/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the default font size on small touch devices */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* The toggle link */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}
/* ========================================================================== */
 

/*----- LEADERBOARD - Open -----*/
.leaderboard-full {
}
.leaderboard-container {
}
/*----- LEADERBOARD - Close -----*/


/*----- HEADER - Open -----*/
.top-container-full{
  background-color: #fff;
}
#logo {
	background: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

.top-primary-content,
.top-secondary-content {
	/*float: none;
	padding: 10px;*/
}
.top-primary-content{
	border-bottom: 10px #ea5b20 solid;
	max-width: 100%;
	width: 100%;
}

#branding{
  margin-top: 20px;
  margin-bottom: 20px;
}

.top-primary-content #logo{
  margin: 0 auto;
}
.top-secondary-content{
  max-width: 100%;
  width: 100%;
  display: none;
}



#header .top-menu {
	margin: 0px;
}
#header .top-menu ul {
	text-align: left;
}

#header .top-slogan{
	display: none;
}

#block-menu-menu-top-menu {
  background: url(../images/bg-dotted-line.png) repeat-x bottom left transparent;
  width: 100%;
  float: right;
  margin: 0px;
  padding-bottom: 10px!important;
}

#block-search-form{
  width: 70%;
  float: left!important;
  position:relative;
  z-index: 100;
} 
.top-search {
  margin-top: 10px!important;
}
.top-search form input[type="search"]{
  width: 74%;
  height: 26px;
  
  -webkit-appearance: none; 
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.top-search form input[type="submit"]{
  -webkit-appearance: none; 
  @include border-radius(0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

#block-system-main .view-home-blocks .view-content > div{
  width: 100%;
}

.menu-bar-full{
  position: relative;
  width: 100%;
  top:40px;
  background: transparent;
}

.top-slogan{
  background: #ea5b20;
}

.region-sidebar-second{
  padding: 10px;
  width: 93%!important
}

.block-tb-megamenu, .block-tb-megamenu > .block-inner, .tb-megamenu{
  width: 100%;
}
.sidebar .special-topics-block{
  /*
  border: none;
  background:none;*/
}
.tb-megamenu-nav.nav.level-0 > li {
  background: none;
}

#flexnav{
  display: block!important;
}
#flexnav #menu-bar {
  top: -30px
}

#block-system-main .view-home-blocks .view-content > div .views-field-field-image{
  width: 30%;
}
#block-system-main .view-home-blocks .view-content > div .views-field-fields-combine{
  width: 70%;
}

.footer-right {
  width:100%;
  float: left;
}

.footer-content ul{
  text-align:left;
  margin-left: -10px;
}
.footer-right .menu-name-menu-footer-menu {
}
.footer-right .menu-name-menu-footer-menu ul li a{
  background: none;
}

.footer-right .menu-name-menu-footer-menu ul li a {
  background: url(../images/bg-menu-footer.jpg) no-repeat center right!important;
}
.footer-right .menu-name-menu-footer-menu ul li:last-child a {
  background: none!important;
}
  
/*----- HEADER - Close -----*/


/*----- MENU BAR - Open -----*/
.menu-bar-full {
}
.menu-bar-full > .container {
}
/*----- MENU BAR - Close -----*/


/*----- HIGHLIGHTED - Open -----*/
.highlighted-container-full {
}
.highlighted-container {
}
/*----- HIGHLIGHTED - Close -----*/


/*----- SECONDARY CONTENT - Open -----*/
.secondary-full {
}
/*----- SECONDARY CONTENT - Close -----*/


/*----- BREADCRUMB - Open -----*/
.breadcrumb-container {
}
/*----- BREADCRUMB - Close -----*/


/*----- CONTAINER - Open -----*/
.container-full {
}
.container-content {
}
#main-content {
	margin: 0px;
	padding: 20px;
}
/*----- CONTAINER - Close -----*/


/*----- CONTENT - Open -----*/
#map,
.map-block .view-content,
.map-block .views-widget-filter-field_state_select_value label {
	display: none!important;
}
.map-smalltouch,
.map-block .views-widget-filter-field_state_select_value label.label-smalltouch {
	display: block!important;
}
/*----- CONTENT - Close -----*/


/*----- SIDEBAR - Open -----*/
.sidebar {
}
.region-sidebar-second .region-inner {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.region-sidebar-second .block-inner {
	/*margin: 0px 0px 10px 0px; 
	padding: 20px;*/
}
.columns {
	padding: 0px;
}
/*----- SIDEBAR - Close -----*/


/*----- ASIDE - Open -----*/
.aside-content {
}
/*----- ASIDE - Close -----*/


/*----- TERTIARY - Open -----*/
.tertiary-full {
	/*padding: 20px 0;*/
}
/*----- TERTIARY - Close -----*/


/*----- QUATERNARY - Open -----*/
.quaternary-full {
	padding: 10px;
}
/*----- QUATERNARY - Close -----*/


/*----- FOOTER SITE MAP - Close -----*/
.footer-menu .main-menu .column {
}
.footer-menu .main-menu .column.first {
}
.footer-menu .main-menu .column.last {
}
/*----- FOOTER SITE MAP - Close -----*/


/*----- FOOTER - Open -----*/
.footer-full {
}
.footer-content {
	/*padding: 20px;*/
}
.footer-left {
}
.footer-right {
}
/*----- FOOTER - Close -----*/
