@import url(//fonts.googleapis.com/css?family=open+sans:400,700);
@import url(//fonts.googleapis.com/css?family=roboto+condensed:700);
body {
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#565656;
}
@font-face {
 font-family: 'Roboto Condensed', sans-serif;
 src: url('http://www.cro2.org/font/bebasneue-webfont.eot');
 src: url('http://www.cro2.org/font/bebasneue-webfont.eot#iefix') format('embedded-opentype'), url('http://www.cro2.org/font/bebasneue-webfont.woff') format('woff'), url('http://www.cro2.org/font/bebasneue-webfont.ttf') format('truetype'), url('http://www.cro2.org/font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.clearfix {
	clear:both;
}
.container {
	max-width:997px;
	margin:auto;
	width:100%;
}
.logo {
	float:left;
	padding:12px 0 16px 15px;
}
.phone {
	float:left;
	margin:17px 0 0 150px;
	color:#545454;
	line-height:30px;
	font-size:21px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	background:url(../lmages/phone.png) no-repeat 30px 5px;
}
.phone span {
	color:#ff8003;
	font-size:48px;
}
.navigation {
	background:#045bac;
	padding:18px 0;
}
.banner {
	background:#f9f9f9;
}
.girl {
	background:url(../lmages/laptop-girl.png) no-repeat left bottom;
	height:439px;
}
.blue-crl {
	background:url(../lmages/circle.png) no-repeat;
	width:235px;
	position:absolute;
	margin-left:364px;
	margin-top:60px;
	height:237px;
	color: #fff;
	text-align: left;
}
.blue-crl .price-point {
	float: left;
	padding: 60px 0 0;
}
.blue-crl .plans-from {
	color: #ffffff;
	font-size: 17px;
	line-height: 1.1;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.blue-crl .currency {
	font-size: 44px;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 0 0 0 35px;
}
.blue-crl .dollars {
	font-size: 88px;
	font-weight: bold;
	line-height: 0.9;
	padding: 0 0 0 5px;
	font-family: 'Roboto Condensed', sans-serif;
}
.blue-crl .currency, .blue-crl .dollars, .blue-crl .cents-wrap {
	float: left;
	line-height: 1;
}
.blue-crl .cents {
	font-size: 35px;
	font-weight: bold;
	padding: 0 0 0 5px;
	position: relative;
	top: 7px;
}
.blue-crl .frequency {
	display: block;
	font-size: 9px;
	margin-top: 8px;
	padding: 0 0 0 7px;
	text-transform: uppercase;
}
.banner-right {
	float:right;
	overflow:hidden;
	text-align:right;
	padding-top:80px;
	font-family: 'Roboto Condensed', sans-serif;
}
.banner-right h3 {
	font-size:28px;
	color:#00376b;
	text-transform:uppercase;
	line-height:20px;
	margin:0;
	padding:0;
}
.banner-right h2 {
	font-size:64px;
	color:#00376b;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.banner-right h1 {
	color:#ff8003;
	font-style:italic;
	font-size:30px;
	margin:10px 0;
	padding:10px 50px 10px 10px;
	font-weight:400;
	background:url(../lmages/ar-txt.png) no-repeat right;
	text-transform: uppercase;
}
.banner-right h4 {
	color:#666666;
	font-style:italic;
	margin:0;
	padding:30px 0;
	font-size:16px;
	font-weight:400;
	text-transform: uppercase;
}
.banner-right h4 span {
	color:#ff840b;
}
.banner-right button {
	background:#ff840b;
	padding:10px 20px;
	border-radius:10px;
	border:none;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	text-align:right;
	font-size:26px;
	cursor:pointer;
}
.banner-right button span {
	display:block;
	font-size:12px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
.find-deals {
	background:#357bbb;
	text-align:center;
}
.find-deals h2 {
	background:url(../lmages/location.png) no-repeat 0px 3px;
	color:#FFF;
	font-size:24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	padding-left:30px;
	display:inline-block;
	text-transform: uppercase;
}
.find-deals button {
	font-size:18px;
	border:none;
	background:#fe830a;
	padding:5px 20px;
	cursor:pointer;
	margin-left:10px;
	border-radius:7px;
	color:#FFF;
	font-family: 'Open Sans', sans-serif;
}
.find-deals button:hover {
	background:#e06f00;
}
.middle {
}
.mid-left {
	float:left;
	width:660px;
}
.mid-left li {
	margin:10px 0;
}
.txt {
	float:left;
	font-size:18px;
	color:#1b3b80;
	padding-top:20px;
	width:100%;
	line-height:20px;
	text-align:left;
	background:url(../lmages/call.png) no-repeat 170px top;
	height:95px;
}
.txt span {
	color:#fe830a;
	font-style:italic;
	font-weight:700;
}
.mid-left p {
	text-align:left;
}
.mid-right {
	float:right;
	width:300px;
}
h1 {
	color:#424242;
	font-weight:bold;
	font-size:24px;
}
h1 span {
	color:#16529b;
	font-size:24px;
	font-weight:400;
}
.gray-bg {
}
.gray-bg h4 {
	color:#1a3879;
	font-size:18px;
	text-align:center;
	margin:0;
	padding:10px 0;
}
.gray-bg h3 {
	color:#ff8400;
	font-size:34px;
	text-align:center;
	margin:0;
	padding:0;
	line-height:10px;
	border-bottom:1px dashed #c4c4c4;
	padding-bottom:30px;
}
.gray-bg strong {
	color:#505050;
}
.gray-bg ul {
	margin:0;
	padding:0;
	list-style:none;
}
.gray-bg li {
	margin-top:10px;
}
.gray-bg input {
	border-radius:10px;
	border:1px solid #dddddd;
	width:93%;
	padding:10px;
	font-size:14px;
	color:#5f5f5f;
	font-family: 'Open Sans', sans-serif;
}
.gray-bg .btn_submit{background:#16529b;
	border-radius:5px;
	width:180px;
	border:none;
	font-size:18px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	margin:auto;
	text-align:center;
	display:block;
	cursor:pointer;
	padding:15px;
	}
	
	.gray-bg .btn_submit:hover{
	background:#ff8003;
	}

.gray-bg button {
	background:#16529b;
	border-radius:5px;
	width:180px;
	border:none;
	font-size:18px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	margin:auto;
	text-align:center;
	display:block;
	cursor:pointer;
	padding:15px;
}
.gray-bg button:hover {
	background:#ff8003;
}



.bot-lg-txt {
	font-size:42px;
	color:#565656;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	padding:20px 0;
	text-transform: uppercase;
}
.bot-lg-txt span {
	color:#ff8a00;
}
.footer {
	background:#155692;
	overflow:hidden;
	padding:15px 0;
	color:#fff;
}
.footer-links {
	color:#fff;
	font-size:11px;
}
.footer-links a {
	color:#fff;
	text-decoration:none;
	padding:0 6px;
}
.footer-links a:hover {
	text-decoration:underline;
}
.promo {
	float:right;
	margin-top:14px;
}
.promo h3 {
	margin:0 10px 0 0;
	text-align:center;
	font-weight:bold;
	padding:0;
	color:#666;
	line-height:34px;
	text-transform:uppercase;
}
.promo h4 {
	background:#045bac;
	line-height:34px;
	text-align:center;
	font-size:18px;
	margin:0;
	color:#fff;
	width:110px;
	height:34px;
	text-transform:uppercase;
}
.fot-txt {
	background:#eeeeee;
	width:100%;
	padding:20px 0;
}
/* responsive navigation */
.rmm {
	display:block;
	position:relative;
	width:100%;
	padding:0px;
	margin:0;
	text-align: center;
	min-width:997px !important;
}
.rmm {
	-webkit-tap-highlight-color:transparent !important;
	color:#03070a;
	font-weight:400;
}
.rmm a {
	color:#03070a;
	text-decoration:none;
}
.rmm .rmm-main-list, .rmm .rmm-main-list li {
	margin:0px;
	padding:0px;
}
.rmm ul {
	display:block;
	width:auto !important;
	margin:0 auto !important;
	list-style:none;
}
/* sublevel menu - in construction */
.rmm ul li ul {
	display:none;
}
/* */
.rmm ul li:hover ul {
	display:block !important;
	position:absolute;
}
.rmm .rmm-main-list li {
	display:inline;
	padding:0px;
	margin:0px !important;
}
.rmm-toggled {
	display:none;
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto !important;
}
.rmm-button:hover {
	cursor:pointer;
}
.rmm .rmm-toggled ul {
	display:none;
	margin:0px !important;
	padding:0px !important;
}
.rmm .rmm-toggled ul li {
	display:block;
	margin:0 auto !important;
}
/* GRAPHITE STYLE */
.rmm.graphite .rmm-main-list li a {
	display:inline-block;
	padding:0px 17px 0px 17px;
	margin:0px -1px 0px -2px;
	font-size:13px;
	font-weight:normal;
	color:#fff;
	border-right:1px solid #5791c7;
	line-height:23px;
}
.rmm.graphite .rmm-main-list li a:hover {
	text-decoration:underline;
	position:relative;
	margin-top:-3px;
}
.rmm.graphite .rmm-main-list li .active {
	color:#fff;
	position:relative;
}
.rmm.graphite .rmm-main-list li:first-child a {
	border-left:none;
}
.rmm.graphite .rmm-main-list li:last-child a {
	border:none;
}
.rmm.graphite .rmm-main-list li:last-child a:hover {
}
.rmm.graphite .rmm-toggled {
	width:100%;
	min-height:38px;
	border-radius:6px;
	margin:10px 0 0 0;
}
.rmm.graphite .rmm-toggled-controls {
	display:block;
	color:white;
	text-align:left;
	position:relative;
	border-radius:6px;
	padding:10px;
}
.rmm.graphite .rmm-toggled-title {
	position:relative;
	font-size:16px;
	color:white;
	text-shadow:1px 1px 1px black;
	margin-left:7px;
}
.rmm.graphite .rmm-button {
	display:block;
	position:absolute;
	right:15px;
	top:8px;
}
.rmm.graphite .rmm-button span {
	display:block;
	margin-top:4px;
	height:2px;
	background:white;
	width:24px;
}
.rmm.graphite .rmm-toggled ul li a {
	display:block;
	width:100%;
	background-color:#2d2d2d;
	text-align:center;
	padding:10px 0;
	border-top:1px solid #424242;
	color:#fff;
}
.rmm.graphite .rmm-toggled ul li a:active {
	background-color:#444444;
	border-bottom:1px solid #444444;
	border-top:1px solid #444444;
}
/* SAPPHIRE STYLE */
.rmm.sapphire .rmm-main-list li a {
	display:inline-block;
	padding:8px 30px 8px 30px;
	margin:0px -3px 0px -3px;
	font-size:15px;
	text-shadow:1px 1px 1px #3e587b;
	background-color:#537b9f;
	border-left:1px solid #3e587b;
}
.rmm.sapphire .rmm-main-list li a:hover {
	background:#3e597b;
}
.rmm.sapphire .rmm-main-list li:first-child a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.rmm.sapphire .rmm-main-list li:last-child a {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.rmm.sapphire .rmm-toggled {
	width:95%;
	background-color:#537b9f;
	min-height:36px;
	border-radius:6px;
}
.rmm.sapphire .rmm-toggled-controls {
	display:block;
	height:36px;
	color:white;
	text-align:left;
	position:relative;
	border-radius:5px;
}
.rmm.sapphire .rmm-toggled-title {
	position:relative;
	top:9px;
	left:15px;
	font-size:16px;
	color:white;
	text-shadow:1px 1px 1px #3e587b;
}
.rmm.sapphire .rmm-button {
	display:block;
	position:absolute;
	right:9px;
	top:7px;
	width:20px;
	padding:0px 7px 0px 7px;
	border:1px solid #3e587b;
	border-radius:3px;
}
.rmm.sapphire .rmm-button span {
	display:block;
	margin:4px 0px 4px 0px;
	height:2px;
	background:white;
	width:20px;
}
.rmm.sapphire .rmm-toggled ul li a {
	display:block;
	width:100%;
	background-color:#537698;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #6883a6;
	text-shadow:1px 1px 1px #333333;
}
.rmm.sapphire .rmm-toggled ul li a:active {
	background-color:#3c5779;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #3c5779;
}
.rmm.sapphire .rmm-toggled ul li:first-child a {
	border-top:1px solid #3c5779 !important;
}
/* MINIMAL STYLE */
.rmm.minimal a {
	color:#333333;
}
.rmm.minimal a:hover {
	opacity:0.7;
}
.rmm.minimal .rmm-main-list li a {
	display:inline-block;
	padding:8px 30px 8px 30px;
	margin:0px -3px 0px -3px;
	font-size:15px;
}
.rmm.minimal .rmm-toggled {
	width:95%;
	min-height:36px;
}
.rmm.minimal .rmm-toggled-controls {
	display:block;
	height:36px;
	color:#333333;
	text-align:left;
	position:relative;
}
.rmm.minimal .rmm-toggled-title {
	position:relative;
	top:9px;
	left:9px;
	font-size:16px;
	color:#33333;
}
.rmm.minimal .rmm-button {
	display:block;
	position:absolute;
	right:9px;
	top:7px;
}
.rmm.minimal .rmm-button span {
	display:block;
	margin:4px 0px 4px 0px;
	height:2px;
	background:#333333;
	width:25px;
}
.rmm.minimal .rmm-toggled ul li a {
	display:block;
	width:100%;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #dedede;
	color:#333333;
}
.rmm.minimal .rmm-toggled ul li:first-child a {
	border-top:1px solid #dedede;
}
.submit-btn {
	color:#fff;
	text-align:center;
	line-height:44px;
	border:none;
	background:#f01f26;
	padding:0 30px;
	font-size:22px;
	text-transform:uppercase;
	cursor:pointer;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border:none;
}
.links_sep {
	padding-top: 0px;
}
.links_sep a {
	color: #155692;
	display: inline-block;
	font-size: 15px;
	text-decoration: none;
}
.clearfix {
	clear: both;
}
.breadcrumb {
	color: #06f;
	padding-top:20px;
}
.breadcrumb a {
	color: #373737;
	padding: 0 2px;
	text-decoration: none;
	word-wrap: break-word;
}
.container h5 {
	font-size:17px;
	margin:0;
	padding:20px 0 20px 0;
}
.links_sep3Col li {
	display: inline-block;
	padding: 7px 0;
}
.links_sep3Col {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.links_sep3Col a {
	color: #155692;
	text-decoration: none;
}
.orng-txt {
	color: #FF740D;
	line-height: 24px;
	margin-bottom: 6px;
	text-transform: none;
}
.state {
	font-family: Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.state_name {
	float: left;
	margin-top: 10px;
}
.state_name p {
	color: #333;
	font-size: 14px;
	line-height: 20px;
}
.state_name p a {
	color: #333;
	display:inline-block;
}
.red-strip {
	text-align:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:33px;
	text-transform:uppercase;
	padding:14px 0;
	background:#d41b1a;
}
.planbutton {
	background: none repeat scroll 0 0 orange;
	border-radius: 5px;
	color: white;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-decoration: none;
}
.packs {
	border-top: 1px dashed #ccc;
	overflow: hidden;
	padding-top: 25px;
	width: 100%;
}
.packs .b1 {
	float: left;
	width: 200px;
}
.packs .b2 {
	float: left;
	width: 520px;
}
.packs .b2 h1 {
	margin: 0;
	padding: 0;
}
.packs .b2 ul {
	margin: 0;
	padding: 0 10px 15px 40px;
}
.packs .b2 li {
	font-size: 16px;
	margin: 0;
}
.packs .b2 ul ul {
	border-left: medium none;
}
.packs .b3 {
	float: left;
	text-align: right;
	width: 190px;
}
.packs .b3 .button {
	background: none repeat scroll 0 0 orange;
	border-radius: 5px;
	color: white;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	text-decoration: none;
}
#tabs #current a, #tabs #current a:after, #tabs #current a:before {
	background: linear-gradient(to bottom, #e3eeef, #d0dedf) repeat scroll 0 0 #d0dedf;
	color: #054e55;
	z-index: 3;
}
#tabs a:hover, #tabs a:hover:after, #tabs a:hover:before, #tabs a:focus, #tabs a:focus:after, #tabs a:focus:before {
	background: linear-gradient(to bottom, #e3eeef, #d0dedf) repeat scroll 0 0 #d0dedf;
}
#tabs {
	list-style: outside none none;
	margin: 10px 0 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#tabs li {
	float: left;
	margin: 0 0.5em 0 0;
}
#tabs a:before {
	background: linear-gradient(to bottom, #2ca0ab, #0a7983) repeat scroll 0 0 #0a7983;
	border-top-left-radius: 5px;
	bottom: 0;
	content: "";
	left: -0.5em;
	position: absolute;
	top: 0;
	transform: skew(-10deg);
	width: 1em;
	z-index: 1;
}
#tabs a:after {
	background: linear-gradient(to bottom, #2ca0ab, #0a7983) repeat scroll 0 0 #0a7983;
	border-top-right-radius: 5px;
	bottom: 0;
	content: "";
	position: absolute;
	right: -0.5em;
	top: 0;
	transform: skew(10deg);
	width: 1em;
	z-index: 1;
}
#tabs a {
	background: linear-gradient(to bottom, #2ca0ab, #0a7983) repeat scroll 0 0 #0a7983;
	color: #ffffff;
	float: left;
	font-size: 18px;
	margin: 0 13px;
	padding: 10px 20px;
	position: relative;
	text-decoration: none;
}
#content {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #d1dfe1;
	height: auto;
	position: relative;
	width: 657px;
	z-index: 2;
}
.faqs {
	padding-top: 1px;
}
.faqs dt:hover {
	background: url("http://www.cro2.org/css/lmages/question_hover.png") no-repeat scroll 15px 8px rgba(0, 0, 0, 0);
	cursor: pointer;
}
.faqs dt {
	background: url("http://www.cro2.org/css/lmages/question.png") no-repeat scroll 15px 8px rgba(0, 0, 0, 0);
	border-bottom: 1px dashed #b4c9cb;
	color: #8c8c8c;
	font-size: 14px;
	font-weight: normal;
	padding: 13px 45px;
	position: relative;
}
.faqs dd {
	background: none repeat scroll 0 0 #e2edee;
	color: #414141;
	font-size: 12px;
	line-height: 18px;
	padding: 15px;
	position: relative;
	text-align: justify;
}
.contact_us {
	text-align: center;
}
.contact_us {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #dddddd;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: auto;
	margin: 15px auto 5px;
	text-align: center;
	width: 639px;
}
.contact_us h2 {
	background: none repeat scroll 0 0 #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #0b7b85;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 10px 15px;
}
.contact_us table {
	margin: 25px 0 25px 50px;
	width: 420px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.contact_us table td {
	color: #0b7b85;
	height: 45px;
	text-align: left;
	vertical-align: middle;
}
.contact_us table td label {
	color: #0b7b85;
	font-size: 12px;
	font-weight: bold;
}
.contact_us input[type="text"] {
	border: 1px solid #dddddd;
	border-radius: 3px;
	height: 25px;
	width: 270px;
}
.contact_us input[type="submit"] {
	background-color: #fb890a;
	border: 1px solid #cccccc;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	height: auto;
	margin-top: 15px;
	padding: 5px 15px;
	width: auto;
}

#states_align a{border:1px solid #ececec; display:inline-block; padding:5px;}

.zui-table {
    border: 1px solid #ddeeee;
    border-collapse: collapse;
    border-spacing: 0;
    font: 13px Arial,sans-serif;
}

.zui-table thead th {
    background-color: #ddefef;
    border: 1px solid #ddeeee;
    color: #336b6b;
    padding: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}

.zui-table tbody td {
    border: 1px solid #ddeeee;
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
}

.footer-image ul{padding:0px;margin:0px;}
.footer-image ul li{float:left;list-style:none;}

.footer-image img {
    height: 188px;
    padding: 10px 23px 10px 0px;
    text-align: center;
    width: 200px;
}

div.cntnt_img img.left_img {
    margin-right: 20px;
}
div.cntnt_img img {
    width: auto;
}
div.cntnt_img img.right_img {
    margin-left: 20px;
}

.cntnt_img > h2 {
    display: inline-block;
}
.cntnt_img > p {
    margin: 0 0 10px;
}
.cntnt_img > div.side-by-side > h2{display:inline-block; margin:10px 0;}

/*media query*/
@media only screen and (min-width: 960px) and (max-width: 1600px) {
 .rmm-main-list {
 display:block !important;
}
 .rmm.graphite .rmm-toggled {
display:none !important;
}
}
 @media only screen and (max-width: 959px) {
 .container {
width:95%;
}
 .navigation {
border:none;
 margin-top:10px;
}
 .mid-right {
width:100%;
float:inherit;
}
 .mid-left {
width:100%;
float:inherit;
}
#content {
width:inherit;
}
 .rmm {
min-width:inherit !important;
background:#045bac;
}
.logo {
 float:inherit;
 text-align:center;
 padding:12px 0 16px 0;
}
.phone {
 margin:0;
 text-align:center;
 float:inherit;
 background:none;
}
.promo {
 float: inherit;
 margin: auto;
 text-align: center;
 width: auto;
}
.fot-txt img {
 width:100%;
}
.blue-crl {
 position:inherit;
 margin:20px 0 0 36px;
 float:left;
 padding:0;
}
.banner-right {
 padding-top:30px;
}
}
@media only screen and (max-width: 767px) {
.footer-image img {
   
    padding: 10px 13px;
  
}
div.cntnt_img img {
    width: 100%;
	margin:0px 0 10px 0;
}

#states_align a{margin:5px 5px 0 0;}
}
@media only screen and (max-width: 640px) {
 .girl {
 background:none;
 height:inherit;
}
.blue-crl {
 position:inherit;
 margin:0;
 padding:0;
 margin:auto;
 float:inherit;
}
.banner-right {
 float:inherit;
 text-align:center;
 padding-top:20px;
 clear:both;
}
.banner-right h4 {
 padding:10px 0;
}
.banner-right h1 {
 background-position:center;
 padding: 10px 0 10px 10px;
}
.banner-right button {
 padding:10px;
 text-align:center;
 margin:10px 0;
}
.find-deals h2 {
 margin:10px 0 0 0;
}
.find-deals button {
 margin:10px 0;
}
 .footer-links a {
padding:0 3px;
}
.contact_us {
width:inherit;
}
 .contact_us table {
 margin: 0 10px 25px 16px;
 width:inherit;
}
.city p{width:inherit !important;}
}
@media only screen and (max-width: 480px) {
.girl {
 background:none;
 height:inherit;
}
.contact_us input[type="text"] {
 width:188px;
}
 .navigation {
border:none;
background:none;
}
.blue-crl {
 position:inherit;
 margin:0;
 padding:0;
 margin:auto;
}
.banner-right {
 float:inherit;
 text-align:center;
 padding-top:20px;
 clear:both;
}
.banner-right h4 {
 padding:10px 0;
}
.banner-right h1 {
 background-position:center;
 padding: 10px 0 10px 10px;
}
.banner-right button {
 padding:10px;
 text-align:center;
 margin:10px 0;
}
.find-deals h2 {
 margin:10px 0 0 0;
}
.find-deals button {
 margin:10px 0;
}
.footer-links a {
padding:0 2px;
}
.footer-links {
font-size:10px;
}
.phone span {
font-size:38px;
}
.faqs dt {
padding:13px 16px;
}
.faqs dd {
margin:0;
}
#tabs li {
 margin: 0 0.2em 0 0;
}
.bot-lg-txt {
font-size:32px;
}
div.cntnt_img img.left_img{margin:10px 0;}
img{width:100%; margin:10px 0;}
div.cntnt_img img.right_img{margin:0;}
div.cntnt_img img{margin:0;}
.logo img {width:inherit !important;}
.promo img{width:inherit !important;}
}