body {
	font: 12px "Trebuchet MS", Trebuchet, Helvetica, Arial;
	color: #333333;
	background: #0d1011 url(/images/bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
	font: 12px "Trebuchet MS", Trebuchet, Helvetica, Arial;
}

a, a:hover {
	color: #000;
	text-decoration: none;
}
a:hover	{
	color:#575757;
	text-decoration: underline;
}

H1,h2,.title {
	font-size: 21px;
	font-weight: normal;
	color: #0aa50a;
	text-decoration: none;
}
ol, ul	{
	padding:0px;
	margin:0px;
}

li.menu	{
	list-style: none;
	line-height:1.8em;
	padding-top:6px;
	margin-left:0px;
	padding-left:0px;
}
li.menu a	{
	border-bottom: #777 1px dotted;
	display:block;
	text-decoration: none;
	padding-bottom:2px;
	color: #678ff7;
	font-size:13px;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
}
li.menu a:hover	{
	text-decoration: none;
	padding-bottom:2px;
	margin-left:0px;
	padding-left:0px;
	color: #575757;
}

li.menu ul {
  display: block;
}

li.submenu {
  list-style: none;
  border-bottom: 0px;
  padding-left: 10px;
}
li.submenu a {
  border: 0px;
}
li.star {
	list-style: none;
	padding-bottom:10px;
	margin-left:0px;
	padding-left:15px;
	background: url(/images/star.gif) no-repeat left 2px;
}
select.tx, input.tx {
	border: #a7bac1 1px solid;
	background-color: #e0e0e0;
	color: #333;
	width:99%;
}

select.tx_sm, input.tx_sm {
	border: #a7bac1 1px solid;
	background-color: #e0e0e0;
	color: #333;
}
.repr {
	background-position: top right;
	background-repeat: repeat-y;
	background: none;
}
.norepr {
	background-position: top right;
	background-repeat: no-repeat;
	background: none;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;
}
.small	{
	font-size:10px;
	color:#a9beab;
}
.top {
	color:#fff;
	text-decoration:none;
}
.top:hover {
	color:#eee;
	text-decoration:none;
}
.brd {
	border-left: #bfbfbf 1px solid;
	border-right: #bfbfbf 1px solid;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
.botbg {
	background: url(/images/botbodytextbg.jpg) repeat-x bottom left;
}
.padd	{
	padding-right:10px;
	padding-left:20px;
}
.secs	{
	color: #c68e22;
	font-weight:bold;
	text-decoration: none;
}
.secs:hover	{
	color: #777;
	font-weight:bold;
	text-decoration: underline;
}
.streamhead	{
	color: #4c5f66;
}
.pages {
	padding: 0px 5px 0px 5px;
	border:1px #C9C9C9 solid;
	background:#f7f7f7;
	text-decoration:none;
	color:#999;
}
.pages:hover {
	padding: 1px 5px 1px 5px;
	border:1px #C9C9C9 solid;
	background:#caccca;
	color:#FFF;
	text-decoration:none;
}
.nop {
	font-size:15px;
	color:#0f9f0a;
	font-weight:bold;
}
.secs2	{
	color: #c68e22;
	text-decoration: none;
}
.botbord {
	border-bottom:#CCC 1px dashed;
	color:#999;
	padding-bottom:3px;
	padding-top:3px;
}
.namecat{
	font-weight:bold;
	color:#999;
}
.subt {
	font-size:12px;
	font-style:italic;
	color:#999;
}
.subtl{
	font-weight:bold;
	color:#666;
	font-size:14px;
}
.date {
	color:#999;
}
.atitile{
	font-size: 21px;
	font-weight: normal;
	color: #0aa50a;
}
.secs3 {
	color: #c68e22;
	text-decoration: none;
	font-size:14px;
}
.rt {
	font-size:16px;
	font-weight:bold;
}
.smaller	{
	font-size:11px;
}
input.top 	{
	border: none;
	background-color: transparent;
	color: #ccc;
	width:99%;
	height:14px;
	padding:0;
	margin:0;
	font-size:10px;
}
.tags {
	color:#aaa;
	font-size:11px;
	font-style:italic;
}
a.tags:hover {
	color:#aaa;
	font-size:11px;
	font-style:italic;
}
.wrong_content{
	text-align: right;
	margin: 0
}
.send_button {
    background: url("/images/send.jpg") repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 20px;
    width: 68px;
	margin: 5px 0 0 130px;
}
.link_wrong_content{
	color: #AAAAAA;
}
.table-paym{

}
.table-paym thead{

}
.table-paym tbody{
}
.table-paym td{
	padding: 0px 5px;
	line-height: 25px;
}
.table-paym th{
	padding: 0px 5px;
	border-bottom: 1px solid #939393;
}

#drupal-content li {
  list-style: none;
}

.topbtn ul {
  margin: 0px;
  padding: 0px;
}

.topbtn ul li {
  display: block;
  list-style-type: none;
  width: 172px;
  margin: 2px auto;
}

.topbtn ul li a {
  display: block;
  text-align: center;
  text-transform: none;
  width: 160px;
  padding: 6px;
  border-radius: 0.6em;
  -moz-border-radius: 0.6em;
  background: #555;
  margin-bottom: 2px;
  font-weight: bold;
  color: #fff;
}

.topbtn ul li a:hover {
  text-transform: none;
  color: #333;
  background: #ccc;
}

.data span {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;


  background: #AFCEE2;
  color: #336699;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  padding: 5px 5px;
  text-shadow: 1px 1px 1px #fff;
}


.views-row-odd {
  background: #eee;
}

.views-row {
  height: 60px;
  padding: 5px 0px;
}

.btn-sms {
	background-position: center 0;
	background-repeat: no-repeat;
}

#top-banner {
	top: 45px;
	height: 0;
	width: auto;
	position: absolute;
	display: block;
}

/*
 * Author: GBM
 * Date: 29-01-15
 * Start
 */


 @media only screen and (max-width: 480px){
 .botbg {
     overflow-x: auto;
 }
 p {
     font-size: 13px;
 }
 table.head_tab_dt {
     width: 302px!important;
 }

 }

@media only screen and (max-width: 780px){

body {
	padding: 0px;
	background: none;
}

#Table_01 {
	background: #fff !important;
}

table {
    width: 100%;
}

table tr td,
table th {
	display: block;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

table tr td td {
	box-sizing: border-box;
}

img {
	max-width: 100%;
}

.padd {
	padding: 0;
}

#head_01,
#head_02,
.hide-for-small {
	display: none;
}

.mobile-full-width {
	width: 100% !important;
}

.topbar {
	height: 75px;
}

.topbar table {
	text-align: center;
}

p {
    font-size: 13px;
}
.vc_social_links {
    float: none !important;
    left: 0px;
    position: relative !important;
}
img#head_ {
    width: 100%;
	height: auto;
}
div.topbtn{
    float: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
	height: 65px !important;
	margin-top: -10px;
}

.logo-wrapper {
	background: #809398;
}

.site-logo {
	display: block;
    margin: 10px auto;
    width: 252px;
}


table.head_tab_dt {
    width: 100% !important;
}

.res_rght_cont td {
	display: table-cell;
}

#drupal-content td {
	width: 100% !important;
	padding: 10px 0 10px 30%;
	text-align: left;
	position: relative;
}

#drupal-content thead {
	display: none;
}

#drupal-content td div.label {
	width: 97%;
    margin: 0;
    box-shadow: none;
    padding: 0;
    background: none;
    border: 0;
	text-align: left;
}

#drupal-content td div.label span {
	padding: 0;
}

#drupal-content td div.label br,
#drupal-content td div.label span:empty {
	display: none;
}

#drupal-content .content .view-content table tr {
	border: 1px solid #ccc;
}

.view-vc-business-table td::before,
.view-vc-residential-table td::before {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	font-weight: bold;
}

.view-vc-business-table .views-field-phpcode::before,
.view-vc-residential-table .views-field-phpcode::before  {
	content: 'Provider';
}

.view-vc-business-table .views-field-field-g-ad-content-value::before,
.view-vc-residential-table .views-field-field-g-ad-content-value::before  {
	content: 'Plan Details';
}

.view-vc-business-table .views-field-phpcode-5,
.view-vc-residential-table .views-field-phpcode-5  {
	height: 65px;
}

.view-vc-business-table .views-field-phpcode-5::before,
.view-vc-residential-table .views-field-phpcode-5::before {
	content: 'Monthly Rate';
}

.view-vc-business-table .views-field-phpcode-2::before,
.view-vc-residential-table .views-field-phpcode-2::before  {
	content: 'Details'
}

.view-vc-business-table .views-field-phpcode-2 br,
.view-vc-residential-table .views-field-phpcode-2 br {
	display: none;
}

a.book.details {
	display: inline-block;
}

div.reviews {
	border: 0 !important;
	text-align: left !important;
}

.iframe_wrapper {
	text-align: center;
}

.header-search {
	display: inline-block !important;
}

.header-search table  {
	width: 145px;
}

.header-search table tr td {
	display: table-cell;
	width: auto;
	padding: 0;
}

.sm-header-col {
	display: inline-block;
	width: 30px;
	padding-top: 10px;
}

.mobile-social {
	width: 110px;
}

.small {
	margin-bottom: 5px;
}

}

::-webkit-scrollbar {
    -webkit-appearance: none;
}
::-webkit-scrollbar:vertical {
    width: 12px;
}
::-webkit-scrollbar:horizontal {
    height: 12px;
}
::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}
/*
 * Author: GBM
 * Date: 29-01-15
 * End
 */

@media only screen and (min-width: 780px) and (max-width: 1078px) {
    table {
        width: 100%;
    }
	.repr td {
		display: block;
		width: 100%;
		padding: 0;
	}
	img {
		max-width: 100%;
	}
	.free_services {
		max-width: 240px;
	}
	#drupal-content td {
		display: table-cell;
	}
}

@media only screen and (max-width: 1078px) {
	.no-repeat {
		background-repeat: no-repeat;
		background-position: center center;
	}
	.no-repeat a {
		margin-top: 20px;
		display: block;
	}
    .btn-sms {
        padding-top: 20px;
    }
    .hide-for-medium {
		display: none;
	}
}


@media only screen and (max-width: 825px) {

	#top-banner {
		width: 0;
	}
}

.content-body ol,
.content-body ul {
  margin-left: 16px;
}
