@charset "UTF-8";
/* CSS Document */

#header {
	background-color: #712e97;
	width: 95%;
	padding-left: 2.5%;
	padding-right:2.5%;
	b
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;;
	color:#333333;
}
#header #logo {
	float: left;
	width: 50%;
}
#clear {
	clear: both;
}
#header #phone_number {
	font-size: 31px;
	color: #ffffff;
	width: 50%;
	float: left;
	text-align: right;
	padding-top: 20px;
}
#header #phone_number #phoner {
	font-size: 49px;
	color: #ffffff;
}
#header #phone_number #phoner a {
	font-size: 49px!important;
	color: #ffffff!important;
	text-decoration: none!important;
}
#mainSection {
	width: 95%;
	padding-right: 2.5%;
	padding-left: 2.5%;
background-position:cover;
	background-image: url(images/mainBack.png);
	background-repeat: no-repeat;
	border-bottom:1px solid #c0c0c1;
}
#mainSection #content {
	text-align: center;
	padding-left: 40%;
	padding-top: 50px;
	padding-bottom: 50px;
}
#mainSection #content h2 {
	font-size: 45px;
	margin-top:0px;
	margin-bottom:0px;
}

#mainSection #content h1 {background-color:#eb1a21;
border-radius:50px;
}

#mainSection #content #save {background-color:transparent!important;
border-radius:0px;
	color:#eb1a21;
	margin-top: 0;
	margin-bottom:0;
}

#mainSection #content h1.black {background-color:#333333;}

 #mainSection #content h1 a {
	font-size: 55px;
	color: #ffffff;
	margin-top: 0px;
	text-decoration: none;
	margin-bottom: 15px;
	line-height: 125px;
}

 #mainSection #content h1 {
	font-size: 55px;
	color: #ffffff;
	margin-top: 0px;
	text-decoration: none;
	margin-bottom: 15px;
	line-height: 125px;
}
#mainSection #content h3 {
	color: #eb1a21;
	font-size: 77px;
	margin-top:0px;
	margin-bottom:0px;
}
#mainSection #content #pemco #text {
	float: none;
	font-size: 19px;
	line-height: 26px;
	padding-left: 0px;
}
#mainSection #content #pemco img {
	float: left;
}
#mainSection #content #pemco {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
#mainSection #content #pemco #text p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#quotes {
	width: 95%;
	padding-right: 2.5%;
	padding-left: 2.5%;
	background-color: #eeeeee;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}
#quotes #box {
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #c2c2c2;
	padding-left: 1%;
	padding-right: 1%;
	width: 22.9%;
}
#quotes #box .quoteText h3 {
	font-size: 25px;
}
#quotes #box .quoteText p {
	color: #666666;
	font-size: 17px;
}
#quotes #box.last {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#quotes #box.first {
	
}
#black {
	font-size: 42px;
	font-weight: bold;
	color: #ffffff;
	background-color: #232323;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	text-transform: uppercase;
}
#black #big {
	font-size: 87px;
	color: #ffffff;
}
#black #big a{
	font-size: 87px;
	color: #ffffff!important;
	text-decoration: none!important;
}
#main {
	width: 95%;
	padding-right: 2.5%;
	padding-left: 2.5%;
}
#main #left {
	width: 65%;
	padding-right: 5%;
	padding-top: 40px;
	font-size: 16px;
	line-height: 24px;
	float: left;
}
#main #right {
	width: 30%;
	padding-top: 40px;
	font-size: 16px;
	line-height: 24px;
	float: left;
}
#footer {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 95%;
	padding-top: 40px;
	padding-right: 2.5%;
	padding-bottom: 40px;
	padding-left: 2.5%;
	background-color: #eeeeee;
}

#main .spanish#left {
	width: 100%;
	padding-right: 0;
		float: none;
}
#main .spanish#right {
	width: 100%;
	text-align:center;
	float: none;
}
.boxer {
width:23%;
padding-left:1%;
padding-right:1%;
float:left;

}

@media screen and (max-width: 1200px) {
	#quotes #box .quoteText h3 {
    font-size: 25px;
}
#mainSection #content h2 {
	font-size: 33px;
	
}
#mainSection #content h1 {
    font-size: 50px;
    line-height: 100px;
}
#mainSection #content h3 {

	font-size: 77px;
	
}

}

@media screen and (max-width: 950px) {
	#mainSection #content h2 {
	font-size: 25px;
	
}
#mainSection #content h1 {
	font-size:75px;
	
	line-height:90px;
}
#mainSection #content h3 {

	font-size: 55px;
	
}
}

@media screen and (max-width: 900px) {
	#quotes #box {
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
	padding-left: 1%;
	padding-right: 1%;
	width: 48%;
	border-right:none;
	margin-bottom:40px;
}
#header #phone_number #phoner {
    font-size: 35px;
}

}

@media screen and (max-width: 800px) {
	#mainSection {
	background-image:none;	
	}
	#mainSection #content {
	padding-left:0;
	}
}
@media screen and (max-width: 760px) {
	#header #logo {
	float: none;
	width: 100%;
	text-align:center;
}
#header #phone_number {
	
	width: 100%;
	float: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom:10px
}
}
@media screen and (max-width: 730px) {
	#black {
	font-size: 22px;
	
}
#black #big {
	font-size: 55px;
	color: #eb1a21;
}

#main #left {
	width: 100%;
	padding-right: 0;
		float: none;
}
#main #right {
	width: 100%;
	text-align:center;
	float: none;
}
}

@media screen and (max-width: 600px) {
	#quotes #box {
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	
	padding-left: 1%;
	padding-right: 1%;
	width: 98%;
	border-right:none;
	margin-bottom:40px;
}
}
@media screen and (max-width: 480px) {
	#black #big {
	font-size: 40px;
	
}
#mainSection #content h1 {
	font-size:55px;
	
	line-height:90px;
}
}

#header #logo img {
	width: 100%;
	max-width: 420px;
}
#mainSection #content.all .boxer h2 {
	font-size: 24px;
	color: #EB1921;
}
#mainSection #content.all .boxer {
	margin-top: 20px;
	margin-bottom:40px;
}
#mainSection {
	background-color: #FDFDFD;
}
