/* News Style Page */ 
.vc_custom_1522312784658 {
    padding-bottom: 0px !important;
}

.vc_custom_1527332661248 {
    padding-top: 0.1em !important;
    padding-bottom: 0.4em !important;
}

.vc_custom_1525854748598 {
    padding-top: 0.1em !important;
    padding-bottom: 0.4em !important;
}

.breadcrumb {
    background-color: #7b0b01 !important;
}

.vc_custom_1553968746495 {
    margin-left: 1.25em !important;
}

.vc_custom_1554052205478 {
    padding-top: 1.25em !important;
    padding-bottom: 1.25em !important;
    background-color: #bf9b40 !important;
}

.custom-logo-link,
.sc_layouts_logo {
    font-size: 1.4em
}

/*[class*="vc_col-"] { float: right;}*/
.social-icons i {
    color: #fff;
    padding: 34px;
    font-size: 50px;
    width: 200px;
    height: 40px;
    margin-bottom: 10px;
    text-align: center;
}
.social-icons .facebook i {background-color: #3b5998;}
.social-icons .instagram i {background-color: #517fa4;}
.social-icons .twitter i {background-color: #55acee;}
.social-icons .youtube i {background-color: #b31217;}
@media (max-width: 1280px) and (min-width: 981px) {
    .social-icons i {width: 160px;}
}
@media (max-width: 980px) and (min-width: 768px) {
    .social-icons i {width: 100px;}
}