@media (max-width:1366px) {
.service-box p {
	line-height: 19px;
	font-size: 1.1vw;
}
.home-text {
	left: 15%;
	right: 15%;
}
.home-heading {
	font-size: 35px !important;
}
}
 @media (max-width:1024px) {
.nav > li > a {
	padding: 10px 12px !important;
}
.home-heading {
	font-size: 30px !important;
}
}
 @media (max-width:768px) {
nav.shrink .top-logo {
	width: 30% !important;
}
nav.shrink .navbar-toggle {
	margin-top: 28px !important;
	-moz-transition-duration: 0.3s;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-moz-transition-timing-function: ease-in;
	-webkit-transition-timing-function: ease-in;
	-o-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.navbar-right {
	background-color: #FFF;
	float: right !important;
	margin-top: 0px !important;
	padding: 0px;
	width: 60%;
}
.nav > li {
	display: block !important;
	position: relative;
	padding: 0 10px;
}
.nav > li > a {
	border-bottom: medium none;
	box-shadow: none !important;
	color: #000 !important;
	display: block;
	font-weight: normal !important;
	padding: 9px 10px !important;
	border-bottom: 1px dashed #c7c7c7;
	text-decoration: none;
	width: 100%;
}
.navbar-nav {
	margin: 0px !important;
}
.services-section .col-sm-3 {
	width: 50%;
	margin-bottom: 30px;
}
.aero-control-container .control-box {
	position: relative;
	width: 100%;
}
.aero-control-container .pager {
	list-style: outside none none;
	margin: 0px;
}
.aero-control-container .prev, .aero-control-container .next {
	position: relative;
	top: 0px;
	margin-bottom: 10px;
}
.aero-control-container .prev {
	left: 0px;
}
.aero-control-container .next {
	right: 0px;
}
.about-content-area {
	float: none;
	height: 100%;
	width: 100%;
	margin: auto 0;
	margin-bottom: 0px;
	margin-right: 0px !important;
	margin-top: 0px;
	padding: 20px;
	position: relative;
}
.services-section .content-area {
	margin: 0 auto;
	width: 90%;
}
.service-image-container {
	margin-top: 30px;
}
.service-img, .service-img-2 {
	float: none;
	position: relative;
	width: 100%;
}
.services-content-box, .services-content-box-2 {
	background-color: #f86b00;
	float: none;
	margin-left: 0px;
	margin-top: 10px;
	padding: 1.5vw 2vw;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 100;
}
.service-box h2 {
	font-size: 25px;
}
.service-box p {
	font-size: 16px;
	line-height: 21px;
}
.contact-area {
	width: 85%;
}
.contact-left, .contact-right {
	float: none;
	text-align: left;
	width: 100%;
}
.contact-right {
	margin-top: 30px;
}
.view {
	float: none;
	margin: 0 0 30px 0;
	max-height: 100%;
	max-width: 100%;
	width: 100%;
}
.cover-space {
	margin: 0 auto;
	padding-top: 3%;
	width: 100%;
}
.service-slider-container {
	margin-top: 30px;
	width: 85%;
}
.click-right {
	position: relative !important;
	margin-top: 25px;
	bottom: 0px;
	right: 0px !important;
	display: block;
}
}
 @media (max-width:767px) {
.services-section .col-sm-3 {
	width: 100%;
	float: none;
}
.home-text {
	left: 0;
	right: 0;
	top: 40%;
}
}
 @media (max-width:568px) {
.top-logo {
	width: 60% !important;
}
.navbar-right {
	float: right !important;
	margin-top: 20px !important;
	width: 100%;
}
.services-section .col-sm-3 {
	width: 100%;
	float: none;
}
nav.shrink .top-logo {
	width: 40% !important;
}
nav.shrink .navbar-toggle {
	margin-top: 17px !important;
	transition-duration: 0.3s;
	transition-timing-function: ease-in;
}
.home-heading {
	font-size: 18px;
	letter-spacing: 2px;
}
.home-heading-small {
	font-size: 14px;
}
.play-btn {
	margin: 0px;
}
.play-btn a {
	color: #fff;
	font-size: 45px;
	font-weight: normal;
}
.content-area h1 {
	font-size: 30px;
}
.testi-heading {
	font-size: 18px;
}
.project-slider-container .carousel-inner {
	width: 88%;
}
.project-slider-container .carousel-control.left {
	background-image: none;
	left: 1%;
}
.project-slider-container .carousel-control.right {
	background-image: none;
	left: auto;
	right: 1%;
}
}
