/*
 *   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 {}
/* =============================================================================
 *   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.
 * ========================================================================== */
 

/*----- HEADER BEFORE - Open -----*/
.header-before-full {}
.header-before-full .block,
.header-before-full .block-inner {
	margin: 0px;
}
.header-menu ul {
	text-align: center;
}
.header-menu ul li a {
    padding: 3px 10px;
}
/*----- HEADER BEFORE - Close -----*/


/*----- HEADER - Open -----*/
.top-container-full {}
.top-container-inside {}
.top-primary-content,
.top-secondary-content {
	display: block;
	float: none;
	padding: 0px;
	width: 100%;
	max-width: 100%!important;
}
.top-wrapper-bar {
	display: none;
}
.top-primary-content-inner,
.top-secondary-content-inner {
	display: block;
	margin: 0px;
}
.region-header-content {
	padding: 0px 20px;
}
.front .top-wrapper {
/*
	background: rgba(88,182,201,1);
	background: -moz-linear-gradient(top, rgba(88,182,201,1) 0%, rgba(153,227,240,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(88,182,201,1)), color-stop(100%, rgba(153,227,240,1)));
	background: -webkit-linear-gradient(top, rgba(88,182,201,1) 0%, rgba(153,227,240,1) 100%);
	background: -o-linear-gradient(top, rgba(88,182,201,1) 0%, rgba(153,227,240,1) 100%);
	background: -ms-linear-gradient(top, rgba(88,182,201,1) 0%, rgba(153,227,240,1) 100%);
	background: linear-gradient(to bottom, rgba(88,182,201,1) 0%, rgba(153,227,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b6c9', endColorstr='#99e3f0', GradientType=0 );
*/

	position: relative;
}
#branding {
}
#logo {
/*
	background: rgba(24,115,133,0.9);
	background: -moz-linear-gradient(top, rgba(24,115,133,0.9) 0%, rgba(56,155,175,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(24,115,133,0.9)), color-stop(100%, rgba(56,155,175,0)));
	background: -webkit-linear-gradient(top, rgba(24,115,133,0.9) 0%, rgba(56,155,175,0) 100%);
	background: -o-linear-gradient(top, rgba(24,115,133,0.9) 0%, rgba(56,155,175,0) 100%);
	background: -ms-linear-gradient(top, rgba(24,115,133,0.9) 0%, rgba(56,155,175,0) 100%);
	background: linear-gradient(to bottom, rgba(24,115,133,0.9) 0%, rgba(56,155,175,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#187385', endColorstr='#389baf', GradientType=0 );
*/
}
#logo {
/* 	text-align: center; */
}
#logo img {
    max-width: 45%;
}
/*----- HEADER - Close -----*/


/*----- TB MEGA MENU - Open -----*/ 
#mega-menu {
	display: none!important;
}
/*----- TB MEGA MENU - Close -----*/


/*----- HIGHLIGHTED - Open -----*/
.highlighted-container-full {}
.highlighted-container {}
.highlighted-container .block,
.highlighted-container .block-inner {
	margin: 0px;
}
/*----- HIGHLIGHTED - Close -----*/


/*----- SECONDARY CONTENT - Open -----*/
.secondary-full {}
.secondary-full .block,
.secondary-full .block-inner  {
	margin: 0px;
}
/* Content - Open */
.general-title-block .block-inner .block-content {
	padding: 10px 20px
}
.general-title-block .block-inner .block-content h2 {
	font-size: 1.5em;
	text-align: left;
}
.general-title-bg {
	left: -100px;
}
/* Content - Close */
/*----- SECONDARY CONTENT - Close -----*/


/*----- CONTAINER - Open -----*/
.container-full {}
#main-content {}
#content {}
.container-content {}
.content-column .content-inner, 
.columns {
	border: none;
}
/*----- CONTAINER - Close -----*/


/*----- TITLE BAR - Open -----*/
.title-bar h1#page-title {
	font-size: 2em;
    line-height: 1.1em;
}
/*----- TITLE BAR - Close -----*/


/*----- CONTENT - Open -----*/
.tertiary-container > .region {
    padding: 0px 20px;
}
/*----- CONTENT - Close -----*/


/*----- PANEL - Open -----*/
.at-panel .region {
	margin: 0px 0px 20px 0px!important;
}
.at-panel .block {
	margin: 0px;
}
.at-panel .panel-separator {
    height: 0px;
}
/*----- PANEL - Close -----*/


/*----- SIDEBAR - Open -----*/
.sidebar {
	left: 50%;
	margin-left: -50vw !important;
	margin-right: -50vw !important;
	right: 50%;
	padding: 20px;
	position: relative;
	width: 100vw !important;
}
.two-sidebars #main-content,
.sidebar-first #main-content,
.sidebar-second #main-content {
	margin-right: 0px;
	margin-left: 0px;
}
.region-sidebar-first .region-inner,
.region-sidebar-second .region-inner {}
.region-sidebar-first .block-inner,
.region-sidebar-second .block-inner {
    padding: 0px;
}

.sidebar .region-inner .block .block-inner,
.sidebar .region-inner .block:last-child .block-inner {
	margin: 0px 0px 30px 0px;
}
/*----- SIDEBAR - Close -----*/


/*----- ASIDE - Open -----*/
.aside-content {}
.aside-content .block,
.aside-content .block-inner  {
	margin: 0px;
}
/*----- ASIDE - Close -----*/


/*----- TERTIARY - Open -----*/
.tertiary-full {}
.tertiary-container {}
.tertiary-container .block,
.tertiary-container .block-inner  {
	margin: 0px;
}
/*----- TERTIARY - Close -----*/


/*----- QUATERNARY - Open -----*/
.quaternary-full {}
.quaternary-container {}
.quaternary-container .block,
.quaternary-container .block-inner  {
	margin: 0px;
}
/*----- QUATERNARY - Close -----*/


/*----- FOOTER COLUMNS - Open -----*/
.footer-columns-full {
	padding: 0px;
}
.footer-columns-full .four-4x25 {}
.footer-columns-full .four-4x25 .panel-row {}
.footer-columns-full .block,
.footer-columns-full .block-inner  {
	margin: 0px;
}
.region-two-50-second .content,
.region-two-50-second .content div,
.region-two-50-second .content p {
	text-align: left!important;
}
.footer-columns-full .four-4x25 .panel-row .region {
	border: none;
	border-bottom: 1px #129fba solid;
	margin: 0px!important;
	padding: 20px;
}
.footer-columns-full .four-4x25 .panel-row .region .region-inner {
	padding: 0px;
}
/*----- FOOTER COLUMNS - Close -----*/


/*----- FOOTER - Open -----*/
.footer-full {}
.footer-full-container {}
.footer-full .block,
.footer-full .block-inner  {
	margin: 0px;
}
/*----- FOOTER - Close -----*/
