@font-face {
 font-family: 'blackadder_itcregular';
 src: url('../fonts/bitcblkad-webfont.woff2') format('woff2'),
      url('../fonts/bitcblkad-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'blackadder_itc_ttregular';
 src: url('../fonts/blaci-webfont.woff2') format('woff2'),
      url('../fonts/blaci-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'blackadder_itc_stdregular';
 src: url('../fonts/blackadder_itc_std_regular-webfont.woff2') format('woff2'),
      url('../fonts/blackadder_itc_std_regular-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}

@media (min-width: 1500px){ .container{ max-width:1440px!important;} }
/************************ common classes starts ************************/
.fluid0 { padding: 0; margin: 0; }
.boxpadding {padding-bottom: 30px;}
.bodybg {background-color:#ffffff;}
.bgwhite {background-color:#ffffff;}
.btn {font-weight: 500;transition: .5s;}
.a:hover {color: none;text-decoration: none;}
.shadow-sm { box-shadow: none !important;}
.gotop {position: fixed; display: none; right: 20px; bottom: 35px; z-index: 99;padding: 0px 17px; border-radius: 50%!important; color: #ffffff; background-color: #125da1 ; border-color: #125da1 ; box-shadow: rgb(0 0 0 / 9%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;}
.gotop:hover {background-color: #125da1!important;border-color: #125da1!important;color: #ffffff!important; }
.topicon { line-height: 2.6!important; vertical-align: -9px !important;}
/**** whatsapp chat icon ****/
.whtsapp-icon { position: fixed; right: 92px; bottom: 33px; z-index: 120; }

/* gotop progressbar starts */
.progress-circle-container {
  position: fixed;
  bottom: 26px;
  right: 20px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.progress-circle {
  width: 65px;
  height: 65px;
}
.progress-circle-bar {
  fill: none;
  stroke: #1d498d;
  stroke-width: 5;
  stroke-dasharray: 283;
  stroke-dashoffset: 0;
  transform-origin: center;
  transition: stroke-dashoffset 0.3s ease;
}
.progress-background {
  fill: transparent;
  stroke: #ededed;
  stroke-width: 5;
  stroke-dasharray: none;
}
.scroll-to-top {
 position: absolute;
 height: 65%;
 width: 65%;
 background-color: #21AFE4;
 border-radius: 50%;
 cursor: pointer;
 transition: opacity 0.3s ease;
 z-index: 9998;
 display: flex;
 align-items: center;
 justify-content: center;
 opacity: 1!important;
}
.scroll-to-top svg {
 display: block;
 width: 25px;
 height: 25px;
 stroke: #1d498d;
 transition: all 0.1s ease;
}
/* gotop progressbar ends */

/************************ common classes ends ************************/
/************************* DONT TOUCH ABOVE CLASSES *************************/
/******* navbar starts *******/
#header {position: relative;}
#header nav.navbar.bootsnav li.dropdown ul.dropdown-menu.singlemenu-content{ margin-top: 11px!important;left: 0px!important;width: 17rem !important; padding: 20px 0px!important;}
.navbar {display: flex;}
 nav.navbar.bootsnav ul.nav > li > a {
 font-family: 'Poppins', sans-serif;
 color: rgba(255,255,255,0.8);
 font-size: 16px;
 font-weight: 500;
 line-height:26px;
 vertical-align: -webkit-baseline-middle;
 padding:0 0 10px 0!important;
 margin: 0px 45px 0px 0px!important;
 border-bottom:4px solid rgba(255,255,255,0);
 transition:0.9s ease all;
}
nav.navbar.bootsnav ul.nav > li > a.active{background-color:transparent;color:#000000;}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu {padding: 0px 10px 0px 10px;margin: 0px;border: solid 0px;}
/* .navbar .navbar-brand,.navbar a.btn { height: 75px;} */
.navbar .navbar-nav .nav-link {
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 padding: 0px 40px 0px 0px;
 color: #BDC3C9; 
 font-weight: 400;
 text-transform: uppercase;
 outline: none;
}
.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link.active { color:#000000 !important;}
.navbarsubmenu{
 font-family: 'Poppins', sans-serif;
 font-size: 17px;
 font-weight: 500;
 color: #093220;
 display:inline-block;
 vertical-align:middle;
 padding-bottom:20px;
}
.navbarsubmenu:hover{ color: #AB8039;}
.dropdown-menu{background-color:#dae8f7!important;border-radius:0;border-color:#AB7F39;padding:10px 10px;}
.dropdown-menu .dropdown-item{
 color: #000000; 
 border-bottom:1px dashed #AB7F39; 
 padding:0px!important;
 line-height: 35px;  
}
.dropdown-menu .dropdown-item:hover{color: #AB7F39!important;background-color:#8C7335!important; }
.dropdown-menu.active, .dropdown-item:active {color: #AB7F39;text-decoration: none;background-color:#FFFFFF!important;}
.navbar .dropdown-toggle::after {
 border: none;
 content: ""!important;
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 vertical-align: middle;
 margin-left: 8px;
}
.shadow-sm {box-shadow: none !important;}
.navbar-expand-lg .navbar-collapse {display: flex !important;flex-basis: auto;vertical-align:middle!important;}
.megamenu-group {
 display: flex;
 flex-direction: column;
 padding-left: 0;
 margin-bottom: 0;
 border-radius: 8px;
}
.megamenu-group-item {
 position: relative;
 display: block;
 padding: 0.5rem 1rem;
 color: #212529;
 background-color: #fff;
 border: 1px solid rgba(0,0,0,0.125);
}
.megamenu-group-item:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}
.megamenu-group-item+.list-group-item {border-top-width: 0}
.megamenu-group-item:last-child {border-bottom-right-radius: inherit;border-bottom-left-radius: inherit;}
.tcategorylinkline{border-bottom: 1px dashed #e1dddd;}
.tcategorylinkhead{
 font-family: 'Poppins', sans-serif;
 font-size:16px;
 font-weight:400;
 line-height:25px;
 color:#000000;
 border-bottom: 1px dashed #e1dddd;
}
.tcategorylinkhead:hover{color:#066FCF;}
.tcategorylinkheadactive{color:#066FCF!important;}
.ttopcontactshead{
 font-family: 'Poppins', sans-serif;
 font-size: 18px;
 color: #fff;
 font-weight: 700;
 line-height: 20px;
}
.ttopcontactstext{
 font-family: 'Poppins', sans-serif;
 font-size: 14px;
 color: #72A9DF;
 font-weight: 500;
 line-height: 20px;
}
.ttopcontactslink{
 font-family: 'Poppins', sans-serif;
 font-size: 14px;
 color: #FFFFFF;
 font-weight: 400;
 line-height: 20px;
}
.ttoplinkactive{color: rgba(255,255,255,1)!important; border-bottom: 4px solid rgba(255,255,255,1)!important;}
.dropdown-listitem{border-bottom:1px dashed #a39c9c!important;padding:10px 0px!important;}
.tdropdownhead{
 font-family: 'Poppins', sans-serif;
 color: #0059A9;
 font-size: 16px;
 font-weight: 500;
 line-height:26px;
}
.topstripbg{background-color: #0F2C59 !important;}
.topicons {font-size: 18px;color: #fff;}
.topicons:hover{color: #fff;}
.topborder-right{border-right: 1px solid #375978;border-bottom-right-radius: 0px;border-top-right-radius: 0px;}
.topborder-right:hover{color: #8F826F!important;}

.navbox-collapse{
 padding-bottom: 9px;
 border-bottom: 2px solid rgba(255, 255, 255, 0.8);
}
.sticky { 
 position: sticky!important;
 top: 0;
 z-index: 10000; 
 background-color: #FFFFFF!important; 
 box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.sticky .default-logo {display: none;}
.sticky .sticky-logo {display: block!important;}
.default-logo {display: block;}
.sticky-logo {display: none;}
.sticky nav.navbar.bootsnav ul.nav > li > a {color: rgba(0,0,0,0.8);padding: 0 0 37px 0 !important;}
.sticky .ttoplinkactive{color:#6495C9!important;border-bottom: 4px solid rgba(100, 149, 201, 1)!important;}
.sticky nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a:hover, .fixed-nav nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:hover {color: rgba(0,0,0,0.8);border-bottom: 4px solid #6495C9;}
.sticky nav.bootsnav ul.nav li.dropdown.mmmyaccount-menu a:hover {color: rgba(0,0,0,0.8)!important;}

/************************************** my social media icons starts **************************/
.smGlobalBtn { display: inline-block; position: relative; cursor: pointer; width: 18px;height: 18px;border:0px solid #ddd; box-shadow: 0px #999999; padding: 0px; margin-left: 0px; text-decoration: none;text-align: center; color: #FFFFFF; font-size: 18px; font-weight: normal;line-height: 30px;border-radius: 27px; -moz-border-radius:27px;-webkit-border-radius:27px;transition:0.7s ease all;margin-right: 40px;}
.tbottomcontactlinks:hover{color:#ED1C24; transition-timing-function: ease-in-out;   transition-duration: 1s; }
/* facebook button class*/
.facebookBtn{color:#FFFFFF;}
.facebookBtn:before{  font-family: "FontAwesome"; content: "\f09a";}
.facebookBtn:hover{ color: #D0C4B1;transition:1.5s ease all; }

/* linkedin button class*/
.linkedinBtn{color:#FFFFFF; }
.linkedinBtn:before{ font-family: "FontAwesome"; content: "\f0e1"; }
.linkedinBtn:hover{ color: #D0C4B1;transition:1.5s ease all;}

/* instagram button class*/
.instagramBtn{color:#FFFFFF; }
.instagramBtn:before{ font-family: "FontAwesome";  content: "\f16d"; }
.instagramBtn:hover{ color: #D0C4B1;transition:1.5s ease all; }

/* twitter button class*/
.twitterBtn{color:#FFFFFF; }
.twitterBtn:before{ font-family: "FontAwesome"; content: "\f099"; }
.twitterBtn:hover{ color: #D0C4B1; transition:1.5s ease all;}

/* whatsapp button class*/
.twhatsappBtn{color:#FFFFFF; }
.twhatsappBtn:before{ font-family: "FontAwesome"; content: "\f232"; }
.twhatsappBtn:hover{ color: #D0C4B1; transition:1.5s ease all;}

/* pinterest button class*/
.tpinterestBtn{color:#FFFFFF; }
.tpinterestBtn:before{ font-family: "FontAwesome"; content: "\f0d2"; }
.tpinterestBtn:hover{color: #D0C4B1;transition:1.5s ease all;}
/****************** my social media icons ends ******************/
/******* navbar ends *******/
/****** banner starts ******/
.carousel {margin-top: -125px;}
.carousel-item {transition: transform .8s ease-in-out;}
.carouselsubhead04{
 font-family: "Playpen Sans", cursive;
 font-size: 40px;
 font-weight: 600;
 color: #FFFFFF;
 animation-delay: 0.3s;
 line-height: 116px;
 position: absolute;
 bottom: 47%;
 left: 13%;
 animation: fadeInUp 2s ease backwards;
 z-index: 3;
 font-style: italic;
}
.carouselhead{
 font-family: "Playpen Sans", cursive;
 font-size: 40px;
 font-weight: 600;
 color: #FFFFFF;
 animation-delay: 0.3s;
 line-height: 94px;
 position: absolute;
 bottom: 42%;
 left: 13%;
 animation: fadeInUp 4s ease backwards;
 z-index: 3;
 font-style: italic;
}
.carouselsubhead{
 font-family: "Playpen Sans", cursive;
 font-size: 40px;
 font-weight: 600;
 color: #FFFFFF;
 animation-delay: 0.5s;
 line-height: 85px;
 position: absolute;
 bottom: 48%;
 left: 13%;
 animation: fadeInUp 6s ease backwards;
 z-index: 3;
 font-style: italic;
}
.carouselsubhead01{
 font-family: "Playpen Sans", cursive;
 font-size: 40px;
 font-weight: 600;
 color: #FFFFFF;
 animation-delay: 0.5s;
 line-height: 73px;
 position: absolute;
 bottom: 43%;
 left: 13%;
 animation: fadeInUp 8s ease backwards;
 z-index: 3;
 font-style: italic;
}
.carouseltext{
 font-family: "Playpen Sans", cursive;
 font-size: 25px;
 font-weight: 400;
 color: #FFFFFF;
 animation-delay: 0.5s;
 line-height: 26px;
 position: absolute;
 bottom: 40%;
 left: 13%;
 animation: fadeInUp 9s ease backwards;
 z-index: 3;
 letter-spacing: 1px;
 font-style: italic;
}
@keyframes fadeInUp{
  0%{transform:translate(0px, 100px); opacity: 0;}
  100%{transform:translate(0px, 0); opacity: 1;}
}
.carousel-indicators [data-bs-target] {
 background-color: #fff !important;
 border-radius: 50% !important;
 height: 8px !important;
 width: 8px !important;
 padding: 0 !important;
 border: 2px solid #FFFFFF;
}
.carousel-indicators {display: inline-block!important; background-color: transparent;}
/****** banner ends ******/

/******* home welcome starts *******/
.welcomebg{background: linear-gradient(90deg, #FFFFFF 30%, #6495C9 30%);}
.jquery-background-video {height: 536px;}
.twelcomehead{
 font-family: 'Poppins', sans-serif;
 font-size: 42px;
 font-weight: 300;
 line-height:47px;
 color: #FFFFFF;
 text-transform:uppercase;
}
.twelcomesubhead{
 font-family: 'Poppins', sans-serif;
 font-size: 42px;
 font-weight: 700;
 line-height:47px;
 color: #FFFFFF;
 text-transform:uppercase;
}
.twelcometext{
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height:30px;
 color: #FFFFFF;
 text-align:justify;
}
.welcometextpadding{padding-right:250px;}
.welcomebtn{
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height: 20px;
 background: #0E2857;
 border: 1px solid #0E2857;
 padding: 15px 20px;
 color: #FFFFFF;
 width: auto;
 transition:0.9s ease all;
 letter-spacing:1px;
}
.welcomebtn:hover{color:#FFFFFF;background: #023D95;border: 1px solid #023D95;transition:0.9s ease all;}
.welcomesidebg{position: relative;}
.welcomebgdot01{
 position: absolute;
 margin-top: -789px;
 left: 35px;
 -webkit-animation: updownmover 1s infinite  alternate;
 animation: updownmover 1s infinite  alternate;
}
@-webkit-keyframes updownmover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes updownmover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.welcomebgdot02{position: absolute;margin-top: -50px;left: 465px; -webkit-animation: leftrightmover 1s infinite  alternate;
 animation: leftrightmover 1s infinite  alternate;
}
@-webkit-keyframes leftrightmover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-10px); }
}
@keyframes leftrightmover {
    0% { transform: translateX(0); }
    100% { transform: translateX(-10px); }
}
/******* home welcome ends *******/
/******* home vision and mission starts *******/
.visionmissionbg{
 background-image: url(../img/visionmissionbg.jpg);
 background-repeat:  no-repeat;
 background-position: right!important;
 background-color : #0E2857;
 background-size:cover;	
}
.tvisionmissionhead{
 font-family: 'Poppins', sans-serif;
 font-size:22px;
 color: #FFFFFF;
 line-height: 27px;
 font-weight:500!important;
 text-transform:uppercase;
}
.tvisionmissiontext{
 font-family: 'Roboto', sans-serif;
 font-size:16px;
 color: #FFFFFF;
 line-height: 30px;
 font-weight:400!important;
}
.visionmissionmore{
 font-family: 'Poppins', sans-serif;
 font-size:14px;
 color: #FFFFFF;
 line-height: 28px;
 font-weight:400!important;
 letter-spacing:0px;
 transition:0.9s ease all;
}
/******* home vision and mission ends *******/
/********* home services classes starts *********/
.servicetop{ margin-top: -180px;}
.tserviceshead{
 font-family: 'Poppins', sans-serif;
 font-size: 34px;
 color: #0D2757;
 font-weight:700;
 line-height:40px;
 text-transform:uppercase;
}
.tservicessubhead{
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 color: #1B1F23;
 font-weight:400;
 line-height:25px;
}
.slick-prev {left: -25px!important;z-index: 999!important;}
.slick-next:before, .slick-prev:before {color: transparent!important;}
.slick-next {right: -17px!important;z-index:999999!important;}
.servicesbox {
 overflow: hidden;
 position: relative;
}
.servicesimg {clip-path: polygon(0 0, 86% 0, 185% 100%, 105% 100%, 0 100%, 0 20%);}
.servicescontent {
 position: absolute;
 margin-top: -76px;
 transition: margin-top 0.9s ease;
}
.tservicessubhead01 {
 font-family: 'Poppins', sans-serif;
 font-size: 22px;
 color: #FFFFFF;
 font-weight: 500;
 line-height: 25px;
 text-transform: uppercase;
 letter-spacing: 0px;
 padding-left: 30px;
}
.servicesbox:hover .servicescontent {margin-top: -93px;}
.servicesreadmore {
 background-color: #0E2857;
 padding: 10px 14px;
 position: relative;
 margin-top: -20px;
 width: 13%;
 margin-left: auto;
 transition: width 0.9s ease, padding 0.9s ease;
}
.servicesreadmoreicon {color: #FFFFFF;transition:0.9s ease all;}
.servicesbox:hover .servicesreadmore {
 width: 100%;
 background-color: #72A9DF;
 transition:0.9s ease all;
}
.servicesbox:hover .servicesreadmoreicon {color: #0E2857;transition:0.9s ease all;}
/********* home projects classes ends *********/
/********* home projects classes starts *********/
.tprojecthead{
 font-family: 'Poppins', sans-serif;
 font-size: 34px;
 color: #0D2757;
 font-weight:700;
 line-height:40px;
 text-transform:uppercase;
}
.tprojectsubhead{
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 color: #1B1F23;
 font-weight:400;
 line-height:25px;
}
.previcon{margin-top: -262px;margin-left: -26px;position: absolute;}
.nexticon{margin-top: -262px;margin-left: 1812px;position: absolute;}
.slick-prev {left: -25px!important;z-index: 999!important;}
.slick-next:before, .slick-prev:before {color: transparent!important;}
.slick-next {right: -17px!important;z-index:999999!important;}
.projectbox{overflow:hidden;position:relative;}
.projectbox figure{overflow:hidden;margin-bottom:0!important;}
.projectimg{transition: 0.7s ease;}
.projectbox:hover .projectimg{-webkit-transform: scale(1.08);transform: scale(1.08);}
.projectcontent{
 position: absolute;
 margin-top: -76px;
 width: 100%;
}
.innerprojectcontent{
 position: absolute;
 margin-top: -76px;
 width: 95%;
}
.projectviewmore{
 position: absolute;
 margin-top: -45px;
 width: fit-content;
 background-color: rgba(0, 0, 0, 0.5);
 padding: 5px 26px;
 opacity:0;
 transition:0.9s ease all;
}
.projectbox:hover .projectviewmore{opacity:1;transition:0.9s ease all;}
.tprojectviewmore{
 font-family: 'Poppins', sans-serif;
 font-size: 18px;
 color: #FFFFFF;
 font-weight:500;
 line-height:25px;
 text-align: center;
 letter-spacing:0px;
 transition:0.7s ease all;
}
.tprojectsubhead01{
 font-family: 'Poppins', sans-serif;
 font-size: 18px;
 color: #FFFFFF;
 font-weight:500;
 line-height:25px;
 text-transform:uppercase;
 text-align: center;
 letter-spacing:0px;
 transition:0.7s ease all;
}
.projectbox:hover .tprojectsubhead01{letter-spacing:2px; transition:0.7s ease all;}
/********* home projects classes ends *********/
/*********home client starts********/
.tclienthead{
 font-family: 'Poppins', sans-serif;
 font-size: 34px;
 color: #0D2757;
 font-weight:700;
 line-height:40px;
 text-transform:uppercase;
}
.tclientsubhead{
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 color: #1B1F23;
 font-weight:400;
 line-height:25px;
}
.brand-slider-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.brand-slider {
 white-space: nowrap;
 animation: brands-scroll 20s linear infinite;
}
.brand {
  display: inline-block;
  margin-right: 30px;
  height: 100%;
  vertical-align: middle;
  background-color: #F4F4F4;
  text-align: center;
  padding: 20px 20px;
  width: 232px;
}

.brand img {
  max-height: 100%;
  max-width: 100%;
  display: block;
}

/* Animation keyframes */
@keyframes brands-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

/* Pause animation on hover */
.brand-slider-container:hover .brand-slider {
  animation-play-state: paused;
}
/**************home client ends***********/

/**************** bottom starts ****************/
.bottombg{
 background-image: url('../img/bottombg.jpg');
 background-position: center;
 background-repeat:no-repeat;
 background-color:#EFEFEF;
 background-size:cover;
 margin-top: -8px;
}
.tbottomhead{
 font-family: 'Poppins', sans-serif;
 font-size: 22px;
 color: #fff;
 font-weight: 400;
 line-height: 30px;
}
.tbottomhead01{
 font-family: 'Poppins', sans-serif;
 font-size: 14px;
 color: #fff;
 font-weight:300;
 line-height: 20px;
 text-transform:uppercase;
 letter-spacing:2px;
}
.tbottomhead02{
 font-family: 'Poppins', sans-serif;
 font-size: 33px;
 color: #fff;
 font-weight:400;
 line-height: 40px;
}
.bottombtn{
 font-family: 'Poppins', sans-serif;
 text-transform: uppercase;
 font-size: 14px;
 font-weight: 500;
 line-height: 20px;
 background: #6495C9;
 border: 1px solid #000;
 padding: 15px 20px;
 color: #FFFFFF;
 width: auto;
 border: 1px solid #6495C9;
 transition:0.9s ease all;
}
.bottombtn:hover{color:#FFFFFF;transition:0.9s ease all;background: #0A1D40;border: 1px solid #0A1D40;}
.tbottomlinks{
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 color: #fff;
 font-weight: 400;
 line-height: 25px;
 transition:0.9s ease all;
}
.tbottomlinks:hover{color:#6495C9;transition:0.9s ease all;}
.tbottomlinksactive{
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 color: #6495C9;
 font-weight: 400;
 line-height: 25px;
}
.tbottomtext{
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 color: #fff;
 font-weight: 400;
 line-height: 25px;
}
.tdesignby {
 font-family: 'Roboto', sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 font-weight: 400;
 line-height: 17px;
}
.tcopyright {
 font-family: 'Roboto', sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 font-weight: 400;
 line-height: 17px;
}
.smGlobalBtnbottom { display: inline-block; position: relative; cursor: pointer; width: 30px; height: 30px;border:0px solid #ddd; box-shadow: 0px #999; padding: 0px; margin-left: 0px; text-decoration: none;text-align: center; color: #fff; font-size: 25px; font-weight: normal;line-height: 30px;border-radius: 27px; -moz-border-radius:27px;-webkit-border-radius:27px;transition:0.7s ease all;margin-right: 30px;}
.smGlobalBtn { display: inline-block; position: relative; cursor: pointer; width: 30px; height: 30px;border:0px solid #ddd; box-shadow: 0px #999; padding: 0px; margin-left: 0px; text-decoration: none;text-align: center; color: #fff; font-size: 18px; font-weight: normal;line-height: 30px;border-radius: 27px; -moz-border-radius:27px;-webkit-border-radius:27px;transition:0.7s ease all;margin-right: 10px;}
.tbottomcontactlinks:hover{color:#ED1C24; transition-timing-function: ease-in-out;   transition-duration: 1s; }
/* facebook button class*/
.facebookBtn{color:#fff;}
.facebookBtn:before{  font-family: "FontAwesome"; content: "\f09a";}
.facebookBtn:hover{ color: #72A9DF;transition:1.5s ease all; }

/* linkedin button class*/
.linkedinBtn{color:#fff; }
.linkedinBtn:before{ font-family: "FontAwesome"; content: "\f0e1";}
.linkedinBtn:hover{ color: #72A9DF;transition:1.5s ease all;}

/* instagram button class*/
.instagramBtn{color:#fff; }
.instagramBtn:before{ font-family: "FontAwesome";  content: "\f16d";}
.instagramBtn:hover{ color: #72A9DF;transition:1.5s ease all; }

/* twitter button class*/
.twitterBtn{color:#fff; }
.twitterBtn:before{ font-family: "FontAwesome"; content: "\f099";}
.twitterBtn:hover{ color: #72A9DF; transition:1.5s ease all;}

/* whatsapp button class*/
.twhatsappBtn{color:#fff; }
.twhatsappBtn:before{ font-family: "FontAwesome"; content: "\f232";}
.twhatsappBtn:hover{ color: #72A9DF; transition:1.5s ease all;}

/* pinterest button class*/
.tpinterestBtn{color:#fff; }
.tpinterestBtn:before{ font-family: "FontAwesome"; content: "\f0d2";}
.tpinterestBtn:hover{color: #72A9DF;transition:1.5s ease all;}

.bottomhr{color:#fff;opacity:1;}
.tbottomcontacthead {
 font-family: 'Poppins', sans-serif;
 font-size: 14px;
 color: #FFFFFF;
 font-weight: 300;
 line-height: 20px;
 letter-spacing:2px;
}
.tbottomcontactlink {
 font-family: 'Poppins', sans-serif;
 font-size: 20px;
 color: #FFFFFF;
 font-weight: 500;
 line-height: 28px;
}
.footerbg{background:#0A1D40;}
/**************** bottom ends ****************/

/**************** INNER PAGES starts ****************/
/*************** about starts ***************/
.theading{
 font-family: 'Poppins', sans-serif;
 font-size: 25px;
 font-weight: 500;
 line-height:35px;
 color: #6495c9;
}
.theadingwhite01{
 font-family: 'Poppins', sans-serif;
 font-size: 25px;
 font-weight: 500;
 line-height:35px;
 color: #fff;
}
.theadingwhite02{
 font-family: 'Poppins', sans-serif;
 font-size:25px;
 font-weight: 500;
 line-height:35px;
 color: #fff;
}
.tsubheading{
 font-family: 'Poppins', sans-serif;
 font-size: 38px;
 font-weight: 700;
 line-height:45px;
 color: #0f2c59;
}
.tsubheadingwhite{
 font-family: 'Poppins', sans-serif;
 font-size: 20px;
 font-weight: 600;
 line-height:30px;
 color: #fff;
}
.tsubheading02{
 font-family: 'Poppins', sans-serif;
 font-size: 20px;
 font-weight: 600;
 line-height:30px;
 color: #0f2c59;
}
.ttext{
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height:30px;
 color: #000;
 text-align:justify;
}
.ttext01{
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height:28px;
 color: #000;
}
.ttextwhite{
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height:30px;
 color: #fff;
 text-align:justify;
}
.aboutbg{
 background-image: url('../img/aboutbg.jpg');
 background-position: left;
 background-repeat:no-repeat;
 background-color:#fff;
}
/*----director starts---*/
.directorbg{
 background-image: url('../img/directorbg.jpg');
 background-position: left;
 background-repeat:no-repeat;
 background-color:#fff;	
 background-size:cover;
 background-attachment:fixed;
}
.directorimg{margin-top: -100px;}
/*<!----director ends----*/

/*<!----team starts----*/
.teambg{
 background-image: url('../img/teambg.jpg');
 background-position: right;
 background-repeat:no-repeat;
 background-color:#fff;
 background-attachment:fixed;
}
.team{
 position: relative;
 padding: 10px 0;
 padding-left: 60px;
 transition: all 0.3s ease-in-out;
 -webkit-transition: all 0.8s;
 -ms-transition: all 0.8s;
 transition: all 0.8s;
}
.team-media {
 position: relative;
 overflow: visible;
 z-index: 4;
 filter: drop-shadow(10px 10px 40px rgba(0, 0, 0, 0.25));
}
.team-hoverbg {
 position: absolute;
 top: 0;
 left: 0px;
 height: 100%;
 width: 110px;
 background:#6495c9;
 z-index: 0;
 display: flex;
 justify-content: center;
 flex-direction: column;
 row-gap: 20px;
 padding-left: 25px;
 transition: all 0.3s ease-in-out;
 transition:0.9s ease all;
}
.team-info {
 position: absolute;
 right: 0px;
 background: #6495c9;
 backdrop-filter: blur(5px);
 padding: 10px 63px;
 transition: all 0.3s ease-in-out;
 width: -webkit-fill-available;
 transition:0.9s ease all;
}
.tteamhead{
 font-family: 'Poppins', sans-serif;
 font-size:17px;
 color: #fff;
 line-height: 28px;
 font-weight:500!important;
}
.tteamtext{
 font-family: 'Poppins', sans-serif;
 font-size:15px;
 color: #fff;
 line-height: 30px;
 font-weight:400!important;
}
.team:hover {padding-left: 60px;}
.team:hover .team-hoverbg {background:#0f2c59;transition:0.9s ease all;}
.team:hover .team-info {background:#0f2c59;transition:0.9s ease all;}
li {list-style: none;}
/*----team ends----*/
/*-----vision----------*/
.visionmission-item {
 position: relative;
 z-index: 1;
 box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
 border-radius: 5px;
 background-color: #fff;
 padding: 25px;
 height:100%;
}
.visionmission-item::before {
 content: "";
 position: absolute;
 top: 0;
 right: 0;
 width: 100px;
 height: 100px;
 background:#6697ca;
 border-radius: 0 0 0 100px;
 transition: 550ms ease-in-out 25ms;
}
.visionmission-item:hover{background:#0f2c59; transition: 0.9s ease all;}
.visionmission-item:hover .visionmissionnumber{color:#fff;transition: 0.9s ease all;}
.visionmission-item:hover .tvisionhead{color:#fff!important;transition: 0.9s ease all;}
.visionmission-item:hover .tvisiontext{color:#fff!important;transition: 0.9s ease all;}
.visionmission-item:hover.visionmission-item::before{background:#fff;transition: 0.9s ease all;}
.visionmission-item:hover .visionmission-icon{color:#0f2c59;transition: 0.9s ease all;}
.visionmission-icon {
 position: absolute;
 top: 25px;
 right: 25px;
 font-size: 35px!important;
 color: #fff;
}
.visionmissionnumber {
 font-size: 20px;
 font-weight: 600;
 font-family:'Poppins', sans-serif;
 color: #6697ca;
 display: inline-block;
 margin-bottom: 10px;
 transition: all .5s ease-in-out;
}
.tvisiontext {
 font-family: 'Poppins', sans-serif;
 font-size: 16px;
 font-weight: 400;
 color: #000 !important;
 line-height: 30px;
}
.tvisionhead {
 font-family: 'Poppins', sans-serif;
 font-size: 25px;
 font-weight: 500;
 color: #6697ca !important;
 line-height: 30px;
}
/*------vision--------*/
/*************** about ends ***************/

/*************** team ends ***************/
.teambox {
 padding: 30px;
 border-radius: 5px;
 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
 transition:0.9s ease all;
}
.teambox img {
 width: 100%;
 height: auto;
 border-radius: 100%;
}
.tteamsubhead{
 font-family: 'Poppins', sans-serif;
 font-size: 18px;
 font-weight: 500;
 line-height:25px;
 color: #000;
 text-align:center;
}
.teambox:hover{margin-top:-20px;transition:0.9s ease all;}
.tteamhead01{
 font-family: 'Poppins', sans-serif;
 font-size:17px;
 color: #000;
 line-height: 28px;
 font-weight:500!important;
 text-align:center;
}
.tteamtext01{
 font-family: 'Poppins', sans-serif;
 font-size:15px;
 color: #000;
 line-height: 30px;
 font-weight:400!important;
 text-align:center;
}
/*************** team ends ***************/
/*************** vision page starts ***************/
.visionparallaxbg{
 background-image: url('../img/visionparallaxbg.jpg');
 background-position: center;
 background-repeat:no-repeat;
 background-color:#fff;	
 background-size:cover;
 background-attachment:fixed;
}/*************** vision page ends***************//************** organizationchart starts **************/
.organizationbg{
 background-image: url(../img/organizationbg.jpg);
 background-repeat: repeat-x;
 background-position: bottom;
}
.organizationchartimg{box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
/************** organizationchart ends **************/
/*************** service starts ***************/
.servicebg{
 background-image: url('../img/servicebg.jpg');
 background-position: right;
 background-repeat:no-repeat;
 background-color:#fff;
 background-size:cover;
 background-attachment:fixed;
}
/*************** service ends ***************/
/**************** careers starts ****************/
.careersbg{
 background-image: url('../img/careersbg.jpg');
 background-position: left;
 background-repeat:no-repeat;
 background-color:#FFFFFF;
}
.tcareermaillinkactive{color:#6495C9;font-weight:500;}
/**************** careers ends ****************/

/**************** clients ends ****************/
.clientbg{
 background-image: url('../img/clientbg.jpg');
 background-position: bottom right;
 background-repeat:no-repeat;
 background-color:#FFFFFF;
}
.clientlogoimg{box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;transition:0.9s ease all;}
.clientlogoimg:hover {box-shadow: rgb(125 194 236) 0px 3px 12px; transition:0.9s ease all;}
/**************** clients ends ****************/

/**************** contactus starts ****************/
.contactusbg{
 background-image: url('../img/contactusbg.jpg');
 background-position: left bottom;
 background-repeat:no-repeat;
 background-color:#FFFFFF;
}
.contactuspadding{padding-left:252px;}
.contactheadbox{padding:5px 15px;background-color:#6495C9;}
.contactdescbox{padding:15px 15px 25px 15px;background-color:#FFFFFF;height: 135px;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;}
.tcontactboxhead{
 font-family: 'Poppins', sans-serif;
 font-size: 20px;
 font-weight: 400;
 line-height:30px;
 color: #FFFFFF;
}
.tcontactboxhead01{
 font-family: 'Poppins', sans-serif;
 font-size: 20px;
 font-weight: 400;
 line-height:30px;
 color: #6495c9;
}
.tcontactboxtext{
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height:30px;
 color: #000000;
}
.tcontactboxlink{
 font-family: 'Roboto', sans-serif;
 font-size: 16px;
 font-weight: 400;
 line-height:30px;
 color: #000000;
 transition:0.9s ease all;
}
.tcontactboxlink:hover{color:#6495C9;transition:0.9s ease all;} 
.contactheadbox i {animation: shake 12s infinite;display: inline-block;}
@keyframes shake {
    0%, 100% {
        transform: translatey(0);
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translatey(-2px);
    }
    20%, 40%, 60%, 80% {
        transform: translatey(2px);
    }
}
.contactaddressbg{
 background-image:url(../img/contactaddressbg.jpg);
 background-position:right;
 background-repeat:no-repeat;
 background-size:contain;
}
.contactphonebg{
 background-image:url(../img/contactphonebg.jpg);
 background-position:right;
 background-repeat:no-repeat;
 background-size:contain;
}
.contactemailbg{
 background-image:url(../img/contactemailbg.jpg);
 background-position:right;
 background-repeat:no-repeat;
 background-size:contain;
}
.contactwebbg{
 background-image:url(../img/contactwebbg.jpg);
 background-position:right;
 background-repeat:no-repeat;
 background-size:contain;
}
.contactdescbox01 {padding: 15px 15px 25px 15px;background-color: #FFFFFF;height: 616px;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;}
/**************** contactus ends ****************/

/**************** INNER PAGES ENDS ****************/
/******************************** Media Query Starts ********************************/
@media only screen and (min-device-width:320px) and (max-device-width: 991px){
#header {height: 93px;}
#header nav.navbar.bootsnav .nav {background-color: #0F2C59;}
.navbox-collapse {margin-top: 13px;}
nav.navbar.bootsnav ul.nav > li > a {color: #FFFFFF;padding: 12px 5px !important;}
nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a:hover, .fixed-nav nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a.active, .fixed-nav nav.navbar.bootsnav ul.nav > li > a.active, nav.navbar.bootsnav ul.nav > li > a.active {background-color: transparent;color: #FFFFFF;}
nav.navbar.bootsnav ul.nav li.dropdown.on > a, nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a:hover, .fixed-nav nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a.active, .fixed-nav nav.navbar.bootsnav ul.nav > li > a.active, nav.navbar.bootsnav ul.nav > li > a.active {color: #FFFFFF!important;}
#header nav.navbar.bootsnav ul.dropdown-menu.megamenu-content {padding: 0px !important;}
.dropdown-menu {background-color: #0F2C59 !important;}
.tcategorylinkhead {color: #ffffff !important;border-bottom: unset !important;}
 nav.navbar.bootsnav ul.nav li.dropdown.on > a, nav.navbar.bootsnav ul.nav li.megamenu-fw > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a:hover, .fixed-nav nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:hover, .white-bg nav.navbar.bootsnav ul.nav > li > a.active, .fixed-nav nav.navbar.bootsnav ul.nav > li > a.active, nav.navbar.bootsnav ul.nav > li > a.active { border-bottom: unset!important;}
 nav.navbar.bootsnav ul.nav > li > a {margin: 0px 0px 0px 0px !important;}
 .navbox-collapse {border-bottom:unset!important;}
  
}
@media only screen and (min-device-width:320px) and (max-device-width: 767px){
.carouselsubhead04 {left:2.5%;font-size: 20px;bottom: 34%;}
.carouselhead {left:2.5%;font-size: 20px;bottom: 30%;}
.carouselsubhead {left: 2.5%;font-size: 20px;bottom: 24%;}
.carouselsubhead01 {left: 2.5%;font-size: 20px;bottom: 19%;}
.carouseltext {left:2.5%;font-size: 18px;line-height: 26px;bottom: 14%;}
.welcomebg {background: #6495C9;}
.jquery-background-video {height: auto;width: -webkit-fill-available;}
.welcomebgdot02 {left: 100px;}
.welcometextpadding {padding-right: 0px;}
.twelcomehead {font-size: 25px;line-height: 30px;}
.twelcomesubhead {font-size: 25px;line-height: 30px;}
.tprojecthead {font-size: 25px;line-height: 30px;}
.tbottomhead02 {font-size: 22px;line-height: 25px;}
.tsubheading {font-size: 25px;line-height: 35px;}
.theading {font-size: 20px;line-height: 30px;}
.ttextwhite {line-height: 31px;}
.directorimg {margin-top:0px;}
.theadingwhite01 {font-size:18px; font-weight: 600;}
.theadingwhite02 {font-size:18px; font-weight: 600;}
.team-info {padding: 10px 55px;}
.projectbox:hover .projectimg {-webkit-transform: scale(1.08);transform: scale(1)!important;}
.contactuspadding {padding-left: 13px;}
.contactdescbox01 {height: 617px;}
.tcontactboxtext {font-size: 16px;line-height: 30px;}
.tvisionmissiontext {text-align: justify;}
.whtsapp-icon {right: 21px; bottom: 103px;}
.tvisiontext {text-align: justify;}
.tsubheading02{font-size: 18px;}
.tsubheadingwhite{font-size: 18px;}
.tclienthead{font-size:25px;line-height:30px;}
}
@media only screen and (min-device-width:768px) and (max-device-width: 991px){
.carouselsubhead04 {left: 5%;font-size: 40px;bottom: 39%;}
.carouselhead {left: 5%;font-size: 40px;bottom: 35%;}
.carouselsubhead {left: 5%;font-size: 40px;bottom: 31%;}
.carouselsubhead01 {left: 5%;font-size: 40px;bottom: 28%;}
.carouseltext {left: 5%;font-size: 25px;line-height: 26px;bottom: 25%;}
.welcomebg {background: #6495C9;}
.jquery-background-video {height: auto;width: -webkit-fill-available;}
.welcomebgdot02 {left: 100px;}
.welcometextpadding {padding-right: 0px;}
.twelcomehead {font-size: 32px;line-height: 37px;}
.twelcomesubhead {font-size: 32px;line-height: 37px;}
.tsubheading {font-size: 25px;line-height: 35px;}
.theading {font-size: 20px;line-height: 30px;}
.ttext {line-height: 31px;text-align: left;}
.ttextwhite {line-height: 31px;text-align: left;}
.directorimg {margin-top:0px;}
.tteamhead {font-size: 17px;line-height: 27px;}
.team-info {padding: 10px 62px;}
.projectbox:hover .projectimg {-webkit-transform: scale(1.08);transform: scale(1)!important;}
.tprojectsubhead01 {font-size: 16px;}
.innerprojectcontent {width: 95%;}
.contactuspadding {padding-left: 13px;}
.contactusbg {background-position: right bottom;}
.tvisionmissiontext {text-align: justify;}
}
@media only screen and (min-device-width:992px) and (max-device-width: 1199px){
nav.navbar.bootsnav ul.nav > li > a {margin: 0px 35px 0px 0px!important;}
.carouselsubhead04 {font-size: 30px;line-height: 83px; left: 4%;}
.carouselhead {font-size: 30px;line-height: 59px; left: 4%;}
.carouselsubhead {font-size: 30px;line-height: 60px; left: 4%;}
.carouselsubhead01 {font-size: 30px;line-height: 60px; left: 4%;}
.carouseltext {font-size: 22px; left: 4%;}
.jquery-background-video {height: 279px;}
.welcomebgdot01 {margin-top: -522px;}
.welcomebgdot02 {margin-top: -43px;left: 203px;}
.twelcomehead {font-size: 30px;line-height: 35px;}
.twelcomesubhead {font-size: 30px;line-height: 35px;}
.welcometextpadding {padding-right: 19px;}
.servicesreadmore {padding: 8px 14px;width: 14%;}
.tsubheading {font-size: 30px;line-height: 40px;}
.projectbox:hover .projectimg {-webkit-transform: scale(1.08);transform: scale(1)!important;}
.contactuspadding {padding-left: 13px;}
.sticky nav.navbar.bootsnav ul.nav > li > a { padding: 0 0 25px 0 !important;}
#header nav.bootsnav .services .megamenu-content {
margin-left: -278px !important}
}
@media only screen and (min-device-width:1200px) and (max-device-width: 1299px){
nav.navbar.bootsnav ul.nav > li > a {margin: 0px 16px 0px 0px;}
.sticky nav.navbar.bootsnav ul.nav > li > a {padding: 0 0 34px 0 !important;}
.carouselsubhead04 {font-size: 30px;line-height: 60px; left: 4%;}
.carouselhead {font-size: 30px;line-height: 60px; left: 4%;}
.carouselsubhead {font-size: 30px;line-height: 60px; left: 4%;}	
.carouselsubhead01 {font-size: 30px;line-height: 60px; left: 4%;}
.carouseltext {left: 4%;bottom: 36%;}		
.jquery-background-video {height: 337px;}	
.welcomebgdot01 {margin-top: -589px;}
.welcomebgdot02 {margin-top: -43px;left: 265px;}
.twelcomehead {font-size: 30px;line-height: 35px;}
.twelcomesubhead {font-size: 30px;line-height: 35px;}
.welcometextpadding {padding-right: 25px;}
.tsubheading {font-size: 30px;line-height: 40px;}
.tteamhead {font-size: 17px;line-height: 27px;}
.innerprojectcontent {width: 90%;}
.tprojectsubhead01 {font-size: 15px;}
.projectbox:hover .tprojectsubhead01 {letter-spacing: 1px;}
.contactuspadding {padding-left: 13px;}
}
@media only screen and (min-device-width:1300px) and (max-device-width: 1399px){
nav.navbar.bootsnav ul.nav > li > a {margin: 0px 16px 0px 0px;}
.carouselsubhead04 {font-size: 38px;line-height: 94px;left: 7%;}
.carouselhead {font-size: 38px;line-height: 70px;left: 7%;}
.carouselsubhead {font-size: 38px;line-height: 70px;left: 7%;}
.carouselsubhead01 {font-size: 38px;line-height: 70px;left: 7%;}
.carouseltext {left: 7%; font-size: 23px; bottom: 38%;}		
.jquery-background-video {height: 365px;}
.welcomebgdot01 {margin-top: -620px;}
.welcomebgdot02 {margin-top: -43px;left: 293px;}
.twelcomehead {font-size: 35px;line-height: 40px;}
.twelcomesubhead {font-size: 35px;line-height: 40px;}
.welcometextpadding {padding-right: 20px;}
.servicesreadmore {width: 16%;}
.tsubheading {font-size: 30px;line-height: 40px;}
.tteamhead {font-size: 17px;line-height: 27px;}
.innerprojectcontent {width: 90%;}
.tprojectsubhead01 {font-size: 15px;}
.projectbox:hover .tprojectsubhead01 {letter-spacing: 1px;}
.contactuspadding {padding-left: 13px;}
}
@media only screen and (min-device-width:1400px) and (max-device-width: 1499px){
nav.navbar.bootsnav ul.nav > li > a {margin: 0px 20px 0px 0px;}
.carouselsubhead04 {font-size: 35px;line-height: 70px;}
.carouselhead {font-size: 35px;line-height: 70px;}
.carouselsubhead {font-size: 35px;line-height: 70px;}
.carouselsubhead01 {font-size: 35px;line-height: 70px;}
.carouseltext {font-size: 25px;}
.jquery-background-video {height: 395px;}
.welcomebgdot01 {margin-top: -648px;}
.welcomebgdot02 {left: 332px;}
.twelcomehead {font-size: 35px;line-height: 40px;}
.twelcomesubhead {font-size: 35px;line-height: 40px;}
.welcometextpadding {padding-right: 50px;}
.innerprojectcontent {width: 95%;}
.tprojectsubhead01 {font-size: 15px;}
.projectbox:hover .tprojectsubhead01 {letter-spacing: 1px;}
.contactuspadding {padding-left: 53px;}
}
@media only screen and (min-device-width:1500px) and (max-device-width: 1599px){
.carouselsubhead04 {font-size: 40px;line-height: 88px;}
.carouselhead {font-size: 40px;line-height: 70px;}
.carouselsubhead {font-size: 40px;line-height: 70px;}
.carouselsubhead01 {font-size: 40px;line-height: 70px;}
.carouseltext {font-size: 30px;}
.jquery-background-video {height: 420px;}
.welcomebgdot01 {margin-top: -680px;}
.welcomebgdot02 {margin-top: -43px;left: 355px;}
.twelcomehead {font-size: 35px;line-height: 40px;}
.twelcomesubhead {font-size: 35px;line-height: 40px;}
.welcometextpadding {padding-right: 100px;}
.innerprojectcontent {width: 95%;}
.tprojectsubhead01 {font-size: 15px;}
.projectbox:hover .tprojectsubhead01 {letter-spacing: 1px;}
.contactuspadding {padding-left: 42px;}
}
@media only screen and (min-device-width:1600px) and (max-device-width: 1699px){
.carouselsubhead04 {font-size: 45px;line-height: 98px;}
.carouselhead {font-size: 45px;line-height: 70px;}
.carouselsubhead {font-size: 45px;line-height: 70px;}
.carouselsubhead01 {font-size: 45px;line-height: 70px;}
.jquery-background-video {height: 451px;}
.innerprojectcontent {width: 95%;}
.tprojectsubhead01 {font-size: 15px;}
.projectbox:hover .tprojectsubhead01 {letter-spacing: 1px;}
.contactuspadding {padding-left: 93px;}
.welcomebgdot01 {margin-top: -717px;}
}
@media only screen and (min-device-width:1700px) and (max-device-width: 1799px){
.carouselsubhead04 {font-size: 35px;}
.carouselhead {font-size: 35px;}
.carouselsubhead {font-size: 35px;}
.carouselsubhead01 {font-size: 35px;}
.jquery-background-video {height: 479px;}
.innerprojectcontent {width: 95%;}
.tprojectsubhead01 {font-size: 16px;}
.projectbox:hover .tprojectsubhead01 {letter-spacing: 1px;}
.contactuspadding {padding-left: 142px;}
.welcomebgdot01 {margin-top: -730px;}
}
@media only screen and (min-device-width:1800px) and (max-device-width: 1899px){
.jquery-background-video {height: 507px;}
.innerprojectcontent {width: 95%;}
.tprojectsubhead01 {font-size: 16px;}
.projectbox:hover .tprojectsubhead01 {letter-spacing: 1px;}
.contactuspadding {padding-left: 193px;}
.welcomebgdot01 {margin-top: -757px;}
}	