body{
    font-family: 'sailecregular';
    color: #101b31;
    font-size: 16px;
}

/*Resets and add-in*/
.navbar{
    border: 0;
    margin: 0;
}
.nav>li>a:focus, .nav>li>a:hover{
    background: transparent;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
}
.nav .dropdown-menu{
    border-radius: 0;
}
.nav .dropdown-menu>li>a:focus, .nav .dropdown-menu>li>a:hover{
    background-color: transparent;
}
.navbar-toggle{
    padding: 0;
}
.navbar-brand{
    height: auto;
}

h1, h2, h3, h4, h5, h6{
    margin-top: 0;
    font-family: 'sailecbold';
    font-weight: normal;
    line-height: 1.25;
}
a, button{
    text-decoration: none !important;
    outline: none !important;
    transition: all ease-in-out 300ms;
}

.margin-bottom-30{
    margin-bottom: 30px;
}

/* Back to top */
.back-to-top {
    border-radius: 5px;
    text-align: center;
    background: #000;
    color: #fff;
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    z-index: 9999;
}
.back-to-top:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*Main Styles*/
#header.header-1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 991;
}
.header-1 .main-nav{
    background: rgba(16, 27, 49, 0.6) !important;
    padding-top: 10px;
    padding-bottom: 10px;
}
#header.header-1 .desktop-bottom-menu ul>li>a{
    color: #fff !important;
}
#header.header-1 .desktop-top-menu{
    padding-bottom: 60px;
}
#header.header-1 .desktop-bottom-menu ul .has-sub-menu>.sub-menu, #header.header-1 .desktop-bottom-menu ul .menu-item-has-children>.sub-menu{
    background: #101b31;
}
#header.header-1 .desktop-bottom-menu ul>li.has-sub-menu:hover>a:after, #header.header-1 .desktop-bottom-menu ul>li.menu-item-has-children:hover>a:after{
    border-bottom: 10px solid #101b31;
}
#header.header-1 .desktop-fixed-nav .main-nav{
    padding-top: 0;
    padding-bottom: 0;
    background: #fff !important;
}
#header.header-1 .desktop-fixed-nav .desktop-bottom-menu>ul>li>a {
    color: #101b31 !important;
}
#header.header-1 button.mobile-toggle{
    color: #fff !important;
}
#header.header-1 .mobile-fixed-nav .mobile-toggle{
    color: #101b31 !important;
}
.navbar-nav li a{
    color: #fff;
}
.navbar-brand{
    color: #fff;
}
.nav .dropdown-menu>li>a{
    color: #363636;
}
.navbar-brand{
    color: #fff !important;
}
/*-Fixed top-*/
.fixed-top{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 991;
}

/*-Scroll to ID-*/
.scroll-to{
    outline: none;
    cursor: pointer;
}

/*-Animated appear-*/
.hiding {
    opacity: 0;
}
.visible {
    opacity: 1;
}

/*-Buttons-*/
.button-wrapper{
    position: relative;
}
.button-group-wrapper{
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
}
.button{
    padding: 10px 30px;
    background: #bdc3c7;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    color: #fff !important;
    transition: all ease-in-out 300ms;
    border: 1px solid transparent;
}
.button-group-wrapper .button{
    margin-left: 5px;
    margin-right: 5px;
}
.button-dropdown{
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}
.button-dropdown .button{
    margin-bottom: 0;
}
.button-group-wrapper .button-dropdown{
    margin-left: 5px;
    margin-right: 5px;
}
.button-group-wrapper .button-dropdown .button{
    margin-left: 0;
    margin-right: 0;
}
.button-dropdown .dropdown-menu{
    border-radius: 0;
    margin: 0;
}
.button-dropdown .dropdown-menu>li>a:focus, .button-dropdown .dropdown-menu>li>a:hover {
    background-color: transparent;
}

/*-Form element-*/
.input-wrapper{
    margin-bottom: 15px;
}
.input-wrapper .form-control{
    margin-bottom: 0;
}
.form-control{
    border-radius: 0;
    padding: 11px 15px;
    height: auto;
    border: 1px solid #ccc;
}
.form-control:focus{
    box-shadow: none;
    border: 1px solid #5dade2;
}
label, .input-label{
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
}
.icheck-label{
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.icheck-label.disabled{
    cursor: default;
}
.icheck-group{
    margin-left: -5px;
    margin-right: -5px;
}
.icheck-group .icheck-label{
    margin-left: 5px;
    margin-right: 5px;
}
.iCheck-helper{
    z-index: 9;
}
div.icheck-input{
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: middle;
    transition: all ease-in-out 300ms;
}
div.icheck-input input{
    margin: 0;
    z-index: -1;
}
div.icheck-input.hover{
    border-color: #000;
}
div.icheck-input.checked{
    border-color: #000;
}
div.icheck-input.checked.disabled{
    border-color: #ccc;
}
div.icheck-input.iradio{
    border-radius: 180%;
}
div.icheck-input.iradio.checked:before{
    content: '';
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 186%;
    position: absolute;
    top: 3px;
    left: 3px;
}
div.icheck-input.iradio.checked.disabled:before{
    background: #ccc;
}
div.icheck-input.icheckbox.checked:before{
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.9em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 1px;
    left: 1px;
    color: #000;
}
div.icheck-input.icheckbox.checked.disabled:before{
    color: #ccc;
}
select.selectbox{
    display: block;
    width: 100%;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    outline: none !important;
}
.select2-container .select2-selection--single{
    height: 44px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    line-height: 44px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #ccc;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 9px;
    right: 1px;
    width: 20px;
}
.select2-dropdown{
    border-radius: 0 !important;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.select2-container--open .select2-selection--single{
    border-color: #5dade2;
    box-shadow: none;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 15px;
}
.select2-results__option{
    padding: 6px 15px;
}
.ui-select-match-text, .ui-select-choices-row-inner {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.select2-selection {
    overflow: hidden;
}
.select2-selection__rendered {
    white-space: normal; word-break: break-all;
}

#header{
    position: relative;
}

.top-bar{
    background: #101b31;
    font-size: 13px;
    color: #fff;
}
.top-bar-content>div{
    display: inline-block;
    vertical-align: middle;
}
.top-bar-menu{
    margin-left: -10px;
    margin-right: -10px;
}
.top-bar-menu a{
    display: inline-block;
    padding: 8px 10px;
    color: #fff !important;
    position: relative;
}
.top-bar-menu a.current:after{
    content: '';
    height: 3px;
    background: #7fc241;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.top-bar-menu a.current:before{
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #7fc241;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    z-index: 9;
}
.top-bar-tagline{
    margin-left: 15px;
    margin-right: 25px;
}
.top-bar-social a{
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
}
.social-menu .fa{
    color: #7fc241;
    transition: all ease-in-out 300ms;
}
.social-menu a:hover .fa-facebook{
    color: #fff;
}
.social-menu a:hover .fa-twitter{
    color: #fff;
}
.social-menu a:hover .fa-linkedin{
    color: #fff;
}
.top-bar-menu-head button{
    background: transparent;
    border: 0;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 45px;
}

.desktop-top-menu{
    padding-top: 15px;
    padding-bottom: 50px;
}
.top-button{
    display: inline-block;
    margin-left: 25px;
    padding: 8px 25px 6px;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: sailecbold;
    font-weight: normal;
}
.top-button.register{
    background: #eeeeee;
    color: #247037 !important;
}
.top-button.login{
    background: #7fc241;
    color: #fff !important;
}
.top-button:hover{
    color: #7fc241 !important;
}
.top-button.login:hover{
    background: #fff;
}
.desktop-bottom-menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
.desktop-bottom-menu ul .has-sub-menu>.sub-menu, .desktop-bottom-menu ul .menu-item-has-children>.sub-menu{
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: rgba(16, 27, 49, 0.76);
    transition: all ease-in-out 300ms;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
}
.desktop-bottom-menu ul .has-sub-menu:hover>.sub-menu, .desktop-bottom-menu ul .menu-item-has-children:hover>.sub-menu{
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
    overflow: auto;
}
.desktop-bottom-menu .sub-menu{
    list-style: none;
    padding: 0;
    margin: 0;
}
.desktop-bottom-menu .sub-menu li{
    padding: 15px 15px;
}
.desktop-bottom-menu .sub-menu li a{
    color: #c9d7df !important;
    font-size: 16px;
    border-bottom: 3px solid transparent;
    padding: 0 !important;
    position: relative;
}
.desktop-bottom-menu .sub-menu li.current a:before{
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -10px;
    top: 3px;
    color: #7fc241;
}
.desktop-bottom-menu .sub-menu li a:hover{
    color: #fff !important;
}
.desktop-bottom-menu .sub-menu li.current a{
    color: #fff !important;
    border-color: #7fc241 !important;
}
.main-nav .row>div{
    position: static;
}

.desktop-bottom-menu ul li{
    display: inline-block;
}
.desktop-bottom-menu ul li a{
    font-family: sailecbold;
    font-weight: normal;
}
.desktop-bottom-menu ul>li>a:hover{
    color: #7fc241 !important;
}
.desktop-bottom-menu ul>li.has-sub-menu:hover>a, .desktop-bottom-menu ul>li.menu-item-has-children:hover>a{
    color: #7fc241 !important;
}
.desktop-bottom-menu ul>li.has-sub-menu:hover>a:after, .desktop-bottom-menu ul>li.menu-item-has-children:hover>a:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #495262;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: -1px;
    z-index: 9;
}

.desktop-bottom-menu ul>li>a{
    font-size: 18px;
    color: #101b31;
    text-align: center;
    padding: 18px 12px 16px;
    position: relative;
}
.desktop-sub-menu-wrapper{
    background: rgba(16, 27, 49, 0.76);
    transition: all ease-in-out 300ms;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
}
.desktop-sub-menu-wrapper.expanded{
    max-height: 1000px;
    opacity: 1;
    visibility: visible;
    overflow: auto;
}
.desktop-sub-menu-wrapper ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.desktop-sub-menu-wrapper ul li{
    display: inline-block;
    padding: 10px 15px 10px;
}
.desktop-sub-menu-wrapper ul li a{
    display: block;
    font-size: 16px;
    padding: 5px 0 3px;
    color: #c9d7df !important;
    font-family: sailecbold;
    font-weight: normal;
    position: relative;
    border-bottom: 3px solid transparent;
}
.desktop-sub-menu-wrapper ul li a:hover{
    color: #fff !important;
}
.desktop-sub-menu-wrapper ul li.current a{
    color: #fff !important;
    border-color: #7fc241 !important;
}
.desktop-sub-menu-wrapper ul li.current a:before{
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -10px;
    top: 7px;
    color: #7fc241;
}



.desktop-fixed-nav{
    position: fixed;
    top: -300px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 991;
    padding-top: 8px;
    padding-bottom: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    transition: all ease-in-out 300ms;
}
.desktop-fixed-nav.fixed{
    top: 0;
}
.desktop-fixed-nav .desktop-bottom-menu{
    padding-top: 23px;
}



.mobile-bottom-menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.mobile-bottom-menu .has-sub-menu>.sub-menu, .mobile-bottom-menu .menu-item-has-children>.sub-menu{
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: all ease-in-out 300ms;
}
.mobile-bottom-menu .has-sub-menu>.sub-menu.expanded, .mobile-bottom-menu .menu-item-has-children>.sub-menu.expanded{
    max-height: 1000px;
    visibility: visible;
    opacity: 1;
    overflow: auto;
}
.mobile-nav{
    position: relative;
}
.mobile-bottom-menu{
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: rgba(16, 27, 49, 0.85);
    transition: all ease-in-out 300ms;
    z-index: 991;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}
.mobile-bottom-menu.expanded{
    max-height: 100000rem;
    opacity: 1;
    visibility: visible;
    overflow: auto;
}
.no-padding{
    padding: 0;
}
.relative-pos{
    position: relative !important;
}
.mobile-bottom-menu ul li a{
    color: #c9d7df !important;
    display: block;
    padding: 5px 10px;
    font-family: sailecbold;
    font-weight: normal;
}
.mobile-bottom-menu>ul{
    padding-top: 15px;
    padding-bottom: 15px;
}
.mobile-bottom-menu .has-sub-menu>a:after, .mobile-bottom-menu .menu-item-has-children>a:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    float: right;
}
.mobile-bottom-menu>ul>li.current>a{
    color: #7fc241 !important;
}
.mobile-bottom-menu li.has-sub-menu>ul>li.current>a, .mobile-bottom-menu li.menu-item-has-children>ul>li.current>a{
    color: #fff !important;
}
.mobile-bottom-menu li.has-sub-menu>ul, .mobile-bottom-menu li.menu-item-has-children>ul{
    padding-left: 15px;
}

.logo-mobile{
    width: 100px !important;
    height: auto !important;
}
button.mobile-toggle {
    position: relative;
    top: 24px;
    background: transparent;
    border: 0;
    font-size: 33px;
}

.mobile-fixed-nav{
    position: fixed;
    top: -300px;
    width: 100%;
    left: 0;
    transition: all ease-in-out 300ms;
    background: #fff;
    z-index: 991;
    padding-top: 8px;
    padding-bottom: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    padding-left: 15px;
    padding-right: 15px;
}
.mobile-fixed-nav.fixed{
    top: 0;
}
.mobile-fixed-nav .mobile-toggle{
    top: 4px;
}










.banner-slider .item{
    min-height: 600px;
    height: 80vh;
    position: relative;
}
.bg-cover{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-slider.owl-theme .owl-dots{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background: rgba(16, 27, 49, 0.57);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0 !important;
    margin-bottom: 0;
}
.banner-slider.owl-theme .owl-dots .owl-dot span{
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
}
.banner-slider.owl-theme .owl-dots .owl-dot.active span{
    background: #fff;
}

.vertical-center{
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.vertical-center-inner{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.banner-slider-content{
    padding-top: 60px;
}
.banner-slider-content h2{
    font-size: 48px;
    color: #247037;
    line-height: 1.15;
    margin-bottom: 25px;
}

.banner-slider-content h2 span{
    background: #7fc241;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
    padding: 5px 15px;
}
.banner-slider-content a{
    display: inline-block;
    padding: 15px 30px;
    background: #ffffff;
    border-radius: 3px;
    color: #247037;
    font-family: sailecbold;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.banner-slider-content a .fa{
    margin-left: 10px;
    color: #7fc241;
    transition: all ease-in-out 300ms;
}
.banner-slider-content a:hover{
    color: #7fc241;
}

.homepage-main{
    padding-top: 90px;
    padding-bottom: 60px;
}
.focus-box{
    background: #eee;
    margin-bottom: 30px;
}
.focus-box-thumb{
    height: 200px;
}
.focus-box-title{
    padding: 20px 10px 10px;
    font-size: 20px;
    font-family: sailecbold;
    font-weight: normal;
    color: #fff;
}
.focus-box-1 .focus-box-title{
    background: #7fc241;
}
.focus-box-2 .focus-box-title{
    background: #247037;
}
.focus-box-3 .focus-box-title{
    background: #10273e;
}
.focus-box-content{
    padding: 15px 10px;
    color: #102e49;
}


.focus-box-content a{
    color: #102e49 !important;
    font-family: sailecbold;
    font-weight: normal;
}
.focus-box-1 .focus-box-content a{
    color: #7fc241 !important;
}
.focus-box-2 .focus-box-content a{
    color: #247037 !important;
}
.focus-box-3 .focus-box-content a{
    color: #10273e !important;
}
.focus-box-1 .focus-box-content a:hover{
    text-decoration: underline !important;
}
.focus-box-2 .focus-box-content a:hover{
    text-decoration: underline !important;
}
.focus-box-3 .focus-box-content a:hover{
    text-decoration: underline !important;
}

.events-widget h2{
    font-size: 21px;
    color: #247037;
}
.events-widget h2 span{
    color: #7fc241;
}
.event-item{
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e9ebee;
    color: #102e49;
}
.event-item .dates .fa{
    color: #afc4d1;
    font-size: 21px;
    float: left;
}
.event-item .dates>div{
    display: inline-block;
    float: right;
}
.event-item .dates .month{
    color: #247037 !important;
    font-size: 14px;
    font-family: sailecbold;
    font-weight: normal;
    text-transform: uppercase;
    transition: all ease-in-out 300ms
}
.event-item .dates .month:hover{
    color: #7fc241 !important;
}
.event-item .dates .date{
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 21px;
    color: #7fc241 !important;
    font-family: sailecbold;
    font-weight: normal;
    border-radius: 180%;
    background: #eeeeee;
    margin-left: 10px;
    transition: all ease-in-out 300ms;
}
.event-item .dates .date:hover{
    background: #80c141;
    color: #fff !important;
}
.event-item .times{
    color: #102e49;
    font-size: 15px;
    margin-bottom: 10px;
}
.event-item .times .fa{
    color: #afc4d1;
    font-size: 21px;
    margin-right: 15px;
}
.event-item h3{
    font-size: 19px;
}
.event-item p{
    font-size: 15px;
}
.event-button{
    display: inline-block;
    padding: 8px 8px 6px;
    border-radius: 3px;
    color: #fff !important;
    font-size: 12px;
    font-family: sailecbold;
    font-weight: normal;
    text-transform: uppercase;
}
.event-button:hover{
    background: #80c141 !important;
    color: #fff !important;
}
.event-button.event-button-1{
    background: #247037;
    margin-right: 3px;
}
.event-button.event-button-2{
    background: #eee !important;
	color: #7fc241 !important;
}
.event-button.event-button-2:hover{
    background: #80c141 !important;
    color: #fff !important;
}
.event-item.view-all{
    border-bottom: 1px solid #e9ebee;
}
.event-item.view-all a{
    display: block;
    width: 100%;
    text-align: center;
    padding: 14px 10px 12px;
    background: #247037;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 15px;
    font-family: 'sailecregular';
}
.event-item.view-all a .fa{
    color: #7fc241;
    transition: all ease-in-out 300ms;
    margin-left: 15px;
}
.event-item.view-all a:hover{
    background: #7fc143 !important;
}
.event-item.view-all a:hover .fa{
    color: #fff;
}

.margin-bottom-15{
    margin-bottom: 15px;
}
.homepage-welcome{
    padding-top: 60px;
}
.homepage-welcome h1{
    font-size: 40px;
    padding-bottom: 5px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e9ebee;
    color: #247037;
}
.homepage-welcome h1 span{
    color: #7fc241;
}
.homepage-welcome-content p{
    font-size: 19px;
    margin-bottom: 25px;
}

.social-box{
    position: relative;
}
.social-box-header{
    position: relative;
    padding: 12px 12px 10px;
    font-size: 40px;
    line-height: 42px;
    color: #fff;
    font-family: sailecbold;
    font-weight: normal;
}
.social-box-header .fa{
    float: right;
    font-size: 40px;
}
.social-box-header.facebook{
    background: #3c549f;
}
.social-box-header.twitter{
    background: #1c9ef4;
}

.social-box-embed{
    padding-top: 0px;
}

.social-box-embed.facebook {
    overflow-y: auto;
    max-height: none;
}

.social-box-embed.twitter{
    padding-top: 0px;
}



.newsletter{
    padding-top: 70px;
    padding-bottom: 60px;
    /*background: url("../img/newsletter-bg.png") no-repeat center;*/
    background: url("../img/GFSG-subscribe@2x.jpg") no-repeat center;
    background-size: cover;
    /*background-attachment: fixed;*/
    color: #fff;
}
.newsletter h2{
    font-size: 24px;
    margin-bottom: 10px;
}
.newsletter p{
    font-size: 19px;
    margin-bottom: 40px;
}
.newsletter .form-control{
    padding: 20px 15px 10px;
}
.newsletter .form-control::-webkit-input-placeholder {
    color: #abbcc2;
}
.newsletter .form-control::-moz-placeholder {
    color: #abbcc2;
}
.newsletter .form-control:-ms-input-placeholder {
    color: #abbcc2;
}
.newsletter .form-control:-moz-placeholder {
    color: #abbcc2;
}
.newsletter .button{
    padding: 14px 30px;
    background: #247037;
    color: #fff;
    border-radius: 3px;
    width: 100%;
    text-transform: uppercase;
}
.newsletter .button .fa{
    color: #7fc241;
    margin-left: 10px;
    transition: all ease-in-out 300ms
}
.newsletter .button:hover{
    background: #7fc241;
    color: #fff;
}
.newsletter .button:hover .fa{
    color: #fff;
}

.partners{
    padding-top: 70px;
    padding-bottom: 50px;
}
.partners h2{
    font-size: 24px;
    margin-bottom: 30px;
}
.partner-box{
    border: 6px solid #eeeeee;
    padding: 40px 15px 70px;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    transition: all ease-in-out 300ms;
}
.partner-box:hover{
    border-color: #aabbc3;
}
.partner-box span{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    color: #102e49;
}


.page-banner{
    min-height: 360px;
}
.page-main{
    padding-top: 85px;
    padding-bottom: 130px
}
.article{
    color: #101b31;
}
.article h1{
    font-size: 70px;
}
.article .lead{
    font-size: 23px;
}
.article p{
    font-size: 17px;
    margin-bottom: 25px;
}
.article ul{
    font-size: 17px;
    margin-bottom: 15px;
    list-style: none;
    padding: 0;
}
.article ul li{
    display: block;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}
.article ul li:before{
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 15px;
    background: #7fc241;
    position: absolute;
    left: 12px;
    top: 9px;
}
.article ul ul{
    padding-top: 5px;
}
/* .article ul li li{
    margin-left: 30px;
} */
.article .caption{
    margin-bottom: 25px;
    font-size: 15px;
    font-style: italic;
}
.article img{
    margin-bottom: 10px;
}


.upcoming-highlight{
    min-height: 265px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    margin-bottom: 60px;
}
.upcoming-highlight .content{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(36, 112, 55, 0.76);
    color: #fff;
}
.upcoming-highlight .cat{
    text-transform: uppercase;
    color: #fff;
    font-family: sailecbold;
    font-weight: normal;
    font-size: 14px;
    text-align: right;
}
.upcoming-highlight a{
    color: #fff !important;
    font-size: 19px;
    font-family: sailecbold;
    font-weight: normal;
}
.upcoming-highlight a .fa{
    margin-left: 10px;
    color: #7fc241;
    font-size: 21px;
}

#footer{
    color: #fff;
    background: #101b31;
    font-size: 15px;
}
.footer-top{
    padding-top: 70px;
    padding-bottom: 70px;
}
#footer h2{
    text-transform: uppercase;
    font-size: 14px;
    color: #abbcc2;
    margin-bottom: 15px;
}
.footer-links{
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.footer-links li{
    display: block;
    margin-bottom: 10px;
}
.footer-links a{
    display: block;
    font-size: 15px;
    color: #fff !important;
}
.footer-links a:hover{
    color: #80c13f !important;
}

.copyright{
    font-size: 13px;
    text-transform: none;
    padding-bottom: 15px;
    color: #abbcc2;
}
.copyright a{
    text-decoration: underline !important;
    color: #fff !important;
}

.footer-social a{
    font-size: 26px;
    margin-right: 20px;
}





@media (max-width: 767px) {
    .top-bar-menu-content{
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        background: #101b31;
        padding-left: 15px;
        padding-right: 15px;
    }
    .top-bar-menu-content a{
        display: block;
    }

    .top-bar-menu-content.expanded{
        display: block;
    }
    .top-bar-menu{
        margin-left: 0;
        margin-right: 0;
    }
    .article h1 {
        font-size: 45px;
    }
}
@media (max-width: 480px) {

}
@media (min-width: 768px) {
    .top-bar-menu-head{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .desktop-bottom-menu ul>li>a{
        font-size: 15px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .desktop-bottom-menu {
        padding-top: 2px;
    }
    .desktop-bottom-menu .sub-menu li a{
        font-size: 14px;
    }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}

@media (max-width: 580px)
{
.banner-slider-content h2{
    font-size: 40px !important;
	}
}

/* header graphics - default, per section or per page */
.page-banner {background-image: url("../img/page-banners/about-banner.jpg");}

.post-type-archive-tribe_events .page-banner,
.single-tribe_events .page-banner {
    background-image: url("../img/page-banners/events-banner.jpg");
}

.section--about .page-banner {background-image: url("../img/page-banners/about-banner.jpg");}
/* .section--about.page--about .page-banner {background-image: url("../img/page-banners/about-banner.jpg");} */
.section--kids .page-banner {background-image: url("../img/page-banners/kids-banner.jpg");}
.section--parents .page-banner {background-image: url("../img/page-banners/parents-banner.jpg");}
.section--professionals .page-banner {background-image: url("../img/page-banners/professionals-banner.jpg");}
.section--resources .page-banner {background-image: url("../img/page-banners/media-banner.jpg");}
.section--merchandise .page-banner {background-image: url("../img/page-banners/shop-banner.jpg");}
.section--events .page-banner {background-image: url("../img/page-banners/events-banner.jpg");}
.section--contact .page-banner {background-image: url("../img/page-banners/contact-banner2.jpg");}

/*Custom or individual page banners*/
.page--facebook .page-banner {background-image: url("../img/page-banners/shop-banner.jpg");}

.sidebar-menu {margin-bottom: 60px; padding-left: 0;}
.sidebar-menu li {list-style-type: none; padding-bottom: 10px;}
.sidebar-menu ul {padding-left: 20px;}
.sidebar-menu a {color: #101b31; font-family: 'sailecbold';}
.sidebar-menu .current a {color: #7fc241;}

/* hide on sale */
.onsale {display: none !important;}

/* product listing */
ul.products {width: 100%;}
body ul.products li.product .woocommerce-loop-product__title, body ul.products li.product h2 {font-size: 20px;}

/* order forms */
form .description {font-style: italic; font-size: 0.8em;}
.article ul li.wc_payment_method:before {background-color: transparent;}
#payment .place-order {clear: both;}
/* clearfix */
.payment_method_woocommerce_securepay_p_gateway:after {clear: both;}
.payment_method_woocommerce_securepay_p_gateway {min-height: 0; /* support: IE7 */}

/* homepage social links */
.social-box-header {position: relative;}
.social-box-link {position: absolute; top: 0px; width: 100%; height: 100%; left: 0px; display: block; overflow: hidden; text-indent: -9999px;}

/* content graphics width */
.article img {max-width: 100%; height: auto;}

/* blockquote border */
blockquote {border-left-color: #337ab7;}