﻿@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
    .about-us-home{
        float:left;
        width:100%;
    }
}

@media screen and (max-width: 320px) {
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 480px) {
}

@media screen and (max-width: 767px) {
    #footer-copyright:after {
        content: "";
        display: none !important;
        position: absolute;
        right: -28px;
        top: 0;
        height: 0;
        width: 0;
        display: block;
        border-bottom: 18px solid #336699;
        border-top: 18px solid transparent;
        border-left: 14px solid #336699;
        border-right: 14px solid transparent;
    }

    #footer-copyright {
        display: inline-block;
        background-color: #336699;
        padding-right: 30px;
        height: 36px;
        width: 100%;
        line-height: 36px;
        position: relative;
        font-size: 12px;
        float: left;
    }

    #footer-designed {
        color: #ddd;
        margin-top: 15px;
        background: none !important;
    }

    #footer-social a {
        display: inline-block;
        background-color: #336699;
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 6px;
        margin-left: 8px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }

    #footer-social {
        margin-top: 5px;
        float: left;
        width: 100%;
        margin-bottom: 10px;
        text-align: left;
    }

    #footer-statics {
        width: 100%;
        float: left;
        text-align: left;
        /* overflow: hidden; */
    }

    #footer-policy {
        width: 100%;
        float: left;
        text-align: left;
        margin: 0px 0 15px;
    }

    #footer-info {
        width: 100%;
        float: left;
        text-align: left;
        line-height: 160%;
        position: relative;
    }

    .section_banenr {
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .title_module_main {
        width: 100%;
        float: left;
        text-align: left;
        position: relative;
        border: solid 1px #efefef;
        margin-bottom: 20px;
    }

        .title_module_main:before {
            content: "";
            display: block;
            height: 1px;
            width: 100%;
            background: #ddd;
            position: absolute;
            top: unset !important;
            bottom: -1px !important;
            left: 0;
        }
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
}
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 991px) {
}

@media screen and (min-width: 992px) {
}

@media screen and (min-width: 1200px) {
    .blog-items-c {
        height: 295px;
        overflow: hidden;
    }
.sw-40{
        width:40%;
        float:left;
    }
}