@charset "utf-8";
/* CSS Document */

body
{
    font-family: "Trebuchet MS",Arial,Verdana;
    font-size: 14px;
    font-weight: normal;
}



@font-face {
    font-family: 'droid_sansregular';
    src: url('../fonts/droidsans-webfont.eot');
    src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-webfont.woff2') format('woff2'),
         url('../fonts/droidsans-webfont.woff') format('woff'),
         url('../fonts/droidsans-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'droid_sansbold';
    src: url('../fonts/droidsans-bold-webfont.eot');
    src: url('../fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidsans-bold-webfont.woff2') format('woff2'),
         url('../fonts/droidsans-bold-webfont.woff') format('woff'),
         url('../fonts/droidsans-bold-webfont.ttf') format('truetype'),
         url('../fonts/droidsans-bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'overlockregular';
    src: url('../fonts/overlock-regular-webfont.eot');
    src: url('../fonts/overlock-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/overlock-regular-webfont.woff2') format('woff2'),
         url('../fonts/overlock-regular-webfont.woff') format('woff'),
         url('../fonts/overlock-regular-webfont.ttf') format('truetype'),
         url('../fonts/overlock-regular-webfont.svg#overlockregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'overlock_scregular';
    src: url('../fonts/overlocksc-regular-webfont.eot');
    src: url('../fonts/overlocksc-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/overlocksc-regular-webfont.woff2') format('woff2'),
         url('../fonts/overlocksc-regular-webfont.woff') format('woff'),
         url('../fonts/overlocksc-regular-webfont.ttf') format('truetype'),
         url('../fonts/overlocksc-regular-webfont.svg#overlock_scregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
img
{
	max-width:100% !important;
	height:auto !important;
}
img, img:hover, a, a:hover
{
	outline:none;
}
iframe
{
	width:100% !important;
}
.header-container
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+53,efefef+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 53%, #efefef 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 53%,#efefef 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 53%,#efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
border-top:5px solid #0E9261;
min-height:130px;
border-bottom:1px solid #d8d8d8;
}
.navcontainer
{
	background:#1c5d3b;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.navcontainer .container-fluid
{
	padding:0px !important;
}
.gap
{
	padding:0px !important;
}
.gap-left
{
	padding-left:0px !important;
}
.gap-right
{
	padding-right:0px !important;
}
a{
	text-decoration:underline;
}
img
{
	text-decoration:none;
	outline:none;
}
img
{
	max-width:100% !important;
	height:auto;
}
.header-top
{
	padding-top:20px !important;
	padding-bottom:20px !important;
}

.body-container
{
	margin-top:10px;
	margin-bottom:50px;
}

.sidebar-box
{
webkit-box-shadow: -1px 0px 7px 2px rgba(156,156,156,0.74);
-moz-box-shadow: -1px 0px 7px 2px rgba(156,156,156,0.74);
box-shadow: -1px 0px 7px 2px rgba(156,156,156,0.74);
border:1px solid #dddddd;
}
.font-green
{
	color:#009900;
}


@media (min-device-width:768px) {
.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
.row-eq-height {
	padding-top:10px;
}



.sidebar-box{
   
    /*margin: 10px auto;*/
	margin:0 15px;
    padding: 0 !important;
    position: relative;
    color: #444;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}


.content-box{
   
/*    margin: 10px auto;*/
	margin:0 15px;
    padding: 0 !important;
    position: relative;
    color: #444;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	width:100%;
	float:left;

}

.sidebar-box h3 {
    display: block;
    height: 35px;
    line-height: 1.3;
    width: 117%;
    margin: 0;
    padding: 3px 10px 1px 10px;
    position: relative;
/*    left: -16px;*/
	left: -11px;
    top: 14px;
    color: #fff;
   
 
 
    background: #0E9261;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	font-size:20px;
font-family: 'overlock_scregular';
	 
}
.sidebar-box h3::before,
.sidebar-box h3::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -26px;
    z-index: -10;
    border: 13px solid;
    border-color: #2A5341 transparent transparent transparent;    
}
.sidebar-box h3::before {left: 0;}
.sidebar-box h3::after {right: 0;}

.sidebar-box ul
{
	padding:0px;
	margin:22px 0 0px 15px;
	list-style-type:none;
}
.sidebar-box ul li
{
	background:url(../images/menu-icon.png) left 13px no-repeat;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}

.sidebar-box ul li a
{
	color:#093824;
	font-size:13px;
	text-decoration:none !important;
}
.navbar-nav li a{
	text-decoration:none !important;
}
.content-box
{
/*webkit-box-shadow: -1px 0px 7px 2px rgba(156,156,156,0.74);
-moz-box-shadow: -1px 0px 7px 2px rgba(156,156,156,0.74);
box-shadow: -1px 0px 7px 2px rgba(156,156,156,0.74);*/
border:1px solid #dddddd;

}







.content-box h4.ui-accordion-header {
    display: block;
    height: 35px;
    line-height: 1.3;
    width: 100%;
    margin: 0;
    padding: 3px 10px 1px 10px;
    position: relative;
    top: 14px;
    color: #fff;
 
 
    background: #0E9261;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	font-size:20px;
font-family: 'overlock_scregular';
	 
}
.content-box h3 {
    display: block;
    height: 35px;
    line-height: 1.3;
    width: 105%;
    margin: 0;
    padding: 3px 10px 1px 10px;
    position: relative;
    left: -12px;
    top: 14px;
    color: #fff;
   
 
 
    background: #0E9261;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	font-size:20px;
font-family: 'overlock_scregular';
	 
}
.content-box h3::before,
.content-box h3::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -26px;
    z-index: -10;
    border: 13px solid;
    border-color: #2A5341 transparent transparent transparent;    
}
.content-box h3::before {left: 0;}
.content-box h3::after {right: 0;}

.content-box ul
{
	padding:0px;
	margin:22px 0 0px 15px;
	list-style-type:none;
}
.content-box ul li
{
	/* background:url(../images/menu-icon.png) left 13px no-repeat; */
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}

.content-box ul li a
{
	color:#093824;
	font-size:13px;
	word-wrap: break-word;
}

.form-box
{
	clear:both;
	font-family: 'overlock_scregular';


}
.search-phone
{	font-family: 'overlock_scregular';
color:#1C5D3B;
margin-top:27px;
margin-bottom:20px;
font-size:16px;
}
.search-phone a
{
	text-decoration:underline;
	color:#1C5D3B;
}
.sp-border
{
		border-bottom: 1px solid #474747;
		width:100%;
		float:left;
		padding-top:15px;
}
.grey-border {
    border-bottom: 1px solid #e0e0e0;
}
.yahoo-bg
{
	margin-top:20px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0d8659+1,0a3f28+100 */
background: #0d8659; /* Old browsers */
background: -moz-linear-gradient(top, #0d8659 1%, #0a3f28 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #0d8659 1%,#0a3f28 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #0d8659 1%,#0a3f28 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d8659', endColorstr='#0a3f28',GradientType=0 ); /* IE6-9 */
text-align:center;
padding:10px 0;
}

.ypgg-poll .title {
    background: #0c6643 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
  }
.ypgg-poll .poll-body {
    background-color: #f0fbdc;
    border: 1px solid #7dae24;
    height: 153px;
    padding: 10px;
}
.ypgg-poll .poll-body .btn {
    background-color: #0e9261;
    border: 1px solid #0e9261;
    color: #fff;
    cursor: pointer;
    font-family: "Arial",Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 3px 5px;
}
.ypgg-poll .poll-body .qs {
    color: #374e0d;
    font-size: 12px;
}
.ypgg-poll .poll-body .ans {
    color: #000;
    font-size: 13px;
}
.footer-bg
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4e8b3b+1,a7c69d+50,ffffff+100 */
background: #4e8b3b; /* Old browsers */
background: -moz-linear-gradient(top, #4e8b3b 1%, #a7c69d 50%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #4e8b3b 1%,#a7c69d 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #4e8b3b 1%,#a7c69d 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e8b3b', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
font-size:11px;
padding-top:25px;
padding-bottom:25px;
text-align:center;
width:100%;
float:left;
}
.footer-bg a
{
	color:#000;
	text-decoration:underline;
}



.submit-btn1 {
/*    border: 1px solid #999;
    border-radius: 5px;
    color: #5c5c5c;
    font-family: "Overlock SC",cursive;
    font-size: 18px !important;
    font-weight: 800;
    padding: 10px !important;
    text-transform: capitalize;*/
	
		-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; /* future proofing */
-khtml-border-radius: 5px; /* for old Konqueror browsers */
border:1px solid #999;
padding:10px 10px !important;
	text-transform:capitalize;
 font-family: 'overlock_scregular';
 	font-size:18px !important;
	font-weight:800;
	letter-spacing:2;
	color:#5C5C5C;
	
	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a9db80+0,96c56f+100;Green+3D+%232 */
background: #a9db80; /* Old browsers */
background: -moz-linear-gradient(top, #a9db80 0%, #96c56f 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a9db80 0%,#96c56f 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a9db80 0%,#96c56f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 ); /* IE6-9 */
cursor:pointer;
}

.submit-btn1:hover
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4efc0+0,abbd73+100;Olive+3D+%232 */
background: #e4efc0; /* Old browsers */
background: -moz-linear-gradient(top, #e4efc0 0%, #abbd73 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e4efc0 0%,#abbd73 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e4efc0 0%,#abbd73 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4efc0', endColorstr='#abbd73',GradientType=0 ); /* IE6-9 */
}
.hour_table
{
	border:1px solid #ccc;
	margin-top:20px;
	font-size:11px;
}
.hour_table .heading {
    background: #f5ffec none repeat scroll 0 0;
    color: #093824;
    font: bold 14px/22px "Arial",Helvetica,sans-serif;
    text-transform: uppercase;
	text-align:center;
}
#news {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}


.newLike, .newDislike {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    display: block;
    height: 24px;
    margin: 0 8px 0 0;
    padding: 5px;
    text-indent: -90000px;
    width: 24px;
}
.newLike {
    background: #fff url("../images/thumbs.png") no-repeat scroll -1px -21px !important;
    border: 1px solid #ccc !important;
    display: inline-block !important;
    margin-right: 5px;
}


.newDislike {
    background: #fff url("../images/thumbs.png") no-repeat scroll -31px -22px !important;
    border: 1px solid #ccc !important;
    display: inline-block !important;

    margin-right: 5px;
}
#rating_result_container
{
	background:#F0F0F0;
	border-top:5px solid #fff;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	width:100%;
	padding-bottom:10px !important;
	padding-top:10px !important;
}
.dtailes-map-border {
    border: 1px solid #b6b4b5;
    border-radius: 5px;
    margin: 5px;
    padding: 5px;
	float:left;
}
.agent-details {
    background-color: #efebe2;
    border: 1px solid #fbcf88;
    border-radius: 5px;
    color: #000000;
    padding: 5px 12px;
	width:100%;
	float:left;

}
.hour_table th
{
	text-align:center;
	background:#F0F0F0;
}
#form1 .row
{
	padding:6px 0 !important;
}


.new-city-listing2{
padding:0;
margin:0;
}
.new-city-listing2 ul{
padding:0;
margin:0;
line-height:normal;
list-style-type:none;
}
.new-city-listing2 li{
padding:0 0 10px 18px;
margin:0 26px 0 19px;
border-bottom:1px solid #d8dbdc;
width:44%;
float:left;
background:url(../images/icon5.jpg) no-repeat left 9px !important;

}
.new-city-listing2 a{

margin:0;
font-family:"Trebuchet MS", Arial, Verdana;
 font-size:14px; color: #0E9261 !important;font-weight:bold;
text-decoration:underline;
line-height:18px;
}
.new-city-listing2 a:hover{

text-decoration:underline;

}

#news h2
{
	margin-top:8px;
}
.agent-details1 img
{
	display:block;
}


.new-city-listing1{
padding:0;
margin:0;
}
.new-city-listing1 ul{
padding:0;
margin:0;
line-height:normal;
list-style-type:none;
}
.new-city-listing1 li{
padding:0;
margin:0 20px 0 0;
border-bottom:1px solid #d8dbdc;
background:url(../images/icon5.jpg) no-repeat left 17px !important;
float:left;
width:29%;
}
.new-city-listing1 a{

font-family:"Trebuchet MS", Arial, Verdana;
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#000000;
line-height:28px;

}
.new-city-listing1 a:hover{

text-decoration:underline;
color:#000000;

}








.listing {
    float: left;
    width: 100%;
}


.listing ul {
    border-bottom: 1px solid #bbb;
    float: left;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 20px 0;
    width: 100%;
}

.listing ul li:first-child {
    margin-left: 0;
}
.listing ul li {
    float: left;
  /*   margin-left: 10px;
    padding: 5px 0 10px;
   width: 320px;*/
   background:none;
}
.listing-content {
    border: 1px dashed #1d1d1b;
    float: left;
    margin: 10px 25px 0 0;
    padding: 5px;
    width: 95%;
}
.listing-main {
    border: 1px solid #3f933f;
    color: #009900;
    font: 12px/18px "Arial",Verdana,Helvetica,sans-serif;
   min-height: 310px;
    margin: 0;
    overflow: hidden;
}
.content {
    background-color: #ffffff;
    border: 0 solid #009900;
    float: left;
    min-height: 239px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.listing-main p {
    margin: 10px;
    padding: 0;
}
.company-name {
    color: #009900;
    font: bold 18px/22px "Arial",Verdana,Helvetica,sans-serif;
}

.bt-main {
  
    width: 100%;
	text-align:center;
	clear:both;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
	
}



.map-top-border
{
	    border-top: 1px solid #ebebeb;
    margin: 10px 0 20px;
    padding: 10px 0 0;
	text-align:center;
}
.barbox-border {
    background-color: #fff;
    border: 1px solid #d0cecf;
    color: #595757;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0 0;
	width:100%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
  
}
.greenbox {
    background-color: #edf6e5;
    border: 1px solid #64cc1f;
    color: #317305;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0;
}

/*.detailed {
    border-top: 1px solid #ebebeb;
    margin: 10px 0 20px;
    padding: 10px 0 0;
}
.detailed table {
    border-collapse: inherit;
    border-spacing: 1px;
}

.detailed table {
    background-color: inherit;
    max-width: 100%;
}*/












.educate-link ul
{
	 margin: 0 0 0 15px;
}



.fa-plus-circle
{
	display:none;
}
.fa-minus-circle
{
	display:none;
}


.desk
{
	display:block;
}
.mob
{
	display:none;
}
@media (min-width: 1201px) {
.sidebar-box h3 {

 /*   width: 114%;*/
	width: 108%;

	 
}
.content-box h3 {

    width: 103%;
}

.desk-hidden {display:none;}
}
@media (min-width: 1092px) and (max-width: 1200px) {
.content-box h3 {

    width: 104%;
}
.sidebar-box h3 {

/*    width: 117% !important;*/
}	
.desk-hidden {display:none;}
}
@media (min-width: 768px) and (max-width: 1091px) {
.content {
    background-color: #ffffff;
    border: 0 solid #009900;
    float: left;
    min-height: 289px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.sidebar-box h3 {

    width: 117%;
}

.sidebar-box h3 {

    width: 100%;
    position:inherit !important;
    left:inherit !important;
    top: inherit !important;
    color: #fff;
    background: #0E9261;
}
.sidebar-box {

    padding: 0 0px;
  
}

.content-box h3 {

    width: 100%;
    position:inherit !important;
    left:inherit !important;
    top: inherit !important;
    color: #fff;
    background: #0E9261;
}
.content-box {

    padding: 0 0px;
  
}
.submit-btn1 {

    font-size: 11px !important;
    font-weight: 800;

	margin-bottom:15px;
	

}
.add-content h2
{
	font-size:14px;
}
.nav > li > a {
    display: block;
    padding: 10px 9px !important;
    position: relative;
	font-size:11px !important;
}
.desk-hidden {display:none;}
}

@media (min-width:768px) and (max-width: 1200px){
.middle-gap{
	padding:0 !important;
}
.middle_btn{
	width:72px !important;
}
}
@media (max-width: 480px) {
	.phone-gap{
		padding:0 !important;
	}
	.g-recaptcha iframe{
		width:75% !important;
		margin: 0 auto !important;
		border-right:1px solid #ccc !important;
	}
	
}
@media (min-device-width: 320px) and (max-device-width: 1091px) {
.content-box h3::before, .content-box h3::after,.sidebar-box h3::before, .sidebar-box h3::after{
	display:none !important;
}
}
@media (min-device-width: 1092px) and (max-device-width: 1200px) {
.sidebar-box h3 {
width: 108%;
}
.content-box h3 {
width: 103%;
}
}
@media (max-width: 767px) {
.sidebar-box{
	margin:0 !important;
}
.content-box{
	margin:10px 0 0 0 !important;
}
.topmenu333,.footer333{
	padding:0 !important;
}

	
	
.desk-hidden {display:block;}	
.mob-off
{
	display:none;
}
.opt-out
{
text-align:center;
width:100%;
display:block;
}
#searchform .col-sm-4
{
	margin-top:15px !important;
	margin-bottom:15px !important;
}
#searchform .col-sm-4 input
{
	margin-top:15px !important;
	margin-bottom:15px !important;
}
.goog-te-gadget .goog-te-combo {
    display: block;
    margin: 4px 0;
}
.captcha-input
{
	display:block !important;
	width:50% !important;
}
.new-city-listing2 ul {
    line-height: normal;
    list-style-type: none;
    margin: 20px;
    padding: 0;
}
.content-box ul li {
    margin: 0 auto !important;
    width: 100%;
}	
.listing-content {
    width: 100%;
}	
.new-city-listing1 li{
width:100%;
}	
	
.new-city-listing2 li{
width:87%;
}	
	
	
	
.dtailes-map-border {
    border: 0px solid #b6b4b5;
    border-radius: 5px;
    float:none;
    margin: 5px;
    padding: 5px;
}	
	
	
	
/* Force table to not be like tables anymore */
.hour_table table, .hour_table thead, .hour_table tbody,.hour_table th, .hour_table td, .hour_table tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
.hour_table thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

.hour_table tr { border: 1px solid #ccc; }

.hour_table td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

.hour_table td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top:0px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

		/*
		Label the data
		*/
.hour_table td:nth-of-type(1):before { content: ""; }
.hour_table td:nth-of-type(2):before { content: "Mon"; }
.hour_table td:nth-of-type(3):before { content: "Tue"; }
.hour_table td:nth-of-type(4):before { content: "Wed"; }
.hour_table td:nth-of-type(5):before { content: "Thu"; }
.hour_table td:nth-of-type(6):before { content: "Fri"; }
.hour_table td:nth-of-type(7):before { content: "Sat"; }
.hour_table td:nth-of-type(8):before { content: "Sun"; }

	
	
	
	
	
	
	
	
.add-content h2
{
	font-size:14px;
}
#searchform .col-sm-5
{
margin-bottom:10px;
}
.content-box h3
{
	height:auto;
}
.container-fluid
{
	padding:0px !important;
}

.header-top
{
	text-align:center;
}
.navbar-collapse {
  max-height: 340px;
 padding-right: 15px;
  padding-left: 15px;

}
.navcontainer .container-fluid
{
	padding-left:15px !important;
		padding-right:15px !important;
}
.sidebar-box h3 {

    width: 100%;
    position:inherit !important;
    left:inherit !important;
    top: inherit !important;
    color: #fff;
    background: #0E9261;
}
.sidebar-box {

    padding: 0 0px;
  
}

.content-box h3 {

    width: 100%;
    position:inherit !important;
    left:inherit !important;
    top: inherit !important;
    color: #fff;
    background: #0E9261;
}
.content-box {

    padding: 0 0px;
  
}
.navbar-nav > li > a {
    background:none !important;
}
.submit-btn1 {

    font-size: 13px !important;
    font-weight: 800;
    padding: 14px !important;
	margin-bottom:15px;
	

}
.nav li {
    border-top: 1px solid #fff;

}
.nav li :first-child{
    border-top: 1px solid #fff;

}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color:transparent !important;
}
.navbar-collapse {
    border-top: 0px solid transparent !important;
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0.1) inset !important;

}
.sort-input .col-sm-4
{
	text-align:center !important;
	margin-top:20px;
}
.desk
{
	display:none;
}
.mob
{
	display:block;
}
#left-state
{
	display:none;
}


.sidebar-box h3::before, .sidebar-box h3::after {

    border-color: transparent transparent transparent !important;
}


.fa-plus-circle
{
	display:inline-block;
	float:right;
}
.fa-minus-circle
{
	display:none;
	float:right;
}
.mob-img
{
	text-align:center;
	margin:0px auto !important;
	float:none !important;
	display:block;
/*.body-container ol
{
	margin-left:-17px;
}*/
}
.educate-link ul
{
	 margin: 0 0 0 15px;
}
.educate-link
{
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;


}
.barbox-border {

    margin: 10px 0 0 3%;

    width: 94%;
}
}


#country_list_id li {
    background: #cce2b4 none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
    float: left;
    list-style: outside none none;
    padding: 2px;
    text-align: left;
    width: 100%;
}


.modal-content{
	background:#E2E5E0 !important;
}
.coupon-body {
    background-color: #eaf6e1;
    border: 1px dashed #a8aaa6;
    display: block;
    margin: 0 auto;
    padding: 15px;
    position: relative;
    width: 100%;
}
.discount-start {
    background: rgba(0, 0, 0, 0) url("../images/discount-bg.png") no-repeat scroll 0 0;
    color: #fff;
    height: 72px;
    padding: 7px 5px 0 0;
    position: absolute;
    right: 21px;
    text-align: right;
    top: 21px;
    width: 55px;
	z-index:3;
}
.company-name {
    color: #090;
    font: bold 22px "Arial",Verdana,Helvetica,sans-serif;
    margin-bottom: 5px;
}
.discount-on {
    color: #090;
    font: 18px "Arial",Verdana,Helvetica,sans-serif;
    margin-bottom: 35px;
    width: 350px;
}
.compAddress {
    color: #007508;
    font: bold 15px/18px "Arial",Verdana,Helvetica,sans-serif;
}
.ypgg-area {
    background-color: #fff;
    border-top: 1px solid #d1ddc8;
    height: 65px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
.page-buttons {
    height: 27px;
    margin-top: 10px;
    padding-bottom: 2px;
}



.questionMark {
    background: rgba(0, 0, 0, 0) url("../images/question_mark.png") no-repeat scroll left top;
    height: 24px;
    position: relative;
    width: 16px;
}
.toolTip {
    background-color: #93b856;
    border: 1px solid #fff;
    display: none;
    font: 10px/12px Arial,Helvetica,sans-serif;
    padding: 5px;
    position: absolute;
    width: 200px;
	z-index:99;
}
@media (min-width: 768px) {
	.toolTip {
	  left: 26px;
	  top: 0;
	}
}
@media (min-width: 320px) and (max-width: 767px) {
	.employment > tbody > tr > td{
		padding:2px;
	}
	.gap-left
	{
		padding:0px !important;
	}
	.gap-right
	{
		padding:0px !important;
	}
	.toolTip {
		right: 15px !important;
		top: 20px !important;
	}
	h1{
		font-size:28px !important;
	}
	h4{
		font-size:14px !important;
	}
	.notable{
		border-left:1px solid #CCC;
		border-right:1px solid #CCC;
		border-top:1px solid #CCC;
		width:100%;
	}
	.notable tr{
		border-bottom:1px solid #CCC;
	}
	.notable tr,.notable td{
		display:block;
		width:100%;
	}
	.notable td{
		text-align:center;
		padding:2px;
	}
}
.pagination a {
    background-color: #fff;
    border: 1px solid #093;
    display: inline-block;
    float: left;
    margin-right: 5px;
    padding: 1px 2px;
    text-decoration: none;
    text-indent: 0;
}
.pagination a.selected, .pagination a.selected:hover {
    background-color: #093;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-right: 5px;
}
.uln{
	text-decoration:underline !important;
}
.bld{
	font-weight:bold;
}
.blogging a{
	text-decoration:underline !important;
	font-style:normal !important;
	font-weight:bold;
}

.ypgg-poll .poll-body .ans1 .graph-block {
    background-color: #d3d6ce;
    height: 10px;
}
.ypgg-poll .poll-body .ans1 .graph {
    background: rgba(0, 0, 0, 0) url("../images/graph-bg.jpg") repeat-x scroll 0 0;
    height: 10px;
}
.thumbSlider {height:93px;overflow:hidden;position:relative;width:610px;padding:10px 0;}
.small_thumb {float:left;width:105px;padding:0 5px;}
.small_thumb img {clear:both;height:105px;margin-bottom:4px;width:105px;}
.small_thumb p {color:#333;font-family:"Verdana",Arial;font-size:11px!important;text-align:center;margin:0;padding:0;}
#slider {padding-bottom:30px;width:571px!important;margin:0 auto;}
.graphic,#prevBtn,#nextBtn,#slider1prev,#slider1next {display:block;overflow:hidden;text-indent:-8000px;margin:0;padding:0;}
#slider ul,#slider li,#slider2 ul,#slider2 li {list-style:none outside none;margin:0;padding:0;}
#slider2 {margin-top:1em;}
#slider li,#slider2 li {overflow:hidden;width:575px;}
#prevBtn,#slider1next,#slider1prev {display:block;height:27px;left:0;position:absolute;top:50px;width:18px;z-index:1000;}
#nextBtn {display:block;height:27px;right:0;position:absolute;top:50px;width:18px;z-index:1000;}
#slider1next {left:520px;}
#prevBtn a,#nextBtn a,#slider1next a,#slider1prev a {background:url("/img/left-arrow.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);display:block;height:77px;position:relative;width:30px;}
#nextBtn a,#slider1next a {background:url("/img/right-arrow.jpg") no-repeat scroll 0 0 rgba(0,0,0,0);}

.statelinklist a
{
 text-decoration:underline; 
 font-size:14px; 
 color: #0e9261;
 font-weight:bold;}

.catlinklist a
{
 text-decoration:underline; 
 font-size:14px; 
 color: #0e9261;
 font-weight:bold;
}



