

/* Large Screens (Desktop) */

@media only screen and (max-width : 1480px) {
	#topSection .left .logo {
		width: 22.36486486486486vw;
	}
	
	#topSection .left .phone {
		font-size: 1.621621621621622vw;
	}
	
	#topSection .left address {
		font-size: 1.081081081081081vw;
	}
}

@media only screen and (max-width : 1320px) {
	#navigation ul li {
		margin-left: 30px;
	}
}

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

/* Medium Screens (Tablets - Landscape) */

@media only screen and (max-width : 1225px) {
	.section {
		max-width: 970px;
	}
	
	#navigation ul li {
		margin-left: 23px;
	}
	
	#slider .slides .owl-dots .owl-dot {
		margin-right: 6px;
		width: 12px;
		height: 12px;
	}
	
	#intro .section {
		padding-top: 55px;
		padding-bottom: 55px;
	}
	
	#intro .title {
		font-size: 40px;
	}
	
	#leftColumn {
		width: 640px;
	}
	
	#content .section {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.ourServices li a .name {
		font-size: 16px;
	}
	
	#footer .top #links ul li {
		padding-left: 31px;
		padding-right: 31px;
	}
	
	#footer .bottom .section .cols .middleCol, #footer .bottom .section .cols .rightCol {
		padding-left: 38px;
	}
	
	#footer .bottom .section .cols .leftCol .copyright {
		font-size: 11px;
	}
}

@media only screen and (max-width : 1170px) {
	#header {
		height: 72px;
		padding-top: 23px;
		padding-left: 25px;
		padding-right: 25px;
	}
	
	#navigation ul li {
		font-size: 14px;
		margin-left: 16px;
	}	
}

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

}


/* Small Screens  (Tablets - Portrait ) */

@media only screen and (max-width : 991px) {
	.section {
		max-width: 750px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#header {
		height: 56px;
		padding-top: 18px;
	}
		
	#slider .slides .owl-dots {
		bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
	}
		
	#slider .slides .owl-dots .owl-dot {
		margin-right: 6px;
		width: 9px;
		height: 9px;
	}
	
	#intro .section {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	#intro .title {
		font-size: 27px;
	}
	
	#content .section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	#leftColumn {
		float: none;
		width: auto;
		margin-bottom: 40px;
	}
	
	#rightColumn {
		float: none;
		width: auto;
		padding-top: 0;
	}
	
	.sideList {
		float: left;
		width: 320px;
	}
	
	.loginFrame {
		float: right;
		width: 370px;
		margin-top: 0;
	}
	
	.heading {
		font-size: 30px;
		margin-bottom: 60px;
	}
		
	.heading {
		text-align: center;
		margin-bottom: 50px;
	}
	
	.heading:after {
		left: 50%;
		margin-left: -2.041666666666667em
	}
	
	#footer .top {
		font-size: 13px;
	}
	
	#footer .top #links ul li {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#footer .bottom .section .cols {
		display: block;
		display: flex;
		flex-wrap: wrap;
	}
	
	#footer .bottom .section .cols .leftCol {
		display: block;
		width: 100%;
		padding-bottom: 0;
	}
	
	#footer .bottom .section .cols .middleCol {
		padding-left: 0;
	}
	
	#footer .bottom .section .cols .leftCol {
		text-align: center;
		padding-top: 0;
		order: 2;
	}
	
	#footer .bottom .section .cols .middleCol, 
	#footer .bottom .section .cols .rightCol {
		display: block;
		float: left;
		width: 49.9%;		
		border-left: 0;
	}
	
	#footer .bottom .section .cols .rightCol {
		text-align: right;
	}

}

@media only screen and (max-width : 955px) {
	#topSection .left {
		width: 20%;
	}
	
	#topSection .right {
		width: 80%;
	}
	
	#navigation ul li {
		font-size: 12px;
	}
	
	#topSection .left .logo {
		width: 15vw;
	}
}

/* Extra Small Screens (Mobiles) */
@media only screen and (max-width : 767px) {
	
	#menuBtn {
		display: block;
	}
	
	#header {
		display: none;
	}
	
	#topSection {
		display: block;
	}
	
	#topSection .left {
		display: block;
		width: 100%;
		padding: 15px 10px;
	}
	
	#topSection .right {
		display: block;
		width: 100%;
	}
	
	#topSection .left .logo {
		width: 130px;
		margin-bottom: 5px;
	}
	
	#topSection .left .phone {
		font-size: 13px;
		margin-bottom: 5px;
	}
	
	#topSection .left address {
		font-size: 10px;
	}
	
	#slider .slides .owl-dots {
		text-align: center;
		bottom: 8px;
	}
	
	#slider .slides .owl-dots .owl-dot {
		margin: 0 3px;
	}
	
	#intro .section {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	#intro .title {
		font-size: 22px;
	}
	
	#content .section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.heading {
		margin-bottom: 60px;
	}
	
	.heading:after {
		bottom: -20px;
	}
	
	.ourServices {
		margin-left: 0;
		margin-right: 0;
	}
	
	.ourServices li {
		width: 50%;
	}
	
	.sideList {
		position: relative;
		float: none;
		width: auto;
		padding: 40px 15px;
		margin: 0 -15px 40px;
		z-index: 1;
		text-align: center;
	}
	
	.sideList li {
		padding-left: 0;
		margin-bottom: 24px;
	}	
	
	.sideList li:before {
		position: static;
		display: inline-block;
		margin-right: 8px;
		position: relative;
		top: -1px;
	}
	
	.loginFrame {
		display: block;
		float: none;
		max-width: 280px;
		margin: 0 auto;
	}
	
	#footer .top .section {
		padding-top: 32px;
		padding-bottom: 34px;
	}
	
	#footer .top #links ul li {
		display: block;
		margin-bottom: 15px;
	}
	
	#footer .top #links ul li:after {
		display: none;		
	}
	
	#footer .top #links ul li:last-child {
		margin-bottom: 0;
	}
	
	#footer .bottom .section {
		padding-top: 35px;
		padding-bottom: 20px;
	}
	
	#footer .bottom .section .cols .col {
		padding-top: 0;
		margin-bottom: 15px;
	}
	
	#footer .bottom .section .cols .middleCol,
	#footer .bottom .section .cols .rightCol {
		width: 100%;
		text-align: center;
		padding-left: 0;
	}
	
	#footer .bottom .section .cols .middleCol .contact li {
		margin-bottom: 7px;
	}
	
	#footer .bottom .section .cols .middleCol .contact li br {
		display: none;
	}
	
	#footer .bottom .section .cols .middleCol .contact li.location a {
		background-position: 0 2px;
	}
	
	#footer .bottom .section .cols .leftCol {
		margin-bottom: 0;
	}

}

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

}

@media only screen and (max-width : 478px) { 
		
	.ourServices li {
		display: block;
		margin: 0 0 35px;
		padding: 0;
		width: 100%;
	}
}

