body {
    padding-top: 45px;
}

.fullwidth_template {
    width: 88%;
    margin: auto;
}

h5 {
    margin: 12px 0 !important;
}

h1.post_title {
    font-size: 25px;
    font-weight: 700;
}
.lock-scrolling .site {
    z-index: 9;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
font-family: "Archivo Black", sans-serif;
}

.entry-content ul ul {
    margin-bottom: 0;
}
.singular h6.entry-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: Arial;
    padding-right:30px;
}
.bordertop {
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    padding: 12px 0;
}
.entry-content > .wp-caption.alignleft {
    max-width: 50%;
    margin-left: 0;
}

.bordertop-dark {
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    padding: 12px 10px;
    background: #e8e8e8;
}
.loader img {
    width: 70px;
}
ul.singular_listing {
    margin: 0 !important;
    padding: 8px 0px 8px 18px !important;
    border-bottom: 1px solid #a3a3a3;
}
ul.singular_listing .read_link {
    position: absolute;
    right: 0;
    top: -5px;
    line-height: normal;
    padding: 5px 10px;
    text-decoration:none;
    font-size:0;
}
ul.singular_listing .read_link:before {
    content: '\f078';
    font-family: 'FontAwesome';
    font-size: 18px;
}
.post.hentry.ivycat-post {
    position: relative;
}
.post.hentry.ivycat-post .entry-date {
    font-size: 13px;
}
/* .update_label:before {
    content: "";
    position: absolute;
    width: 46px;
    height: 28px;
    background: url(https://blog.forumias.com/wp-content/uploads/2021/04/update.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    top: -7px;
    transform: rotate(11deg);
} */

.new_label:before {
    content: "";
    position: absolute;
    width: 44px;
    height: 24px;
    right: 0;
    top: 0;
    background: url(https://blog.forumias.com/wp-content/uploads/2021/04/new.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.factly_left .lcp_catlist.lcp-factly-simple li {
    border-bottom: 1px solid #bbb;
    float: none;
    width: auto;
    margin-right: 0;
}

.factly_left .lcp_catlist.lcp-factly-simple {
    list-style: disc;
    margin-left: 2.5em !important;
    display: block;
}

#toc_container p.toc_title+ul.toc_list ul {
    margin-left: 12px !important;
}

.tout-list--grid__container section#custom_html-23:after {
    display: none !important;
}

.customize-support .header-pane-selectors {
    top: 32px;
}

.customize-support .custom-logo-link {
    top: 32px;
}

.customize-support .night_icon {
    top: 41px;
}

.site-header {
    padding-bottom: 0;
    position: fixed;
    width: 93%;
    margin: auto;
    left: 0;
    right: 0;
    top: 0px;
    z-index: 999;
    background: #fff;
}

.logged-in.admin-bar .site-header {
    top: 30px;
}

.cat_side_image .lcp_catlist {
    list-style: none;
    margin-left: 0 !important;
}

.cat_side_image .lcp_catlist li {
    padding-left: 180px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 10px #bebebe;
    margin-bottom: 20px;
    border: none;
}

.cat_side_image .lcp_catlist li a:first-child {
    font-weight: 400;
    font-size: 18px;
    color: #006ebf;
    line-height: normal;
    padding-top: 6px;
}

.cat_side_image .lcp_catlist li .lcp_thumbnail {
    position: absolute;
    left: 0;
    top: 0;
    width: 165px;
}

.cat_side_image .lcp_catlist li .lcp_excerpt {
    font-size: 14px;
    margin-bottom: 8px;
}

.outer-menu {
    right: auto !important;
    left: 15px;
    bottom: 0px !important;
}

.environment_row {
    width: 88%;
    margin: auto;
}

.environment_row .page__sidebar {
    width: 28%;
    margin-right: 2%;
}

.environment_row .page__sidebar h2 {
    background: #0773c5;
    color: #fff;
    text-align: center;
    padding: 10px 5px;
    line-height: normal;
    font-size: 20px;
    margin: 0;
}

.environment_row .page__sidebar ul.page__items {
    margin: 0 0 30px;
    list-style: none;
    background: #e7e7e7;
    padding: 10px 10px;
}

.environment_row .page__sidebar ul.page__items li {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'museo-sans', sans-serif;
    font-weight: 600;
    padding-left: 22px;
    position: relative;
}

.environment_row .page__sidebar ul.page__items ul.children li.page_item a {
    color: #515151;
}

.environment_row .page__sidebar ul.page__items li:before {
    content: "»";
    position: absolute;
    left: 7px;
    top: 0px;
    color: #787878;
}

.scroll_list {
    overflow-x: scroll;
}

.scroll_list::-webkit-scrollbar {
    height: 10px;
}

ul.subcat_boxs {
    margin: 0 !important;
    list-style: none;
    display: inline-flex;
    width: max-content;
}

ul.subcat_boxs li a {
    box-shadow: none;
    padding: 0 12px;
    border-right: 1px solid #848484;
    color: #3a3a3a;
}

.btabs .nav-tabs>li.active>a {
    color: #fff !important;
}

.btabs .tab-main-container {
    font-family: Verdana !important;
}

span.my-date,
.my-author {
    font-size: 13px;
}

span.my-date {
    display: block;
}

.lcp_excerpt {
    display: inline;
    font-size: 14px;
}

a.rd_more {
    display: inline !important;
    font-size: 15px !important;
}

.lcp_catlist li a:first-child {
    font-weight: 600;
    color: #006ebf;
    line-height: 1.3;
}

.lcp_catlist li {
    margin-bottom: 8px;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 10px;
}
/***
.cat_read {
    background: #ff3e3e !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 6px 10px !important;
    margin-bottom: 0 !important;
    display: inline-block;
    line-height: normal;
    margin-top: 8px;
}

.cat_read:hover {
    background: #0773c5 !important;
}
***/

.post.hentry.ivycat-post h2.entry-title {
    margin-bottom: 4px;
    font-size: 24px;
}
/***
.post.hentry.ivycat-post {
    margin-bottom: 15px;
    background: #f5f5f5;
    padding: 10px 20px;
}
***/
.environment_content {
    width: 70%;
    float: left;
}

.environment_content .entry-content,
.environment_content header.entry-header,
.environment_content .entry-summary {
    margin-left: 0;
    margin-right: 0;
}

.environment_content h4 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}

.read-link {
    background: #0773c5 !important;
    color: #fff !important;
    display: inline-block;
    margin-bottom: 20px;
    line-height: normal;
}

.environment_row span.tag-links,
.environment_row span.cat-links {
    display: none !important;
}

.post.hentry.ivycat-post .entry-summary p,
.post.hentry.ivycat-post .entry-summary li,
.post.hentry.ivycat-post .entry-summary th,
.post.hentry.ivycat-post .entry-summary td {
    font-size: 15px !important;
}

.post.hentry.ivycat-post .entry-summary ul,
.post.hentry.ivycat-post .entry-summary ol {
    margin-bottom: 15px;
    margin-left: 25px !important;
}

.post.hentry.ivycat-post .entry-summary h3,
.post.hentry.ivycat-post .entry-summary h5 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.post.hentry.ivycat-post .entry-summary p {
    margin-bottom: 10px !important;
}

.post.hentry.ivycat-post .entry-summary {
    color: #383838;
}

.post.hentry.ivycat-post .entry-summary blockquote {
    margin-bottom: 0px !important;
}

.second_read {
    margin-top: 15px;
}

.environment_row .page__sidebar ul.page__items ul.children {
    list-style: none;
    margin: 0;
}

.news_bxes {
    width: 31.33%;
    float: left;
    margin-bottom: 20px !important;
    margin-right: 2% !important;
    text-align: center;
    background: #000000;
    padding: 18px 8px;
    border-radius: 8px;
    position: relative;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0 !important;
}

.news_bxes:nth-child(4n+1) {
    background: #17a2b8;
}

.news_bxes:nth-child(4n+2) {
    background: #6c757d;
}

.news_bxes:nth-child(4n+3) {
    background: #dc3545;
}

.news_bxes:nth-child(4n+4) {
    background: #0773c5;
}

.news_bxes a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: none;
    z-index: 9;
}

.news_bxes p {
    margin: 0 !important;
}

.news_bxes h4 {
    color: #fff;
    margin: 0;
    font-size: 18px;
}

.news_bxes img {
    filter: invert(1);
    width: 40px;
    margin-bottom: 5px;
    margin-top: 10px;
}


/*---New Home Page----*/

.page-id-71563 header.entry-header {
    display: none;
}

.align_center {
    text-align: center;
}

h2.cat_title {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-top: 0;
}

h2.cat_title:before {
    content: "";
    position: absolute;
    width: 65px;
    height: 2px;
    background: #0076be;
    bottom: 0;
}

h2.align_center.cat_title:before {
    left: 0;
    right: 0;
    margin: auto;
}

ul.display-posts-listing {
    list-style: none;
    margin: 0 !important;
}

.side_post ul.display-posts-listing {
    overflow-y: scroll;
    height: 1680px;
    padding: 10px 10px 5px 5px;
}

.side_post ul.display-posts-listing li.listing-item {
    margin: 15px 0 0;
    display: inline-block;
    box-shadow: 0px 0px 12px #0000004d;
}

.side_post ul.display-posts-listing li.listing-item:first-child {
    margin-top: 0;
}

.side_post ul.display-posts-listing li.listing-item a.title {
    display: block;
    font-size: 16px;
    height: 42px;
    line-height: normal;
    margin-top: 5px;
    overflow: hidden;
    font-weight: 500;
    color: #0076be;
    box-shadow: none;
}

.side_post ul.display-posts-listing li.listing-item a.image {
    float: left;
    margin-right: 15px;
    box-shadow: none;
    height: 112px
}

.side_post ul.display-posts-listing li.listing-item a.image img {
    width: 100px;
    height: 70px
}

ul.display-posts-listing li.listing-item .excerpt-dash {
    display: none;
}

ul.display-posts-listing li.listing-item .excerpt {
    font-size: 14px;
    display: block;
    padding-right: 10px;
    line-height: normal;
}

ul.display-posts-listing li.listing-item .excerpt-more {
    color: #f00;
    font-weight: 500;
    white-space: nowrap;
    box-shadow: none;
}

.wppsac-post-slider.design-1 a.wppsac-readmorebtn {
    background: #f00;
    border-color: #f00;
    margin-top: 7px;
    display: inline-block;
}

.wppsac-post-categories {
    display: none;
}

.wppsac-post-carousel.design-1 a.wppsac-readmorebtn {
    color: #fff;
    background: #f00;
    margin-top: 0px;
    display: inline-block;
}

.wppsac-post-carousel.design-1 .slick-dots {
    display: none !important;
}

.wppsac-post-carousel h2.wppsac-post-title a {
    font-size: 18px;
    line-height: normal;
    box-shadow: none;
}

.wppsac-post-content-position {
    border-bottom: 1px solid #bbbbbb;
}

.wppsac-post-carousel h2.wppsac-post-title {
    line-height: 20px;
}

.quize {
    margin-top: 25px;
}

.quiz_box {
    background: #ff00001a;
    padding: 22px 10px;
    height: 100%;
    box-shadow: 4px 4px 12px #0000003d;
}

.quiz_box h4 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
}

.wppsac-post-slider.design-1 .wppsac-post-content-left {
    width: 100%;
}

.wppsac-post-title a {
    box-shadow: none;
}

.wppsac-post-content {
    padding-bottom: 0;
}

.wppsac-sub-content {
    padding-bottom: 5px;
}

.wppsac-post-carousel.design-1 .wppsac-carousel-slides {
    outline: none;
}

.wppsac-carousel-slides.slick-slide .wppsac-sub-content {
    display: none;
}

.wppsac-carousel-slides.slick-slide .wppsac-post-content {
    padding-bottom: 7px;
}

.quize .wpProQuiz_quiz {
    height: 560px;
    overflow-y: scroll;
    padding-right: 12px;
}

.pm_daily {
    margin-top: 25px;
}

.wpProQuiz_content h2 {
    background: #036dc1;
    color: #fff;
    font-size: 26px;
    text-align: center;
    padding: 7px 2px;
}

.wpProQuiz_text p {
    margin-bottom: 10px;
}

ul.wpProQuiz_questionList {
    margin-left: 0 !important;
}

.wpProQuiz_button,
.wpProQuiz_button:hover {
    padding: 8px 24px !important;
    border-radius: 4px !important;
    margin-bottom: 10px !important;
}

.single_vid {
    width: 18.4%;
    float: left;
    margin-right: 2%;
}

.single_vid:last-child {
    margin-right: 0;
}

.wppsac-post-carousel.design-1 .wppsac-post-image-bg {
    margin-bottom: 15px;
    height: 150px;
}

.wppsac-post-carousel h2.wppsac-post-title {
    line-height: 20px;
    height: 80px;
}

.neyawn_posts {
    margin: 15px 0;
}

.neyawn_posts h3 {
    margin-bottom: 15px;
    text-align: center;
    background: #036dc1;
    padding: 10px 5px;
    color: #fff;
    box-shadow: 0px 0px 18px #06060682;
}

.neyawn_posts {
    border-bottom: 2px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
}

.neyawn_posts ul li {
    font-size: 15px;
    margin-bottom: 12px;
    position: relative;
    padding-left: 15px;
}

.neyawn_posts ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    left: 0;
    top: 12px;
}

.neyawn_posts ul li a {
    box-shadow: none;
    color: #3a3a3a;
}

.neyawn_posts ul li a:hover {
    color: #036dc1;
    text-decoration: underline;
}

.neyawn_posts ul {
    height: 300px;
    overflow-y: scroll;
    margin-left: 15px !important;
}

.categry_nav {
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 6px;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.categry_nav hr {
    margin: 7px 0;
}

.categry_nav ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0px;
    display: inline-block;
}

.categry_nav ul li {
    float: left;
    margin-right: 10px;
}

.categry_nav ul li a {
    background: #eaeaea;
    font-size: 13px;
    border-radius: 5px;
    padding: 0px 6px;
    display: inline-block;
    color: #000;
}

ul.main_cat li a {
    font-size: 15px;
}

.categry_nav ul li.selected a {
    background: #f00;
    color: #fff;
}

ul.sub_cat li.selected a {
    background: #0076be;
}

.cat_new_area {
    border: 1px solid #ddd;
    padding: 15px 20px;
    border-radius: 6px;
    margin: 20px 0;
}

h3.sub_header {
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}

ul.lcp_paginator {
    margin-left: 0 !important;
}

.right_area.factly .widget_text {
    padding-top: 0;
}

.right_area.factly h3.list_factly {
    border-bottom: 2px solid #3f3f3f;
    padding-bottom: 5px;
}

.right_area.factly h3.list_factly a {
    color: #141414;
}

.right_area.factly h3.list_factly a:hover {
    color: #0773c5;
}

.right_area.factly .textwidget ul {
    list-style: none;
    margin-top: 10px;
    margin-left: 0;
}

.right_area.factly .textwidget ul li {
    border-bottom: 2px solid #1f1f1f;
    padding-bottom: 8px;
}

.right_area.factly .textwidget ul li a {
    font-size: 17px;
    color: #141414;
    font-weight: 600;
}

.right_area.factly .textwidget ul li a:hover {
    color: #0773c5;
}

.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    display: none;
    z-index: 9999999;
    background: #444 !important;
    color: #fff !important;
    padding: 5px 12px;
}
span.tags-links, span.cat-links {
    display: block;
    font-weight: bold;
}
span.tags-links a, span.cat-links a, p.tags_show a {
    background: #dedede;
    padding: 4px 6px;
    margin-top: 7px;
    display: inline-block;
    font-weight: 400 !important;
    margin-left: 5px;
    color: #000 !important;
    font-size: 14px;
    line-height: normal !important;
}
.page-template-front-page ul.post_list li a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
#disqus_thread {
    width: 90%!important;
    position: relative!important;
    left: 5%!important;
}

.daily_news .nav-pills .nav-link {
    background: #eee;
    padding: 3px 25px;
    color: #141414;
    margin: 0 5px 10px;
}
.nav-pills .nav-link.active{
    background: #dd3751;
    color: #fff;
}
.daily_news .nav-tabs .nav-link.active{
background-color: #0062cc;
color: #fff;
border-color: #0062cc #0062cc #0062cc;
}
.daily_news .nav-tabs .nav-link {
    border: 1px solid #ededed;
    margin-right: 10px;
    color: #000;
}
.daily_news h2.custom {
    margin-top: 30px;
    text-align: center;
    font-weight: 600;
    color: #0062cc;
    margin-bottom: 20px;
}
.custom_subscribe .wp-block-jetpack-subscriptions {
    width: 32%;
    float: left;
}
.custom_subscribe .widget_block{
    margin-bottom: 0;
}
.custom_subscribe .widget_blog_subscription .box_heading {
    display: none;
}
.custom_subscribe .widget_blog_subscription form#subscribe-blog-blog_subscription-8 {
    display: flex;
}
.custom_subscribe .widget_blog_subscription p#subscribe-email {
    width: 100%;
    margin-top: 0;
}
.custom_subscribe .widget_blog_subscription #subscribe-email input {
    width: 100%;
}
.custom_subscribe .widget_blog_subscription p#subscribe-submit{
    margin-top: 0;
}
.custom_subscribe .widget_blog_subscription p#subscribe-submit button {
    border-radius: 0;
    height: 47px;
    word-break: inherit;
}
.custom_subscribe .widget_search {
    width: 50%;
    float: right;
}
.custom_subscribe .widget_search form.search-form input {
    margin-top: 0 !important;
}
.custom_subscribe .widget_search .search-form > label {
    display: none;
}
.primary-navigation>div>.menu-wrapper li a {
    font-size: 13px;
    padding: 10px 9px;
}
.social_share {
    display: flex;
    margin-top: 20px;
}
.social_share a {
    font-size: 22px;
    margin-right: 7px;
    background: #fff;
    padding: 6px 6px;
    display: inline-flex !important;
    border-radius: 4px;
}
.social_share a i.fa-facebook-f {
    color: #3b5998;
}
.social_share a i.fa-twitter {
    color: #00acee;
}
.social_share a i.fa-instagram {
    color: #405DE6;
}
.social_share a i.fa-telegram {
    color: #0088cc;
}
.social_share a i.fa-youtube {
    color: #FF0000;
}
.pip-nav ul {
    list-style: none;
    padding-left: 0 !important;
    display: flex;
    justify-content: space-between;
}
.pip-nav ul li a {
    border: 1px solid #dc3545;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 12px;
    color: #dc3545;
    transition: 0.3s;
}
.pip-nav ul li a:hover{
background:#dc3545;
color:#fff;
text-decoration:none;
}

/**Media Query**/

@media only screen and (max-width:1200px) {
    .wpProQuiz_button2 {
        width: 100%;
        margin-top: 8px !important;
    }
    button#responsive-menu-button {
        display: none !important;
    }
    .main-navigation .menu-item-has-children>a:after {
        right: -3px;
        top: 10px;
    }
    .main-navigation .menu-item-has-children>a {
        margin: 0;
        padding-right: 1em;
    }
    .main-navigation .primary-menu,
    .main-navigation .primary-menu>li {
        border: 0;
        font-size: 13px;
    }
}

@media only screen and (max-width:980px) {
    button#responsive-menu-button {
        display: inline-block !important;
        top: 7px;
    }
    #site-header-menu {
        display: none;
    }
    .side_post ul.display-posts-listing {
        height: 500px;
    }
    .site-header {
        width: 100%;
        padding: 0px 15px !important;
    }
    .header {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 40px;
        z-index: 99999;
    }
    .overlay {
        z-index: 99999!important;
    }
    .customize-support .header {
        top: 32px;
    }
}

@media only screen and (max-width:767px) {
	.site-branding {
    display: none;
}
    .cat_side_image .lcp_catlist li {
        padding: 185px 12px 0;
    }
    .cat_side_image .lcp_catlist li .lcp_thumbnail {
        width: auto;
        height: 180px;
    }
    .environment_row .page__sidebar {
        width: 100%;
        margin-right: 0%;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px;
    }
    .environment_content {
        width: 100%;
        float: none;
        margin: auto;
        margin-top: 20px;
    }
    .environment_row .page__sidebar ul.page__items li:before {
        display: none;
    }
    .environment_row .page__sidebar ul.page__items {
        padding: 4px 4px;
        overflow-x: scroll;
    }
    .environment_row .page__sidebar ul.page__items .bold {
        display: flex;
        width: max-content;
    }
    .environment_row .page__sidebar ul.page__items li {
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 0px;
        border-right: 1px solid #8a8a8a;
        border-bottom: 0;
        margin-bottom: 0px;
    }
    .post.hentry.ivycat-post {
        padding: 10px 10px;
    }
    .post.hentry.ivycat-post h2.entry-title {
        font-size: 18px !important;
    }
    .news_bxes {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .environment_row .page__sidebar h2 {
        background: transparent;
        color: #141414;
        padding: 0;
        font-size: 22px;
        margin: 0 0 8px;
    }
    .environment_row .page__sidebar ul.page__items::-webkit-scrollbar-thumb {
        background: #656565 !important;
    }
    section#custom_html-23 {
        position: relative;
        bottom: 0px;
        left: 0px;
        border-bottom: 0;
        top: -14px;
    }

    .daily_news .nav-tabs {
    border-bottom: none;
}
.daily_news .nav-tabs .nav-link {
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 4px 12px;
    border-radius: 0;
    font-size: 14px;
}
.custom_subscribe .wp-block-jetpack-subscriptions {
    width: 100%;
    float: none;
}
.custom_subscribe .widget_search {
    width: 100%;
    float: none;
}
}

@media only screen and (max-width:680px) {
    .single_vid {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
    }
    h2.cat_title {
        margin-top: 20px !important;
        font-size: 26px;
    }
    .wpProQuiz_content h2 {
        font-size: 20px;
    }
    .wppsac-post-carousel h2.wppsac-post-title {
        height: auto;
    }
    .wppsac-post-carousel.design-1 .wppsac-post-image-bg {
        height: auto;
    }
    .side_post ul.display-posts-listing li.listing-item a.image {
        float: none;
        margin-right: 0;
        height: auto;
    }
    .side_post ul.display-posts-listing li.listing-item a.image img {
        width: 100%;
        height: auto;
    }
    .side_post ul.display-posts-listing li.listing-item a.title {
        height: auto;
        margin-top: 0;
        padding: 6px;
    }
    ul.display-posts-listing li.listing-item .excerpt {
        padding-right: 6px;
        padding-left: 7px;
        padding-bottom: 8px;
    }
    .btn-group.custom_menu {
        margin-left: 28px;
    }
    .side_post ul.display-posts-listing {
        height: 360px;
    }
}

@media only screen and (max-width:480px) {
    button#responsive-menu-button {
        top: 7px !important;
    }
    .fullwidth_template .entry-content {
        margin-right: 0;
        margin-left: 0;
    }
    .back-to-top {
        bottom: 50px;
    }
    
    h1.post_title {
        font-size: 20px;
    }
    .daily_news .nav-pills .nav-link {
    padding: 3px 15px;
    margin: 0 3px 6px;
    font-size: 13px;
}

}

@media only screen and (min-device-width: 482px) and (max-device-width: 1200px) {
      .site-header {
    flex-wrap: inherit !important;
}
.primary-navigation {
    margin-left: 50px !important;
}
div#content {
    padding-top: 50px !important;
}

    }