@charset "utf-8";
@media only screen and (min--moz-device-pixel-ratio:1.25),(-o-min-device-pixel-ratio:5/4),(-webkit-min-device-pixel-ratio:1.25),(min-device-pixel-ratio:1.25){
    html {zoom:0.8;}
.rosterfrm-filed #RenderCaptcha iframe {
    width: 380px;
    height: 100px;
}
#autoscroll + div > div iframe {
    zoom: 1.25;
}
}
body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
}

/*--------------media query css------------------*/


@media only screen and (max-width:1340px){ 
 
 .founder-couch-blk .founder-thumb figure {
    text-align: center;
    background: no-repeat;
    padding-top: 40px;
}

.founder-couch-blk .founder-thumb figure img {
    object-fit: inherit;
    height: auto;
    width: auto;
    max-width: 100%;
}
    
}    


@media only screen and (min-width: 320px) and (max-width: 767px) {
   .home-wrtn-right .block-list {
    padding: 20px;
    margin: 0;
} 
    .homepage-cdp-unique-story .row {
    margin: 0;
}
    
    .nav-dropdown > li > a,
    .megamenu-list > li > a {
      width: 65%;
    }

    .slick-dots li button {
        width: 15px;
        height: 15px;
    }
  }
  
@media only screen and (max-width:1199px){ 
    html{zoom:1;}
#autoscroll + div > div iframe {
    zoom: 1;
}
    .rosterfrm-filed #RenderCaptcha iframe {
    width: 302px;
   
}

.founder-couch-blk .founder-cont .logos-listing ul li figure {
    width: auto;
    height: auto;
}


}

@media only screen and (min-width:768px){ 

}

@media only screen and (max-width:992px){ 

.founder-couch-blk .founder-thumb figure {
    padding-top: 10px;
}    
    
    
       .formbold-steps ul {
    display: block !important;
}
.formbold-steps li {
    display: inline-block !important;
margin-bottom: 10px;
} 
}

@media only screen and (min-width:992px){
  
}

@media only screen and (min-width:1200px){
   
}
@media only screen and (min-width:1365px){
  
}
@media only screen and (min-width:1599px){
  
}