
	
@font-face {
    font-family: 'OratorStdMedium';
    src: url('../../fonts/OratorStdMedium.eot');
    src: url('../../fonts/OratorStdMedium.eot') format('embedded-opentype'),
         url('../../fonts/OratorStdMedium.woff2') format('woff2'),
         url('../../fonts/OratorStdMedium.woff') format('woff'),
         url('../../fonts/OratorStdMedium.ttf') format('truetype'),
         url('../../fonts/OratorStdMedium.svg#OratorStdMedium') format('svg');
}




body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFFFFF;
	box-shadow: inset;
	font-family:'Open Sans Condensed', sans-serif;
	letter-spacing:1.5px;
	font-size: 75%;
	line-height: 1.4;
	background-image: url(raid_recovery/raid-recovery-brands/none);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center top;
}





/* ~~ Element/tag selectors ~~ */

ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 20px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	text-align: left;
	color: #000;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}



/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */

a:link {
	color: #42413C;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}

.large_link {
	color: #F36D26;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: blink;
	color: #F36D26;
}



/* ~~ This fixed width container surrounds all other divs ~~ */

.container 
	{
		width: 100%;
		background-color: #FFFFFF;
		float: left;
		height: auto;
		margin-top: 124px;

	}



/* ~~ The header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo. ~~ */



.header 
	{
		background-color: #333333;
		width: 100%;
		height: 115px;
		padding: 0;
		position: fixed;
		z-index: 1000;
		border-bottom-style: solid;
	    border-color: #F36D26;
	    border-bottom-width: 5px;.
		border-bottom-style: solid;
	    border-color: #F36D26;
	    border-bottom-width: 10px;
		clear: both;
	}
.logo

	{
		float: left;
		width: 200px;
		padding-left: 10px;
	}

.logo img
	{
		float: left;
		width: 140px;
		height: auto;
		padding-right: 0;
		background-color: #333333;
		padding-top: 5px;
	}


.menu_bar img:hover
	{
		opacity: .6;
	}
.header img:hover
	{
		opacity: .6;
	}
.phone
	{
		float: left;
		height: 130px;
		width: 200px;
		text-align:center;
	}
.phone h3
	{
		font-size: 16px;
		text-align: center;
		color: #cccccc;
		padding-top: 0px;
		font-weight: bold;
		padding-bottom: none;
		line-height: 3px;
	}
.phone p
	{
		font-size: 16px;
		text-align: center;
		color: #ffffff;
		font-weight: 700;
		line-height: 5px;
	}
.phone a
	{
		font-size: 18px;
		text-align: center;
		color: #09c;
		font-weight: 700;
		text-decoration:none;
	}
.emergencyservice
	{
		float: left;	
		text-align: left; 
		margin-top: 5px;
	}
.emergencyservice img
	{
		width: 80%;
		height: 80%;
		padding-top: 5px;
	}
.content 
	{
		width: 100%;
		float: left;
		color: #000;
		text-align: left;
		
	}

.content ul, .content ol 
	{ 
		padding: 0 15px 15px 40px;
	}

.footer 
{
	padding: 0;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	background-color: #333333;
	width: 100%;
	float: left;

}
.footer a
	{
		color: #fff;
	}
.menu_bar 
	{
		background-color: #333;
		float: left;
		width: 50%;
		height: 50px;
		z-index: 1000;
		padding-top: 40px;
	}

#menu_bar_2 
	{
		position: absolute;
		height: 50px;
		width: 200px;
		text-align: left;	
		right: 80px;
		float: left;
		top: 10px;
	}
#menu_bar_2 img
	{
	
		padding-left: 10px;
		float:left;
	}






.phone_number_text {
	color: #F36D26;
	font-size: 16px;
	font-weight: bold;
}
nav
	{
		font-size: 14px;
		list-style: none;
		background: #999;
		pading: 5px;
		margin-top: 20px;
	}
nav li
	{
		float: left;
		list-style-type: none;
		padding: 10px;
		color: #999;
	}
nav li a
	{
		text-decoration: none;
		color: #CCC
	}
nav li a:hover
	{
		color: #F36D26
	}
.footertext
	{
		padding-right: 50px;
		color: #999;
	}
.warning
	{
		font-size: 16px;
		font-weight: bold;
		color: #F36D26;
	}


	
	
	
	
	
	
	
	
	
	
	
	
	
	


.banner
	{
		height:65vh;
		position:relative;
		clear: both;
		width: 100%;
		background-image:url(Images/data-recovery-engineer-blue-tint.png);
		background-size:cover;
		background-repeat:no-repeat;
	
		
		
	}
.banner-text
	{
	height: auto;
	width: auto;
	top: 26%;
	left: 10%;
	z-index: 2;
	Position: absolute;
	color: #000;
	filter: alpha(opacity=60);
	
	}

.banner-text h1
	{
		color: #fff;
		margin-bottom:-25px;
		padding-bottom: -25px;
		margin-top:50px;
		color: #eee;
		font-size:60px; 
		text-shadow: 2px 2px black;
		font-family:OratorStdMedium;
	}
.banner-text h2
	{
		color:#F36D26;
		padding-top:0px;
		padding-bottom:100px;
		margin-top:0px;
		font-size:40px;
		text-shadow: 2px 2px black;
	}
.banner-text span
	{
		font-size:30px;
		color: #fff;
	}

.banner-text h3
	{
		color: #ccc;
		font-size: 30px;
		padding: 20px;
		text-shadow: 1px 1px black;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
.wrapper-devices-outside
	{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	background: linear-gradient(to bottom left, #333 25%, #000 75%);	
	}
.wrapper-devices-inside
	{
	width: 100%;
	height: auto;
	margin: auto;
	}
.devices-title
	{
		width:100%;
		text-align:center;
	}
.devices-title h2
	{
		font-size: 35px;
		color:#eee;
		text-align:center;
		font-weight:normal;
	}
.devices-wrapper
	{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
	}
.devices
	{
	padding: 20px;
	display: inline-table;
	text-align: center;
	color: #eee;
	font-size: 16px;
	font-weight: normal;
	}

.devices a
	{
		color:#eee;
		text-decoration:none;
		font-weight:700;
	}
.devices a:hover
	{
		color:#3C83C4;
	}
.devices img
	{
		padding-bottom:10px;
	}
.devices img:hover
	{
		opacity:.6;
	}
.devices-one
	{
	padding: 20px;
	display: inline-table;
	text-align: center;
	color: #eee;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	top: 83vh;
	
	}
.devices-one img
	{
		padding-bottom:20px;
	}
.devices-one p
	{
		color:#eee;
		font-size:16px;
		text-align:center;
	}
.devices-two
	{
		display:none;
	}
	
	
	

















	
	
	

.wrapper-video-outside
	{
		width:100%;
		height:auto;
		float:left;
		background: linear-gradient(to bottom left, #ddd 25%, #fff 75%);
		padding-bottom:50px;
		padding-top:50px;
		text-align:center;
	}
.video-title
	{			
		padding-bottom:25px;
		width:100%;	
		font-family: OratorStdMedium;
		text-align:center;
	}
.video-title h2
	{
		text-align: center; 
		color: #333;
		font-size:40px;
	}
.video-title span
{
	color:#09c;
	
}
.wrapper-video-inside
	{
		width:67%;
		height:auto;
		background:none;
		margin:auto;
		text-align:center;

	}


.video-left
	{
		width:600px;
		height:auto;
		float:left;
		
		
			
	}
.video-right
	{
		width:600px;
		height:auto;
		float:left;
		padding-left:75px;
		vertical-align:top;
		
	}
.video-right h2
	{
		font-size:25px;
		color:#F36D26;
		font-weight:bold;
	}
.video-right td
	{
		font-size: 18px;
		width:250px;
		padding-right:25px;
		color:#333;
		text-align:left;
		
	}
.video-right td img

	{
		padding-right:10px;	

	}
.video-right img:hover
	{
		opacity: .6;
	}
.video-right ul
	{
		list-style: none;
		text-align: left;
		padding: none;
		margin: none;
	}
.video right ul li
	{
		text-align: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	









.wrapper-locations-outside
	{
		width:100%;
		height:auto;
		float:left;
		background: linear-gradient(to bottom left, #333 25%, #000 75%);
		padding-bottom:100px;
		padding-top:100px;
		
		
	}
.locations-left
	{
		width:50%;
		height:auto;
		float:left;
		background:none;
		text-align:right;
	}
.wrapper-locations-outside a:hover
	{
		opacity:.6;
	}
.locations-right
	{
		width:40%;
		height:auto;
		float:left;
		background:none;
		text-align:left;
		padding-top:100px;
		
	}
.call-to-action
	{
		float: left;
		text-align: center;
		width: 100%;
		font-size: 35px;
		color: #fff;
		font-weight:700;
	}
.tollfreenumber a
	{
		font-size: 35px;
		margin: auto;
		font-weight: bold;
		color: #3C83C4;
		text-align: center;
		padding-top: 30px;
		float: left;
		width: 100%;
		text-decoration:none;
		
	}


	
	
	
	
	
	
	
	
	
	
	
	
	

	
.wrapper-customer-type-outside
	{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 30px;
	background: linear-gradient(to bottom left, #ddd 25%, #fff 75%);	
	}
.wrapper-customer-type-inside
	{
	width: 100%;
	height: auto;
	margin: auto;
	}
.customer-type-title
	{
		width:100%;
		text-align:center;
	}
.customer-type-title h2
	{
		font-size: 40px;
		color:#333;
		text-align:center;
		font-weight:bold;
		font-family:OratorStdMedium;
		
	}
.customer-type-title span
	{
		color: #09c;
		font-weight: bold;
	}
.customer-type-wrapper
	{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
	}
.customer-type
	{
	padding: 20px;
	display: inline-table;
	text-align: center;
	color:#000;
	font-size: 20px;
	font-weight: normal;
	}
.customer-type a
	{
		color:#000;
		text-decoration:none;
		font-size:25px;
		font-weight:700;
	}
.customer-type a:hover
	{
		color:#09c;
		
	}
.customer-type img
	{
		padding-bottom:10px;
	}
.customer-type img:hover
	{
		opacity:.6;
	}
		








.wrapper-content-outside-three
	{
		background: linear-gradient(to bottom left, #333 25%, #000 75%);
		width: 100%;
		height:auto;
		float:left;
		text-align:center;
		
	}
.content-title-three
	{
		width:90%;
		height:auto;
		margin:auto;
		text-align:center;
	}
.content-title-three h2
	{
	font-size: 40px;
	font-family: OratorStdMedium;
	color: #fff;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
	}
.content-title-three h2 span
{
	color:#09c;
}
.wrapper-content-inside-three
	{
		width:55%;
		height:auto;
		color:#CCC;
		margin:auto;
	}


.wrapper-content-inside-three p
	{
	font-size: 18px;
	color: #fff;
	text-align: left;
	line-height: 25px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	
.wrapper-benefits-outside
	{
		background: linear-gradient(to bottom left, #ddd 25%, #fff 75%);	
		width:100%;
		height: auto;
		float:left;
		padding-top:20px;
		padding-bottom:30px;
	}
.wrapper-benefits-inside
	{
	width: 60%;
	height: auto;
	margin: auto;
	}
.benefits-title
	{
		width:100%;
		height:auto;
		float:left;
	}
.benefits-title h2
	{
		font-size: 40px; 
		color: #000; 
		font-weight: bold;
		margin-top: 50px;
		text-align:center;
		font-family:OratorStdMedium;
	}
.benefits-title span
	{
		color: #09c;
	}
.benefits
	{
		width: 49%;
		
	}
.benefits img
	{
		float: left;
		padding-right: 15px;
		padding-bottom: 20px;	
	}
.benefits span
{
	color:#F36D26;
	font-weight:700;
}
.benefits-table
	{
		float: left;
		width: 100%;
		padding-top: 10px;
		margin-bottom: 50px;
		height:auto;
	}
.benefits-table td
	{
		font-size:18px;
	}
.benefits-content
	{
	margin: auto;
	text-align: center;
	width: 90%;
	height: auto;
	padding-top:25px;
	}
.benefits-content p
	{
	color: #333;
	line-height: 20px;
	font-size: 18px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
















.wrapper-emergency-outside
	{
		float:left;
		width: 100%;
		height:auto;
		background:url(Images/24-7-service-white.png);
		background-size:20%;
		background-repeat:no-repeat;
		background-position: 80%;
		background-color:#333;
	}
.wrapper-emergency-inside
	{
		width:70%;
		height:auto;
		margin:auto;
		
	}
.emergency-left
	{
		float:left;
		width:65%;
		height:auto;
		text-align: center;
		padding-bottom:50px;
		
	}
.emergency-left h2
	{
		font-size:40px;
		color:#fff;
		text-align: center;
		padding-top: 50px;
		font-family:OratorStdMedium;
		
	}
.emergency-left h2 span
	{
		
		color:#09c;
		
		
	}
.emergency-left p
	{
		font-size: 18px;
		color: #eee;
		text-align:center;
		
	}
.emergency-left img
	{
		text-align: center;
		padding-top:50px;
		
	}
.emergency-left a:hover
	{
		opacity:.6;
	}
.emergency-right
	{
		float:left;
		width:35%;
		height: 350px;
	}
.emergency-right img
	{
		text-align: center;
		padding-left:50px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
.wrapper-trust-outside
	{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 30px;
	background: linear-gradient(to bottom left, #ddd 25%, #fff 75%);	
	}
.wrapper-trust-inside
	{
	width: 100%;
	height: auto;
	margin: auto;
	}
.trust-title
	{
		width:100%;
		text-align:center;
	}
.trust-title h2
	{
		font-size: 40px;
		color:#333;
		text-align:center;
		font-weight:normal;
		font-family:OratorStdMedium;

	}
.trust-title h2 span
{
	color:#09c;
	font-weight:700;
}
.trust-wrapper
	{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
	}
.trust
	{
	padding: 20px;
	display: inline-table;
	text-align: center;
	color:#000;
	font-size: 20px;
	font-weight: normal;
	}
.trust a
	{
		color:#000;
		text-decoration:none;
		font-weight:700;
	}
.trust img
	{
		padding-bottom:10px;
	}
.trust img:hover
	{
		opacity:.6;
	}
.trust a:hover
{
	color:#09c;
}
.trust-content
	{
		margin:auto;
		width:70%;
		height:auto;
		text-align:center;
		
		
	}
.trust-content p
	{
		text-align:left;
		color:#000;
		font-size:18px;
		line-height:25px;
		
	}
		


	
	
	
	
	
	
	
	


	
	
.wrapper-review-outside
	{
		width:100%;
		height: auto;
		float:left;
		padding-top:30px;	
		padding-bottom:50px;
		background: linear-gradient(to bottom left, #333 25%, #000 75%);
	}
.wrapper-review-inside
	{
		width:60%;
		height: auto;
		margin:auto;
		text-align:center;
	}
.review-title
	{
		width:92%;
		font-size:35px;
		text-align:center;
		font-weight:bold;
		padding-top:50px;
		float:left;
	}
.review-title h2
	{
		width:92%;
		font-size:35px;
		text-align:center;
		font-weight:bold;
		color:#fff;
		padding-top:50px;
		margin:auto;
		padding-bottom:20px;
		font-family:OratorStdMedium;
	}
.review-title span
	{
		color:#09c;
	}
	























.wrapper-content-outside
	{
		width:100%;
		height:auto;
		background: linear-gradient(to bottom left, #ddd 25%, #fff 75%);	
		float:left;
		padding-bottom:50px;
	}
.wrapper-content-inside
	{
 		 margin:auto;
 		 width: 100%;
	}
.content-title
	{
		width:70%;
		margin:auto;
	}
.content-title h2
	{
		color: #333;
		font-size: 40px;
		text-align: center;
		margin-top:50px;
		font-family:OratorStdMedium;
	}
.content-title h2 span
	{
		color: #09c;
		
	}
	

.content-one 
	{
	
	font-size: 18px;
	padding-top: 25px;
	margin: auto;
	width: 55%;
	background:none;
	}
.content-one p 
	{
  		font-size:18px;
 	    line-height:25px;
  
	}
.content-one span
	{
		color: #F36D26;
		font-weight:bold;
		font-size:18px;
		
	}
.content-one h3
	{
		font-size:20px;
		color:#FFF;
		font-family:goudy old style;
		
	}
.content-one h4
	{
		font-size:20px;
		color:#F36D26;
		
	}
.content-one h5
	{
		font-size:20px;
		color:#F36D26;
		
	}
.content-one h6
	{
		font-size:20px;
		color:#F36D26
		
	}








.wrapper-content-outside-two
	{
		width:100%;
		height:auto;
		background:linear-gradient(to bottom left, #333 25%, #000 75%);
		float:left;
	}
.content-title-two
	{		
		width:70%;
		margin:auto;
		
		
	}
.content-title-two h3
	{
		padding-top:25px;
		font-size:40px;
		color:#fff;
		text-align:center;
		font-family:OratorStdMedium;
	}
.content-title-two h3 span
	{
	
		color:#09c;
	}
.content-two 
	{
  		margin-bottom: 50px;
  		width: 55%;
  		margin:auto;
		background:#none;
	}
.content-two  p 
	{
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	}
.content-two  span
	{
		color: #F60;
		font-weight:bold;
		font-size:18px;
	}
.content-two  h4
	{
	font-size: 24px;
	color: #FFF;
	}
.content-two  h4
	{
		font-size:20px;
		color:#09c;
	}
.content-two  h5
	{
	font-size: 20px;
	color: #FFF
	}
.content-two  h6
	{
		font-size:20px;
		color:#F36D26
	}


	












.cities-outside-wrapper
{
	margin:auto;
	width:100%;
	background: linear-gradient(to bottom left, #ddd 25%, #fff 75%);
	text-align:center;
	display:table;
	padding-bottom:50px;
	
}
.cities-title h3
{
	text-align:center;
	margin:auto;
	font-size: 40px;
	color:#000;
	padding-top:50px;
	padding-bottom:25px;
}
.cities-title h3 span
{
	
	color:#09C;
	
}
.cities
{
	display:inline-block;
	width:400px;
	
	
	
}
.cities li
{
	font-size:20px;
	color:#000;
	list-style-type: none;
	font-weight:700;
}
.cities a
{
	text-decoration:none;
	color:#000;
}
.cities a:hover
{
	color:#09c;
	
}


	
}
	


/*/-----------------------MEDIA---------------------------/*/

@media screen and (max-width: 1900px) {
.banner-text

	{
		top: 31%;
		left: 10%;
	}

}
@media screen and (max-width: 1920px) {
.wrapper-video-inside
	{
		width: 75%;
	}

}
@media screen and (max-width: 1720px) {
.wrapper-video-inside
	{
		width:80%;
	}

}
@media screen and (max-width: 1664px) {
.banner-text

	{
		top: 26%;
		left: 10%;
	}
.wrapper-video-inside
	{
		width: 80%;
	}

}
@media screen and (max-width: 1600px) 
{

.emergencyservice
	{
		display: none;
	}
.wrapper-video-inside
	{
		width: 85%;
	}
.content-title-three h2
	{
		font-size: 35px;
	}
.wrapper-content-inside-three
	{
		width:65%;
	}
.wrapper-content-inside-three p
	{
		font-size: 16px;
		line-height: 30px;
	}
	

}
@media screen and (max-width: 1515px)
{
.wrapper-video-inside
	{
		width:90%;
	}
}
@media screen and (max-width: 1421px) 
{

.wrapper-benefits-inside
	{
		width:80%;
		
	}
.wrapper-video-inside
	{
		width:95%;
	}
}

@media screen and (max-width: 1400px) 
{
.banner-text h1
	{
		font-size: 40px;
	}
.banner-text span
	{
		font-size: 25px;
	}

.banner-text h2
	{
		font-size: 30px;
	}

	

}
@media screen and (max-width: 1350px) 
{
#menu_bar_2
	{
		display:none;
		
	}

.phone
	{	
		float:right;
		right: 15px;
	}
.menu_bar
	{
		width: 650px;
	}
.wrapper-video-inside
	{
		width:100%;
	}
.locations-right
	{
		width:50%;
	}
.wrapper-content-inside
	{ 
  		width: 70%;
	}
}
@media screen and (max-width: 1275px) 
{
.video-left
	{
		float:none;
		margin:auto;
		padding-bottom:50px;
	
	}
.video-right
	{
		float:none;
		margin:auto;
		padding-left:150px;
		
	}

}
	
@media screen and (max-width: 1230px) 
{
.locations-right
	{
		padding-top:50px;
	}
.wrapper-benefits-inside
	{
		width:90%;
		
	}
.trust img
	{
		width:150px;
		height:150px;
	}


}



@media screen and (max-width: 1190px) 
{
.wrapper-devices-inside
	{
		width:600px;
		height:auto;
	}
.customer-type img
	{
		width:150px;
		height:150px;
	}
.video
	{
		width:100%;
	}

}

@media screen and (max-width: 1126px) 
{
.wrapper-emergency-outside
	{
		
		background-size:30%;
		background-position: 90%;
	}
.content-title
	{
		width:80%;
	}
.content-title h2
	{
		font-size: 30px;
	}
	
	

.content-one 
	{
	background: #fff;
	font-size: 16px;
	padding-top: 25px;
	margin: auto;
	width: 65%;
	}
.content-one p 
	{
  		font-size:16px;
 	    line-height:25px;
  
	}
	
	
	
	
.content-title-two
	{		
		width:80%;
	}
.content-title-two h2
	{
		font-size:30px;
	}

.content-two 
	{
  		width: 65%;
	}
.content-two  p 
	{
		font-size: 16px;
		line-height: 25px;
	}
}

@media screen and (max-width: 1058px) {


.banner-text

	{
		left: 10%;
	}
.banner-text h1
	{
		font-size: 30px;
		text-shadow:none;
		margin-top: 50px;
	}
.banner-text span
	{
		font-size: 20px;
	}

.banner-text h2
	{
		font-size: 22px;
		text-shadow:none;
	}
.banner-text h3
	{
		20px;
	}

.phone
	{
		position: absolute;
		right: 200px;
	}
.MenuBarHorizontal
	{
		display: none;
	}
ul.MenuBarHorizontal li
	{
		display: block;
		outline: solid;
		outline-color: #444;
		outline-width: 1px;
		float: none;
		width: 100%;
		font-size: 30px;
		top: 0px;
	}
.nav-btn
	{
		display: block;
		background: url(Images/icon_res_menu_grey.png) no-repeat;
		position: absolute;
		top: 50px;
		left: 200px;
	}
.nav-btn
	{
	.MenuBarHorizontal
	{
		display: none;
	}

ul.MenuBarHorizontal ul
	{
		display: none;
	}
ul.MenuBarHorizontal a.MenuBarItemSubmenu
	{
		background-image: none;
	}
	font-weight: bold;
	right: 15px;
	background-size: 20px;
	background-position: 98%;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.menu_bar
	{
		width: 100%;
		height: auto;
	}
.header
	{
		height: 140px;
		position: relative;
	}
.container
	{
		margin-top: 0px;
	}
.logo
	{
		margin-top: 10px;
		margin-left: 10px;
		width: 120px;
		height: auto;
	
}
.locations-right
	{
		padding-top:0px;
	}
.benefits-content
	{
		padding-bottom:25px;
	}
.benefits-content p
	{
		font-size:16px;
		line-height:25px;
		
	}

.trust-content p
	{
		font-size:16px;
		line-height:25px;
	}


}

@media screen and (max-width: 962px) 
{
.phone
	{
		margin-left: 30%;
	}
.banner-text
	{
		top:35%;
	}
.banner-text h1
	{
		font-size: 25px;
	}
.banner-text span
	{
		font-size:18px;
	}
.banner-text h2
	{
		font-size: 18px;
		padding:10px;
		padding-bottom: none;
	}
.banner-text h3
	{
		font-size:14px;
	}
.wrapper-emergency-outside
	{
		background-image:url(Images/24-7-service2.png);
		background-size:auto;
		background-position: right;
		max-height:400px;
		
	}
.wrapper-emergency-inside
	{
		width:90%;
		height:auto;
		margin:auto;
		
	}
.emergency-left
	{
		float:none;
		width:95%;
		height:auto;
		text-align: center;
		padding-bottom:50px;
		margin:auto;
		
	}
.emergency-left h2
	{
		font-size:30px;
		
	}

.trust-title h2
	{
		font-size:30px;
	}
.trust img
	{
		width:100px;
		height:100px;
	
	}
.wrapper-review-inside
	{
		width:90%;

	}
.wrapper-content-inside-three
	{
		width:75%;
	}
.content-title
	{
		width:85%;
	}
.content-one 
	{
		width: 75%;
	}
	
	
.content-title-two
	{		
		width:85%;
	}

.content-two 
	{
  		width: 75%;
	}



}
@media screen and (max-width: 865px) 
{
.banner
	{
		height: 300px;
		background-size:cover;
		background
	}
.banner-text

    {
		float: left;
		left: 10px;
		top:23%;
	}
.locations-left
	{
		width:100%;
		text-align:center;
	}
.locations-left img
	{
		width:60%;
	}
.locations-right
	{
		width:100%;
		padding-top:50px;
	}
.benefits-table td
	{
		display: block;
	}
.benefits-table td
	{
		width: 100%;
		margin-top: 20px;
	}
}
@media screen and (max-width: 774px) 
{
.wrapper-customer-type-inside
	{
		width:400px;
	}
.wrapper-trust-inside
	{
		width:80%;
		
	}
.trust-title h2
	{
		font-size:25px;
	}
.trust-content
	{
		width:90%;
	}
}
@media screen and (max-width: 760px) 
{
.phone
	{
	right: 100px;
	margin-top: 5px;
	}
.banner-text

    {
		top: 20%;
	}
.banner-text h1
	{
		font-size:22px;
	}
.banner-text span
	{
		font-size:14px;
	}
.banner-text h2
	{
		font-size:16px;
	}
.banner-text h3
	{
		font-size:14px;
	}
.phone h3
	{
		font-size: 16px;
	}
.phone p
	{
		font-size: 14px;
		line-height: 8px;
	}
.phone a
	{
		font-size: 16px;
		line-height: 10px;
	}
.logo
	{
		width: 120px;
		height: auto;
	}

.emergencyservice img
	{
		width: 90px;
		height: auto;
		
	}
.emergencyservice
{
	width: auto;
	height: 90px;
}
.video-right
	{
		padding-left:100px;	
	}
.benefits-table
	{
		padding-top: 30px;
		margin-bottom: 50px;
	}
.benefits-table td
	{
		display: block;
		width: 100%;
		text-align: left;
		margin-top: 30px;
	}
.benefits-table img
	{
		margin-top: 20px;
	}

}
@media screen and (max-width:729px)
{
.content-title-three h2
	{
		font-size: 30px;
	}
.wrapper-content-inside-three
	{
		width:90%;
	}
.wrapper-content-inside-three p
	{
		font-size: 14px;
		line-height: 25px;
	}
}
@media screen and (max-width: 715px)
{
.review-title
	{
				font-size:25px;
		
	}
.content-title
	{
		width:95%;
	}
	
	

.content-one 
	{
		width: 90%;
	}
.content-title-two
	{		
		width:95%;
	}

.content-two 
	{
  		width: 90%;
	}
}
@media screen and (max-width: 700px) 
{
.video-left
	{
		width:500px;
	}
.video-right
	{
		width:500px;
		padding-left:75px;
	}
}

@media screen and (max-width: 673px) 
{
.review-title h2
	{
		font-size:25px;
	}
}
@media screen and (max-width: 620px) 

{
.locations-left img
	{
		width:80%;
	}
.wrapper-devices-inside
	{
		width:300px;
	}
.benefits-title h2
	{
		font-size:25px;
	}
.devices-one
	{
		display:none;
	}
.devices-two
	{
	padding: 20px;
	display: block;
	text-align: center;
	color: #eee;
	font-size: 16px;
	font-weight: normal;
	}
.devices-two p
	{
		color:#eee;
		font-size:16px;
		text-align:center;
	}
.devices-two img
	{
		padding-bottom:10px;
		width:75px;
		height:auto;
	}

}

@media screen and (max-width: 600px) 
{
.banner-text
	{
		width: 96%;
		margin-top: 10px;
		float: left;
		margin-bottom: 10px;
		left: 10px;
	}
.wrapper-trust-inside
	{
		width:100%;
	}

}
@media screen and (max-width: 577px) 
{
.customer-type-title h2
	{
		font-size:25px;
	}
.video-left
	{
		width:400px;
	}
.video-right
	{
		width:400px;
		padding-left:50px;
	}
.video-right td
	{
		font-size:12px;
	}
.video-title
	{
		padding-bottom:25px;
	}
}
@media screen and (max-width: 540px) 
{
.emergencyservice	
	{
		display: none;
	}
.benefits-title h2
	{
		font-size:20px;
		
	}
.emergency-left h2
	{
		font-size:25px;
		
	}
}

@media screen and (max-width: 500px) 
{
.phone
	{
		margin-left: 5%;
		width: auto;
		float: right;
		line-height:0px;
		
	}
.phone h3
	{
		font-size: 12px;
		line-height:0px;
	}
.phone a
	{
		font-size: 12px;
	}
.phone p
	{
		font-size: 12px;
		line-height:0px;
	}
.banner
	{
		height: 250px;
	}
.banner-text
	{
		margin-bottom: 10px;
		top:21%;
	}
.banner-text h1
	{
		font-size:18px;
	}
.banner-text h2
	{
		font-size:14px;
	}
.video-right td
	{
		
		width:200px;
		
	}
.wrapper-benifits-inside
	{
		width:90%;
	}
.content-title
	{
		width:95%;
	}
.content-title h2
	{
		font-size:25px;
	}
	
	

.content-title-two h2
	{		
		font-size:25px;
	}
	

}
@media screen and (max-width: 450px) 
{
.phone	
	{
		right: 75px;
	}
.video-left
	{
		width:350px;
	}
.video-right
	{
		padding-left:25px;
		width:350px;
	}
.video-right td
	{
		font-size:10px;
	}
.video-title h1
	{
		font-size:25px;
	}
}
@media screen and (max-height: 430px) 
{
	
.banner-text
	{
		position: relative;
		margin-top: 10px;
		margin-bottom: 10px;
		left: 10px;
	}	
}
@media screen and (max-width: 400px) 
{
.phone	
	{
		right: 35px;
	}
.phone a
	{
		font-size: 10px;
	}
.phone h3
	{
		font-size: 12px;
	}
.phone p
	{
		font-size: 10px;
	}
.logo
	{
		width: 100px;
		height: auto;
	}
.wrapper-customer-type-inside
	{
		width:300px;
	}

}

