
/* Large Screens (Desktops) */

@media only screen and (max-width : 1430px) {
	.section {
		max-width: 1200px;
	}
	
	#slider .dots {
		width: 1200px;
		margin-left: -600px;
	}
	
	#work .tabs .tabContents {
		margin-right: 16px;
	}
}

@media only screen and (max-width : 1279px) {

}

/* Medium Screens (Tablets - Landscape) */

@media only screen and (max-width : 1225px) {
	.section {
		max-width: 970px;
	}
		
	#slider .dots {
		width: 970px;
		margin-left: -500px;
	}
	
	#header .contact {
		margin-top: 7px;
	}	
	
	#header #navigation {
		margin-top: 15px;
	}
	
	#header #navigation ul li:last-child {
		margin-right: 0;
	}	
	
	#header #navigation ul li ul {
		padding-top: 10px;
	}
		
	#slider .overlay .text .title {
		font-size: 56px;
	}
	
	#slider .overlay .text .subtitle {
		font-size: 23px;
	}
	
	#options ul li a {
		padding-top: 63px;
		padding-bottom: 60px;
	}
	
	#options ul li .text {
		font-size: 14px;
		max-width: 203px;
	}
	
	#options ul li .text img {
		height: 60px;
		margin-right: 18px;
	}
	
	#options ul li .text .desc .title {
		font-size: 18px;
	}
	
	#intro {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	#slider .overlay .inner {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#work .tabs .tabContents {
		margin-right: 0;
		width: 561px;
	}

	#work .section {
		padding-top: 50px;
		padding-bottom: 40px;
	}
	
	#quote .text .title {
		font-size: 35px;
	}
	
	#footer .copyright {
		float: right;
		margin-left: 0;
		font-size: 14px;
	}


}

@media only screen and (max-width : 1020px) {
	
}

/* Small Screens  (Tablets - Portrait ) */

@media only screen and (max-width : 991px) {
	.section {
		max-width: 750px;
		padding: 0 15px;
	}
	
	#header #navigation {
		margin-top: 24px;
	}
	
	#header .contact .getQuote {
		padding: 7px 20px;
		margin-top: 5px;
	}
	
	#slider .overlay .inner {
		padding: 20px;
	}
	
	#slider .overlay .text {
		text-align: center;
	}
	
	#slider .overlay .text .title {
		font-size: 45px;
	}
	
	#slider .overlay .text .subtitle {
		font-size: 20px;
	}
	
	#slider .dots {
		top: auto;
		height: auto;
		width: auto;
		right: 0;
		margin-left: 0;
		left: 0;
	}
	
	#slider .dots .inner {
		width: auto;
		bottom: 25px;
		left: 0;
		text-align: center;
	}
	
	#slider .dots .inner .owl-dot {
		display: inline-block;
		margin: 0 2px;
	}
	
	#slider .overlay .text {
		padding-bottom: 20px;
	}
	
	#options ul li a {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#options ul li .text {
		text-align: center;
	}
	
	#options ul li .text img {
		float: none;
		display: block;
		margin: 0 auto 10px;
	}
	
	#slider .overlay .text {
		max-width: 100%;
	}
	
	#options ul li .moreLink {
		right: auto;
		left: 50%;
		margin-left: -30px;
	}
	
	#work .tabs {
		margin-top: 42px;
		margin-bottom: 76px;
	}
		
	#work .tabs .tabContents {
		width: 343px;
	}

	#work .tabs .tabContents ul li {
		width: 50%;
	}
	
	#work .tabs .tabContents .content .viewAll {
		bottom: -66px;
		font-size: 16px;
	}
	
	#why {
		display: block;
	}
	
	#why .image {
		display: block;
		width: 100%;
		padding-bottom: 59.27601809954751%;
	}
	
	#why .text {
		display: block;
		width: auto;
	}
	
	#why .text .info {
		width: auto;
		text-align: center;
	}
	
	#why .text ul li {
		margin: 20px 0;
	}
	
	#quote {
		text-align: center;
	}
	
	#quote .image {
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	#quote .text {
		margin-left: 0;
	}
	
	#bottom .section {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	
	#bottom .links {
		width: 50%;
		margin-right: -4px;
		margin-bottom: 30px;

	}
	
	#bottom .info {
		display: block;
		text-align: left;
	}
	
	#footer .logo {
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	#footer .copyright {
		float: none;
		text-align: center;
	}
	
		#quoteform {
		width: auto !important;
	}
	
	#wrapper.container_12 {
		width: auto;
	}
	
	#quoteform {
		padding-left: 0 !important;
	}
	
	#quoteform,
	#quoteform div.activity {
		height: 720px !important;
	}
	
	#quoteform div.activity {
		padding-top: 84%;
		padding-left: 10px;
		padding-right: 10px;
		-webkit-background-size: 100% !important;
		-moz-background-size: 100% !important;
		background-size: 100% !important;
		-ms-behavior: url(/backgroundsize.min.htc);
	}
	
	#colorbondtable {
		width: 100% !important;
		margin: 0 !important;
	}
		
	#quoteform, #quoteform div.activity {
		height: auto !important;
		display:inline-block;
	}
	.form_width {
    width: 100%;
}
	#quoteform div.activity {
		padding-bottom: 50px;
	}
	
	#quoteform div#s3.activity {
		padding-top: 0;
	}
	
}

/* Extra Small Screens (Mobiles) */
@media only screen and (max-width : 767px) {
	.heading {
		font-size: 30px;
	}
	
	.subheading {
		font-size: 25px;
	}
	
	#mainWrapper {
		padding-top: 0;
	}
	
	#menuBtn {
		display: block;
	}
	
	#header {
		position: relative;
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
	
	#header .section {
		height: auto;
	}
	
	#header #navigation {
		display: none;
	}
	
	#header .logo {
		float: none;
		display: block;
		margin: 0 auto;
	}
	
	#header .contact {
		float: none;
	}
	
	#header .contact .getQuote {
		float: none;
		margin: 0;
		padding: 5px 15px;
	}
	
	#header .contact .callUs {
		float: none;
		display: table;
		margin: 0 auto 8px;
	}
	
	#options ul li {
		float: left;
		width: 50%;
	}
	
	#options ul li a:after {
		display: none;
	}
	
	#options ul li .moreLink {
		display: none;
	}
	
	#options ul li .text img {
		height: 47px;
	}
	
	#content .section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#slider .overlay .text .title {
		font-size: 21px;
	}
	
	#slider .overlay .text .subtitle {
		font-size: 13px;
		margin-bottom: 0;
	}
	
	#slider .overlay .text .linkBtn {
		display: none;
	}
	
	#slider .dots .inner {
		bottom: 15px;
	}
		
	#why .text .info {
		padding: 30px 15px;
	}
		
	#why .text ul li {
		font-size: 22px;
	}
	
	#why .text .callUs {
		margin-bottom: 0;
	}
	
	#why .image {
		padding-bottom: 59.27601809954751%;
	}
	
	#work .section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#work .tabs {
		text-align: center;
		margin-bottom: 0;
	}
	
	#work .tabs .line {
		display: none;		
	}
	
	#work .tabs .tabLinks {
		float: none;
		width: auto;
		margin-bottom: 40px;
	}
	
	#work .tabs .tabLinks ul li a {
		display: block;
		text-align: center;
	}
	
	#work .tabs .tabContents {
		width: 100%;
	}
	
	#work .tabs .tabContents .content .viewAll {
		position: static;
		text-align: center;
		display: inline-block;
	}
	
	#work .tabs .tabContents ul {
		margin-bottom: 20px;
	}
	
	#work .tabs .tabContents .content .viewAll {
		padding-top: 0;
		font-size: 14px;
	}
	
	#quote .text .title {
		font-size: 28px;
	}

	#services .section {
		padding-top: 40px;
		padding-bottom: 25px;
	}
	
	#services table {
		display: block;
	}
	
	#services table th,
	#services table td {
		display: block;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
	#services table th {
		padding-bottom: 10px;
	}
	
	#services table td {
		padding-bottom: 20px;
	}
	
	#bottom .section {
		padding-top: 50px;
	}
	
	#bottom .links {
		display: block;
		margin-right: 0;
		width: 100%;
		text-align: center;
		padding-right: 0;
	}
	
	#bottom .info {
		text-align: center;
	}
	
	#footer .section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#footer .logo {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.form-control {
    display: block;
    width: inherit !important;
}


@media only screen and (max-width : 500px) {

}

@media only screen and (max-width : 478px) { 

}

