@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'Montserrat';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
      font-family: 'Montserrat';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

b{
    padding:10px 0
}
li{
    list-style:none;
    text-decoration:none
}
p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 0.875em;
    color:#212121;
    line-height: 1.7;
    font-family: 'OpenSans';
    font-weight: normal;
}
li{
    font-size:16px;
    font-weight:500
}
 .c1 {
     background-color:#fff !important;
     color:#333 !important;
}
 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Medium.eot');
    src: url('../fonts/OpenSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Medium.woff2') format('woff2'),
        url('../fonts/OpenSans-Medium.woff') format('woff'),
        url('../fonts/OpenSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Regular.woff2') format('woff2'),
        url('../fonts/OpenSans-Regular.woff') format('woff'),
        url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff'),
        url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff'),
        url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff'),
        url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel-Regular.eot');
    src: url('../fonts/Cinzel-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Cinzel-Regular.woff2') format('woff2'),
        url('../fonts/Cinzel-Regular.woff') format('woff'),
        url('../fonts/Cinzel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.navigation {
    width: 100%;
    display: table;
    position: relative;
    font-family: inherit;
}
.nav-header {
    float: left;
}
.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 0;
    float: right;
}
 .sexy-menu.detached {margin-top: -140px;opacity: 0;filter: alpha(opacity=0) }
.sexy-menu {  position: fixed;top: 0;left: 0;right: 0;transition: all .5s ease-out;z-index:10;}
video {
    width: 100%;
    height: 99%;
  }
.sexy-menu.detached .tophead{
display: none;
}

.sexy-menu.detached .nav-brand img{
  margin-top: 27px;    width: 90%;
}

.header-phone{
  font-weight: 500;    margin: 50px 15px; display: flex; align-items: center;
  color: #ebebeb;    font-size: 0.875em; letter-spacing: 2px;
    font-family: 'OpenSans'; text-transform: uppercase;
}
.header-phone img{width: 34px}
.header-phone img:nth-child(1){padding-left: 5px}
.sexy-menu.detached  .header-phone{display: none;}

.center{
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  position: relative;
}

.resp-show{
  display: none !important;
}
.nav-menu>li>a:hover{
 color: #fff
}


#button {
  display: inline-block;
  background-color: #333;
  line-height: 50px;
  width: 50px;color: #fff;
  height: 50px;
  text-align: center;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
#button i{color: #fff}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background: #8cc248!important;
     color: #fff !important;   
}
span::selection {   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important; background: #8cc248 !important; }
::-moz-selection {
   color: #fff !important;
}

 .grecaptcha-badge{
     display:none !important;
}
 .img-full{
     width: 100%;
     height:auto;
     display: block 
}
 .img-responsive {
     max-width: 100%;
     height:auto;
}

 .logo1{
     display:none 
}
 .banner-wraper{
     width:100%; overflow: hidden;
     height:auto;
     position:relative;
     z-index:9;  
     background-image: url(../images/bg4.png); background-size: contain;
}
.p0{padding: 0}
.sexy-menu.detached .navigation{
  top: 0
}

 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}

 .logo-container{
     width:auto;
     height:auto;
     position:absolute;
     left:0;
     top:0;
     padding-top:10px;
}


/**/
a.view-det {
        background: #146472;
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 0.875em;
    display: inline-block;
    padding: 10px 15px; letter-spacing: 2px;
}
.btn-flex {
    display: flex;
}
a.view-det:hover{
    background: #299d77 ;
    color: #fff;
}
.p1{
  padding: 1px !important
}

.project-container{
 overflow: hidden;padding-top: 60px;
position: relative;  z-index: 9;
}
.ser-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.dots {
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    left: 50%;
}


.c-white{color: #fff !important}
/* Style the tab content */

/*ser-title*/
.ser-title{
  font-family: 'LG'; font-weight: bold; line-height: 40px;
  font-size: 3.076em; color: #000000; margin-bottom: 30px;
}
.products-top{text-align: center;}
.ser-span{
  font-size: 0.478em;   font-family: 'Brockmann'; font-weight: 500; letter-spacing: 4px
}
.course-container{ position: relative;   padding: 50px 0;     z-index: 0;
  background-image: url(../images/bg1.jpg); background-size: cover;   
}
.col-md-15 {
    width: 20%;
    float: left;
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.services-container2{
  padding-top: 50px;  margin-top: 50px;
}

/*how2*/

.how-item2 {
    display: flex;
    align-items: center;

}
.how-itm2 {
    display: -webkit-box;
    display: flex;
}
.wh-title{
    margin-top: 10px;
    margin-bottom: 8px;
    transition: .8s;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 1.125em;
    font-family: 'Montserrat';
    font-weight: normal;
    color: #341439;
}
.why-container2{ position: relative; padding: 85px 0 40px}
.how-rt2,.how-img2{height: 100%}
.how-rt2{padding: 0 50px;  display: flex;
    align-items: center; width: 60%;
 background-image: url(../images/bg2.jpg); background-size: cover;}
 .why-img {
    height: 100%;    width: 100%; object-fit: cover;
}
.how-img2{width: 40%}

/*team*/
.playbtn{
  position: absolute; transform: translate(-50%,-50%); left: 50%; top: 50%;
      padding: 50px;
    border-radius: 100%; background-color: #ffffff52;
    backdrop-filter: blur(5px);
}
.videos{position: relative;}

 .whydr-container{ position: relative; margin-top: 5em; }
.shadow-img{box-shadow: 0px 0px 40px rgb(0 0 0 / 40%);}
/**/
/*testmonials home*/

.test-container{
   position: relative;   padding: 70px 0px 100px; z-index: 9;
  background-image: url(../images/test-bg.jpg);  background-size: cover; 
}
.test-item{
 background-image: url(../images/test-bg2.png);  background-size: cover; 
 padding: 50px 50px; position: relative; text-align: center;
 height: 42vh;
}
.qoute-span {
    position: absolute;
    top: 15px;
    left: 15px;
    font-family: 'Montserrat'; font-weight: normal;
    font-size: 1.144em; line-height: 1.5; color: #383838;
}
.test-inner{position: relative;margin-top: 1em;}
.testi-slider {
    position: relative;
}
.name{
    font-size: 1.342em;
    font-weight: 500;
    font-family: 'OpenSans';
    z-index: 9;
    letter-spacing: 1px;
    color: #383838; text-transform: uppercase;
    text-align: center;
    position: relative;
    line-height: 1.5; margin-bottom: 7px;
}
.test-inner p{
  font-size: 1.044em;
}
.owl-theme .owl-nav [class*=owl-] {
    padding: 0 !important;
    transform: translate(-50%, -50%); bottom: -55px;
    right: 0; font-size: 0px !important; 
    position: absolute;
    background: unset !important;

}
.owl-nav .owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-left.png);
    background-size: cover;
       height: 17px;
    width: 19px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-nav .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-right.png);
    background-size: cover;
       height: 17px;
    width: 19px;
        transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.owl-theme .owl-nav .owl-next {
 left: 50.75%;
}
.owl-theme .owl-nav .owl-prev {
    left: 49.25%;
}

/**/


/*section.contact-container*/
.mt-0{margin-top: 0px !important}
.contact-container{
  position: relative; padding: 50px 0;    z-index: 9;
}
.contact-top{
 margin: 2em 0;
}

iframe {
    height: 100%; 
    
}

.mbtm{margin-bottom: 15px;}
.contact-item p {
    font-size: 1.2em; color: #565969;text-align: center;
    margin-top: 5px;    font-weight: normal;
}
.contact-item p a{
    font-weight: normal;    color: #565969;
  display: block;
}
.contact-item{
  position: relative;    z-index: 9; overflow: hidden;       border-radius: 48px 80px;
    padding: 30px 40px; height: 100%; background: #fff;
    }

.rght-txt{
   text-align: center;
     font-size: 1.333em;color: #000;
    line-height: 33px; position: relative;
 text-transform: uppercase;
   font-family: 'Montserrat';
    font-weight: 500; 
}
.con-left  .icon-f span { margin-right: 0px !important }
.con-left {
      text-align: center;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/**/

.eng-span{
  font-family: 'Montserrat'; font-weight: normal;margin-right: 5%;
  font-size: 0.875em; line-height: 20px; color: #000;
}
.lux-wrap,.lux-img {
    position: relative; transition: all 0.5s ease-in-out;
}
.lux-img img{
transition: all 0.5s ease-in-out;
}
.lux-icon {
    text-align: center;
}
.lux-wrap:hover .lux-img:after{
  background: rgb(0 0 0 / 60%);transition: all 0.5s ease-in-out;
}
.img-icon{ text-align: center;margin: 0 auto }
.lx-head {
    font-size: 1.063em;
    font-weight: normal;
    font-family: 'OpenSans';
    z-index: 9; letter-spacing: 1px;
    color: #f5f5f5;   text-align: center;
    position: relative; line-height: 1.5;
}
 .cm-title{
      font-family: 'Montserrat';
    font-weight: normal;line-height: 1.6;
    font-size: 1.788em;
    color: #d4d4d4; text-transform: uppercase;
}
.cm-title-sp{
        font-family: 'Montserrat';   color: #d4d4d4; letter-spacing: 1px;
    font-weight: normal; font-size: 1.125em; line-height: 1.2;
}
.cm-top{ text-align: center; }
/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}
 .logo{
     width:auto;
     height:auto;
     float:left;
}

  a.button {
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    position: absolute;
    width: 120px;
    font-size: 15px;
    color: #fff;
    border-bottom: 2px solid #18729f;
    background: #1c8dc4;
    border-radius: 4px;
    padding: 8px 0;
  }

.submit-btn1{
    border: none;
    color: #000; cursor: pointer;
    background: #b2d233;
    padding: 10px 20px;
    font-family: 'AlbertSans';
    font-weight: 500;
    font-size: 1em;
    text-transform: uppercase;
}
.submit-btn1:hover{
    background:#000; color: #fff;
}

.mt-1
{
    margin-top: 1em !important;
}
.mt-2
{
    margin-top: 2em !important;
}
.mt-5
{
    margin-top: 5em;
}
.mb-2
{
    margin-bottom: 2em;
}
.mb-5
{
    margin-bottom: 5em;
}

 .top-quickwraper{
     width:100%;
     height:auto;
    
}

.nav-brand img{
    width: 100%; 
    margin-top: 20px;
}
 .sexy-menu.detached  .header-call{
    margin-top: 8px;
 }
 .desk-view{
     display:block;
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */
 .footer-wraper {
  background-image: url(../images/footer-bg.png); background-size: cover;
     width:100%; padding: 40px 0 20px;    background-position: bottom;
     height:auto; position: relative;
}
.footer-bottom-wraper{
  width: 100%;
    height: 50px;
    background-color: #fff
}
.space{ justify-content: space-between; }

 .copy-right {
     width:auto;
     height:auto;
     float:left;
      font-family:'OpenSans';
     font-size:1em;color:  #050404;
     font-weight:normal; 
     line-height: 60px 
}
 .copy-right span {
      font-family:'OpenSans';
     font-weight:normal; 
}
 .designed {
     width: auto;
     height: auto;
     float: right 
}
 .designed-ido {
     float: right;
     height: auto;
     padding-left: 8px;
     padding-top:15px;
     width: auto; 
}
 .designed p {
     width: auto;
     height: auto;
     float: right;
      font-family:'OpenSans';
     font-size:1em;
     font-weight: normal;
     line-height: 60px;
     margin: 0; color: #363636;
}
 .designed p a {
     text-decoration: none;
      font-family:'OpenSans';
     font-size:1em;color:#050404;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .whats-app{
    position:fixed;
        bottom: 20vh;
    right:25px;
    width: 60px;
    z-index:99
}
.whats-app img{
    animation-name:floating;
    animation-duration:3s;    width: 100%;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
    opacity:1;
}
.whats-app:hover img{
    opacity:1
}
@keyframes floating{
    from{
        transform:translate(0,0)
    }
    65%{
        transform:translate(0,15px)
    }
    to{
        transform:translate(0,0)
    }
}

.btm-link p ,.foot-linkss a{
   font-size: 1em; margin-bottom: 0; color: #2d2d2d;
   font-family: 'OpenSans'; font-weight: 500;
}
.btm-link a{ color: #2d2d2d;}
.icon-f{
    display: flex; align-items: center; 
}

.footer-bottom-container{
background-color: #d3d3d3;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;    margin-bottom: 1em;
}
.footer-address {
    width: auto;
    margin-right: auto;
    height: auto;
    float: left;
}
.footer-address:nth-child(5){margin-right: 0; padding-right: 0}

.address p {
    font-size: 1em; text-align: center; 
   font-family: 'LG'; font-weight: normal;margin: 0; 
    align-items: center;   text-align: left;
}
 .mob-hide{display: block;}
  .mob-show{display: none;}
.address p  a{ 
color: #212121; }

img.ficon {
    display: flex;
    margin: 0 auto;
    border: 1px solid #dcd7ce;
    border-radius: 100%; 
}
.footer-content .address{
  margin-bottom: 30px;    margin-top: 20px;
}

.address p img {
    padding-right: 0px;
}
.icon-f span{padding-right: 15px}

.footer-logo {
    margin: 0 auto 2em;
    text-align: center;
}
.foot-linkss{display: flex;}

.foot-linkss li:last-child:after{display: none;}
.foot-linkss li:nth-child(1){padding-right: 20px;}
.foot-linkss li:last-child{padding-left: 20px;}
.footer-social-links li a:hover{
 color: #2d2d2d  !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
.footer-social-links ul li:last-child{margin-left: 0; padding-right: 0}
.footer-social-links ul li:last-child a{margin-right: 0; padding-right: 0}
.footer-social-links ul li a{
 color: #363636; 
   font-size: 1.8em;
       margin-right: 30px;
}
.footer-content-title {
       width: auto;
    display: flex; letter-spacing: 1px;
    align-items: center;   color: #363636;
    font-size: 1em;   margin-bottom: 12px;
    font-family: 'OpenSans';  position: relative;
    font-weight: 500; text-transform: uppercase;
}
.foot-linkss li{position: relative;}
.foot-linkss li:after {
    background: #2d2d2d;
    width: 1px;
    height: 15px;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0px;
    content: "";
    z-index:  1;
}
.main-container{
    width: 100%;
    height: auto;
    padding-top: 60px;
}
.welcome-container {
    position: relative;
    overflow: hidden;
    padding: 100px 0 60px;
}

/**/

.pt-0{
    padding-top: 0px !important;
}
.pb-0{
    padding-bottom: 0px !important;
}

.p5{
    padding: 5px;
}

.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}

/*services*/
.ser-h2{ font-size: 1.333em; font-family: 'Gelion'; font-weight: normal; color: #171717;
  line-height: 20px; margin-bottom: 10px;
 }
.ser-item {
    margin-bottom: 30px;
}
.ser-text {
    margin-top: 1.2em;
}
.ser-text p{
  font-size: 1.111em; 
}
.ser-item .more-btn{
color: #1f2727; margin-top: 1em
}
.ser-img2 img{border-radius: 15px;    height: 460px;
    object-fit: cover;}
.mtop{ margin-top: 6px; }

.brdr-btm {
    border-bottom: 1px solid rgb(23 23 23 / 15%);
    height: 1px;
    width: 100%;
    margin-bottom: 30px;
}

.main-service .ser-img img,.proj-content{
border-bottom-right-radius: 0; border-bottom-left-radius: 0
}
.ser-img .more-btn {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: absolute;
    bottom: 0;
    right: 25px;
    background: #fff;
    padding: 8px 30px;
}
/**/

/*why*/
.why-container{
  position: relative; padding: 90px 0; z-index: 9;
}
.why-title{
   font-family: 'Montserrat'; font-weight: normal; font-size: 2.554em; 
   color: #341439; line-height: 35px;    margin-bottom: 20px; z-index: 9;
}
.why-title-sp{
  font-size: 1.003em; font-family: 'Montserrat'; font-weight: 500; background: linear-gradient(to right, #31329F 0%, #10966F 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.ser-top{text-align: center;margin-bottom: 3em;}
.why-btm{
  font-size: 1.304em; line-height: 20px;  font-family: 'Montserrat'; font-weight: normal;
  color: #000000; text-transform: uppercase; letter-spacing: 2px;
}
.why-span{
  color: #14b98d; font-size: 1.313em;font-weight: bold;font-family: 'Montserrat';
    font-style: italic; letter-spacing: 4px;
}
 .img-why{margin: 0 auto; display: flex;}
.why-h{
  margin-top: 20px;    margin-bottom: 10px;  transition: .8s; text-transform: uppercase; line-height: 1.4;
  font-size: 1.372em;font-family: 'Montserrat'; font-weight: normal; color: #341439;
}
.why-inner-h {
    text-align: left;
    font-size: 3.614em;
    line-height: 50px;
}
.why-btm-inner{ font-size: 1.048em;     margin-bottom: 13px; }
.why-title-inner{ font-size: 2.166em; }
.why-row{ margin-top: 2em }
.why-h span{ background: linear-gradient(to right, #008DA7 0%, #10966F 100%);
-webkit-background-clip: text;font-family: 'Montserrat'; font-weight: normal;
-webkit-text-fill-color: transparent; transition: .8s; }
.why-item:hover img{
    transform: rotateY(180deg);
}
.why-item:hover .fet-carousel img{
transform: unset;
}
.why-item img {
    transition: .8s;
}
.why-row .col-md-4{ 
    padding-right: 25px;
    padding-left: 25px;
 }

.fet-carousel .owl-dots {
    position: absolute;
    top: 20px;
    left: 20px;
}
.owl-theme .owl-dots .owl-dot span{
      width: 12px;
    height: 12px;     background: #858889;
}
.owl-theme .owl-dots .owl-dot.active span{ background: #000000; }
/**/

/**/

.welcome-detail {
  text-align: justify; position: relative;
  padding-left: 60px;
}

.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*about page*/

/**/
.bnr-row .col-md-6:nth-child(1) {
    width: 53%;
}
.bnr-row .col-md-6:nth-child(2) {
    width: 47%;
}
.inner-text{
    font-size: 2.828em;  
    font-style: normal; text-align: left;
    font-family: 'Cinzel'; font-weight: normal;
    color: #fff;       justify-content: end;
    line-height: 60px;  text-transform: uppercase; 
    display: flex;    justify-content: center;
    align-items: center; 
}
.featured-text{
    font-size: 1.922em; 
    font-style: normal; text-align: left;
    font-family: 'Cinzel'; font-weight: normal;
    color: #fff;   text-transform: uppercase; 
    line-height: 40px; 
       display: flex;
    justify-content: center;
    align-items: flex-start;
}
.top-txt-hero {
    margin-bottom: 2.5em;
}
/*.featured-text span{
  letter-spacing: 2px;  margin-right: 25px;
  font-size: 0.473em;font-weight: normal; color: #cacaca; font-family: 'Cinzel';    line-height: 70px;
}*/
.bnr-a{
   font-family: 'Montserrat'; font-weight: normal; color: #000;
   font-size: 0.875em; background-color: #ededed; padding: 14px 18px;
   border-radius: 10px; letter-spacing: 3px; margin: 1em auto 0;
       display: flex; justify-content: flex-end;
    align-items: center;
    width: fit-content
}
.bnr-a:hover{
  background: #341439; color: #fff
}
.bnr-btns{display: flex; align-items: center;margin-top: 3em; justify-content: center; margin-bottom: 1.5em;}
.bnr-btn{
  border: 1px solid rgb(202 202 202 / 32%); border-radius: 10px;
  background-color: #552669; padding: 5px 20px;
}
.bnr-btn:nth-child(2){margin-left: 15px;}
.bnr-desc{
    font-family: 'Montserrat'; font-weight: normal; font-size: 1.009em; color: #bbb8b9;
    letter-spacing: 3px; margin-top: 1em; line-height: 1.5
}
.bnr-flx{ margin:15px auto 0;   text-align: center;}
.qr-code {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
.hero-text-area1{
      position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    width: max-content;
    white-space: normal;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.bnr-item ,.bnr-item img{height: 100%;     transition: .8s; position: relative;}
.top-txt{ width:100%; text-align:center}
.top-txt img{ width:60%}
 .flip-container {
        -webkit-perspective: 1000;
        background: transparent; position: relative;
    }
    /* flip the picture when hover */
    
    .flip-container:hover .flipper,
    .flip-container.hover .flipper {
        -webkit-transform: rotateY(180deg);
    }
  
    
    .flipper {
        -webkit-transition: 1s;
        -webkit-transform-style: preserve-3d;
        position: relative;
    }
    /* hide back  during flip */
     .btm-container .flipper{  -webkit-transform-style: unset }
    .btm-container .flip-container{-webkit-perspective: unset;  }
    .btm-container .flip-container:hover .flipper,
    .btm-container .flip-container.hover .flipper {
       -webkit-perspective: 1000;  -webkit-transform-style: preserve-3d;
    }
    .front,
    .back {
        -webkit-backface-visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }
    /* front placed above back */
    
    .front {
        z-index: 2;
    }
    /* back, initially hidden */
    
    .back {
        -webkit-transform: rotateY(180deg);
    }
    .back {
    height: 100%;
  }
/**/

.more-btn{
font-family: 'AlbertSans';
    font-weight: 500;
    color: #000000;
        font-size: 0.904em; border-radius: 10px;
    padding: 10px 60px 10px 20px;  background-color: #dfffdf;
    position: relative; width: fit-content;    
    display: flex;  z-index: 9;   
    align-items: center;    cursor: pointer;     margin-top: 20px;
}
.abt-btn{    font-size: 0.927em;padding-left: 10px; padding-right: 25px; }
.abt-btn:after{ width: 22px !important;
    height: 18px !important;    top: 50%;}
.more-btn:after{
 width: 32px;
    height: 32px; 
    position: absolute; top: 50%;
      transform: translate(0%,-50%); right: 20px;
    content: "";
    background-image: url(../images/arrow-rght.png); background-size: cover;
}
.more-btn:hover{
  color: #000; 
}

.welcome-detail-title3 p{
    color: #1584aa;
    font-size: 1em;
    font-family: 'Montserrat';
    font-weight: 500
}
.page-hero .hero-text-area {
       position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;    width: max-content;
    white-space: normal;
    left: 50%; top: 50%; transform: translate(-50%,-50%);
  }


.welcome-detail-title2 {z-index: 9; position: relative;
    margin-bottom: 20px;    text-align: left;
}
.color-dark{ color: #525252 }

.how-item{
  position: relative;    padding: 0 60px;
  display: flex; align-items: flex-start;
}
.how-itm:nth-child(1) .how-item{
  padding-left: 0
 }
 .how-itm:nth-child(3) .how-item:after{ display: none; }
.how-item:after{
      width: .1px;
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    right: 0;
    content: "";
    background-color: #3e3e3e;
}

.terms .how-item{ margin-bottom: 1.5em;}
.terms .how-item .h-title{ margin-bottom: 0px;}

.n-title{
  position: relative;      width: fit-content; letter-spacing: 2px; z-index: 9;
   font-family: 'Montserrat'; font-weight: 300;  font-size: 4.625em; color: #8f66a1; 
}
.how-rt{padding-left: 30px}
.h-title{
   font-family: 'Montserrat'; font-weight: 600; margin-bottom: 7px;
   font-size: 1.063em; line-height: 1.5; letter-spacing: 1px;
}
/*services*/

.join-container{
    background-image: url(../images/bg3.jpg); background-size: cover;
    padding: 100px 0;
}
.jtxt{
  color: #d5d5d5; font-size: 3.395em; line-height: 1;
      font-family: 'Montserrat';    margin-bottom: 5px;
    font-weight: normal; text-transform: uppercase;
}
.jspan{
   color: #d5d5d5; font-size: 1.446em; line-height: 1.5;
      font-family: 'Montserrat';  font-weight: normal;
}
.join-btn{
  font-family: 'OpenSans';
    font-weight: 500;
    color: #bbb8b9;
    font-size: 0.875em; letter-spacing: 1px;
    border: 1px solid rgb(187 184 185 / 39%);
    background-color: unset;
    padding: 15px 25px;
    border-radius: 10px;
    text-transform: capitalize;
    margin-top: 2.5em; display: block;    width: fit-content;
}
.join-btn:hover{
  background-color: #d5d5d5; color: #383838
}
.counter{
   color: #bbb8b9; font-size: 6.511em; line-height: 1;
      font-family: 'Montserrat';  font-weight: normal;
}
.counter span{color: #854f65;    font-family: 'Montserrat';
    font-weight: normal;}
.btm-span{
    font-family: 'OpenSans';
    font-weight: 500; margin-top: 5px;
    color: rgb(187 184 185 / 75%); font-size: 1.458em; line-height: 1;
}
.statistics {margin-top: 2.3em}
.count-up{margin-bottom: 3em}
.join-rt {
    float: right;
}
.join-div .col-md-5 {
    width: 39%;
}
.join-div .col-md-4 {
    width: 36%;
}
.lux-wrap .know-more{
  text-align: center;
    justify-content: center
}
.dark-bg .owl-nav {
    display: none;
}

.plr-0{
  padding-right: 0px !important;
  padding-left: 0px !important
}
.p6 {
    padding: 6px !important;
}

.mt-4{
  margin-top: 4em !important
}
.mt-3{
  margin-top: 3em !important
}
.mt-6
{
  margin-top: 6em !important;
}
.pr-0{padding-right: 0 !important}
.pl-0{padding-left: 0 !important}
/**/

/**/

/**/


.text-center{
    text-align: center !important; 
}

 .box-link img{
     width: 100%;
     height: auto;
     display:block;
     transform: scale(1);
     transition: all 0.5s ease 0s;
     mix-blend-mode: multiply;
     top: 5%;
    position: relative;
    margin: 26px 0px 0
}

 .box-link:hover img{
     transform: scale(1.1);padding: 20px;
}
 .box-link .box-content{
     width: 100%;
     height: 100%;
     background:rgb(56 53 53 / 89%);
     text-align: center;
     position: absolute;
     top: 0;
     left: 0;
     opacity: 0;
     transform: rotateY(180deg) scale(0.5);
     transition: all 0.45s ease-out 0s;
     display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
 .box-link:hover .box-content{
     opacity: 1; transition: all 0.45s ease-out 0s;
     transform: rotateY(0deg) scale(1);
}


.mb-3{
    margin-bottom: 3em
}

.d-flex{
    display: flex;
}

/**/
.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    opacity: 0;
}
.box-group.gallery-box h4 {
  position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: 0;
    font-family: 'Montserrat';
    z-index: 9;
    font-weight: 600;
    font-size: 1em;
    color: #333;
    padding: 6px 25px;
    background: #fff;
    border-radius: 10px;width: max-content;

}
.box-group:hover .img-overlay{
  opacity: 1 !important
}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group{
    text-align: center;
    overflow: hidden;
    position: relative;  
    padding: 50px  25px 0; 
    /*border: 1px solid rgb(0 0 0 / 11%);*/
    cursor: pointer;
}
.gal-img,.vid-img{
    max-width: 100%;
    max-height: 100%;
    transform: scale3d(1, 1, 1);
    transition: all 0.3s ease 0s;
    display:block;
    width: 100%;height: 300px;
    object-fit: cover;

}
.tablinks{
  font-family: 'Montserrat'; font-weight: normal; background: #fff;
  font-size: 1.144em; line-height: 1.4; color: rgb(56 56 56 / 63%); 
      position: relative;
    display: inline-block;
    font-size: 1em; position: relative;
    cursor: pointer;
        width: fit-content;
    text-align: left;
}
.tablinks.active:after{
     content: '';
    position: absolute;
    background-image: url(../images/arrow-btm.png);
    background-size: cover;
    height: 17px;
    width: 19px;
    transform: translate(-50%, 0%);
    bottom: -30px;
    left: 50%;
}
.tab .tablinks.active {
    color: #383838;
}
.ad-left,.ad-rgt,.ad-left img{ height: 100%; object-fit: cover; }
.ad-rght{ padding: 70px 0 0  20px}
.ads-container{ position: relative; padding-bottom: 50px }
.tab {
    width: 100%;    padding-left: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    position: relative;
}
.img-play {
    width: 70px;
}
.box-group:hover img{
    transform: scale3d(1.04, 1.04, 1);
}
.box-group .box-content{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    padding-top: 35%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.3s ease 0s;
}
.container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}






.mtp{margin-top: 2em}
.lets-talk{margin-top: 1em}
.mtopp{margin-top: 3em}
.form-flx .form-group {
    margin-right: 5%;
}
.form-flx {
    display: flex;margin-top: 15px;
    align-items: center;
    justify-content: center;
}
.enquiry-form-outer .user-box {
  position: relative;
  margin-right: 2%;
  width: 49%;
  float: left;
  margin-bottom:15px;
}
.enquiry-form-outer .user-box:nth-child(2n+2){ margin-right: 0%;}

.form-flx label {
    text-align: left;
    width: 33%;font-family: 'OpenSans';
    font-weight: normal;
}
.enquiry-form-outer .user-box input,.input-box {
  width: 100%;
  padding: 0px 1em;
  font-size:1em;
  color: #333;
  border: none;
  border: 1px solid #ccc;
  outline: none;
  line-height: 45px;
  background: transparent;
}
.input-box{height: 45px}
.enquiry-form-outer .user-box input:focus ~ label,
.enquiry-form-outer .user-box input:valid ~ label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  bottom: inherit;
}

.enquiry-form-outer .user-box label {
  position: absolute;
  top:0;
  left: 0;
  padding: 0px 1em;
  font-size: 16px;
  color: #333;
  pointer-events: none;
  transition: .5s;
  bottom: 0;
  line-height: 45px;
  background-color: transparent;
}
.disp{    display: contents;}

.full-field{
  width: 100% !important;
  margin-right: 0% !important;
}
.rounded-corners p {
    text-align: left;
}
textarea:focus~.floating-label,
textarea:not(:placeholder-shown)~.floating-label,
input:not(:focus):valid~.floating-label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  bottom: inherit;
}

.scheme-des textarea {
  width: 100%;
  height: 125px;
  resize: none;
  padding: 10px 20px 0 20px;
  font-size: 1em;
  color: #333;
  font-family: inherit;
  font-weight: normal;
  background: transparent;
  border: 1px solid #ccc;
}

.floating-label {
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 10px;
  transition: 0.2s ease all;
  color: #999999;
  font-size: 1em;
}



/* active state */
.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
  width:50%;
}


/* highlighter */
.highlight {
  position:absolute;
  height:50%; 
  width:100%; 
  top:15%; 
  left:0;
  pointer-events:none;
  opacity:0.5;
}
.submit-button{
  line-height: 45px;
  padding: 0px 65px;

}
.enquiry-form-outer .user-box {
  position: relative;
  margin-right: 2%;
  width: 49%;
  float: left;
  margin-bottom:5px;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.book-button{
  color: #fff;
  outline: none;
  background: transparent;
  padding-left: 25px;
  padding-right: 25px;
  line-height: 36px;
  position: relative;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  overflow: hidden;
  transition: all .5s;
  z-index: 1;
  font-family: inherit;
  font-size: 1em !important;
  font-weight: normal;
  text-align: center;
  background-color:#8f66a1;
}
.book-button:hover{ color: #fff;}
.contact-pic img{border-radius: 15px;
  position: relative;
  margin-top: -10%;
  float: right;
  z-index: -1;
}


/* Checkbox Styles */

.form-group {
  display: block;    text-align: left;
  margin-bottom: 15px;
}

.form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group label {
  position: relative !important;
  cursor: pointer !important;    display: flex;
    align-items: flex-start;    

    font-size: 0.875em;
  color: #212121;
  line-height: 1.7;
  font-family: 'OpenSans';
  font-weight: normal;
}

.form-group label:before {
  content:'' !important;
  -webkit-appearance: none !important;
  background-color: transparent !important;
  border: 2px solid #ccc !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05) !important;
  padding: 10px !important;
  display: inline-block !important;
  position: relative !important;
  vertical-align: middle !important;
  cursor: pointer !important;
  margin-right: 15px !important;
}

.form-group input:checked + label:after {
  content: '' !important;
  display: block !important;
  position: absolute !important;
  top: 2px !important;
  left: 9px !important;
  width: 6px !important;
  height: 14px !important;
  border: solid #8f66a1 !important;
  border-width: 0 2px 2px 0 !important;
  transform: rotate(45deg)!important;
}
.agree-for{ margin-top: 1.5em;}



.floating-input , .floating-select {
  width: 100%;
  padding: 0px 1em;
  font-size: 1em;
  color: #333;
  border: none;
  border: 1px solid #ccc;
  outline: none;
  line-height: 45px;
  background: transparent;
  height: 45px;
}

.floating-input:focus , .floating-select:focus {
     outline:none;
}


.floating-select:focus ~ label , .floating-select:not([value=""]):valid ~ label {
  top: -7px;
  left: 0px;
  color: #666;
  font-size: 10px;
  background-color: #fff;
  padding: 0px 10px;
  line-height: 20px;
  bottom: inherit;
}



.video-icon a {
  width:30px;
  height: 30px;
  line-height:30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  position: relative;
  color: #552669;
  -webkit-animation: ripple-white 1s linear infinite;
  animation: ripple-blue 1s linear infinite;
  -webkit-transition: .5s;
  background: rgba(255,255,255,0.6);
  font-size: 1em;
  z-index: 44 
 }
 .slider10 .video-icon a {
  border-radius: 0 
 }
 @-webkit-keyframes ripple-blue {
  0% {
   -webkit-box-shadow: 0 0 0 0 rgba(85,38,105, 0.3), 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3);
   box-shadow: 0 0 0 0 rgba(85,38,105, 0.3), 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3) 
  }
  100% {
   -webkit-box-shadow: 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3), 0 0 0 30px rgba(85,38,105, 0);
   box-shadow: 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3), 0 0 0 30px rgba(85,38,105, 0) 
  }
 }
 @keyframes ripple-blue {
  0% {
   -webkit-box-shadow: 0 0 0 0 rgba(85,38,105, 0.3), 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3);
   box-shadow: 0 0 0 0 rgba(85,38,105, 0.3), 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3) 
  }
  100% {
   -webkit-box-shadow: 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3), 0 0 0 30px rgba(85,38,105, 0);
   box-shadow: 0 0 0 10px rgba(85,38,105, 0.3), 0 0 0 20px rgba(85,38,105, 0.3), 0 0 0 30px rgba(85,38,105, 0) 
  }
 }
 .main_video {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50% 
 }


.main_video {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}



.bredcum-wraper{
  width:100%;
  height:auto;
  padding-bottom:50px;
  padding-top: 30px;
}
.bredcum-container{
  width:auto;
  height:auto;
  float:right;
}
.bred-home{
  width:auto;
  height:auto;
  float:left;
  font-family:inherit;
  font-weight: normal;
  font-size:1em;
  color:#333;
  line-height:30px;
  text-transform: capitalize;
}
.bred-home a{
  width:auto;
  height:auto;
  float:left;
  font-family:inherit;
  font-weight: normal;
  font-size:1em;
  color:#333;
  line-height:30px;
}
.bred-home a:hover{
  width:auto;
  height:auto;
  float:left;
  font-family: inherit;
  font-weight: normal;
  font-size:1em;
  color:#8f66a1;
  line-height:30px;
}
.bred-arrow{
  width:auto;
  height:auto;
  float:left;
  font-size:0.85em;
  color:#999;
  line-height:30px;
  padding-left:8px;
  padding-right:8px;
}
.bred-next{
  width:auto;
  height:auto;
  float:left;
  font-family: inherit;
  font-weight: normal;
  font-size:1em;
  color:#8f66a1;
  line-height:30px;
}



.bh-stars {
  display: flex;
  justify-content: center;
  margin: 2rem auto;
  margin-bottom: 0px;
}
.bh-stars .bh-star {
  width: 1rem;
  height: 1rem;
}
.bh-stars .bh-star .outline {
  fill:#666666;
}
.bh-stars .bh-star .full,
.bh-stars .bh-star .left-half {
  fill: transparent;
}
.bh-stars[data-bh-rating^="1"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="2"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="5"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="2"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="5"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3"] .bh-star--3 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4"] .bh-star--3 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="5"] .bh-star--3 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="5"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="5"] .bh-star--5 .full {
  fill:#666666;
}
.bh-stars[data-bh-rating^="0.5"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="1.5"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="2.5"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3.5"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4.5"] .bh-star--5 .left-half {
  fill: #666666;
}
.bh-stars[data-bh-rating^="0.6"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="1.6"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="2.6"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3.6"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4.6"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="0.7"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="1.7"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="2.7"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3.7"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4.7"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="0.8"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="1.8"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="2.8"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3.8"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4.8"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="0.9"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="1.9"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="2.9"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="3.9"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars[data-bh-rating^="4.9"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3"] .bh-star--3 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--3 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--3 .full {
  fill: #666666;
}
.bh-stars.rounding-up[data-bh-rating^="4"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="5"] .bh-star--5 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.6"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.6"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.6"] .bh-star--3 .full {
  fill: #666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.6"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.6"] .bh-star--5 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.7"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.7"] .bh-star--2 .full {
  fill: #666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.7"] .bh-star--3 .full {
  fill: #666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.7"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.7"] .bh-star--5 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.8"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.8"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.8"] .bh-star--3 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.8"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.8"] .bh-star--5 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.9"] .bh-star--1 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.9"] .bh-star--2 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.9"] .bh-star--3 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.9"] .bh-star--4 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.9"] .bh-star--5 .full {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.0"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.0"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.0"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.0"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.0"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.1"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.1"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.1"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.1"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.1"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.2"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.2"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.2"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.2"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.2"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.3"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.3"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.3"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.3"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.3"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.4"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.4"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.4"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.4"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.4"] .bh-star--5 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="0.5"] .bh-star--1 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="1.5"] .bh-star--2 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="2.5"] .bh-star--3 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="3.5"] .bh-star--4 .left-half {
  fill:#666666;
}
.bh-stars.rounding-up[data-bh-rating^="4.5"] .bh-star--5 .left-half {
  fill:#666666;
}


.date-testi {
  font-family: 'Montserrat';
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4;
  color: rgb(56 56 56 / 63%);
  position: relative;
  display: inline-block;
  font-size: 1em;
  position: relative;
  cursor: pointer;
  width: fit-content;
  text-align: center;
}

.process-wraper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body,li {
         font-size:12px !important;
    }
    .top-txt img{width: 40%}
   .header-phone{ margin: 15px 15px }
    .nav-brand img {
    width: 65%;
    margin-top: 10px;
    }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
    .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 2.28em; line-height: 44px;
    }
    .featured-text {
    font-size: 1.522em; line-height: 33px
    }
    .img-full.flip-pic {
    width: 66%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px; width: 150px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .img-icon{ width: 70px }
  .bnr-a{letter-spacing: 2px; padding: 11px 17px}
  .qr-code{ padding: 15px }
  .bnr-btns{margin-top: 3em;}
  .qr-code {
    width: 100px;
  }
  .page-hero .hero-text-area{ top: 55% }
  .how-rt2{ padding: 15px 20px }
  .test-item{padding: 10px 20px; height: 50vh;}
  .gal-img, .vid-img{     height: 130px; }
  .jtxt{font-size: 2em}
  .counter{font-size: 4em}
  .join-container{padding: 30px 0}
  .join-div .col-md-5 {
    width:36%;
  }
  .join-div .col-md-3 {
    width: 29%;
  }
  .jspan{font-size: 1.2em}
  .check{ width: 24px }
  .test-container{ padding: 55px 0px 70px }
  
  .footer-logo img {
      width: 140px;
  }
  .how-item{ padding: 0 10px }
 .how-rt {
    padding-left: 15px;
  }
  .playbtn{ 
        padding: 30px;
   }
   .playbtn img {
    width: 40px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 13px;
    width: 13px; }

    .box-group{ padding: 30px  15px 0 }
    .footer-wraper{ padding: 25px 0 15px }

    .footer-social-links ul li a{ 
            font-size: 1.3em;
        margin-right: 15px;
    }
    .micon {
  height: auto;  width: 20px;
  }
  #button{
        line-height: 40px;
    width: 40px; height: 40px;
  }
  .copy-right, .designed p{line-height: 45px;}

  .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 500px !important;        top: 50% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 0px!important;
    }
   .enquiry-form-outer .user-box label{     font-size: 13px !important }
}

 @media (min-width: 1280px) and (max-width: 1359px) {
     body,li {
         font-size:14px !important;
    }
    .header-phone{ margin: 25px 15px }
    .nav-brand img {
    width:70%;
    margin-top: 10px;
    }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
     .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 2.28em; line-height: 44px;
    }
    .featured-text {
    font-size: 1.522em; line-height: 33px
    }
    .img-full.flip-pic {
    width: 90%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px;        width: 170px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .bnr-a{letter-spacing: 2px; padding: 13px 20px}
  .qr-code{ padding: 15px }
  .bnr-btns{margin-top: 3em;}
  .qr-code {
    width: 120px;
  }
  .page-hero .hero-text-area{ top: 55% }
  .how-rt2{ padding: 15px 20px }
  .test-item{padding: 20px 20px; height: 52vh;}
  .gal-img, .vid-img{     height: 230px; }
  .jtxt{font-size: 2.33em}
  .counter{font-size: 4.5em}
  .join-container{padding: 80px 0}
  .join-div .col-md-5 {
    width:36%;
  }
  .join-div .col-md-3 {
    width: 29%;
  }
  .check{ width: 24px }
  .test-container{ padding: 55px 0px 70px }
  
  .footer-logo img {
      width: 200px;
  }
  .how-item{ padding: 0 20px }
  .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 600px !important;    top: 40% !important;    
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 0px!important;
    }
   .enquiry-form-outer .user-box label{     font-size: 13px !important }
}

 @media (min-width: 1360px) and (max-width: 1399px) {
  body,li {
         font-size:14px !important;
    }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
      .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 2.28em; line-height: 44px;
    }
    .featured-text {
    font-size: 1.522em; line-height: 33px
    }

  .bnr-btn{ padding: 5px 10px; }
  .bnr-btn img {
    width: 90%;
    margin: 0 auto;
  }
  .bnr-a{letter-spacing: 2px; padding: 13px 20px}
  .qr-code{ padding: 15px }
  .bnr-btns{margin-top: 3em;}
  .qr-code {
    width: 120px;
  }
  .page-hero .hero-text-area{ top: 55% }
  .how-rt2{ padding: 15px 20px }
  .test-item{padding: 20px 25px; height: 52vh;}
  .gal-img, .vid-img{     height: 230px; }
  .jtxt{font-size: 2.5em}
  .counter{font-size: 5em}
  .join-container{padding: 80px 0}
  .join-div .col-md-5 {
    width:36%;
  }
  .join-div .col-md-3 {
    width: 28%;
  }
  .check{ width: 24px }
  .test-container{ padding: 55px 0px 70px }

  .footer-logo img {
      width: 200px;
  }
 .header-phone{ margin: 35px 15px }
    .nav-brand img {
    width: 80%;
    margin-top: 14px;
  }
   .form-group label:before{     padding: 8px !important; }
    #slidingPopup{ 
        height: 600px !important;     top: 40% !important;   
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 5px !important;
    left: 7px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 0px!important;
    }
   .enquiry-form-outer .user-box label{     font-size: 14px !important }
}

 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:4%;
         padding-right:4% 
    }
    .header-phone{ margin: 35px 15px }
    .nav-brand img {
    width: 80%;
    margin-top: 14px;
  }
    .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
  .bnr-btn{ padding: 5px 10px; }
  .bnr-btn img {
    width: 90%;
    margin: 0 auto;
  }
  .bnr-a{letter-spacing: 2px; padding: 13px 20px}
  .qr-code{ padding: 15px }
  .bnr-btns{margin-top: 3em;}
  .qr-code {
    width: 120px;
  }
  .page-hero .hero-text-area{ top: 55% }
  .how-rt2{ padding: 15px 20px }
  .test-item{padding: 30px 30px; height: 48vh;}
  .gal-img, .vid-img{     height: 230px; }
  .jtxt{font-size: 2.5em}
  .counter{font-size: 5em}
  .join-container{padding: 80px 0}
  .join-div .col-md-5 {
    width:36%;
  }
  .join-div .col-md-3 {
    width: 28%;
  }
  .check{ width: 24px }
  .test-container{ padding: 55px 0px 70px }
 .form-group label:before{     padding: 8px !important; }
    #slidingPopup{ 
        height: 600px !important;       top: 40% !important; 
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 5px !important;
    left: 7px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 0px!important;
    }
   .enquiry-form-outer .user-box label{     font-size: 14px !important }
}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px !important;}
 .d-container{
         width:100%;
         padding-left:4%;
         padding-right:4% 
    }
     .header-phone{ margin: 35px 15px }
    .nav-brand img {
    width: 80%;
    margin-top: 14px;
  }
     .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}

  .bnr-btn{ padding: 5px 10px; }
  .bnr-btn img {
    width: 90%;
    margin: 0 auto;
  }
  .bnr-a{letter-spacing: 2px; padding: 13px 20px}
  .qr-code{ padding: 15px }
  .bnr-btns{margin-top: 3em;}
  .qr-code {
    width: 120px;
  }
  .page-hero .hero-text-area{ top: 55% }
  .how-rt2{ padding: 15px 20px }
  .test-item{padding: 35px 35px; height: 50vh;}
  .gal-img, .vid-img{     height: 230px; }
  .jtxt{font-size: 2.5em}
  .counter{font-size: 5em}
  .join-container{padding: 80px 0}
  .join-div .col-md-5 {
    width:36%;
  }
  .join-div .col-md-3 {
    width: 28%;
  }
  .check{ width: 24px }
  .test-container{ padding: 55px 0px 70px }
 .form-group label:before{     padding: 8px !important; }
    #slidingPopup{ 
        height: 600px !important;      top: 40% !important;  
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 5px !important;
    left: 7px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 0px!important;
    }
   .enquiry-form-outer .user-box label{     font-size: 14px !important }

}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px !important;
    }
    li{font-size:15px !important;}
     .d-container{
         width:100%;
         padding-left:5%;
         padding-right:5% 
    }
   .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
  .bnr-btn{ padding: 5px 10px; }
  .bnr-btn img {
    width: 90%;
    margin: 0 auto;
  }
  .bnr-a{letter-spacing: 2px; padding: 13px 20px}
  .qr-code{ padding: 15px }
  .bnr-btns{margin-top: 3em;}
  .qr-code {
    width: 120px;
  }
  .page-hero .hero-text-area{ top: 55% }
  .how-rt2{ padding: 0 20px }
  .test-item{ height: 50vh;}
  .gal-img, .vid-img{     height: 230px; }
  .jtxt{font-size: 2.8em}
  .counter{font-size: 5em}
  .join-container{padding: 80px 0}
  .join-div .col-md-5 {
    width: 37%;
  }
  .join-div .col-md-3 {
    width: 27%;
  }
    #slidingPopup{ 
        height: 700px !important;   top: 40% !important;  
        overflow: scroll;}
   
   .enquiry-form-outer .user-box label{     font-size: 15px !important }
  #closeButton {
    top: 0px!important;
    left: 0px!important;
    }
}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
}

}
 

 @media (max-width:420px) { 
    body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  .d-container.pl-0{padding-left: 3%!important;}
  .header-phone img {
    width: 30px;
  }

  .navigation {
    display: flex;
    align-items: center;
  }
  .col-md-15{ width: 50%; float: left; }
  .footer-address-container{display: block;}

.top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 1.8em; line-height: 35px;
    }
    .featured-text {
    font-size: 1.32em; line-height: 25px
    }
    .img-full.flip-pic {
    width: 66%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px; width: 150px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .img-icon{ width: 55px }
  .bnr-a{letter-spacing: 2px; padding: 11px 17px}
  .bnr-btns{margin-top: 1.5em;}
  .qr-code {
    width: 90px;padding: 10px 
  }
  .bnr-row .col-md-6{width: 100% !important}
  .eq-ht{display: block;}
  .nav-brand img{width:60%; margin-top: 7px;}
  .header-phone{margin: 10px 0;    letter-spacing: 0px;}
  .bnr-desc{
    font-size: 1em;
    letter-spacing: 1px;
  }
  .why-container{padding: 30px 0;overflow: hidden;}
  .why-title{   font-size: 1.4em; line-height: 25px; margin-bottom: 10px;}
  .ser-top {
    margin-bottom: 1.2em;
  }
  .why-h {
    margin-top: 12px;    font-size: 1.2em;
    margin-bottom: 3px;
  }
  .why-item {
    margin-bottom: 2em;
  }
  .lx-head{font-size: .9em; letter-spacing: 0px;}
  .col-md-15:nth-child(3){clear: both;}
  .lux-wrap{margin-bottom: 1.3em;}
  .cm-title{     font-size: 1.5em; }
  .course-container{padding: 30px 0 10px; overflow: hidden;}
  .how-item{padding: 0; margin-top: 2em;}
  .how-item:after{display: none;}
  .n-title{font-size: 2em;}

  .how-rt {
      width: 100%;
      padding-left: 0px;
  }
  .how-rt p{ font-size:0.9em}
  .bredcum-wraper{padding-bottom: 20px;
  padding-top: 10px;}
  .num {
    width: 10%;
  }
  .playbtn {
        padding: 10px;
  }
  .playbtn img {
        width: 40px;
  }
  .whydr-container{ margin-top: 0 }
  .why-container2{ padding: 30px 0 30px; overflow: hidden; }
  .how-rt2 {
      padding: 15px 20px;
  }
  .check {
      width: 20px;
  }
  .how-item2{margin-bottom: 1em;}
  .wh-title{font-size: 1em;}
  .test-container{ padding: 35px 0px 40px; overflow: hidden; }
  .test-item {
        padding: 20px 15px; margin-bottom: 2em;
        height: 45vh;
  }
  .qoute-span{font-size: 1em;}
  .test-inner {
    margin-top: 2.5em;
  }
  .name{font-size: 1.1em; line-height: 1.3; margin-bottom: 4px;}
    .owl-nav .owl-prev:before, .owl-nav .owl-next:before {
        height: 10px;
        width: 11px;
  }
  .owl-theme .owl-nav [class*=owl-]{bottom: -35px}
  .ad-rght {
    padding: 30px 0 0 20px;
  }
  .tablinks {
    width: 50%;
    float: left;        margin-bottom: 2em;
  }
  .tab{display: block;}
  .tablinks:nth-child(3){width: 100%; display: flex; justify-content: center; margin-bottom: 0;}
  .tablinks.active:after{ height: 10px; width: 11px; bottom: -15px;}
  .box-group{  padding: 20px  15px 0  }
  .tabcontent .col-md-4 {
    width: 50%;
    float: left;
  }
  .gal-img{ height: 100px  }
  .ads-container{padding-bottom: 30px; overflow: hidden;}
  .join-container{ padding: 30px 0 }
  .join-div .col-md-5,.join-div .col-md-4{width: 100%}
  .jtxt{font-size: 1.3em; line-height: 1.3}
  .jspan{font-size: 1em;}
  .join-btn{ padding: 10px 14px;    margin-top: 1.5em; }
  .join-img{display: none;}
  .join-rt{float: none; margin-top: 2em}
  .counter{     font-size: 1.6em; }
  .btm-span{     font-size: 1em; }
  .count-up {
      width: 40%;    margin-bottom: 1em;
      float: left;
  }
  .count-up:nth-child(3){ width: 20% }
  .statistics {
    margin-top: 1.5em;
  }
  .footer-logo {
      display: none;
    }
    .micon {
        height: auto;
        width: 17px;
    }
    .footer-address{margin-bottom: 1em; padding-right:20px}
    .icon-f span{ padding-right:8px}
    .footer-content-title {
    margin-top: 10px;
  }
    .footer-social-links ul li a {
        font-size: 1.3em;
        margin-right: 15px;
    }
    .footer-address:nth-child(5){width: 100%}
    .copy-right span{display: none;}
    .footer-wraper{ padding: 30px 0 0px; }
 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }
  .home-img{ height: 100vh !important; object-fit: cover; }

  .top-txt img {
    width: 30%;
    }

     .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 425px !important;        top: 50% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 10px!important;
    }
   .enquiry-form-outer .user-box label,.input-box{     font-size: 11px !important }
   .form-group label {
    font-size: .9em;
    }

    .form-flx label {
    width: 50%;
    }
}
 @media (min-width:421px) and (max-width:460px){

    body,li {
       font-size:14px !important;
  }
.d-container{ padding-left: 3%; padding-right: 3% }
  .d-container.pl-0{padding-left: 3%!important;}
  .header-phone img {
    width: 30px;
  }
  .col-md-15{ width: 50%; float: left; }
  .footer-address-container{display: block;}

.top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 1.8em; line-height: 35px;
    }
    .featured-text {
    font-size: 1.32em; line-height: 25px
    }
    .img-full.flip-pic {
    width: 66%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px; width: 150px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .img-icon{ width: 55px }
  .bnr-a{letter-spacing: 2px; padding: 11px 17px}
  .bnr-btns{margin-top: 1.5em;}
  .qr-code {
    width: 90px;padding: 10px 
  }
  .bnr-row .col-md-6{width: 100% !important}
  .eq-ht{display: block;}
  .nav-brand img{width:60%; margin-top: 7px;}
  .header-phone{margin: 20px 0;    letter-spacing: 0px;}
  .bnr-desc{
    font-size: 1em;
    letter-spacing: 1px;
  }
  .why-container{padding: 30px 0;overflow: hidden;}
  .why-title{   font-size: 1.4em; line-height: 25px; margin-bottom: 10px;}
  .ser-top {
    margin-bottom: 1.2em;
  }
  .why-h {
    margin-top: 12px;    font-size: 1.2em;
    margin-bottom: 3px;
  }
  .why-item {
    margin-bottom: 2em;
  }
  .lx-head{font-size: .9em; letter-spacing: 0px;}
  .col-md-15:nth-child(3){clear: both;}
  .lux-wrap{margin-bottom: 1.3em;}
  .cm-title{     font-size: 1.5em; }
  .course-container{padding: 30px 0 10px; overflow: hidden;}
  .how-item{padding: 0; margin-top: 2em;}
  .how-item:after{display: none;}
  .n-title{font-size: 2em;}

  .how-rt {
      width: 90%;
  }
  .num {
    width: 10%;
  }
  .playbtn {
        padding: 10px;
  }
  .playbtn img {
        width: 40px;
  }
  .whydr-container{ margin-top: 0 }
  .why-container2{ padding: 30px 0 30px; overflow: hidden; }
  .how-rt2 {
      padding: 15px 20px;
  }
  .check {
      width: 20px;
  }
  .how-item2{margin-bottom: 1em;}
  .wh-title{font-size: 1em;}
  .test-container{ padding: 35px 0px 40px; overflow: hidden; }
  .test-item {
        padding: 10px 10px; margin-bottom: 2em;

  }
  .qoute-span{font-size: 1em;}
  .test-inner {
    margin-top: 2.5em;
  }
  .name{font-size: 1.1em; line-height: 1.3; margin-bottom: 4px;}
    .owl-nav .owl-prev:before, .owl-nav .owl-next:before {
        height: 10px;
        width: 11px;
  }
  .owl-theme .owl-nav [class*=owl-]{bottom: -35px}
  .ad-rght {
    padding: 30px 0 0 20px;
  }
  .tablinks {
    width: 50%;
    float: left;        margin-bottom: 2em;
  }
  .tab{display: block;}
  .tablinks:nth-child(3){width: 100%; display: flex; justify-content: center; margin-bottom: 0;}
  .tablinks.active:after{ height: 10px; width: 11px; bottom: -15px;}
  .box-group{  padding: 20px  15px 0  }
  .tabcontent .col-md-4 {
    width: 50%;
    float: left;
  }
  .gal-img{ height: 100px  }
  .ads-container{padding-bottom: 30px; overflow: hidden;}
  .join-container{ padding: 30px 0 }
  .join-div .col-md-5,.join-div .col-md-4{width: 100%}
  .jtxt{font-size: 1.3em; line-height: 1.3}
  .jspan{font-size: 1em;}
  .join-btn{ padding: 10px 14px;    margin-top: 1.5em; }
  .join-img{display: none;}
  .join-rt{float: none; margin-top: 2em}
  .counter{     font-size: 1.6em; }
  .btm-span{     font-size: 1em; }
  .count-up {
      width: 40%;    margin-bottom: 1em;
      float: left;
  }
  .count-up:nth-child(3){ width: 20% }
  .statistics {
    margin-top: 1.5em;
  }
  .footer-logo {
      display: none;
    }
    .micon {
        height: auto;
        width: 17px;
    }
    .footer-address{margin-bottom: 1em; width: 50%; float: left;}
    .footer-content-title {
    margin-top: 10px;
  }
    .footer-social-links ul li a {
        font-size: 1.3em;
        margin-right: 15px;
    }
    .footer-address:nth-child(4),.footer-address:nth-child(5){width: 100%}
    .copy-right span{display: none;}
    .footer-wraper{ padding: 30px 0 0px; }
 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }
  .home-img{ height: 100vh !important; object-fit: cover; }


    .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 425px !important;        top: 50% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 10px!important;
    }
   .enquiry-form-outer .user-box label,.input-box{     font-size: 12px !important }
   .form-group label {
    font-size: .9em;
    }
    .top-txt img {
    width: 40%;
    }

    .form-flx label {
    width: 50%;
    }
} 
 @media (min-width:461px) and (max-width:560px){

    body,li {
       font-size:14px !important;
  }
 .d-container{ padding-left: 3%; padding-right: 3% }
  .d-container.pl-0{padding-left: 3%!important;}
  .header-phone img {
    width: 30px;
  }

  .col-md-15{ width: 50%; float: left; }
  .footer-address-container{display: block;}

  
.top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 1.8em; line-height: 35px;
    }
    .featured-text {
    font-size: 1.32em; line-height: 25px
    }
    .img-full.flip-pic {
    width: 66%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px; width: 150px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .img-icon{ width: 55px }
  .bnr-a{letter-spacing: 2px; padding: 11px 17px}
  .bnr-btns{margin-top: 1.5em;}
  .qr-code {
    width: 90px;padding: 10px 
  }
  .bnr-row .col-md-6{width: 100% !important}
  .eq-ht{display: block;}
  .nav-brand img{width: 60%; margin-top: 7px;}
  .header-phone{margin: 10px 0;    letter-spacing: 0px;}
  .bnr-desc{
    font-size: 1em;
    letter-spacing: 1px;
  }
  .why-container{padding: 30px 0;overflow: hidden;}
  .why-title{   font-size: 1.4em; line-height: 25px; margin-bottom: 10px;}
  .ser-top {
    margin-bottom: 1.2em;
  }
  .why-h {
    margin-top: 12px;    font-size: 1.2em;
    margin-bottom: 3px;
  }
  .why-item {
    margin-bottom: 2em;
  }
  .lx-head{font-size: .9em; letter-spacing: 0px;}
  .col-md-15:nth-child(3){clear: both;}
  .lux-wrap{margin-bottom: 1.3em;}
  .cm-title{     font-size: 1.5em; }
  .course-container{padding: 30px 0 10px; overflow: hidden;}
  .how-item{padding: 0; margin-top: 2em;}
  .how-item:after{display: none;}
  .n-title{font-size: 2em;}

  .how-rt {
      width: 90%;
  }
  .num {
    width: 10%;
  }
  .playbtn {
        padding: 10px;
  }
  .playbtn img {
        width: 40px;
  }
  .whydr-container{ margin-top: 0 }
  .why-container2{ padding: 30px 0 30px; overflow: hidden; }
  .how-rt2 {
      padding: 15px 20px;
  }
  .check {
      width: 20px;
  }
  .how-item2{margin-bottom: 1em;}
  .wh-title{font-size: 1em;}
  .test-container{ padding: 35px 0px 40px; overflow: hidden; }
  .test-item {
        padding: 10px 15px; margin-bottom: 2em;
  }
  .qoute-span{font-size: 1em;}
  .test-inner {
    margin-top: 2.5em;
  }
  .name{font-size: 1.1em; line-height: 1.3; margin-bottom: 4px;}
    .owl-nav .owl-prev:before, .owl-nav .owl-next:before {
        height: 10px;
        width: 11px;
  }
  .owl-theme .owl-nav [class*=owl-]{bottom: -35px}
  .ad-rght {
    padding: 30px 0 0 20px;
  }
  .tablinks {
    width: 50%;
    float: left;        margin-bottom: 2em;
  }
  .tab{display: block;}
  .tablinks:nth-child(3){width: 100%; display: flex; justify-content: center; margin-bottom: 0;}
  .tablinks.active:after{ height: 10px; width: 11px; bottom: -15px;}
  .box-group{  padding: 20px  15px 0  }
  .tabcontent .col-md-4 {
    width: 50%;
    float: left;
  }
  .gal-img{ height: 100px  }
  .ads-container{padding-bottom: 30px; overflow: hidden;}
  .join-container{ padding: 30px 0 }
  .join-div .col-md-5,.join-div .col-md-4{width: 100%}
  .jtxt{font-size: 1.3em; line-height: 1.3}
  .jspan{font-size: 1em;}
  .join-btn{ padding: 10px 14px;    margin-top: 1.5em; }
  .join-img{display: none;}
  .join-rt{float: none; margin-top: 2em}
  .counter{     font-size: 1.6em; }
  .btm-span{     font-size: 1em; }
  .count-up {
      width: 40%;    margin-bottom: 1em;
      float: left;
  }
  .count-up:nth-child(3){ width: 20% }
  .statistics {
    margin-top: 1.5em;
  }
  .footer-logo {
      display: none;
    }
    .micon {
        height: auto;
        width: 17px;
    }
    .footer-address{margin-bottom: 1em; width: 50%; float: left;}
    .footer-content-title {
    margin-top: 10px;
  }
    .footer-social-links ul li a {
        font-size: 1.3em;
        margin-right: 15px;
    }
    .footer-address:nth-child(4),.footer-address:nth-child(5){width: 100%}
    .copy-right span{display: none;}
    .footer-wraper{ padding: 30px 0 0px; }
 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }
  .home-img{ height: 100vh !important; object-fit: cover; }

    .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 425px !important;        top: 50% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 10px!important;
    }
   .enquiry-form-outer .user-box label{     font-size: 13px !important }
   .form-group label {
    font-size: .9em;
    }
    .top-txt img {
    width: 40%;
    }

}
 @media (min-width:561px) and (max-width:680px){

   body,li {
       font-size:14px !important;
  }
 
   .d-container{ padding-left: 3%; padding-right: 3% }
  .d-container.pl-0{padding-left: 3%!important;}

  .col-md-15{ width: 33%; float: left; }
  .footer-address-container{display: block;}

  
.top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 1.8em; line-height: 35px;
    }
    .featured-text {
    font-size: 1.32em; line-height: 25px
    }
   .flip-pic {
    width: 75%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px; width: 150px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .img-icon{ width: 55px }
  .bnr-a{letter-spacing: 2px; padding: 11px 17px}
  .bnr-btns{margin-top: 1.5em;}
  .qr-code {
    width: 90px;padding: 10px 
  }
  .bnr-row .col-md-6{width: 100% !important}
  .eq-ht{display: block;}
  .nav-brand img{width: 60%; margin-top: 10px;}
  .header-phone{margin: 14px 0;    letter-spacing: 0px;}
  .bnr-desc{
    font-size: 1em;
    letter-spacing: 1px;
  }
  .why-container{padding: 30px 0;overflow: hidden;}
  .why-title{   font-size: 1.6em; line-height:30px; margin-bottom: 10px;}
  .ser-top {
    margin-bottom: 1.2em;
  }
  .why-h {
    margin-top: 12px;    font-size: 1.2em;
    margin-bottom: 3px;
  }
  .why-item {
    margin-bottom: 2em;
  }
  .why-row .col-md-4 {
    width: 50%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }

  .lx-head{font-size: .9em; letter-spacing: 0px;}
  .col-md-15:nth-child(4){clear: both;}
  .lux-wrap{margin-bottom: 1.3em;}
  .cm-title{     font-size: 1.5em; }
  .course-container{padding: 30px 0 10px; overflow: hidden;}
  .how-item{padding: 0; margin-top: 2em;}
  .how-item:after{display: none;}
  .n-title{font-size: 2em;}

  .how-rt {
      width: 90%;
  }
  .num {
    width: 10%;
  }
  .playbtn {
        padding: 10px;
  }
  .playbtn img {
        width: 40px;
  }
  .whydr-container{ margin-top: 0 }
  .why-container2{ padding: 30px 0 30px; overflow: hidden; }
  .how-rt2 {
      padding: 15px 20px;
  }
  .check {
      width: 20px;
  }
  .how-item2{margin-bottom: 1em;}
  .wh-title{font-size: 1em;}
  .test-container{ padding: 35px 0px 40px; overflow: hidden; }
  .test-item {
        padding: 20px 15px; margin-bottom: 2em;
  }
  .qoute-span{font-size: 1em;}
  .test-inner {
    margin-top: 2.5em;
  }
  .name{font-size: 1.1em; line-height: 1.3; margin-bottom: 4px;}
    .owl-nav .owl-prev:before, .owl-nav .owl-next:before {
        height: 10px;
        width: 11px;
  }
  .owl-theme .owl-nav [class*=owl-]{bottom: -35px}
  .ad-rght {
    padding: 30px 0 0  0px;
  }
  .tablinks {
    width: 33%;
    float: left;        margin-bottom: 2em;
  }
  .tab{display: block;}
  .tablinks.active:after{ height: 10px; width: 11px; bottom: -15px;}
  .box-group{  padding: 20px  15px 0  }
  .tabcontent .col-md-4 {
    width: 33%;
    float: left;
  }
  .gal-img{ height: 100px  }
  .ads-container{padding-bottom: 30px; overflow: hidden;}
  .join-container{ padding: 30px 0 }
  .join-div .col-md-5,.join-div .col-md-4{width: 100%}
  .jtxt{font-size: 2em; line-height: 1.2}
  .jspan{font-size: 1em;}
  .join-btn{ padding: 10px 14px;    margin-top: 1.5em; }
  .join-img{display: none;}
  .join-rt{float: none; margin-top: 2em}
  .counter{     font-size: 2.6em; }
  .btm-span{     font-size: 1em; }
  .count-up {
      width: 40%;    margin-bottom: 1em;
      float: left;
  }
  .count-up:nth-child(3){ width: 20% }
  .statistics {
    margin-top: 1.5em;
  }
  .footer-logo {
      display: none;
    }
    .micon {
        height: auto;
        width: 17px;
    }
    .footer-address{margin-bottom: 1em; width: 50%; float: left;}
    .footer-content-title {
    margin-top: 10px;
  }
    .footer-social-links ul li a {
        font-size: 1.3em;
        margin-right: 15px;
    }
    .footer-address:nth-child(4){clear: both;}
    .footer-wraper{ padding: 30px 0 0px; }
    

       .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 425px !important;        top: 50% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 10px!important;
    }
   .enquiry-form-outer .user-box label{     font-size: 13px !important }
   .form-group label {
    font-size: .9em;
    }
    .top-txt img {
    width: 40%;
    }



}
 @media (min-width:681px) and (max-width: 768px){

    body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }

  .col-md-15{ width: 33%; float: left; }
  .footer-address-container{display: block;}
  .col-md-4.how-itm2,.row.test .col-md-4 {
    width: 50%;
    float: left;
  }
  .row.ad .col-md-5 {
    width: 40%;
  }
  .row.ad .col-md-7 {
      width: 60%;
  }

  .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 1.6em; line-height: 30px;
    }
    .featured-text {
    font-size: 1.2em; line-height: 20px
    }
   .flip-pic {
    width: 50%;
    margin: 0 auto;
    }

  .bnr-btn{ padding: 5px 10px; width: 120px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .page-hero .hero-text-area{ top: 55%; }
  .img-icon{ width: 55px }
  .bnr-a{
    font-size: .7em;
        letter-spacing: 2px;
        padding: 10px 13px;
      }
  .bnr-btns{margin-top:1em;}
  .qr-code {
    width: 75px;padding: 10px 
  }
  .nav-brand img{width: 60%; margin-top: 10px;}
  .header-phone{margin: 14px 0;    letter-spacing: 0px;}
  .bnr-desc{
    font-size: .9em;    margin-top: 5px;
    letter-spacing: 0px;
  }
  .why-container{padding: 30px 0;overflow: hidden;}
  .why-title{   font-size: 1.6em; line-height:30px; margin-bottom: 10px;}
  .ser-top {
    margin-bottom: 1.2em;
  }
  .why-h {
    margin-top: 12px;    font-size: 1em;
    margin-bottom: 3px;
  }
  .why-item {
    margin-bottom: 2em;
  }
  .why-row .col-md-4 {
    width: 33%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }

  .lx-head{font-size: .9em; letter-spacing: 0px;}
  .col-md-15:nth-child(4){clear: both;}
  .lux-wrap{margin-bottom: 1.3em;}
  .cm-title{     font-size: 1.5em; }
  .course-container{padding: 30px 0 10px; overflow: hidden;}
  .how-item{padding: 0; margin-top: 2em;}
  .how-item:after{display: none;}
  .n-title{font-size: 2em;}

  .how-rt {
      width: 90%;
  }
  .num {
    width: 10%;
  }
  .playbtn {
        padding: 10px;
  }
  .playbtn img {
        width: 40px;
  }
  .whydr-container{ margin-top: 0 }
  .why-container2{ padding: 30px 0 30px; overflow: hidden; }
  .how-rt2 {
      padding: 15px 20px;
  }
  .check {
      width: 20px;
  }
  .how-item2{margin-bottom: 1em;}
  .wh-title{font-size: 1em;}
  .test-container{ padding: 35px 0px 40px; overflow: hidden; }
  .test-item {
        padding: 40px 15px; margin-bottom: 2em;
  }
  .qoute-span{font-size: 1em;}
  .test-inner {
    margin-top: 2.5em;
  }
  .name{font-size: 1.1em; line-height: 1.3; margin-bottom: 4px;}
    .owl-nav .owl-prev:before, .owl-nav .owl-next:before {
        height: 10px;
        width: 11px;
  }
  .owl-theme .owl-nav [class*=owl-]{bottom: -35px}
  .ad-rght {
    padding: 30px 0 0  0px;
  }
  .tablinks {
    width: 33%; font-size: .9em;
    float: left;        margin-bottom: 2em;
  }
  .tab{display: block;}
  .tablinks.active:after{ height: 10px; width: 11px; bottom: -15px;}
  .box-group{  padding: 20px  15px 0  }
  .tabcontent .col-md-4 {
    width: 33%;
    float: left;
  }
  .gal-img{ height: 100px  }
  .ads-container{padding-bottom: 30px; overflow: hidden;}
  .join-container{ padding: 30px 0 }
  .join-div .col-md-5{width: 60%; float: left;}
   .join-div .col-md-3{width: 40%; float: left;}
   .join-div .col-md-4{display: none;}
  .jtxt{font-size: 2em; line-height: 1.2}
  .jspan{font-size: 1em;}
  .join-btn{ padding: 10px 14px;    margin-top: 1.5em; }
  .join-img{display: none;}
  .counter{     font-size: 2.6em; }
  .btm-span{     font-size: 1em; }
  .row.join-div.center{display: flex;}
  .statistics {
    margin-top: 1.5em;
  }
  .footer-logo {
      display: none;
    }
    .micon {
        height: auto;
        width: 17px;
    }
    .footer-address{margin-bottom: 1em; width: 33%; float: left;}
    .footer-content-title {
    margin-top: 10px;
  }
    .footer-social-links ul li a {
        font-size: 1.3em;
        margin-right: 15px;
    }
    .footer-address:nth-child(4){clear: both;}
    .footer-wraper{ padding: 30px 0 0px; }
    .footer-address:nth-child(4),.footer-address:nth-child(5){width: 50%;float: left;}

       .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 370px !important;        top: 60% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 10px!important;
    }
   .enquiry-form-outer .user-box label,.input-box{ font-size: 10px !important }
   .form-group label {
    font-size: .9em;
    }
    .top-txt img {
    width: 20%;
    }

    .form-flx label {
    width: 50%;        font-size: 12px;
    }


}

 @media  (max-width: 768px){ 
  
  .submenu-indicator-chevron{
    border-color:transparent #fff #fff transparent !important;
  }
  .nav-dropdown {
    min-width: 100% !important;
  }
    .sexy-menu.detached {
    opacity: 1 !important;        position: unset !important;
}
.nav-brand img {
    display: flex;
    align-items: center;
}


.center{display: block;}
}



 @media (min-width:769px) and (max-width:991px){
      body,li {
       font-size:14px !important;
  }
   .d-container{ padding-left: 3%; padding-right: 3% }
   .col-md-15{ width: 33%; float: left; }
  .footer-address-container{display: block;}
  .col-md-4.how-itm2,.row.test .col-md-4 {
    width: 50%;
    float: left;
  }
  .row.ad .col-md-5 {
    width: 40%;
  }
  .row.ad .col-md-7 {
      width: 60%;
  }
  .header-phone img {
    width: 28px;
  }
  
  .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 1.6em; line-height: 30px;
    }
    .featured-text {
    font-size: 1.2em; line-height: 20px
    }
   .flip-pic {
    width: 50%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px; width: 120px; }
  .bnr-btn img {
    width: 80%;
    margin: 0 auto;
  }
  .page-hero .hero-text-area{ top: 55%; }
  .img-icon{ width: 55px }
  .bnr-a{
    font-size: .7em;
        letter-spacing: 2px;
        padding: 10px 13px;
      }
  .bnr-btns{margin-top:1em;}
  .qr-code {
    width: 75px;padding: 10px 
  }
  .nav-brand img{width: 60%; margin-top: 10px;}
  .header-phone{margin: 14px 0;    letter-spacing: 0px;}
  .bnr-desc{
    font-size: .9em;    margin-top: 5px;
    letter-spacing: 0px;
  }
  .why-container{padding: 30px 0;overflow: hidden;}
  .why-title{   font-size: 1.6em; line-height:30px; margin-bottom: 10px;}
  .ser-top {
    margin-bottom: 1.2em;
  }
  .why-h {
    margin-top: 12px;    font-size: 1em;
    margin-bottom: 3px;
  }
  .why-item {
    margin-bottom: 2em;
  }
  .why-row .col-md-4 {
    width: 33%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
  }

  .lx-head{font-size: .9em; letter-spacing: 0px;}
  .col-md-15:nth-child(4){clear: both;}
  .lux-wrap{margin-bottom: 1.3em;}
  .cm-title{     font-size: 1.5em; }
  .course-container{padding: 30px 0 10px; overflow: hidden;}
  .how-item{padding: 0; margin-top: 2em;}
  .how-item:after{display: none;}
  .n-title{font-size: 2em;}

  .how-rt {
      width: 90%;
  }
  .num {
    width: 10%;
  }
  .playbtn {
        padding: 10px;
  }
  .playbtn img {
        width: 40px;
  }
  .whydr-container{ margin-top: 0 }
  .why-container2{ padding: 30px 0 30px; overflow: hidden; }
  .how-rt2 {
      padding: 15px 20px;
  }
  .check {
      width: 20px;
  }
  .how-item2{margin-bottom: 1em;}
  .wh-title{font-size: 1em;}
  .test-container{ padding: 35px 0px 40px; overflow: hidden; }
  .test-item {
        padding: 40px 15px; margin-bottom: 2em;
  }
  .qoute-span{font-size: 1em;}
  .test-inner {
    margin-top: 2.5em;
  }
  .name{font-size: 1.1em; line-height: 1.3; margin-bottom: 4px;}
    .owl-nav .owl-prev:before, .owl-nav .owl-next:before {
        height: 10px;
        width: 11px;
  }
  .owl-theme .owl-nav [class*=owl-]{bottom: -35px}
  .ad-rght {
    padding: 30px 0 0  0px;
  }
  .tablinks {
    width: 33%; font-size: .9em;
    float: left;        margin-bottom: 2em;
  }
  .tab{display: block;}
  .tablinks.active:after{ height: 10px; width: 11px; bottom: -15px;}
  .box-group{  padding: 20px  15px 0  }
  .tabcontent .col-md-4 {
    width: 33%;
    float: left;
  }
  .gal-img{ height: 100px  }
  .ads-container{padding-bottom: 30px; overflow: hidden;}
  .join-container{ padding: 30px 0 }
  .join-div .col-md-5{width: 60%; float: left;}
   .join-div .col-md-3{width: 40%; float: left;}
   .join-div .col-md-4{display: none;}
  .jtxt{font-size: 2em; line-height: 1.2}
  .jspan{font-size: 1em;}
  .join-btn{ padding: 10px 14px;    margin-top: 1.5em; }
  .join-img{display: none;}
  .counter{     font-size: 2.6em; }
  .btm-span{     font-size: 1em; }
  .row.join-div.center{display: flex;}
  .statistics {
    margin-top: 1.5em;
  }
  .footer-logo {
      display: none;
    }
    .micon {
        height: auto;
        width: 17px;
    }
    .footer-address{margin-bottom: 1em; width: 33%; float: left;}
    .footer-content-title {
    margin-top: 10px;
  }
    .footer-social-links ul li a {
        font-size: 1.3em;
        margin-right: 15px;
    }
    .footer-address:nth-child(4){clear: both;}
    .footer-wraper{ padding: 30px 0 0px; }
    .footer-address:nth-child(4),.footer-address:nth-child(5){width: 50%;float: left;}

          .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 370px !important;        top: 60% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 10px!important;
    }
   .enquiry-form-outer .user-box label,.input-box{ font-size: 10px !important }
   .form-group label {
    font-size: .9em;
    }
    .top-txt img {
    width: 20%;
    }
     .form-flx label {
    width: 50%;        font-size: 12px;
    }
}
 @media (min-width:992px) and (max-width:1022px){
   body,li {
       font-size:14px !important;
  }
  .d-container{ padding-left: 3%; padding-right: 3% }
  
  .top-txt-hero {
    margin-bottom: 1.5em;
    }
    .hero-text-area1{top: 58%}
    .inner-text {
    font-size: 2em; line-height: 40px;
    }
    .featured-text {
    font-size: 1.4em; line-height: 30px
    }
   .flip-pic {
    width: 60%;
    margin: 0 auto;
    }
  .bnr-btn{ padding: 5px 10px; width: 120px; }
  .nav-brand img {
    width: 65%;
    margin-top: 10px;
  }
  .header-phone{ margin: 20px 15px }
  .page-hero .hero-text-area{ top: 55%; }
  .img-icon{ width: 55px }
  .bnr-a{
    font-size: .7em;
        letter-spacing: 2px;
        padding: 10px 13px;
      }
  .bnr-btns{margin-top:1em;}
  .qr-code {
    width: 75px;padding: 10px 
  }
  .how-rt2{ padding: 7px 13px }
  .wh-title{font-size: 1em;}
  .n-title{font-size: 3em}
  .why-h{font-size: 1.1em}
  .why-title{
        font-size: 2em;
    line-height: 25px;
    margin-bottom: 10px;
  }
  .test-item{padding: 80px 35px}
  .gal-img, .vid-img{     height: 130px; }
  .jtxt{font-size: 2em}
  .counter{font-size: 4em}
  .join-container{padding: 30px 0}
  .join-div .col-md-5 {
    width:36%;
  }
  .join-div .col-md-3 {
    width: 29%;
  }
  .jspan{font-size: 1.2em}
  .check{ width: 24px }
  .test-container{ padding: 55px 0px 70px }
  
  .footer-logo img {
      width: 140px;
  }
  .how-item{ padding: 0 10px }
 .how-rt {
    padding-left: 15px;
  }
  .playbtn{ 
        padding: 30px;
   }
   .playbtn img {
    width: 40px;
  }
  .owl-nav .owl-prev:before,.owl-nav .owl-next:before{ height: 13px;
    width: 13px; }

    .box-group{ padding: 30px  15px 0 }
    .footer-wraper{ padding: 25px 0 15px }

    .footer-social-links ul li a{ 
            font-size: 1.3em;
        margin-right: 15px;
    }
    .micon {
  height: auto;  width: 20px;
  }
  #button{
        line-height: 40px;
    width: 40px; height: 40px;
  }
  .copy-right, .designed p{line-height: 45px;}

        .form-group label:before{     padding: 6px !important; }
    #slidingPopup{ 
        height: 426px !important;        top: 50% !important;
        overflow: scroll;}
    .form-group input:checked + label:after{
            top: 3px !important;
    left: 5px !important;
    width: 3px !important;
    height: 8px !important;
    }
    #closeButton {
    top: 0px!important;
    left: 10px!important;
    }
   .enquiry-form-outer .user-box label,.input-box{ font-size: 12px !important }
   .form-group label {
    font-size: .9em;
    }
    .top-txt img {
    width: 20%;
    }

 .form-flx label {
    width: 50%;        font-size: 12px;
    }
}
@media (max-width:992px) {
#button{display: none;}
}


