@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: Gelion-Bold;
  src:url(../font/Gelion_Bold.ttf);
}
@font-face {
  font-family: Gelion-Medium;
  src:url(../font/Gelion_Medium.ttf);
}
@font-face {
  font-family: Gelion-Regular;
  src:url(../font/Gelion_Regular.ttf);
}
@font-face {
  font-family: Gelion-Light;
  src:url(../font/Gelion_Light.ttf);
}
@font-face {
  font-family: Gelion-Thin;
  src:url(../font/Gelion_Thin.ttf);
}
@font-face {
  font-family: Gelion-SemiBold;
  src:url(../font/Gelion_SemiBold.ttf);
}
@font-face {
  font-family: Gelion-Regular-Italic;
  src:url(../font/Gelion_Regular_Italic.ttf);
}
*{ margin: 0px; padding: 0px;} 
body,html{margin: 0;padding: 0; font: 20px/30px Gelion-Regular; color: #313030;  
  scrollbar-color: #000 #fff;scrollbar-width: thin; overflow: visible !important; scroll-behavior: smooth;  height: 100%;}
*,
:after,
:before { box-sizing: border-box}
.clearfix:after,
.clearfix:before { content: ''; display: table}
.clearfix:after { clear: both; display: block}
.clearfix{ clear: both;}
/* ::-webkit-scrollbar {height: 12px; width: 2px; background: #fff;}
::-webkit-scrollbar-thumb { width: 12px; background: #000; -webkit-border-radius: 1ex; -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);}
::-webkit-scrollbar-corner { background: #fff;}
::-webkit-scrollbar-track {
  background-color: transparent;
}
::-webkit-scrollbar-track {
  background-color: rgba(100, 100, 100, .5);
  width: 15px;
} */
::-webkit-scrollbar{ width: 6px}
::-webkit-scrollbar-track{background: #1e3b57; border-left: 9px solid white; border-right: 9px solid white; }
::-webkit-scrollbar-thumb{background: #1e3b57;  border-left: 3px solid transparent; border-right: 3px solid transparent; }
.newslist::-webkit-scrollbar-button {
  height: 12px;
}
.newslist::-webkit-scrollbar{ width: 3px}
.newslist::-webkit-scrollbar-track{background: #1e3b57; border-left: 2px solid #1e3b57; border-right: 2px solid #1e3b57; }
.newslist::-webkit-scrollbar-thumb{background: #fff;  border-left: 3px solid transparent; border-right: 3px solid transparent; height:15px; }
ul{list-style:none;margin: 0;	padding: 0;}
a, a:hover, a.active, a:active, a:visited, a:focus{text-decoration:none;}
h2{ font-size: 40px;line-height: auto; margin-top: 0;}
h3{ font-size: 32px; line-height: auto; margin-top: 0;}
h4{ font-size: 26px; line-height: auto; margin-top: 0;}
.eihe-caption p {font-family: 'Gelion-Regular' !important}
.eihe-caption .eihe-title-cover .eihe-title {font-family: 'Gelion-Regular' !important;}
.logo-bx img{width: 300px;    margin-top: 20px;}
.logo-bx a{display: inline-block;}
.logo-bx object{pointer-events: none;}
/* ----------------- Padding -------------------- */
.p-0{ padding: 0;}
.p-10{ padding: 10px;}
/* ----------- Padding Top ------- */
.pt-0{ padding-top: 0;}
.pt-10{ padding-top: 10px;}
.pt-15{ padding-top: 15px;}
.pt-20{ padding-top: 20px;}
.pt-25{ padding-top: 25px;}
.pt-30{ padding-top: 30px;}
.pt-35{ padding-top: 35px;}
.pt-40{ padding-top: 40px;}
.pt-45{ padding-top: 45px;}
.pt-50{ padding-top: 50px;}
.pt-60{ padding-top: 60px;}
.pt-70{ padding-top: 70px;}
.pt-80{ padding-top: 80px;}
.pt-90{ padding-top: 90px;}
.pt-100{ padding-top: 100px;}
/* ----------- Padding Bottom ------- */
.pb-0{ padding-bottom: 0;}
.pb-10{ padding-bottom: 10px;}
.pb-15{ padding-bottom: 15px;}
.pb-20{ padding-bottom: 20px;}
.pb-25{ padding-bottom: 25px;}
.pb-30{ padding-bottom: 30px;}
.pb-35{ padding-bottom: 35px;}
.pb-40{ padding-bottom: 40px;}
.pb-45{ padding-bottom: 45px;}
.pb-50{ padding-bottom: 50px;}
.pb-60{ padding-bottom: 60px;}
.pb-70{ padding-bottom: 70px;}
.pb-80{ padding-bottom: 80px;}
.pb-90{ padding-bottom: 90px;}
.pb-100{ padding-bottom: 100px;}
.pb-110{ padding-bottom: 112px !important;}
.pb-120{ padding-bottom: 120px !important;}
.pb-150{ padding-bottom: 150px !important;;}
/* ----------- Padding Top ------- */
.pl-0{ padding-left: 0;}
.pl-10{ padding-left: 10px;}
.pl-15{ padding-left: 15px;}
.pl-20{ padding-left: 20px;}
.pl-25{ padding-left: 25px;}
.pl-30{ padding-left: 30px;}
.pl-35{ padding-left: 35px;}
.pl-40{ padding-left: 40px;}
.pl-45{ padding-left: 45px;}
.pl-50{ padding-left: 50px;}
.pl-60{ padding-left: 60px;}
.pl-70{ padding-left: 70px;}
.pl-80{ padding-left: 80px;}
.pl-90{ padding-left: 90px;}
.pl-100{ padding-left: 100px;}
/* ------- Margin Top ---------------- */
.mt-0{ margin-top: 0px !important;}
.mt-5{ margin-top: 5px;}
.mt-10{ margin-top: 10px;}
.mt-15{ margin-top: 15px;}
.mt-20{ margin-top: 20px;}
.mt-25{ margin-top: 25px;}
.mt-30{ margin-top: 30px;}
.mt-40{ margin-top: 40px;}
.mt-45{ margin-top: 45px;}
.mt-50{ margin-top: 50px;}
.mt-60{ margin-top: 60px;}
.mt-70{ margin-top: 70px;}
.mt-80{ margin-top: 80px;}
.mt-90{ margin-top: 90px;}
.mt-100{ margin-top: 100px;}
.mt-110{ margin-top: 112px;}
.mt-115{ margin-top: 115px;}
.mt-120{ margin-top: 120px;}
.mt-130{ margin-top: 130px;}
.mt-140{ margin-top: 140px;}
.mt-140{ margin-top: 140px;}
.mt-150{ margin-top: 150px;}
/* ------- Margin Bottom ---------------- */
.mb-20{ margin-bottom: 20px;}
.mb-25{ margin-bottom: 25px;}
.mb-30{ margin-bottom: 30px;}
.mb-35{ margin-bottom: 35px;}
.mb-40{ margin-bottom: 40px;}
.mb-45{ margin-bottom: 45px;}
.mb-50{ margin-bottom: 50px;}
.mb-60{ margin-bottom: 60px;}
.mb-70{ margin-bottom: 70px;}
.mb-80{ margin-bottom: 80px;}
.mb-90{ margin-bottom: 90px;}
.mb-100{ margin-bottom: 100px;}
.pb-both-80{ padding: 80px 0;}
.p-all-80{ padding: 80px;}
.p-all-40{ padding: 40px;}
.p-all-50{ padding: 50px;}
.p-0{ padding: 0 !important;}
.m-0{ margin: 0 !important;}
.p-l-0{ padding-left: 0;}
.p-r-0{ padding-right: 0;}
.p-l-10{ padding-left: 10px;}
.p-l-50{ padding-left: 50px;}
.p-l-100{ padding-left: 100px;}
.p-r-100{ padding-right: 100px;} 
.p-r-80{ padding-right: 80px;} 
.p-l-150{ padding-left: 150px;}
.p-l-200{ padding-left: 200px;}
.sec-0{ overflow: hidden;}
.sec-100{ width: 100%; padding: 100px 0; overflow: hidden;}
.sec-top-100{ width: 100%; padding-top: 100px; overflow: hidden;}
.sec-btm-100{width: 100%; padding-bottom: 100px; overflow: hidden;}
.sec-150{ width: 100%; padding: 70px 0; overflow: hidden;}
.sec-top-50{ width: 100%; padding-top: 50px; overflow: hidden;}
.sec-top-150{ width: 100%; padding-top: 150px; overflow: hidden;}
.sec-btm-80{width: 100%; padding-bottom: 80px; overflow: hidden;}
.sec-btm-150{width: 100%; padding-bottom: 150px; overflow: hidden;}
.sec-btm-40{width: 100%; padding-bottom: 40px; overflow: hidden;}
.sec-100-nohidden{ width: 100%; padding: 100px 0; }
.sec-200{ width: 100%; padding: 200px 0; overflow: hidden;}
.sec-top-200{ width: 100%; padding-top: 200px; overflow: hidden;}
.sec-btm-200{width: 100%; padding-bottom: 200px; overflow: hidden;}
.bodyimg img{ width: 100%;}
.img100 img{ width: 100%; }
.lhp5{ line-height: .5 !important;}
/* --------------- BG Color --------------------- */
.white-bg{ background: #fff;}
.grey-bg{ background: #ececec;}
.grey-bg-light{ background: #f9f9f9;}
.black-bg{ background: #010101; overflow: hidden;}
.blue-bg{ background: #001a3a;}
.blue-bg-dark {
    background: #030240;
    overflow: hidden;
}


/* ------------- Text Color -------------------- */
.white-text{ color: #fff !important;}
.orrange-text{ color: #f86a27 !important;} 
.blue-text{ color: #012344 !important;}
.grey-text{ color: #636363 !important;}
/* --------------------- Font Size ------------------- */
.font-light-15{   font-family: Gelion-Light; font-size: 15px; line-height: 25px; letter-spacing: 1px;}
.font-light-18{   font-family: Gelion-Light; font-size: 18px; line-height: 26px; letter-spacing: 1px;}
.font-light-20{   font-family: Gelion-Light; font-size: 20px; line-height: 30px; letter-spacing: 1px;}
.font-light-22{   font-family: Gelion-Light; font-size: 22px; line-height: 32px; letter-spacing: 1px;}
.font-light-25{   font-family: Gelion-Light; font-size: 25px; line-height: 35px; letter-spacing: 1px;}
.font-light-40{   font-family: Gelion-Light; font-size: 40px; line-height: 50px; letter-spacing: 1px;}
.font-light-50{   font-family: Gelion-Light; font-size: 50px; line-height: 60px; letter-spacing: 1px;}
.font-light-60{   font-family: Gelion-Light; font-size: 60px; line-height: 70px; letter-spacing: 1px;}
.font-light-75{   font-family: Gelion-Light; font-size: 75px; line-height: 85px; letter-spacing: 1px;}
.font-thin-60{   font-family: Gelion-Thin; font-size: 60px; line-height: 60px; letter-spacing: 1px;}
.font-thin-90{   font-family: Gelion-Thin; font-size: 90px; line-height: 90px; letter-spacing: 1px;}
.font-thin-100{   font-family: Gelion-Thin; font-size: 100px; line-height: 100px; letter-spacing: 1px;}
.font-thin-120{   font-family: Gelion-Thin; font-size: 120px; line-height: 120px; letter-spacing: 1px;}
.bg-black{background: #000 !important;}
.bg-blue{background: #01172b;}
.bg-grey{background: #ececec;}
.w30{margin: 0; width: 100%;}
.hd-label {
    width: 45%;
    font-size: 25px;
}
.btm-accsec.top-model-bottom {height: 850px;}
.btm-accsec{height: 1030px;}
.btm-accsec img{position: absolute; top: 54%;left: 0;}
.btm-accsec.top-model-bottom img{position: absolute; top: 53%;left: 0;}
.calc-table select#process_type {
    background: #012444;
    color: #fff;
    width: 70%;
    float: left;
    font-size: 25px;
    height: 50px;
}
.calc-table th.head-marks {
    background: #eee;
    margin-right: 10px;
    border: 3px solid #fff;
    text-align: center;
    width: 210px;
}
.calc-table .table>thead>tr>th {
    vertical-align: center;
    border-bottom: 0px solid #ddd;
}
.calc-table {
    margin-top: 20px;
}
.calc-table .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #ddd;
    text-align: center;
}
.calc-table .table>tbody>tr:nth-child(odd)>th {
    padding: 15px 30px;
    background: #012444;
    color: #fff;
    text-align: left;
}
.calc-table .table>tbody>tr:nth-child(even)>th {
    padding: 15px 30px;
    background: #193753;
    color: #fff;
    text-align: left;
}
.calc-table .table>tbody>tr:nth-child(odd)>td {
    padding: 15px 30px;
    background: #F3F4F6;
    color: #000;
        text-align: center;
    position: relative;
}
.calc-table .table>tbody>tr:nth-child(even)>td {
    padding: 15px 30px;
    background: #E7E8EA;
    color: #000;
        text-align: center;
    position: relative;
}
.calc-table .table>tbody>tr>td:nth-last-child(2n+1) {
    border-right: 0px solid #ced1d7;
}
.calc-table .table>tbody>tr>td:nth-last-child() {
    border-right: 0px solid #ced1d7;
}
.font-medium-60 span {
  color: #f86a27;
}



.font-medium-20{   font-family: Gelion-Medium; font-size: 20px; line-height: 30px; }
.font-medium-22{   font-family: Gelion-Medium; font-size: 22px; line-height: 32px; }
.font-medium-25{   font-family: Gelion-Medium; font-size: 25px; line-height: 35px; }
.font-medium-40 {font-family: Gelion-Medium; line-height: 50px; font-size: 40px;}
.font-medium-50{ font-family: Gelion-Medium; line-height: 60px; font-size: 50px; }
.font-medium-60{ font-family: Gelion-Medium; line-height: 70px; font-size: 60px;  }
.font-medium-50 span{ color: #f86a27} 
.font-medium-70{ font-family: Gelion-Medium; line-height: 80px; font-size: 70px;  }
.font-medium-80{ font-family: Gelion-Medium; font-size: 80px; line-height: 90px; }
.font-medium-80 span{ color: #f86a27} 
.font-medium-90{ font-family: Gelion-Medium; font-size: 90px; line-height: 90px; }
.font-medium-90 span{ color: #f86a27} 
.font-medium-100{ font-family: Gelion-Medium; font-size: 100px; line-height: 100px; }
.font-medium-100 span{ color: #f86a27} 
.font-medium-120{ font-family: Gelion-Medium; line-height: 120px; font-size: 120px; }
.font-medium-120 span{ color: #f26209; }
.font-medium-150{ font-family: Gelion-Medium; line-height: 150px; font-size: 150px; }
.font-medium-150 span{ color: #f26209; }
.font-medium-175{ font-family: Gelion-Medium; line-height: 175px; font-size: 175px; }
.font-medium-175 span{ color: #f26209; }
.font-medium-200{ font-family: Gelion-Medium; line-height:200px; font-size: 200px; }
.font-semibold-30{ font-family: Gelion-SemiBold; line-height:40px; font-size: 30px; }
.font-semibold-50{ font-family: Gelion-SemiBold; line-height:50px; font-size: 50px; }
.font-semibold-40{ font-family: Gelion-SemiBold; line-height:40px; font-size: 40px; }
.font-semibold-110{ font-family: Gelion-SemiBold; line-height:110px; font-size: 110px; }
.font-semibold-125{ font-family: Gelion-SemiBold; line-height:125px; font-size: 125px; }
.flexirow { display: flex; justify-content: left; align-items: center; margin-bottom: 0;}
.equaldiv{position: relative; display: -webkit-box; display: -ms-flexbox; display: flex;}
.sec-160{ width: 100%; padding: 160px 0; overflow: hidden;}
.float-right{ float: right;}
/*-------------- Without Menu Logo Bar----------------*/
.logo-bx{ position: absolute; top: 0px; z-index: 9;}
/*-------- Menu Bar-----------------*/
.menubar{padding: 0; width: 100%; position: absolute;  z-index: 9; 
  background: #fff; 	
   -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  -webkit-transition: -webkit-transform .4s, height .3s, background .4s;
  -moz-transition: -moz-transform .4s, height .3s, background .4s;
  transition: transform .4s, height .3s, background .4s;}
.inner-menu-bar{padding: 0; width: 100%; color: #000; width: 100%; position: relative;}
.inner-menu-bar .exo-menu > li > a{ color: #001a3a; font-family: Gelion-Medium; font-size: 18px;}
.inner-menu-bar .exo-menu > li > a:hover{color: #f86a27; }
.inner-menu-bar .exo-menu > li > a .fa{ color: #f86a27; margin-top: 3px; }
.sticky{ position: fixed; width: 100%; top: 0; z-index: 999;background: #ececec;}
.sticky-menu{ position: fixed; width: 100%; top:0; z-index: 999;transition:all 0.5s ease 0s; 
  background: #f9f9f9; padding: 0;}
.stikybar{ display: none;}
.sticky-menu .nonstikybar{ display: none !important;}
.sticky-menu .stikybar{ display: block !important;}
/* .sticky-menu .exo-menu > li > a{color: #fff;}
.sticky-menu .exo-menu > li > a:hover{ color: #f26209;}
.sticky-menu .topmenu  li a{ color: #fff;} */
.defltcnt ul{  margin-left: 25px; margin-bottom: 25px;}
.defltcnt ul li{ list-style-type: disc;}
.wapp-float { position: fixed; width: 60px; height: 60px; bottom: 125px; right: 25px; background-color: #25d366; z-index: 9;
  color: #FFF; border-radius: 50px; text-align: center; font-size: 30px; 
  /* box-shadow: 2px 2px 3px #999; z-index: 100; */
}
.wapp-my-float {margin-top: 16px;}
.enquiry-float { position: fixed; width: 60px; height: 60px; bottom: 200px; right: 25px; background-color: #006aa0;
  color: #FFF; border-radius: 50px; text-align: center; font-size: 30px;  z-index: 100;}
.enquiry-my-float {margin-top: 16px;}
.enquiry-float:hover{ background: #e86425; color: #fff; }
.menubar.invisible {
  -webkit-transform: translate(0,-64px);
  -moz-transform: translate(0,-64px);
  -o-transform: translate(0,-64px);
  transform: translate(0,-64px);
  -webkit-transition: -webkit-transform .5s;
  -moz-transition: -moz-transform .5s;
  -o-transition: -o-transform .5s;
  transition: .5s;
  opacity: 0;
}
.menubar.detached { position: fixed; top: 0; background: #fff !important ; transition: .5s; box-shadow: 0px 2px 12px #f0eeee;}
.stkhide{ display: none !important;}
/* --------------------- Top Menu --------------------- */
.topmenu li{ display: inline-block; padding: 12px 10px;}
.topmenu li a{  color: #09335c; text-transform: uppercase;  font-family: Gelion-Light; letter-spacing: 2px; font-size: 12px; font-weight: bolder;}
.topmenu li a:hover{ color: #f86a27;}
.topmenu li:last-child(){ padding-right: 0 !important;}
.bright0{ padding-right: 0 !important;}
.country-language .dropdown { position: relative; display: inline-block;}
.country-language .dropbtn { background: #f2f3f4; color: #09335c; padding: 2px 10px;  font-size: 16px; border: 1px solid #768495;
  border-radius:15px ;}
.country-language .dropdown-content { display: none; position: absolute; background-color: #f1f1f1; min-width: 88px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;}
.country-language .dropdown-content a { color: #000 !important; padding: 8px !important; text-align: left; text-decoration: none;
  display: block !important;}
.country-language .dropdown:hover .dropdown-content { display: block;}
.country-language .dropbtn .fa{ color: #f86a27;}
.country-language .dropdown-content a:hover{ background: #09355c;  color: #fff !important;} 
.cmobal .modal-header{ border: 0;}
.cmobal .modal-footer{ border: 0; text-align: center;}
.specdwnimg{ text-align: center;}
.specdwnimg img{ width: 100%;}
/* --------- Banner ---------  */
.p-100{ padding: 0 150px;}
.bannerbox{ padding-bottom: 0;}
.banner-slider{ position: relative;margin-top: 125px;}
/* .banner-caption{ position: absolute; top:25%; width: auto;  } */
.banner-caption {
    position: absolute;
    top: 82%;
    width: auto;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.banner-caption h1{    font-family: Gelion-Medium; font-size: 112px;line-height: 112px;   color: #09335c; }
.banner-caption h1 span{ color: #f86a27;}
.banner-caption p{ color: #012344; font-size: 20px; padding: 25px 0 55px 0; line-height: 32px; font-family: Gelion-Light;}
.banner-caption .readmore{ padding: 10px 35px 10px 25px; display: inline-flex; width: auto; font-size: 16px; letter-spacing: 2px; border: 1px solid #bfcfdd; border-radius: 35px;
  color: #09355c;  text-transform: uppercase;  line-height: 32px; background: rgba(255,255,255,0.5); margin-top: 60px; }
.banner-caption .readmore:hover{ background: #09355c; color: #fff;}
.banner-caption .readmore .fa{ font-size: 22px; float: left;}
.banner-caption .readmore img{ width: 32px !important; float: left; border: 2px solid #fff; border-radius: 50%;}
/* .banner-slider .owl-item.active h1 { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both;
  animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 0.2s;}
.banner-slider .owl-item.active p { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both;
  animation-fill-mode: both; animation-name: fadeInLeft; animation-delay: 1s;}
.banner-slider .owl-item.active .readmore { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both;
    animation-fill-mode: both; animation-name: fadeInUp; animation-delay: 0.6s;} */
/*.bannerbox .homebanner{ display: flex; flex-direction: column;height: auto; background-size: cover !important;  background-position: 100% 100% !important;}*/
.bannerbox .homebanner{ height: auto !important;}
.banner-slider .owl-dots { width: 100%; text-align: center; bottom: 3%; right: 0; position: absolute;}
.banner-slider .owl-dots .owl-dot { background: #f26208 !important; width: 12px; height: 12px; margin: 5px; border-radius: 50%;}
.banner-slider .owl-dots .active { background: #09355c !important;border: 2px solid #fff;}
/* ------------ Common Heading ---------------------- */
.heading-white h2{ color: #fff;  font-family: Gelion-Medium;  font-size: 100px; text-align: center;}
.heading-white h2 span{ font-family: Gelion-Bold; color: #f26209; text-transform: uppercase;}
.heading-blue h2{ color: #012344;  font-family: Gelion-Medium;  font-size: 100px; margin-top: 0;}
.heading-blue h2 span{ font-family: Gelion-Bold; color: #f26209; text-transform: uppercase;}
.font-120 span{ font-size: 120px;}
.hm-video{padding-top: 115px;}
/* ------------- Read More ------------------- */
.readmore-white{ padding: 6px 25px 6px 20px; display: inline-block; width: auto; font-size: 16px; letter-spacing: 2px; border: 1px solid #bfcfdd; border-radius: 35px;
  color: #fff;  text-transform: uppercase;  line-height:32px; }
.readmore-white:hover{ background: #fff; color: #09355c;}
.readmore-white .fa{ font-size: 22px; float: left;}
.readmore-white  img { width: 32px !important; float: left; border: 2px solid #09355c; border-radius: 50%;}
.readmore-white:focus{ background: #fff; color: #09355c;}
.readmore-blue{ padding: 6px 25px 6px 20px; display: inline-block; width: auto; font-size: 16px; letter-spacing: 2px; border: 1px solid #bfcfdd; border-radius: 35px;
  color: #09355c;  text-transform: uppercase;  line-height: 32px; }
.readmore-blue:hover{ background: #09355c; color: #fff;}
.readmore-blue .fa{ font-size: 22px; float: left;}
.readmore-blue  img { width: 32px !important; float: left; border: 2px solid #fff; border-radius: 50%;}
/* ---------------- Home Spining Can --------------------------- */
.sticky-spining{ position : sticky; top :100px; text-align: center;}
.sticky-spining img{ width: 100%;}
.spining-text-1 {  color: #fff;text-align: left; }   
.spining-text-2 { color: #fff;text-align: left; padding-bottom: 50px; }
.spining-text-3 { color: #fff;text-align: left; } 
/* ---------------------- Home Jumbo Cans --------------- */
.jumbocan { text-align: center;}
.jumbocan img{ width: 60%;}
.jumbo-text-1{ padding-bottom: 60px;}
.scenes {position: relative;}
.scenes__wrap, .scenes__items { position: relative; height: 100vh; width: 100%; margin: 0 auto;}
.scene-spacing { height: 100vh;}
.scene { height: 100vh; width: 100%; display: flex; align-items: center; padding: 0rem 10%; margin: 0 auto;}
.scene__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-column-gap: 2em;  margin: 0 auto;}
/* .qcontact-heading p{
  margin-bottom: 60px;
} */



.view-calculation .form-control{
  position: relative;
}

.req-field{
  position: absolute;
  right: 2.1875rem;
  top: 1.25rem;
  color: red;
}


.spvideobanner .inner-heading-white {
    margin-bottom: 0;
    /* position: absolute; */
    text-align: center;
    width: 100%;
    padding-top: 45px;
}



@media (min-width: 50em) {
  .scene__grid { grid-column-gap: 8em 4em;  }
}
.scene__header { max-width: 45em; margin: 0 auto; align-self: center;}
.scene__header div { position: relative; top: -15%;}
.scene__title { font-size: 50px; margin-bottom: 0.25em; color: #09355c;}
.scene__title span{ color: #ea692a;}
@media (min-width: 50em) {
  .scene__title {  font-size: 80px; }
}
.scene__text { font-size: 1.1em; line-height: 1.5;}
.scene__figure { display: flex; align-items: center; height: 100vh;   padding: 0;}
.scene__img { display: block; width: 100%; max-height: 90vh;  height: auto;}
.scene__vid { position: relative; /* max-height: 80vh; */ height:45em;  /* background: #222; */  aspect-ratio: 0.75;  overflow: hidden;  object-fit: contain;}
.scene__vid video {position: absolute; height: 100%; width: 100%; object-fit: contain;}
.zoomer { position: relative; /* display: flex; */ justify-content: center; align-items: center; width: 100%; height: 80vh; overflow: hidden;}
.zoomer .wrapper { display: flex; justify-content: center; align-items: center; width: 100%; height: 100vh; overflow: hidden;}
.zoomer .wrapper .images { width: 100%; height: 100vh; overflow: hidden;/*transform: scale(0, 0); */  z-index: -1;}
.zoomer .wrapper .images .clipper { position: relative; display: flex; flex-direction: column; width: 100vw; height: 100vh; overflow: hidden;}
.zoomer .wrapper .images .clipper img { position: absolute; top: 50%; left: 0; right: 0;  transform: translate(-50%, -50%);  height: 350px;  width: 100%;
    filter: brightness(70%);}
.zoomer .text { position: absolute; z-index: 1; display: flex; flex-direction: column; justify-content: center;  padding: 0; margin: 0;  overflow: hidden; width: 90%;}
.zoomer .text .clipper { display: flex; flex-direction: column;}
.zoomer .text .clipper h2 { text-align: center;}
.sticky-content { position: relative; display: flex;justify-content: center; align-items: center; width: 100vw;}
/* ---------------- Home Video ----------------- */
.videobox { position: relative;}
.videobox img{ width: 100%;}
.overlayvd { background: rgba(0,0,0,0.4); width: 100%; top: 0; bottom: 0; position: absolute; text-align: center; padding: 25%;}
.overlayvd img{ width: 100px ;}
.videocontent p{ font-size: 44px;  font-family: Gelion-Light; line-height: 55px;}
/* ------------------ Home Sliver ----------------- */
.aboutImage img{ width: 100%;}
/* --------------- Number Statistic ----------------- */
.numbers { float: left; width: 100%; padding: 100px 0; text-align: center;}
.numbers ul{ display: flex; justify-content: center;}
.numbers ul li{ padding: 0 100px; text-align: center;}

.event-img-gallery  img {
  width: 100%;
}

.event-logo {
  border: 1px solid #bebebe;
  padding: 15px;
}

.event-logo img{
  width: 100%;
}

.event-img-gallery {
  margin-top: 30px;
}
.event-img-gallery .overlayvd {
  padding: 0;
}
.event-img-gallery .overlayvd img {
  width: 15%;
  padding-top: 125px;
}
.stats { text-align: center; font-size: 80px;  font-family: Gelion-Medium; color: #f26209;}
.stats-result { text-align: center; font-size: 47px;  font-family: Gelion-Medium; color: #f26209;}
.numbers-box h6 {  color: #012344; font-family: Gelion-Medium;  padding-top: 0; font-size: 24px;}
.borderright{ border-right: 1px solid #8797a7;}
/* ------------------- Newsbox ---------------------- */
.newsbox{ padding: 80px 60px;}
.news-heading h2{ color: #fff;  font-family: Gelion-Medium;  font-size: 48px;}
.news-heading h2 span{ font-family: Gelion-Bold; color: #f26209; text-transform: uppercase;}
.newslist { height: 400px; overflow-y: scroll; overflow-x: hidden; scrollbar-width: thin; direction: rtl; scrollbar-color: #fff #3d5770;  }
.newslist ul{ margin-left: 25px;}
.newslist li{ text-align: left; padding: 15px 0; padding-right: 35px; background: url('../images/newsarrow.png'); background-repeat: no-repeat; background-position: right center; border-bottom: 1px solid #1e3b57;}
.newslist ul a{ color: #fff; font-family: Gelion-Medium; display: block; font-size: 18px;}
.newslist ul a:hover  { color: #f26209; }
.newslist li p{ padding-top: 8px; color: #fff; font-family: Gelion-Regular-Italic;  font-size: 14px;}
.newslist li .fa{ display: initial;}
/* font-family: Gelion-Regular-Italic; */
/* -------------------- Events Box ----------------------------- */
.upeventbox{ padding: 15% 3%; text-align: center;}
.upeventbox h3{ font-size: 60px; color: #012344; font-family: Gelion-Medium;}
.upeventbox h3 span{ font-size: 100px;}
.upeventbox h3 strong{color: #f26209; font-size: 100px;}
.upeventbox p{color: #012344; font-family: Gelion-Light; font-size: 20px; padding: 15px 0; }
.upeventbox h5{color: #012344; font-family: Gelion-Medium; font-size: 20px;  padding-bottom: 25px;}
.upeventbox h4{color: #012344; font-family: Gelion-Medium; font-size: 40px; margin:20px 0 35px 0; }
.event-slider .owl-dots { width: 100%; text-align: center; bottom: 3%; right: 0;  position: absolute;}
.event-slider .owl-dots .owl-dot { background: #7c97af !important; width: 12px; height: 12px; margin: 5px; border-radius: 50%;}
.event-slider .owl-dots .active { background: #09355c !important;}
/* --------------- Contact Us---------------------- */
.contactmap img{ width: 100%; }
.cotactbox{ margin-top: 60px;}
.contactitem{padding: 0%; text-align: center; }
.contactitem h3{  font-family: Gelion-Bold; color: #012344; margin-top: 0; font-size: 30px;margin-bottom: 2px; }
.contactitem  p{ font-size: 20px;  color: #f26209;  font-family: Gelion-SemiBold ; margin-bottom: 0;}
.contactitem  h5{ font-family: Gelion-SemiBold;  color: #012344; font-size: 20px;}
.contact-slider .owl-nav { position: absolute;left: 0;right: 0;width: 100%;top: 45%;padding: 0;}
.contact-slider .prev-slide { background: url('../images/map-prev.png'); width: 29px; height: 29px; top: 0; left: 25px; position: absolute;}
.contact-slider .next-slide { background: url('../images/map-next.png'); width: 29px; height: 29px;  position: absolute;top: 0;right: 25px;}
/* --------------- Home Blog -------------- */
.jublog p{ color: #787878;}
.readmore-double-arrow-blue{color: #012344; font-family: Gelion-Medium; font-size: 15px; text-transform: uppercase; letter-spacing: 3.5px;}
.readmore-double-arrow-blue .fa{color: #f26209; }
.readmore-double-arrow-blue:hover{color: #f26209; }
.readmore-double-arrow-blue:hover .fa{color: #012344; }
.readmore-double-arrow-orrange{color: #f26209; font-family: Gelion-Medium; font-size: 15px; text-transform: uppercase; letter-spacing: 3.5px;}
.readmore-double-arrow-orrange .fa{color: #f26209; }
.readmore-double-arrow-orrange:hover{color: #fff; }
.readmore-double-arrow-orrange:hover .fa{color: #fff; }
.readmore-double-arrow-orrange-blue{color: #f26209; font-family: Gelion-Medium; font-size: 15px; text-transform: uppercase; letter-spacing: 3.5px;}
.readmore-double-arrow-orrange-blue .fa{color: #f26209; }
.readmore-double-arrow-orrange-blue:hover{color: #012344; }
.readmore-double-arrow-orrange-blue:hover .fa{color: #012344; }
.mtht{ min-height: 30px;display: inline-flex;
  align-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;margin-top: 15px;}
  .linebar{ height: 1px; background: #bfbbbb; width: 100%;}
/* ----------- Footer------------------- */
.footer { padding:30px 0;   background:#012344;  background-position: center;  background-repeat: no-repeat; background-size: contain; font-family: Gelion-Light;  } 
.footer .container{ position: relative;}
.foot-about{ margin-top: 25px; float: left;
    width: 100%; 
  /* padding-right: 40px;  */
  color: #fff;font-size: 18px; }
.footborder{ height: 1px; width: 100%; background: #f0efef; opacity: 0.5;}
.foot-about a{ color: #fff;
  /* line-height: 35px; */
}
.foot-about a:hover{color: #f26209; }
.agenturl h3{ color: #fff; font-family: Gelion-Medium; margin-bottom: 25px;font-size: 24px; }
.agenturl ul { margin-bottom: 25px;}
.agenturl ul li{ float: left; width: 32%; padding:0px 5px;}
.agenturl ul li a{ color: #fff;}
.agenturl ul li a:hover{ color: #f26209;}
.agenturl .vewagent{ color: #f26209; margin-top: 25px;  display: inline-block; font-family: Gelion-Medium;}
.agenturl .vewagent:hover{ color: #fff;}
.footviewmore{ color: #f26209; margin-top: 25px;  display: inline-block; font-family: Gelion-Medium; letter-spacing: 0.5px; font-size: 17px;}
.footviewmore:hover{ color: #fff;}
.footcontact{ padding-left: 0px; border-left:0px solid rgba(255, 255, 255, .5); color: #fff;    display: flex;
    align-items: center;}
.footcontact img{width: 40px;margin-right: 15px;}
.foot-link h3{ color: #fff;  font-family: Gelion-Medium;  position: relative; margin-bottom: 25px; font-size: 26px;
  letter-spacing: 1px; }
.foot-link ul{margin-top: 0px; padding: 0; }
.foot-link li{ font-size: 18px; margin-bottom: 0px; position: relative; list-style-type: none; float: left; width: 100%; padding: 3px 0; }
.foot-link li a{color: #fff;transition: 0.3s; }
.foot-link li a:hover{ color: #f26209; padding-left: 0px; transition: 0.3s;}
.ft-logo {margin-top: 25px;}
.foothead-link:hover h4{ color: #f26209 !important;}
.footcontactdtl li .fa{ width: 16px;}
.foot-social{ margin-top:10px; padding-left: 80px;}
.foot-social li{ display: inline-block; float: none; width: auto; margin-right: 20px; }
.foot-social li .fa{ color: #012344; font-size: 20px; background: #fff; width: 32px; text-align: center; height: 32px; border-radius: 50%;
  padding-top: 5px;}
.foot-social li a:hover .fa{ color: #f26209;}
.hmblog img{ width: 100%;}
.hmblog h4{ color: #fff; font-size: 16px;}
.hmblog a:hover h4{ color: #f26209;}
.newslettertext-box{background: no-repeat; border: 1px solid #fff; height: 50px; border-radius: 25px;  text-indent: 15px;
  font-size: 16px;  width: 47%; color: #fff;}
.newssubmit{ background: url('../images/newslatter.png'); border: 0; background-repeat: no-repeat; 
  width: 48px; height: 48px; margin-left: 15px;}
.newslettertext-box::placeholder{ color: #ccc;}
.copyrightbar{  padding: 10px 0; background: #00172d;
/*padding: 25px 0px 60px 0px;*/
}
.copyright { font-size: 15px; }
.copyright-text{ color: #fff;}
.copyright a{ color: #fff;}
.copyright a:hover{ text-decoration: underline;}
/* ------------------- Inner Banner ------------------ */
.page-title{ overflow: hidden;}
.ht400{ height: 300px;}
.ht500{ height: 500px;}
.page-title img{ width: 100%;}
.breadcrum { margin: 25px 0 0 0;}
.breadcrum li {display: inline-block;  font-size: 16px;}
.breadcrum li span i{ color: #000; padding: 0 5px;}
.breadcrum li span{color: #ff0000;}
.breadcrum li a { color: #000;}
.breadcrum li a:hover{color: #ff0000; }
.stikycontainer{ height: 1000px;}
/* ----------- Spinning Page -------------------- */
.inner-heading-white{ margin-bottom: 100px;}
.inner-heading-white h1{  color: #fff; font-size: 70px;  font-family:  Gelion-SemiBold;}
.inner-heading-white h1 span{  font-family: Gelion-Thin;}
.innebigtext{ font-size: 45px;  line-height: 55px; font-family:  Gelion-Medium; color: #012344;  text-align: center;  }
.innebigtext span{ color: #f26209; }
.xl-jumboimg{width: calc(100% + 200px) !important;}
.absolutepos-moddle-left{position: absolute;top: 0;right: 0; width: 80%; margin: 0 auto;}
.absolutepos-left{position: absolute;top: 0;left: 100px; width: 80%; }
.colorsdbox{ padding: 0 30px 0px;}
#ColorcardModal .modal-body{ padding-top: 0;}
.readmore-blue.color-card{background: #09355c; color: #fff;}
.readmore-blue.color-card:hover{background: #fff; color: #09355c;cursor: pointer;}
.readmore-blue.color-card:hover img{border: 2px solid #09355c;}
.btn-calculator {color: #fff;  padding: 15px 50px; background: #e86425; width: 100%;  float: left;}
.btn-calculator:hover{color: #fff;cursor: pointer;}
ul.pricecheker li{
    float: left;
    width: 33% !important;
    height: 56px;
    margin-bottom: 10px;
}
.prod-tab .tab {overflow: hidden;margin-top: 30px;}
/* Style the buttons inside the tab */
.prod-tab .tab button {
      background-color: #9d9997;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    color: #fff;
    border-right: 2px solid #fff;
    position: relative;
}
/* Change background color of buttons on hover */
.prod-tab .tab button:hover {
      background-color: #09355c;
}
/* Create an active/current tablink class */
.prod-tab .tab button.active {
  background-color: #f47d47;
    color: #fff;
}
/* Style the tab content */
.prod-tab .tabcontent {
  display: none;
  padding: 20px;
  border-top: none;
}
.prod-tab .tabcontent p {color: #fff}
.prod-tab .tabcontent ul li {color: #fff}
.prod-tab .tabcontent img {width: 90%; position: absolute; left: 8%; top: -120px;}
/* 
.sectionpl { position: relative; height: 100vh;  display: flex; align-items: center; justify-content: center;}
.bg1 { position: absolute; top: 0; left: 0; width: 50%; height: 100%; z-index: 1; background-size: cover !important;
  background-position: center; background-repeat: no-repeat;}
.bg2 { position: absolute; top: 0; right: 0; width: 50%; height: 100%; z-index: 1; background-size: cover !important;
  background-position: center; background-repeat: no-repeat;}
.bg2 img{ width: 100%; height: auto; position: absolute; z-index: 1;}
.morecaption-blue-bottom{position: absolute;bottom: 50px;left: 0;right: 0;width: 100%;text-align: center;}
.morecaption-blue-bottom h4{ color: #012344;  font-family: Gelion-Medium; font-size: 36px;}
.morecaption-blue-bottom a{color: #012344;  font-family: Gelion-Light; font-size: 15px; text-transform: uppercase; letter-spacing: 1.5px; }
.morecaption-blue-bottom a .fa{ color: #f26209; }
.morecaption-blue-bottom a:hover{color: #f26209; }
.morecaption-blue-bottom a:hover .fa{color: #012344; }
.morecaption-white-right{position: absolute; top: 100px; right: 150px; width: auto; text-align: right; left: 0;}
.morecaption-white-right h4{ color: #fff;  font-family: Gelion-Medium; font-size: 36px;}
.morecaption-blue-right{position: absolute; top: 100px; right: 150px; width: auto; text-align: right; left: 0;}
.morecaption-blue-right h4{ color: #012344;  font-family: Gelion-Medium; font-size: 36px;}
.morecaption-white-left{position: absolute; top: 100px; left: 150px; width: auto; text-align: left; right: 0;}
.morecaption-white-left h4{ color: #fff;  font-family: Gelion-Medium; font-size: 36px;}
.small-heading-blue{ color: #012344;  font-family: Gelion-Medium;}
.small-heading-blue h2{font-size: 65px; }
.small-heading-blue strong{ font-size: 130px;}
.small-heading-blue span{ color: #f26209;}
.font-25-medium{ font-family: Gelion-Medium; line-height: 33px; font-size: 25px; color: #636363;} */
.partner-heading h3{ color: #d5d7da; font-size: 80px; font-family: Gelion-Bold; margin-bottom: 15px;}
.partner-heading h3 .span1{ color: #012344; }
.md-grid-list { display: flex; flex-wrap: wrap; justify-content: center;}
.oemlist{border: 1px solid #eee; padding: 10px 25px; text-align: center; margin: 0 15px; margin-bottom: 50px;}
.oemlist img{ width: 100%;}
/* ------------- Footer Contact ------------------------- */

/* ----------- Footer------------------- */
.footer {
  padding: 50px 0;
  background: #012344;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-family: Gelion-Light;
  position: relative;
  /*border-bottom: 27px solid;*/
  /*border-image-source: linear-gradient(to right, #012344 42%, #e1c15e 82%, #012344 100%);*/
  border-image-slice: 1;
  border-width: 15px;
}
.footer .container{ position: relative;}
.foot-about{ margin-top: 0px; float: left;
    width: 100%; 
  /* padding-right: 40px;  */
  color: #fff;font-size: 18px; }
.footborder{ height: 1px; width: 100%; background: #f0efef; opacity: 0.5;}
.foot-about a{ color: #fff;
  /* line-height: 35px; */
}
.foot-about a img {
  /*position: absolute;*/
  /*bottom: -139px;*/
  /*right: 0%;*/
  width: 18%;
}

.footermore-link {
  color: #fff;
}
.footermore-link a{
  color: #fff;
  font-size: 20px;
  position: relative;
  font-weight: 500;
}
.footermore-link p strong {
    font-size: 22px;
}

.footermore-link a::after{
  background: #f26209;
  /* background: none repeat scroll 0 0 transparent; */
  bottom: -5;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #f26209;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}

.footermore-link a:hover{
  color: #f26209;
}
.footermore-link a:hover:after { 
  width: 100%; 
  left: 0; 
}

.footermore-link ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footermore-link ul li {
  flex: 0 0 46%;
  text-align: start;
}
.viewonlytbtab {
  display: none;
}

.footcontact {
    padding-left: 0px;
    border-left: 0px solid rgba(255, 255, 255, .5);
    color: #fff;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
}
.desk-footerlogo a img {
  width: 65%;
}

.footcontact h4 i {
  color: #FFFFFF;
  font-size: 22px;
  padding: 17px 20px 16px 20px;
  border: 2px solid #fff;
  border-radius: 50%;
  margin-right: 10px;
  /* height: 45px; */
}

.footcontact h4.msg-foot i{
  color: #FFFFFF;
  font-size: 22px;
  padding: 18px;
  border: 2px solid #fff;
  border-radius: 50%;
  margin-right: 10px;
  /* height: 45px; */
} 

.footcontact a {
  color: #fff;
  font-size: 18px !important;
  font-weight: 800;
  line-height: 18px;
}

.office-add {
  color: #f26209;
  font-size: 20px;
  font-weight: 800;
}
.foot-social li .fa {
  color: #012344;
  font-size: 20px;
  background: #94a3b1;
  width: 40px;
  text-align: center;
  height: 40px;
  border-radius: 50%;
  padding-top: 10px;
}
.foot-social li a:hover .fa {
  color: #fff;
  background: #00172d;
}

.footer-bordrstyle {
  border-bottom: 1px solid #344f69;
  padding: 50px 0 0;
}
.footer-flx {
  /* display: flex; */
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-top: 50px;
}
.color-og {
  color: #f26209;
}
.footermore-link p strong {
  font-size: 22px;
}



/* end */
.linksall li{float: left; width: 50%;}
.qcontact-heading h3{ color: #afafaf; font-size: 50px; font-family: Gelion-Medium; margin-bottom: 15px;}
.qcontact-heading h3 .span1{ color: #012344; }
.qcontact-heading h3 .span2{ color: #f26209; }
.qcontact-heading p{font-family: Gelion-Light; font-size: 18px; line-height: 26px; padding-bottom: 30px;}
.formbox{ margin-top: 50px;}
.formbox .form-control{ background: none; border: none; border-radius: 0; border-bottom: 1px solid #bdc5cd; height: 50px;
   box-shadow: none; color: #012344;}
.formbox .form-group{ margin-bottom: 45px;}
 .modal-header .close{opacity: 1; font-size: 50px; position: absolute; top: 4px; right: 5px; color: #f26209;}
.modal-header { padding: 25px; position: relative; border: 0;}
.modal-header .close:hover{ color: #0b355c;}
.modal-dialog-centered{ padding-top: 2%;}
.widget { list-style-type: none;}
#QuickEnquiry .input-block{ margin-bottom: 25px;}
/* -------- Floating Input Box -------------- */
.input-block { position: relative; margin-bottom: 45px;}
/* form part start */
/* #QuickEnquiry .input-block {
  margin-bottom: 0;
}
.qcontact-heading.textbr {
  padding-bottom: 30px;
}
#QuickEnquiry .input-block{
  position: relative;
} */
/* form part end */
.sngpostpagi .readmore-blue {
  padding: 6px 20px 6px 20px;
    display: inline-block;
    width: auto;
    font-size: 16px;
    letter-spacing: 2px;
    border: 1px solid #bfcfdd;
    border-radius: 35px;
    text-transform: capitalize;
    line-height: 32px;
}

.wpcf7-response-output.wppp77 {border:2px solid #ffb900; margin: 2em 0.5em 1em; padding: 0.2em 1em;}
.input-block input {font-weight: 500; font-size: 19px; color: #012344; width: 100%; padding: 0px 15px 5px 10px; border-radius: 0; border: 0;
    outline: none; background: none; border-bottom: 1px solid #bdc5cd;}
.input-block textarea {font-weight: 500; font-size: 15px; color: #012344; width: 100%; padding: 15px 15px 5px 10px; border-radius: 0; border: 0;
      outline: none; background: none; border-bottom: 1px solid #bdc5cd; height: 100px;}
.input-block span.placeholder {
    position: absolute;
    margin: 0 0 0 0;
    padding: 0 0px;
    color: #012344;
    display: flex;
    align-items: center;
    font-size: 18px;
    /* top: -5px; */
    top: 0px;
    left: 10px;
    transition: all 0.2s;
    transform-origin: 0% 0%;
    background: none;
    pointer-events: none;
    font-family: Gelion-Medium;
    transform: scale(0.8) translateY(-30px);
}
/* .input-block input:valid + span.placeholder, */
.input-block input:focus + span.placeholder { 
  transform: scale(0.8) translateY(-5px);
   background: #fff;}
.input-block input:focus{ color: #284B63; border-color: #284B63;}
.input-block input:focus + span.placeholder { color: #284B63;top: -18px;}
#DownloadQuickEnquiry .formbox .form-group {
  margin-bottom: 60px;
}
#DownloadQuickEnquiry .input-block {
  position: relative;
  margin-bottom: 0;
}
/* .input-block textarea:valid + span.placeholder,  */
.input-block textarea:focus + span.placeholder {
   transform: scale(0.8) translateY(-5px);
  background: #fff;top: 0;}
.input-block textarea:focus{ color: #284B63; border-color: #284B63;}
.input-block textarea:focus + span.placeholder { color: #284B63;}
.bluractive{transform: scale(0.8) translateY(-30px); background: #fff;}
.frmsubmit{ background: url('../images/readmore-icon.png'); padding: 10px 35px 10px 25px;
  padding: 10px 30px 10px 66px;display: inline-block;width: auto;font-size: 16px;letter-spacing: 2px;border: 1px solid #bfcfdd;
border-radius: 35px;color: #09355c;text-transform: uppercase;line-height: 32px;background-repeat: no-repeat;background-position: 16px;
text-align: right;}
.frmsubmit:hover{ color: #fff; background: url('../images/readmore-white.png') #012344 ; padding: 10px 30px 10px 66px;
  display: inline-block; width: auto;font-size: 16px;letter-spacing: 2px;border: 1px solid #bfcfdd; border-radius: 35px; text-transform: uppercase;
  line-height: 32px; background-repeat: no-repeat; background-position: 16px; text-align: right;}
/* ------------- File Browser -------- */
#custom-button { padding: 10px;color: #000; border: 1px solid #ccc; border-radius: 0;
  cursor: pointer; background: #fff; border-bottom: 0;}
#custom-button:hover{ background: #144372; color: #fff;}
#custom-text { margin-left: 10px; color: #3b3b3b; font-weight: 500;}
.mainbrowse { display: none !important;}
.cform .fieldWrap{ margin-top: 0; text-align: left;}
.borderfull { border-bottom: 1px solid #cccccc;}
.wpcf7-form-control-wrap {position: relative;}
/* --------------------- OEM Section ----------------------------- */
.revealimg img{ width: 100%;position: relative; z-index: 1;  }
.revealimg2 img{ width: 100%;  padding-left: 50px; margin-top: 10px;}
.revealimg3 img{ width: 100%;}
.oemheading { padding-left:30%;}
.reveal img {height: 100%; width: 100%; object-fit: cover; transform-origin: left;}
.reveal { visibility: hidden; position: relative; width: 100%; height: 100%; overflow: hidden;}
.revealcnt{ padding-top: 35%; padding-bottom: 80px;}
.pad100200.pl-0{padding-left: 0;}
.p-t-50{padding-top: 50px;}
/* --------------- Accsesiories ------------------- */
.deep-blue-bg{ background: #000d24; }
.ht100 { height: 100vh; }
.paralax-image {overflow: hidden; height: 100vh; position: relative;}
.paralax-image img { position: absolute; height: auto; min-width:100%; bottom: 0;}
.knowmore-orrange{ color: #f26209;font-family: Gelion-Medium; font-size: 15px; text-transform: uppercase; letter-spacing: 2px;}
.knowmore-orrange:hover{ color: #fff;}
.knowmore-blue{ color:#012344;font-family: Gelion-Medium; font-size: 15px; text-transform: uppercase; letter-spacing: 2px;}
.knowmore-blue:hover{ color: #f26209;}
.knowmore-blue .fa{ color:  #f26209;}
.knowmore-white{ color: #fff;font-family: Gelion-Medium; font-size: 15px; text-transform: uppercase; letter-spacing: 2px;}
.knowmore-white:hover{ color: #f26209;}
.spring{ position: relative; overflow: hidden;} 
.hdpesheet{ position: relative; overflow: hidden;} 
.absolutepos-top{position: absolute;top: 0;right: 0; width: 100%;}
.absolutepos-bottom{position: absolute;bottom: 150px;right: 0; width: 100%;}
.casterwheel{ position: relative; overflow: hidden;} 
.pad100200{ padding: 80px 135px 100px 100px;}
.spvideobanner video{ width: 100%;}
.spvideobanner img{width: 100%;}
/* ---------------- Caster Wheels Page ---------------------- */
.freebox{ text-align: center; padding: 25px 25px 0 25px;}
.freebox img{ margin-bottom: 25px;}
.gearedmeet-img{width: calc(100% + 325px) !important;}
.greared-list ul{  padding-top: 80px; margin-left: 25px;}
.greared-list ul li{  font-family: Gelion-SemiBold; font-size: 25px; color: #fff;list-style-type: disc; width: 40%;
  float: left; padding: 18px 18px 18px 0; line-height: 30px;}.input-block span.placeholder
.sereiesbox img{ width: 100%;}
.sereiesbox h4{font-family: Gelion-SemiBold; font-size: 25px; line-height: 30px; text-transform: uppercase;}
/* ----------- Trolleys Page ------------------- */
.desimng-list ul{ margin-left: 0px;}
.desimng-list li{ color: #012344 ; margin: 80px 0; font-family: Gelion-Medium; font-size: 20px; line-height: 20px;}
.desimng-list li h4{ color: #f86a27; font-family: Gelion-SemiBold; font-size: 40px; line-height: 40px;}
.trollyitem { padding: 0 10%;}
.trollyitem h4{font-family: Gelion-SemiBold; font-size: 35px; line-height: 40px;}
.trolley-slider .owl-dots { width: 100%; text-align: center; bottom: -10%; right: 0; position: absolute;}
.trolley-slider .owl-dots .owl-dot { background: #7c97af !important; width: 12px; height: 12px; margin: 5px; border-radius: 50%;}
.trolley-slider .owl-dots .active { background: #09355c !important;}
.dwnlbrch { position: relative;}
.downloadbrcbg{position: absolute;right: 0; bottom: 0;}
/* ---------------- Acceiories ---------------------- */
.acc-spinning{font-family: Gelion-Light; font-size: 60px; line-height: 70px; letter-spacing: 1px; color: #fff;}
.acc-spinning span{ font-family: Gelion-Bold; }
.acc-morebetter{font-family: Gelion-Thin; font-size: 60px; line-height: 70px; letter-spacing: 1px; color: #fff;}
.acc-morebetter span{ font-family: Gelion-Bold; }
.textorange-span span{ color: #f86a27 ;}
.absolutepos-top-acc{position: absolute;top: 0;right: 0; width: 100%;}
/* --------------- XL Jumbo Cans ------------------- */
.detailingli ul{ margin-left: 100px; margin-top: 30px; }
.detailingli ul li{ list-style-type: disc; color: #fff; padding: 12px 0; font-family: Gelion-Medium; font-size: 25px;}
.p-r-100{padding-right: 100px;}
/* ------------------- News Inner Page ----------------------- */
.newsbgeven{
   /* margin: 25px 0;  */
  background: #f9f9f9; ; padding: 25px; border: 1px solid #fff; transition: 0.9s;}
.newsbgodd{background: #fbfbfb;
  /* margin: 25px 0; */
  padding: 25px; border: 1px solid #fff;transition: 0.9s; }
.newsbgeven:hover{ background: #fff; border:1px solid #f16007 ;}
.newsbgodd:hover{ background: #fff; border:1px solid #f16007 ;}
.margintop0{ margin-top: 0 !important;}
.newsiteminn h4{ font-size: 22px;}
/* -------------------- Data Table Catalogue ---------------- */
.dtable thead tr th{display: none;}
.dtable tbody tr td{ font-size: 22px; padding: 30px 0; border-top: 0; border-bottom: 1px solid #eee; color: #006aa0;}
.dtable tbody tr.odd { background: #fff; box-shadow: 0 !important;}
.dtable tbody > tr.odd > * { box-shadow: none !important;}
.dataTables_wrapper .form-control{border-radius: 0 !important;height: 40px !important; box-shadow: none !important;}
.dtable tbody tr td h5{ color: #515151; font-size: 16px; margin-bottom: 0;}
.dtable .dwnldpdf{ 
  font-size: 28px;
   color: #e86425;}
.dtable .dwnldpdf:hover{ color: #012344;}
.catlogtable #example_length{ display: none !important;}
.catlogtable #example_info{ margin-top: 25px;}
.catlogtable #example_paginate{ margin-top: 25px;}
.dataTables_filter label{ width: 100%;}
.dataTables_filter label input{ width: 89% !important;}
.back-list-bttn{padding: 10px 25px 10px 25px;display: inline-block;width: auto;font-size: 32px;letter-spacing: 2px;
  border: 1px solid #bfcfdd; border-radius: 35px; color: #09355c; text-transform: uppercase; line-height: 32px; text-align: center;}
.back-list-bttn:hover{background: #09355c;color: #fff;}
/* .eventredbg{ background: #d0d0d0; padding: 10px;} */
.inneventbox { margin-bottom: 50px; min-height: 580px;}
.evnimgs{ transition: 0.3s;}
.inneventbox a:hover .evnimgs{ transform: scale(1.1);}
.inneventbox  h5{font-size: 20px;}
/* -------------------- Quick Enquiry ------------------------------ */
.ba-we-love-subscribers {width: 290px;height: 50px;background-color: #fff;border-radius: 15px;
	box-shadow: 0px 12px 45px rgba(0, 0, 0, .15);text-align: center;margin: 0 0 10px 0;
	overflow: hidden;opacity: 0;}
.ba-we-love-subscribers.open {height: auto;opacity: 1;}
.ba-we-love-subscribers.popup-ani {-webkit-transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.ba-we-love-subscribers h1 {font-size: 20px;color: #757575;padding: 25px 0;margin: 0; font-weight:400;}
.ba-we-love-subscribers .love {width: 20px;height: 20px;background-position: 35px 84px;display: inline-block;margin: 0 6px;
  	background-size: 62px;}
.ba-we-love-subscribers .ba-logo {width: 65px;height: 25px;background-position: 0px;margin: 0 auto;opacity: .5;	cursor: pointer;}
.ba-we-love-subscribers .ba-logo:hover {opacity: 1;}
.logo-ani {transition: 0.5s linear;-webkit-transition: 0.5s linear;}
.ba-we-love-subscribers input {font-size: 14px;padding: 12px 15px;border-radius: 15px;border: 0;
	outline: none;margin: 8px 0;	width: 100%;box-sizing: border-box;	line-height: normal; background-color: #eee;}
.ba-we-love-subscribers form {padding: 5px 30px 0;margin-bottom: 15px;}
.ba-we-love-subscribers input[name="email"] {background-color: #eee;}
.ba-we-love-subscribers input[name="submit"] {background-color: #00aeef;cursor: pointer;color: #fff;}
.ba-we-love-subscribers input[name="submit"]:hover {background-color: #26baf1;}
.ba-we-love-subscribers .img {
	background-image: url("../images/barrel-we-love-subscribers-img.png");
}
.ba-we-love-subscribers-fab {width: 60px;
  height: 60px;
  background-color: #00aeef;
  border-radius: 50%;	float: right;	box-shadow: 0px 12px 45px rgba(0, 0, 0, .3);
	z-index: 5;	position: relative;}
.ba-we-love-subscribers-fab .img-fab {height: 30px;width: 30px;margin: 15px auto;background-image: url("../images/barrel-we-love-subscribers-img.png");
	background-position: -1px -53px;}
.ba-we-love-subscribers-fab .wrap {transform: rotate(0deg);
	-webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
	transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
}
.ba-we-love-subscribers-fab .ani {transform: rotate(45deg);
	-webkit-transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
	transition: all .15s cubic-bezier(0.15, 0.87, 0.45, 1.23);
}
.ba-we-love-subscribers-fab .close {background-position: -2px 1px;transform: rotate(-45deg);float: none;opacity: 1;}
.ba-we-love-subscribers-wrap {position: fixed;right: 25px;bottom: 100px;z-index: 1000;}
.ba-settings {position: absolute;top: -25px;right: 0px;padding: 10px 20px;background-color: #555;border-radius: 5px;color: #fff;}
/* ---------------- Quick Enquiry End --------------------------- */
/* ---------------- Infrastructure --------------------- */
.infrastructure-slider .owl-nav{ text-align: right; margin-top: 25px; padding-right: 25%;}
.infrastructure-slider .prev-slide{ background: url('../images/map-prev.png'); width: 29px; height: 29px; margin-right: 30px;}
.infrastructure-slider .next-slide{ background: url('../images/map-next.png'); width: 29px; height: 29px;}
.infrastructure-slider{width: calc(100% + 500px) !important;}
.publication { margin-bottom: 50px; }
.publication .img100{ margin-bottom: 15px;}
.publication a{ color: #012344; font-size: 20px;display: inline-block;}
.publication a:hover{ color: #f95d20}
.publication img{ transition: 0.3s;}
.pubtl{ min-height: 60px; }
.plinkbox{left: 0; font-size: 45px; right: 0; text-align: center; color: #fff; background: rgba(0,0,0,0.5); top: 0;
   bottom: 0; padding-top: 60%; display: none; transition: 0.8s;}
.publication a:hover .plinkbox{ display: block;}
.publication a:hover img{transform: scale(1.05);}
.loadbox{ display: none;}
/****************************************************/
ul.prodlist-items { margin-top: 0px;}
ul.prodlist-items li { padding-left: 15px !important; list-style-type: none !important; position: relative;}
ul.prodlist-items li:before{content: "\f0c8"; position: absolute; left: 0; font-family: "FontAwesome";color: #f15922;font-size: 9px;}
/**********************************************/
.res-video-box{ margin-bottom: 50px; border-bottom: 1px solid #e6e6e6; padding-bottom: 15px; position: relative;min-height: 320px;}
.res-video-box .img100{ margin-bottom: 15px;}
.res-video-box a{ color: #012344; font-size: 20px; display: inline-block;}
.res-video-box a:hover{ color: #f95d20}
.res-video-box .videoicon{ position: absolute;top: 30%; left: 0;right: 0; margin: 0 auto; width: 48px;height: 48px;
  border-radius: 50%;}
.res-video-box .videoicon img{ width: 100%;}
.res-video-box a:hover .videoicon{ border: 1px solid #012344;}
.res-video-box img{  transition: 0.3s;}
.res-video-box a:hover img{   transform: scale(1.1);}

.sec-partner.res-video-box .videoicon {
  position: absolute;
  top: 49%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 82px;
  height: 82px;
  border-radius: 50%;
}
.sec-partner.res-video-box .videoicon {
  position: absolute;
  top: 48%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.machinery-slider .owl-dots .owl-dot {
  background: #f26208 !important;
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 50%;
}

.machinery-slider .owl-dots .active {
  background: #09355c !important;
  border: 2px solid #fff;
}

.page-heading { padding-top: 100px;}
.page-heading h1{  font-family: Gelion-Bold; color: #012344; font-size: 50px; }
.page-heading h2{  font-family: Gelion-Bold; color: #012344; font-size: 50px; }
.scrolltop{ scroll-margin-top: 115px;}
.applicationsng .fas { font-size: 24px !important;}
.modal-open{ padding-right: 0 !important;}
.enquiry-my-float:focus {
  color: #fff !important;
}
.aboutcnt h2{ font-family: Gelion-Medium; line-height:70px; font-size: 70px; }
.aboutcnt h2 span{ color: #f95d20; }
/* ---------------------- Agent ----------------- */
.agent-slider .owl-nav { position: absolute;left: 0;right: 0;width: 100%;top: 45%;padding: 0;}
.agent-slider .prev-slide { background: url('../images/map-prev.png'); width: 29px; height: 29px; top: 0; left: 25px; position: absolute;}
.agent-slider .next-slide { background: url('../images/map-next.png'); width: 29px; height: 29px;  position: absolute;top: 0;right: 25px;}
.countryflag { text-align: center;}
.countryflag img{ width: 100%; border: 1px solid #e1e1e1; padding: 10px;}
.agentboxmap  .owl-item > div {
  cursor: pointer;
  margin: 6% 15%;
  transition: margin 0.4s ease;
}
.agentboxmap  .owl-item.center > div {
  cursor: auto;
  margin: 0;
}
.agentboxmap  .owl-item:not(.center) > div:hover img{
  /* opacity: .75; */
  border: 1px solid #f36b17 ;
}
.agentboxmap ul {display: flex; flex-wrap: wrap; justify-content: center;}
.agentboxmap ul li{ display: inline-block; width: 10%; margin: 1%; cursor: pointer;margin-top: 20px; transition: 0.5s;}
.agentboxmap ul li img{ width: 100%;background: #f9f9f9;}
.agentboxmap ul li:hover img{ border:1px solid #e86425;}
.agentboxmap ul li:hover h3{ color: #e86425 !important;}
.agentboxmap ul li:hover{width: 12% !important; margin-top: 15px !important;}
.CurrentCountry{ 
  /* width: 12% !important; */
  margin-top: 15px !important;}
.CurrentCountry img{ border:1px solid #e86425 !important;}
.CurrentCountry h3{ color: #e86425;}
.ctryhead{color:  #e86425; }
.countryflag h3{ font-size: 16px; margin-top: 5px; color: #144372;}
.locationitem h3{     color: #00427a;  font-size: 20px;}
.locationitem h4{ text-indent: 0px; font-size: 22px; color: #5d6a7b; margin: 0; margin-bottom: 20px;}
.locationitem h5{font-size: 18px; color: #111;margin-bottom: 0;}
.locationitem p{ text-indent: 0px;}
.locationitem p a{color: #f36b17;font-size: 16px;display: flex; align-items: center;  align-content: center;}
.locationitem p a:hover{color: #001538;}
.locationitem p a .fa{ color:#001538 ;text-indent: 3px;  font-size: 26px;}
.locationitem p a:hover .fa{ color:#f36b17 ;}
.locationitem{ margin-top: 30px;border: 1px solid #eaeaea; padding: 20px;}
.agentboxmap {background: url('../images/agentbgmap.png');  padding: 100px 0px 50px 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;}

  .txt-sping-intro p {
    font-size: 29px;
    line-height: 40px;
}

.accordion-items {
  background: linear-gradient(to bottom right, #fff, #f7f7f7);
  background: #f86a27;
  margin: 0 auto;
  border-radius: 3px;
  box-shadow: 0 10px 15px -20px rgba(0, 0, 0, 0.3),
    0 30px 45px -30px rgba(0, 0, 0, 0.3), 0 80px 55px -30px rgba(0, 0, 0, 0.1);
        margin-top: 30px;
}
.accordion-heading {
  color: #fff;
  border-bottom: 1px solid #e7e7e7;
  letter-spacing: 0.8px;
  padding: 15px;
  cursor: pointer;
}
.accordion-heading:nth-last-child(2) {
  border-bottom: 0;
}
.accordion-heading:hover {
  background: #023466;
  border-radius: 0;
}
.accordion-heading:first-child:hover {
  border-radius: 3px 3px 0 0;
}
.accordion-heading:nth-last-child(2):hover {
  border-radius: 0 0 3px 3px;
}
.accordion-heading::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  border-top: 7px solid #f5f5f5;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  float: right;
  transform: rotate(0);
  transition: all 0.5s;
  margin-top: 5px;
}
.active.accordion-heading::before {
  transform: rotate(-180deg);
}
.not-active.accordion-heading::before {
  transform: rotate(0deg);
}
.accordion-content {
  display: none;
  background: #fffafa;
  padding: 15px;
  line-height: 1.5;
}
.accordion-heading.active {
    background: #144372;
}
select {
  font-weight: 500;
  font-size: 15px;
  color: #012344;
  width: 100%;
  padding: 12px 15px 5px 10px;
  border-radius: 0;
  border: 0;
  outline: none;
  background: none;
  border-bottom: 1px solid #bdc5cd;
}
select option {
  font-weight: 500; 
  font-size: 15px; 
  color: #012344; 
}
.accordion-content ul{padding: 0 20px;}
.accordion-content ul li{list-style-type: disc;}
.prod-tab ul{padding: 0 20px;}
.prod-tab ul li{list-style-type: disc;}
path {fill: lightgray; stroke: white;}
path:hover {fill: gray;}
.filter-blue{ fill:#144372 !important; cursor: pointer; }
.filter-blue:hover{fill:#f36b17 !important; }
.breadcumbar{  fill:#144372 !important; cursor: pointer;   stroke: none !important;}
.hidden-lg{ display: none;}
.hidden-desk{ display: none;}
/* ----------------------------- 18-10-2022------------------ */
.spin-color img{width: 100%;}
.color-big-img{position: absolute; right: 0; bottom: 0;}
.glass-big-img.color-big-img {width: 55%;}
.glass-img.ml-0{margin-left: 0;}
ul.tabs li.color-box{margin-left: 0px; min-height: 70px;}
#ColorcardModal .modal-dialog.modal-lg {margin-top: 80px;}
/* ----------------------------------------------- */
/* ----------------- 19-10-2022 Can Assembling Calculator ------------------------ */
/*.pricecheker {width: 65%;margin: 20px auto; padding: 60px 0; }*/
.pricecheker .greenbox {background: #0b355c; color: #fff; text-transform: uppercase; width: 33%; float: left; padding: 10px 25px; margin-right: .5%; font-weight: 400;text-align: center; font-size: 18px;}
.pricecheker li {list-style-type: none;}
.pricecheker .assbox { background: #d1d2d4; width: 65%; float: left; padding: 8px; margin-left: 5px;font-size: 18px;}
.pricecheker .assbox select { border: none; background: #fff; width: 180px; color: #4a4c4f; box-shadow: none;    font-size: 19px;}
.pricecheker .assbox input { border: none; background: #fff; width: 180px; color: #313131; box-shadow: none; float: left; margin-right: 15px;     font-size: 19px;}
  section.sec-2 .h-1200 img {
    width: 100%;
    height: 1200px !important;
    object-fit: cover;
}
.avail-colorsec h5{
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
/* Style the tab */
.calc-tabpanel .tab {
     float: left;
    width: 35%;
}
select#delivery-type {
    width: 40%;
    margin-left: 20px;
}
.calc-tabpanel .tab button.active::before{content: "\2116";
           content: "\2116";
    content: "";
    display: inline-block;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    color: lightblue;
    /* background: #efefef; */
    /* width: 4%; */
    /* height: 3%; */
    float: right;
    border: 17px solid #efefef;
    left: 97%;
    top: 16px;
    position: absolute;
    }
/* Style the buttons inside the tab */
.calc-tabpanel .tab button {
      display: block;
    background-color: #fff;
    color: black;
    padding: 20px 50px;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 20px;
    border: 1px solid #012444;
        position: relative;
}
/* Change background color of buttons on hover */
.calc-tabpanel .tab button:hover {
  background-color: #ddd;
}
/* Create an active/current "tab button" class */
.calc-tabpanel .tab button.active {
  background-color: #012444;
    color: #fff;
}
/* Style the tab content */
.calc-tabpanel .tabcontent {
  float: left;
    padding: 30px;
    background: #efefef;
    width: 65%;
    border-left: none;
}
.purpose-calc {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ababab;
    padding: 30px 15px;
}
.purpose-calc ul li{float: left;}
.purpose-calc ul li.purpose-calc-txt{width: 80%}
.purpose-calc ul li.purpose-calc-val{width: 20%; text-align: center;}
.purpose-calc p{font-size: 17px; color: #6c6a6a;margin-top: 15px; float: left;}
.purpose-calc p span{color: #012444;}
.purpose-calc-final {
    background: #012444;
    float: left;
    width: 100%;
    padding: 20px;
}
.wpcf7-spinner {
    display: none;
}
.purpose-calc-head {float: left;  width: 100%;  padding: 20px;}
.purpose-calc-head ul li{float: left;}
.purpose-calc-head ul li.purpose-calc-txt{width: 80%;  color: #012444;  font-size: 30px;   font-weight: 600;}
.purpose-calc-head ul li.purpose-calc-val{width: 20%; color: #012444;  font-size: 30px;   font-weight: 600;}
.purpose-calc-final ul li{float: left;}
.purpose-calc-final ul li.purpose-calc-txt{width: 80%; color:  #fff}
.purpose-calc-final ul li.purpose-calc-val{width: 20%; text-align: center; color:  #fff}
.list-colors ul li{height: 25px; float: left; width: 14%; margin-right: 13px;border-radius: 25px;}
.bg-green{background: #006a4e !important;}
.bg-red{background: #FF0000 !important;}
.bg-pink{background: #EE7C9A !important;}
.bg-yellow{background: #FFEE00 !important;}
.bg-sky{background: #77B5FE !important;}
.bg-orange{background: #FF6700 !important;}
.list-colors h2{font-size: 25px;  font-weight: 600;}
.modal-content {margin-top: 110px;}
.trollyspec h2{color: #012444;font-weight: 700;}
.download-brochure {border: 1px solid #eee; padding: 5px 5px 30px 5px; margin-bottom: 30px;background: #f7f7f7;box-shadow: 4px 3px 7px 0px #11111157;}
.download-brochure img{width:  100%;}
.download-brochure h5{font-size: 19px;}
/* ---------------- Experiment ------------------ */
#scroller {
  min-height: 3000px;
  background:#000;
  position:relative;
}
.inner {
  position:fixed;
  left:50%;
  width:500px;
  margin-left:-250px;
  text-align:center;
  color:#fff;
  font-size:10em;
  transform:scale(0.1,0.1);
  -webkit-transform:scale(0.1,0.1);
}
.txt-orange{color: #f86a27;}
.inner-heading{color: #012344; font-size: 70px; font-weight: 500;}
.trolly-spec .table thead tr th{background: #f26209; color: #fff; padding: 10px; text-align:  left;}
.view-calculation .form-control{width: 100%;
    border: 0;
    background: #ffffff;
    border-bottom: 1px solid #a7a7a7;
    box-shadow: none;
    border-radius: 0;font-size: 22px; height: 40px;}
  .calculator-result .numbers-box h6{
    color: #012344;
    padding-top: 0;
    font-size: 20px;
  }
  .trolly-faci img{width: 75px;  position: relative; top: 10px; margin-right: 20px;}
  #accordion .panel {
  border-radius: 0;
  border: 0;
  margin-top: 20px;
}
#accordion a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #f26209;
  text-decoration: none;
  background: #f26209;
  color: #fff;
  text-align: left;
}
#accordion .panel-heading a.collapsed:hover,
#accordion .panel-heading a.collapsed:focus {
  background-color: #f26209;
  color: white;
  transition: all 0.2s ease-in;
}
#accordion .panel-heading a.collapsed:hover::before,
#accordion .panel-heading a.collapsed:focus::before {
  color: white;
}
#accordion .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: center;
}
#accordion .panel-heading a:not(.collapsed) {
  color: white;
  background-color: #f26209;
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
#accordion .panel-heading .accordion-toggle::before {
  font-family: 'FontAwesome';
  content: '\f00d';
  float: right;
  color: white;
  font-weight: lighter;
  transform: rotate(0deg);
  transition: all 0.2s ease-in;
}
#accordion .panel-heading .accordion-toggle.collapsed::before {
  color: #fff;
  transform: rotate(-135deg);
  transition: all 0.2s ease-in;
}
.required-cal-mob tr td label{font-size:  15px;}
.required-cal-mob tr td{width:  33.33%;  text-align: center;}
.required-cal-mob .panel-body {
    padding: 5px;
    background: #E7E8EA;
}
    div#view-cal .modal-lg {
    width: 1366px !important;
}

.spinning-can.ht400 {
    height: 300px;
}

h3.map-quote {
    margin: 3rem 0 5rem;
    color: #144372;
    font-size: 23px;
    font-weight: 500;
        text-decoration: underline;
}

/* 30.01.24 */

#accordionArchEvent .panel-heading a:not(.collapsed) {
  color: white;
  background-color: transparent;
  transition: all 0.2s ease-in;
}
#accordionArchEvent .panel-heading a {
  font-size: 32px !important;
  float: left;
  width: 100%;
}

#accordionArchEvent .panel-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'FontAwesome';  /* essential for enabling glyphicon */
  content: "\f00d";    /* adjust as needed, taken from bootstrap.css */
  float: right;        /* adjust as needed */
  color: grey;         /* adjust as needed */
}
#accordionArchEvent .panel-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

#accordionArchEvent .panel-heading a:not(.collapsed)::before
{
 transform: rotate(180deg); 
}

#accordionArchEvent .panel-heading a:not(.collapsed) {
  color: white;
  background-color: transparent;
  transition: all 0.2s ease-in;
}

#accordionArchEvent .panel-group .panel-heading {
  float: left;
  width: 100%;
}

#accordionArchEvent .panel-default>.panel-heading {
  color: #fff !important;
  background-color: #012344 !important;
  border-color: #012344;
  float: left;
  width: 100%;
}


#accordionArchEvent {
  margin-top: 80px;
}

#accordionArchEvent .inneventbox {
  margin-top: 40px;
}

#accordionArchEvent .panel-default {
   border-color: transparent; 
}

#accordionArchEvent .panel-body {
  padding: 0;
  float: left;
  width: 100%;
}

/* 30.01.24 */

/* 16.04 */

/*  */


.partnermapbx .option-menu label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 15px;
  font-weight: 500;
  text-align: left;
  font-size: 35px;
}
.partnermapbx {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.form-select {
  background-image: none!important;
}
.option-menu {
  text-align: left;
  width: 30%;
}
.options {
  cursor: pointer;
  width: 100%;
  min-height: 60px;
  max-height: 300px;
  background-color: rgb(250, 250, 250);
  /* transition: all 300ms; */
  font-size: 25px;
  padding: 2px 16px;
  color: #012344;
  border-bottom: none;
}

.option {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  transition: all 300ms;
  font-size: 18px;
  
}

select option {
  font-weight: 500;
  font-size: 18px;
  color: #012344;
}

/*  */
.locationitem-slid {
  margin: 0 auto;
  padding: 30px 40px;
  background: #f2f2f2;
   min-height: 230px;
}
.locationitem-slid h3 {
  color: #00427a;
  font-size: 32px;
  line-height: 42px;
 
}

.locationitem-slid h4 {
  text-indent: 0px;
  color: #94a3b1;
  margin: 0;
  margin-bottom: 24px;
}
.locationitem-slid h4 i{
    margin-right: 5px;
}

.locationitem-slid h5 {
  color: #012344;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 25px;
  margin-top: 0;
}
.locationitem-slid h5 i{
  color: #f36b17;
}

.partners-slider .owl-dots .owl-dot {
  background: #f26208 !important;
  width: 12px;
  height: 12px;
  margin: 5px;
  border-radius: 50%;
}
.partners-slider .owl-dots .active {
  background: #09355c !important;
  border: 2px solid #fff;
}

.partners-slider.owl-carousel.owl-loaded {
  text-align: center;
}
.partners-slider .owl-dots {
  padding-bottom: 10px;
  padding-top: 10px;
}

.partners-slider{
  border: 1px solid #eee;
}
/* END */

.home-bannerBox {
    height: 973px;
}

.sec-two {
    background: #001a3a;
    height: 500px;
}
.sec-three
{
  background: #fff;
    height: 790px;  
}
.sec-four
{
  height: 830px;    
}
.sec-five {
    height: 1220px;
}
.sec-six .customClassHeight
{
    height: 265px;
}
.sec-six {
    height: 645px;
}
.sec-seven
{
   height: 300px; 
}
.sec-eight
{
   height: 1045px;    
}
.sec-nine
{
   height: 605px; 
}

@media(max-width: 1366px){
    div#view-cal .modal-lg {
    width: 1250px !important;
}
}

@media(max-width: 1180px){
    div#view-cal .modal-lg {
    width: 1200px !important;
}
}
@media(min-width: 1550px) and (max-width: 2560px){
.btm-accsec img {
    position: absolute;
    top: 40%;
    left: 0;
}
}

@media(min-width: 1180px) and (max-width: 1400px){
    .knw-requirehead{padding-left: 10px;}
    .modal-header .close {
    top: 0;
}
div#view-cal .modal-lg {
    width: 100% !important;
}

}
@media(min-width: 1401px) and (max-width: 1600px){
.sec-four {
    height: 670px;
}
.home-bannerBox {
    height: 760px;
}
}

@media(min-width: 1200px) {
  section.sec-2 .h-1200 img {
    width: 100%;
    height: 1200px !important;
    object-fit: cover;
}
  }
  @media(min-width: 1025px) and (max-width: 1199px){
    .bg-blue-transparent {
    /* background: rgba(6, 7, 51, 0.59); */
    bottom: 0;
}
  }

  @media(min-width: 1020px) and (max-width: 1024px){
    .viewonlytbtab{
      display: block;
    }
    section.footer.hidden-lg.hidden-xl{
      display: none !important;
    }
    .foot-about a img {
      /*position: absolute;*/
      /*bottom: -108px;*/
      /*right: 30%;*/
      width: 45%;
  }
  .footer {
    border-image-source: linear-gradient(to right, #012344 22%, #e1c15e 87%, #012344 100%);
    border-image-slice: 1;
    border-width: 15px;
  }
  .desk-footerlogo a img {
    width: 80%;
  }
  .foot-social li .fa {
    color: #012344;
    font-size: 16px;
    background: #94a3b1;
    width: 30px;
    text-align: center;
    height: 30px;
    border-radius: 50%;
    padding-top: 7px;
  }
  .foot-social li {
    margin-right: 10px;
  }
  .footcontact h4 i {
    font-size: 16px;
    padding: 7px 9px 6px 9px;
  }
  .footcontact a {
    font-size: 15px !important;
  }
  
  }

@media(min-width: 1080px) and (max-width: 1198px){
  .foot-about a img {
    width: 40%;
  }
  .ft-logo {
    margin-top: 50px;
  }
}
@media(min-width: 992px) and (max-width: 1079px){
  .foot-about a img {
    width: 40%;
  }
}
@media screen and (min-width: 1376px){
  .container{ width: 1300px;}
  .exo-menu{margin-right: auto; margin-left: auto;  max-width: 1300px;}
  
}
.ji-features .elementor-widget-container {
    min-height: 155px;
}

  @media(min-width: 992px) and (max-width: 1440px){
    .ht400 {height: 175px;}
    .page-heading {padding-top: 40px;}
    .infrastructure-slider .owl-nav {text-align: center;}
    .pad100200 {
      padding: 60px 135px 100px 75px;
  }
  .ji-features .elementor-widget-container {
    min-height: 190px;
}

 }
@media(max-width: 1400px) {
  .prod-tab .tabcontent img {
    width: 100%; 
    position: absolute; 
    left: 8%; 
    top: -120px;
  }

   .absolutepos-moddle-left {top: 50px;}
   .absolutepos-top {top: 50px;}
  .exo-menu{margin-right: auto; margin-left: auto;  max-width: 1170px;}
  .font-150-medium{ font-size: 120px; line-height: 120px;}
  .innebigtext{ font-size: 40px; line-height: 48px;}
  .small-heading-blue strong { font-size: 90px;}
  .overlayvd{padding: 19%;}
  .font-medium-120 { line-height: 110px; font-size: 110px; }
  .font-medium-80 {font-size: 75px;}
  .font-medium-22 {font-size: 20px;line-height: 28px; }
  .absolutepos-moddle-left{ width: 100%;}
  .mobilitytext br{ display: none;}
  .font-medium-150 {line-height: 120px; font-size: 120px;}
  .font-medium-60 {line-height: 60px; font-size: 48px; }
  .font-medium-50 {line-height: 50px; font-size: 40px;}
  .font-medium-100 {font-size: 90px; line-height: 90px;}
  .font-medium-175 {line-height: 165px; font-size: 165px;}
  .p-l-150{ padding-left: 100px;}
  .sticky-spining img{ width: 80%;}
  .xl-jumboimg { width: 100% !important; }
  .p-l-200 { padding-left: 150px;}
  .pad100200{ padding: 10% 0 0 10% !important ;}
  .spvideobanner video{ width: 100%;}
  .smartcan img{ width: 80%;}
  .font-semibold-110{ font-size: 90px; line-height: 90px;}
  .font-medium-90{ font-size: 80px; line-height: 80px;}
  .font-thin-90 { font-size: 80px; line-height: 80px;}
  .p-l-50{ padding-left: 0;}
  .greadflexi{ display: block;}
  .gearedmeet-img { width: calc(100% + 100px) !important; }
  .greared-list ul li{ font-size: 22px; line-height: 28px;}
  .acc-spinning{ font-size: 50px; line-height: 60px;}
  .font-light-22 {font-size: 20px; line-height: 26px;}
  .acc-morebetter{ font-size: 50px; line-height: 60px;}
  /*.font-light-20{ font-size: 18px;line-height: 24px;}*/
  .font-medium-40 {line-height: 42px; font-size: 36px;}
}
@media(max-width: 1380px){
  .pad100200 {
    padding: 10% 10% 0px 20% !important;
  }
  /* div#view-cal .modal-lg {
    width: 1200px !important;
} */
}
@media(max-width: 1280px){
  .pad100200 {
    padding: 10% 10% 0px 13% !important;
  }
}

@media(max-width: 1180px){
  .prod-tab .tabcontent img {
   width: 40%;
   left: 61%;
   top: -210px;
  }
  .exo-menu {
    margin-right: auto;
    margin-left: auto;
    max-width: 998px;
}
.absolutepos-moddle-left {
  width: 100%;
  background: rgba(6, 7, 51, 0.59);
  right: 18px;
  top: 0px;
  height: 100%;
}
  }
@media(min-width: 768px) and (max-width: 1200px){
.modal-dialog {width: 100%; margin: 30px auto; display: block;}
ul.pricecheker li { width: 45% !important;}
.foot-social li{ display: inline list-item !important; float: left;}
.ft-logo {margin-top: 25px; float: left;width: 100%;text-align: center;}
.footer {padding: 50px 0 50px 0 !important;}
.btm-accsec img { position: absolute; top: 45%; left: 0;}
.pad100200 {
  padding: 50px 50px 0px 50px !important;
  /* padding: 0px 50px 0px 50px !important; */
}
.btm-accsec.top-model-bottom img {
    position: absolute;
    top: 33%;
    left: 0;
}

.btm-accsec {
    height: 910px;
}
/*.btm-accsec.top-model-bottom img {
    top: 67%;
}
.btm-accsec img {
    top: 74%;
}
ul.tabs.available-color li a.tab22 {
    width: 43px;
    height: 30px;
    position: relative;
    border-radius: 25px;
}
.allavai-colors .glass-big-img.color-big-img {
    width: 100%;
    top: 106%;
    bottom: 0;
}
ul.tabs.available-color {margin-top: 100px;}
ul.tabs.available-color li a.tab22 {width: 40px !important;}
.allavai-colors .glass-big-img.color-big-img {
    width: 100%;
    top: 105% !important;
    bottom: 0;
}*/
}
@media(max-width: 992px){.hidden-xxl{ display: none !important;}
.absolutepos-moddle-left {
  width: 100%;
  background: rgba(6, 7, 51, 0.59);
  right: 18px;
  top: 0px;
  height: 100%;
}
.absolutepos-top{
  width: 92%;
    background: rgba(239, 244, 255, 0.7);
    right: 15px;
    top: 0px;
    height: 100%;
}
}
@media(max-width: 1024px) {

  .desk-footerlogo a img {
    width: 80%;
}
    .bg-blue-transparent {
    background: #012344;
}
 
.tab-text-center { text-align: center;}
.foot-link.footcontact p {font-size: 19px;}
  .footer .flexirow {
    display: flex;
    align-items: end;
}
  .hidden-lg{ display: block;}
  .hidden-xs{ display: none;}
  .hidden-xxl{ display: block;}
  .hidden-desk{ display: none;}
  .menubar{ background: #fff;} 
  .exo-menu{margin-right: auto; margin-left: auto;  max-width: auto;}
  .navbar{ display: block;}
  .logo-bx{ position: relative; top: 0; padding: 10px 0;}
  .exo-menu{ display: none;}  
  .topmenu{ display: none;}
  .copyrightbar{ padding: 0px 0;}
  .logo-bx object{ height: 65px;}
  .banner-caption h1 {font-size: 80px;line-height: 80px;}
  .font-medium-60 {line-height: 40px; font-size: 30px;}
  .font-medium-100 { font-size: 50px;line-height: 50px; }
  .spining-text-2{ margin-bottom: 25px; padding-bottom: 0;}
  .font-medium-25 {font-size: 20px;line-height: 26px;}
  .sec-150{ padding: 100px 0;}
  .font-medium-150{ font-size: 100px; line-height: 110px;}
  .readmore-blue{padding: 3px 15px; margin-bottom: 30px}
  .readmore-white{padding: 3px 15px; margin-bottom: 30px}
  .p-l-200 {padding-left: 50px;}
  .font-medium-175 {line-height: 125px; font-size: 125px; }
  .font-medium-80{ font-size: 60px; line-height: 65px;}
  .mt-100 {margin-top: 50px; }
  .sec-top-100{  padding-top: 50px;}
  .p-l-100{ padding-left: 50px;}
  .p-l-150{ padding-left: 50px;}
  .stats{ font-size: 60px;}
  .jumbo-text-1{ padding-bottom: 30px;}
  .newsequal{ display: block;}
  .upeventbox h3{ font-size: 40px;}
  .upeventbox h3 span{ font-size: 80px;}
  .upeventbox h3 strong{ font-size: 80px;}
  .sec-100{ padding: 50px 0;}
  .heading-blue h2{ font-size: 80px;}
  .jublog{ margin-top: 35px;}
  .contact-slider .prev-slide{ left: 15%;}
  .contact-slider .next-slide{ right: 15%;}
  .spvideobanner video{ width: 100%;}
  .font-medium-120{ font-size: 80px; line-height: 90px;}
  .sec-top-150{ padding-top: 100px;}
  .p-l-50{ padding-left: 10px;}
  .sec-200{ padding: 100px 0;}
  .p-r-100{ padding-right: 0;}
  .sec-top-200{ padding-top: 100px;}
  .sec-top-50{ padding-top: 50px;}
  .textbr br{ display: none;}
  .sec-btm-150{ padding-bottom: 75px;}
  .smartcan { text-align: center;}
  .font-semibold-110{ font-size: 60px; line-height: 60px;}
  .font-medium-90{ font-size: 50px; line-height: 50px;}
  .font-semibold-50{ font-size: 36px;}
  .freebox{ padding: 5px;}
  .font-semibold-40{ font-size: 30px;}
  .font-thin-90 { font-size: 50px; line-height: 50px; }
  .greattext{ padding-left: 0;}
  .sereiesbox h4{ font-size: 20px; line-height: 25px;}
  .greadflexi{ display: block;}
  .gearedmeet-img { width: calc(100% + 50px) !important; }
  .greared-list ul li{ font-size: 20px; line-height: 20px; width: 45%;}
  .font-semibold-125{ font-size: 100px; line-height: 100px;}
  .font-thin-60{ font-size: 50px; line-height: 50px;}
  .desimng-list li h4{ font-size: 30px; line-height: 30px;}
  .trollyitem h4{ font-size: 25px; line-height: 35px;}
  .downloadbrcbg{ text-align: right; display: none; }
  .downloadbrcbg img{ width: 50%;}
  .pt-100{ padding-top: 50px;} 
  .pb-100{ padding-bottom: 50px;} 
  .pl-100{ padding-left: 50px;}
  .mt-150{ margin-top: 50px;}
  .bg-blue-transparent{ bottom: 0;}
  .bg-white-transparent{ background: rgba(255, 255, 255, 0.59); bottom: 0;}
  .font-thin-100 {font-size: 50px;line-height: 50px;}
  .font-light-40{font-size: 25px; line-height: 30px;}
  .detailingli{ padding-bottom: 50px;}
  .font-medium-70 {line-height: 42px; font-size: 36px;}
  .smartmobtext{ font-size: 38px; line-height: 46px;}
  .aboutcnt h2{ font-size: 50px;}
  .aboutcnt br{ display: none;}
  .aboutcnt .flexirow{ display: block;}
  .infrastructure-slider{ width: 100% !important;}
  .mobpb0{ padding-bottom: 0 !important;}
}

@media(max-width: 991px) {
  #accordionArchEvent .panel-default>.panel-heading {
    margin-bottom: 50px;
}
  #accordionArchEvent {
    margin-top: 0;
}
  .desk-footerlogo a img {
    width: 30%;
}

  .foot-about a img {
    position: absolute;
    bottom: -180px;
    right: 9%;
    width: 18%;
}
  .event-img-gallery .overlayvd img {
    padding-top: 65px;
}
.show-in-sm{display: block !important;}
.hidden-in-sm{display: none !important;}
.servies.ht400{height: 130px;}
.page-heading h1 {
    font-size: 35px;
}
.page-heading h2 {
    font-size: 35px;
}
  
section.page-title.hidden-in-sm {
    display: none !important;
} 

.bannerbox.hidden-in-sm {
    display: none !important;
} 

  section#road-ahead .heading {
    float: left;
    width: 100%;
    margin-top: 50px;
} 
.locationitem {
    min-height: 230px;
}
.banner-slider {
    position: relative;
    margin-top: 100px;
}
}

  /* nc 03-02-23 */
@media(max-width: 880px) {
    .colorcardbox { padding-left: 20px;}
    .colorcardbox.allavai-colors{ padding-left: 0px;}
    .avail-colorsec h5 {
    float: left;
    width: 100%;
    /* margin-bottom: 50px; */
    margin-top: 0;
    margin-bottom: 0 !important;
}
}
@media(max-width: 710px) {
  .hidden-desk{ display: block;}
  .footcontactdtl{ width: 100%; float: left;}
  .sec-150{ padding: 30px 0;}
  .sticky-spining{ top: 0;}
  .foot-link li{ font-size: 15px;}
  .foot-link ul{ margin: 15px 0 !important}
  .footer{ padding: 30px 15px 0 15px;}
  .bannerbox .homebanner{ height: 208px !important;}
  .contact-link li{width: 100%;} 
  .foot-social{ float: none;}
  .foothead h3{ font-size: 20px;}
  .font-medium-60{ line-height: 40px; font-size: 30px;}
  .font-medium-100 { font-size: 50px; line-height: 60px;}
  .font-semibold-110 { font-size: 40px; line-height: 45px; }
  .font-semibold-50 { font-size: 26px;  line-height: 30px; }
  .font-semibold-40 { font-size: 25px;}
  .freebox{ margin-bottom: 35px;}
  .p-all-40 { padding: 40px 15px;}
  .font-medium-90 { font-size: 40px; line-height: 45px; }
  .font-thin-90 {font-size: 50px; line-height: 50px; }
  .greared-list ul { padding-top: 20px; }
  .greared-list ul li {font-size: 20px; line-height: 20px; width: 100%; }
  .sereiesbox { margin-bottom: 35px;}
  .font-semibold-125{ font-size: 60px; line-height: 60px;}
  .font-thin-60{ font-size: 28px; line-height: 28px;margin-bottom: 0;}
  .desimng-list li{margin: 30px 0;}
  .desimng-list li h4{ font-size: 22px; line-height: 26px;}
  .trollyitem h4{ font-size: 22px; line-height: 32px;}
  .downloadbrcbg{ text-align: right;}
  .downloadbrcbg img{ width: 25%;}
  .pt-100{ padding-top: 50px;} 
  .pb-100{ padding-bottom: 50px;} 
  .pl-100{ padding-left: 0;}
  .dwnlbrch .pl-100{ padding-left: 15px;}
  .mb-mob-35{ margin-bottom: 35px !important;}
  .mt-80 {margin-top: 40px; }
}
@media(max-width: 580px) {
  .modal-content {
    margin-top: 40px;
}
  .colorsdbox {
    padding: 0 0px 0px;
}
  .lightgrey-bg {
    padding: 40px 15px 40px 15px;
}
  #accordionArchEvent .panel-default>.panel-heading {
    margin-bottom: 50px;
}
  #accordionArchEvent {
    margin-top: 0;
}
  .event-logo {
      margin-bottom: 20px;
  }
    .mob-pd-t-0{
        padding-top: 0;
    }
    .mob-mr-t-50{
        margin-top: 50px;
    }
    .pb-both-80 {
        padding: 40px 0;
    }
    .mb-80 {
        margin-bottom: 30px;
    }
    .font-medium-50 {
        padding-top: 0;
    }
    .mob-mr-t-50{
        margin-top: 50px;
    }
  .bg-background-lightblue{
    background: #e9effd;
  }
  .jumbocan img {
    width: 85%;
}
  
  .mtht{ min-height: auto;}
  .menubar{ position: relative;}
  .foot-link h3{ margin-top: 25px;}
  .hm-video{ padding-top: 0;}
  .copyright {text-align: left; padding: 0px 33px;}
  .footer .mt-30{ margin-top: 0 !important;}
  .footer .readmore-white{ margin: 15px 0 30px 0;}
  .foot-link li{ width: 50%;}
  .foot-about{ margin-top: 0; float: left;}
  .footcontact{ padding-left: 0; border: 0;}
  .copyrightbar{ margin-top: 0; padding-top: 0;}
  .foot-social{ padding-left: 0;}
  .flexirow{ display: block;}
   /* nc 03-02-23 */
  .logo-bx img{ width: 55%;}
  /* nc 03-02-23 end */
  .banner-caption h1{ font-size: 40px; line-height: 40px;}
  .banner-caption .readmore{ padding: 5px 10px 5px 10px; margin-top: 20px;}
  .sticky-spining{ margin-bottom: 30px;}
  .font-medium-60 { line-height: 44px; font-size: 36px;}
  .font-medium-100 {font-size: 46px;line-height: 46px; }
  .jumbotextmob{ text-align: center;}
  .trollymob { margin-top: 50px; text-align: center; padding: 0; }
  .font-medium-175 { line-height: 90px; font-size: 90px;}
  .font-medium-150 { font-size: 70px; line-height: 80px; }
  .font-medium-80 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 10px;
}
  .equaldiv{ display: block;}
  .slivermob{ padding: 25px 15px 25px 15px; text-align: center;}
  .slivermob .img100 img{ margin-bottom: 35px;}
  .numbers{ padding: 0; padding-top: 50px;}
  .numbers .borderright{ border: 0; border-bottom: 1px solid #ccc; margin-bottom: 35px;}
  .mb-100 {margin-bottom: 0px;}
  .mt-90{ margin-top: 0;}
  .stats{ font-size: 40px;}
  .newsbox {padding: 80px 15px;}
  .upeventbox{ padding: 15% 0;}
  .upeventbox h3{ font-size: 20px;}
  .upeventbox h3 span{ font-size: 40px;}
  .upeventbox h3 strong{ font-size: 40px;}
  .upeventbox h5{ font-size: 14px;}
  .heading-blue h2{ font-size: 40px;}
  .contact-slider .next-slide {right: 1%;}
  .contact-slider .prev-slide {left: 1%; }
  .contactitem h3{ font-size: 25px;}
  .contactitem h5{ font-size: 16px;}
  .jublog{margin-bottom: 0;}
  .sec-btm-150{ padding-bottom: 50px;}
  .spiningtextmob{ text-align: center;}
  .spining-text-1 { text-align: center;}
  .spining-text-2 { text-align: center;}
  .spining-text-3 { text-align: center;}
  .overlayvd{ padding: 15%;}
  .popup-youtube { display: inline-block; }
  .innebigtext {font-size: 22px;line-height: 32px;}
  .font-medium-120 {font-size: 36px;line-height: 44px;}
  .sec-top-150 { padding-top: 50px; }
  .mb-60{ margin-bottom: 30px;}
  .font-medium-50 {line-height: 34px;font-size: 24px;}
  .revealimg{ margin-bottom: 25px;}
  .p-l-50 {padding-left: 0;}
  .p-t-50 {
    padding-top: 0px;
}
  .font-medium-22 { font-size: 18px; line-height: 26px; }
  .mt-150 {margin-top: 15px;}
  .revealimg2 img { width: 100%;padding-left: 0; margin-top: 25px;  }
  .absolutepos-top { bottom: 0;  background: transparent; }
  .absolutepos-moddle-left { width: 100%; bottom: 0;
     background: transparent;
     right: 22px;
    }
  .xl-jumboimg{ margin-top: 0px;}
  .sec-top-200{ padding-top: 50px;}
  .readmore-blue {
    padding: 3px 15px;
    margin-bottom: 0px;
    margin-top: 20px;
}
  .readmore-white {
    padding: 3px 15px;
    margin-bottom: 0px;
    margin-top: 40px;
}
  .qcontact-heading h3{ font-size: 40px;}
  .qcontact-heading p {font-family: Gelion-Light; font-size: 20px; line-height: 26px;  }
  .smartcan{ margin-bottom: 45px;}
  .font-light-60{ font-size: 30px;}
  .font-medium-20{font-size: 18px;  line-height: 28px;}
  .formbox {margin-top: 25px;}
  .p-l-150{ padding: 0;}
  .oemlist{ margin-bottom: 25px;}
  .hgtext{ padding: 0 15px;}
  .font-medium-40 { line-height: 28px;  font-size: 28px; }
  .acc-spinning{ font-size: 28px; line-height: 32px;}
  .font-light-22 {font-size: 18px; line-height: 24px;}
  .acc-morebetter{ font-size: 28px; line-height: 32px;}
  /*.font-light-20{ font-size: 16px;line-height: 22px;}*/
  .font-medium-40 { font-size: 24px; line-height: 28px; margin-top: 0px;}
  .col-lg-12.blue-bg.pt-100.pb-100.pl-100 {padding-bottom: 80px;}
  .dwnlbrch .readmore-white {margin-bottom: 50px;}
  .bg-blue-transparent{ position: relative; background: #01172b; padding: 25px 0;}
  .bg-blue-transparent .mt-100{ margin-top: 15px;}
  .spring{ margin-bottom: 0px;}
  .bg-white-transparent{ position: relative;padding: 25px 0;}
  .absolutepos-top-acc .mb-30{ margin-bottom: 15px;}
  .sticky-spining img{ width: 100%;}
  .news-heading h2{ font-size: 40px;}
  .font-thin-100 {font-size: 36px;line-height: 36px;}
  .font-light-40{font-size: 25px; line-height: 30px;}
  .detailingli{ padding-bottom: 50px;}
  .detailingli ul{ margin-left: 25px}
  .detailingli ul li{font-size: 20px; padding: 6px 0;}
  .font-medium-70 { font-size: 30px; line-height: 38px;}
  .smartmobtext{ font-size: 32px; line-height: 42px;}
  .detailingmob{ padding-left: 25px;}
  .oemmobspace{ padding-left: 0; padding-top: 25px;}
  .jumbosmartmob img{ width: 80%; margin-top: 45px;}
  .pb-60 {padding-bottom: 25px;}
  .font-medium-90 {font-size: 28px; line-height: 34px;  }
  .nwslbox{ margin-bottom: 25px !important;}
  .enquiry-float {width: 44px;height: 44px; bottom: 80px;}
  .enquiry-my-float {margin-top: 10px; font-size: 22px; }
  .wapp-float {width: 44px;height: 44px;bottom: 140px;}
  .wapp-my-float {margin-top: 10px; font-size: 22px; }
  .slivermob h2 br{ display: none; }
  .copyright-text{ padding-right: 50px; text-align: center;}
  .mobpb0{ padding-bottom: 0 !important;}
  .sec-top-100{ padding-top: 0px;}
  .newsbgeven{ padding: 15px;}
  .newsbgeven .text-right{ text-align: left; margin-top: 20px;}
  .dataTables_filter label input {width: 79% !important;  }
  .newsbgeven:hover{ border: 1px solid #fff;}
  .aboutcnt h2{ font-size: 34px; line-height: 40px;}
  .jumac50{ margin-bottom: 25px;}
  .pubtl{ min-height: auto;}
  .page-heading h1{ font-size: 38px;}
  .page-heading h2{ font-size: 38px;}
  .mobglobal h3{font-size: 24px; font-family: Gelion-SemiBold;}
  .mobglobal h4{font-size: 24px; }
  .foot-link h3{ font-size: 24px;}
  .nwslbox{ font-size: 20px;}
  .dtable tbody tr td{ font-size: 20px;}
  .foot-social{float: left;}
  .foot-social li{ width: auto; display: inline-block;}
  .elementor-heading-title br{ display: none;}
  .p-l-10{ padding-left: 0;}
  .pad100200 {
    padding: 40px 8% !important;
}
  .readmore-white{ font-size: 12px;}
  .readmore-blue{ font-size: 14px;}
  .lightgrey-bg.career-sec.mb-40 .readmore-blue{ font-size: 14px; margin-top: 30px;}
  .colorsdbox .qcontact-heading {
    padding: 20px;
    padding-top: 0;
}
  #ColorcardModal .colorsdbox{ padding: 0;}
  .color-big-img{ position: relative;}
  .colorsdbox .qcontact-heading{ padding: 20px;}
  .colorcardbox .tabbed_area { padding: 0 25px;}
  .color-bl-bg{ padding: 0;}
  .absolutepos-top-acc p{ width: 100% !important;}
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, 
  div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate{ text-align: right;}
  .partnermapbx svg{ width: 100% !important; height: 300px; }
  .partner-heading h3{ font-size: 36px;}
  .pricecheker{ width: 100%;}
  .pricecheker .greenbox{ width: 100% !important; margin-bottom: 0; height: auto !important;}
  .pricecheker .assbox{ width: 100% !important;; margin-left: 0; margin-bottom: 20px; height: auto !important;}
  
}
@media (max-width: 1280px){
  .glass-big-img.color-big-img {
      width: 55%;
  }
  }
@media (max-width: 1024px){
  .customClassHeight{
    height: 100%;
    width: 100%;
  }
  .glass-big-img.color-big-img {
      width: 45%;
  }
  .img100.h-1200{
    display: none;
  }
  .section.section.hdpesheet{
    display: block;
  }
  .section .hdpesheet img{
    display: none;
  }
  .absolutepos-top-acc {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    padding: 60px 0;
  }
  .hidden-lg {
    display: block!important;
}
.dwnlbrch .pb-100 {
  padding-bottom: 50px;
}
.pb-100 {
  padding-bottom: 0px;
}
.absolutepos-top-acc h3 {

}
.absolutepos-top-acc p {
  width: 100% !important;
}

.hidden-sm.mobileHide{
  display: none;
}
.ht400 {
  height: 680px;
}

.sngpostpagi .readmore-blue {
  padding: 6px 20px 6px 20px !important;
}
}
  @media (max-width: 912px){
    .absolutepos-top-acc {
      position: relative;
      top: 0;
      right: 0;
      width: 100%;
      padding: 60px 0;
  }
  .img100.h-1200{
    display: none;
  }
  .font-medium-50 {
    padding-top: 20px;
    line-height: 42px;
    font-size: 36px;
}
  .page-title .relative .page-heading {
    padding-top: 15px;
}
.ht400 {
  height: 650px;
}

  }
@media (max-width: 820px){
  .glass-big-img.color-big-img {
      width: 45%;
  }
  .ht400 {
    height: 600px;
  }
  }
@media (max-width: 768px){
.glass-big-img.color-big-img {
    width: 50%;
}
  .infrastructure-slider .owl-nav {
    padding-right: 0% !important;
}
/* .color-bl-bg {
  position: absolute;
  left: 0;
  bottom: 0;
} */

.event-img-gallery .overlayvd img {
  width: 45%;
  padding-top: 80px;
}

}
@media (max-width: 500px){
.glass-big-img.color-big-img {
    width: 100%;
    margin-bottom: 30px;
}
img.customClassHeight {
  height: auto;
  object-fit: cover;
  width: 100%;
}
.hidden-sm.mobileHide{
  display: none;
}
.font-medium-50{
  padding-top: 30px;
}
.ht400 {
  height: 400px;
}


body:not(.rtl) .elementor-1241 .elementor-element.elementor-element-c9536fb {
  left: 63px !important;
    width: 70%;
}
.sngpostpagi .readmore-blue {padding: 6px 2px 6px 2px !important;}
}
img{height: auto;}
.abcd p{
  color: #000 !important;
}


.event-modal .modal.modal-fullscreen .modal-dialog,
.event-modal .modal.modal-fullscreen .modal-content {
  bottom: 0;
  left: 0;
/*  position: absolute;*/
  right: 0;
  top: 0;
}
.event-modal .modal.modal-fullscreen .modal-dialog {
  margin: 0;
  width: 100%;
  animation-duration:0.6s;
}
.event-modal .modal.modal-fullscreen .modal-content {
  border: none;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  -o-box-shadow: inherit;
  box-shadow: inherit;
}
.event-modal .modal.modal-fullscreen.force-fullscreen .modal-body {
  padding: 0;
}
.event-modal .modal.modal-fullscreen.force-fullscreen .modal-header,
.event-modal .modal.modal-fullscreen.force-fullscreen .modal-footer {
  left: 0;
  position: absolute;
  right: 0;
}
.event-modal .modal.modal-fullscreen.force-fullscreen .modal-header {
  top: 0;
}
.event-modal .modal.modal-fullscreen.force-fullscreen .modal-footer {
  bottom: 0;
}
.event-modal .modal-content {
    margin-top: 0px; 
}


#button {
  display: inline-block;
  background-color: #f26209;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 15px;
    right: 15px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 40px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #012344;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/* Styles for the content section */

.content {
  width: 77%;
  margin: 50px auto;
  font-family: 'Merriweather', serif;
  font-size: 17px;
  color: #6c767a;
  line-height: 1.9;
}

.colorcardbox .tabbed_area {
    padding: 0 0px;
}



@media(max-width: 580px) {
  .pd-t-img{
    padding-top: 100px;
  }

  .bg-background-blue{
    background-color: #040b32;
  }
  .spinning-can.ht400 {
    height: auto !important;
}
  .btm-accsec.avail-colorsec {
    height: 600px !important;
}
  #button {
    width: 40px; 
    height: 40px;
    bottom: 25px;
    right: 25px;
  }
  #button::after {
    line-height: 40px;
}
}
@media (min-width: 500px) {
  .content {
    width: 43%;
  }
  #button {
    margin: 30px;
  }

}
.content h1 {
  margin-bottom: -10px;
  color: #03a9f4;
  line-height: 1.5;
}
.content h3 {
  font-style: italic;
  color: #96a2a7;
}

.w-70{width: 70%;}
.available-color .tablinks{width: 50px; height: 25px;}

.warpper{
  display:flex;
  flex-direction: column;
  align-items: left;
}
.available-color .tab{
  cursor: pointer;
  padding:15px 35px;
  margin:0px 2px;
  display:inline-block;
  color:#fff;
  border-radius:25px;
}
/*.available-color .panels{
  background:#fffffff6;
  box-shadow: 0 2rem 2rem #00000080;
  min-height:200px;
  width:100%;
  max-width:500px;
  border-radius:3px;
  overflow:hidden;
  padding:20px;  
}*/

.available-color .panel{
  display:none;
  animation: fadein .8s;
  margin-bottom: 20px;
    background-color: initial;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: none;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
.available-color .panel-title{
  font-size:1.5em;
  font-weight:bold
}
.available-color .panel-title img{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel,
#five:checked ~ .panels #five-panel,
#six:checked ~ .panels #six-panel{
  display:block
}
/*#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab{
  background:#fffffff6;
  color:#000;
  border-top: 3px solid #000;
}
*/
ul.tabs.available-color li a.tab22{        
    width: 65px;
    height: 30px;
    position: relative;
    border-radius: 25px;}
    
    
.allavai-colors .glass-img {
    width: 100%;
    float: left;
    margin: 0px auto;
    padding: 0px;
        position: absolute;
    z-index: 99;
}

.allavai-colors .glass-big-img.color-big-img {
    width: 100%;
        top: 100%;
    bottom: 0;
}


@media(max-width: 767px) {
    .hm-expect-more
{
    width: 175px;
}
.home-bannerBox
{
    height: 700px; 
}

.sec-two {
    background: #001a3a;
    height: 530px;
}
.sec-three
{
  background: #fff;
    height: 850px;  
}
.sec-four
{
  height: 720px;    
}
.sec-five {
    height: 470px;
}
.sec-six .customClassHeight
{
    height: 265px;
}
    .sec-six {
        height: 645px;
    }
    .sec-seven{
       height: 300px; 
    }
    .sec-eight{
       height: 570px;   
    }
    .sec-nine{
        height: auto;
    }
 
    .absolutepos-moddle-left.sec-4-bg {
        background: #011230;
        position: relative;
    }
    
    .img100.sec-4-bg {
    margin-top: -220px;
}

.absolutepos-top.sec-4-bg2 {
        background: #e9effd;
        position: relative;
        width: 105%;
    }
    
    .img100.sec-4-bg2 {
    margin-top: -220px;
}
.jumac-xl-1200-img
{
    margin-top: 44px;
}
    
  .mobilebanner {
    padding-bottom: 135px;
}
  .inneventbox h4.font-medium-25.blue-text {
    margin-top: 25px;
  }
    
  .banner-caption .readmore {
      align-items: center;
  }
  .banner-caption .readmore img {
      width: 20px !important;
      float: left;
      border: 2px solid #fff;
      border-radius: 50%;
      height: 20px;
  }
  .banner-caption .readmore {
      font-size: 11px;
  }
  .banner-caption {
      top: 85%;
  }
  .sec-subresume {padding: 0 0% !important;}
    ul.tabs.available-color li {margin-right: 4px;}
  .banner-slider {margin-top: 0px;}
  .btm-accsec.avail-colorsec{height: 840px;}
  .btm-accsec.top-model-bottom {height: 600px;}
  .btm-accsec.top-model-bottom img {top: 55%; left: 0;}
  .btm-accsec {height: auto;}
  .btm-accsec img{position: relative; top: 0px; left: 0;}
  .sec-8 .absolutepos-top-acc{background: #000;}
  .allavai-colors .glass-img {position: relative;}
  .desimng-list li h4 {margin-top: 20px;}
  .trolley-slider .owl-dots {bottom: -5%; }
  ul.tabs.available-color li a.tab22 {
    width: 45px;
    height: 25px;
    position: relative;
    border-radius: 25px;
  }
  .allavai-colors .glass-big-img.color-big-img {
    width:465px;
    top: 0%;
    bottom: 0;
    right: -35px;
    margin-bottom: 0;
  }
  .trolly-sec3 p br{display:  none;}

  .numbers ul{ display: block; }
  .numbers ul li{ text-align: center; width: 50%; float: left; padding: 15px 0;}
  .numbers ul li:nth-child(3){ text-align: center; width: 100%;}
  .numbers .borderright {
    border: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
  }
  .spinning-can.ht400 {
      height: 170px;
  }
  .absolutepos-moddle-left {
      right: 0;
  }
  .dwnlbrch .pb-100 {
      padding-bottom: 0px; 
  }
  .footer .flexirow {
    display: block;
  }
  .foot-link.footcontact p {
      font-size: 16px;
  }
  .footcontact {
      display: flex;
      /* text-align: center; */
      align-items: baseline;
      justify-content: center;
  }
  .footer .flexirow {
      display: block;
      align-items: center;
  }
  .foot-link ul {
    margin: 30px 0 32px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .footer .flexirow {
    display: block;
}
.foot-link.footcontact p {
    font-size: 16px;
}
.footcontact {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: start;
  margin-top: 20px;
}
.desk-footerlogo a img {
  width: 45%;
}

.footer .flexirow {
    display: block;
    align-items: center;
}
.foot-link ul {
    margin: 0px 0 32px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: start;
    width: 100%;
}
/* shyamashree */
.foot-link.footcontact p:nth-last-child(2) {
  margin-left: 15px;
}
.foot-about a img {
    position: absolute;
    bottom: -191px;
    right: 14%;
    width: 18%;
}
.footer {
  border-image-source: linear-gradient(to right, #012344 0%, #e1c15e 80%, #012344 100%);
}
.footer-bordrstyle {
  border-bottom: none;
  padding: 50px 0 0;
}
.ft-logo {
  margin-top: 25px;
  border-bottom: 13px solid;
  border-image-source: linear-gradient(to right, #012344 -6%, #e1c15e 67%, #012344 100%);
  border-image-slice: 1;
  border-width: 8px;
}
.footcontact a {
  font-size: 16px !important;
}
.foot-social li .fa {
  color: #012344;
  font-size: 18px;
  background: #94a3b1;
  width: 35px;
  text-align: center;
  height: 35px;
  border-radius: 50%;
  padding-top: 8px;
}
}

/**********  Thank You Page****************************/

.thankyou-sec{background: #f5f5f5; float: left; width: 100%; padding: 50px;}
.thankyou-sec h2{color: #034ea2; font-size: 50px;}
.thankyou-sec p{color: #111;}
.thankx-btn{float: left;}


/**********************  Careers  **************************************/
.sec-subresume {padding: 0 13%;}
.sec-subresume h1{color: #012344;  font-size: 36px;  font-weight: 400;}
.sec-subresume p{color: #000; font-weight: 400;}
.career-head {
    color: #00427a;
    font-family: "Work Sans", Sans-serif;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 20px;
}
.jobopening p strong {
    color: #00427a !important;
}
.lightgrey-bg.career-sec {
    margin-top: 50px;
}
.lightgrey-bg {
    background-color: #F8F8F8;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 40px 40px 40px;
}

/*---------------Country Codde------------*/
.iti__flag-container {
    top: 12px !important;
}
.iti__selected-flag {
    font-weight: 500;
    font-size: 15px;
    color: #012344;
}
.head-social {
    margin-top: 26px;
    padding: 14px 15px;
    float: left;
    width: 100%;
}

.head-social ul {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.head-social ul li{
    float: left;
    margin-right: 10px;
}

.head-social ul li .fa{
    background: #00427a;
    color: #fff;
    padding: 15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    width: 35px;
    font-size: 15px;
    height: 35px;
    line-height: 7px;
}


@media (min-width: 992px) and (max-width: 1199px) and (orientation: landscape){

.banner-caption .readmore {
   display: none;
}

}

@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape){



.show-in-sm{display: block !important;}
.hidden-in-sm{display: none !important;}
.servies.ht400{height: 130px;}
.page-heading h1 {
    font-size: 35px;
}
.page-heading h2 {
    font-size: 35px;
}
.foot-link.footcontact p {
    font-size: 16px;
}
.footcontact {
        display: flex;
    /* text-align: center; */
    align-items: center;
    justify-content: center;
    float: left;
    width: 100%;
}
.footer .flexirow {
    display: block;
    align-items: center;
}
.foot-link ul {
        margin: 30px 0 32px !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.spinning-can.ht400 {
    height: 170px;
}
.show-in-sm{display: block !important;}
.hidden-in-sm{display: none !important;}

.logo-bx img {
    width: 165px;
}
.banner-slider {
    position: relative;
    margin-top: 100px;
}

}



@media (min-width: 576px) and (max-width: 767px){
    .col-sm-6 {
    width: 50%;
        float: left;
}
    .col-sm-4 {
    width: 33.33333333%;
        float: left;
}
.col-sm-8 {
    width: 66.66666667%;
        float: left;
}
    .col-sm-5 {
    width: 41.66666667%;    float: left;
}
.col-sm-7 {
    width: 58.33333333%;    float: left;
}
.col-sm-offset-1 {
    margin-left: 8.33333333%;
}

.col-sm-10 {
    width: 83.33333333%;
}
.col-sm-12 {
    width: 100%;
}
.show-in-sm{display: block !important;}
.hidden-in-sm{display: none !important;}
.bannerbox {
    padding-bottom: 0;
    padding-top: 12%;
}
.bannerbox .homebanner {
    height: auto !important;
}
.servies.ht400{height: 115px;}
.page-heading h1 {
    font-size: 26px;
}
.page-heading h2 {
    font-size: 26px;
}

}

@media (max-width: 580px){
  .copyright-text {
    padding-right: 0px;
    text-align: center;
}
}


@media (min-width: 320px) and (max-width: 767px) and (orientation: landscape){
    .xl-jumboimg {
    width: 100% !important;
}

.trollymob{padding-left: 0; padding-right: 25px;}
.customClassHeight {
    height: 100%;
    width: 100%;
}
.numbers { float: left; width: 100%; padding: 50px 0; text-align: center;}
.numbers ul{ display: flex; justify-content: center;}
.numbers ul li{ padding: 0 50px; text-align: center;}
.numbers .borderright {
    border: 0;
    border-bottom: 0px solid #ccc; 
    margin-bottom: 0;
    border-right: 1px solid #8797a7;
}
.foot-link.footcontact p {
    font-size: 15px;
}
.footcontact {
    display: flex;
    /* text-align: center; */
    align-items: baseline;
    justify-content: center;
}
.footer .flexirow {
    display: block;
    align-items: center;
}
.foot-link ul {
    margin: 1px 0 32px !important;
    text-align: center;
}
.copyright-text {
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.logo-bx img {
    width: 140px;
}
.font-medium-50 {
    padding-top: 20px;
    line-height: 30px;
    font-size: 25px;
}
.font-medium-20 {
    font-family: Gelion-Medium;
    font-size: 14px;
    line-height: 22px;
}
.acc-spinning {
    font-size: 35px;
    line-height: 43px;
}
.btm-accsec.top-model-bottom img {
    top: 73%;
    left: 0;
}
.btm-accsec.top-model-bottom {
    height: 850px;
}
.absolutepos-top-acc ul.tabs {
    margin-right: 0px; 
}

.absolutepos-top-acc ul.tabs.available-color li a.tab22 {
    width: 36px;
    height: 20px;
    position: relative;
    border-radius: 25px;
}
.allavai-colors .glass-big-img.color-big-img {
    width: 465px;
    border: 0;
    bottom: 0;
    right: -35px;
    margin-bottom: 0;
        top: 104%;
}
.font-medium-40 {
    line-height: 35px;
    font-size: 28px;
}
.page-title .relative .page-heading {
    padding-top: 5%;
}
.dwnlbrch.flexirow {
    display: block;
}
.footcontact img {
    width: 20px;
    margin-right: 15px;

}
.timeline-body img{width: 60%;}
.year-title {
    font-size: 35px;
    color: #f86a27;
}

.timeline-body p br{
    display: none;
}
.aboutcnt h2 {
    font-size: 40px;
    padding-top: 31px;
}
.res-video-box .videoicon {
    top: 20%;
}
.inner-heading {
    color: #012344;
    font-size: 50px;
    font-weight: 500;
}
.locationitem {
    min-height: 230px;
}
.career-sec .flexirow{display: block;}
.apply-jobs-careers{text-align: right;}
.enquiry-my-float {
    margin-top: 12px;
}
.wapp-my-float {
    margin-top: 12px;
}
.enquiry-float {
    position: fixed;
    width: 38px;
    height: 38px;
    bottom: 170px;
    right: 25px;
    background-color: #006aa0;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
    z-index: 100;
    line-height: 5px;
}
.wapp-float {
    position: fixed;
    width: 38px;
    height: 38px;
    bottom: 110px;
    right: 25px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 15px;
    z-index: 100;
    line-height: 5px;
}

}



.popupevent .modal-body
{
    padding: 0;
}


.popupevent .modal-body .close {
    opacity: 1;
    font-size: 50px;
    position: absolute;
    top: 4px;
    right: 5px;
    color: #f26209;
}
.popupevent .modal-body .close {
    margin-top: -2px;
}