#conMapBottom {display:none;}

.footBio p{line-height:26px;}

.goldFont{color:#d1b028!important;}
a.goldFont:hover{color:#fff!important;}

#cities li {
width: 50%;
float: left;
}

#cities li:nth-child(2n) a {
border-left:none;
}
#cities li:first-child a {
	border-top-right-radius:0;
}
#cities li:last-child a {
	border-bottom-left-radius:0;
}
	

.mrgB15{margin-bottom:15px;}

.mainSH{color:#678648;font-weight:bold;}

h3.mainSH{font-size:20px!important;}
h4.mainSH{font-size:16px!important;}

h4.mainSH a{color:#678648;}
h4.mainSH a:hover{color:#d1b028;}

h3.mainSH a{color:#678648;}
h3.mainSH a:hover{color:#d1b028;}

ul.mainUL{margin-top:15px;margin-bottom:20px;font-size:14px;}
ol.mainUL{margin-top:15px;font-size:14px;}
ul.mainUL li{margin-left:15px;}
ul.mainUL a{font-size:14px;}
ul.mainUL a:hover{color:#d1b028;}

.mainHR{margin-top:25px!important;margin-bottom:25px!important;float:left; width:100%;}

#headRightPhone {display:none;margin-bottom:0px;margin-top:20px;}
#headRightPhone a{font-size:16px;font-weight:bold;}

#headRightHours {display:none;font-size:14px;margin-bottom:0px;margin-top:6px;}


#headRightSlogan {display:none;margin-bottom:0px;margin-top:6px;}
#headRightSlogan a{font-size:14px;font-weight:bold;}



.sbBox {
border: 1px solid #DDD;
padding: 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-radius: 6px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.homeFrmRow{width:100%;text-align:left;float:left;}
.homeFrmRow input[type="submit"]{float:right;}
input.homeSBfrm {float:right;width:70%;}

#previewTitle {font-size:12px;}


#mainText p{line-height:25px;font-size: 16px;}

ul#faqUL{width:300px;}
ul#procedureUL{width:310px;}
ul#aboutUL{width:200px;}
ul#contactUL{width:175px;}
.logo img{margin-left:20px;margin-top:5px;}

/* #Media Queries
================================================== */
/* Only Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio: 0) {

}
/* iPhone retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  
}
/* Extra Large desktop */
@media (max-width: 1279px) {
#headRightPhone {display:none;}
	#headRightHours {display:none;}
	#headRightSlogan {display:none;}
}
/* Large desktop */
@media (min-width: 1200px) {
	#headRightPhone {display:none;}
	#headRightHours {display:none;}
	#headRightSlogan {display:none;}
}
/* Medium desktop */
@media (min-width: 980px) and (max-width: 1199px) {
	.footInput[type='text'] {width:120px!important;}
	.page-header h1 {font-size:22px!important;}
	.boxed .layout {width:990px!important;}
	
	#conMap {display:none!important;}
	#conMapBottom {display:block!important;}

	.nav-tabs>li>a{padding-left:6px;padding-right:6px;}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	
  .boxed .layout {width:770px!important;}
  #menuBtn {display:none;}
  #nav .menu > li > a{padding: 13px 14px 16px!important;}
  .page-header h1 {font-size:18px!important;}
	
	#shortAccord {display:none;}
	
	.footInput[type='text'] {width:80px!important;}
	
	footer .footer .menuone h3, footer .footer .menuone li {padding-left:10px!important;}
	footer .footer .menutwo h3, footer .footer .menutwo li {padding-left:10px!important;}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	#mainHeadRight {text-align:center!important;}
	
	.footBio{float:left; width:96%;margin-left:2%;margin-top:20px;}
	.menuone{float:left; width:30%;margin-left:2%;}
	.menutwo{float:left; width:30%;margin-left:2%;}
	.footForm{float:left; width:30%;margin-left:2%;}
	
	.footInput[type='text'] {width:80px!important;}
	
	footer .footer .menuone h3, footer .footer .menuone li {padding-left:0px!important;}
	footer .footer .menutwo h3, footer .footer .menutwo li {padding-left:0px!important;}
	
	#freeCon {text-align:center!important;}
	
	.page-header h1 {font-size:20px!important;}
	
	.overall {display:none!important;}
}
/* iPhone 5 */
@media (max-width: 640px) {

}
/* Portrait kindle */
@media (max-width: 600px) {
	.footBio{float:left; width:96%;margin-left:2%;margin-top:20px;}
	.menuone{float:left; width:96%;margin-left:2%;}
	.menutwo{float:left; width:96%;margin-left:2%;}
	.footForm{float:left; width:96%;margin-left:2%;}
	
	.footInput[type='text'] {width:200px!important;}
	
}
/* Landscape Nicer Android */
@media (min-width: 481px) and (max-width: 515px) {
#mainHeadRight {font-size:18px!important;}
}
/* Landscape phones and down */
@media (max-width: 480px) {
#mainHeadRight {font-size:16px!important;}
}
/* */
@media (max-width: 360px) {

}
/* Portrait phones and down */
@media (max-width: 320px) {

}
/* Nicer Android Portrait */
@media (max-width: 295px) {

}