@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
*{box-sizing:border-box;}
body{font-family: 'Open Sans', sans-serif; font-size:14px; color:#353535;   margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,ol,dd,input,textarea,select{margin:0;padding:0;list-style:none;outline:none;border:none;}
.clear{clear:both;}
p{line-height:26px; margin:0; padding:5px 0;}
.common{width:100%; max-width:1000px; margin:auto; overflow:hidden;}
.black-top{background:#fff;}
.top{background:#0054a9; padding:13px 0;}
.nav{width:100%; background:#f01446;}
.logo{padding:15px 0 13px 0; float:left;}
.phone{float:left; margin-left:170px; margin-top:20px; color:#005eac; text-align:center;}
.phone h2{color:#464646; font-size:24px; font-weight:900;}
.phone h1{color:#f01446; font-size:36px; font-weight:900;}
.logo2{float:right; margin:45px 30px 0 0;}
.logo2 button{background:#b5b5b5; color:#fff; margin-left:20px; padding:10px 25px; border-radius:5px; border:none;}
.banner{background:url(../images/banner.png) repeat-x top; min-height:324px; padding:25px 0 0 0;}
.banner-left{float:left; margin-top:30px;}
.banner-left h1{color:#f01446;}
.p{float:left; font-size:109px; font-weight:900; line-height:55px; color:#7f7f7f; }
.p span{display:block; font-size:17px; margin-left:70px;}
.m{float:left; font-size:32px; color:#7f7f7f; margin-top:30px; margin-left:20px; text-align:center; font-weight:900;}
.m span{display:block; border-top:3px solid #7f7f7f; font-size:20px;}
.banner-right{float:right;}
.middle{background:#ededed;}
.blue-pack{background:#fff; padding:25px 0;}
.pack li{width:31%; background:#fff; border:1px solid #dadada; float:left; margin-right:30px; text-align:center; border-top:7px solid #f01446;}
.pack li img{width:100%;}
.pack li:last-child{margin-right:0;}
.sec li{padding:25px 0; width:30%; background:#f01446; text-align:center; color:#fff; margin-right:40px; float:left; }
.sec li:last-child{margin-right:0;}
.sec h2{font-size:36px; color:#f01446; text-align:center; margin-bottom:20px;}
.sec h2 span{font-size:20px; color:#9d9d9d; display:block; font-weight:normal;}
.sec h3{font-size:24px; font-weight:normal;}
.sec h3 span{display:block; font-weight:normal; margin-bottom:10px;}
.sec h1{font-size:34px;}
.sec p{padding:0 10px;}
.aff-bg{background:url(../images/aff-bg.jpg) no-repeat; background-size:cover; min-height:359px; margin:20px 0; text-align:center; padding:67px 0;}
.aff-bg h1{color:#fff; text-transform:uppercase;}
.aff-bg p{color:#fff; padding:10px 0;}
.aff-bg button{background:#f01446; border-radius:5px; border:1px solid #fff; color:#fff; padding:10px 20px; cursor:pointer;}
.hopper{padding:45px 0 25px 0;}
.hopper h1{color:#f01446; text-align:center; font-size:36px; margin-bottom:20px;}
.hopper-left{width:70%; float:left;}
.hopper-right{width:30%; float:right; margin-top:10px;}
.hopper-left li{padding:5px 20px; background:url(../images/sm-plus.jpg) no-repeat left;}
.visit{padding:30px 0;}
.apple{float:left;}
.text{float:right; width:70%;}
.text h1{color:#f01446; font-size:36px;}
.footer{background:#f01446; padding:30px 0;}
.footer ul{margin:auto; width:70%;}
.footer h2{text-transform:uppercase; color:#fff;}
.footer li{display:inline-block; margin-right:90px; vertical-align:top;}
.footer li a{color:#fff; text-decoration:none; padding:4px; text-transform:uppercase; font-size:12px; display:block;}
.footer li a:hover{text-decoration:underline;}
 
/* responsive navigation */
.rmm {
	display:block;
	position:relative;
	width:100%;
	padding:0px;
	margin:0;
	text-align: center;
	min-width:900px !important;
}
.rmm {
	-webkit-tap-highlight-color:transparent !important;
	font-size:16px;
}
.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;
	margin:0px !important;
}
.rmm-toggled {
	display:none;
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto !important;
	background:#333;
}
.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;
	margin:0px -1px 0px -2px;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	text-transform:capitalize;
	vertical-align:top;
	padding:10px 29px 10px 29px;
	background:url(../images/sap.png) no-repeat right;
}
.rmm.graphite .rmm-main-list li:last-child a {
	background:none;
}
.rmm.graphite .rmm-main-list li a:hover {
	position:relative;
	background:#373737;
	color:#fff;
}
.rmm.graphite .rmm-main-list li .active {
	position:relative;
	 
}
.rmm.graphite .rmm-toggled {
	width:100%;
	min-height:38px;
	border-radius:6px;
	margin:10px 0 0 0;
}
.rmm.graphite .rmm-toggled-controls {
	display:block;
	height:42px;
	color:white;
	text-align:left;
	position:relative;
	border-radius:6px;
}
.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: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;
}
.links_sep {
	padding-top: 15px;
}
.links_sep a {
	color: #373737;
	display: 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: block;
	padding: 7px 0;
}
.links_sep3Col {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.links_sep3Col a {
	color: #373737;
	text-decoration: none;
}
.orng-txt {
	color: #FF740D;
	font-size: 21px;
	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-size:33px;
	text-transform:uppercase;
	padding:14px 0;
	background:#d41b1a;
}
.new h1{margin:10px 0;}
.new h2{ margin:10px 0;}
.new p {color: #5b5b5b; font-size: 16px; line-height: 30px;} 
.mb-l{float:right;}
#all_internt {
  padding-bottom: 25px;
  padding-top: 15px;
}

#all_internt > a {
  color: #333;
  display: inline-block;
}
.links_sep {
    padding-top: 15px;
}
.links_sep a {
    color: #f15422;
    display: inline-block;
    font-size: 15px;
    text-decoration: none;
}
.links_sep3Col {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#links_state_abbr li {
    display: inline-block;
    padding: 7px 0;
}
#links_state_abbr li a {
    color: #f15422;
    text-decoration: none;
}

ul.city_img {
    padding: 0;
}
.city_img li {
    display: inline-block;
    padding: 10px;
    width: 30%;
}
.city_img_2 {  padding: 0;}
.city_img_2  li{  display: inline-block;
    padding: 10px;
    width: 45%;}

.city_img_2 img {
	
    vertical-align: top;
}
.span12 {
    padding-top: 20px;
    width: 100%;
}
.span12 img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
.center {
    text-align: center;
}
.bolred h2 {
    font-size: 40px;
    line-height: 45px;
}
.bolred h4 {
    font-size: 25px;
    line-height: 30px;
}

.bolred hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eeeeee -moz-use-text-color #ffffff;
    border-image: none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0;
}
.lblue {
    color: #1da4e5 !important;
}
.orange {
    color: #fe781e !important;
}
.bold {
    font-weight: 600 !important;
}
.red {
    color: #ff3738 !important;
}
.form-horizontal input[type="text"], .form-horizontal input[type="password"], .form-horizontal textarea {
    width: 90%;
}
.contact-form {
    background-color: #eee !important;
    padding: 25px;
}
.form {
    margin: 20px 0 0;
}
.form-horizontal .control-label {
    width: 80px !important;
	color: #666;
	font-weight: normal;
}
.form-horizontal .controls {
    margin-left: 100px !important;
}
 .navigation{width:100%; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dcdddc+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #dcdddc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dcdddc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#dcdddc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#dcdddc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#dcdddc 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#dcdddc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdddc',GradientType=0 ); /* IE6-9 */ 
border-top:1px solid #bfbfbf;}
[7:41:43 PM] johnson john: .navigation ul li a{color:#ed1944; text-decoration:none;}
[7:42:26 PM] johnson john: .inner_set_menu{display: block;
    margin: 0;
    min-width: 900px !important;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

.nav {
	position:relative;
	display:inline-block;
	font-size:15px;
	font-weight:normal;
	float: none;
    margin:0;
	width: auto;
}
.nav-list {
	text-align:left;
	display: block;
    list-style: outside none none;
    margin: 0 auto !important;
    width: auto !important;
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
	position:relative;
	padding-top:0px;
	padding-bottom:0px;

}
.nav-item a {
	border-right: 1px solid #bbbbbb;
    color: #ea0025;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 39px;
    text-transform: uppercase;
    vertical-align: top;
	
}

.nav-item a.active {background: #373737 none repeat scroll 0 0; color:#fff;    position: relative;}
.nav-item > a:hover {	background: #373737 none repeat scroll 0 0;
    color: #fff;
    position: relative;}
.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.navigation ul li a{
	color:#fff; text-decoration:none; font-weight: normal;
	 padding: 10px 29px;
	  margin-bottom: -4px;
	}
.nav-submenu {
	display:none;
	position:absolute;
	left:0;
	width:400px;
	z-index:5;
	margin-top: 4px;
}
.nav-submenu li a {
	background:#ed1944 none repeat scroll 0 0;
	border-bottom:1px solid #191919;
	display:block;
	color:#fff !important;
	text-decoration:none;
	padding:10px;
	line-height:30px;

}
.nav-submenu-item a:hover {
	background:#191919;
	color:#fff;
}

.nav-submenu-item a.active{background:#191919;
	color:#fff;}
/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
	background:#3D3D3B url(../images/nav.svg) no-repeat center center;
	background-size:18px;
	height:50px;
	width:50px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #fff;
	height:49px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../images/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#3D3D3B;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}
div.navigation div.common{overflow:visible;}
span.tag_line{display:none;}
.inner_set_menu {
	background: #f01446 none repeat scroll 0 0;
    width: 100%;
    display: block;
    margin: 0;
    min-width: 900px !important;
    padding: 0;
    position: relative;
    text-align: center;
    
}
/*media query*/
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 959px) {
.common{width:95%; margin:auto;}
.logo{float:inherit; width:100%; text-align:center;}
.rmm{min-width:inherit !important; line-height:42px; margin:auto;}
.nav{width:100%; margin:0; margin-bottom:10px;}
.banner p{width:100%;}
.banner h1 span{font-size:30px;}
.banner h1{font-size:35px;}
.pack li{width:100%; margin-right:0;}
.save li{width:100%; margin-right:0; margin-bottom:20px;}
.affor-left{width:100%;}
.affor-right{width:100%;}
.find img{width:100%;}
.footer li{width:100%; margin:0;}
.f-service h2{line-height:34px;} 
.phone li{width:100%; margin-right:0;}
.left-top{float:inherit; width:100%; text-align:center; margin:auto; display:block;}
.right-top{float:inherit; text-align:center; width:100%; margin:auto; overflow:hidden; clear:both;}
.gray-top{text-align:center;}
.phone{margin:0; width:100%; text-align:center; float:inherit;}
.logo2{float:inherit; text-align:center; width:100%; margin-right:0; margin-top:20px; margin-bottom:20px;}
.nav{margin:0;}
.save-left{width:100%;}
.save-left img{width:100%;}
.save-right{width:100%;}
.man{padding:66px 0;}
.blue li input{width:100%;}
.blue li{width:100%; margin-bottom:10px;}
.video-left{width:100%; margin:20px 0;}
.video-left img{width:100%;}
.video-right{width:100%; margin:0;}
.video-right img{display:none;}
.visit li{width:100%; margin-bottom:10px;}
.visit li img{width:100%;}
.plans-tab li{ background: none;}
.pack li{margin-bottom:10px;}
.smart li{width:100%; margin:0;}
.circle{margin:auto;}
.sec li{width:100%; margin:0; margin-bottom:10px;}
.hopper-left{width:100%;}
.hopper-right{width:100%;}
.apple{float:inherit; width:100%; text-align:center;}
.text{float:inherit; width:100%;}
.footer ul{width:100%;}
nav{width:100%;}
}
@media only screen and (max-width: 767px) {
	 span.tag_line{    color: #fff;
    display: block;
    left: 20px;
    position: absolute;
    top: 14px;}
.nav-mobile {
 display:block;
}
 .nav {
 width:95%;
 padding:50px 0 0;
 margin-top:10px;
 background:#3d3d3b;
}
 .nav-list {
 display:none;

}

.inner_set_menu{min-width:0px !important;}
 .nav-item {
 width:100%;
 float:none;
 border-bottom:1px solid #999;
 background-color:#3D3D3B;
 padding-top:0px;
 padding-bottom:0px;
}
 .nav-item > a {
 padding:0px 15px;
 color:#fff;
 line-height:49px;
 background: none !important;
 border: none !important;
}
 .nav-click {
 display:block;
}
 .nav-mobile-open {
 border-radius:5px 5px 0 0;
 -webkit-border-radius:5px 5px 0 0;
 -moz-border-radius:5px 5px 0 0;
}
 .nav-item:hover .nav-submenu {
 display:none;
}
 .nav-submenu {
 position:static;
 width:100%;
}
.nav{margin-bottom:10px;}
}
@media only screen and (max-width: 640px) {
 
}
@media only screen and (max-width: 480px) {
 
}
