
@font-face {
    font-family: 'cooper_hewittbold';
    src: url('fonts/cooperhewitt-bold-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cooper_hewittbold_italic';
    src: url('fonts/cooperhewitt-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cooper_hewittbook';
    src: url('fonts/cooperhewitt-book-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cooper_hewittbook_italic';
    src: url('fonts/cooperhewitt-bookitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
    background: #f0efee;
}

body {
    font-family: Lato;
    font-size: 16px;
    line-height: 25px;
    background: transparent;
}

.content-div {
    background: white;
}

::selection {
    background: #93c53d; 
    color: #1b2d57;
    text-shadow: none;
}

::-moz-selection {
    background: #93c53d; 
    color: #1b2d57;
    text-shadow: none;  
}

input[type=text]:focus, select:focus, textarea:focus {
    color: #466CAA;
}

a, a:hover {
    text-decoration: none;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;    
}

a:active, a:focus {
    outline: none;
    text-decoration: none;
}

.content-div a {
    color: #466CAA;
    border-bottom: 1px solid #93c53d;
}

.content-div a:hover {
    color: #93c53d;
    border-bottom: 1px solid #466CAA;
}


@font-face {
  font-family: "socicon";
  src:url("fonts/socicon.eot");
  src:url("fonts/socicon.eot?#iefix") format("embedded-opentype"),
    url("fonts/socicon.woff") format("woff"),
    url("fonts/socicon.ttf") format("truetype"),
    url("fonts/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "socicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="socicon-"]:before,
[class*=" socicon-"]:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-modelmayhem:before {
  content: "\e000";
}
.socicon-mixcloud:before {
  content: "\e001";
}
.socicon-drupal:before {
  content: "\e002";
}
.socicon-swarm:before {
  content: "\e003";
}
.socicon-istock:before {
  content: "\e004";
}
.socicon-yammer:before {
  content: "\e005";
}
.socicon-ello:before {
  content: "\e006";
}
.socicon-stackoverflow:before {
  content: "\e007";
}
.socicon-persona:before {
  content: "\e008";
}
.socicon-triplej:before {
  content: "\e009";
}
.socicon-houzz:before {
  content: "\e00a";
}
.socicon-rss:before {
  content: "\e00b";
}
.socicon-paypal:before {
  content: "\e00c";
}
.socicon-odnoklassniki:before {
  content: "\e00d";
}
.socicon-airbnb:before {
  content: "\e00e";
}
.socicon-periscope:before {
  content: "\e00f";
}
.socicon-outlook:before {
  content: "\e010";
}
.socicon-coderwall:before {
  content: "\e011";
}
.socicon-tripadvisor:before {
  content: "\e012";
}
.socicon-appnet:before {
  content: "\e013";
}
.socicon-goodreads:before {
  content: "\e014";
}
.socicon-tripit:before {
  content: "\e015";
}
.socicon-lanyrd:before {
  content: "\e016";
}
.socicon-slideshare:before {
  content: "\e017";
}
.socicon-buffer:before {
  content: "\e018";
}
.socicon-disqus:before {
  content: "\e019";
}
.socicon-vkontakte:before {
  content: "\e01a";
}
.socicon-whatsapp:before {
  content: "\e01b";
}
.socicon-patreon:before {
  content: "\e01c";
}
.socicon-storehouse:before {
  content: "\e01d";
}
.socicon-pocket:before {
  content: "\e01e";
}
.socicon-mail:before {
  content: "\e01f";
}
.socicon-blogger:before {
  content: "\e020";
}
.socicon-technorati:before {
  content: "\e021";
}
.socicon-reddit:before {
  content: "\e022";
}
.socicon-dribbble:before {
  content: "\e023";
}
.socicon-stumbleupon:before {
  content: "\e024";
}
.socicon-digg:before {
  content: "\e025";
}
.socicon-envato:before {
  content: "\e026";
}
.socicon-behance:before {
  content: "\e027";
}
.socicon-delicious:before {
  content: "\e028";
}
.socicon-deviantart:before {
  content: "\e029";
}
.socicon-forrst:before {
  content: "\e02a";
}
.socicon-play:before {
  content: "\e02b";
}
.socicon-zerply:before {
  content: "\e02c";
}
.socicon-wikipedia:before {
  content: "\e02d";
}
.socicon-apple:before {
  content: "\e02e";
}
.socicon-flattr:before {
  content: "\e02f";
}
.socicon-github:before {
  content: "\e030";
}
.socicon-renren:before {
  content: "\e031";
}
.socicon-friendfeed:before {
  content: "\e032";
}
.socicon-newsvine:before {
  content: "\e033";
}
.socicon-identica:before {
  content: "\e034";
}
.socicon-bebo:before {
  content: "\e035";
}
.socicon-zynga:before {
  content: "\e036";
}
.socicon-steam:before {
  content: "\e037";
}
.socicon-xbox:before {
  content: "\e038";
}
.socicon-windows:before {
  content: "\e039";
}
.socicon-qq:before {
  content: "\e03a";
}
.socicon-douban:before {
  content: "\e03b";
}
.socicon-meetup:before {
  content: "\e03c";
}
.socicon-playstation:before {
  content: "\e03d";
}
.socicon-android:before {
  content: "\e03e";
}
.socicon-snapchat:before {
  content: "\e03f";
}
.socicon-twitter:before {
  content: "\e040";
}
.socicon-facebook:before {
  content: "\e041";
}
.socicon-googleplus:before {
  content: "\e042";
}
.socicon-pinterest:before {
  content: "\e043";
}
.socicon-foursquare:before {
  content: "\e044";
}
.socicon-yahoo:before {
  content: "\e045";
}
.socicon-skype:before {
  content: "\e046";
}
.socicon-yelp:before {
  content: "\e047";
}
.socicon-feedburner:before {
  content: "\e048";
}
.socicon-linkedin:before {
  content: "\e049";
}
.socicon-viadeo:before {
  content: "\e04a";
}
.socicon-xing:before {
  content: "\e04b";
}
.socicon-myspace:before {
  content: "\e04c";
}
.socicon-soundcloud:before {
  content: "\e04d";
}
.socicon-spotify:before {
  content: "\e04e";
}
.socicon-grooveshark:before {
  content: "\e04f";
}
.socicon-lastfm:before {
  content: "\e050";
}
.socicon-youtube:before {
  content: "\e051";
}
.socicon-vimeo:before {
  content: "\e052";
}
.socicon-dailymotion:before {
  content: "\e053";
}
.socicon-vine:before {
  content: "\e054";
}
.socicon-flickr:before {
  content: "\e055";
}
.socicon-500px:before {
  content: "\e056";
}
.socicon-wordpress:before {
  content: "\e058";
}
.socicon-tumblr:before {
  content: "\e059";
}
.socicon-twitch:before {
  content: "\e05a";
}
.socicon-8tracks:before {
  content: "\e05b";
}
.socicon-amazon:before {
  content: "\e05c";
}
.socicon-icq:before {
  content: "\e05d";
}
.socicon-smugmug:before {
  content: "\e05e";
}
.socicon-ravelry:before {
  content: "\e05f";
}
.socicon-weibo:before {
  content: "\e060";
}
.socicon-baidu:before {
  content: "\e061";
}
.socicon-angellist:before {
  content: "\e062";
}
.socicon-ebay:before {
  content: "\e063";
}
.socicon-imdb:before {
  content: "\e064";
}
.socicon-stayfriends:before {
  content: "\e065";
}
.socicon-residentadvisor:before {
  content: "\e066";
}
.socicon-google:before {
  content: "\e067";
}
.socicon-yandex:before {
  content: "\e068";
}
.socicon-sharethis:before {
  content: "\e069";
}
.socicon-bandcamp:before {
  content: "\e06a";
}
.socicon-itunes:before {
  content: "\e06b";
}
.socicon-deezer:before {
  content: "\e06c";
}
.socicon-telegram:before {
  content: "\e06e";
}
.socicon-openid:before {
  content: "\e06f";
}
.socicon-amplement:before {
  content: "\e070";
}
.socicon-viber:before {
  content: "\e071";
}
.socicon-zomato:before {
  content: "\e072";
}
.socicon-quora:before {
  content: "\e073";
}
.socicon-draugiem:before {
  content: "\e074";
}
.socicon-endomodo:before {
  content: "\e075";
}
.socicon-filmweb:before {
  content: "\e076";
}
.socicon-stackexchange:before {
  content: "\e077";
}
.socicon-wykop:before {
  content: "\e078";
}
.socicon-teamspeak:before {
  content: "\e079";
}
.socicon-teamviewer:before {
  content: "\e07a";
}
.socicon-ventrilo:before {
  content: "\e07b";
}
.socicon-younow:before {
  content: "\e07c";
}
.socicon-raidcall:before {
  content: "\e07d";
}
.socicon-mumble:before {
  content: "\e07e";
}
.socicon-medium:before {
  content: "\e06d";
}
.socicon-bebee:before {
  content: "\e07f";
}
.socicon-hitbox:before {
  content: "\e080";
}
.socicon-reverbnation:before {
  content: "\e081";
}
.socicon-formulr:before {
  content: "\e082";
}
.socicon-instagram:before {
  content: "\e057";
}
.socicon-battlenet:before {
  content: "\e083";
}


.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
	filter: alpha(opacity=40);	
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.marquee-footer-wrapper {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	 width: 100%;
	height: 110px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);		
	background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: url(../images/transgray75.png);	
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper.stuck {
	position: relative;
	margin-bottom: 0px;
 	-webkit-box-shadow: none;
    box-shadow: none;		
	padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
	background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
}

.footer-div-container.stuck {
	padding-bottom: 0px;
}

img.MarqueeLogo {
	width: 298px;
	height: 88px;
}

a.MarqueeLWW {
	display: block;
	height: 90px;
	width: 295px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
	margin: 0px auto;
	background: white;

}

a.MarqueeLWW img {
	width: auto;
	height: 88px;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
	
}


.contentwrapper {
    background: transparent;
    overflow-x: hidden;
}

.internalpage {
    padding-top: 100px;
}

.footer-div-container {
	background: transparent;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	border-bottom: none;
	padding: 10px 20px 124px 20px;
	width: 100%;
	padding: 0px;
	padding-bottom: 110px;
}



.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



a.MarqueeLink {
	background: white;
	display: block;
	border: 1px solid #cccccc;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	width: 300px;
	height: 90px;
}


a.MarqueeLink:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
	border: 1px solid #cccccc;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: #cccccc;
	padding: 14px;
}

a.MarqueeContact:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #777777;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	border: 1px solid #cccccc;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
}

.ads-column a img.panelad {
	display: block !important;
}

.navbar-brand {
    
    height: auto;
    padding: 10px 5px;
}

.navbar-nav li {
    margin-left: 0px;
}

.navbar-nav.hidden-xs li {
    height: 100px;
    line-height: 100px;
}

.supernav {
    background: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    background: rgba(0, 0, 0, 0.5);
    zoom: 1;    
}

.supernav-nav {
    display: inline-block;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.footernav-list {
    margin: 0px;
}

.footernav-list li {
    margin-left: 5px;
}

.footernav .footernav-list a {
    margin: 0px;
}

.supernav-list, .footernav-list {
    list-style: none;
}

.supernav-list li, .footernav-list li {
    display: inline-block;
}
.supernav-nav span, .supernav-nav a {
    display: inline-block;
    color: white;
}

.supernav-nav a {
    color: white;
}

.supernav-nav a.current {

    background: black;
}

.supernav-nav a:hover {
    color: #466CAA;
    text-decoration: none;
}

.supernav-nav span {
    margin-right: 4px;
}

.supernav-nav .supernav-list {
    margin: 0px;
}

.supernav-nav .supernav-list li {
    margin: 0px;
}

.supernav-nav .supernav-list .dropdown-menu a {
    color: #466CAA;
}

.supernav-nav .supernav-list .anchSuperNav {
    line-height: 25px;
    
}

.nav .dropdown.open .caret {
    border-top: none;
    border-bottom: 4px solid #000000;
}

a.subcatbutton[aria-expanded="true"] .caret { 
    border-top: none;
    border-bottom: 4px solid #FFFFFF;
} 
    
.navbar-default {
    background: transparent;
    border: none;
}

.navcontainer {
    background: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
    background: rgba(255, 255, 255, 1);
    zoom: 1;
    height: 100px;
    border-bottom: 1px solid white;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 370px;
}

#navbar {
    float: right;
}

#navbar .anchMainNav, .anchSuperNav {
    color: #737374;
    position: relative;
    line-height: 75px;
    margin: 0px 10px;
    padding: 0px;
    font-family: 'cooper_hewittbold';
    text-shadow: 0px -1px 0px white;
}

#navbar .anchMainNav.last {
    margin-right: 0px;
}

#navbar .anchMainNav.current {
    color: #93c53d;
}

#navbar .anchMainNav.current:hover {
    color: #466CAA;
}

#navbar .anchMainNav:hover {
    text-decoration: none;
    color: #333333;
}

#navbar .anchMainNav span.pagelabel {
    z-index: 2;
    position: relative;
}


ul.navbar-nav:hover > li a.anchMainNav {
    opacity: 0.5;
    filter: alpha(opacity=50);
    transition: all 0.5s ease;

}

ul.navbar-nav:hover > li a.anchMainNav:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);

}

ul.navbar-nav li a.anchMainNav.current {
    opacity: 1.0;
    filter: alpha(opacity=100);
}   


#navbar .anchMainNav .navhover {
    display: none;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    border: 1px solid #93c53d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    z-index: 1;
    opacity: 0.0;
    filter: alpha(opacity=0);    
}

#navbar .anchMainNav:hover .navhover {
    display: block;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    border: 1px solid #93c53d;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
    z-index: 1;
    opacity: 1.0;
    filter: alpha(opacity=100);     
}

.currenticon {
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    color: gray;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto;  
    width: auto;
    text-align: center;      
    bottom: 5px;
    font-size: 1.5em !important; 
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.currenticon:before {
    opacity: 0.1;   
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;     
}

#navbar .anchMainNav:hover .currenticon, #navbar .anchMainNav:hover .currenticon:before {
    opacity: 0.5;
    color: #93c53d;
}

.footernav {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
	    color: #b4b0ac;
}

.footernav a {
    padding: 0px 5px;
    margin: 0px 5px;
    color: #b4b0ac;
    display: inline-block;

} 

.footernav .footerlinks a {
    font-family: 'cooper_hewittbold';    
}

.footernav a span {
    border-bottom: 2px solid #f0efee;
}

.footernav a:hover {
    text-decoration: none;
}

.footernav a:hover {
    color: #333333;
}

.footernav a.current {
    color: #93c53d;
}
.footernav a.current:hover {
    color: #466CAA;
}

.textholder .h1, .textholder .h2, .textholder .h3, .textholder h1, .textholder h2, .textholder h3 {
    margin-top: 10px;
}


.phonenumbers.visible-xs-block {
    text-align: center;
}

.phonelink {
    color: white;
}

.footerlinks {
    text-align: left;
}

.footer {
    border-top: 1px solid #999999;
}

.footerbullet {
    margin: 0px 5px;
}

.footerbullet, .emailwrapper, .phonenumbers {
    display: inline-block;
    text-align: right;
    float: right;
}

.footernav .banner-socialmedia-div a, .footernav .emailwrapper a {
    padding: 0px;
    margin: 0px;
}

.banner-socialmedia-div a:hover {
    color: white;
}

.lww {
    float: none;
    text-align: left;
    margin-top: 10px;
}


@media (max-width: 768px){
     .navbar-collapse {
         font-size: .8em;
     }
    .navbar-brand img {

    }    
    .phonenumbers {
        font-size: .8em;
    } 
    .pagelabelheader {
       margin-left: 0px; 
    }    
    #navbar {
        float: right;
        margin-top: 5px;
        width: 105%;
    }    

    #navbar.tabletnav {
        width: auto !important;
        float: right;
    }

    .navbar-collapse {
        /*background: transparent;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
        background: rgba(255, 255, 255, 0.85);
        zoom: 1;*/    
    }   
    
    #navbar .anchSandwichNav {
        font-size: 2em;
        line-height: 2em;  
        border-bottom: 1px solid #999999;
        margin: 0px;
        padding: 0px 10px;
    }


    #navbar .sidemenu-category {
        font-size: 1.5em;
        line-height: 1.5em;
        border-color: #999999;
        border-left: 5px solid #999999;
        padding-left: 10px;
        background: #e7e7e7;;
        padding-left: 20px;
    }
    #navbar .sidemenu-category.current-category {
        border-left: 5px solid #466CAA;
        color: #466CAA;
    }

    .navbar-nav .open .dropdown-menu {
        padding-top: 0px;
    }
    
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        color: white;
        background-color: #93c53d;        
    }    
    
    
    .textholder-image img {
        width: 100%;
    }   
      
     .internalpage {
         padding-top: 100px;
     }
    #frmContactForm input[type=text], #frmContactForm input[type=file], #frmContactForm input[type=tel], #frmContactForm input[type=email], #frmContactForm select, #frmContactForm textarea {
        width: 100%;
        font-size: 1.1em;
        line-height: 2em;
    }  

    #frmContactForm input[type=text], #frmContactForm input[type=file], #frmContactForm input[type=tel], #frmContactForm input[type=email], #frmContactForm select {
        height: 48px;
        margin: 20px 0px;
    }

    #frmContactForm textarea {
        margin: 20px 0px;
    }

    a.anchMoreDetails.dropdownMoreDetails {
        font-size: 2em;
        padding: 10px;        
    }
    
    a.anchMoreDetails.tabletdropdownMoreDetails.dropdownMoreDetails {
        font-size: 1em;
    }    
    ul.social-networking, ul.social-networking-small {
        display: inline-block;
        float: none;
        margin-top: 10px;
    }      

}

@media (max-width: 480px){
    .navbar-collapse {
        background: transparent;
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
        background: rgba(255, 255, 255, 0.85);
        zoom: 1;    
    }    
    #navbar {
        float: none;
        margin-top: 5px;
        width: 109%;
    }
    
    #navbar .anchSandwichNav {
        display: block;
        text-align: left;
        font-size: 2em;
        line-height: 2em;
        border-bottom: 1px solid #999999;
        margin: 0px;
        padding: 0px 10px;
    }

    #navbar .anchMainNav.current, #navbar .anchSuperNav.current {
        
    }

    #navbar .sidemenu-category {
        font-size: 1.5em;
        line-height: 1.5em;
        border-color: #999999;
        border-left: 5px solid #999999;
        padding-left: 10px;
        background: #e7e7e7;;
        padding-left: 20px;
    }
    #navbar .sidemenu-category.current-category {
        border-left: 5px solid #466CAA;
        color: #466CAA;
    }
    .navbar-nav .open .dropdown-menu {
        padding-top: 0px;
    }

    #navbar .anchMainNav .navhover, #navbar .anchMainNav:hover .navhover {
        display: none;
    }

    .phonenumbers {
        font-size: 1.2em;
        margin-top: 10px;
    }    
    .banner-socialmedia-div {
        float: right;
        margin-left: 0px;
        text-align: center;        
    }
    .topfooter .banner-socialmedia-div {
        width: 100%;
    }
    
    ul.social-networking, ul.social-networking-small {
        display: inline-block;
        float: none;
        margin-top: 10px;
        margin-left: -5px;
    }   
    
    .divDirectionSectionRight .textholder-image {
        border-top: 1px solid #cccccc;
        padding-top: 20px;        
    }
    
    .divDirectionSectionLeft #mapframe {
        margin-top: 10px;
		height: 348px;
    }

    .divTiledListing img {
        height: 400px;
    }
    
     .internalpage {
         padding-top: 100px;
     }

}



@media (min-width: 768px){
    #navbar .anchMainNav {
        font-size: .7em;
        margin: 0px 5px;
    }    

    .internalpage {
        padding-top: 100px;
    }


}
@media (min-width: 1024px){
    #navbar .anchMainNav {
        font-size: 1em;
        margin: 0px 5px;
        margin-top: 13px;
    }    


}

.navbar-fixed-top .navbar-collapse {
    max-height: 450px;
}



@media (max-width:568px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse {
	    max-height: 220px;
	}
}



@media (min-width:569px) and (max-width:736px) and (orientation:landscape) {
	.navbar-fixed-top .navbar-collapse {
	    max-height: 290px;
	}
}


h3.shownondesktop {
    display: none;
    position: absolute;
    bottom: 0px;
    background: transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9FFFFFF,endColorstr=#D9FFFFFF);
    background: rgba(255, 255, 255, 0.85);
    zoom: 1;
    width: 100%;
    text-align: center;
}

.divTiledListing:hover h3.shownondesktop {
    display: block;
}



.footernav a.lww {
    text-transform: none;
}
iframe {
    max-width: 100%;
}

.topfooter .phonenumbers a {
    color: white;
}
    
.textholder h2.headerImage {
    margin: 0px;
    line-height: 34px;
}

.content-div a.topmenu-category:hover, .content-div a.sidemenu-category:hover{
    color: white;
}

.content-div a.topmenu-category {
    border-bottom: 1px solid #cccccc;
}

.content-div .divTiledListing a {
    border: none;
    display: block;
}

.divTiledListing {
    margin-bottom: 20px;
}

.listingdetailsimg, .moredetailslisting {
    float: left;
}

table.moredetailslisting {
    margin-bottom: 20px;
}

.divDescriptionPrimary h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.subcats-select {
    font-size: 1.5em;
    line-height: 2em;
    height: auto;
    margin-bottom: 20px;
}


.content-div a.anchMoreDetails {
    border: none;
}
.content-div a.anchMoreDetails .moredetailsdropdownlink {
    text-decoration: underline;

}





.body-directory table.tableListingTable.margintop {
    margin-top: 20px;
}

.body-directory table.tableListingTable.flushwithtop {
    margin-top: 0px;
}

.body-directory .tableListingTable .label {
    color: #333333;
    font-size: 100%;
    padding: 0px 5px 0px 0px;
}

.body-directory table.tableListingTable img {
    margin: 0px;
}

.body-directory .tableListingTable tr.odd {
    background-color: #e3e3e3;
}

.body-directory .tableListingTable td {
    border-bottom: 1px solid #cccccc;
}

.body-directory .tableListingTable .trTableHeaderRow th {
    border-bottom: 1px solid #999;
}

.body-directory .tableListingTable .trShowHide td {
    border: none;
}

.body-directory .tableListingTable .currentrow td {
    border: none;
}

.body-directory .tableListingTable .trSecondaryProperty {
    text-align: left;
}

.body-directory .tableListingTable .rowHover {
    background-color: #f2f2f2;
}

.body-directory .tableListingTable tr.odd.rowHover {
    background-color: #bcbcbc;
    color: white;
}

.body-directory .tableListingTable tr.odd.rowHover * {
    color: white;
}

.body-directory .divDescriptionPrimary p, .body-directory .divDescriptionPrimary h3 {
    padding-left: 0px;
    padding-right: 0px;
}

.body-directory .tableListingTable .moredetailstablecell {
    text-align: right;
}

.body-directory .tableListingTable p {
    padding: 10px 5px; 
}

.body-directorytiles h3.shownondesktop {
    display: block;
    position: relative;
    bottom: auto;
    background: transparent;
    text-align: left;
}

.body-directorytiles .divTiledListing:hover h3.shownondesktop {
    display: block;
}

.body-directorytiles .label {
    color: #333333;
    font-size: 100%;
    padding: 0px 5px 0px 0px;   
    text-align: left; 
}

.body-directorytiles p.label, .divTiledListing p {
    text-align: left; 
}


.body-directorytiles h3 .anchMoreDetails {
    margin-top: 0px;
    display: inline-block;
}

.body-directorytiles .anchMoreDetails {
    margin-top: 20px;
}

.body-directorytiles .divTiledListing {
    border-bottom: 1px solid #cccccc;
}

.content-div .divTiledListing a.anchDirectoryEmail {
    display: inline-block;
}

.no_photo_default {
    margin-top: 20px;
}

.content-div a.titlelink, .content-div a.titlelink:hover {
    border: none;
}
.content-div a.titlelink .linktext {
    text-decoration: underline;
}

.body-directorytiles a.anchMoreDetails.newpageMoreDetails {
    text-align: left;
}

.body-directorytiles .pLabel, .body-directorytiles .pValue {
    display: inline-block;
}

.body-directorytiles .divTiledListing {
    text-align: left;
}

.body-directorytiles .trSecondaryProperty p {
    padding-left: 0px;
    display: inline-block;
}

.body-directorytiles .divTiledListing .pValue {
    padding-left: 4px;
}


    a.titlelink .fa {
        vertical-align: bottom;
        font-size: 0.7em;
        padding-bottom: 5px;
    }
    
    

    

    .tabletbody .supernav-nav span {
        margin: 0px;
    }
    
    .tabletbody #navbar .anchMainNav {
        padding: 0px 0px;
    }
    .tabletbody #navbar #Homepage01_nnn {
        display: none;
    }

    .tabletbody .navbar-brand img {
        
    } 



.faqanswerwrapper {
   margin-left: 44px; 
}





.mobileblog #tagsection, .mobileblog #datesection {
    padding-top: 10px;
    background: #f2f2f2;
    border-bottom: 1px solid #cccccc;   
}

.mobileblog #tagsection .list-group, .mobileblog #datesection .list-group, .mobileblog #tagsection .list-group-item, .mobileblog #datesection .list-group-item {
    margin-left: 0px;
}

.mobileblog .tagbutton {
    margin-top: 20px;
}

.mobileblog #tagsection {
    margin-bottom: 20px;
}

.mobileblog a.anchYearLink.current-year, .mobileblog a.anchTagLink.current-tag {
    padding: 10px 15px;
    margin: -10px -15px;
}



.subcatshowhide {
    margin-bottom: 20px;
}

.divMiniSliderWrapper::-webkit-scrollbar {
    -webkit-appearance: none;
}

.divMiniSliderWrapper::-webkit-scrollbar:vertical {
    width: 12px;
}

.divMiniSliderWrapper::-webkit-scrollbar:horizontal {
    height: 12px;
}

.divMiniSliderWrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.divMiniSliderWrapper::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}

.faqholder.updown.faqanswer {
    margin-top: 20px;

}

a.subcatbutton.archivebutton, a.subcatbutton.tagbutton {
    z-index: 2;
} 

.directionsSubHeaderWrapper {
    background: #cccccc;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.mobiledirectionpadding {
    padding: 0px;
}

.fileUpload {
    float: left;
}

.notelabel.uploaddoctypes {
    float: left;
    display: inline-block;
    margin-left: 5px;
    color: #999999;
}

.innerDirectory {
    width: 100%;
}

@media (max-width: 1024px){
    #navbar.tabletnav a.anchMainNav {
        font-size: .8em;
    }    

}


.banner-logo {
	width:261px;
	height:auto;
}

.navbar-brand img {
	width:100%;
	min-width:100%;
	height:auto;
}


@media (min-width:768px) and (max-width:1024px) {
	.banner-logo {
		width:200px;
		height:auto;
	}
}





ul.social-networking-small li.twitter:hover,
ul.social-networking-small li.facebook:hover,
ul.social-networking-small li.twitter:hover a,
ul.social-networking-small li.facebook:hover a {
	background-color:transparent;
	color:#333333;
}



ul.social-networking-small li.instagram:hover,
ul.social-networking-small li.instagram:hover a {
	background:transparent !important;
	color:#333333;
}


@media (max-width:767px) {
	.footer .banner-socialmedia-div {
		float:none;
	}
	.lww {
		text-align:center;
	}
	
}

.textholder-image figure {
    max-width: 100%;
}


@media (max-width:767px) {
				

 
 .divContactSectionLeft {
 border:none;
  
  } 				
	.textholder table {
		position:relative;
		left:-10px;
		margin:auto;
	}		
		
	.firsttextholderh3,
	.firsttextholderh2,
	table {
		text-align:center;
		padding:10px 0;
	}
	.textholder .divContactSectionRight table td:nth-child(2) {
		display:none;
	}
}

