﻿ 
@media (max-width: 375px) {
}

@media (max-width: 424px) {
}

@media (max-width: 430px) {
}

@media (max-width: 480px) {
}

@media (max-width: 543px) and (min-width: 480px) {
}

@media (max-width: 543px) {
}

@media (min-width: 768px) {
    .well.box-search ._row .col_left {
        float: left;
    }

    .well.box-search ._row .col_right {
        float: right;
    }

        .well.box-search ._row .col_right .form-control {
            width: 80px;
        }
}
img{max-width:100%}
@media (max-width: 767px) {
    .wrap-img.owl-carousel .owl-nav .owl-prev {
        position: absolute;
        width: 30px;
        height: 30px;
        background: #2360AF;
        color: white;
        font-size: 22px;
        border-radius: 5px;
        left: -16px;
    }
.adv-3 {
    padding: 4px 0 0;
}
.wrap-img .control-next {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #2360AF;
    color: white;
    font-size: 16px;
    border-radius: 5px;
    right: 30px;
    top: 40%;
    text-align: center;
}
.proh-custom {
    padding: 30px 0 10px;
}
.newtwo-title a {
     
    font-size: 14px;
     
}
.wrap-img .control-prev {
    position: absolute;
    width: 30px;
    height: 30px;
    background: #2360AF;
    color: white;
    font-size: 16px;
    border-radius: 5px;
    left: 30px;
    top: 40%;
    text-align: center;
}

    .wrap-img.owl-carousel .owl-nav .owl-next {
        position: absolute;
        width: 30px;
        height: 30px;
        background: #2360AF;
        color: white;
        font-size: 22px;
        border-radius: 5px;
        right: -16px;
    }

    .wrap-img.owl-carousel .owl-nav {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        width: 100%;
        height: 29px;
        max-width: 35%;
        left: 0;
        right: 0;
    }
.adv3-item-thumb img{max-width:45px}
.adv3-item{margin-top:20px}
    .adv3-item-thumb {
    margin: 0 10px 0 0;
}
.adv3-item-content {
    font-style: normal;
    font-family: 'Montserrat-Bold';
    font-size: 14px;
    line-height: 22px;
    color: #2360AF;
    padding-bottom: 10px;
    position: relative;
}
}


@media (max-width: 768px) {
}

@media (max-width: 991px) and (min-width: 768px) {
    .adv3-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 991px) {
}

@media (max-width: 991px) and (max-width: 991px) {
}


@media (min-width: 992px) {
}


@media (min-width: 992px) and (max-width: 1199px) {
    .adv3-item {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
}

@media (max-width: 1199px) {
}


@media (min-width: 1200px) {
    .col-lg-2-e {
        width: 11%;
        padding-right: 0;
    }

    .col-lg-3-e {
    }

    .ft-col-lg-4-e {
        width: 30%;
    }

    .ft-col-lg-2-e {
        width: 20%;
    }
}


.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}

#pagination {
    float: left;
    width: 100%;
    text-align: center;
}

    #pagination .page-node, #pagination .next, #pagination .prev {
        display: inline-block;
        margin: 0 8px;
        font-size: 15px;
        font-weight: 600;
        color: black;
        opacity: 0.4;
    }

    #pagination .next {
        margin-left: 30px
    }

    #pagination .prev {
        margin-right: 30px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

        #pagination .page-node.current, #pagination .page-node:hover, #pagination .next:hover, #pagination .prev:hover {
            opacity: 1;
            color: #4e9f47;
        }
