/*
font-family: aglet-slab, sans-serif;
font-weight: 500;
font-style: normal;

Brandon Grotesque Regular

font-family: brandon-grotesque, sans-serif;
font-weight: 400;
font-style: normal;

Brandon Grotesque Bold
font-weight: 700;

Brandon Grotesque Light
font-weight: 300;

Brandon Grotesque Medium
font-weight: 500;

Brandon Grotesque Black
font-weight: 900;
*/
/*@font-face {
  font-family: 'Tahoma';
  src: url('../fonts/Tahoma.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Tahoma.woff') format('woff'), 
  url('../fonts/Tahoma.ttf')  format('truetype'), 
  url('../fonts/Tahoma.svg#Tahoma') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tahoma-Bold';
  src: url('../fonts/Tahoma-Bold.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/Tahoma-Bold.woff') format('woff'), 
  url('../fonts/Tahoma-Bold.ttf')  format('truetype'), 
  url('../fonts/Tahoma-Bold.svg#Tahoma-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: 'SegoeUI';
  src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/SegoeUI.woff') format('woff'), 
  	   url('../fonts/SegoeUI.ttf')  format('truetype'), 
  	   url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SegoeUI-Bold';
  src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/SegoeUI-Bold.woff') format('woff'), 
  	   url('../fonts/SegoeUI-Bold.ttf')  format('truetype'), 
  	   url('../fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome5ProLight';
  src: url('../fonts/FontAwesome5ProLight.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/FontAwesome5ProLight.otf')  format('opentype'),
	   url('../fonts/FontAwesome5ProLight.woff') format('woff'), 
	   url('../fonts/FontAwesome5ProLight.ttf')  format('truetype'), 
	   url('../fonts/FontAwesome5ProLight.svg#FontAwesome5ProLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome5ProRegular';
  src: url('../fonts/FontAwesome5ProRegular.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/FontAwesome5ProRegular.otf')  format('opentype'),
	   url('../fonts/FontAwesome5ProRegular.woff') format('woff'), 
	   url('../fonts/FontAwesome5ProRegular.ttf')  format('truetype'), 
	   url('../fonts/FontAwesome5ProRegular.svg#FontAwesome5ProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome5ProSolid';
  src: url('../fonts/FontAwesome5ProSolid.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/FontAwesome5ProSolid.otf')  format('opentype'),
	   url('../fonts/FontAwesome5ProSolid.woff') format('woff'), 
	   url('../fonts/FontAwesome5ProSolid.ttf')  format('truetype'), 
	   url('../fonts/FontAwesome5ProSolid.svg#FontAwesome5ProSolid') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome5BrandsRegular';
  src: url('../fonts/FontAwesome5BrandsRegular.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/FontAwesome5BrandsRegular.otf')  format('opentype'),
	   url('../fonts/FontAwesome5BrandsRegular.woff') format('woff'), 
	   url('../fonts/FontAwesome5BrandsRegular.ttf')  format('truetype'), 
	   url('../fonts/FontAwesome5BrandsRegular.svg#FontAwesome5BrandsRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="fal"],
[class^="far"],
[class^="fas"],
[class^="fab"]{
	color:#b2b2b2;
	font-size:24px;
	font-family: "FontAwesome5ProLight";
	font-style: normal;
	speak: none;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	line-height: 1;
	font-variant: normal;
	font-weight: 300;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="far"]{
	font-family: "FontAwesome5ProRegular";
	font-weight: 400;
}
[class^="fas"]{
	font-family: "FontAwesome5ProSolid";
	font-weight: 700;
}
[class^="fab"]{
	font-family: "FontAwesome5BrandsRegular";
	font-weight: 400;
}
.fa-arrow-right:before { content: '\f061'; }
.fa-angle-left:before { content: '\f104'; }
.fa-angle-right:before { content: '\f105'; }
.fa-angle-downt:before { content: '\f107'; }
.fa-chevron-down:before { content: '\f078'; }
.fa-youtube:before { content: '\f167'; }
.fa-facebook-f:before { content: '\f39e'; }
.fa-linkedin-in:before { content: '\f0e1'; }
.fa-instagram:before { content: '\f16d'; }
.fa-twitter:before { content: '\f099'; }
.fa-pinterest:before { content: '\f0d2'; }
.fa-pinterest-p:before { content: '\f0d2'; }
.fa-quote-right:before { content: '\f10e'; }
.fa-quote-left:before { content: '\f10d'; }




* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix:after, .container:after {
	content: '';
	display: block;
	clear: both;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: 0;
}
strong{
	font-family: 'SegoeUI-Bold';
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset { margin: 0 0 15px; }
blockquote, q, i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }

blockquote, q{ quotes: none; }
q:before, q:after, 
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del { text-decoration: line-through; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: medium none;
	vertical-align: middle;
}
table th {
	border: 0;
	padding: 5px 7px;
	text-align: center;
}
table td {
	padding: 5px 10px;
	text-align: center;
}
a img { border: 0; }
img {
	max-width: 100%;
	height: auto;
	vertical-align:middle; 
	border:0;
}

label { vertical-align: middle; }
h1, h2, h3, h4, h5, h6 { 
	color: #323232;
	font-family: 'SegoeUI-Bold';
}
h1 {
	font-size:50px;
	line-height:1;
}
h2 {
	font-size:35px;
	line-height:1;
}
h3 {
	font-size:20px;
	line-height:1;
}
h4 {
	font-size:14px;
	line-height:1;
}
h5 {
	font-size: 12px;
	line-height:1;
}
h6 {
	font-size: 8px;
	line-height:1;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #E41E24; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #323232; }
a, p a {
	color: #E41E24;
	text-decoration: none;
	cursor: pointer;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover, p a:hover {
	color:#323232;
	text-decoration: none;
}
img.aligncenter {
	display: block;
	margin: 0 auto 15px;
}
img.alignright{
	float:right;
	margin:0 0 15px 15px;
}
img.alignleft{
	float:left;
	margin:0 20px 0px 0;
}
ul{
	list-style-type:disc;
	list-style-position:inside;
}
ol{
	list-style-type:decimal;
	list-style-position:inside;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="number"],
select,
textarea{
	font-family: 'SegoeUI', sans-serif;
	border:none;
	background:#fff;
	color:#323232;
	font-size:16px;
	line-height:50px;
	height:50px;
	font-weight:300;
	outline: 0 ;
	padding:5px 12px;
	width: 100%;
	margin-bottom:8px;
	border:1px solid #E41E24;
}
/*input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus{
	border-color:#65407a;
}*/
input[type="submit"]{
	font-family: 'SegoeUI', sans-serif;
	font-weight:400;
	font-size:14px;
	letter-spacing:2px;
	background:#757574;
	height:50px;
	line-height:50px;
	padding:0 20px;
	cursor:pointer;
	color: #fff;
	text-transform:uppercase;
	box-shadow:none;
	border:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	min-width:164px;
}
input[type="submit"]:hover{
	color:#E41E24;
}
textarea{
	font-family: 'SegoeUI', sans-serif;
	height:142px;
	resize:none;
	padding:5px 12px;
	line-height:20px;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #afafaf;
  font-weight:300;
  opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #afafaf;
  font-weight:300;
  opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #afafaf;
  font-weight:300;
  opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #afafaf;
  font-weight:300;
  opacity:1;
}
.slick-prev, 
.slick-next{
	background:none !important;
}
.slick-prev:before, 
.slick-next:before{
	font-family: "FontAwesome5ProLight";
	font-size:65px;
	color:#E41E24 !important;
}
.slick-prev:hover:before, 
.slick-next:hover:before{
	color:#fff !important;
}
.slick-prev:before{
	content:"\f104";	
}
.slick-next:before{
	content:"\f105";	
}
.btn{
	font-family: 'SegoeUI', sans-serif;
	box-sizing: initial !important;
	background:#E41E24;
	color: #fff;
	font-size:14px;
	font-weight:400;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	padding: 0px 30px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	height: 46px;
	line-height:46px;
	border:2px solid #E41E24;
	border-radius:0;
	z-index:9;
	letter-spacing:2px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn:hover{
	background:#757574;
	border-color:#757574;
	color:#fff;
}
.align-center{
	text-align:center;
}
body{
	background-color:#fff;
	color:#323232;
	font-family: 'SegoeUI', sans-serif;
	font-weight:400;
	font-style:normal;
	font-size:16px;
	line-height:26px;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}
#wrapper{
	width:100%;
	overflow:hidden;
	margin:0;
	position:relative;
}
.container{
	max-width:1270px;
	margin:0 auto ;
	padding:0 15px;
}
.full-container{
	max-width:1920px;
}
/*header*/
#header{
	background:#fff;
    width: 100%;
	padding:20px 0;
	position:fixed;
	z-index:999;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.logo{
	/*background-image:url(../images/logo.png);*/
	background-size:cover;
	background-repeat:no-repeat;
	float:left;
	/*text-indent:-9999px;*/
	max-width:300px;
	/*height:66px;*/
	display:block;
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.logo a{
	display:block;
	/*text-indent:-9999px;*/
	height: 100%;
}
.logo img{
	max-height:100px;
	width:100%;
	-moz-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
#header .nav-holder{
	float:right;
	padding-top:20px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
@media only screen and (min-width: 768px) {
	#header.header-change{
		padding:10px 0;
	}
	#header.header-change .logo{
		max-width:180px;
	}
	#header.header-change .logo img{
		max-height:80px;
	}
	#header.header-change .nav-holder{
		padding-top:10px;
	}
}
#header .nav-holder ul{
	list-style:none;
	margin-bottom:0;
	line-height: 30px;
}
#header .nav-holder ul li{
	display:inline-block;
	vertical-align:middle;
}
#header .nav-holder #nav,
#header .nav-holder .social-menu{
	display:inline-block;
	vertical-align:middle;
}
#header .nav-holder .social-menu {
	margin-left: 40px;
}
#header .nav-holder #nav > ul > li{
	margin-left:25px;
}
#header .nav-holder #nav li:first-child{
	margin-left:0;
}
#header .nav-holder #nav li.menu-item-has-children a:after{
	content:"\f107";
	font-family: "FontAwesome5ProLight"; 
	/*background-image:url(../images/menu-arrow.svg);*/
	background-repeat:no-repeat;
	background-size:cover;
	height:6px;
	width:7px;
	display:inline-block;
	vertical-align:baseline;
	margin-left: 8px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#header .nav-holder #nav li a{
	color:#E41E24;
	text-transform:uppercase;
	font-size:15px;
	line-height:15px;
	font-weight:400;
	letter-spacing:2px;
}
#header .nav-holder #nav li a:hover{
	color:#757574;
}
#header .nav-holder #nav li.menu-item-has-children > a:hover:after{
	/*background-image:url(../images/menu-arrow-red.svg);*/
	color: #757574;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#nav > ul > li .sub-menu {
    background: #E41E24;
    opacity:0;
	visibility:hidden;
    left: auto;
    margin: 0;
    min-width: 180px;
    padding-top: 0;
    position: absolute;
    z-index: -1;
}
#nav > ul > li:hover .sub-menu {
    opacity:1;
	visibility:visible;
	z-index:9999;
}
@media only screen and (min-width: 768px) {
	#header .nav-holder #nav > ul{
		background:#fff;
	}
	#nav > ul > li .sub-menu{
		transform: translateY(-2em);
		transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
	}
	#nav > ul > li:hover .sub-menu {
		transform: translateY(0%);
		transition-delay: 0s, 0s, 0.3s;
	}
}
#header #nav > ul > li .sub-menu li {
    border-bottom: 1px solid #fff;
    display: block;
    float: none;
    padding: 0 10px;
    text-align: left;
	margin-left:0;
}
#header #nav > ul > li .sub-menu li:last-child{
	border-bottom:none;
}
#header .nav-holder #nav li.menu-item-has-children .sub-menu li a:after{
	display:none;
}
#header #nav > ul > li .sub-menu li a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
}
#header .nav-holder .btn{
	width:160px;
	padding:0;
	margin-left:5%;
	margin-left: 40px;
}


/*Menu Trigger*/
.menu-opener{
	background:#E41E24;
	height:49px;
	width:50px;
	display:block;
	position:relative;
	right:0px;
	top:0px;
	z-index:99;
	outline:none;
}
.menu-opener span{
	background:#fff;
	display:block;
	height:2px;
	position:absolute;
	top:50%;
	margin:-1px 0 0;
	left:7px;
	right:7px;
	}
.menu-opener:before,
.menu-opener:after{
	content:"";
	background:#fff;
	display:block;
	height:2px;
	position:absolute;
	width:36px;
	-webkit-transition:width 0.3s linear;
	-moz-transition:width 0.3s linear;
	-ms-transition:width 0.3s linear;
	-o-transition:width 0.3s linear;
	transition:width 0.3s linear;
	}
.menu-opener:before{
	top:15px;
	left:7px;
	}
.menu-opener:after{
	bottom:15px;
	right:7px;
	}
.menu-opener.active{
	background:#fff;
	position:fixed;
	}
.menu-opener.active span{
	background:#3C3835;
	}	
.menu-opener.active:before,
.menu-opener.active:after{
	width:0;
	}
.menu-opener:focus{
	outline:none;
	}		
.menu-opener:hover:before, 
.menu-opener:hover:after,
.menu-opener:hover span{
	background:#757574;
}
.menu-opener,
#nav ul li .sub-menu-opener{
	display:none;
}	


/*** Main ***/
#main{
	overflow:;
	width:100%;
}
.top-pad{
	padding-top:140px;
}
.main-banner{
	clear:both;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:relative;
	height:600px;
	padding:0;
	overflow:hidden;
}
.main-banner .home-banner .slide{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:relative;
	min-height:600px;
}
.main-banner .caption-holder{
	left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
	padding: 0 50px;
}
.main-banner .banner-video .video-bg{
	height: 100%;
    left: 0;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    top: 0;
    width: 100%;
}
.two-column{
	overflow:hidden;
	margin:0 -12.5px;
}
.two-column .column{
	display:inline-block;
	vertical-align:top;
	margin-right:-4px;
	width:50%;
	padding:0 12.5px;
}
.main-banner .container > .two-column > .column{
	width:60%;
	vertical-align:middle;
}
.main-banner .container > .two-column > .column:last-child{
	width:40%;
}
@media only screen and (min-width: 768px) {
	.main-banner .bg-holder{
		background:rgba(0,0,0,0.5);
		float:left;
		padding:20px 30px;
	}
}
.main-banner h1{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:20px;
}
.main-banner .column ul{
	list-style:none;
	color:#fff;
	font-size:25px;
	line-height:30px;
	font-weight:400;
	margin-bottom:35px;
}
.main-banner .column ul li{
	position:relative;
	padding-left: 30px;
	 text-align: left;
	 margin-bottom:3px;
}
.main-banner .column ul li:before {
    background-image: url("../images/list-icon-w.png");
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    height: 16px;
    left:2px;
    position: absolute;
    top: 6px;
    width: 17px;
}
.main-banner .btn.blank{
	background:none;
	border-color:#fff;
	margin-left:15px;
}
.main-banner .btn.blank:hover{
	background:#E41E24;
	border-color:#fff;
}
.main-banner .quote-holder{
	position:relative;
	background:#E41E24;
	color:#fff;
	padding:25px 28px 28px;
	text-align:center;
	line-height: 19px;
	width: calc(100% - 105px);
	float:right;
}
.main-banner .quote-holder:after{
	content:"";
	background-image:url(../images/quote-arrow.png);
	background-repeat:no-repeat;
	background-size:cover;
	width:73px;
	height:115px;
	position:absolute;
	left:-95px;
	top:45px;
}
.main-banner .quote-holder h3{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:5px;
}
.main-banner .quote-holder strong{
	text-transform:uppercase;
	display:block;
	margin-bottom:23px;
	font-size:20px;
	line-height:22px;
	font-family: 'SegoeUI-Bold';
}
.main-banner .quote-holder strong a{
	color:#fff;
}
.main-banner .quote-holder strong a:hover{
	color:#757574;
}
.main-banner .quote-holder p{
	margin-bottom:10px;
}
.main-banner .quote-holder form{
	margin-bottom:0;
}
.quote-holder .row{
	margin-bottom:7px; 
	overflow: hidden;
}
.main-banner .quote-holder .two-column{
	margin:0 -4px;
}
.main-banner .quote-holder .two-column .column{
	padding:0 4px;
	margin-right:-3px;
}
.main-banner .quote-holder .row input,
.main-banner .quote-holder .row textarea{
	margin-bottom:0;
	height:40px;
	color:#afafaf;
}
.main-banner .quote-holder .row input{
	line-height:40px;
}
.main-banner .quote-holder .row textarea{
	height:142px;
}
.main-banner .quote-holder .row input[type="submit"]{
	height:40px;
	line-height:40px;
}
.main-banner .quote-holder .row input[type="submit"]:hover {
    color: #fff;
}
.main-banner .quote-holder .wpcf7-not-valid-tip{
	color:#323232;
	text-align:left;
}
div.wpcf7 .ajax-loader{
	display:none !important;
}
.services{
	overflow:hidden;
	background:#fff;
	padding:70px 0 75px;
}
.services .service-slider .slick-track{
	margin:0 auto;
}
.block-head{
	overflow:hidden;
	text-align:center;
	margin-bottom:48px;
}
.block-head h2,
.block-head h3{
	margin-bottom:0;
	text-transform:uppercase;
	letter-spacing: 1px;
	font-size: 35px;
}
.services .block-head h2{
	color:#E41E24;
}
.service-slider{
	padding:0 80px;
	margin:0 -12.5px;
}
.service-slider .slide{
	padding:0 12.5px;
}
.services .img-holder,
.projects .img-holder{
	position:relative;
}
.services .img-holder > img,
.projects .img-holder > img{
	width:100%;
}
.services .img-holder .btn-holder,
.projects .img-holder .btn-holder{
	position:absolute;
	bottom:0;
	left:0;
}
.services .img-holder .btn-holder a,
.projects .img-holder .btn-holder a{
	background:#E41E24;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	line-height:1;
	font-weight:400;
	/*height:50px;*/
	display:inline-block;
	padding: 18px 78px 18px 28px;
	position: relative;
}
.services .img-holder .btn-holder a:hover{
	background:#757574;
}
.services .img-holder .btn-holder a span,
.projects .img-holder .btn-holder a span {
    height: 100%;
    line-height: 1;
    /*padding: 0 28px;*/
	letter-spacing:2px;
}
.services .img-holder .btn-holder i,
.projects .img-holder .btn-holder i{
	background:#757574;
    color: #fff;
    /*float: right;*/
    height: 100%;
    letter-spacing: 0;
    /*line-height: 50px;*/
    padding: 0;
    text-align: center;
    width: 50px;
	font-size: 14px;
	position: absolute;
	top:0;
	right:0;
	bottom:0;
}
.services .img-holder .btn-holder i::before,
.projects .img-holder .btn-holder i::before {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*.services .slide .img-holder .btn-holder i.arrow > img,
.projects .img-holder .btn-holder i.arrow > img{
	left: 0;
    margin: -5px auto 0;
    position: absolute;
    right: 0;
    top: 50%;
}*/
.services .service-slider .slick-prev {
    left: 12.5px;
}
.services .service-slider .slick-next {
    right: 12.5px;
}
.choose-us{
	overflow:hidden;
	padding:70px 0 75px;
	background:#ebebeb;
}
.choose-us .two-column{
	margin:0 -25px;
}
.choose-us .two-column .column{
	padding:0 25px;
}
.choose-us .inner-content{
	font-weight:300;
	overflow:hidden;
	margin-bottom:18px;
}
.choose-us .inner-content h2{
	padding-top:30px;
}
.choose-us .inner-content ul{
	padding-left:60px !important;
}
.choose-us.allien-centre{
	text-align:center;
}
.choose-us .inner-content strong{
	font-weight:400;
}
.choose-us .inner-content p{
	margin-bottom:12px;
}
.choose-us.ser .inner-content ul{
	list-style-position:outside;
	padding-left:16px;
}
.choose-us.ser .inner-content ul li{
	margin-bottom:15px;
}
.three-column{
	overflow:hidden;
	margin:0 -12.5px;
}
.three-column .column{
	width:33.333%;
	display:inline-block;
	vertical-align:top;
	margin-right:-4px;
	padding:0 12.5px;
}
.choose-us .three-column{
	margin:0 -7.5px 30px;
}
.choose-us .three-column .column{
	padding:0 7.5px;
}
.choose-us .three-column .column img{
	width:100%;
}
.choose-us .column h3{
	font-size:25px;
	line-height:30px;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing: 1px;
}
.choose-us .column ul.a-icons{
	list-style:none;
	margin:0 -12px;
}
.choose-us .column ul.a-icons li{
	display:inline-block;
	vertical-align:top;
	margin-right:-4px;
	padding:0 12px;
}
.choose-us .column ul.a-icons li img{
	max-width:103px;
}
.call-us{
	overflow:hidden;
	padding:44px 0;
	background:#E41E24;
}
.call-us .inner-holder{
	width: calc(100% - 290px);
	font-size:25px;
	line-height:30px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
	float:left;
}
.call-us .inner-holder strong{
	font-family: 'SegoeUI-Bold';
}
.call-us .icon-holder{
	float:left;
	max-width:55px;
	margin-right:20px;
}
.call-us .inner-holder .text-holder{
	overflow:hidden;
	padding-top: 12px;
}
.call-us .btn{
	border-color:#fff;
	width:286px;
	padding:0;
}
.projects{
	overflow:hidden;
	padding:70px 0 75px;
	background:#323232;
}
.projects .block-head h2{
	color:#fff;
}
.four-column{
	overflow:hidden;
	margin:0 -12.5px;
}
.four-column .column{
	display:inline-block;
	vertical-align:top;
	width:25%;
	margin-right:-4px;
	padding:0 12.5px; 
}
.projects .four-column{
	text-align:center;
}
.projects .img-holder .btn-holder a{
	background:#ebebeb;
	color:#323232;
}
.projects .img-holder .btn-holder a:hover{
	background:#afafaf;
}
.projects .img-holder .btn-holder i{
	background:#afafaf;
	color:#323232;
}
.more-btn{
	margin-top:50px;
	text-align:center;
}
.testimonials{
	overflow:hidden;
	background:#ffffff;
	padding:70px 0 75px;
}
.testimonials .quote-holder{
	position:relative;
	background:#ebebeb;
	border:1px solid #afafaf;
	padding:25px 35px 25px 60px;
	margin-left:45px;
}
.testimonials .quote-holder h3{
	font-size:18px;
}
.testimonials .quote-holder:before{
	content:"\f10e";
	font-family: 'FontAwesome5ProSolid';
	/*background:url(../images/testimonial-icon.svg) no-repeat;*/
	background-size:contain;
	/*height:34px;
	width:43px;*/
	position:absolute;
	left:-22px;
	top:45%;
	z-index:9;
	font-size:40px;
	color:#E41E24;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.testimonials .quote-holder:after{
	content:"";
	border: 1px solid #afafaf;
	border-radius:50%;
	background:#fff;
	height:94px;
	width:94px;
	position:absolute;
	left:-50px;
	top:45%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.testimonials .quote-holder blockquote{
	margin-bottom:20px;
}
.testimonials .quote-holder blockquote,
.testimonials .quote-holder blockquote q{
	font-style:normal;
	font-weight:300;
}
.testimonials .quote-holder h3{
	font-weight:400;
	line-height:24px;
	margin-bottom:10px;
}
.testimonials .single-column{
	max-width:920px;
	margin:0 auto;
}
.testimonials .single-column .quote-holder{
	background:#fff;
	border:none;
	text-align:center;
	margin-left:0;
	padding-left:25px;
	margin-bottom:0;
}
.testimonials .single-column .quote-holder:after,
.testimonials .single-column .quote-holder:before{
	display:none;
}
.testimonials .single-column .quote-holder h3 {
    font-size: 22px;
}
.testimonials .single-column .quote-holder cite{
	font-style:normal;
}
.testimonials .single-column .quote-holder q{
	position:relative;
	display: inline-block;
	padding: 0 10px;
	font-size: 26px;
	line-height: 32px;
	font-style: italic;
}
.testimonials .single-column .quote-holder q:before,
.testimonials .single-column .quote-holder q:after{
    content: "\f10d";
    font-family: 'FontAwesome5ProSolid';
	font-weight: 900;
    font-size: 36px;
    color: #00A651;
    position: absolute;
    top: 45%;
    left:-40px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.testimonials .single-column .quote-holder q:after{
	left:auto;
	right:-40px;
}
.single-banner{
	position:relative;
}
.single-banner::before {
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.single-banner > img{
	width:100%;
}
.single-banner .caption-holder{
	left: 0;
    position: absolute;
    top: 50%;
	width:100%;
	text-align:center;
	-moz- transform: translateY(-50%);
	-ms- transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    transform: translateY(-50%);
}
.single-banner .caption-holder h1{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:0;
}
.single-service .services{
	background:#ebebeb;
}
.single-service .choose-us{
	background:#fff;
}
.single-service .choose-us .inner-content strong{
	font-size:18px;
}
.accordian-block{
	overflow:hidden;
	border:1px solid #afafaf;
}
.accordian-opener{
	position:relative;
	background:#ebebeb;
	color:#323232;
	font-size:18px;
	font-weight:400;
	line-height:1;
	padding:15px 15px 15px 60px;
	display:block;
	border-bottom:1px solid #afafaf;
}
.accordian-opener:before{
	content:"";
	background-image:url(../images/accordian-open.png);
	background-repeat:no-repeat;
	background-size:cover;
	height:30px;
	width:30px;
	position:absolute;
	left:12px;
	top:50%;
	-moz- transform: translateY(-50%);
	-ms- transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
    transform: translateY(-50%);
}
.accordian-opener.is-active:before{
	background-image:url(../images/accordian-close.png);
}
.accordian-block .accordian-holder:last-child a.accordian-opener{
	border-bottom:none;
}
.accordian-slide{
	display:none;
	font-weight:300;
	padding:18px 20px 3px;
	background:#fff;
	border-bottom: 1px solid #afafaf;
}
.project-gallery{
	overflow:hidden;
	background:#fff;
	padding-bottom:60px;
}
.project-gallery .four-column{
	margin:0 -10px;
}
.project-gallery .four-column .column{
	padding:0 10px;
	margin-bottom:20px;
}
.project-gallery .column > img{
	width:100%;
}
.project-quote{
	overflow:hidden;
	background:#fff;
	padding:65px 0 70px; 
}
.form-holder{
	overflow:hidden;
	max-width:818px;
	margin:0 auto;
}
.form-holder form{
	margin-bottom:0;
}
.form-holder .row{
	overflow:hidden;
	margin-bottom:20px;
}
.form-holder .row input[type="text"],
.form-holder .row input[type="email"],
.form-holder .row input[type="password"],
.form-holder .row input[type="tel"],
.form-holder .row input[type="url"],
.form-holder .row input[type="number"]{
	margin-bottom:0;
}
.form-holder .row ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #323232;
  opacity:1;
}
.form-holder .row ::-moz-placeholder { /* Firefox 19+ */
  color: #323232;
  opacity:1;
}
.form-holder .row :-ms-input-placeholder { /* IE 10+ */
  color: #323232;
  opacity:1;
}
.form-holder .row :-moz-placeholder { /* Firefox 18- */
  color: #323232;
  opacity:1;
}
.form-holder h3{
	font-weight:400;
	font-size:18px;
	margin:26px 0;
}
.form-holder .row label{
	display:block;
	font-weight:300;
	margin-bottom:8px;
}
.form-holder .more-btn{
	margin-top:22px;
}
.select-style {
	position:relative;
    border:1px solid #E41E24;
    width: 100%;
    border-radius: 0;
	display:inline-block;
	vertical-align:middle;
    overflow: hidden;
    background: #fff url("../images/icon-select.png") no-repeat 93% 52%;
}
.form-holder .select-style{
	width:100px;
	background: #fff url("../images/icon-select.png") no-repeat 82% 52%;
}
.select-style:before{
	content:"";
	background:#E41E24;
	width:1px;
	height:50px;
	position:absolute;
	right:50px;
	top:0;
}
/*.select-style:after{
	content:"";
	background:#ebebeb;
	width:50px;
	height:50px;
	position:absolute;
	right:0;
	top:0;
}*/
.select-style select {
	height:48px;
    padding: 0 0 0 16px;
    width: 100%;
	margin-bottom:0;
    border: none;
    box-shadow: none;
	cursor:pointer;
	color: #323232;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.select-style select:focus {
    outline: none;
}
.form-holder .row cite {
    display: inline-block;
    vertical-align: middle;
	margin-left:12px;
	font-style:normal;
}
.radio-holder .wpcf7-list-item{
	display:block;
	margin:0;	
}
.form-holder .row [type="radio"]:checked,
.form-holder .row [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.form-holder .row [type="radio"]:checked + label,
.form-holder .row [type="radio"]:checked + span,
.form-holder .row [type="radio"]:not(:checked) + label,
.form-holder .row [type="radio"]:not(:checked) + span{
    position: relative;
    padding-left:32px;
    cursor: pointer;
    line-height: 22px;
    display: inline-block;
    color: #323232;
}
.form-holder .row [type="radio"]:checked + label:before,
.form-holder .row [type="radio"]:checked + span:before,
.form-holder .row [type="radio"]:not(:checked) + label:before,
.form-holder .row [type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #E41E24;
    border-radius: 100%;
    background: #fff;
}
.form-holder .row [type="radio"]:checked + label:after,
.form-holder .row [type="radio"]:checked + span:after,
.form-holder .row [type="radio"]:not(:checked) + label:after,
.form-holder .row [type="radio"]:not(:checked) + span:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #E41E24;
    position: absolute;
    top:3px;
    left:3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.form-holder .row [type="radio"]:not(:checked) + label:after,
.form-holder .row [type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.form-holder .row [type="radio"]:checked + label:after,
.form-holder .row [type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.form-holder .row .radio-holder:last-child .wpcf7-list-item{
	margin-bottom:8px;
}
.form-holder .row .radio-holder:last-child label,
.form-holder .row .radio-holder:last-child .wpcf7-list-item.last{
	margin-bottom:0;
}
.all-projects .project-block{
	overflow:hidden;
	padding:70px 0;
	border-bottom:1px solid #E41E24;
}
.all-projects .project-block .block-head h2{
	margin-bottom:15px;
}
.all-projects .project-block .block-head h2 a{
	color:#323232;
}
.all-projects .project-block .block-head h2 a:hover{
	color:#E41E24;
}
.all-projects .project-block .block-head p{
	font-size:18px;
	line-height:24px;
	font-weight:400;
}
.all-projects .project-block .p-gallery{
	float:left;
	width:65.32%;
}
.all-projects .project-block .p-gallery .slide img{
	width:100%;
}
.all-projects .project-block .p-sidebar{
	float:right;
	width:30.64%;
}

.all-projects .project-block:nth-child(even) .p-gallery{
	float:right;
}
.all-projects .project-block:nth-child(even) .p-sidebar{
	float:left;
}

.all-projects .project-block .p-sidebar .p-features{
	background:#e8e8e8;
	padding:35px 32px 20px 40px;
	font-size:18px;
	line-height:24px;
	font-weight:400;
	margin-bottom:40px;
	min-height:380px;
}
.all-projects .project-block .p-sidebar h3{
	margin-bottom:34px;
	text-transform:uppercase;
	font-size:25px;
	line-height:30px;
	font-weight:400;
}
.all-projects .project-block .p-sidebar .p-features ul {
    list-style-position: outside;
	list-style:none;
}
.all-projects .project-block .p-sidebar .p-features li{
    position:relative;
	padding-left:20px;
	margin-bottom:10px;
}
.all-projects .project-block .p-sidebar .p-features li:before{
    content:"";
	background:#323232;
	height:4px;
	width:4px;
	position:absolute;
	left:0;
	top:9px;
	border-radius:50%;
}
.all-projects .project-block .p-sidebar span{
	font-size:18px;
	line-height:24px;
	font-weight:300;
	font-style:italic;
	display:block;
	margin-bottom:17px;
}
.testimonials.full-width .three-column .column{
	width:100%;
	margin-bottom:25px;
}
.testimonials.full-width .three-column .column:last-child{
	margin-bottom:0;
}
.testimonials.full-width .quote-holder{
	margin-left:35px;
}
.testimonials.full-width .quote-holder::before{
	/*height: 25px;
	width: 34px;*/
	top: 50%;
	left: -17px;
	font-size:30px;
}
.testimonials.full-width .quote-holder::after{
	height: 65px;
	width:65px;
	left: -35px;
	top: 50%;
}
.choose-us.contact{
	background:#EBEBEB;
}
.choose-us.contact .two-column .column{
	width:35%;
}
.choose-us.contact .two-column .column:last-child{
	width:65%;
}
.choose-us .inner-content address a{
	color: #323232;
}
.choose-us .inner-content address a:hover{
	color: #E41E24;
}
.choose-us .inner-content .row {
    margin-bottom: 50px;
    overflow: hidden;
}
.choose-us .inner-content .row:last-child{
	margin-bottom:0;
}
.choose-us .inner-content .row .icon-holder {
    float: left;
    margin-right: 26px;
    width: 20px;
}
.choose-us .inner-content .row .icon-holder > img {
    padding-top: 2px;
}
.choose-us .inner-content .row .text-holder {
    overflow: hidden;
}
.choose-us .inner-content .row .text-holder address {
    font-style: normal;
    margin: 0;
}
.choose-us .inner-content .row h3 {
    display: block;
    letter-spacing: 2px;
	font-size:18px;
    line-height: 20px;
    margin-bottom: 10px;
}
.choose-us.contact h2,
.choose-us.contact h1{
	margin-bottom:35px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 35px;
}
.choose-us.contact .form-holder .two-column {
	margin:0 -12.5px;
}
.choose-us.contact .form-holder .two-column .column {
    width:50%;
	padding: 0 12.5px;
}
.choose-us.contact .form-holder .more-btn {
    text-align: right;
	margin-top:0;
}
.choose-us.contact .form-holder textarea{
	margin-bottom:0;
}
.map-holder {
    height: 0;
    min-height: 410px;
    overflow: hidden;
    position: relative;
}
.map-holder iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	margin-bottom:0;
}
.project-gallery.gall{
	padding-top:75px;
}
.project-gallery.gall.not{
	text-align:center;
}
.services.all-service .three-column{
	text-align:center;
}
.services.all-service .three-column .column{
	margin-bottom:25px;
}

/*** Footer ***/
#footer{
	position:relative;
	overflow:hidden;
	width:100%;
	background:#E41E24;
	color:#fff;
}
.t-foot{
	overflow:hidden;
	padding:45px 0;
	text-align:center;
}
.footer-logo{
	display:block;
	margin-bottom:20px;
}
.footer-logo img{
	max-width:125px;
}
.t-foot address{
	display:block;
	font-style:normal;
	font-weight:400;
	margin-bottom:12px;
}
.t-foot span{
	display:block;
	margin-bottom:15px;
}
.t-foot ul.contact-info {
	list-style:none;
	margin-bottom:12px;
}
.t-foot ul.contact-info li{
	display:block;
	vertical-align:middle;
	margin-bottom:8px;
}
/*.t-foot ul.contact-info li:last-child{
	margin-right:0;
}
.t-foot ul.contact-info li:after{
	content:"";
	background:#fff;
	width:1px;
	height:16px;
	display:inline-block;
	vertical-align: middle;
	margin-left:18px;
}
.t-foot ul.contact-info li:last-child:after{
	display:none;
}*/
.t-foot ul.contact-info li a{
	color:#fff;
}
.t-foot ul.contact-info li a:hover{
	color:#757574;
}
.socail-nav{
	margin:0;
	list-style:none;
}
.socail-nav li{
	display:inline-block;
	vertical-align:top;
	margin-left:8px;
	position:relative;
}
.socail-nav li:first-child{
	margin-left:0;
}
.socail-nav li a{
	display:block;
	/*text-indent:9999px;*/
	/*background-image:url(../images/fb-n.png);*/
	background-repeat:no-repeat;
	background-color:#E41E24;
	border-radius: 50%;
	background-size:cover;
	height:30px;
	width:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	-moz-transition:none;
	-ms-transition:none;
	-webkit-transition:none;
	transition:none;
}
.socail-nav li a i{
	color:#fff;
	font-size:16px;
	line-height:28px;
}
.socail-nav li a:hover{
	background:#000;
}
/*.socail-nav li a:hover{
	background-image:url(../images/fb-n-red.png);
}
.socail-nav li.twitter a{
	background-image:url(../images/twitter.svg);
}
.socail-nav li.twitter a:hover{
	background-image:url(../images/twitter-red.svg);
}
.socail-nav li.instagram a{
	background-image:url(../images/instagram.svg);
}
.socail-nav li.instagram a:hover{
	background-image:url(../images/instagram-red.svg);
}
.socail-nav li.youtube a{
	background-image:url(../images/youtube.svg);
}
.socail-nav li.youtube a:hover{
	background-image:url(../images/youtube-red.svg);
}
.socail-nav li.pinterest a{
	background-image:url(../images/pinterest.svg);
}
.socail-nav li.pinterest a:hover{
	background-image:url(../images/pinterest-red.svg);
}
.socail-nav li.facebook a{
	background-image:url(../images/fb-n.png);
}
.socail-nav li.facebook a:hover{
	background-image:url(../images/fb-n-red.png);
	background-color: #fff;
}

#footer .socail-nav li.facebook a{
	background-image:url(../images/fb-n.png);
	background-color: #fff;
}
#footer .socail-nav li.facebook a:hover{
	background-image:url(../images/fb-n-red.png);
	background-color: #fff;
}*/

.b-foot{
	overflow:hidden;
	background:#757574;
	color:#afafaf;
	padding:15px 0;
}
.b-foot .left-col{
	float:left;
}
.b-foot .right-col{
	float:right;
}
.b-foot .right-col p{
	margin-bottom:0;
}
.b-foot .right-col strong a{
	color:#fff;
}
.b-foot .right-col strong a:hover{
	color:#E41E24;
}
.copyright{
	display: inline-block;
    vertical-align: top;
}
.copyright p{
	margin-bottom:0;
}
.foot-nav{
	display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    vertical-align: top;
}
.foot-nav li{
	display:inline-block;
	vertical-align:top;
	margin-left:18px;
}
.foot-nav li:before{
	content:"";
	background:#afafaf;
	width:1px;
	height:16px;
	display:inline-block;
	vertical-align: sub;
	margin-right:18px;
}
.foot-nav li a{
	color:#afafaf;
}
.foot-nav li a:hover{
	color:#E41E24;
}
.wpcf7-spinner{
	display:none !important;
}
@media screen and (max-width: 820px) and (min-width: 767px) {
}
@media only screen and (max-width:1240px) {
	.all-projects .project-block .p-sidebar h3{
		margin-bottom:15px;
	}
	.all-projects .project-block .p-sidebar .p-features {
		min-height: inherit;
		padding: 25px 25px 15px 30px;
		margin-bottom:15px;
	}
	.all-projects .project-block .p-sidebar span {
		margin-bottom: 13px;
	}
}
@media only screen and (max-width: 1260px) {
	#header .nav-holder .btn {
		margin-left: 20px;
	}
	#header .nav-holder .social-menu {
		margin-left: 20px;
	}
	#header .nav-holder #nav li {
		margin-left: 15px;
	}
	#header .nav-holder #nav li a,
	#header #nav > ul > li .sub-menu li a{
		font-size:12px;
	}
	#header .nav-holder .btn {
		width: 140px;
	}
	.services .slide .img-holder .btn-holder a span, 
	.projects .img-holder .btn-holder a span {
		letter-spacing: 0;
	}
}
@media only screen and (max-width: 1120px) {
	.main-banner .quote-holder{
		width:100%;
	}
	.main-banner .quote-holder::after{
		display:none;
	}
	.choose-us .column h3{
		font-size:20px;
	}
	.call-us .btn {
		letter-spacing: 0;
		width: 230px;
	}
	.call-us .inner-holder {
		font-size: 20px;
		line-height: 25px;
		width: calc(100% - 234px);
	}
}
@media only screen and (max-width: 1120px) {
	#header .nav-holder{
		padding-top:0;
		text-align:right;
	}
	#header .nav-holder #nav{
		display: block;
		margin-bottom: 10px;
	}
	.top-pad {
		padding-top: 140px;
	}
}
@media only screen and (max-width: 1020px) {
	#header .nav-holder .btn {
		margin-left: 10px;
	}
	#header .nav-holder .social-menu {
		margin-left: 10px;
	}
	#header .nav-holder #nav li {
		margin-left: 10px;
	}
	#header .nav-holder .btn {
		font-size:12px;
		letter-spacing:0;
		width: 100px;
	}
	.main-banner h1{
		font-size:40px;
	}
	.main-banner .column ul {
		font-size: 20px;
		line-height: 25px;
	}
	.all-projects .project-block .p-sidebar .p-features {
		padding: 20px 20px 10px;
		font-size: 16px;
		line-height:22px;
	}
	.all-projects .project-block .p-sidebar h3 {
		margin-bottom: 10px;
	}
	.all-projects .project-block .p-sidebar{
		width:32%;
	}
	.services .slide .img-holder .btn-holder a, 
	.projects .img-holder .btn-holder a{
		padding: 18px 65px 18px 15px;
	}
}
@media only screen and (max-width: 920px) {
	
	.call-us .inner-holder{
		width:100%;
		margin-bottom:15px;
		text-align:center;
	}
	.call-us .icon-holder{
		display:none;
	}
	.call-us .inner-holder .text-holder{
		padding-top:0;
	}
	.call-us .inner-holder .text-holder:before{
		content:"";
		background:url(../images/call-icon.svg) no-repeat;
		background-size:cover;
		height:53px;
		width:53px;
		display:inline-block;
		vertical-align:middle;
		margin-right:20px;
	}
	.call-us .btn{
		overflow:hidden;
		display:block;
		margin:0 auto;
	}
	.four-column .column{
		width:50%;
		margin-bottom:25px;
	}
	.testimonials .three-column .column{
		width:100%;
		margin-bottom:25px;
	}
	.testimonials .three-column .column:last-child{
		margin-bottom:0;
	}
	.b-foot .left-col,
	.b-foot .right-col{
		float:none;
		width:100%;
		text-align:center;
	}
	.b-foot .right-col{
		margin-top:8px;
	}
	.all-projects .project-block .p-sidebar .p-features {
		font-size: 14px;
		line-height: 20px;
		padding: 15px 15px 10px;
	}
	.all-projects .project-block .p-sidebar h3{
		font-size:20px;
	}
}
@media only screen and (max-width: 860px) {
	
}
@media only screen and (max-width: 767px) {
	h1{
		font-size:30px;
	}
	h2{
		font-size:24px;
	}
	h3{
		font-size:18px;
	}
	
	
	#header .nav-holder{
		padding-top:9px;
	}
	.menu-opener{
		display:inline-block !important;
		margin-left:10px;
		vertical-align:middle;
	}
	#nav > ul > li:hover .sub-menu{
		display:none;
	}
	#nav{
		background:#E41E24;
		width:300px;
		right:-100%;
		height:100%;
		z-index:99;
		overflow:auto;
		top:0;
		padding-top:54px;
		position:fixed; 
		}
	#header #nav > ul > li{
		display:block;
		margin-right:0;
		position:relative;
		text-align:left;
		margin-left:0;
		border-bottom:1px solid #fff;
	}
	#header .nav-holder #nav > ul > li {
		margin-left: 0;
	}
	#header .nav-holder #nav li a{
		color:#fff;
	}
	#nav > ul > li.active a{
		color:#fff;
	}
	#nav > ul > li.active:hover a{
		color:#757574;
	}
	#nav > ul > li.active,
	#nav > ul > li:hover,
	#nav ul li .sub-menu li:hover{
		background:#fff;
	}
	#header .nav-holder #nav  ul > li.active > a,
	#header .nav-holder #nav  ul > li:hover > a,
	#header .nav-holder #nav  ul li .sub-menu li:hover > a{
		color:#E41E24;
	}
	#header .nav-holder #nav > ul > li > a{
		line-height:50px;
		display:block;
		padding-left:15px;
		}
	#header .nav-holder #nav li.menu-item-has-children a::after{
		display:none;
	}
	#nav > ul > li.menu-item-has-children > a{
		padding:0 0 0 15px;
	}
	#nav > ul > li.menu-item-has-children > a::after{
		background:none;
	}
	#nav > ul > li > ul.sub-menu{
		position:relative;
		margin:0;
		width:100%;
		display:none;
		opacity:1;
		visibility:visible;
		text-align:left;
		padding:0;
		font-size:16px;
		border-top:1px solid #EDEFF1;
		-webkit-transition:none;
		-moz-transition:none;
		-ms-transition:none;
		-o-transition:none;
		transition:none;
		}
	#nav > ul > li > ul.sub-menu li a{
		padding:0;
		line-height:50px;
		}	
	#nav ul li .sub-menu-opener{
		background-color: rgba(0,0,0,0.3);
		cursor: pointer;
		display: block;
		height: 50px;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		}
	#nav ul li .sub-menu-opener:before{
		position: absolute;
		top: 20px;
		right: 24px;
		display: block;
		width: 2px;
		height: 10px;
		background: #fff;
		content: '';
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		}
	#nav ul li .sub-menu-opener:after{
		position: absolute;
		top: 24px;
		right: 20px;
		width: 10px;
		height: 2px;
		display: block;
		background: #fff;
		content: '';
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
		}
	#nav ul li.open .sub-menu-opener:before{
		top: 24px;
		height: 0;
	}
	.top-pad {
		padding-top: 116px;
	}
	.main-banner{
		padding:0;
		height: auto;
	}
	.main-banner .banner-video .video-bg {
		height: 100%;
		position: relative;
		width: 100%;
	}
	.main-banner .caption-holder{
		position: relative;
		top: auto;
		transform: none;
		width: 100%;
		background:#757574;
		padding: 30px 0;
	}
	.main-banner .home-banner .slide{
		min-height:300px;
	}
	.main-banner .container > .two-column > .column,
	.main-banner .container > .two-column > .column:last-child{
		width:100%;
	}
	.main-banner .container > .two-column > .column:first-child{
		margin-bottom:20px;
	}
	.main-banner h1 {
		font-size: 30px;
	}
	.main-banner .column ul {
		font-size: 16px;
		line-height: 22px;
	}
	.main-banner .btn,
	.main-banner .btn.blank{
		display:block;
		margin-left:0;
		margin-bottom:10px;
	}
	.services,
	.choose-us,
	.projects,
	.testimonials,
	.project-quote,
	.all-projects .project-block{
		padding:40px 0;
	}
	.service-slider {
		padding: 0 40px;
	}
	.block-head {
		margin-bottom: 30px;
	}
	.two-column .column{
		width:100%;
		margin-bottom:20px;
	}
	.two-column .column:last-child{
		margin-bottom:0;
	}
	.main-banner .quote-holder .two-column .column{
		width:50%;
		margin-bottom:0;
	}
	.choose-us .three-column .column{
		width:33.333%;
		margin-bottom:0;
	}
	.choose-us .column h3 {
		font-size: 16px;
	}
	.choose-us .column ul li img {
		max-width: 70px;
	}
	.more-btn {
		margin-top: 30px;
	}
	.testimonials .quote-holder::before{
		/*height: 23px;
		width: 33px;*/
		left: -16px;
		font-size:30px;
	}
	.testimonials .quote-holder::after{
		height: 65px;
		width: 65px;
		left: -35px;
	}
	.testimonials .quote-holder{
		padding-left:45px;
		padding-right:25px;
		margin-left: 38px;
	}
	.project-gallery.gall {
		padding-top: 45px;
	}
	.project-gallery{
		padding-bottom:30px;
	}
	.three-column .column{
		width:100%;
	}
	.form-holder .two-column .column{
		margin-bottom:0;
	}
	.select-style {
		background: #ffffff url("../images/icon-select.png") no-repeat scroll 95% 52%;
	}
	.form-holder .select-style{
		width:100%;
		background: #fff url("../images/icon-select.png") no-repeat 95% 52%;
	}
	.select-style::before{
		display:none;
	}
	.all-projects .project-block .p-gallery,
	.all-projects .project-block .p-sidebar{
		width:100%;
	}
	.all-projects .project-block .p-gallery{
		margin-bottom:15px;
	}
	.services .slide .img-holder .btn-holder, 
	.projects .img-holder .btn-holder{
		width:100%;
	}
	.services .slide .img-holder .btn-holder a, 
	.projects .img-holder .btn-holder a{
		display:block;
		text-align: center;
	}
	.choose-us.contact .two-column .column,
	.choose-us.contact .two-column .column:last-child,
	.choose-us.contact .form-holder .two-column .column{
		width:100%;
		margin-bottom:0;
	}
	.choose-us .inner-content .row {
		margin-bottom: 20px;
	}
	.choose-us.contact h2,
	.choose-us.contact h1 {
		margin-bottom: 20px;
	}
	.t-foot {
		padding: 40px 0;
	}
	.foot-nav{
		display:block;
		margin-top:10px;
	}
	.foot-nav li:first-child{
		margin-left:0;
	}
	.foot-nav li:first-child:before{
		display:none;
	}
	.t-foot ul.contact-info li::after{
		display:none;
	}
	.t-foot ul.contact-info li {
		display: block;
		margin-right: 0;
	}
	.t-foot ul.contact-info li {
		margin-bottom:10px;
	}
	.t-foot ul.contact-info li:last-child {
		margin-bottom:0;
	}
	.choose-us.contact h2,
	.choose-us.contact h1,
	.block-head h2,
	.block-head h3{
		font-size: 24px;
	}
}
@media only screen and (max-width: 767px) {
	.logo{
		max-width:120px;
		/*height:45px;*/
		margin-top: 3px;
	}
	.logo img {
    	max-height: 50px;
	}
	#header {
		padding: 15px 0;
	}
	#header .nav-holder {
		padding-top: 0;
	}
	.top-pad {
		padding-top: 83px;
	}
	
}
@media only screen and (max-width: 480px) {
	.four-column .column {
		width: 100%;
	}
	.single-banner .caption-holder h1{
		font-size:20px;
	}
}
@media only screen and (max-width: 479px) {
	#header .nav-holder .social-menu{
		display:none;
	}
}
@media only screen and (max-width: 379px) {
	.main-banner .quote-holder .two-column .column{
		width:100%;
	}
	.main-banner .quote-holder .two-column .column:first-child{
		margin-bottom:7px;
	}
	.choose-us .three-column .column{
		width:100%;
		margin-bottom:15px;
	}
	.choose-us .three-column{
		margin-bottom:0;
	}
	.main-banner .home-banner .slide {
		min-height: 250px;
	}
}
@media only screen and (max-width: 360px) {
	#header .nav-holder .btn{
		display:none;
	}
	.menu-opener{
		height:50px;
	}
	.t-foot address{
		font-size:14px;
	}
}
Test
====

This is a test repository
