@charset "UTF-8";

/* Layout Small Screens */


header { height: 98px; background:url(images/header_small.jpg) no-repeat right 0px;}

header a.logo {

width: 195px;
height: 66px;
top: 20px;
right: 15px;
background-image: url(images/logo_small.png);

}

.phone {

float:right;
font-size:1em;
margin:60px 10px 0px 0px;
font-weight:900;
color:#000;



}

/* _________________________________________________________________ Top Section START */


.page_header {

background:url(images/page_header_m.jpg) no-repeat;
width:auto;
height:300px;


}

.page_header1 {

background:url(images/page_header_2.jpg) no-repeat;
height:300px;


}

.intro_paragraph {

top:60px;
left:25px;
padding:0px 70px 0px 0px;
width:auto;
font-size:1em;

}

.intro_paragraph1 {

top:60px;
left:25px;
padding:0px 70px 0px 0px;
width:auto;
font-size:1em;


}

.intro_paragraph p {

padding:0px 0px 0px 0px;


}

.intro_paragraph p1 {

padding:40px 0px 0px 0px;


}


/* _________________________________________________________________ Top Section END */

/* _________________________________________________________________ Content Section START */



.section_one {

width:auto;
background-image:url(images/Web-Background.jpg);
background-repeat:no-repeat;
height:auto;
padding:20px 0px 0px 40px;


}

.equip {

padding:5px;
height:auto;
overflow:hidden;



}

.equip_box {

float:left;
width:223px;
height:422px;
margin: 27px 17px 17px 17px;
padding: 10px;
background-color: rgba(0,0,0,.2);
transition: background 1s;


}

.equip_box:hover {

background-color: rgba(0,165,199,.6);
box-shadow:  0px 2px 2px #777;


}

.boldest {

font-family:'Anton';
font-size:2em;
color:#333333;


}

.boldest1 {

font-family:'Anton';
font-size:2em;
line-height:1em;
color:#fff;



}

.boldest2 { 

font-size: 2.2em; 
line-height:1em; 
font-family: 'Anton'; 
font-weight:900; 
color:#fff; 
text-decoration:none; 

}




.section_two {

background-color:#999999;
background-image:url(images/Web-Background-new1.jpg);
background-repeat:no-repeat;
height:auto;
padding:20px 0px 0px 40px;



}

.section_two_content {

float:left;
left:40px;
width:250px;
padding: 0px 50px 0px 0px;

}

.section_two_content1 {

float:left;
left:40px;
width:250px;
padding: 0px 50px 0px 0px;

}

.section_two_image {

display:none;
float:left;
width:275px;
height:194px;
padding:0px 0px 30px 0px;
margin: 10px 0px 0px 30px;

}

.section_two_image1 {

display:none;
width:275px;
height:194px;
padding:0px 0px 30px 0px;
margin: 10px 0px 0px 30px;

}

.wrapper {

padding:40px 10px 10px 10px;
width:940px;
height:260px;

}

.wrapper1 {

padding:40px 10px 10px 10px;
width:940px;
height:260px;

}

.wrapper2 {

padding:40px 10px 10px 10px;
width:940px;
height:260px;

}




/* _________________________________________________________________ Content Section END */

footer {

margin-top:30px;

}


.footertabs1 > li{

	list-style:none;
	float:left;
	width:100%;
	padding:0;
	margin:0;

	
	}
	
.footertabs1 > li > a{

	display:block;
	width:auto;
	background:#555555;
	font-size: 15px;
	padding:20px 0px 10px 20px;
	box-shadow:  0px 0px 10px #121212;
	
}
	
.footertabs1 > li > a:hover{

	display:block;
	width:auto;
	background:#252525;
	padding:20px 0px 10px 20px;
	border-bottom-color:#FFFF00;
	border-bottom:10px;
	
	}
	
		footer {font-size: .85em; color:#333333; background-image:url(images/Background-texture_s.jpg); background-color:#666666; padding: 30px 40px 10px 0px;} 