@charset "utf-8";
 * {
     outline: none;
     margin: 0px;
     padding: 0px;
     border: none;
     text-decoration: none;
      font-family: 'InterTight';
     box-sizing:border-box;
}
 body {
     text-decoration: none;
     background:#fff;
       font-family: 'InterTight';
     font-size:16px;
     color:#000;
}
html {
  scroll-behavior: smooth;
}
a {
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.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: 1em;
    color:#171818;
    line-height: 1.8;
    font-family: 'InterTight';
    font-weight: normal;
   letter-spacing: 1px;
}
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: 'InterTight';
    src: url('../fonts/InterTight-Regular.eot');
    src: url('../fonts/InterTight-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Regular.woff2') format('woff2'),
        url('../fonts/InterTight-Regular.woff') format('woff'),
        url('../fonts/InterTight-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Light.eot');
    src: url('../fonts/InterTight-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Light.woff2') format('woff2'),
        url('../fonts/InterTight-Light.woff') format('woff'),
        url('../fonts/InterTight-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "InterTight";
    src: url("../fonts/InterTight-Medium.eot");
    src: url("../fonts/InterTight-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/InterTight-Medium.woff2") format("woff2"), url("../fonts/InterTight-Medium.woff") format("woff"), url("../fonts/InterTight-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'InterTight';
    src: url('../fonts/InterTight-Bold.eot');
    src: url('../fonts/InterTight-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/InterTight-Bold.woff2') format('woff2'),
        url('../fonts/InterTight-Bold.woff') format('woff'),
        url('../fonts/InterTight-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;
}
 @font-face {
    font-family: 'BaskervilleBT';
    src: url('../fonts/BaskervilleBT-Italic.eot');
    src: url('../fonts/BaskervilleBT-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BaskervilleBT-Italic.woff2') format('woff2'),
        url('../fonts/BaskervilleBT-Italic.woff') format('woff'),
        url('../fonts/BaskervilleBT-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'BaskervilleBT';
    src: url('../fonts/BaskervilleBT-Roman.eot');
    src: url('../fonts/BaskervilleBT-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BaskervilleBT-Roman.woff2') format('woff2'),
        url('../fonts/BaskervilleBT-Roman.woff') format('woff'),
        url('../fonts/BaskervilleBT-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.banner-video {
    width: 100%;
}
.banner-wrapper{
    position: relative;
    width: 100%;
    height: 100vh;      /* Full screen height */
    overflow: hidden;
}

.banner-video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;  /* Fills screen without distortion */
}
.sexy-menu.detached {     background-color: #000;  }
.sexy-menu.detached  .nav-menu>li>a{ color: #fff }
.sexy-menu.detached .submenu-indicator-chevron{     border-top: 5px solid #ffffff; }
.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: 60%;    margin-top: 5px; filter: brightness(100);
}
.header-contact {
    background: #000000;
    position: relative;
}
.sexy-menu.detached .nav-brand .large{display: none;}
.sexy-menu.detached .nav-brand .small{display: block;}
 .nav-flx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav-menu>li>a{
    margin: 30px 15px ;
    display:inline-block;
    position:relative;
    color: #101010;  
    font-size: 0.938em; 
    letter-spacing: 1px;
    line-height: 20px;
    font-family: 'InterTight';
    font-weight: normal;
    font-style: normal;   
    font-display: swap; 
    text-transform: capitalize;
}

.nav-menu2>li>a {
    color: #fff;
    margin: 10px 15px ;
}
 .nav-menu2 {
    display: flex;
    align-items: center;
}


 .logo{
     width:auto;
     height:auto;
     float:left;
}
.header-phone {
    display: flex !important;
    align-items: center;
    background-color: #47270f;
    border-radius: 8px;
    padding: 5px 17px;
}
.header-phone a{
  color: #fff ;
  font-family: 'InterTight';
  font-weight: normal;
  font-size: 0.875em;
    display: flex;
  align-items: center;
}
.header-phone {
    margin-right: 0 !important;
}

.apply-btn {
    background: #efdebd !important;
    color: #000 !important;
}
.apply-btn:hover{
    background-color: #47270f!important;
    color: #fff !important;
}
.tophead {
    margin-top: 10px;
}

.wh-img{  
      margin-right: 5px;    width: 25px;
 }
.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: #47270f;
}

#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-image: url(../images/bg1.jpg);
    background-size: cover;
    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:99;
    padding:2% 2% 2%;
    right:0; display: none;
  }

  #popUp .close {
    position: absolute;
    top: -40px; display: block;
    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;
  }
  .wh-enq-flx{
    display:flex;
    align-items:center;
    gap: 5px;
    position:fixed;
    right:15px;
    bottom:29vh;
    z-index:999;
}

#plus{
    -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%;
}
 
.side-btn {
    position: unset;
    display: inline-block;
    transition: all 1.25s ease;
    right: 0px;
    word-wrap: break-word;
    text-align: center;
}
 .whats-app{
    right: 85px;
    z-index: 99;
    display: flex;
    align-items: center;
    justify-content: center;
}


.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: 'BaskervilleBT'; letter-spacing: 1px;
    font-weight: normal;
    text-align: center;margin-bottom: 20px;
}

/**/

/**/
 .clear {
     clear: both 
}
 audio, ::selection{
     background: #8A674B!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;
}
.home-bnr,.home-bnr .item img{ height:calc(100vh - 125px);}
.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: 5%;
     padding-right: 5%;
}

.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 
}




  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:  #1f140b;
    padding: 10px 20px;
    font-style: normal;
        font-family: 'InterTight';
    font-weight: normal; border-radius: 10px;
    font-size: 1em;
}
.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 {
       border-top: 1px solid rgb(20 37 63 / 16%);
        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;
     background-color: #efdebd
}
.footer-bottom-wraper{
  width: 100%;
  height: 50px;
}
.space{ justify-content: space-between; }

 .copy-right {
     width:auto;
     height:auto;
     float:left;
           font-family:'Poppins';
     font-weight:normal; 
     font-size: 0.7em;color: #000000;
     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: 0.7em;
     line-height: 60px;
     margin: 0; color: #000000;
}
 .designed p a {
     text-decoration: none; 
      font-family:'Poppins';
     font-size:1em;color: #000000;
     font-weight:normal; 
}
 .designed p a:hover {
     text-decoration: none;
}


 .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%;     display: flex;
    justify-content: space-between;
    border-top: 1px solid rgb(20 37 63 / 16%);
    border-bottom: 1px solid rgb(20 37 63 / 16%);
   padding-top: 70px;
    padding-bottom: 30px;
}
.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-links .icon-f{margin-bottom: 20px}
.btm-link p {
    font-size: 1em;
    margin-bottom: 0;
    color: #3A3A3A;
     font-family: 'InterTight';
    font-weight: normal;
}

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

.footer-social-links li a:hover{
 color: #47270f !important;
}
.footer-social-links ul li {
   float: left;
    margin: 0;  
}
 
.footer-menu-brdr {
    display: flex;  justify-content: center;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid rgb(20 37 63 / 16%)
}
.footer-menu {
    display: flex;
    padding-left: 30px;
    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: 1.33em;
    line-height: 25px; letter-spacing: .5px;
    font-family: 'BaskervilleBT';
    font-style: italic;
    margin-bottom: 15px;
    font-weight: normal; position: relative;
}

.footer-menu li {
    float: left;
    margin: 0 15px;
}
.footer-menu li:first-child{margin-left: 0; }
.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: #14253f
}
.footer-addresses {
    padding-left: 7em;
}
.footer-menu li a, .footer-menu2 li a{
      font-family: 'InterTight'; 
    font-weight: normal;
    font-size: .9em;
    line-height: 25px;
    letter-spacing: .5px;
    color:  #3A3A3A; text-transform: capitalize;
}
.footer-menu li a:hover,.footer-menu2 li a:hover{ color: #47270f;  }

.icon-bg{
  margin-right: 10px; 
}
span.coln {
    padding: 0 10px;
}
.footer-menu li a:hover{ color:  #47270f}
.footer-social-links {
    justify-content: flex-start;
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.links-grid {
  margin-bottom: 2em;
  margin-top: 2em;
    display: flex;
    justify-content: space-between;
}
.sub-section {
    margin-top: 20px;
}

.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;
  max-height: 100%;
  white-space: normal;
    top: 33%;
  left: 5%;
  display: flex;
  align-items: center;
}
/**/

.hero-text {
    font-size: 3.23em;
    line-height: 50px;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
}
.hero-text span{
   font-family: 'BaskervilleBT';
    font-weight: normal;
    font-style: italic;
}


 .carousel-inner img {
    border-radius: 10px;
}
.hero-text-area2 p{
  font-size: 1em;
  color: #fff;
  font-family: 'InterTight';
  font-weight: 300;
}

.hero-text-area2 {
    position: absolute;
    bottom:7%;
    left: 5%;    
    z-index: 9;
}
/**/

.owl-pagination-fraction{
    position:absolute;
    right:350px;
    bottom:25px;
    display:flex;
    align-items:center;
    gap: 15px;
    width: auto;
    background: #fff;
    padding: 8px 18px;
    border-radius: 12px;
    font-size: 1em;
    z-index: 9;
    cursor: pointer;
}
.banner-wraper .item img {
    width: 100%;
    object-fit: cover;
    display: block;
    /*border-radius: 20px;*/

}
.custom-prev , .custom-next{
    background: transparent;
    cursor: pointer;
}
.fraction {
    letter-spacing: 2px;
}


/**/
.icon-head{
  font-size: 1em;
      letter-spacing: 1px;
  line-height: 23px;
  font-family: 'InterTight';
  font-weight: normal;
  color: #242424;
  text-align: center;
}
 
.icon-row .col-md-4 {
    padding: 0;
}
.icon-container {
    position: relative;
    padding: 50px 0 60px;
}
.icon-top-border{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 2em;
}
.icon-col {
  border-right: 1px solid rgb(45 45 45 / 34%);
    text-align: center;
}
.icon-row .col-md-4:nth-child(3) .icon-col{
  border-right: 0
}
.icon-rows{
  border-left: 1px solid rgb(45 45 45 / 24%);
  border-right: 1px solid rgb(45 45 45 / 24%);
  padding: 0 50px;
  position: relative;
}
.icon-row:nth-child(3) {
    border-top: 1px solid rgb(45 45 45 / 17%);
        padding-top: 2em;
    margin-top: 2em;
}
.why-left span{
    font-family: 'InterTight';
    letter-spacing: .5px;
    font-weight: normal;
    /*font-style: italic;*/
    color: #2d2d2d;
    font-size: 1.2em;
}
 .why-left {
    position: absolute;
    left: -45px;
    transform: rotate(90deg);
    top: 50%;
    background: #fff;
    width: fit-content;
    padding: 0 15px;
} 

.abt-content2 p {
    text-align: justify;
}
.abt-content2{padding-right: 3em }
 .abt-con2 {
    border-bottom: 1px solid rgb(45 45 45 / 11%);
    padding-bottom: 4em;
}
.facilities-img img {
    border-radius: 10px; position: relative;
}
.facilities-img{position: relative;}
.product-img img{ border-radius: 15px }
 
 .arrow1{ width: 24px !important; margin-left: 10px; }
.fc-title {
    font-size: 1em;
    font-family: 'InterTight';
    letter-spacing: .5px;
    font-weight: normal;
    color: #fff;
   position: relative;
    text-align: center;
    margin-top: 15px;
}

.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;
}

 .contact-top{text-align: center;}
.home-con-span
{
   color: #2d2d2d;
  font-size: 1.48em;
  font-family: 'BaskervilleBT';
  font-weight: normal;
  font-style: italic;
  line-height: 27px;
  margin-bottom: 10px;
  display: block;
}

.home-contact-container {
    position: relative;
    margin: 4em 0 0 ;
    padding-bottom: 3em
}


.con-img-home{
    position: absolute;
    right: 180px;
   top: -87px;
    z-index: 3;
}
.contact-top p {
    margin-top: 15px;
}
.contacts-course{
    display: inline-block;
    background: #47270f;
    color: #fff;
    text-decoration: none;
    padding: 8px 15px;
    border-radius: 12px;
    font-size: 0.852em;
    letter-spacing: 1px;
    font-family: 'InterTight';
    font-weight: normal
}
.contacts-course:hover{
  background: #000000;
   color: #fff;
}
.read-more-n{
    display: inline-block;
      background: #000000;
   color: #fff;
    text-decoration: none;
    padding: 8px 15px;
    border-radius: 12px;
    font-size: 0.852em;
    letter-spacing: 1px;
    font-family: 'InterTight';
    font-weight: normal
}
.read-more-n:hover{
    background: #47270f;
   color: #fff;
}
.btn-btm{
  display: flex;    
  justify-content: space-between;
  align-items: center;
}
.btn-course.btn-center {
    display: flex;
    width: fit-content;
    margin: 20px auto 0;
}
/*faq*/

.accordion-main {
  background: transparent;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgb(240 224 183 / 24%);
  width: 100%;
  float: left;
}

.accordion_head {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 2px 0px 2px 35px;
  line-height: 20px;
  border-radius: 5px;
  cursor: pointer;
  will-change: transform;
  transition: .3s;
  position: relative;
}

.plusminus {
  min-width: 32px;
  height: 32px;
  position: relative;
  border-radius: 50%;
  align-content: center;
  text-align: center;
  color: #000;
  font-size: 1.5em;
  background-color: #f0e0b7;
}


.plusminus::before,
.plusminus::after {
  content: '';
  position: absolute;
  background: #14253f;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.plusminus::before {
  width: 12px;
  height: 2px;
}

.plusminus::after {
  width: 2px;
  height: 12px;
  transition: 0.3s ease;
}

.accordion_head.active .plusminus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.plusminus .plus {
  opacity: 1;
  visibility: visible;
}

.plusminus .minus {
  opacity: 0;
  visibility: hidden;
}

.hr-clc {
  height: 2px;
  background: #fff;
  margin-top: 1px;
  width: 12px;
  padding: 0;
  border: 0;
  margin-left: 10px;
}

.accordion-title {
  width: 100%;
  height: auto;
  font-size: 1.125em;
  line-height: 1.7;
  margin-bottom: 0px;
  color: #fffdf5;
  font-family: 'BaskervilleBT';
  font-weight: normal;
  letter-spacing: .5px;
  padding-right: 50px;
  position: relative;
}
.accordion-title:before{
  background-color: #f0e0b7;
  position: absolute;
  content: "";
  height: 10px; width: 10px;
  border-radius: 100%;
  left: -35px;     
  top: 50%;
  transform: translateY(-50%);
}
.accordion_body {
  width: 85%;
  margin-left: 35px;
  display: none;
}
/*
.accordion_body-inner {
  display: flex;
  align-items: stretch;
}*/
.blog-style-one {
    padding-right: 90px;
}
.accordion_body p {
  flex: 1;
  font-size: 1em;
  letter-spacing: 1px;
  color: #fffdf5;
  line-height: 1.5;
      margin-top: 10px;
      margin-bottom: 10px;
}
.accordion_body-inner li {
    font-family: 'Shine Typewriter';
    font-weight: normal;
    font-size: 1em;
    color: var(--text-clr);
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    position: relative;
        padding-left: 20px;
}
.accordion_body-inner li:before{
  position: absolute;
  content: "*";
  left: 0;
  top: 2px;
  font-size: 14px;
  color: #000;
}
.faq-container{
  position: relative;
  background-image: url(../images/bg1.jpg);
  background-size: cover;
  padding: 100px 0;
}
/**/
/*cache*/
.cache-itm{
  font-size: 0.835em;
  line-height: 20px;
  font-family: 'InterTight';
  font-weight: normal;  
  background-color: #ede5e1;
  padding: 15px 35px;
   margin-bottom: 7px;
  border-radius: 10px;
  display: flex;
  align-items: baseline;
  letter-spacing: .5px
}
.cache-itm b {
  font-family: 'InterTight';
  font-weight: bold; 
  margin-right: 5px;
  padding: 0;
  min-width: 65px;
}
.cashe-content-inner {
    padding-left: 35px;
}
.cashe-lft {
    margin-right: -33px;
}
.cache-itms {
    width: 90%;
}
.popular-title   {
    font-size: 2.2em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    line-height: 35px;
    color: #fff;
}
.popular-cache{
  background-color: #000000;
  padding: 80px 0;    
  margin: 7em 0;
}
.popular-item{
  background: #ffffff;
  padding: 30px 25px;
  height: 100%;
  border-radius: 15px;
}
.popular-row {
    margin-top: 35px;
}
.t-b{color: #000 !important}


 .apply-wrapper{
    position: relative;
    margin: auto;
}

.apply-img{
    display: block;    
    margin: 0 auto;
}

.text{
  font-size: 1em;
  letter-spacing: .5px;
    position: absolute;
    color: #2d2118;
    line-height: 1.7;
}

/* Top Left */
.text1{
    top: 90px;
    left: 30px;
    text-align: right;
}

/* Bottom Left */
.text2{
    bottom: 65px;
    left: 30px;
    text-align: right;
}

/* Top Right */
.text3{
    top: 90px;
    right: 30px;
    text-align: left;
}

/* Bottom Right */
.text4{
    bottom: 65px;
    right: 30px;
    text-align: left;
}
.career-bx {
    border: 1px dashed #000;
    border-radius: 25px;
    padding: 40px 35px;
    height: 100%;
    display: flex;
    align-items: center;
}
.career-bg1 {
    background: #000000;
    border-radius: 25px;
    padding: 30px 40px;
}
.career-bg1 ul li,.career-bg2 ul li{
  color: #fff;
}
.career-bg1 li:before,
.career-bg2  li:before{ filter: invert(1); }
.career-bg2{
    background: #4d2e1c;
    border-radius: 30px;
    padding: 20px 40px;
        margin-top: 5px;
}
.career-bg2  li{
  width: 50%; float: left;
}
.career-row {
    margin: 7em 0;
}
.career-bx li, .career-bg1 ul li {
    margin-bottom: 12px !important;
    font-size: 1em !important;
}
.career-bx ul{margin-top: 30px !important}
.career-bg1 ul li:last-child{margin-bottom: 0  !important}
.career-bg2 ul li{margin-bottom: 0 !important}




/*home-blog*/
.blog-style-one img,
.blog-style-two img{border-radius: 15px;}


.date{
    font-size: 1em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    line-height: 28px;
    color: #fffdf5;
    letter-spacing: 1px;
    padding-left: 40px;
}
.date:before{
    content: "•";
    color: #f0e0b7;
    font-size: 5em;
    position: absolute;
    left: -10px;
        top: 50%;
    transform: translateY(-50%);
}
.b-title{
     font-size: 1.125em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    line-height: 28px;
    color: #fffdf5;
    letter-spacing: .5px;
    margin-bottom: 10px;
    margin-top: 15px;
}
.info p{
   color: #fffdf5;
   margin-bottom: 15px;
      display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
.read-more{
  font-size: 0.852em;
   font-family: 'InterTight';
  font-weight: normal;
  line-height: 28px;
  color: #fffdf5;
  text-transform: uppercase;
  border-bottom: 1px solid #fffdf5;
  margin-bottom: 20px;
}
.info {
    margin-top: 20px;

}


.blog-style-two .date{
  color: #000
}
.blog-style-two .b-title{    
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; color: #000
  }
.blog-style-two .info p{ color: #171818;  }
.blog-style-two .read-more {
    color: #000;
    background-color: #47270f;
    border-radius: 10px;
    padding: 6px 23px;
    color: #ffff;
    font-size: 1em;
    font-family: 'InterTight';
    font-weight: normal;
    margin-top: 1em;
    display: block;
    letter-spacing: .5px;
    width: fit-content;
}

.blog-btm-txt {
    margin-top: 25px;
}
.blog-btm-txt li{
      font-family: 'InterTight';
    font-size: 1em;
        color: #171818;
    line-height: 1.8;
    position: relative;    
    padding-left: 15px;
    letter-spacing: .5px;
}
.blog-btm-txt  ul{ margin-top: 20px; }
.blog-btm-txt li:before{
  position: absolute;
  content: "";
  background: #000;
  height: 5px; width: 5px;
  border-radius: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.blog-btm-txt{
      font-family: 'InterTight';
    font-size: 1em;
        color: #171818;
    line-height: 1.8;
    letter-spacing: .5px;
}
.sidebar .sidebar-item {
    float: left;
    width: 100%;    border-radius: 15px;    border: 1px solid rgb(65 65 65 / 16%);
    background:  #f5f5f5;
    padding: 40px;
    margin-bottom: 2em;
}

.sidebar .sidebar-item.recent-post li {
    color: #1f1f1f;
       margin-bottom: 20px;
    border-bottom: 1px solid rgb(65 65 65 / 16%);
    padding-bottom: 20px;
}


.recent-post li:last-child{border-bottom: 0 !important; margin-bottom: 0 !important;
 padding-bottom:  0!important;}

.sidebar .sidebar-item.recent-post li a{  color: #1f1f1f;}
.sidebar .sidebar-item.recent-post li .thumb-blg-sm {
    display: table-cell;
    padding: 0;
    padding-top: 5px;
    vertical-align: top;
    width: 80px;
}
 

.recent-post li .info {
    display: table-cell;
    padding-left: 25px;
    vertical-align: top;
}
 .post-date {
    color:  #47270f;      font-family: 'BaskervilleBT';
}
.sidebar .sidebar-item.recent-post li .info a {
    color: #252235;
    font-size: 1em;
    text-transform: capitalize;
    line-height: 25px;
    font-weight: normal; letter-spacing: .5px;
        font-family: 'BaskervilleBT';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.blog-meta .date {
  margin-top: 20px; display: block;    color: #47270f;
}
.blog-txt img{
    border-radius: 15px;
}
.thumb-blg {
    position: relative;
}
.sidebar .sidebar-item ul {
    margin-top: 2em;
}
.blog-btm-txt .title1 {
    margin-bottom: 20px;
}
.title1.blg-btm {
    font-size: 1.2em; color: #ed2228; margin-bottom: 10px;
}
.blog-item {
    margin-top: 20px;
}
.blog-item p {
    margin-bottom: 10px;
}





/*tab*/

.course-tab {
    margin-top: 4em;
}
.hero-section{
    border-radius:24px;
    position:relative;
    background-image: url("../images/certificate.jpg");
    background-size: cover;
        min-height: 615px;
}
.hero-section.bg2{
  background-image: url("../images/diploma.jpg"); 
}
.hero-section.bg3{
  background-image: url("../images/pg-diploma.jpg"); 
}
.content{
    position:absolute;
    left:90px;
    top: 50%;
    width: 52%;
    transform: translateY(-50%);
}

.tab-title {
    font-size: 2.21em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    line-height: 40px;
    color: #ffffff;
}
.tab-title span{ 
  font-family: 'BaskervilleBT';
  font-weight: normal;
  font-style: italic;
  color: #ffffff;
  font-size: 0.67em;
}
.subtitle{
   font-family: 'BaskervilleBT';
  font-weight: normal;
  font-style: italic;
  color: #ffffff;
  font-size: 1em;
  letter-spacing: 1px;
}
.top-heading {    
    position: relative;
    padding-bottom: 10px;
    padding-left: 30px;
}

.circle{
    width: 30px;
    height: 30px;
    background:#967d62;
    border-radius:50%;
    position: absolute;
    left: -12px;    
    top: 5px;
    z-index: 9;
}

.course-grid{
    display: flex;
    padding-top: 2px;
}
.course-list{
  position: relative;
  list-style:none;
  padding-right: 2em;
  height: fit-content;
}
.course-list:before{
  position: absolute;
  content: "";
  background-color: rgba(255,255,255,0.25);
  height: 100%;
  width: 1px;
  left: 4px;
  top: -25px;
}
.top-heading:after{
  position: absolute;
  content: "";
  background-color: rgba(255,255,255,0.25);
  height: 100%;
  width: 1px;
  left: 4px;
  top: 12px;
}
.course-list li{
  margin-bottom:15px;
  font-size: 0.9em !important;
  font-family: 'InterTight';
  font-weight: normal;
  line-height:1.5;
  color:#f5f5f5;
  letter-spacing: .5px;
  position: relative;
   padding-left: 25px;
}
.course-list li a{
  font-family: 'InterTight';
  font-weight: normal;
  color:#f5f5f5;
   position: relative;
}
.course-list li a:hover{ color: #fff }

.course-list li a:hover .arrow img{
  animation: wobble 0.8s ease ;
}
@keyframes wobble{
    0%{
        transform: translateX(0);
    }
    25%{
        transform: translateX(2px) rotate(2deg);
    }
    50%{
        transform: translateX(0) rotate(0deg);
    }
    75%{
        transform: translateX(2px) rotate(-2deg);
    }
    100%{
        transform: translateX(0);
    }
}
.course-list li a::before{
      content: "•";
    color: white;
    font-size: 1em;
    position: absolute;
    left: -23px;
    top: -3px;
}
.arrow img{transition: transform .4s ease;}
.arrow{
    margin-left:6px;
    color:#fff;
}

.divider{
    height:1px;
    background:rgba(255,255,255,0.25);
    margin: 5px 0 20px;
    width: 80%;
}
/**/
/*gallery*/

.prod-gallery:hover img{
      border-radius: 10px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.prod-gallery {
  position: relative; overflow: hidden;
    margin-bottom: 20px;    border-radius: 15px;
}
.products-row .col-md-3 {
    padding-right: 10px;
    padding-left: 10px;
}
.products-tab-ul .active  .nav-link:after {
    content: '';
    position: absolute;
width: 0px;
height: 0px;
border-style: solid;
border-width: 15px 15px 0px 15px;
border-color: #1f140b transparent transparent transparent;
display: inline-block;
vertical-align: middle;
bottom: -13px;
left: 0;
right: 0;
margin: 0 auto;
}
.prod-gallery img {
    height: 225px;
    object-fit: cover;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
    position: relative;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.products-tab-ul li {
      margin-right: 15px;
    position: relative;    width: auto;
    margin-bottom: 2.5em; 
}
.products-tab-ul .tab-title2{
  font-size: 0.94em;
  font-weight: normal;
    font-family: 'InterTight';
  text-transform: capitalize;
  color: rgb(44 44 44 / 89%);
  background-color: #fff;
  border: 1px solid rgb(44 44 44 / 15%);
  border-radius: 10px;
  padding: 10px 30px;       width: 100%;
    display: block;    position: relative; text-align: center;
}
.products-tab-ul li:last-child  {
  margin-right: 0;
}
.products-tab-ul  .active  .tab-title2{
  background-color: #1f140b;
  border: 1px solid #fff;
  color: rgb(255 255 255 / 89%);

}
.products-tab-ul {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.play2 {
    width: 50px;
    height: auto !important;
}

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: unset;
    transform: translate(-50%, -50%);
    box-shadow: 1px 0px 13px 0px rgb(0 0 0 / 45%);
}
.prod-gallery img{border-radius: 15px}
/*steam*/

.custom-nav {
    display: flex;
    align-items: center;
    margin-top: 2em;
}


.more-btn{
  background-color: #1f140b;
  border-radius: 10px;
  padding: 15px 30px;
  color: #ffff;
  font-size: 1em;
  font-family: 'InterTight';
  font-weight: normal;
    margin-top: 2em;
  display: block;
  letter-spacing: .5px;
  width: fit-content;
}
.more-btn:hover, .btn-course:hover{   background-color:  #000;  color: #ffff; }
.btm-space2 {
    margin-bottom: 20px;
}
.stream-icons {
    padding: 0 30px;
}
.stream-icon{
  padding: 25px 30px;
  border-radius: 15px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ico-stream{
  font-size: 1.125em; 
  line-height: 22px;
  font-family: 'InterTight';
  font-weight: normal;
  color: #fff;
  padding-left: 20px;
}
.sbg1{
    background-image: url(../images/sbg1.png);
}
.sbg2{
   background-image: url(../images/sbg2.png);
}
/**/
.btm-space {
    margin-bottom: 50px;
}
 .title2 {
    font-size: 2.5em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    line-height: 43px;
    color: #2d2d2d;
}
.title2 span{ 
  font-family: 'BaskervilleBT';
  font-weight: normal;
  font-style: italic;
  color: #2d2d2d;
  font-size: 0.6em;
}

/**/
.services-left {
    padding-right: 30px;
}
#owl-demo-1{padding-left: 20px}
.facilities-wrap{
  background-color: #000000;
  padding: 6em 0;
  position: relative; margin: 1em 0 7em;
}
.t-w{color: #fff !important}

.product-img {
  position: relative;   
  overflow: hidden; 
  border-radius: 15px;
  transition: all 0.2s ease-in-out;
  background-color: #22150c;
  padding: 20px;
}
.product-img:hover .img-full{
    transform: scale3d(1.04, 1.04, 1);
    border-radius: 15px;
}
.product-img .img-full {
    transition: all 0.5s ease-in-out;
    border-radius: 15px;
}
.reasons-ul {
    margin-top: 25px;
}
.since-list {
        display: flex;
    align-items: center;
}
.in-rt {
    position: relative;
    margin-left: -40px;
}

.lft-img img {
    border-radius: 15px;
}
/**/
/*Learn • Teach • Lead*/
 .box-title{
  font-size: 2em;
  margin-bottom: 10px;
  line-height: 40px;
  font-family: 'BaskervilleBT';
  font-weight: normal;
  color: #ffffff;
 }
 .box-title2 {
    font-size: 1.4em;
    margin-top: 5px;
    line-height: 32px;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    color: #ffffff;
}
 .line {
    width: 30px;
    height: 8px;
    border-radius: 10px;
    display: block;
    background: #47270f;
    margin: 12px auto 12px;
}
 .grid-content{
  background-color: #000000;
  text-align: center;
  padding: 40px 0;
  border-radius: 15px;
 }
.links a{
  font-size: .875em;
  line-height: 20px;
  font-family: 'InterTight';
  font-weight: normal;
  color: #ffffff;
  letter-spacing: 1px;
  border-right: 1px solid rgb(255 255 255 / 35%);
  padding-right: 10px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.links a:hover{ color: #8A674B}
.links a img {
    margin-left: 5px;
}
.links a:last-child{ border: 0; margin: 0; padding: 0; }
.links {
    margin-top: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.grid-content p {
    margin: 2em 0; letter-spacing: 1px;
}
.image-card{position: relative;border-radius: 15px;}
.image-card img{
  border-radius: 15px;
}
.abs-content {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}
.image-card  p {
    margin: 2em 0 1em;
    color: #Fff;
    letter-spacing: 1px;
}
.gbtm{margin-bottom: 2em}
.block-a {
    display: block;
    margin: 5px auto 0 !important ;
}
.gtp .links a{
display: block;
}
.gtp{margin-top: 2em}

.abs-content2 {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}
.dot-bef{
  position: relative; 
  font-size: 1em!important;
  padding: 0 20px;
  margin: 0 10px;
}
.dot-bef:before{
    content: "•";
    color: #000;
    font-size: 1em;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dot-bef:after{
    content: "•";
    color: #000;
    font-size: 1em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.course-wrap{
  position: relative;
  padding: 0 13em 7em;
}
.app-section {
    margin-top: 5em;
}


.program-duration{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:70px;
    margin: 3em auto;
    background:#fff;
    width: fit-content;
}
.sem h4{
      font-family: 'InterTight';
    font-weight: 500;
    color: #2d2d2d;
    font-size: 1em;
    line-height: 20px;
}
.sem span{
      font-family: 'BaskervilleBT';
    font-weight: normal;
    color: #2d2d2d;
    font-size: 1em;    
    line-height: 25px;
}

.left{
    min-width:280px;
    position:relative;
}

.left::after{
    content:"";
    position:absolute;
    right:-35px;
    top:0;
    width:1px;
    height:100%;
    background:#ddd;
}
.right{
    display:flex;
    gap:30px;
    flex-wrap:wrap;
}

.info-box{
    display:flex;
    align-items:center;
    gap:18px;
    background: #efdebd5e;
    padding:20px 25px;
    border-radius:15px;
    min-width:250px;
    transition:.3s;
}
.docs-req .career-item {
    background: #efdebd5e;
    padding: 10px 20px 10px 40px;
    border-radius: 10px;
}
.bg-light .career-item{background: #efdebd5e !important}
.docs-section {
    margin-bottom: 5em;
}
.icon{
    width:55px;
    height:55px;
    border-radius:50%;
    background: #47270f;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
}
 
/**/
.uk-course{
    padding:80px 0 0;
    position: relative;
}
.course-left{
    width:28%;
    padding-top: 6em;
}

.course-center{
    width:42%;
    position:relative;
    text-align:center;
}
.student {
    z-index: 9;
    margin-bottom: -5px;
    position: relative;

}
.dot1 {
    position: absolute;
    top: 6em;
    right: -80px;
    z-index: 0;
}
.dot2 {
    position: absolute;
    bottom: 6em;
    left: -235px;
    z-index: 0
}


.course-right{
  width: auto;
  display: flex;
  align-items: end;
      position: relative;
    top: -8em;
        left: 3em;
}

.course-right ul{
    margin:0;
    padding:0;
    list-style:none;
    position: relative;
}
.course-right ul:before{
  position: absolute;
    content: "";
    background-color:  rgb(28 62 172 / 14%);
    height: 100%;
    width: 1px;
    left: 4px;
    top: 0;
}

.course-right li{
  font-size: .875em;
    position:relative;
    padding-left:24px;
    margin-bottom:22px;
    color:#222;
    line-height:1.4;
    letter-spacing: 1px;
}

.course-right li:before{
    content:"⬢";
    position:absolute;
    left:0;
    top:0;
    color:#9a7b58;
    font-size:1em;
}

.btn-course{
    display:inline-block;
    margin-top:20px;
    background:#47270f;
    color:#fff;
    text-decoration:none;
    padding: 16px 50px;
    border-radius:12px;
    font-size: 1em;
    letter-spacing: 1px;
    font-family: 'InterTight';
    font-weight: normal;
}
.courses {
    display: flex;
    justify-content: space-between;
}



/**/
.admission-container {
 position: relative;
 padding: 50px 0  80px;
}
.process-itm {
    position: relative;
    width: auto;
    float: left;
}
.process-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.process-row:nth-child(1) .process-itm:nth-child(1) {
    padding-left: 2em;     
    margin-top: -4em;
}
.process-row:nth-child(1) .process-itm:nth-child(2) .num-title {
    position: absolute;
    right: -70px;
    top: -20px;
}
.process-row:nth-child(1) .process-itm:nth-child(3) {
    display: flex;
    align-items: normal;
}
.process-row:nth-child(1) .process-itm:nth-child(3) .step {
    margin-top: 4em;
}
.process-row:nth-child(2) .process-itm:nth-child(2) .num-title {
    position: absolute;
    right: 0;
    top: -40px;
}
.process-row:nth-child(2) .process-itm:nth-child(3)  .num-title {
   justify-content: center;
}
.process-row:nth-child(2) .process-itm:nth-child(3){
   top: 5em
}


.line1-img {
    position: absolute;
    right: -9em;
}

.line2-img {
    position: absolute;
    right: -9em;
    bottom: 4em;
}
.line3-img {
    position: absolute;
    right: -10em;
    top: 4em;
    z-index: 9;
}
.line4-img {
    position: absolute;
    right: 1em;
    top: -2em;
    z-index: 9;
}
.line5-img {
    position: absolute;
   right: -11em;
    top: 3em;
    z-index: 9;
}
.num-title2{
  font-size: 1.32em;
  color: #000000;
  font-weight: 500;
  font-family: 'BaskervilleBT';
  margin-left: 20px;
}
.test-prep {
    display: flex;
    align-items: center;
    margin-top: 4em;
}
.process-bottom .num{ background-color: #ffffff }
.process-bottom {
    display: flex;
    align-items: center;
    background: #f1ff4f;
    padding: 8px 15px;
    margin-right: 30px;
    border-radius: 12px;
}
.num-title {
    display: flex;
    align-items: center;
}
.num {
  font-weight: normal;
    font-family: 'Poppins';
    font-size: 0.9em;
    color: #181818;
    background-color: #f1ff4f;
    border-radius: 10px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.pro-title{
  font-weight: normal;
    font-family: 'Poppins';
    font-size: 0.87em;
    line-height: 22px;
    color: #050d05;
    margin-left: 15px;
}
.arrow-down2 {
    display: block;
    margin: -35px auto;
}


/**/

.vehicles-container{
  position: relative;
  background-color: #000;
  padding: 60px 0 20px;
}
.vehicles-container .title1,
.vehicles-container .abt-sub {
    color: #fff;
}
.vehicles-sub{
    color: #fff;
    font-family: 'Poppins';
    font-size: 0.87em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
    letter-spacing: .5px;
}
.vehicles-top{margin-bottom: 3em}

.vehicle-title {
    color: rgb(255 255 255 / 63%);
    font-family: 'Poppins';
    font-size: 0.9em;
    font-weight: normal;
    margin-top: 10px;
}
.vehicles-item img{border-radius: 15px;}
.vehicles-item {
    position: relative;
    margin-bottom: 3em;
}
/**/



/**/
.abt-container {
  padding: 90px 0 60px;
    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: 'BaskervilleBT'; font-size: 1.48em;
  font-weight: normal;
  font-style: italic;      margin-bottom: 5px;     
  color: #2d2d2d; 
}
.abt-sub2{
    font-family: 'InterTight';
    font-size: 1.48em;
    letter-spacing: 1px;
    font-weight: normal;
    font-style: normal;
    margin-top: 5px;
    color: #2d2d2d;
}
.title1{
    font-size: 2.75em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-weight: normal; 
    line-height: 45px;
    color: #2d2d2d;    
}
.title1 span{   
    font-family: 'BaskervilleBT';
    font-weight: normal;   
    font-style: italic;
   color: #2d2d2d;
} 
 

/*news*/

.news-details-bx {
    background-color: #29160b;
    position: relative;
    padding: 25px;
    border-radius: 15px;
    height: 100%;
}

.blog-con-inner .col-md-4 {
    margin-bottom: 2em;
}

.news-details-bx .thumb img, .blog-style-two img{
  height: 250px; object-fit: cover;
}
.news-title{
    font-size: 1.7em;
    line-height: 30px;
}
.news-content-lft{ padding-left: 30px }
.blog-style-two{margin-bottom: 40px}
.blog-con-inner{display: flex;flex-wrap: wrap;}
.explore{
     font-size: 0.875em;  
    position: relative;
    font-style: normal;   transition: 0.35s;
    font-family: 'BaskervilleBT';
    font-weight: normal; 
    line-height: 25px; color: #ff7920;
    letter-spacing: .5px;
     display: flex;
    align-items: center;
    margin-top: 20px;
}
.explore:hover{
    color: #ff8001;
}
.arrow-rgt2 {
    margin-left: 5px;
}
.abt-bg{
  background-color: #f5f5f5;
  padding: 50px 0;    position: relative;
}
.course-container {
    padding: 3% 5%;
}
.arrow-down {
    position: absolute;    
    bottom: 0;
}
.abt-top-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.abt-left p {
    margin-top: 5px;
}
.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: 20px;
    width: auto;
    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: 20px;
    width: auto;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

 .owl-next, .owl-prev {
  font-size: 0 !important;
  position: relative;
   border: 0 !important;
    height: 45px;
    width: 55px;
    line-height: 40px;
    background: #1f140b!important;
    border-radius: 12px!important;
    cursor: pointer;
}
.owl-next {
    margin-left: 10px;
}
.owl-theme .owl-nav {
    text-align: left !important;
    position: absolute;
    left: 0;
    top: 73%;
}
.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: 'BaskervilleBT';
    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;
}
/**/

/*about*/
.page-hero-inner img {
  border-radius: 15px;
}
.inner-banner{position: relative;}
.hero-span{
  font-family: 'InterTight';
  font-size: 1.2em;
  font-weight: normal;
  margin-bottom: 10px;
  color: #ffffff;
  display: block;
  letter-spacing: 1px;
}
.hero-text-inner{
  font-family: 'BaskervilleBT';
  font-size: 1.86em;
  line-height: 28px;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
}
.hero-inner-area{
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  top: 50%;
  text-align: center;
}
.abt-lft {
   margin-right: -23px;
}
.hero-inner-area p{ 
    font-size: 1em;
    color: #ffffff; 
      margin-top: 5px;
}

.bord15{border-radius: 15px}
.abt-title{
  font-size: 1.84em;
  line-height: 30px;
}
.abt-content-inner .abt-sub{
    margin-bottom: 5px;
    margin-top: 5px;
}
.academics-bg{
  background-color: #2d2118;
  border-radius: 15px;
  padding: 40px;
  margin-top: 5em;
  margin-bottom: 5em;
}
.academics-bg .title1,.academics-bg p {
    color: #fff;
}
.abt-content-inner {
    text-align: justify; padding-left: 50px;
}
.abt-content-inner-rt {
    text-align: justify; padding-right: 50px;
}
.academics-rt {
    padding-left: 3em;
}
.abt-rt {
  margin-right: -25px;
}
.abt-con-inner2{margin-top: 4em}
.vision-title {
    font-size: 2em;
    position: relative;
    font-style: normal;
    text-align: center;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    font-style: italic;
    line-height: 30px;
    color: #2d2d2d;
    margin-bottom: 15px;
}
.vision-in {
    background: #fffbec;
    padding: 40px;
    text-align: center;
    border-radius: 15px;
    height:  100%;
}
.value-bg{
  background-color: #2d2118;
  height: 70px;
  padding-left: 35px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.value-bg p{ color: #fffff1; padding-left: 30px; width: 78%;}
.values-title{
      font-size: 1.5em;
    position: relative;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-style: italic;
    line-height: 25px;
    color: #fffff1;
    padding-right: 50px;
    border-right: 1px solid #000;
    height: 100%;
    display: flex;
    align-items: center;
     width: 22%;
}
.values-wrap {
    margin: 4em 12em 5em;
}
.shape1 {
    padding-right: 15px;
}
.br-0{ border-right: 0 !important }
.icon-rows-inner{
  background-color: #180e06;
  padding: 55px 0;
}
.icon-rows-inner .icon-img {
    filter: invert(1);
}
.icon-col-in {
    border-right: 1px solid rgb(255 255 255 / 21%);
    text-align: center;
    padding: 0 50px;
}
.icon-row-in {
    margin-top: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.black-bg:after {
    position: absolute;
    content: "";
    top: 43%;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: -1;
}
.black-bg {
    overflow: hidden;
}
.cert-bg {
  background-color: #2d2118;
  border-radius: 15px;
  padding: 40px;
  margin: 5em 0 4em;
}
.cert-bg p {
    color: #fff;
}
.course-row{
    display:flex;
    gap:60px;
    padding:40px 0;
    border-bottom: 1px solid rgb(45 33 24 / 30%);
}
.course-row:last-child{border-bottom: 0}
.course-title{
    width: 260px;
    flex-shrink:0;
    padding-right:40px;
    border-right: 1px solid rgb(45 33 24 / 30%);
}
.course-details-section {
     margin-top: 3em;  margin-bottom: 3em;
}
.course-content{
    flex:1;
}

.course-content ul{
    margin:0;
    padding:0;
    list-style:none;
}
.white-li li{    color: #fff !important;  }
.white-li li::before {
    filter: invert(1);
}
.course-content li{
    position:relative;
    padding-left: 25px;
    margin-bottom: 5px;
    line-height:1.8;
    color:#222;
    font-size: 1em;
    letter-spacing: 1px;
}
.course-content li:before {
    content: "";
    background-image: url(../images/li-icon.png);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 12px;
    height: 12px;
}
.pgdiploma .course-content li:before {
  background-image: url(../images/li-icon2.png);
}

.course-title-head {
    font-size: 2.3em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    line-height: 40px;
    color: #2d2d2d;
}
/**/

.elg-row {
    display: flex;
    align-items: center;
}
.elg-title{
  position: relative;
  padding-right: 30px;
    margin-right: 40px;
}
.elg-title:after {
    border-right: 1px solid #fff;
    display: block;
    height: 60px;
    position: absolute;
    content: "";
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.course-details-bg{
    background: #efdebd5e;
    border-radius: 10px;
    margin-top: 5em;
    padding: 35px 50px 20px;
}
.course-details-bg2 {
    background: #efdebd5e;
    border-radius: 10px;
    margin-top: 5em;
    padding: 35px 50px 20px;
    width: 48%;
    float: left;
    margin-right: 20px;
}
.course-details-bg2:nth-child(3){ margin-right: 0 }
.course-content.elg-li2 {
    margin-top: 20px;
}

.flx-course {
    display: flex;
}


.course-details-bg li:before {
    content: "";
    position: absolute;
    left: 0;
    top: .4em;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: linear-gradient(135deg, #e4c58b, #b88746);
    box-shadow: 0 3px 10px rgba(184, 135, 70, .25);
}
.course-details-bg li:after {
    content: "";
    position: absolute;
    left: .4em;
    top: .6em;
    width: 3px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}
.course-33 li {
    width: 33%;
    float: left;
}
.course-row.brdr-btm-0 {
    padding-bottom: 20px;
    border-bottom: 0;
}
.why-section.mtop{
  margin-top: 3em
}
.special-bed-ul li{
  width: 50%; float: left;
}
/**/
.curriculum-section{
    background:#000;
    padding: 60px 0 70px;
}

.curriculum-title{
    text-align:center;
    color:#fff;
    font-size:58px;
    font-weight:400;
    margin-bottom:40px;
    font-family:"Cormorant Garamond", serif;
}

.curriculum-item{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:8px;
}

.phase-box{
    width:155px;
    min-width:155px;
    background:#efdebd;
    border-radius:10px;
    padding:14px 20px;
    text-align:center;
    color: #000000;
    justify-content: center;
}

.phase-dot{
    margin-left: -10px;
    height:30px;
    position:relative;
}

.phase-dot::before{
    content:"";
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    width:13px;
    height:13px;
    background:url(../images/li-icon.png) no-repeat center;
    background-size:cover;
    filter: invert(1);
}
.pgdiploma .phase-dot::before{
   background : unset;
}

.pgdiploma .phase-box::after{
    content: "";
    width: 25px;
    height: 2px;
    background: #d9b071;
    position: absolute;
    right: -25px;
    top: 50%;
}

.pgdiploma .phase-dot{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #8d6330;
    border: 3px solid #d9b071;
    margin-left: 0px;
    z-index: 2;
}
.pgdiploma .curriculum-section{
 background: linear-gradient(135deg,#121212,#4b311c);
}

.phase-content{
    flex:1;
    background:#efdebd;
    border-radius:10px;
    padding:20px 25px;
    color:#222;
    min-height:48px;
    display:flex;
    align-items:center;
    font-size: 1em;
    letter-spacing: 1px;
}
.certificate .phase-content,.certificate .phase-box{background-color: #fff}
.prospects-section {
    margin: 4em 0 2em;
}
.ul-center p{text-align: center;}
.bg-none .phase-box{
  background: unset !important;
  width: 100%;
  justify-content: center;
  color: #fff; border-right: 0;
}

.diploma .curriculum-section{
 background: linear-gradient(135deg,#121212,#4b311c);
}
.curriculum-list {
    margin-top: 20px;
}
.diploma .course-content li:before {
    background-image: url(../images/li-icon3.png);
}
 
.diploma .phase-box {
    background: linear-gradient(135deg, #f3d184, #c99732);
}
.diploma  .phase-box::after{
    content: "";
    position: absolute;
    right: -35px;
    width: 35px;
    height: 2px;
    background: #d9b071;
}
.bg-none .phase-box::after{display: none;}
.diploma .phase-dot:before{background: unset;}
.diploma .phase-dot{
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #d9b071;
    border: 3px solid #8d5a16;
    margin: 0 ;    left: 17px;
    z-index: 2;
}

.w100 {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 20px;border-radius: 10px;
        color: #d9b071;    padding: 10px 0;
    background: linear-gradient(135deg, #121212, #4b311c);
}


.phase-title-no-bg{
    text-align: center;
    width: 100%;
    padding: 14px 20px;
    justify-content: center;
    border-right: 0;
}
.flex-wrap{
    flex-wrap: wrap;
}
.curriculum-item.width-half  .phase-content{
  width: 32%;
  background: #efdebd;
}


.curriculum-list-pgd {
    display: flex;
    justify-content: center;
    width: 100%;
}
.curriculum-list-pgd  .curriculum-list {
    width: 50%; margin-top: 20px;
    padding-right: 50px;
}



.curriculum-item.bg-none {flex-wrap: wrap;    justify-content: center;    margin-bottom: 2em;}
.flex-none .phase-content{ flex: none;    width: 32%; }
.white-li .career-item{color: #fff}
.white-li .career-item::before{filter: invert(1);}
.italic-span{
      font-family: 'BaskervilleBT';
    font-size: 1.2em;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
    display: block;
}
.w50-phase .phase-content{
      width: 49%;
}
/**/

.career-list{
    margin-bottom:35px;
    margin-top: 2em;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px 25px;
}
.flex-div{
  display: flex; flex-wrap: wrap;
}
.block-career{
  display: block;
}
.block-career .career-item {
  margin-bottom: 10px;
}
.career-item{
    position:relative;
    padding-left:20px;
    font-size: 1em;
    letter-spacing: 1px;
    color:#000000;
    line-height:1.7;    
    display: flex;
    align-items: flex-start;
}

.career-item::before{
    content:"";
    position:absolute;
    left:0;
    top: 5px;
    width:12px;
    height:12px;
    background:url("../images/li-icon.png") no-repeat center;
    background-size:cover;
}
.border {
    margin-top: 1em;    width: 100%;
}
.career-note{
  font-size: 1.29em;
    position: relative;
    font-style: normal;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    font-style: italic;
    line-height: 30px;
    color: #2d2d2d;
}
.docs-req .career-item {
    background: #fff;
    padding: 10px 20px 10px 40px;
    border-radius: 10px;
}
.docs-req .career-item::before{
      left: 15px;
      top: 50%;
      transform: translateY(-50%);
}
.career-list.docs-req{
  display: flex;    
  justify-content: center;
  gap: 18px 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}
.career-border{
  border-top: 1px solid rgb(0 0 0 / 15%);
  border-bottom: 1px solid rgb(0 0 0 / 15%);
  padding: 20px 0;
  margin-top: 0
}
.career-border1{
      margin-bottom: 20px;
    margin-top: 10px;
}
.why-section{
  background-color: #000;
  padding: 3em 0;
}
.why-section .title1,.why-section p {
    color: #fff;
}

.opportunities-section{
      margin: 5em 0;
}
/**/
.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;
}
.bord15{border-radius: 15px;}

.icon-row-inner {
    display: flex;
    align-items: center;
}

.icon-rows-bg {
    border-radius: 25px;
    background-color: #f1ff4f;
    padding: 15px 50px;
    margin-top: 1.5em;
}
.icon-row-inner {
    padding: 3px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgb(0 0 0 / 15%);
}
.icon-row-inner:last-child{
    border-bottom: 0;
}
.icon-row-inner .img-ico {
    width: 33px;
}
.learn-title{
    font-size: 1.5em;
    line-height: 35px;
    font-family: 'BaskervilleBT';
    font-weight: 500;
    color: #1b1b1b;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
.abt-con3{margin-top: 35px;}
.abt-content-rt {
    padding-right: 3em;
}
.man-center {
    display: flex;
    align-items: end;
    margin-bottom: 4em;
}
.man-center .man-content{ width: auto; }
.why{
  font-size: 2.7em;
   line-height: 35px;
    font-family: 'BaskervilleBT';
    font-weight: 500;
    color: #000000;
    text-align: right;
}
.why-flx {
    display: flex;
    align-items: center;    
    justify-content: center;
    position: relative;
    margin-top: 3em;
}
.lets-content2 .lets-btn1, .lets-content2 .lets-btn2 {
    padding: 9px 20px;
}
 .lets-content2 .lets-btn2{
    margin-left: 5px;
}
.why-choose {
    position: relative;
    left: 50px;
    top: -150px;
}
.abt-btm {
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
}
.lets-content2 {
    position: absolute;
    bottom: 25%;
    left: 0;
}
.man-center .manimg{ filter: grayscale(1); }
.lets-content2 .lets {
    margin-bottom: 20px;
}
.let-btns2 {
    display: flex;
    align-items: start;
}

/**/
/*service-page*/

.ser-in-title{
    font-size: 1.5em;
    position: relative;
    font-style: normal;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    line-height: 30px;
    color: #292929;
    margin-bottom: 15px
}
body.services .ser-in-title{ font-weight: bold; }
.ser-img img {
    border-radius: 15px;
}
.ser-row {
    margin-top: 2em;
}
.ser-row:nth-child(2n){
    flex-direction: row-reverse;
}
.ser-content {
    padding-left: 55px;
}
.ser-img{position: relative;}
.ser-img:after{
   content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 40px;
    background: url('../images/arrow-right.png') no-repeat center;
    background-size: contain;
        z-index: -1;
}
.ser-row:nth-child(2n) .ser-img::after{
  left: -15px;
  right: unset;
  background: url('../images/arrow-left.png') no-repeat center;
}
.ser-row:nth-child(2n) .ser-content{
    padding-right: 55px;
    padding-left:  0px;
}
.ser-row .col-md-6 { padding: 0 }
.services-items{margin-top: 3em}



.placement-content{
    text-align: center;    padding: 20px;
}
.placement-row .col-md-6:nth-child(1n) .placement-item{
  background-color: #29160b
}
.placement-row .col-md-6:nth-child(2n) .placement-item{
  background-color: #0e0e0e
}
.placement-row .col-md-6{
      margin-bottom: 30px;
}
.placement-item p,.placement-item  .ser-in-title{color: #fff}
.placement-item {
     height: 100%;
    position: relative;

    padding: 25px;
    border-radius: 15px;
}
.placement-item a {
  color: #d3ad71;
  font-family: 'InterTight';
  font-style: italic;
}
.placement-item a:hover{color: #fff}
.placement-content .ser-in-title:after{
  position: absolute;
  content: "";
  background: #fff;
  border-radius: 5px;
  width: 50px;
  height: 8px;
  bottom: 0;
  left: 50%;
  transform:translateX(-50%);
}
.placement-item  .ser-in-title{
  margin-bottom: 20px; padding-bottom: 20px;
}
.faq-inner .accordion-title{
      color: #3e2a1f;
}
.faq-inner p{
      color: #282828;
}
.faq-inner .accordion-title:before{
   background: #3e2a1f;
}
.faq-inner .accordion-main{
  border-color: rgb(44 44 44 / 24%);
}
.faq-inner{padding-left: 60px}

/*abt page*/


.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-lft1 {
    display: flex;
    align-items: center;
}
.abt-mid {
    padding-left: 7em;
}
.abt-content-in {
    padding-left: 5em;
}
.fet-ul, .tech-spec {
    padding-left: 4em;
}
.larg-li li{margin-bottom: 2em}

/*gallery*/



.tablinks {
  letter-spacing: .5px;
    color: rgb(0 0 0 / 54%);
    cursor: pointer;
    background: #fff;
    text-transform: capitalize;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    font-size: 1.28em;
    text-align: center;
    position: relative;
    margin-right: 2em;
        width: 15%;
    padding-bottom: 5px;
    border: 1px solid rgb(0 0 0 / 42%);
    border-radius: 15px;
    padding: 20px 10px;


}
.tablinks span{
   font-family: 'BaskervilleBT';
    font-weight: normal;
    font-style: italic;
    display: block;
}
.tablinks.active {
    background: #160f0b;
    color: #fff;
}
.tablinks:last-child{margin-right: 0}
.tab {
    display: flex;
    align-items: center;
    margin: 2em auto 0;
    justify-content: center;
}
.gallery-tabcontent {
    margin: 3em 0 3em;
}
.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: 'BaskervilleBT';
    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;
}
/**/
/*cache tab*/
.cache-tab.row {
    display: flex;
}

.cachetablinks {
     position: relative;
    z-index: 2;
    color: #000000;
    cursor: pointer;
    background: #fff;
    text-transform: capitalize;
    font-family: 'BaskervilleBT';
    font-weight: normal;
    font-size: 1.06em;
    text-align: center;
    padding-bottom: 5px;
    border: 1px solid rgb(0 0 0 / 42%);
    border-radius: 15px;
    padding: 20px 10px;
    width: 20%;
    margin-right: 20px;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.cachetablinks span{
      line-height: 1.5;
  font-size: 1.11em;
   font-family: 'InterTight';
    font-weight: normal;
    display: block;
    margin-top: 15px;    
}
.cachetablinks.active {
    background:  #160f0b;
        color: #fff;
}
.cachetablinks.active:after{
    content: "";
    position: absolute;
    width: 26px;
    height: 16px;
    background-image: url(../images/triangle.png);
    background-size: cover;
    bottom: -20px;
}
.cachetablinks:last-child{margin-right: 0}

.tab-flx {
    font-family: 'BaskervilleBT';
    font-weight: normal;
    letter-spacing: .5px;
}
.cache-span{ 
    line-height: 1.5;
    font-size: 1em;
        font-family: 'BaskervilleBT';
    font-weight: normal;
    display: block; 
    color: #3A3A3A;
    margin-bottom: 10px;
    letter-spacing: 0;
 }
.abt-span{
  font-family: 'BaskervilleBT';
  font-size: 1.06em;
  font-weight: normal;
  color: #160f0b;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.abt-crse{
  font-family: 'BaskervilleBT';
  font-size: 1.3em;
  font-weight: normal;
  color: #160f0b;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.abt-courses-dv{
  font-size:1em;
  letter-spacing: .5px;
  font-family: 'InterTight';
  font-weight: normal;
  color: #ffffff;
  background-color: #29150b;
  padding: 15px 25px;
  border-radius: 10px;
  margin-bottom: 15px;    
  width: auto;
  float: left;
  margin-right: 10px;
}
.abt-courses-dv:nth-child(2n){
   background-color: #160f0b;
}
.abt-courses {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 2em;
}
.abt-course-top {
    border-bottom: 1px solid rgb(22 15 11 / 12%);
    padding-bottom: 2em;
    margin-bottom: 20px;
}
/**/
.cache-tabcontent {
    margin: 7em 0 0;
}
.course-details-box{
    margin: auto;
    padding: 30px 25px;
    border-radius: 35px;
    height: 100%;
}

.details-grid{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}

.detail-card{
    background: #1b0903;
    border-radius: 18px;
    padding: 12px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.cachecourse-title{
  font-size: 2em;
  position: relative;
  font-style: normal;
  font-family: 'BaskervilleBT';
  font-weight: normal;
  line-height: 35px;
}
.detail-card-hed{
font-size: 1.125em;
  position: relative;
  font-style: normal;
  font-family: 'InterTight';
  font-weight: 500;
  line-height: 20px;
  color: #d8c389;
  margin-bottom: 8px;
}
.detail-card p{
    color: #ffffff;    
    line-height: 1.4;
}
.cache-details {
      margin-top: 5em;
    padding: 100px 0;
    background: linear-gradient(135deg, #331c0e, #000);
}
.cbg1{
    background: #fff4d5;
}
.cbg2{
    background: #331c0e;
}
.cache-row1 .col-md-4 {
    padding: 0 8px;
}
 .cbg2 .cachecourse-title, .cbg2 li,.t-clr {
    color: #fff4d5;
}
 .cbg2  li:before{ filter: invert(1); }

.cache-features{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    margin: 3em 0em 0em;
}
.cache-features-wrp {
    margin-top: 5em
}
.feature-item{
    display:flex;
    align-items:center;
    gap:15px;
    padding:0 30px;
    position:relative;
     margin-bottom: 25px;
}

.feature-item:not(:last-child)::after{
    content:"";
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:1px;
    height:35px;
    background:#d8d0c9;
}

.feature-icon{
    width:22px;
    height:22px;
    background:#1b0903;
    border-radius:5px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:12px;
    flex-shrink:0;
}

.feature-text{
    font-size: 1em;
    letter-spacing: .5px;
    color:#2a211b;
    line-height:1.5;
}
/*uk*/

.uk-courses-dv {
    font-size: 0.9em;
    letter-spacing: 1px;
    font-family: 'InterTight';
    font-weight: normal;
    color: #242424;
    background-color: #ecdcca;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    width: auto;
    float: left;
    margin-right: 10px;
    display: flex;
    align-items: center;
}
.uk-course-item {
    border-top: 1px solid rgb(73 115 53 / 26%);
    border-bottom: 1px solid rgb(73 115 53 / 26%);
    margin-top: 5em;
    margin-bottom: 5em;
    padding-top: 5em;
    padding-bottom: 5em;
}
.uk-sub {
    font-family: 'BaskervilleBT';
    font-size: 1.31em;
    font-weight: normal;
    font-style: italic;
    margin-top: 13px;
    color: #2d2d2d;
}

.half-li li {
    width: 50%;
    float: left;
}
.uk-li li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    line-height: 1.5;
    color: #222;
    font-size: 1em;
    letter-spacing: 1px;
}
.uk-li li:before{
  content: "";
  background-image: url(../images/uk-arrow1.png);
  width: 24px;
  height: 21px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.uk-content-inner {
    padding-left: 50px;
}
.uk-courses-dv.bg-brwn{
  background: #625047; color: #ffffff;
}
.uk-courses-dv.bg-blck{
  background: #0f0f0f; color: #ffffff;
}
.uk-courses-dv.bg-brwn img,
.uk-courses-dv.bg-blck img {
    filter: brightness(100);
}
.uk-li{margin-top: 30px}
.uk-courses-dv img {
    margin-right: 5px;
}
.uk-abt-inner{
  padding-left: 70px;
}
.uk-content-inner-right {
    padding-right: 50px;
}
.uk-programme {
    font-family: 'InterTight';
    font-weight: normal;
    font-size: 1em;
    letter-spacing: 1px;
    text-align: center;
    border-right: 1px solid #625047;
    padding: 0 35px;
    width: auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.uk-programme:last-child{border-right: 0; padding-right: 0; margin-right: 0;}
.uk-programmes {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    border-top: 1px solid rgb(73 115 53 / 26%);
    border-bottom: 1px solid rgb(73 115 53 / 26%);
}
.br-btm0{border-bottom: 0; margin-bottom: 0; padding-bottom: 0}



/**/
.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: 'BaskervilleBT'; 
    font-weight: 500;
    color: #1b1b1b;
    margin-bottom: 10px;
}
.contact-form{
   padding-left: 40px;
}
.brdr-btm{
  border-bottom: 1px solid rgb(0 0 0 / 13%);
  padding-bottom: 20px;
}

.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{
  background-color: #140d09;
  border-radius: 10px;
  padding: 25px 40px;
  text-align: center;
  margin-bottom: 10px;
  width: auto;
  margin-right: 10px;
}

.contact-eq {
    justify-content: center;   
     margin-top: 40px;
}
.contact-flx {
    display: flex;
    align-items: self-start;
}
.contact-flx p {
    text-align: left;display: inline-block;
}
.contact-item-row {
    justify-content: space-between;
    padding: 0 7em;
        margin-bottom: 6em;
}
.contact-left{position: relative;}
.location-map {
    background-color: #ffffff;
    padding: 12px 25px;
    border-radius: 10px;
    color: #000000;
    font-size: 0.875em;
    letter-spacing: .5px;
    font-family: 'InterTight';
    font-weight: normal;
    position: absolute;
    top: 15px;
    left: 15px;
}
.enq-txt {
    margin-bottom: 25px;
}
.contact-btm {
    margin-top: 50px;
}
.enq-txt p {
    margin-top: 5px;
}
.contact-left img {
    border-radius: 15px;
}

.inner-box p{font-weight: 500; margin-bottom: 0}
.input-box {
  letter-spacing: .5px;
    color: #000500;
    width: 100%; 
    height: 50px;  font-size: 0.875em;
    background: rgb(20 13 9 / 10%);  
    font-family: 'InterTight'; font-weight: normal;
    font-style: normal; border-radius: 10px;
    padding: 0 22px;  
}
.contact-frm-title {
    font-size: 1.25em;
    position: relative;
    font-style: normal;
    text-align: left;
    font-family: 'BaskervilleBT';
    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: rgb(255 255 255 / 79%);
    cursor: pointer;
    background: #140d09;
    padding: 12px 25px;
        font-family: 'InterTight';
    font-weight: normal;
    font-size:0.875em;  letter-spacing: .5px;
      border-radius: 10px;
}
.submit-btn:hover {
  background :  #47270f
}
.contact-container{
  position: relative;     z-index: 9; overflow: hidden;
}
.form-group {
    margin-bottom: 12px ;
}
.cont-row{margin-top: 2em}
iframe {
   border-radius: 25px; margin-top: 3em
}
.mbtm{margin-bottom: 15px;}
.contact-item p {
  color: #ffffff;
   font-weight: normal;
}
.con-span{
  font-size: 1.265em;
  font-family: 'BaskervilleBT';
  font-style: italic;
  line-height: 20px;
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgb(255 255 255 / 27%);
}
.contact-item p a{
    font-weight: normal;    color: #fff;
  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); margin-top: 5px;
}
/**/
/*select*/
.sub-course {
    display: none;    margin-top: 12px;
}

 
/**/
/*courses*/
.mb-normal{margin-bottom: 10px}
.course-ul li{
  position: relative;
  padding-left: 20px;
  font-size: 0.75em;
   margin-bottom: 5px;
}
.course-ul {
    margin-top: 1em;
    margin-bottom: 1em;
}
.course-ul li:before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #b5c406;
  height: 7px; width: 7px;
  border-radius: 100%
}
.course-con:nth-child(2n){
  display: flex; flex-wrap: wrap;
  flex-direction: row-reverse;
}

.course-con:nth-child(2n) .abt-content2 {
    padding-left: 0em;
    padding-right: 3em;
}
.course-con {
    margin-top: 3em;
    padding-top: 3em;
    border-top: 1px solid rgb(0 0 0 / 17%);
}
.refreshment-bg{
  background-color: #000000;   
   margin-top: 5em;
  padding: 60px 0;
}
.refreshment-bg h3.title2, .refreshment-bg p {
    color: #ffffff;
    text-align: center;
}

/**/
.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: 'InterTight';
    font-weight: normal;
     font-size: 1em; 
     color:#292929; 
     letter-spacing: .5px;
     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: 'InterTight';
    font-weight: 500;
     font-size: 1em;  
      letter-spacing: 1px;
     color: #47270f;
     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: 70%;
  }
  .header-phone{ margin-top: 5px; }
  .nav-menu>li>a{
    letter-spacing: .5px;
    margin: 20px 5px;
    font-size: 0.7em;
  }
  .home-bnr, .home-bnr .item img {
    height: calc(100vh - 106px);
  }
  .nav-dropdown>li>a{ font-size: .7em !important; letter-spacing: .5px; }
  .top-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .submenu-indicator {
    margin-left: 0 !important;
    } 
  .nav-menu2>li>a {
      margin: 5px 8px
  }
  .hero-text {
    font-size: 3em;
    line-height: 33px;
  }
  .swiper-pagination-fraction{
        right: 150px !important;
  }
  .bannerSwiper .swiper-pagination{font-size: 10px;}
  .whats-app img, .enq-icon {
    width: 40px;
  }
  .whats-app {
    right: 60px;
  }
  .title1{
      font-size: 2.3em;    
      line-height: 32px;
  }
  .abt-sub{ margin-bottom: 0; }
  .abt-top {
      margin-bottom: 10px;
      position: relative;
  }
  .icon-rows{
        padding: 0 20px;
  }
  .icon-img {
    width: 30px;
  }
  .icon-head{ line-height: 15px; }
  .title2{
        font-size: 2em;    line-height: 25px;
  }
  .hero-section{
     min-height: 500px;
  }
  .content{    
    left: 70px;
  }
  .course-list li{
        margin-bottom: 10px;
  }
  .arrow img {
      width: 10px;
  }
  .stream-icon {
    padding: 18px 20px;
  }
  .facilities-wrap{margin: 0}
   .course-wrap {
    margin-top: 3em;
  }
  .box-title{ line-height: 25px; }
  .student {
      width: 100%;
  }
  .dot1 {
    width: 160px;
    right: 0
  }
  .dot2 {
    width: 160px;
    left: -100px;    bottom: 6em;
  }
  .course-right li{
    margin-bottom: 15px;
  }
  .accordion-title{
      margin-bottom: 5px;
  }
  .accordion-main{
    margin-bottom: 2px;
    padding-bottom: 2px;
  }
  .plusminus {
    min-width: 20px;
    height: 20px;
  }
  .date:before{     font-size: 4em; }
  .date{ padding-left: 25px; }
  .b-title{
    margin-bottom: 5px;
    margin-top: 5px;    
    line-height: 20px;
  }
  .faq-container{ padding: 60px 0; }
   .ftr-logo {
    width: 80px;
  } 
  .footer-content-title{ margin-bottom: 5px; }
  .footer-social-links ul li a {
    font-size: 1em;
    margin-left: 10px;
  }
  .micon {
    width: 20px;
  }
  .footer-menu li a, .footer-menu2 li a{
    font-size: .7em;
  }
  .footer-menu li {
    float: left;
    margin: 0 7px;
  }
  #button{
    line-height: 30px;
    width: 30px;
    height: 30px
  }
  .footer-address-container{
        padding-top: 20px;
    padding-bottom: 10px;
  }

  /*about*/

  .abt-lft {
    padding-right: 0;
  }
  .academics-bg{ padding: 20px 15px; }
  .vision-in{ padding: 20px 30px }
  .value-bg{    
    height: 55px;
    padding-left: 25px; 
  }
  .values-title {
    font-size: 1.3em;    
    line-height: 18px;
  }
   /*certificate courses*/
   .cert-bg{
      padding: 25px;
   }
   .course-title-head{
    line-height: 25px;    
    font-size: 2em;
   }
   .course-content li:before{
      width: 8px;
      height: 8px;
   }
   .course-content li{ margin-bottom: 5px; }
  .course-row{ padding: 20px 0; }
  .career-item::before{   
    width: 8px;
    height: 8px;
  }


  .abt-container {
    padding: 60px 0 50px;
  }

  .hero-span{ margin-bottom: 5px; }

 .course-details-bg li:before{
    width: 10px;
    height: 10px;    top: .1em;
  }
  .course-details-bg li:after {
    top: .3em; width: 1px;
    height: 3px;
  }


  .sidebar .sidebar-item{
    padding: 20px 25px;
  }
  .sidebar .sidebar-item.recent-post li .info a{
        line-height: 18px; font-size: .8em;
  }
  .post-date {
    font-size: .6em;
  }

  .prod-gallery img {
    height: 150px;
  }


  .contact-form {
      padding-left: 0;
  }

  .input-box{
     height: 40px;
  }
  .form-group {
      margin-bottom: 8px;
  }
  .faq-inner {
    padding-left: 20px;
  }
   .news-title{
    font-size: 1.5em;
    line-height: 25px;
  }

  .course-details-box{
    padding: 15px 15px;
  }
  .detail-card{
    padding: 8px 15px
  }
  .cache-features{ margin: 2em 0em 0em; }
  .feature-item{ padding: 0 20px; }
  .career-bg1,.career-bg2{ padding: 16px 25px; }
  .career-bx li, .career-bg1 ul li {
    margin-bottom: 5px !important;
    font-size: 1em !important;
  }
  .apply-img {
      width: 400px;
  }
  .text3,.text1 {
    top: 43px;
  }
  .text4,.text2{
    bottom: 30px;
  }
  .ser-in-title{
    line-height: 20px;
    font-size: 1.3em;
  }
  .popular-item{
    padding: 15px 15px
  }
  .cache-itm{ padding: 10px 20px }


  .uk-abt-inner {
    padding-left: 40px;
  }
  .uk-courses-dv{
    padding: 7px 10px;
  }
  .uk-programme{ padding: 0 20px; }

  .abt-content-inner-rt {
      padding-right: 10px;
  }
  .abt-content-inner {
      padding-left: 30px;
  }
  .owl-pagination-fraction {
    right: 150px;
  }
  .news-details-bx .thumb img, .blog-style-two img{
    height: 150px; 
  }
  .abt-sub2 {
    font-size: 1.3em;
  }
    .contact-item{     padding: 20px 20px; }
}


 @media (min-width: 1280px) and (max-width: 1359px) {
     body  {
         font-size:14px;
    }
     .d-container{
         width:100%;
         padding-left: 8%;
         padding-right: 8% 
    }
 
 
     .nav-brand img {
       width: 70%;
  }
  .header-phone{ margin-top: 5px; }
  .nav-menu>li>a{
    margin: 20px 8px;
    font-size: 0.8em;
  }
   .home-bnr, .home-bnr .item img {
    height: calc(100vh - 106px);
  }
  .top-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .submenu-indicator {
    margin-left: 0 !important;
    } 
  .nav-menu2>li>a {
      margin: 5px 8px
  }
  .hero-text {
    font-size: 3em;
    line-height: 35px;
  }
  .swiper-pagination-fraction{
        right: 235px !important;
  }
  .bannerSwiper .swiper-pagination{font-size: 10px;}
  .whats-app img, .enq-icon {
    width: 40px;
  }
  .whats-app {
    right: 60px;
  }
  .title1{
      font-size: 2.3em;    
      line-height: 32px;
  }
  .abt-sub{ margin-bottom: 0; }
  .abt-top {
      margin-bottom: 10px;
      position: relative;
  }
  .icon-rows{
        padding: 0 20px;
  }
  .icon-img {
    width: 30px;
  }
  .icon-head{ line-height: 15px; }
  .title2{
        font-size: 2em;    line-height: 28px;
  }
  .hero-section{
     min-height: 550px;
  }
  .content{    
    left: 70px;
  }
  .course-list li{
        margin-bottom: 15px;
  }
  .arrow img {
      width: 10px;
  }
  .stream-icon {
    padding: 18px 20px;
  }
  .facilities-wrap{margin: 0}
   .course-wrap {
    margin-top: 3em;
  }
  .box-title{ line-height: 25px; }
  .student {
      width: 100%;
  }
  .dot1 {
    width: 160px;
    right: 0
  }
  .dot2 {
    width: 160px;
    left: -100px;    bottom: 6em;
  }
  .course-right li{
    margin-bottom: 15px;
  }
  .accordion-title{
      margin-bottom: 5px;
  }
  .accordion-main{
    margin-bottom: 2px;
    padding-bottom: 2px;
  }
  .plusminus {
    min-width: 20px;
    height: 20px;
  }
  .date:before{     font-size: 4em; }
  .date{ padding-left: 25px; }
  .b-title{
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 25px;
  }
  .faq-container{ padding: 60px 0; }
   .ftr-logo {
    width: 80px;
  } 
  .footer-content-title{ margin-bottom: 5px; }
  .footer-social-links ul li a {
    font-size: 1em;
    margin-left: 10px;
  }
  .micon {
    width: 20px;
  }
  .footer-menu li a, .footer-menu2 li a{
    font-size: .8em;
  }
  .footer-menu li {
    float: left;
    margin: 0 7px;
  }
  #button{
    line-height: 30px;
    width: 30px;
    height: 30px
  }
  .footer-address-container{
        padding-top: 30px;
    padding-bottom: 20px;
  }
    /*about*/

  .abt-lft {
    padding-right: 0;
  }
  .vision-in{ padding: 20px 30px }
  .value-bg{    
    height: 55px;
    padding-left: 25px; 
  }
  .values-title {
    font-size: 1.3em;    
    line-height: 18px;
  }
  .abt-rt {
      padding-left: 10px;
  }

    /*certificate courses*/
   .cert-bg{
      padding: 25px;
   }
   .course-title-head{
    line-height: 25px;    
    font-size: 2em;
   }
   .course-content li:before{
      width: 8px;
      height: 8px;
   }
   .course-content li{ margin-bottom: 5px; }
   .course-row{ padding: 20px 0; }
    .career-item::before{   
    width: 8px;
    height: 8px;
  }
  .hero-span{ margin-bottom: 5px; }

 .course-details-bg li:before{
    width: 15px;
    height: 15px;    top: .1em;
  }
  .course-details-bg li:after {
    top: .3em;
  }


  .sidebar .sidebar-item{
    padding: 20px 25px;
  }
  .sidebar .sidebar-item.recent-post li .info a{
        line-height: 18px; font-size: .8em;
  }
  .post-date {
    font-size: .6em;
  }
   .prod-gallery img {
    height: 180px;
  }
.faq-inner {
    padding-left: 20px;
  }

 .news-title{
    font-size: 1.7em;
    line-height: 28px;
}

  
  .course-details-box{
    padding: 15px 15px;
  }
  .detail-card{
    padding: 8px 15px
  }
  .cache-features{ margin: 2em 0em 0em; }
  .feature-item{ padding: 0 20px; }
  .career-bg1,.career-bg2{ padding: 16px 25px; }
  .career-bx li, .career-bg1 ul li {
    margin-bottom: 5px !important;
    font-size: 1em !important;
  }
  .apply-img {
      width: 500px;
  }
  .text3,.text1 {
    top: 55px;
  }
  .text4,.text2{
    bottom: 40px;
  }
  .ser-in-title{
    line-height: 20px;
    font-size: 1.3em;
  }
  .popular-item{
    padding: 15px 15px
  }
  .cache-itm{ padding: 10px 20px }

  .uk-abt-inner {
    padding-left: 40px;
  }
  .uk-courses-dv{
    padding: 7px 10px;
  }
  .uk-programme{ padding: 0 20px; }

 .news-details-bx .thumb img, .blog-style-two img{
    height: 150px; 
  }
  .abt-content-inner-rt {
      padding-right: 10px;
  } 
  .abt-sub2 {
    font-size: 1.4em;
  }
    .contact-item{     padding: 20px 25px; }
}

 @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: 85%;
  }
  .header-phone{ margin-top: 5px; }
  .nav-menu>li>a{
    margin: 25px 10px;
    font-size: 0.85em;
  }
  .home-bnr, .home-bnr .item img {
    height: calc(100vh - 116px);
  }
  .top-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .submenu-indicator {
    margin-left: 0 !important;
    } 
  .nav-menu2>li>a {
      margin: 5px 10px
  }
  .hero-text {
    font-size: 3em;
    line-height: 40px;
  }
  .swiper-pagination-fraction{
        right: 245px !important;
  }
  .bannerSwiper .swiper-pagination{font-size: 10px;}
  .whats-app img, .enq-icon {
    width: 40px;
  }
  .whats-app {
    right: 60px;
  }
  .title1{
      font-size: 2.5em;    
      line-height: 35px;
  }
  .abt-sub{ margin-bottom: 0; }
  .abt-top {
      margin-bottom: 10px;
      position: relative;
  }
  .icon-rows{
        padding: 0 20px;
  }
  .icon-col-in{ padding: 0 40px; }
  .title2{
       line-height: 35px;
  }
 
  .content{    
    left: 70px;
  }
  .course-list li{
        margin-bottom: 15px;
  }
  .arrow img {
      width: 10px;
  }
  .stream-icon {
    padding: 18px 20px;
  }
  .facilities-wrap {
      margin: 1em 0 5em;
  } 
  .gallery-tabcontent {
      margin: 3em 0 1em;
  }
  .grid-content {
    padding: 30px 0;
  }
  .cachecourse-title{ font-size: 1.8em }
  .links {
    margin-top: 1em;
  }
  .grid-content.gbtm {
      padding-bottom: 40px;
  }  
.abs-content2 {
    bottom: 25px;
  }
  .image-card p {
    margin: 1em 0 1em;
  }
  .box-title{ line-height: 28px;    font-size:1.8em; }
  .student {
      width: 100%;
  }

.abt-sub2 {
    font-size: 1.4em;
  }

  .abt-content-inner {
    padding-left: 20px;
  }
  .dot1 {
    width: 160px;
    right: 0
  }
  .dot2 {
    width: 160px;
    left: -100px;    bottom: 6em;
  }
  .course-right li{
    margin-bottom: 15px;
  }
  .accordion-title{
      margin-bottom: 5px;
  }
  .accordion-main{
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .plusminus {
    min-width: 20px;
    height: 20px;
  }
  .date:before{     font-size: 4em; }
  .date{ padding-left: 25px; }
  .b-title{
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .faq-container{ padding: 60px 0; }
   .ftr-logo {
    width: 80px;
  } 
  .footer-content-title{ margin-bottom: 5px; }
  .footer-social-links ul li a {
    font-size: 1em;
    margin-left: 10px;
  }
  .micon {
    width: 20px;
  }
  .footer-menu li a, .footer-menu2 li a{
    font-size: .9em;
  }
  .footer-menu li {
    float: left;
    margin: 0 8px;
  }
  #button{
    line-height: 30px;
    width: 30px;
    height: 30px
  }
  .footer-address-container{
        padding-top: 50px;
    padding-bottom: 30px;
  }

   /*about*/

  .abt-lft {
    padding-right: 15px;
  }
  .value-bg{    
    height: 60px;
    padding-left: 25px; 
  }
  .values-title {
    font-size: 1.3em;    
    line-height: 22px;
  }
  .abt-rt {
      padding-left: 10px;
  }

    /*certificate courses*/
   .cert-bg{
      padding: 25px;
   }
   .course-title-head{
    line-height: 33px;    
    font-size: 2.2em;
   }
   .docs-req .career-item {
    padding: 10px 12px 10px 40px;
  }
   .course-content li:before{
      width: 10px;
      height: 10px;
   }
   .course-content li{ margin-bottom: 5px; }
   .course-row{ padding: 20px 0; }
    .career-item::before{   
    width: 10px;
    height: 10px;    top: 7px;
  }
.phase-content{ padding: 18px 15px }
.hero-span{ margin-bottom: 5px; }

 .course-details-bg li:before{
    width: 15px;
    height: 15px;    top: .1em;
  }
  .course-details-bg li:after {
    top: .3em;
  }
   .prod-gallery img {
    height: 190px;
  }
  .news-title{
    font-size: 1.7em;
    line-height: 28px;
  }


  .apply-img {
      width: 500px;
  }
  .text3,.text1 {
    top: 55px;
  }
  .text4,.text2{
    bottom: 40px;
  }
  .ser-in-title{
    line-height: 23px;
    font-size: 1.4em;
  }
  .popular-item{
    padding: 15px 15px
  }
  .cache-itm{ padding: 10px 20px }
  .detail-card{padding: 10px 15px}
  .cache-features{ margin: 3em 0em 0em; }


  .uk-abt-inner {
    padding-left: 60px;
  }
  .uk-courses-dv{
    padding: 7px 10px;
  }
  .uk-programme{ padding: 0 20px; }
  .course-center {
    width: 35%;
  }

  .abt-content-inner-rt {
      padding-right: 20px;
  } 
  .career-bg2{
        padding: 15px 20px
  }
  .career-bg1{
    padding: 20px 30px
  }
  .news-details-bx .thumb img, .blog-style-two img{
  height: 200px; object-fit: cover;
  }
  .faq-inner {
      padding-left: 30px;
  }
  .contact-item{     padding: 20px 25px; }
}

 @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% 
    }
   .contact-item{     padding: 20px 25px; }
.home-bnr, .home-bnr .item img {
    height: calc(100vh - 106px);
  }
  .nav-brand img {
       width: 70%;
  }
  .header-phone{ margin-top: 5px; }
  .nav-menu>li>a{
    margin: 20px 10px;
    font-size: 0.8em;
  }
  .top-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .submenu-indicator {
    margin-left: 0 !important;
    } 
  .nav-menu2>li>a {
      margin: 5px 8px
  }
  .hero-text {
    font-size: 3em;
    line-height: 38px;
  }
  .swiper-pagination-fraction{
        right: 245px !important;
  }
  .bannerSwiper .swiper-pagination{font-size: 10px;}
  .whats-app img, .enq-icon {
    width: 40px;
  }
  .whats-app {
    right: 60px;
  }
  .title1{
      font-size: 2.3em;    
      line-height: 32px;
  }
  .abt-sub{ margin-bottom: 0; }
  .abt-top {
      margin-bottom: 10px;
      position: relative;
  }
  .icon-rows{
        padding: 0 20px;
  }
  .icon-col-in{ padding: 0 40px }
  .content{    
    left: 70px;
  }
  .arrow img {
      width: 10px;
  }
  .stream-icon {
    padding: 18px 20px;
  }
  .facilities-wrap{margin: 0}
   .course-wrap {
    margin-top: 3em;
  }
  .student {
      width: 100%;
  }
  .dot1 {
    width: 160px;
    right: 0
  }
  .dot2 {
    width: 160px;
    left: -100px;    bottom: 6em;
  }
  .course-right li{
    margin-bottom: 15px;
  }
  .accordion-title{
      margin-bottom: 5px;
  }
  .accordion-main{
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .plusminus {
    min-width: 20px;
    height: 20px;
  }
  .date:before{     font-size: 4em; }
  .date{ padding-left: 25px; }
  .b-title{
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .faq-container{ padding: 60px 0; }
   .ftr-logo {
    width: 80px;
  } 
  .footer-content-title{ margin-bottom: 5px; }
  .footer-social-links ul li a {
    font-size: 1em;
    margin-left: 10px;
  }
  .micon {
    width: 20px;
  }
 
  .footer-menu li {
    float: left;
    margin: 0 10px;
  }
  #button{
    line-height: 30px;
    width: 30px;
    height: 30px
  }
  .footer-address-container{
        padding-top: 30px;
    padding-bottom: 20px;
  }


   /*about*/

  .abt-lft {
    padding-right: 15px;
  }
  .value-bg{    
    height: 60px;
    padding-left: 25px; 
  }
  .values-title {
    font-size: 1.3em;    
    line-height: 22px;
  }
  .abt-rt {
      padding-left: 10px;
  }
   /*certificate courses*/
   .cert-bg{
      padding: 25px;
   }
   .course-title-head{
    line-height: 25px;    
    font-size: 2em;
   }
   .course-content li:before{
      width: 10px;
      height: 10px;
   }
   .course-content li{ margin-bottom: 5px; }
    .career-item::before{   
    width: 10px;
    height: 10px;
  }
  .phase-content{ padding: 18px 15px }
  .hero-span{ margin-bottom: 5px; }
  .course-details-bg li:before{
    width: 15px;
    height: 15px;
  }
  .news-title{
    font-size: 1.7em;
    line-height: 30px;
  }


  .apply-img {
      width: 500px;
  }
  .text3,.text1 {
    top: 55px;
  }
  .text4,.text2{
    bottom: 40px;
  }
  .ser-in-title{
    line-height: 20px;
    font-size: 1.3em;
  }
  .popular-item{
    padding: 15px 15px
  }
  .cache-itm{ padding: 10px 20px }
  .detail-card{padding: 10px 15px}
  .cache-features{ margin: 3em 0em 0em; }

  
  .uk-abt-inner {
    padding-left: 60px;
  }
  .uk-courses-dv{
    padding: 7px 10px;
  }
  .uk-programme{ padding: 0 20px; }
    .course-center {
    width: 35%;
  }

  .abt-content-inner-rt {
      padding-right: 10px;
  } 
  .news-details-bx .thumb img, .blog-style-two img{
  height: 180px; object-fit: cover;
}
.abt-sub2 {
    font-size: 1.4em;
  }
}
 @media (min-width: 1441px) and (max-width: 1599px) {
   li,body{font-size:15px;}
 .d-container{
         width:100%;
         padding-left:12%;
         padding-right:12% 
    }

.home-bnr, .home-bnr .item img {
    height: calc(100vh - 106px);
  }
  .nav-brand img {
       width: 70%;
  }
  .header-phone{ margin-top: 5px; }
  .nav-menu>li>a{
    margin: 20px 15px;
    font-size: 0.8em;
  }
  .top-container {
    padding-left: 3%;
    padding-right: 3%;
  }
  .submenu-indicator {
    margin-left: 0 !important;
    } 
  .nav-menu2>li>a {
      margin: 5px 8px
  }
  .hero-text {
    font-size: 3em;
    line-height: 38px;
  }
  .swiper-pagination-fraction{
        right: 245px !important;
  }
  .bannerSwiper .swiper-pagination{font-size: 10px;}
  .whats-app img, .enq-icon {
    width: 40px;
  }
  .whats-app {
    right: 60px;
  }
  .title1{
      font-size: 2.3em;    
      line-height: 32px;
  }
    .course-center {
    width: 35%;
  }
  .abt-sub{ margin-bottom: 0; }
  .abt-top {
      margin-bottom: 10px;
      position: relative;
  }
  .icon-rows{
        padding: 0 20px;
  }
 
   .icon-col-in{ padding: 0 40px }
 
  .content{    
    left: 70px;
  }
  .course-list li{
        margin-bottom: 15px;
  }
  .arrow img {
      width: 10px;
  }
  .stream-icon {
    padding: 18px 20px;
  }
  .facilities-wrap{margin: 0}
   .course-wrap {
    margin-top: 3em;
  }
  .student {
      width: 100%;
  }
  .dot1 {
    width: 160px;
    right: 0
  }
  .dot2 {
    width: 160px;
    left: -100px;    bottom: 6em;
  }
  .course-right li{
    margin-bottom: 15px;
  }
  .accordion-title{
      margin-bottom: 5px;
  }
  .accordion-main{
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .plusminus {
    min-width: 20px;
    height: 20px;
  }
  .date:before{     font-size: 4em; }
  .date{ padding-left: 25px; }
  .b-title{
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .faq-container{ padding: 60px 0; }
   .ftr-logo {
    width: 80px;
  } 
  .footer-content-title{ margin-bottom: 5px; }
  .footer-social-links ul li a {
    font-size: 1em;
    margin-left: 10px;
  }
  .micon {
    width: 20px;
  }
  .footer-menu li {
    float: left;
    margin: 0 8px;
  }
  #button{
    line-height: 30px;
    width: 30px;
    height: 30px
  }
  .footer-address-container{
        padding-top: 30px;
    padding-bottom: 20px;
  }
  .cert-bg{
      padding: 25px;
   }
   .course-title-head{
    line-height: 25px;    
    font-size: 2em;
   }
   .course-content li:before{
      width: 10px;
      height: 10px;
   }
    .career-item::before{   
    width: 10px;
    height: 10px;
  }
  .phase-content{ padding: 18px 15px }
 .course-details-bg li:before{
    width: 15px;
    height: 15px;
  }
  
.news-title {
    font-size: 1.7em;
    line-height: 30px;
}

  .apply-img {
      width: 500px;
  }
  .text3,.text1 {
    top: 55px;
  }
  .text4,.text2{
    bottom: 40px;
  }
  .ser-in-title{
    line-height: 20px;
    font-size: 1.3em;
  }
  .popular-item{
    padding: 15px 15px
  }
  .cache-itm{ padding: 10px 20px }
  .detail-card{padding: 10px 15px}
  .cache-features{ margin: 3em 0em 0em; }
  .news-details-bx .thumb img, .blog-style-two img{
  height: 180px; object-fit: cover;
  }

}
 @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% 
  }
  .footer-menu li {
    margin: 0 12px;
}
.home-bnr, .home-bnr .item img {
    height: calc(100vh - 106px);
  }
.logo img {
    width: 80%;
}
.header-phone{ margin-top: 5px; }
.nav-menu>li>a{
  margin: 20px 15px;
}
.nav-menu2>li>a {
    margin: 10px 15px;
}
.sexy-menu.detached .nav-menu>li>a{
    margin: 14px 15px;
}
.student {
      width: 100%;
  }
  .dot1 {
    width: 200px;
    right: 0
  }
  .dot2 {
    width: 200px;
    left: -150px;
    bottom: 8em;
  }
  .facilities-wrap{
    margin: 2em 0 4em;
  }

  .course-content li:before{
    width: 10px;
    height: 10px;
  }
    .career-item::before{   
    width: 10px;
    height: 10px;
  }


  .apply-img {
      width: 500px;
  }
  .text3,.text1 {
    top: 55px;
  }
  .text4,.text2{
    bottom: 40px;
  }
  .ser-in-title{
    line-height: 20px;
    font-size: 1.3em;
  }
  .popular-item{
    padding: 15px 15px
  }
  .cache-itm{ padding: 10px 20px }
  .detail-card{padding: 10px 15px}
  .cache-features{ margin: 3em 0em 0em; }
  
}
 @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;
  }
  .d-container { padding-left: 5%; padding-right: 5% }
  .nav-brand img {
    width: 100%;
  }
  .sexy-menu {
    height: 55px;        
    display: flex;
     align-items: center;
  }
  .whats-app {right: -5px;bottom: 35vh;}
  .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-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: 5em;
  }

  .student,.owl-pagination-fraction,.links-grid,
  .dot1,.dot2{display: none;}
  .courses{display: block;}
  .hero-text {
    font-size: 1.8em;
    line-height: 25px;
  }    
  .hero-text-area2 {
    bottom: 7%;
  }
  .enq-icon, .img-whatsapp  {
    width: 35px;
  }
  .abt-container {
    padding: 30px 0 35px;
  }
  .abt-content2 {
    padding-right: 0;
    text-align: center;
  }
  .title1 {
    font-size: 1.6em;
    line-height: 25px;
    text-align: center;
  }
  .abt-sub{
    font-size: 1.1em;
    margin-bottom: 3px;
    text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-col{ border-right: 0; }
  .icon-row .col-md-4 {
    width: 33%;
    float: left;
  }
  .icon-rows{ padding: 0  5px; }
  .icon-img {
    width: 35px;
  }
  .icon-rows{margin-top: 20px;}
  .course-tab {
    margin-top: 2em;
  }
  .abt-con2 {
    padding-bottom: 2em;
  }
  .title2 {
    font-size: 1.7em;
    line-height: 25px;
    text-align: center;
  }
  .tablinks{
     margin-right: 1em;
    font-size: .9em;
    width: 33%;
    padding: 13px 5px;
  }
  .btm-space {
    margin-bottom: 30px;
  }
  .gallery-tabcontent {
    margin: 2em 0 2em;
  }
  .content {
    position: absolute;
    left: 15px;
    width: 100%;
  }
  .circle {
    width: 15px;
    height: 15px;
    left: -3px;
  }
  .tab-title {
    font-size: 1.6em;line-height: 22px;
    color: #000;
  }
  .subtitle,.tab-title span,.course-list li,
  .course-list li a,
  .course-list .arrow{ color: #000; }
  .arrow img {
    width: 10px;
  }
  .divider,.course-list:before,.top-heading:after{
    background: rgb(45 45 45 / 5%);
  }

  .course-list li br {
      display: none;
  }
  .course-list li a::before{
        color: #967d62;
  }
  .course-list li{line-height: 1.6}
  .course-list .arrow img{ filter: invert(1);  }
  .course-list{ padding-right: 2em; }
  .hero-section{     min-height: 680px; height:auto; background: #efdebd !important }
  .arrow {margin-left: 0px;}
  .stream-icons {
    padding: 0 15px;
  } 
  .stream-icon img {
    width: 40px;
  }
  .facilities-wrap {
    padding: 2em 0 5em;
    margin: 1em 0 3em;
  }
  .services-left {
      text-align: center;
      padding-right: 0;
  }
  .owl-next, .owl-prev{
     height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .owl-next:before,.owl-prev:before{
    height: 15px;
  }
  .more-btn,.custom-nav{
    margin: 2em auto; justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: -370px;
    left: 50%;
    transform: translateX(-50%);
  }
  .course-wrap {
      padding: 0 0 3em;
  }
  .box-title{
    font-size: 1.2em; text-align: center;
    line-height: 20px;
  }
  .abs-content {
    top: 25px;
  }
  .image-card {
    margin-top: 1em;
  }
  .gbtm{
    margin-bottom: 1em;
  }
  .uk-course {
    padding: 30px 0 30px;
  }
  .course-left {
      width: 100%;
      text-align: left;
      padding-top: 1em;
  }
  .course-right{
    width: 100%;
    display: block;
     top: 0;
    left: 0;
    margin-top: 10px;
  }
  .btn-course{ 
    margin: 5px auto;        
   }
   .faq-container{
       padding: 35px 0
   }
  .blog-style-one {
    text-align: center;
      padding-right: 0;
  }
  .date:before{
    content: "•";
    font-size: 3em;
  }
  .date{ padding-left: 30px; }
  .b-title{ text-align: center; 
    margin-bottom: 4px;
    margin-top: 4px;     
    line-height: 22px
  }

  .thumb-blg .date, .blog-style-two .date {
    color: #000;
    justify-content: center;
    display: flex;
    width: fit-content;
     margin: 0 auto;
    }
  .blog-style-two .info p {
    margin-bottom: 5px;
  }

  .blog-btm-txt {
      margin-top: 10px;
      text-align: center;
  }
  .blog-style-two {
    margin-bottom: 2em;
  }
   #owl-demo-2 {
    margin-bottom: 5em;
  }
  .accordion_body p{text-align: left;}
  .plusminus {
    min-width: 25px;
    height: 25px;
  }
  .home-contact-container {
      margin: 2em 0 0;
      padding-bottom: 2em;
  }
  .abt-content2 p{text-align: center;}



  .top-container {
      padding-left: 1%;
      padding-right: 1%;
  }
  .hero-text-inner{
    font-size: 1.2em;
    line-height: 20px;
  }
  .hero-inner-area {
      width: 100%;
  }
  .hero-span{ 
    font-size: 0.8em;
    margin-bottom: 4px; 
  }
  .page-hero-inner img,
  .banner-wraper .item img {
    border-radius: 0;
  }
  .bred-arrow{     
    padding-left: 5px;
    padding-right: 5px; 
  }
   .bred-home,.bred-next{
    font-size: 0.7em;        letter-spacing: 0px;
  }
  .curriculum-section {
      padding: 30px 0 40px;
  }
    .cert-bg{
     padding: 20px;
    margin: 2em 0;
  }
  .course-row{display: block;    padding: 15px 0;}
  .course-title{
    width: 100%; border: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .course-title-head br {
      display: none;
  }
  .course-title-head {
    font-size: 1.5em;     
    line-height: 30px;   
  }
  .docs-title .course-title-head, .docs-title p,
  .opportunities-section p,.opportunities-section .abt-sub,
  .opportunities-section .title1,
  .curriculum-section p {
    text-align: left !important;
  }
  .mt-2 {
    margin-top: 1em !important;
  }
  .career-list{ margin-bottom: 15px }
 .docs-title p.mt-1 {
    margin-top: 0em !important;
  }
  .opportunities-section {
    margin: 2em 0;
  }
  .curriculum-item {
    display: block;   
     margin-bottom: 20px;
  }
  .phase-box{
    padding: 8px 15px;  
    width: 100%;  
    margin-bottom: 5px;
  }
  .phase-dot{display: none;}
  .values-title {
    font-size: 1.2em;border-right:0;width: 100%;
  }
  .phase-content{
    justify-content: center; 
    text-align: center;
    margin-bottom: 5px;
    padding: 10px 22px;
  }
  .career-note{font-size: 1em; line-height: 20px;}
  .career-item{margin-bottom: 10px}

  .diploma .phase-box::after{display: none;}
  .curriculum-item.width-half .phase-content {
    width: 100%;
  }
  .elg-row {
    display: block;
    align-items: center;
  }
  .elg-title {
      padding-right: 0px;
      margin-right: 0px;
  }
  .elg-title:after{display: none;}
  .box-title2 {
    font-size: 1.2em;
  }

  .curriculum-list-pgd {
    display: block;
  }
  .curriculum-list-pgd .curriculum-list {
      width: 100%;
      padding-right: 0;
  }
  .pgdiploma .phase-box::after{display: none;}

  .course-details-bg2{
    width: 100%;
    float: none;
    margin-top: 1em;
    padding: 20px 25px 20px;
  }
  .flx-course {
    display: block;
  }
  .docs-req .career-item{
        margin-bottom: 5px;
    width: 100%;
  }
  .career-list.docs-req {
    display: block;   
  }
  .course-details-bg{
    padding: 15px 25px 20px;
     margin-top: 1em;
  }
  .special-bed-ul li {
    width: 100%;
    float: none;
  }
  .career-list{        
    flex-wrap: wrap;
    display: flex;
  }
  .cache-itm b span {
      display: none;
  }
  .cashe-content-inner {
      padding-left: 0;
  }
  .cache-itms {
      width: 100%;
  }
  .cache-itm{
    padding: 10px 15px;
    display: block;
            text-align: center;
  }
  .cache-itm b{ width: 100%; display: block; }
  .popular-title {
    font-size: 1.4em;  line-height: 25px;
  }
  .text3 br, .text2 br, .text br {
    display: none;
  }
  .popular-cache {
    padding: 30px 0;
    margin: 2em 0;
  }
  .t-l-mob {
    text-align: left !important;
  }
  .popular-row {
    display: block;       
     margin: 0;
  }
  .popular-row .col-md-15 {
    width: 100%;
    float: none;
  }
  .ser-in-title {
    font-size: 1.2em;     margin-bottom: 5px;   
    line-height: 20px;
  }
  .ser-in-title br{display: none;}
  .popular-item {
    padding: 20px 25px;
    margin-bottom: 10px;        
    text-align: center;
  }
  .apply-img{display: none;}
  .text {
    position: relative;
  }
  .text3,.text2,.text{ 
    left: 0; top: 0; bottom: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: .5px;
  }
  .text3:before,.text2:before,.text:before{
      content: "";
      background-image: url(../images/li-icon.png);
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0.5em;
      width: 12px;
      height: 12px;
  }
  .career-row {
      margin: 2em 0;
  }
  .career-bx,.career-bg1{
    padding: 20px 25px;
    margin-bottom: 20px;
    height: unset;
  }
  .career-bg2{  padding: 20px 25px; }
  .career-bg2 li {
    width: 100%;
    float: none;
  }
  .cache-tab.row {
   flex-wrap: wrap;justify-content: center;
  }
  .cachetablinks{
    font-size: .9em;
           width: 31%;
    float: left;        height: auto;
    margin-right: 7px;
    margin-bottom: 10px;
    padding: 7px 6px;
  }
  .cachetablinks span{
    display: none;
  }
  .detail-card p{
        font-size: .9em;
  }
  .cachetablinks.active:after{
    display: none;
  }
  .cache-tabcontent {
    margin: 2em 0 0;
  }
  .abt-courses-dv{
    text-align: center;    
    margin-bottom: 5px;
    width: 100%;
  }
  .abt-courses {
    margin-top: 1em;
  } 
  .cache-details{
    margin-top: 2em;
    padding: 50px 0;
  }
  .course-details-box{
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .cachecourse-title{ 
      font-size: 1.3em;        text-align: left !important;
  }
  .detail-card-hed {
    font-size: 1em;
  }
  .detail-card{
        padding: 10px 15px;
  }
  .cache-row1 { display: block; }
  .cache-features{
    display: block;
      margin: 1em 0em 0em;
  }
  .feature-item{
    padding: 0; margin-bottom: 10px;
  }
  .feature-item:not(:last-child)::after{
    display: none;
  }

  .uk-courses-dv{
    width: 100%;   
   margin-bottom: 5px;
  }
  .uk-sub{ font-size: 1.1em; text-align: center; }
  .uk-content-inner {
      padding-left: 0;
  }
  .half-li li {
    width: 100%;
    float: none;
  }
  .uk-course-item{
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .uk-content-inner-right {
      padding-right: 0;
  }
  .uk-programme br{display: none;}
  .uk-programme {
    width: 100%;    
    padding: 0;
    float: none;
    border-bottom: 1px solid rgb(73 115 53 / 26%);
    border-right: 0;
    }
  .uk-programmes{display: block;padding: 0;}
  .uk-programme:last-child{border:0;}


  .abt-lft {
    padding-right: 0px; text-align: center;
  }
  .abt-lft img,.abt-rt{display: none;}
  .abt-content-inner {
      text-align: center;
  }
  .academics-bg{
    padding: 20px 15px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .vision-in{
    padding: 20px 15px;
     margin-bottom: 10px;
  }
  .values-wrap {
    margin: 2em 0em 3em;
  }
  .value-bg {
    display: block;
    height: unset;
    padding: 10px 20px;
  } 
  .values-title br{display: none;}
  .icon-row-in{
    margin-top: 2em;
    flex-wrap: wrap;
  }
  .icon-col-in {
    width: 50%;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .icon-col-in:nth-child(2n){border-right: 0}
  .icon-head br {
    display: none;
  }
  .icon-rows-inner {
      background-color: #180e06;
      padding: 30px 0;
  }


  .ser-content {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  .ser-img:after{display: none;}
  .ser-row:nth-child(2n) .ser-content {
    padding-right: 0;
    padding-left: 0px;
  }

  .products-row .col-md-3 {
    width: 50%;
    float: left;
  }
  .prod-gallery img {
    border-radius: 10px;
    height: 100px;
  }
  .play2 {
    width: 30px;
  }
  .placement-content {
      padding: 20px 10px 0;
  }

  .contact-eq{display: block; margin: 0;}
  .contact-form {
    padding-left: 0;
    padding-top: 20px;
  }
  .enq-txt p {
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn{
     margin: 0 auto;
    display: flex;
  }
  .designed p,.copy-right{
    line-height: 40px;
  }
  .wh-enq-flx {
    display: block;
  }
  .curriculum-section .abt-top.d-flex{display: block !important;}
  .left-home .prospects-section p,
  .left-home .prospects-section .title1,
  .left-home .prospects-section .abt-sub  
  {
      text-align: left !important;
  }
 .career-list p {
    margin-top: 1em;
  }
   .cert-bg.documents .box-title {
      text-align: left !important;
  }
  .row.cache-con-inner.center{
    display: flex; flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .cashe-lft {
    margin-right: 0;margin-bottom: 20px;
  }
  .contact-item{
    text-align: left;
        padding: 20px 15px;
  }
  body.contacts  .abt-sub,h4.vision-title.t-w{text-align: left !important; }
  .uk .title1, .uk p, .uk .abt-sub,.uk-con-inner .uk-sub,.uk-course-item .uk-sub,
  .docs-section .title1 {
    text-align: left !important;
  }
  .uk-course-item.br-btm0.uk-reg  .uk-sub{
  text-align: center !important;
  }
  .uk-reg p, .uk-reg .title1{text-align: center !important;}

  .hero-text-area {
        left: 50%;
        transform: translateX(-50%) !important;
        top: 2em;
        text-align: center;
        width: 100%;
        justify-content: center;
  }
  .hero-text-area2 p {
    font-size: .875em; line-height: 1.5
  }
  .hero-text-area2 {
      left: 50%;
      transform: translateX(-50%) !important;
      width: 100%;
       text-align: center;
  }
  .course-details-section {
    margin-bottom: 1em; margin-top: 1em;
  }
  .docs-section {
      margin-bottom: 3em;
  }
  .course-left .title2 {
      text-align: left !important;
  }
  .course-grid {
    display: block;
  }
  .icon-head {
    font-size: .875em;    line-height: 18px;
  }
  .mt-5 {
    margin-top: 2.5em;
  } 
  .mt-4 {
      margin-top: 2em !important;
  }
  .prospects-section {
      margin: 3em 0 2em;
  }
  .w50-phase .phase-content {
    width: 100%;
  }

  .program-duration {
    display: block; overflow: hidden;  margin: 1em auto 1.5em;
  }
  .left {
      width: 100%;
      margin-bottom: 15px;
  }
  .left .course-title-head {text-align: center;}
  .right {
      display: flex;
      gap: 5px;
      justify-content: center;
  }

  .course-title h3.abt-sub {
      text-align: left;
  }
  .app-section {
      margin-top: 3em;
  }
  .news-details-bx .thumb img, .blog-style-two img{
    height: 150px; 
  }
  .blog-btm-txt .title2,.news-content-lft .title1{
    font-size: 1.2em;
  }
  .ser-row {
      margin-bottom: 3em;
  }
  .flex-none .phase-content {
    width: 100%;
  }
  .products-tab-ul .tab-title2{ padding: 8px 15px;    font-size: 0.8em; }
  .micon {
    width: 20px;
  }
  .contact-item p{ font-size: .9em }
}
 @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: 90%;
  }
  .sexy-menu {
    height: 55px;
    display: flex;
  }
  .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-form .form-group{margin-bottom: 8px;}

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


  .student,.owl-pagination-fraction,.links-grid,
  .dot1,.dot2{display: none;}
  .courses{display: block;}
  .hero-text {
    font-size: 2em;
    line-height: 25px;
  }    
  .hero-text-area2 {
    bottom: 7%;
  }
  .enq-icon, .img-whatsapp  {
    width: 35px;
  }
  .abt-container {
    padding: 30px 0 35px;
  }
  .abt-content2 {
    padding-right: 0;
    text-align: center;
  }
  .title1 {
    font-size: 1.8em;
    line-height: 25px;
    text-align: center;
  }
  .abt-sub{
    font-size: 1.1em;
    margin-bottom: 3px;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-col{ border-right: 0; }
  .icon-row .col-md-4 {
    width: 33%;
    float: left;
  }
  .icon-rows{ padding: 0 15px; }
  .icon-img {
    width: 35px;
  }
  .icon-rows{margin-top: 20px;}
  .course-tab {
    margin-top: 1em;
  }
  .abt-con2 {
    padding-bottom: 2em;
  }
  .title2 {
    font-size: 2em;
    line-height: 25px;
    text-align: center;
  }
  .tablinks{
    margin-right: 1em;
    font-size: .9em;
    width: 33%;
    padding: 13px 5px;
  }
  .btm-space {
    margin-bottom: 30px;
  }
  .gallery-tabcontent {
    margin: 2em 0 2em;
  }
  .content {
    position: absolute;
    left: 15px;
    width: 100%;
  }
  .circle {
    width: 15px;
    height: 15px;
    left: -3px;
  }
  .tab-title {
    font-size: 2em;line-height: 25px;
  }
  .arrow img {
    width: 10px;
  }
  .course-list{ padding-right: 1em; }
  .hero-section{ min-height: 500px; }
  .arrow {margin-left: 0px;}
  .stream-icons {
    padding: 0 15px;
  } 
  .stream-icon img {
    width: 40px;
  }
  .facilities-wrap {
    padding: 2em 0 5em;
    margin: 1em 0 3em;
  }
  .services-left {
      text-align: center;
      padding-right: 0;
  }
  .owl-next, .owl-prev{
     height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .owl-next:before,.owl-prev:before{
    height: 15px;
  }
  .more-btn,.custom-nav{
    margin: 2em auto; justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: -370px;
    left: 50%;
    transform: translateX(-50%);
  }
  .course-wrap {
      padding: 0;
  }
  .box-title{
    font-size: 1.2em;
    line-height: 20px;
  }
  .abs-content {
    top: 25px;
  }
  .image-card {
    margin-top: 1em;
  }
  .gbtm{
    margin-bottom: 1em;
  }
  .uk-course {
    padding: 30px 0 30px;
  }
  .course-left {
      width: 100%;
      text-align: center;
      padding-top: 1em;
  }
  .course-right{
    width: 100%;
    display: block;
     top: 0;
    left: 0;
    margin-top: 10px;
  }
  .btn-course{ 
    margin: 5px auto;        
    display: flex;
     width: fit-content;
   }
   .faq-container{
       padding: 35px 0
   }
  .blog-style-one {
    text-align: center;
      padding-right: 0;
  }
  .date:before{
    content: "•";
    font-size: 3em;
  }
  .date{ padding-left: 30px; }
  .b-title{ text-align: center; }
   #owl-demo-2 {
    margin-bottom: 5em;
  }
  .accordion_body p{text-align: left;}
  .plusminus {
    min-width: 25px;
    height: 25px;
  }
  .home-contact-container {
      margin: 2em 0 0;
      padding-bottom: 2em;
  }
  .abt-content2 p{text-align: center;}
  .footer-wraper{ padding-bottom: 6em;}
  .footer-address-container,.footer-menu-brdr{
    display: none;
  }



  .top-container {
      padding-left: 1%;
      padding-right: 1%;
  }
  .hero-text-inner{
    font-size: 1.2em;
    line-height: 20px;
  }
  .hero-inner-area {
      width: 100%;
  }
  .hero-span{ 
    font-size: 0.8em;
    margin-bottom: 4px; 
  }
  .page-hero-inner img,
  .banner-wraper .item img {
    border-radius: 5px;
  }
  .bred-arrow{     
    padding-left: 5px;
    padding-right: 5px; 
  }
   .bred-home{
    font-size: 0.7em;
  }

    .cert-bg{
     padding: 20px;
    margin: 1em 0;
  }
  .course-row{display: block;    padding: 15px 0;}
  .course-title{
    width: 100%; border: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .course-title-head br {
      display: none;
  }
  .course-title-head {
    font-size: 1.5em;        
    text-align: center;
  }
  .curriculum-item {
    display: block;   
     margin-bottom: 20px;
  }
  .phase-box{
    padding: 8px 15px;  
    width: 100%;  
    margin-bottom: 5px;
  }
  .phase-dot{display: none;}
  .values-title {
    font-size: 1.2em;
  }
  .phase-content{
    justify-content: center; 
    text-align: center;
    margin-bottom: 5px;
    padding: 10px 22px;
  }
  .career-note{font-size: 1em; line-height: 20px;}
  .career-item{margin-bottom: 5px}



  .diploma .phase-box::after{display: none;}
  .curriculum-item.width-half .phase-content {
    width: 100%;
  }
  .elg-row {
    display: block;
    align-items: center;
  }
  .elg-title {
      padding-right: 0px;
      margin-right: 0px;
  }
  .elg-title:after{display: none;}
  .box-title2 {
    font-size: 1.2em;
  }

    .curriculum-list-pgd {
    display: block;
  }
  .curriculum-list-pgd .curriculum-list {
      width: 100%;
      padding-right: 0;
  }
  .pgdiploma .phase-box::after{display: none;}

    .course-details-bg2{
    width: 100%;
    float: none;
    margin-top: 1em;
    padding: 20px 25px 20px;
  }
  .flx-course {
    display: block;
  }
  .docs-req .career-item{
        margin-bottom: 5px;
    width: 100%;
  }
  .career-list.docs-req {
    display: block;
  }

  .course-details-bg{
    padding: 15px 25px 20px;
     margin-top: 1em;
  }
  .special-bed-ul li {
    width: 100%;
    float: none;
  }



  .cashe-content-inner {
      padding-left: 0;
  }
  .cache-itms {
      width: 100%;
  }
  .cache-itm{
    padding: 10px 15px;
  }
  .cache-itm b{ min-width: 93px; }
  .popular-title {
    font-size: 1.4em;
    text-align: center;
  }
  .popular-row {
    display: block;       
     margin: 0;
  }
  .popular-row .col-md-15 {
    width: 100%;
    float: none;
  }
  .ser-in-title {
    font-size: 1.2em;    
    line-height: 20px;
  }
  .ser-in-title br{display: none;}
  .popular-item {
    padding: 20px 25px;
    margin-bottom: 10px;        
    text-align: center;
  }
  .apply-img{display: none;}
  .text {
    position: relative;
  }
  .text3,.text2,.text{ 
    left: 0; top: 0; bottom: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: .5px;
  }
  .text3:before,.text2:before,.text:before{
      content: "";
      background-image: url(../images/li-icon.png);
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0.5em;
      width: 12px;
      height: 12px;
  }
  .career-row {
      margin: 2em 0;
  }
  .career-bx,.career-bg1{
    padding: 20px 25px;
    margin-bottom: 20px;
    height: unset;
  }
  .career-bg2 li {
    width: 100%;
    float: none;
  }
  .cache-tab.row {
      display: block;
      margin: 0
  }
  .cachetablinks{
    font-size: .9em;
    width: 48%;
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
  }
  .cachetablinks span{
     font-size: 1em;
    line-height: 1.3;
  }
  .cachetablinks.active:after{
    width: 10px;
    height: 5px;
    bottom: -6px;
  }
  .cache-tabcontent {
    margin: 2em 0 0;
  }
  .abt-courses-dv{
    text-align: center;    
    margin-bottom: 5px;
  }
  .abt-courses {
    margin-top: 1em;
  } 
  .cache-details{
    margin-top: 2em;
    padding: 50px 0;
  }
  .course-details-box{
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .cachecourse-title{ 
      font-size: 1.4em;
      text-align: center; 
  }
  .detail-card-hed {
    font-size: 1em;
  }
  .detail-card{
        padding: 10px 15px;
  }
  .cache-row1 { display: block; }
  .cache-features{
    display: block;
      margin: 2em 0em 0em;
  }
  .feature-item{
    padding: 0; margin-bottom: 10px;
  }
  .feature-item:not(:last-child)::after{
    display: none;
  }



  .uk-courses-dv{
    width: 100%;   
   margin-bottom: 5px;
  }
  .uk-sub{ font-size: 1.1em; text-align: center; }
  .uk-content-inner {
      padding-left: 0;
  }
  .half-li li {
    width: 100%;
    float: none;
  }
  .uk-course-item{
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 2em;
  }
  .uk-content-inner-right {
      padding-right: 0;
  }
  .uk-programme br{display: none;}
  .uk-programme {
    width: 100%;    
    padding: 0;
    float: none;
    border-bottom: 1px solid rgb(73 115 53 / 26%);
    border-right: 0;
    }
  .uk-programmes{display: block;}
  .uk-programme:last-child{border:0;}


  .abt-lft {
    padding-right: 0px; text-align: center;
  }
  .abt-lft img,.abt-rt{display: none;}
  .abt-content-inner {
      text-align: center;
  }
  .academics-bg{
    padding: 20px 15px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .vision-in{
    padding: 20px 15px;
     margin-bottom: 10px;
  }
  .values-wrap {
    margin: 2em 0em 3em;
  }
  .value-bg {
    display: block;
    height: unset;
    padding: 10px 20px;
  } 
  .values-title br{display: none;}
  .icon-row-in{
    margin-top: 2em;
    display: block;
  }
  .icon-col-in {
    width: 50%;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .icon-col-in:nth-child(2n){border-right: 0}
  .icon-head br {
    display: none;
  }
  .icon-rows-inner {
      background-color: #180e06;
      padding: 30px 0;
  }

  .ser-content {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  .ser-img:after{display: none;}
  .ser-row:nth-child(2n) .ser-content {
    padding-right: 0;
    padding-left: 0px;
  }

  .products-row .col-md-3 {
    width: 50%;
    float: left;
  }
  .prod-gallery img {
    border-radius: 10px;
    height: 120px;
  }
  .play2 {
    width: 30px;
  }


  .contact-eq{display: block; margin: 0;}
  .contact-form {
    padding-left: 0;
    padding-top: 20px;
  }
  .enq-txt p {
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn{
     margin: 0 auto;
    display: flex;
  }

  .hero-text-area {
        left: 50%;
        transform: translateX(-50%) !important;
        top: 2em;
        text-align: center;
        width: 100%;
        justify-content: center;
  }
  .hero-text-area2 {
      left: 50%;
      transform: translateX(-50%) !important;
      width: 100%;
       text-align: center;
  }

  .course-left .title2 {
      text-align: left !important;
  }
  .w50-phase .phase-content {
    width: 100%;
  }
   .program-duration {
    display: block; overflow: hidden;  margin: 1em auto 1.5em;
  }
  .left {
      width: 100%;
      margin-bottom: 15px;
  }
  .left .course-title-head {text-align: center;}
  .right {
      display: flex;
      gap: 5px;
      justify-content: center;
  }

  .course-title h3.abt-sub {
      text-align: left;
  }
  .app-section {
      margin-top: 3em;
  }
  .news-details-bx .thumb img, .blog-style-two img{
    height: 150px; 
  }
    .flex-none .phase-content {
    width: 100%;
  }
}

 @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:80%;
  }
  .sexy-menu {
    height: 65px;
    display: flex;
  }
  .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 span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

  .student,.owl-pagination-fraction,.links-grid,
  .dot1,.dot2{display: none;}
  .courses{display: block;}
  .hero-text {
    font-size: 2em;
    line-height: 25px;
  }    
  .hero-text-area2 {
    bottom: 7%;
  }
  .enq-icon, .img-whatsapp  {
    width: 35px;
  }
  .abt-container {
    padding: 30px 0 35px;
  }
  .abt-content2 {
    padding-right: 0;
    text-align: center;
  }
  .title1 {
    font-size: 1.8em;
    line-height: 25px;
    text-align: center;
  }
  .abt-sub{
    font-size: 1.1em;
    margin-bottom: 3px;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-col{ border-right: 0; }
  .icon-row .col-md-4 {
    width: 33%;
    float: left;
  }
  .icon-rows{ padding: 0 15px; }
  .icon-img {
    width: 35px;
  }
  .icon-rows{margin-top: 20px;}
  .course-tab {
    margin-top: 1em;
  }
  .abt-con2 {
    padding-bottom: 2em;
  }
  .title2 {
    font-size: 2em;
    line-height: 25px;
    text-align: center;
  }
  .tablinks{
      margin-right: 1em;
    font-size: .9em;
    width: 33%;
    padding: 13px 5px;
  }
  .btm-space {
    margin-bottom: 30px;
  }
  .gallery-tabcontent {
    margin: 2em 0 2em;
  }
  .content {
    position: absolute;
    left: 15px;
    width: 100%;
  }
  .circle {
    width: 15px;
    height: 15px;
    left: -3px;
  }
  .tab-title {
    font-size: 2em;line-height: 25px;
  }
  .arrow img {
    width: 10px;
  }
  .course-list{ padding-right: 1em; }
  .hero-section{ min-height: 500px; }
  .arrow {margin-left: 0px;}
  .stream-icons {
    padding: 0 15px;
  } 
  .stream-icon img {
    width: 40px;
  }
  .facilities-wrap {
    padding: 2em 0 5em;
    margin: 1em 0 3em;
  }
  .services-left {
      text-align: center;
      padding-right: 0;
  }
  .owl-next, .owl-prev{
     height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .owl-next:before,.owl-prev:before{
    height: 15px;
  }
  .more-btn,.custom-nav{
    margin: 2em auto; justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: -370px;
    left: 50%;
    transform: translateX(-50%);
  }
  .course-wrap {
      padding: 0;
  }
  .box-title{
    font-size: 1.2em;
    line-height: 20px;
  }
  .abs-content {
    top: 25px;
  }
  .image-card {
    margin-top: 1em;
  }
  .gbtm{
    margin-bottom: 1em;
  }
  .uk-course {
    padding: 30px 0 30px;
  }
  .course-left {
      width: 100%;
      text-align: center;
      padding-top: 1em;
  }
  .course-right{
    width: 100%;
    display: block;
     top: 0;
    left: 0;
    margin-top: 10px;
  }
  .btn-course{ 
    margin: 5px auto;        
    display: flex;
     width: fit-content;
   }
   .faq-container{
       padding: 35px 0
   }
  .blog-style-one {
    text-align: center;
      padding-right: 0;
  }
  .date:before{
    content: "•";
    font-size: 3em;
  }
  .date{ padding-left: 30px; }
  .b-title{ text-align: center; }
   #owl-demo-2 {
    margin-bottom: 5em;
  }
  .accordion_body p{text-align: left;}
  .plusminus {
    min-width: 25px;
    height: 25px;
  }
  .home-contact-container {
      margin: 2em 0 0;
      padding-bottom: 2em;
  }
  .abt-content2 p{text-align: center;}
  .footer-wraper{ padding-bottom: 6em;}
  .footer-address-container,.footer-menu-brdr{
    display: none;
  }



  .top-container {
      padding-left: 1%;
      padding-right: 1%;
  }
  .hero-text-inner{
    font-size: 1.4em;
    line-height: 25px;
  }
  .hero-inner-area {
      width: 100%;
  }
  .hero-span{ 
    font-size: 0.8em;
    margin-bottom: 4px; 
  }
  .page-hero-inner img,
  .banner-wraper .item img {
    border-radius: 5px;
  }
  .bred-arrow{     
    padding-left: 5px;
    padding-right: 5px; 
  }
   .bred-home{
    font-size: 0.7em;
  }

    .cert-bg{
     padding: 20px;
    margin: 1em 0;
  }
  .course-row{display: block;    padding: 15px 0;}
  .course-title{
    width: 100%; border: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .course-title-head br {
      display: none;
  }
  .course-title-head {
    font-size: 1.5em;        
    text-align: center;
  }
  .curriculum-item {
    display: block;   
     margin-bottom: 20px;
  }
  .phase-box{
    padding: 8px 15px;  
    width: 100%;  
    margin-bottom: 5px;
  }
  .phase-dot{display: none;}
  .values-title {
    font-size: 1.2em;
  }
  .phase-content{
    justify-content: center; 
    text-align: center;
    margin-bottom: 5px;
    padding: 10px 22px;
  }
  .career-note{font-size: 1em; line-height: 20px;}
  .career-item{margin-bottom: 5px}
  

  .diploma .phase-box::after{display: none;}
  .curriculum-item.width-half .phase-content {
    width: 100%;
  }
  .elg-row {
    display: block;
    align-items: center;
  }
  .elg-title {
      padding-right: 0px;
      margin-right: 0px;
  }
  .elg-title:after{display: none;}
  .box-title2 {
    font-size: 1.2em;
  }


    .curriculum-list-pgd {
    display: block;
  }
  .curriculum-list-pgd .curriculum-list {
      width: 100%;
      padding-right: 0;
  }
  .pgdiploma .phase-box::after{display: none;}

    .course-details-bg2{
    width: 100%;
    float: none;
    margin-top: 1em;
    padding: 20px 25px 20px;
  }
  .flx-course {
    display: block;
  }
  .docs-req .career-item{
        margin-bottom: 5px;
    width: 100%;
  }
  .career-list.docs-req {
    display: block;
  }

  .course-details-bg{
    padding: 15px 25px 20px;
     margin-top: 1em;
  }
  .special-bed-ul li {
    width: 100%;
    float: none;
  }



  .cashe-content-inner {
      padding-left: 0;
  }
  .cache-itms {
      width: 100%;
  }
  .cache-itm{
    padding: 10px 15px;
  }
  .cache-itm b{ min-width: 93px; }
  .popular-title {
    font-size: 1.4em;
    text-align: center;
  }
  .popular-row {
    display: block;       
     margin: 0;
  }
  .popular-row .col-md-15 {
    width: 100%;
    float: none;
  }
  .ser-in-title {
    font-size: 1.2em;    
    line-height: 20px;
  }
  .ser-in-title br{display: none;}
  .popular-item {
    padding: 20px 25px;
    margin-bottom: 10px;        
    text-align: center;
  }
  .apply-img{display: none;}
  .text {
    position: relative;
  }
  .text3,.text2,.text{ 
    left: 0; top: 0; bottom: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: .5px;
  }
  .text3:before,.text2:before,.text:before{
      content: "";
      background-image: url(../images/li-icon.png);
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0.5em;
      width: 12px;
      height: 12px;
  }
  .career-row {
      margin: 2em 0;
  }
  .career-bx,.career-bg1{
    padding: 20px 25px;
    margin-bottom: 20px;
    height: unset;
  }
  .career-bg2 li {
    width: 100%;
    float: none;
  }
  .cache-tab.row {
      display: block; margin: 0
  }
  .cachetablinks{
    font-size: .9em;
    width: 48%;
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
  }
  .cachetablinks span{
     font-size: 1em;
    line-height: 1.3;
  }
  .cachetablinks.active:after{
    width: 10px;
    height: 5px;
    bottom: -6px;
  }
  .cache-tabcontent {
    margin: 2em 0 0;
  }
  .abt-courses-dv{
    text-align: center;    
    margin-bottom: 5px;
  }
  .abt-courses {
    margin-top: 1em;
  } 
  .cache-details{
    margin-top: 2em;
    padding: 50px 0;
  }
  .course-details-box{
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .cachecourse-title{ 
      font-size: 1.4em;
      text-align: center; 
  }
  .detail-card-hed {
    font-size: 1em;
  }
  .detail-card{
        padding: 10px 15px;
  }
  .cache-row1 { display: block; }
  .cache-features{
    display: block;
      margin: 2em 0em 0em;
  }
  .feature-item{
    padding: 0; margin-bottom: 10px;
  }
  .feature-item:not(:last-child)::after{
    display: none;
  }


  .uk-courses-dv{
    width: 100%;   
   margin-bottom: 5px;
  }
  .uk-sub{ font-size: 1.1em; text-align: center; }
  .uk-content-inner {
      padding-left: 0;
  }
  .half-li li {
    width: 100%;
    float: none;
  }
  .uk-course-item{
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 2em;
  }
  .uk-content-inner-right {
      padding-right: 0;
  }
  .uk-programme br{display: none;}
  .uk-programme {
    width: 100%;    
    padding: 0;
    float: none;
    border-bottom: 1px solid rgb(73 115 53 / 26%);
    border-right: 0;
    }
  .uk-programmes{display: block;}
  .uk-programme:last-child{border:0;}


  .abt-lft {
    padding-right: 0px; text-align: center;
  }
  .abt-lft img,.abt-rt{display: none;}
  .abt-content-inner {
      text-align: center;
  }
  .academics-bg{
    padding: 20px 15px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .vision-in{
    padding: 20px 15px;
     margin-bottom: 10px;
  }
  .values-wrap {
    margin: 2em 0em 3em;
  }
  .value-bg {
    display: block;
    height: unset;
    padding: 10px 20px;
  } 
  .values-title br{display: none;}
  .icon-row-in{
    margin-top: 2em;
    display: block;
  }
  .icon-col-in {
    width: 50%;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .icon-col-in:nth-child(2n){border-right: 0}
  .icon-head br {
    display: none;
  }
  .icon-rows-inner {
      background-color: #180e06;
      padding: 30px 0;
  }
  
  .ser-content {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  .ser-img:after{display: none;}
  .ser-row:nth-child(2n) .ser-content {
    padding-right: 0;
    padding-left: 0px;
  }


  .products-row .col-md-3 {
    width: 50%;
    float: left;
  }
  .prod-gallery img {
    border-radius: 10px;
    height: 140px;
  }
  .play2 {
    width: 30px;
  }

  .contact-eq{display: block; margin: 0;}
  .contact-form {
    padding-left: 0;
    padding-top: 20px;
  }
  .enq-txt p {
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn{
     margin: 0 auto;
    display: flex;
  }
  
  .hero-text-area {
        left: 50%;
        transform: translateX(-50%) !important;
        top: 2em;
        text-align: center;width: 100%;
        justify-content: center;
  }
  .hero-text-area2 {
      left: 50%;
      transform: translateX(-50%) !important;
      width: 100%;
       text-align: center;
  }
  
  .course-left .title2 {
      text-align: left !important;
  }
  .w50-phase .phase-content {
    width: 100%;
  }

 .program-duration {
    display: block; overflow: hidden;  margin: 1em auto 1.5em;
  }
  .left {
      width: 100%;
      margin-bottom: 15px;
  }
  .left .course-title-head {text-align: center;}
  .right {
      display: flex;
      gap: 5px;
      justify-content: center;
  }

  .app-section {
      margin-top: 3em;
  }
  .news-details-bx .thumb img, .blog-style-two img{
    height: 150px; 
  }
    .flex-none .phase-content {
    width: 100%;
  }
}


 @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: 90%;
     margin:  0px auto;
  }
  .sexy-menu {
    height: 65px; display: flex;
  }
  .whats-app {right: -5px;bottom: 35vh;}
  .whats-app img{ width: 40px; }
  .footer-address-container{display: none;}
  
  .hero-text-area {
        left: 50%;
        transform: translateX(-50%) !important;
        top: 2em;
        text-align: center;width: 100%;
        justify-content: center;
  }
  .hero-text-area2 {
      left: 50%;
      transform: translateX(-50%) !important;
      width: 100%;
       text-align: center;
  }
  
  .course-left .title2 {
      text-align: left !important;
  }

  .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 span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
    
  .student,.owl-pagination-fraction,.links-grid,
  .dot1,.dot2{display: none;}
  .courses{display: block;}
  .hero-text {
    font-size: 2em;
    line-height: 25px;
  }    
  .hero-text-area2 {
    bottom: 7%;
  }
  .enq-icon, .img-whatsapp  {
    width: 35px;
  }
  .abt-container {
    padding: 30px 0 35px;
  }
  .abt-content2 {
    padding-right: 0;
    text-align: center;
  }
  .title1 {
    font-size: 1.8em;
    line-height: 25px;
    text-align: center;
  }
  .abt-sub{
    font-size: 1.1em;
    margin-bottom: 3px;
    text-align: center;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-col{ border-right: 0; }
  .icon-row .col-md-4 {
    width: 33%;
    float: left;
  }
  .icon-rows{ padding: 0 15px; }
  .icon-img {
    width: 35px;
  }
  .icon-rows{margin-top: 20px;}
  .course-tab {
    margin-top: 1em;
  }
  .abt-con2 {
    padding-bottom: 2em;
  }
  .title2 {
    font-size: 2em;
    line-height: 25px;
    text-align: center;
  }
  .tablinks{
      margin-right: 1em;
    font-size: .9em;
    width: 33%;
    padding: 13px 5px;
  }
  .btm-space {
    margin-bottom: 30px;
  }
  .gallery-tabcontent {
    margin: 2em 0 2em;
  }
  .content {
    position: absolute;
    left: 15px;
    width: 100%;
  }
  .circle {
    width: 15px;
    height: 15px;
    left: -3px;
  }
  .tab-title {
    font-size: 2em;line-height: 25px;
  }
  .arrow img {
    width: 10px;
  }
  .course-list{ padding-right: 1em; }
  .hero-section{ min-height: 500px; }
  .arrow {margin-left: 0px;}
  .stream-icons {
    padding: 0 15px;
  } 
  .stream-icon img {
    width: 40px;
  }
  .facilities-wrap {
    padding: 2em 0 5em;
    margin: 1em 0 3em;
  }
  .services-left {
      text-align: center;
      padding-right: 0;
  }
  .owl-next, .owl-prev{
     height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .owl-next:before,.owl-prev:before{
    height: 15px;
  }
  .more-btn,.custom-nav{
    margin: 2em auto; justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: -330px;
    left: 50%;
    transform: translateX(-50%);
  }
  .course-wrap {
      padding: 0;
  }
  .box-title{
    font-size: 1.2em;
    line-height: 20px;
  }
  .abs-content {
    top: 25px;
  }
  .image-card {
    margin-top: 1em;
  }
  .gbtm{
    margin-bottom: 1em;
  }
  .uk-course {
    padding: 30px 0 30px;
  }
  .course-left {
      width: 100%;
      text-align: center;
      padding-top: 1em;
  }
  .course-right{
    width: 100%;
    display: block;
     top: 0;
    left: 0;
    margin-top: 10px;
  }
  .btn-course{ 
    margin: 5px auto;        
    display: flex;
     width: fit-content;
   }
   .faq-container{
       padding: 35px 0
   }
  .blog-style-one {
    text-align: center;
      padding-right: 0;
  }
  .date:before{
    content: "•";
    font-size: 3em;
  }
  .date{ padding-left: 30px; }
  .b-title{ text-align: center; }
   #owl-demo-2 {
    margin-bottom: 5em;
  }
  .accordion_body p{text-align: left;}
  .plusminus {
    min-width: 25px;
    height: 25px;
  }
  .home-contact-container {
      margin: 2em 0 0;
      padding-bottom: 2em;
  }
  .abt-content2 p{text-align: center;}
  .footer-wraper{ padding-bottom: 6em;}
  .footer-address-container,.footer-menu-brdr{
    display: none;
  }


  .top-container {
      padding-left: 1%;
      padding-right: 1%;
  }
  .hero-text-inner{
    font-size: 1.4em;
    line-height: 25px;
  }
  .hero-inner-area {
      width: 100%;
  }
  .hero-span{ 
    font-size: 0.8em;
    margin-bottom: 4px; 
  }
  .page-hero-inner img,
  .banner-wraper .item img {
    border-radius: 5px;
  }
  .bred-arrow{     
    padding-left: 5px;
    padding-right: 5px; 
  }
   .bred-home{
    font-size: 0.7em;
  }

    .cert-bg{
     padding: 20px;
    margin: 1em 0;
  }
  .course-row{display: block;    padding: 15px 0;}
  .course-title{
    width: 100%; border: 0;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .course-title-head br {
      display: none;
  }
  .course-title-head {
    font-size: 1.5em;     
        line-height: 25px;   
    text-align: center;
  }
  .curriculum-item {
    display: block;   
     margin-bottom: 20px;
  }
  .phase-box{
    padding: 8px 15px;  
    width: 100%;  
    margin-bottom: 5px;
  }
  .phase-dot{display: none;}
  .values-title {
    font-size: 1.2em;
  }
  .phase-content{
    justify-content: center; 
    text-align: center;
    margin-bottom: 5px;
    padding: 10px 22px;
  }
  .career-note{font-size: 1em; line-height: 20px;}
  .career-item{margin-bottom: 5px}
  

  .diploma .phase-box::after{display: none;}
  .curriculum-item.width-half .phase-content {
    width: 100%;
  }
  .elg-row {
    display: block;
    align-items: center;
  }
  .elg-title {
      padding-right: 0px;
      margin-right: 0px;
  }
  .elg-title:after{display: none;}
  .box-title2 {
    font-size: 1.2em;
  }
    .curriculum-list-pgd {
    display: block;
  }
  .curriculum-list-pgd .curriculum-list {
      width: 100%;
      padding-right: 0;
  }
  .pgdiploma .phase-box::after{display: none;}


  .course-details-bg{
    padding: 15px 25px 20px;
     margin-top: 1em;
  }
  .special-bed-ul li {
    width: 100%;
    float: none;
  }


  .cashe-content-inner {
      padding-left: 0;
  }
  .cache-itms {
      width: 100%;
  }
  .cache-itm{
    padding: 10px 15px;
  }
  .cache-itm b{ min-width: 93px; }
  .popular-title {
    font-size: 1.4em;
    text-align: center;
  }
  .popular-row {
    display: block;       
     margin: 0;
  }
  .popular-row .col-md-15 {
    width: 100%;
    float: none;
  }
  .ser-in-title {
    font-size: 1.2em;    
    line-height: 20px;
  }
  .ser-in-title br{display: none;}
  .popular-item {
    padding: 20px 25px;
    margin-bottom: 10px;        
    text-align: center;
  }
  .apply-img{display: none;}
  .text {
    position: relative;
  }
  .text3,.text2,.text{ 
    left: 0; top: 0; bottom: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: .5px;
  }
  .text3:before,.text2:before,.text:before{
      content: "";
      background-image: url(../images/li-icon.png);
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0.5em;
      width: 12px;
      height: 12px;
  }
  .career-row {
      margin: 2em 0;
  }
  .career-bx,.career-bg1{
    padding: 20px 25px;
    margin-bottom: 20px;
    height: unset;
  }
  .career-bg2 li {
    width: 100%;
    float: none;
  }
  .cache-tab.row {
      display: block; margin: 0
  }
  .cachetablinks{
    font-size: .9em;
    width: 48%;
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
  }
  .cachetablinks span{
     font-size: 1em;
    line-height: 1.3;
  }
  .cachetablinks.active:after{
    width: 10px;
    height: 5px;
    bottom: -6px;
  }
  .cache-tabcontent {
    margin: 2em 0 0;
  }
  .abt-courses-dv{
    text-align: center;    
    margin-bottom: 5px;
  }
  .abt-courses {
    margin-top: 1em;
  } 
  .cache-details{
    margin-top: 2em;
    padding: 50px 0;
  }
  .course-details-box{
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .cachecourse-title{ 
      font-size: 1.4em;
      text-align: center; 
  }
  .detail-card-hed {
    font-size: 1em;
  }
  .detail-card{
        padding: 10px 15px;
  }
  .cache-row1 { display: block; }
  .cache-features{
    display: block;
      margin: 2em 0em 0em;
  }
  .feature-item{
    padding: 0; margin-bottom: 10px;
  }
  .feature-item:not(:last-child)::after{
    display: none;
  }

  .uk-courses-dv{
    width: 100%;   
   margin-bottom: 5px;
  }
  .uk-sub{ font-size: 1.1em; text-align: center; }
  .uk-content-inner {
      padding-left: 0;
  }
  .half-li li {
    width: 100%;
    float: none;
  }
  .uk-course-item{
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 2em;
  }
  .uk-content-inner-right {
      padding-right: 0;
  }
  .uk-programme br{display: none;}
  .uk-programme {
    width: 100%;    
    padding: 0;
    float: none;
    border-bottom: 1px solid rgb(73 115 53 / 26%);
    border-right: 0;
    }
  .uk-programmes{display: block;}
  .uk-programme:last-child{border:0;}

  .abt-lft {
    padding-right: 0px; text-align: center;
  }
  .abt-lft img,.abt-rt{display: none;}
  .abt-content-inner {
      text-align: center;
  }
  .academics-bg{
    padding: 20px 15px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .vision-in{
    padding: 20px 15px;
     margin-bottom: 10px;
  }
  .values-wrap {
    margin: 2em 0em 3em;
  }
  .value-bg {
    display: block;
    height: unset;
    padding: 10px 20px;
  } 
  .values-title br{display: none;}
  .icon-row-in{
    margin-top: 2em;
    display: block;
  }
  .icon-col-in {
    width: 50%;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .icon-col-in:nth-child(2n){border-right: 0}
  .icon-head br {
    display: none;
  }
  .icon-rows-inner {
      background-color: #180e06;
      padding: 30px 0;
  }
  
  .ser-content {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  .ser-img:after{display: none;}
  .ser-row:nth-child(2n) .ser-content {
    padding-right: 0;
    padding-left: 0px;
  }

    .products-row .col-md-3 {
    width: 50%;
    float: left;
  }
  .prod-gallery img {
    border-radius: 10px;
    height: 160px;
  }
  .play2 {
    width: 40px;
  }

  .contact-eq{display: block; margin: 0;}
  .contact-form {
    padding-left: 0;
    padding-top: 20px;
  }
  .enq-txt p {
    text-align: center;
  }
  .contact-form .col-md-6:nth-child(2n) {
    padding-left: 15px;
  }
  .submit-btn{
     margin: 0 auto;
    display: flex;
  }
  .contact-flxs {
    display: flex;
  }
  .contact-flxs .contact-item {
    width: 47%;
    float: left;
  }
  .contact-item{ padding: 20px 15px; }
.w50-phase .phase-content {
    width: 100%;
  }
  .left {
    min-width: 160px;
  }

  .flex-none .phase-content {
    width: 100%;
  }
}
 @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: 100%;
     margin: 10px auto;
  }
  .sexy-menu {
    height: 65px; display: flex;
  }
  .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 span{display: none;}
  .side-form .form-group{margin-bottom: 8px;}

   #popUp{width: 300px; padding: 4% 5% 4%;    bottom: 13%;}
  
  .phase-content{
    padding: 10px 15px 
  }
  .student,.owl-pagination-fraction,.links-grid,
  .dot1,.dot2{display: none;}
  .courses{display: block;}
  .hero-text {
    font-size: 2em;
    line-height: 25px;
  }    
  .hero-text-area2 {
    bottom: 7%;
  }
  .enq-icon, .img-whatsapp  {
    width: 35px;
  }
  .abt-container {
    padding: 30px 0 35px;
  }
  .abt-content2 {
    padding-right: 0;
    text-align: center;
  }
  .title1 {
    font-size: 1.8em;
    line-height: 25px;
    text-align: center;
  }
  .abt-sub{
    font-size: 1.1em;
    text-align: center;
    margin-bottom: 3px;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-col{ border-right: 0; }
  .icon-row .col-md-4 {
    width: 33%;
    float: left;
  }
  .icon-rows{ padding: 0 15px; }
  .icon-img {
    width: 35px;
  }
  .icon-rows{margin-top: 20px;}
  .course-tab {
    margin-top: 1em;
  }
  .abt-con2 {
    padding-bottom: 2em;
  }
  .title2 {
    font-size: 2em;
    line-height: 25px;
    text-align: center;
  }
  .tablinks{
      margin-right: 3em;
      font-size: 1em;
  }
  .btm-space {
    margin-bottom: 30px;
  }
  .gallery-tabcontent {
    margin: 2em 0 2em;
  }
  .content {
    position: absolute;
    left: 15px;
    width: 100%;
  }
  .circle {
    width: 15px;
    height: 15px;
    left: -3px;
  }
  .tab-title {
    font-size: 2em;line-height: 25px;
  }
  .arrow img {
    width: 10px;
  }
  .course-list{ padding-right: 1em; }
  .hero-section{ min-height: 500px; }
  .course-list li{ margin-bottom: 8px; }
  .arrow {margin-left: 0px;}
  .stream-icons {
    padding: 0 15px;
  } 
  .stream-icon img {
    width: 40px;
  }
  .facilities-wrap {
    padding: 2em 0 5em;
    margin: 1em 0 3em;
  }
  .services-left {
      text-align: center;
      padding-right: 0;
  }
  .owl-next, .owl-prev{
     height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .owl-next:before,.owl-prev:before{
    height: 15px;
  }
  .more-btn,.custom-nav{
    margin: 2em auto; justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: -360px;
    left: 50%;
    transform: translateX(-50%);
  }
  .course-wrap {
      padding: 0;
  }
  .box-title{
    font-size: 1.5em;
    line-height: 24px;
  }
  .abs-content {
    top: 25px;
  }
   .row.c-grid .col-md-6{
    width: 50%; float: left;
   }
   .gtp {
    margin-top: 1em;
  }
  .gbtm{
    margin-bottom: 1em;
  }
  .uk-course {
    padding: 30px 0 30px;
  }
  .course-left {
      width: 100%;
      text-align: center;
      padding-top: 1em;
  }
  .course-right{
    width: 100%;
    display: block;
     top: 0;
    left: 0;
    margin-top: 10px;
  }
  .btn-course{ 
    margin: 5px auto;        
    display: flex;
     width: fit-content;
   }
   .faq-container{
       padding: 35px 0
   }
  .blog-style-one {
    text-align: center;
      padding-right: 0;
  }
  .date:before{
    content: "•";
    font-size: 3em;
  }
  .date{ padding-left: 30px; }
  .b-title{ text-align: center; }
   #owl-demo-2 {
    margin-bottom: 5em;
  }
  .accordion_body p{text-align: left;}
  .plusminus {
    min-width: 25px;
    height: 25px;
  }
  .home-contact-container {
      margin: 2em 0 0;
      padding-bottom: 2em;
  }
  .abt-content2 p{text-align: center;}
  .footer-wraper{ padding-bottom: 6em;}
  .footer-address-container,.footer-menu-brdr{
    display: none;
  }

  .hero-text-inner {
    font-size: 1.6em;
    line-height: 23px;
  }
  .course-title-head {
    font-size: 1.8em;    
    line-height: 25px;
  }
  .course-row {
    gap: 30px;
  } 
  .curriculum-list-pgd {
    display: block;
  }
  .curriculum-list-pgd .curriculum-list {
      width: 100%;
      padding-right: 0;
  }
  .pgdiploma .phase-box::after{display: none;}
  .course-title {
    width: 200px;
  }
  .career-item{
    margin-bottom: 5px;
  }

  .cashe-content-inner {
      padding-left: 0;
  }
  .cache-itms {
      width: 100%;
  }
  .cache-itm{
    padding: 10px 15px;
  }
  .cache-itm b{ min-width: 93px; }
  .popular-title {
    font-size: 1.4em;
    text-align: center;
  }
  .popular-row {
    display: block;       
     margin: 0;
  }
  .popular-row .col-md-15 {
    width: 100%;
    float: none;
  }
  .ser-in-title {
    font-size: 1.2em;    
    line-height: 20px;
  }
  .ser-in-title br{display: none;}
  .popular-item {
    padding: 20px 25px;
    margin-bottom: 10px;        
    text-align: center;
  }
  .apply-img{display: none;}
  .text {
    position: relative;
    width: 50%;
        float: left;
  }
  .text3,.text2,.text{ 
    left: 0; top: 0; bottom: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: .5px;
  }
  .text3:before,.text2:before,.text:before{
      content: "";
      background-image: url(../images/li-icon.png);
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0.5em;
      width: 12px;
      height: 12px;
  }
  .career-row {
      margin: 2em 0;display: block;
  }
  .career-bx,.career-bg1{
    padding: 20px 25px;
    margin-bottom: 20px;
    height: unset;
  }
  .career-bg2 li {
    width: 100%;
    float: none;
  }
  .cache-tab.row {
      display: block; margin: 0
  }
  .cachetablinks{
    font-size: .9em;
    width: 48%;
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
  }
  .cachetablinks span{
     font-size: 1em;
    line-height: 1.3;
  }
  .cachetablinks.active:after{
    width: 10px;
    height: 5px;
    bottom: -6px;
  }
  .cache-tabcontent {
    margin: 2em 0 0;
  }
  .abt-courses-dv{
    text-align: center;    
    margin-bottom: 5px;
  }
  .abt-courses {
    margin-top: 1em;
  } 
  .cache-details{
    margin-top: 2em;
    padding: 50px 0;
  }
  .course-details-box{
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .cachecourse-title{ 
      font-size: 1.4em;
      text-align: center; 
  }
  .detail-card-hed {
    font-size: 1em;
  }
  .detail-card{
        padding: 10px 15px;
  }
  .cache-row1 { display: block; }
  .cache-features{
    display: block;
      margin: 2em 0em 0em;
  }
  .feature-item{
    padding: 0; margin-bottom: 10px;
  }
  .feature-item:not(:last-child)::after{
    display: none;
  }
  .uk-programme
  {
    padding: 0 10px;
  }



  .abt-lft {
    padding-right: 0px; text-align: center;
  }
  .abt-lft img,.abt-rt{display: none;}
  .abt-content-inner {
      text-align: center;
  }
  .academics-bg{
    padding: 20px 15px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .vision-in{
    padding: 20px 15px;
     margin-bottom: 10px;
  }
  .values-wrap {
    margin: 2em 0em 3em;
  }
  .values-title br{display: none;}
  .icon-row-in{
    margin-top: 2em;
    display: block;
  }
  .icon-col-in {
    width: 33%;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .icon-col-in:nth-child(3n){border-right: 0}
  .icon-head br {
    display: none;
  }
  .icon-rows-inner {
      background-color: #180e06;
      padding: 30px 0;
  }
  
  .ser-content {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  .ser-img:after{display: none;}
  .ser-row:nth-child(2n) .ser-content {
    padding-right: 0;
    padding-left: 0px;
  }

    .products-row .col-md-3 {
    width: 50%;
    float: left;
  }
  .prod-gallery img {
    border-radius: 10px;
    height: 200px;
  }

    .contact-eq{display: block; margin: 0;}
  .contact-form {
    padding-left: 0;
    padding-top: 20px;
  }
  .enq-txt p {
    text-align: center;
  }
 
.frm-row .col-md-6 {
    width: 50%;
    float: left;
}
  .submit-btn{
     margin: 0 auto;
    display: flex;
  }
  .contact-flxs {
    display: flex;
  }
  .contact-flxs .contact-item {
    width: 47%;
    float: left;
  }
  .contact-item{ padding: 20px 15px; }
  .right {
    gap: 10px;
  }
}


 @media  (max-width: 768px){ 

.apply-course-img{display: none;}
.value-bg p{width: 100%; }



.abt-sub2 {
    font-size: 1em;
}
.hero-inner-area p{display: none;}
.cache-features-wrp {
    margin-top: 2em;
}
  .vision-in{height: unset;}
 .academics-bg p {
    text-align: center;
}
.abt-content-inner-rt {
    text-align: center;
}
.abt-content-inner {
    padding-left: 0;
}
.academics-rt {
 padding-top: 10px;   padding-left: 0;
}
.abt-content-inner-rt {
    padding-right: 0px;
}
.nav-dropdown>li>a{
    background: #47270f !important;
}
.nav-dropdown>li>a{letter-spacing: 0 !important;}
.home-img {
    height: 75vh;
    width: 100%;
    object-fit: cover;
}
  .certificate .phase-box {
    background-color: #efdebd;
  }
  .faq-lft{display: none;}
  .faq-inner {
    padding-left: 0;
  }
  
.read-more{ 
  margin: 0 auto;
  display: flex;
  width: fit-content; 
}

.news-content-lft {
    padding-left: 0;
    text-align: center;
    padding-top: 10px
}
.uk-content{text-align: center;}
.uk-abt-inner {
    padding-left: 0;
}
.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;
}
.apply-btn {
    color: #000 !important;
}
.logo{
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
    justify-content: center;
  display: flex;
  top: 50%;
}
.center{display: block;}
.bredcum-wraper{ padding-top: 10px }
 .header-phone {
    margin: 10px 15px !important;         width: fit-content !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-top: 5px solid #ffffff !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: 'InterTight';
    font-weight: normal;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 ; 
     font-size: .85em !important;
     letter-spacing: 0px;
  }
  .nav-dropdown>li>a
  {
     font-size: .85em !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% 
    }
 
 .top-container{
  padding-left: 3%;
       padding-right: 3% 
 }
.nav-brand img {
     width: 100%;
}
.submenu-indicator {
    margin-left: 0px !important;
}
.nav-header {
    width: 80px;
}
.nav-menu>li>a{
  margin: 25px 3px ; font-size: .56em;    letter-spacing: .5px;
}
.nav-menu2>li>a {
    color: #fff;
    margin: 5px  5px;
}
.sexy-menu.detached .nav-brand img {
  margin-top: 0px;
        width: 80%;
}
.header-phone{
 padding: 5px 10px;border-radius: 10px;  
}
.sexy-menu.detached .nav-menu > li > a {
    margin: 21px 4px;
  }
  .sexy-menu.detached .header-phone {
    margin: 16px 3px !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%;}

 .student,.owl-pagination-fraction,.links-grid,
  .dot1,.dot2{display: none;}
  .courses{display: block;}
  .hero-text {
    font-size: 2em;
    line-height: 25px;
  }    
  .hero-text-area2 {
    bottom: 7%;
  }
  .enq-icon, .img-whatsapp  {
    width: 35px;
  }
  .abt-container {
    padding: 30px 0 35px;
  }
  .abt-content2 {
    padding-right: 0;
    text-align: center;
  }
  .title1 {
    font-size: 1.8em;
    line-height: 25px;
    text-align: center;
  }
  .abt-sub{
    font-size: 1.1em;
    margin-bottom: 3px;
  }
  .abt-top {
    margin-bottom: 10px;
  }
  .icon-col{ border-right: 0; }
  .icon-row .col-md-4 {
    width: 33%;
    float: left;
  }
  .icon-rows{ padding: 0 15px; }
  .icon-img {
    width: 35px;
  }
  .icon-rows{margin-top: 20px;}
  .course-tab {
    margin-top: 1em;
  }
  .abt-con2 {
    padding-bottom: 2em;
  }
  .title2 {
    font-size: 2em;
    line-height: 25px;
    text-align: center;
  }
  .tablinks{
      margin-right: 3em;
      font-size: 1em;
  }
  .btm-space {
    margin-bottom: 30px;
  }
  .gallery-tabcontent {
    margin: 2em 0 2em;
  }
  .content {
    position: absolute;
    left: 15px;
    width: 100%;
  }
  .circle {
    width: 15px;
    height: 15px;
    left: -3px;
  }
  .tab-title {
    font-size: 2em;line-height: 25px;
  }
  .arrow img {
    width: 10px;
  }
  .course-list{ padding-right: 1em; }
  .hero-section{ min-height: 500px; }
  .arrow {margin-left: 0px;}
  .stream-icons {
    padding: 0 15px;
  } 
  .stream-icon img {
    width: 40px;
  }
  .facilities-wrap {
    padding: 2em 0 5em;
    margin: 1em 0 3em;
  }
  .services-left {
      text-align: center;
      padding-right: 0;
  }
  .owl-next, .owl-prev{
     height: 35px;
    width: 40px;
    line-height: 35px;
  }
  .owl-next:before,.owl-prev:before{
    height: 15px;
  }
  .more-btn,.custom-nav{
    margin: 2em auto; justify-content: center;
  }
  .custom-nav {
    position: absolute;
    bottom: -360px;
    left: 50%;
    transform: translateX(-50%);
  }
  .course-wrap {
      padding: 0;
  }
  .box-title{
    font-size: 1.2em;
    line-height: 20px;
  }
  .abs-content {
    top: 25px;
  }
   .row.c-grid .col-md-6{
    width: 50%; float: left;
   }
   .gtp {
    margin-top: 1em;
  }
  .gbtm{
    margin-bottom: 1em;
  }
  .uk-course {
    padding: 30px 0 30px;
  }
  .course-left {
      width: 100%;
      text-align: center;
      padding-top: 1em;
  }
  .course-right{
    width: 100%;
    display: block;
     top: 0;
    left: 0;
    margin-top: 10px;
  }
  .btn-course{ 
    margin: 5px auto;        
    display: flex;
     width: fit-content;
   }
   .faq-container{
       padding: 35px 0
   }
  .blog-style-one {
    text-align: center;
      padding-right: 0;
  }
  .date:before{
    content: "•";
    font-size: 3em;
  }
  .date{ padding-left: 30px; }
  .b-title{ text-align: center; }
   #owl-demo-2 {
    margin-bottom: 5em;
  }
  .accordion_body p{text-align: left;}
  .plusminus {
    min-width: 25px;
    height: 25px;
  }
  .home-contact-container {
      margin: 2em 0 0;
      padding-bottom: 2em;
  }
  .abt-content2 p{text-align: center;}
  .footer-wraper{ padding-bottom: 6em;}
  .footer-address-container,.footer-menu-brdr{
    display: none;
  }

  .hero-text-inner {
    font-size: 1.6em;
    line-height: 23px;
  }
  .course-title-head {
    font-size: 2em;    
    line-height: 25px;
  }
  .course-row {
    gap: 30px;
  } 
  .curriculum-list-pgd {
    display: block;
  }
  .curriculum-list-pgd .curriculum-list {
      width: 100%;
      padding-right: 0;
  }
  .pgdiploma .phase-box::after{display: none;}

    .course-title {
    width: 200px;
  }
  .career-item{
    margin-bottom: 5px;
  }
  .cashe-lft{display: none;}

  .cashe-content-inner {
      padding-left: 0;
  }
  .cache-itms {
      width: 100%;
  }
  .cache-itm{
    padding: 10px 15px;
  }
  .cache-itm b{ min-width: 93px; }
  .popular-title {
    font-size: 1.4em;
    text-align: center;
  }
  .popular-row {
    display: block;       
     margin: 0;
  }
  .popular-row .col-md-15 {
    width: 100%;
    float: none;
  }
  .ser-in-title {
    font-size: 1.2em;    
    line-height: 20px;
  }
  .ser-in-title br{display: none;}
  .popular-item {
    padding: 20px 25px;
    margin-bottom: 10px;        
    text-align: center;
  }
  .apply-img{display: none;}
  .text {
    position: relative;
    width: 50%;
        float: left;
  }
  .text3,.text2,.text{ 
    left: 0; top: 0; bottom: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 30px;
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: .5px;
  }
  .text3:before,.text2:before,.text:before{
      content: "";
      background-image: url(../images/li-icon.png);
      background-size: cover;
      position: absolute;
      left: 0;
      top: 0.5em;
      width: 12px;
      height: 12px;
  }
  .career-row {
      margin: 2em 0;display: block;
  }
  .career-bx,.career-bg1{
    padding: 20px 25px;
    margin-bottom: 20px;
    height: unset;
  }
  .career-bg2 li {
    width: 100%;
    float: none;
  }
  .cache-tab.row {
      display: block; margin: 0
  }
  .cachetablinks{
    font-size: .9em;
    width: 48%;
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
  }
  .cachetablinks span{
     font-size: 1em;
    line-height: 1.3;
  }
  .cachetablinks.active:after{
    width: 10px;
    height: 5px;
    bottom: -6px;
  }
  .cache-tabcontent {
    margin: 2em 0 0;
  }
  .abt-courses-dv{
    text-align: center;    
    margin-bottom: 5px;
  }
  .abt-courses {
    margin-top: 1em;
  } 
  .cache-details{
    margin-top: 2em;
    padding: 50px 0;
  }
  .course-details-box{
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
  }
  .cachecourse-title{ 
      font-size: 1.4em;
      text-align: center; 
  }
  .detail-card-hed {
    font-size: 1em;
  }
  .detail-card{
        padding: 10px 15px;
  }
  .cache-row1 { display: block; }
  .cache-features{
    display: block;
      margin: 2em 0em 0em;
  }
  .feature-item{
    padding: 0; margin-bottom: 10px;
  }
  .feature-item:not(:last-child)::after{
    display: none;
  }
   .uk-programme
  {
    padding: 0 10px;
  }

  .abt-lft {
    padding-right: 0px; text-align: center;
  }
  .abt-lft img,.abt-rt{display: none;}
  .abt-content-inner {
      text-align: center;
  }
  .academics-bg{
    padding: 20px 15px;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .vision-in{
    padding: 20px 15px;
     margin-bottom: 10px;
  }
  .values-wrap {
    margin: 2em 0em 3em;
  }
  .values-title br{display: none;}
  .icon-row-in{
    margin-top: 2em;
    display: block;
  }
  .icon-col-in {
    width: 33%;
    float: left;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .icon-col-in:nth-child(3n){border-right: 0}
  .icon-head br {
    display: none;
  }
  .icon-rows-inner {
      background-color: #180e06;
      padding: 30px 0;
  }

  .ser-content {
    padding-top: 10px;
    padding-left: 0;
    text-align: center;
  }
  .ser-img:after{display: none;}
  .ser-row:nth-child(2n) .ser-content {
    padding-right: 0;
    padding-left: 0px;
  }
  .ser-row{display: block;}
   .contact-eq{display: block; margin: 0;}
  .contact-form {
    padding-left: 0;
    padding-top: 20px;
  }
  .enq-txt p {
    text-align: center;
  }
 
.frm-row .col-md-6 {
    width: 50%;
    float: left;
}
  .submit-btn{
     margin: 0 auto;
    display: flex;
  }
  .contact-flxs {
    display: flex;
  }
  .contact-flxs .contact-item {
    width: 47%;
    float: left;
  }
  .contact-item{ padding: 20px 15px; }
  

}
 @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;
}


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


