
.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.vid169 {
    position: relative;
    padding-top: 56.25%;
}

.vid169 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}

figure, .figure {
    max-width: 100%;
}

.no-margin {
    margin: 0px;
}

.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}

.about-us-home {
    max-width: 70%;
    margin: 0 auto;
    height: 450px;
}

.about-home-title {
    color: white;
    margin-bottom: 20px;
}

.about-home-desc {
    color: white;
}

.about-us-home-box {
    margin-top: 10px;
    padding: 20px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
}

.about-us-box {
    padding: 20px;
    max-width: 100%;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.4);
    background: rgba(113, 105, 133, 0.3);
}

.hero-slider .slider-text-info h1 {
    color: #ffffff;
}

@media only screen and (max-width: 991px) {
    .about-us-box {
        width: 100%;
    }
}

@media only screen and (min-width: 1600px) {
    .hero-slider .single-slide {
        height: 818px;
    }
}

@media only screen and (min-width: 1077px) and (max-width: 1303px) {
    .about-us-box {
        font-size: 11px;
        top: 173px;
    }
}

@media only screen and (max-width: 991px) {
    .about-us-box {
        font-size: 12px;
        top: 191px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1076px) {
    .about-us-box {
        font-size: 12px;
        top: 166px;
    }
}

.home-image-title {
    margin-top: 15px;
}

.pagination {
    justify-content: center;
}

.product-cat-price {
    margin-top: 15px;
    margin-bottom: 15px;
}

.slick-slide {
    height: auto;
}

.latest-blog-content .btn {
    position: absolute;
    top: 146px;
    left: 150px;
    background: transparent;
    border: 2px solid white;
    border-radius: 0px;
    color: white;
}

.single-product-wrap, .single-latest-blog {
    position: relative;
}

@media only screen and (min-width: 991px) and (max-width: 1500px) {
    .btn {
        left: 63px;
    }
}

.button-contact {
    position: static;
}

.positioning {
    display: flex;
    justify-content: center;
}

.sec-about-us-style {
    background-position: top;
    background-image: url(/fe/images/about-us.jpg);
    padding: 220px;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-home-content {
    max-width: 500px;
}

.call-to-action-bg-img {
    background: url(/fe/images/call_to_img_dark.jpg) no-repeat;
    padding-bottom: 100px !important;
    padding-top: 100px;
    background-size: cover;
    background-position: center center;
}

.call-to-action-title {
    color: white;
    font-size: 28px;
}

.call-to-action-desc {
    color: white;
    font-size: 16px;
}

.call-to-action-btn {
    color: white;
    font-size: 16px;
    padding: 10px 20px;
    border: 1px solid white;
    background: transparent;
}

.read-more-button {
    top: 175px;
    left: 150px;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .sec-about-us-style {
        padding: 20px !important;
        background-position: left !important;
    }

    .about-home-content {
        max-width: 400px;
    }

    .about-us-box {
        max-width: 400px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .sec-about-us-style {
        padding: 50px 50px 120px !important;
        background-position: left !important;
    }

    .about-home-content {
        max-width: 400px;
    }

    .about-us-box {
        max-width: 400px;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 1025px) {
    .sec-about-us-style {
        padding: 50px 100px 100px !important;
    }

    .about-home-content {
        max-width: 400px;
    }

    .about-us-box {
        max-width: 400px;
    }
}

@media only screen and (max-width: 2500px) and (min-width: 1441px) {
    .sec-about-us-style {
        padding: 150px 100px 150px !important;
    }

    .about-home-content {
        max-width: 650px;
    }

    .about-us-box {
        max-width: 650px;
    }
}

@media only screen and (max-width: 1050px) and (min-width: 991px) {
    .read-more-button {
        top: 80px;
        left: 50px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1051px) {
    .read-more-button {
        top: 95px;
        left: 70px;
    }
}

@media only screen and (max-width: 1300px) and (min-width: 1201px) {
    .read-more-button {
        top: 110px;
        left: 70px;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 1301px) {
    .read-more-button {
        top: 120px;
        left: 90px;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 1401px) {
    .read-more-button {
        top: 140px;
        left: 110px;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 1501px) {
    .read-more-button {
        top: 150px;
        left: 120px;
    }
}

@media only screen and (max-width: 1700px) and (min-width: 1601px) {
    .read-more-button {
        top: 160px;
        left: 130px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .custom-center {
        text-align: center;
    }
}

.featured-article-button {
    top: calc(50% - 62px);
    left: calc(50% - 62px);
}

.latest-campaign-title {
    position: absolute;
    bottom: 30%;
    border: 1px solid black;
    background: black;
}

.section-ptb {
    padding: 100px 0;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.8s;
}

.modal {
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
}

.modal-content {
    margin: auto;
    display: block;
    /* width: 80%; */
    max-width: 700px;
}

.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close {
    /* position: absolute; */
    /* top: 100px; */
    /* right: 35px; */
    color: #f1f1f1;
    /* font-size: 40px; */
    /* font-weight: bold; */
    /* transition: 0.3s; */
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

#powered_by_pixlee032a719a-fff0-bb3e-04c5-a251123dcada {
    display: none !important;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .dynamicimage5 {
        background-position: -411px 0 !important;
    }

    .dynamicimage6 {
        background-position: -131px 0 !important;
    }

    .dynamicimage7 {
        background-position: -423px 0 !important;
    }

    .dynamicimage8 {
        background-position: -474px 0 !important;
    }
}

.post-info figure img {
    border-radius: none !important;
}


@media only screen and (max-width: 425px) and (min-width: 320px) {

    .single-latest-blog .latest-blog-content h4 a {
        line-height: 30px;
        padding: 0px 9px 0px;
        font-size: 10px;
        text-transform: capitalize;
        font-weight: 400;
        position: relative;
        display: block;
    }
}


@media only screen and (max-width: 768px) and (min-width: 426px) {

    .latest-campaign-title {
        width: 100%;
        max-width: 50%;
    }

    .single-latest-blog .latest-blog-content h4 a {
        line-height: 30px;
        padding: 10px 9px 10px;
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 400;
        position: relative;
        display: block;
    }
}

@media only screen and (max-width: 1440px) and (min-width: 769px) {

    .latest-campaign-title {
        width: 100%;
        max-width: 50%;
    }

    .single-latest-blog .latest-blog-content h4 a {
        line-height: 30px;
        padding: 10px 9px 10px;
        font-size: 16px;
        text-transform: capitalize;
        font-weight: 400;
        position: relative;
        display: block;
    }
}

@media only screen and (max-width: 2560px) and (min-width: 1441px) {

    .latest-campaign-title {
        width: 100%;
        max-width: 50%;
    }

    .single-latest-blog .latest-blog-content h4 a {
        line-height: 30px;
        padding: 10px 9px 10px;
        text-transform: capitalize;
        font-weight: 400;
        position: relative;
        display: block;
    }
}

@media only screen and (min-width: 480px) and (max-width: 1199px) {
    .btn {
        /*top: 22% !important;*/
        /*left: 23% !important;*/
    }
}


@media only screen and (max-width: 540px) and (min-width: 426px) {

    .logo-h-list {
        margin-right: 15px !important;
    }

    .phone-h-list {
        min-width: 140px !important;
        margin-right: 15px !important;
    }

}


@media only screen and (max-width: 425px) and (min-width: 320px) {

    .top-left-wrap {
        display: none !important;
    }

}

@media only screen and (max-width: 991px) and (min-width: 426px) {

    .phone-h-list {
        min-width: 150px !important;
    }

    .top-left-wrap {
        display: none !important;
    }

}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .main-menu-area ul li {
        margin-right: 5px !important;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {

    .mobile-menu .mean-bar .meanmenu-reveal {
        top: -40px !important;
    }

}

@media only screen and (max-width: 479px) {

    .mobile-menu .mean-bar .meanmenu-reveal {
        top: -42px !important;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-menu .mean-bar .meanmenu-reveal {
        top: -42px !important;
    }

}

@media only screen and (max-width: 2560px) and (min-width: 992px) {
    .mobile-logo {
        display: none !important;
    }
}

.mobile-logo {
    width: 100%;
    text-align: center;
}

.mobile-logo-img {
    width: 100%;
    max-width: 100px;
    height: 90px;
}

.blog-details-image img {
    width: 100%;
}

.post-commet, .col-sm-3 {
    margin-bottom: 20px;
}

.cart-empty {
    display: flex;
    justify-content: center;

}