/* Begin css critical CSS */
 
 /** Begin CSS Section: defaults */

 /* Begin CSS Part: Base */

 /* Begin CSS Part: Layout */
/***GENERAL LAYOUT****/
/****LAYOUT*****/

body > .layout > .layout-cell,
body > .layout > .full-width > .layout-component,
body > .layout .full-width > .layout-component,
body > .layout .full-width .contain,
body > .layout .hero-banner-overlay .hero-banner, .content-hold > .i,
body > .layout .header-banner .nested-banner > .i,
body > .layout .header-banner.home-banner > .i  {
  max-width: 1366px;
  width: 100%; 
  margin-left:auto !important;
  margin-right:auto !important;
}

body > .layout > .full-width,
body > .layout > .full-width > .full-width,
body > .layout .full-width .full-width .layout-component.banner-image,
.responsive-menu {
	max-width:100% !important;
    }
    
    
.header-sect, .contain, 
.slim-footer > .layout-component, 
body > .layout .content-section,
body > .layout .header-banner .nested-banner > .i  {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

/****LAYOUT*****/

.layout .layout-cell,
.layout .layout-component,
.layout .eg-cell, 
.layout .auto {margin-right:1% !important;}

.layout .col1, .layout .iend {margin-right:0px !important;}

.layout .col1  {width:100%;}

.auto {width:auto;}

.padded {padding:12px;}


body .layout .breathecol2 {
	margin-right:3% !important;
    vertical-align: top;
}
body .layout .breathecol3 {
	margin-right:3% !important;
    vertical-align: top;
}

body .layout .breathecol4 {
	margin-right:3% !important;
    vertical-align: top;
}



body .layout .anchor-dest {
    padding-top: 100px !important;
    margin-top: -100px !important;
}
 /* Begin CSS Part: Desktop Defaults */

 /* Begin CSS Part: Tablet Defaults */

 /* Begin CSS Part: Mobile Defaults */

 /** Begin CSS Section: core */

 /* Begin CSS Part: DISABILITY */

 /* Begin CSS Part: Fonts */

 /* Begin CSS Part: Buttons */

 /* Begin CSS Part: Colours */

 /* Begin CSS Part: Menus */

 /* Begin CSS Part: Responsive Menu */

 /* Begin CSS Part: Editor Overrides */

 /* Begin CSS Part: Specials */

 /* Begin CSS Part: Effects */

 /* Begin CSS Part: Site Design */

 /* Begin CSS Part: User Design */

 /* Begin CSS Part: Site Components */

 /* Begin CSS Part: Results */

 /* Begin CSS Part: Pages */

 /** Begin CSS Section: modules */

 /* Begin CSS Part: 404 */

 /* Begin CSS Part: Admin */

 /* Begin CSS Part: Auto Pdf */

 /* Begin CSS Part: Basket */

 /* Begin CSS Part: Calendar */

 /* Begin CSS Part: Categories */

 /* Begin CSS Part: Checkout */

 /* Begin CSS Part: Collation */

 /* Begin CSS Part: Collation Admin */

 /* Begin CSS Part: Cookies */

 /* Begin CSS Part: Crm */

 /* Begin CSS Part: Currency Converter */

 /* Begin CSS Part: Discount */

 /* Begin CSS Part: Email Template */

 /* Begin CSS Part: Form */

 /* Begin CSS Part: Google Analytics */

 /* Begin CSS Part: Home */

 /* Begin CSS Part: Multi User */

 /* Begin CSS Part: News Letter */

 /* Begin CSS Part: Order Manager */

 /* Begin CSS Part: Orders */

 /* Begin CSS Part: Payment Gateway */

 /* Begin CSS Part: Qanda */

 /* Begin CSS Part: Redirect */

 /* Begin CSS Part: Review */

 /* Begin CSS Part: Scroller */
/*********BG BANNER*******/

.banner-content.home-banner {
  background-image: url(/userfiles/css/images/EGFE-Aerial-View.jpg);
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.banner-content.home-banner::after {
  content: "";
  background-color: rgba(0, 0, 0,0.25);
  position: absolute;
  top: 0px;
  height: 100%;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  left: 0px;
  right: 0px;
}

.banner-content.home-banner .nested-banner {
padding: 250px 12px;
  z-index:10;
  min-height:420px;
}


.banner-content h1, .banner-content h2, .banner-content p, .banner-content b, .banner-content strong {color:#fff;}

.banner-content h1 {
  font-size: 5em;
  line-height: 1.4em;
}

.banner-content p {
  font-size: 1.25em;
  line-height: 1.3em;
}


.banner-content .nested-banner .button {
  font-size: 24px;
  line-height: 30px;
  padding: 12px 24px 12px 50px;
  background-color: rgba(0, 0, 0, 0.25);
  margin-top: 12px;
  margin-bottom: 12px;
  background-size: 32px;
  background-position: 8px center;
}

.banner-content .nested-banner .button:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width:1400px) {

.banner-content .title h1  {
    font-size: 3.5em;
}
}


@media screen and (max-width:1200px) {

.banner-content .title h1  {
    font-size: 3em;
    line-height: 1.4em;
}
}

@media screen and (max-width:1000px) {

}



@media screen and (max-width:760px) {

}


@media screen and (max-width:540px) {

.banner-content .title h1  {
    font-size: 2em;
    line-height: 1.4em;
}


}



 /* Begin CSS Part: Search */

 /* Begin CSS Part: Search Results */

 /* Begin CSS Part: Seo */

 /* Begin CSS Part: Shipping */

 /* Begin CSS Part: Snippets */

 /* Begin CSS Part: Social Media */

 /* Begin CSS Part: Sub Layout */

 /* Begin CSS Part: System Manager */

 /* Begin CSS Part: User */

 /* Begin CSS Part: Warning */