
/* On screens that are 992px*/
@media screen and (max-width: 992px) {

}

/* On screens that are 600px */
@media screen and (max-width: 600px) {
  
}




/* On screens that are 480px Mobile*/
@media screen and (min-width: 480px) and (max-device-width: 768px) {


a.btn.btn-primary.mx-1 {
  background: none !important;
  border: dashed 1px #fff;
  padding: 10px 35px;
  font-size: 40px;
  margin-top: 40px;
}

.ml-3.font-weight-bold.logo {
  font-size: 30px;
 
}



  .display-4 {
    font-size: 48px;
    font-weight: 300;
    line-height: 1.6;
    font-weight: 300 !important;
  }




.banner {
  overflow: hidden !important;
  height: 700px !important;
  overflow: hidden;
  background: #00000061 !important;
}


.col-md-12.order-md-1.featurette-video {
  overflow: hidden;
  height: 700px;
}


.button.slideInUp {
  font-size: 26px;
}


.para-about {
  padding: 40px 0px !important;
  text-align: center !important;
  font-size: 18px !important;
}


.fa, .fas {
  font-weight: 900;
  font-size: 64px !important;
  padding-bottom: 10px;
  color: #555555;
  padding: 30px 0px;
}

h2, h2 {
  font-size: 42px;
}

p {
  font-size: 18px !important;
}


.col-md-6.col-md-12.col-xs-12.col-lg-6.order-md-1.img-t.pic-home.slideInRight {
  height: 700px;
}

.sec-feature {
  padding-left: 10%;
  padding-top: 13.5%;
  height: auto;
}


.col-md-6.col-md-12.col-xs-12.col-lg-6.order-md-2.img-t.pic-home-two.slideInLeft {
  height: 600px;
}


.column-xs-12.column-md-4.float-lft.gstic {
  width: 100% !important;
}


.column-xs-12.column-md-6.float-lft.gstic {
  width: 100% !important;
}

.column-xs-12.column-md-6.float-lft.gstic-large {
  width: 100% !important;
}



.col-xs-12.col-md-4.col-lg-4.float-lft.review-box.slideInRight {
  min-width: 100%;
}

.ratings {
  width: 100%;
  height: 125px;
  clear: both;
}


.col-xs-12.col-md-4.col-lg-4.float-lft.review-box {
  min-height: 385px;
  background: transparent;
  min-width: 100%;
  display: block;
  padding: 0px 10px;
}

.reviews {
  min-height: 1300px;
  background: #fff;
  padding: 100px;
}


scroll-downs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0px;
  left: 0px;
  margin: auto;
    margin-top: auto;
  width: 34px;
  height: 55px;
  z-index: 9999999999999999;
  margin-top: 61%;
}



.footer {
  width: 100%;
  height: 800px;
  background: #000;
  position: relative;
  padding: 100px 0px;
}


col-xs-12.col-md-4.col-sm-12.float-lft.footer-box {
  min-width: 100% !important;
}


.fixed-top {
  position: absolute !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  height: 100px;
}


.navbar-brand.d-flex.align-items-center {
  margin-top: -20px;
}


#navbar4 {
  background: #0000007d;
  padding-left: 20px;
}

.navbar.navbar-expand-lg.navbar-light.shadow-sm.bg-white.fixed-top {
  background: #fff !important;
}

navbar-toggler-icon {
  padding: 30px 30px;
  margin-top: -20px;
}


.scroll-downs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0px;
  left: 0px;
  margin: auto;
    margin-top: auto;
  width: 34px;
  height: 55px;
  z-index: 9999999999999999;
  margin-top: 62%;
}




h1.featurette-heading {
       font-size: 82px;
       padding-top: 300px;
       text-align: left;
       font-family: "Yeseva One", serif;
       font-weight: 400;
       font-style: normal;
       text-align: center;
       color: #fff;
       }




}