/*
Theme Name: WP_Barebones
Theme URI: http://www.rimgroup.com
Author: Gregory B. Willis Jr. "X"
Author URI: http://www.rimgroup.com
Description: Theme for WP_Barebones
Version: 1.0
Tags: 
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}

/** BASICS **/
body {
	padding: 0; 
	background: #ffffff url(images/Aloha-BG.jpg) repeat-x; 
	
	letter-spacing: .05em; 
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #45484e; 
	text-align: left;
} 

p {
	line-height: 1.5em;
	padding-bottom: 10px;
}

strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

ul { padding-left: 20px; }
ol { padding: 15px; padding-left: 20px; }

h2 { 
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	
	letter-spacing: .025em;
	color: #8c63ab;

	padding-top: 10px;
	padding-bottom: 5px;
	
	margin-bottom: 2px;
	
}

h3 { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 20px;
	color: #8c63ab;
	font-weight: 600;
	letter-spacing: .025em;
		
	padding-top: 5px;
	padding-bottom: 15px;
	
	margin-bottom: 10px;
	
}

h4 { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: #8c63ab;
	font-weight: 600;
	letter-spacing: .025em;
		
	padding-top: 10px;
	padding-bottom: 1px;
	
	margin-bottom: -5px;
	
}

h5 { 
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #8c63ab;
	font-weight: 600;
	letter-spacing: .025em;
		
	padding-top: 10px;
	padding-bottom: 1px;
	
	margin-bottom: 10px;
	
}
iframe { max-width: 100%; }
hr { border: 0; border-bottom: 1px solid #666666; }

/* framework */
#wrapper { position: relative; text-align: left; }
.container { margin: 0 auto; width: 995px; height: auto; position: relative; }

/* site-wide links */
a {text-decoration: underline; color: #555a61;}
a:link {text-decoration: underline; color: #555a61;}
a:visited {text-decoration: underline; color: #555a61;}
a:hover{text-decoration: none; color: #45484e;}

.bbb-link {
	display: block;
	position: absolute;
	height: 36px;
	width: 80px;
	top: 180px;
	left: 356px;
	z-index: 99999;
}
.wp-post-image {
	background: transparent;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    	zoom: 1;
}
/** /////// **/
/** HEADER **/
/** ////// **/
#mainHdr {
	top: 0;
	left: 0;
	position: relative;
	
	width: 995px;
	height: 358px;
	
	margin-top: 10px;

	background: url("../../../wp-content/uploads/2013/07/HeaderBG.png") no-repeat -4px 0px;
}

span.disclaimer { font-size: 12px; font-weight: bold; }

#hdrInfo { top: 1px; left:65px; width: 655px; height: 293px; position: relative; }
#logo { position: absolute; top: 10px; z-index: 8; height: auto; width: auto; }
#contractNumber { font-size: 110%; color: #000278; font-weight: bold; }
#contractNumber h1 { font-size: 210%; color: #f80000; margin-top: 1px; }
#contractNumber h1 a { text-decoration: none; color: #f80000; }

#extraTxt { font-size: 130%; color: #000000; font-weight: bold; margin-top: 5px; }
#google_translate_element {
	margin: 4px 0 12px 0;
}
#google_translate_element a {
	text-decoration: none;
}
/** /////// **/
/** BODY **/
/** ////// **/
#mainBdy {
	top: 0;
	left: 0;
	position: relative;
	
	width: 995px;
	height: auto;
}

#mainContent {
	top: 5px;
	left: 15px;
	position: relative;
	
	padding: 10px;
		
	width: 930px;
	height: auto;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	border: 2px solid #999999; 
	
	background: #ffffff url(images/Aloha-BG02.jpg) top left repeat-x;
	
}

#EMScontract { top: 10px; left: 320px; position: absolute; z-index:1; }

#EMScontract a {
	text-decoration: none;
}

#EMScontract img {
	position: relative;
	top:0;
	left: 0;
	z-index: 0;
}

#EMScontract .btn-text {
	position: absolute;
	width: 100%;
	top: 15px;
	color: #FFF;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 2px 5px rgba(80, 80, 80, 1), 0px 2px 5px rgba(80, 80, 80, .75);
}

#mc-col01 { padding-top: 10px; width: 213px; height: auto; margin-right: 20px; vertical-align: top; display: inline-block; }
#mc-col02 { padding-top: 60px; width: 675px; height: auto; vertical-align: top; display: inline-block; }

#servArea-bdy { width: 213px; height: auto; text-align: center; }
#servArea-bdy img { margin: 8px 0; }
.servArea-hdr { display:block; font-size:0px; text-decoration: none; border: none; width: 213px; height: 64px;}
#servArea-ftr { width: 213px; height: 30px; background: url(images/servArea-03.png); }

#servArea-bdy ul { top: 5px; left: 5px; position: relative; width: 195px; line-height: 18px; font-size: 90%; }
#servArea-bdy li { list-style: none; }

#servArea-bdy ul a {text-decoration: none; color: #000278;}
#servArea-bdy ul a:link {text-decoration: none; color: #000278;}
#servArea-bdy ul a:visited {text-decoration: none; color: #000278;}
#servArea-bdy ul a:hover{text-decoration: none; color: #9d9ed1;}

#mc-col02-c01 { font-size: 90%; width: 405px; height: auto; padding-bottom: 15px; margin-right: 10px; vertical-align: top; display: inline-block; }
#mc-col02-c01 h1 { color: #000278; font-size: 140%; font-weight: bold; margin-bottom: 10px; padding-right: 10px; }
#mc-col02-c02 { width: 252px; height: auto; padding-bottom: 15px; vertical-align: top; display: inline-block; font-size: 85%; color: #000278; margin-top:20px; }

#btn-calculator, #btn-payment, #btn-financing, #btn-whiterodgers {
	position: relative;
	display: block;
}

#btn-whiterodgers img {
	max-width: 100%;
}

.text-center {
	text-align: center !important;
}
 
#mc-col02-c02 .btn-text {
	position:absolute;
	z-index: 100;
}

#mc-col02-c02 .btn-text.line-1 {
	width: 100%;
	top: 0;
	padding: 18px 0px 15px 15px;
	color: #333333;
	font-weight: 700;
	font-size: 24px;
	line-height: 1em;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: left;
}

#goGreen .btn-text.line-1 {
	text-shadow: 0px 2px 3px rgba(112, 112, 112, 0.5);
}

#mc-col02-c02 .btn-text.line-2 {
	top: 45px;
	padding: 15px 0px 15px 15px;
	margin-top: 10px;
	color: #333333;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
}

#mc-col02-c02 .btn-text.line-2 span {
	color: #f80000;
}

#btn-calculator .btn-text.line-2, #btn-payment .btn-text.line-2 {
	letter-spacing: -.03em;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 5px;
}

#btn-financing .btn-text.line-1 {
	padding-left: 0;
	text-align: center;
}

#btn-whiterodgers .btn-text.line-1 {
	padding-top: 36px;
	padding-left: 0;
	text-align: center;
}

#btn-media {
	position: relative;
	display: block;
}

#btn-media img {
	max-width: 100%;
}

#btn-media .media-text {
	position: absolute;
	width: 100%;
	top: 0;
	padding-top: 20px;
	color: #FFF;
	font-weight: 700;
	font-size: 24px;
	line-height: 1em;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 2px 3px rgba(112, 112, 112, 0.5);
}

#btn-servicearea, #btn-spanish {
	position: relative;
	display: block;
}

#btn-servicearea .servicearea-text {
	position: absolute;
	top: 0;
	color: #FFF;
	font-size: 12px;
	padding: 10px 10px 0 55px;
	letter-spacing: 0;
	line-height: 16px;	
}

#btn-servicearea .servicearea-text strong {
	font-weight: 700;
}

#btn-spanish .spanish-text {
	position: absolute;
	top: 0;
	color: #FFF;
	font-size: 16px;
	width: 132px;
	padding: 1px 0;
	text-align: center;
}

#btn-spanish .spanish-text span {
	font-size: 12px;
	line-height: 10px;
	color: #E9E9E9;
}

#mc-col-1 { font-size: 90%; width: 100%; height: auto; padding-bottom: 15px; margin-right: 10px; vertical-align: top; display: inline-block; }
#mc-col-1 h1 { color: #000278; font-size: 140%; font-weight: bold; margin-bottom: 10px; }





#federalTax { padding-left: 25px; }
#goGreen { margin-left: 0px; position: relative; z-index:1;}

#socials {
	width: 252px;
	height: 152px;
	
	background: url(images/socialsBox.png) no-repeat;
}

#social-btns { padding-top: 50px; margin-left: 25px; width: 230px; }

/*
#savingsContainer {
	width: 675px;
	height: 170px;
		
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	background: #eaf7ff;
	border: 2px solid #757bbb;
}
*/
#savingsContainer {
	width: 675px;
	height: 170px;
}

/** consult form **/
#arrowForm { top: 61px; left: 690px; position: absolute; z-index: 30; }


#consultForm {
	top: 53px;
	left: 710px;
	position: absolute;
	width: 250px;
	height: 395px;
	z-index:29;
overflow:visible;
bottom:95px;
}
#formHeader {
	background: #F80000;
	position: absolute;
	height: 78px;
	width: 205px;
	padding: 5px 5px 0px 20px;
	left: 12px;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;

	border: 2px solid #303191;
	border-right: 1px solid #303191;
	-webkit-box-shadow: -3px 5px 15px rgba(0, 4, 120, 0.50);
	-moz-box-shadow:    -3px 5px 15px rgba(0, 4, 120, 0.50);
	box-shadow:         -3px 5px 15px rgba(0, 4, 120, 0.50);
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;

	background: rgb(245,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOTYwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1MDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg,  rgba(150,0,0,1) 0%, rgba(245,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(150,0,0,1)), color-stop(100%,rgba(245,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  rgba(150,0,0,1) 0%,rgba(245,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  rgba(150,0,0,1) 0%,rgba(245,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  rgba(150,0,0,1) 0%,rgba(245,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(45deg,  rgba(150,0,0,1) 0%,rgba(245,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#960000', endColorstr='#f50000',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

#formHeader span { display: block; font-size: 23px; font-size: 19px; }
#phone { font-size: 23px; letter-spacing: 0.07em; color: #ffffff !important;}
#form-container {
	top: 66px;
	left: 5px;
	position: absolute; 
	width: 215px;
	height: 300px;
	background: url("/uploads/2013/07/form-container.png") no-repeat;
	margin-top: 20px;
	padding: 0px 10px 10px 15px;
}

#form-container img { margin-top: -3px; margin-left: -1px;  }

#form-container input { width: 95%; height: 13px; padding-top: 5px; padding-bottom: 5px; border: 1px solid #000000; font-size: 12px; color: #666666; font-weight: normal; }
#form-container select { width: 95%; border: 1px solid #000000; color: #666666; }
#form-container textarea { width: 95%; height: 50px; border: 1px solid #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666;  }

#form-container p { padding: 0; padding-top: 6px; }

.form-name {  }

#message h2 { color: #003366; font-weight: 700; }
#message p { color: #003366; }

input#sndForm { 
	margin-left: 60px; 
	width: 111px; 
	height: 37px; 
	background: url(images/submitBTN.png) no-repeat; 
	
	border: none;
	
	font-size: 90%;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	
	cursor: pointer;
}

/** /////// **/
/** FOOTER **/
/** ////// **/
#mainFtr {
	top: 10px;
	left: 15px;
	position: relative;
	width: 950px;
	height: 180px;
	padding-bottom: 20px;
	background: url(images/Aloha-FooterBG.png) no-repeat;

	background: rgb(0,8,175); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,8,175,1) 0%, rgba(8,16,170,1) 25%, rgba(0,2,123,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,8,175,1)), color-stop(25%,rgba(8,16,170,1)), color-stop(100%,rgba(0,2,123,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,8,175,1) 0%,rgba(8,16,170,1) 25%,rgba(0,2,123,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,8,175,1) 0%,rgba(8,16,170,1) 25%,rgba(0,2,123,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,8,175,1) 0%,rgba(8,16,170,1) 25%,rgba(0,2,123,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,8,175,1) 0%,rgba(8,16,170,1) 25%,rgba(0,2,123,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0008af', endColorstr='#00027b',GradientType=0 ); /* IE6-9 */

	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid #999999;

}

#mainFtrContent {
	top: 5px;
	position: relative;
	padding: 10px;
	text-align: center;
	color: #cccccc;
}
#ftrPrivacy {
	margin-top: 10px;
	font-size: 13px;
}

/** /////// **/
/** NAV **/
/** ////// **/
/* main navigation */
#nav {
	top: 5px;
	left: 0;
	position: relative;

	font-size: 80%;	
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: .025em;
	text-align: center;
	text-transform: uppercase;

	width: auto;
	height: auto; 
	margin: 0 0 5px; /* just to give some spacing */
	margin-left:-150px; /* moves main navigation left and right */
	z-index: 50;
}

#nav ul	{
	margin: 0; padding: 0; /* only needed if you have not done a CSS reset */
}

#nav li	{
	background: url(images/navDash.jpg) no-repeat;
	display: inline-block;
	font-weight: bold;
	line-height: 40px; /* this should be the same as your #main-nav height */
	height: inherit; 
	margin: 0; padding: 0; /* only needed if you don't have a reset */
	position: relative; /* this is needed in order to position sub menus */
}

#nav li:first-child {
	background: none;
}

#nav li a	{
	display: block;
	height: inherit;
	line-height: 40px;
	padding: 0 2px;
	padding-left: 12px;
	
	color: #ffffff;
	text-decoration: none;
}

#nav .current-menu-item a, #nav .current_page_item a, #nav a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* secondary navigation */
#nav ul ul { /* this targets all sub menus */
	top: 38px; /* this should be the same height as the top level menu -- height + padding + borders */
	position: absolute;
	display: none;
	width: 200px; 
	font-size: 9pt;
	text-align: left;
	z-index: 999;
	background: #000099;
}

#nav ul ul li { /* this targets all submenu items */
	float: none; /* overwriting our float up above */
	width: 200px;
    background: none;
	
	line-height: 15px;
}

#nav ul ul li a { /* target all sub menu item links */
	padding: 5px 10px; /* give our sub menu links a nice button feel */
	border-bottom: 1px solid #3333cc;
	line-height: 15px;
	text-decoration: none;
}

#nav ul li:hover > ul {
	display: block; /* show sub menus when hovering over a parent */
	text-decoration: none;
}

#nav ul ul li ul {
	/* target all second, third, and deeper level sub menus */
	left: 200px; 
	top: 0; /* this ensures the sub menu starts in line with its parent item */
}


#nav ul ul a, #nav ul ul a:visited, #nav ul ul a:active, #nav ul ul a:link,
#nav ul ul ul a, #nav ul ul ul a:visited, #nav ul ul ul a:active, #nav ul ul ul a:link {
	color: #ffffff;
	text-decoration: none;
	background: none;
}

#nav ul ul a:hover, #nav ul ul ul a:hover {
	color: #ff0000;
	text-decoration: none;
}

#nav ul ul .current-menu-item a, #nav ul ul .current_page_item a, #nav ul ul ul .current-menu-item a, #nav ul ul ul .current_page_item a {
	color: #ff0000;
	text-decoration: none;
}

#nav .phone-number {
	position: absolute;
	right: 33px;
	top: 8px;
	font-size: 18px;
	color: #ff0000;
}


/** footer nav **/
#ftrNavMenu { 	
	margin-top: 1px;
		
	width: auto;
	
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: .025em;
	text-align: center; 			
}

#ftrNavMenu li {
	list-style-image:none;
	list-style-position:outside;
	display: inline-block;
}

#ftrNavMenu li:last-child { border-right: 0px; }

#ftrNavMenu, #ftrNavMenu ul {
	text-transform: none;
	line-height:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	z-index: 1;
}

#ftrNavMenu a, #ftrNavMenu a:link, #ftrNavMenu a:visited{
	width: auto;
	height: auto;
	padding: 5px 5px; 
	text-decoration: none;
	font-size: 90%;
	color: #ffffff; 
	display: block;
}

#ftrNavMenu a:hover  {
	width: auto;
	height: auto;
	padding: 5px 5px; 
	text-decoration: none;
	font-size: 90%;
	color: #ced7e7; 
}

#ftrNavMenu li.current_page_item a { 
	font-weight: bold;
	font-size: 90%; 
	color: #ffffff; 
	text-decoration: none; 
	padding: 5px 5px; 
}

/* naviagtion single */

.nav-single {
	font-size: 15px;
	padding: 10px;
}

#assistive-text, .assistive-text {
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom: 1px solid #cccccc;
}

#nav-previous, .nav-previous {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#nav-next, .nav-next {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#nav li:first-child .sub-menu {

}
.theme-light .nivoSlider {
	top: 1px;
}

/* =Content
----------------------------------------------- */
/** Widgets **/
.wpWidget01 { padding-left: 0px; list-style: none; }
.wpWidget01 ul li { list-style: none; }
.wpWidget01 ul li ul { list-style: none; }

.wpWidget02 { padding-left: 0px; list-style: none; }
.wpWidget02 ul li { list-style: none; }
.wpWidget02 ul li ul { list-style: none; }

/** Tables **/


#main {
	clear: both;
	padding: 1.625em 0 0;
}

.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}

.entry-title {
	clear: both;
	font-size: 22px;
	color: #000278;
	font-weight: 600;
	line-height: 1.5em;
	padding-bottom: .2em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	font-size: 22px;
	color: #000278;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	font-size: 22px;
	color: #000278;
	text-decoration: underline;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000278;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table {
	margin: 0 0 1.625em;
	width: 100%;
}
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.pg_div_1
{
    clear: both;
    display: inline-block;
    float: none;
    padding: 30px;
    vertical-align: top;
    width: 92%;
}
.entry-content td,
.comment-content td {
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
	padding-left: 25px;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}

.commentlist ol,
.commentlist ul {
	padding-left: 15px;
}

dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
#social-btns-footer {
	position: absolute;
	top: 35px;
	right: 15px;
}
.spanishbtn {
	position: absolute;
	top: 0;
	left: 250px;
}
.tuneup-click {
	display: block;
	z-index: 9999;
	position: relative;
	background: red;
	width: 200px;
	height: 50px;
}
.page-link a {
	color: #9acefd;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	color: #59a0e1;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 10px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}

.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

.archiveInfo { color: #999999; }

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #666;
	color: #222;
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 5px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Forms */
input[type=text],
input[type=password],
textarea {
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #333;
	color: #333;
	font-weight: bold;
}
input[type=text]:focus,
textarea:focus {
	color: #333;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 19px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
.bbimg {

}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
.bottomblocks {

}

/* HEADER SLIDER */
.cycle-slideshow.header-slider {
	z-index: 1;
}

.cycle-slide {

}

.slider-text {
	position: absolute;
	font-weight: 700;
	letter-spacing: 0;
}

.slider-text.line-1 {
	color: #d7130c;
	font-size: 24px;
	font-style: italic;
	text-transform: uppercase;
	left: 0;
	bottom: 55px;
}

.slider-text.line-2 {
	color: #1457c1;
	font-size: 16px;
	left: 0;
	bottom: 10px;
}

.slider-4 .slider-text {
	top: 30px;
	right: 95px;
	color: #FFF;
	font-size: 16px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 1), 0px 1px 5px rgba(0, 0, 0, 1);
}

.cycle-pager {
	position: absolute;
	z-index: 101;
	top: 5px;
	right: 15px;
}

.cycle-pager span {
	font-size: 50px;
	width: 16px;
	height: 16px;
	display: inline-block;
	color: #ddd;
	cursor: pointer;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.cycle-pager span.cycle-pager-active {
	color: #d7130c;
	text-shadow: none;
}

/* NIVO SLIDER STYLE */
.theme-light.slider-wrapper, .theme-light .nivoSlider {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.theme-light .nivo-caption { display: none !important; }
.theme-light .nivo-controlNav {
	top: 20px;
	right: 15px;
	position: absolute !important;
	z-index: 9999 !important;
}
.theme-light .nivo-controlNav a { margin: 0 4px !important;  }
.theme-light .nivo-directionNav { position: absolute; right: 10px; top: 30px; z-index: 10; }

#visible-xs {
	display:none;
}

#specials-btn {display: none;}
#phone-mobile {display: none;}

/* GO RESPONSIVE MR. WHITE */

@media screen and (max-width:1000px) {
	.container {
		width: 100%;
	}
	#mainHdr {
		width: 100%;
		background: none;
		margin-top: 0px;
		top: -5px;
	}
	.menu-mainnav-container {
		background: #249efd;
		background: -moz-linear-gradient(top,  #249efd 0%, #00047a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#249efd), color-stop(100%,#00047a));
		background: -webkit-linear-gradient(top,  #249efd 0%,#00047a 100%);
		background: -o-linear-gradient(top,  #249efd 0%,#00047a 100%);
		background: -ms-linear-gradient(top,  #249efd 0%,#00047a 100%);
		background: linear-gradient(to bottom,  #249efd 0%,#00047a 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249efd', endColorstr='#00047a',GradientType=0 );
	}
	#nav {
		background: #249efd;
		background: -moz-linear-gradient(top,  #249efd 0%, #00047a 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#249efd), color-stop(100%,#00047a));
		background: -webkit-linear-gradient(top,  #249efd 0%,#00047a 100%);
		background: -o-linear-gradient(top,  #249efd 0%,#00047a 100%);
		background: -ms-linear-gradient(top,  #249efd 0%,#00047a 100%);
		background: linear-gradient(to bottom,  #249efd 0%,#00047a 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249efd', endColorstr='#00047a',GradientType=0 );
	}
	#mainContent {
		left: 0px;
		width: 100%;
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		background: #fff;
		border: none;
		padding: 0px;
	}
	#mainFtr {
		background: #0008af;
		background: -moz-linear-gradient(top,  #0008af 0%, #000279 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0008af), color-stop(100%,#000279));
		background: -webkit-linear-gradient(top,  #0008af 0%,#000279 100%);
		background: -o-linear-gradient(top,  #0008af 0%,#000279 100%);
		background: -ms-linear-gradient(top,  #0008af 0%,#000279 100%);
		background: linear-gradient(to bottom,  #0008af 0%,#000279 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0008af', endColorstr='#000279',GradientType=0 );
		
		left: 0;
		border: 0;
		border-radius: 0;
		height: auto;
		width: 100%;
	}
	#mainFtrContent {
		left: 0px;
		width: auto;
	}
	.menu-mainnav-container {
		background: none;
	}
	#ftrNavMenu ul {
		padding-left: 0px;
		padding-bottom: 12px;
	}
	#form-container textarea,
	#form-container select {
		width: 96% !important;
	}
	#mc-col01 {
		width: 23%;
		padding-top: 76px;
	}
	#servArea-hdr {
		width: auto;
		background-size: 100%;
	}
	#servArea-bdy {
		width: auto;
		background-size: 100%;
	}
	#servArea-bdy ul {
		width: auto;
	}
	#servArea-ftr {
		width: auto;
		background-size: 100%;
	}
	#mc-col02 {
		width: 72%;
	}
	#mc-col02-c01 {
		width: 60%;
	}
	#mainBdy {
		width: auto;
	}
	#savingsContainer {
		overflow: hidden;
		width: auto;
		height: auto;
	}
} 
@media (max-width: 979px) {
	#hdrInfo { position: absolute; width: auto; top: auto; }
	.slider-wrapper, #wpns_slider, .nivoSlider img {
		width: 100% !important;
		height: auto !important;
	}
	.theme-light.slider-wrapper {
		margin-top: 40px !important;
	}
	#mc-col02-c01 {
		width: auto;
	}
	#mc-col02-c02 {
		display: none;
	}

	#nav .phone-number {
		display: none;
	}

}
@media screen and (max-width:768px) {
	.lbx_overlay, .lbx_content { display: none !important; }
	#nav li {
		background: none;
	}
	#nav li a {
		padding: 0px 0px 0px 24px;
	}
	#consultForm {
		top: 84px;
	}
	#mc-col02 {
		padding-top: 90px;
	}
	.entry-content {
		padding: 0;
	}
	#mc-col01 {
		padding-top: 106px;
		width: 34%;
	}
	#mc-col02 {
		width: 58%;
	}
	#servArea-hdr {
		background-size: 100%;
	}
	#servArea-bdy {
		background-size: 100%;
	}
	#servArea-ftr {
		background-size: 100%;
	}
	#savingsContainer {
		margin-left: -252px;
	}
	.bottomblocks {
		margin-left: -180px;
		margin-bottom: 32px;
	}
	#mainFtrContent {
	margin-bottom: 24px;
	}
	#social-btns-footer {
		top: 179px;

	}
}
@media screen and (max-width:698px) {
	#social-btns-footer {
top: 193px;
}
}
@media screen and (max-width:682px) {
	#social-btns-footer {
    top: 202px;
}
}
@media screen and (max-width:582px) {
	#social-btns-footer {
top: 239px;
}
#mainFtrContent {
    margin-bottom: 37px;
}
}

@media screen and (max-width:493px) {
	#social-btns-footer {
top: 261px;
}
}
@media screen and (max-width:487px) {

	#social-btns-footer {
	    top: 260px;
	}
}
@media screen and (max-width:480px) {
	.cycle-slideshow.header-slider {
				display: none;
	}

	#phone {display:none;
			}
	#phone-mobile {display:inline;}
	#phone-mobile a {font-size: 23px;
			letter-spacing: 0.07em;
			color: rgb(16, 146, 248) !important;
			text-decoration: none;}
	#phone-mobile a:hover{font-size: 23px;
			letter-spacing: 0.07em;
			color: rgb(16, 146, 248) !important;}
	#visible-xs h1 {
		color: #000278;
		font-size: 140%;
		font-weight: bold;
		margin-bottom: 10px;
		padding-right: 10px;
		}
	#visible-xs {
		font-size: 90%;
		width: 100%;
		height: auto;
		padding-bottom: 15px;
		margin-right: 10px;
		vertical-align: top;
		display: inline-block;
		}
	#specials-btn {display:inline;}

	#mc-col01 {
		display: none;
	}
	#hdrInfo {
		left: 0;
		width: 90%;
		margin: 0 auto;
		text-align: center;
		top: 24px;
	}
	#EMScontract {
		display: none;
	}
	.bottomblocks {
		margin: 0;
	}
	#savingsContainer {
		display: none;
	}
	.spanishbtn {
		display: none;
	}
	#mc-col02 {
		width: 90%;
		margin: 0 5%;
	}
	#nav {
		padding: 12px 0;
		top: 165px;
	}
	.responsiveSelectContainer, select.responsiveMenuSelect, select.responsiveMenuSelect {
		width: 74%;
		margin-left: 10%;
		height: 28px;
	}
	#mc-col02-c01 {
		margin: 0;
		display:none;
	}
	#mc-col02 {
		padding-top: 12px;
	}

	#mc-col02-c02 {
		display: inherit;
		margin-top: 0;
		width:auto;
		}
	#arrowForm {
		display: none;
	}
	#consultForm {
		top: 0;
		position: relative;
		left: 0;
		width: 90%;
		margin: 0 5%;
		background-size: 100% 100%;
		height:395px; /*changed from 182px*/
		overflow:visible; /*changed from hidden*/
	}
	input#sndForm {
		width: 97%;
		background-size: 100% 100%;
		margin-left: 0;
	}
	#form-container {
		width: 92%;
		background-size: 100%;
              
                  
	}
	#form-container input {
		width: 90%;
		margin-left: 3%;
	}
	#form-container select, #form-container textarea {
		width: 92% !important;
		margin-left: 3%;
	}
	.bbimg {
		width: 100%
	}
	#mainBdy {
		top: -5px;
	}

	#mainHdr{height:226px;}

	#mainFtr {
		height: auto;
	}
	#mainFtrContent {
		height: auto;
		top: 0;
		left: 0;
		width: auto;
		padding: 5%;
	}
	.theme-light.slider-wrapper { display: none; }
	#formHeader {
		width: 85%;
		text-align: center;
		left: 15px;
	}
	#logo img { 
		width: 100%;
		height: auto;
		text-align: center;
		margin-left: 21px; }

	#logo {
	width: 100%;
	}
	#social-btns-footer {
    	top: 253px;
	}

	.entry-content img {
		max-width: 100% !important;
		height: auto;
	}

}
@media screen and (max-width:393px) {
	#social-btns-footer {
	top: 302px;
}

 

body .theme-light .nivoSlider img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */          zoom: 1;
	}}