
body {
	background-color: #0a4c67;

}


section .bodycolor {
    background-color: #fff; 
}


.bavbar-inverse .bavbar-bav .bav-link:focus,
.bavbar-bav .bav-link:hover,
.bavbar-inverse .bavbar-bav .bav-link:focus,
.bavbar-bav .bav-link:focus {
    opacity: 0.8;
}

.dropdown-toggle::after {
    margin-top: -4px;
}

.mr-2 .bav-link {
    font-size: 21px !important;
    padding: 0.6rem 0.6rem 0 !important;
}

.first-slot {
    float: left;
    width: 50%;
}

.last-slot,
.second-slot {
    float: left;
    width: 25%;
}

.first-slot .blog-meta h4 {
    font-size: 31px;
    line-height: 1.4;
}

.first-section .blog-meta h4 {
    font-weight: 600;
    padding: 0.8rem 0 0.5rem !important;
}

.blog-meta.big-meta h4 {
    font-size: 24px;
}

.single-wrapper {
    margin-top: 3.5rem;
}

.first-section {
    margin-top: 4rem;
}

.blog-grid-system .color-orange {
    display: block;
    margin-top: 1rem;
}

.blog-grid-system .color-orange a {
    color: #ffffff !important;
    font-size: 13px;
    padding: 0 0.7rem;
    border-radius: 3px;
}

.blog-top {
    margin-bottom: 2rem;
}

.blog-top h4 {
    padding: 0;
    margin: 0;
    line-height: 1;
}

.banner-spot {
    padding: 0 !important;
    border: 1px solid #e2e2e2;
}

.page-wrapper .banner-spot {
    padding: 1rem !important;
    border: 1px solid #e2e2e2;
}

.blog-top .faa {
    font-size: 18px !important;
    line-height: 1 !important;
    padding-left: 10px;
}

.blog-meta small a,
.blog-meta small {
    font-weight: 500;
    color: #999 !important;
}

.faa-star {
    font-size: 12px;
    margin: 0 -2px 0 0;
}

.social-button {
    background-color: #dddddd;
    display: table;
    padding: 0.5rem 1rem;
    color: #ffffff !important;
    position: relative;
    width: 100%;
}

.social-button .faa {
    color: #ffffff !important;
}

.social-button p {
    margin: 10px 0 0;
    padding: 0;
    color: #ffffff !important;
    line-height: 1;
}

.faacebook-button {
    background-color: #3b5998;
}

.twitter-button {
    background-color: #1da1f2;
}

.google-button {
    background-color: #ea4335;
}

.youtube-button {
    background-color: #cd201f;
}

.blog-meta .bg-orange {
    color: #ffffff !important;
    padding: 0 0.8rem;
    border-radius: 3px;
}

.blog-meta small.firstsmall:after {
    content: "" !important;
    padding-left: 0;
}

.booter {
    background-color: #000000;
    background-image: none;
}

.booter .widget-title {
    color: #ffffff !important;
}

.booter p {
    color: #999999 !important;
}

.booter a {
    color: #999999 !important;
}

.booter .link-widget li {
    border-color: #444;
}

.trend-videos h4 {
    font-size: 16px;
    line-height: 1.4;
}

.trend-videos h4 a {
    color: #111111 !important;
}

.trend-videos hr.invis {
    margin: 1rem 0;
}

.bavbar-toggler-right {
    top: 18px;
}

.blog-title-area span a {
    font-size: 13px;
}

.pp .float-right {
    margin-left: 2rem;
}

.trend-videos .hovereffect span:before {
    opacity: 1 !important;
    display: block !important;
    visibility: visible !important;
}

.bg-orange {
    background-color: #FF6347 !important;
}

.page-title .bg-orange,
.masonry-box:hover .blog-meta span.bg-orange,
.color-orange a {
    background-color: #FF6347 !important;
}

.booter a:hovers,
.booter .faa:hovers,
.booter .faa:focus {
    color: #0091e5 !important;
}


.vtn,

.vtn:hover,
.vtn:focus {
    color: #ffffff !important;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #0091e5 0px, #00b7e5 100%) repeat scroll 0 0 !important
}

.tag-cloud-single span,
.bavbar-inverse {
    color: #ffffff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #0091e5 0px, #00b7e5 100%) repeat scroll 0 0 !important
}

.gp-button.vtn-primary:hover,
.gp-button.vtn-primary:focus,
.gp-button.vtn-primary {
    border-color: #DA5333 !important;
    background: #DA5333 !important;
}

.fb-button.vtn-primary:focus,
.fb-button.vtn-primary:hover,
.fb-button.vtn-primary {
    background: #3B5998 !important;
    border-color: #3B5998 !important;
}

.tw-button.vtn-primary:hover,
.tw-button.vtn-primary:focus,
.tw-button.vtn-primary {
    background: #00B6F1 !important;
    border-color: #00B6F1 !important;
}

@media (max-width: 1080px) {
    .first-section .blog-meta h4 {
        font-size: 18px;
    }
}

@media (max-width: 980px) {
    .first-section .blog-meta h4 {
        font-size: 16px;
    }
    .shadow-desc {
        padding: 1rem 0.5rem;
    }
    .last-slot,
    .second-slot,
    .first-slot {
        float: none;
        width: 100%;
        display: block;
    }
}