/*
 *   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: -38px 0px 0px 0px!important;
	padding: 0px;
	width: 100%;
	position: relative;
	z-index: 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{
	position: absolute;
	right: 0px;
	width: 100%;
}


.top-search {
	margin: 10px 0px 0px 0px!important;
	position: relative;
	float: none;
}
.top-search .block-inner {
	position: absolute;
	right: 10px;
	top: 10px;
}

.top-slogan {
	display: none!important;
}

.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 -----*/

/*----- 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 -----*/
