body:not(.no-transition) #wrapper {
    animation: none !important;
    opacity: 1;
}

.mobileShow {
    display: none;
}

.entry-title h2 a:hover,
.spost .entry-title h4 a:hover, .mpost .entry-title h4 a:hover {
    color: #5bb867;
}

.entry-title h2 {
    text-transform: none;
}

.entry-title {
    margin-bottom: 20px;
    /*min-height: 195px;*/
}

.newsDetail .entry-title,
#post-list-footer .entry-title  {
    min-height: auto;
}

#logo img{
    max-width: 277px;
    max-height: 80px;    
}

.sticky-header img {
    max-width: 277px !important;
    max-height: 80px !important;    
}

#logo {
    margin-top: 30px;
}

#header {
    border-bottom: none;
}

#header, #header-wrap {
    height: 160px;
}

#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 160px;
}

.sticky-header #logo {
    margin-top: 30px;
}

#header, #header-wrap {
    background-position:center;
    /*background-image: linear-gradient(-45deg, #68ab71 0%, rgba(46, 60, 48, 0.72) 100%), url(/images/header_back.png);*/
    /*background-image: linear-gradient(225deg, #68ab71 0%, rgba(46, 60, 48, 0.72) 100%);*/
    background-image: linear-gradient(225deg, #68ab71 0%, rgb(25, 90, 33) 100%);
    position: relative;
}

#header.sticky-header #header-wrap {
    position: relative;
}

#header.sticky-header #header-wrap {
    background-color: transparent;
}


#primary-menu ul li > a {
    color: #ffffff;
    font-family: Catamaran;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.89px;
    text-transform: uppercase;
    padding-bottom: 0px;
    padding-top: 40px;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a {
    padding-bottom: 0px;
    padding-top: 40px;
}

#primary-menu ul li:hover > a,
#primary-menu ul li.current > a {
    border-bottom: 2px solid #ffe86a;
    color: white;
}

body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover a {
    color: #ffe86a !important;
}

.storeIcons {
    padding-top: 30px;    
}

.storeIcons a {
    float: right;
}

#footer .storeIcons a,
.aboutSection .storeIcons a {
    float: none;
}

.storeIcons img{
    max-width: 144px;
    max-height: 43px;    
}

.icon-reorder {
    color: white;
}

.sticky-header .storeIcons {
    padding-top: 30px;
}

.sticky-header .storeIcons img {
    max-width: 144px !important;
    max-height: 43px !important;
}

.storeIcons img {
    margin-left: 15px;
}

#footer {
    background-color: #578a5b !important;
    border-top: none;
}

.footer-links {
    display: inline-flex;
}

#footer .container {
    width: 98% !important;
    margin-left: 20px;
    margin-right: 20px;
}

.subscribe-widget {
    text-align: left;
}

.dark .footer-widgets-wrap a {
    color: white;
}

.footer-links p {
    margin-left: 10px;
    color: #ffffff !important;
    font-family: Catamaran;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.35px;
    text-transform: uppercase;    
    text-align: center;
}

.footer-widgets-wrap {
    padding-bottom: 0 !important;
    padding-top: 40px !important; 
}

body:not(.top-search-open) #header-wrap #logo,
#primary-menu ul li > a {
    transition: none;
}

/*
#logo img {
    -webkit-transition: max-height .4s ease, max-width .4s ease, opacity .3s ease;
    -o-transition: max-height .4s ease, max-width .4s ease, opacity .3s ease;
    transition: max-height .4s ease, max-width .4s ease, opacity .3s ease;
}

.storeIcons img {
    -webkit-transition: max-height .4s ease, max-width .4s ease, opacity .3s ease;
    -o-transition: max-height .4s ease, max-width .4s ease, opacity .3s ease;
    transition: max-height .4s ease, max-width .4s ease, opacity .3s ease;    
}

#header, #header-wrap {
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease;
}
*/

.widget h4 {
    color: #53955c;
    font-family: "Catamaran";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
}

.spost {
    border-top: 1px solid #549a5e;
}

.spost .entry-image img,
.spost .entry-image,
.spost .entry-image a {
    width: 144px;
    height: 82px;
}


.spost .entry-title h4 a, .mpost .entry-title h4 a{
    font-family: Roboto;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    color: #53955c;
}

.moreLink a {
    font-family: Catamaran;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 16px;
    text-decoration: underline !important;
    text-transform: uppercase;
    color: #30412b !important;
}

.moreLink {
    margin-top: 30px;
    margin-bottom: 55px;
}

.banner {
    text-align: center;
}

.bannerBottom {
    text-align: center;
    margin: 60px 0;
}

.bannerTop {
    text-align: center;
    margin-bottom: 40px;
    /*margin-top: 60px;*/
    margin-top: -30px;
}

#page-title.page-title-parallax h1 {
    color: #ffffff;
    font-family: Catamaran;
    font-size: 70px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 68px;
}

#page-title.page-title-parallax span {
    color: #ffffff;
    font-family: Catamaran;
    font-size: 70px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 68px;    
}

.mobileImg {
    position: absolute;
    /*top: -100px;*/
    right: 27%;
    z-index: 99;
    max-width: 90%;
    max-width: 115%;
}

.titleSection {
    width: 70%;
}

#page-title.page-title-parallax {
    padding-top: 100px !important;
    padding-bottom: 170px !important;
    margin-bottom: 150px;
}

.fancy-title.title-bottom-border h4 {
    color: #5ca566;
    font-family: "Catamaran";
    font-size: 29px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 68px;
    border-bottom: none;
    font-weight: bold;
}

.fancy-title {
    margin-bottom: 5px;
}

#content p {
    color: #667b69;
    font-family: "Catamaran";
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.55px;
    line-height: 1.5;
}

.newIcon {
    width: 50px;
    margin-left: 10px;
}

.greeBox {
    margin: 60px 20%;
    padding: 50px;
    border-radius: 2px;
    background-color: rgba(214, 237, 216, 0.54);
}

.greeBox h4 {
    color: #53955c;
    font-family: "Catamaran";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
}

.greeBox p {
    color: #667b69;
    font-family: "Catamaran";
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.55px;
}

.greeBox p .gray {
    font-family: Catamaran;
    font-weight: 700;   
}

.greeBox p .green {
    color: #5aa664;
    font-family: Catamaran;
    font-weight: 700;
}

.green a {
    color: #5aa664;
}

.mb-2 {
    margin-bottom: 20px;
}

.mt-2 {
    margin-top: 20px;
}

.button.button-3d.button-green {
    color: #ffffff;
    font-family: Catamaran;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;

    border-radius: 4px;
    background-color: #53955c;
    min-width: 300px;
    /*margin-top: 80px !important;*/
    margin-top: 40px !important;
}

.news h2,
.news h2 a {
    color: #53955c;
    font-family: Catamaran;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.44px;
    line-height: 36px;
    /*min-height: 124px;*/
    /*min-height: 180px;*/
    clear: both;
}

.newsDetail .news h2 {
    min-height: 60px;
}

.news .dateTime,
.news li {
    color: #53955c;
    font-family: Catamaran;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.76px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news p {
    color: #53955c;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.29px;
    line-height: 23px;
    margin-bottom: 10px;    
}

.news .news_image {
    /*width: 100%;*/
    width: 438px;
    height: 247px;
}

.news .news_image_detail {
    width: 100%;
}

.news span {
    color: #8c938c;
    font-family: Catamaran;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.65px;
    text-transform: uppercase;
}

.news {
    /*margin-bottom: 35px;*/
}

.readMoreLink,
.readMoreLink a {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #30412b;
    font-family: Catamaran;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 16px;
    text-decoration: underline;
    text-transform: uppercase;    
}

.readMoreLink img {
    width: 15px;
    margin-left: 5px;
}

.moreNewsSection {
    margin-top: 40px;
}

.moreNewsSection .widget h4 {
    margin-bottom: 0;
}

.entry-content {
    min-height: 150px;
    text-align: justify;
}

.entry-contents {
    text-align: left;
}

.entry-content p {
    min-height: 120px;
}

.entry-feed-title{
    min-height: 50px;
}

.menuList {
    margin-right: -30px;
}

.widget h4 {
    text-transform: none;
}

.dropdown-toggle {
    border-radius: 3px;
    border: 1px solid #53955c;
    width: 300px;
    height: 50px;
}

.storeIcons.footer {
    padding-top: 50px;
}

.widget_links,
.subscribe-widget {
    margin-top: 50px !important;
}

.newsContainer {
    margin-top: 40px;
}

.newsContainerDetail .entry-content,
.newsContainer .entry-content{
    margin-top: 20px;
}

.menuList a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 20px;
}

.breadcrumb {
    left: 15px !important;
    color: #53955c !important;
    font-family: Catamaran;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.76px;
    margin-bottom: 10px;
}

.breadcrumb a,
.breadcrumb > .active {
    color: #53955c !important;
}

.breadcrumbContainer {
    margin-bottom: 20px;
    white-space: nowrap;
}

.icon-remove {
    color: white;
}

.icon-remove {
    display: none;
}

.primary-menu-open .icon-remove {
    display: block;
}

.primary-menu-open .icon-reorder {
    display: none;
}

#primary-menu-trigger .icon-reorder,
#primary-menu-trigger .icon-remove{
    font-size: 26px !important;    
}

.expandIcon {
    float: right;
    width: 30px;
}

#soccer-modal .modal-dialog {
    width: 90%;
    height: 90%;
}

.modal-backdrop.in {
    opacity: 0.8;
}

button.close img {
    width: 20px;
}

button.close {
    opacity: 1;
    margin-right: -40px;
    margin-top: -20px;
}

.expandSection {
    height: 50px;
    /*display: none;*/
}




@media (max-width: 990px) {
    
    .storeIcons a {
        float: none;
    }

    .mobileImg {
        max-width: 30%;
        right: 37%;
        margin-top: 20px;
    }

    #page-title.page-title-parallax h1,
    #page-title.page-title-parallax span {
        font-size: 40px;
        line-height: 40px;
    }

    #page-title.page-title-parallax {
        padding-top: 30px !important;
        margin-bottom: 80px !important;
        padding-bottom: 136px !important;        
    }

    .titleSection {
        width: 100%;
    }

    #logo.logo-head {
        padding-top: 20px !important;
        height: 75px !important;
    }

    .storeIcons {
        padding-bottom: 10px;
    }

    .footer-links p {
        font-size: 10px !important;
    }

    #footer .container {
        margin-right: 0;
        margin-left: 0;
        width: 100% !important;
    }

    #primary-menu > div > ul {
        margin-top: 0px !important;
    }    

    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current a {
        color: #ffe86a !important;
    }

    .mobileHidden {
        display: none;
    }  
    
    .entry-content,
    .readMoreLink {
        text-align: left;
    }

    .mobileShow {
        display: block;
    }

    .widget_links, .subscribe-widget {
        margin-top: 0 !important;
    }

    .aboutTextSection {
        margin-top: 140px;
    }    
}

@media (max-width: 776px) {
    
    /*
    .mobileImg {
        max-width: 50%;
    } */

    .widgetContainer {
        /*width: auto !important;
        margin: 0;
        padding: 0; */
        margin: 0;
        padding: 0;
        min-width: 100%;        
    }

    .widgetTrackerContainer {
        margin: 0;
        padding: 15px;
        min-width: 100%;        
    }

    .widget.widget_links {
        text-align: center;
    }

    .widget.subscribe-widget {
        text-align: center;
    }

    .mobileCenter {
        text-align: center;
        padding: 0;
    }

    .greeBox {
        margin: 10px 5%;
    }

    .newsTitle{

        text-align: center;

    }

    .newsSelect {
        margin-bottom: 20px;
        text-align: center !important;
    }

    .entry-image,
    .entry-image img {
        display: inline;
    }

    .news {
        text-align: center;
    }

    .newsSection {
        width: auto !important;
    }

    .news_image {
        width: 100%;
        height: auto !important;
    }

    .news h2 a {
        font-size: 26px;
    }

    .content-wrap {
        padding: 20px 0 !important; 
    }

    .bannerTop {
        margin-top: 20px;
    }

    .paddingTrackerMobile {
        padding-left: 30px;
        padding-right: 30px;
    }

    .entry-title h2,
    .entry-feed-title {
        text-align: left;
    }

    #logo img{
        max-width: 250px;
        max-height: 50px;    
    }

    .storeIcons img {
        max-width: 130px;
        max-height: 30px;
    }

    .storeIcons {
        padding-top: 10px;
    }

    .widget_links {
        margin-top: 0px !important;
    }

    .footer-widgets-wrap {
        padding-top: 30px !important;
    }

    .col_one_third {
        margin-bottom: 0px !important;
    }

    .fancy-title.title-bottom-border h4 {
        line-height: 26px;
        font-size: 22px;
    }

    .recent.widget {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media (max-width: 479px){
    .container, #header.full-header .container, .container-fullwidth {
        width: 370px !important;        
    }

    .mobileImg {
        max-width: 70%;
        right: 17%;
        margin-top: 20px;
    }   
    
    .expandAction {
        display: none;
    }
}

@media (max-width: 375px){
    .container, #header.full-header .container, .container-fullwidth {
        /*width: 370px !important;*/
        width: 310px !important;
    }

    #page-title.page-title-parallax {
        padding-bottom: 123px !important;
    }
}