
/* Responsive */

@media only screen and (max-width: 1300px) {
    .custom_container {
        max-width: 1170px;
    }
}

@media only screen and (max-width: 1191px) {
    .custom_container {
        max-width: 990px;
    }
}




@media only screen and (max-width: 991px) {
    .exclusive_sectino {
        display: none;
    }

    .custom_container {
        max-width: 750px;
    }

    .footer_flex_item {
        justify-content: center;
    }

    .home_icon:hover {
        background: none;
        border-bottom: 2px solid transparent;
    }

    .photo_subcat_posts_grid .single-block {
        position: relative;
    }

    .photo_leatest_post_left_li .img_box .home_pic_title,
    .photo_subcat_posts_grid .single-block h4 {
        position: absolute;
        bottom: 10px;
        left: 5px;
    }

    .photo_leatest_post_left_li .img_box a.home_pic_title .media-body,
    .photo_subcat_posts_grid .single-block h4 a {
        color: #ffffff;
        font-weight: 600;
        font-size: 1.2rem;
    }

    .single_video_left {
        width: 100% !important;
    }

    .single_video_right,
    .meta,
    .meta1,
    #footer_logo_img,
    #home,
    .top_header_bg,
    .nav_menu_ground,
    .ul_menu {
        display: none;
    }

    .post_title {
        margin-bottom: 0;
    }

    #bars {
        display: block;
        margin-right: 0px;
        font-size: 20px;
    }

    .publiser {
        width: 100%;
        text-align: center;
        padding: 8px 10px;
        box-sizing: border-box;
            font-size: 1rem!important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: #212529!important;
        margin: 0;
    }

    .div-title {
        display: block;
        padding: 15px;
        margin: 0;
        background: #f0f0f0;
    }

    .home_icon {
        background-color: transparent !important;
    }

    .mobile_logo {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }

    .mobile_logo img {
        width: 200px;
        height: auto;
        max-height: 50px;
    }

    .bottom_header_container a {
        padding: 0;
    }

    .header_mobile_menu {
        padding: 0px 10px;
        margin-top:4px;
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 99999;
    }

    .header_mobile_menu_ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-column-gap: 20px;
    }

    .header_mobile_menu_ul li {
        border-bottom: 1px solid #e6e6e6;
        padding: 17px 0;
		font-size:19px;
    }

    .header_mobile_menu_ul li a {
        color: #000000;
        display: block;
        width: 100%;
    }

    .header_mobile_menu_ul li a::before {
        font-family: "Font Awesome 5 Free";
        content: "\f35a";
        width: 20px;
        margin-right: 10px;
        height: 20px;
    }

    .scrollmenu {
        display: block;
        background-color: #ffff;
        padding-left: 5px;
        overflow: auto;
        white-space: nowrap;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
        -o-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
        box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
        -webkit-overflow-scrolling: touch;
    }

    .scrollmenu ol {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .scrollmenu ol li {
        display: inline-block;
    }

    .scrollmenu ol li.current-cat a {
        color: #d31b21;
        border-bottom: 2px solid;
    }

    .scrollmenu ol li a {
        display: inline-block;
        color: #666;
        text-align: center;
        padding: 10px;
        text-decoration: none;
        font-weight: 700;
    }

    .home_page_part_one {
        flex-direction: column;
    }

    .home_page_part_one_left,
    .home_page_part_one_right {
        width: 100%;
        padding: 0;
    }

    .bottom_header_bg {
        background: #f5f5f5!important;
        height: 56px!important;
        padding-top:7px!important;
    }

    .scrollmenu {
        background: #124b65;
    }

    .scrollmenu ol li a {
        color: #fff;
    }

    .bar1,
    .bar2,
    .bar3 {
        background-color: #000;
    }

    .cross_icon i,
    .search_icon i {
        color: #000;
    }

    .mobile_logo {
        width: 100%;
    }

    .mobile_logo a {
        margin: auto;
    }

    .home_page_part_one_left_right,
    .home_page_part_one_left_left {
        width: 100%;
    }

    .home_page_part_one_left_left .opinion-contents {
        background: transparent;
    }

    .home_page_part_one_left_left .leatest_three_post {
        padding: 8px 0;
    }

    .home_page_part_one_left_left_flex {
        flex-direction: column-reverse;
    }

    .three_col_flex {
        flex-direction: column;
    }

    .three_coloumn {
        flex-direction: column;
    }

}

@media only screen and (max-width: 770px) {
    .footer_part_two p {
        display: block;
        margin: 10px 15px;
    }

    .custom_container {
        max-width: 570px;
    }

    .clk-center {
        padding: 0px;
    }

    .firest_item_two_column {
        padding: 0px;
    }

    .flex_two {
        padding: 0;
    }

    .header_top_ad {
        display: none;
    }

    .author_social .author_box .media .media-body .time-with-author i {
        margin-right: 8px;
    }

    .author_social .author_box .media .media-body .time-with-author .hidden-print {
        margin-right: 10px;
        font-size: 1rem !important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: #212529!important;
    }

    .home_sidebar_posts {
        border-bottom: 1px solid #d6d6d6;
        padding: 10px 0;
    }

    .social_share {
        margin: 5px 0;
    }

    ul.share-buttons li a i {
        width: 34px;
        height: 34px;
        border-radius: 100%;
        text-align: center;
        line-height: 34px;
        color: #3333;
        margin-right: 5px;
        border: 1px solid #3333;
    }

    ul.share-buttons li a i.fa-twitter,
    ul.share-buttons li a i.fa-facebook-f,
    ul.share-buttons li a i.fa-whatsapp {
        background: none;
    }

    .leatest_twelve_post h2.title {
        margin-bottom: 0px;
        padding: 5px;
    }

    .five_posts {
        grid-template-columns: 1fr;
        grid-gap: 0px;
    }

    .five_post {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        align-items: center;
        flex-direction: row-reverse;
        width: 100%;
        justify-content: space-between;
        padding: 12px 0;
        border-bottom: 1px solid #d8d8d8;
    }

    .five_post:first-of-type {
        padding: 0;
        align-items: start;
        border-bottom: none;
    }

    .five_post:first-of-type .post_thumb {
        position: relative;
        width: 100%;
    }

    .five_post:first-of-type .post_title {
        position: absolute;
        bottom: 0;
        margin-bottom: 0;
    }

    .five_post:first-of-type .post_title a {
        color: #ffffff;
    }

    .five_post:first-of-type .post_thumb img {
        width: 100%;
        height: auto;
    }

    .sports_posts {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        overflow-y: auto;
    }

    .eight_post {
        min-width: 280px;
        min-height: auto;
    }

    .eight_post .post_thumb {
        position: relative;
    }

    .photo_leatest_post_left,
    .grid_posts {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        overflow-y: auto;
        margin: 15px 0;
    }

    .fixed_height img {
        margin-left: 0;
    }

    .photo_leatest_post_left_li,
    .grid_post {
        min-width: 280px;
        min-height: auto;
    }

    .eight_post .post_title {
        position: absolute;
        bottom: 0;
        margin: 0;
    }

    a.allright {
        display: none;
    }

    .sports_cat_title {
        flex-direction: column;
        align-items: flex-start;
    }

    .archieve_top_cat ul {
        margin-left: 0px;
    }

    a.parent_cat_title {
        color: #7bb10a;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        align-items: center;
        width: 100%;
        position: relative;
        padding-left: 30px;
    }

    a.parent_cat_title:hover {
        color: #7bb10a;
    }

    a.parent_cat_title::before {
        z-index: 1;
        background-color: #7bb10a;
        top: 7px;
        left: 0;
        position: absolute;
        width: 22px;
        height: 60%;
        content: "";
    }

    a.parent_cat_title::after {
        top: 50%;
        width: 100%;
        height: 2px;
        content: "";
        margin-top: -1px;
        background-color: #7bb10a;
        margin-left: 10px;
    }

    .eight_post .post_title a {
        color: #ffffff;
    }

    .mobile_archive_sub_cat_ul {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }

    .mobile_archive_sub_cat_li {
        margin-left: 10px;
    }

    .mobile_sub_menu {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }

    .tag_page_post {
        padding: 10px 0px
    }

    .tag_page_post .tag_posts .direction_coloumn p {
        display: none;
    }

}

@media only screen and (max-width: 768px){
    html,
    body{
    width:100%;
    overflow-x:hidden;
    }
}


@media only screen and (max-width: 575px) {
    .opinion-contents {
        background: none;
    }
    
    
.fixed_height {
    overflow-y: hidden!important;
    height: 480px;
}

    
#animated_hamn {
    padding-left: 0px!important;
}
    .custom_container {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: auto;
    }
.home_page_part_one_left_right .leatest_three_post:first-of-type img {
    width: 96%;
    min-width: 96% !important;
    margin-left: 7px!important;
    max-width: 96% !important;
    height: auto;
    object-fit: cover;
}
    .home_page_part_one_left_right .leatest_three_post:first-of-type p {
        display: none;
    }

    .tag_page_post,
    .home_page_ad {
        padding: 1rem;
    }

    .page_container,
    .category-list,
    .photo_subcat,
    .pagination1,
    .singe_left_right,
    .most_read_in_a_cat,
    
    .bottom_header_container {
        padding: 1rem .6rem;
    }
.archieve_top_cat{
        margin-left: 8px;
    margin-right: 8px;
    }
    .home_page_part_one_left_right .leatest_three_post:first-of-type {
        flex-direction: column;
        grid-column: 1/3;
        border-bottom: none;
        margin-bottom: 5px;
    }

    .home_page_part_one_left_right .leatest_three_post:nth-child(2),
    .home_page_part_one_left_right .leatest_three_post:nth-child(3) {
        border-right: none;
        grid-column: 1/3;
        background: #eff0f5;
        padding: 10px 8px;
        margin-right: 0;
        margin-top: 4px;
    }

    .opinion-contents .leatest_three_post {
        background: #eff0f5;
        padding: 10px 8px;
        margin: 7px 0;
    }

    .home_page_part_one_left_right .leatest_three_post:first-of-type h2.title {
        background: #eff0f5;
        margin: -25px 16px;
        font-size: 25px!important;
        line-height: 38px!important;;
        padding: 10px;
            border-radius: 4px;
    }
h2.title {
    font-size: 19px!important;
    line-height: 24px!important;
    margin-bottom: 0 !important;
    color: #000;
}

.single_title{
   font-size: 32px!important;
        line-height: 45px!important;
}


    .home_page_part_one_left_left .leatest_in_a_cat_postlopp {
        display: none;
    }

    .home_page_part_one_left .leatest_posts {
        display: block;
    }
.leatest_posts {
        margin-left:-8px!important;
        margin-right:-8px!important; }

    
    .home_page_part_one_left .leatest_posts .leatest_twelve_post {
        display: flex;
        border-bottom: 1px solid #eeeeee;
        padding: .5rem 0;
        margin: 0 1rem;
    }

    .home_sidebar_cat_title {
        width: auto !important;
        margin-left: 8px!important;
        margin-right: 8px!important;
    }
    h2.home_sidebar_cat_title {
    margin-top: 8px!important;
        margin-bottom: 0px!important;
}
    .home_page_pat_one_left_right_grid {
        display: block;
    }

    .leatest_in_a_cat_postlopp .single_right_item,
    .home_page_pat_one_left_right_grid .single_right_item a {
        display: flex;
        border-bottom: 1px solid #bbbaba;
        padding: .5rem 0;
        margin: 0 .6rem;
        width: auto;
    }

    .home_page_pat_one_left_right_grid .single_right_item img {
        width: 110px;
        min-width: 110px !important;
        max-width: 110px !important;
        height: 75px;
        object-fit: cover;
        margin-right: 8px;
    }

    a.home_second_part_grid .tab_post {
        position: relative;
        color: #000;
        padding: 0px;
        line-height: 28px;
        width: 100%;
        background: transparent;
    }

    .leatest_in_a_cat_postlopp .single_right_item:first-of-type,
    .home_page_pat_one_left_right_grid .single_right_item:first-of-type a {
        flex-direction: column;
        margin: 0;
        border-bottom: none;
        margin-bottom: 20px !important;
    }

    .leatest_in_a_cat_postlopp .single_right_item:first-of-type img,
    .home_page_pat_one_left_right_grid .single_right_item:first-of-type a img {
        width: 95%;
        min-width: 95% !important;
        margin-left: 8px!important;
        max-width: 95% !important;
        height: auto;
        object-fit: cover;
    }

    .leatest_in_a_cat_postlopp .single_right_item:first-of-type li.tab_post,
    .home_page_pat_one_left_right_grid .single_right_item:first-of-type a li.tab_post {
        background: #eff0f5;
        margin: -25px 16px;
        font-size: 22px!important;
		line-height: 30px !important;
        padding: 10px;
        width: auto;
            border-radius: 4px;
    }

    .home_page_part_one_left .leatest_posts .leatest_twelve_post:last-of-type {
        border-bottom: none;
    }

    .home_sidebar_two_post {
        border-bottom: 2px solid #eeeeee;
        margin: 10px 0;
        background-color: transparent;
        padding: 0 1rem .5rem 1rem;
    }

    .leatest_popular_container {
        margin: .5rem 1rem;
        margin-left: 8px;
        margin-right: 8px;
    }

    .home_page_part_one_left .leatest_posts .leatest_twelve_post img {
        width: 110px;
        min-width: 110px !important;
        max-width: 110px !important;
        height: 75px;
        object-fit: cover;
        margin-right: 8px;
    }

    .clk-list .three_firest,
    .three_col_flex .three_firest,
    .three_col_flex .img_hun_ten:last-of-type {
        display: none;
    }

    .clk-center {
        padding: 0px;
        margin: 5px 0;
    }

    .form-group {
        display: flex;
        flex-wrap: wrap;
        padding: 0 1rem;
        justify-content: space-between;
    }

    .form_col {
        width: 48% !important;
    }

    .home_page_part_right {
        padding-left: 0px;
    }

    .home_page_part_left {
        padding-right: 0px;
        flex: 1;
    }

    .two_col_flex_part_one {
        padding-right: 0px;
    }

    .flex_two {
        padding: 0px;
    }

    .ocs-items {
        padding: 0rem 0rem;
    }

    .ocs-items img {
        width: 110px;
        min-width: 110px !important;
        max-width: 110px !important;
        height: 100px;
        object-fit: cover;
    }

    .card {
        width: 100%;
        margin-bottom: 1rem;
        border: none !important;
        border-radius: 0 !important;
        flex-direction: row !important;
    }

    .ocs.card .card-body {
        border-left: none;
    }

    .two_col_flex_part_two {
        display: none;
    }

    .column_one {
        margin-right: 0px;
    }

    .firest_item_three_column,
    .firest_item_two_column {
        display: none;
    }

    .archive_page_post .leatest_twelve_post:first-of-type {
        flex-direction: column;
        border-bottom: none;
        margin: 0 !important;
    }

    .archive_page_post .leatest_twelve_post:first-of-type a {
        width: 96%;
    }

    .archive_page_post .leatest_twelve_post:first-of-type img {
       
        height: auto !important;
        min-width: 96% !important;
        max-width: 96% !important;
        margin-left:14px!important;
    }

    .archive_page_post .leatest_twelve_post:first-of-type h2.title {
        background: #eff0f5;
        margin: -25px 16px;
        font-size: calc(2em + .1vw);
        padding: 10px;
    }

    .tag_post_thumb img {
        width: 140px;
        height: auto;
        margin-left: 10px;
    }

    .tag_posts .direction_coloumn {
        margin-left: 12px;
    }

    .breadcrumb {
        margin: 0 1rem !important;
    }

    .tag_post_title {
        font-size: 1.1rem !important;
        line-height: 1.3rem;
    }

    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}


.demo-gallery>ul {
    margin-bottom: 0;
}

.demo-gallery>ul>li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
}

.demo-gallery>ul>li a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery>ul>li a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery>ul>li a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery>ul>li a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery>a>img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark>ul>li a {
    border: 3px solid #04070a;
}

.home .demo-gallery {
    padding-bottom: 80px;
}

.lg-on>header {
    display: none;
}

.lg-on>footer {
    display: none;
}

div.print_logo {
    display: none;
}






@media print {

    div.tags,
    div.category-header,
    div.leatest_posts,
    div.home_page_part_one_right,
    div#social_font,
    header,
    footer {
        display: none !important;
    }

    div.home_page_part_one_left {
        width: 100%;
    }

    div.print_logo {
        display: flex !important;
        justify-content: center;
    }
}