@charset "utf-8";
@-ms-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
@media (max-width: 992px) {
    #blog-detail .col-md-4 ul li span.rpwwt-post-title {
        font-size: 14px;
    }

    .category-btn {
        display: flex
    ;
        justify-content: center;
        flex-wrap: wrap;
        gap: 5px;
    }
    .category-btn li {
        padding: 13px;
        border-radius: 6px !important;
        flex: 1;
        min-width: 174px;
    }
    header .site-branding h1, header .site-branding p {
        margin: 0;
        line-height: 30px;
        text-align: left;
    }
    header .hedr-2 ul#menu-header-menu {
      
        margin-top: 18px;
        text-align: right;
      
    }

    .heading h1 {    font-size: 26px;}

    .mosaicflow__item {
      
        padding: 0px 5px;
    }
    .mosaicflow__item {
        width: 48%;
        width: calc(50% - 10px);
    }

}
@media (max-width: 768px) {
    .slider .back {
        height: 190px;
        padding-top: 20%;
    }
    #contctus .contact_form .col-sm-6 input {
        width: 80%;
    }
    .rpwwt-widget ul li {
        width: 100%;
        float: none;
    }
    .rpwwt-widget ul li:last-child {
        width: 100%;
        float: none;
    }
    .rpwwt-widget ul:after {
        content: "";
        clear: both;
        display: block;
    }
    .slider .slide-img {
        width: 50%;
    }
    .rpwwt-widget ul li img {
        float: none;
    }
    #blog-detail #categories-2 ul li,
    #blog-detail #recent-posts-2 ul li,
    #blog-detail #recentcomments li,
    #blog-detail .col-md-4 ul li div.rpwwt-post-date,
    #blog-detail .col-md-4 ul li span.rpwwt-post-title {
        text-align: center;
    }
    .update_contnt {
        max-width: 100%;
        padding: 25px;
    }
    .mosaicflow__item img {
        max-width: 100%;
    }
    .mn-tag .up-date.pull-left,
    .mn-tag .up-tag {
        width: 100%;
        text-align: center;
        padding: 0;
        margin-bottom: 10px;
    }
    .mosaicflow {
        column-count: 2;
        column-gap: 15px;
    }
    #blog-detail img {
        height: auto;
    }
    #blog-detail .col-md-4 ul li a {
        display: flex;
        align-items: center;
    }
    #rpwwt-recent-posts-widget-with-thumbnails-2 img {
        width: 50px;
        height: 50px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
    #blog-detail .col-md-4 ul li span.rpwwt-post-title {
        font-size: 12px;
        line-height: 1.2;
        text-align: left;
    }
    #blog-detail .col-md-4 ul li div.rpwwt-post-date {
        text-align: left;
        color: #444;
        font-size: 10px;
        font-family: montserratlight;
        margin-top: -13px;
        text-align: left !important;
        padding-left: 56px;
    }
    #blog-detail .col-md-8 h3,
    #blog-detail .col-md-8 h1 {
        font-size: 20px;
        text-align: left;
        margin: 15px 0;
    }
    #blog-detail .col-md-8 .date-title {
        font-size: 14px;
        text-align: left;
        margin-bottom: 15px;
    }
    #blog-detail .col-md-8 p {
        font-size: 14px;
        text-align: justify;
        margin-bottom: 10px;
    }
    #blog-detail .follow-share .s-link {
        float: left;
    }

}
@media (max-width: 643px) {
    #contctus h2 {
        font-size: 22px !important;}

    .mosaicflow__item {
        width: 100%;
       
    }
    #blog-detail h4 {
     
        font-size: 20px;
    }
    header .hedr-2 ul#menu-header-menu li {

        margin-left: 10px;
        
    }
    header .hedr-2 ul#menu-header-menu {
        margin-top: 7px;
       
    }
    .homebg {
      
        padding: 20px 0;
    }

    header .hedr-2 ul#menu-header-menu li a {
    
        font-size: 14px;
    }
    .hedr-2 div.pull-left,
    .hedr-2 div.pull-right {
        float: none;
        width: 100%;
    }
    header .hedr-2 ul#menu-header-menu li:first-child {
        margin: 0;
    }
    footer#colophon .col-xs-4,
    footer#colophon .col-xs-8 {
        width: 100%;
        text-align: center;
    }
    footer#colophon .col-xs-8 footer#form-wysija-2 input {
        width: 100% !important;
    }
    footer#colophon .col-xs-4 footer#form-wysija-2 input[type="submit"] {
        width: 28% !important;
        float: right !important;
    }
    footer#colophon .col-xs-4 footer#form-wysija-2:after {
        content: "";
        clear: both;
        display: block;
    }
    .site-header-main {
    display: flex;
}

.category-btn li a {
font-size: 14px;
}
.category-btn li {
    padding: 9px 5px !important;
    border-radius: 6px !important;
    flex: 1;
    min-width: 165px;
}
.site-title img {width: 100px !important;}
header.entry-header h1 {
   
    font-size: 22px;
}
header.entry-header p {
    font-size: 13px !important;
}
#contctus .contact_form .col-sm-6 {
   
    margin-top: 10px;
}
#contctus .contact_form .col-sm-6 input {
    width: 100%;
}
.entry-content {
    position: relative;
    padding-bottom: 0px;
}

}
@media (max-width: 480px) {

    #blog-detail h4 {
        font-size: 16px;
        margin-top: 18px;
    }
    .category-btn li {
        padding: 9px 5px !important;
        flex: 1;
        min-width: 135px;
    }
    header .hedr-2 ul#menu-header-menu li a {
        font-size: 13px;
    }
    #contctus input.wpcf7-submit {
        padding: 8px 0;
        width: 100%;
        margin: auto;
        float: none;
    }
    #contctus .contact_form .col-sm-6 input {
        width: 100%;
    }
    #contctus .contact_form .col-xs-4,
    #contctus .contact_form .col-xs-5 {
        width: 100%;
    }
    #contctus .contact_form .col-xs-3 {
        width: 100%;
    }
    #blog-detail .col-md-8 h3,
    #blog-detail .col-md-8 h1 {
        font-size: 20px;
    }
    #blog-detail .col-md-8 .date-title::after,
    #blog-detail .col-md-8 .date-title::before {
        display: none;
    }
    .rpwwt-widget ul li {
        width: 100%;
        float: none;
    }
    #blog-detail .col-md-8 form#commentform .comment-form-author,
    #blog-detail .col-md-8 form#commentform .comment-form-email {
        float: none;
        width: 100%;
        text-align: left;
    }
    #blog-detail .col-md-8 form#commentform .comment-form-author input,
    #blog-detail .col-md-8 form#commentform .comment-form-email input {
        width: 100%;
    }
    footer#colophon .site-info div.pull-left,
    footer#colophon .site-info div.pull-left, footer#colophon .site-info div.pull-right {
        width: 100%;
        float: none;
        text-align: center !important;
    }
    .mosaicflow {
        column-count: 1;
        column-gap: 15px;
    }

    #blog-detail .follow-share .s-link .share-button {
        line-height: 31px;
        display: none;
        position: inherit;
        /* width: 132px; */
        top: 0 !important;
        right: 0;
    }
    #blog-detail .follow-share .s-link #s-share-buttons.s-share-w-c a {
        background: 0 0;
        filter: invert(1);
        /* filter: brightness(100); */
    }
    #contctus h2 {
        font-size: 18px !important;
    }
}
@media (max-width: 359px) {
    footer .newsletter .wysija-paragraph {
        width: 100%;
    }
    footer .newsletter input[type="submit"] {
        float: none;
        margin: auto;
    }
    #blog-detail .col-md-8 h3,
    #blog-detail .col-md-8 h1 {
        font-size: 16px;
    }
}
