.rslides1,
.rslides2,
.rslides3,
.rslides4 {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}


.rslides1 li,
.rslides2 li,
.rslides3 li,
.rslides4 li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides1 li:first-child,
.rslides2 li:first-child,
.rslides3 li:first-child,
.rslides4 li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides1 img,
.rslides2 img,
.rslides3 img,
.rslides4 img {
	display: block;
	height: auto;
	float: right;
	width: 60%;
	border: 0;
	margin: 0;
}
   
.centered-btns1_nav,
.centered-btns2_nav,
.centered-btns3_nav,
.centered-btns4_nav {
  z-index: 1;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 36%;
  left: -9%;
  opacity: 1;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 85px;
  width: 70px;
  background: transparent url("../images/arrows.png") no-repeat left top;
  /*margin-top: -45px;*/
}

.centered-btns1_nav.prev:hover,
.centered-btns2_nav.prev:hover,
.centered-btns3_nav.prev:hover,
.centered-btns4_nav.prev:hover {
  background: transparent url("../images/arrows_r.png") no-repeat left top;
}

.centered-btns1_nav:active,
.centered-btns2_nav:active,
.centered-btns3_nav:active,
.centered-btns4_nav:active {
  opacity: 1.0;
}

.centered-btns1_nav.next,
.centered-btns2_nav.next,
.centered-btns3_nav.next,
.centered-btns4_nav.next {
  left: auto;
  background-position: right top;
  right: -9%;
}

.centered-btns1_nav.next:hover,
.centered-btns2_nav.next:hover,
.centered-btns3_nav.next:hover,
.centered-btns4_nav.next:hover {
  background: transparent url("../images/arrows_r.png") no-repeat left top;
  left: auto;
  background-position: right top;
  right: -9%;
}

.rslides1 {
    height:30em;
}

.rslides2,
.rslides3,
.rslides4 {
	height: 24em;	
}

#slider {
    width:84%;
    margin-left:8%;
    margin-right:8%;
	position: relative;
}

#slider .rsSlide img {
    max-height: none;
    margin-left: 0;
    width: 60%;
}

#slider .banner-text {
    background-color: transparent;
    width:33%;
    position: absolute;
}

/* ==================== SLIDE HEADING ==================== */

#slider .banner-text h2 {
	
	font-family: 'Roboto Slab', 'serif'; font-weight: 300;
    font-size: 1.75em;
    color:#FFF;
    margin-top: 0;
    margin-left: 0;
    text-align:left;
    text-transform:initial;
    margin-bottom:24px;
	letter-spacing:normal;
}

/* ==================== MAIN BODY TEXT ==================== */

#slider p, .mfp-content .slide .content {
	font-family: 'Roboto Slab', 'serif'; font-weight: 300;
    font-size:1em;
    line-height:1.3em;
    text-align: left;
}


#slider .rsNav.rsThumbs {  
    top: 285px;    
}


.centered-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs {
  margin-top: 10px;
  text-align: left;
}

#slider-pager1,
#slider-pager2,
#slider-pager3,
#slider-pager4 {
    margin-top:0;
    margin-bottom:0;
	padding-left:0;
}

#slider-pager1 li,
#slider-pager2 li,
#slider-pager3 li,
#slider-pager4 li {
    background:url(../images/slider-nav.png) no-repeat 0 0;
    width:35px;
    height:35px;
    display: inline-block;
    _display: block;
    *display: block;
    margin:0;
    padding:0;
    margin-right:15px;
}

#slider-pager1 a,
#slider-pager2 a,
#slider-pager3 a,
#slider-pager4 a {
    display:block;
    width:100%;
    height:100%;
}

#slider-pager1 img,
#slider-pager2 img,
#slider-pager3 img,
#slider-pager4 img {
  float: left;
}

#slider-pager1 .centered-btns_here,
#slider-pager2 .centered-btns_here,
#slider-pager3 .centered-btns_here,
#slider-pager4 .centered-btns_here {
    background:url(../images/slider-nav-over.png) no-repeat 0 0;

}

#slider-pager1 .centered-btns_here a,
#slider-pager2 .centered-btns_here a,
#slider-pager3 .centered-btns_here a,
#slider-pager4 .centered-btns_here a {
    color:#d0b626;
    font-weight:bold;
}

#slider-pager1 a:hover,
#slider-pager2 a:hover,
#slider-pager3 a:hover,
#slider-pager4 a:hover {
    /*color:#d0b626;*/
    background:url(../images/slider-nav-r.png) no-repeat 0 0;
	
}

#slider-pager1 a,
#slider-pager2 a,
#slider-pager3 a,
#slider-pager4 a {
  padding: 0;
}

@media only screen and (max-width:90em) /* 1440px */{
	
	#slider .banner-text {
        width: 35%;
    }
	
}

@media only screen and (max-width:80em) /* 1280px */{
    
	#slider {
        text-align:left;
    }

    #slider .banner-text {
        width: 45%;
    }

    .rslides {
        height:540px;
    }

    .rslides img {
        width:45%
    }

    #slider-pager {
        margin-top:2em;
        margin-bottom:2em;
    }
}

@media only screen and (max-width:64em) /* 1024px */{

	#slider .banner-text {
        width:55%;
    }
}

@media only screen and (max-width:50em) /* 800px */{
    
	#slider {
        text-align:left;
        overflow:hidden;
        height:auto;
    }

    .rslides {
        height:auto;
    }

    #slider-pager {
        margin-top:2em;
        margin-bottom:2em;
    }

    #slider .banner-text {
        float:none;
        position:relative;
        clear:both;
        width:65%;
    }

    .rslides img {
        float:none;
        position:relative;
        clear:both;
        width:100%;
        text-align:center;
        padding-top:3.25em;
        padding-bottom:2.45em;
    }
}

@media only screen and (max-width:45em) /* 720px */{

	#slider .banner-text {
        width:75%;
    }
	
}

@media only screen and (max-width:40em) /* 640px */{
    
	.centered-btns_nav {
        background: none;
    }
}
		
@media only screen and (max-width:37.5em) /* 600px */{
    
	#slider .banner-text {
        width: 85%;
    }
}

@media only screen and (max-width:33em) /* 528px */{
    
	#slider .banner-text {
        width: 90%;
    }			
}
		
@media only screen and (max-width:30em) /* 480px */{
    
	#slider .banner-text {
        width: 100%;
    }
			
}

		

    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    body {
    line-height: 1;
    }
    ol, ul {
    list-style: none;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: '';
    content: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    margin: 0;
    padding: 0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*

    Love Your Land

    Author: 
    Version: 1.0
    URL:
    
    CONTENTS - STYLES.CSS
    -------------------------------------------------
    1. BASE STYLES
    2. BASE TYPOGRAPHY & LINKS
    3. GLOBAL LAYOUT & GLOBAL CUSTOM TYPOGRAPHY
    4. GLOBAL FORM STYLING (Imported)
    5. NON-SEMANTIC STYLING
    6. CUSTOM LAYOUT & TYPOGRAPHY (100%)    
    7. CUSTOM LAYOUT & TYPOGRAPHY (Other Breakpoints)
*/
/*  =============================================================================
    1. BASE STYLES
    =============================================================================*/
body, html {
    height:100%;
    margin:0;
    padding:0;
    font-size:16px;
}

body {
    color:#FFF;
    background:#202020;
    -webkit-overflow-scroll:touch;
    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    -webkit-backface-visibility:hidden;	
}

img {border:none;}
body * {-webkit-backface-visibility:hidden;}

.wrap {
    width:1050px;
    margin:0 auto;
    overflow:hidden;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
}

@keyframes spin{from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);}
to{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes spin{from{-moz-transform:rotate(0deg);}
to{-moz-transform:rotate(360deg);}
}
::-webkit-scrollbar{width:5px;background:#202020;height:5px;opacity:0;}
::-webkit-scrollbar-thumb{background:#aaa;}
::-webkit-scrollbar-thumb:hover{background:#d0b626;}
.loading{position:absolute;top:60%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;z-index:5}
.loading .maskedCircle{width:20px;height:20px;border-radius:12px;border:3px solid #fff;}
.loading .mask{width:12px;height:12px;overflow:hidden;}
.loading .spinner{position:absolute;left:1px;top:1px;width:26px;height:26px;animation:spin 1s infinite linear;-webkit-animation:spin 1s infinite linear;-moz-animation:spin 1s infinite linear;}
.floating {animation: 1.5s ease 0s normal none infinite floating;}
*::-moz-selection {background:none repeat scroll 0 0 rgba(208, 182, 38, 1);color:#ffffff;}
*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.ani{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.ani-cubic{-webkit-transition:all .5s cubic-bezier(1,0,0,1);-moz-transition:all .5s cubic-bezier(1,0,0,1);-o-transition:all .5s cubic-bezier(1,0,0,1);-ms-transition:all .5s cubic-bezier(1,0,0,1);transition:all .5s cubic-bezier(1,0,0,1)}
html .delay1{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;animation-delay:.1s}
html .delay2{-webkit-animation-delay:.2s;-moz-animation-delay:.2s;animation-delay:.2s}
html .delay3{-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
html .delay4{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;animation-delay:.4s}
html .delay5{-webkit-animation-delay:.5s;-moz-animation-delay:.5s;animation-delay:.5s}
html .delay6{-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
html .delay7{-webkit-animation-delay:.7s;-moz-animation-delay:.7s;animation-delay:.7s}
html .delay8{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;animation-delay:.8s}
.enter{opacity:0;animation:enter .5s forwards;-webkit-animation:enter .5s forwards;-moz-animation:enter .5s forwards;}
@keyframes enter{0%{opacity:0;}
100%{opacity:1}
}
@-moz-keyframes enter{0%{opacity:0;}
100%{opacity:1}
}
@-webkit-keyframes enter{0%{opacity:0;}
100%{opacity:1}
}
.floating{animation:floating 1.5s infinite;-webkit-animation:floating 1.5s infinite;-moz-animation:floating 1.5s infinite}
@keyframes floating{0%{opacity:1;transform:translateY(0%);}
50%{opacity:1;transform:translateY(20%);}
100%{opacity:1;transform:translateY(0%);}}
@-webkit-keyframes floating{0%{opacity:1;-webkit-transform:translateY(0%);}
50%{opacity:1;-webkit-transform:translateY(20%);}
100%{opacity:1;-webkit-transform:translateY(0%);}}
@-moz-keyframes floating{0%{opacity:1;-moz-transform:translateY(0%);}
50%{opacity:1;-moz-transform:translateY(20%);}
100%{opacity:1;-moz-transform:translateY(0%);}}

/*  =============================================================================
    2. BASE TYPOGRAPHY & LINKS
    =============================================================================*/

@font-face {
    font-family: 'sans_culottesregular';
    src: url('fonts/sansc___-webfont.eot');
    src: url('fonts/sansc___-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sansc___-webfont.woff') format('woff'),
         url('fonts/sansc___-webfont.ttf') format('truetype'),
         url('fonts/sansc___-webfont.svg#sans_culottesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4,h5,h6 {line-height: 1.2;font-weight: 100;}
p,ul,ol,dl,blockquote {font-size: 1em;margin-bottom: 1em;letter-spacing: 0em;}
b,strong {font-weight: bold;}
i,em {font-style: italic;}
ul {list-style-type: none;}
ol {list-style-type: decimal;margin-left: 1.4em;}
nav ul,nav ol {list-style: none;margin: 0;padding: 0;font-size:15px;}
a, a:visited {outline: none;text-decoration: none; transition: color .5s ease;color:rgba(0, 120, 138, 1); font-family: 'Roboto Slab', serif;
serif;}
a:hover {outline:none;text-decoration:underline;color:#d0b626;
	text-decoration:none;}
a:active,a:focus {outline:none;}

/*  =============================================================================
    3. GLOBAL LAYOUT & TYPOGRAPHY
    =============================================================================*/

/*
#background {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    position: fixed;
    width: 100%;
    z-index: 111;
    opacity: 1;
}

#background2 {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    opacity: 0;
    position: fixed;
    width: 100%;
    z-index: 111;
	opacity:0;
} */

#background1 { /* ========== HOMPAGE BACKGROUND DIV ========== */
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	background-image:url(../images/background1.jpg);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1;
    opacity: 1;
}

#frame { /* ========== MAIN CONTAINER DIV FOR SCROLLING SECTIONS ========== */
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#home { /* ========== HOMEPAGE SECTION AT THE TOP OF THE SECTION STACK ========== */
    padding:0;
    text-align:left;
    height:100px;
    /*background:transparent
	background-image:url(../images/background1.jpg);*/
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#hello{
    margin:0 auto;
    position:relative;
}


#homeLogo { /* ========== HOMPAGE LOGO DIV ========== */
	background:url(../images/logo.png);
    background-repeat: no-repeat;
	background-size:cover;
	width:103px;
	height:200px;
	margin:30px 0 0 30px;
    padding:0 0 0 0;
    position:fixed;
}			
													

#homeInfo { /* ========== HOMPAGE INFO DIV ========== */
    margin:0 0 0 42px; 
    bottom: 30px;
    position:fixed;
}

#homeInfo h4, #homeInfo a {
	font-family: 'Roboto Slab', 'serif'; font-weight: 300;
    font-size:1em;
    line-height:1.3em;
    text-align:left;
	color:#887857;    
}
							
#homeInfo span {
    font-weight:700;
}

#homeInfo a:hover {
    color:#d0b626;
}
							
.hellolinks {
    position:fixed;
    top:54%;
    left:50%;
    margin:0 0 0 -70px;
}

.hellolinks li {
    text-align:center;
    line-height:2.2em;
}
				
.hellolinks li a {
    color:#fff !important;					
}
					
.hellolinks li a:hover {
    color:#d0b626 !important;					
}

.deactivate {
    cursor:pointer;
    visibility:hidden;
}

.bottom-btns {
    cursor: pointer;
    left: 50%;
    margin:0 0 0 -24px;
    position: fixed;
}

.welcome { 
    opacity:0;
}

.ap {
    margin:0 auto;
    overflow:hidden;
    position:relative;
}

.menu {
    box-shadow: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

#menu-main {
    background:rgba(255, 255, 255, 0.8);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    /*margin-top: -120px;*/
    opacity: 0;
    height:50px;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
	padding-left:8%;
	padding-right:8%;
}

#menu-main.f {
    margin-top:0;
    opacity:1;
}

#menu-main ul {
    width:100%;
}

#menu-main li {
	width:auto;
    float:left;
	line-height:48px;
    text-align:center;
    padding:0 0 0 0;
	margin-right:3.9%
}

#menu-main li:last-child {
    width:auto;
    text-align:center;
	margin-right:0%
}

#menu-mobile {
    position:fixed;
    top:0;
    right:0;
    background:#FFF;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    z-index:3;
    width:100%;
    padding:0;
    margin:0;
    display:none;
    padding-top:50px;
}

.burguer {
    width:60px;
    height:60px;
    display:none;
    background:url(../images/mobile_menu.gif) no-repeat center;
    position:fixed;
    right:0;
    cursor:pointer;
    background-color:transparent;
    z-index:4;
}

#menu-mobile a {
    display:block;
    color:#00788A;
    font:15px/50px 'Roboto Slab', serif;
    padding:0 0 0 20px;
    border-bottom:1px solid #DDD;
    letter-spacing:0;
}
#menu-mobile a:hover {
    color:#d0b626;
	text-decoration:none;
    background:#f0f0f0;
}

#menu-mobile.ocult {
    clear:both;
    display:block;
}

.ocult {
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    transform:rotate(0deg);
    background-color:rgba(0,0,0,0);
}

.modal_close {
    display:block;
    width:60px;
    height:60px;
    background:url(../images/close.png) no-repeat center;
    position:absolute;
    top:-56px;
    right:-10px;
}

.modal_close:hover {
    background:url(../images/close_r.png) no-repeat center;
}


#lean_overlay{position:fixed;cursor:default;z-index:5;top:0;left:0px;height:100%;width:100%;background:rgba(0,0,0,1);display:none;}

/*  =============================================================================
    4. GLOBAL FORM STYLING
    =============================================================================*/

#target {
	float:left;
	text-align:left;
	padding:0 8%;
}

input,textarea {
    display:block;
    width:400px;
    height:50px;
	font-family: 'Roboto Slab', serif; font-weight: 400;
    color:rgba(255,255,255,1);
	text-align:left;
	padding-left:1em;
	padding-right:1em;
    margin-bottom:1em;
    border:none;
    background-color:rgba(255,255,255,0.3);
}

textarea {
    height:220px;
    padding-top:14px;
    transition: color .5s ease;
	float:left;
	text-align:left;
	padding-left:1em;
	padding-right:1em;
}

button {
    width:400px;
    border:none;
    background-color:rgba(255,255,255,0.6);
    height:50px;
	text-align:left;
	padding-left:1em;
	padding-right:1em;
    color:#00788A;
    font-family: 'Roboto Slab', serif; 
    transition: color .5s ease;
}

button:hover {
    text-decoration:none;
    color:#d0b626;
    background-color:rgba(255,255,255,1);
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    outline:0 none;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}
 
.field-validation-valid {
    display: none;
}
 
.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
 
.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}
 
.validation-summary-valid {
    display: none;
}

/*  =============================================================================
    5. NON-SEMANTIC STYLING
    =============================================================================*/
/* Image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */

  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
/* Hide from both screenreaders and browsers */
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}
/* Clearfix: contain floats */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after,
.row:after {
  clear: both;
}
/* For IE 6/7 */
.clearfix,
.row {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
.relative {
  position: relative;
}
/* Chrome Frame */
/*
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
*/
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*  =============================================================================
    6. CUSTOM LAYOUT & TYPOGRAPHY (DESKTOP 100%)
    ============================================================================= */

section h2 {
	font-family: 'sans_culottesregular';
    font-size:3.5em;
    color:#fff;
    text-align:left;
	margin-left:7.8%;
	margin-right:7.8%;
    text-transform:none;
    margin-bottom:30px;
	margin-top:0;
	letter-spacing:-0.01em;
}

section#slidingcontent1,section#slidingcontent2,section#slidingcontent3,section#slidingcontent4,section#gallery,section#twitter,section#awards {
    background-color:#fff;
    overflow:visible;
	position:relative;
}

section#slidingcontent1 h4,section#slidingcontent2 h4,section#slidingcontent3 h4,section#slidingcontent4 h4,section#gallery h4,section#twitter h4 ,section#awards h4, section#contact h4 {
	font-family: 'Roboto Slab', 'serif'; font-weight: 300;
    font-size:1em;
    line-height:1.3em;
    text-align: left;
	margin-left:8%;
	margin-right:8%;
	margin-bottom:4em;
	width:84%;
}

section#newsevents {
	background:linear-gradient(rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.0)),url(../images/background7.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:fixed;
}

section#newsevents layer {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
}

/* SLIDING BANNER SECTION STYLES */

section#slidingcontent1 {
    background-image:url(../images/background2.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top:6.5em;
    padding-bottom:6em;
}

section#slidingcontent2 {
	background-image:url(../images/background3.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top:6.5em;
    padding-bottom:6em;
}

@-moz-document url-prefix() { /* ===== MOZILLA SPECIFIC STYLE ===== */
	
	section#slidingcontent2 {
		background-attachment:fixed;
	}
}

section#slidingcontent3 {
    background-image:url(../images/background4.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top:6.5em;
    padding-bottom:6em;
}
section#slidingcontent4 {
    background-image:url(../images/background7.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top:6.5em;
    padding-bottom:6em;
}

/* GLOBAL SECTION STYLES */

section p a {
    font-size:1em;
	font-family: 'Roboto Slab', serif;
}

.banner-text p a { /* Make links within body text white */
	color:#fff;
}

.banner-text p a:hover { /* Keeps rollovers within body text ochre */
	color:#d0b626;
}
	
section#contact {
    padding-top:100px;
    padding-bottom:4em;
    background-color:#212121;
	background-image:url(../images/background5.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}

section#newsevents, section#awards {
    padding-top:100px;
    padding-bottom:6em;
}


/* GALLERY SECTION STYLES */

section#gallery {
    padding-top:6.5em;
    padding-bottom:6em;
    background-color:#FFFFFF;
    width:100%;
}

section#gallery #gallery-footer {
    clear:both;
    padding-top:0;
    padding-bottom:4em;
    text-align:center;
}

section#gallery h2, section#gallery h4, section#contact h2, section#contact h4{

	color:rgba(0, 120, 138, 1);    
}

section#gallery h3 {
    font-family: 'Roboto Slab', serif; font-weight: 300;
    font-size:1.875em;
	color:rgba(0, 120, 138, 1);    
    text-align:left;
    margin:0 auto;
	margin-left:10%;
	margin-right:10%;
    margin-bottom:3em;
}

section#gallery #images {
    width:84%;
    margin:0 auto;
	}

/* ==================== LEAF IMAGES ==================== */


.leaf_section1_bottom, 
.leaf_section2_bottom, 
.leaf_section3_bottom, 
.leaf_section4_bottom, 
.leaf_section5_bottom {
    position:absolute;
    bottom:0;
	z-index:1;
	pointer-events:none;
}


.leaf_section1_bottom {
    background:url(../images/birch.png);
    background-repeat: no-repeat;
	background-size:cover;
	width:240px;
    height:260px;
    left:35%;
	bottom:-130px;
}

.leaf_section2_bottom {
    background:url(../images/oak.png);
	background-repeat: no-repeat;
	background-size:cover;	
	width:350px;
    height:246px;
    left:45%;
	bottom:-123px;
}

.leaf_section3_bottom {
    background:url(../images/orangemaple.png);
    background-repeat: no-repeat;
	background-size:cover;
	width:450px;
    height:382px;
    left:65%;
	bottom:-200px;
}

.leaf_section4_bottom {
    background:url(../images/nettle.png);
    background-repeat: no-repeat;
	background-size:cover;
	width:220px;
    height:170px;
    left:25%;
	bottom:-105px;
}


/* ==================== THUMBNAIL IMAGES ==================== */

.image {
    position: relative;
    display: inline-block;
    float: left;
    width: 25%;
    height: 0;
    padding-bottom: 18%;
    overflow: hidden;
    font-size: .9em;
	background-color:#CCC;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	/*-webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;*/
}

.image a {
	display:inline-block;
    width:100%;
    height:100%;
    text-align:left;
    text-decoration:none;
    position:absolute;
	border:0.25em solid #fff;
    padding:1em;
	color:rgba(255,255,255,0);

}

.image a:hover {
	display:inline-block;
	background-color:rgba(0,0,0,.6);
	color:rgba(255, 255, 255, 1);
}

.image a span {
    display:table-cell;
	height:100%;
	padding:auto 0 auto 0;
	vertical-align:middle;
	padding-bottom:2%
    /*-webkit-transform:translateY(90px);
    -ms-transform:translateY(90px);
    transform:translateY(90px);*/
}

.image a:hover span {
	display:table-cell;
	height:100%;
	padding:auto 0 auto 0;
	vertical-align:middle;
	padding-bottom:2%
	/*-webkit-transform:translateY(100px);
    -moz-transform:translateY(100px);
    -ms-transform:translateY(100px);
    transform:translateY(100px);*/
}

#galleryviewer {
    width:90%;
    cursor:default;
    display:none;
    max-width:900px;
}

#galleryviewer img {
    width:100%;
}

/* NEWS AND EVENTS SECTION STYLES */ /*
section#newsevents h2 {
    padding-bottom:6px;
	margin-left:0;
}

section#newsevents .wrap {
    margin:0 auto;
	float:left;
    width:1020px;
    padding-left:0;
    padding-right:0;
	margin-left:10%;
}

section#newsevents .newsline {
    width:56px;
    border-top:1px solid #cccccc;
    margin-bottom:2em;
}

section#newsevents .box {
    float:left;
    text-align:left;
    width:44%;
    margin-bottom:3em;
}

section#newsevents .box1 {
    margin-right:10%;
}

section#newsevents h3, section#awards h3 {
    font-family: 'Roboto Slab', serif; font-weight: 300;
    font-size: 1.875em;
	text-align:left;
	margin-left:10%;
    line-height:1.1em;
    color:#FFF;
    padding-bottom:10px;
}


section#newsevents h3 {
	margin-left:0%;
}

section#newsevents span.newsdate {
    font-family: 'Roboto Slab', serif; font-weight: 700;
    font-size:1.125em;
    color:#FFF;
    display:block;
    padding-bottom:26px;
}

section#newsevents p {
	font-family: 'Roboto Slab', 'serif'; font-weight: 300;
    font-size:1em;
    color:#FFF;
    line-height:1.4em;
}
*/
/* TWITTER SECTION STYLES */ /*
section#twitter {
    background:transparent;
    padding-top:14em;
    padding-bottom:14em;
}

section#twitter article {
    background-color: rgba(0, 0, 0, 0.6);
    width:80%;
    margin:0 auto;
    padding-top:5em;
    padding-bottom:5em;
    text-align:center;
}

section#twitter h3 {
	font-family: 'Roboto Slab', 'serif'; font-weight: 100;
    font-size:2.750em;
    color:#fff;
    padding-bottom:1em;
    width:60%;
    margin:0 auto;
    word-wrap:break-word;
}

section#twitter h3 a {
	font-family: 'Roboto Slab', 'serif'; font-weight: 400;
}

section#twitter span {
    font-family: 'Roboto Slab', 'serif'; font-weight: 300;
	font-size:0.938em;
    color:#b6b6b6;
}

section#twitter a {
    font-family: 'Roboto Slab', 'serif'; font-weight: 300;
	font-size:0.938em;
    color:#fff;
}

section#twitter a:hover {
    color:#d0b626;
}

section#twitter .separator {
    color:#fff;
    padding-left:6px;
    padding-right:6px;
}

section#twitter span.gold {
    color:#d0b626;
}
*/
/* AWARDS SECTION STYLES */ /*
section#awards {
    width:100%;
    padding-bottom:210px;
}

section#awards h3 {
    width:50%;
}

section#awards .award-logos {
    width:100%;
    margin:0 auto;
    text-align:center;
    padding-top:70px;
}

section#awards .award-logos a img {
    margin-left:4em;
}
*/

/* SECTION CONTACT */

section#contact h2 {
    margin-top:0;
}

section#contact h3 {
    font-family: 'Roboto Slab', serif; font-weight: 300;
    font-size:1.875em;
	color:rgba(0, 120, 138, 1);    
	text-align:left;
    width:50%;
    margin:0 auto 3em;
    margin-bottom:8em;
	margin-left:10%;
	margin-right:10%;
}

section#contact article {
    width:400px;
    margin:0 auto;
    text-align:center;
}

.alert-success {
    font-family: 'Roboto Slab', serif;
    font-size:1.25em;
    color:#fff;
    text-align:center;
    width:48%;
    margin:0 auto 3em;
    line-height: 1.2;
}

.alert-error {
    font-family: 'Roboto Slab', serif;
    font-size:1.00em;
    color:red;
    text-align:center;
    width:100%;
    margin:0 auto;
    line-height: 1.2;
    margin-top:1em;
}

/* ==================== FOOTER ==================== */

footer {
    height:auto;
    background-color:#fff;
    padding-top:2em;
    padding-bottom:2em;
	position:relative;
	
	font-family: 'Roboto Slab', 'serif'; 
	font-weight: 300;
    font-size:1em;
    line-height:1.3em;
    text-align: left;
}

footer #logo {
	background:url(../images/logo.png);
    background-repeat: no-repeat;
	background-size:cover;
	width:103px;
	height:200px;
	margin:0 0 1.5em 8%;
    padding:0 0 0 0;
    position:relative;
	left:-15px;
	z-index:0;
}

.addthis_sharing_toolbox {
	position:relative;
	float:right;
	text-align:right;
	margin:0 8% 0.5em 8%;
	z-index:1;
}

footer #social-icons {
	position:relative;
	width:auto;
	height:auto;
    margin:0 8% 0 0;
	float:right;
	clear:right;
	text-align:right;
	color:#00788A;
	z-index:1;
}

footer #social-icons img {
    margin-left:0.5em;
    margin-right:0.5em;
	vertical-align:middle;
}

footer #social-icons img.last {
    margin-right:0;
	vertical-align:middle;
}

/*footer #social-icons img.mobile-hide {
    padding-top:10px;
}*/


footer #copyright {
		display:block;
	}

footer #copyright, footer #copyright a {
	clear:both;
	color:#887857;    
}

footer #copyright {
    width:84%;
	margin-left:8%;
	margin-right:8%;
}

/*footer #copyright span, footer #copyright_sm span {
    font-weight: 700;
}*/

footer .smallprint {
	font-weight: 300;
	font-size:0.8125em;
	line-height:1.3em; 
}


footer #copyright a:hover {
    color:#d0b626;
}

footer #copyright span:nth-child(10) {
	display:block;
}

#menu-mobile {
    display:none;
}


/* ========== MAGNIFIC POPUP CSS ========== */

.mfp-bg {
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	z-index: 101;
 	overflow: hidden;
 	position: fixed;
  	background: #0b0b0b;
 	opacity: 0.8;
  	filter: alpha(opacity=80); 
}

.mfp-wrap {
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	z-index: 102;
  	position: fixed;
  	outline: none !important;
  	-webkit-backface-visibility: hidden;
}

.mfp-container {
  	text-align: center;
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	left: 0;
  	top: 0;
  	padding: 0 8px;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box; 
}

.mfp-container:before {
  	content: '';
  	display: inline-block;
  	height: 100%;
  	vertical-align: middle; 
}

.mfp-align-top .mfp-container:before {
  	display: none; 
}

.mfp-content {
  	position: relative;
  	display: inline-block;
  	vertical-align: middle;
  	margin: 0 auto;
  	text-align: left;
  	z-index: 103; 
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  	width: auto;
  	max-width:100%;
  	height:auto;
  	cursor: auto; 
  	background-color:#fff;
  	color:#000;
  	padding:0;
}

.mfp-ajax-cur {
  	cursor: progress; 
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  	/*cursor: -moz-zoom-out;
  	cursor: -webkit-zoom-out;
  	cursor: zoom-out; */
}

.mfp-zoom {
  	cursor: pointer;
  	cursor: -webkit-zoom-in;
  	cursor: -moz-zoom-in;
  	cursor: zoom-in; 
}

.mfp-auto-cursor .mfp-content {
  	cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  	/*-webkit-user-select: none;
  	-moz-user-select: none;
  	user-select: none; */
}

.mfp-loading.mfp-figure {
  	display: none; 
}

.mfp-hide {
  	display: none !important; 
}

.mfp-preloader {
  	color: #cccccc;
  	position: absolute;
  	top: 50%;
  	width: auto;
  	text-align: center;
  	margin-top: -0.8em;
  	left: 8px;
  	right: 8px;
  	z-index: 104; 
}

.mfp-preloader a {
    color: #cccccc; 
}
    
.mfp-preloader a:hover {
      color: white; 
}

.mfp-s-ready .mfp-preloader {
  	display: none; 
}

.mfp-s-error .mfp-content {
  	display: none; 
}

button.mfp-arrow {
  	overflow: visible;
  	cursor: pointer;
  	background: transparent;
  	border: 0;
  	-webkit-appearance: none;
  	display: block;
  	outline: none;
  	padding: 0;
  	z-index: 105;
  	-webkit-box-shadow: none;
  	box-shadow: none; 
}

button::-moz-focus-inner {
  	padding: 0;
  	border: 0; 
}

.mfp-close {
  	width:60px !important;
  	height:60px;
  	background:url(../images/close.png) no-repeat center !important;
  	position: absolute;
  	top:-5px;
  	right:-4px;
  	text-decoration: none;
  	text-align: right !important;
}

.mfp-close:hover, .mfp-close:focus {
   	opacity: 1;
   	background:url(../images/close_r.png) no-repeat center !important;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  	color: white;
  	right: -3px;
  	text-align: right;
  	padding-right: 6px;
  	width: 100%; 
}

.mfp-counter {
 	font-family: 'Roboto Slab', serif;
 	position: absolute;
 	bottom: 6px;
 	right: 10px;
 	color: #666;
	font-size: 12px;
 	line-height: 20px; 
}

.imagetext {
	font-family: 'Roboto Slab', serif;
 	position: absolute;
 	bottom: 57px;
 	left: 20px;
 	color: #FFF;
 	font-size: 0.875em;
 	line-height: 20px; 
}

.mfp-arrow {
 	position: absolute;
 	margin: 6px;
 	top: 50%;
 	margin-top: -55px;
 	padding: 0;
 	width: 90px;
 	height: 110px;
 	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}


.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; 
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; 
}

.mfp-arrow-left {
  	left: 0; 
  	background:url('../images/left_arrow.png') no-repeat !important;
  	height:85px;
  	width:70px;
}

.mfp-arrow-left:hover {
	background:url('../images/left_arrow_R.png') no-repeat !important;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    margin-left: 31px; 
}
			
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
}

.mfp-arrow-right {
 	right: 0; 
 	background:url('../images/right_arrow.png') no-repeat !important;
 	height:85px;
 	width:70px;
}

.mfp-arrow-right:hover {
	background:url('../images/right_arrow_R.png') no-repeat !important;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    margin-left: 39px; 
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
}

.mfp-iframe-holder {
  	padding-top: 40px;
  	padding-bottom: 40px; 
}
  
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; 
}
  
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
	width: 100%;
 	height: 0;
 	overflow: hidden;
 	padding-top: 56.25%; 
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; 
}

/* Main image in popup */

.mfp-content .slide img {
 	width: auto;
 	max-width: 100%;
 	height: auto;
 	display: block;
 	line-height: 0;
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	padding: 50px 10px;
 	margin: 0 auto; 
}
		
.mfp-content .slide .content {
  	width: auto;
  	max-width: 900px;
  	height: auto;
  	display: block;
  	line-height: 1.3;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	padding: 50px 10px;
  	margin: 0 10px;
	color: #00788A;
}


/* The shadow behind the image */
.mfp-figure {
  line-height: 0; 
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; 
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; 
}
 
.mfp-figure figure {
    background-color:#fff;
	margin: 0; }

.mfp-bottom-bar {
  	margin-top: -36px;
  	position: absolute;
  	top: 100%;
  	left: 0;
  	width: 100%;
  	cursor: auto; 
}

.mfp-title {
  	text-align: left;
  	line-height: 18px;
  	color: #f3f3f3;
  	word-wrap: break-word;
  	padding-right: 36px; 
}

.mfp-image-holder .mfp-content {
  	max-width: 100%; 
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  	cursor: pointer; 
}


/* ====== Zoom effect ====== */
.mfp-zoom-in {
  
  /* start state */
.mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out; 
    transform: scale(0.8); 
  }
  
  &.mfp-bg {
    opacity: 0;
	  transition: all 0.3s ease-out;
  }
  
  /* animate in */
  &.mfp-ready {
    .mfp-with-anim {
      opacity: 1;
      transform: scale(1); 
    }
    &.mfp-bg {
      opacity: 0.8;
    }
  }
  
  /* animate out */
  &.mfp-removing {
    
    .mfp-with-anim {
      transform: scale(0.8); 
      opacity: 0;
    }
    &.mfp-bg {
      opacity: 0;
    }
    
  }
  
}
				

/*  =============================================================================
    7. CUSTOM LAYOUT & TYPOGRAPHY (OTHER BREAKPOINTS)
    =============================================================================*/

/* ========== BREAKPOINT FOR 80% SIZE ========== */

@media only screen and (max-width:80em) /* 1280px */{

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 22em;
	}
	
	section#contact h4 p {
		width:45%;
	}
}

/* ========== BREAKPOINT FOR 70% SIZE ========== */

@media only screen and (max-width:70em) /* 1120px */{
    
	.enter {
        opacity:1;
        animation:none;
        -webkit-animation:none;
    }

    .container {
        width:100%;
    }

    .wrap {

        width:100% !important;
    }

    #largelogo {
        top:30%;
    }

    .hellolinks {
        top:45%;
    }

    #hello {
        padding-left:50px;
        padding-right:50px;
    }

    #hello img {
        max-width:80%;
    }

    .menu .wrap {
        width:100% !important;
        padding:0 50px;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        box-sizing:border-box;
    }

    .bottom-btns {
        margin:0 0 0 -24px;
    }

    .bottom-btns a+a {
        display:none;
    }

   .image {
        width: 33%;
        padding-bottom:20%;
    }

    /* SECTION STYLES */
    section#newsevents h3, section#awards h3 {
        /*font-size: 1.5em;*/
        line-height:1.1em;
    }

    section#awards .award-logos {
        width:60%;
        margin:0 auto;
        text-align:center;
        overflow:hidden;
    }

    section#awards .award-logos img:nth-child(0n+3) {
        margin-top:4em;
    }

    section#awards .award-logos img:nth-child(2n+0) {
        margin-left:0;
    }

	section h2 {
        font-size:3.5em;
    }

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 24em;
	}

}


/* ========== BREAKPOINT FOR 61.25% PORTRAIT ========== */

@media only screen and (max-width: 980px) and (orientation: portrait) {

	#background1 {
		background-size: 200%;
	}
}

/* ========== BREAKPOINT FOR 50% SIZE ========== */

@media only screen and (max-width:50em) /* 800px */{
    
	#menu-main, 
    #home .menu {
        display:none;
    }

    #menu-main, 
    #home .menu {
        display:none;
    }

    .burguer {
        display:block;
    }

	.image {
        width: 50%;
        padding-bottom: 30%;
    }

    section#contact h4 p {
		width:65%;
	}

	/* section#gallery h3 {
        font-size:2.1em;
        width:60%;
    }

    section#awards h3 {
        font-size:2.1em;
        margin:0 auto 3em;
        width:60%;
    }

    section#awards .award-logos img:nth-child(0n+3) {
        margin-top:4em;
    }

    section#awards .award-logos img {
        margin-left:3em;
    }

    section#awards .award-logos img:nth-child(2n+0) {
        margin-left:0;
    } */

    .mobile-hide {
        display:none;
    }
	
	section h2 {
        font-size:3.5em;
    }

	.leaf_section1_bottom {
    	background:url(../images/birch.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:212px;
    	height:230px;
    	left:30%;
		bottom:-115px;
		}	
	
	.leaf_section2_bottom {
    	background:url(../images/oak.png);
		background-repeat: no-repeat;
		background-size:cover;	
		width:302px;
    	height:212px;
    	left:40%;
		bottom:-106px;
	}

	.leaf_section3_bottom {
    	background:url(../images/orangemaple.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:400px;
    	height:340px;
    	left:50%;
		bottom:-178px;
	}

	.leaf_section4_bottom {
    	background:url(../images/nettle.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:194px;
    	height:150px;
    	left:20%;
		bottom:-93px;
	}

}


/* ========== BREAKPOINT FOR 50% PORTRAIT ========== */

@media only screen and (max-width: 800px) and (orientation: portrait) {

	#background1 {
		background-size: 225%;
	}
} 

/* ========== BREAKPOINT FOR 50% LANDSCAPE ========== */

@media only screen and (max-height: 800px) and (orientation: landscape) {

	#background1 {
		background-position: center center;
		background-size: 130%;
	}
}

/* ========== BREAKPOINT FOR 48% SIZE ========== */

@media only screen and (max-width:48em) /* 768px */{

	#background1 { 
 		background-image:url(../images/background1-B.jpg);
    }
	
	#homeLogo {
		display:none;
	}

	#homeInfo {
    	margin:0 0 0 32px; 
    	bottom: 30px;
	}
}


/* ========== BREAKPOINT FOR 48% PORTRAIT ========== */

@media only screen and (max-width: 768px) and (orientation: portrait) {

	#background1 {
		background-position: center center;
		background-size: 225%;
	}
		
}


/* ========== BREAKPOINT FOR 45% SIZE ========== */

@media only screen and (max-width:45em) /* 720px */{
    
	/* section#awards .award-logos {
        width:80%;
    }

    section#awards .award-logos img {
		margin-top:2em;
        margin-right:4em;
    } */
	
	section h2 {
        font-size:3.5em;
    }
}

/* ========== BREAKPOINT FOR 45% PORTRAIT ========== */

@media only screen and (max-width: 720px) and (orientation: portrait) {

	#background1 {
		background-position: center center;
		background-size: 230%;
	}
}

/* ========== BREAKPOINT FOR 43% SIZE ========== */

@media only screen and (max-width:43em) /* 688px */{
    
	footer #copyright span:nth-child(8) {
		display:none;
	}
	
	footer #copyright span:nth-child(9) {
		display:block;
	}
}


/* ========== BREAKPOINT FOR 42% SIZE ========== */

@media only screen and (max-width:42em) /* 672px */{
    
	/* section#newsevents .box {
        padding-left:1em;
        padding-right:1em;
        width: 100%;
    } */
}

/* ========== BREAKPOINT FOR 40% SIZE ========== */

@media only screen and (max-width:40em) /* 640px */{
   	
	
	.leaf_section1_bottom {
    	background:url(../images/birch.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:186px;
    	height:202px;
    	left:25%;
		bottom:-101px
	}

	.leaf_section2_bottom {
    	background:url(../images/oak.png);
		background-repeat: no-repeat;
		background-size:cover;	
		width:250px;
    	height:176px;
    	left:30%;
		bottom:-88px
	}
			
	.leaf_section3_bottom {
    	background:url(../images/orangemaple.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:346px;
    	height:295px;
    	left:40%;
		bottom:-154px;
	}

	.leaf_section4_bottom {
    	background:url(../images/nettle.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:178px;
    	height:138px;
    	left:20%;
		bottom:-85px;
	}
}

/* ========== BREAKPOINT FOR 35.5% SIZE ========== */

@media only screen and (max-width:35.5em) /* 568px */{
    
	
	footer .smallprint span:nth-child(2) {
		display:block;
	}
}

/* ========== BREAKPOINT FOR 32.5% SIZE ========== */

@media only screen and (max-width:32.5em) /* 520px */{
    
	/*section#awards {
        padding-bottom:100px;
    }


    section#awards h3 {
        margin:0 auto 0;
    }

    section#awards .award-logos {
        width:9em;
        margin:0 auto;
        text-align:center;
        overflow:hidden
    }

    section#awards .award-logos a img {
        margin-top:2em;
        display:block;
		width:100%;
		margin-left:0;
    } */
	
	section h2 {
        font-size:3.5em;
    }
	
	.rslides1 {
		height: 30em;
	}

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 25em;
	}
}

/* ========== BREAKPOINT FOR 30% SIZE ========== */

@media only screen and (max-width:30em) /* 480px */{
    
	
	#target {
		float:left;
		text-align:left;
		width:84%
		padding:0 8%;
	}
	
	#homeInfo {
    	margin:0 0 0 27px; 
    	bottom: 25px;
	}

	section#contact article {
        width:100%;
    }

    textarea,
    input[type="text"],
    input[type="password"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="date"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="search"],
    input[type="tel"],
    input[type="color"],
    button {
        width:100%;
    }
	
	input,textarea {
    	height:40px;
		padding-left:0.75em;
		padding-right:0.75em;
    	margin-bottom:0.75em;
    }

	textarea {
    	height:220px;
		padding-top:9px;
		padding-left:0.75em;
		padding-right:0.75em;
	}

	button {
    	height:40px;
		padding-left:0.75em;
		padding-right:0.75em;
	}	
	
	.rslides1 {
		height: 30em;
	}

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 25em;
	}

	section h2 {
        font-size:3.5em;
    }
	
	section#contact h4 p {
		width:100%;
	}
			
	footer {
    	text-align: center;
	}
	
	footer #logo {
		width:103px;
		height:200px;	
		margin:0 auto 1.5em auto;
		text-align:center;
		clear:both;
		left:0;
	}

	.addthis_sharing_toolbox {
		float:left;
		text-align:right;
	}
	
	footer #social-icons {
		width:auto;
		height:auto;
    	margin:0 8% 30px 0;
		float:right;
		clear:right;
		text-align:right;
	}
	
	.mfp-counter {
 		bottom: 2px;
 		right: 6px; 
	}

	.imagetext {
 		bottom: 44px;
 		left: 13px;
	}	
			
	.mfp-close {
  		top:-10px;
  		right:-9px;
	}

	.mfp-content .slide img, .mfp-content .slide .content {
 		padding: 40px 5px;
	}

}

/* ========== BREAKPOINT FOR 30% PORTRAIT ========== */

@media only screen and (max-width: 480px) and (orientation: portrait) {

	#background1 {
		background-size: 260%;
	}
}

/* ========== BREAKPOINT FOR 28% SIZE ========== */

@media only screen and (max-width:28em) /* 448px */{
	
	.rslides1 {
		height: 32em;
	}

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 26em;
	}
	
}	
	
/* ========== BREAKPOINT FOR 25% SIZE ========== */

@media only screen and (max-width:25em) /* 400px */{

    #background, #background2 {
        display:none;
    }

    .container .wrap {
        padding:0 20px;
    }

	.rslides1 {
		height: 35em;
	}

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 27em;
	}

	section h2 {
        font-size:3em;
    }

    section#gallery h3 {
        font-size:1.75em;
        margin:0 auto 3em;
        width:70%;
    }

    section#gallery {
        padding-bottom: 4em;
    }

    .mobile-hide {
        display:none;
    }

    .image {
        width: 100%;
        padding-bottom:60%;
    }

    /* .image a, .image span {
        display:none;
    }

    section#twitter {
        padding-top:6em;
        padding-bottom:6em;
    }

    section#twitter h3 {
        font-size: 1.75em;
    }

    section#awards h3 {
        font-size:1.5em;
        width:80%;
    } */

    section#contact h3 {
        font-size:1.5em;
        width:80%;
    }	

	.leaf_section1_bottom {
    	background:url(../images/birch.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:162px;
    	height:176px;
    	left:20%;
		bottom:-88px
	}

	.leaf_section2_bottom {
    	background:url(../images/oak.png);
		background-repeat: no-repeat;
		background-size:cover;	
		width:222px;
    	height:156px;
    	left:25%;
		bottom:-78px
	}
				
	.leaf_section3_bottom {
    	background:url(../images/orangemaple.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:302px;
    	height:256px;
    	left:50%;
		bottom:-133px;
	}
						
	.leaf_section4_bottom {
    	background:url(../images/nettle.png);
    	background-repeat: no-repeat;
		background-size:cover;
		width:178px;
    	height:138px;
    	left:20%;
		bottom:-85px;
	}
}

/* ========== BREAKPOINT FOR 24% SIZE ========== */

@media only screen and (max-width:24em) /* 384px */{
    
	footer #copyright span:nth-child(6) {
		display:none;
	}
	
	footer #copyright span:nth-child(7) {
		display:block;
	}
}

/* ========== BREAKPOINT FOR 22.5% SIZE ========== */

@media only screen and (max-width:22.5em) /* 360px */{

	.rslides1 {
		height: 38em;
	}

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 28em;
	}

	section h2 {
        font-size:2.85em;
    }

}

/* ========== BREAKPOINT FOR 22.5% PORTRAIT ========== */

@media only screen and (max-width: 360px) and (orientation: portrait) {

	#background1 {
		background-position: center /*10%*/center;
		background-size: 260%;
	}
}

/* ========== BREAKPOINT FOR 20% SIZE ========== */

@media only screen and (max-width:20em) /* 320px */{

	.rslides1 {
		height: 40em;
	}

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 30em;
	}
	
	section h2 {
        font-size:2.75em;
    }
	
	#slider-pager1 li,
	#slider-pager2 li,
	#slider-pager3 li,
	#slider-pager4 li {
    	margin-right:9px;
	}

}

/* ========== BREAKPOINT FOR 20% PORTRAIT ========== */

@media only screen and (max-width: 320px) and (orientation: portrait) {

	#background1 {
		background-position: center /*100%*/center;
		background-size: 270%;
	}
}

/* ========== BREAKPOINT FOR 19.25% SIZE ========== */

@media only screen and (max-width:19.25em) /* 308px */{

	.rslides1 {
		height: 43em;
	}

	.rslides2,
	.rslides3,
	.rslides4 {
		height: 33em;
	}

}

/*
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  
       * Remove all paddings around the image on small screen
       
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.85);
    transform: scale(0.85); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

} */
					
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
