/* ================================================================================
Theme Name: Simple Theme Child
Theme URI: http://themeforest.net/user/whoathemes/
Description: Designed by <a href="http://themeforest.net/user/whoathemes/">Whoathemes</a>.
Version: 1.0
Author: <a href="http://themeforest.net/user/whoathemes">WhoaThemes</a>
Author URI: http://themeforest.net/user/whoathemes/
Template: simple
================================================================================ */


/*CUSTOM STYLES*/

@import url("../simple/style.css");
@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@font-face {
    font-family: 'Avenir';
    src: url('fonts/AvenirLTStd-Black.eot.eot');
    src: local('Aventir Black'), local('Aventir'), url(fonts/AvenirLTStd-Black.ttf) format('truetype');
}

@font-face {
    font-family: 'Avenir Light';
    src: url('fonts/AvenirLTStd-Light.eot.eot');
    src: local('Aventir Light'), local('AventirLight'), url(fonts/AvenirLTStd-Light.ttf) format('truetype');
}

body,
html {
    background: #ffffff;
    margin-top: 0px !important;
}

a:visited {
    color: #3498db;
}

.displayOnMobile img {
    display: none !important;
}


.checkbox a {
    color: #000000;
}

.btn a:visited, .btn a:link, .btn a:hover {
    color: #ffffff;
}

.continueButton a:visited {
    color: #ffffff;
}
/*-------------------- MOBILE MENU -------------------------*/

.hiddenMenu {
    display: none;
}

#logo img {
    margin-top:10px;
}

.sideAbout, .sideServices {
    font-family: 'Avenir Light';
    color:  #ffffff;
    font-size: 16px;/* Approximation due to font substitution */
    font-weight: 300;
    text-align: left;
    margin: 20px 0 10px 0;
}

#myNavmenu {
    background-color: #2e3138;
    width: 260px;
    border: none;
}

#wt_header.navbar-fixed-top {
    height: 100px;
}
.navbar-toggle {
    float: left;
    margin-left: 15px;
}

.navmenu-default .navmenu-nav>li>a,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a {
    font-family: 'Avenir light';
    color: #ffffff;
    font-size: 16px;
    /* Approximation due to font substitution */
    font-weight: 300;
    text-align: left;
}

.list-group a {
    font-family: 'Lora';
    color: #ffffff;
    font-size: 15px;
    /* Approximation due to font substitution */
    font-weight: 400;
    text-align: left;
    padding: 22.5px 0 22.5px 50px;
}

.plus {
    margin: 0 50px 0 0;
}

.list-group-item,
a.list-group-item:hover,
a.list-group-item:focus {
    background-color: rgb(139, 195, 73);
}

.collapse p {
    padding: 40px 22.5px 40px 22.5px;
}

.list-group-item:first-child {
    border-radius: 0px;
}

.spanFull {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
}

.mobileContactBtn {
    display: none;
}

.mobileDivider {
    margin: 0 0 80px 0;
}
.fileSpacer {
    padding: 10px;
}

/*----------------------HEADER-------------------------- */

.getintouch {
    float: right;
    margin-top: 35px;
}

.getintouch a {
    padding: 20px 55px 20px 55px;
    border: solid 1px #8bc349;
    background: none;
    width: auto;
    color: #ffffff;
    font-size: 12px;
    /* Approximation due to font substitution */
    font-weight: 900;
    text-align: center;
    font-family: 'Avenir Light';
    letter-spacing: 2px;
}

.getintouch a:hover {
    background: #8bc349;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.navbar-right li {
    padding: 15px 15px;
}

#menu-menu-1 {
    float: left !important;
}

#wt_header.scroll-fixed-navbar {
    background: #ffffff;
    padding: 0px;
}

#wt_header {
    background-image: linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 40%, rgb(53, 57, 64) 10%);
    background-image: -o-linear-gradient(left, rgb(255, 255, 255)) 0%, rgb(255, 255, 255) 40%, rgb(53, 57, 64) 10%);
    background-image: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 40%, rgb(53, 57, 64) 10%);
    background-image: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 40%, rgb(53, 57, 64) 10%);
    background-image: -ms-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 40%, rgb(53, 57, 64) 10%);
    padding: 0px;
    /*background-color: #353A3F;*/
}

.navbar-fixed-top {
    border-width: 0 0 0px;
}

#logo {
    /* padding-left: 350px; */
}

.logobackground {
    background-color: #ffffff;
}

#nav.wt_nav_top .navbar-nav > li {
    text-align: left;
    width: auto;
    display: inline;
}

#nav.wt_nav_top .navbar-nav > li > a,
.topRight ul > li > a {
    color: #444;
    display: block;
    font-weight: 300;
    line-height: 60px;
    color: #ffffff;
    font-size: 16px;
    /* Approximation due to font substitution */
    font-weight: 300;
    text-align: left;
    font-family: 'Avenir Light';
    padding-left: 0;
    margin-top: 8px;
    width: auto;
}

#nav.wt_nav_top .navbar-nav > li > a {
    border-bottom: solid 1px #353940;
}

#nav.wt_nav_top .navbar-nav > li > a:hover {


    border-bottom: solid 1px #ffffff;
    -webkit-transition: slide 0.5s forwards;
    -moz-transition: slide 0.5s forwards;
    -ms-transition: slide 0.5s forwards;
    -o-transition: slide 0.5s forwards;
    transition: slide 0.5s forwards;
    color: #ffffff;

}

.topRight {
    background-color: #353940;
}

.topRight ul {
    margin-left: 0em;
    list-style-type: none;
}

.leftRow {
    background-color: #ffffff;
}


/* ------------------------ JUMBOTRON --------------------------------*/

.jumbotron {
    background-image: url(img/liffey_02.jpg);
    background-position: center;
    height: 700px;
    background-size: cover;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.bground {
    height: 100%;
    width: 100%;
    background-color: rgba(56, 75, 102, 0.6);
}

.mainHeading h2 {
    font-family: 'Avenir Light';
    color: #ffffff;
    font-size: 20px;
    /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 40px;
    /* Approximation due to font substitution */
    text-align: center;
}

.mainHeading h1 {
    padding-top: 240px;
    font-family: Lora;
    color: #ffffff;
    font-size: 40px;
    /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 60px;
    /* Approximation due to font substitution */
    text-align: center;
    letter-spacing: 3px;
    margin-bottom: 80px;
}

.positionDiv {
    height: 231px;
    position: relative;
}

.hLine {
    border-top: solid 2px #8bc349;
    height: 20px;
}

.pDivider {
    height: 350px;
    border-bottom: solid 2px #8BC349;
    padding: 0 5px 0 5px;
    margin: 0 0 80px 0;
}

.aboutDiv {
    background: #8BC349;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.aboutDiv h3 {
    margin: 0px;
    padding: 40px;
    text-align: center;
    font-family: 'Lora';
    color: #ffffff;
    font-size: 20px;
    /* Approximation due to font substitution */
    font-weight: 400;
    letter-spacing: 3px;
}


/*------------------------STATIC MAIN------------------------*/

.custom_title {
    margin-top: 50px;
    font-family: 'Avenir Light';
}

.pStyle {
    font-family: 'Avenir Light';
    color: #4b505b;
    font-size: 15px;
    /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 30px;
    /* Approximation due to font substitution */
    text-align: left;
}

#nav.wt_nav_top ul li.active > a,
#nav.wt_nav_top ul li.current_page_item > a {
    color: #ffffff;
}

.mainContent {
    background: #ffffff;
}

.greyBackground {
    background: #F0F1F2;
}

.mainCol {
    padding-top: 60px;
    font-family: 'Avenir Light';
    color: #4b505b;
    font-size: 15px;
    /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 30px;
    /* Approximation due to font substitution */
    text-align: left;
}

.homeAboutH5 {
    font-family: 'Avenir';
    color: #2e3138;
    font-size: 18px;
    /* Approximation due to font substitution */
    font-weight: 500;
    line-height: 30px;
    /* Approximation due to font substitution */
    text-align: left;
    padding: 80px 0 50px 0;
}

.homeAboutP {
    font-family: 'Avenir Light';
    color: #4b505b;
    font-size: 15px;
    /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 30px;
    /* Approximation due to font substitution */
    text-align: left;
    padding: 0 0 80px 0;
}

.homeAbout {
    padding: 0 70px 0 70px;
}

.homeContact h2 {
    font-family: "Lora";
    color: #2e3138;
    font-size: 20px;
    /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 60px;
    /* Approximation due to font substitution */
    text-align: center;
    margin: 80px 0 80px 0;
    letter-spacing: 2px;
}

.pTop {
    padding: 80px 0 0 0;
}
.pBottom {
    padding: 0 0 80px 0;
}

/* -------------------------- FOOTER -----------------------------*/

.emailFooter a {
    color: #2e3138;
    height: 253px;
}

.topFooter {
    background-color: #ffab40;
}

.topFooter div {
    display: inline;
}

.topFooter img {
    display: inline-block;
    margin: 0 0 35px 0;
}

.emailFooter ul {
    list-style: none;
    padding: 55px 0 20px 0;
    display: inline-block;
    width: auto;
}

.emailFooter {
    font-family: 'Avenir';
    color: #2e3138;
    font-size: 20px;
    /* Approximation due to font substitution */
    font-weight: 500;
    line-height: 30px;
}

.bottomFooter,
.copyFooter {
    background-color: #2e3138;
}

.bottomFooter h2 {
    margin: 0;
    padding: 40px 0 20px 0;
    font-family: 'Lora';
    color: #ffffff;
    font-size: 20px;
    /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 30px;
    /* Approximation due to font substitution */
    text-align: center;
    letter-spacing: 3px;
}

.copyFooter p {
    font-family: 'Avenir Light';
    color: #ffffff;
    font-size: 12px;
    /* Approximation due to font substitution */
    font-weight: 300;
    text-align: left;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
}

.copyFooter ul {
    font-family: 'Avenir Light';
    color: #ffffff;
    font-size: 12px;
    /* Approximation due to font substitution */
    font-weight: 300;

    padding: 0 0 20px 0;
}

.copyFooter ul li {
    display: inline;
    padding: 0 20px 0 20px;
}

.excert {
    padding: 40px 0 40px 0;
}

/* ---------------------------- CONTACT --------------------*/
input[type="text"], input[type="email"], .text_input, .text_area, input.wt_search_field, .wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    padding-left: 10px;
        border: 1px solid #e9e9e9;
}

.hp-wrap {
    display: none;
}

#ninja_forms_form_1 {
    margin: 0 0 80px 0;
}

.wpcf7-form {
    width: 100%;
    font-family: 'Avenir Light';
    color: #2e3138;
    font-size: 15px;
    /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 30px;
    /* Approximation due to font substitution */
    text-align: left;
}

.wpcf7-submit {
    background-color: #8bc349;
    border: none;
    font-family: 'Montserrat';
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    padding: 15px 0 15px 0;
}

.mobileNav {
    display: none;
}

.wpcf7-form {
    margin-bottom: 80px;
}


/* ------------------------------ THE DOCUMENT ---------------------------*/
.theDocument a {
    font-family: 'Avenir light';
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    color:  #2e3138;
}

.theDocument h5 {
    color:  #2e3138;
    font-size: 20px;/* Approximation due to font substitution */
    font-weight: 500;
    line-height: 30px;/* Approximation due to font substitution */
    font-family: 'Avenir light';
    padding: 0 30px 0 30px;
}

.theDocument {
    border: solid 1px black;
    text-align: center;
    padding: 40px 0 40px 0;
    margin-bottom: 40px;
    min-height: 220px;
    color:  #2e3138;
}

.theDocument:hover {
    color: #ffffff;
    cursor: pointer;
    background-color: #2e3138;
}
.theDocument:hover span, .theDocument:hover h5{ 
	color:#fff;
}
.theDocument:visited {
	color: #2e3138;
}
/* ------------------------------ S2 Member Custom CSS ---------------------------*/

.ws-plugin--s2member-custom-reg-field-op-l {
    display: none;
}

/* -------------------------------------------------------------------------------*/


/*--------------------------MODAL BODY -----------------------------------*/

.close {
    font-size: 25px;
}

.modal-content {
    border-radius: 0;
    min-height: 360px;
    float: left;
}

.modal-body p {
    padding: 0 20px 0 20px;

    color:  #4b505b;
    font-size: 15px;/* Approximation due to font substitution */
    font-weight: 300;
    line-height: 30px;/* Approximation due to font substitution */
    text-align: left;
    font-family: 'Avenir Light';
}

.userLogin {
    text-align: center;
    margin: 20px 0 20px 0;
    padding: 0 20px 0 20px;

}


.checkbox {
    text-align: left;
    margin-bottom: 20px;
    padding-left: 0;
}

.userLogin li a {
    color: #000000;
}

.userLogin li {
    list-style: none;
    display: inline;
    padding: 20px 70px 20px 70px;
    border: solid 1px #ffab40;
    color:  #2e3138;
    font-size: 12px;/* Approximation due to font substitution */
    font-weight: 900;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 20px;
}

.userLogin li:hover {
    background-color: #ffab40;
    color: #ffffff;
    cursor: pointer;
}

.btn {
    border-radius: 0;
    background-color: #8bc349;
    border: none;
}

.btn:disabled {
    background-color: #353940;
}

.btn:hover {
    background-color: #8bc349;
}

.modal-header {
    border-bottom: none;
    padding: 10px;
}

.modal-header h1 {
    font-family: 'Avenir';
    color:  #2e3138;
    font-size: 20px;/* Approximation due to font substitution */
    font-weight: 500;
    line-height: 30px;/* Approximation due to font substitution */
    text-align: center;
    margin-bottom: 0px;
}

/* ----------------------------- CUSTOM FUND ITEM -----------------------------------*/

.fund_item_heading {
    margin-top: 100px;
}

/* ----------------------------- MEDIA QUERIES -----------------------------------*/

@media (max-width: 1600px) {
    #wt_header {
        background-image: linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -o-linear-gradient(left, rgb(255, 255, 255)) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -ms-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        padding: 0px;
        /*background-color: #353A3F;*/
    }
}

@media (max-width: 1280px) {
    #wt_header {
        background-image: linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -o-linear-gradient(left, rgb(255, 255, 255)) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -ms-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        padding: 0px;
        /*background-color: #353A3F;*/
        }
        .copyFooter ul {
                font-size: 9px;
        }

}
@media (min-width: 769px) and (max-width: 1024px) {
    .jumbotron {
        height: 500px;
    }
    .mainHeading h1 {
        font-family: Lora;
        color: #ffffff;
        font-size: 30px;
        /* Approximation due to font substitution */
        font-weight: 400;
        line-height: 60px;
        /* Approximation due to font substitution */
        text-align: center;
        margin-bottom: 60px;
        padding-top: 140px;
    }
    ..mainHeading h2 {
        margin: 0 0 40px 0;
    }
    .mobileDivider,
    .mobileContactBtn {
        display: block;
    }
    .homeContact h2 {
        margin: 40px 0 40px 0;
    }
    .homeAboutP {
        padding: 0 0 40px 0;
    }
    .homeAboutH5 {
        padding: 40px 0 0 0;
    }
}

@media (min-width: 1024px){
    .disclaimer {
        text-align: right;
    }
}

@media (max-width: 1024px) {
    .positionDiv h3 {
        font-size: 16px !important;
    }
    #wt_header {
        background-image: linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -o-linear-gradient(left, rgb(255, 255, 255)) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        background-image: -ms-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgb(53, 57, 64) 10%);
        padding: 0px;
        /*background-color: #353A3F;*/
    }
    .hideOnMobile,
    .pDivider {
        display: none;
    }
    .mobileContactBtn {
        display: none;
    }
    .hiddenMenu {
        display: block !important;
    }
    .copyFooter ul {
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 994px){
    .navbar-collapse.collapse {
        display: none !important;
    }
    #wt_header {
        background-image: linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%, rgb(53, 57, 64) 10%);
        background-image: -o-linear-gradient(left, rgb(255, 255, 255)) 0%, rgb(255, 255, 255) 100%, rgb(53, 57, 64) 10%);
        background-image: -moz-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%, rgb(53, 57, 64) 10%);
        background-image: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%, rgb(53, 57, 64) 10%);
        background-image: -ms-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%, rgb(53, 57, 64) 10%);
        padding: 0px;
        /*background-color: #353A3F;*/
    }
}
@media (max-width: 768px) {
    .mainHeading h1 {
        font-family: Lora;
        color: #ffffff;
        font-size: 30px;
        /* Approximation due to font substitution */
        font-weight: 400;
        line-height: 60px;
        /* Approximation due to font substitution */
        text-align: center;
        padding-top: 200px;
        margin-bottom: 39px;
    }
    .mainHeading h2 {
        font-family: 'Avenir-light';
        color: #ffffff;
        font-size: 20px;
        /* Approximation due to font substitution */
        font-weight: 300;
        /* Approximation due to font substitution */

        text-align: center;
        margin-bottom: 50px;
    }
    .homeContact h2 {
        padding: 40px 0 40px 0;
        margin: 0px;
    }
    .homeAboutP {
        padding: 0 0 40px 0;
    }
    .homeAboutH5 {
        padding: 40px 0 0 0;
    }
    #nav {
        display: none !important;
    }
    .hideOnMobile,
    .pDivider {
        display: none;
    }
    #wt_header,
    #wt_headerWrapper {
        background: #ffffff;
        padding: 0px;
        /*background-color: #353A3F;*/
    }
    .hiddenMenu {
        display: block !important;
    }
    .homeAbout {
        padding: 0 20px 0 20px;
    }
    .mobileContactBtn,
    .mobileDivider {
        display: block;
    }

    #wt_header.navbar-fixed-top {
        height: auto;
    }
}

@media (max-width: 667px) {
    #wt_header.navbar-fixed-top {
        height: auto;
    }
    .mobileDivider {
        margin: 0 0 40px 0;
    }
}

@media (max-width: 481) {
    .mobileNav {
        display: block;
    }
    .navbar-default {
        background: none;
    }
}

@media (max-width: 375px) {
    .mobileNav {
        display: block;
    }
    .navbar-default {
        background: none;
    }
    .navbar-brand img {
        width: 108px;
        height: 21px;
    }

    .mainHeading h1 {
        font-family: 'Lora';
        color: #ffffff;
        font-size: 14px;
        /* Approximation due to font substitution */
        font-weight: 400;
        line-height: 30px;
        /* Approximation due to font substitution */
        text-align: center;
        padding-top: 100px;
    }
    .mainHeading h2 {
        font-family: 'Avenir-light';
        color: #ffffff;
        font-size: 14px;
        /* Approximation due to font substitution */
        font-weight: 300;
        line-height: 30px;
        /* Approximation due to font substitution */
        text-align: center;
    }
    .jumbotron {
        height: 450px;
    }

    .emailFooter ul {
        margin-left: 0;
    }

    .copyFooter ul {
        text-align: center;
    }
    .copyFooter ul li {
        padding: 0;
    }

    .displayOnMobile img {
        display: block !important;
        margin:0 auto;
        margin-bottom: 40px;
    }

    #moveImage {
        top: -20px;

    }
    .emailFooter img {
    position: absolute;
    left: 180px;
    /* top: -9px; */
    margin-bottom: 10px;
    display: block;
}

@media (max-width: 320px) {
    .mainHeading h2 {
        font-family: 'Avenir Light';
        color: #ffffff;
        font-size: 20px;
        /* Approximation due to font substitution */
        font-weight: 300;
        line-height: 30px;
        /* Approximation due to font substitution */
        text-align: center;
    }
    .topFooter ul {
        margin-left: 0px;
    }

    .mobileDivider {
            margin: 0 0 40px 0;
    }
    .emailFooter img {
    position: absolute;
    left: 130px;
    /* top: -9px; */
    margin-bottom: 10px;
    display: block;
}

.multiAbout p {
    font-family: 'Avenir Light';
    color: #62697f;
    font-size: 15px;
    /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 30px;
    /* Approximation due to font substitution */
    text-align: left;
}

.pTop {
    padding: 80px 0 0 0;
}

.pBottom {
    padding: 0 0 80px 0;
}

.pPolicy {
    padding: 20px 0 20px 0;
}
