/*
 *   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 body font size on small touch devices */
body {
  font-size: 100%;
}
table {
	display: block;
	overflow-x: auto;
}
/* =============================================================================
 *   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 -----*/
#logo {
	margin: 5px 0px;
}
#logo a img {
	display: none;
}
#logo a {
	background: url(../images/logo-mobile.png) no-repeat;
	display: block;
	height: 88px;
	margin: 0 auto!important;
	width: 231px;
}
.top-primary-content,
.top-secondary-content {
	float: none;
	padding: 0px;
}

.header-info-left,
.page-members-home .header-info-left {
	background: #fff;
	height: auto;
	padding: 0px 15px;
	position: relative;
	width: auto;
}
.header-info-right,
.page-members-home .header-info-right {
	background: none;
	top: 0px;
	height: auto;
	padding: 0px  15px  10px 0px;
	position: relative;
	right: auto;
	text-align: right;
}
.not-front .header-info-right,
.not-front .page-members-home .header-info-right {
	padding: 10px  15px 0px 0px;
}

.events-header-block-group-1 {
	border-left: none;
	border-right: none;
	height: 78px;
	width: 100%;
}
.events-header-block-group-2 {
	background: #deeff3;
	width: 100%;
}
.events-header-block-body,
.events-header-block-event {
	font-size: 16px!important;
}
.events-header-block {
	position: relative;
	right: auto;
	top: auto;
}
.events-header-block-thumb {
	display: none;
}
.events-header-block-info {
	color: #0086a5;
	float: left;
	font-size: 15px;
	padding: 12px 5px 0px 48px;
	width: 230px;
}
.events-header-block-cover img {
	height: auto;
	width: 100%;
}

.target-menu-bar-desktop > .block,
.target-menu-bar-desktop > .block > .block-inner {
	margin: 0px;
}

.the-messaging {
	margin: 15px 0px;
}
.m3aawg-social-media .block-content {
	padding-right: 10px!important;
	text-align: right;
}

.not-logged-in #login-responsive {
	display: block;
}
.logged-in #logout-responsive {
	display: block;
}
/*----- HEADER - Close -----*/


/*----- HEADER INFO - Open -----*/
.m3aawg-social-media {
	padding-top: 10px!important;
}
/*----- HEADER INFO - Close -----*/


/*----- MENU BAR - Open -----*/
.menu-bar-full {
}
.menu-bar-full > .container {
}

.menu-bar-div-items {
	display: none!important;
}
.menu-bar-full {
	height: auto;
}
/*----- MENU BAR - Close -----*/


/*----- SEARCH - Open -----*/
.search-top {
	float: left;
	display: block;
	left: 10px;
	right: auto;
	padding: 0px!important;
	position: absolute; 
	top: -40px;
	width: 240px;
	z-index: 5;
}
.search-top .form-item .form-text {
	background: #a5dfed url(../images/icon-search.png) no-repeat center left;
	border: none;
	color: #009ec2;
	height: 30px;
	padding: 0px 5px 0px 35px!important;
	position: relative;
	width: 100px;
}
.search-top .views-exposed-widget input[type=submit] {
	background: #00bae4;
	height: auto;
	padding: 3px 10px 3px 10px;
}
.search-top .views-exposed-widget input[type=submit]:hover {
	background: #00d0ff;
}

#page .views-exposed-form .views-exposed-widget {
    float: none;
	height: auto;
	display: block;
	padding-bottom: 10px!important;
	width: 100%;
}
/*----- SEARCH - Close -----*/



/*----- HIGHLIGHTED - Open -----*/
.highlighted-container-full {
}
.highlighted-container {
}
.flexslider {
	height: auto;
}
.highlights-title {
	font-size: 34px;
	line-height: 38px;
	padding: 20px;
}
.highlights-content-left,
.highlights-content-right {
	display: block;
	float: none;
	width: 100%;
}
.highlights-container {
	padding: 0px;
}
.highlights-image {
	margin-top: 0px;
}
.flex-control-thumbs {
	display: none;
}
.flexslider ul.slides > li {
	height: auto;
	padding: 20px 0px;
}
/*----- HIGHLIGHTED - Close -----*/


/*----- SECONDARY CONTENT - Open -----*/
.secondary-full {
}
/*----- SECONDARY CONTENT - Close -----*/


/*----- BREADCRUMB - Open -----*/
.easy-breadcrumb {
	border-bottom: 1px #b4d6de solid;
	margin: -15px 0px 15px 0px;
	padding: 10px 0px 15px 0px;
}
/*----- BREADCRUMB - Close -----*/


/*----- CONTAINER - Open -----*/
.container-full {
}
.content-center .node-page {
	margin: 0px;
}
#content-column {
	margin: 0px;
	padding: 0px;
}
#main-content {
	margin: 0px;
	padding: 20px 20px 40px 20px;
}
#block-system-main {
	padding-bottom: 20px;
}

.front .container-content {
	margin-top: 0px!important;
}
.title-container h1#page-title {
	font-size: 30px;
	padding: 27px 20px 20px 20px;
}

.sidebar-margintop-negative {
	margin-top: 0px!important;
}
.below-content {
    margin: 0px 0px;
}
/*----- CONTAINER - Close -----*/


/*----- CONTENT - Open -----*/
.content-column .region .block-content {
	border: none!important;
}
/*----- CONTENT - Close -----*/


/*----- COLUMNS - Open -----*/
.two-columns .first.column {
	margin-right: 0px;
	width: 100%!important;
}
.two-columns .last.column {
	margin-left: 0px;
	width: 100%!important;
}
.three-columns .column {
	width: 100%!important;
}
.three-columns .first.column {
	margin-right: 0px;
}
.three-columns .last.column {
	margin-left: 0px;
}
/*----- COLUMNS - Close -----*/


/*----- SIDEBAR - Open -----*/
.content-right {
	margin: 10px 0px 0px -10px;
	float: none;
	position: relative;
	width: 100%;
	z-index: 9;
}
.sidebar {
}
.region-sidebar-second .region-inner {
    margin: 20px 0px 10px 0px;
}
.region-sidebar-second .block-inner {
	/*margin: 0px 0px 10px 0px; 
	padding: 20px;*/
}
/*----- 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 {
	float: none;
	width: 100%;
}
.footer-content ul {
	margin-left: -10px;
	text-align: left;
}

.public-links-home .pane-views,
.public-links-home .block-inner {
	margin: 0px;
}

.public-links-home .block-content {
	border-right: none;
}
/*----- FOOTER - Close -----*/