.signleLandingpage .customHeader.header-footer-group{
        background: #fff !important;
    position: static !important;
 }
 
body,html,.signleLandingpage,.signleLandingpage p,.signleLandingpage li,.signleLandingpage span,.signleLandingpage strong, .signleLandingpage div{
/*    font-family: 'Poppins', sans-serif !important;*/
 }
 .signleLandingpage p strong{
    font-family: "z_regularregular" ;
    font-weight: 600;
 }
 .blogTitileArea .breadcrumbsOuter ul li a,.signleLandingpage li,.signleLandingpage span,.gListWrap .gList p{
    font-family: "z_regularregular" ;    
 }
 div, p, span, section, address, area, aside, a, label, ul, li {
       font-family: "z_regularregular" ;   
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, strong, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
  font-family: "zmedium" ;
}
 .font45{
    font-size: 45px;
    line-height: 52px;
 }
 .signleLandingpage h1,.signleLandingpage .introBox_Msb h2, .signleLandingpage .introBox_Msb h3{
    font-weight: 600;
 }
  .signleLandingpage h1 {
    font-size: 50px;
    line-height: 62px;
  }
 .signleLandingpage p,.signleLandingpage li,.signleLandingpage div{
    font-weight: 300;
 }
 .signleLandingpage .introBox_Msb p ,.signleLandingpage .introBox_Msb ul li {     
    font-size: 16px;
    line-height: 26px; 
    font-weight: 300;
    color: #000;
        font-family: "z_regularregular";
}
 .signleLandingpage .downFooter .socialReview,.signleLandingpage .downFooter .socialFooter {
    display: none;
 }
 .signleLandingpage .downFooter .col-sm-12.col-md-4{
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 15px;
 }
 .signleLandingpage .header-footer-group .header-inner.section-inner{
    max-width: 90%;
    padding-top: 5px;
    padding-top: 5px;
 }
 
.signleLandingpage .customHeader.header-footer-group{
    background: transparent !important;
}

 .signleLandingpage .innerLogo{
       max-width: 188px;
 }
 .signleLandingpage .customHeader .header-titles-wrapper .header-titles {
    margin: 0 !important;
    padding-bottom: 14px !important;
    padding-top: 8px !important;
}
.customHeader .header-titles-wrapper .header-titles{
 margin: 0 !important;
    padding-bottom: 14px !important;
    padding-top: 8px !important;
}
.signleLandingpage .header-footer-group .primary-menu-wrapper,.signleLandingpage .topFooter,.signleLandingpage .midFooter,.signleLandingpage .midFooter.topFooter  {
    display: none;
}
.signleLandingpage .container,.signleLandingpage .Landingouter .container{
    max-width: 49vw;
}
.landingPageSidebar .tableList {
    opacity: 0;
    left: -100%;
    max-width: 100%;
    border-top: none;
    padding-left: 30px;
    padding-right: 55px;
}
.landingPageSidebar .tableList h3{
    border-bottom: 1px solid #d5d6da;
    margin-bottom: 12px;
}
.landingPageSidebar .tableList ul li a{
    -webkit-transition: all 1s;
    transition: all 1s; 
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    }
   .landingPageSidebar .tableList ul li a span{
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px; 
   }
  .landingPageSidebar .tableList ul li a:hover span{
    text-decoration: none;
  }  
.landingPageSidebar .tableList ul li a:hover{
    text-decoration: underline;
}

.sidebarMenu.landingPageSidebar{     
    position: fixed;
    bottom: 60px;
    z-index: 1; 
    -webkit-transition: all 1s;
    transition: all 1s; 
    bottom: 10px;
    left: -19.875vw;
    width: 19.875vw;
    background: #fff;
    padding: 1.406vw 2.969vw;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    -webkit-transition: left .25s ease-in;
    transition: left .25s ease-in;
    filter: drop-shadow(0px 0px 20px rgba(0,0,0,0.25));
    z-index: 999;
    max-height: 100vh;
    overflow-y: visible;
    padding: 25px;
}
.sidebar_sticky_form.sidebarMenu.landingPageSidebar .tableList{
    left: 0;
    opacity: 1
}
.sidebar_sticky_form.sidebarMenu.landingPageSidebar{
    left: 0;
}
.sidebar_sticky_form.sidebarMenu.landingPageSidebar .showArrow.sedebarArrow,.sedebarArrow.hideArrow{
     opacity: 0;
     z-index: 0;
}
.showArrow.sedebarArrow {
    z-index: 9
}

.sidebar_sticky_form.sidebarMenu.landingPageSidebar .hideArrow.sedebarArrow{opacity: 1; background: transparent;left: auto;right: 0;z-index: 1} 

.sedebarArrow {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.969vw;
    height: 2.656vw;
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.15));
    left: 100%;
    top: 0;
    cursor: pointer;
    position: absolute;
}
.sedebarArrow:after,.hideArrow.sedebarArrow:before{
    content: "";
    background-color: #adb5bd;
    width: 0.104vw;
    height: 1.302vw;
    margin-left: 0.104vw;
    border-radius: 0.156vw;
}
.hideArrow.sedebarArrow:after{
    display: none;
}
.hideArrow.sedebarArrow img{
    transform: rotate(180deg);
}
/*.Landingouter{
    padding-top: 10vh;
    padding-bottom: 10vh;
}*/
 .introBox_Msb.introColor p,.introBox_Msb.introColor h2{
    color: #fff;
 }
.introBox_Msb.introColor h2,.signleLandingpage .introBox_Msb h2{
    font-size: 40px;
    line-height: 48px; 
    font-weight: 600;
        /*font-family: 'Poppins', sans-serif !important;*/
}
.introColor{
    background: #5243d5;
}
.signleLandingpage ul li{
    margin-bottom: 15px;
}
.signleLandingpage ul li:last-child{
    margin-bottom: 0;
}
 
/* .Landingouter table thead{
    background: #00497b;
 }*/
 .Landingouter table thead tr th{
    color: #fff;
    padding: 10px;
    height: 60px;
 }
 
/* .Landingouter table tbody tr:nth-child(odd){
      background: #c0e3f7;
 }
 .Landingouter table tbody tr:nth-child(even){
      background: #e9f5fc;
 }*/
.Landingouter .table5C table tr th:first-child,.Landingouter .table5C table tr td:first-child{
    width: 200px;
}
/*.Landingouter .table5C table tr td{
    white-space: nowrap;
}*/
.responseWrap .leftb{
    position: relative;
    padding-left: 25px;
}
/*.responseWrap .leftb:before{
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e4e4e4;
}*/
.responseWrap .container{
    max-width: 45vw;
}
.Landingouter .container{
    max-width: 45vw;
}
.Landingouter .table5C .para,.Landingouter .table4C .para{
    width: 240px;
    margin: 0 auto;
}
.Landingouter  table tr th,.Landingouter table tr td,.Landingouter  .table4C table tr th,.Landingouter .table4C table tr td{
    width: 160px;
    vertical-align: middle;
    text-align: center;
        white-space: normal;
}
.Landingouter table tr td ul li{
    text-align: left;
}
.Landingouter table tr td{
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.KW_progressContainer {
  left:0;
  width: 100%;
  height: 0.4em;
  margin-bottom: 0px;
  position: fixed;
  bottom: 0px;
  overflow: hidden;
  background-color: #fff;
  content: "";
    display: table;
    table-layout: fixed;
}

.KW_progressBar {
  width: 0%;
  float: left;
  height: 100%;
  z-index:99;
  max-width: 100%;
background-image: -moz-linear-gradient(-21deg,#0bbafb 0%,#4285ec 100%);
    background-image: -webkit-linear-gradient(-21deg,#0bbafb 0%,#4285ec 100%);
    background-image: -ms-linear-gradient(-21deg,#0bbafb 0%,#4285ec 100%);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
  display: table;
}
/*.buttonBox{
        box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0px;
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}*/
 .signleLandingpage .Landingouter{
    position: relative;
 }
 .signleLandingpage .Landingouter .fixedForm{
    background: url(/wp-content/uploads/2022/07/blank-image.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: calc(100% - 18%);
    top: 18%;
    background-repeat: repeat-y;
    background-position: center center;
    padding-top: 10vh;
 }

  .signleLandingpage .bContent_Msb .col-sm-12.col-md-8.blogRight{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
  }
 .signleLandingpage .msb-table{
    box-shadow: none;
 }

.signleLandingpage .blueBg .introBox_Msb h2{
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 3vh;
}
.signleLandingpage .blueBg{
    background: #253d97;
}

.midContent .info-box-wrap {
    border-bottom: 1px solid #c7c2c2;
    padding-top: 25px;
    padding-bottom: 25px;
        max-width: 690px;
}
.midContent .info-box-wrap:last-child{
    border-bottom: none;
}
.midContent .info-box-wrap .box-icon-wrapper{
        display: inline-block;
    width: 100%;
    padding-bottom: 0; 
    vertical-align: middle;
    max-width: 85px;
}
.midContent .info-box-wrap .box-icon-wrapper img{
    width: 70px;
}
.midContent .info-box-content,.hondaTestimonial .info-box-wrap .info-box-content {
    max-width: calc(100% - 115px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 40px;
}
.hondaTestimonial h2{
    border-bottom: 1px solid #231f1f;
    padding-bottom: 3vh;
}
.midContent .info-box-wrap .info-box-content h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 3px;
}
.mintableH .msb-table{
    height: auto; 
}
.Landingouter .msb-table{ 
    border-bottom: 1px solid #253d97;
}
.mintableH .msb-table .para{
    width: auto;
}
.Landingouter  .msb-table table thead{
    background: #253d97;
}
.Landingouter  .msb-table table tbody tr:nth-child(odd){
    background: #e8edfd;
}
.Landingouter  .msb-table table tbody tr:nth-child(even) {
    background: #f3f6ff;
}
.hondaTestimonial .info-box-wrap .info-box-content{
   max-width: calc(100% - 150px); 
   position: relative;
}
.hondaTestimonial .info-box-wrap .box-icon-wrapper{
    display: inline-block;
    vertical-align: middle;
    max-width: 140px;
}
.hondaTestimonial .info-box-wrap .box-icon-wrapper img{
    width: 100%;
}
.hondaTestimonial .info-box-wrap .info-box-content span strong{
    display: block;
    line-height: 24px;
}
.hondaTestimonial .info-box-wrap .info-box-content span{
    position: absolute;
    bottom: -80px;
    left: 40px;
}
.hondaTestimonial .info-box-wrap .info-box-content p{
    font-size: 14px;
    line-height: 20px;
    position: relative;
}
.hondaTestimonial .info-box-wrap .info-box-content p:before{
    content: "“";
    background: url(/wp-content/uploads/2022/07/quote-icon.png)no-repeat;
    width: 25px;
    height: 25px;
    background-size: 100%;
    position: absolute;
    top: -22px;
    left: 0;
}
.hondaTestimonial .info-box-wrap{
    border-bottom: 1px solid #231f1f;
    padding-top: 6vh;
}
.signleLandingpage.caseStudyLanding  .responseWrap .introBox_Msb h2{
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 12px;
}
.signleLandingpage .responseWrap .introBox_Msb p{
        font-size: 16px;
    line-height: 24px;
}
.beforEffect h2{
    border-bottom: 1px solid #000;
    padding-bottom: 3vh;
}
 
.signleLandingpage.caseStudyLanding h1 {
    font-size: 36px;
    line-height: 46px;
}
 .signleLandingpage.caseStudyLanding .introBox_Msb h2 {
    font-size: 36px;
    line-height: 45px;
    font-weight: 600;
    /*font-family: 'Poppins', sans-serif !important;*/
}
.bTBG{border-top:1px solid #ddd;border-bottom: 1px solid #ddd; }
.caseStudyLanding  .moreBtn.bigBtn,.caseStudyLanding  .moreBtn.bigBtn:hover{
    font-size: 16px;
    max-width: 230px;
}

.formContent,.hidFOrm{
    display: none;
}
.otherclass.formContent{
    display: block;
}
.LeadForm {
    /*background: #ddd;*/
    display: table;
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 0;
    position: relative;
}
.LeadForm p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: rgba(255,255,255,0.8);
}
.LeadForm h3{
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    margin-bottom: 5px;

}
.LeadForm span{
    font-size: 16px;
    color: #fff;
    display: block;
    margin-bottom: 35px;
}
.LeadForm .moreBtn,.LeadForm .moreBtn:hover {
    background: #fff;
    color: #253d97 !important;
    color: #171a25 !important;
}
.LeadForm:before {
/*    content: "";
    height: 100%;
    max-height: 185px;
    position: absolute;
    width: 100%;
    top: -185px;
    background-image: linear-gradient(0, #fff 21%, rgba(255, 255, 255, 0) 100%);
    left: 0;
    right: 0;
    margin: 0 auto;*/
}
.formLead,.HideForm{
    display: none;
}
.formLead.ShowForm {
    display: block;
    max-width: 500px;
    margin: 0 auto;
}
.formLead.ShowForm .coomonForm label{
    color: #fff !important;
}
.bottomForm,.bottomForm.hidFOrm {
    bottom: -800px;
    position: fixed;
    -webkit-transition: all 1s;
    transition: all 1s;
    padding: 30px 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*background: #253d97;*/
    background: #171a25;
    z-index: 99999;
}
.ShowForm.bottomForm{
    bottom: 0;
}

.formLead .coomonForm.demoBox .evcf7-verify-btn [type="button"],.formLead .coomonForm [type=button]:hover{
        background-color: #05b76d !important;
    border-color: #05b76d;
    color: #ffffff;
    padding: 12px 20px;
    font-size: 13px;
    line-height: 18px;
    border-radius: 5px;
    text-decoration: none;
}
.formLead .coomonForm.demoBox .evcf7_email_sent{
    color: #fff;
}



.signleLandingpage.caseStudyLanding h1 {
font-size: 38px;
line-height: 55px;
}

.caseStudyLanding .hondanewCaseStudy .col-lg-8 {
flex: 0 0 78%;
max-width: 78%;
}

.caseStudyLanding .hondanewCaseStudy .col-lg-4 {
flex: 0 0 22%;
max-width: 22%;
}

.caseStudyLanding .introBox {
        background: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("/wp-content/uploads/2022/07/HMSI-Streamlines.jpg");
    }
.caseStudyLanding .bottomForm {
        background-color: #050f37;
    }
.caseStudyLanding .navWrap .header-inner.section-inner .headerRightbtn .btn {
font-size: 14px;
}


.caseStudyLanding .sidebarNav .btn.RequestADemo {
font-size: 14px;
}


.caseStudyLanding .tableList ul li a {
    color: #4b454b;
}

.caseStudyLanding .tableList ul li a:hover{
    color: #000000;
}

 .signleLandingpage.caseStudyLanding .blueBg {
 background: none;
}

.caseStudyLanding #DealershipContractAfter, .caseStudyLanding #FreeServiceCouponAfter {
background-color: #0a1748;
padding: 20px;
margin-bottom: 15px;
padding-top: 30px;

}


.caseStudyLanding .leadGeneration .container {
    background-color: #050f37;
    align-items: center;
}


/* hooks design start */

.cHooks {
    max-width: 280px;
    position: fixed;
    right: -280px;
    top: 85px;   
    height: auto;
    padding: 20px;
    text-align: center;
    color: #fff;
    border-radius: 1px;
    -webkit-transition: all 1s;
    transition: all 1s; 
    width: 100%;
}
.cHooks.eSignatureHook{
 background: #080474 url(/wp-content/uploads/2022/08/eSignatureHook-bg.jpg)no-repeat;
     height: fit-content;
}
.hImage{
        max-width: 210px;
    margin: 0 auto;
    display: block;
}
.cHooks h2{
    font-size: 17px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 25px;
    font-weight: normal;
}
.cHooks .hImage img{
    max-width: 100%;
    display: block;
}
.cHooks .hBtn,.cHooks .hBtn:hover{
    background: #080474;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    display: table;
    margin: 30px auto 10px;
    text-decoration: none;
    border-radius: 1px;
}
.cHooks.eSignatureHook.sidebarNavIn{
    right: 0;
}
.yellowText{
    color: #ffc000;
}

.middleHook {
     background: #080474 url(/wp-content/uploads/2022/08/BgHook.jpg)no-repeat;
     width: 100%;
     padding:40px 30px;  
     position: relative; 
}
.middleHook:after {
    content: "";
    background: url(/wp-content/uploads/2022/08/midImg.png)no-repeat;
    width: 120px;
    height: 130px;
    position: absolute;
    right: 202px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100%;
     opacity: 0; 
}
.signleLandingpage .middleHook h3,.signleLandingpage .middleHook p{
    color: #fff;
}
.signleLandingpage .middleHook h3{
    margin-bottom: 5px;
}
.signleLandingpage .middleHook p{
    font-size: 15px;
    line-height: 20px;
}
.signleLandingpage .middleHook .btnhook,.signleLandingpage .middleHook .btnhook:hover{
        display: table;
    text-align: center;
   background: #080474;
    color: #fff;
    border: 1px solid #fff;
    padding: 15px 30px;
    margin: 0 0 0 auto;
        font-size: 15px;
    line-height: 20px;
    font-family: "z_regularregular" ; 
} 
 
/* hooks design close */
.singleBlogD.introBox_Msb ul li{
    text-transform: inherit;
}
.APIBlog{
    position: relative;
}
.APIBlog:before{
    content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.signleLandingpage .APIBlog  h1{
    font-size: 42px;
    line-height: 52px;
}

.newBlogBody.signleLandingpage{
    background: #fff;
}

.msb-analysis ul.analysisList-content li ,.msb-analysis ul.analysis-head-content li{
    display: inline-block;
    list-style: none;
    width: 20%;
    text-align: center;
    padding: 5px 10px;
    margin-bottom: 0 !important;
    vertical-align: middle;
   
}
.msb-analysis ul{
    padding-left: 0;
    display: table;
    width: 100%;
}
.msb-analysis {
    display: table;
    width: 100%;
    margin-top: 20px;
}
.msb-analysis .analysis-head{
    background: #253d97;
}
.signleLandingpage  .msb-analysis .analysis-head ul li, .msb-analysis .analysis-head ul li{
    color: #fff;  
    font-size: 15px;
    line-height: 22px;
    font-weight: 600; 
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff; 
    min-height: 100%;
    display: flex ;
    align-items: center;
    flex-flow: nowrap;
    justify-content: center;
    padding: 12px 10px;
}
.signleLandingpage  .msb-analysis .analysisList .analysisList-content li ul li {
    width: auto ;
    border: none ;
    height: auto;
    display: inherit;
    font-size: 15px;
    line-height: 22px;
    margin: 0 auto;
    /*padding: 0;*/
}
.msb-analysis .analysis-head ul li span, .msb-analysis ul li span{display: block;width: 100%; margin: 0 auto;font-size: 15px;
    line-height: 22px;}

.analysisList .analysisList-content:nth-child(odd){
    background: #e8edfd;
}
.signleLandingpage  .msb-analysis .analysisList .analysisList-content li{    
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff; 
    width: 100%;  
    padding: 0.5em;
    min-height: 100%;
    display: flex ;
    align-items: center;
        flex-flow: nowrap;
    justify-content: center;
}
.analysisList .analysisList-content:nth-child(even){
    background: #f3f6ff;
}
.analysisList .analysisList-content ,.signleLandingpage  .msb-analysis .analysis-head ul.analysis-head-content{
    width: 100%; 
    display: flex;
    align-items: stretch;
    justify-content: space-around;
}
.signleLandingpage .container.analysisTable {
    max-width: 60vw;
}
 .signleLandingpage .analysisTable.fourColl .msb-analysis .analysis-head ul li, .analysisTable.fourColl .msb-analysis .analysis-head ul li{
    width: 25%;
 }
.signleLandingpage.newBlogw .APIBlog:before{
    display: none ;
}
.signleLandingpage.newBlogw .header-footer-group .primary-menu-wrapper{
    display: block;
}
.signleLandingpage.newBlogw .bContent_Msb .col-sm-12.col-md-8.blogRight{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.signleLandingpage.newBlogw .navWrap .header-inner.section-inner .primary-menu-wrapper ul ul.sub-menu .sub-menu li a, .signleLandingpage.newBlogw .navWrap .header-inner.section-inner .primary-menu-wrapper ul ul.sub-menu li a {
    font-weight: 500;
}

.signleLandingpage.newBlogw ul li{
    margin-bottom: 0;
}
.signleLandingpage.newBlogw .relatedBlog{
    display: none;
}
.signleLandingpage.newBlogw .separator{
    border-color: transparent;
}
.signleLandingpage.newBlogw  .blogTitileArea .titleArea{
    width: 100%
}

.signleLandingpage.newBlogw .header-footer-group .primary-menu-wrapper, .signleLandingpage.newBlogw .topFooter, .signleLandingpage .midFooter{
    display: block;
}
@media screen and (max-width: 1680px) {
.signleLandingpage .container, .signleLandingpage .Landingouter .container{
    max-width: 70vw;
}
}
@media screen and (max-width: 1500px) {
    .signleLandingpage .h1,.signleLandingpage h1{
        font-size: 45px;
        line-height: 52px;
    }
.sidebarMenu.landingPageSidebar{
    max-height: inherit;
    height: inherit;
        left: -250px;
    width: 250px;

}
.landingPageSidebar .tableList{
    padding-left: 15px;
    padding-right: 15px;
}
.signleLandingpage ul li{
    padding-top: 0;
}
.sedebarArrow{
    width: 30px;
    height: 30px;
}
  .signleLandingpage .container, .signleLandingpage .header-footer-group .header-inner.section-inner,.signleLandingpage .container.analysisTable,.signleLandingpage .container, .signleLandingpage .Landingouter .container{
    max-width: 70vw;
}

}
  @media screen and (max-width: 1490px) {
.caseStudyLanding .sidebarMenu.landingPageSidebar ul li a{
        font-size: 15px;
    line-height: 22px;
}
.caseStudyLanding .sidebarMenu.landingPageSidebar ul li{
    margin-bottom: 5px; 
}
.caseStudyLanding .sidebarMenu.landingPageSidebar{
    padding-bottom: 0;
}
 
     }
@media screen and (max-width: 1280px) {
  .signleLandingpage .container, .signleLandingpage .header-footer-group .header-inner.section-inner,.signleLandingpage .container, .signleLandingpage .Landingouter .container{
    max-width: 80vw;
}
.signleLandingpage .container.analysisTable{
    max-width: 98vw;
}
}
@media screen and (max-width: 999px) {
    .APIBlog .whychooseMsbContent {
    display: none;
}
.signleLandingpage .innerLogo { 
    padding-bottom: 0;
}
.signleLandingpage .header-inner.section-inner button .toggle-inner i{
    color: #253d97;
}
.signleLandingpage .customHeader .header-titles-wrapper{

}
.signleLandingpage .customHeader .header-titles-wrapper .header-titles{
    width: 100%;
    text-align: left;
    justify-content: left;

}
.signleLandingpage .menu-modal.cover-modal.header-footer-group.show-modal.active{
    z-index: 999;
}
.signleLandingpage .header-inner.section-inner .toggle path {
   display: none;
}
 
.signleLandingpage .customHeader .header-titles-wrapper {
    width: 100%;
    /* display: inline-block; */
    vertical-align: middle;
    text-align: left;
    display: flex;
    padding: 0;
}
.signleLandingpage .innerLogo{
    margin: 0;
}
}
@media screen and (max-width: 991px) {
    .signleLandingpage .container, .signleLandingpage .header-footer-group .header-inner.section-inner,.signleLandingpage .container, .signleLandingpage .Landingouter .container{
    max-width: 85vw;
}
.landingPageSidebar .sedebarArrow{
    width: 30px;
    height: 30px;
}
.sidebarMenu.landingPageSidebar{
    left: -250px;
    width: 250px;
}
.landingPageSidebar .tableList{
    padding-left: 5px;
    padding-right: 20px;
}
}
@media screen and (max-width: 767px) {
    .signleLandingpage .introBox_Msb.introColor h2, .signleLandingpage .introBox_Msb h2,.signleLandingpage .h1,.signleLandingpage h1,.signleLandingpage.caseStudyLanding .introBox_Msb h2,.signleLandingpage.caseStudyLanding h1,.signleLandingpage .APIBlog  h1{
        font-size: 30px;
        line-height: 38px;
    }
     
.landingPageSidebar .tableList {
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
    height: 400px;
    display: flex;
    flex-flow: column;
}
    .signleLandingpage .container, .signleLandingpage .header-footer-group .header-inner.section-inner{
    max-width: 90vw;
}
.hondaTestimonial .info-box-wrap .info-box-content{
    max-width: 100%;
    padding-left: 0;
}
.hondaTestimonial .info-box-wrap .box-icon-wrapper {
    display: table;
    vertical-align: middle;
    max-width: 140px;
    margin: 0 auto 6vh;
}
.hondanewCaseStudy .moreBtn.bigBtn{    
    margin: 0 auto 30px !important;
    display: table;
}
.hondanewCaseStudy img{
    width: 70%;
    margin: 0 auto;
}

.caseStudyLanding .hondanewCaseStudy .col-lg-8 {
flex: 0 0 100%;
max-width: 100%;
}

.caseStudyLanding .hondanewCaseStudy .col-lg-4 {
  display: none;
}

/* hooks css start*/
.middleHook{
  background-size: cover;  
  text-align: center;
}
.signleLandingpage .middleHook .btnhook, .signleLandingpage .middleHook .btnhook:hover{
    margin: 30px auto 0;
}
/* hooks css close*/

.signleLandingpage.newBlogw .bContent_Msb .col-sm-12.col-md-8.blogRight{
-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

}
@media screen and (max-width: 600px) {
  .signleLandingpage .container, .signleLandingpage .header-footer-group .header-inner.section-inner,.signleLandingpage .container, .signleLandingpage .Landingouter .container{
        max-width: 98vw;
     }
     .signleLandingpage .responseWrap .introBox_Msb h2,.signleLandingpage.caseStudyLanding .introBox_Msb h2,.signleLandingpage.caseStudyLanding h1{
        font-size: 28px;
        line-height: 38px;
     }
     .midContent .info-box-content, .hondaTestimonial .info-box-wrap .info-box-content {
    max-width: 100%; 
    padding-left: 0;
}
.midContent .info-box-wrap .box-icon-wrapper {
    display: table;
    width: 100%;
    padding-bottom: 24px; 
}
.mintableH .msb-table .para{
    width: 120px;
}
.cHooks.eSignatureHook.sidebarNavIn,.cHooks.eSignatureHook{
    display: none;
}
/* new table changes start*/
.msb-analysis {
    display: flex;
    width: 100%;
    margin-top: 20px;
    overflow-x: auto;
    flex-flow: wrap;
}
.signleLandingpage .msb-analysis ul.analysisList-content li, .signleLandingpage .msb-analysis ul.analysis-head-content li{
    width: 200px !important; 
}
/* new table changes close*/
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px)   and (orientation: landscape) { 
 .signleLandingpage .introBox .pT8Vh{
        padding-top: 8vh;
     } 
}
@media screen and (max-width: 475px) {
     .signleLandingpage .introBox .pT8Vh{
        padding-top: 0;
     } 
   
}