@charset "UTF-8";
/*==================================================
    Template Name: NewsWave - News Magazine HTML Template
    Author: Theme-Architect
    Author URI: https://themeforest.net/user/theme-architect 
    Version: 1.0
	
*/

/* Table of Content
==================================================
1.    Typography
2.    Global Styles
3.    Header Top
4.    Header Logo
5.    Breaking News Slider
6.    Header Middle
7.    Main Menu
8.    Hero Area
9.    Latest News Slider
10.   Trending News
11.   Post Area
        11.1. Tabs
        11.2. Post Content
        11.3. News List
        11.4. News Grid
12.   Social Icon
13.   Post Slider
14.   Post Banner
15.   Most Viewed
16.   Post Video
17.   More News
18.   Category Widget
19.   Newsletter Widget
20.   About Us Page
        20.1.   Page Banner
        20.2.   About
        20.3.   Team
        20.4.   Testimonials
21.   Category Layout Page
        21.1   Pagination
22.   Breadcrumb
23.   Post Layout Page
        23.1.   Post Details Style
        23.2.   Tags Widget
        23.3.   Post Navigation
        23.4.   Author
        23.5.   Comment
24.   Single Author
25.   Author Details
26.   Contact Us Page
        26.1.   Contact Form
        26.2.   Contact Info
27.   Error 404
28.   Footer
        28.1.   Post Gallery
        28.2.   Twitter Feed
29.   Scroll Top
	
*/

/* Google Fonts
================================================== */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Poppins:300,400,500,600,700,800");

/* Typography
================================================== */
body {
    font-family: 'Open Sans', sans-serif;
    background-color: #f0f1f4;
    color: #434343;
}

::selection {
    color: #fff;
    background: #AB0101;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #444444;
}

p {
    line-height: 24px;
}

/* Global Styles
================================================== */
body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

ul li {
    display: inline;
}

/*-- Padding --*/
.pb_15 {
    padding-bottom: 15px;
}

.pb_20 {
    padding-bottom: 20px;
}

/*-- Margin --*/
.mt_10 {
    margin-top: 10px;
}

.mb_10 {
    margin-bottom: 10px;
}

.mb_15 {
    margin-bottom: 15px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mt_30 {
    margin-top: 30px;
}

.mb_25 {
    margin-bottom: 25px;
}

.mb_30 {
    margin-bottom: 30px;
}

.my_30 {
    margin: 30px 0;
}

.wrapper {
    margin-top: 50px;
}

/*-- Preloader --*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #AB0101;
    z-index: 99999;
}

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    color: #fff;
    -webkit-box-shadow:
        19px -19px 0 0px, 38px -19px 0 0px, 57px -19px 0 0px,
        19px 0 0 5px, 38px 0 0 5px, 57px 0 0 5px,
        19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 0px;
    box-shadow:
        19px -19px 0 0px, 38px -19px 0 0px, 57px -19px 0 0px,
        19px 0 0 5px, 38px 0 0 5px, 57px 0 0 5px,
        19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 0px;
    transform: translateX(-38px);
    -webkit-transform: translateX(-38px);
    -moz-transform: translateX(-38px);
    -ms-transform: translateX(-38px);
    -o-transform: translateX(-38px);
    animation: dot 2s infinite linear;
}

@-webkit-keyframes dot {
    12.5% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 0px, 57px -19px 0 5px,
            19px 0 0 5px, 38px 0 0 0px, 57px 0 0 5px,
            19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 0px;
    }

    25% {
        box-shadow:
            19px -19px 0 5px, 38px -19px 0 0px, 57px -19px 0 5px,
            19px 0 0 0px, 38px 0 0 0px, 57px 0 0 0px,
            19px 19px 0 0px, 38px 19px 0 5px, 57px 19px 0 0px;
    }

    50% {
        box-shadow:
            19px -19px 0 5px, 38px -19px 0 5px, 57px -19px 0 0px,
            19px 0 0 0px, 38px 0 0 0px, 57px 0 0 0px,
            19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 5px;
    }

    62.5% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 0px, 57px -19px 0 0px,
            19px 0 0 5px, 38px 0 0 0px, 57px 0 0 0px,
            19px 19px 0 0px, 38px 19px 0 5px, 57px 19px 0 5px;
    }

    75% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 5px, 57px -19px 0 0px,
            19px 0 0 0px, 38px 0 0 0px, 57px 0 0 5px,
            19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 5px;
    }

    87.5% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 5px, 57px -19px 0 0px,
            19px 0 0 0px, 38px 0 0 5px, 57px 0 0 0px,
            19px 19px 0 5px, 38px 19px 0 0px, 57px 19px 0 0px;
    }
}

@keyframes dot {
    12.5% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 0px, 57px -19px 0 5px,
            19px 0 0 5px, 38px 0 0 0px, 57px 0 0 5px,
            19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 0px;
    }

    25% {
        box-shadow:
            19px -19px 0 5px, 38px -19px 0 0px, 57px -19px 0 5px,
            19px 0 0 0px, 38px 0 0 0px, 57px 0 0 0px,
            19px 19px 0 0px, 38px 19px 0 5px, 57px 19px 0 0px;
    }

    50% {
        box-shadow:
            19px -19px 0 5px, 38px -19px 0 5px, 57px -19px 0 0px,
            19px 0 0 0px, 38px 0 0 0px, 57px 0 0 0px,
            19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 5px;
    }

    62.5% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 0px, 57px -19px 0 0px,
            19px 0 0 5px, 38px 0 0 0px, 57px 0 0 0px,
            19px 19px 0 0px, 38px 19px 0 5px, 57px 19px 0 5px;
    }

    75% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 5px, 57px -19px 0 0px,
            19px 0 0 0px, 38px 0 0 0px, 57px 0 0 5px,
            19px 19px 0 0px, 38px 19px 0 0px, 57px 19px 0 5px;
    }

    87.5% {
        box-shadow:
            19px -19px 0 0px, 38px -19px 0 5px, 57px -19px 0 0px,
            19px 0 0 0px, 38px 0 0 5px, 57px 0 0 0px,
            19px 19px 0 5px, 38px 19px 0 0px, 57px 19px 0 0px;
    }
}

/*-- Images --*/
.post-image {
    position: relative;
    overflow: hidden;
}

.latest-news-slider img {
    width: 100%;
    min-height: 300px;
}

.zoom {
    overflow: hidden;
}

.zoom.zoom-slow img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.zoom.zoom-slow:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

img {
    object-fit: cover;
    max-width: 100%;
    height: auto;
}

.sidebar-banner img {
    width: 100%;
    height: auto;
}

.tab-pane .grid-image img {
    width: 100%;
    height: 112px;
}

/*-- Title --*/
.post-large .post-title a,
.hero-post .post-title a,
.latest_news .post-title a,
.popular-post .post-title a,
.education-post .post-title a {
    text-shadow: 1px 1px 3px rgb(0 0 0 / 40%);
}

/*-- Color --*/
.bg-facebook {
    background-color: #3B5997;
}

.bg-youtube {
    background-color: #E42C27;
}

.bg-twitter {
    background-color: #1BA1F2;
}

.bg-google {
    background-color: #EB5E4C;
}

.bg-linkedin {
    background-color: #0077B5;
}

.bg-instagram {
    background-color: #C231A1;
}

.social-media-list li .list-inner:hover {
    background-color: #444444;
}

.bg-facebook:hover {
    background-color: #31497D;
}

.bg-youtube:hover {
    background-color: #B70F0F;
}

.bg-twitter:hover {
    background-color: #0480b1;
}

.bg-google:hover {
    background-color: #ca3c29;
}

.bg-linkedin:hover {
    background-color: #025c8d;
}

.bg-instagram:hover {
    background-color: #703096;
}

/* Header Top
================================================== */
.header_top {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
}

.top-menu li {
    display: inline-block;
    margin-right: 16px;
}

.top-menu li a {
    font-size: 13px;
    color: #444444;
    line-height: 40px;
    padding: 0;
    font-weight: 600;
}

.header_one .top-social {
    float: right;
}

.header_one .top-social li {
    display: inline-block;
}

.top-social li a {
    color: #444444;
    font-size: 14px;
    padding: 0 7px;
}

.top-social li.ts-date {
    padding: 0 14px;
    margin-left: 19px;
    background: #AB0101;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 42px;
}

.top-social li.ts-date i {
    margin-right: 5px;
}

/* Header Logo
================================================== */
.header-default .logo {
    background: #AB0101;
    height: 115px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-default .logo img {
    max-width: 100%;
    height: auto;
}

/* Breaking News Slider
================================================== */
.header-default .breaking-news-wrapper {
    background: #fff;
    padding: 7px 16px;
    margin-bottom: 5px;
}

.header-default .breaking-title {
    display: block;
    float: left;
    margin-right: 20px;
}

.header-default .breaking-title h6 {
    color: #AB0101;
    line-height: 30px;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.header-default .breaking-title h6 i {
    margin-right: 5px;
}

.header-default .news-ticker .owl-prev,
.header-default .news-ticker .owl-next {
    background-color: #f6f6f7 !important;
    color: #434343 !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.header-default .news-ticker .owl-prev:hover,
.header-default .news-ticker .owl-next:hover {
    background-color: #AB0101 !important;
    color: #fff !important;
}

/* Header Two
================================================== */
/*-- Breaking News Slider --*/
.breaking-news-wrapper {
    position: relative;
    display: block;
    width: 100%;
}

.breaking-news-wrapper .breaking-news-title {
    display: block;
    padding: 5px 20px;
    background-color: #AB0101;
    float: left;
    margin-right: 20px;
}

.breaking-news-wrapper .breaking-news-title h6 {
    color: #fff;
    line-height: 30px;
    font-size: 13px;
    letter-spacing: 0.5px;
    margin: 0;
    text-transform: uppercase;
}

.news-ticker {
    display: block;
    padding: 5px 0;
}

.news-ticker .ticker-content a {
    color: #444444;
    line-height: 30px;
    font-size: 15px;
}

.news-ticker .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 50%;
    -webkit-transform: translate(0%, 50%);
    -moz-transform: translate(0%, 50%);
    -ms-transform: translate(0%, 50%);
    -o-transform: translate(0%, 50%);
    transform: translate(0%, 50%);
}

.news-ticker .owl-prev,
.news-ticker .owl-next {
    background-color: #AB0101 !important;
    height: 25px;
    width: 25px;
    line-height: 0 !important;
    font-size: 13px !important;
    color: #fff !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.news-ticker button:last-child {
    margin-left: 2px !important;
}

.news-ticker button:hover {
    background-color: #AB0101 !important;
}

.news-ticker button span {
    display: block;
    font-size: 24px;
    color: #fff;
}

/* Header Middle
================================================== */
.header_middle {
    padding: 20px 0;
}

.logo {
    max-width: 100%;
}

.header_middle .right-banner img {
    width: 100%;
}

.header_middle .dates {
    padding-top: 5px;
}

.header_middle .dates ul li {
    color: #444444;
    font-size: 14px;
}

/* Main Menu
================================================== */
/*-- Menu Section Wrap --*/
.menu-wrapper {
    background-color: #fff;
    position: relative;
    display: block;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
}

.main-menu .nav-link {
    padding: 16px !important;
    color: #444444 !important;
    font-size: 16px;
    opacity: 1 !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-menu .nav-link:hover {
    background-color: #AB0101;
    color: #fff !important;
    opacity: 1 !important;
}

.main-menu .nav-link.active {
    background-color: #AB0101;
    color: #fff !important;
}

/*-- Mega Menu --*/
.menu-toggle i {
    font-size: 10px;
    margin-left: 5px;
}

.mega-menu-content {
    background-color: #fff;
    position: absolute;
    opacity: 0;
    width: 100%;
    left: 0;
    z-index: 10000;
    visibility: hidden;
    margin-top: 20px;
    border-radius: 0;
    -webkit-box-shadow: 1px 1px 4px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 15%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.mega-menu:hover .mega-menu-content {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.menu-tab-list {
    text-align: right;
    border: 1px solid #f1f1f1;
    border-left: 0;
    margin-top: 30px;
}

.menu-tab-list li {
    position: relative;
    width: 100%;
    display: block;
    border-bottom: 1px solid #f1f1f1;
}

.menu-tab-list li:last-child {
    border-bottom: none;
}

.menu-tab-list li a {
    display: block;
    line-height: 30px;
    padding: 5px 20px;
    color: #444444;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.menu-tab-list li a.active {
    color: #AB0101;
}

.menu-tab-list li:hover a {
    background: #F9F9F9;
}

.menu-tab-content {
    padding: 30px 30px 30PX 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.mega-menu-content .grid-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*-- Submenu --*/
.sub-menu .menu-toggle {
    position: relative;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-menu {
    background-color: #fff;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: 1px 1px 4px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 15%);
    z-index: 10000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.sub-menu .sub-menu-content,
.dropdown-submenu .dropdown-menu {
    position: absolute;
    width: 220px;
    display: block;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
}

.sub-menu .sub-menu-content {
    left: 0;
}

.sub-menu .sub-menu-content li {
    position: relative;
    display: block;
}

.navbar .dropdown-menu li a {
    position: relative;
    display: block;
    color: #444444;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 25px;
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.navbar .dropdown-menu li:last-child a {
    border-bottom: none !important;
}

.sub-menu .sub-menu-content li:hover .dropdown-item,
.dropdown-submenu .dropdown-menu li:hover a {
    background-color: #AB0101;
    color: #fff;
}

.dropdown-item.active,
.dropdown-item:active,
.submenu-item.active,
.submenu-item:active {
    background-color: #AB0101;
    color: #fff !important;
}

.sub-menu:hover .sub-menu-content {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-menu .dropdown-item i {
    float: right;
    margin-top: 4px;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
}

.dropdown-submenu:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.dropdown-submenu .dropdown-menu li a {
    border-bottom: 1px solid #f1f1f1 !important;
}

.dropdown-submenu .dropdown-menu li:last-child a {
    border-bottom: none !important;
}

/*-- Mobile Menu --*/
.mobile-menu .navbar {
    padding-top: 0.4rem;
}

.navbar-toggler {
    border: 0 solid transparent;
    margin: 11px 15px;
}

.navbar-toggler:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}

.navicon {
    width: 20px;
    height: 18px;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.navicon,
.navicon span {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.navicon span {
    background: #444444;
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.navicon[aria-expanded=false] span:first-child {
    top: 0;
}

.navicon[aria-expanded=false] span:nth-child(2) {
    top: 7px;
}

.navicon[aria-expanded=false] span:nth-child(3) {
    top: 14px;
}

.navicon[aria-expanded=true] span:first-child {
    top: 7px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.navicon[aria-expanded=true] span:nth-child(2) {
    opacity: 0;
    left: -1px;
}

.navicon[aria-expanded=true] span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.mobile-menu .navbar-collapse {
    margin-top: 8px;

}

.mobile-menu .dropdown-menu[data-bs-popper] {
    margin-top: 0;
}

.mobile-menu .nav-link {
    padding: 10px 20px !important;
}

.mobile-menu .nav-item a i {
    float: right;
    font-size: 12px;
    margin-top: 4px;
}

.mobile-menu .navbar-nav li a {
    border-top: 1px solid #f1f1f1 !important;
    font-size: 15px;
}

.mobile-menu .navbar-nav li a:last-child {
    border-bottom: 0 !important;
}

.mobile-menu .dropdown-menu {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mobile-menu .dropdown-menu li a {
    padding: 10px 16px 10px 25px;
    font-size: 14px;
    font-weight: 500;
}

.mobile-menu .dropdown-item:focus,
.mobile-menu .dropdown-item:hover {
    color: #fff !important;
    background-color: #ab0101;
}

/*-- Header Search --*/
.header-search {
    position: relative;
}

.header-search {
    position: absolute;
    top: 0;
    right: 0;
}

.header-search .header-search-toggle {
    display: block;
    width: 56px;
    height: 56px;
    padding: 10px;
    border: none;
    background-color: #AB0101;
    color: #fff;
}

.header-search .header-search-toggle i {
    display: block;
}

.header-search .header-search-form {
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #fff;
    border: 2px solid #AB0101;
    outline: none !important;
    overflow: hidden;
}

.header-search .header-search-form input:focus {
    outline: none !important;
}

.header-search .header-search-form form input[type=text] {
    padding: 8px 20px;
    width: 210px;
    border: none;
    background-color: transparent;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: 500;
    min-height: 52px;
}

/* Hero Area
================================================== */
.hero_area {
    padding-top: 20px;
}

.post-large .post-image {
    position: relative;
    height: 460px;
}

.post-large .post-image img {
    width: 100%;
    height: 100%;
}

.post-image img {
    width: 100%;
}

.post-image .overlay {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .75) 100%);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.post-image:hover .overlay {
    background-color: rgba(0, 0, 0, .2);
}

.post-image .post-text {
    text-align: left;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 20px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
}

.hero_area .post-text {
    text-align: left;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 20px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, .7) 100%);
}

.post-category {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    animation-delay: 2.0s;
    background: #AB0101;
    display: inline-block;
    text-transform: capitalize;
    padding: 7px 20px;
    position: absolute;
    top: 25px;
    left: -160px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.post-category::before {
    content: '';
    border-bottom: 20px solid transparent;
    border-left: 20px solid #AB0101;
    position: absolute;
    right: -20px;
    bottom: 15px;
}

.post-category::after {
    content: '';
    border-top: 20px solid transparent;
    border-left: 20px solid #AB0101;
    position: absolute;
    right: -20px;
    bottom: 0;
}

.post-image:hover .post-category {
    color: #fff;
    left: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.post-content:hover .category-style-two a {
    left: 0;
}

.post-large .post-title a {
    font-size: 30px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 600;
}

.author-info li {
    color: #fff;
    font-size: 12px;
    margin-right: 15px;
}

.author-info li i {
    margin-right: 2px;
}

.hero_area .owl-theme .owl-nav {
    margin-top: 0;
}

.hero-slider button.owl-prev,
.hero-slider button.owl-next {
    position: absolute;
    background: rgba(0, 0, 0, 0.65) !important;
    color: rgba(255, 255, 255, 0.65) !important;
    border: 0;
    top: 50%;
    width: 30px;
    height: 35px;
    font-size: 13px !important;
    text-align: center;
    border-radius: 0 !important;
    opacity: 0;
    padding: 0;
    margin: 0 !important;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -ms-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hero-slider button.owl-prev {
    left: 0;
}

.hero-slider button.owl-next {
    right: 0;
}

.hero-slider.owl-theme:hover .owl-nav>button {
    opacity: 1;
}

.hero-post .post-small {
    height: 228px;
}

.home_three .hero-post .post-small {
    height: 229px;
}

.hero-post .post-small img {
    width: 100%;
    height: 100%;
}

.post-title a {
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 500;
}

/* Latest News Slider
================================================== */
.latest-news-head {
    border-bottom: 0 !important;
}

.home_one .latest-news-head {
    background-color: #fff;
    padding: 14px 0;
    position: relative;
}

.home_one .latest-news-head .post-title {
    margin-left: -20px;
}

.latest-news-head .post-title {
    background: #AB0101;
    display: inline-block;
    padding: 7px 35px;
    position: relative;
}

.home_one .latest-news-head .post-title:before {
    content: '';
    border-bottom: 14px solid transparent;
    border-right: 20px solid #AB0101;
    position: absolute;
    left: 0px;
    bottom: -14px;
}

.latest-news-head .post-title:after {
    content: '';
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-right: 17px solid #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.latest_news .owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -64px;
    margin-top: 0;
}

.home_one.latest_news .owl-theme .owl-nav {
    right: 14px;
    top: -81px;
}

/* Post Area
================================================== */
.head {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    border-bottom: 1px solid #AB0101;
}

.head .post-title {
    background-color: #AB0101;
    color: #fff;
    font-size: 15px;
    padding: 7px 35px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: inherit;
    margin: 0;
}

/*-- Tabs --*/
.post-tab-list .nav-tabs {
    border-bottom: 0;
}

.post-tab-list .nav-link {
    color: #444444;
    border: 0;
    padding: 0 16px;
}

.post-tab-list .nav-link.active {
    background-color: transparent;
    color: #AB0101;
}

/*-- Post Content --*/
.post-content .post-title {
    margin-top: 17px;
    margin-bottom: 10px;
}

.post-content .post-title a {
    color: #444444;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.post-title a,
.news-list-item .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-content:hover .post-title a {
    color: #AB0101;
}

.post-content .author-info ul {
    margin-bottom: 10px;
}

.post-content .author-info li {
    color: #595454;
}

.post-content p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.category_one .post-block-style .post-content:last-child {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.category_two .post-content {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px;
    -webkit-box-shadow: 0 3px 10px rgb(0 0 0 / 8%);
    box-shadow: 0 3px 10px rgb(0 0 0 / 8%);
    border-radius: 10px !important;
}

.category_two .post-content .post-image {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.category_two .post-content .post-image img {
    border-radius: 10px;
    -webkit-transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    -moz-transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    -ms-transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    -o-transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
    transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
}

.category_two .post-text p {
    margin-bottom: 20px !important;
}

/*-- News List --*/
.news-list-item {
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.news-list-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.news-list-item img {
    max-width: 100px;
    width: 100px;
    height: 80px;
    object-fit: cover;
}

.news-list-item .list-text {
    margin-left: 20px;
}

.news-list-item .title {
    color: #444444;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.news-list-item:hover .title {
    color: #AB0101;
}

.news-list-item .author-info {
    margin: 0;
}

.news-list-item .author-info li {
    color: #595454;
}

.popular-post .post-image img {
    width: 100%;
}

/*-- News Grid --*/
.grid-image img {
    width: 100%;
}

.grid-title {
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.grid-title a {
    color: #444444;
    font-size: 14px;
}

.grid-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.grid-item:hover .grid-title a {
    color: #AB0101;
}

.grid-text .author-info li {
    color: #595454;
}

/* Social Icon
================================================== */
.sidebar-right .social-media {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.sidebar-right .social-media-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.social-media-list li {
    width: 33.3%;
    height: 106px;
    padding: 1px;
}

.social-media-list li .list-inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-shadow: 0 2px 2px rgb(0 0 0 / 40%);
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -ms-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}

.social-media-list li .list-inner i {
    font-size: 22px;
}

.social-media-list li .list-inner h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 7px 0 1px 0;
}

.social-media-list li .list-inner span {
    font-size: 12px;
    margin: 0;
}

/* Post Slider
================================================== */
.post-slider .post-content {
    position: relative;
}

.lifestyle-slider .post-image img {
    height: 155px;
}

.latest_news .owl-carousel .owl-nav button.owl-next,
.latest_news .owl-carousel .owl-nav button.owl-prev,
.post-slider .owl-carousel .owl-nav button.owl-next,
.post-slider .owl-carousel .owl-nav button.owl-prev {
    width: 28px;
    height: 28px;
    font-size: 11px;
    color: #434343;
    text-align: center;
    border: 1px solid rgb(138 132 119 / 10%);
    border-radius: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.latest_news .owl-carousel .owl-nav button.owl-next,
.post-slider .owl-carousel .owl-nav button.owl-next {
    margin-right: 0;
}

.latest_news .owl-nav span,
.post-slider .owl-nav span {
    font-size: 25px;
}

.latest_news .owl-carousel .owl-nav button.owl-next:hover,
.latest_news .owl-carousel .owl-nav button.owl-prev:hover,
.post-slider .owl-carousel .owl-nav button.owl-next:hover,
.post-slider .owl-carousel .owl-nav button.owl-prev:hover {
    background-color: #AB0101;
    color: #fff;
    border: 1px solid #AB0101;
}

.post-slider .owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -64px;
    margin-top: 0;
}

.home_two .latest-news-slider .item {
    margin-bottom: 10px;
}

.category-one-slider .post-image .post-text {
    padding: 50px 20px;
}

.category-one-slider.owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translate(-50%, -3%);
    -moz-transform: translate(-50%, -3%);
    -ms-transform: translate(-50%, -3%);
    -o-transform: translate(-50%, -3%);
    transform: translate(-50%, -3%);
}

.category-one-slider.owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.category-one-slider.owl-theme .owl-dots .owl-dot.active span {
    background: #AB0101;
}

/*-- Read More --*/
.read-more {
    color: #AB0101;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.read-more i {
    font-size: 13px;
    margin-left: 3px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.read-more:hover {
    color: #AB0101;
}

.read-more:hover i {
    margin-left: 6px;
}

/* Post Banner
================================================== */
.ad-banner img {
    max-width: 100%;
}

/* Most Viewed
================================================== */
.most-viewed-post .sidebar-list {
    padding-left: 10px;
}

.most-viewed-post .news-list-item {
    position: relative;
}

.most-viewed-post .news-list-item:before {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 2;
    top: -9px;
    left: -9px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    border: 2px solid #fff;
    background: #AB0101;
    color: #fff;
    border-radius: 100%;
    -webkit-transform: scale(1.25, 1.25);
    -moz-transform: scale(1.25, 1.25);
    -ms-transform: scale(1.25, 1.25);
    -o-transform: scale(1.25, 1.25);
    transform: scale(1.25, 1.25);
}

.most-viewed-post .news-list-item:nth-child(1):before {
    content: '1';
}

.most-viewed-post .news-list-item:nth-child(2):before {
    content: '2';
}

.most-viewed-post .news-list-item:nth-child(3):before {
    content: '3';
}

.most-viewed-post .news-list-item:nth-child(4):before {
    content: '4';
}

.most-viewed-post .reviews-stars i {
    font-size: 12px;
    color: #AB0101;
}

/* Post Video
================================================== */
.video_area {
    background-color: #fff;
    padding: 40px 0;
}

.video-tab-content .post-image img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.video-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.play-icon {
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 30px;
    border: 5px solid #fff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.play-icon i {
    color: #f1f1f1;
}

/*-- video modal --*/
.video-modal .modal-header {
    padding: 0;
    border-bottom: 0;
}

.video-modal button.btn-close {
    position: absolute;
    right: 0;
    background-color: #fff;
    padding: 6px !important;
    border-radius: 50%;
    border: 2px solid #444444;
    font-size: 10px;
    opacity: 1;
    z-index: 999;
    box-shadow: none;
}

.video-modal button.btn-close:hover {
    opacity: 1;
}

.video-modal .modal-content {
    background-color: transparent;
    border: 0;
}

.video-modal .modal-body {
    padding: 0;
}

.video-modal iframe {
    width: 100%;
    height: 550px;
}

/*-- video-list item --*/
.video_area .nav-link {
    padding: 0 0 0 1rem;
    cursor: pointer;
}

.video-tab-content .post-text {
    padding: 35px;
}

.video-tab-content .post-title {
    margin-top: 15px;
}

.video-tab-content .post-title a {
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
}

.video_area .nav-pills .nav-link {
    background-color: transparent !important;
    text-align: left;
}

.video-list-item {
    display: flex;
}

.video-list-item img {
    max-width: 100px;
    height: 90px;
    object-fit: cover;
}

.video-list-item .list-text {
    margin-left: 20px;
}

.video-list-item .title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.video-list-item cite {
    color: #595454 !important;
    font-size: 13px;
}

/* More News
================================================== */
.post-block-style .post-content {
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.post-block-style .post-content:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.post-block-style .post-image img {
    min-height: 205px;
}

.post-block-style .post-text {
    margin-left: 10px;
}

.post-block-style .post-title {
    margin-top: 0;
}

/* Category Widget
================================================== */
.category-list {
    background-color: rgb(138 132 119 / 10%);
    padding: 30px;
}

.category-list ul li {
    display: block;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: .5s;
}

.category-list ul li:last-child {
    margin-bottom: 0;
}

.category-list ul li a {
    background-color: #fff;
    color: #AB0101;
    display: flex;
    padding: 8px 8px 8px 25px;
    font-size: 14px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    align-items: center;
    justify-content: space-between;
}

.category-list ul li a span {
    font-size: 14px;
    background-color: rgba(215, 41, 36, .1);
    color: #AB0101;
    padding: 4px 15px 3px 15px;
    border-radius: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.category-list ul li a:hover {
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
}

.category-list ul li a:hover span {
    background-color: #AB0101;
    background-size: 200%;
    color: #fff;
}

/* Newsletter Widget
================================================== */
.newsletter {
    position: relative;
    background-color: rgb(138 132 119 / 10%);
    padding: 30px;
}

.newsletter-title {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}

.newsletter-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dadada;
    padding: 5px 20px;
    height: 40px;
    color: #444444;
    font-size: 13px;
    border-radius: 0;
    margin-bottom: 15px;
}

.newsletter-form input::placeholder {
    color: #8e8c94;
}

.newsletter-form .form-control:focus {
    border: 1px solid #AB0101;
}

.submit-button {
    background-color: #AB0101;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/* Home Page Two
================================================== */
/*-- Hero Area --*/
.home_two .hero-post .post-small {
    height: 228px;
}

/*-- Latest News Slider --*/
.home_two.latest_news .post-wrapper {
    background-color: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
}

/*-- Post Area --*/
.home_two .sports-post .post-image img {
    width: 100%;
    min-height: 425px;
}

.home_two .sports-post .post-title a {
    font-size: 25px;
    line-height: 30px;
}

.home_two .sports-post .grid-item {
    padding-bottom: 18px;
    border-bottom: 1px solid #e8e8e8;
}

.home_two .sports-post .grid-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.home_two .sidebar-block {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 8%);
    padding: 15px;
}

.home_two .sidebar-block .nav-tabs {
    border-bottom: 1px solid #AB0101;
}

.home_two .sidebar-block .post-tab-list .nav-link {
    width: 50%;
    font-size: 15px;
    padding: 5px 10px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: inherit;
    margin: 0;
}

.home_two .sidebar-block .post-tab-list .nav-link.active {
    background-color: #AB0101;
    color: #fff;
    border-radius: 0;
}

.home_two .sidebar-block .tab-content {
    padding: 15px 0;
}

.home_two .sidebar-block .news-list-item {
    border-bottom: 1px solid #e8e8e8;
}

.home_two .sidebar-block .news-list-item:last-child {
    border-bottom: 0;
}

/*-- Post Video --*/
.home_two.video_area {
    background-color: #fff;
}

.home_two.video_area .head {
    margin-bottom: 0;
}

.home_two.video_area .post-image img {
    width: 100%;
    min-height: 250px;
    object-fit: cover;
    position: relative;
}

.home_two.video_area .post-image img::before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(19, 19, 19, 1) 40%, rgba(0, 0, 0, .75) 100%);
}

.home_two.video_area .post-title a {
    font-size: 15px;
    color: #ffffff;
    font-weight: 500;
}

.home_two.video_area .video-play-button {
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -45%);
    -moz-transform: translate(-50%, -45%);
    -ms-transform: translate(-50%, -45%);
    -o-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
}

.home_two.video_area .play-icon {
    font-size: 60px;
    border: 0;
}

/* Page Banner
================================================== */
.page_banner {
    background-image: url(../images/banner/page-banner.jpg);
    max-width: 100%;
    height: 230px;
    background-position: center;
    background-size: cover;
    position: relative;
}

.page_banner .banner-overlay {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.page_banner .banner-title {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
}

.page_banner .description {
    color: #e7e7e7;
}

.page_banner .breadcrumb li {
    color: #cccccc;
    display: block;
    float: left;
    text-transform: capitalize;
}

.page_banner .breadcrumb li a {
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.page_banner .breadcrumb-item,
.page_banner .breadcrumb-item::before {
    color: #cccccc;
}

/* About
================================================== */
.about_area {
    padding: 50px 0;
}

.about_area .about-image img {
    width: 100%;
    height: auto;
}

.about-content h2 {
    margin-bottom: 10px !important;
}

.title-2 {
    font-size: 28px;
    font-weight: 600 !important;
    text-transform: capitalize;
    margin-bottom: 0 !important;
}

/* Team
================================================== */
.about_team {
    padding: 0 0 50px 0;
}

.about_team .single-member {
    position: relative;
    background-color: #fff;
    margin-top: 30px;
}

.about_team .member-image img {
    width: 100%;
    height: auto;
}

.about_team .member-info {
    text-align: center;
    padding: 10px 10px 20px;
}

.about_team .member-info h4 {
    font-size: 21px;
    margin-bottom: 5px;
}

.about_team .member-info span {
    font-size: 14px;
    letter-spacing: 0.5px;
}

.about_team .single-member:hover .member-social {
    bottom: 0;
    opacity: 1;
}

.about_team .member-social {
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 23px 20px;
    text-align: center;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.about_team .member-social a {
    display: inline-block;
    margin: 0 5px;
    padding: 5px;
    text-align: center;
    width: 35px;
    border: 1px solid #fff;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.about_team .member-social a:hover,
.about_team .member-social a:focus {
    background-color: #fff;
    color: #000;
}

/* Testimonials
================================================== */
.testimonial_area {
    background-color: #fff;
    padding: 70px 0;
}

.testimonial_area .testimonial-image {
    width: 22%;
    padding: 20px 0;
    margin: 0 6% 0 2%;
    float: left;
    position: relative;
    z-index: 1;
}

.testimonial_area .testimonial-image:before,
.testimonial_area .testimonial-image:after {
    content: "";
    width: 130px;
    height: 150px;
    background: #AB0101;
    position: absolute;
    z-index: -1;
}

.testimonial_area .testimonial-image:before {
    top: 0;
    right: -20px;
}

.testimonial_area .testimonial-image:after {
    bottom: 0;
    left: -20px;
}

.testimonial_area .testimonial-image img {
    width: 100%;
    height: auto;
    border: 3px solid #AB0101;
}

.testimonial_area .testimonial-content {
    width: 70%;
    float: right;
    padding-left: 70px;
}

.testimonial_area .main-title h3 {
    position: relative;
    font-weight: 700;
    font-size: 106px;
    color: rgba(138, 132, 119, .1);
    line-height: 1;
    margin-bottom: 20px;
}

.testimonial_area .big {
    display: inline-block;
}

.testimonial_area .small {
    position: absolute;
    color: #444444;
    font-size: 32px;
    left: 0;
    bottom: 5px;
    z-index: 1;
}

.testimonial_area .small:after {
    content: "\f10e";
    font-family: "Font Awesome 6 Free";
    position: relative;
    font-weight: 900;
    font-size: 45px;
    color: #AB0101;
    margin-left: 5px;
    bottom: -3px;
    right: 0;
}

.testimonial_area .description {
    font-size: 17px;
    margin: 0;
    padding-bottom: 20px;
}

.testimonial_area .details .name {
    font-weight: 700;
    font-size: 20px;
    color: #AB0101;
    margin-bottom: 2px;
}

.testimonial_area .details small {
    display: inline-block;
    font-style: italic;
}

@media only screen and (max-width: 991px) {
    .testimonial_area {
        text-align: center;
    }

    .testimonial_area .testimonial-image {
        width: 200px;
        margin: 0 auto;
        float: none;
    }

    .testimonial_area .testimonial-image:before,
    .testimonial_area .testimonial-image:after {
        width: 80px;
        height: 100px;
    }

    .testimonial_area .testimonial-content {
        width: 100%;
        float: none;
        padding: 25px 0 0 0;
    }

    .testimonial_area .testimonial-title {
        padding: 15px 0 0 0;
    }

    .testimonial_area .post {
        padding: 0;
        margin-bottom: 10px;
    }

    .testimonial_area .main-title h3 {
        font-size: 60px;
    }

    .testimonial_area .small {
        font-size: 25px;
        left: 50%;
        -webkit-transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -o-transform: translate(-50%);
        transform: translate(-50%);
        bottom: 2px;
    }

    .testimonial_area .small:after {
        font-size: 35px;
    }

    .testimonial_area .details {
        text-align: center;
    }
}

/* Pagination
================================================== */
.pagination {
    padding-top: 15px !important;
    margin-bottom: 0;
}

.pagination .page-item .next,
.pagination .page-item .prev {
    width: 80px !important;
}

.pagination .page-item .page-link {
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50px;
    color: #434343;
    font-size: 18px;
    text-align: center;
    border: 0;
    padding: 0;
    outline: none !important;
    -webkit-box-shadow: 6px 6px 13px 0px rgb(0 0 0 / 8%);
    box-shadow: 6px 6px 13px 0px rgb(0 0 0 / 8%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pagination .page-item.active .page-link,
.pagination .page-item .page-link:hover {
    background-image: linear-gradient(90deg, #AB0101 0, #bd231d 51%, #AB0101);
    background-size: 200%;
    color: #fff;
}

.pagination .page-item {
    margin: 0 5px;
}

/* Breadcrumb
================================================== */
.breadcrumb_area .breadcrumb {
    padding: 25px 0;
    margin-bottom: 0;
}

.breadcrumb_area .breadcrumb-item a {
    color: #AB0101;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.breadcrumb_area .breadcrumb-item.active {
    color: #8a8a8a;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #8a8a8a;
}

/* Post Details Style
================================================== */
.single-post .post-category-two {
    font-size: 17px;
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    animation-delay: 2.0s;
    background: #AB0101;
    display: inline-block;
    text-transform: capitalize;
    padding: 5px 20px;
    position: relative;
    overflow: visible;
}

.single-post .post-category-two::before {
    content: '';
    border-bottom: 20px solid transparent;
    border-left: 20px solid #AB0101;
    position: absolute;
    right: -20px;
    bottom: 16px;
}

.single-post .post-category-two::after {
    content: '';
    border-top: 20px solid transparent;
    border-left: 20px solid #AB0101;
    position: absolute;
    right: -20px;
    bottom: 0;
}

.single-post .title {
    font-size: 35px;
    font-weight: 700;
    padding: 15px 0;
    margin-bottom: 0;
}

.single-post .sub-title {
    font-size: 22px;
    margin-bottom: 20px;
}

.post-meta.author-info span {
    color: #8a8a8a;
    font-size: 12px;
}

.post-meta .post-author img {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    margin-right: 10px;
}

.post-meta .post-author a {
    font-size: 12px;
    color: #434343;
    font-weight: 700;
}

.post-meta.author-info span i {
    margin-right: 2px;
}

.post-meta.author-info span {
    margin-right: 11px;
}

.post-meta.author-info span:last-child {
    margin-right: 0;
}

.post-meta.author-info .post-author,
.post-meta.author-info .post-date {
    margin-right: 0;
}

.post-meta.author-info .post-date::before,
.post-meta.author-info .date-modified::before {
    content: "\f068";
    font-family: FontAwesome;
    padding: 0 4px;
    display: inline-block;
    -webkit-transform: scale(0.916);
    -moz-transform: scale(0.916);
    -ms-transform: scale(0.916);
    -o-transform: scale(0.916);
    transform: scale(0.916);
}

.single-post-content {
    margin: 20px 0 30px 0;
    padding-bottom: 0;
}

.single-post .post-media {
    margin-bottom: 25px;
}

.single-post .post-media img {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.single-post-content .post-body {
    padding: 0;
}

.dropcap::first-letter {
    font-size: 100px;
    float: left;
    display: block;
    font-weight: 600;
    color: #444444;
    padding: 8px 10px 5px 0;
    line-height: 1;
}

.post-layout-one .single-post-content .blockquote {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    border-left: 4px solid #AB0101;
    padding-left: 15px;
}

.post-layout-one .single-post-content .blockquote p {
    margin-bottom: 10px;
}

.blockquote cite {
    color: #8a8a8a !important;
}

.blockquote cite:before {
    content: ' \2015 ';
    color: #8a8a8a !important;
    padding-right: 5px;
}

.post-layout-one .single-post-content ul {
    margin: 0 0 15px 35px;
}

.post-layout-one .single-post-content ul li {
    display: block;
    position: relative;
    padding-left: 20px;
}

.post-layout-one .single-post-content ul li::before {
    content: ' \f111 ';
    font-family: fontAwesome;
    font-size: 6px;
    position: absolute;
    left: 0;
    -webkit-transform: translate(-0%, -50%);
    -moz-transform: translate(-0%, -50%);
    -ms-transform: translate(-0%, -50%);
    -o-transform: translate(-0%, -50%);
    transform: translate(-0%, -50%);
    top: 50%;
}

.single-post-content .blockquote {
    margin: 30px 0;
}

.single-post-content .blockquote i {
    content: "\f10d";
    font-family: fontAwesome;
    color: #AB0101;
    font-size: 50px;
    padding-right: 20px;
    align-self: center;
}

.single-post .post-body h4.title {
    font-size: 22px;
    font-weight: 700;
    padding: 0;
    padding-bottom: 15px;
}

.single-post-content .image-left {
    float: left;
    margin-right: 25px;
}

/* Tags Widget
================================================== */
.single-post .tags-social {
    padding: 30px 0;
    border-top: 1px solid rgb(138 132 119 / 10%) !important;
    border-bottom: 1px solid rgb(138 132 119 / 10%) !important;
}

.single-post .tags-social::after {
    content: "";
    clear: both;
    display: table;
}

.single-post .post-tags {
    float: left;
}

.single-post .post-tags span {
    background-color: #AB0101;
    color: #fff;
    font-size: 12px;
    padding: 6px 12px;
    text-transform: uppercase;
    border: 1px solid #AB0101;
}

.single-post .post-tags a {
    border: 1px solid rgb(138 132 119 / 10%);
    display: inline-block;
    list-style: none;
    padding: 6px 12px;
    margin: 5px 0 0 0;
    text-align: center;
    font-size: 12px;
    color: #8a8a8a;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.single-post .post-tags a:hover {
    background-color: #AB0101;
    color: #fff;
}

.single-post .post-social ul li {
    display: inline-block;
}

.single-post .right {
    float: right;
}

/*-- Post-layout-two Page --*/
.post-layout-two .blockquote .blockquote-content {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 0;
    border-left: 3px solid rgba(215, 41, 36, .1);
    padding-left: 15px;
}

.single-post-content .image-left {
    width: 300px;
}

/* Post Navigation
================================================== */
.nav-post {
    width: 100%;
    display: flex;
    overflow: hidden;
    padding: 30px 0;
}

.nav-post .previous-post,
.nav-post .next-post {
    width: 50%;
    padding: 0 35px;
}

.nav-post .previous-post {
    text-align: right;
    padding-left: 21px;
}

.nav-post .next-post {
    text-align: left;
    padding-right: 21px;
    border-left: 1px solid rgb(138 132 119 / 10%);
}

.nav-post span {
    display: block;
    color: #AB0101;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
}

.nav-post h3 {
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Author
================================================== */
.author-box {
    border: 1px solid rgb(138 132 119 / 10%);
    padding: 30px 20px;
    margin-bottom: 30px;
}

.author-box .author-image img {
    width: 95px;
    height: 95px;
    float: left;
    margin-right: 25px;
    border-radius: 50%;
}

.author-box .author-description {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.714;
}

.author-box .author-description h3 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
}

.author-social-icons {
    margin-left: auto;
}

.author-social-icons li {
    margin-right: 10px;
}

.author-social-icons li a {
    color: #444444;
    font-size: 14px;
}

.author-box .author-description .bio {
    font-size: 15px;
    margin-top: 7px;
    margin-bottom: 0;
}

/* Comment
================================================== */
.comment-area .comment-box {
    display: flex;
}

.comment-area .comment-list {
    margin-bottom: 30px;
}

.comment-area .comment-avatar {
    margin-right: 1rem;
}

.comment-area .comment-avatar img {
    height: 95px;
    max-width: 95px;
    width: 95px;
    border-radius: 10px;
}

.comment-list .comment-content h5 {
    font-size: 17px !important;
    line-height: 18px;
    font-weight: 700 !important;
    margin-bottom: 10px;
}

.comment-list .comment-box p {
    margin-bottom: 10px;
}

.comment-list .comment-content a {
    color: #8a8a8a;
    font-size: 14px;
    font-weight: 600 !important;
    text-transform: uppercase;
}

.comment-list .comment-content a i {
    margin-right: 8px;
}

.comment-list.reply-list {
    padding-left: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1f0;
}

.single_post_wrapper .comment-respond input,
.single_post_wrapper .comment-respond textarea {
    background-color: #fff;
    border: 1px solid #dadada;
}

/* Sidebar
================================================== */
.sidebar-right.sticky-top {
    top: 15px;
}

/* Single Author
================================================== */
.author_area {
    padding: 50px 0 60px 0;
}

.author_area .author-image {
    position: relative;
}

.author_area .author-image img {
    width: 100%;
    object-fit: cover;
}

.single-author {
    overflow: hidden;
    position: relative;
    margin-top: 30px;
}

.single-author img {
    width: 100%;
    height: auto;
}

.single-author .author-social {
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(244, 205, 3, 0), rgba(0, 0, 0, 0.8));
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.single-author:hover .author-social {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.single-author .social-icon {
    padding: 0;
    margin: 0;
    width: 30px;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.single-author .social-icon li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border-radius: 50%;
    font-size: 13px;
    color: #444444;
    text-align: center;
    margin: 4px 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.2s ease-out 0.2s;
    -moz-transition: all 0.2s ease-out 0.2s;
    -ms-transition: all 0.2s ease-out 0.2s;
    -o-transition: all 0.2s ease-out 0.2s;
    transition: all 0.2s ease-out 0.2s;
}

.single-author:hover .social-icon li a {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.single-author .team-info {
    padding: 15px 15px 20px;
    margin: 25px;
    background: #48c6f7;
    border-radius: 3px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.single-author .author-info {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgb(31 66 135 / 10%);
    box-shadow: 0 5px 10px rgb(31 66 135 / 10%);
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    z-index: 99;
    margin: -40px 10px 10px;
}

.author_area .author-info {
    text-align: center;
    padding: 20px;
}

.author_area .author-info h4 {
    font-size: 21px;
    margin-bottom: 5px;
}

.author_area .author-info span {
    font-size: 14px;
    letter-spacing: 0.5px;
}

/* Author Details
================================================== */
.author_details_area {
    padding: 50px 0;
}

.author-details {
    background-color: #fff;
    padding: 30px;
}

.author-image img {
    width: 100%;
    height: auto;
}

.author_details_area .author-description {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    line-height: 1.714;
    padding-left: 30px;
}

.author_details_area .author-name {
    margin: 10px 0 0;
    font-size: 18px;
    font-weight: 500;
}

.author_details_area .sub-title {
    color: #8a8a8a;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 9px;
    margin-bottom: 15px;
}

.author_details_area .author-social-icons {
    margin-left: auto;
}

.author_details_area .author-social-icons li a i {
    font-size: 15px;
}

/* Contact Form
================================================== */
.contact_area .page-title,
.contact_info .page-title {
    font-size: 30px;
    margin-bottom: 30px;
}

.contact-wrapper {
    background-color: #fff;
    padding: 55px 40px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}

.contact-form label {
    font-size: 16px;
    font-weight: 500;
    color: #444444;
    margin-bottom: 11px;
}

@media (max-width: 575px) {
    .contact-wrapper {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.contact-input {
    position: relative;
}

.contact-input input,
.contact-input textarea {
    width: 100%;
    height: 50px;
    line-height: 56px;
    padding: 15px;
    font-size: 14px;
    background: #f6f6f7;
    color: #444444;
    border: 1px solid #f6f6f7;
}

input::placeholder,
textarea::placeholder {
    color: #8e8c94;
}

.contact-input input:focus,
.contact-input textarea:focus {
    outline: none;
    background: #ffffff;
    border-color: #AB0101;
}

.contact-input i {
    position: absolute;
    top: 51%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    font-size: 14px;
    color: #8e8c94;
}

.contact-input textarea {
    padding: 25px;
    padding-left: 15px;
    height: 150px;
    resize: none;
    line-height: 1;
}

.contact-input.textarea i {
    top: 37px;
    left: 25px;
}

.contact-map {
    width: 100%;
    height: 100%;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    border: 6px solid #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}

/* Contact Info
================================================== */
.contact_info {
    position: relative;
    z-index: 1;
}

.contact-item {
    background-color: #fff;
    padding: 40px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-item {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-item {
        padding-left: 55px;
        padding-right: 55px;
    }
}

.contact-icon {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-icon i {
    font-size: 50px;
    color: #AB0101;
    -webkit-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
    -moz-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
    -ms-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
    -o-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
    transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
}

.contact-item:hover .contact-icon i {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

.contact-content-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 4px;
    color: #434343;
}

/* Error 404
================================================== */
.error-page_area {
    padding: 100px 0 50px 0;
}

.error-text {
    text-align: center;
}

.error-code {
    font-size: 200px;
    line-height: 200px;
}

.error-head {
    font-size: 25px;
    font-weight: 500 !important;
    max-width: 600px;
    line-height: 40px;
    margin: 15px auto 25px;
}

.error-button {
    display: inline-block;
    background-color: #AB0101;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 40px;
    border: 0;
}

.error-button:hover {
    color: #fff;
}

/* Footer
================================================== */
.main-footer {
    background-color: #1f2024;
    padding: 50px 0;
}

.main-footer .single-footer {
    margin-bottom: 30px;
}

.main-footer .twitter-feed {
    margin-bottom: 0;
}

.main-footer .footer-logo img {
    width: auto;
    max-height: 90px;
    margin-bottom: 15px;
}

.main-footer .footer-title {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    margin: 0 0 30px;
    position: relative;
    color: #ffffff;
    line-height: 1.2;
}

.main-footer .footer-title:before {
    content: '';
    position: absolute;
    bottom: -1px;
    width: 50px;
    height: 3px;
    background-color: #fff;
}

.main-footer .footer-title:after {
    width: 45px;
    left: 20px;
}

.main-footer .footer-about p {
    font-size: 15px;
    color: #cccccc;
}

.main-footer .footer-contact {
    margin: 8px 0 25px 0;
}

.main-footer .footer-contact li {
    color: #cccccc;
    margin-bottom: 10px;
    display: block;
}

.main-footer .footer-contact li i {
    margin-right: 10px;
}

.main-footer .footer-social ul li {
    display: inline-block;
}

.main-footer .footer-social ul li a,
.single-post .post-social ul li a {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 2px rgb(0 0 0 / 40%);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.main-footer input {
    background: transparent;
}

.main-footer input::placeholder {
    color: #999999;
}

.main-footer input:focus {
    background: transparent;
    border: 1px solid #cccccc !important;
}

.main-footer .newsletter-form .form-control {
    margin-bottom: 0;
    color: #fff;
}

.main-footer .submit-button {
    padding: 5px 25px;
    margin-top: 10px;
}

.main-footer .news-list-item .title {
    color: #cccccc;
}

.main-footer .news-list-item .author-info li {
    color: #cccccc;
}

/* Gallery Widget
================================================== */
.main-footer .gallery-widget li a img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.main-footer .gallery-widget ul li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.main-footer .gallery-widget ul li {
    display: inline-block;
    width: 25%;
    padding: 2px;
    margin-right: -4px;
    margin-top: -4px;
}

.main-footer .gallery-widget ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.main-footer .gallery-widget ul li a:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.main-footer .gallery-widget ul li a:hover:before {
    opacity: 1;
}

.main-footer .gallery-widget ul li a:after {
    content: "\f030";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #cccccc;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.main-footer .gallery-widget ul li a:hover:after {
    opacity: 1;
}

/* Twitter Feed
================================================== */
.main-footer .single-tweet .text {
    position: relative;
    color: #cccccc;
    font-size: 15px;
    padding-left: 35px;
}

.main-footer .single-tweet .text:after {
    content: "\f099";
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome';
    color: #cccccc;
    font-size: 16px;
}

.main-footer .single-tweet .text span {
    display: block;
    color: #999999;
}

.main-footer .single-tweet a {
    color: #00c8fa;
}

.main-footer .single-tweet .meta {
    font-size: 13px;
    margin-top: 10px;
    padding-left: 35px;
}

.main-footer .single-tweet .meta li {
    line-height: 12px;
    margin: 7px 20px 0 0;
    padding-right: 20px;
    border-right: 1px solid #3b3b3b;
}

.main-footer .single-tweet .meta li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
}

.main-footer .single-tweet .meta li a {
    color: #cccccc;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-footer .single-tweet .meta li a:hover {
    color: #00c8fa;
}

.main-footer .single-tweet .meta li a i {
    font-size: 14px;
    line-height: 12px;
    margin-right: 10px;
    padding-left: 1px;
}

.copyright {
    background-color: #AB0101;
    font-size: 14px;
    padding: 15px 0;
}

.copyright .copyright-text {
    color: #fff !important;
    margin: 0;
}

.footer-nav {
    text-align: right;
}

.footer-menu ul li a {
    color: #fff;
    padding: 0 5px;
}

/* Scroll Top
================================================== */
.scroll-top {
    background-color: #AB0101;
    -webkit-box-shadow: 6px 6px 13px 0px rgb(0 0 0 / 8%);
    box-shadow: 6px 6px 13px 0px rgb(0 0 0 / 8%);
    border-radius: 50%;
    border: 0 solid #AB0101;
    bottom: 15px;
    color: #fff;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin: 0;
    position: fixed;
    right: 15px;
    text-align: center;
    width: 40px;
    z-index: 9999;
    display: none;
}

.scroll-top:hover i {
    color: #fff;
}