.rev_slider video{height:auto !important}

.scheme .footer {
    background-color: #231F20 !important;
    color: #ffffff !important;
}

.scheme .copyright {
    background-color: #97c847 !important;
    color: #ffffff !important;
}

.scheme .top-area {
    background-color: #97c847 !important;
    color: #ffffff !important;
}


@media only screen and (min-width: 1200px) {
.has-bg {
    padding: 100px 0;
    background-color: #000000 !important;
}
}


.navigation > div > ul > li > a {
    color: #231F20 !important;
}

.scheme .top-area a {
    color: #ffffff !important;
}
.scheme .top-area a:hover {
    color: #231F20 !important;
}

@media only screen and (min-width: 1200px) {
.has-bg {
    padding: 100px 0;
}
}


.has-bg .breadcrumb {
    margin-bottom: 0;
    background-color: #fff;
    display: inline-block;
    text-transform: none;
    padding: 12px;
    min-width: 200px;
    font-size: 13px;
    border: none;
    display: none;
}

.intro4 .col-sm-4 {
    background: url(../images/bg4.png) no-repeat right !important;
    background-image: url(../images/bg4.png) !important;
    background-position-x: right;
    background-position-y: center;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    padding: 31px 0;
}

.has-bg h1 {
    color: #fff !important;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

.ytp-title-enable-channel-logo .ytp-title-channel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    
    display: none !important;
}

.has-bg h1 {
    color: #ffff;
}