
/* Large Screens (Desktop) */

@media only screen and (max-width : 1236px) {
	#header #navigation ul li {
		margin-right: 52px;
	}
	
	#header #navigation ul li.Current a:after,
	#header #navigation ul li.Parent a:after,
	#header #navigation ul li:hover a:after {
		left: -20px;
		right: -20px;
	}
	
	#header #navigation ul li ul li a {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#header #navigation ul li ul {
		left: -20px;
	}
}

/* Medium Screens (Tablets - Landscape) */

@media only screen and (max-width : 1170px) {
	#header {
		height: 85px;
	}
	
	#header .logo {
		top: 10px;
		width: 235px;
	}	
	
	#header #navigation,
	body.scrolled #header #navigation {
		top: 43px;		
	}
	
	#header #navigation ul li {
		margin-right: 30px;
		font-size: 17px;
	}
	
	#header #navigation ul li.Current a:after,
	#header #navigation ul li.Parent a:after,
	#header #navigation ul li:hover a:after {
		left: -14px;
		right: -14px;
	}
	
	#header #navigation ul li ul li a {
		padding-left: 14px;
		padding-right: 14px;
	}
	
	#header #navigation ul li ul {
		left: -14px;
		padding-top: 6px;
	}	
	
	#header .contacts li {
		font-size: 15px;
	}
	
	#header #navigation ul li.Current a:after,
	#header #navigation ul li.Parent a:after, 
	#header #navigation ul li:hover a:after {
		top: -7px;
		bottom: -7px;
	}
	
	#slider .slides li .overlay .section .inner {
		padding-top: 85px;
	}
	
	#slider .slides li .overlay .section .inner .text .title {
		font-size: 40px;
	}
	
	#content .section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.btns {
		margin-top: 35px;
	}
	
}

@media only screen and (max-width : 1225px) {
	.section {
		max-width: 970px;
	}
		
	.textImage {
		-webkit-background-size: 460px;
		-moz-background-size: 460px;
		background-size: 460px;
	}
	
	.textImage .section {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	
	#testimonials .section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	#testimonials .section:before,
	#testimonials .section:after {
		width: 200px;
		height: 168px;
		opacity: 0.7;
	}
	
	#testimonials .section:before {
		left: 15px;
		top: 25px;
	}
	
	#testimonials .section:after {
		right: 15px;
		bottom: 25px;
	}
	
	#testimonials .slides {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	#footer .section {
		padding-bottom: 70px;
	}
	
	#footer .left .contacts,
	#footer .left .timings {
		width: 300px;
		margin-bottom: 19px;
	}
	#solutions .listing {
		margin-left: -10px;
		margin-right: -10px;
	}
	
	#solutions .listing li {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	#solutions .listing li .text {
		padding: 0 20px 25px;
	}
	
}

/* Small Screens  (Tablets - Portrait ) */

@media only screen and (max-width : 991px) {
	.section {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#header,
	body.scrolled #header {
		height: 70px;		
	}
	
	#header .logo,
	body.scrolled #header .logo {
		left: 15px;
		width: 202px;
		top: 6px;
	}
	
	#header #navigation,
	body.scrolled #header #navigation {
		top: 35px;
		right: 15px;
	}
	
	#header #navigation ul li {
		font-size: 14px;
		margin-right: 18px;
	}
	
	#header #navigation ul li.Current a:after,
	#header #navigation ul li.Parent a:after, 
	#header #navigation ul li:hover a:after {
		top: -5px;
		bottom: -5px;
	}
	
	#header #navigation ul li.Current a:after,
	#header #navigation ul li.Parent a:after,
	#header #navigation ul li:hover a:after {
		left: -8px;
		right: -8px;
	}
	
	#header #navigation ul li ul li a {
		padding-left: 8px;
		padding-right: 8px;
	}
	
	#header #navigation ul li ul {
		left: -8px;
		padding-top: 5px;
	}	
	
	#header .contacts {
		right: 15px;
	}
	
	#header .contacts li {
		font-size: 12px;
	}
	
	#slider .slides li .overlay .section .inner {
		padding-top: 70px;
	}

	#slider .slides li .overlay .section .inner .text {
		max-width: 600px;
	}	
	
	#slider .slides li .overlay .section .inner .text .title {
		font-size: 32px;
	}
	
	#content .section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#solutions {
		margin-bottom: 0;
	}
	
	#solutions .listing li a {
		height: 385px;
	}
	
	#solutions .heading {
		margin-bottom: 40px;
	}
	
	.linkBtn {
		font-size: 15px;
	}
		
	.btns {
		margin-top: 22px;
	}
	
	.btns .linkBtn {
		margin-left: 7px;
		margin-right: 7px;
	}
	
	.textImage {
		background-size: 90px;
	}
	
	.textImage .section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.textImage .text,
	.textImage.alt .text {
		float: none;
		width: auto;
	}
	
	.textImage .image,
	.textImage.alt .image {
		float: none;
		width: auto;
		margin-top: 30px;
	}
	
	.textImage .text .heading {
		font-size: 32px;
	}
	
	#footer .right .recent li {
		width: 50%;
	}
	
	#footer .left .contacts, 
	#footer .left .timings {
		float: none;
		width: auto;
	}
	
	#footer .left .bottom {
		background: none;
	}
	
	#footer .left .bottom:before {
		background: none;
	}
	
	#footer .left .bottom .copyright {
		float: none;
	}
	
	#footer .left .bottom .socials {
		float: none;
		margin: 0 0 10px;
	}
	
	#footer .left .bottom .socials li {
		float: none;
		margin: 0 10px 0 0;
		display: inline-block;
	}
	
}

@media only screen and (max-width : 825px) {
	#testimonials .section {
		padding-left: 50px;
		padding-right: 50px;
	}
}

/* Extra Small Screens (Mobiles) */
@media only screen and (max-width : 767px) {
	#menuBtn {
		display: block;
	}
	
	#header,
	body.scrolled #header {
		position: static;
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#header .logo, 
	body.scrolled #header .logo {
		position: static;
		display: block;
		margin: 0 auto 7px;
		width: 192px;
	}
	
	#header #navigation {
		display: none;
	}
	
	#header .contacts {
		position: static;
	}
	
	#header .contacts li {
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	#slider .slides li .overlay .section .inner {
		padding-top: 0;
	}
	
	.btns {
		display: none;
	}
	
	#slider .slides li .overlay .section .inner .text .title {
		font-size: 5vw;
		margin-bottom: 0;
	}
	#solutions .listing li {
		display: block;
		width: auto;
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	#solutions .listing li:last-child {
		margin-bottom: 0;
	}
	
	#solutions .heading {
		margin-bottom: 30px;
		font-size: 25px;
	}
	.textImage .section {
		padding-top: 40px;
		padding-bottom: 50px;
		text-align: center;
	}
	
	#testimonials .section {
		padding: 40px 30px;
	}
	
	#testimonials .section:before,
	#testimonials .section:after {
		width: 100px;
		height: 84px;
	}
	
	#testimonials .section:before {
		top: 91px;
	}
	
	#testimonials .section:after {
		bottom: 40px;
	}
	
	#testimonials .slides .owl-prev {
		left: -23px;
	}
	
	#testimonials .slides .owl-next {
		right: -23px;
	}
	
	#testimonials .slides {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
	#testimonials .slides li {
		padding: 25px 15px;
	}
	
	#testimonials .slides li blockquote cite {
		margin-top: 18px;
	}
	
	#googleMap {
		height: 250px;
	}
	
	#footer .section {
		padding-top: 40px;
		padding-bottom: 40px;
		text-align: center;
	}
	
	#footer .left {
		float: none;
		width: auto;
	}
	
	#footer .right {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	
	#footer .right .recent li {
		width: 33.33333333333333%;
	}

}

@media only screen and (max-width : 500px) {

}

@media only screen and (max-width : 478px) { 

	
}

