.difcallout {
	width:100%;
	background:rgba(0,0,0,0.4);
	border-radius:20px;
	padding:10px 30px 20px;
	text-align: center;
	display:none;
}

body {
	/*font-family: "Roboto Condensed", sans-serif !important;
	/*font-family:'Open Sans', sans-serif !important;*/
	font-family: "Montserrat", sans-serif !important;
	margin:0;
	padding:0;
	background:#FFF !important;
}
h1, h2, h3, h4, h5, h6 {
  	/*font-family: "Rubik", sans-serif !important;*/
	font-family: "Montserrat", sans-serif !important;
	font-weight: 700;
	font-style: normal;
}
p, a, div, span, li, ol {
	font-family: "Montserrat", sans-serif !important;
}
.orange {
	color:#cd1c27;
}
.bold {
	font-weight:bold;
}

body.preloader-site {
    overflow: hidden;
}
.mobile-navigation {display:none;}

.columns:last-child:not(:first-child) {
    float: left !important;
}
a {color:#cd1c27; transition: all .3s;}
.main-content p a {color:#cd1c27; transition: all .3s;}


.center {text-align: center !important;}
.left {text-align: left !important;}
.spacer {width:100%; height:100px; float:left;}
.spacer-light {width:100%; height:50px; float:left;}
.spacer-light2 {width:100%; height:75px; float:left;}
.spacer-light-mini {width:100%; height:25px; float:left;}
.nopadding {padding:0 0 0 0 !important;}
.padding {padding:100px 0 !important;}
.paddinglight {padding:50px 0 !important;}
.nobottompadding {padding-bottom:0 !important;}
.nopaddingleft {padding-left:0 !important;}
.rounded {border-radius:10px;}
.roundedbottomleft {border-radius: 0 0 0 10px;}

/*---------------------------------------PRELOADER------*/
.preloader-wrapper {
    height: 100%;
    width: 100%;
    background: #1D2740;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.preloader-wrapper .preloader {
    position: absolute;
    top: 43%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
		
}
#petrashield path {
	fill:none;
	stroke:#D8AA61 !important;
	stroke-opacity:1;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:10px;
	opacity:0;
}
#bp {
	position: absolute;
	top:40px;
	left:70px;
	width:160px;
	height:160px;
	max-width:160px;
	max-height:160px;
}
#bp path {
	fill:#444;
	stroke:none !important;
	stroke-opacity:0;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-width:0px;
	opacity:1;
}

/*---------------------------------------MAIN NAVIGATION------*/
.redbar {
	width:100%;
	position:fixed;
	top:0;
	z-index:5;
	width:100%;
	margin:0;
	padding:10px 0px;
	color:#FFF;
	background:rgba(255,126,0,0);
	text-align:right;
}

.redbar a {
	color:#FFF;
	text-transform:uppercase;
	padding:0 20px;
	border-right:1px solid #FFF;
	font-size:14px;
	text-align:right;
	transition:all .3s;
}
.redbar a:last-child {
	border:none !important;
}
.redbar a:hover {
	color:rgba(244,6,22,1);
}
.header-menu:hover .redbar a {
	color:#000;
}
.scrolled .redbar a, .active .redbar a {
	color:rgba(0,0,0,1) !important; border-color:#000;
}
.scrolled .redbar {
	color:#000;
}

.navcta, .navcta:hover, .scrolled .navcta {
	background:#cd1c27;
	color:#FFF !important;
	border-radius: 50px;
	padding:10px 40px;
}
.holderforclass {
	postion:fixed;
	top:0;
	left:0;
}
.header-menu {
	width:100%;
	float:left;
	margin:0;
	padding:6px 0 10px 0;
	position:fixed;
	top:0px;
	z-index: 5;
	transition:all .3s;
	
	border-bottom:1px solid rgba(255,255,255,0.2);

	/*-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20); 
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.20);*/
	
}
.header-menu:hover, .active .header-menu, .scrolled .header-menu  {
	background:rgba(255,255,255,1);
	border-bottom:1px solid rgba(0,0,0,0.2);
	
}
	

.logo {
   	background: url(images/c-white.png);
    width: 150px;
    height: 70px;
    background-size: 150px auto;
    margin: 30px 0 0 0;
    float: left;
    background-repeat: no-repeat;
    transition: all .3s;
    position: relative;
    z-index: 2;
}
.main-menu {
	width:100%;
	margin:50px 0 0 0;
	position:relative;
	transition:all .3s;
}
.scrolled .main-menu {
	
}
.main-menu ul {
	width:100%;
	text-align: center;
    margin: 0 auto;
	display:flex;
	justify-content: space-between;
	position:relative;
}
.main-menu ul li ul {
	position:absolute;
	background:#000;
	top:20px;
	padding:20px 30px 20px;
	width:200px;
	z-index:0;
	border-bottom:0px solid #d1ac6c;
}
.main-menu ul li {
	list-style: none;
	display: list-item;
}
.main-menu ul li ul li {
	width:100%;
	float:left;
	text-align: left;
}
.main-menu ul li a {
	color:#FFF;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	text-transform: uppercase;
	transition: all .3s;
	position: relative;
	z-index:2;
}
.main-menu ul li ul li a {
	color:#FFF;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size:14px;
	padding:5px;
	text-transform: none;
	text-align: left;
	transition: all .3s;
}
.main-menu > ul ul {
  display: none;
}
/*
.main-menu > ul > li:hover > ul,
.main-menu > ul > li > ul > li:hover > ul {
  display: block;
}
*/
.main-menu ul li a:hover {color:#d8aa61;}
.header-menu:hover ul li a, .active .header-menu ul li a, .scrolled .header-menu ul li a {
	color:#000;
}
.header-menu:hover ul li a:hover, .active .header-menu ul li a:hover, .scrolled .header-menu ul li a:hover {
	color:#cd1c27;
}
.main-menu ul li.active a {
	background:transparent !important;
	color:#d8aa61 !important;
}
a.main-cta {
	background:#d8aa61;
	border-radius:0px;
	margin:-7px 0 0 0;
	color:#FFF;
	display: inline-block;
	padding:7px 16px;
	font-size:16px;
	font-weight:400;
	text-transform: uppercase;
	transition:all .3s;
}
.header-menu:hover a.main-cta, .active .header-menu a.main-cta {
	color:#d8aa61;
	background:#FFF;
}
.scrolled .header-menu a.main-cta {
	color:#d8aa61;
	background:#FFF;
}
a.main-cta:hover {
	color:#FFF !important;
	background:#154a7e !important;
}
.header-menu:hover .logo {
   	background: url(images/c-color.png);
    width: 150px;
    height: 70px;
    background-size: 150px auto;
    margin: 30px 0 0 0;
    float: left;
    background-repeat: no-repeat;
    transition: all .3s;
    position: relative;
    z-index: 2;
}
.scrolled .logo {
   	background: url(images/c-color.png);
   width: 150px;
    height: 70px;
    background-size: 150px auto;
    margin: 30px 0 0 0;
    float: left;
    background-repeat: no-repeat;
    transition: all .3s;
    position: relative;
    z-index: 2;
}
.scrolled .header-menu:hover .logo {
   	background: url(images/c-color.png);
    width: 150px;
    height: 70px;
    background-size: 150px auto;
    margin: 30px 0 0 0;
    float: left;
    background-repeat: no-repeat;
    transition: all .3s;
    position: relative;
    z-index: 2;
}


.dropdown {
	float:left;
	width:300px;
	margin:0;
	padding:0px 30px 10px;
	/*background:#282829;*/
	background:#FFF;
	border-bottom:5px solid rgba(244,6,22,1);
	position:absolute;
	z-index:3;
	top:60px;
	display:none;

}
.dropdown ul {
	width:100%;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block !important;
	text-align:left;
}
.dropdown li {
	width:100%;
	float:left;
	border-bottom:1px solid #e3e3e3;
	list-style: none;
	text-transform: uppercase;
	font-size:14px;
	letter-spacing: 1px;
	padding:10px 0;
	display: block;
}
.dropdown li:last-child {
	border-bottom:none;
}
.dropdown li a {
	color:#000 !important;
	transition:all .3s;
}
.aboutdrop {
	left:-50px;
	width:460px;
}
.servicedrop {
	left:60px;
	width:460px;
}
.industrydrop {
	left:250px;
	width:460px;
}







.overholder {width:100%; float:left; background:#000; text-align:center; margin:20px 0 0; position:relative; overflow:hidden;}
.overholder img {margin:0 0 0px; opacity: .7;}
.overholder h3 {text-align:center; font-size:24px; font-weight:normal; font-style: italic; color:#FFF; font-family:"Libre Baskerville", serif !important; letter-spacing:0px; text-transform:none; position:absolute; top:100px; width:100%; text-align: center; padding:0 30px; opacity:1; transition: all .3s;}
.rollover {position:absolute; top:100%; left:0;padding:0 20px; background:rgba(193,0,11,0.8); color:#FFF; text-align:left; width:100%; height:100%; transition:all .3s; }
.rollover div {font-size:21px; 	font-family: "Libre Baskerville", serif !important; font-style:italic; text-align: center; padding-top:70px;}
.overholder:hover .rollover {top:0; left:0;}
.overholder:hover h3 {opacity: 0;}


.overholder2 {width:100%; float:left; text-align:center; margin:0px 0; position:relative; overflow:hidden;}
.overholder2 img {margin:0px;}
.overholder2 h3 {text-align:center; font-size:16px; font-weight:300; letter-spacing:2px; text-transform:uppercase;}
.rollover2 {position:absolute; top:100%; left:0;padding:0 20px; background:rgba(20,27,43,0.9); color:#FFF; text-align:left; width:100%; height:100%; transition:all .3s; }
.rollover2 div {font-size:18px; 	font-family: "Libre Baskerville", serif !important; font-style:italic;}
.overholder2:hover .rollover2 {top:0; left:0;}



.holder {width:100%; float:left; text-align: center;}
.holder img {width:100px; height:auto;}
.holder h3 {font-size:16px !important; text-transform: uppercase;}

.holder2 {width:100%; float:left; text-align: center;}
.holder2 img {width:100%; height:auto;}
.holder2 h3 {font-size:16px !important; text-transform: uppercase;}
.holder2 .title {color:#ba2029 !important; font-weight:600; text-transform: uppercase;}


.process {width:100%; float:left; padding:0 0 0 0; background:#cd1c27;}
.process h2 {color:#FFF; font-size:42px;font-family: "Libre Baskerville", serif !important; font-style:italic;}
.process ul {float:left; width:100%; margin:20px 0 0 0;}
.process li {color:#FFF; font-size:24px;font-family: "Libre Baskerville", serif !important; font-style:italic; padding:0 0px 0 80px; margin:20px 0; list-style: none; }
.process li div {color:#FFF; font-size:14px;font-family: "Montserrat", sans-serif !important; font-style:normal; }

.process li:nth-child(1) {background:url(images/p1.png); background-repeat: no-repeat; background-size:50px 50px;}
.process li:nth-child(2) {background:url(images/p2.png); background-repeat: no-repeat; background-size:50px 50px;}
.process li:nth-child(3) {background:url(images/p3.png); background-repeat: no-repeat; background-size:50px 50px;}
.process li:nth-child(4) {background:url(images/p4.png); background-repeat: no-repeat; background-size:50px 50px;}






/*------------------------------------------Headers-----------*/
 .hero {
	width: 100%;
	margin: 0px 0 0 0;
	padding:180px 0 180px;
	height:800px;
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
	min-height:700px;
	background:#122027;
}
.hero li {
	width:100%;
	float:left;
}
.blueborder {
	float:left;
	position: absolute;
	width:100%;
	height:10px;
	background:#ab2918;
	left:0;
	bottom:0;
	z-index:2;
}
 .hero-sub {
	width: 100%;
	margin: 0px 0 0 0;
	padding:230px 0 130px;
	position: relative;
	display: block;
	text-align: center;
	overflow: hidden;
	background:#154a7e;
}
.content {
	position: relative;
	z-index:3;
}
.bannervideo {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	mix-blend-mode: luminosity;
}
.bannervideo video {
	width:100%;
	height:auto;
}
.videoover {
	background: #122027;
	/*background: -webkit-linear-gradient(266deg, rgba(19,32,51,1) 53%, rgba(0,57,105,1) 100%);
	background: -o-linear-gradient(266deg, rgba(19,32,51,1) 53%, rgba(0,57,105,1) 100%);
	background: linear-gradient(356deg, rgba(19,32,51,1) 53%, rgba(0,57,105,1) 100%);*/
	opacity:.85;
	position: absolute;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	z-index:2;
}
.videoover2 {
	background: rgb(19,32,51);
	background: -webkit-linear-gradient(266deg, rgba(19,32,51,1) 53%, rgba(0,57,105,1) 100%);
	background: -o-linear-gradient(266deg, rgba(19,32,51,1) 53%, rgba(0,57,105,1) 100%);
	background: linear-gradient(356deg, rgba(19,32,51,1) 53%, rgba(0,57,105,1) 100%);
	opacity:.6;
	position: absolute;
	top:0;
	left: 0;
	width:100%;
	height:100%;
	z-index:2;
}
.topline {
	width:100px;
	height:1px;
	background:#FFF;
	margin:0 0 15px 0;
	float:left;
	clear: both;
}
.hero h1, .hero-sub h1 {
	color:#FFF;
	width:100%;
	font-family: "Libre Baskerville", serif !important;
	margin-left:-5px;
	font-weight:normal;
	font-style: italic;
	font-size:72px;
	line-height:1;
	position: relative;
	z-index:1;
	float: left;
}
.hero h2, .hero-sub h2 {
	color:#FFF;
	width:100%;
	margin:20px 0 20px 0;
	font-weight:300;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing: 3px;
	line-height:1;
	position: relative;
	z-index:1;
	float: left;
}
.hero-sub h1 {
	
}
.hero h1 strong, .hero-sub h1 strong {
	color:#cd1c27;
}
.hero h3, .hero-sub h3 {color:#7eb6d9; text-transform: uppercase; font-size:18px; font-weight:800; width:100%; float:left;}

.hero p {
	color:#FFF;
	font-size:18px;
	line-height: 1.5;
	float:left;
}
.hero-sub p {
	color:#FFF;
	font-size:18px;
	line-height: 1.5;
}
.hero-sub p.tagline {
	color:#FFF;
	text-transform:uppercase;
	letter-spacing: 2px;
	font-size:18px;
	line-height: 1.5;
}
.hero ul {
	width:100%;
	float:left;
}
.hero li {
	color:#FFF;
	font-size:18px;
	line-height: 2;
	float:left;
}
.maincta {
	float:left;
	padding:15px 60px;
	color:#FFF;
	background:#cd1c27;
	text-transform: uppercase;
	margin:20px 10px 20px 0px;
	transition: all .3s;
	border-radius: 50px;
	-webkit-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.32);
box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.32);
}
.maincta:hover {
	background:#000;
	color:#FFF;
}
.maincta3 {
	float:left;
	padding:15px 60px;
	color:#FFF;
	background:#000;
	text-transform: uppercase;
	margin:20px 10px 20px 0px;
	transition: all .3s;
	border-radius: 50px;
	-webkit-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.52);
-moz-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.52);
box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.52);
}
.maincta3:hover {
	background:#cd1c27;
	color:#FFF;
}

.hero .maincta {
	float:left;
	font-weight:800;
	padding:15px 60px;
	color:#FFF;
	background:#cd1c27;
	text-transform: uppercase;
	margin:20px 10px 20px 0px;
	transition: all .3s;
	border-radius: 50px;
	border: 2px solid #cd1c27;
	-webkit-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.92);
-moz-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.92);
box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.92);
}
.hero .maincta:hover {
	background:#FFF;
	color:#000;
	border: 2px solid #FFF;
}
.maincta2 {
	float:left;
	font-weight: 800;
	padding:15px 60px;
	color:#cd1c27;
	background:rgba(255,255,255,1);
	text-transform: uppercase;
	margin:20px 10px 20px 0px;
	transition: all .3s;
	border-radius: 50px;
	border: 2px solid #FFF;
	-webkit-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.92);
-moz-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.92);
box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.92);
}
.maincta2:hover {
	background:rgba(0,0,0,1);
	color:#FFF;
	border: 2px solid #000;
}
.hero-sub .maincta, .hero-sub .maincta2 {
	text-align: center;
	float:none;
	margin:20px auto;
	padding:15px 90px;
	display:inline-block;
	font-size:18px;
	font-weight:800;
}
.hero-sub .maincta div, .hero-sub .maincta2 div {
	text-align: center;
	font-size:12px;
	font-weight: 400;
}
.needhelp {
	float:left;
	width:100%;
	text-align: center;
	clear: both;
	color:#FFF;
}
.needhelp:hover {
	color:#FFF;
}




.cta {
	float:left;
	padding:15px 60px;
	color:#082939;
	border:1px solid #082939;
	background:#FFF;
	text-transform: uppercase;
	margin:20px 10px 20px 0px;
	transition: all .3s;
}
.cta:hover {
	background:#a7d0ee;
	border:1px solid #a7d0ee;
	color:#082939;
}
.longcta1 {
	float:left;
	text-align:center;
	padding:25px 0;
	width:100%;
	color:#082939;
	background:#a7d0ee;
	border:1px solid #a7d0ee;
	text-transform: uppercase;
	margin:20px 0px 20px 0px;
	transition: all .3s;
}
.longcta1:hover {
	background:#ab2918;
	border:1px solid #ab2918;
	color:#FFF;
}
.longcta2 {
	float:left;
	text-align:center;
	padding:25px 0;
	width:100%;
	color:#082939;
	background:#FFF;
	border:1px solid #999;
	text-transform: uppercase;
	margin:20px 0px 20px 0px;
	transition: all .3s;
}
.longcta2:hover {
	background:#ab2918;
	border:1px solid #ab2918;
	color:#FFF;
}
.lightcta {
	float:left;
	padding:15px 30px;
	color:#FFF;
	background:rgba(255,255,255,0);
	text-transform: uppercase;
	text-decoration: underline;
	margin:20px 10px 20px 0px;
	transition: all .3s;
}
.lightcta:hover {
	color:#FFF;
	text-decoration: none;
}


/*----------------------------------------------GLOBAL FOOTERS---*/
.footer {
	width:100%;
	float:left;
	margin:0;
	padding:100px 0;
	background:#cd1c27;
	color:#FFF;
}
.flogo {
	width:140px;
	margin-top:20px;
}
.footer h3 {
	text-transform:uppercase;
	color:#FFF;
	font-size:18px;
	font-weight:600;
	margin-top:0px;
}
.footer ul {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}
.footer li {
	width:100%;
	font-size:14px;
	list-style:none;
}
.footer li a {
	color:#FFF;
	transition:all .3s;
}
.footer li a:hover {
	color:#FFF;
}
.address {
	color:rgba(255,255,255,0.6);
	margin-top:30px;
}
.madein {
	width:100px;
	margin-top:20px;
}
.social {
	width:26px;
	margin-top:5px;
	margin-right:5px;
	opacity:.6;
	transition: all .3s;
}
.social:hover {
	opacity:1;
}
.redbar .social {
	width:22px;
	margin-top:-3px;
	margin-right:5px;
	opacity:1;
	transition: all .3s;
}
.redbar .social:hover {
	opacity:1;
}
.copyright {
	width:100%;
	float:left;
	margin:0;
	padding:20px;
	background:#000000;
	color:#FFF;
	font-size:12px;
	text-align: center;
}


/*----------------------------------------------FORMS----*/
.hs-richtext p {
	color: #FFF;
	float:left;
    font-size: 12px !important;
    font-style: italic;
}
fieldset {
	max-width: 100% !important;
	width:100%;
}
fieldset.form-columns-3 .hs-form-field {
	width:33.3% !important;
}
fieldset.form-columns-1 .hs-input {
}


input[type="text"], input[type="tel"], input[type="email"], textarea {
	background:#FFF;
	border:1px solid #e3e3e3 !important;
	border-radius: 10px !important;
	font-size:16px !important;
	color:#666 !important;
	padding:15px !important;
	height:inherit !important;
}
::placeholder {
	color:#666 !important;
}
label.hs-error-msg {display: block !important; color:#cd1c27;}
#emergency .inputs-list label {display:block !important; color:#FFF; font-size:18px; text-transform: uppercase;}
#emergency .inputs-list {list-style: none; margin:0 0 0 0;}
#emergency input[type="checkbox"] {transform:scale(1.2)}

#roofreplacement h2 {font-size:24px; margin:20px 0;}
#roofreplacement .inputs-list label {display:block !important; color:#000;}
#roofreplacement .inputs-list {list-style: none; float:left; width:100%; margin: 0 0 0 0;}
.hs_roofing_type .inputs-list li {float:left; width:24%; margin-right:1%;  position: relative; height:125px;}
.hs_roofing_type .inputs-list li label {height:100%; width:100%; float:left; position: absolute; bottom:0;}
.hs_roofing_type .inputs-list li label input { position: absolute; bottom:-10px; left:5px;}
.hs_roofing_type .inputs-list li label span {display:none;}
.hs_roofing_type .inputs-list  li {
	background:url(images/option-placeholder.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	height:115px;
	min-height:100px;
	border-radius:10px;
	margin-bottom:30px;
	background-size:contain;
}
.hs_roofing_type .inputs-list  li:nth-child(1) {
	background:url(images/tpo-2.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	height:115px;
	min-height:100px;
	border-radius:10px;
	margin-bottom:30px;
	background-size:contain;
}
.hs_roofing_type .inputs-list  li:nth-child(2) {
	background:url(images/epdm-2.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	height:115px;
	min-height:100px;
	border-radius:10px;
	margin-bottom:30px;
	background-size:contain;
}
.hs_roofing_type .inputs-list  li:nth-child(3) {
	background:url(images/pvc-2.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	height:115px;
	min-height:100px;
	border-radius:10px;
	margin-bottom:30px;
	background-size:contain;
}
.hs_roofing_type .inputs-list  li:nth-child(4) {
	background:url(images/standing-seam-2.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	height:115px;
	min-height:100px;
	border-radius:10px;
	margin-bottom:30px;
	background-size:contain;
}

.info {
	position:absolute;
	bottom:243px;
	
}
textarea {
	width:100% !important;
}
.info img {
	width:20px;
	height:20px;
}
.overlay1 {
	left:125px;
}
.overlay2 {
	left:248px;
}
.overlay3 {
	left:370px;
}
.overlay4 {
	left:491px;
}
.reveal-overlay {background-color:rgba(0,0,0,1) !important;}
.materialexample h1 {
	font-size:32px;
	font-weight:700;
}

.form-holder {
	padding:60px 40px;
	position: relative;
	background:#000;
	float:left;
	width:100%;
	border-radius:30px;
}
.form-holder h2 {
	color:#FFF !important;
	font-size:21px !important;
	margin:0 0 15px 0 !important;
}
.form-holder h3 {
	color:#FFF !important;
	font-size:21px !important;
	margin:0 0 15px 0 !important;
}

.half {
	width:48% !important;
	float:left;
	margin-right:2% !important;
}
.full {
	width:98% !important;
	float:left;
}
.wpcf7-not-valid-tip {
	color:#D9BF80;
}
input[type="submit"] {
    margin: 5px 0 0 0;
    float: left;
    background: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 50px;
	border:none;
    color: #FFF;
    font-size: 14px;
    padding: 15px 60px;
    text-align: center;
    transition: all .3s;
}
input[type="submit"]:hover {
	color: #FFF;
	background:#cd1c27;
}
.form-holder input[type="submit"] {
	background:#cd1c27;
}
.form-holder input[type="submit"]:hover {
	background:#000;
	color:#FFF;
}
#emergency input[type="submit"] {
    
    background: #cd1c27;
    
}
#emergency input[type="submit"]:hover {
	color: #000;
	background:#FFF;
}

h3.contact {
	margin:10px 0 0 0;
	font-size: 18px !important;
	color:#666 !important;

}
.helpful .cta {
	width:100% !important;
	margin-bottom:5px !important;
	padding-left:0 !important;
	padding-right:0 !important;
	text-align: center;
}
.form {
	width:100%;
	float:left;
	padding:20px 0;
}
.borderbottom {
	width:100%;
	border-bottom:1px solid #e3e3e3;
	float:left;
	margin:30px 0;
}






/*HOMEPAGE SPECIFIC---------------------------------------------*/

.stats {
	width:100%;
	float:left;
	margin:-50px 0 0 0;
	position: relative;
	padding:0 0 0 0;
	
}
.stat {
	width:100%;
	float:left;
	background:#FFF;
	padding:30px;
	text-align: center;
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.21);
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.21);
}
.big {
	font-size:56px;
	font-weight:800;
	margin:0 0 10px 0;
}
.big img {
	width:80%;
}
.small {
	font-size:16px;
	font-weight:300;
	color:#666;
	text-transform: uppercase;
}
.small p, .small li {
	font-size:14px;
	font-weight:400;
	color:#666;
	text-transform: none;
}

.main-content {
	color:#000;
	position: relative;
	padding:80px 0;
	float:left;
	width:100%;
	margin:0 0 0 0;
}
.grey {
	background:#fafafa !important;
}
.orangeback {
	background:#cd1c27;
	color:#CCC;
}

.main-content .row, .sub_content .row {
	position:relative;
}

.main-content .line {
	width: 100%;
    height: 5px;
    background: #c3dff4;
    margin-top: 15px;
}
.tagline {
	font-size:18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.bottomborder {
	width:100%;
	float:left;
	position: relative;
	padding:0 0 0 0;
	margin:5px 0 10px 0;
}
.bline {
	background:#cd1c27;
	width:200px;
	height:3px;
	margin:-2px auto 0;
	position: relative;
	z-index: 1;
}

.bline2 {
	background:#cd1c27;
	width:100px;
	float:left;
	height:5px;
	margin:-2px 0 20px 0;
	position: relative;
	z-index: 1;
}
.main-content h1 {
	font-size:42px;
	font-family:"Libre Baskerville", serif !important;
	font-weight:normal;
	font-style: italic;
	text-transform: none;
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.main-content h1 strong {
	color:#FFF;
	font-weight:normal;
}
.main-content h2 {
	font-size:42px;
	font-weight:600;
	color:#000;
	float:left;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.main-content h3 {
	font-size:24px;
	font-weight:600;
	color:#cd1c27;
	float:left;
	width:100%;
	margin:30px 0 15px 0;
	padding:0 0 0 0;
}

.iconholder_new {
	width:100%;
	float:left;
	background:rgba(255,255,255,0.2);
	border-radius:20px;
	border:1px solid #FFF;
	padding:30px 30px 30px 30px;
	text-align: center;
	margin:0 0 20px 0;
}
.iconholder_new img {
	height:50px;
	margin:0 0 15px 0;
}



.why h2 {
	font-size:28px;
}
.model {
	margin:-150px 0 0 0;
	width:90%;
}
.main-content p { font-size:16px;}

.main-content li {font-size:16px;}

.blog ul {margin-bottom:40px;}
.special {
	background: rgb(13,51,88);
	background: -webkit-linear-gradient(rgba(13,51,88,1) 8%, rgba(21,74,126,1) 55%);
	background: -o-linear-gradient(rgba(13,51,88,1) 8%, rgba(21,74,126,1) 55%);
	background: linear-gradient(rgba(13,51,88,1) 8%, rgba(21,74,126,1) 55%);
	padding:20px;
	border-radius:10px;
	color:#FFF;
	float:left;
	width:100%;
	position: relative;
}
.special li {
	background:url(images/sava-bullet.png);
	background-repeat:no-repeat;
	background-size:30px auto;
	background-position:0 11px;
	font-size:16px;
	border-bottom:1px solid rgba(255,255,255,0.2);
	padding-left:40px;
	line-height: 1.5;
	min-height: 48px;
	float:left;
}
.blue {
	background:#213140;
	color:#FFF !important;
}
.blackbackground {
	background:#ba2029;
	color:#FFF !important;
}
.blackbackground h2 {
	color:#FFF;
	font-size:32px;
}
.page-template-careers .blackbackground h2 {
	color:#FFF;
	font-size:26px;
}
.blackbackground .maincta:hover {
	background:#FFF;
	color:#000;
}
.blackbackground .holder {
	color:#FFF;
}

.bandone {
	width:100%;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.bandone p {
	float:left;
}
.homefeature {
	float:left;
	margin:0;
	padding:150px 0;
	min-height:1100px;
	width:100%;
	color:#FFF;
}
.homefeature .maincta {
	float:none;
	display:table;
	margin:20px auto 0;
}
.black {
	background: rgb(13,51,88);
	background: -webkit-linear-gradient(rgba(13,51,88,1) 8%, rgba(21,74,126,1) 55%);
	background: -o-linear-gradient(rgba(13,51,88,1) 8%, rgba(21,74,126,1) 55%);
	background: linear-gradient(rgba(13,51,88,1) 8%, rgba(21,74,126,1) 55%);
	
	/*background:#154a7e;*/
	color:#FFF;
	padding:100px 0;
}
.bandone h3 {color:#7eb6d9; text-transform: uppercase; font-size:18px; font-weight:800;}
.bandone h4 {color:#000; text-transform: uppercase; font-size:28px; font-weight:200;}
.bandone h4 strong {font-weight:800;}

.featurecallout {
	width:100%;
	float:left;
	margin:15px 0;
	background:#ecf5fc;
	padding:25px 0;
	border-radius:10px;
}
.featurecallout2 {
	width:100%;
	float:left;
	margin:15px 0;
	background:#12385e;
	padding:25px 15px 40px;
	border-radius:10px;
	-webkit-box-shadow: 3px 9px 13px 0px rgba(0,0,0,0.48);
	-moz-box-shadow: 3px 9px 13px 0px rgba(0,0,0,0.48);
	box-shadow: 3px 9px 13px 0px rgba(0,0,0,0.48);
}
.featurecallout .bold {font-weight:bolder; font-size:21px; margin-top:3px; color:#000;}
.featurecallout .reg {font-weight:normal; font-size:14px; color:#000;}
.featurecallout .reg2 {font-weight:bold; font-size:14px; color:#61779E; float:left; margin-bottom:15px;}

.featurecallout2 .bold {font-weight:bolder; font-size:21px; margin-top:3px; color:#FFF;}
.featurecallout2 .reg {font-weight:normal; font-size:14px; color:#FFF;}
.featurecallout2 .reg2 {font-weight:bold; font-size:14px; color:#7eb6d9; float:left; margin-bottom:15px;}
.highlight .reg2 {font-weight:bold; font-size:14px; color:#154a7e; float:left; margin-bottom:15px;}

.homestats {
	width:100%;
	float:left;
	margin:0px 0 0 0;
}
.nomarginup {
	margin:0 0 0 0 !important;
}

.homestats .featurecallout {
	text-align: center;
	-webkit-box-shadow: 3px 0px 12px 2px rgba(0,0,0,0.23);
-moz-box-shadow: 3px 0px 12px 2px rgba(0,0,0,0.23);
box-shadow: 3px 0px 12px 2px rgba(0,0,0,0.23);
}
.homestats .featurecallout img {
	width:50px;
	margin-bottom:10px;
}
.homestats .featurecallout .bold {font-weight:bolder; font-size:18px; margin-top:3px; color:#000; text-transform: uppercase; letter-spacing: 1px;}



.featurecallout2 ul {
	width:100%;
	float:left;
	padding:0;
	margin:0;
}

.featurecallout2 li {
	font-weight:normal;
	font-size:14px;
	width:100%;
	color:rgba(255,255,255,0.7);
	float:left;
	border-bottom:1px solid #112b45;
	list-style: none;
	padding:10px 0;
}
.featurecallout2 li:last-child {
	border-bottom:none;
}
.featurecallout2 li strong {
	color:#43A9DF;
}
.highlight {
	background:#43A9DF;
}

.highlight li {
	color:rgba(0,0,0,0.6);
}
.highlight li strong {
	color:#154a7e;
}

.featuredpost {
	width:100%;
	float:left;
	margin:10px 0;
	background:#e3e3e3;
	padding:20px 20px 35px;
	border-radius:10px;
}
.featuredpost h2 {font-size:18px; font-weight:300; margin:15px 0 0; text-align: center;}
.featuredpost p {font-size:14px; font-weight:normal; margin:0px 0 15px;}
.featuredpost a {color:#7eb6d9; text-transform: uppercase; font-weight:800; font-size:14px;}

.iconholder {
	width:100%;
	float:left;
	text-align: center;
	margin:10px 0 30px;
	padding:0
}
.iconholder img {
	width:40%;
}
.iconholder h5 {
	color:#FFF;
	margin:10px 0 0 0;
	font-size:16px;
	font-weight:600;
}


.desktop {display:block;}
.mobileonly {display:none;}

.srv-holder {
	width:100%;
	text-align: center;
	border-radius: 20px;
	float:left;
	background:rgba(255,255,255,1);
	border:1px solid rgba(0,0,0,0.08);
	padding:30px 20px 30px;
	margin:0 0 30px;
	position: relative;
	transition:all .6s;
}

.srv img {
	width:60%;
	margin-bottom:15px;
}
.srv-holder h3 {font-size:22px; font-weight:600; text-transform: uppercase; margin:0; padding:0; line-height: 1.2; transition:all .6s;}
.blog2 .srv-holder h3 {font-size:21px;}
.srv-holder p {font-size:14px; color:#999; margin:10px 0 50px; float: left; transition:all .6s; width: 100%;}
.srv-cta {
	background:rgba(0,0,0,1);
	color:#FFF;
	border-radius: 50px;
	padding:10px 40px;
	font-size: 14px;
	text-align: center;
	transition:all .3s;
	margin:0 auto;
	display:table;
	position: absolute;
	bottom: 20px;
    left: 26%;
}
.srv-cta:hover {
	background:rgba(255,255,255,1);
	color:#000 !important;
}
.srv-cta2 {
	position: absolute;
	margin:0 auto;
	bottom:20px;
	left:20px;
	background:rgba(244,6,22,1);
	color:#FFF;
	border-radius: 50px;
	padding:10px 40px;
	font-size: 14px;
	text-align: center;
	transition:all .3s;
}
.srv-cta2:hover {
	background:#122027;
	color:#FFF;
}

.srv-holder:hover {
	background:rgba(244,6,22,1);
	border:1px solid rgba(0,0,0,0.5);
}
.srv-holder:hover p {
	color:#FFF;
}
.srv-holder:hover .srv-cta {
	background:rgba(255,255,255,1);
	color:#000;
}
.srv-holder:hover h3 {
	color:#FFF;
}




.darkcta {
	width:100%;
	float:left;
	background:#122027;
	color:#FFF;
	padding:30px 0;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	transition:all .3s;
}
.darkcta:hover {
	background:#ab2918; 
	color:#FFF;
}
.diff img {
	width:70%;
	margin: 15px 15% 0;
}
.diff h3 {
	text-transform:uppercase;
	font-size:21px;
	text-align: center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.diff p {
	font-size:14px;
	text-align: center !important;
	float:none;
	margin-bottom:15px;
}

.diff2 img {
	width:70%;
	margin: 15px 15% 15px;
}

.diff2 p {
	font-size:18px;
	text-align: center !important;
	margin-bottom:15px;
}
.cvicon {
	width: 50% !important;
    margin-bottom: 20px !important;
    margin-left: 25% !important;
}
.servicebar {
	width:100%;
	float:left;
	padding:0 30px 0 0;
	margin:10px 0;
	background:#e3e3e3;
}
.servicebar h3 {margin-top:40px; font-size:28px;text-transform: uppercase; margin-bottom:0;}
.servicebar p {
	font-size:14px;
}

.testimonials {
	width:100%;
	float:left;
	padding:100px 0;
	margin:0;
	background:#FFF;
	color:#FFF;
	text-align: center;
}
.testimonials h1 {
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	font-family:"Libre Baskerville", serif !important;
	font-size:36px;
	color:#FFF;
}
.quote {
	margin:0px 10px;
	width:100%;
	padding:30px;
	float:left;
	color:#FFF;
	
}
.page-template-roof-replacement .quote {
	margin:10px;
}
.quote h4 {
	margin:10px 0 0 0;
}
.quote .title {
	color:#FFF;
	font-style: normal;
	font-size:14px;
	text-transform: uppercase;
}
.quotecontent {
	float:left;
	margin:20px 0 0 0;
	clear:both;
}
.slide, .slide2 {
	width:100%;
	float: left;
	margin:0;
	padding:0;
}
.item, .item p {
	font-size: 21px;
    font-style: italic;
	text-align: center;
    line-height: 1.8;
}
.slide .item img {border-radius:0px;}
.name {
	font-style: normal;
	color:#FFF;
	font-weight:700;
	text-transform: uppercase;
}
.slick-dots {
    /*bottom: -40px;*/
	list-style: none;
	margin:20px auto 0px;
	display:table;
	padding:0;
}
.slick-dots li {
	text-indent:-999999px;
	background:rgba(0,0,0,0.2);
	border:1px solid rgba(0,0,0,0);
	width:15px;
	height:15px;
	border-radius:30px;
	margin:0 2px;
	float:left;
	transition:all .3s;
}

.slick-dots li.slick-active {
	background:rgba(244, 6, 22,1);
	border:rgba(244, 6, 22,1);
	
}
.orangeback .slick-dots li.slick-active {
	background:rgba(255, 255, 255,1);
}
.subtestimonial {
	text-align: center;
}
.subtestimonial img {
	width:150px;
}
.subtestimonial p {
	text-align: center;
	padding:0 30px;
	font-style: italic;
}
.subtestimonial .name {
	text-align: center;
	font-style: normal;
	font-weoght:bold;
}


.blog p {color:#666;}
.blog h2 {font-size:32px; color:#3c8aab; margin-top:20px; float:left; width:100%;}
.blog h3 {font-size:21px; text-transform: uppercase; font-weight:700; color:#ca0000;float:left; width:100%; margin:10px 0 0 0;}


.lname {font-weight:700; font-size:18px; float:left; width:100%; margin:10px 0 0 0; text-transform: uppercase;}
.ltitle { font-size:16px; float:left; width:100%; margin:0px 0 20px 0;}


.blue .cta {
    float: left;
    width: 100%;
    padding: 15px 0px;
    color: #FFF;
    border: 1px solid #FFF;
    background:rgba(255,255,255,0);
    text-transform: uppercase;
    margin: 0px 0;
    transition: all .3s;
    text-align: center;
    border-radius: 5px;
}
.blue .cta:hover {
    color:#FFF;
	background:#ab2918;
    border: 1px solid #ab2918;
}
.blue .cta2 {
    float: none;
    padding: 15px 60px;
    color: #FFF;
    border: 1px solid #FFF;
    background:rgba(255,255,255,0);
    text-transform: uppercase;
    margin: 0px auto;
	display:table;
    transition: all .3s;
    text-align: center;
    border-radius: 5px;
}
.blue .cta2:hover {
    color:#FFF;
	background:#ab2918;
    border: 1px solid #ab2918;
}


.rr .title {
	color:#FFF;
	margin:10px 0 20px;
	width:100%;
	float: left;
	text-align: center;
	position: relative;
}
.rr .title .info {
	position: absolute;
	right:5px;
	bottom:3px;
	
}
.rr .title .info {
	width:20px !important;
	
}
.pmp {text-align: center;}
.pmp .title {
	color:#FFF;
	font-weight:600;
	margin:10px 0 0px;
	width:100%;
	float: left;
	font-size:19px;
	text-align: center;
	position: relative;
}
.pmp p {
	font-size:14px;
	text-align: center;
	color:#FFF;
}
.pmp img {
	width:100%;
	margin:0 auto;
}

.leaksteps h4 {
	font-weight:700;
	text-transform: uppercase;
	margin:0 0 0 0;
}
.leaksteps h5 {
	font-weight:400;
	color:#cd1c27;
	font-size:18px;
	margin:0 0 10px 0;
}
.leaksteps ul {
	margin-bottom: 20px;
}
.leaksteps ul li {
	color:#666;
}
.leaksteps img {
	width:100px;
}


.accordion {
    background: none !important;
    width: 100%;
    margin: 10px 10px 50px;
    box-shadow: 0 15px 20px -15px rgba(0,0,0,0.3), 
                0 35px 50px -25px rgba(0,0,0,0.3), 
                0 85px 60px -25px rgba(0,0,0,0.1);
    float: left;
	transition:all .3s;
}
			
			
		.accordion2 {
    background: none;
    box-shadow:none;
}
.accordion-container {
    margin-bottom: 10px;
}
.accordion-header2 {
    color: #666;
    cursor: pointer;
	font-size:21px;
    font-weight: 700;
    padding: 15px 10px;
    background: #FFF;
	transition: all .3s;
	position:relative;
	border-bottom:1px solid #e3e3e3;
}
.accordion-header2:hover {
    background:#FFF;
	color:#cd1c27;
}
.accordion-body2 {
    display: none;
    border-bottom: 1px solid #DDE0E7;
    background: #F6F7F9;
    padding: 1.5em;
    color: #4A5666;
	
}
.accordion-body2 p {
	float:none;
}
.accordion-header2::after {
	position:absolute;
	right:15px;
    content: '';
    vertical-align: middle;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #000;
    /*margin-left: 88.75%;*/
    clip-path: polygon(52% 20%, 0% 66%, 100% 66%);
    transform: rotate(180deg);
}
.active.accordion-header2::after {
    background-color: #cd1c27;
    transform: rotate(0deg);
}
.active.accordion-header2 {
	color:#cd1c27;
}



ul.steps {
	width:100%;
	margin:0 0 0 0;
	list-style: none;
	color:#FFF;
}
.steps li {
	background:url(images/1-2.png);
	background-repeat:no-repeat;
	background-size:35px;
	padding:2px 0 10px 40px;
	min-height:40px;
}
.steps li:nth-child(2) {
	background:url(images/2-2.png);
	background-repeat:no-repeat;
	background-size:35px;
}
.steps li:nth-child(3) {
	background:url(images/3-2.png);
	background-repeat:no-repeat;
	background-size:35px;
}
.steps li:nth-child(4) {
	background:url(images/4-2.png);
	background-repeat:no-repeat;
	background-size:35px;
}
.steps li:nth-child(5) {
	background:url(images/5-2.png);
	background-repeat:no-repeat;
	background-size:35px;
}

.stickybtn {
	position: -webkit-sticky;
	position:sticky;
	top:150px;
}
.stickybtn a {
	color:#FFF !important;
	width:100%;
	float:left;
	padding:15px 60px;
	margin:0 0 0 0;
	background:#000;
	text-align: center;
	transition: all .3s;
}
.stickybtn a:hover {
	color:#FFF !important;
	background:#cd1c27;
}
.stickybtn a h3 {
	font-weight:600;
	font-size:21px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.stickybtn a:hover h3 {
	color:#FFF;
}
.openpositions {
	float:left;
	width:100%;
	background:rgba(255,255,255,0.2);
	border:1px solid #FFF;
	text-align: center !important;
	padding:20px;
}
.openpositions .maincta {
	float:none;
	display:inline-block;
}


.teamholder {
	width:100%;
	float:left;
	padding:0 0 0 0;
	margin:0 0 30px 0;
}
.teamholder h4 {
	font-weight:700;
	margin:10px 0 0 0;
	font-size:21px;
}
.teamholder h5 {
	font-weight:300;
	margin:0px 0 0 0;
	font-size:16px;
	text-transform: uppercase;
	color:#cd1c27;
}
.teamholder h6 {
	font-weight:400;
	margin:0px 0 0 0;
	font-size:13px;
}
.teamholder h7 {
	font-weight:400;
	margin:0px 0 0 0;
	font-size:13px;
}



.portholder {
	width:100%;
	float:left;
	margin:0 0 40px 0;
	padding:0 0 20px;
	
	border-radius:0 ;
	background:#111;
	border:1px solid #333;
}
.portholder h3 {
	margin:20px 0 0 0;
	width:100%;
	float:left;
	padding:0 20px;
}
.secondary {
	color:#FFF;
	font-size:18px;
	width:100%;
	float:left;
	padding:0 20px;
	margin:0 0 0 0;
}
.sqft {
	color:#cd1c27;
	font-size:14px;
	text-transform: uppercase;
	margin:0 0 0 0;
	width:100%;
	float:left;
	padding:0 20px;
}
.portholder .secondarytitle {
	text-transform: uppercase;
	margin:0 0 0 0;
}
.portholder .slide .item img {
	border-radius:0;
}
.workcontent {
	float:left;
	margin:10px 0 20px;
	width:100%;
	float:left;
	padding:0 20px;
}
.workcontent p {
	font-size:14px;
	margin:0px 0 0 0;
	color:#e3e3e3;
}
.portholder .slick-dots {
	position:relative;
	margin-top:-30px;
}
.portholder .slick-dots li {
	background:#FFF;
}
.portholder .slick-dots li.slick-active {
	background:#cd1c27;
}


@media only screen and (max-width: 1499px) {
	.andycontact {left:0%;}
	.bannervideo video {width:150%; height:auto;}
}
@media only screen and (max-width: 1300px) {
	.andycontact {left:0%;}
	.plusone img, .plustwo img {display: none;}
}

@media only screen and (max-width: 1024px) {
	
	ul.menu li a {font-size:14px;}
	.hme {padding: 150px 0 0px 0;height: 480px; min-height:480px;}
	.hme h1 {font-size:36px !important;}
	.hme p {font-size:14px;}
	.hme h4 {font-size:24px;}
	
	.mindone {font-size:65px;}
	.mindtwo {font-size:108px;}
	.mindthree {font-size:115px;}
	.mindfour {font-size:70px;}
	
	.mql {padding:70px 0;}
	
	.chart-holder {transform:scale(.75);}
	.threequote {margin-top:-150px;}
	
	.lgone {font-size:70px; line0height:70px; height:90px;}
	.lgtwo {font-size:60px; line0height:60px; height:70px;}
	.lgthree {font-size:85px; line0height:85px; height:95px;}
	
	.book-button {left:18%}
	
	.perks .slide {max-width:94%;}
	
	.add button[type="submit"] {padding:12px 20px;}

}
	

@media only screen and (max-width: 901px) {
	.redbar {display:none;}
	
	.mobile-navigation {position: fixed;display:block;width:100%;float:left;margin:0;padding:10px 0 15px 0; text-align: center; z-index:5; background:#FFF;}
	.mobile-navigation img {width:90px; height:auto;}
	
	.mobile-btn {position: absolute;display: block;top:25px;left:20px;z-index:2;}
	.mobile-btn span {display: block;width: 33px;height: 1px;margin-bottom: 5px;position: relative;background: #1D2740;border-radius: 3px;z-index: 1;transform-origin: 4px 0px;transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),opacity 0.55s ease;}
	.mobile-btn span:first-child{transform-origin: 0% 0%;}
	.mobile-btn span:nth-last-child(2){transform-origin: 0% 100%;}
	
	.holderforclass {display:none;}
	
	.bannervideo {display:none;}
	.videoover, .videoover2 {top:71px;}
	

 	.showmobile {display:block;}
	.hidemobile {display:none;}
	
	.desktop {display:none;}
	.mobileonly {display:block;}
	
	.nomobilepaddingtop {padding-top:0px;}
	.srv {margin-bottom:20px;}
	
}

	
	
@media only screen and (max-width: 767px) {
	.spacer {height:25px;}
	.hero p {color:#000 !important;}
	.spacer-light {height:10px;}
	.homestats {margin-top:0px;}
	.stats {margin:-50px 0 0 0;}
	.topphone {position: absolute; width: 40px; right: 20px; top: 5px;}
	.stat {margin-bottom:20px;}
	
	.hero, .hero-sub {padding:150px 0 80px; height:auto;}
	.page-template-careers .hero {min-height:inherit; background-position: center !important;}
	.page-template-homepage .hero {min-height:inherit; background-position: center !important; padding-bottom:120px;}
	.hero h1, .hero-sub h1 {font-size:42px; line-height:1.2;}
	.lightcta {padding-left:10px;}
	
	.hero .maincta, .maincta2, .maincta3, .hero-sub .maincta, .hero-sub .maincta2, .maincta {
		width:100%; text-align: center; margin-bottom:10px; padding:15px 0; float:left !important; }
	
	.needhelp {width:80%; margin-left: 10%; margin-top: 20px;}
	
	.main-content {padding:50px 0;}
	.main-content h1, .homefeature h2, .main-content h2, .testimonials h1 {font-size:32px; line-height: 1.2;}
	.bline {width:100px; margin-bottom:10px;}
	.bline2 {margin-top:10px; margin-bottom:10px;}
	
	.homefeature {padding:50px 0; min-height:800px;}
	
	.bandone {padding:50px 0;}
	.mobile-up {margin-top:-110px;}
	.mobile-left-nudge {margin-left:27px !important;}
	.mobile-left-nudge2 {margin-left:20px !important;}
	.footer {text-align: center; padding:50px 0;}
.footer h3 {margin-top:30px;}
	.flogo {width:80px;}
	.slide2 {margin-bottom:30px;}
	.quote {margin:20px 0;}
	
	fieldset.form-columns-3 .hs-form-field {
		width:100% !important;
	}
	
	.accordion-header2 {
		font-size:16px;
	}
	
	
	
	
	.sonaar-Artwort-box {
		float:left !important;
		width:30% !important;
	}
	.srp_player_boxed .album-art {
		width:100% !important;
		float:left !important;
	}
	.srp_player_boxed .sonaar-Artwort-box {
		min-width:inherit !important;
	}

	.album-player {
		float:left !important;
		width:70% !important;
	}
	.logos .item img {max-width: 150px !important;}
}

@media only screen and (max-width: 600px) {
	
	.sonaar-Artwort-box {
		float:left !important;
		width:30% !important;
	}

	.album-player {
		float:left !important;
		width:70% !important;
	}

}








