/*  
Theme Name: Jet Lift System
Author: Developing Team
Description: Responsive Wordpress Theme
Version: 1.0
*/
/* WordPress Core */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block;  margin: 5px auto 5px auto; }
.alignright { float: right; margin: 5px 0 20px 20px; }
.alignleft {  float: left;  margin: 5px 20px 6px 0;}
a img.alignright {  float: right;  margin: 5px 0 20px 20px;}
a img.alignnone {  margin: 5px 20px 20px 0;}
a img.alignleft { float: left; margin: 5px 20px 20px 0;}
a img.aligncenter { display: block;  margin-left: auto;   margin-right: auto;}
.wp-caption {  background: #fff;  border: 1px solid #f0f0f0;  max-width: 96%;  padding: 5px 3px 10px; text-align: center;}
.wp-caption.alignnone { margin: 5px 20px 20px 0;}
.wp-caption.alignleft { margin: 5px 20px 20px 0;}
.wp-caption.alignright {  margin: 5px 0 20px 20px;}
.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px;}
blockquote { background-color: #e9edef; color: #284b64; font-size: 1.25rem; padding: 15px; margin: 30px 0; overflow: hidden;}
body { background:url(https://jetliftsystems.ca/wp-content/themes/jetliftsystem/img/others/body-bg.jpg) repeat fixed; background-size:cover;  }
.readmore a { background: #31baec; color: #ffffff !important; padding: 10px 30px; border-radius: 50px; text-decoration: none; }
.has-3-columns .wp-block-column:not(:last-child) { margin-left:0; margin-right:0; }
.has-3-columns .wp-block-column:not(:first-child) { margin-left:0; margin-right:0; }
.has-3-columns .wp-block-column:nth-child(2n) { margin-left:0; margin-right:0; }

*{ font-family:'Roboto'; }
.text-center img {
	display: inline-block;
}
header .header-top-wrap {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	z-index: 9999;
}
header .header-links {
	background-image: url(img/others/top-strip.png);
	background-repeat: no-repeat;
	background-position: 100% 4%;
	background-size: cover;
	padding: 10px 0px;
}
header .header-links ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
}
header .header-links ul li {
	margin-right: 15px;
}
header .header-links ul li:last-child {
	margin-right: 0px;
}
header .header-links ul li a i {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 2px solid #fff;
	margin-right: 10px;
	padding-top: 6px;
	text-align: center;
}
header .header-top {
	position: absolute;
	left: 0;
	right: 0;
	top: 160%;
}
header .header-top.fixed-header {
	background-color: #fff;
	padding: 10px 0px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	z-index: 99999;
	border-bottom: 1px solid #d6d6d6;
}
header .header-address ul {
	margin-bottom: 0px;
}
header .mainmenu ul li a {
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #2d2d2d;
	font-weight: 700;
}
header .mainmenu ul li {
	padding-right: 18px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
header .mainmenu {
	padding-top: 20px;
}
/*************SUB MENU*************/
/*.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{ padding: 0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #000; padding-left:25px;}*/

footer .mainmenu ul li { position:relative; list-style:disc; }
footer .mainmenu ul li .sub-menu li {
	list-style: none;
}
footer .mainmenu ul li .sub-menu .dropdown-submenu li {
	list-style: none;
}
footer .mainmenu .dropdown-submenu {
	bottom: 0 !important;
	top: auto;
}
.mainmenu ul li { position:relative; list-style:none; }
.mainmenu .sub-menu {  display: none;  left: -1px;  min-width: 250px;  opacity: 0;  padding: 0;  position: absolute;  /*top: 55px;*/  transition: all 0.3s ease-in-out 0s;  visibility: hidden;  z-index: 1000; border-top: 2px solid #2ca6e2;}
.mainmenu  li:hover .sub-menu{ display:block; visibility:visible; background: #fff; opacity:1; transition: all 0.3s ease-in-out 0s; }
.mainmenu  .sub-menu li a {   display: block;  padding: 15px 15px; text-align: left;  text-decoration: none;  transition: all 0.5s ease-in-out 0s;color:#717171;margin:0; border-bottom: 1px solid #efefef;}
.mainmenu  .sub-menu li:last-child a { border-bottom: 0px;}
.mainmenu  .sub-menu li {
	padding-right: 0px;	
}
.mainmenu  .sub-menu li a {font-size: 14px;text-transform: capitalize;}
/*.mainmenu  .sub-menu li a:hover {background-color: #fff !important; color: #717171 !important;}
.mainmenu  .sub-menu li a:hover::before {display: none;}*/
.mainmenu  .sub-menu li:hover a {color: #2ca6e2 !important;}
.mainmenu  .sub-menu li:hover a::before {display: none;}
.mainmenu .sub-menu li a i { margin-left: 20px;}
.mainmenu  .sub-menu li:hover .dropdown-submenu li a {color: #fff !important;}

.mainmenu  .sub-menu li:hover .dropdown-submenu{ display:block; visibility:visible; opacity:1; transition: all 0.3s ease-in-out 0s; border-top: 2px solid #31baec;}
.mainmenu .dropdown-submenu { border-top: 2px solid #fff !important; background: #31baec none repeat scroll 0 0;  display: none;  left: 100%;  min-width: 280px;  opacity: 0;  padding: 0;  position: absolute;  top: 0px;  transition: all 0.3s ease-in-out 0s;  visibility: hidden;  z-index: 1000;}
.mainmenu .dropdown-submenu li a { font-size:19px; background-color: #31baec !important; color: #fff !important; text-transform:none; border-bottom: none;padding: 5px 15px;}
.mainmenu .dropdown-submenu li a span {
	font-size: 14px;
}
.dropdown-submenu li {
	padding-right: 0px !important;
	border-bottom: 1px solid #cfcfcf !important;
}
.dropdown-submenu li:last-child {
	border-bottom: none !important;
}
/*.mainmenu .dropdown-submenu li a:hover {background-color: #fff !important; color: #717171 !important;}
.mainmenu .dropdown-submenu li a:hover::before {display: none;}*/
.mainmenu .dropdown-submenu li:hover a {color: #0051a2 !important;}
.mainmenu .dropdown-submenu li:hover a::before {display: none;}
/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	color: #2ca6e2;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .carousel-content {
	bottom: 20%;
	position: absolute;
	right: 5%;
}
header .header-bottom .banner-contents h3 span {
	font-size: 58px;
	color: #2ca6e2;
	font-weight: 900;
	font-family: "Lato";
}
header .header-bottom .banner-contents h3 {
	font-size: 58px;
	color: #fff;
	font-weight: 900;
	font-family: "Lato";
	text-transform: uppercase;
	text-shadow: 0px 3px 4px #000;
	-webkit-text-shadow: 0px 3px 4px #000;
	-moz-text-shadow: 0px 3px 4px #000;
	margin-bottom: 10px;
}
header .header-bottom .banner-contents p {
	font-size: 28px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("https://jetliftsystems.ca/wp-content/themes/jetliftsystem/img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	left: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("https://jetliftsystems.ca/wp-content/themes/jetliftsystem/img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	right: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}
.holder .challenge-section {
	background-image: url(img/others/challenge-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 17% 0px;
	position: relative;
	margin-top: -210px;
	z-index: 99;
}
.holder .heading {
	position: relative;
}
.holder .heading h3 {
	font-size: 85px;
	font-weight: 900;
	color: #000;
	font-family: "Lato";
	opacity: 0.1;
	z-index: 1;
	position: relative;
}
.holder .heading h4 {
	font-size: 40px;
	font-weight: 900;
	color: #000;
	font-family: "Lato";
	position: absolute;
	left: 0;
	right: 0;
	top: 12%;
	z-index: 10;
}
.holder .challenge-contents p {
	font-size: 16px;
	color: #717171;	
	line-height: 1.9;
}
.holder .lift-section {
	background-image: url(img/others/lift-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 8% 0%;
	position: relative;
	margin-top: -120px;
}
.holder .lift-img img {
	border-radius: 8px;
}
.holder .lift-img {
	position: relative;
}
.holder .lift-img .lift-img-icon {
	background-color: #30b3e8;
}
.holder .lift-img .lift-img-icon {
	background-color: #30b3e8;
	border-radius: 50%;
	height: 70px;
	width: 70px;
	text-align: center;
	padding-top: 3px;
	border: 2px solid #fff;
	position: absolute;
	left: -25px;
	top: -25px;
}
.holder .lift-content-wrap {
	padding: 0px 10px;
}
.holder .lift-content-wrap h3 {
	font-size: 22px;
	font-weight: 500;
	color: #2b2a2a;
	padding-top: 20px;
}
.holder .lift-content-wrap h3 a {
	font-weight: 500;
	color: #2b2a2a;
	text-decoration:none;
}
.holder .solution-section {
	background-image: url(img/others/solutions-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	padding: 26.5% 0px;
	position: relative;
	margin-top: -360px;
	z-index: 1000;
}
/*********** CAROUSEL NAV***********/
.holder .solution-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/solution-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 61px;
	left: -10%;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 42px;
}
.holder .solution-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/solution-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 61px;
	right: -10%;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 42px;
}
.holder .solution-heading.heading h4 {
	top: 28%;
	color: #fff;
}
.holder .solution-heading.heading h3 {
	color: #fff;
}
.holder .solutions-content {
	position: relative;
}
.holder .solutions-content::before {
	background-image: url(img/others/curve-shape.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	content: "";
	width: auto;
	height: 33px;
	top: -30px;
	left: 0;
	right: 0;
}
.holder .solutions-content h3 {
	font-size: 29px;
	font-weight: 700;
	color: #1c1f1c;
	font-family: "Lato";
	margin-bottom: 25px;
}
.holder .solutions-content p {
	font-size: 16px;
	color: #717171;
	line-height: 1.9;
	margin-bottom: 0px;
}
.holder .solution-content-wrap {
	background-color: #fff;
	border: 2px solid #fff;
}
.holder .solutions-content {
	padding: 20px 20px 40px 20px;
}
.holder .solution-section .learn-btn a {
	text-decoration: none;
	border-radius: 50px;
	font-size: 16px;
	color: #3cafe1;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #fff;
	padding: 10px 25px;
	box-shadow: 0px 0px 3px #fff;
	-webkit-box-shadow: 0px 0px 3px #fff;
	-moz-box-shadow: 0px 0px 3px #fff;
	border: 1px solid #dfdfdf;
}
.holder .solution-section .learn-btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	z-index: 999999;
}
.holder .solution-section .owl-carousel .owl-stage-outer {
	padding: 30px 0px;
}
.holder .map-section {
	background-image: url(img/others/map-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 21% 0px;
	position: relative;
	margin-top: -370px;
	background-color: #fff;
	z-index: 100;
}
.holder .map-heading.heading h4 {
	top: 30%;
}
#location1 {
	top: 24%;
	left: 26%;
}
#location2 {
	top: 43%;
	left: 54%;
}
#location3 {
	top: 51%;
	left: 66%;
}
#location4 {
	top: 75%;
	left: 89%;
}

.holder .map-section .map-location {
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}

.holder .map-section .map-location .tooltip {
	background: #545454 none repeat scroll 0 0;
	border-radius: 2px;
	box-sizing: border-box;
	color: #fff;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: -10px;
	margin-left: -55px;
	min-width: 110px;
	opacity: 0;
	padding: 8px 18px;
	position: absolute;
	text-align: center;
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
}
.holder .map-section .map-location .tooltip::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #545454 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 5px;
  bottom: -10px;
  content: "";
  display: block;
  height: 0;
  left: -5px;
  margin-left: -5px;
  position: absolute;
  width: 0;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  top: 11px;
}
.holder .map-section .map-location .tooltip.visible {
	margin-bottom: 0;
	opacity: 1;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
}
.holder .contact-section {
	padding: 90px 0px;
}
.holder .contact-section .contact-contents h3 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	font-family: "Lato";
	margin-bottom: 25px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 50px;
}
.holder .contact-section .contact-contents h3::after {
	background-image: url(img/others/arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	content: "";
	right: 26%;
	bottom: -200%;
	width: 93px;
	height: 66px;
}
.holder .contact-section .contact-contents h3 span {
	font-size: 30px;
	font-weight: 700;
	color: #31baec;
	font-family: "Lato";
}
.holder .contact-section .contact-contents a {
	font-size: 18px;
	font-weight: 700;
	color: #fff;	
	text-decoration: none;
	text-transform: uppercase;
	background-color: #232323;
	border-radius: 50px;
	padding: 10px 30px;
}


.holder .page-section {
	padding: 20px 0px 60px 0;
}
.holder .page-section .page-contents h3 {
	font-size: 30px;
	font-weight: 700;
	color: #000;
	font-family: "Lato";
	margin-bottom: 25px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 50px;
}
.holder .page-contents p {
	font-size: 16px;
	color: #717171;	
	line-height: 1.9;
}



footer .footer-section {
	background-image: url(img/others/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 0px;
}
footer .footer-wrap h3 {
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 15px;
	border-bottom: 1px solid #5f5f5f;	
	margin-bottom: 25px;
}
footer .footer-menu ul {
	padding-left: 18px;
	color: #fff;
}
footer .footer-section ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
}
footer .footer-section ul li {
	padding-bottom: 7px;
}
footer .footer-contact ul li {
	background-image: url(img/others/contact-1.png);
	background-repeat: no-repeat;
	background-position: left;
}
footer .footer-contact ul li.location {
	background-image: url(img/others/contact-1.png);
	padding: 10px 0px 10px 55px;
}
footer .footer-contact ul li.phone {
	background-image: url(img/others/contact-2.png);
	padding: 10px 0px 20px 55px;
}
footer .footer-contact ul li.mail {
	background-image: url(img/others/contact-3.png);
	padding: 10px 0px 20px 55px;
}
footer .social-icons ul li a i {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	border: 1px solid #fff;
	margin: auto;
	text-align: center;
	padding-top: 8px;
	font-size: 17px;
}
footer .social-icons ul li {
	margin-right: 10px;
}
footer .social-icons {
	text-align: center;
	padding-top: 20px;
}
footer .footer-logo {
	padding-top: 90px;
}
footer .footer-wrap ul {
	margin-bottom: 0px;
}
footer .copyrights {
	background-color: #101112;
	padding: 20px 0px;
}
footer .copyrights p {
	font-size: 17px;
	color: #fff;
	margin-bottom: 0px;
}
footer .copyrights p a {
	text-decoration: none;
	color: #fff;
}
/*RESPONSIVE*/
@media screen and (max-width: 2880px) {
	.holder .map-section {
		margin-top: -430px;
	}
}
@media screen and (max-width: 1920px) {
	header .header-bottom .carousel-content {
		right: 5%; bottom: 15%;
	}
	.holder .challenge-section {
		padding: 13% 0px;
	}
	.holder .lift-section {
		padding: 14% 0%;
	}
	.holder .solution-section {
		padding: 14.5% 0px;
		margin-top: -150px;
	}
	.holder .map-section {
		margin-top: -210px;
		padding: 15% 0%;
	}
}
@media screen and (max-width: 1600px) {
	header .header-bottom .carousel-content {
		bottom: 13%;
		right: 5%;
	}
	.holder .challenge-section {
		padding: 13% 0px;
		margin-top: -90px;
	}
	.holder .lift-section {
		padding: 15% 0%;
	}
	.holder .solution-section {
		padding: 10.5% 0px;
	}
	.holder .map-section {
		padding: 14% 0px;
		margin-top: -140px;
	}
}


@media screen and (max-width: 1366px) {
	.holder .map-section {
		padding: 14% 0px;
		margin-top: -180px;
	}
}
@media screen and (max-width: 1365px) {
	header .mainmenu ul li a {
		font-size: 14px;
	}
	header .mainmenu ul li {
		padding-right: 15px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 40px;
	}
	header .header-bottom .banner-contents h3 span{
		font-size: 40px;
	}
	header .header-bottom .banner-contents p {
		font-size: 20px;
	}
	header .header-bottom .carousel-content {
		bottom: 13%;
		right: 4%;
	}
	.holder .heading h3 {
		font-size: 55px;
	}
	.holder .heading h4 {
		font-size: 35px;
		top: 4%;
	}
	.holder .challenge-contents p br {
		display: none;
	}
	.holder .lift-content-wrap h3 {
		font-size: 17px;
	}
	.holder .solution-section .owl-next {
		right: -42px;
	}
	.holder .solution-section .owl-prev {
		left: -42px;
	}
	.holder .solutions-content h3 {
		font-size: 19px;
	}
	.holder .solutions-content p {
		font-size: 15px;
	}
	header .header-links {
		background-position: 80% 50%;
	}
}
@media screen and (max-width: 1200px) {
	header .header-bottom .carousel-content { bottom: 13%; right: 4%; }
}
@media screen and (min-width: 1100px) and (max-width: 1280px) {
	header .mainmenu ul li a {
		font-size: 17px;
	}
	.holder .solutions-content p {
		font-size: 16px;
	}
}

@media screen and (max-width: 1023px) {
	.holder .solution-section .owl-next {
		display: none !important;
	}
	.holder .solution-section .owl-prev {
		display: none !important;
	}
	header .header-links ul li a {
		font-size: 12px;
	}
	header .header-address {
		width: 89%;
	}
	header .header-links ul li a i {
		height: 20px;
		width: 20px;
		margin-right: 5px;
		padding-top: 3px;
		font-size: 10px;
	}
	header .mainmenu ul li a {
		font-size: 11px;
	}
	header .mainmenu ul li {
		padding-right: 5px;
	}
	header .mainmenu {
		padding-top: 0px;
	}
	.holder .lift-section {
		padding: 16% 0% 16%;
		margin-top: -70px;
	}
	.holder .solutions-content h3 {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.holder .solutions-content p {
		font-size: 13px;
	}
	.holder .solution-section .learn-btn a {
		font-size: 11px;
		padding: 10px 15px;
	}
	.holder .solution-section {
		padding: 2.5% 0px;
		background-size: cover;
		margin-top: -70px;
	}
	.holder .solutions-content {
		padding: 10px 10px 40px 10px;
	}
	.holder .map-section {
		padding: 14% 0px;
		margin-top: -90px;
	}
	#location1 {
		top: 29%;
		left: 26%;
	}
	#location2 {
		top: 43%;
		left: 54%;
	}
	#location3 {
		top: 51%;
		left: 66%;
	}
	#location4 {
		top: 75%;
		left: 89%;
	}
	.holder .contact-section .contact-contents h3 {
		font-size: 20px;
	}
	.holder .contact-section .contact-contents h3 span {
		font-size: 20px;
	}
	.holder .contact-section .contact-contents h3::after {
		right: 16%;
		bottom: -320%;
	}
	.holder .contact-section .contact-contents a {
		font-size: 14px;
	}
	.holder .contact-section {
		padding: 50px 0px;
	}
	footer .footer-section ul li a {
		font-size: 13px;
	}
	footer .footer-wrap h3 {
		font-size: 15px;
		padding-bottom: 9px;
	}
	footer .copyrights p {
		font-size: 14px;
	}
	.mainmenu .sub-menu {
		min-width: 200px;
	}
}

@media screen and (max-width: 767px) {
	header .header-links ul li a i {
		height: 25px;
		width: 25px;
		margin-right: 5px;
		padding-top: 4px;
		font-size: 13px;
	}
	.holder .lift-content-wrap {
		padding: 0px 40px;
	}
	header .header-top.fixed-header {
		display: none;
	}
	.mainmenu .sub-menu {
		position: relative;
		top: 0;
		border-top: none;
	}
	.mainmenu .dropdown-submenu {
		position: relative;
		left: 0;
		padding: 10px;
	}
	.mainmenu .dropdown-submenu li a span {
		font-size: 12px;
	}
	.mainmenu .sub-menu li a {
		font-size: 13px;
		padding: 10px 0px;
	}
	footer .mainmenu .sub-menu {
		position: relative;
		top: 0;
		border-top: none;
		background-color: transparent !important;
	}
	footer .mainmenu .sub-menu a {
		color: #fff !important;
	}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #31baec;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .header-address {
		width: auto;
		float: none;
		padding: 0px;
		text-align: center !important;
	}
	header .header-top-wrap {
		position: relative;
	}
	header .header-top {
		position: relative;
		padding: 10px;
	}
	header .header-links {
		background-color: #31baec;
		padding: 5px 0px;
	}
	header .header-address::before {
		display: none;
	}
	.holder .lift-content-wrap h3 {
		font-size: 17px;
		margin-bottom: 60px;
	}
	.holder .contact-section .contact-contents h3 {
		font-size: 16px;
	}
	.holder .contact-section .contact-contents h3 span {
		font-size: 16px;
	}
	.holder .contact-section .contact-contents h3::after {
		right: 9%;
		bottom: -370%;
	}
	footer .footer-menu {
		padding-bottom: 30px;
	}
	footer .footer-logo {
		padding-top: 10px;
	}
}

@media screen and (max-width: 480px) {
	.navbar-dark .navbar-brand {
		color: #fff;
		margin: 0;
		width: 80%;
	}
	header .header-bottom .carousel-content {
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		text-align: center;
		top: 20%;
	}
	.holder .challenge-section {
		padding: 24% 0px;
		margin-top: -130px;
	}
	.holder .lift-section {
		padding: 21% 0% 16%;
		margin-top: -70px;
	}
	.holder .solutions-content::before {
		background-position: center;
		width: 100% !important;
		height: 53px;
		top: -50px;
		background-size: cover;
	}
	.holder .heading h3 {
		font-size: 35px;
	}
	.holder .heading h4 {
		font-size: 20px;
	}
	.holder .map-section {
		padding: 25% 0px 10%;
		margin-top: -90px;
	}
	#location1 {
		top: 31%;
		left: 32%;
	}
	#location2 {
		top: 45%;
		left: 63%;
	}
	#location3 {
		top: 55%;
		left: 73%;
	}
	#location4 {
		top: 75%;
		left: 96%;
	}	
	.holder .contact-section .contact-contents h3::after {
		right: 9%;
		bottom: -130%;
	}
	header .header-links ul li {
		margin-right: 5px;
	}
	header .header-links ul li a {
		font-size: 9px;
	}
}

@media screen and (max-width: 375px) {
	.holder .challenge-section {
		padding: 34% 0px 10%;
		margin-top: -110px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 30px;
	}
	header .header-bottom .banner-contents h3 span{
		font-size: 30px;
	}
	header .header-bottom .banner-contents p {
		font-size: 13px;
	}
	.holder .contact-section .contact-contents h3::after {
		right: 1%;
		bottom: -130%;
	}
	.holder .lift-section {
		padding: 29% 0% 16%;
		margin-top: -70px;
	}
}

@media screen and (max-width: 320px) {
	header .header-links ul li a {
		font-size: 7px;
	}
	.holder .lift-section {
		padding: 33% 0% 16%;
		margin-top: -70px;
	}
	.holder .heading h3 {
		font-size: 26px;
	}
	.holder .map-section {
		padding: 33% 0px 10%;
		margin-top: -90px;
	}
	#location1 {
		top: 16%;
		left: 43%;
	}
	.holder .contact-section .contact-contents h3::after {
		right: 1%;
		bottom: -160%;
		background-size: 70%;
	}
}
