/*
	Theme Name: Pro Shine
	Author: Nads
	Author URI:
	Version: 1
	Description: Base theme for Wordpress
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: base
	Tags: one-column, two-columns
	Theme URI:
*/
@font-face {
	font-family: 'Galada-Regular';
	src: url('fonts/Galada-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Galada-Regular.woff') format('woff'), url('fonts/Galada-Regular.ttf') format('truetype'), url('fonts/Galada-Regular.svg#Galada-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsblack';
	src: url('fonts/poppins-black-webfont.eot');
	src: url('fonts/poppins-black-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/poppins-black-webfont.woff2') format('woff2'),  url('fonts/poppins-black-webfont.woff') format('woff'),  url('fonts/poppins-black-webfont.ttf') format('truetype'),  url('fonts/poppins-black-webfont.svg#poppinsblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsbold';
	src: url('fonts/poppins-bold-webfont.eot');
	src: url('fonts/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/poppins-bold-webfont.woff2') format('woff2'),  url('fonts/poppins-bold-webfont.woff') format('woff'),  url('fonts/poppins-bold-webfont.ttf') format('truetype'),  url('fonts/poppins-bold-webfont.svg#poppinsbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsextrabold';
	src: url('fonts/poppins-extrabold-webfont.eot');
	src: url('fonts/poppins-extrabold-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/poppins-extrabold-webfont.woff2') format('woff2'),  url('fonts/poppins-extrabold-webfont.woff') format('woff'),  url('fonts/poppins-extrabold-webfont.ttf') format('truetype'),  url('fonts/poppins-extrabold-webfont.svg#poppinsextrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsmedium';
	src: url('fonts/poppins-medium-webfont.eot');
	src: url('fonts/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/poppins-medium-webfont.woff2') format('woff2'),  url('fonts/poppins-medium-webfont.woff') format('woff'),  url('fonts/poppins-medium-webfont.ttf') format('truetype'),  url('fonts/poppins-medium-webfont.svg#poppinsmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'poppinsregular';
	src: url('fonts/poppins-regular-webfont.eot');
	src: url('fonts/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/poppins-regular-webfont.woff2') format('woff2'),  url('fonts/poppins-regular-webfont.woff') format('woff'),  url('fonts/poppins-regular-webfont.ttf') format('truetype'),  url('fonts/poppins-regular-webfont.svg#poppinsregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset { margin: 0 0 14px; }
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	background: none;
}
html {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #0c253c;
}
*, *:before, *:after {
	box-sizing: inherit;
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
}
body {
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	margin: 0;
	color: #1c1c1c;
	font: 20px/1.5 'poppinsmedium', Arial, Helvetica, sans-serif;
	background: #fff;
}
img {
	border-style: none;
	max-width: 100%;
	height: auto;
	display: block;
}
a {
	text-decoration: none !important;
	color: #0c253c;
	outline: none !important;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
a:hover {
	text-decoration: none;
	color: #255986;
}
a:active { background-color: transparent; }
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input[type=text], input[type=search], input[type=email], input[type=password], input[type=file], input[type=submit], textarea, input[type=tel] {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}
input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
 display: none;
 border-radius: 0;
 -webkit-border-radius: 0;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
-webkit-appearance: none;
}
input[type=search] {
	-webkit-appearance: none;
	-webkit-box-sizing: content-box;
	border-radius: 0;
	-webkit-border-radius: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }
* { max-height: 1000000px; }
h1, h2, h3, h4, h5, h6, b, strong, th { font-weight: bold; }
h1 {
	font: 65px/70px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
h2 {
	text-transform: capitalize;
	font: 60px/65px 'poppinsextrabold', Arial, Helvetica, sans-serif;
}
h3 {
	text-transform: capitalize;
	font: 55px/60px 'poppinsextrabold', Arial, Helvetica, sans-serif;
}
h4 {
	text-transform: capitalize;
	font: 50px/55px 'poppinsextrabold', Arial, Helvetica, sans-serif;
}
h5 {
	text-transform: capitalize;
	font: 45px/50px 'poppinsextrabold', Arial, Helvetica, sans-serif;
}
h6 {
	text-transform: capitalize;
	font: 40px/45px 'poppinsextrabold', Arial, Helvetica, sans-serif;
}
i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }
blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote {
	border: 0;
	padding: 0;
	margin: 0;
	color: #333;
}
cite {
	color: #333;
	text-transform: capitalize;
	display: block;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
table, caption, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th, td {
	border: 1px solid #ccc;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}
th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}
ul { margin-left: 1px; }
ul, ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul ul, ul ol, ol ul, ol ol {
	padding-left: 0;
	margin: 0;
}
ul>li { list-style-type: none; }
dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
}
input[type="text"], input[type="search"], input[type="tel"], input[type="email"], textarea, input[type="number"], input[type="password"], .search {
	background: #fff;
	width: 100%;
	height: 40px;
	outline: none;
	padding: 0 10px;
	margin: 0 0 10px;
	display: block;
	border: 2px solid #0c253c;
	color: #1c1c1c;
	font: 14px/18px 'poppinsregular', Arial, Helvetica, sans-serif;
	box-sizing: border-box;
	border-radius: 0;
}
textarea {
	resize: none;
	padding: 18px 10px;
	height: 200px;
	overflow-y: auto;
}
input[type="submit"], button[type="submit"] {
	background: #0c253c;
	margin: 0 auto;
	width: auto;
	min-width: 100px;
	height: 40px;
	border: 0;
	font: 17px/40px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding: 0 10px;
	color: #fff;
	outline: none;
	cursor: pointer;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: relative;
}
input[type="submit"]:hover, button[type="submit"]:hover { background: #255986; }
pre {
	max-width: 100%;
	overflow: auto;
}
.widget {
	margin-bottom: 14px;
	overflow: hidden;

}
.widget ul { padding-left: 2em; }
.widget select { min-width: 150px; }
.post-password-form label { vertical-align: top; }
.post-password-form input[type="password"], .search-form input[type="search"] { width: 150px; }
.commentlist { margin: 0 0 14px; }
.commentlist .edit-link { margin: 0; }
.commentlist-item .commentlist-item { padding: 0 0 0 3em; }

@media only screen and (max-width: 767px) {
.commentlist-item .commentlist-item { padding: 0; }
}
.comment, .commentlist-holder { overflow: hidden; }
.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item { padding-top: 14px; }
.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}
.comment-form label {
	display: block;
	padding-bottom: 4px;
}
.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}
.widget_calendar #next { text-align: right; }
.gallery-item dt {
	float: none;
	padding: 0;
}
.navigation {
	overflow: hidden;
	margin: 0 0 14px;
}
.navigation .next { float: left; }
.navigation .prev { float: right; }
.wp-caption {
	max-width: 98%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
}
.wp-caption img { vertical-align: top; }
.wp-caption p { margin: 10px 0 0; }
div.aligncenter { margin: 0 auto 14px; }
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 2.2% 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 2.3%;
}
::-webkit-input-placeholder { color: #898989; }
:-moz-placeholder { color: #898989; }
::-moz-placeholder {
	color: #898989;
	opacity: 1;
}
:-ms-input-placeholder { color: #898989; }
#wrapper {
	overflow: hidden;
	width: 100%;
}
.container {
	max-width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
}
.header-top { padding: 15px 0 8px; }
.header-top .socal-networks {
	float: left;
	width: 40%;
}
.header-top .socal-networks li {
	float: left;
	margin: 0 25px 0 0;
}
.header-top .socal-networks li a {
	font-size: 19px;
	line-height: 20px;
	color: #a7abaf;
}
.header-top .socal-networks li a:hover { color: #255986; }
.right-block {
	float: right;
	width: 30%;
	text-align: right;
}
.right-block .tel {
	padding: 0 0 0 25px;
	color: #0c253c;
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
}
.right-block .tel:before {
	font-family: 'FontAwesome';
	content: "\f095";
	position: absolute;
	left: 0;
	top: -1px;
	font-size: 17px;
	line-height: 20px;
	color: #255986;
}
.right-block .tel span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.right-block .tel a {
	color: #255986;
	font: 24px/1.5 'poppinsextrabold', Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: middle;
}
#header {
	position: relative;
	z-index: 99;
}
#header:after, #nav:after, #nav ul:after, .container:after, .header-bottom:after {
	display: block;
	clear: both;
	content: '';
}
.header-bottom {
	height: 53px;
	background: #0c253c;
	position: relative;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.26);
}
#header .logo {
	width: 442px;
	position: absolute;
	left: 0;
	right: 0;
	top: -53px;
	margin: 0 auto;
}
.opener { display: none; }
.js-slide-hidden {
	display: block !important;
	left: -9999px !important;
	position: static !important;
	top: -9999px !important;
}
#nav {
	font: 18px/53px 'poppinsbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#nav ul {
	float: left;
	width: 30%;
}
#nav ul.right {
	float: right;
	text-align: right;
}
#nav ul li {
	display: inline-block;
	margin: 0 0 0 -4px;
	border-left: 1px solid #1d3c59;
	position: relative;
}
#nav ul li:first-child { border: 0; }
#nav ul li a {
	color: #fff;
	padding: 0 17px;
	display: block;
}
#nav ul li a:hover, #nav ul li.current-menu-item a, #nav ul li:hover a { background: #255986; }
#nav ul li:hover ul { display: block; }
#nav ul li ul {
	position: absolute;
	top: 100%;
	left: 0;
	float: none;
	width: 200px;
	font-size: 15px;
	line-height: 20px;
	display: none;
}
#nav ul li:last-child ul {
	left: auto;
	right: 0;
}
#nav ul li ul li {
	border: 0;
	margin: 0;
	display: block;
}
#nav ul li ul li a {
	padding: 15px;
	background: #255986;
}
#nav ul li ul li a:hover { background: #0c253c; }
#main { overflow: hidden; }
.banner {
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 619px;
	height: 100%;
	width: 100%;
	display: table;
}
.home .banner {
	min-height: inherit;
	position: relative;
	display: block;
}
.home .banner .caption-block {
	background-repeat: no-repeat;
	background-size: cover;
	display: table;
	min-height: 900px;
	width: 100%;
	height: 100%;
}
.banner .caption {
	display: table-cell;
	vertical-align: middle;
}
.banner .caption .holder {
	max-width: 560px;
	color: #fff;
	font: 24px/1.5 'poppinsbold', Arial, Helvetica, sans-serif;
}
.home .banner .caption .holder { max-width: 460px; }
.banner.window .caption .holder { color: #282828; }
.banner .caption .holder h1 {
	font-size: 61px;
	margin: 0 0 10px;
}
.banner.window .caption .holder h1 { color: #255986; }
.banner .caption .holder span { font: 102px/80px 'Galada-Regular', Arial, Helvetica, sans-serif; }
.banner.window .caption .holder span { color: #0c253c; }
.banner .caption .holder p { margin: 0 0 45px; }
.banner .caption a {
	background: #0c253c;
	width: 388px;
	height: 71px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	font: 17px/71px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 0 10px;
}
.banner .caption a:hover { background: #255986; }
.main-holder { padding: 88px 0 105px; }
.main-holder .img-holder {
	float: left;
	width: 35.7%;
	position: relative;
	z-index: 9;
}
.main-holder .img-holder:after {
	border: 2px solid #255986;
	position: absolute;
	left: 10px;
	top: 10px;
	content: '';
	width: 100%;
	height: 100%;
	z-index: -1;
}
.main-holder .text-block {
	float: left;
	width: 58%;
	margin: 15px 0 0 6%;
}
.main-holder .text-block.window { margin: 0 0 0 6%; }
.main-holder .text-block h2 {
	color: #0c253c;
	margin: 0 0 14px;
}
.main-holder .text-block.window h2 { font-size: 57px; }
.main-holder .text-block h2 span {
	font: 72px/60px 'Galada-Regular', Arial, Helvetica, sans-serif;
	color: #255986;
}
.main-holder .text-block.window h2 span { font-size: 68px; }
.main-holder .text-block h2 strong { color: #255986; }
.main-holder .text-block .text {
	display: block;
	color: #0c253c;
	font: 29px/32px 'poppinsbold', Arial, Helvetica, sans-serif;
	margin: 0 0 30px;
}
.main-holder .text-block p { margin: 0 0 20px; }
.work-block {
	padding: 90px 0 134px;
	background: #e5e8ea;
	text-align: center;
}
.work-block.window { padding: 85px 0 100px; }
.work-block h2 {
	color: #0c253c;
	margin: 0 0 6px;
}
.work-block h2 span {
	font: 72px/60px 'Galada-Regular', Arial, Helvetica, sans-serif;
	color: #255986;
}
.work-block .text {
	display: block;
	color: #0c253c;
	font: 25px/30px 'poppinsbold', Arial, Helvetica, sans-serif;
	margin: 0 0 48px;
}
.work-block.window .text { font-family: 'poppinsmedium', Arial, Helvetica, sans-serif; }
.tabset {
	border-bottom: 1px solid #c9c9c9;
	margin: 0 50px;
}
.tabset li {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 33px;
}
.tabset li a {
	font: 24px/30px 'poppinsbold', Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	display: block;
	padding: 0 0 15px;
	border-bottom: 3px solid transparent;
}
.tabset li a img { margin: 0 auto 20px; }
.tabset li a img.hover { display: none; }
.tabset li.active a, .tabset li a:hover {
	border-bottom-color: #255986;
	color: #255986;
}
.tabset li.active a img, .tabset li a:hover img { display: none; }
.tabset li.active a img.hover, .tabset li a:hover img.hover { display: block; }
.fancybox-skin { padding: 0 !important; }
.tab-content { padding: 58px 0 50px; }
.tab-content ul li {
	display: inline-block;
	vertical-align: top;
	width: 32.5%;
	margin: 0 0.2% 9px;
}
.tab-content ul li a {
	display: block;
	position: relative;
	cursor: crosshair;
}
.tab-content ul li a:after {
	background: rgba(37, 89, 134, 0.61);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 0;
}
.tab-content ul li a:hover:after { opacity: 1; }
.work-block .quote {
	background: #0c253c;
	width: 360px;
	height: 71px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	font: 17px/71px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	margin: 0 17px 10px 0;
}
.work-block .quote:hover { background: #255986; }
.work-block .tel {
	width: 360px;
	height: 71px;
	border: 2px solid #0c253c;
	overflow: hidden;
	text-align: center;
	color: #0c253c;
	border-radius: 2px;
	font: 17px/67px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	margin: 0 17px 0 0;
}
.work-block .tel i {
	color: #255986;
	padding: 0 10px 0 0;
	font-size: 17px;
	line-height: 20px;
}
.work-block .tel a { margin: 0 0 0 5px; }
.four-columns {
	width: 100%;
	display: table;
	margin: 0 0 55px;
}
.four-columns .column {
	display: table-cell;
	vertical-align: top;
	width: 25%;
	border-left: 1px solid #bdced3;
	padding: 0 3%;
	margin: 0 0 10px;
}
.four-columns .column:first-child { border: 0; }
.four-columns .column .img-holder {
	background: url(images/bg-image.png) no-repeat;
	width: 134px;
	height: 134px;
	margin: 0 auto 25px;
	box-shadow: 0 0 8px rgba(144, 144, 144, 0.2);
	border-radius: 100%;
	padding: 35px 0;
}
.four-columns .img-holder img { margin: 0 auto; }
.four-columns .column .title {
	display: block;
	font-size: 22px;
}
.services {
	background: none;
	margin: 0 15px 30px;
}
.services .responsive {
	margin: 35px 0 0;
	position: relative;
}
.services .responsive:after {
	background: #c7c8c9;
	width: 108px;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -66px;
	content: '';
}
.services .slick-slide div {
	border-left: 5px solid #f1f1f1;
	position: relative;
}
.services .slick-slide:first-child div {
	border: 0;
	margin: 0 0 0 5px;
}
.services .slick-slide .bottom-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font: 25px/30px 'poppinsblack', Arial, Helvetica, sans-serif;
	padding: 15px 20px 15px 30px;
	display: block;
	color: #fff;
	text-align: left;
	text-transform: capitalize;
}
.services .slick-slide.interior .bottom-text { background: rgba(12, 37, 60, 0.9); }
.services .slick-slide.storm .bottom-text { background: rgba(37, 89, 134, 0.9); }
.services .slick-slide.skylight .bottom-text { background: rgba(52, 108, 151, 0.9); }
.services .slick-slide.construction .bottom-text { background: rgba(68, 140, 182, 0.9); }
.services .slick-slide.water .bottom-text { background: rgba(92, 152, 187, 0.9); }
.slick-prev, .slick-next {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #0c253c;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 54px;
	outline: medium none;
	padding: 0;
	position: absolute;
	bottom: -115px;
	width: 30px;
	left: 43.5%;
	transform: translateY(-50%);
	text-align: center;
	z-index: 9;
}
.responsive1 .slick-prev, .responsive1 .slick-next {
	width: 44px;
	height: 35px;
	bottom: auto;
	top: 50%;
	left: -58px;
}
.responsive1 .slick-next {
	left: auto;
	right: -58px;
}
.slick-prev:before, .slick-next:before {
	color: #0c253c;
	content: "";
	display: inline-block;
	font-family: fontawesome;
	font-size: 60px !important;
	height: 50px !important;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
	width: 25px;
}
.slick-next {
	right: 43.5%;
	left: auto;
}
.slick-next::before {
	content: "\f105";
	font-family: fontawesome;
	right: 0;
}
.responsive1 .slick-prev:before, .responsive1 .slick-next:before {
	content: '';
	background: url(images/arrow-left.png) no-repeat;
	width: 44px !important;
	height: 35px !important;
}
.responsive1 .slick-next:before { background: url(images/arrow-right.png) no-repeat; }
.responsive1 .slick-prev.slick-disabled:before { background: url(images/arrow-left-disable.png) no-repeat; }
.responsive1 .slick-next.slick-disabled:before { background: url(images/arrow-right-disable.png) no-repeat; }
.slick-disabled:before { color: #cdcdcd; }
.slick-prev:hover:before, .slick-next:hover:before { color: #255986; }
.slick-disabled:hover:before { color: #cdcdcd; }
.work-steps {
	padding: 90px 0 98px;
	overflow: hidden;
	text-align: center;
}
.work-steps .text {
	display: block;
	color: #0c253c;
	font: 17px/22px 'poppinsbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 18px;
	letter-spacing: 4px;
}
.work-steps h2 {
	color: #0c253c;
	text-transform: capitalize;
	margin: 0 0 37px;
}
.work-steps h2 span {
	color: #255986;
	font: 72px/60px 'Galada-Regular', Arial, Helvetica, sans-serif;
}
.work-steps .steps {
	overflow: hidden;
	margin: 0 0 41px;
}
.work-steps .steps .col {
	width: 28%;
	margin: 0 2% 10px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.work-steps .steps .col:first-child:after, .work-steps .steps .col:nth-child(2):after {
	background: url(images/arrow01.png) no-repeat;
	width: 70px;
	height: 17px;
	position: absolute;
	left: 96%;
	top: 122px;
	content: '';
}
.work-steps .steps .col:nth-child(2):after { background: url(images/arrow02.png) no-repeat; }
.work-steps .col .img-holder {
	background: url(images/bg-image01.png) no-repeat;
	width: 263px;
	height: 263px;
	margin: 0 auto 40px;
	position: relative;
	padding: 65px 0;
	border-radius: 100%;
}
.work-steps .col .img-holder img { margin: 0 auto; }
.work-steps .col .img-holder .number {
	width: 49px;
	height: 49px;
	border-radius: 100%;
	box-shadow: 1.414px 1.414px 7px rgba(144,144,144,0.8);
	background: #0c253c;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -20px;
	text-align: center;
	color: #fff;
	font: 24px/55px 'Galada-Regular', Arial, Helvetica, sans-serif;
	display: block;
}
.work-steps .col .title {
	display: block;
	font-size: 24px;
	width: 85%;
	margin: 0 auto;
}
.work-steps .col .title .tel { display: block; }
.work-steps a {
	background: #0c253c;
	width: 332px;
	height: 71px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	font: 17px/71px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 10px;
	letter-spacing: 1px;
}
.work-steps a:hover { background: #255986; }
.info-block {
	background: #f0f2f5;
	padding: 0 0 26px;
	overflow: hidden;
}
.info-block .img-holder, .info-block .container {
	float: left;
	width: 50%;
}
.info-block .text-block {
	max-width: 525px;
	padding: 14% 0 5%;
	line-height: 1.6;
}
.info-block .text-block h3 {
	font-size: 28px;
	line-height: 1.4;
	color: #255986;
	margin: 0 0 17px;
}
.info-block .text-block h3 span { color: #0c253c; }
.info-block .text-block .links {
	overflow: hidden;
	margin: 44px 0 0;
}
.info-block .text-block .links a {
	float: left;
	margin: 0 0 10px 20px;
}
.info-block .text-block .links a:first-child { margin: 0 0 10px; }
.info-block .links a.more {
	background: #0c253c;
	width: 238px;
	height: 61px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	font: 17px/62px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 0 10px;
	letter-spacing: 1px;
}
.info-block .links a.more:hover { background: #255986; }
.info-block .links a.quote {
	width: 258px;
	height: 61px;
	overflow: hidden;
	text-align: center;
	border-radius: 2px;
	font: 17px/59px 'poppinsextrabold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 0 10px;
	letter-spacing: 1px;
	border: 2px solid #0c253c;
	color: #0c253c
}
.info-block .links a.quote:hover {
	background: #0c253c;
	color: #fff;
}
.services-block {
	overflow: hidden;
	margin: 1px 0 0;
}
.services-block .block {
	float: left;
	width: 33.33%;
	border-left: 1px solid #fefefe;
	position: relative;
}
.services-block .block:first-child { border: 0; }
.services-block .block img { width: 100%; }
.services-block .block .bottom-section {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 28px 15px 28px 39px;
	color: #fff;
}
.services-block .bottom-section img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 16px 0 0;
	width: auto;
}
.services-block .bottom-section .text {
	display: inline-block;
	vertical-align: middle;
	width: 73%;
	text-transform: capitalize;
}
.services-block .bottom-section.window { background: rgba(12, 37, 60, 0.9); }
.services-block .bottom-section.christmas { background: rgba(37, 89, 134, 0.9); }
.services-block .bottom-section.gutter { background: rgba(52, 108, 151, 0.9); }
.bottom-section .text .title {
	display: block;
	font: 35px/1.4 'poppinsextrabold', Arial, Helvetica, sans-serif;
}
.bottom-section .text .info { display: block; }
.slick-initialized .slick-slide { outline: none; }
.testimonials {
	padding: 98px 0 134px;
	text-align: center;
}
.testimonials .text {
	display: block;
	color: #0c253c;
	font: 17px/22px 'poppinsbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 9px;
	letter-spacing: 4px;
}
.testimonials h2 {
	color: #0c253c;
	text-transform: capitalize;
	margin: 0 0 35px;
}
.testimonials h2 span {
	color: #255986;
	font: 72px/60px 'Galada-Regular', Arial, Helvetica, sans-serif;
}
.testimonials .slick-slide { padding: 47px 0 0; }
.testimonials blockquote {
	background: #255986;
	box-shadow: 0 0 3px rgba(183, 183, 183, 0.22);
	padding: 0 35px 20px;
	min-height: 430px;
	margin: 0 15px;
}
.testimonials blockquote .img-block {
	width: 94px;
	height: 94px;
	border-radius: 100%;
	margin: 0 auto;
	box-shadow: 4px 4px 13px rgba(67, 67, 67, 0.18);
	position: relative;
	top: -47px;
}
.testimonials blockquote q {
	font: 16px/25px 'poppinsregular', Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	padding: 30px 0;
	position: relative;
}
.testimonials blockquote q:before {
	background: #366c9b;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}
.testimonials blockquote q:after {
	background: #255986 url(images/icon-quotes.png) no-repeat 50% 0;
	width: 63px;
	height: 22px;
	position: absolute;
	left: 0;
	right: 0;
	top: -10px;
	margin: 0 auto;
	content: '';
}
.testimonials blockquote cite {
	display: block;
	color: #7ea3c3;
	font: 18px/22px 'poppinsbold', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.slick-dots {
	list-style: none;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.slick-dots li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	border-radius: 100%;
	background: #969697;
	width: 13px;
	height: 13px;
	outline: none;
	border: 0;
	cursor: pointer;
}
.slick-dots li.slick-active button { background: #255986; }
#footer {
	background: url(images/bg-footer.png) no-repeat 50% 50%;
	background-size: cover;
	min-height: 474px;
	margin: -20px 0 0;
	position: relative;
	padding: 105px 0 65px;
}
#footer .logo {
	width: 280px;
	margin: 0 auto;
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
}
.three-columns {
	overflow: hidden;
	margin: 0 0 54px;
	display: table;
	width: 100%;
}
.three-columns .column {
	display: table-cell;
	vertical-align: top;
	width: 33%;
	border-left: 1px solid #1b4a63;
	padding: 0 8%;
	color: #fff;
	margin: 0 0 12px;
}
.three-columns .column:first-child { border: 0; }
.three-columns .column .title {
	color: #779fc2;
	display: block;
	margin: 0 0 19px;
	text-transform: capitalize;
	font: 20px/1.5 'poppinsbold', Arial, Helvetica, sans-serif;
}
.three-columns .column ul {
	-moz-column-count: 2;
	-moz-column-gap: 5px;
	-webkit-column-count: 2;
	-webkit-column-gap: 5px;
	column-count: 2;
	column-gap: 5px;
	font: 14px/1.5 'poppinsregular', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.three-columns .column ul li { margin: 0 0 12px; }
.three-columns .column ul li a { color: #fff; }
.three-columns .column ul li a:hover { color: #779fc2; }
.three-columns .column address {
	font-style: normal;
	font: 16px/1.5 'poppinsregular', Arial, Helvetica, sans-serif;
}
.three-columns .column address i, .three-columns .column .tel i {
	color: #85abcd;
	padding: 0 13px 0 0;
}
.three-columns .column .tel a {
	font: 21px/1.5 'poppinsbold', Arial, Helvetica, sans-serif;
	color: #fff;
}
.three-columns .column .tel a:hover { color: #85abcd; }
.social-block {
	text-align: center;
	margin: 0 0 28px;
}
.socal-network {
	position: relative;
	text-align: center;
	display: inline-block;
	padding: 0 20px;
}
.socal-network:before, .socal-network:after {
	background: #1d4c64;
	height: 1px;
	width: 200%;
	position: absolute;
	left: 100%;
	top: 50%;
	content: '';
}
.socal-network:before {
	left: auto;
	right: 100%;
}
.socal-network li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.socal-network li a {
	width: 39px;
	height: 39px;
	border: 2px solid #59738b;
	border-radius: 100%;
	color: #59738b;
	font-size: 17px;
	line-height: 39px;
	display: block;
}
.socal-network li a:hover {
	border-color: #fff;
	background: #fff;
	color: #0b253b;
}
.copyright {
	text-align: center;
	display: block;
	color: #697d8f;
	font: 13px/1.5 'poppinsregular', Arial, Helvetica, sans-serif;
}
.copyright a { color: #697d8f; }
.copyright a:hover { color: #fff; }
@media only screen and (max-width: 1450px) {
	.bottom-section .text .title { font-size: 30px; }
}
@media only screen and (max-width: 1360px) {
	.bottom-section .text .title { font-size: 25px; }
	.services-block .bottom-section img { margin: 0 8px 0 0; }
	.responsive1 .slick-prev { left: -40px; }
	.responsive1 .slick-next { right: -40px; }
	.work-steps { padding: 60px 0; }
	.testimonials { padding: 70px 0 100px; }
	.home .banner .caption-block { min-height: 690px; }
}
@media only screen and (max-width: 1145px) {
	#header .logo {
		width: 300px;
		top: -40px;
	}
	#nav { font-size: 17px; }
	#nav ul { width: 35%; }
	.banner .caption .holder span {
		font-size: 90px;
		display: block;
	}
	.banner .caption .holder h1 { font-size: 55px; }
	.main-holder { padding: 80px 0; }
	.main-holder .img-holder { width: 36%; }
	.main-holder .text-block { margin: 10px 0 0 5%; }
	.main-holder .text-block.window { margin: 0 0 0 5%; }
	h2 { font-size: 55px; }
	.main-holder .text-block h2 span { font-size: 67px; }
	.main-holder .text-block .text {
		font-size: 24px;
		margin: 0 0 25px;
	}
	.three-columns .column { padding: 0 5%; }
	.slick-prev { left: 40%; }
	.slick-next { right: 40%; }
	.services .slick-slide .bottom-text { font-size: 23px; }
	.services.work-block h2 span, .work-block.window h2 span { font-size: 63px; }
	.four-columns .column { padding: 0 2%; }
	.testimonials h2 span, .work-steps h2 span { font-size: 60px; }
	.work-steps .col .title { width: 100%; }
	.info-block .text-block h3 { font-size: 24px; }
	.info-block .links a.more, .info-block .links a.quote {
		width: 210px;
		height: 55px;
		font-size: 16px;
		line-height: 55px;
	}
	.services-block .block .bottom-section { padding: 20px 10px 20px 25px; }
	.services-block .bottom-section .text { width: 65%; }
	.bottom-section .text .title {
		font-size: 20px;
		letter-spacing: 1px;
	}
	.testimonials { padding: 50px 0 90px; }
	.testimonials blockquote {
		padding: 0 25px 20px;
		margin: 0 10px;
	}
	.responsive1 .slick-prev, .responsive1 .slick-next {
		top: auto;
		bottom: -70px;
	}
	.responsive1 .slick-prev { left: 43%; }
	.responsive1 .slick-next { right: 43%; }
	.testimonials { padding: 50px 0 110px; }
	.testimonials blockquote q { padding: 30px 0 25px; }
	.work-steps .steps .col:first-child:after, .work-steps .steps .col:nth-child(2):after {
		width: 47px;
		height: 15px;
		left: 100%;
		background-size: 100%;
	}
	.home .banner .caption-block { min-height: 650px; }
}
@media only screen and (max-width: 1023px) {
	.right-block { width: 36%; }
	.right-block .tel a { font-size: 19px; }
	.right-block .tel span { margin: 0 7px 0 0; }
	.header-top .socal-networks li { margin: 0 15px 0 0; }
	.header-bottom { height: 50px; }
	#header .logo {
		width: 190px;
		top: -10px;
	}
	#nav {
		font-size: 14px;
		line-height: 50px;
	}
	#nav ul { width: 37%; }
	#nav ul li a { padding: 0 15px; }
	.banner { min-height: 400px; }
	.banner .caption .holder span {
		font-size: 70px;
		line-height: 70px;
	}
	.banner .caption .holder h1 {
		font-size: 45px;
		line-height: 50px;
	}
	.banner .caption .holder {
		max-width: 500px;
		font-size: 20px;
	}
	.banner .caption .holder p { margin: 0 0 25px; }
	.banner .caption a {
		width: 330px;
		height: 60px;
		line-height: 60px;
	}
	.main-holder { padding: 50px 0; }
	.main-holder .text-block h2 span { font-size: 55px; }
	.main-holder .text-block.window h2 span { font-size: 43px; }
	h2 { font-size: 45px; }
	.main-holder .text-block.window h2 { font-size: 34px; }
	.main-holder .text-block .text {
		font-size: 18px;
		margin: 0 0 20px;
	}
	body { font-size: 17px; }
	.main-holder .text-block h2 { margin: 0 0 8px; }
	.work-block, .work-block.window { padding: 50px 0 80px; }
	.work-block h2 span, .services.work-block h2 span, .work-block.window h2 span {
		font-size: 50px;
		line-height: 50px;
	}
	.work-block .text {
		font-size: 22px;
		line-height: 25px;
		margin: 0 0 25px;
	}
	.tabset li { margin: 0 25px; }
	.tabset li a {
		font-size: 20px;
		line-height: 25px;
		padding: 0 0 10px;
	}
	.tabset li a img { margin: 0 auto 15px; }
	.tab-content { padding: 40px 0; }
	.work-block .quote, .work-block .tel {
		width: 330px;
		height: 60px;
		line-height: 60px;
	}
	.work-block .tel { line-height: 54px; }
	.three-columns .column { padding: 0 2%; }
	.three-columns .column .title {
		font-size: 17px;
		margin: 0 0 15px;
	}
	.three-columns .column ul li { margin: 0 0 10px; }
	.three-columns .column address { font-size: 15px; }
	.three-columns .column .tel a { font-size: 18px; }
	.three-columns { margin: 0 0 35px; }
	#footer {
		min-height: inherit;
		padding: 95px 0 35px;
	}
	.four-columns .column .img-holder {
		width: 120px;
		height: 120px;
		margin: 0 auto 15px;
		background-size: 100%;
	}
	.four-columns .column .title { font-size: 16px; }
	.four-columns .column { padding: 0 1%; }
	.slick-prev, .slick-next { bottom: -85px; }
	.services .responsive:after {
		width: 70px;
		bottom: -37px;
	}
	.services .slick-slide .bottom-text { font-size: 20px; }
	.testimonials h2 span, .work-steps h2 span { font-size: 50px; }
	.work-steps { padding: 40px 0; }
	.work-steps .text { margin: 0 0 10px; }
	.work-steps h2 { margin: 0 0 20px; }
	.work-steps .col .img-holder {
		width: 200px;
		height: 200px;
		margin: 0 auto 30px;
		padding: 50px 0;
		background-size: 100%;
	}
	.work-steps .col .img-holder img { max-height: 100px; }
	.work-steps .col .title { font-size: 18px; }
	.work-steps .steps { margin: 0 0 30px }
	.work-steps .steps .col:first-child:after, .work-steps .steps .col:nth-child(2):after { background: none; }
	.work-steps a {
		width: 270px;
		height: 60px;
		line-height: 60px;
	}
	.info-block .text-block h3 {
		font-size: 20px;
		margin: 0 0 10px;
	}
	.info-block .text-block .links { margin: 30px 0 0; }
	.info-block .links a.more, .info-block .links a.quote {
		width: 170px;
		height: 48px;
		font-size: 14px;
		line-height: 47px;
	}
	.info-block .text-block .links a { margin: 0 0 10px 10px; }
	.testimonials blockquote { min-height: 400px; }
	.services-block .block {
		float: none;
		width: 100%;
		border-top: 1px solid #fefefe;
		border-left: 0;
	}
	.home .banner .caption-block { min-height: 450px; }
}
@media only screen and (max-width: 767px) {
	.header-top { display: none; }
	.header-bottom {
		background: none;
		height: auto;
		padding: 12px 0 7px;
		position: static;
	}
	#header .logo {
		float: left;
		margin: 0;
		position: static;
	}
	.js-slide-hidden { position: absolute !important; }
	.opener {
		width: 65px;
		height: 45px;
		position: absolute;
		display: block;
		right: 0;
		top: 23px;
	}
	.opener:before, .opener:after, .opener span {
		background: #0c253c;
		border-radius: 4px;
		position: absolute;
		top: 50%;
		left: 25%;
		right: 25%;
		height: 4px;
		margin-top: -2px;
		-moz-transition: all 0.25s linear;
		-webkit-transition: all 0.25s linear;
		-o-transition: all 0.25s linear;
		transition: all 0.25s linear;
	}
	.opener:hover span, .opener:before:hover, .opener:after:hover { background: #646464; }
	.opener:before, .opener:after {
		content: '';
		top: 30%;
	}
	.opener:after { top: 70%; }
	.active .opener span { opacity: 0; }
	.opener:hover { opacity: .9; }
	.active .opener:after, .active .opener:before {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		top: 50%;
		left: 15%;
		right: 15%;
	}
	.active .opener:after {
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}
	.open-close .drop {
		max-height: 0;
		-webkit-transition: all 0.25s linear;
		transition: all 0.25s linear;
		position: absolute;
		left: 0;
		top: 100%;
		overflow: hidden;
		width: 100%;
		z-index: 999;
		padding: 0;
	}
	.open-close .drop .slide {
		background: #0c253c;
		overflow: hidden;
		-moz-transition: all 0.25s linear;
		-webkit-transition: all 0.25s linear;
		-o-transition: all 0.25s linear;
		transition: all 0.25s linear;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
		padding: 0;
		text-align: center;
	}
	.open-close .drop ul:after { display: none; }
	.open-close.active .drop { max-height: 4000px; }
	.open-close.active .drop .slide {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	#nav {
		margin: 0;
		width: 100%;
	}
	#nav ul {
		text-transform: uppercase;
		width: 100%;
		padding: 0;
		margin: 0;
		float: none;
		-moz-transition: all 0.25s linear;
		-webkit-transition: all 0.25s linear;
		-o-transition: all 0.25s linear;
		transition: all 0.25s linear;
		position: relative;
	}
	#nav ul.right {
		float: none;
		text-align: center;
	}
	#nav ul li { display: block; }
	#nav ul li a {
		display: block;
		padding: 0 10px;
		border-top: 1px solid #1d3c59;
		border-left: 0;
	}
	#nav ul li ul {
		display: block;
		position: static;
		width: 270px;
		margin: 0 auto;
	}
	#nav ul li ul li a { padding: 10px; }
	.banner .caption .holder span {
		font-size: 60px;
		line-height: 60px;
	}
	.banner .caption .holder h1 {
		font-size: 39px;
		line-height: 45px;
	}
	.banner .caption .holder {
		max-width: inherit;
		font-size: 18px;
	}
	.banner .caption a {
		width: 290px;
		height: 50px;
		line-height: 50px;
	}
	.banner { min-height: 350px; }
	.main-holder { padding: 35px 0; }
	.main-holder .img-holder, .main-holder .text-block {
		float: none;
		width: 100%;
		margin: 0 0 15px;
	}
	.main-holder .text-block, .main-holder .text-block.window {
		margin: 0;
		text-align: center;
	}
	.main-holder .img-holder:after { border: 0; }
	.main-holder .img-holder img { width: 100%; }
	.main-holder .text-block h2 span { font-size: 50px; }
	h2 { font-size: 38px; }
	.tabset li { margin: 0 20px; }
	.tabset li a {
		font-size: 18px;
		line-height: 22px;
	}
	.tab-content { padding: 30px 0; }
	.work-block .quote, .work-block .tel {
		width: 270px;
		height: 50px;
		line-height: 50px;
	}
	.work-block .tel { font-size: 15px; }
	.work-block { padding: 30px 0 70px; }
	.three-columns {
		display: block;
		text-align: center;
		margin: 0 0 10px;
	}
	.three-columns .column {
		display: block;
		width: 100%;
		border-top: 1px solid #1b4a63;
		border-left: 0;
		padding: 15px 0;
		margin: 0;
	}
	.three-columns .column img { margin: 0 auto; }
	#footer { padding: 80px 0 30px; }
	.four-columns {
		display: block;
		margin: 0 0 40px;
	}
	.four-columns .column {
		display: block;
		width: 100%;
		padding: 20px 0;
		border-top: 1px solid #bdced3;
		border-left: 0;
	}
	.work-block.window { padding: 30px 0 40px; }
	.services .responsive { margin: 20px 0; }
	.testimonials h2 span, .work-steps h2 span { font-size: 42px; }
	.work-steps .col .img-holder img { max-height: 75px; }
	.work-steps .col .img-holder {
		width: 160px;
		height: 160px;
		padding: 42px 0;
	}
	.work-steps .col .img-holder .number {
		width: 40px;
		height: 40px;
		font-size: 20px;
		line-height: 47px;
	}
	.work-steps a {
		width: 250px;
		height: 55px;
		line-height: 55px;
	}
	.info-block .img-holder, .info-block .container {
		float: none;
		width: 100%;
	}
	.info-block .text-block {
		max-width: inherit;
		padding: 20px 0;
		line-height: 1.5;
	}
	.responsive1 .slick-prev { left: 40%; }
	.responsive1 .slick-next { right: 40%; }
	.home .banner .caption-block { min-height: 400px; }
	.banner.window .caption .holder { max-width: inherit; }
}
@media only screen and (max-width: 639px) {
	#header .logo { width: 140px; }
	.opener { top: 12px; }
	.banner .caption .holder {
		max-width: inherit;
		font-size: 15px;
		text-align: center;
		letter-spacing: 1px;
	}
	.banner .caption .holder h1 {
		font-size: 28px;
		line-height: 35px;
	}
	.banner .caption .holder span {
		font-size: 45px;
		line-height: 45px;
	}
	.banner .caption a {
		width: 250px;
		height: 45px;
		line-height: 45px;
		font-size: 15px;
		margin: auto;
	}
	.banner { min-height: 300px; }
	h2 {
		font-size: 36px;
		line-height: 40px;
	}
	.main-holder .text-block h2 span, .work-block h2 span {
		font-size: 40px;
		line-height: 45px;
	}
	.main-holder .text-block .text, .work-block .text {
		font-size: 16px;
		margin: 0 0 15px;
		line-height: 23px;
	}
	.tabset { margin: 0; }
	.tabset li {
		margin: 0 0 10px;
		display: block;
	}
	.tab-content ul li { width: 48.8%; }
	.work-block .quote, .work-block .tel {
		width: 250px;
		margin: 0 auto 10px;
		display: block;
	}
	#footer .logo {
		width: 200px;
		top: -5px;
	}
	#footer {
		padding: 70px 0 30px;
		margin: -40px 0 0;
	}
	.slick-prev { left: 25%; }
	.slick-next { right: 25%; }
	.services.work-block h2, .work-block.window h2 {
		font-size: 30px;
		line-height: 35px;
	}
	.services.work-block h2 span, .work-block.window h2 span {
		font-size: 40px;
		line-height: 40px;
	}
	.work-steps .steps .col {
		width: 100%;
		margin: 0 0 15px;
		display: block;
	}
	.work-steps .steps { margin: 0 0 20px; }
	.info-block .text-block h3, .bottom-section .text .title { font-size: 18px; }
	.info-block .links a.more, .info-block .links a.quote {
		width: 100%;
	}
	.info-block .text-block .links a {
		float: none;
		display: block;
		margin: 0 0 10px;
	}
	.testimonials h2 {
		font-size: 30px;
		margin: 0 0 15px;
	}
	.responsive1 .slick-prev, .responsive1 .slick-next { bottom: 0; }
	.testimonials { padding: 40px 0 50px; }
	.responsive1 .slick-next { right: 30%; }
	.responsive1 .slick-prev { left: 30%; }
	.home .banner .caption-block { min-height: 350px; }
}

/* Nads Add */
.fullWidth
{
	float:none !important;
	width:auto !important;
	margin:0px !important;
}

.fullWidthImage:after 
{
	width: 95% !important;
}

.removeShadow
{
	box-shadow: none !important;
}

.white
{
	color:#FFF;
}

.white:hover
{
	color:#FFF;
}