@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'Poppins';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
       font-family: 'Poppins';
     font-size:15px;
     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;
}
.p0{
    padding:0!important
}
.p3{
    padding:3px!important
}
.p4{
    padding:4px;
}
.m0{
    margin:0!important
}
.fl{
    float:left
}
.fr{
    float:right
}
b{
    padding:10px 0
}
li{
    list-style:none;
    text-decoration:none
}
p{
    font-style: normal;
    font-display: swap;
    height: auto;
    font-size: 0.937em;
    color:#1b1b1b;
    line-height: 1.7;
    font-family: 'Poppins';
    font-weight: normal;
}
li{
    font-size:16px;
     font-weight: normal;
}

 .fa-rotate-90 {
     -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
     transform: rotate(90deg);
}
@font-face {
    font-family: 'Samsung-Sharp-Sans';
    src: url('../fonts/SamsungSharpSans-Medium.eot');
    src: url('../fonts/SamsungSharpSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SamsungSharpSans-Medium.woff2') format('woff2'),
        url('../fonts/SamsungSharpSans-Medium.woff') format('woff'),
        url('../fonts/SamsungSharpSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Samsung-Sharp-Sans';
    src: url('../fonts/SamsungSharpSans-Bold.eot');
    src: url('../fonts/SamsungSharpSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SamsungSharpSans-Bold.woff2') format('woff2'),
        url('../fonts/SamsungSharpSans-Bold.woff') format('woff'),
        url('../fonts/SamsungSharpSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 

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

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


.sexy-menu.detached  .header-contact {
    display: none;
}
 
  #video-popup {
    max-width: 1200px;
}

#video-popup video{
    width: 100%;
    height: auto;
}
.sexy-menu.detached .tophead{
display: none;
}

.sexy-menu.detached .nav-brand img{
    width: 50%;
}
.sexy-menu.detached .nav-brand .large{display: none;}
.sexy-menu.detached .nav-brand .small{display: block;}
.header-contact {
    width: auto;
    height: auto;
    float: right;
    display: flex;
    align-items: center;
}
.brochure-btn  {
    font-size: 1em;
    color: #ffffff;
    border-radius: 10px;
    padding: 10px 30px;
    background-color: #4942d9;
}
.brochure-btn:hover{ background-color:#f14641; color: #fff }
.wh-top img {
    margin-right: 10px;
}
.wh-top {
    margin-right: 25px;
    display: flex;
    align-items: center;
    position: relative;
    font-family: 'Samsung-Sharp-Sans';
    font-size: 1em; color: #070707;  
}
.nav-menu>li>a{
    margin: 40px 18px ;
    display:inline-block;
    position:relative;
    color: #bebebe;  
    font-size: 1em; line-height: 20px;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: 500;
    font-style: normal;  letter-spacing: .5px;
    font-display: swap; 
    text-transform: capitalize;
}
.header-phone{
  background-color: #ff8001;
  padding: 6px 15px;
  border-radius: 10px;
  color: #fff !important;
  display: flex !important;
  align-items: center;
}
.tophead {
    margin-top: 10px;
}
.header-phone {
    margin: 30px 18px !important;
}
.wh-img{ margin-right: 5px; }
.sexy-menu.detached  .header-phone{display: none;}

.nav-menu>li:last-child a {
  margin-right: 0 !important
}
.nav-menu>li:first-child a,.nav-menu2>li:first-child a{ margin-left: 0 !important }

.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: #ff8001;
}

.sexy-menu.detached .nav-menu > li > a {
    margin: 43px 18px ; color: #393939;
}
.sexy-menu.detached  .nav-menu{ border-top:0; }
.sexy-menu.detached .header-phone{
  margin: 33px 18px !important;
}
 .top-quickwraper{
     width:100%;
     height:auto;
}
 .sexy-menu.detached  .header-call{
    margin-top: 13px;
 }
#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;
}
/*popup*/

#popUp {
    position: fixed;
    width: 400px;
    height: auto;
    background:  #48cc48;
    bottom: 8%;
    margin-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index:999;
    padding:2% 2% 2%;
    right:0; opacity: 0
  }

  #popUp .close {
    position: absolute;
    top: -40px;opacity: 1;
    left: -4%;
    color: #666;
    font-family: inherit;
    font-weight: normal;
    font-size: 1.5em;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  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;
  }
  #plus {
    position: fixed;
    color: #fff;
    bottom: 60%;
    font-size: 1em;
    margin-right: -425px;
    -webkit-transition: all 1.25s ease;
    -moz-transition: all 1.25s ease;
    -o-transition: all 1.25s ease;
    transition: all 1.25s ease;
    cursor: pointer;
    text-align: left;
    letter-spacing: 1px;
    z-index: 999;
    width: 100%;
    right:0;
  }
.side-btn {
   font-size: 1em;
    position: absolute;
    background: #48cc48;
    display: inline-block;
    padding: 10px 14px;
    transition: all 1.25s ease;
    right: 0px;
    word-wrap: break-word;
    text-align: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.side-btn span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 18px;
}

.mob-icon{display: none;}
  #plus::after {
    display: block;
    display: relative;
  }
  .mob-txt{ display: block; text-transform: capitalize; font-style:normal;font-family: 'Montserrat';
  font-weight: 500;}

.side-form .form-group{margin-bottom: 12px;}

.side-form input[type="text"],
.side-form textarea
{
    background: #fff;
    color: #3f3f3f;
    width: 100%;
    padding: 15px 20px;
}

.side-form-title {
    font-size: 1.333em;
        color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-family: 'Samsung-Sharp-Sans'; letter-spacing: 1px;
    font-weight: normal;
    text-align: center;margin-bottom: 20px;
}

/**/

/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background: #daa289!important;
     color: #fff !important;   
}
span::selection {   -webkit-background-clip: unset!important;
    -webkit-text-fill-color: #fff !important; background: #daa289 !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%;
     height:auto;
     position:relative;
}

.carousel-indicators {
    right: 14%;
    bottom: 20px;
    left: unset;
    margin: 0;
    width: 100%;
    text-align: right;
}

.carousel-indicators button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.4);
    border: none;
    margin: 0 3px;
}

.carousel-indicators .active {
    background-color: #fff;  
    width: 12px;
    height: 12px;
   margin: 0 3px;
}


/**/

.sexy-menu.detached .navigation{
  top: 0
}

 .footer-container{
     width:100%;
     height:auto;
     padding-top:2em;
     padding-bottom:2em;
}
.footer-top-for{ display: flex; align-items: center;}
.footer-top-for img{ max-width: 35px; margin-left: 10px;}
 .top-wraper{
     width:100%;
     height: auto;
}
 .top-container{
     width:100%;
     padding-left: 2%;
     padding-right: 2%;
}

.img-design{
position: absolute;bottom: 0;
    right: 0;
}

/**/

/**/

.btn-flex {
    display: flex;
}

.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 */

/**/

/**/


/*section.contact-container*/
.mt-0{margin-top: 0px !important}


/**/
.eng-spans {
    display: flex; margin-top: 1em;
    align-items: center;
}
.view-btn1:after,.view-btn3:after{filter: brightness(0);}
.view-btn2{ text-align: center;    margin: 2em auto 0; }
.view-btn2:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -8px; opacity: 28%;
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}

.view-btn1:before,.view-btn3:before{
  background: #ffe246;
  width: 100%;
    height: 10px;
    position: absolute;
    bottom: -7px; 
    transform: translate(-50%, -50%); left: 50%;
    content: ""; z-index: -1;
}
.view-btn3:before{
background:  #99ddc8;
}
.view-btn3 {
    width: 100px !important;    padding-left: 10px;
}
.view-btn1{ font-size: 0.753em; }
.eng-span{
  font-family: 'InterTight'; font-weight: normal;margin-right: 5%;
  font-size: 0.875em; line-height: 20px; color: #000;
}


/**/
 .menu-container{
     width: auto;
     height: auto;
     float:right;
     margin-top:1em 
}


 .logo{
     width:auto;
     height:auto;
     float:left;
     margin-top: 10px;
}
.logo img{ width: 90% }

  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;
     cursor: pointer;
       color: #fff;
    cursor: pointer;
    background: #ff8001;
    padding: 10px 20px;
    font-style: normal;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: normal; border-radius: 10px;
    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;
}


 .desk-view{
     display:block;
}
 .mob-view{
     display:none !important
}

/* Dropdown styles */

.footer-bottom-container {
    position: relative;  
        margin: 0 auto;
    align-items: center;
    position: relative;
    display: flex;justify-content: space-between;
}

 .footer-wraper {
     width:100%; 
     height:auto; position: relative;    z-index: 9;
}
.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:'Poppins';
     font-weight:normal; 
     font-size: .9em;color: #7d7c7c;
     line-height: 60px 
}
 .copy-right span {
      font-family:'Poppins';
     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:'Poppins';
     font-weight:normal; 
     font-size:.9em;
     line-height: 60px;
     margin: 0; color: #7d7c7c;
}
 .designed p a {
     text-decoration: none; 
      font-family:'Poppins';
     font-size:1em;color: #7d7c7c;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}
 .whats-app{
   position: fixed;
    bottom: 25vh;
    right: 15px;
    width: 70px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

 .mob-hide{display: block;}
  .mob-show{display: none;}
.address p  a{ 
color: #212121; }
.client-container {
    position: relative;
    padding-bottom: 75px;
}
.footer-address-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; padding-top: 50px;
    justify-content: space-between;  
    align-items: center; 
        padding-bottom: 20px;
}
.ftr-logo {
    width: 75%;
}
.footer-address {
    width: auto;
    height: auto;
    float: left;
}
.footer-address:nth-child(5){     padding-right: 0; margin-right: 0 }
.icon-f {
    display: flex;
    align-items: center;
}

.btm-link p {
    font-size: .875em;
    margin-bottom: 0;
    color: #2f2f2f;
    letter-spacing: .4px;
     font-family: 'Poppins';
    font-weight: normal;
}

.footer-social-links li a{
    margin-left: 20px;
    display: block;
    text-align: center;
}

.footer-social-links li a:hover{
 color: #ff8001 !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
 
.footer-menu-brdr {
    display: flex;  justify-content: space-between;
    align-items: center;
    background-color: rgb(0 0 0 / 3%);
    border-radius: 10px;
    padding: 10px 30px;
}
.footer-menu {
    display: flex;
    align-items: center;
}
.footer-menu-item {
    display: flex; justify-content: center;
    align-items: center;
}
 
.footer-bottom {
    display: flex;
    width: 100%;
}
.footer-content-title {
    color: #2f2f2f;   
    font-size: .875em;
    line-height: 25px; letter-spacing: .5px;
    font-family: 'Poppins';
    position: relative;
    font-weight: normal; position: relative;
}

.footer-menu li {
    float: left;
    margin: 0 18px;
}
.footer-menu li:last-child{margin-right: 0; }
.footer-social-links ul li:last-child{margin-left: 0; padding-right: 0}
.footer-social-links ul li:first-child a{margin-left: 0}
.footer-social-links ul li:last-child a{margin-right: 0; padding-right: 0}
.footer-social-links ul li a{
 
   font-size: 1.333em
}
.footer-social-links ul li a{
  color: #232323
}

.footer-menu li a{
      font-family: 'Poppins'; 
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 0.875em;
    line-height: 30px;
    color: #070707; text-transform: capitalize;
}
.icon-bg{
  margin-right: 10px; 
}
span.coln {
    padding: 0 10px;
}
.footer-menu li a:hover{ color:  #ff8001}
.footer-social-links {
    justify-content: flex-start;
    display: flex;
    align-items: center;
}
.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;
}
.p8 {
    padding: 8px;
}
.d-flex {
    display: flex!important;
}
.mb-0{margin-bottom: 0 !important}



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

 .c-blue{color: #18609d; }
.eq-ht{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/**/

/*banner*/
.banner-item{position: relative;}
.hero-text-area {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    transform: translateX(-50%);
    top: 23%;
    left: 50%;  text-align: center;
}
.hero-text-area2 {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    transform: translateX(-50%);
    bottom: 4%;
    left: 50%;  text-align: center;
        display: flex;
    align-items: center;
    justify-content: center;
}
.hero-text-area2 span{
  font-size: 0.93em;
    line-height: 30px;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: 500;
    color: #ffffff; 
    letter-spacing: 1px;
        border-right: 2px solid #48cc48;
    padding-right: 20px;
    margin-right: 20px;
        height: 40px;
    display: flex;
    align-items: center;
}
.hero-text-area2 span:last-child{
  border-right: 0;padding-right: 0px;
    margin-right: 0px;
  }



/**/
.hero-text{
    font-size: 2.35em;
    line-height: 45px;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: 500;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.hero-text span{
    font-size: 1em;
    line-height: 45px;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    color: #48cc48;
    letter-spacing: 1px;
}
.orange-txt span{color: #fe8f00;  }

.btm-txt{
    font-size: 1em;
    line-height: 22px;
    font-family: 'InterTight';
    font-weight: normal;
    color: #ffffff;
    letter-spacing: .5px;
    position: relative;
}
.btm-txt:after {
    content: '';
    position: absolute;
    background-color: #4942d9;
    height: 15px;
    width: 65px;
    right: 0;
    bottom: 3px;
}
.book-btn1 {
    color: #ffffff;
    background-color: #f14641;
    font-size: 1em;
    line-height: 20px;
    font-family: 'InterTight';
    font-weight: normal;
    border-radius: 10px;
    text-transform: uppercase;
    padding: 14px 25px;
    letter-spacing: 1px;
    margin-top: 1em;
    display: block;
    width: fit-content;
}
.book-btn1:hover{
      color: #ffffff;
    background-color: #4942d9;
}


/**/
.icon-title{
  font-size: 1.06em;
  line-height: 20px;
  font-family: 'Samsung-Sharp-Sans';
  font-weight: normal;
  color: #070707;
  margin-top: 10px;
  letter-spacing: .5px;
}
.icon-row p{
color: #050e05;
letter-spacing: .5px;
font-size: 0.875em
}
.icon-rows {
    margin-top: 4em;
}
.icon-rows .col-md-15{ padding: 0; }
.icon-row {
 text-align: center;
 margin: 0 2em;
 
}
.icon-container {
    position: relative;
    padding: 50px 0 60px;
}
.icon-top-border{
  padding-top: 2em;
  border-top: 1px solid rgb(0 0 0 / 8%);
}
.brder1 {
    display: block;
    width: 25px;
    background: #2ac72a;
    height: 3px;
    border-radius: 5px;
     margin: 20px auto;
}
.brder2{
  display: block;
  width: 25px;
  background: #fe8f00;
  height: 3px;
  border-radius: 5px;
  margin: 20px auto;
}
.ind-title{
   font-size: 1.37em;
   line-height: 23px;
   color: #ffffff;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    letter-spacing: .5px;
    top: 6%;
    left: 9%;
    position: absolute;
}
.green{color: #49c249 !important;  }
.orange{color: #fe8f00!important;  }
.lft-img {
  position: relative;
    padding-left: 40px;
}


.icon-rows .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
}
.facilities-img img {
    border-radius: 10px; position: relative;
}
.facilities-img{position: relative;}
.product-img img{ border-radius: 25px }
.fc-title {
    font-size: 1em;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: 500;
    letter-spacing: .5px;
    color: #292929;
        margin-bottom: 5px;
}
.product-item p {
    font-size: 0.875em;    margin-bottom: 15px;
}
.view-more{
      color: #ffffff;
    font-size:  0.875em;
    line-height: 20px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    letter-spacing: .5px;
    font-display: swap;
    text-transform: capitalize;
    background-color: #48cc48;
    padding: 9px 20px;
    border-radius: 10px;
}
.view-more:hover{
  background-color: #ff8001; color: #ffffff;
}

.facilities-wrap{position: relative;}
.product-item {
    padding-bottom: 3em;
}
.product-img {
    margin-bottom: 20px;
}
.reasons-ul {
    margin-top: 25px;
}
.since-list {
        display: flex;
    align-items: center;
}
.in-rt {
    position: relative;
    margin-left: -40px;
}

.since-container {
    position: relative;
    padding: 50px 0 60px;
}

.reasons-ul li:before {
    content: "";
    height: 21px;
    width: 24px;
    background-image: url(../images/li.png);
    background-size: cover;
    margin-right: 15px;
    position: absolute;
    left: 0;
    top: 0;
}
.reasons-ul li {
    font-size: 0.875em;
    font-family: 'Poppins';
    font-weight: normal;
    position: relative;
    color: #050d05;
    margin-bottom: 12px;
    padding-left: 45px;
    line-height: 1.7;
}
.lft-img img {
    border-radius: 15px;
}
/**/
.lets-bg{
  background-image: url(../images/lets-bg.jpg);
  background-size: cover;
  border-radius: 15px;
  position: relative;
  padding: 120px;
}
.lets{
  margin-bottom: 35px;
font-size: 1.875em;
    line-height: 35px;
    color: #ffffff;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    letter-spacing: .5px;
  
}
.lets-content{
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.lets-btn{
  color: #050d05;
    font-size: 1.125em;
    line-height: 20px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    letter-spacing: .5px;
    font-display: swap;
    text-transform: capitalize;
    background-color: #ffffff;
    padding: 10px 45px;
    border-radius: 25px;
}
.lets-btn:hover{
  background-color: #49c249; color: #ffffff;
}
/**/
.admission-container {
 position: relative;
 padding: 0px 0  80px;
}
.process-itm  {
    position: relative;
}

.line1 {
    position: absolute;
    bottom: 0em;
    right: -10em;
    width: 200px;
}
.line2 {
    position: absolute;
    bottom: 0;
    right: -10em;
}
.line3 {
    position: absolute;
    bottom: 2em;
    right: -10em;
    width: 152px;
}
.line4 {
    position: absolute;
    bottom: 5em;
    right: -10em;
}

.num {
  font-weight: normal;
    font-family: 'Poppins';
    font-size: 1.16em;
    color: #fff;
    background-color: #49c249;
    border-radius: 10px;
    height: 40px;
    width: 45px;
    line-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.pro-title{
  font-weight: normal;
    font-family: 'Poppins';
    font-size:1.125em;
    line-height: 22px;
    color: #050d05;
    margin-top: 10px;
}
.process-row {
    margin-top: 3em;
    padding: 0 5em;
        display: flex;
    justify-content: space-between;
}

.process-itm:nth-child(2n){
  margin-top: 6em
}
.process-itm:nth-child(2),
.process-itm:nth-child(3){
 text-align: center; 
}

.process-itm:nth-child(2) .num,
.process-itm:nth-child(3) .num{
  margin: 0 auto;
}


/**/
.abt-container {
  padding: 50px 0;
    position: relative;
    z-index: 9;
}
.abt-img{position: relative; padding-left: 40px;}


.abt-content4 {
    padding-left: 3em;
}
.abt-top4 {
    margin-bottom: 10px;
}
.arrow-rgt {
    margin-left: 30px;
}

.icon-rgt {
    margin-right: 25px;
}
span.li {
    margin: 0 10px;
}
.abt-title-tp {
    margin-bottom: 25px;
}
.abt-sub{
  font-family: 'Samsung-Sharp-Sans'; font-size: 0.938em;
  font-weight: 500;      margin-bottom: 10px;     margin-top: 10px;
  color: #292929; letter-spacing: .5px; 
}
.title1{
    font-size: 1.875em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: normal; 
    line-height: 32px;
    color: #292929;    
}
.title1 span{   
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;   
   color: #292929;
} 
.explore{
     font-size: 0.875em;  
    position: relative;
    font-style: normal;   transition: 0.35s;
    font-family: 'Poppins';
    font-weight: normal; 
    line-height: 25px; color: #1b1b1b;
    letter-spacing: .5px;
        display: flex;
    align-items: center;
}
.explore:hover{
    color: #ff8001;
}
.arrow-rgt2 {
    margin-left: 5px;
    width: 20px;
}
.abt-top-center {
  margin-bottom: 3em;
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.owl-prev:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-lft.png);
    background-size: cover;
    height: 24px;
    width: 29px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
 .owl-next:before {
    right: 0;
    left: 0;
    top: 0;
    bottom: unset;
    content: '';
    position: absolute;
    background-image: url(../images/arrow-rgt.png);
    background-size: cover;
    height: 24px;
    width: 29px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

 .owl-next, .owl-prev {
  font-size: 0;
  position: relative;
   border: 1px solid #cdcdcd;
    height: 45px;
    width: 45px;
    line-height: 45px;
    background: unset;
    border-radius: 12px;
    cursor: pointer;
}
.features-div{
  margin: 4em 0
}
.fet-bg {
    background: rgb(0 0 0 / 4%);
    padding: 40px 40px;
    border-radius: 25px;
}
.fet-bg ul{margin-left: 0}

.mission-row p{
  border-left: 2px solid rgb(41 41 41 / 25%);
  font-size: 0.9em;padding-left: 25px;
}
.ms-title{
    font-size: 1.27em;  
    position: relative;
    font-style: normal;   
    font-family: 'Samsung-Sharp-Sans';
    font-weight: 500; 
    line-height: 25px; color: #292929;
}
.mission-row {
    display: flex;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 15px;
    padding: 20px 20px;
    height: 100%;
}
.mission-lft {
    width: 25%;
    float: left;
}
.mission-rt {
    width: 75%;
    float: left;
}
.abt-mission {
    margin-top: 2em;
}
/**/
.table-style2{
      border-radius: 10px; width: 100%
}
.table-style2 th{ 
   font-family: 'Poppins'; font-size: 0.9em;
  font-weight: 600; letter-spacing: 1px;
  color: #1b1b1b; text-transform: capitalize;
  text-align: left;
  background-color: rgb(0 0 0 / 5%);
}
.table-style2 tbody > tr > td{     place-items: anchor-center; vertical-align: middle;   }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 10px 35px;
    vertical-align: bottom;
}
.table {
    border-collapse: collapse;
    border-radius: 25px;
    border-style: hidden;
    box-shadow: 0 0 0 1px #ccc;
    width: 100%;
}
thead th:nth-child(1) {
    border-top-left-radius: 25px;
}
thead th:nth-child(2) {
    border-top-right-radius: 25px;
}
td, th {
    border: 1px solid #ccc;
}
td{
  font-size: 0.9em;
  font-family: 'Poppins';  
  font-weight: normal;
}

.tech-spec {
    margin-top: 2em;
}

/**/
.ex-center {
    display: block;
    width: fit-content;
    margin: 2.5em auto 3em;
}
.abt-content {
    padding-left: 30px;
}
.abt-con1 {
    margin: 0 100px;
}
.abt-top {
    margin-bottom: 20px; position: relative;
}

/**/
/*abt page*/

.hero-inner-area {
    position: absolute;
    z-index: 1;
    display: inline-block;
    max-height: 100%;
    white-space: normal;
    transform: translateX(-50%);
    top: 50%;
    left: 50%;  text-align: center;
}
.inner-span{font-weight: 500 !important}
.abt-sub2 {
    font-size: 1.06em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    line-height: 25px;
    color: #1b1b1b;
}
.abt-top2{
  border-bottom: 1px solid rgb(0 0 0 / 14%);   
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}
.p-title{
    font-size: 1.125em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    line-height: 25px;
    color: #1b1b1b;
}
.p-item {
    margin-bottom: 15px;
}
.product-lft img {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.btm-space {
    margin-bottom: 20px;
}
.pro-li li{
      font-family: 'Poppins';
    font-weight: normal;
    font-size: 0.875em;
    position: relative;
    padding-left: 15px;
    display: flex; 
    align-items: center;
    margin-bottom: 5px;
    color: #1b1b1b;        text-align: left;
}
.pro-li li:before{
  content: "";
  position: absolute;
  height: 5px; width: 5px;
  border-radius: 100%;
  left: 0; top: 5px;
      border: 1px solid #000;
}
.pro-li {
    margin-top: 10px;
}
.des-item {
  position: relative;
    padding: 30px;
    border-radius: 40px;
    background: #fff;
    box-shadow: 1px 4px 10px 0px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    z-index: 9;
    width: 33%;
    float: left;
}
.des-item::after {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  background: rgb(1 255 0 / 7%);
  border-radius: 50%;
  bottom: -120px;
  right: -100px;
  z-index: -1;
}
.des-item:nth-child(2) {
    width: 22%;
}
.med-ul{
    margin-left:  0px !important;
}
.med-ul li{ margin-bottom: 10px; }


.row-design {
  position: relative;
    justify-content: space-between;
}
.row-design:after{
  content: "";
  position: absolute;
  width: 100%;
  border: 1px dashed  #fe7f00;
  top: 50%;
  left: 0;
  z-index: -1;
}



.bg-1{
  background-color:  rgb(0 255 0 / 12%);
  border-radius: 10px;
  padding: 12px 30px;
  display: flex; 
  align-items: center;
  height: 100%;
}
.bg-left {
    width: auto;
    float: left;
    white-space: nowrap;
}
.bg-rt{
   width: auto;
    float: left;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px solid rgb(0 0 0 / 30%);
}
.spec {
    margin: 4em 0 4em;
}
.icon-row2 {
    text-align: center;
}
.prod-top{
  display: flex; align-items: center;
}
.prod-num{
  background-color: #49c249;
  border-radius: 10px;
  height: 40px; width: 50px;
  text-align: center; 
  display: flex; align-items: center;    
  justify-content: center;
  color: #fff;
  font-size: 1.16em;
  font-family: 'Poppins';
  margin-right: 15px;
}
.prod-title {
    font-size: 1.125em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Poppins';
    font-weight: normal;
    line-height: 25px;
    color: #1b1b1b;
}
.pro-li2 li:before{
  background-color: #f14641;
  border: 0;
  height: 10px;
  width: 10px;
}
.pro-li li{ padding-left: 35px; }

.pro-li2 {
    margin-left: 20px;
}

.fabrication-row {
    margin-bottom: 3em;
    padding-bottom: 3em;
    border-bottom: 1px solid rgb(0 0 0 / 13%);
}
.fabrication-row:last-child{border-bottom: 0; padding: 0;margin: 0}


.rt-0{padding-right: 0 !important}
.pro-row{ margin-top: 3em }
.sub-ul {
    margin-left: 5em;
}

.char-item {
    border-radius: 10px;
    padding: 12px 30px;
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    position: relative;
        z-index: 9;
}
.char-item:before {
    content: "";
    position: absolute;
    left: -30px;
    height: 100px;
    width: 100px;
    z-index: -1;
    border-radius: 100%;
}
.dbg-1{
  background-color: rgb(59 188 58 / 17%);
}
.dbg-1:before{
    background-color: rgb(59 188 58 / 17%);
}
.dbg-2{
  background-color: #fdfbe0;
}
.dbg-2:before{
    background-color: rgb(245 164 9 / 13%)
}
.dbg-3{
  background-color: #ffe8e6;
}
.dbg-3:before{
    background-color: rgb(234 113 96 / 13%)
}
.cbg-1{
  background-color: rgb(1 255 0 / 33%);
}
.con-item:before{
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 100%;
  background: #01ff00;
  left: 20px;
  height: 20px;
  width: 20px;
  top: auto;
}
.con-item {
    border-radius: 10px;
    padding: 12px 30px 12px 60px;
    display: flex;
    align-items: center;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 9;
}
.abt-top3 {
    border-bottom: 1px solid rgb(0 0 0 / 14%);
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
}
.abt-content3 {
    padding-left: 1em;
}
.med-p{font-size: 1em; font-weight: 500;}
.item-bg{
  background-image: url(../images/item-bg.jpg);
  background-size: cover;
  border-radius: 50px;
  padding: 40px 40px;
  margin-top: 2em;
  margin-bottom: 4em;
}
.item-title{
    font-size: 0.937em;
    line-height: 25px;
    font-family: 'Poppins';
    font-weight: normal;
    color: #ffffff;
    letter-spacing: .5px;    
    display: block;
    text-align: center;
}
.item-col {
    border-right: 1px solid rgb(255 255 255 / 13%);
    text-align: center;
    position: relative;
}
.row-item .col-md-3:last-child .item-col{ border-right: 0  }
.row-item .col-md-3{padding: 0;}
.ad-bg{
  background-image: url(../images/ad-bg.jpg);
    background-size: cover;
    border-radius: 25px;
    padding: 30px 40px;
}
.ad-ul li {
    font-family: 'Poppins';
    color: #313131;
    font-weight: normal;
    font-size: 0.875em;
    position: relative;
    padding-left: 35px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.ad-ul li:before {
    content: "";
    position: absolute;
     background-color: #ff8001;
    border: 0;
    height: 8px;
    width: 8px;
    border-radius: 100%;
    left: 0;
    top: auto;
}
.ad-ul {
    border-left: 1px solid rgb(0 0 0 / 29%);
    padding-left: 4em;
}
.ad-left {
    padding-right: 3em;
}
.des-title{
     font-size: 1.17em;
    letter-spacing: .5px;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    line-height: 32px;
    color: #292929;
    margin-bottom: 30px;
}

.des-item .pro-li2 {
    margin-left: 5px;
}
.line {
    width: 40px;
    height: 8px;
    border-radius: 10px;
    display: block;
    background: #fe7f00;
    margin: 12px 0;
}
.des-item .pro-li2 li:before {
    background-color: #fe7f00; 
}

.icon-title2 {
    font-size: 0.97em;
    line-height: 25px;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: normal;
    color: #313131;
    letter-spacing: .5px;
    margin-top: -10px;
}
.bg-2 {
    background-color: rgb(0 0 0 / 4%);
    border-radius: 10px;
    padding: 12px 30px;
    display: flex;
    align-items: center;
    height: 100%;
}
.pro-item {
    border-bottom: 1px solid rgb(0 0 0 / 15%);
    margin-bottom: 1em;
    padding-bottom: 1em;
}
.pro-item:last-child{border-bottom: 0; padding: 0; margin: 0;}

.p-item p {
    font-size: 0.875em;
}
.product-lft {
    padding-right: 2em;
}
.gal-title {
    font-size: 1.5em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    line-height: 32px;
    color: #292929;
}

.abt-gallery {
    padding-top: 100px; 
       margin: 0 6em;
}
.rt-img{
  position: relative;
    padding-right: 40px;
}
.rt-img img{border-radius: 15px;}
.lft0{margin-left: 0}
.brdr-top-btm{
  border-top: 1px solid rgb(0 0 0 / 13%);
  border-bottom: 1px solid rgb(0 0 0 / 13%);
   padding: 20px 0 10px;
}
.abt-rt {
    margin-right: -60px;
}

.abt-content-in {
    padding-left: 5em;
}
.fet-ul, .tech-spec {
    padding-left: 4em;
}
.larg-li li{margin-bottom: 2em}

/*gallery*/
.tablinks {
  letter-spacing: .5px;
        border: 1px solid rgb(0 0 0 / 31%);
    color: #000;
    cursor: pointer;
    background: #fff;
    padding: 12px 40px;
    border-radius: 12px;
    text-transform: capitalize;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 0.97em;
    text-align: center;
    position: relative;
    margin-right: 1em;
    width: auto;
}
.tablinks.active {
    background: #49c249;
    color: #fff;
    border: 1px solid #fff;
}
.tab {
    display: flex;
    align-items: center;
    margin: 2em auto 0;
    justify-content: center;
}
.gallery-tabcontent {
    margin: 2em 0 0;
}
.box-group:hover .img-full {
    transform: scale3d(1.15, 1.15, 1);
    border-radius: 15px;
}
.video-row{flex-wrap: wrap;}

.box-group img.img-full {
    border-radius: 15px;
    object-fit: cover;
    transition: all 0.3s ease 0s;
}
.gallery-album {
    margin-bottom: 2em;
}

.box-group {
    border-radius: 15px;
}
.al-content {
    background-color: #4942d9;
    font-size: 1em;
    z-index: 9;
    margin: -15px auto 0;
    width: 90%;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 15px;
    padding: 10px 20px;
    z-index: 99;
    position: relative;
}
.eq-hd {
    font-size: 1em;
    font-style: normal;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 25px;
    color: #fff;display: flex;
    align-items: center;
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 15px;
    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   {
    border-radius: 15px;
    object-fit: cover;
    transition: all 0.3s ease 0s;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 2em
}
.box-group.video-box{margin-bottom: 2em}
.img-overlay i {
    color: #fff;
    font-size: 2em;
}
.box-group:hover .img-overlay {
    opacity: 1 !important;
    border-radius: 15px;
}
.box-group img {
    height: 300px;
    object-fit: cover;
}
.play-btn{ height: 23px !important; }
.play-home {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    background-color: #ff8001;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/**/

/**/
.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}
/**/
/*admission form*/


/**/
.cont-title{
   font-size: 1.5em;
   line-height: 35px;
    font-family: 'Samsung-Sharp-Sans'; 
    font-weight: 500;
    color: #1b1b1b;
    margin-bottom: 10px;
}
.contact-form{
   padding-left: 1em;
}
.brdr-btm{
  border-bottom: 1px solid rgb(0 0 0 / 13%);
  padding-bottom: 20px;
}
.bg1{
  background-image: url(../images/bg1.jpg);
}
.bg2{
  background-image: url(../images/bg2.jpg);
}
.bg3{
  background-image: url(../images/bg3.jpg);
}
.bg4{
  background-color: #000000; 
}
.view-loc span{
    color: #ffffff;
    font-size: 0.875em;
    margin-top: 5px;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    letter-spacing: 1px;
}

.contact-item-row {
    justify-content: space-between;
    padding: 0 7em;
        margin-bottom: 6em;
}
.contact-item {
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px 50px;
    border-radius: 15px;
    background-size: cover;
    width: 29%;
    float: left;
}
.contact-item:last-child{
  width: 10%;
    float: left;
}
.inner-box p{font-weight: 500; margin-bottom: 0}
.input-box {
  letter-spacing: .5px;
    color: #000500;
    width: 100%; 
    height: 55px;  font-size: 0.75em;
    background: #f1f1f1;  
    font-family: 'Poppins'; font-weight: normal;
    font-style: normal; border-radius: 15px;
    padding: 0 22px;  
}
.contact-frm-title {
    font-size: 1.25em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: bold;
    line-height: 28px;
    color: #292929;
}
.contact-form .col-md-6:nth-child(2n){padding-left:0;}
.contact-form textarea{
   height: unset;  padding: 20px 25px 0;
}
.submit-btn {
      border: none;
    color: #fff;
    cursor: pointer;
    background: #ff8001;
    padding: 10px 25px;
        font-family: 'Poppins';
    font-weight: normal;
    font-size:0.932em;  letter-spacing: .5px;
    text-transform: uppercase; border-radius: 12px;
}
.submit-btn:hover {
  background : #48cc48
}
.contact-container{
  position: relative;     z-index: 9; overflow: hidden;
}
.form-group {
    margin-bottom: 10px ;
}
.cont-row{margin-top: 2em}
iframe {
   border-radius: 25px; margin-top: 3em
}
.mbtm{margin-bottom: 15px;}
.contact-item p {
  color: #ffffff;
    font-size: 0.875em;   
    margin-top: 5px;    font-weight: normal;
}
.contact-item p a{
    font-weight: normal;    color: rgb(250 228 218 / 74%);
  display: block;
}
.get-left  {
   height: 100%;
}
.get-left img {
    border-radius: 15px; 
}
.contact-social {
    margin-top: 2em;
}
.con-rgt {
    padding-left: 15px;
}
.con-icon {
  filter: brightness(20);
}

.title2 {
    font-size: 1.3em;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: normal;
    margin-bottom: 20px;
}
/**/


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

 
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-15 {
    width: 20%;
    float: left;
}

/**/

/************************************************** START LOCATION **************************************************/
 
 .bredcum-wraper{
     width:100%;
     height:auto;
     padding-top: 20px;
     text-align: center;
    display: flex;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 9;

}
 .bredcum-container{
     width:auto;
     height:auto;
}
 .bred-home{
     width:auto;
     height:auto;
     float:left;
}
 .bred-home a, .bred-home {
     width:auto;
     height:auto;
     float:left;
     font-family: 'Samsung-Sharp-Sans';
    font-weight: 500;
     font-size: 0.93em; 
     color:#292929; letter-spacing: 1px;
     line-height:30px;
}
 .bred-home a{font-size: 1em}
 .bred-home a:hover{
     width:auto;
     height:auto;
     float:left;
     color:#070606;
}
 .bred-arrow{
     width:auto;
     height:auto;
     float:left;
     font-size:0.85em;
     color:#292929;
     line-height:30px;
     padding-left:8px;
     padding-right:8px; 
}
 .bred-next{
     width:auto;
     height:auto;
     float:left;
    font-family: 'Samsung-Sharp-Sans';
    font-weight: 500;
     font-size: 0.93em;  
      letter-spacing: 1px;
     color: #292929;
     line-height:30px;
}

/************************************************** START CONTACT **************************************************/
.hide-menu{ display: none;}
 @media (min-width: 1023px) and (max-width: 1279px) {
     body  {
         font-size:12px;
    }
     .d-container{
         width:100%;
         padding-left: 6%;
         padding-right: 6% 
    }
 
.nav-brand img {
     width: 50%;
}
.nav-menu>li>a{
  margin: 25px 12px; font-size: .9em;
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 30%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 16px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 21px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 18px !important;
}

#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 57%;}

.wh-img {
    margin-right: 5px;
    width: 15px;
}
.hero-text-area {
    font-size: 9px;
}
.hero-text, .hero-text span {
    line-height: 25px;
}
.hero-text-area2 span{ height: 25px }
.view-more{ padding: 7px 15px; }
.icon-container {
    padding: 20px 0 5px;
}
.reasons-ul li{ padding-left: 30px;margin-bottom: 5px; }
.reasons-ul li:before {
    content: "";
    height: 15px;
    width: 15px;
}
.shape1 {
    width: 80%;
}
.title1{ line-height: 22px;font-size: 1.5em; }
.ind-title{     line-height: 20px; }
.img-ico {
    width: 30px;
}
.brder2,.brder1{    margin: 10px auto;}
.icon-row {
    margin: 0;
}
.in-rt {
    margin-left: -60px;
    width: 100%;
}
.since-container {
    padding: 50px 0 50px;
}

.line1 {
    width: 135px;
    right: -8em;
}
.line2{ width: 110px; }
.line3 {
    bottom: 3em;
    right: -8em;
    width: 90px;
}
.line4 {
    bottom: 7em;
    right: -8em;
    width: 150px;
}
.admission-container {
    padding: 0px 0 60px;
}
.lets-bg{ padding: 84px; }
.lets{ font-size: 1.5em; line-height: 25px;     margin-bottom: 20px;}
.lets-btn{padding: 6px 25px;}
.footer-logo img {
    width: 70px;
}
.micon {
    width: 20px;
}


.box-group img { height: 150px;}
.play-home{ height: 45px; width: 45px; }
.p-item {
    margin-bottom: 5px;
}
.p-title{ line-height: 18px; }
.product-lft {
    padding-right: 0em;
}
.img-icon{
  width: 70px
}

.prod-num{
  height: 30px;
  width: 40px;
}
.prod-title{ line-height: 20px; }
.img-item {
    width: 130px;
}
.item-bg{     
  padding: 30px 25px;    
  margin-top: 1em;
  margin-bottom: 2em; 
}
.icon-title2{
      line-height: 18px;
}
.spec {
    margin: 3em 0px 2em;
}
.pro-li li {
    padding-left: 18px;
}
.abt-gallery {
    padding-top: 50px;
}

.des-item{
    padding: 15px 20px;
}
.line{     
  width: 35px; 
   margin: 5px 0;
  height: 5px; 
}
.pro-li2 li:before{
    height: 7px;
    width: 7px;
}
.con-item{
  padding: 10px 15px 10px 50px;
}
.con-item:before{
  left: 15px;
    height: 15px;
    width: 15px;
}
.abt-content4 {
    padding-left: 1em;
}
.gal-title {
    font-size: 1.3em;line-height: 25px;
}
.larg-li li {
    margin-bottom: 1.5em;
}

.hero-inner-area {
    font-size: 10px;
}
.abt-container{padding-bottom: 30px;}


.contact-item-row {
    padding: 0 4em;
    margin-bottom: 3em;
}
.contact-frm-title{ line-height: 20px; }
.input-box{     
  height: 35px;    
  border-radius: 10px;
    padding: 0 15px 
}
.contact-item{ padding: 15px 20px }


}




 @media (min-width: 1280px) and (max-width: 1359px) {
     body  {
         font-size:14px;
    }
     .d-container{
         width:100%;
         padding-left: 10%;
         padding-right: 10% 
    }
 
.nav-brand img {
     width: 60%;
}
.nav-menu>li>a{
  margin: 30px 12px  
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 35%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 25px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 25px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 21px 18px !important;
}

#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 57%;}

.wh-img {
    margin-right: 5px;
    width: 15px;
}
.hero-text-area {
    font-size: 9px;
}
.hero-text, .hero-text span {
    line-height: 25px;
}
.hero-text-area2 span{ height: 25px }
.view-more{ padding: 7px 15px; }
.icon-container {
    padding: 20px 0 50px;
}
.reasons-ul li{ padding-left: 30px;margin-bottom: 5px; }
.reasons-ul li:before {
    content: "";
    height: 15px;
    width: 15px;
}
.shape1 {
    width: 90%;
}
.title1{ line-height: 25px; }
.ind-title{     line-height: 20px; }
.img-ico {
    width: 40px;
}
.brder2,.brder1{    margin: 15px auto;}
.icon-row {
    margin: 0;
}
.in-rt {
    margin-left: -60px;
    width: 100%;
}
.since-container {
    padding: 50px 0 50px;
}

.line1 {
    width: 135px;
    right: -7em;
}
.line2{ width: 110px; }
.line3 {
    bottom: 3em;
    right: -7em;
    width: 90px;
}
.line4 {
    bottom: 7em;
    right: -6em;
    width: 150px;
}
.admission-container {
    padding: 0px 0 60px;
}
.lets-bg{ padding: 95px; }
.lets-btn{padding: 6px 25px;}
.footer-logo img {
    width: 70px;
}
.micon {
    width: 20px;
}
.box-group img { height: 180px;}
.play-home{ height: 45px; width: 45px; }
.p-item {
    margin-bottom: 10px;
}
.p-title{ line-height: 20px; }
.product-lft {
    padding-right: 1em;
}


.prod-num{
  height: 30px;
  width: 40px;
}
.prod-title{ line-height: 20px; }
.img-item {
    width: 130px;
}
.item-bg{     
  padding: 30px 25px;    
  margin-top: 1em;
  margin-bottom: 2em; 
}
.icon-title2{
      line-height: 18px;
}
.spec {
    margin: 3em 0px 2em;
}
.abt-gallery {
    padding-top: 50px;
}
.des-item{
    padding: 15px 20px;
}
.line{     
  width: 35px; 
   margin: 5px 0;
  height: 5px; 
}
.pro-li2 li:before{
    height: 7px;
    width: 7px;
}
.con-item{
  padding: 10px 15px 10px 50px;
}
.con-item:before{
  left: 15px;
    height: 15px;
    width: 15px;
}
.hero-inner-area {
    font-size: 12px;
}



.contact-item-row {
    padding: 0 4em;
    margin-bottom: 3em;
}
.contact-frm-title{ line-height: 20px; }
.input-box{     
  height: 45px;    
  border-radius: 10px;
    padding: 0 15px 
}
.contact-item{ padding: 25px 20px }
}

 @media (min-width: 1360px) and (max-width: 1399px) {
  body  {
         font-size:14px;
    }
    .d-container{
         width:100%;
         padding-left: 10%;
         padding-right: 10% 
    }
.nav-brand img {
     width: 60%;
}
.nav-menu>li>a{
  margin: 35px 12px  
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 35%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 30px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 29px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 24px 18px !important;
}

#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 57%;}

.wh-img {
    margin-right: 5px;
    width: 15px;
}
.hero-text-area {
    font-size: 11px;
}
.hero-text, .hero-text span {
    line-height: 28px;
}
.hero-text-area2 span{ height: 25px }
.view-more{ padding: 7px 15px; }
.icon-container {
    padding: 20px 0 50px;
}
.reasons-ul li{ padding-left: 30px;margin-bottom: 5px; }
.reasons-ul li:before {
    content: "";
    height: 15px;
    width: 15px;
}
.shape1 {
    width: 100%;
}
.title1{ line-height: 25px; }
.ind-title{     line-height: 20px; }
.img-ico {
    width: 45px;
}
.brder2,.brder1{    margin: 10px auto;}
.icon-row {
    margin: 0;
}
.in-rt {
    margin-left: -60px;
    width: 100%;
}
.since-container {
    padding: 50px 0 50px;
}

.line1 {
    width: 135px;
    right: -7em;
}
.line2{ width: 110px; }
.line3 {
    bottom: 3em;
    right: -7em;
    width: 90px;
}
.line4 {
    bottom: 7em;
    right: -7em;
    width: 150px;
}
.admission-container {
    padding: 0px 0 60px;
}
.lets-bg{ padding: 95px; }
.lets-btn{padding: 6px 25px;}
.footer-logo img {
    width: 70px;
}
.micon {
    width: 20px;
}

.box-group img { height: 200px;}
.play-home{ height: 45px; width: 45px; }
.p-item {
    margin-bottom: 10px;
}
.p-title{ line-height: 20px; }
.product-lft {
    padding-right: 1em;
}


.prod-num{
  height: 30px;
  width: 40px;
}
.prod-title{ line-height: 20px; }
.img-item {
    width: 160px;
}
.item-bg{     
  padding: 30px 25px;    
  margin-top: 1em;
  margin-bottom: 2em; 
}
.icon-title2{
      line-height: 22px;
}
.spec {
    margin: 3em 0px 2em;
}

.des-item{
    padding: 15px 30px;
}
.line{     
  width: 35px; 
   margin: 5px 0;
  height: 5px; 
}
.pro-li2 li:before{
    height: 7px;
    width: 7px;
}
.con-item{
  padding: 10px 15px 10px 50px;
}
.con-item:before{
  left: 15px;
    height: 15px;
    width: 15px;
}
.hero-inner-area {
    font-size: 12px;
}

.contact-item-row {
    padding: 0 4em;
    margin-bottom: 3em;
}
.contact-frm-title{ line-height: 20px; }
.input-box{     
  height: 45px;    
  border-radius: 10px;
    padding: 0 15px 
}
.contact-item{ padding: 25px 20px }


}

 @media (min-width: 1400px) and (max-width: 1441px) {
     body {
         font-size:15px;
    }
    li{font-size:15px !important;}
   .d-container{
         width:100%;
         padding-left: 10%;
         padding-right: 10% 
    }
 
.nav-brand img {
     width: 60%;
}
.nav-menu>li>a{
  margin: 35px 12px  
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 35%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 30px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 29px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 24px 18px !important;
}

#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 57%;}

.wh-img {
    margin-right: 5px;
    width: 15px;
}
.hero-text-area {
    font-size: 11px;
}
.hero-text, .hero-text span {
    line-height: 28px;
}
.hero-text-area2 span{ height: 25px }
.view-more{ padding: 7px 15px; }
.icon-container {
    padding: 20px 0 50px;
}
.reasons-ul li{ padding-left: 30px;margin-bottom: 5px; }
.reasons-ul li:before {
    content: "";
    height: 15px;
    width: 15px;
}
.shape1 {
    width: 100%;
}
.img-ico {
    width: 45px;
}
.brder2,.brder1{    margin: 10px auto;}
.icon-row {
    margin: 0 1em;
}
.in-rt {
    margin-left: -60px;
    width: 100%;
}
.since-container {
    padding: 50px 0 50px;
}

.line1 {
    width: 135px;
    right: -7em;
}
.line2{ width: 110px; }
.line3 {
    bottom: 3em;
    right: -7em;
    width: 90px;
}
.line4 {
    bottom: 7em;
    right: -7em;
    width: 150px;
}
.admission-container {
    padding: 0px 0 70px;
}
.lets-bg{ padding: 95px; }
.lets-btn{padding: 6px 25px;}
.footer-logo img {
    width: 70px;
}
.micon {
    width: 20px;
}


.box-group img { height: 200px;}
.play-home{ height: 45px; width: 45px; }
.p-item {
    margin-bottom: 10px;
}
.product-lft {
    padding-right: 1em;
}

.prod-num{
  height: 30px;
  width: 40px;
}
.prod-title{ line-height: 20px; }
.img-item {
    width: 160px;
}
.item-bg{     
  padding: 30px 25px;    
  margin-top: 1em;
  margin-bottom: 2em; 
}
.icon-title2{
      line-height: 22px;
}
.spec {
    margin: 3em 0px 2em;
}


.des-item{
    padding: 15px 30px;
}
.con-item{
  padding: 10px 15px 10px 50px;
}
.con-item:before{
  left: 15px;
    height: 15px;
    width: 15px;
}
.hero-inner-area {
    font-size: 12px;
}
.title1 {
    font-size: 1.75em;
}

.contact-item-row {
    padding: 0 5em;
    margin-bottom: 4em;
}
.input-box{     
  height: 45px;    
  border-radius: 10px;
    padding: 0 15px 
}
.contact-item{ padding: 25px 20px }


}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px;}
 .d-container{
         width:100%;
         padding-left:12%;
         padding-right:12% 
    }
 
 
.nav-brand img {
     width: 55%;
}
.nav-menu>li>a{
  margin: 35px 12px  
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 35%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 30px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 29px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 24px 18px !important;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 57%;}

.wh-img {
    margin-right: 5px;
    width: 15px;
}
.hero-text-area {
    font-size: 11px;
}
.hero-text, .hero-text span {
    line-height: 28px;
}
.hero-text-area2 span{ height: 25px }
.view-more{ padding: 7px 15px; }
.icon-container {
    padding: 20px 0 50px;
}
.reasons-ul li{ padding-left: 30px;margin-bottom: 5px; }
.reasons-ul li:before {
    content: "";
    height: 15px;
    width: 15px;
}
.shape1 {
    width: 100%;
}
.title1{ line-height: 25px; }
.ind-title{     line-height: 20px; }
.img-ico {
    width: 45px;
}
.brder2,.brder1{    margin: 10px auto;}
.icon-row {
    margin: 0 1em;
}
.in-rt {
    margin-left: -60px;
    width: 100%;
}
.since-container {
    padding: 50px 0 50px;
}

.line1 {
    width: 135px;
    right: -7em;
}
.line2{ width: 110px; }
.line3 {
    bottom: 3em;
    right: -7em;
    width: 90px;
}
.line4 {
    bottom: 7em;
    right: -7em;
    width: 150px;
}
.admission-container {
    padding: 0px 0 60px;
}
.lets-bg{ padding: 95px; }
.lets-btn{padding: 6px 25px;}
.footer-logo img {
    width: 70px;
}
.micon {
    width: 20px;
}

.box-group img { height: 250px;}


.prod-num{
  height: 30px;
  width: 40px;
}
.prod-title{ line-height: 20px; }
.img-item {
    width: 160px;
}
.item-bg{     
  padding: 30px 25px;    
  margin-top: 1em;
  margin-bottom: 2em; 
}
.icon-title2{
      line-height: 22px;
}
.spec {
    margin: 3em 0px 3em;
}
.hero-inner-area {
    font-size: 13px;
}
.title1 {
    font-size: 1.75em;
}

.contact-item-row {
    padding: 0 5em;
    margin-bottom: 4em;
}
.input-box{     
  height: 45px;    
  border-radius: 10px;
    padding: 0 15px 
}
.contact-item{ padding: 25px 20px }

}
 @media (min-width:1600px) and (max-width:1680px) {
     body {
         font-size:15px;
    }
    li{font-size:15px;}


  .d-container{
       width:100%;
       padding-left: 12%;
       padding-right: 12% 
  }

.nav-brand img {
     width: 55%;
}
.nav-menu>li>a{
  margin: 35px 12px  
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 35%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 30px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 29px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 24px 18px !important;
}
.line1{
    right: -9em;
    width: 170px;
}
.line3{
right: -9em;
    width: 120px;
}


.contact-item-row {
    padding: 0 5em;
    margin-bottom: 4em;
}
.input-box{     
  height: 45px;    
  border-radius: 10px;
    padding: 0 15px 
}
.contact-item{ padding: 25px 20px }


}
 @media (min-width:1681px){
     body {
         font-size:16px !important;
    }
   .d-container {
    width: 100%;
    padding-left: 15%;
    padding-right: 15%;
}

}
 

 @media (max-width:420px) { 
    body  {
       font-size:14px !important;
  }
  p{font-size: 1em; line-height: 1.7}
  .d-container { padding-left: 5%; padding-right: 5% }
  .nav-brand img {
    width: 50%;
  }
  .sexy-menu {
    height: 75px;
  }
  .whats-app {right: -5px;bottom: 35vh;}
  .whats-app img{ width: 40px; }
  .footer-address-container{display: none;}
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
    }
    #popUp{z-index: 9999}
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 43vh;
    right: 12px;
    background:  #4942d9;
    color: #fffcff;
    transform: unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
  .b-content{text-align: center;}

  .footer-menu-brdr,.copy-right span{display: none;}
  .footer-wraper {
    padding-bottom: 6em;
  }
  .line4,.line3,.line3,.line2,.line1,.hero-text-area2{display: none;}
  .process-row{ flex-wrap: wrap;        justify-content: center;   padding: 0em;}
  .carousel-indicators{display: none !important;}
  .hero-text-area {
    font-size: 7px;
    width: 100%;
    top: unset;
    bottom: 25px;
  }
  .hero-text span,.hero-text{ line-height: 23px }
  .abt-container { padding: 25px 0;}
  .title1 {
      font-size: 1.3em;line-height: 22px; text-align: center;
  }
  .abt-sub{     
    margin-bottom: 5px;
    margin-top: 5px; 
  }
  .mission-row {
    display: block;     margin-bottom: 1em;
  }
  .mission-lft,.mission-rt{ text-align: center; width: 100%; float: none; }
  .mission-row p {
    border-left: 0;
    padding-left: 0;
  }
  .ms-title{
    font-size: 1em;
    width: fit-content;
    margin: 0 auto 10px;
    border-bottom: 1px solid rgb(41 41 41 / 25%);
  }
  .abt-top-center{ display: block; text-align: center;     margin-bottom: 2em;}
  .abt-left {
      margin-bottom: 10px;
  }
  .abt-rt {
    margin-right: 0;
  }
  .explore {
    justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
  }
  .product-item {
      text-align: center;    
      padding-bottom: 5em;
  }
  .owl-next, .owl-prev{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .icon-container {
    padding: 30px 0 0px;
  }
  .icon-rows .col-md-15{
    width: 50%;
  }
  .img-ico {
    width: 35px;
  }
  .reasons-ul li:before {
    height: 15px;
    width: 15px;
  }
  .reasons-ul li{ padding-left: 30px; }
  .icon-title{
    font-size: 1em;
    line-height: 20px;
    margin-top: 0;
  }
  .side-form input[type="text"], .side-form textarea{
    padding: 10px 15px;
  }
  .brder2,.brder1{
        margin: 10px auto;
  }
  .icon-row {
    margin: 0 0em 2em;
  }
  .title1 br {
    display: none;
  }
  .since-list {display: block;}
  .in-lft {
      display: none;
  }
  .in-rt {
    margin-left:  0px;
  }
  .since-container {
    padding: 10px 0 40px;
  }
  .lft-img {
      padding-left: 0;
  }
  .ind-title{
   display: none;
  }
  .process-itm {
      text-align: center;
      margin-bottom: 2em;       
      width: 50%;
      float: left;
  }
  .num{
    margin: 0 auto;
        height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .process-itm:nth-child(2n) {
      margin-top: 0;
  }
  .pro-title{
   font-size: 1em;
    line-height: 20px;
  }
  .admission-container {
    padding:0px;
  }
  .lets-content{
    width: 100%;
  }
  .lets {
    font-size: 1.2em;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .lets-bg{
    padding: 70px 100px
  }
  .lets-btn{
    padding: 5px 15px;
    font-size: .9em;
  }
  .copy-right {
      width: 30%;
  }
  .designed {
      width: 70%;
  }
  .footer-bottom-container .d-container {
      width: 100%;
  }
  /*inner pages*/


  .hero-inner-area {
      font-size: 7px;
      width: 100%;
      text-align: center;
      top: 70%;
  }
  .rt-img {
      display: none;
  }
  .abt-content-in {
    padding-left: 0; text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-rows {
    margin-top: 2em;     
    flex-wrap: wrap; justify-content: center;
  }

  .abt-sub2 { text-align: center;  }
  .pro-row {
      margin-top: 1em;
  }
  .product-lft {
    padding-right: 0; padding-top: 1em; 
  }
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .abt-gallery {
      padding-top: 30px;
      margin: 0 1em;
  }
  .tablinks{
     padding: 8px 20px;
  }
  .gal-rw .col-md-3 ,.video-row .col-md-3 {
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-group img {
    height: 150px;
  }
  .box-group{ margin-bottom: 1em; }


  .pro-li {
      margin: 10px auto 0;
      padding-left: 0px;
  }
  .pro-li li {
      padding-left: 15px;
  }
  .bg-rt{
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0px;
    float: none;
  }
  .bg-1{display: block; margin-bottom: 10px; height: unset;}
  .bg-left {
    float: none;
    width: fit-content;
    margin-bottom: 10px;
  }
  .spec {
    margin: 2em 0 2em;
  }
  .gal-title {
    font-size: 1.3em; text-align: center;
  }
  .computer-workstation .title1,.medicine-storage .abt-content3 .gal-title{
    text-align: left !important; 
  }

  .img-icon {
    width: 60px;
  }
  .icon-rows .col-md-2 {
    width: 50%;
    float: left;
  }
  .icon-title2{ line-height: 22px; }
  .row-spec{display: block;}
  .bg-2 {display: block; height: unset;  margin-bottom: 10px;}
  .bg-left .p-title br {
    display: none;
  }
  .tab{ margin: 1em auto 0; }
  .btm-space {
      margin-bottom: 10px;
  }


  .prod-num{
    height: 35px;
    width: 35px;
  }
  .item-bg{
    padding: 20px 25px;
    margin-top: 1em;
    margin-bottom: 4em;
    border-radius: 15px;
  }
  .row-item .col-md-3 {
      padding: 0;
      width: 50%;
      float: left;
  }
  .img-item {
      width: 60%;
  }
  .item-col {
      margin-bottom: 2em;
  }
  .item-title{ line-height: 18px; letter-spacing: 0; }
  .item-bg{ margin-bottom: 2em; }
  .ad-bg {
    background-position: center;
        padding: 20px 25px;
  }
  .ad-ul {
    border-left: 0;
    padding-top: 1em;
    padding-left:0em;
  }

  .pro-li2 li:before {
    height: 5px;
    width: 5px;
  }
  .row-char {
      display: block;
  }


  .row-design  {
    display: block; margin: 0
  }
  .des-item{ width: 100% !important; 
    float: none;         
    margin-bottom: 1em;
    padding: 15px;
    border-radius: 25px
  }
  .abt-content3 {
      padding-left: 0; 
  }
  .d-container.pl-0{ padding-left: 5% !important }
  .des-title {
     margin-bottom: 20px;
  }
  .line{ 
    margin: 5px 0;    
    width: 30px;
    height: 5px;
  }
 
  .con-item:before{
    height: 10px;
    width: 10px;
  }
  .con-item {
    padding: 12px 15px 12px 40px;
  }

  .fet-bg{padding: 25px 15px;}
  .features-div {
      margin: 2em 0;
  }
  .fet-ul .col-md-6 {
    margin-top: 1em;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 10px 15px;
  }
  .brdr-top-btm{ padding: 10px 0 5px }

  .play-home{
    height: 40px;
    width: 40px;
  }
  .play-btn {
      height: 15px !important;
  }
 .gal-rw{margin: 0}

 .cont-title {
    font-size: 1.2em;
    line-height: 20px;
  }
  .contact-item-row  {
    flex-wrap: wrap;
    padding: 0 15px;
    margin-bottom: 2em;
  }
  .contact-item {
    padding: 15px 30px;
    width: 100%;
    float: unset;
    margin-bottom: 10px;
  }
  .contact-item:nth-child(2){ order: -1; }
  .contact-item:last-child {
    width: 100%;
    float: unset;
  }
  .contact-item  .view-loc br,.get-left {
    display: none;
  }
  .contact-form {
    padding-left: 0;
  }
  .contact-frm-title {
    font-size: 1.2em;text-align: center;
    line-height: 25px;
  }
  .input-box{
        height: 50px;border-radius: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
      padding-left: 15px;
  }
  .submit-btn{
        margin: 0 auto;
    display: flex;
  }
  .fet-ul  .gal-title ,.housekeeping-buggy  .gal-title ,.p-item  .gal-title,
  .high-roof .gal-title,.fet-bg  .gal-title ,.key,.advt{
      text-align: left !important;
  }
  .abt-gallery .gal-title,.abt-dv .gal-title,.items{
      text-align: center!important;
    }


}
 @media (min-width:421px) and (max-width:460px){

    body  {
       font-size:14px !important;
  }
  p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
   .nav-brand img {
    width: 60%;
  }
  .sexy-menu {
    height: 75px;
  }
  .whats-app {right: -5px;bottom: 35vh;}
  .whats-app img{ width: 40px; }
  
  .featured-text{ line-height: 30px }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
    }
    #popUp{z-index: 9999}
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 43vh;
    right: 12px;
    background:  #4942d9;
    color: #fffcff;
    transform: unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
  .b-content{text-align: center;}


    .footer-menu-brdr,.copy-right span{display: none;}
  .footer-wraper {
    padding-bottom: 6em;
  }
  .line4,.line3,.line3,.line2,.line1,.hero-text-area2{display: none;}
  .process-row{ flex-wrap: wrap;        justify-content: center;   padding: 0em;}
  .carousel-indicators{display: none !important;}
  .hero-text-area {
    font-size: 7px;
    width: 100%;
    top: unset;
    bottom: 10px;
  }
  .hero-text span,.hero-text{ line-height: 23px }
  .abt-container { padding: 25px 0;}
  .title1 {
      font-size: 1.5em;line-height: 25px; text-align: center;
  }
  .abt-sub{     
    margin-bottom: 5px;
    margin-top: 5px; 
  }
  .mission-row {
    display: block;     margin-bottom: 1em;
  }
  .mission-lft,.mission-rt{ text-align: center; width: 100%; float: none; }
  .mission-row p {
    border-left: 0;
    padding-left: 0;
  }
  .ms-title{
    font-size: 1em;
    width: fit-content;
    margin: 0 auto 10px;
    border-bottom: 1px solid rgb(41 41 41 / 25%);
  }
  .abt-top-center{ display: block; text-align: center;     margin-bottom: 2em;}
  .abt-left {
      margin-bottom: 10px;
  }
  .abt-rt {
    margin-right: 0;
  }
  .explore {
    justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
  }
  .product-item {
      text-align: center;    
      padding-bottom: 5em;
  }
  .owl-next, .owl-prev{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .icon-container {
    padding: 30px 0 0px;
  }
  .icon-rows .col-md-15{
    width: 50%;
  }
  .img-ico {
    width: 40px;
  }
  .icon-title{
    font-size: 1em;
    line-height: 20px;
    margin-top: 0;
  }
  .brder2,.brder1{
        margin: 10px auto;
  }
  .icon-row {
    margin: 0 0em 2em;
  }
  .title1 br {
    display: none;
  }
  .since-list {display: block;}
  .in-lft {
      display: none;
  }
  .in-rt {
    margin-left:  0px;
  }
  .since-container {
    padding: 10px 0 40px;
  }
  .lft-img {
      padding-left: 0;
  }
  .ind-title{
    display: none;
  }
  .process-itm {
      text-align: center;
      margin-bottom: 2em;       
      width: 50%;
      float: left;
  }
  .num{
    margin: 0 auto;
        height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .process-itm:nth-child(2n) {
      margin-top: 0;
  }
  .pro-title{
   font-size: 1em;
    line-height: 20px;
  }
  .admission-container {
    padding:0px;
  }
  .lets-content{
    width: 100%;
  }
  .lets {
    font-size: 1.2em;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .lets-bg{
    padding: 70px 100px
  }
  .lets-btn{
    padding: 5px 15px;
    font-size: .9em;
  }
  .copy-right {
      width: 30%;
  }
  .designed {
      width: 70%;
  }
  .footer-bottom-container .d-container {
      width: 100%;
  }
  .footer-address-container{display: none;}

    /*inner pages*/


  .hero-inner-area {
      font-size: 10px;
      width: 100%;
      text-align: center;
      top: 70%;
  }
  .rt-img {
      display: none;
  }
  .abt-content-in {
    padding-left: 0; text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-rows {
    margin-top: 2em;
  }
  .pro-row {
      margin-top: 1em;
  }

  .abt-sub2,.p-title,.p-item{ text-align: center;  }
  .product-lft {
    padding-right: 0;
  }
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .abt-gallery {
      padding-top: 30px;
      margin: 0 1em;
  }
  .tablinks{
     padding: 8px 20px;
  }
  .gal-rw .col-md-3 ,.video-row .col-md-3 {
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-group img {
    height: 150px;
  }
  .box-group{ margin-bottom: 1em; }

   .pro-li {
      width: fit-content;
      margin: 10px auto 0;
      padding-left: 20px;
  }
  .pro-li li {
      padding-left: 15px;
  }
  .bg-rt{
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0px;
    float: none;
    text-align: center;
  }
  .bg-1{display: block; margin-bottom: 10px; height: unset;}
  .bg-left {
    border-bottom: 1px solid rgb(0 0 0 / 30%);
    float: none;
    width: fit-content;
    margin: 0 auto 10px;
  }
  .spec {
    margin: 2em 0 2em;
  }
  .gal-title {
    font-size: 1.3em; text-align: center;
  }
  .img-icon {
    width: 60px;
  }
  .icon-rows .col-md-2 {
    width: 50%;
    float: left;
  }
  .icon-title2{ line-height: 22px; }
  .row-spec{display: block;}
  .bg-2 {display: block; height: unset;  margin-bottom: 10px;}
  .bg-left .p-title br {
    display: none;
  }
  .tab{ margin: 1em auto 0; }
  .btm-space {
      margin-bottom: 10px;
  }

  .prod-num{
    height: 35px;
    width: 35px;
  }
  .item-bg{
    padding: 20px 25px;
    margin-top: 1em;
    margin-bottom: 4em;
    border-radius: 15px;
  }
  .row-item .col-md-3 {
      padding: 0;
      width: 50%;
      float: left;
  }
  .img-item {
      width: 60%;
  }
  .item-col {
      margin-bottom: 2em;
  }
  .item-title{ line-height: 18px; letter-spacing: 0; }
  .item-bg{ margin-bottom: 2em; }
  .ad-bg {
    background-position: center;
        padding: 20px 25px;
  }
  .ad-ul {
    border-left: 0;
    padding-top: 1em;
    padding-left:0em;
  }

 .pro-li2 li:before {
    height: 5px;
    width: 5px;
  }
  .row-char {
      display: block;
  }
  .char-item{justify-content: center;        text-align: center;}
  
    .row-design  {
    display: block; margin: 0;
  }
  .des-item{ width: 100% !important; 
    float: none;         
    margin-bottom: 1em;
    padding: 15px;
    border-radius: 25px
  }
  .abt-content3 {
      padding-left: 0; text-align: center;
  }
  .d-container.pl-0{ padding-left: 5% !important }
  .des-title {
      text-align: center;    margin-bottom: 20px;
  }
  .line{ 
    margin: 5px auto;    
    width: 30px;
    height: 5px;
  }
  .des-item .pro-li2 {
      width: fit-content;
      margin: 0 auto;
      text-align: left;
  }
  .con-item:before{
    height: 10px;
    width: 10px;
  }
  .con-item {
    padding: 12px 15px 12px 40px;
  }


  .fet-bg{padding: 25px 15px;}
  .features-div {
      margin: 2em 0;
  }
  .fet-ul .col-md-6 {
    margin-top: 1em;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 10px 15px;
  }
  .brdr-top-btm{ padding: 10px 0 5px }
   .play-home{
    height: 40px;
    width: 40px;
  }
  .play-btn {
      height: 15px !important;
  }
  .row.gal-rw{margin: 0}

   .cont-title {
    font-size: 1.2em;
    line-height: 20px;
  }
  .contact-item-row  {
    display: block;
    padding: 0 15px;
    margin-bottom: 2em;
  }
  .contact-item {
    padding: 15px 30px;
    width: 100%;
    float: unset;
    margin-bottom: 10px;
  }
  .contact-item:last-child {
    width: 100%;
    float: unset;
  }
  .contact-item  .view-loc br,.get-left {
    display: none;
  }
  .contact-form {
    padding-left: 0;
  }
  .contact-frm-title {
    font-size: 1.2em;text-align: center;
  }
  .input-box{
        height: 50px;border-radius: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
      padding-left: 15px;
  }
  .submit-btn{
        margin: 0 auto;
    display: flex;
  }
}

 @media (min-width:461px) and (max-width:560px){

    body  {
       font-size:14px !important;
  }
  p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }
   .nav-brand img {
    width: 60%;
  }
  .sexy-menu {
    height: 75px;
  }
  .whats-app {right: -5px;bottom: 35vh;}
  .whats-app img{ width: 40px; }
  .footer-address-container{display: none;}
  
  .featured-text{ line-height: 30px }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
    }
    #popUp{z-index: 9999}
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 43vh;
    right: 12px;
    background:  #4942d9;
    color: #fffcff;
    transform: unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
  .b-content{text-align: center;}

    .footer-menu-brdr {display: none;}
  .footer-wraper {
    padding-bottom: 6em;
  }
  .line4,.line3,.line3,.line2,.line1,.hero-text-area2{display: none;}
  .process-row{ flex-wrap: wrap;        justify-content: center;   padding: 0em;}
  .carousel-indicators{display: none !important;}
  .hero-text-area {
    font-size: 7px;
    width: 100%;
    top: unset;
    bottom: 10px;
  }
  .hero-text span,.hero-text{ line-height: 23px }
  .abt-container { padding: 25px 0;}
  .title1 {
      font-size: 1.5em;line-height: 25px; text-align: center;
  }
  .abt-sub{     
    margin-bottom: 5px;
    margin-top: 5px; 
  }
  .mission-row {
    display: block;     margin-bottom: 1em;
  }
  .mission-lft,.mission-rt{ text-align: center; width: 100%; float: none; }
  .mission-row p {
    border-left: 0;
    padding-left: 0;
  }
  .ms-title{
    font-size: 1em;
    width: fit-content;
    margin: 0 auto 10px;
    border-bottom: 1px solid rgb(41 41 41 / 25%);
  }
  .abt-top-center{ display: block; text-align: center;     margin-bottom: 2em;}
  .abt-left {
      margin-bottom: 10px;
  }
  .abt-rt {
    margin-right: 0;
  }
  .explore {
    justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
  }
  .product-item {
      text-align: center;    
      padding-bottom: 5em;
  }
  .owl-next, .owl-prev{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .icon-container {
    padding: 30px 0 0px;
  }
  .icon-rows .col-md-15{
    width: 50%;
  }
  .img-ico {
    width: 40px;
  }
  .icon-title{
    font-size: 1em;
    line-height: 20px;
    margin-top: 0;
  }
  .brder2,.brder1{
        margin: 10px auto;
  }
  .icon-row {
    margin: 0 0em 2em;
  }
  .title1 br {
    display: none;
  }
  .since-list {display: block;}
  .in-lft {
      display: none;
  }
  .in-rt {
    margin-left:  0px;
  }
  .since-container {
    padding: 10px 0 40px;
  }
  .lft-img {
      padding-left: 0;
  }
  .ind-title{
    font-size: 1.1em;
    line-height: 20px;
  }
  .process-itm {
      text-align: center;
      margin-bottom: 2em;       
      width: 33%;
      float: left;
  }
  .num{
    margin: 0 auto;
        height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .process-itm:nth-child(2n) {
      margin-top: 0;
  }
  .pro-title{
   font-size: 1em;
    line-height: 20px;
  }
  .admission-container {
    padding:0px;
  }
  .lets-content{
    width: 100%;
  }
  .lets {
    font-size: 1.2em;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .lets-bg{
    padding: 70px 100px
  }
  .lets-btn{
    padding: 5px 15px;
    font-size: .9em;
  }
   
  .footer-bottom-container .d-container {
      width: 100%;
  }
  .footer-address-container{display: none;}

   /*inner pages*/


  .hero-inner-area {
      font-size: 10px;
      width: 100%;
      text-align: center;
      top: 70%;
  }
  .rt-img {
      display: none;
  }
  .abt-content-in {
    padding-left: 0; text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-rows {
    margin-top: 2em;
  }
  .pro-row {
      margin-top: 1em;
  }

   .abt-sub2,.p-title,.p-item{ text-align: center;  }
  .product-lft {
    padding-right: 0;
  }
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .abt-gallery {
      padding-top: 30px;
      margin: 0 1em;
  }
  .tablinks{
     padding: 8px 20px;
  }
  .gal-rw .col-md-3 ,.video-row .col-md-3 {
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-group img {
    height: 150px;
  }
  .box-group{ margin-bottom: 1em; }


   .pro-li {
      width: fit-content;
      margin: 10px auto 0;
      padding-left: 20px;
  }
  .pro-li li {
      padding-left: 15px;
  }
  .bg-rt{
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0px;
    float: none;
    text-align: center;
  }
  .bg-1{display: block; margin-bottom: 10px; height: unset;}
  .bg-left {
    border-bottom: 1px solid rgb(0 0 0 / 30%);
    float: none;
    width: fit-content;
    margin: 0 auto 10px;
  }
  .spec {
    margin: 2em 0 2em;
  }
  .gal-title {
    font-size: 1.3em; text-align: center;
  }
  .img-icon {
    width: 60px;
  }
  .icon-rows .col-md-2 {
    width: 50%;
    float: left;
  }
  .icon-title2{ line-height: 22px; }
  .row-spec{display: block;}
  .bg-2 {display: block; height: unset;  margin-bottom: 10px;}
  .bg-left .p-title br {
    display: none;
  }
  .tab{ margin: 1em auto 0; }
  .btm-space {
      margin-bottom: 10px;
  }

  .prod-num{
    height: 35px;
    width: 35px;
  }
  .item-bg{
    padding: 20px 25px;
    margin-top: 1em;
    margin-bottom: 4em;
    border-radius: 15px;
  }
  .row-item .col-md-3 {
      padding: 0;
      width: 50%;
      float: left;
  }
  .img-item {
      width: 60%;
  }
  .item-col {
      margin-bottom: 2em;
  }
  .item-title{ line-height: 18px; letter-spacing: 0; }
  .item-bg{ margin-bottom: 2em; }
  .ad-bg {
    background-position: center;
        padding: 20px 25px;
  }
  .ad-ul {
    border-left: 0;
    padding-top: 1em;
    padding-left:0em;
  }

 .pro-li2 li:before {
    height: 5px;
    width: 5px;
  }
  .row-char {
      display: block;margin: 0;
  }
  .char-item{justify-content: center;        text-align: center;}
  
    .row-design  {
    display: block; margin: 0;
  }
  .des-item{ width: 100% !important; 
    float: none;         
    margin-bottom: 1em;
    padding: 15px;
    border-radius: 25px
  }
  .abt-content3 {
      padding-left: 0; text-align: center;
  }
  .d-container.pl-0{ padding-left: 5% !important }
  .des-title {
      text-align: center;    margin-bottom: 20px;
  }
  .line{ 
    margin: 5px auto;    
    width: 30px;
    height: 5px;
  }
  .des-item .pro-li2 {
      width: fit-content;
      margin: 0 auto;
      text-align: left;
  }
  .con-item:before{
    height: 10px;
    width: 10px;
  }
  .con-item {
    padding: 12px 15px 12px 40px;
  }


  .fet-bg{padding: 25px 15px;}
  .features-div {
      margin: 2em 0;
  }
  .fet-ul .col-md-6 {
    margin-top: 1em;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 10px 15px;
  }
  .brdr-top-btm{ padding: 10px 0 5px }
    .play-home{
    height: 40px;
    width: 40px;
  }
  .play-btn {
      height: 15px !important;
  }
  .row.gal-rw{margin: 0}
   .cont-title {
    font-size: 1.2em;
    line-height: 20px;
  }
  .contact-item-row  {
    display: block;
    padding: 0 15px;
    margin-bottom: 2em;
  }
  .contact-item {
    padding: 15px 30px;
    width: 100%;
    float: unset;
    margin-bottom: 10px;
  }
  .contact-item:last-child {
    width: 100%;
    float: unset;
  }
  .contact-item  .view-loc br,.get-left {
    display: none;
  }
  .contact-form {
    padding-left: 0;
  }
  .contact-frm-title {
    font-size: 1.2em;text-align: center;
  }
  .input-box{
        height: 50px;border-radius: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
      padding-left: 15px;
  }
  .submit-btn{
        margin: 0 auto;
    display: flex;
  }
}


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

   body  {
       font-size:14px !important;
  }
   p{line-height: 1.8; font-size: 1em}
  .d-container { padding-left: 3%; padding-right: 3% }

   .nav-brand img {
    width: 60%;
     margin:  0px auto;
  }
  .sexy-menu {
    height: 75px;
  }
  .whats-app {right: -5px;bottom: 35vh;}
  .whats-app img{ width: 40px; }
  .footer-address-container{display: none;}

  .featured-text{ line-height: 30px }
  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
    }
    #popUp{z-index: 9999}
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 43vh;
    right: 12px;
    background:  #4942d9;
    color: #fffcff;
    transform: unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
    


  .footer-menu-brdr {display: none;}
  .footer-wraper {
    padding-bottom: 6em;
  }
  .line4,.line3,.line3,.line2,.line1 {display: none;}
  .process-row{ flex-wrap: wrap;        justify-content: center;   padding: 0em;}
  .carousel-indicators{display: none !important;}
  .hero-text-area {
    font-size: 7px;
    width: 100%;
  }
  .hero-text-area2{  width: 100%; }
  .hero-text span,.hero-text{ line-height: 23px }
  .abt-container { padding: 25px 0;}
  .title1 {
      font-size: 1.5em;line-height: 25px; text-align: center;
  }
  .abt-sub{     
    margin-bottom: 5px;
    margin-top: 5px; 
  }
  .mission-row {
    display: block;     margin-bottom: 1em;
  }
  .mission-lft,.mission-rt{ text-align: center; width: 100%; float: none; }
  .mission-row p {
    border-left: 0;
    padding-left: 0;
  }
  .ms-title{
    font-size: 1em;
    width: fit-content;
    margin: 0 auto 10px;
    border-bottom: 1px solid rgb(41 41 41 / 25%);
  }
  .abt-top-center{ display: block; text-align: center;     margin-bottom: 2em;}
  .abt-left {
      margin-bottom: 10px;
  }
  .abt-rt {
    margin-right: 0;
  }
  .explore {
    justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
  }
  .product-item {
      text-align: center;    
      padding-bottom: 5em;
  }
  .owl-next, .owl-prev{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .icon-container {
    padding: 30px 0 0px;
  }
  .icon-rows .col-md-15{
    width: 50%;
  }
  .img-ico {
    width: 40px;
  }
  .icon-title{
    font-size: 1em;
    line-height: 20px;
    margin-top: 0;
  }
  .brder2,.brder1{
        margin: 10px auto;
  }
  .icon-row {
    margin: 0 0em 2em;
  }
  .title1 br {
    display: none;
  }
  .since-list {display: block;}
  .in-lft {
      display: none;
  }
  .in-rt {
    margin-left:  0px;
  }
  .since-container {
    padding: 10px 0 40px;
  }
  .lft-img {
      padding-left: 0;
  }
  .ind-title{
    font-size: 1.1em;
    line-height: 20px;
  }
  .process-itm {
      text-align: center;
      margin-bottom: 2em;       
      width: 33%;
      float: left;
  }
  .num{
    margin: 0 auto;
        height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .process-itm:nth-child(2n) {
      margin-top: 0;
  }
  .pro-title{
   font-size: 1em;
    line-height: 20px;
  }
  .admission-container {
    padding:0px;
  }
  .lets-content{
    width: 100%;
  }
  .lets {
    font-size: 1.2em;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .lets-bg{
    padding: 70px 100px
  }
  .lets-btn{
    padding: 5px 15px;
    font-size: .9em;
  }
   
  .footer-bottom-container .d-container {
      width: 100%;
  }
  .footer-address-container{display: none;}

   /*inner pages*/


  .hero-inner-area {
      font-size: 10px;
      width: 100%;
      text-align: center;
      top: 70%;
  }
  .rt-img {
      display: none;
  }
  .abt-content-in {
    padding-left: 0; text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-rows {
    margin-top: 2em;
  }
  .pro-row {
      margin-top: 1em;
  }

 .abt-sub2,.p-title,.p-item{ text-align: center;  }
  .product-lft {
    padding-right: 0;
  }
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .abt-gallery {
      padding-top: 30px;
      margin: 0 1em;
  }
  .tablinks{
     padding: 8px 20px;
  }
  .gal-rw .col-md-3 ,.video-row .col-md-3 {
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-group img {
    height: 200px;
  }
  .box-group{ margin-bottom: 1em; }

   .pro-li {
      width: fit-content;
      margin: 10px auto 0;
      padding-left: 20px;
  }
  .pro-li li {
      padding-left: 15px;
  }
  .bg-rt{
    padding-left: 0px;
    margin-left: 0px;
    border-left: 0px;
    float: none;
    text-align: center;
  }
  .bg-1{display: block; margin-bottom: 10px; height: unset;}
  .bg-left {
    float: none;
    width: fit-content;
    margin: 0 auto  0px;
  }
  .spec {
    margin: 2em 0 2em;
  }
  .gal-title {
    font-size: 1.3em; text-align: center;
  }
  .img-icon {
    width: 60px;
  }
  .icon-rows .col-md-2 {
    width: 50%;
    float: left;
  }
  .icon-title2{ line-height: 22px; }
  .row-spec{display: block;}
  .bg-2 {display: block; height: unset;  margin-bottom: 10px;}
  .bg-left .p-title br {
    display: none;
  }
  .tab{ margin: 1em auto 0; }
  .btm-space {
      margin-bottom: 10px;
  }

  .prod-num{
    height: 35px;
    width: 35px;
  }
  .item-bg{
    padding: 20px 25px;
    margin-top: 1em;
    margin-bottom: 4em;
    border-radius: 15px;
  }
  .row-item .col-md-3 {
      padding: 0;
      width: 50%;
      float: left;
  }
  .img-item {
      width: 60%;
  }
  .item-col {
      margin-bottom: 2em;
  }
  .item-title{ line-height: 18px; letter-spacing: 0; }
  .item-bg{ margin-bottom: 2em; }
  .ad-bg {
    background-position: center;
        padding: 20px 25px;
  }
  .ad-ul {
    border-left: 0;
    padding-top: 1em;
    padding-left:0em;
  }
 .pro-li2 li:before {
    height: 5px;
    width: 5px;
  }
  .row-char {
      display: block;
  }
  .char-item{justify-content: center;        text-align: center;}
  
    
    .row-design  {
    display: block; margin: 0;
  }
  .des-item{ width: 100% !important; 
    float: none;         
    margin-bottom: 1em;
    padding: 15px;
    border-radius: 25px
  }
  .abt-content3 {
      padding-left: 0; text-align: center;
  }
  .d-container.pl-0{ padding-left: 5% !important }
  .des-title {
      text-align: center;    margin-bottom: 20px;
  }
  .line{ 
    margin: 5px auto;    
    width: 30px;
    height: 5px;
  }
  .des-item .pro-li2 {
      width: fit-content;
      margin: 0 auto;
      text-align: left;
  }
  .con-item:before{
    height: 10px;
    width: 10px;
  }
  .con-item {
    padding: 12px 15px 12px 40px;
  }


  .fet-bg{padding: 25px 15px;}
  .features-div {
      margin: 2em 0;
  }
  .fet-ul .col-md-6 {
    margin-top: 1em;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 10px 15px;
  }
  .brdr-top-btm{ padding: 10px 0 5px }
    .play-home{
    height: 40px;
    width: 40px;
  }
  .play-btn {
      height: 15px !important;
  }
  .row.gal-rw{margin: 0}
   .cont-title {
    font-size: 1.2em;
    line-height: 20px;
  }
  .contact-item-row  {
    padding: 0 15px;
    margin-bottom: 2em;
  }
  .contact-item {
    padding: 15px 30px;
    width:49%;
    margin-bottom: 10px;
  }
  .contact-item:last-child {
    width: 49%;
  }
  .contact-item  .view-loc br,.get-left {
    display: none;
  }
  .contact-form {
    padding-left: 0;
  }
  .contact-frm-title {
    font-size: 1.2em;text-align: center;
  }
  .input-box{
        height: 50px;border-radius: 10px;
  }
  .contact-form .col-md-6:nth-child(2n) {
      padding-left: 15px;
  }
  .submit-btn{
        margin: 0 auto;
    display: flex;
  }
}
 @media (min-width:681px) and (max-width: 768px){

    body  {
       font-size:14px !important;
  }
  .d-container { padding-left: 3%; padding-right: 3% }
  .nav-brand img {
    width: 60%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 75px;
  }
  .whats-app {right: -5px;bottom: 35vh;}
  .whats-app img{ width: 40px; }
  .footer-address-container{display: none;}

  .mob-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    margin-left: 3px;
    line-height: 18px;
    }
    #popUp{z-index: 9999}
    .side-btn {
    padding: 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    position: fixed;
    bottom: 43vh;
    right: 12px;
    background:  #4942d9;
    color: #fffcff;
    transform: unset;
    }
    .side-btn span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
  


  .footer-menu-brdr {display: none;}
  .footer-wraper {
    padding-bottom: 6em;
  }
  .line4,.line3,.line3,.line2,.line1 {display: none;}
  .process-row{ flex-wrap: wrap;        justify-content: center;   padding: 0em;}
  .carousel-indicators{display: none !important;}
  .hero-text-area {
    font-size: 10px;
    width: 100%;
  }
  .hero-text-area2{  width: 100%; }
  .hero-text span,.hero-text{ line-height: 26px }
  .abt-container { padding: 25px 0;}
  .title1 {
      font-size: 1.5em;line-height: 25px; text-align: center;
  }
  .abt-sub{     
    margin-bottom: 5px;
    margin-top: 5px; 
  }
  .ms-title{
    font-size: 1em;
    width: fit-content;
    margin: 0 auto 10px;
  }
  .mission-row{ margin-bottom: 20px; }
  .abt-top-center{ display: block; text-align: center;     margin-bottom: 2em;}
  .abt-left {
      margin-bottom: 10px;
  }
  .abt-rt {
    margin-right: 0;
  }
  .explore {
    justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
  }
  .product-item {
      text-align: center;    
      padding-bottom: 5em;
  }
  .owl-next, .owl-prev{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .icon-container {
    padding: 30px 0 0px;
  }
  .icon-rows .col-md-15{
    width: 33%;
  }
  .reasons-ul li {
    width: 50%;
    float: left;
  }
  .img-ico {
    width: 40px;
  }
  .icon-title{
    font-size: 1em;
    line-height: 20px;
    margin-top: 0;
  }
  .brder2,.brder1{
        margin: 10px auto;
  }
  .icon-row {
    margin: 0 0em 2em;
  }
  .title1 br {
    display: none;
  }
  .since-list {display: block;}
  .in-lft {
      display: none;
  }
  .in-rt {
    margin-left:  0px;
  }
  .since-container {
    padding: 10px 0 40px;
  }
  .lft-img {
      padding-left: 0; clear: both; 
  }
  .ind-title{
    font-size: 1.3em;
    line-height: 25px;
  }
  .process-itm {
      text-align: center;
      margin-bottom: 2em;       
      width: 33%;
      float: left;
  }
  .num{
    margin: 0 auto;
        height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .process-itm:nth-child(2n) {
      margin-top: 0;
  }
  .pro-title{
   font-size: 1em;
    line-height: 20px;
  }
  .admission-container {
    padding:0px;
  }
  .lets-content{
    width: 100%;
  }
  .lets {
    font-size: 1.2em;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .lets-bg{
    padding: 70px 100px
  }
  .lets-btn{
    padding: 5px 15px;
    font-size: .9em;
  }
   
  .footer-bottom-container .d-container {
      width: 100%;
  }
  .footer-address-container{display: none;}
 /*inner pages*/


  .hero-inner-area {
      font-size: 10px;
      width: 100%;
      text-align: center;
      top: 70%;
  }
  .rt-img {
      display: none;
  }
  .abt-content-in {
    padding-left: 0; text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-rows {
    margin-top: 2em;
  }
  .pro-row {
      margin-top: 1em;
  }

 .abt-sub2,.p-title,.p-item{ text-align: center;  }
  .product-lft {
    padding-right: 0;
  }
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .abt-gallery {
      padding-top: 30px;
      margin: 0 1em;
  }
  .tablinks{
     padding: 8px 20px;
  }
  .gal-rw .col-md-3 ,.video-row .col-md-3 {
    width: 33%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-group img {
    height: 200px;
  }
  .box-group{ margin-bottom: 1em; }


   .pro-li {
      width: fit-content;
      margin: 10px auto 0;
      padding-left: 20px;
  }
  .pro-li li {
      padding-left: 25px;
  }
  .bg-1{ margin-bottom: 10px; }
  .spec {
    margin: 3em 0 3em;
  }
  .gal-title {
    font-size: 1.3em; text-align: center;
  }
  .img-icon {
    width: 60px;
  }
  .icon-rows .col-md-2 {
    width: 33%;
    float: left;
  }
  .icon-title2{ line-height: 22px; }
  .row-spec{display: block;}
  .bg-2 {  margin-bottom: 10px;}
  .bg-left .p-title br {
    display: none;
  }
  .tab{ margin: 1em auto 0; }
  .btm-space {
      margin-bottom: 10px;
  }

  .prod-num{
    height: 35px;
    width: 35px;
  }
  .item-bg{
    padding: 20px 25px;
    margin-top: 1em;
    margin-bottom: 4em;
    border-radius: 15px;
  }
  .row-item .col-md-3 {
      padding: 0;
      width: 25%;
      float: left;
  }
  .img-item {
      width: 60%;
  }
  .item-col {
      margin-bottom: 2em;
  }
  .item-title{ line-height: 18px; letter-spacing: 0; }
  .item-bg{ margin-bottom: 2em; }
  .ad-bg {
    background-position: center;
        padding: 20px 25px;
  }
  .ad-ul {
    border-left: 0;
    padding-top: 1em;
    padding-left:0em;
  }

 .pro-li2 li:before {
    height: 10px;
    width: 10px;
  }
  .row-char .col-md-3 {
    width: 50%;
    float: left;
  }

    .row-design  {
    display: block; margin: 0;
  }
  .des-item{ width: 100% !important; 
    float: none;         
    margin-bottom: 1em;
    padding: 15px;
    border-radius: 25px
  }
  .abt-content3 {
      padding-left: 0; text-align: center;
  }
  .d-container.pl-0{ padding-left: 5% !important }
  .des-title {
      text-align: center;    margin-bottom: 20px;
  }
  .line{ 
    margin: 5px auto;    
    width: 30px;
    height: 5px;
  }
  .des-item .pro-li2 {
      width: fit-content;
      margin: 0 auto;
      text-align: left;
  }
  .con-item:before{
    height: 10px;
    width: 10px;
  }
  .con-item {
    padding: 12px 15px 12px 40px;
  }



  .fet-bg{padding: 25px 15px;}
  .features-div {
      margin: 2em 0;
  }
  .fet-ul .col-md-6 {
    margin-top: 1em;        
    width: 50%;
    float: left;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 10px 15px;
  }
  .brdr-top-btm{ padding: 10px 0 5px }

   .cont-title {
    font-size: 1.2em;
    line-height: 20px;
  }
  .contact-item-row  {
    padding: 0 15px;
    margin-bottom: 2em;
  }
  .contact-item {
    padding: 15px 30px;
    width:49%;
    margin-bottom: 10px;
  }
  .contact-item:last-child {
    width: 49%;
  }
  .contact-item  .view-loc br,.get-left {
    display: none;
  }
  .contact-form {
    padding-left: 0;
  }
  .contact-frm-title {
    font-size: 1.2em;text-align: center;
  }
  .input-box{
        height: 50px;border-radius: 10px;
  }
  .contact-form .col-md-6 {
      width: 50%; float: left;
  }
  .submit-btn{
        margin: 0 auto;
    display: flex;
  }


}

 @media  (max-width: 768px){ 
 body.fabrication-home .rt-img {
    display: block;
    padding-right: 0;
    padding-top: 10px;
  }
 body.fabrication-home .title1{text-align: left !important;}
 .row.fabrication-row.center {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.mission-row{height: unset;}
 .close-menu {
    position: absolute;
    right: 15px;
    top: 5px;
    color: #fff;
    z-index: 9;
    background: transparent;
}
 /* dd container */
.dropdown {
  position: relative;
  outline: none;
}

/* button */
.dropbtn {
  cursor: pointer;width: 100%;
  transition: 0.35s ease-out;
}

/* dd content */
.dropdown .dropdown-content {
  position: absolute;
  bottom: 0%;
  background-color: #f7f7f7;
  min-width: 100%;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 100000;
  visibility: hidden;
  opacity: 0;width: 100%;
  transition: 0.35s ease-out;        
  padding-top: 1em;
        background: #000;
}
.dropdown-content a {
  padding: 7px 10px;
  display: block;
  text-decoration: none;
  transition: 0.35s ease-out;
}

/* show dd content */
.dropdown:focus .dropdown-content {
  outline: none;
  transform: translateY(0px);
  visibility: visible;
  opacity: 1;
}
/* mask to close menu by clicking on the button */
.dropdown .db2 {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0; opacity: 0;
  cursor: pointer;
  z-index: 10;
  display: none;
}
.dropdown:focus .db2 {
  display: inline-block;
}
.dropdown .db2:focus .dropdown-content {
  outline: none;
  visibility: hidden;
  opacity: 0;
}
.mob-dropdown li {
      width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
}
.mob-dropdown li a{
      font-size: 0.75em;
    line-height: 15px;
    font-family: 'Samsung-Sharp-Sans';
        font-weight: 500;
    font-style: normal;
    color: #fff; background-color: #000;width: 100%;
}

.bred-home a, .bred-home{ letter-spacing: 0px; }
.col-md-8.pl-0 {
    padding-left: 15px !important;
}
.product-lft img{
  border-radius: 15px !important;
}
.fet-ul, .tech-spec {
    padding-left: 0;
}
.abt-content4 {
    text-align: center;
    padding-left: 0;
}
.navigation-portrait .nav-menu>li>a {
    width:100%; margin: 0;
    height:auto; border: 0 !important;
    padding: 12px 0px 12px 15px ;margin: 0 ;
    transition:all .4s ease-in-out
}
.sexy-menu.detached .nav-menu > li > a{ margin: 0; }

 .header-phone {
    width: 55% !important; 
    padding: 6px 15px !important;
}
.logo{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
    justify-content: center;
  display: flex;
  margin-top: 5px;
}
.center{display: block;}
.bredcum-wraper{ padding-top: 10px }
 .header-phone {
    margin: 10px 15px !important; 
  }
  .sexy-menu.detached .header-phone {
    margin: 10px 15px !important; 
    padding: 6px 15px !important;
  }

    .nav-toggle:before {
      position: absolute;
      content: "";
      width: 40px;
      border-bottom: 3px solid #000;
      right: 0;
    }
    .nav-toggle:after {
    content: "";
    width: 33px;
    border-bottom: 3px solid #000;
    position: absolute;
    top: -2px;
    right: 0;
    }
    .nav-toggle {
      display: flex !important;
      align-items: center;
      width: 25px;
      height: 20px;
      cursor: pointer;
      /* border-top: 3px solid #000; */
      border-bottom: 3px solid #000;
      text-align: center;
      justify-content: center;
      position: absolute;
      bottom: 25px;
      right: 23px !important;
  }

  .header-contact{display: none;}
  .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;
}
.navigation-portrait li {font-size: 16px !important}
.nav-brand img {
    display: flex;
    align-items: center;
}

.hide-menu a {
    width: 27%;
    color: #000;
    line-height: 1;
    font-size: .9em;
    display: inline-block;
    float: left;
    text-align: center;
       font-family: 'Samsung-Sharp-Sans';
    font-weight: 500; text-transform: capitalize;
}
    .hide-menu a i {
        display: block;
        justify-content: center;
        background: linear-gradient(270deg, #d44798 0%, #7b3a62 83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        margin: 0 auto 10px;
        font-size: 1.6em;
    }

 .desk-view{
       display: none !important 
  }
   .mob-view{
       display: block !important; width: 100% 
  }

  .nav-menu>li>a 
  {
      color: #fff !important; 
     font-size: .85em !important;
     letter-spacing: 0px;
  }
  .nav-dropdown>li>a
  {
     font-size: .75em !important;
  }

   .nav-toggle, .navigation-hidden .nav-header {display: block !important;}
    
.hide-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
        padding: 15px 20px;
        display: block;
}
   
.hide-menu img {
    display: block;
    justify-content: center;
    margin: 0 auto;
    width: 38px
}

.sexy-menu.detached .header-phone a {
    margin: 12px 20px !important;
}
}



 @media (min-width:769px) and (max-width:991px){
      body  {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 3%;
         padding-right: 3% 
    }
 
.nav-brand img {
     width: 56%;
}
.nav-menu>li>a{
  margin: 25px 12px ; font-size: .8em
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 40%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 19px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 21px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 18px !important;
}
.wh-img {
    margin-right: 2px;
    width: 15px;
}
.side-btn{
      font-size: .9em;     right: -50px;
    line-height: 20px; letter-spacing: 1px;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
#plus { bottom: 57%;}

.whats-app  {width: 40px;}
.whats-app img, img.mob-icon {width: 35px;}
.wh-top img {
    margin-right: 5px;
    width: 17px;
}

  .footer-menu-brdr {display: none;}
  .line4,.line3,.line3,.line2,.line1 {display: none;}
  .process-row{ flex-wrap: wrap;        justify-content: center;   padding: 0em;}
  .carousel-indicators{display: none !important;}
  .hero-text-area {
    font-size: 8px;
    width: 100%;
  }
  .hero-text-area2{  width: 100%; }
  .hero-text span,.hero-text{ line-height: 26px }
  .abt-container { padding: 25px 0;}
  .title1 {
      font-size: 1.5em;line-height: 25px;   text-align: center;
  }
  .abt-sub{     
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px; 
  }
  .ms-title{
    font-size: 1em;
  }
  .mission-row{ margin-bottom: 20px; }
  .abt-top-center{ display: block; text-align: center;     margin-bottom: 2em;}
  .abt-left {
      margin-bottom: 10px;
  }
  .abt-rt {
    margin-right: 0;
  }
  .explore {
    justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
  }
  .product-item {
      text-align: center;    
      padding-bottom: 5em;
  }
  .owl-next, .owl-prev{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .icon-container {
    padding: 30px 0 0px;
  }
  .icon-rows .col-md-15{
    width: 33%;
  }
  .img-ico {
    width: 40px;
  }

  .since-row .col-md-4 {
      width: 50%;
  }

  .since-row .col-md-8 {
      width: 50%;
  }
  .icon-title{
    font-size: 1em;
    line-height: 20px;
    margin-top: 0;
  }
  .brder2,.brder1{
        margin: 10px auto;
  }
  .icon-row {
    margin: 0 0em 2em;
  }
  .title1 br {
    display: none;
  }
  .since-list {display: block;}
  .in-lft {
      display: none;
  }
  .in-rt {
    margin-left:  0px;
  }
  .since-container {
    padding: 10px 0 40px;
  }
  .lft-img {
      padding-left: 0; clear: both; 
  }
  .ind-title{
    font-size: 1.3em;
    line-height: 25px;
  }
  .process-itm {
      text-align: center;
      margin-bottom: 2em;       
      width: 33%;
      float: left;
  }
  .num{
    margin: 0 auto;
        height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .process-itm:nth-child(2n) {
      margin-top: 0;
  }
  .pro-title{
   font-size: 1em;
    line-height: 20px;
  }
  .admission-container {
    padding:0px;
  }
  .lets-content{
    width: 100%;
  }
  .lets {
    font-size: 1.5em;
    line-height: 25px;
    margin-bottom: 15px;
  }
  .lets-bg{
    padding: 70px 100px
  }
  .lets-btn{
    padding: 5px 15px;
    font-size: .9em;
  }
   
  .footer-bottom-container .d-container {
      width: 100%;
  }
  .footer-address-container{display: none;}
 /*inner pages*/


  .hero-inner-area {
      font-size: 10px;
      width: 100%;
      text-align: center;
      top: 70%;
  }
  .rt-img {
      display: none;
  }
  .abt-content-in {
    padding-left: 0; text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-rows {
    margin-top: 2em;
  }
  .pro-row {
      margin-top: 1em;
  }

 .abt-sub2,.p-title,.p-item{ text-align: center;  }
  .product-lft {
    padding-right: 0;
  }
  .pro-row {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .abt-gallery {
      padding-top: 30px;
      margin: 0 1em;
  }
  .tablinks{
     padding: 8px 20px;
  }
  .gal-rw .col-md-3 ,.video-row .col-md-3 {
    width: 33%;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-group img {
    height: 200px;
  }
  .box-group{ margin-bottom: 1em; }



   .pro-li {
      width: fit-content;
      margin: 10px auto 0;
      padding-left: 20px;
  }
  .pro-li li {
      padding-left: 25px;
  }
  .bg-1{ margin-bottom: 10px; }
  .spec {
    margin: 3em 0 3em;
  }
  .gal-title {
    font-size: 1.3em; text-align: center;
  }
  .img-icon {
    width: 60px;
  }
  .icon-rows .col-md-2 {
    width: 33%;
    float: left;
  }
  .icon-title2{ line-height: 22px; }
  .row-spec{display: block;}
  .bg-2 {  margin-bottom: 10px;}
  .bg-left .p-title br {
    display: none;
  }
  .tab{ margin: 1em auto 0; }
  .btm-space {
      margin-bottom: 10px;
  }

.abt-content4 {
    padding-left: 0; text-align: center;
}
 .prod-num{
    height: 35px;
    width: 35px;
  }
  .item-bg{
    padding: 20px 25px;
    margin-top: 1em;
    margin-bottom: 4em;
    border-radius: 15px;
  }
  .row-item .col-md-3 {
      padding: 0;
      width: 25%;
      float: left;
  }
  .img-item {
      width: 60%;
  }
  .item-col {
      margin-bottom: 2em;
  }
  .item-title{ line-height: 18px; letter-spacing: 0; }
  .item-bg{ margin-bottom: 2em; }
  .ad-bg {
    background-position: center;
        padding: 20px 25px;
  }
  .ad-ul {
    border-left: 0;
    padding-top: 1em;
    padding-left:0em;
  }
 .pro-li2 li:before {
    height: 10px;
    width: 10px;
  }
  .row-char .col-md-3 {
    width: 50%;
    float: left;
  }


    .row-design  {
    display: block; margin: 0;
  }
  .des-item{ width: 100% !important; 
    float: none;         
    margin-bottom: 1em;
    padding: 15px;
    border-radius: 25px
  }
  .abt-content3 {
      padding-left: 0; text-align: center;
  }
  .d-container.pl-0{ padding-left: 5% !important }
  .des-title {
      text-align: center;    margin-bottom: 20px;
  }
  .line{ 
    margin: 5px auto;    
    width: 30px;
    height: 5px;
  }
  .des-item .pro-li2 {
      width: fit-content;
      margin: 0 auto;
      text-align: left;
  }
  .con-item:before{
    height: 10px;
    width: 10px;
  }
  .con-item {
    padding: 12px 15px 12px 40px;
  }


  .fet-bg{padding: 25px 15px;}
  .features-div {
      margin: 2em 0;
  }
  .fet-ul .col-md-6 {
    margin-top: 1em;        
    width: 50%;
    float: left;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    padding: 10px 15px;
  }
  .brdr-top-btm{ padding: 10px 0 5px }
  .cont-title {
    font-size: 1.2em;
    line-height: 20px;
  }
  .contact-item-row  {
    padding: 0 15px;
    margin-bottom: 2em;
  }
  .contact-item {
    padding: 15px 30px;
    width:49%;
    margin-bottom: 10px;
  }
  .contact-item:last-child {
    width: 49%;
  }
  .contact-item  .view-loc br,.get-left {
    display: none;
  }
  .contact-form {
    padding-left: 0;
  }
  .contact-frm-title {
    font-size: 1.2em;text-align: center;
  }
  .input-box{
        height: 50px;border-radius: 10px;
  }
  .contact-form .col-md-6 {
      width: 50%; float: left;
  }
  .submit-btn{
        margin: 0 auto;
    display: flex;
  }
  .row.center.form-rw{display: block;}
}
 @media (min-width:992px) and (max-width:1022px){
   body  {
       font-size:14px !important;
  }
   .d-container{
         width:100%;
         padding-left: 4%;
         padding-right: 4% 
    }
.nav-brand img {
     width: 56%;
  margin-top: 12px;
}
.nav-menu>li>a{
  margin: 25px 12px  
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 40%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px; margin: 16px 7px  !important
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 21px 10px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 18px !important;
}
.whats-app img {
    width: 40px;
}
.owl-next, .owl-prev{
  height: 35px;
    width: 35px;
    line-height: 35px;
}
#button{
  height: 40px; width: 40px; line-height: 40px; right: 15px;
}
.abt-rt {
    margin-right: 0;
}
#plus { bottom: 57%;}

.wh-img {
    margin-right: 5px;
    width: 15px;
}
.hero-text-area {
    font-size: 9px;
}
.hero-text, .hero-text span {
    line-height: 25px;
}
.hero-text-area2 span{ height: 25px }
.view-more{ padding: 7px 15px; }
.icon-container {
    padding: 20px 0 5px;
}
.reasons-ul li{ padding-left: 30px;margin-bottom: 5px; }
.reasons-ul li:before {
    content: "";
    height: 15px;
    width: 15px;
}
.shape1 {
    width: 80%;
}
.title1{ line-height: 22px;font-size: 1.5em; }
.ind-title{     line-height: 20px; }
.img-ico {
    width: 30px;
}
.brder2,.brder1{    margin: 10px auto;}
.icon-row {
    margin: 0;
}
.in-rt {
    margin-left: -60px;
    width: 100%;
}
.since-container {
    padding: 50px 0 50px;
}

.line1 {
    width: 135px;
    right: -8em;
}
.line2{ width: 110px; }
.line3 {
    bottom: 3em;
    right: -8em;
    width: 90px;
}
.line4 {
    bottom: 7em;
    right: -8em;
    width: 150px;
}
.admission-container {
    padding: 0px 0 60px;
}
.lets-bg{ padding: 84px; }
.lets{ font-size: 1.5em; line-height: 25px;     margin-bottom: 20px;}
.lets-btn{padding: 6px 25px;}
.footer-logo img {
    width: 70px;
}
.micon {
    width: 20px;
}


.box-group img { height: 150px;}
.play-home{ height: 45px; width: 45px; }
.p-item {
    margin-bottom: 5px;
}
.p-title{ line-height: 18px; }
.product-lft {
    padding-right: 0em;
}
.img-icon{
  width: 70px
}

.prod-num{
  height: 30px;
  width: 40px;
}
.prod-title{ line-height: 20px; }
.img-item {
    width: 130px;
}
.item-bg{     
  padding: 30px 25px;    
  margin-top: 1em;
  margin-bottom: 2em; 
}
.icon-title2{
      line-height: 18px;
}
.spec {
    margin: 3em 0px 2em;
}
.pro-li li {
    padding-left: 18px;
}
.abt-gallery {
    padding-top: 50px;
}

.des-item{
    padding: 15px 20px;
}
.line{     
  width: 35px; 
   margin: 5px 0;
  height: 5px; 
}
.pro-li2 li:before{
    height: 7px;
    width: 7px;
}
.con-item{
  padding: 10px 15px 10px 50px;
}
.con-item:before{
  left: 15px;
    height: 15px;
    width: 15px;
}
.abt-content4 {
    padding-left: 1em;
}
.gal-title {
    font-size: 1.3em;line-height: 25px;
}
.larg-li li {
    margin-bottom: 1.5em;
}

.hero-inner-area {
    font-size: 10px;
}
.abt-container{padding-bottom: 30px;}


.contact-item-row {
    padding: 0 4em;
    margin-bottom: 3em;
}
.contact-frm-title{ line-height: 20px; }
.input-box{     
  height: 35px;    
  border-radius: 10px;
    padding: 0 15px 
}
.contact-item{ padding: 15px 20px }

}
@media (max-width:992px) {
#button{display: none;}
}


