@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;}
.gray-top{background:#d4d4d4; padding:10px 0;}
.left-top{float:left;}
.left-top li{float:left; margin-left:5px;}
.right-top{float:right;}
.right-top a{display:block; float:left; padding:10px; color:#333; text-decoration:none; margin-left:20px;}
.right-top a:hover{background:#000; color:#fff;}
.black-top{background:#242424;}
.top{background:#0054a9; padding:13px 0;}
.nav{float:right; width:75%; margin-top:25px;}
.logo{padding:19px 0 19px 0; float:left;}
.banner{background:url(../images/banner.jpg) no-repeat; background-size:cover; min-height:398px; padding:32px 0;}
.black-trans{padding:15px; background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(100%,rgba(0,0,0,0.6))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
 color:#fff; width:550px; float:right;}
.phone{background:#f26322; text-align:center; padding:10px 0;}
.phone-icon{position:absolute; margin-top:-70px; margin-left:450px;}
.phone h3{color:#fff; text-align:left;  text-transform:uppercase; font-size:22px; float:left; margin-top:10px;}
.phone p{color:#fff; clear:both; text-align:justify; line-height:inherit;}
.phone ul{margin-top:30px;}
.phone li{width:30%; margin-right:33px; float:left;}
.phone h2{float:left; color:#fff; margin-top:35px;}
.phone button{background:#1970ff; padding:10px 35px; margin-top:35px; border-radius:5px; cursor:pointer; color:#fff; font-weight:bold; border:1px solid #fff;}
.pack{padding:42px 0;}

.pack li{width:30%; float:left; margin-right:40px; text-align:center;}
.pack h2{color:#fc3044; text-transform:uppercase; color:#f26322; font-size:22px;}

.pack li:last-child{margin-right:0;}
.pack button{background:#d4d4d4; color:#000; border:none; padding:5px 10px; margin:10px 0; border-radius:5px; cursor:pointer;}
.save{margin-bottom:35px;}
.save h2{color:#f26322; text-transform:uppercase;  text-align:center; font-size:30px; font-weight:700;}
.save ul{margin:20px 0; overflow:hidden;}
.save li{width:30%; float:left; background:#fff; margin-right:33px; border:1px solid #f26322; min-height:392px;}
.save li img{text-align:center; display:block; margin:10px auto; }
.save li p{padding:15px;  min-height:210px;}
.save li:last-child{margin-right:0;}
.save li h4{padding:0 0 0 15px; color:#f26322; text-transform:uppercase; font-size:16px; font-weight:normal;}
.save a{background:#f26322; padding:10px; width:100%; display:block; text-align:center; color:#fff; text-transform:uppercase; text-decoration:none; font-size:20px;}
.affor-left{float:left; width:50%;}
.affor-right{float:right; width:45%;}
.affor-right h2{font-size:30px; color:#f26322; text-transform:uppercase; font-weight:bold;}
.plans-tab li{border:none; min-height:inherit; background:url(../images/plus.png) no-repeat right  #d4d4d4; padding:10px 0; text-indent:20px; text-transform:uppercase; font-size:20px; font-weight:bold; margin-bottom:45px;}
.footer{background:#f26322; padding:30px 0; margin-top:35px;}
.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:500px !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 20px 10px 20px;
}
.rmm.graphite .rmm-main-list li a:hover {
	position:relative;
	background:#fff;
	color:#000;
}
.rmm.graphite .rmm-main-list li .active {
	position:relative;
	background:#fff;
	color:#000;
	 
}
.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: inline-block;
    font-size: 15px;
    padding-right: 10px;
    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: #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;}

div#all_internt {
    margin: auto;
    max-width: 1000px;
    padding-top: 25px;
    width: 100%;
}


div#all_internt > a {
    color: #f26322;
    display: inline-block;
}

#pack{padding:42px 0 0;}
#pack h2{color:#fc3044; text-transform:uppercase; color:#f26322; font-size:22px;}

#pack  .inner_bottom_main_content ul {
    font-size: 15px;
    margin: 0;
    padding-left: 25px;
}

#pack .inner_bottom_main_content ul li {list-style:inside none disc; padding-top:10px;}

#pack > h1 {
    padding-bottom: 20px;
}

#pack ul.inner_page_ul li {
    background: rgba(0, 0, 0, 0) url("../images/tick.png") no-repeat scroll 0 4px;
    list-style: outside none none;
    padding-bottom: 10px;
    padding-left: 20px;
    text-align: left;
}

#pack .lft {
    float: left;
    width: 30%;
}


#pack #image-sec .lft h1 {
    border-bottom: 1px solid #999;
    margin: 0;
    padding: 0;
}
#pack #image-sec .lft h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#pack ul.inner_page_ul {
    padding: 20px 0;
}

#pack .right-sec {
    text-align: center;
}
#pack #image-sec .lft h1 span {
    color:#f26322;
}

#pack #image-sec .lft h1{color:#353535;}

#pack h1{color:#f26322;}
#pack h2{color:#353535;}

.contact_us {
    text-align: center;
}

.contact_us {
    background: #ffffff none repeat scroll 0 0;
    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: #eeeeee none repeat scroll 0 0;
    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;
	text-align: center;
}


.contact_us table {
    margin: 25px 0 25px 50px;
    width: 420px;
}
.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: #fc7900;
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    height: auto;
    margin-top: 15px;
    padding: 5px 15px;
    width: auto;
}

#contact {
    padding: 42px 0 0;
}


#contact h1 {
    color: #f26322;
}
#contact > h1 {
    padding-bottom: 20px;
}

/*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;}
}
@media only screen and (max-width: 767px) {

#pack img {
    width: 95%;
}
div#all_internt{width:95%;}
#pack iframe{width:95%;}
#pack .lft{width:95%;}
.black-trans{width:100%; height:auto;}
 div.container .contact_us {
    width: inherit;
}
.container {
    padding: 0 4px ;
    width: 100% ;
}

div.container  .contact_us table {
    margin: 0 10px 25px 16px;
    width: inherit;
}

div.container  .contact_us input[type="text"] {
    width: 188px;
}
	 
}
@media only screen and (max-width: 640px) {
 
}
@media only screen and (max-width: 480px) {
 
}
