/*
Theme Name: Muninet Guide
Theme URI: http://www.muninetguide.net
Author: Cleo Hister
Author URI: http://www.createwithcurtis.com/
Description: Muninet Guide Responsive Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*--------------------------------------------------------------
1. Reset CSS
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
*:focus,a:focus {outline: none;}
/*--------------------------------------------------------------
2. WordPress Core
-------------------------------------------------------------- */
.alignnone {margin: 5px 20px 20px 0;}
.aligncenter,div.aligncenter {display: block;margin: 5px auto 5px auto;}
.alignright {float:right;margin: 5px 0 20px 20px;}
.alignleft {float: left;margin: 5px 20px 15px 0;}
.aligncenter {display: block;margin: 5px auto 5px auto;}
a img.alignright {float: right;margin: 5px 0 15px 20px;}
a img.alignnone {margin: 5px 20px 20px 0;}
a img.alignleft {float: left;margin: 5px 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {background: #fff;border: 1px solid #f0f0f0;max-width: 96%;padding: 5px 3px 10px;text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 18px;margin: 0;padding: 0 4px 5px;}
object {width: 100% !important;}
svg {
    position: absolute;
    top: 0;
    left: 0;
}

.addtoany_shortcode{display: inline-block;margin:0 5px;}

/*--------------------------------------------------------------
3. Universal CSS
-------------------------------------------------------------- */
/* Set Global Font  400,700,400italic,700italic|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800 */
html * {font-family: ;}

/*
*{transition: all 0.3s ease-in; outline: none;}
*:hover{transition: all 0.3s ease-in;}
*/
body{line-height: 1.8;}
h1,.h1{font-size: 34px;font-weight:400;color: #1b3862;font-family: 'Lora', serif;line-height: 1.5;margin-bottom: 6px;}
h2,.h2{font-size: 22px;font-weight:700;color: #1b3862;font-family: 'Lora', serif;margin-bottom: 12px;}
h3{font-size: 24px;}
h4,.h4{font-size: 22px;color: #1b3862;font-weight: 600;font-family: 'Lora', serif;}
h5,.h5{font-size: 20px;font-weight:400;color: #1b3862;font-family: 'Lora', serif;line-height: 1.3;margin-bottom: 12px;}
h6{font-size: 18px; text-transform: uppercase; color: #7b7471;line-height: 1.8;margin-bottom: 24px;font-family: 'Lora', serif;font-weight: 300 }
hr{border: 1px solid #d1d7e0;}
a{color: #1F8FD0;}
p{margin-bottom: 24px;}
span{}
strong,b{font-weight: bold;}
em{font-style: italic;}
blockquote{width: 250px; border-top:5px solid #6bc8a4;border-bottom:5px solid #6bc8a4;padding: 25px;color: #1b3863; font-weight: 600;font-family: 'Open Sans', sans-serif;font-size: 20px;float:left;margin:10px 15px 10px 0;}

hr.less-marg{margin: 5px 0;}
hr.thin{margin: 5px 0;border-bottom: none;border-top:1px solid #D1D7E0;}
hr.thick-dark-blue {border-bottom: 5px solid #1B3863;border-top: none;margin: 5px 0;}
hr.blue {border-bottom: 1px solid #496794;border-top: none;margin-bottom: 5px}
.seperator{background:url(/wp-content/themes/muninet/assets/images/separator.png) no-repeat;background-size: contain ;padding: 22px;margin: 15px 0;}
.lspc1{letter-spacing: 1px;}
.italic{font-style: italic;}

/* Background Color CSS */
.bg-grey{background:#e8ebef;}
.bg-mid-blue{background: #4782A4;}

/* Site Font Size CSS */
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs20{font-size: 20px;}
.fs22{font-size: 22px;}
.fs30{font-size: 30px;}
.fs35{font-size: 35px;}
.fs38{font-size: 38px;}

/* Font Weight */
.fw300{font-weight: 300;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}
.fw700{font-weight: 700;}
.fw800{font-weight: 800;}

/* Font Color */
.fc-black{color: #000000;}
.fc-dark-grey{color: #6c6562;}
.fc-grey,.fc-grey a{color: #7b7471;}
.fc-white{color: white;}
.fc-dark-blue{color: #1b3862;}
.fc-md-blue{color: #234a83;}
a.fc-dard-light-blue,.fc-dard-light-blue{color: #38a3e0;}

/* Font Family */
.ft-os{font-family: 'Open Sans', sans-serif;}
.ft-lora{font-family: 'Lora', serif;}

/* Link CSS */
a.link-orange,.link-orange{color: #e46532; font-size: 14px; text-transform: uppercase; font-weight: 700;font-family: 'Open Sans', sans-serif;}
a.link-light-blue,.link-light-blue{color: #38a3e0;}

/* Button CSS */
.btn-orange{font-family: 'Open Sans', sans-serif;font-size:13px;text-transform: uppercase; background:#e26433 !important;border:none;padding: 10px 20px;color: white !important;text-shadow: 1px 1px 2px #656565;}
form .btn-orange{padding: 7px 20px 5px;}
.btn-orange:hover{background: #fa633a !important;}
.btn-green{color: white; background: #5eb392;padding: 10px 20px;font-family: 'Open Sans', sans-serif;text-shadow: 1px 1px 2px #656565;text-transform: uppercase; }
.btn-green:hover{background: #3d8066;color: white;text-decoration: none;}
.btn-blue{color: white; background: #68a0c0;padding: 5px 20px 4px;}
.btn-blue:hover{background: #77b7dc;}
.btn-drk-blue{color: white; background: #38a3e0;padding: 5px 20px 4px;text-shadow: 1px 1px 3px #666;}
.btn-drk-blue:hover{background: #49b9fa !important;color: white;text-decoration: none;}

.box_rotate_orig {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}
.box_rotate {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.box_rotate_rev {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.box_transition {-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}

.mlr15{margin-left: 15px; margin-right: 15px;}
.mt15{margin-top: 15px;}
.mt10{margin-top:10px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.m15{margin: 15px;}
.pl40{padding-left: 40px;}
.pl15{padding-left: 10px;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.pt40{padding-top: 40px;}
.lh1{line-height: 1.1;margin-bottom: 10px;}
.lh3{line-height: 1.3;}
.lh5{line-height: 1.5;}
.w100{width: 100%;margin-bottom: 10px;}

/* Select CSS */
select, select.form-control {background-image: url('assets/images/select-arrow.png');height:35px;background-repeat: no-repeat;background-position: right center;background-position-x: right;background-position-y: center;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;appearance: none;-webkit-appearance: none;padding: 4px 36px 6px 12px;}
@-moz-document url-prefix() {
	select, select.form-control {background-image:  none !important;}
}

.ad { margin:6px 0; padding: 3px; }
.ad .banner {margin: 15px auto !important;}
.thumbnail{padding: 0;border: none;}
/*--------------------------------------------------------------
4. Header CSS
-------------------------------------------------------------- */
#top-header{padding-top: 10px;margin-bottom: 7px;}
#header{ border-bottom:5px solid #9A9592; }
div.logo { max-height: 120px; padding: 4px auto; }
.logo img { width: 100%; text-align: center; min-width: 200px; max-width: 296px; margin: 2px auto; }
.logo p { font-size: 12px; text-align: left; margin: 2px auto; min-width: 200px;  max-width: 260px; line-height: 15px; padding-left: 12px; }

/*--------------------------------------------------------------
5. Navigation CSS
-------------------------------------------------------------- */
.navbar{background: #1B3863;border: none; border-radius: 0;margin-bottom: -5px;min-height: 45px;font-family: 'Open Sans', sans-serif;}
.navbar a{background: none !important; font-weight: normal;font-size: 14px;color: white;}
.nav>li>a{margin:0 !important;padding:12px 13px !important;color: white !important;text-transform: uppercase;}
.navbar .active>a, .navbar a:hover{background: #112644 !important;}

/* Dropdown Menu*/
.nav>li:hover >.dropdown-menu{display: block;}
.dropdown-menu{background:#112644; border-radius: 0;border: none;}
.dropdown-menu a{color: white !important;}
.dropdown-menu>li:hover >.dropdown-menu.level-1{display: block;}
.dropdown-menu.level-1{}

/*--------------------------------------------------------------
6. Sub-Header CSS
-------------------------------------------------------------- */
#subhead{border-bottom:solid 5px #d1d7e0;background-size: cover !important; background-position: center center;height: 450px; position: relative;}
.home-subhead-content{bottom:0; background:rgba(0, 0, 0, 0.6); color: white;padding: 15px 15px 20px; }
.subhead-search{padding: 2px 10px 1px; width: 50%;color: #444}
.subhead-dd-category{border-radius: 0px;width: 100%;text-align: left;color: #999; padding: 5px}
.slide-caption{font-size: 34px; color: white;line-height: 1.5;}
.slide-caption:hover{text-decoration: none; color: white;}
.carousel-caption{right: auto;left: auto;position: inherit;margin-top: 120px;font-weight: 300;font-family: 'Lora', serif;}

#page-subhead{border-bottom:solid 5px #d1d7e0;background:#4782A4;min-height:250px;width:100%;max-height:250px;position:absolute}
.page-map-container{position:absolute;width:96.5%;margin-top:30px;background:white;border:15px solid white;box-shadow: inset 1px 8px 13px 0px #dddddd;height: 230px;overflow: visible}
.page-subhead-content{bottom:0; background:rgba(0, 0, 0, 0.6); color: white;padding: 10px 15px 20px; }
.subhead-feat-img{margin-top:30px; border:15px solid white;}
.subhead-feat-img-search{padding: 20px 10px;background: rgba(0, 0, 0, 0.6); position: relative;margin: -90px 0 40px 0;border-left: 15px solid white;border-right: 15px solid white;}
.feat-img-container{position: relative;}
.feat-img-container h1{position: absolute;top:40%;text-align: center;width: 100%; color: white;}

.sidebar-search-form{position: relative;}

/*--------------------------------------------------------------
7. Main Content CSS
-------------------------------------------------------------- */
#main-content img{max-width: 100%;height: auto;}
#main-content .schools img{max-width: inherit; }
.content{padding-left: 40px;margin-bottom: 100px;}
.page-template-page-nfma .content{margin-bottom: 50px;}
#main-content ol{list-style-type: decimal !important; margin-bottom: 30px !important; }
#main-content ol> li> ul {margin-bottom: 15px;}
#main-content ol> li> ul >li{list-style: circle; margin-left: 15px;line-height: 1.8}
.grey-border{border: 10px solid #ecebeb; padding: 15px;margin-bottom: 30px}

/* advertising */
ins.vrt_topbnr { width: 100%; max-width: 730px; height: 98px; display:inline-block; }
ins.vrt_rtcol1 { width: 100%; max-width: 345px; height: 286px; display:block; }
ins.vrt_rtcol2 { width: 100%; max-width: 345px; height: 608px; display:block; }
ins.vrt_btmbnr { width: 100%; max-width: 730px; height: 98px; display:inline-block; }

/* Featured Post Slider */
#featured-post-slider{}
#featured-carousel{padding: 25px;}
#article-indicator-container{border-top: 5px solid #e8ebef}
#home-carousel .carousel-indicators{position: absolute;margin-left: 30%;}
.carousel-indicators{bottom: 120px;padding: 2px 30px 0px;z-index: 15;text-align: center;position: relative;left: auto;margin-left: auto;width: auto;}
.carousel-indicators li{background:#ffffff;border: none;width: 12px; height: 12px; border-radius: 50%;}
.carousel-indicators li.active{background: #E26433;border: none;width: 13px; height: 13px; border-radius: 50%;}
.featured-article-img{margin-bottom: 15px;border: 1px solid #ccc}
.article-content{margin-top: 15px;margin-bottom: 25px;}
.carousel-inner{overflow: visible !important;margin-bottom: 40px;}

/* Featured News and Insights Post Slider */
#featured-carousel.news-insights{background: white;padding: 15px 25px 15px 15px;}
#featured-carousel .carousel-indicators{bottom:0;}
.blog #featured-carousel.news-insights{margin-top: 30px;}

/* Graph Slider Images */
.content #owl-demo .item{padding: 5px;}
.content #owl-demo .item img{border: 1px solid #ccc;max-height: 110px; width: 100%}
/* Seminar Page CSS */
#seminar-container{margin-top: 50px;}
.seminar-content-container{margin-bottom: 130px;}
.seminar-content{margin: 10px 0}

/* Map CSS */
#us-map {width: 100%;height: 100%;margin: 20px 0 50px;}
.page-map{position: relative;}
.page-map #us-map{padding:0 8% ;min-height: 400px;margin: 20px 0 0px;}
.select-state-dd-container{background: #1B3863;padding: 7px 15px 7px 0px ;color: white}

/* Single Post/Articles */
/*.home #main-content .single-news-post ol li,.home #main-content .content ol li,.home #main-content .single-news-post li, .home #main-content .content li{list-style-type: none}
.home #main-content .single-news-post ol,.home #main-content .content ol,.home #main-content .single-news-post ul, .home #main-content .content ul{margin-left: inherit;margin-bottom: 0;}
*/
#main-content .single-news-post ul, #main-content .content ul{margin-left: 30px;margin-bottom: 24px;}
#main-content .single-news-post ol, #main-content .content ol{margin-left: 30px;margin-bottom: 24px;}
#main-content .single-news-post li, #main-content .content li{list-style-type: disc;}
#main-content .single-news-post ol li, #main-content .content ol li{list-style-type: decimal;}
.single-cat-title{background: #244a82;height: 45px;margin-bottom: 30px;padding: 10px 20px;}
.single-news-post{background: white;margin-top: 30px;padding-top:15px;}
.social-media-icons{width: 27px; height: 100%; vertical-align: middle;margin-left: 5px;}

/* Single Demographics*/
ul.demographics{margin-top: 15px;}
.pagination.demographics>li>a{border: none;border-left: 1px solid #333;border-right: 1px solid #333; width: 30px;margin-bottom:10px;margin-left: -1px;line-height: 1;color: #38a3e0;font-family: 'Open Sans', sans-serif;font-weight: 600;}
.pagination.demographics>li:first-child>a{border-left: none;}
.pagination.demographics>li:last-child>a{border-right: none;}
li.directory-listing{list-style-type: none;font-size: 14px;}
.demographic-color-icon{height:10px;width:10px;display:inline-block;border-radius:50%;}
.homeowner-ad-container{background: #ECEBEB;padding: 15px;margin-bottom: 20px;}
.homeowner-ad-container p{margin-bottom: 5px;}
a.home-ad:hover{text-decoration: none !important;}

/* Municipal Bonds CSS */
#municipal-bond-calendar table th{background: #1b3863;color: white;font-family: 'Open Sans', sans-serif;font-size: 13px;}

/* Left Sidebar Content CSS */
.metro-area-title,.left-sidebar-title{background:#1b3863;font-size: 18px;font-weight: 300; color: white; padding:2px 15px;font-family: 'Lora', serif;margin-bottom: 15px;}
.state-logo{margin-bottom: 30px;}
.metro-list {padding-left: 10px;}
.metro-list li a{color: #38a3e0;font-weight: 600;font-family: 'Lora', serif;font-size: 15px}
.official-site{background: #5eb392;font-family: 'Open Sans', sans-serif;padding:5px;color: white;text-shadow: 1px 1px 3px #666;margin-bottom: 50px;}

/* NFMA Gateway CSS */
.nfma-gateway h5{font-size: 25px;}
.nfma-gateway .left-sidebar-title{margin-bottom: 5px;}

/* Search Page CSS */
.search-description{min-height: 60px;margin-bottom: 50px;}
.search-description p{margin-bottom: 0}

/* Archive CSS */
.article-archive{margin-bottom: 50px;}
.article-archive-content p {margin-bottom: 4px;}
.article-categories,.article-categories a{color: #7b7471; font-size: 13px; font-style: italic;font-family: 'Open Sans', sans-serif;font-weight: 500;}
.live-search{box-shadow: inset 0 1px 1px rgba(0,0,0,.075);width:100%; border:1px solid #ccc;padding:2px 10px 3px 15px;color:black}
#the_search_results{position: absolute;max-height: 500px;z-index: 100;background: white;padding: 10px;overflow: scroll;width: 90%;border-radius: 0 0 5px 5px; }
#the_search_results li{line-height: 1.3;margin-bottom: 10px;border-bottom: 1px solid #e2e2e2;padding-bottom: 10px;}
#the_search_results li a{font-size: 13px; font-family: 'Open Sans', sans-serif;}

/*--------------------------------------------------------------
8. Sidebar CSS
-------------------------------------------------------------- */
#sidebar-container.col-md-3{width: 28.4%}
.side-widget{margin: 20px 0;}
h4.state_info { line-height: 1.1em; font-size: .89em; margin: 10px 0; padding-bottom: 12px; }
h3.cities_featured { line-height: 1.15em; font-size: .92em; margin: 12px 0; padding: 2px 0; }
.looking-for-container{position: relative;z-index: 100;color: white;margin-top:-200px;font-family: 'Lora', serif;font-size: 18px;}
.looking-for-box{background: #5eb392;border:5px solid white;font-family: 'Open Sans', sans-serif;margin-top: 5px;}
.looking-for-box li{border-bottom: 5px solid white;color: white;padding: 5px 10px 7px;font-size: 13px;text-shadow: 1px 1px 3px #666;text-transform: uppercase;line-height: 1.3;}
.looking-for-box li a{color: white;}
.looking-for-box li a:hover{text-decoration: none;}
.looking-for-box li img{vertical-align: middle;margin-right: 10px;}
.looking-for-label{display: inline-block;vertical-align: middle; width: 70%;}
.looking-for-side-menu{padding: 10px;}
.looking-for-side-menu a{display: inline-block;vertical-align: middle;width: 80%;font-size: 13px;text-shadow: 1px 1px 3px #666;text-transform: uppercase;line-height: 1.3;color: white;}
.page-looking-for-box{background: #5eb392;margin-bottom:15px;border:5px solid white;font-family: 'Open Sans', sans-serif;margin-top: 5px;padding: 5px 10px;}
.page-looking-for-label{display: inline-block;vertical-align: middle; width: 80%;font-size: 13px;text-shadow: 1px 1px 3px #666;text-transform: uppercase;line-height: 1.3;color: white}
.page-looking-for-box img{vertical-align: middle;margin-right: 10px;}
.page-sidebar-search{border: none; background: none; border-bottom:  1px solid #1B3863;width: 100%;color:#1B3863;font-size: 18px;}
.page-looking-for-container{position: relative;z-index: 100;margin-top:25px;font-family: 'Lora', serif;font-size: 18px;}
#subscribe-sidebar{border-top:5px solid #1B3863; padding: 5px 15px;background:#e8ebef;}
.sidebar-search-btn{border:none; background: none; position: absolute; top:5px;right: 0px}
.advanced-search-options{display: none;margin: 10px 0 0;}
#know-your-cities p{margin-top:20px;}
#know-your-city-img{background-size: cover !important; background-position: center center !important;width: 100%; height: 200px;}
#knowYourCities .modal-body{padding: 0;}
#knowYourCities .modal-content{border-radius: 0;}
#knowYourCities .gform_wrapper{margin: 0;}
.advanced-search-btn{cursor: pointer;}
.page-sidebar-search::-webkit-input-placeholder {color: #1B3863;font-weight: 300}
.page-sidebar-search:-moz-placeholder { /* Firefox 18- */color: #1B3863;font-weight: 300}
.page-sidebar-search::-moz-placeholder {  /* Firefox 19+ */color: #1B3863;font-weight: 300}
.page-sidebar-search:-ms-input-placeholder {color: #1B3863;font-weight: 300;}

/*--------------------------------------------------------------
9. Sub-Footer CSS
-------------------------------------------------------------- */
#news-article-container, #current-seminars-container{margin-bottom: 60px; }
#news-article-container nav{margin: 5px 0}
.article-container{margin-top: 15px;}
.article-container article a{line-height: 1 !important;font-weight: 600;}
.news-article-img-container{margin-bottom: 15px;}
.news-article-img-container{height: 150px; width: 100%; background-size: cover !important;background-position: left center!important;}
li.news-article-cat-nav{display: inline-block;padding: 5px 25px;margin-right: 5px;font-family: 'Open Sans', sans-serif;}
li.active.news-article-cat-nav{background: #e2e2e2}
li.news-article-cat-nav a{text-decoration: none;color: black;}
li.news-article-cat-nav:hover{background: #e2e2e2;color: #1b3863; }
#top-picks{margin-bottom: 30px;}
.top-picks-content{background:#ecebeb;padding:15px;}
.top-picks-content li a{line-height: 1;font-family: 'Open Sans';font-size: 14px; font-weight: 700;color: #38a3e0;}
.top-picks-content li p{line-height: 1.3;margin-bottom: 10px;padding-left: 15px;}
.top-picks-content-inner{background:white;padding: 15px;margin-top: 15px;}
.top-picks-content-inner ul{display:table-cell;}
.top-picks-content-inner ul li{list-style: disc}
.right-top-pick{border-left: 1px solid #ccc;padding-left: 40px}

.recent-news{margin-bottom: 50px;}
/*--------------------------------------------------------------
10. Footer CSS
-------------------------------------------------------------- */
#footer{background: #112644;padding: 20px 0;color: white;margin-top: 15px;}
.footer-menu li {display: inline-block;font-family: 'Open Sans';text-transform: uppercase;font-weight: 600;margin-right: 25px;}
.footer-menu li a{color: white;}

.social-icon-container{margin-top: 15px;}
.social-icon-container a{margin-right: 5px;}
.social-icon-container img{border-radius: 2px;}

/*--------------------------------------------------------------
11. Gravity Forms Override CSS
-------------------------------------------------------------- */
#field_1_1 label{display: none;}
#gform_submit_button_1{color: white; background: #68a0c0;border: #04669e solid 1px;text-transform: uppercase;font-family: 'Open Sans', sans-serif;font-size: 13px; width: 100%;text-shadow: 1px 1px 3px #333;}

.gform_wrapper .gform_footer{padding: 0 5px 0 0 !important; margin: 10px 0 !important;}

/*--------------------------------------------------------------
12. Bootstrap Override CSS
-------------------------------------------------------------- */
.carousel.fade {opacity: 1;}
.carousel.fade .item {-moz-transition: opacity ease-in-out .9s;-o-transition: opacity ease-in-out .9s;-webkit-transition: opacity ease-in-out .9s;transition: opacity ease-in-out .9s;left: 0 !important;opacity: 0;top:0;position:absolute;width: 100%;display:block !important;z-index:1;}
.carousel.fade .item:first-child {top:auto;position:relative;}
.carousel.fade .item.active {opacity: 1;-moz-transition: opacity ease-in-out .9s;-o-transition: opacity ease-in-out .9s;-webkit-transition: opacity ease-in-out .9s;transition: opacity ease-in-out .9s;z-index:2;}

.pagination{margin: 0;}
input.form-control{border-radius: 0;}

/*--------------------------------------------------------------
13. Media Queries Override CSS
-------------------------------------------------------------- */
@media(min-width:480px){}
@media(min-width:768px){
	.home-subhead-content{margin-top: -158px;position: relative;z-index: 100}
}
@media(min-width:992px){}
@media(min-width:1200px){
	.looking-for-container{padding-left: 30px;}
}

@media(max-width:480px){}
@media(max-width:767px){
	h1{font-size: 24px;}
	#page-subhead{min-height: 95px !important;height: auto;}
	.feat-img-container h1{font-size: }
	#subhead{height: 200px !important;}
	.slide-caption{font-size: 20px !important;}
	.carousel-caption{margin-top: 30px !important;}
	.content{padding:0 5px;}
	.right-top-pick{border-left: none;padding-left: 15px}
	.alignright {float:none;}
	.alignleft{float: none;}
	#home-carousel .carousel-indicators{position: relative;margin-left: auto !important;}
	.carousel-indicators{bottom:20px;}
	.carousel-indicators li{background: #ccc;}

}
@media(max-width:991px){
  .logo p { font-size: 10px;  margin: 2px 5px; line-height: 12px; max-width: 510px; }
	.slide-caption{font-size: 30px;}
	#subhead{height: 350px;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background: none;}
	.navbar-default .navbar-toggle .icon-bar{background: white;}
	.carousel-caption{margin-top:30px;}
	.looking-for-container{margin-top: auto}
	#home-carousel .carousel-indicators{margin-left: 40%;}
	#sidebar-container.col-md-3{width: auto !important;}


	/* MOBILE MENU QUERY */
	.navbar-header {float: none;}
    .navbar-left,.navbar-right {float: none !important;}
    .navbar-toggle {display: block;background:none;color: white;border:none;}
    .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-fixed-top {top: 0;border-width: 0 0 1px;}
    .navbar-collapse.collapse {display: none!important;}
    .navbar-nav {float: none!important;margin-top: 7.5px;}
    .navbar-nav>li {float: none;}
    .navbar-nav>li>a {padding:10px 7px;}
    .collapse.in{display:block !important;}
}
@media(max-width:1199px){
	#page-subhead{min-height: 225px;height: auto;}
	.nav>li>a{padding: 8px 10px !important;}
	.navbar a{font-size:12px !important; }
	.navbar{min-height: 35px !important;}
}
@media(max-width:1500px){

}
@media print {
 img{float:left;margin: 0 15px 5px 0 !important;}
}
