/*=============================================
    Please add all custom CSS to this file
 =============================================*/

@import url('https://fonts.googleapis.com/css?family=Bitter:400,400i,700');
/* 

font-family: 'Bitter', serif;


*/

html {
  min-height: 100%;
}

body{
  font-weight:400;
  background:#fafafa;
  font-family: 'Montserrat', 'Open Sans', sans-serif;
  font-size: 16px;
}

.prime {
  font-size: 1.12em;
}

.clear {clear: both;}
.toplogo{font-size:1.9em;}

h1, h2, h3, h4, h5 {  
  line-height: 1.2em;
 font-family: 'Bitter', serif;
  border-bottom: 3px solid #dcb42d;
  display: inline-block;
}
h1 {font-size: 2em;
letter-spacing: .25px;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.25em;}


.center, .center * {
  text-align: center;
}

#content h1, 
#content h2,#content h3,#content h4{
    color: #3a3a3c;
}

#content {overflow:hidden;padding-bottom: 40px;}

.contact-pg {
    padding: 0 3% 0 0;
    margin-top: -20px;
}

.breakout {   
  margin: 2em calc(50% - 50vw);
  padding: 2em;
  background: #fff;
	 background-repeat: no-repeat;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.breakout .wrapper {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  width:100%;
}

#content .breakout h2 {margin-top:.5em;}

.half-full {
    margin: 4em calc(50% - 50vw);
}

.dk {
  background: #555;
}

.lg {
  font-size: 1.2em;
}
.sm-w .wrapper {
  max-width: 800px;
}
.no-w .wrapper {
  max-width: none;
}
.d-overlay {
  background: rgba(0,0,0,.75);
}

.cta-box {
       text-align: center;
    border: 2px dashed #003474;
    padding: 1em;
}

.cta-full {
  margin-top: 2em;
  text-align: center;
  padding: 2em;
  background: #ededed;
}

#content .cta-full h2 {
  margin-top: .5em;
}

.parallax {
  background-attachment: fixed;
}

.overlay {position: relative;}
.overlay:after {
    content: '';
    background: rgba(27, 29, 31, 0.85);
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.parallax ul {
  text-align: left;
}

.inverse *,  #content .inverse h1, #content .inverse h2, #content .inverse h3, #content .inverse h4  {
  color: #fff;
}

#content .inverse .btn {
  border: 1px solid #fff;
}

img.alignright, img.aligncenter, img.alignnone, img.alignleft {
	padding: 1em;
}

.wrapper{max-width:1080px;}
#content{min-height:400px; padding-bottom: 30px;background:rgba(255, 255, 255, 1);}
#content div.one-half{text-align:left;}
#content h2{margin-top:20px;}
#wform input, #wform textarea {border: 1px solid gray;}

/*--------------------------------- mark ups ----------------------------------------*/
.tmargin35 {
	margin-top: 35px;
}
.bmargin35 {
	margin-bottom: 35px;
}
.tbmargin35 {
	margin: 35px 0px;
}
.tmargin55 {
	margin-top: 55px;
}
.bmargin55 {
	margin-bottom: 55px;
}
.tbmargin55 {
	margin: 55px 0px;
}
.tmargin85 {
	margin-top: 85px;
}
.bmargin85 {
	margin-bottom: 85px;
}
.tbmargin85 {
	margin: 85px 0px;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.sec-center {
	text-align: center;
	width: 75%;
	margin: 0 auto;
}
.no-margin-top {
	margin-top: 0px;
}
.no-padding-top {
	padding-top: 0em !important;
}

.text-padding {
	padding: 2% 10%;
}

.faux-padding {
	    border: solid 5px #fff;
}

.neg-margin {
  margin: 0 -15px;
}
.neg-margin > div {
  padding: 0 15px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~ header items ~~~~~~~~~~~~~~~~~~~~~~~~*/
.topPhone span, .toplogo span{
  display: block;
  line-height: 1em;
  margin-bottom: .15em;

}

.toplogo span, .toplogo img {
  vertical-align: middle;
}

.toplogo span {
    font-size: 22px;
    font-weight: 700;
    line-height: 1em;
    padding: 3px 0 7px 5px;

}

.toplogo {
	color:#003473;	
    font-family: 'Bitter', serif;
	font-size: 2em;
	font-weight: 700;
	padding: 0 3em; 
	line-height: 1em; }

.topPhone .phone-number {    
  font-size: 1.3em; 
  color:#fff;
  padding: 10px 17px;    
  font-weight: normal;
  background: #dcb42d;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
}

.topPhone svg {
	color: #fff;
	margin-right: 9px;
}

.call-today {
	 color:#003473;
	 font-family: 'Bitter', serif;
	 font-size: 1.55em;
	 	 	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~ slider ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.slider-image {
  min-height: 450px;
}


#slider *, #slider {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#slider {
	text-align:center; 
    margin: 0 auto; }

/* .home #slider:hover img {
    transform: scale(1.05,1.05);
    -webkit-transform: translateZ(0) scale(1.05, 1.05);
} */

#content, #slider, .prime{
  background:transparent none;
}
.rslides_tabs {
	display: none;
  background: transparent;
  border:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~ nav ~~~~~~~~~~~~~~~~~~~~~~~~*/
nav.nav {
  background: #003473;
}

nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    border:none;
}

ul.sub-menu li a {
	color: #fff; 
	}

ul.sub-menu { 
			background:#041e43; 
			text-align: center;
			color: #fff;}

.nav ul.sub-menu li a:hover, ul.sub-menu li.current-menu-item {
	background: rgba(0, 52, 115, 0.61);}



.nav ul li a {
  text-transform: uppercase; 
  color: #fff; 
  position: relative;
  border:none;
  padding: 5px;
  line-height: 1.2em;
  font-size: .95em !important;
   
}

.nav ul li a:hover { background: transparent;}


/*~~~~~~~~~~~~~~~~~~~ Fixed ~~~~~~~~~~~~~~~~~~~~~~~*/
nav.nav.nav-fixed{ 	
			background:#003473;
			border-bottom: 1px solid #dcb42e;}

nav.nav.nav-fixed > ul > li > a, nav.nav.nav-fixed li.menu-item-has-children a:after {
  color: #fff;
}
nav.nav.nav-fixed .sub-menu {text-align: center;}

nav.nav.nav-fixed ul li.current-menu-parent> a:before, nav.nav.nav-fixed ul li.current-menu-item > a:before, nav.nav.nav-fixed > ul > li > a:hover:before, nav.nav.nav-fixed > ul > li:hover a:before {
  background: #dcb42e;
}

nav.nav ul li.current_page_parent > a, 
nav.nav ul li.current-menu-item > a, 
nav.nav ul li:hover > a,
nav.nav ul li.current-menu-ancestor > a, 
nav.nav ul li.current-menu-parent > a {
  color: #fff;
}

.nav ul li.menu-item-has-children:hover > a:after,
.nav ul li.menu-item-has-children > a:after {
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  margin-left: 5px;
}

.mobmenu-left-bt img {
    margin-right: 40px;
}


.nav ul li.current-page-ancestor > a:before,
.nav ul li.current_page_parent > a:before,
.nav ul li.current-menu-parent> a:before,
.nav ul li.current-menu-item > a:before,
.nav > ul > li > a:before  {
  content: '';
  position: absolute;
  background: #dcb42e;
  z-index: -1;
  right: 50%;
  bottom: 0;
  left: 50%;
  height: 3px;
  top: auto;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  opacity: 0;  
}
.nav ul li.current-page-ancestor > a:before,
.nav ul li.current_page_parent > a:before,
.nav ul li.current-menu-parent> a:before,
.nav ul li.current-menu-item > a:before,
.nav > ul > li > a:hover:before, 
.nav > ul > li:hover > a:before  {
  right: 0;
  left: 0;
  opacity: 1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~ buttons ~~~~~~~~~~~~~~~~~~~~~~~~*/
.button, .wpcf7-form input[type=submit],#content button, html input[type="button"], input[type="reset"], input[type="submit"],
a.contact-btn,.biziq-button,.client-button, #content .button, #slider .button, .view-article, .rev-read-more {
  background: #dcb42e;
  padding: 8px 23px 7px 25px;
  color: #fff;
  display: inline-block;
  text-align: center;
  min-width: 150px;
  text-transform: inherit;
  letter-spacing: .5px;
  position: relative;
  z-index: 1;
  border: none;
  line-height: 1.6em;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.25em;
  border-radius: 3px;
}
.button:after,
a.contact-btn:after,.biziq-button:after,.client-button:after, .button:after, #slider .button:after, .view-article:after  {
    
}

.button:hover,
#slider:hover .cta-btn,
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,
#content .view-article:hover,.wpcf7-form input[type=submit]:hover, #content .btn:hover, #slider .btn:hover {
    background: #f5c421 !important;
}

button#show-comment-form-button {
    display: none;
}

.rev-read-more {
	font-size: .5em;
	padding: 5px 13px;
	margin-top: 14px;
}


#content a.view-article {
  display: block;
  margin: 1em 0;
  max-width: 210px;
  color: #fff;
}

.underline {
	border-bottom: 3px dashed #dcb42e;
	word-break: keep-all;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~ CTA in Billboard ~~~~~~~~~~~~~~~~~~~~~*/

.cta {
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: -webkit-gradient(linear, left top, right top, color-stop(60%, rgba(35, 29, 8, 0.3)), color-stop(80%, rgba(58, 58, 60, 0.01)));
  background: -webkit-linear-gradient(left, rgba(35, 29, 8, 0.3) 60%, rgba(58, 58, 60, 0.01) 80%);
  background: -o-linear-gradient(left, rgba(35, 29, 8, 0.3) 60%, rgba(58, 58, 60, 0.01) 80%);
  background: linear-gradient(to right, rgba(35, 29, 8, 0.3) 60%, rgba(58, 58, 60, 0.01) 80%);
  padding: .25em 6em;

}

.cta h2 {
	color: #fff;
	font-size: 2.95em;
	text-shadow: 4px 2px rgb(46, 46, 47);
	font-family: 'Bitter', serif;
	line-height: 1em;
	text-transform: none;
	border: none;
	
		}


/*h2.cta-top {
 display: inline-block;
 margin-bottom: 0;
}


h2.cta-btm {font-family: 'Open Sans', sans-serif;font-size: 3em;font-weight: 600;margin-top: .5em;}*/

.cta-btn {
	display: inline-block;
	font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
	padding: 10px 45px !important;
	background: #dcb42e;
	color: #fff;
	font-size: 1em !important;
	-webkit-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	text-transform: uppercase;
	letter-spacing: 1.1px;
	cursor: pointer;
	border-radius: 3px;
	font-weight: 400;
	position: relative;
	top: -15%;
	 }

.cta-btn:hover {
	color: #fff;
	

}

/*.cta:hover {
	background: rgba(0, 0, 0, 0.08);
	margin-top: -1.9em;
	margin-right: -15em;
} */



/*~~~~~~~~~~~~~~~~~~~ bg img ~~~~~~~~~~~~~~~~~~~~~*/
.bg-img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  position: relative;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size:cover;
  min-height: 300px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~ video ~~~~~~~~~~~~~~~~~~~~~~~~*/
.video-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-ms-flex-pack: distribute;
	-webkit-box-pack: justify;
	        justify-content: space-between;
}
.video-container iframe {
	top: 0;
	left: 0;
	width: 99%;
	height: 100%;
	border: 3px solid white;
}
.responsive-video {
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	min-height: 350px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.contact-us #content div.one-half:first-child {
  padding-right: 30px;
}

#content ul li {
  padding-left: 1em;
  list-style-type: none;
  text-align: left;
}
/*#content ul li ul li:before {
  display: none;
}*/
#content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#content a {
  color: inherit;
}

#content .dotted {
  display: inline-block;
  border-bottom: 3px dotted;
}

#content a:hover {text-decoration: none;}



#content .wpcf7-form input[type=submit] {
 
  margin:10px 0;
}
#content .wpcf7-form textarea {
  height: 120px;
}
.wpcf7-form input, .wpcf7-form textarea {
  padding: 7px 10px;
  margin: 5px 0;
}
input[type="radio"] {
    width: auto;
}


.flex-wrapper, ul.cta-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.flex-wrapper .flex-item,
ul.cta-list li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    -ms-flex-preferred-size: 175px;
        flex-basis: 175px;
    list-style: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    /* margin: 15px; */
}
ul.cta-list li {
    padding-left: 30px;
    text-indent: -25px;
    /* line-height: 1.6em; */
    font-size: 1.15em;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flexin' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
}

.split-screen {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 500px;
      flex-basis: 500px;
  padding: 5%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
  background-position: center;
  position: relative;
}

.flex-cont {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
justify-content: space-evenly;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ card row ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
ul.card-row {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	
}

ul.card-row li {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-moz-flex-grow: 1;
	width: auto;
	list-style: none;
	-ms-flex-preferred-size: 250px;
	flex-basis: 350px;
	background: #003473;
	border: 3px solid #fff;
	text-align: center;
	margin: 5px;
	padding: 15px;
	color: #fff;
	
}

/*ul.card-row li:nth-child() {
	-webkit-box-flex: 3;
	-ms-flex-positive: 3;
	flex-grow: 3;
}
*/

ul.card-row h3 {
	color: #fff !important;
	font-size:1.6em;
	font-weight:400;
	margin: .5em;
	border-bottom: 3px solid #dcb42e;
	
}

ul.card-row p {
	font-size: 1.1em;
	line-height:1.4em;
	font-weight:400;
	padding:0 13px;
}

ul.card-row img {
	height: 150px;
}

ul.card-row2 {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
}

ul.card-row2 li {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-moz-flex-grow: 1;
	max-width: 250px;
	list-style: none;
	-ms-flex-preferred-size: 350px;
	    flex-basis: 350px;
	background: #003473;
	border: 3px solid #fff;
	text-align: center;
	margin: 1em;
	padding: 15px;
	color: #fff;
}


/*ul.card-row li:hover {
	-webkit-box-shadow:0 4px 2px rgba(0,0,0,0.2);
	box-shadow:0 4px 2px rgba(0,0,0,0.2);
	-webkit-transform:translateY(-3px) scale(1.01);
	-ms-transform:translateY(-3px) scale(1.01);
	transform:translateY(-3px) scale(1.01);
	-webkit-transition:all .2s cubic-bezier(0.65,0.05,0.36,1);
	-o-transition:all .2s cubic-bezier(0.65,0.05,0.36,1);
	transition:all .2s cubic-bezier(0.65,0.05,0.36,1);
}
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~ grid ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 .grid > ul > li {
  list-style-type: none;
  padding: 15px 25px;
  position: relative;
  background: #ededed;
  z-index: 1;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.grid ul li:after {
  content: '';
  background: #266DD3;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 100%;
  z-index: -1;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: .8;
}

.grid ul {
  padding: 0;
  margin: 2em 0;
}

#content .grid h3 {
  color: #003473; 
  position: relative;
  padding-left: 28px;
}

.grid h3:before {
  content: '\f14a';
  font-family: 'FontAwesome';
  margin-right: 10px;
  position: absolute;
  left: 0;
}

.grid p {
 /* margin-left: 30px;*/
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~ icon steez ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.fa-check-square, .fa-star, .fa-map-pin {
	color: #dcb42e;
	font-size: 1.5em;
	margin: 5px 15px 0 0;
}


span.icon-item {
    display: inline-block;
    text-indent: -18px;
    margin: 0 0 8px 22px;
}


.flex-footer-item .icon-item svg, .fa-map-marker, .svg-inline--fa {
	color:#dcb42e;
	font-size: 1.3em;
	margin-right: 8px;
}



#business-name {
    font-size: 1.08em;
    margin: 1em;
    font-weight: 500;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~ widget-spinner ~~~~~~~~~~~~~~~~~~~~~~~~*/
.prime header.header {
		background-color: rgb(255, 255, 255);
	background-image: url('/wp-content/uploads/concrete-wall-2.png');
	background-attachment: fixed;

}

footer.footer {
	background-color: #003473;
	background-image: url('/wp-content/uploads/concrete-wall-2.png');
	background-attachment: fixed;
}

.footer .wrapper {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	max-width: 1915px;
}
.footer .flex-footer-item {
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	margin: 8px;
	-ms-flex-preferred-size: 350px;
	flex-basis: 350px;
	background: rgba(0, 0, 0, 0.42);
	text-align: left;
	font-weight: 400;
	font-size: 1.1em;
	padding-left: 1.5em;
}

.footer .flex-footer-item:nth-child(3) {
	padding: 0 1.5em;
			
}

footer.footer {
  font-size: 1em;
  line-height: 1.6em;
    color: rgba(255, 255, 255, .9);
  border-top: 1px solid rgba(0,0,0,0.15);
  padding-bottom: 0;
  

} 

footer.footer h2 {
  color: #fff;
  font-size: 1.75em;
  font-family: 'Bitter', serif;
  letter-spacing: 1px;
  text-shadow: 3px 2px #5d4b10;
}

#googlemapswidget-2 {
    margin-left: 1.5em;
}

.bottomicon {
  max-width: 55px;
}

footer .review-body {
  padding: 0 10px 0 0; 
  font-size: .805em;
}

footer .review-date {
  display: none;
}

footer .wpcf7-form input, footer .wpcf7-form textarea {
  border: none;
  padding: 5px 7px;
  font-size: .9em;

}

.copy {
  background: rgba(0,0,0,.2);
  padding: 15px 0;
  font-size: .8em;
  letter-spacing: .05em;
  margin-top: 10px;
}

.bottomicon, .socialicons{
    text-align: left;
	margin-top: 20px;
}

#content ul{/* list-style:square; */}

.final-star {
    color: #dcb42e !important;
}

#content h2{margin-top:40px;}


#content .compliments h1 {
  background:#003473;
  color: #fff !important;
	display: block;
}

#content .compliments h1:after {
  display: none;
}

#content .up-down a {
    color: #003473;    
    padding: 0 40px;
	-webkit-transition: all 0.25s ease 0s;
	-o-transition: all 0.25s ease 0s;
	transition: all 0.25s ease 0s;
}

#content .up-down a:hover {
color: #b19125;
}

.feedback #content a {background: transparent;} .feedback #content a:hover {background: transparent;}



.customList li {
  padding: 5px 0;
text-indent: -35px;

}

ul.customList svg, ul.marker svg, ul.product-list svg  {
	margin-right: 10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~ CONTACT FORM ~~~~~~~~~~~~~~~~~~~~~~~~*/
#signUpForm {
    padding: 10px;
}

::-webkit-input-placeholder {
    color: #fff;
}

:-ms-input-placeholder {
    color: #fff;
}

::-ms-input-placeholder {
    color: #fff;
}

::placeholder {
    color: #fff;
    font-size: 1.25em;
}

.client-review-input::-webkit-input-placeholder {
    color: #1b1b1b;
}

.client-review-input:-ms-input-placeholder {
    color: #1b1b1b;
}

.client-review-input::-ms-input-placeholder {
    color: #1b1b1b;
}

.client-review-input::placeholder {
    color: #1b1b1b;
}

.wpcf7-form input, .wpcf7-form textarea, #wform input, #wform textarea {
    padding: 3px;
    background-color: transparent;
    outline: none !important;
   	background-color: rgba(255, 255, 255, 0.08);
	border-radius: 1px;
	border: 2px solid transparent;
	border-bottom: 2px solid #fff;
	font-size: .95em;
	margin: 3px 0;
	color: #dcb42e; 
    }

.wpcf7-form input:focus, .wpcf7-form textarea:focus {
    border: 2px solid transparent;
    border-bottom: 2px solid #fff !important;
    background-color: rgba(255, 255, 255, 0.10);
    color: #fdfdfd;
    outline: none !important;
}

textarea.wpcf7-form-control.wpcf7-textarea:focus {
    outline: none !important;  /* message box */
}


/*contact form backgnd*/

div#wpcf7-f276-p15-o1 {
    border-radius: 3px;
    padding: 10px 20px;
    margin-top: 25px;
    background-color: #003473;
	background-image: url('/wp-content/uploads/concrete-wall-2.png');
    color: #f0e2d4;
    background-attachment: fixed;
}


 .wpcf7-form input, div#wpcf7-f276-p15-o1 .wpcf7-form textarea{
	background-color: rgba(255, 255, 255, 0.17);
	border-radius: 1px;
	border: transparent;
	border-bottom: 2px solid #fff;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.26);
	        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.26);
	font-size: 1.12em;
	margin: 3px 0;
}


.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #dcb42e;
    border: 2px solid #dcb42e;
}


  /*contact pg dd*/
 #wpcf7-f276-p15-o1 .wpcf7-form-control.wpcf7-select {
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 5px 0;
    margin-top: 2px;
    margin-bottom: -26px;

}

  /* footer dd*/
.wpcf7-form-control.wpcf7-select {
    color: #dcb42e;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

 
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ REVIEWS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.review-body {
  font-style: normal;
  border: 0;
  line-height:  1.5em;
}
#content .review-body {
  font-size: 1.1em;
  text-align: center;
}
#content .review-info span {
  display: block;
  width: auto;
  text-align: center;
  float: none;
  line-height: 1.4em;
}
.review-nav-container { width: 100%; }
.review-container {
  margin-top: 45px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.rev-cont {
  padding: 40px 20px 20px;
  background: #ededed;
  border: 1px solid rgba(0,0,0,.15);
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 400px;
      flex-basis: 400px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 15px 50px;
}
.rev-cont:before {
    font-family: Times New Roman, Georgia;
  position:absolute;
  background: #1d1d1d;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  width: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  line-height: 65px;
  font-size: 2.5em;
  top: -25px;
  left: calc(50% - 25px);
}
.review-container h3.review-title {
  display: none;
}
.review-nav-container li a {background: #fff;}

#content .review-nav-container li {
  background: transparent;
}

article#post-212 {
    background-color: #e8e8e8;
    padding: 2em;
}

.author-name {font-weight: bold; font-style:normal;}

#content .review-nav-container li a {
  min-width: 0;
  color: #000;
  padding: 5px;
  font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
}

.featherlight-next span, .featherlight-previous span {font-size: 60px;}

.gallery .gallery-item {padding: 0 0;}

.gallery > img {
  border: none !important;
  max-width: 100%;
  width: auto;
  height: auto;
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
    backface-visibility: hidden;
}
#content .gallery a {
  background: transparent;
  border: 1px solid #e4e4e4;
  padding: 0;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 2px #bdbdbd;
          box-shadow: 0px 0px 2px #bdbdbd;
} 
.gallery-columns-6  .gallery-item {
  width: calc(100% / 6) !important;
}
.gallery-icon img {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.gallery-icon:hover img {
    -webkit-box-shadow: 0 0 10px #000;
            box-shadow: 0 0 10px #000;
    -ms-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
    -webkit-transform: translateZ(0) scale(1.1, 1.1);
}



/*~~~~~~~~~~~~~~~~~~~ blog ~~~~~~~~~~~~~~~~~~~~~~~~~
.blog-sidebar > div {
  padding: 12px;
  background: #ededed;
  margin-bottom: 15px;
	border-left: 2px solid #003473;
}
#content main[role=blog] article.post h1, 
#content main[role=blog] article.post h2 {
  margin-bottom: 10px;
}
#content main[role=blog] article.post:first-child h2 {
  margin-top: 1em;
}
.post-details {
  font-size: .85em;
}
.post-details span i {
    color: #c11b19;
}
.post-details span {
  margin-left: 10px;
}
.post-details span:first-child {
  margin-left: 0;
}*/


@media only screen and (min-width: 768px) {
  .nm {margin-top: -40px;}
  .mobile {
    display:none;
  }
	
  .toplogo {
    text-align: left;
  }
  .topPhone {
    text-align: right;
  }
  .d-r {
    text-align: right;
  }
  .topPhone span.call-today {
    margin-right: 1em;
  }
  header .wrapper  {
    padding: .5em 0;
  }
  header .wrapper > div {
    float: none;
    display: inline-block;
    vertical-align: middle; width: 49%; 
  }
  .nav > ul {
    margin: 0 auto;  
    max-width: 980px; 
    width: 95%; 
    padding: 0 0 ;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  nav.nav > ul > li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -moz-flex-grow: 1;
    vertical-align: middle;
    border:none;
    margin: 0;
    position: relative;
    overflow: inherit;
    padding: 10px 0;
  }
  nav.nav ul.sub-menu {
    right: 0;
    width: auto;
    left:0;
    z-index: 2;
    top: 150%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: block;
    opacity: 0;
    visibility: hidden;
  }
  nav.nav > ul >  li:hover > ul.sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  nav.nav > ul > li > a { font-size: 13px;padding: 8px 5px;display:inline-block;}
  nav.nav > ul > li a, nav.nav ul li {border:none; vertical-align: middle;}

  nav.nav > ul > li > ul.sub-menu li a {display: block;padding: 10px 5px;}

  nav.nav-fixed ul {
    text-align: center;
  }
  nav.nav ul.sub-menu li:first-child {border-top:none;}
  nav.nav ul.sub-menu li {border-top: 1px solid #fff;}

  ul.sub-menu {
  }
  .toplogo img {max-height:200px;}

  .prime header .two-third{text-align: right;}

  .right-padding {
     padding-right: 1.75em;
  }
  .left-padding {
    padding-left: 1.75em;
  }

  
  .float-left {
    float: left;
    margin: 0 15px 15px 0;
  }
  .float-right {
      float: right;
      margin: 0 0 20px 15px;
  }


  /*blog*/
  .blog-sidebar {
    width: 25%;
  }
  .post .wp-post-image {
    margin: 1.5em 15px 15px 0;
    float: left;
  }

  .grid > ul > li {
    display: table-cell;
    vertical-align: middle;
  }
  .grid ul li:first-child {
    border:none;
  }
  .grid > ul {
    table-layout: fixed;
    display: table;
    width: 100%;
    padding: 0;
  }
  li.text * {
    margin-left: 0;
    max-width: calc(940px / 2);
  }
}

@media only screen and (min-width: 1159px) and (max-width: 1360px) {

.cta h2 {
	
}

    
    .cta-btn { 
    font-size: 1.4em;
    padding: 10px 25px;
    }


}

@media only screen and (min-width: 1051px) and (max-width: 1158px) {

.cta h2 {
	font-size: 3em;
}

    
    .cta-btn { 
    
    padding: 8px 20px;
      }

}

@media only screen and (max-width: 1050px) {
	
	.cta h2 {
font-size: 2.5em;
}

  
    .cta-btn { 
    font-size: 1.1em;
    padding: 8px 20px;
    }
}


@media only screen and (min-width: 965px) {



}


@media only screen and (min-width: 769px) and (max-width: 949px) {

.cta h2 {


}

   
    .cta-btn { 
    font-size: .9em;
    padding: 5px 20px;
    
    }
	
}



@media only screen and (max-width: 768px) {
  
  .desktop {
    display: none;
  }

.toplogo {
	margin: 0 1.5em .8em .8em;
}

.cta { 

}

  .cta h2 {
font-size: 1.9em;

}

   .cta-btn {    
    }
    
  .prime {
      font-size: .95em;
  }
  header.header .wrapper {
      width: 100%;
  }
  nav.nav {
  }
  .nav ul {
    padding: 0;
  }
  nav.nav ul li {
  	width: auto; 
  	text-align: center;
  	}

  .nav > ul > li > a:before  {
  	display: none;}

  .current-menu-item, .nav ul li:hover, .nav ul li:focus {
  	background: rgba(0, 0, 0, 0.09);}

  .nav ul li > a {
  	padding: 10px 15px;
  	font-size: 1em;
  	color: #fff; 
  	background: transparent !important;}

  ul.sub-menu {background: transparent;    font-size: .9em;}
  ul.sub-menu li a:before {content: '-';}

  .toplogo img {max-height: 120px;padding: 0 15px;}
  #toggle-wrapper {    
    top: 12px;
    z-index: 5;
    padding: 7px;
  }
  header .one-third, header .two-third {text-align: center;}
  .toplogo{ 
    display: inline-block;
    padding:15px 0 0;
  }

  #slider .rslides_tabs {
    display: none;
  }
  .topPhone span {display:none;}
  #content div.one-half{
    padding-right:0 !important;
    padding-left:0 !important;
  }
  ul.one-half {
    text-align: left;
  }
  #content .neg-margin div.one-half {
    padding: 0 15px !important;
  }
  .gallery .gallery-item {width: 50% !important;}

  main[role="blog"], .blog-sidebar {
    width: 100%;
    margin: 0;
  }

  .gallery br {display: none;}
  .grid ul li {
  }
  .grid ul li.bg-img {
    min-height: 250px;
  }
  .parallax {background-position: center;background-attachment: inherit;}
  .alignleft, .alignright {
    margin: 10px auto;
  }
  footer input[type="submit"],footer .wpcf7-form input[type=submit] {
    max-width: 200px;
  }
  footer .neg-margin > div {
    margin-top: 40px;
  }
  footer .neg-margin > div:first-child {
    margin-top: 0;
  }}

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

	.cta, .cta-btn {
		display: none;
	}

	.button, .wpcf7-form input[type=submit],#content button, html input[type="button"], input[type="reset"], input[type="submit"],
a.contact-btn,.biziq-button,.client-button, #content .button, #slider .button, .view-article {
	display: block;
}

ul.card-row, .card-row li {
	padding: 0;
}}