@media (min-width: 1200px){
    .container {
        width: 1240px;
        max-width: 1240px;
    }
}


@media (max-width: 1336px){
    .data-agen:nth-child(2n+0) .border-agen {
        border-width: 0px 0 100px 100vw;
        top: -99px;
    }
    
    .data-agen:nth-child(2n + 1) .border-agen {
        border-width: 100px 0 0 100vw;
        top: -99px;
    }
}

@media (max-width: 1200px){

    .footer-logo img {
        max-width: 100%;
        text-align: center;
        max-height: 150px;
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 120px;
    }
    
    .col-md-3.col-sm-6.cols-f.foot1 {
        width: 100%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot2 {
        width: 20%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot3 {
        width: 20%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot5 {
        width: 30%;
    }

    .col-md-3.col-sm-6.cols-f.foot4 {
        width: 30%;
    }

    .agen-detail {
        padding-top: 0px;
    }

    .agen-detail .discription {
        font-size: 14px;
    }

}

@media only screen and (max-width: 1024px) {
    .page-contents .row-top-product .col-md-6.product-image {
        padding-right: 15px;
    }

    #contact_form .col-md-6 {
        width: 50%;
    }
    
    #contact_form .col-md-12 {width: 100%;}
    
    .col-md-6.map-contact iframe {
        width: 100%;
    }

    .data-agen:nth-child(2n + 1) .border-agen {
        border-width: 100px 0 0 100vw;
        top: -100px;
    }

    .data-agen:nth-child(2n+0) .border-agen {
        border-width: 0 0 100px 100vw;
        top: -100px;
    }

    .agen-detail {
        padding-top: 0;
    }

    .product-image {
        padding-right: 15px;
        width: 100%;
    }

    .product_gallery .owl-nav {
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 0;
        align-items: center;
        height: 100%;
        width: 100%;
    }

    #indicators button.owl-prev {
        left: -10px;
    }

    #indicators button.owl-next {
        right: -30px;
    }

    #indicators button.owl-prev {
        top: auto;
        padding: 0;
    }

    #indicators button.owl-next {
        top: auto;
        padding: 0;
    }


    .product .product-bottom .product-price {
        float: right;
        padding: 0 0 10px;
        text-align: left;
        width: 100%;
    }
    
    .product-container.col-md-6 {
        width: 50%;
    }

    div#results {
        max-width: 1024px;
        margin: 0 auto;
        padding: 0 20px;
    }
    
    
    #results .row {
        display: flex;
        flex-flow: row wrap;
    }

    .page-about section#banner-2 {
        margin-top: -150px;
    }

    .about-right img {
        max-width: 400px;
    }

    .inner-about2 {
        padding-top: 120px;
        padding-right: 50px;
        padding-bottom: 50px;
    }

    .row.row-vision-missin {
        align-items: self-end;
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
        flex-flow: row wrap;
        position: relative;
    }

    .row-vision-missin h2:before {
        top: 10px;
    }

    .row-vision-missin h2 {
        font-size: 30px;
    }

    .row.row-about {
        flex-flow: row wrap;
    }

    .product-body {
        opacity: 1;
        visibility: visible;
    }

    .intro-contents p {
        font-size: 18px;
    }

    .message-intro h2 {
        font-size: 25px;
        margin-top: 10px;
    }
    .row.row-about .about-left {
        width: 100%;
    }

    .col-md-6.about-right {
        width: 100%;
        text-align: center;
        padding-top: 25px;
    }

    .inner-about {
        margin-top: 0;
        padding-top: 25px;
    }


    h2.head-title {
        font-size: 30px;
    }

    #wrapper .container.padding-bottom-md .row {
        display: flex;
        flex-flow: row wrap;
    }

    .container {
        width: 100%;
    }

    .col-md-3.col-sm-6.cols-f.foot1 {
        width: 100%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot2 {
        width: 20%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot3 {
        width: 20%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot5 {
        width: 30%;
    }

    .col-md-3.col-sm-6.cols-f.foot4 {
        width: 30%;
    }
}

@media only screen and (min-width: 992px) { 
    .container {
        width: 100%;
    }
}


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

    .row.row-vision-missin .col-md-6.order-2 {
        order: 2;
        padding: 0;
    }
    
    .row.row-vision-missin .col-md-6.order-1 {
        order: 1;
        width: 100%;
        opacity: 1;
    }
    

    .detail-social {
        margin-bottom: 20px;
    }

    .agen-photo {
        padding-top: 20px;
    }
    
    .list-agen {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
    }


    .data-agen:nth-child(2n + 1) .border-agen {
        display: none;
    }

    .data-agen:nth-child(2n+0) .border-agen {
        display: none;
    }

    .agen_intro h1 {
        font-size: 30px;
    }

    .image_agen_action {
        padding-bottom: 30px;
        max-width: 400px;
        margin: 0 auto;
    }

    .post-inner .col-md-4.col-xs-12 {
        width: 33.33%;
    }
    
    .list-product {
        border-top: 2px solid #fff;
    }

    .col-sm-12.col-md-5.product-image {
        width: 40%;
    }
    
    .col-sm-12.col-md-7.product-summary {width: 60%;}

    .product .product-bottom .product-cart-button {
        width: 100%;
    }

    .product .product-bottom .product-rating {
        width: 100%;
    }

    .list-product {
        width: 100%;
    }

    .cover-prodct {
        width: 100%;
    }
    
    .row-product {
        flex-flow: row wrap;
    }

    .team_profile {
        max-width: 250px;
    }

    .inner-about2 {
        padding-top: 90px;
        padding-right: 0px;
        padding-bottom: 30px;
    }

    .row.row-vision-missin .col-md-6 {
        padding: 0;
        height: 100%;
        opacity: 0.6;
        order: 2;
    }

    .vision-mission-photo img {
        object-fit: scale-down;
        width: auto;
    }

    
    .row.row-vision-missin .col-md-6 {
        padding-left: 25px;
        padding-right: 25px;
    }

    .team-message {
        padding-top: 20px;
    }

    .sec-team .row.row-flex .order1 {
        order: 1;
        width: 100%;
    }
    
    .sec-team .row.row-flex .order2 {
        order: 2;
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .subtitle {
        font-size: 15px;
    }

    .welcome-description p {
        margin: 0;
       font-size: 15px;

    }

    .welcome-title h3 {
        font-size: 28px;
    }

    .section-title {
        font-size: 28px;
    }

    .footer-logo {
        padding-top: 0;
    }

    .register_content {
        margin-top: 15px;
    }

    .home_page .page-body section {
        padding: 20px 0;
    }

    .welcome-content .welcome-title {
        padding-bottom: 20px;
        text-align: center;
        justify-content: center;
        margin-bottom: 0;
        align-items: self-end;
    }

    .container {
        width: 100%;
    }

    .welcome-description {
        font-size: 16px;
        text-align: center;
        padding-top: 25px;
    }

    .navbar .navbar-nav>li>a {
        border-bottom: 0;
    }

}

@media only screen and (min-width: 768px) {
    .sub-menu:hover {
        border-bottom-color: #FF5E6C;
    }

    #main-banner img.mobile {
        display: none;
    }

    span.icon-mobile {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .blue .navbar .navbar-nav>.active>a, .blue .navbar .navbar-nav>.active>a:active, .blue .navbar .navbar-nav>.active>a:focus, .blue .navbar .navbar-nav>.active>a:hover, .blue .navbar .navbar-nav>.open>a, .blue .navbar .navbar-nav>.open>a:active, .blue .navbar .navbar-nav>.open>a:focus, .blue .navbar .navbar-nav>.open>a:hover, .blue .navbar .navbar-nav>li>a:active, .blue .navbar .navbar-nav>li>a:focus, .blue .navbar .navbar-nav>li>a:hover {
        color: #FFBEBF !important;
    }

    .navbar .navbar-nav>li>a {
        color: #666666;
    }

    a.dropdown-toggle {
        color: #666666;
    }

    li.dropdown.open ul.dropdown-menu {
        border-left: 1px solid #ccc;
    }
    
    li.dropdown.open ul.dropdown-menu a {
        padding-left: 15px;
    }
    
    .navbar .navbar-nav>li>a {
        padding-left: 0;
        padding-right: 0;
    }
    
    li.dropdown.open i:before {content: '\f0de';}

    #wrapper ul.dropdown-menu {
        width: 100%;
        max-width: 100%;
    }

    span.icon-mobile {
        display: block;
        width: 40px;
        font-size: 18px;
        background: #A89671;
        color: #fff;
        height: 35px;
    }

    .sub-menu {
        text-align: center;
        height: 42px;
        line-height: 40px;
        display: flex;
        border-bottom: 2px solid transparent;
        justify-content: space-between;
        width: 100%;
        padding: 0 0px;
    }


    .header-middle a.dropdown-toggle span {
        display: none;
    }

    .priority_club .agen-photo img {
        max-width: 100%;
    }

    .priority_club .list-agen-data {
        width: 50%;
    }
    
    .data-agen .agen-photo {
        padding-right: 30px;
    }
     
    .data-agen:nth-child(2n+0) .agen-photo {
        order: 1;
    }

    .breadcrumb ul {
        justify-content: center;
    }

    .post-inner .col-md-4.col-xs-12 {
        width: 50%;
    }

    .post-right-box ul {
        display: flex;
        list-style: none;
        padding: 0;
        flex-flow: row wrap;
        justify-content: center;
    }

    h1.title-page {
        width: 100%;
        text-align: center;
        justify-content: center;
        padding-bottom: 15px;
    }
    
    .post-right-box {
        text-align: center;
        width: 100%;
    }

    #main-banner img.desktop {
        display: none;
    }

    .inner-about p {
        display: inline;
    }

    .welcome-description p {
        display: inline;
    }
    
    .product_detail h2 em {
        font-size: 22px;
    }

    .breadcrumb {
        padding: 15px 5px;
    }

    iframe {
        max-width: 100%;
    }

    .list-review img {
        width: 100%;
    }

    .list-review {
        width: 50%;
    }

    .img-thumbnail {
        width: 100%;
    }

    
    .team-detail {
        padding: 0 20px;
    }

    .about-left h2 {
        color: #FF999C;
        font-size: 28px;
    }

    .about-right img {
        max-width: 300px;
    }
    
    .subtitle p {
        font-size: 15px;
    }

    body span.cart-total-items {
        right: 2px !important;
        top: 0px !important;
        color: #fff;
    }

    a.btn.btn-default.btn-cart-xs.visible-xs.pull-right.shopping-cart img {
        max-width: 35px;
    }

    .blue .navbar .navbar-nav>.active>a, .blue .navbar .navbar-nav>.active>a:active, .blue .navbar .navbar-nav>.active>a:focus, .blue .navbar .navbar-nav>.active>a:hover, .blue .navbar .navbar-nav>.open>a, .blue .navbar .navbar-nav>.open>a:active, .blue .navbar .navbar-nav>.open>a:focus, .blue .navbar .navbar-nav>.open>a:hover, .blue .navbar .navbar-nav>li>a:active, .blue .navbar .navbar-nav>li>a:focus, .blue .navbar .navbar-nav>li>a:hover {
        border-bottom: 0;
    }

    .header-left ul.nav.navbar-nav {
        flex-flow: row wrap;
    }

    .header-left ul.nav.navbar-nav li {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-flow: row wrap;
    }
    
    h2.welcome-title {
        font-size: 25px;
    }


    .logo-intro {
        padding-top: 15px;
    }

    .logo-intro img {
        max-width: 150px;
    }

    .middle-header button.navbar-toggle {
        font-size: 25px;
        color: #FF999C;
    }


    .logo a img {
        max-width: 150px;
    }
    
    a.btn.btn-default.btn-cart-xs.shopping-cart {
        position: relative;
        border: 0;
    }
    
    .navbar {
        border-top: 0;
        padding-top: 0px;
        border-bottom: 0;
    }

    .logo.middle-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    
    div#navbar-ex1-collapse {
        width: 100%;
    }

    .header-right.search-bth {
        width: 120px;
        display: none;
    }

    span.cart-total-items {
        position: absolute;
        background-color: #FF5E6C;
        width: 23px;
        height: 23px;
        border-radius: 50%;
        line-height: 24px;
        right: 5px;
        top: 5px;
        color: #fff;
    }

    .col-md-2.col-sm-6.cols-f.foot2 {
        width: 50%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot3 {
        width: 50%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot5 {
        width: 50%;
    }

    .col-md-3.col-sm-6.cols-f.foot4 {
        width: 50%;
    }

    .row.row-top-product {
        display: flex;
        flex-flow: row wrap;
    }
    
    h1.title-product {
        font-size: 18px;
    }

}

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

    .share {
        padding-bottom: 15px;
    }

    
    .col-sm-12.col-md-7.product-summary {
        width: 100%;
    }
    
    .col-sm-12.col-md-5.product-image {
        width: 100%;
    }


    .list-product .item {
        width: 50%;
        border: 2px solid #fff;
    }

    .col-xs-12.mb-d-flex.mb-justify-content-center {
        display: flex;
        justify-content: center;
        flex-flow: row wrap;
    }

    .top-header ul.list-inline {
        margin-bottom: 0;
        text-transform: uppercase;
        width: 100%;
        display: flex;
        justify-content: center;
        flex-flow: row wrap;
    }
    
    .main-header {
        padding-bottom: 0;
        padding-top: 0;
    }

    .logo a {
        max-width: 150px;
    }
}

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

    .footer-logo img {
        max-width: 100px;
        text-align: left;
        max-height: 150px;
        margin: 0 auto;
    }

    .logo a img {
        max-width: 80px;
    }

    .agen-detail .discription {
        font-size: 15px;
        font-weight: 300;
        padding-bottom: 20px;
    }
    
    .agen-photo img {
        max-width: 100%;
        border-radius: 1000px;
    }

    .data-agen .agen-photo {
        padding-right: 0;
    }

    .agen-detail {
        width: 100%;
    }

    .agen-photo {
        width: 100%;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .post-right-box ul li {
        padding-bottom: 10px;
    }

    .product .product-bottom .product-price {
        float: right;
        padding: 0 0 10px;
        text-align: left;
        width: 100%;
    }

    .product-container.col-md-6 {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }

    .col-md-2.col-sm-6.cols-f.foot2 {
        width: 100%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot3 {
        width: 100%;
    }
    
    .col-md-2.col-sm-6.cols-f.foot5 {
        width: 100%;
    }

    .col-md-3.col-sm-6.cols-f.foot4 {
        width: 100%;
    }

}

@media only screen and (max-width: 480px) {
    .post-inner .col-md-4.col-xs-12 {
        width: 100%;
    }
   
}

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