@charset "UTF-8";
/* Media Quiries */
:root{
  @media (max-width:991px){
    font-size: 13px;
  }
}

:root{
  @media (max-width:420px){
    font-size: 12px;
  }
}


@media (min-width: 576px) {
  .container {max-width: 100%;}
}
@media (min-width: 768px) {
  .container{max-width: 100%;}
}
@media (min-width: 992px) {
  .container {max-width: 95%;}
}
@media (min-width:1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl{ max-width:1080px;}

}

@media (min-width:1600px) {
.calc-form{width:50%;}
}

@media (min-width:1800px) {
  .leftads,
  .rightads{top:70px;}
  .leftads{margin-left:20px;}
  .rightads{margin-right:20px;}
}



@media(max-width: 1920px) {
  .col-100{max-width:100%;width: 100%;padding:0 10px;}
}

@media(max-width: 1680px) {
  .col-100{width:85%;padding:0 10px;}
}
@media(max-width: 1680px) {
  .col-100{width:80%;padding:0 15px;}
}

@media only screen and (max-width:1440px){
/*.youtube-ad-footer{max-width:65%;margin:0 auto;}*/
.live-gr{width:100%;}
.col-100{width:65%;}
}
@media only screen and (max-width:1366px){
/*.treandsec>.container{max-width: 60%;}*/

}
@media only screen and (max-width:1280px){
.col-100{width:60%;}
/*.youtube-ad-footer{max-width: 60%;}*/
.youtube-ad-left > iframe{height: 400px;}
.ftads{width:50%;}
.leftads,
.rightads{top:70px;}

}
@media only screen and (max-width:1080px){
  .live-gr{width:100%;}
  .calc-form{width: 90%;}
  .headerwrap .container,
.hero-container .container{max-width:90%;}
.sampleid a{font-size: 1rem;}
}
@media only screen and (max-width:991px){
  .navbar-collapse{}
 .ads-m-none{display:none;}
 .navbar>.container{flex-wrap: wrap !important; justify-content: center;}
.navbar .navbar-brand{margin-bottom: 20px;}
.ftads{width:90%;}
.leftads,
.rightads{display: none;}
/*.youtube-ad-footer{max-width: 95%;}
.treandsec>.container{max-width: 95%;}*/
.col-100{width:100%;}

.hero-container h1{text-align: center;}
.hero-container h1 br{display: none;}
.hero-container p{text-align: center;width: 60%;margin:0 auto 20px;}
}
@media only screen and (max-width:900px){

}
@media only screen and (max-width:820px){

}
@media only screen and (max-width:768px){ 

}
@media only screen and (max-width:767px){
  .mc-select{margin-top:15px;}
  .calc-form{width: 95%;}
  .premium-box{max-width: 100%;}
  .headerwrap .navbar-expand{padding-bottom:15px;}
 .sample-detail p br{display: none;}
}
@media only screen and (max-width:600px){
.nav-link{font-size: 15px;}
.sampleid{width:50%;margin:auto;}
.hero-container h1{font-size: 2.5rem;}
.cal-sec h2{font-size: 1.8rem;}
.hero-container p{width: 90%;}
.cal-sec .sub-title{text-align: center;}
.cal-sec .sub-title br{display: none;}
}
@media only screen and (max-width:568px){

}
@media only screen and (max-width:480px){

}
@media only screen and (max-width:430px){

}
@media only screen and (max-width:414px){

}
@media only screen and (max-width:393px){

}
@media only screen and (max-width:390px){

}
@media only screen and (max-width:375px){

}
@media only screen and (max-width:360px){

}
@media only screen and (max-width:320px){

}