
/*----------------

[1. Styles for devices(>=992px and <=1200px)]

*/
@media (min-width:992px) and (max-width:1200px) {
/****************************** ****************************** 
                   		 Home Page CSS
****************************** *****************************/
.navigation .navbar-default .navbar-nav > li > a {
	padding: 8px 10px;
}
.home-banner .bcall {
	display: none;
}
.bluebar-section h2 {
	font-size: 26px;
}
.bluebar-section p {
	font-size: 20px;
}
.blue-box {
	min-height: 400px;
	padding: 15px;
}
.blue-box h2 {
	font-size: 36px;
}
.blue-box h2 span {
	font-size: 24px;
}
.blue-box h3 {
	font-size: 24px;
}
.blue-box p {
	font-size: 16px;
	padding: 0 20px;
}
.blue-box h4 {
	font-size: 24px;
}
.blue-box h5 {
	font-size: 22px;
}
.home-content h2 {
	font-size: 28px;
}
.contact-section h2 {
	font-size: 26px;
}
/****************************** ****************************** 
                   		 Plans Page CSS
****************************** *****************************/
.b-plan-box h1 {
	font-size: 18px;
}
.b-descri {
	font-size: 13px;
}
.b-data h2 {
	font-size: 28px;
}
.b-total {
	font-size: 30px;
}
.b-price h3 {
	font-size: 34px;
}
.b-price h3.ori-price {
	font-size: 22px;
}
.save-plan-box h1 {
	font-size: 48px;
}
.save-plan-box h1 span {
	font-size: 18px;
}
.save-plan-box h2 {
	font-size: 40px;
}
.save-plan-box h5 {
	font-size: 14px;
}
.services-box ul li {
	font-size: 16px;
}
.equip h3 {
	font-size: 24px;
}
.equip p {
	font-size: 16px;
}
.plan-voice-box ul li {
	width: 42%;
}
.voice-box h4.ori-price {
	font-size: 16px;
}
.voice-box h4 {
	font-size: 22px;
}
.voice-box h3 {
	font-size: 15px;
}
.equipment-content h2 {
	font-size: 30px;
}
.equipment-content h5 {
	font-size: 17px;
}
/****************************** ****************************** 
            Smart Technologies Page Style CSS
****************************** *****************************/
.optimize {
	padding: 10px 15px;
	min-height: 430px;
}
/****************************** ****************************** 
            Installation Page Style CSS
****************************** *****************************/
.installation-box {
	padding: 20px;
	min-height: 370px;
}
.installation-box h3 {
	font-size: 16px;
}
.installation-box p {
	font-size: 16px;
	line-height: 22px;
}
/****************************** ****************************** 
            Area Page Style CSS
****************************** *****************************/
.map img {
	width: 100%;
}
.next-plan-section {
	max-width: 240px;
	right: 0;
	top: -68px;
}
.logo {width: 30%;}
}

/*--------------------

[2. Styles for devices(>=768px and <=991px)]

*/
@media (min-width:768px) and (max-width:991px) {
/****************************** ****************************** 
                   		 Home Page CSS
****************************** *****************************/
.logo {
	margin-right: 20px;
	margin-top: 28px;
	width: 260px;
}
.navigation .navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding: 6px;
}
.home-banner .bcall {
	display: none;
}
.bluebar-section {
	padding: 25px 0;
}
.bluebar-section h2 {
	font-size: 24px;
}
.bluebar-section p {
	font-size: 18px;
}
.bluebar-section .btn-call {
	font-size: 18px;
}
.blue-box-section {
	padding: 40px 0;
}
.blue-box {
	min-height: 380px;
	padding: 10px;
}
.blue-box h2 {
	font-size: 30px;
}
.blue-box h2 span {
	font-size: 20px;
}
.blue-box h3 {
	font-size: 19px;
}
.blue-box p {
	font-size: 14px;
	line-height: 24px;
	padding: 0;
}
.blue-box h4 {
	font-size: 20px;
}
.blue-box h5 {
	font-size: 18px;
}
.for-find .input-group .form-control {
	font-size: 14px;
}
.home-content {
	padding: 0 0 40px;
}
.home-content h2 {
	font-size: 26px;
}
.home-content p {
	font-size: 16px;
	line-height: 23px;
}
.contact-section {
	padding: 40px 0;
}
.contact-section h2 {
	font-size: 24px;
}
.find-internet-section {
	font-size: 15px;
	padding: 40px 0;
}
.find-internet-section h2 {
	font-size: 26px;
}
.find-internet-section a {
	font-size: 15px;
}
.footer-menu ul li::after {
	font-size: 13px;
}
.footer-menu ul li a {
	font-size: 13px;
}
/****************************** ****************************** 
                   		 About Us Page CSS
****************************** *****************************/
.page-title-part h1 {
	font-size: 38px;
}
.main-container {
	padding: 40px 0;
}
.about-page h2 {
	font-size: 26px;
}
.about-page p {
	font-size: 15px;
	padding: 0 15px;
}
.about-page h4 {
	font-size: 18px;
}
.about-features ul li {
	font-size: 15px;
}
/****************************** ****************************** 
                   		 Plans Page CSS
****************************** *****************************/
.business-plans ul li, .home-plans ul li {
	margin: 0 10px 25px;
	width: calc(50% - 20px);
}
.business-plans ul li:last-child, .home-plans ul li:last-child {
	margin-bottom: 0;
}
.services-box ul {
	width: 100%;
}
.services-box ul li {
	font-size: 14px;
}
.services-box ul li br {
	display: none;
}
.save-plan-box h1 {
	font-size: 42px;
}
.save-plan-box h1 span {
	font-size: 20px;
	text-align: center;
}
.save-plan-box p {
	font-size: 18px;
}
.save-plan-box h2 {
	font-size: 32px;
	margin: 5px 0;
}
.save-plan-box h5 {
	font-size: 14px;
}
.plan-voice-left h1 {
	font-size: 30px;
}
.equip h3 {
	font-size: 26px;
}
.equip p {
	font-size: 14px;
}
.plan-voice-box ul li {
	float: left;
	margin: 0 15px;
	width: calc(100% - 30px);
}
.equipment-content h2 {
	font-size: 28px;
}
.equipment-content h5 {
	font-size: 16px;
}
.equipment-content p {
	font-size: 14px;
}
.static-content h2 {
	font-size: 28px;
}
.static-content p {
	font-size: 15px;
}
/****************************** ****************************** 
                    Blog Page Style CSS
****************************** *****************************/
.cashback-offer-img {
	margin-bottom: 45px;
}
.blog-page article h1 {
	font-size: 26px;
}
.blog-page article p {
	font-size: 15px;
}
.blog-page article ul li {
	font-size: 15px;
}
/****************************** ****************************** 
                    How It Work Page Style CSS
****************************** *****************************/
.steps-section {
	margin-bottom: 40px;
}
.step-box h2 {
	font-size: 18px;
}
.step-box p {
	font-size: 14px;
	line-height: 22px;
}
.coverage-section h2 {
	font-size: 32px;
}
.coverage-section ul li h4 {
	font-size: 18px;
}
.coverage-section ul li p {
	font-size: 14px;
	line-height: 22px;
}
/****************************** ****************************** 
                    HughesNet Voice Page Style CSS
****************************** *****************************/
.coverage-section .plan-voice-left p {
	font-size: 15px;
}
/****************************** ****************************** 
            Smart Technologies Page Style CSS
****************************** *****************************/
.smart-techo-boxes h2 {
	font-size: 30px;
}
.optimize {
	padding: 10px 15px;
	min-height: 440px;
}
.optimize h3 {
	font-size: 16px;
}
.optimize p {
	font-size: 13px;
	line-height: 20px;
}
/****************************** ****************************** 
            Installation Page Style CSS
****************************** *****************************/
.installation-box {
	padding: 20px;
	min-height: 370px;
}
.installation-box h3 {
	font-size: 14px;
}
.installation-box p {
	font-size: 14px;
	line-height: 20px;
}
.learn-btn {
	font-size: 11px;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}
/****************************** ****************************** 
            Area Page Style CSS
****************************** *****************************/
.links_sep-list ul li {
	width: 33%;
}
.head-txt h1 {
	font-size: 26px;
}
.alphabat {
	font-size: 16px;
}
.alphabat a {
	font-size: 16px;
}
.area-page .coverage-section h2 {
	font-size: 28px;
}
.testi-1 {
	padding: 15px;
}
.testi-1 img {
	left: 15px;
}
.testi-1 p {
	padding: 0 70px;
}
.map-testi h2 {
	font-size: 28px;
}
.map img {
	width: 100%;
}
.testimonial {
	padding: 20px 25px;
}
.testimonial p {
	margin-top: 0;
}
.next-plan-section {
	position: initial;
}
.logo {text-align: center;width: 100%;margin-right: 0;margin-bottom: 10px;}
.navigation .navbar-nav {float: none;}
.header-right {float: none;text-align: center;width: 100%;}
.navigation .navbar-nav > li{float: none; display: inline-block;}
}

/*--------------------

[3. Styles for devices(>=481px and <=767px)]

*/
@media (min-width:481px) and (max-width:767px) {
/****************************** ****************************** 
                   		 Home Page CSS
****************************** *****************************/
header {
	background-repeat: repeat;
	min-height: initial;
}
.logo {
	margin-top: 0;
	position: relative;
	z-index: 1;
	text-align:center;
}
.header-right {
	float: none;
}
.navigation {
	margin-top: 0;
	padding:0;
}
.navigation .navbar-collapse {
	margin-top: 15px;
}
.navigation .navbar-default .navbar-toggle {
	border-color: #333;
	margin-right: 0;
}
.navigation .navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navigation .navbar-default .navbar-toggle:hover, .navigation .navbar-default .navbar-toggle:focus {
	background-color: #333;
}
.navigation .navbar-default .navbar-toggle:hover span.icon-bar, .navigation .navbar-default .navbar-toggle:focus span.icon-bar {
	background-color: #fff;
}
.navigation .navbar-nav {
	margin: 7.5px 15px;
}
.navigation .navbar-nav {
	float: none;
	margin: 10px 0 0;
}
.navigation .navbar-nav > li {
	display: block;
	float: none;
	margin: 5px 0;
	text-align: left;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
	padding: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	background: #333 none repeat scroll 0 0;
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background: #333 none repeat scroll 0 0;
	color: #fff;
}
.home-banner .bcall {
	display: none;
}
.bluebar-section {
	padding: 15px 0;
	text-align: center;
}
.bluebar-section h2 {
	font-size: 22px;
}
.bluebar-section p {
	font-size: 17px;
}
.bluebar-section .btn-call {
	font-size: 20px;
	margin: 7px auto 0;
	max-width: 400px;
}
.blue-box-section {
	padding: 35px 0 0;
}
.blue-box {
	margin-bottom: 25px;
	min-height: initial;
}
.blue-box h2 {
	font-size: 34px;
}
.blue-box h2 span {
	font-size: 22px;
}
.blue-box h3 {
	font-size: 22px;
}
.blue-box p {
	font-size: 16px;
	line-height: 24px;
	padding: 0 15px;
}
.blue-box h4 {
	font-size: 26px;
}
.blue-box h5 {
	font-size: 20px;
}
.for-find {
	padding-top: 20px;
}
.home-content {
	padding: 0 0 35px;
	text-align: center;
}
.home-content h2 {
	font-size: 22px;
}
.home-content p {
	font-size: 16px;
}
.contact-section {
	padding: 35px 0;
}
.contact-section h2 {
	font-size: 22px;
}
.contact-form .btn-submit {
	margin: 0 15px;
	width: calc(100% - 30px);
}
.find-internet-section {
	font-size: 14px;
	padding: 35px 0;
}
.find-internet-section h2 {
	font-size: 22px;
}
.find-internet-section a {
	font-size: 14px;
}
/****************************** ****************************** 
                   		 About Us Page CSS
****************************** *****************************/
.title-inner-section {
	min-height: 120px;
	padding: 40px 0;
}
.page-title-part {
	left: auto;
	position: relative;
	top: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.page-title-part h1 {
	font-size: 34px;
}
.main-container {
	padding: 35px 0;
}
.about-page h2 {
	font-size: 22px;
}
.about-page p {
	font-size: 14px;
	line-height: 22px;
	padding: 0 10px;
}
.about-page h4 {
	font-size: 16px;
}
.about-features ul li {
	font-size: 14px;
	line-height: 22px;
}
/****************************** ****************************** 
                   		 Plans Page CSS
****************************** *****************************/
.plan-tabs .nav-tabs > li > a {
	font-size: 14px;
}
.business-plans {
	display: block;
}
.business-plans ul li {
	margin: 0 0 25px;
	width: 100%;
}
.business-plans ul li:last-child {
	margin-bottom: 0;
}
.save-plan-box {
	margin-bottom: 25px;
}
.services-box h1 {
	font-size: 20px;
}
.services-box ul {
	width: 100%;
}
.services-box ul li {
	font-size: 16px;
}
.services-box ul li br {
	display: none;
}
.plan-voice-left {
	margin-top: 0;
}
.plan-voice-left h1 {
	font-size: 26px;
}
.plan-voice-left p {
	font-size: 15px;
	margin-bottom: 15px;
}
.plan-voice-box h1 {
	font-size: 26px;
}
.equip h3 {
	font-size: 26px;
}
.equip p {
	font-size: 16px;
}
.plan-voice-box ul li {
	width: calc(100% - 30px);
}
.static-content h2 {
	font-size: 28px;
}
.static-content p {
	font-size: 15px;
}
.static-content ul li {
	font-size: 15px;
}
.home-plans ul li {
	margin: 0 0 25px;
	width: 100%;
}
.home-plans ul li:last-child {
	margin-bottom: 0;
}
.equipment-box {
	margin-bottom: 30px;
}
.equipment-content h2 {
	font-size: 30px;
}
.equipment-content h5 {
	font-size: 18px;
}
.equipment-content p {
	font-size: 15px;
}
/****************************** ****************************** 
                    Blog Page Style CSS
****************************** *****************************/
.cashback-offer-img {
	margin-bottom: 40px;
}
.blog-page article {
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.blog-page article h1 {
	font-size: 24px;
}
.blog-page article p {
	font-size: 14px;
}
.blog-page article ul li {
	font-size: 14px;
}
/****************************** ****************************** 
                    FAQ Page Style CSS
****************************** *****************************/
.faq-page .nav-tabs > li > a {
	font-size: 15px;
	min-width: auto;
}
.faq-page .tab-content {
	padding: 10px;
}
.faq-page .panel-body {
	font-size: 14px;
}
/****************************** ****************************** 
                    How It Work Page Style CSS
****************************** *****************************/
.steps-section {
	margin-bottom: 35px;
}
.step-box .row {
	display: block;
}
.step-box h2 {
	font-size: 18px;
	margin-top: 15px;
}
.step-box p {
	font-size: 14px;
}
.coverage-section h2 {
	font-size: 28px;
}
.coverage-section ul li h4 {
	font-size: 18px;
}
.coverage-section ul li p {
	font-size: 14px;
}
/****************************** ****************************** 
                    HughesNet Voice Page Style CSS
****************************** *****************************/
.coverage-section .plan-voice-left {
	margin-top: 20px;
}
.coverage-section .plan-voice-left p {
	font-size: 14px;
}
/****************************** ****************************** 
            Smart Technologies Page Style CSS
****************************** *****************************/
.smart-techo-boxes h2 {
	font-size: 26px;
}
.optimize h3 {
	font-size: 16px;
}
/****************************** ****************************** 
            Installation Page Style CSS
****************************** *****************************/
.installation-box {
	margin-bottom: 25px;
}
/****************************** ****************************** 
            Area Page Style CSS
****************************** *****************************/
.links_sep-list ul li {
	width: 50%;
}
.head-txt h1 {
	font-size: 22px;
}
.testi {
	padding: 20px;
}
.testi p {
	font-size: 16px;
	line-height: 24px;
}
.alphabat {
	font-size: 14px;
}
.alphabat a {
	font-size: 14px;
}
.area-page .coverage-section h2 {
	font-size: 24px;
}
.testi-1 {
	padding: 15px;
}
.testi-1 img {
	left: 15px;
}
.testi-1 p {
	font-size: 16px;
	line-height: 22px;
	padding: 0 60px;
}
.testi-1 span {
	font-size: 16px;
}
.map-testi h2 {
	font-size: 24px;
}
.map img {
	width: 100%;
}
.testimonial {
	padding: 20px 25px;
}
.testimonial p {
	margin-top: 0;
}
.next-plan-section {
	position: initial;
}
iframe {
  height: auto;
  padding: 0 15px;
  width: 100%;
  margin: 0;
}
.page-title-part {padding: 40px 0;}

}

/*--------------------

[4. Styles for devices(<=480px)]

*/
@media (max-width:480px) {
/****************************** ****************************** 
                   		 Home Page CSS
****************************** *****************************/
.hill-bg-content h3{
	line-height:25px;
	font-size:16px;
	padding:5px 0 15px 0;
}
.hill-bg-content{
	min-height:325px;
}
header {
	background-repeat: repeat;
	min-height: initial;
}
.logo {
	margin-top: 8px;
	position: relative;
	z-index: 1;
	text-align:center;
}
.inner-bnnr {
  min-height: 110px;
}
.page-title-part h1 {
  font-size: 30px;
  padding: 40px 0;
}
.next-plan-section {
  margin: 0 auto;

}
.header-right {
	float: none;
}
.navigation {
	margin-top: 0;
	padding:0;
}
.navigation .navbar-collapse {
	margin-top: 15px;
}
.navigation .navbar-default .navbar-toggle {
	border-color: #fff;   
	margin-right: 0;
}
.navigation .navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navigation .navbar-default .navbar-toggle:hover, .navigation .navbar-default .navbar-toggle:focus {
	background-color: #333;
}
.navigation .navbar-default .navbar-toggle:hover span.icon-bar, .navigation .navbar-default .navbar-toggle:focus span.icon-bar {
	background-color: #fff;
}
.navigation .navbar-nav {
	margin: 7.5px 15px;
}
.navigation .navbar-nav {
	float: none;
	margin: 10px 0 0;
}
.navigation .navbar-nav > li {
	display: block;
	float: none;
	margin: 5px 0;
	text-align: left;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
	padding: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	background: #333 none repeat scroll 0 0;
	color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background: #333 none repeat scroll 0 0;
	color: #fff;
}
.home-banner .bcall {
	display: none;
}
.bluebar-section {
	padding: 15px 0;
	text-align: center;
}
.bluebar-section h2 {
	font-size: 17px;
}
.bluebar-section p {
	font-size: 15px;
}
.bluebar-section .btn-call {
	font-size: 16px;
}
.blue-box-section {
	padding: 30px 0 0;
}
.blue-box {
	margin-bottom: 25px;
	min-height: initial;
}
.blue-box h2 {
	font-size: 30px;
}
.blue-box h2 span {
	font-size: 18px;
}
.blue-box h3 {
	font-size: 18px;
}
.blue-box p {
	font-size: 14px;
	line-height: 22px;
	padding: 0 10px;
}
.blue-box h4 {
	font-size: 22px;
}
.blue-box h5 {
	font-size: 16px;
}
.for-find {
	padding-top: 20px;
}
.home-content {
	padding: 0 0 30px;
	text-align: center;
}
.home-content h2 {
	font-size: 18px;
}
.home-content p {
	font-size: 14px;
	line-height: 22px;
}
.contact-section {
	padding: 30px 0;
}
.contact-section h2 {
	font-size: 18px;
}
.contact-form .btn-submit {
	margin: 0 15px;
	width: calc(100% - 30px);
}
.find-internet-section {
	font-size: 13px;
	padding: 30px 0;
}
.find-internet-section h2 {
	font-size: 18px;
}
.find-internet-section a {
	font-size: 13px;
}
/****************************** ****************************** 
                   		 About Us Page CSS
****************************** *****************************/
.title-inner-section {
	min-height: 110px;
	padding: 40px 0;
}
.page-title-part {
	left: auto;
	position: relative;
	top: auto;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.page-title-part h1 {
	font-size: 30px;
}
.main-container {
	padding: 30px 0;
}
.about-page h2 {
	font-size: 18px;
}
.about-page p {
	font-size: 13px;
	line-height: 22px;
	padding: 0 10px;
}
.about-page h4 {
	font-size: 14px;
}
.about-features ul li {
	font-size: 13px;
	line-height: 22px;
}
/****************************** ****************************** 
                   		 Plans Page CSS
****************************** *****************************/
.plan-tabs .nav-tabs > li > a {
	font-size: 12px;
}
.business-plans {
	display: block;
}
.business-plans ul li {
	margin: 0 0 25px;
	width: 100%;
}
.business-plans ul li:last-child {
	margin-bottom: 0;
}
.save-plan-box {
	margin-bottom: 25px;
}
.save-plan-box h1 {
	font-size: 42px;
}
.save-plan-box h2 {
	font-size: 36px;
}
.save-plan-box h1 span {
	font-size: 25px;
	margin-top: 0;
	text-align: center;
}
.services-box h1 {
	font-size: 16px;
}
.services-box ul {
	width: 100%;
}
.services-box ul li {
	font-size: 15px;
}
.plan-voice-left {
	margin-top: 0;
}
.plan-voice-left h1 {
	font-size: 26px;
}
.plan-voice-left p {
	font-size: 15px;
	margin-bottom: 15px;
}
.plan-voice-box h1 {
	font-size: 24px;
}
.equip h3 {
	font-size: 24px;
}
.equip p {
	font-size: 14px;
}
.plan-voice-box ul li {
	width: calc(100% - 30px);
}
.static-content h2 {
	font-size: 24px;
}
.static-content p {
	font-size: 13px;
	line-height: 22px;
}
.static-content ul li {
	font-size: 13px;
	line-height: 22px;
}
.home-plans ul li {
	margin: 0 0 25px;
	width: 100%;
}
.home-plans ul li:last-child {
	margin-bottom: 0;
}
.equipment-box {
	margin-bottom: 30px;
}
.equipment-heading h1, .equipment-heading h2 {
	display: block;
	width: 100%;
}
.equipment-content h2 {
	font-size: 28px;
}
.equipment-content h5 {
	font-size: 16px;
}
.equipment-content p {
	font-size: 13px;
}
/****************************** ****************************** 
                    Blog Page Style CSS
****************************** *****************************/
.cashback-offer-img {
	margin-bottom: 35px;
}
.blog-page article {
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.blog-page article h1 {
	font-size: 20px;
}
.blog-page article p {
	font-size: 13px;
	line-height: 22px;
}
.blog-page article ul li {
	font-size: 13px;
	line-height: 22px;
}
/****************************** ****************************** 
                    FAQ Page Style CSS
****************************** *****************************/
.faq-page .nav-tabs > li > a {
	font-size: 14px;
	min-width: auto;
}
.faq-page .tab-content {
	padding: 10px;
}
.faq-page .panel-body {
	font-size: 13px;
	line-height: 22px;
}
/****************************** ****************************** 
                    How It Work Page Style CSS
****************************** *****************************/
.steps-section {
	margin-bottom: 30px;
}
.step-box .row {
	display: block;
}
.step-box h2 {
	font-size: 16px;
	margin-top: 15px;
}
.step-box p {
	font-size: 13px;
	line-height: 22px;
}
.coverage-section h2 {
	font-size: 24px;
}
.coverage-section ul li {
	margin-bottom: 15px;
}
.coverage-section ul li h4 {
	font-size: 16px;
}
.coverage-section ul li p {
	font-size: 13px;
	line-height: 22px;
}
/****************************** ****************************** 
                    HughesNet Voice Page Style CSS
****************************** *****************************/
.coverage-section .plan-voice-left {
	margin-top: 20px;
}
.coverage-section .plan-voice-left p {
	font-size: 13px;
	line-height: 22px;
}
/****************************** ****************************** 
            Smart Technologies Page Style CSS
****************************** *****************************/
.smart-techo-boxes h2 {
	font-size: 22px;
}
.optimize h3 {
	font-size: 14px;
}
.optimize p {
	font-size: 13px;
	line-height: 22px;
}
/****************************** ****************************** 
            Installation Page Style CSS
****************************** *****************************/
.installation-box {
	margin-bottom: 25px;
}
/****************************** ****************************** 
            Area Page Style CSS
****************************** *****************************/
.links_sep-list ul li {
	width: 100%;
}
.head-txt h1 {
	font-size: 18px;
}
.testi {
	padding: 15px;
}
.testi p {
	font-size: 15px;
	line-height: 22px;
}
.alphabat {
	font-size: 12px;
}
.alphabat a {
	font-size: 12px;
}
.area-page .coverage-section h2 {
	font-size: 20px;
}
.testi-1 {
	padding: 15px;
}
.testi-1 img {
	left: 15px;
}
.testi-1 p {
	font-size: 14px;
	line-height: 18px;
	padding: 0 45px;
}
.testi-1 span {
	font-size: 14px;
}
.map-testi h2 {
	font-size: 20px;
}
.map img {
	width: 100%;
}
.testimonial {
	padding: 15px 25px;
}
.testimonial p {
	font-size: 14px;
	margin-top: 0;
}
.next-plan-section {
	position: initial;
}
iframe {
  height: auto;
  padding: 0 15px;
  max-width: 100%;
  margin: 0;
}
.header-right > a.call_now_top{display: block;text-align: center;margin-top: 5px;}
}

.area-page h3 {
    text-align: center;
}     


@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 

.col-sm-6 {
    width: 100% !important;
}
.navigation .navbar-default .navbar-nav > li > a {
    font-size: 10px;
    padding: 10px 0px;
}
ul.nav.navbar-nav {
    margin: 0% 3% 0% 3%;
}
.navigation .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.nav.navbar-nav {
    margin: 0%;
}
.navigation .navbar-default .navbar-nav > li > a {
    font-size: 11px;
    padding: 10px 2px 10px 2px;
}


.map-testi h1 {
   text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
.head-txt h1 {
    font-size: 18px;
    font-weight: bold;
    color:#353434;
}
.map-testi p {
    margin: 2% 0% 2% 0% !important;   
    text-align: justify;
    font-weight:bold;
}

.map-testi {
    display: block;
    margin-bottom: 7px;
    padding-top: 7px;
}
.area-page .static-content p {
    margin-bottom: 15px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}


.main-container {
    padding: 0px 0;
}

h2.plans_above_txt {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: bold;
    }
    .area-page h3 {
    text-align: center;
    font-size:18px;
}

.coverage-section {
    display: block;
    margin-bottom: 27px;
}
.area-page .find-internet-section {
    padding-bottom: 20px;
    padding-top: 0px;
}
.find-internet-section h2 {
    font-size: 18px;
    text-align: center;
}
.logo {
    text-align: left;
    width: 25% !important;
    }

.top-call-now.col-sm-6{

	width:50% !important;
}
.top-call-now{
	padding-top:15px;  
}
.bluebar-section h2 {
   
    padding: 10% 0% 0% 0%;
}

}

@media screen and (min-device-width: 360px) and (max-device-width: 640px) { 
.navigation .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.map-testi h1 {
   text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
.head-txt h1 {
    font-size: 18px;
    font-weight: bold;
    color:#353434;
}
.map-testi p {
    margin: 7% 0% 7% 0%;
    text-align: justify;
}

.map-testi {
    display: block;
    margin-bottom: 7px;
    padding-top: 7px;
}
.area-page .static-content p {
    margin-bottom: 15px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}


.main-container {
    padding: 0px 0;
}

h2.plans_above_txt {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: bold;
    }
    .area-page h3 {
    text-align: center;
    font-size:18px;
}
.static-content p {
    margin: 7% 0% 7% 0%;
    font-weight: bold;
}
.coverage-section {
    display: block;
    margin-bottom: 27px;
}
.area-page .find-internet-section {
    padding-bottom: 20px;
    padding-top: 0px;
}
.find-internet-section h2 {
    font-size: 18px;
    text-align: center;
}

}

@media screen and (min-device-width: 320px) and (max-device-width: 480px) { 
.navigation .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


.map-testi h1 {
   text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
}
.head-txt h1 {
    font-size: 18px;
    font-weight: bold;
    color:#353434;
}
.map-testi p {
    margin: 7% 0% 7% 0%;
    text-align: justify;
}

.map-testi {
    display: block;
    margin-bottom: 7px;
    padding-top: 7px;
}
.area-page .static-content p {
    margin-bottom: 15px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}


.main-container {
    padding: 0px 0;
}

h2.plans_above_txt {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: bold;
    }
    .area-page h3 {
    text-align: center;
    font-size:16px;
}
.static-content p {
    margin: 7% 0% 7% 0%;
    font-weight: bold;
}
.coverage-section {
    display: block;
    margin-bottom: 27px;
}
.area-page .find-internet-section {
    padding-bottom: 20px;
    padding-top: 0px;
}
.find-internet-section h2 {
    font-size: 16px;
    text-align: center;
}

.breadcrumb {
    padding: 8px 10px;
}
.static-content ul li {
    font-size: 11px;
    line-height: 22px;
}
.footer-menu ul li a {
    color: #a9a9a9;
    font-size: 15px;
    }
}