
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaRegular.eot');
  src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaRegular.eot') format('embedded-opentype'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaRegular.woff2') format('woff2'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaRegular.woff') format('woff'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaRegular.ttf') format('truetype'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaRegular.svg#ProximaNovaRegular') format('svg');
       font-display: swap;
}
@font-face {
  font-family: 'proximanovalight';
  src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovalight.eot');
  src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovalight.eot') format('embedded-opentype'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovalight.woff2') format('woff2'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovalight.woff') format('woff'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovalight.ttf') format('truetype'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovalight.svg#proximanovalight') format('svg');
       font-display: swap;
}
@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaSemibold.eot');
    src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaSemibold.eot') format('embedded-opentype'),
         url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaSemibold.woff2') format('woff2'),
         url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaSemibold.woff') format('woff'),
         url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaSemibold.ttf') format('truetype'),
         url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold') format('svg');
         font-display: swap;
}
@font-face {
  font-family: 'proximanovabold';
  src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovabold.eot');
  src: url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovabold.eot') format('embedded-opentype'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovabold.woff2') format('woff2'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovabold.woff') format('woff'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovabold.ttf') format('truetype'),
       url('https://dwn3r1ub7767e.cloudfront.net/wordpress/wp-content/themes/fastexpert/assets/fonts/proximanovabold.svg#proximanovabold') format('svg');
       font-display: swap;
}
body{
  font-family:'ProximaNovaRegular'sans-serif !important;
}
/***blog community css as on 22june************/
section.blogAskCommunity{background: #163F5C; color: #fff;  margin:auto auto 44px; padding:34px  21px  29px 20px;font-family: ProximaNovaRegular;}
section.blogAskCommunity h2{margin-top:0; font-family: 'ProximaNovaSemibold';font-size: 30px; text-align: center; line-height: 37px; margin-bottom: 19px}
section.blogAskCommunity h5{font-size: 14px; margin-bottom: 12px}
section.blogAskCommunity h5:before{content:'Q:'; padding-right:5px;}
section.blogAskCommunity h6{ font-size: 14px; margin-bottom: 24px }
section.blogAskCommunity h6:before{content: 'A:';padding-right:5px;}
section.blogAskCommunity h6 a{color: #fff; text-decoration: none!important}
section.blogAskCommunity p{color: #333333; padding-top: 0; margin-bottom: 0}
section.blogAskCommunity p a{text-decoration: none!important;font-family: 'ProximaNovaSemibold';color:#333; text-align: center; font-size: 16px; line-height: 20px; text-transform: uppercase; padding: 14px 0 13px; display: block; background: #FFB92D}

.has-fixed-layout tr td{
  padding: 5px 10px;
  font-size: 18px;
}
.has-fixed-layout tr td a{
  color: #006ee0;  
}

.comment-form-cookies-consent{
  display: flex;
  align-items: center;
}
.comment-form-cookies-consent input{
  margin: 0px;
}
.comment-form-cookies-consent label{
  width: 100%;
  padding-left: 10px;
  margin-bottom: 0px;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
.wp-block-table.is-style-stripes td:first-child, 
.wp-block-table.is-style-stripes th:first-child{
  width: 60%;
}
.wp-block-table.is-style-stripes td:last-child, 
.wp-block-table.is-style-stripes th:last-child{
  width: 40%;
}
.wp-block-table.is-style-stripes th:first-child{
  padding-left: 24px;
}
.wp-block-table.is-style-stripes th{
  color: #000;
  background-color: #e6e5e5;
  font-family: 'proximanovabold';
}

@media only screen and ( max-width: 992px){
  section.blogAskCommunity{margin-top:41px;}
  section.blogAskCommunity h5{margin-bottom: 9px}
  section.blogAskCommunity h6{margin-bottom: 26px; margin-top:0; padding-top: 0}
  section.blogAskCommunity h2{margin-bottom: 21px; max-width: 200px; margin-left: auto; margin-right: auto}
  section.blogAskCommunity h5,section.blogAskCommunity h6,section.blogAskCommunity p{max-width: 404px; margin-left: auto; margin-right: auto}
}
/************end blog community css****************/
.agent_list{margin-top: 110px;width: 100%;float: left;background: #F2F5F8;padding: 75px 0;}
.agent_list .content-section-directory-panel .LIST-outer{min-height: 146px !important;}
.agent_list .IntRoViedO, .agent_list .AGNT-inner ._aboutPros-wrap{display: none;}
.agent_list .LIST-outer .AGNT-review{display: none !important;}
.agent_list .content-section-directory-panel .map-view-r:nth-child(7),
.agent_list .content-section-directory-panel .map-view-r:nth-child(8),
.agent_list .content-section-directory-panel .map-view-r:nth-child(9),
.agent_list .content-section-directory-panel .map-view-r:nth-child(10),
.agent_list .content-section-directory-panel .map-view-r:nth-child(11),
.agent_list  .content-section-directory-panel .map-view-r:nth-child(12),
.agent_list .content-section-directory-panel .map-view-r:nth-child(13),
.agent_list .content-section-directory-panel .map-view-r:nth-child(14),
.agent_list .content-section-directory-panel .map-view-r:nth-child(15)
{display: none;}

#findagent.tabcontent2{display: block;}
.ui-menu .ui-menu-item{cursor: pointer;}
.banner-main.testimonial_banner aside .contact-head,
.banner-main.testimonial_banner aside .contact-head p{
 text-align: center;
}
.banner-main.testimonial_banner aside .contact-head h1{
 font-size: 55px;
 color: rgb(255, 255, 255);
 line-height: 0.545;
 text-align: center;
 font-family: 'proximanovabold';
}
.banner-main.testimonial_banner aside .contact-head p{
  font-size: 22px;
  color: rgb(255, 255, 255);
  line-height: 1.364;
  text-align: center;
  margin-top: 25px;
}
.banner-main.testimonial_banner .container{
 position: static;
}
.banner-main.contact-fstexpert.testimonial_banner{
 padding-top: 0px;
}
.banner-main.testimonial_banner aside{
 position: absolute;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 color: #fff;
 text-align: center;
 z-index: 1;
 right: 0;
 bottom: 0;
}
.banner-main.testimonial_banner aside .contact-head{
 position: relative;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 top: 50%;
 padding: 0 20px;
}



.testimonial._TEST-S001{
   
}
.testimonial._TEST-S001 .border1 {
 background-image: none;
}
.testimonial._TEST-S001 .border1 h2{
 font-size: 35px;
 color: rgb(28, 20, 78);
 line-height: 1;
 text-align: center;
 z-index: 10;
 font-family: 'ProximaNovaRegular';
 top: 0px;
 text-transform: inherit;
}

.testimonial._TEST-S001 .features-info.testimonial{
 padding: 100px 0 130px 0;
 background:url('https://www.fastexpert.com/wordpress/wp-content/uploads/2019/08/transprant_bgt.png');
 background-size: 100% auto;
 background-position: center bottom;
 background-repeat: no-repeat;
}
.testimonial._TEST-S001 .testimonial-section{
 padding: 130px 0 0 0;
 margin: 0px;
}
.testimonial._TEST-S001 ._test-inner{
 position: relative;
 background-color: rgb(254, 254, 254);
 box-shadow: 0px 5px 83px 0px rgba(0, 0, 0, 0.07);
 margin: 20px 30px 100px 30px;
 /*min-height: 280px;*/
 min-height: 220px;
 padding-right: 50px;
 background: url('https://www.fastexpert.com/wordpress/wp-content/uploads/2019/08/test-btm-q.png');
 background-position: bottom 28px right 22px;
 background-repeat: no-repeat;
}
.testimonial._TEST-S001 ._test-inner h3{
 background-image:linear-gradient( -176deg, rgb(0,127,254) 0%, rgb(95,165,234) 100%);
 background-image: -moz-linear-gradient( -176deg, rgb(0,127,254) 0%, rgb(95,165,234) 100%);
 background-image: -webkit-linear-gradient( -176deg, rgb(0,127,254) 0%, rgb(95,165,234) 100%);
 background-image: -ms-linear-gradient( -176deg, rgb(0,127,254) 0%, rgb(95,165,234) 100%);
 box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
 font-size: 22px;
 color: rgb(254, 254, 254);
 line-height: 2.045;
 text-align: left;
 padding: 10px 0 10px 65px;
 font-family: 'proximanovalight';
 font-weight: 500;
 position: relative;
 top: -29px;
 margin: 0px;
}
.testimonial._TEST-S001 ._test-inner p{
 /*text-align: left;
 font-size: 20px;
 color: #747070;
 line-height: 1.591;
 padding: 2px 30px 10px 29px;*/
 text-align: left;
 font-size: 16px;
 color: #747070;
 line-height: 1.591;
 padding: 2px 30px 10px 29px;
 margin-right: -42px;
}
.testimonial._TEST-S001 ._client-img101{
 position: absolute;
 top: -44px;
 left: -44px;
 width: 99px;
 height: 99px;
 border-style: solid;
 border-width: 4px;
 border-color: rgba(255,250,210,.4);
 box-shadow: 0px 0px 21px 0px rgba(0,0,0,.13);
}
.testimonial._TEST-S001 ._client-img101 img{
 width: 100%;
 height: 100%;
}

.testimonial._TEST-S001 ._test-inner p:empty {
   display: none;
}

/*Learn*/
._learn-container {
 padding-top: 100px;
}
.learn-section._LRN-outer{
 padding: 30px 0;
}
.learn-section._LRN-outer ._lrn-inner{
 display: table;
 width: 100%;
}
.learn-section._LRN-outer ._lrn-inner ._lrn-img{
 display: table-cell;
 width: 50%;
}
.learn-section._LRN-outer ._lrn-inner ._lrn-content{
 display: table-cell;
 width: 50%;
 vertical-align: middle; 
}
.learn-section._LRN-outer._LRN-first ._lrn-inner ._lrn-img{
 padding-left: 50px;
}
.learn-section._LRN-outer._LRN-second ._lrn-inner ._lrn-img{
 padding-right: 50px;
}
.learn-section._LRN-outer ._lrn-img img{
 width: 100%;
 box-shadow: 0px 5px 83px 0px rgba(0, 0, 0, 0.07);
}
.learn-btn{
 display: inline-block;
}
.learn-section._LRN-outer ._lrn-inner ._lrn-content  h2{
 font-size: 35px;
 color: rgb(28, 20, 78);
 line-height: 1;
 text-align: left;
 margin-top: 0px;
 background:url('https://www.fastexpert.com/wordpress/wp-content/uploads/2019/08/yellow-line.png');
 background-repeat: no-repeat;
 background-position: left;
 background-position: left bottom 1px;
 padding-bottom: 21px;
 margin-bottom: 30px;
}


.learn-section._LRN-outer ._lrn-inner ._lrn-content p{
 font-size: 16px;
 color: rgb(93, 93, 93);
 line-height: 1.421;
}
.learn-section._LRN-outer ._lrn-inner ._lrn-img.learn-mobile{
 display: none !important;
}
._lrn-img.learn-desktop{
 display: table-cell;
}
.learn-button._learnbtn .learn-btn{
 background-image: linear-gradient( 90deg, rgb(22,106,180) 0%, rgb(58,161,252) 100%);
 background-image: -moz-linear-gradient( 90deg, rgb(22,106,180) 0%, rgb(58,161,252) 100%);
 background-image: -webkit-linear-gradient( 90deg, rgb(22,106,180) 0%, rgb(58,161,252) 100%);
 background-image: -ms-linear-gradient( 90deg, rgb(22,106,180) 0%, rgb(58,161,252) 100%);
 line-height: normal;
 padding: 22px 40px 20px;
}
.comments .comment-respond #commentform p {
    font-size: 18px !important;
    line-height: 1.58;
}
/*End*/
.AgNt_SiGnLanDiNG{
  background: url(https://www.fastexpert.com/wordpress/wp-content/uploads/2020/03/Group-6485-1.png) !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
  min-height: 768px;
  padding: 125px 0 50px !important;
  background-size: 100% 100% !important;
}
.AgNt_SiGnLanDiNG.top_banner h1{
  color: #fff;
}
.v4-page .free-maching-btn.trynow-box{
  display: flex;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 10px !important;
}
.v4-page .trynow-box .city_near_you a,
.v4-page .trynow-box #userCurrentcitystateLocation a {
  font-family: 'ProximaNovaRegular';
  font-weight: 600;
  font-size: 14px;
  padding: 0 22px;
  line-height: 18px;
  max-width: inherit;
  width: auto;
  text-align: left;
  margin: 0;
  background: none;
}
.v4-page .trynow-box #userCurrentcitystateLocation a{
  padding-left: 44px;
}
.banner-cont1 .trynow-box p,
.banner-main.continer-fstexpert .banner-cont .trynow-box p{
  text-align: left;
}

section.widget ul li a:hover,
.wp-block-yoast-seo-table-of-contents ul li a:hover{
  color: #e3964f;
}

.entry-title {
    font-size: 42px!important;
    display: block;
    line-height: 47px;
    font-weight: 500;
    margin-bottom: 5px;
}
.blog-section h1,
.blog-section .entry-title{
  font-size: 28px !important;
  margin-top: 30px;
  line-height: 30px;
}

ul.navbar-nav.HeaderMenu li a,ul.navbar-nav.HeaderMenu li.clientimg {
  color: #333;
  font-size: 14px;
  padding: 0 15px;
  line-height: 20px;
  font-family:'ProximaNovaSemibold', sans-serif;
}
header.header-main ul.HeaderMenu li.profile-photo-with-hamburger a.menubtnh span.usr-d909.usr-name-b strong{
  color: #333;
  font-size: 14px;
  font-weight: normal;
  font-family:'ProximaNovaSemibold'sans-serif;  
}
.nav.navbar-nav.navbar-right.nav-top.HeaderMenu.clientmenu.NAVCoMMAN{
  padding-top: 5px;
  background: #F5F7FC;
  padding: 3px 12px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.nav.navbar-nav.navbar-right.nav-top.HeaderMenu.clientmenu.NAVCoMMAN .clientimg.ClIeNt_MeNU{
  position: relative;
  padding: 0px;
  display: flex;
  align-items: center;
}
.nav.navbar-nav.navbar-right.nav-top.HeaderMenu.clientmenu li.clientimg.ClIeNt_MeNU span {
    position: relative;
    top: 0;
    margin-right: 10px;
}



  .AddFormBloG.AddFormBloG-InlIne p.texthort{
    display: block;
  }
  .AddFormBloG.AddFormBloG-InlIne p.TextVerT{
    display: block;
  }
  .AddFormBloG.AddFormBloG-InlIne.AddFormBloG-Block p.texthort{
    display: none;
  }
  .AddFormBloG.AddFormBloG-InlIne.AddFormBloG-Block p.TextVerT{
    display: block;
  }
  .AddFormBloG.AddFormBloG-InlIne p.TextVerT{
    padding-right: 10px;
  }
  .AddFormBloG.AddFormBloG-InlIne.AddFormBloG-Block p.TextVerT {
      display: block;
      width: 450px;
      margin: 0 auto !important;
  }
  .sidebargroup.ClNT_ASkQuSeT{
    background-color: #fff !important;
    border-radius: 5px;
    margin-bottom: 24px;
    box-shadow: 0 1px 6px rgba(122,142,157,.16) !important;
  }
  .sidebargroup.ClNT_ASkQuSeT h2 {
    background-color: #fff;
    font-family: proximanovasemibold;
    text-align: center;
    font-weight: 300;
    font-size: 20px !important;
    border-radius: 5px 5px 0 0;
    padding: 15px 30px 15px;
    line-height: normal;
    color: #333;
    border-bottom: 1px solid #e9ecf4;
    margin: 0;
  }
  .ClNT_ASkQuSeT-InR {
    padding: 22px 30px;
  }
  .sidebargroup.ClNT_ASkQuSeT .right-fastbtn {
    padding:0 30px 27px 30px;
  }
  .sidebargroup.ClNT_ASkQuSeT img {
    width: 75%;
  }
  .right-fastbtn .btn-message {
    background-color: #006fe0 !important;
    border: 0 !important;
    border-radius: 4px;
    padding: 5px 30px;
    font-size: 15px;
    text-transform: capitalize;
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
  }
  .ClNT_ASkQuSeT-InR p {
    font-size: 16px;
    line-height: 18px;
    color: #39475e;
    margin-bottom: 35px;
  }
  .blogFS_section .col-md-12{
    width: 732px;
    float: none;
    margin: 0 auto;
  }

/*Blog CSS*/

.AgNt_SiGnLanDiNG.top_banner h1,
.contact-head2 h1,
._site-map-c h1{
  font-size: 48px !important;
  line-height: 58px!important;
  margin-top: 52px;
  font-weight: 600;
  margin-bottom: 19px;
  font-family: 'ProximaNovaRegular' !important;
}
.AgNt_SiGnLanDiNG.top_banner p{
  font-size: 24px !important;
  line-height: 29px!important;
  color: #e5f3f7 !important;
  font-family: 'ProximaNovaRegular' !important; 
}
/*Contact CSS*/
.main.faqts_contact{
  width: 800px;
  clear: both;
  margin: 0 auto;
  padding-top: 125px;
}
.gf_browser_chrome.gform_wrapper{
  border-radius: 20px;
  box-shadow: 0px 2px 15px 2px #cecece;
  padding: 60px;
  margin: 0px auto;
  /*min-height: 650px;*/
}
.banner-main.BlogBanner figure img{
  min-width: inherit;
  max-width: 100%;
}
.main.faqts_contact .gform_wrapper ul.gform_fields{
  display: flex;
  flex-wrap: wrap;
}
.main.faqts_contact .gform_wrapper ul.gform_fields li{
  width: 50%;
}
.main.faqts_contact .gform_wrapper ul.gform_fields li:last-child{
  width: 100%;
}
.main.faqts_contact .gform_wrapper .top_label input.medium, 
.main.faqts_contact .gform_wrapper .top_label select.medium{
  width: 100%;
  padding: 6px 12px 6px 10px !important;
  font-size: 15px !important;
  line-height: 1.42857143;
  background-image: none;
  border: 0px solid #ccc;
  border-radius: 4px;
  box-shadow: none;
  background-color: #F5F7F8;
  color: #000;
  outline: none;
}
.main.faqts_contact .gform_wrapper textarea.medium{
  border: 0px solid #ccc;
  background-color: #F5F7F8;
  color: #000;
  outline: none;
  border-radius: 4px;
}
.main.faqts_contact .gform_wrapper label.gfield_label{
  font-size: 16px;
}
/*Contact CSS*/


/*New Blog CSS*/
@media only screen and ( max-width: 1100px){
 .testimonial._TEST-S001 ._test-inner{
  min-height: 345px;
 }
 .testimonial._TEST-S001 .features-info.testimonial{
  padding: 100px 0 120px;
 }
 .testimonial._TEST-S001 ._test-inner p{
  font-size: 20px;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-content h2{
  font-size: 30px;
 }
 .BloG-EeMeNu {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 10px 20px;
  }
  .BloG-EeMeNu .search-form {
    width: 100%;
  }
  .BloG-EeMeNu .searchbar-menu-class {
    width: 100%;
  }
  .BloG-EeMeNu .searchbar-menu-class .menu{
    float: none;
    margin-top: 15px;
  }
}
@media only screen and ( max-width: 1023px){
   .blogFS_section .footer-cta-content .quiz-flow-form#trySubmit12 .AddFormBloG.AddFormBloG-InlIne .BlogHeading p {
    margin: 0;
    font-size: 19px;
    line-height: 23px;
    font-family: 'proximanovabold' !important;
  } 
}
@media only screen and ( max-width: 991px){
 .testimonial._TEST-S001 ._test-inner{
  min-height: inherit;
  padding-bottom: 50px;
 }
 .testimonial._TEST-S001 .features-info.testimonial{
  padding: 100px 0 60px;
 }
 .testimonial._TEST-S001 ._test-inner p{
  padding: 15px 15px 10px;
 }
 .testimonial._TEST-S001 ._test-inner p{
  margin-right: 0px;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-content h2{
  font-size: 28px !important;
  margin-bottom: 20px;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-content p{
  font-size: 16px;
 }
 ._learn-container {
  padding-top: 80px;
 }
 .banner-main.testimonial_banner aside .contact-head h1 {
    font-size: 45px;
    color: #fff;
    line-height: .545;
    text-align: center;
    font-family: 'proximanovabold';
 }
  .myleads-menu-tab.nav.navbar-nav.navbar-right.nav-top.CLT-NAV{
    display: none;
  }
  .nav.navbar-nav.navbar-right.nav-top.HeaderMenu.clientmenu.NAVCoMMAN li .menubtnh.fordesktop{
    display: block;
  }
  .nav.navbar-nav.navbar-right.nav-top.HeaderMenu.clientmenu.NAVCoMMAN {
    background: #F5F7FC;
    padding: 3px 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
    position: relative;
    top: -9px;
  }
  .AgNt_SiGnLanDiNG.top_banner h1,
  .contact-head2 h1,
  ._site-map-c h1{
    font-size: 28px!important;
    line-height: 25px!important;
    margin-bottom: 24px;
    margin-top: 52px;
    font-weight: 600;
    font-family: 'ProximaNovaRegular' !important;
  }
  .AgNt_SiGnLanDiNG.top_banner p,
  .contact-head2 p{
    font-size: 16px !important;
    line-height: 22px !important;
    color: #e5f3f7 !important;
    font-family: 'ProximaNovaRegular' !important; 
  }
}
@media only screen and ( max-width: 768px){
  .blogFS_section .col-md-12{
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}

@media only screen and ( max-width: 767px){
 
  .myleads-menu-tab.nav.navbar-nav.navbar-right.nav-top.CLT-NAV{
    display: none;
  }
  .nav.navbar-nav.navbar-right.nav-top.HeaderMenu.clientmenu.NAVCoMMAN li .menubtnh.fordesktop{
    display: block;
  }
  header.header-main {
    padding: 15px 0 !important;
  }
  .v4-page .trynow-box #userCurrentcitystateLocation a {
    padding-left: 10px;
    display: inherit;
  }
  .v4-page .trynow-box .city_near_you a, 
  .v4-page .trynow-box #userCurrentcitystateLocation a{
    padding: 0 10px;
  }
  .nav.navbar-nav.navbar-right.nav-top.HeaderMenu.clientmenu.NAVCoMMAN {
    background: #F5F7FC;
    padding: 3px 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin: 0 15px 0 0;
    position: relative;
    top: -9px;
  }
  
 .testimonial._TEST-S001 ._test-inner{
  padding-right: 10px;
  margin: 20px 10px 100px 30px;
 }
 .testimonial._TEST-S001 ._test-inner h3{
  font-size: 20px !important;
 }
 .testimonial._TEST-S001 ._test-inner p {
   text-align: left;
   font-size: 16px;
   color: #747070;
   line-height: 1.591;
   
 }
 .testimonial._TEST-S001 .border1 h2{
  font-size: 24px !important;
 }
 .testimonial._TEST-S001 .features-info.testimonial{
  padding: 80px 0 50px;
 }
 .banner-main.testimonial_banner aside .contact-head h1{
  font-size: 35px;
 }
 .testimonial._TEST-S001 .testimonial-section {
    padding: 100px 0 0;
    margin: 0;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-content h2{
  font-size: 24px !important;
 }
 .learn-section._LRN-outer ._lrn-inner {
   display: block;
   width: 100%;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-img {
    display: block;
    width: 100%;
    margin-bottom: 30px;
 }
 .learn-section._LRN-outer._LRN-first ._lrn-inner ._lrn-img {
    padding-left: 0px;
 }

 .learn-section._LRN-outer._LRN-second ._lrn-inner ._lrn-img {
    padding-right: 0px;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-img.learn-mobile{
  display: block !important;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-img.learn-desktop{
  display: none !important;
 }
 ._learn-container {
    padding-top: 30px;
 }
 .learn-section._LRN-outer ._lrn-inner ._lrn-content {
    display: block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 30px;
 }
 .learn-section._LRN-outer {
    padding: 30px 0 0 0;
 }
 .banner-main.testimonial_banner aside .contact-head h1 {
    font-size: 26px !important;
    line-height: normal;
 }
 .banner-main.testimonial_banner aside .contact-head p{
  font-size: 20px;
  margin-top: 20px;
  line-height: normal;
 }
  
  .AgNt_SiGnLanDiNG.top_banner h1,
  .contact-head2 h1,
  ._site-map-c h1{
    font-size: 24px!important;
    line-height: 21px!important;
    margin-bottom: 24px;
    margin-top: 52px;
    font-weight: 600;
    font-family: 'ProximaNovaRegular' !important;
  }
  .AgNt_SiGnLanDiNG.top_banner p,
  .contact-head2 p{
    font-size: 16px !important;
    line-height: 22px !important;
    color: #e5f3f7 !important;
    font-family: 'ProximaNovaRegular' !important; 
  }
  .entry-title {
    font-size: 30px !important;
    display: block;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .wp-block-table.is-style-stripes td, 
  .wp-block-table.is-style-stripes th{
    width: 100%;
    display: block;
    background-color: #fff;
  }
  .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: transparent;
  }
  .wp-block-table.is-style-stripes td:first-child, 
  .wp-block-table.is-style-stripes th:first-child{
    background-color: #f8f8f8;
    width: 100%;
  }
  .wp-block-table.is-style-stripes td:last-child, 
  .wp-block-table.is-style-stripes th:last-child{
    width: 100%;
  }
  .wp-block-table.is-style-stripes th{
      padding:5px 10px;
      background-color: #e6e5e5;
    }
    .wp-block-table.is-style-stripes th:first-child{
     padding:5px 10px; 
     background-color: #e6e5e5;
    }
  /*.wp-block-table.is-style-stripes th:first-child{
      padding:5px 10px;
    }
    .wp-block-table.is-style-stripes th{
      color: #000;
      background-color: #e6e5e5;
      font-family: 'proximanovabold';
    }*/
}


