.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(plugins/simple-pre-loader/images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}
.callAction h2{
    font-size:30px;
  }
  .img100{
    width:100%;
  }
  .mimg100{
    max-width: 100%;
  }
.f18{
    font-size: 18px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot{
    background: unset;
}
.fyellow{
    color:#f9e17f!important;
}
.secg .reviewImage{
    border:unset;
}
.secg .reviewInfo{
    padding: 60px 30px 3px 33px;

}
.secg .reviewInfo {
    min-height: 300px;
}
.priceImage2{
    height: unset;
}
.sec1 .mb-4{
    margin-bottom: 70px!important;
}
.mb-10{
    margin-bottom: 40px;
}
#review .reviewInfo {
    background-color: #daeafe;
    /* border-radius: 10px; */
    /* padding: 60px 20px 53px 20px; */
}
#review .reviewImage{
    border: 5px solid rgb(112 168 232);
}
#review .reviewImage img{
       border-radius: 10px;
}
.f22{
    font-size: 22px;
}
.f18{
    font-size: 20px;
}
@media (max-width: 768px) {
    .mb-10{
        margin-bottom: 100px;
    }
    .tabTop .nav li a {
        font-size: 13.6px;
        font-weight: 500;
      }

    .list-inline > li {
      
        padding-left: 5px;
      }
    .fright{
        float: right;
    }
    .secg .reviewInfo {
        min-height: auto;
    }
    .callAction h2{
      font-size:24px;
    }

    .secotionTitle h2 span {
        display: block;
          letter-spacing: normal;
          color: #ed2e5a;
          font-family: 'Herr Von Muellerhoff', 'Noto Sans Thai';
          font-size: 36px;
          line-height: 1.4;
          text-transform: capitalize;
          font-weight: bold;
      }
  }


