

@media only screen and (max-width: 1200px) {
    .event-discription {
        height: 30px;
    }
    .action-event a {
        margin-bottom: 0;
        font-size: 12px;
        padding: 0px 4px;
    }
    .action-event {
        display: flex;
    }
  }

  @media only screen and (max-width: 1024px) {
    .col.procurement-right.medium-5.small-12.large-5 {
        padding: 0;
    }

    .footer-contact br {
        display: block;
    }

    .row.row-collapse.row-bottom-footer {
        margin-bottom: 0;
        padding-top: 30px;
    }

    .col.col-title.small-12.large-12 {
        padding-bottom: 0;
    }

    input#s {
        height: 48px;
    }

    ul.right-fix-sidebar {
        display: flex;
        justify-content: center;
    }

    .footer-wrapper {
        padding-bottom: 45px;
    }
    
    .grecaptcha-badge {
        display: none !important;
    }
    
    .col.eauction-left.medium-6.small-12.large-6 {
        padding: 0 0px;
    }

    .col.spend-left.medium-6.small-12.large-6 {
        padding: 0 0px;
    }

    .group-of-professional .col.medium-5.small-12.large-5 {
        padding: 0 0px;
    }

    .row.row-service {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    #main-menu .nav>li>a {
        font-size: 14px;
    }

    .fix-sidebar {
        right: auto;
        background: #fff;
        width: 100%;
        bottom: 0;
        box-shadow: 2px 2px 2px 2px #ccc;
        top: auto;
    }

    .right-fix-sidebar a {
        font-size: 14px;
        width: 35px;
        height: 35px;
        line-height: 36px;
    }

    h4.title-h3 {
        padding: 15px;
    }

    .row-nomagin p {
        margin: 0;
    }

    .row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
        padding: 15px 20px;
        margin-bottom: 0;
    }

  }


 @media only screen and (min-width: 850px) {
    .disktop-hide {
        display: none;
    }
 }
  @media only screen and (max-width: 849px) {

    .mobile-hide {
        display: none;
    }
      
.off-canvas:not(.off-canvas-center) .nav-vertical li>a {
    padding-left: 5px;
}

.toggle {
    margin: 0;
}

.toggle {
    width: 35px;
}

.nav-vertical li li.menu-item-has-children>a {
    color: #666;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.nav-vertical li li.menu-item-has-children {
    margin-bottom: 0;
}

ul.nav-sidebar-ul {
    position: relative;
    padding-left: 10px !important;
}

.nav.nav-vertical li {
    list-style: none;
    margin: 0;
    width: 100%;
    position: relative;
}

ul.nav-sidebar-ul a:before {
    content: "\f139";
    font-family: dashicons;
    position: absolute;
    left: -8px;
    font-size: 19px;
    top: 1px;
}

    .nav .active>.children {
        padding-bottom: 0px;
        position: relative;
        background: #efefef;
    }

    #logo {
        margin-right: auto;
    }
      
    .header.show-on-scroll, .header.has-transparent, .header.transparent {
        position: static !important;
        background: #1a3d6f;
    }

    #header.transparent .header-main {
        height: 70px;
    }
  }

  @media only screen and (max-width: 768px) {
    .footer-widgets br {
        display: block;
    }
    
    .row-event {
        margin-left: -10px;
        margin-right: -10px;
    }
    
    .col.procurement-right.medium-5.small-12.large-5 {
        padding: 0 0px;
    }
    
    .section.section-event {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    
    .col-title h1 {
        margin: 0;
    }

    .section.section-benefits {
        padding-bottom: 0 !important;
    }
    
    .section.section-highlights {
        padding-bottom: 0 !important;
    }

    
    .section.awards {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    
    .section.customer_section {
        padding-top: 0 !important;
    }

    .button, button {
        margin-bottom: 0px;
    }
    
    h1 {
        font-size: 22px;
    }

    br {
        display: none;
    }

    .list-blog {
        width: 50%;
    }

    .one-col-fea .col.medium-3.small-6.large-3 {
        width: 50%;
        max-width: 50%;
        flex-basis: 50%;
    }

    .event-discription {
        height: auto;
    }

    .event-detail {
        padding: 0;
        bottom: 0;
        position: relative;
    }

    .list-event.slick-slide.slick-current .event-inner{
        padding: 0 10px;
    }

    .event-inner {
        padding: 0 10px;
        opacity: 1;
    }

    .list-customer:last-child {
        display: none;
    }
    .list-customer {
        width: 50%;
    }
  }

  @media only screen and (max-width: 549px) {
    .col.top-address.medium-6.small-12.large-6 {
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .col.bottom-address.medium-6.small-12.large-6 {
        padding-top: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
        padding: 15px 15px;
        margin-bottom: 0;
    }
    
    .mobile-left a.button.primary.lowercase {
        margin-right: auto !important;
        margin-left: 0 !important;
    }
    
    .mobile-left .col-inner.text-right {
        text-align: left;
    }

    .mobile-left h1 {
        text-align: left !important;
    }
    

    .mobile-left p {
        text-align: left !important;
    }

    .footer-contact tr {
        display: flex;
        flex-flow: row wrap;
    }

    .row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col {
        padding: 20px 20px;
        margin-bottom: 0;
    }

    .leadder-col-5 .col.medium-2.small-6.large-2 {
        width: 50%;
        max-width: 50%;
        flex-basis: 50%;
    }

    .leadder-col-4 .col.medium-2.small-6.large-2 {
        width: 50%;
        max-width: 50%;
        flex-basis: 50%;
    }

    .col.mission_inner>.col-inner {
        padding: 15px 0;
    }

    .row.row-small.auction-row {
        display: flex;
        justify-content: center;
    }

    .contact-sale h2 {
        font-size: 17px;
    }
    
    .contact-sale .bg.section-bg.fill.bg-fill {
        background-position: right;
    }

    .procurement-left .img {
        margin-top: 0px;
    }

    mobile-center {
        padding-right: 15px;
    }
    
    #wrapper .col.nomargin.mobile-center {
        padding-right: 45px;
        font-size: 13px;
        padding-bottom: 0;
    }

    h2 {
        font-size: 22px;
    }

    a.button.primary.lowercase.btn-contact {
        height: 50px;
        line-height: 50px;
    }

    h3 {
        font-size: 18px;
    }

    .list-customer {
        width: 100%;
    }
    .customer-photo img {
        width: 100%;
    }
    .col.custom-col6-right.medium-6.small-12.large-6 {
        max-width: 100%;
        width: 100%;
        flex-basis: 100%;
    }
    .col.custom-col6-left.medium-6.small-12.large-6 {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
  }


  @media only screen and (max-width: 549px) {
    .box-text-in-banner p {
        margin: 0;
        font-size: 13px;
        font-weight: 300;
        line-height: 15px;
        display: inline;
    }
    
    .box-text-in-banner h3 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 5px;
    }

    #main .box-text-in-banner {
        position: absolute;
        bottom: 0;
        color: #fff;
        padding-bottom: 10px !important;
        background: rgba(0,0,0,.2);
        padding-top: 10px !important;
        text-align: center;
        padding-right: 5px !important;
        padding-left: 5px !important;
        line-height: 15px;
    }

    table.footer-contact td {
        width: 100%;
    }

    .list-blog {
        width: 100%;
    }  
  }

