/*!
Theme Name: Scarborough
Theme URI: http://underscores.me/
Author: bitcot Technologies
Author URI: http://bitcot.com
Description: A fresh theme created in wordpress.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Scarborough
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Scarborough is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

 .collapsed .desc_Btn_more {
      display: block;
  }

  .collapsed .btn_text_change.hide__Open{
    display: none;

  }

  .btn_text_change.hide__Open{
     margin-left: 16px !important;
  }

  .desc_Btn_more {
      display: none;
  }

 .btn_text_change{
    float: none !important;
    width: auto !important;
    display: inline-block;
    cursor: pointer;
 }
 .investment_page_content .p_para strong {
  font-weight: 600;
 }

 .srv_Accord .card-header span.desc_Btn_more,
 .srv_Accord .card-header span.desc_Btn_more:hover,
 .srv_Accord .card-header span.desc_Btn_more:focus{
  color: #68737B !important;
  margin-top: 10px;
 }

  .btn_text_change:before{
    content: 'View details';
    display: none;
  }

  .btn_text_change:after{
    content: 'Click for hide description';
    display: block;
  }

  .collapsed .btn_text_change:after {
      display: none;
  }

  .collapsed .btn_text_change:before {
      display: block;
  }

.term_description{
  opacity: 0;
  display: none;
}

.post-template-default .h1_all{
  color: #fff;
}
html {margin-top: 0 !important;}
.slide_btn {
    float: left;
    width: 100%;
}

.slide_btn a.get_Button {
    float: left;
}


.footer__content p, .footer__disclosure p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.footer__content p:first-child, .footer__disclosure p:first-child {
  margin-top: 0;
}
.footer__content p:last-child, .footer__disclosure p:last-child {
  margin-bottom: 10px;
}
.footer__disclosure.footer__disclosure--size8, .footer__disclosure.footer__disclosure--size8 p, .footer__disclosure.footer__disclosure--size8 li {
  font-size: 13px; }
.footer__disclosure.footer__disclosure--size12, .footer__disclosure.footer__disclosure--size12 p, .footer__disclosure.footer__disclosure--size12 li {
  font-size: 15px; }
.footer_discloser.disclosure-size-body, .footer_discloser.disclosure-size-body p, .footer_discloser.disclosure-size-body li {
  font-size: 17px; }

.footer_discloser{
 color: #000;
}

/* Marketo basic form styles */
.mainContent .mktoForm {
  max-width: 100%;
  color: #68737A !important;
}
.mainContent .mktoForm .mktoOffset, .mainContent .mktoForm .mktoGutter {
  display: none;
}
.mainContent .mktoForm, .mainContent .mktoForm .mktoLabel, .mainContent .mktoForm .mktoField, .mainContent .mktoForm .mktoRadioList, .mainContent .mktoForm .mktoCheckboxList {
  width: 100% !important;
}
.mainContent .mktoForm fieldset legend {
  margin: 0;
  font-size: 1.5rem;
}
.investment_Post {
    display: inline-block;
    width: 100%;
   /* margin: 40px 0 0 !important;*/
} 


@media all and (min-width: 750px) {
  .mainContent .mktoForm fieldset legend {
    font-size: 1.5rem;
  }
}
.mainContent .mktoForm .mktoFieldWrap, .mainContent .mktoForm .mktoFormCol, .mainContent .mktoForm .mktoLabel {
  float: none;
}
.mainContent .mktoForm .mktoFormRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (min-width: 750px) {
  .mainContent .mktoForm .mktoFormRow {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.mainContent .mktoForm .mktoFormCol {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}
@media all and (min-width: 750px) {
  .mainContent .mktoForm .mktoFormCol {
    margin-left: 30px;
  }
  .mainContent .mktoForm .mktoFormCol:first-child {
    margin-left: 0;
  }
}
.mainContent .mktoForm .mktoClear {
  display: none;
}
.mainContent .mktoForm .mktoLabel {
  margin-bottom: 0.5rem;
  padding-top: 1rem;
  font-size: 1rem;
}
@media all and (min-width: 750px) {
  .mainContent .mktoForm .mktoLabel {
    margin-bottom: 1rem;
    font-size: 1rem;
  }
}
.mainContent .mktoForm .mktoField {
    float: none;
    height: 58px !important;
    display: inline-block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
}
@media all and (min-width: 750px) {
 /*  .mainContent .mktoForm .mktoField {
   height:58px !important;
 
 } */
}
.mainContent .mktoForm .mktoField[type='checkbox'], .mainContent .mktoForm .mktoField[type='radio'] {
  width: auto !important;
  height: auto;
}
.mainContent .mktoForm select.mktoField {
  padding-right: 40px;
}
@media all and (min-width: 750px) {
  .mainContent .mktoForm select.mktoField {
    padding-right: 70px;
  }
}

@media all and (min-width: 750px) {
 /*  .mainContent .mktoForm textarea.mktoField {
   height: 16rem;
 } */
}
.mainContent .mktoForm .mktoRadioList, .mainContent .mktoForm .mktoCheckboxList {
  white-space: nowrap;
}
.mainContent .mktoForm .mktoRadioList > label, .mainContent .mktoForm .mktoCheckboxList > label {
  display: inline-block;
  margin-right: 2rem;
  margin-left: 1rem;
}
.mainContent .mktoForm .mktoRequiredField .mktoLabel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mainContent .mktoForm .mktoRequiredField .mktoLabel > * {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.mainContent .mktoForm .mktoRequiredField .mktoAsterix {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.mainContent .mktoForm .mktoButtonRow {
  display: block;
  margin-top: 3rem;
  text-align: center;
}
.mainContent .mktoForm .mktoButtonWrap {
  margin: 0 !important;
}


.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
   /* padding: .375rem 1.5rem !important;*/
    height: 40px !important;
    font-size: 1.2rem !important;
    background: #204778;
    color: #fff;
    border: 1px solid transparent !important;
    border-radius: .25rem !important;
}

.mktoForm button.mktoButton:hover {
background: #488FCD;
}




@media (max-width: 991px) {
    #footer .disclosure-size-body, #footer .disclosure-size-body p, #footer .disclosure-size-body li {
      font-size: 14px; } 
  }

nav.navigation.pagination {
    width: 100%;
}


/*css 15-01-2020.....*/


.blue_Icons_Module .icon_col {
    display: inline-block;
    text-align: center;
    width: 22.333%;
    margin: 10px 1%;
    vertical-align: top;
}
.blue_Icons_Module .r_center{
    display: inline-block;
    text-align: center;
    width: 100%;
}

.heading_style {
    color: #111;
    font-style: italic;
    padding-bottom: 10px;
}

.footer_padding {
    padding-top: 40px;
}

.team_holder_c1 {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.team_holder_c {
    max-width: 1200px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.team_left {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.team_Module .member_Avtar {
    display: inline-block;
    width: 126px;
    height: 140px;
    margin: 0 25px 20px 0;
    float: none;
    text-align: center;
    vertical-align: top;
}
.t_sec_content {
    display: inline-block;
    width: 400px;
    text-align: left;
}



.number_Module .number_col {
    display: inline-block;
    text-align: center;
    width: 30.3333%;
    margin: 10px 1%;
    vertical-align: top;
}

.number_Module .r_center {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.hero_sp1{
 border-bottom: solid 1px #999999 !important;
}
.video_content {
    padding-left: 20px;
    padding-right: 20px;
}
.scrollingticker_Action {
    float: left;
    width: 100%;
    padding: 60px 0;
}
/* card section css*/


.card_Section{
 background: #fff;
}

.default_page_content img,.blog_single_page img{
  max-width: 100%;
}
.member_Avtar img {
    max-width: 100%;
    height: 140px;
}


.insurance_licenses {
    width: 100%;
    float: left;
    margin: 10px 0px;
}

.share_post_sec a.social_links.social_tw {
    background-color: #1cb7eb;
}

.share_post_sec a.social_links.social_ln {
    background-color: #1686b0;
}

.share_post_sec a.social_links.social_fb {
    background-color: #4e71a8;
}

/*11-02-2020*/
.blog_index_page, .disclouser_target {
  float: left;
  width: 100%;
}
.blog_index_page .blog_sec .form-control {
  border: solid 1px #707070;
  border-radius: 0;
  height: 42px !important;
  color: #9EA1A4;
}
.blog_index_page .blog_sec .form-group {
  margin-bottom: 2rem;
}
.blog_index_page .blog_sec .item {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.blog_index_page .p_para h3 {
  margin-bottom: 15px;
}
.bottom-pagination {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.bottom-pagination .pull-right {
    float: none;
    display: inline-block;
    text-align: center;
}
.bottom-pagination .pull-right ul {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0;
    list-style: none;
}
.bottom-pagination .pull-right ul li {
    display: inline-block;
    text-align: center;
}
.bottom-pagination .pull-right ul li a, .bottom-pagination .pull-right ul li .current {
    display: inline-block;
    color: #007AAC;
    border: solid 1px #556067;
    padding: 6px 16px;
    margin: 0 4px;
    font-size: 16px;
}

.bottom-pagination .pull-right ul li .current {
    border: solid 1px #e1e1e1;
    color: #e1e1e1;
}

.bottom-pagination .pull-right ul li a:hover {
    border: solid 1px #007AAC;  
}

.without_hero_banner {
  margin: 20px 0px;
  width: 100%;
  float: left;
}

/*11-02-2020*/

/*18-02-2020*/
.mainContent .middle_sec_cls .mktoForm .mktoFormRow{
  display:block;
}

.mainContent .middle_sec_cls .mktoForm .mktoFormCol {
     margin-left: 0; 
}

.mainContent .middle_sec_cls .mktoForm .mktoButtonWrap {
    margin-left: 0 !important;
}

.mainContent .middle_sec_cls .mktoForm .mktoButtonRow {
  text-align : left;
}

.contact_sec_map_tpl .disclosure_mobile{
    display: none;
  }

   .about_company_map {
    margin-bottom: 30px;
}

/*18-02-2020*/

/*21-04-2020*/

.news_index_main h1:last-child, .news_index_main h2:last-child, .news_index_main h3:last-child, .news_index_main h4:last-child, .news_index_main h5:last-child, .news_index_main h6:last-child, .news_index_main p:last-child, .news_index_main ul:last-child, .news_index_main ol:last-child {
    margin-bottom: 0;
}

.news_index_main  .index__icon {
    display: inline-block;
    font-size: 24px;
    opacity: 0.5;
}
.news_index_main .index__icon--active {
    opacity: 1;
}

.news_index_main img, .news_index_main svg {
    height: auto;
}

.news_index_main iframe, .news_index_main img, .news_index_main svg {
    max-width: 100%;
}
.news_index_main a:hover, .news_index_main a:active, .news_index_main a:focus {
    text-decoration: underline;
}

.news_index_main h1, .news_index_main h2, .news_index_main h3, .news_index_main h4, .news_index_main h5 {
    font-family: "myriad-pro",sans-serif;
}

.news_index_main p{
  font-size: 19px;
}

.news_index_main .item__date, .news_index_main .item__headline, .news_index_main .item__location {
    margin: 0;
}

.news_index_main .index.list .item {
    margin-bottom: 30px;
}

.news_index_main .item__snippet {
    margin-top: 5px;
}

.news_index_main .index.grid .item {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-bottom: 15px;
    border: 1px solid #68737A;
    padding: 20px 0;
}

.news_index_main .index.grid .item h2, .news_index_main .index.grid .item h3, .news_index_main .index.grid .item h4, .news_index_main .index.grid .item h5, .news_index_main .index.grid .item h6, .news_index_main .index.grid .item p {
    padding-left: 20px;
    padding-right: 20px;
}

.news_index_main .index.grid .item__snippet {
    display: none;
}

.news_index_main .index.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.news_index_main .col-inner.l-alignTextRight {
    text-align: right;
}



.news_index_main .sidebar__headline {
    margin-bottom: 0;
    font-weight: 400;
}

.news_index_main .sidebar__linkListItem {
    font-weight: 600;
    line-height: 26px;
    font-size: 19px;
}

h3.post_count_news{
    color: #68737A;
}

.news_index_main h5.sidebar__headline {
    font-family: "myriad-pro",sans-serif;
    font-weight: normal;
    font-size: 23px;
    color: #68737A;
}

.news_index_main .sidebar__linkList {
    margin-top: 10px;
    padding-left: 0;
    list-style: none;
}

/*21-04-2020*/


/*02-06-2020*/
/*** Event__Single CSS ***/
.single-event_listing nav.navigation.post-navigation {
    display: none;
}

.single-event_listing footer.entry-footer {
    display: none;
}
.wpem-single-event-body-content h1, .wpem-single-event-body-content h3, .wpem-single-event-body-content h4 {
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 0.7px;
}
.wpem-single-event-body-content h2 {
  font-size: 24px !important;
}
.wpem-single-event-body-content h3 {
  font-size: 22px !important;
}
.wpem-single-event-body-content h4 {
  font-size: 20px !important;
}
.wpem-single-event-body-content p {
  color: #556067;
  font-size: 16px;
  letter-spacing: 0.7px;
}
.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-name {
  font-size: 20px;
  color: #005189;
}
.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper .wpem-organizer-profile .wpem-organizer-short-info {
  color: #556067;
  font-size: 16px;
}
.event_registration .wpem-event-sidebar-button {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  text-align: center;
  border-bottom: solid 1px #e7e7e7;
  padding-bottom: 24px;
  /*background: linear-gradient(-90deg, white, #fafafa, #fafafa, #fafafa, white);*/
}
.registration_button, #event-youtube-button {
  background: #007AAC !important;
  max-width: 220px;
  width: 100% !important;
  display: inline-block !important;
  padding: 8px 15px 5px !important;
  line-height: 24px !important;
  height: auto;
  letter-spacing: 0.7px !important;
}
.registration_button:hover, .registration_button:focus,
#event-youtube-button:hover, #event-youtube-button:focus {
  background: #005189 !important;
}
#event-youtube-button {
  display: block !important;
  margin: 0 auto;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-heading-text {
  font-size: 18px;
  font-weight: 600;
  color: #005189;
  margin: 0 0 10px 0;
  letter-spacing: 0.7px;
  border-bottom: double 4px #e7e7e7;
  padding-bottom: 5px;
}
.wpem-single-event-sidebar-info {
  float: left;
  width: 100%;
  color: #556067;
  font-size: 15px;
  letter-spacing: 0.7px;
}
.wpem-single-event-page .wpem-single-event-sidebar-info {
  margin-bottom: 0;
}
.single-event_listing .entry-header {
  background: linear-gradient(-90deg, white, #fafafa, #fafafa, #fafafa, white);
  display: none;
  text-align: center;
  width: 100%;
  padding: 20px 0;
}
.single-event_listing .post-thumbnail {
  display: none;
}
.single-event_listing .wpem-single-event-wrapper {
  border: none;
}
.wpem-single-event-page .wpem-single-event-footer .wpem-organizer-profile-wrapper {
  border-top: none; 
  padding: 30px;
  text-align: center;
  margin-top: 34px;
  background: linear-gradient(-90deg, white, #fafafa, #fafafa, #fafafa, white);
}
.single-event_listing .wpem-event-single-image {
  float: left;
  width: 100%;
  height: 340px !important;
}
.single-event_listing .wpem-event-single-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.single-event_listing .wpem-single-event-sidebar-info a {
  color: #007AAC !important;
}
.single-event_listing .wpem-single-event-sidebar-info a:hover,
.single-event_listing .wpem-single-event-sidebar-info a:focus {
  color: #005189 !important;
  text-decoration: none !important;
}
.single-event_listing .wpem-single-event-wrapper .wpem-single-event-header-top {
  background: #005189;
  color: #fff;
  margin-bottom: 40px;
  overflow: hidden;
}
.single-event_listing .wpem-single-event-body-content {
  padding: 0 30px 15px 15px !important;
}
.single-event_listing .wpem-single-event-body-sidebar {
  padding: 0 30px 30px 0 !important;
}
.single-event_listing .container {
  max-width: 100%;
  padding: 0;
}
.single-event_listing .container .wpem-single-event-body {
  max-width: 1200px;
  margin: 0 auto;
}
.single-event_listing .container .wpem-row {
  margin-right: 0;
}
.single-event_listing .wpem-single-event-body iframe {
  width: 100%;
  margin-bottom: 15px;
}
.single-event_listing .wpem-event-title {
  float: left;
  width: 100%;
  border-bottom: double 4px;
  padding-bottom: 7px;
  margin-bottom: 15px;
  border-color: rgba(255,255,255,0.4);
}
.single-event_listing  .wpem-event-title .wpem-heading-text {
  color: #fff !important;
}
.single-event_listing .wpem-event-organizer-name {
  font-size: 16px !important;
  letter-spacing: 0.7px;
}
.single-event_listing .wpem-event-details {
  font-size: 16px !important;
  letter-spacing: 0.7px !important;
}
.single-event_listing .wpem-event-details .wpem-icon-eye {
  font-size: 22px;
  vertical-align: middle;
  display: inline-block;
  margin: -2px 5px 0 0;
}
.single-event_listing .wpem-date, .single-event_listing .wpem-month,
.single-event_listing .wpem-date-separator  {
  color: #fff !important;
}
.single-event_listing .wpem-single-event-header-top .wpem-single-event-short-info .wpem-event-date {
  display: inline-block;
  width: calc(100% - 30px);
  margin-bottom: 30px;
  background-color: rgba(255,255,255,0.2);
  padding: 10px;
  border-radius: 3px;
  text-align: center;
  line-height: 0 !important;
}
#wpem-youtube-modal-popup .wpem-modal-content-wrapper {
  margin-top: 140px;
}
#wpem-youtube-modal-popup .wpem-modal-header-title-text {
  color: #007AAC;
  font-weight: 500;
  margin-top: 8px;
  letter-spacing: 0.7xp;
}
#wpem-youtube-modal-popup .wpem-modal-content-wrapper iframe {
  width: 100%;
}

/*02-06-2020*/

.search-results footer.entry-footer, .search-results .entry-meta {
    display: none;
}

.mobile_menu_category{
  display: none;
 }

 .desktop_menu_category{
  display: block;
 }

 @media (max-width: 1450px) {
  .video_right_sec .video_content {
      max-width: 495px;
      float: right;
  }
  .video_right_sec .video_Cover {
      max-width: 495px;
      float: left;
  }
  .video_left_sec .video_content {
      max-width: 495px;
      float: left;
      padding-top: 0;

  }
  .video_left_sec .video_Cover {
      max-width: 495px;
      float: right;
  }
 }
 @media (max-width: 1023px) {
  .t_sec_content {
     text-align: center;
    margin: 0 auto;
    width: 400px;
    display: block;
  }

  .hero_Main-Left {
      background-position: -70px top !important;
  }
}
  
@media (max-width: 991px) {
   .search_page_c {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 15px;
        margin-top: 15px;
       } 
  .video_content span {
    font-size: 32px;
    line-height: 35px;
  }
.video_content p {
    font-size: 16px;
    line-height: 26px;
}

/*11-02-2020*/
.blog_index_page .blog_sec {
  float: left;
  width: 96%;
  padding: 0 2%;
}
.blog_index_page .mid_part-1 {
  padding-left: 0;
  padding-right: 0;
}
/*11-02-2020*/

/*18-02-2020*/
 .disclosure_mobile .see_disclosure_div {
    text-align: left !important;
}
  .contact_sec_map_tpl .row{
   margin-left: 0px  !important;
   margin-right: 0px !important; 
  }
  .company_details {
    padding: 30px 0px;
 }
 .contact_sec_map_tpl .desk_top_v {
  display: none;
  }
  .contact_sec_map_tpl .disclosure_mobile{
    display: block;
  }
  .about_company_map {
    margin-bottom: 0px;
}
/*18-02-2020*/


/*02-06-2020*/

  .single-event_listing .container .wpem-row {
    margin: 0;
  }
  .single-event_listing .wpem-single-event-body-content {
    padding: 15px 0 !important;
  }
  .single-event_listing .wpem-single-event-wrapper .wpem-single-event-header-top {
    overflow: visible;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .single-event_listing .wpem-single-event-left-content::after {
    display: none;
  }
  .single-event_listing .wpem-single-event-images {
    padding: 0;
  }
  .single-event_listing .wpem-event-single-image {
    height: 300px !important;
  }
  .single-event_listing .wpem-single-event-short-info {
    padding: 25px 20px;
  }
  .single-event_listing .wpem-single-event-short-info .wpem-event-date {
    margin-bottom: 20px !important;
  }
  .single-event_listing .wpem-event-title {
    margin-bottom: 15px !important;
  }
  .single-event_listing .wpem-event-details .clearfix {
    display: none !important;
  }
  .single-event_listing .wpem-event-organizer-name {
    margin-bottom: 15px;
  }
  .single-event_listing .container .wpem-single-event-body {
    float: left;
  }
  .single-event_listing .wpem-single-event-footer {
    float: left;
    width: 100%;
  }
/*02-06-2020*/



}

@media (min-width: 480px){
   /*21-04-2020*/
      .news_index_main .index.grid .item {
        -webkit-flex: 0 1 49%;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
    }
     /*21-04-2020*/
}


@media (max-width: 767px) {
   .mobile_menu_category{
    display: block;
   }

   .desktop_menu_category{
    display: none;
   }

   .scrollingticker_Action {
        padding: 30px 0;
    }
  .video_left_sec .video_content {
    max-width: 100%;
     padding: 20px 0 0 0;
  }
  .video_left_sec .video_Cover {
      max-width: 100%;
      float: left;
  }
  .video_right_sec .video_content {
    max-width: 100%;
     padding: 0 0 20px 0;
  }
  .video_right_sec .video_Cover {
      max-width: 100%;
      float: left;
  }

  /*02-06-2020*/
  .footer_Module .container {
      padding-right: 15px;
      padding-left: 15px;
    }
  /*02-06-2020*/
}
@media (max-width: 640px) {
.hero_Main-Left {
    background-position: -200px top !important;
}
  .blue_Icons_Module {
    padding: 30px 0;
}
  .blue_Icons_Module .icon_col {
    width: 100%;
    margin: 15px 0%;
    display: block;
    margin: 15px auto;
    max-width: 280px;
    text-align: center;
  }
  .round_Icons {
      width: 68px;
      height: 68px;
      display: inline-block;
      line-height: 68px;
  }
  /*.round_Icons img{
    width: 44px;
  }*/

  .col_Center .heading_holder{
    display: inline-block;
    width: calc(100% - 75px);
    vertical-align: middle;
  }
   .col_Center .heading_holder h4{
    font-size: 18px;
    text-align: left;
    margin: 0 0 0 15px;
   }
   .col_Center{
    display: inline-block;
    text-align: center;
    width: 100%;
   }

   .t_sec_content {
      display: block;
      width: 400px;
      text-align: center;
      margin: 0 auto;
  }

 
  .number_Module {
      padding: 30px 0 35px 0;
  }

  .number_Module .number_col {
    width: 65%;
    margin: 15px 0;

  }
}

 @media (max-width: 440px) {
  .t_sec_content {
     text-align: center;
    margin: 0 auto;
    width: 98%;
    display: block;
  }
}


/*css 15-01-2020.....*/

/*css 15-01-2020.....*/
.retirement_planning h1, .retirement_planning h2, .retirement_planning h3 {
    font-weight: 400;
}
.retirement_planning h4, .retirement_planning h6 {
  color: black;
}
.retirement_planning strong, .retirement_planning b {
    font-weight: 900;
}
.retirement_planning .p_para {
  font-size: 19px;
  font-weight: 300;
  color: #68737A;
  line-height: 1.5;
}
.retirement_planning .p_para p {
  margin-bottom: 1.5rem;
}
.retirement_planning .section_space {
  margin: 0;
}
.breakout__content {
  float: left;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 19px;
  color: #68737A;
}
.breakout {
  margin-top: 0;
  padding: 0;
  background-color: white;
  border: 1px solid #A8B1B8;
  margin-bottom: 1.5rem;
  float: left;
  width: 100%;
}
.breakout__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 80px;
    margin: 0 0 40px;
    padding: 10px 20px;
    background-color: #77C044;
}
.breakout__headerImage {
    -webkit-flex: 0 0 40px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    margin-right: 15px;
}
.breakout h3, .breakout h4, .breakout h5, .breakout h6 {
    color: #000;
}
.breakout .breakout__headerText {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0;
    color: #fff;
}
.breakout__footer {
    margin: 40px 0 0;
    padding: 20px;
  float: left;
  width: 100%;
  font-size: 19px;
}
.breakout__footer p {
  margin: 0;
}
.dark-gray-bg {
    background-color: #68737A;
}
.breakout__checklist li:before {
    content: '\002714';
    position: absolute;
    left: 0;
    top: -8px;
    color: #77C044;
    font-size: 40px;
}
.breakout__checklist li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 30px;
  color: #68737A;
}

.breakout__checklist {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.reverse {
    color: #ffffff;
}

.aligncenter, .alignleft, .alignright {
    display: block;
    margin: 2rem auto;
}
.breakout__content img {
  max-width: 100%;
}
@media (min-width: 750px){

.default_page_content .p_para,.default_page_content li{
  color: #68737A;
  font-family: "myriad-pro",sans-serif;
  line-height: 1.5;
  font-size: 19px;
  font-weight: 400; 
}
/*21-04-2020*/
  .news_index_main .index.grid .item {
    -webkit-flex: 0 1 32%;
    -ms-flex: 0 1 32%;
    flex: 0 1 32%;
}
/*21-04-2020*/

.default_page_content p{
  color: #68737A;
  font-family: "myriad-pro",sans-serif;
  line-height: 1.5;
  font-size: 19px;
  font-weight: 400; 
}

.alignright {
    float: right;
    clear: left;
    margin-left: 2rem;
}

.alignleft {
    float: left;
    clear: right;
    margin-right: 2rem;
}
.alignleft, .alignright {
    max-width: 50%;
    margin-top: 0;
}
}
@media (max-width: 767px){
.retirement_planning {
  padding: 0 15px;
}
.retirement_planning .section_space {
  padding: 0;
}
.retirement_planning .p_para, .breakout__content, .breakout__footer {
  font-size: 15px;
}
.breakout__header {
  margin: 0 0 20px;
}
.breakout .breakout__headerText {
  font-size: 20px;
}
}
/*css 17-01-2020 */

/*05-02-2020*/
@media (min-width: 992px){

/*29-04-2020*/
.sub_div ul li.nav-link {
  margin: 0 0 10px !important;
  padding: 0 !important;
  line-height: 15px;
} 
/*29-04-2020*/ 
.element_sub_1 .dropdown-menu {
    max-width: 300px;
    position: relative !important;
}
.element_sub_2 .dropdown-menu {
  max-width: 600px;
  position: relative !important;
}
.element_sub_3 .dropdown-menu {
  max-width: 900px;
  margin: 0 auto;
  position: relative !important;
}
.element_sub_4 .dropdown-menu {
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.element_sub_1 .dropdown-menu .sub_div {
  width: 100%;
}
.element_sub_2 .dropdown-menu .sub_div {
  width: 48%;
}
.element_sub_3 .dropdown-menu .sub_div {
  width: 32.33333%;
}
.element_sub_4 .dropdown-menu .sub_div {
  width: 16.33333%;
}

.navbar .dropdown {
  position: relative;
  width: auto;
}

.element_sub_4, .element_sub_3 {
  position: static !important;
}

.menu_container_sec {
    min-width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: fixed !important;
    border: none;
    background-color: rgba(51, 51, 51, 0.90) !important;
    border-radius: 0;
    width: 100%;
    left: 0;
    right: 0;
    top: 100px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: none;
    float: left;
}
.contactBox_sidebar_scroll {
  max-width: 307px;
}
@media only screen and (min-width: 992px)  {
.navbar.compressed_Bar .dropdown-menu {
  top: 100px !important;
}
}

.navbar .dropdown:hover .menu_container_sec, .navbar .dropdown .menu_container_sec:hover {
    display: block !important;
}
.menu_container_sec .dropdown-menu{
  background: transparent !important;
  top: 0 !important;
}
.navbar .nav-item {
  padding: 0 !important;
  margin: 0 .75rem !important;
}
.navbar.compressed_Bar .menu_container_sec .dropdown-menu {
    top: 0px !important;
}

.navbar.compressed_Bar .menu_container_sec {
    top: 66px;
  }

 }
@media only screen and (max-width: 1450px) and (min-width: 992px)  {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
} 

.navbar_Area .nav-item a {
    font-size: 13px !important;
}


.clr_One a{
  padding: 40px 15px !important;
}
.logo_Left {
    border-right: solid 1px #D1D2D2;
    padding-right: 15px;
    margin-right: 10px;
}
.navbar-brand {
    margin-right: 0.7rem;
}
.header_Logo a {
    width: 96px;
}
.header_Logo a img {
  width: 100% !important;
}

}


/* PM SUBPAGE menubar     */

#menu-PMsubpage {
 width: 960px;
 font-size: 16px;
 color: #FFFFFF;
 margin: 0 auto 0;
 clear: both;
 overflow: hidden;
background-color: #369;
 }
#menu-PMsubpage ul {
 width: 100%;
 float: left;
 list-style: none;
 margin: 0;
 padding: 0;
 }
#menu-PMsubpage li {
 float: left;
 list-style: none;
 }
#menu-PMsubpage li a {
 color: #FFF;
 display: block;
 font-size: 16px;
 margin: 0;
 padding: 12px 15px;
 text-decoration: none;
 position: relative;
 }
#menu-PMsubpage li a:hover, #menu-PMsubpage li a:active, #menu-PMsubpage.current_page_item a, #menu-PMsubpage.current-cat a, #menu-PMsubpage.current-menu-item {
 color: #CCC;
 }
#menu-PMsubpage li li a, #menu-PMsubpage li li a:link, #menu-PMsubpage li li a:visited {
 background: #555;
 color: #FFF;
 width: 138px;
 font-size: 12px;
 margin: 0;
 padding: 5px 10px;
 border-left: 1px solid #FFF;
 border-right: 1px solid #FFF;
 border-bottom: 1px solid #FFF;
 position: relative;
 }
#menu-PMsubpage li li a:hover, #menu-PMsubpage li li a:active {
 background: #333;
 color: #FFF;
 }
#menu-PMsubpage li ul {
 z-index: 9999;
 position: absolute;
 left: -999em;
 height: auto;
 width: 160px;
 }
#menu-PMsubpage li ul a {
 width: 140px;
 }
#menu-PMsubpage li ul ul {
 margin: -31px 0 0 159px;
 }
#menu-PMsubpage li:hover ul ul, #menu-PMsubpage li:hover ul ul ul{
 left: -999em;
 }
#menu-PMsubpage li:hover ul, #menu-PMsubpage li li:hover ul, #menu-PMsubpage li li li:hover ul{
 left: auto;
 }
#menu-PMsubpage li:hover {
 position: static;
 }





/* custom menues   */


/* Serch form css */
 .search-box{
     background: transparent;
    position: absolute;
    top: 100px;
    right: -35.3%;
    width: 536px;
    display: none;
    transition: visibility 0s, opacity 0.5s linear;
}
li.nav-item.search_filter_wp {
    position: relative;
}

.search-box input.search-field {
    height: 45px;
    font-size: 1rem;
    letter-spacing: 0.7px;
    color: #c2c7c6;
    background-color: #676e7f;
    border-radius: 0;
    padding: 1.7rem 1.2rem;
    border: none;
    font-style: italic;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.search-box input.search-field::placeholder { 
  color: #c2c7c6;
  opacity: 1; /* Firefox */
}


.search-box input[type="submit"]{
  width: 80px;
  padding: 5px 0;
  background: #D80B15;
  color: #fff;
  margin-left: -6px;
  border: 1px solid #D80B15;
  outline: none;
  cursor: pointer;
} 

.navbar_Area .dropdown-toggle::after {
    display: none !important;
}

#search_btn{
  display: none;

}

.search_page_c article {
    margin-bottom: 15px;
}



 .mobile_search .search-box_mobile{
      padding: 15px 50px;
  }

    form.search-form_mobile input[type=search] {
    padding: 10px;
    font-size: 17px;
    border: 1px solid #48494b;
    float: left;
    width: 80%;
    border-right: none;
    background: #f1f1f1;
}

form.search-form_mobile button {
    float: left;
    width: 20%;
    padding: 10px;
    background: #48494b;
    color: white;
    font-size: 17px;
    border: 1px solid #48494b;
    border-left: none;
    cursor: pointer !important;
}

form.search-form_mobile button:hover,form.search-form_mobile button:focus {
 outline: none;
 box-shadow: none;
 background-color: none;
}

form.search-form_mobile::after {
  content: "";
  clear: both;
  display: table;
}

@media screen and (max-width: 1450px) {
   .search-box{
        top: 98px;
        right: -54.3%;
    }
}


a.PManchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.YouTubeiframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}
.YouTubeiframe-container iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.hero__Inner {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  background-position: left -150px center;
  background-size: contain;
  background-repeat: no-repeat;
  
  border-bottom: 1px solid #eee;
  margin-bottom: 50px;
  min-height: 160px;
}
.h1__flex {
  height: 100%;
  justify-content: start;
  align-items: center;
  display: flex;
}



.contactBox.srv_back {
  background: none !important;
  padding: 0;
  max-width: 307px;
}
.my_clr {
  color: #000;
  font-weight: 600;
  margin-top: 10px !important;
  float: left;
}
.srv_mange {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.srv_mange ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.srv_mange ul li {
  float: left;
  width: 100%;
  margin: 0 0 3px;
}
.srv_mange ul li a {
  float: left;
  width: 100%;
  color: #fff;
  background: #004177;
  padding: 8px 15px;
  text-align: left;
}
.srv_mange ul li a:hover,
.srv_mange ul li a:focus,
a.active_row {
  color: #fff !important;
  background: #45A2C1 !important;
}

.srv_mange ul li a i {
  float: right;
  font-size: 24px;
  margin-left: 10px;
  width: 15px;
  text-align: right;
}
.srv_mange ul li a span {
  float: left;
  width: calc(100% - 27px);
}
.md-accordion .card .fa-angle-down {
  float: left;
}
.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  line-height: 26px;
}
.srv_Accord {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.srv_Accord .p_para {
  float: left;
  margin-bottom: 20px;
  margin-left: 0;
}
.srv_Accord .card-header {
  border-radius: 0;
  padding: 0;
  background: none !important;
  border: none;
  margin: 0 !important;
  cursor: pointer;
}
.srv_Accord .card {
  padding: 0;
  background: none;
  border: none;
  margin-bottom: 25px;
}
.srv_Accord .card-header i {
  float: left;
  width: 30px;
  height: 30px;
  background: #023F77;
  border-radius: 100px;
  text-align: center;
  line-height: 32px;
  color: #fff;
}
.srv_Accord .card-header:hover i,
.srv_Accord .card-header:focus i,
.srv_Accord .acr__inner .card-header a[aria-expanded="true"] i {
  background: #45A2C1;
}
.srv_Accord .card-header span {
  float: right;
  width: calc(100% - 45px);
  color: #023F77;
  text-transform: none;
}
.srv_Accord .card-header h5 span {
  font-size: 21px;
} 
.srv_Accord .card-header:hover span,
.srv_Accord .card-header:focus span,
.srv_Accord .acr__inner .card-header a[aria-expanded="true"] span {
  color: #45A2C1;
}

.srv_Accord .card-header .collapse__Remove i {
  background: #45A2C1 !important;
}
.srv_Accord .card-header .collapse__Remove span {
  color: #45A2C1 !important;
}

.click_for_description span {
  font-size: 18px !important;
}
.investment_page_content .p_para a {
  color: #023F77;
  text-decoration:underline;
}
.investment_page_content .p_para a:hover {
  color: #45A2C1;
}
.acr__inner {
  float: left;
  width: 100%;
  margin: 20px 0 0 50px;
  border-left: solid 1px #45A2C1;
  padding-left: 20px;
}
.srv_Accord .acr__inner .p_para {
  margin-bottom: 0;
  margin-left: 26px;
}
.srv_Accord .acr__inner .accordion  .card:last-child {
  margin-bottom: 0;
}
.srv_Accord .card-body .p_para:last-child {
  margin-bottom: 0;
}
.srv_Accord .acr__inner .card-header i {
  background: none;
  border: solid 1px #023F77;
  color: #023F77;
}
.srv_Accord .acr__inner .card-header:hover i,
.srv_Accord .acr__inner .card-header:focus i {
  color: #45A2C1;
  border-color: #45A2C1;
  background: none;
}
.srv_Accord .acr__inner .card-header a[aria-expanded="true"] i {
    border-color: #45A2C1;
  color: #45A2C1;
    background: none;
}
.srv_Accord .accordion {
  width: 100%;
  float: left;
}
.dv_head {
  float: left;
  width: 100%;
  padding-left: 46px;
  margin-bottom: 10px;
}
.srv_Accord .p_para em {
  font-weight: 600;
}
.investment__tpl_bottom {
  display: none;
  width: 100%;
  background: #004177;
  text-align: center;
  padding: 30px 0;
  color: #fff;
}
.investment__tpl_bottom h3 {
  color: #fff;
  font-size: 24px;
}
.investment__tpl_bottom a {
  background: transparent;
  color: #fff;
  font-size: 18px;
  border: solid 1px #ffff;
  display: inline-block;
  padding: 6px 15px;
  border-radius: 6px;
  width: 175px;
}
.investment__tpl_bottom a:hover,
.investment__tpl_bottom a:focus {
  background: #fff;
  color: #004177;
}
.mbl_mob {
  display: none;
}
.btn_container_sec {
  float: left;
  width: 100%;
  margin-left: 46px;
}
.srv_Accord .card-body {
  padding: 0 0 0 46px;
}
.srv_Accord .card-body h1,
.srv_Accord .card-body h2,
.srv_Accord .card-body h3,
.srv_Accord .card-body h4,
.srv_Accord .card-body h5,
.srv_Accord .card-body h6 {
  margin-bottom: 15px;
}
.srv_Accord .card-body ul,
.srv_Accord .card-body ol {
  float: left;
  width: 100%;
  padding: 0 0 0 15px;
}
.srv_Accord .card-body ul li,
.srv_Accord .card-body ol li {
  float: left;
  width: 100%;
  margin-top: 8px;
}
.srv_Accord .card-body ul li:first-child
.srv_Accord .card-body ol li:first-child {
  margin-top: 0;
}
.term_description {
  float: left;
  width: 100%;
  margin-bottom: 7px;
}
.desc_Btn_more {
  cursor: default;
  color: #68737A !important;
  font-family: "myriad-pro",sans-serif;
  line-height: 1.5;
  font-size: 19px !important;
  font-weight: 400;
}
.investment__tpl  {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.investment_page_content  {
  float: left;
  width: 100%;
  margin-top: 7px;
}
.btn_text_change {
  font-size: 18px !important;
  text-decoration: underline;
  margin: 5px 0 !important;
}





.hero_Title {
  position: relative;
}
.pageTitle--backgroundImage {
  min-height: 160px;
  border-bottom: 1px solid #eee;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (min-width: 1024px) {
.pageTitle__backgroundImage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: block;
  background-image: url("https://www.planmember.com/members/wp-content/themes/planmember/assets/images/backgrounds/mug.png");
  background-position: left -200px center;
  background-repeat: no-repeat;
  background-size: contain;
}
}
.col_hero {
  width: calc(100% - 20px);
  margin: 30px 0;
  padding: 25px 0;
  float: left;
}
.hero_Title h1 {
  margin: 0;
}
@media screen and (max-width: 1500px) {
.pageTitle--backgroundImage .container,
.contact_sec  .container {
  max-width: 1200px;
}
} 
@media screen and (min-width: 1200px) and (max-width: 1500px) { 
.contactBox_sidebar_scroll {
  max-width: 270px !important;
}
}
@media screen and (min-width: 1200px) {
.pageTitle__backgroundImage {
  background-position: -100px;
}
}
@media screen and (min-width: 1440px) {
.pageTitle__backgroundImage {
  background-position: left 0 center;
}
}
@media screen and (max-width: 1023px) {
.pageTitle__backgroundImage {
  display: none;
}
.pageTitle--backgroundImage .offset-md-3 {
  margin-left: 0;
}
.pageTitle--backgroundImage {
  min-height: auto;
  padding: 30px 0;
}
.col_hero {
  margin: 0;
  padding: 0 15px;
}
}
@media screen and (max-width: 767px) {
.hero_Title h1 {
  font-size: 30px;
}
}































@media screen and (max-width: 1260px) {
.srv_Accord .acr__inner .card-body {
  padding-right: 45px;
}
}
@media screen and (max-width: 991px) {
.contactBox.srv_back, .contactBox_sidebar_scroll {
  background: #004177 !important;
  padding: 0;
  max-width: inherit !important;
  position: inherit !important;
  margin: 25px 0 0;
}
.srv_mange ul li {
  margin: 0;
}
.page-template-tpl-investment .hero__Inner {
  margin-bottom: 0;
}
.srv_mange {
  margin-bottom: 15px;
}
.investment__tpl_bottom {
  display: inline-block;
}
.contact_sec.investment__tpl .container {
  padding-left: 15px;
  padding-right: 15px;
}
.investment_page_content .my_clr {
  margin-top: 20px !important;
}
.investment_page_content .section_space,
.investment_page_content .mid_part-1 {
  padding-left: 0;
  padding-right: 0;
}
}
@media screen and (max-width: 767px) {
.investment_page_content .my_clr {
  margin-top: 10px !important;
}
.srv_Accord .card-header i {
  width: 26px;
  height: 26px;
  line-height: 27px;
}
.srv_Accord .card-header span {
  width: calc(100% - 40px);
  font-size: 18px;
}
.srv_Accord .p_para {
  margin-left: 0;
}
.acr__inner {
  margin: 20px 0 0 42px;
}
.dv_head {
  padding-left: 42px;
}
.page-template-tpl-investment .see_disclosure_div {
  margin: 0 0 35px !important;
}
.mbl_mob {
  display: block;
  padding: 16px 30px !important;
}
.mbl_desk {
  display: none;
}
.srv_mange li.dropdown__mbl {
   display: inline-block;
   position: relative;
   float: none;
}
.srv_mange ul li ul.dropdown__dsk {
   min-width: 100%; /* Set width of the dropdown */
   background: #f2f2f2;
   display: none;
   position: absolute;
   z-index: 999;
   left: 0;
   top: 56px;
}
.srv_mange ul li ul.dropdown__dsk li{
    display: block;
}
.srv_mange .dropdown__dsk i {
  display: none;
}
.contactBox.srv_back, .contactBox_sidebar_scroll {
  margin: 0 -15px 0;
}
.investment_page_content .section_space {
  padding-left: 0;
  padding-right: 0;
}
.srv_mange ul li a {
  padding: 10px 30px;
}
.mbl_mob .fa-angle-up {
  display: none;
}
.mbl_mob.active .fa-angle-up {
  display: inline-block !important;
}
.mbl_mob.active .fa-angle-down {
  display: none;
}
.srv_mange .dropdown__dsk span {
  width: 100%;
}
.investment_Hero {
  display: none;
}
.page-template-tpl-investment .mobile_title_banner{
  display: none;
}
.investment__tpl {
  margin-top: 0;
}
.srv_Accord .card-body {
  padding: 0 0 0 41px;
}
.srv_Accord .acr__inner .card-body {
  padding: 0 45px 0 41px;
}
.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
  line-height: 22px;
}
}















/*@media screen and (max-width: 1160px) {
.hero__Inner {
  background-position: -200px;
}
}*/
@media screen and (max-width: 991px) {
.hero__Inner {
  background-image: none !important;
  min-height: inherit;
}
.hero__Inner {
  margin-bottom: 30px;
}
.h1__flex {
  min-height: 100px;
  justify-content: start;
  padding: 30px 15px;
}
.hero__Inner .offset-md-3 {
  margin-left: 0;
}
}
@media screen and (max-width: 767px) {
.h1__flex h1 {
  font-size: 30px;
}

}
@media screen and (max-width: 575px) {
.contactBox {
  margin: 10px 0 0;
}
} 


/*hero logo media*/


@media screen and (min-width: 1920px) {
  .breakpoint_1920{
  display: block;
 }
 .breakpoint_1450{
  display: none;
 }
 .breakpoint_1023{
  display: none;
 }
 .breakpoint_991{
  display: none;
 }
 .breakpoint_mobile{
  display: none;
 }
}


@media only screen and (min-width: 1450px) and (max-width: 1919px) {

 .breakpoint_1920{
  display: none;
 }
 .breakpoint_1450{
  display: block;
 }
 .breakpoint_1023{
  display: none;
 }
 .breakpoint_991{
  display: none;
 }
 .breakpoint_mobile{
  display: none;
 }

}




@media only screen and (max-width: 1449px) and (min-width: 1023px)  {
 .breakpoint_1920{
  display: none;
 }
 .breakpoint_1450{
  display: none;
 }
 .breakpoint_1023{
  display: block;
 }
 .breakpoint_991{
  display: none;
 }
 .breakpoint_mobile{
  display: none;
 }

}


@media only screen and (max-width: 1022px) and (min-width: 991px)  {
  .breakpoint_1920{
  display: none;
 }
 .breakpoint_1450{
  display: none;
 }
 .breakpoint_1023{
  display: none;
 }
 .breakpoint_991{
  display: block;
 }
 .breakpoint_mobile{
  display: none;
 }
}


@media screen and (max-width: 990px) {
  .breakpoint_1920{
  display: none;
 }
 .breakpoint_1450{
  display: none;
 }
 .breakpoint_1023{
  display: none;
 }
 .breakpoint_991{
  display: none;
 }
 .breakpoint_mobile{
  display: block;
 }
}


@media screen and (max-width: 767px) {
.breakpoint_mobile{
  margin: 0 auto;
 }

}
/*hero logo media*/
