

#content .section.section-featured-slider {
    height: 470px;
}
.section-featured-slider .cycle-caption {
    top: 16%;
}

.section-featured-slider .cycle-prev, .section-featured-slider .cycle-next {
    top: 32%;
}
.section-featured-slider .cycle-pager {
    top: 64%;
}
.footer-contact-widget {
    
}
.footer-contact-widget span{
    display: block;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 2;
    clear: both;
}
.footer-contact-widget h4 {
    margin-bottom: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 1.5;
    font-size: 16px;
}
.footer-contact-widget h4.mt-10 {
    margin-top: 22px;
}
.footer-contact-widget span i{ 
    font-size: 14px;
    padding-right: 10px;
    color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 7px;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    border-radius: 100%;
}
#footer-widgets {
    padding: 30px 0;
}
#content .section {
    margin-bottom: 0;
    padding: 40px 0;
}
.section-featured-slider .overlay-enabled article::after {
    opacity: 0.7;
}
#tophead {
    background: #2e363a;
}
#content .section-subtitle {
    max-width: 808px;
}
.section-featured-slider .cycle-caption.text-alignleft {
    left: 10%;
}
#custom-header {
    padding: 72px 0;
}
#custom-header::after {
    opacity: 0.7;
}
.site-title a:visited, .site-title a{
    color: #0b60a9;
    font-size: 32px;
    padding: 4px 0;
    font-weight: 800;
}

.cycle-caption h3{
    color: #fff;
}
.sponsered-name {
    margin-bottom: 0px;
    border-top: 1px solid #c5c5c5;
    padding-top: 6px;
}

@media (max-width: 479px) {
    #tophead {
        display: none;
    }
}
@media only screen and (max-width: 800px) {

    #content .section.section-featured-slider {
        height: 270px;
    }
    .header-v2 #mobile-trigger{
        float: right;
        width: auto;
    }
}

.entry-meta > .cat-links::before {
    content: "\f017";
}

#footer-widgets #contactform textarea, #footer-widgets #contactform input {
    color: #fff;
}