img, .container, iframe {max-width: 100% !important;}
[id*="map"] img,
[class*='map'] img {max-width: none !important;}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {line-height: 1.425;}
/*==========================================*/
.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-20 {float: left;width: 20%;}
.col-xs-pull-20 {right: 20%;}
.col-xs-push-20 {left: 20%;}
.col-xs-offset-20 {margin-left: 20%;}
@media (min-width: 768px) {
    .col-sm-20 {float: left;width: 20%;}
    .col-sm-pull-20 {right: 20%;}
    .col-sm-push-20 {left: 20%;}
    .col-sm-offset-20 {margin-left: 20%;}
}
@media (min-width: 992px) {
    .col-md-20 {float: left;width: 20%;}
    .col-md-pull-20 {right: 20%;}
    .col-md-push-20 {left: 20%;}
    .col-md-offset-20 {margin-left: 20%;}
}
@media (min-width: 1200px) {
    .col-lg-20 {float: left;width: 20%;}
    .col-lg-pull-20 {right: 20%;}
    .col-lg-push-20 {left: 20%;}
    .col-lg-offset-20 {margin-left: 20%;}
}
/*==========================================*/
ol > br, ul > br {display: none;}
:focus {outline: none}
body .owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}
textarea.form-control {height: auto}
body .pagination > li > a, body .pagination > li > span {
    margin: 3px;
    border-radius: 8px !important;
    color: #000000;
    height: 35px;
    width: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    /* font-weight: bold; */
    font-size: 16px;
}
body .pagination > li > a:focus, body .pagination > li > a:hover,
body .pagination > li > span:focus, body .pagination > li > span:hover,
body .pagination > .active > a, body .pagination > .active > a:focus, body .pagination > .active > a:hover,
body .pagination > .active > span, body .pagination > .active > span:focus, body .pagination > .active > span:hover {
    background-color: #80BB35;
    border-color: #80BB35;
    color: #FFFFFF;
}
a:hover, a:focus {text-decoration: none}
select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}
/*==========================================*/
.topbar .info-header .fa {
    font-size: 20px;
    display: inline-block;
    position: relative;
    transform: translateY(2px);
}
.header .header-content .header_services .policy .item-policy .fa {font-size: 30px}
.home-slider {
    border-radius: 15px;
    overflow: hidden;
    border-top: 1px solid transparent;
}
.owl-carousel .owl-nav .fa,
.carousel_partner .owl-nav .fa,
.section_blog .blog-slider .owl-nav .fa,
.products .products-view-grid .owl-nav .fa {display: none}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    margin: 0;
    transform: translateY(-50%);
    top: 50%;
}
.owl-carousel .owl-nav button.owl-next:before, .owl-carousel .owl-nav button.owl-prev:before {top: 0;}
.products-view > .row.list_products {display: none}
.products-view.products-view-grid > .row.list_products {display: block}
.products-view.products-view-list > .row.list_products {display: block}
.sortPagiBar .btn, .view-mode b {
    line-height: normal;
    height: auto;
}
.sortPagiBar label {
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-right: 6px;
    margin-bottom: 0;
    font-weight: 400;
}
.product-mini-item .sale-flash {
    display: none;
    position: absolute;
    font-size: 1em;
    color: #FFFFFF;
    font-weight: 400;
    padding: 0 12px 0 8px;
    line-height: 25px;
    text-align: center;
    top: 20px;
    left: -1px;
    z-index: 10;
    background-color: #FE9705;
}
.product-mini-item .product-price-old {
    text-decoration: line-through;
    color: #ADADAD;
}
#sort-by li > a {white-space: nowrap}
.search-main .form-signup .form-group button,
.search-main .form-signup.search-in-content .form-group .form-control {
    width: auto;
    float: left;
    line-height: 2.1;
    border-radius: 0 !important;
}
.search-main .form-signup.search-in-content .form-group label.form-control {
    border: none !important;
    display: flex;
    align-items: center;
}
.search-main .form-signup.search-in-content .form-group label.form-control input[type='checkbox'] {
    position: unset;
    margin: 0;
    height: auto;
    margin-right: 5px;
}
.search-in-content select.form-control {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
}
.right-column.aside-vetical-menu .aside-content .nav-item > .dropdown-menu {right: calc(100% + 15px); left: auto}
.right-column.aside-vetical-menu .aside-content .nav-item > .dropdown-menu:after {right: auto; left: 100%}
#form-review .form-control,
#form-review .control-label,
#form-review .form-group {
    margin: 0 0 10px;
    float: left;
    width: 100%;
    display: block;
    text-align: left;
    color: #000000;
    font-size: 14px;
}
#form-review .rating_review {
    display: flex;
    align-items: center;
}
#form-review .rating_review * {
    width: auto;
    margin: 10px;
    padding: 0;
}
#zozoweb-product-reviews #zozoweb-product-reviews-sub .zozoweb-product-reviews-summary {width: 100%}
.topbar-mobile .mobi_lang_curr, .topbar .desk_lang_curr {
    position: relative;
    margin: 0 15px 0 0;
}
.topbar-mobile .mobi_lang_curr form, .topbar .desk_lang_curr form {
    display: none;
    margin: 0;
}
.topbar-mobile .mobi_lang_curr a, .topbar .desk_lang_curr a {white-space: nowrap}
.topbar-mobile .mobi_lang_curr .dropdown-menu a {color: #000000}
.tab-content.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: hidden;
}
.module_category .tabs.tabs-title .tab-link.active {
    color: #80bb35;
    font-weight: 600;
}
/*===============custom theme vinlock.exdomain.net===================*/
.module_category .section{
    padding:40px 0;
}
/*header*/
.topbar{
        border-bottom: 1px solid #d7d6e3;
        background:#fff;
}
span.text-connect,
.topbar li,
.topbar li span a{
 color:#2C386E;   
}
.social-top li a i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    transform: translate(0, 0);
}
.social-top li a i.icon-facebook:before {
    content: "\f09a";
}
.social-top li a i.icon-twitter:before {
    content: "\f099";
}
.social-top li a i.icon-youtube-play:before {
    content: "\f16a";
}
.social-top li a i.icon-instagram:before {
    content: "\f16d";
}
.social-top li a i:before {
    font-size: 12px;
}
.social-top li a i{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}
.social-top li a i.icon-facebook{
 background: #3a589d;   
}
.social-top li a i.icon-youtube-play{
 background: #c33223;   
}
.header-content{
    padding:20px 0;
}

.menu-search{
    position:relative;   
}
.menu-search .header_search{
    position: absolute;
    right: 0px;
    z-index:999;
}
.menu-search .header_search .input-group-btn .btn{
        background: #2C386E;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    color: #fff;
}

.header .header-content #button-search{
    background:#2C386E;
    color:#fff;
    margin-right:10px;
}
.top-cart-contain,
.top-cart-contain .mini-cart .heading-cart > a{
    padding:0;
}
.top-cart-contain .mini-cart .heading-cart > a{
    background:none;
    color: #2C386E;
}
header nav .nav-item > a{
        font-size: 14px;
    color: #2C386E;
    text-transform: uppercase;
    font-weight: bold;
}
header nav .nav-item .dropdown-menu,
header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu{
    min-width:300px;
}
header .contact_header{
    margin:0 15px;
}

@keyframes dhBlink {
    0%{ transform: scale(1); } 
    100% { transform: scale(1.08); } 
}
.topbar li.header-hotline span a{
    color: #f61629;
    font-size: 20px;
    display: inline-block;
    animation: dhBlink 0.4s infinite alternate;
}

/*heading_title*/
.section .section-title h2 a{
    color:#2C386E;
    text-transform:uppercase;
}

/*=============module----------*/
/*slider*/
.home-slider{
    border-radius:unset;
}
.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before{
    background:#2C386E;
    color:#fff;
}
/*product category*/
.section-collection ul.tabs.tabs-title{
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    border: none;
}
.section-collection ul.tabs.tabs-title li.current:before{
    display:none;
}
/*product block*/
.product-box{
    border:none;
}
.product-box .product-thumbnail.flexbox-grid > a{
    height:auto;
}
.product-box .price-box{
    margin-top:0;
}
.beapp-contact-product{
    background: #0CA6E3;
    color: #fff;
    border-radius: 5px;
}

/*slider video*/
.section_video__item {
    position: relative;
}
.section_video__item .icon_youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section_video__item .icon_youtube img {
    max-width: 50px !important;
}
.section_video .owl-carousel .owl-item{
    padding:0 15px;
}

/*========column========*/
.aside-item{
    border:none;
}
.aside-item .aside-title{
    background:none;
        padding: 6px 15px;
}
.aside-item .aside-content .nav-category .nav-item:first-child a.nav-link{
    border-top:none;
}
.aside-item .aside-title h2:after {
    content: "";
    display: block;
    height: 3px;
    background: #2C386E;
    width: 40px;
    margin-top: 10px;
}
.aside-item .aside-content .nav-category .nav-item a.nav-link,
.blog-list .loop-blog .name-right h3 a{
    font-size:16px;
}
.blog-list .loop-blog .name-right{
    width:100%;
}
.blog-list .loop-blog .name-right h3{
    font-weight:300;
}
.blog-list .loop-blog{
    padding:5px 0;
}
.blog-list .loop-blog .name-right h3,
.blog-list .loop-blog,
.aside-item.aside-mini-list-product .product-mini-item h3 a{
    min-height:unset;
}
.aside-item.aside-mini-list-product .product-mini-item h3{
    margin:0;
}

/*==========page new and catnew*/
#table-of-content > ul{
    padding-left:30px;
}
.blog-item .blog-item-thumbnail{
    padding:0;
    border-radius:unset;
}
.blog-item .blog-item-info,
.post-time{
    margin:0;    
    text-align:center;
}
.post-time .post-date{
    position: absolute;
    top: 7%;
    background: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 2px solid #2C386E;
}
.post-time .post-date > span{
     font-size: 15px;
    color: #2C386E;
    font-weight: bold;   
}
.news-category-news .list-blogs .blog-item{
    position:relative;
    overflow:unset;
    border:none;
    box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
}
.list-blogs .blog-item{
    border-radius:unset;
}
.post-time .post-date{
    left:-10px;    
}
.blog-item .blog-item-info{
    padding:5px;
}
.news-news-news .article-main{
   box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
   padding:10px;
}
.panel-table-of-content .with-chevron{
    margin-bottom:15px;
}
.panel-table-of-content .with-chevron strong{
    color:#fff;
}
.article-main .article-content{
    margin-top:15px;
}
/*==========page product detail*/
.form-product__button #button-buy{
    background: -webkit-linear-gradient(top,#f61629,#de1728)!important;
    width:100%;
    height:auto;
    line-height:normal;
    padding: 10px 0;
}
.form-product__button #button-buy strong{
    text-transform:uppercase;
    font-size:18px;
}
.contact-now-button{
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px dashed #c5c5c5;
}
.contact-now-button > a{
    display: block;
    width: 70%;
    background: #2C386E;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 0;
}
.form-product__button button span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
}
.details-product .details-pro .price-box{
    border-bottom:none;
}

/*=======cart======*/
.mini-cart .top-cart-content li.item .detail-item .product-name{
        -webkit-line-clamp: 3;
}

/*==========footer*/
footer .back-to-top{
    border-radius:50%;
}

/*=======================doi mau web=============*/
.panel-table-of-content .with-chevron i{
    color:#fff !important;
}
/*header*/
@media (max-width: 991px) {
  .header .topbar-mobile.hidden-lg.hidden-md {
    background: #2C386E;
  }
}

.header .header-content .header_services .policy .item-policy a:hover {
  color: #2C386E;
}
.header .icon-cart-mobile.hidden-md.hidden-lg.f-left.absolute .cartCount {
  background: #2C386E;
}

.header nav {
  background: #2C386E;
}

.header nav .menu-offcanvas #nav-mobile .nav-item a {
  color: #2C386E;
  border-color: #2C386E;
}

/*button default*/
.btn.btn-primary {
  background: #2C386E;
}

.btn.btn-primary:hover {
  background: #0d1a56;
}

.btn.btn-gray:hover {
  background: #2C386E;
}
.v-base-btn.btn{
    border-radius:8px;
}

/*breadcrumb*/
.breadcrumb li a strong {
  color: #2C386E;
}

/*sortPagiBar*/
.sortPagiBar .view-mode b.active {
  color: #2C386E;
}

/*body*/

.sidebar .aside-vetical-menu .aside-item .aside-content {
  /*danh muc san pham*/
  /*list tin tuc cot*/
}

.sidebar .aside-vetical-menu .aside-item .aside-content .nav-category ul.nav .nav-item:hover {
  color: #2C386E;
}

.sidebar .aside-vetical-menu .aside-item .aside-content .nav-category ul.nav .nav-item:hover a.nav-link {
  color: #2C386E;
}

.sidebar .aside-vetical-menu .aside-item .aside-content .blog-list .loop-blog .name-right h3 a:hover {
  color: #2C386E;
}

/*section-title*/
.section .container .section-title h2:before, .section .container .section-title h2:after {
  background: #2C386E;
}

/*product-box*/
.product-box .product-thumbnail .sale-flash {
  background: #ED1C24;
}

.product-box .product-action form .btn:hover {
  color: #2C386E;
}

.product-box .product-info .product-name a:hover {
  color: #2C386E;
}

.product-box .product-info .price-box .special-price span {
  color: #2C386E;
}

/*blog-item*/
.section_blog .blog-item .blog-item-info h3.blog-item-name a:hover {
  color: #2C386E;
}

.section_blog .blog-item .blog-item-info .btn {
  background: #2C386E;
}

/*details-product*/
.details-product .reviews .zozoweb-product-reviews-badge .zozoweb-product-reviews-star i {
  color: #2C386E;
}

.details-product .status .inventory {
  background: #2C386E;
}

.details-product .details-pro .price-box .special-price span {
  color: #2C386E;
}

.details-product .details-pro .form-detail-action button.btn {
  background: #2C386E;
}

.details-product .product-tab .tab-link {
  background: none;
}

.details-product .product-tab .tab-link h3 {
  color: #2C386E;
}

.details-product .product-tab .tab-link.current {
  background: #2C386E;
}

.details-product .product-tab .tab-link.current h3 {
  color: #fff;
}

.details-product #zozoweb-product-reviews .zozoweb-product-reviews-star i {
  color: #2C386E;
}

/*article-main*/
.article-main .article-details h1.article-title a:hover {
  color: #2C386E;
}

.article-main .block-recent ul li a:hover {
  color: #2C386E;
}

/*cart*/
.mini-cart .top-cart-content li.item .detail-item .fa {
  background: #2C386E;
}

.mini-cart .top-cart-content li.item .detail-item .product-details-bottom span {
  color: #2C386E;
}

.mini-cart .top-subtotal .price {
  color: #2C386E !important;
}
ul#cart-sidebar .right_ct .btn.btn-primary{
        padding: 10px 0;
    font-size: 15px;
}

/*contact*/
.contact .contact-box-info .item .fa {
  background: #2C386E;
}

.contact .contact-box-info .item .info a {
  color: #2C386E;
}

/*footer*/

.footer .content .footer-inner .list-menu.list-showroom .fa {
  color: #2C386E;
}

.footer .content .footer-inner .list-menu.list-blogs li:hover:before {
  background: #2C386E;
}

.footer .content .copyright {
  background: #0d1a56;
}

.footer .content .copyright .back-to-top {
  background: #2C386E;
}
/*# sourceMappingURL=freshfood.css.map */

/*xanh dam*/
footer .copyright,
.product-box .product-action form .btn:first-child,
.product-tab .tab-link.current,
.btn-info,
.panel-table-of-content .with-chevron,
.sortPagiBar .view-mode b.active,
.sortPagiBar .view-mode b.hover,
.sortPagiBar .view-mode b,
.btn-default:hover,
.top-cart-contain .mini-cart .heading-cart .cartCount{
    background:#2C386E;
}
header nav .nav-item:hover > a{
    background:#2C386E !important;
}
footer .list-menu.list-showroom .fa,
.section-collection ul.tabs.tabs-title li,
.module_category .tabs.tabs-title .tab-link.active,
.product-box .price-box .special-price span,
.aside-item .aside-title h2,
.aside-item .aside-title h2 a,
.product-tab .tab-link h3,
header nav .nav-item .dropdown-menu li a:hover,
footer .list-menu a:hover,
footer .copyright a:hover,
.aside-item.aside-mini-list-product .product-mini-item h3 a:hover,
.filter-item--check-box input:checked + .fa:before,
.filter-item--green *:hover,
.blog-item-name a:hover,
.policy .item-policy .info a:hover,
.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong,
.section-collection ul.tabs.tabs-title li a:hover,
.product-box .product-action form .btn:last-child,
.product-box .product-action form .btn:last-child:hover,
#table-of-content > ul li a:hover,
.panel-title a:hover{
    color:#2C386E;
}
.product-box .product-action form .btn:last-child{
    border:1px solid #2C386E;
}
.product-box .product-action form .btn:last-child:hover{
    background:#2C386E;
    border:1px solid #fff;
    color:#fff;
}

body .pagination > li > a:focus, body .pagination > li > a:hover, body .pagination > li > span:focus, body .pagination > li > span:hover, body .pagination > .active > a, body .pagination > .active > a:focus, body .pagination > .active > a:hover, body .pagination > .active > span, body .pagination > .active > span:focus, body .pagination > .active > span:hover {
    background-color: #2C386E;
    border-color: #2C386E;
}
.sortPagiBar .view-mode b.active,
.sortPagiBar .view-mode b{
    color:#fff;
}

/*xanh nhat*/
.btn-info{
    background:#0CA6E3;
}
.btn-info:hover{
    background: #2C386E;
}
.product-tab .tab-link{
    background:none;
}
.newsletter{
    background:none !important;
}


footer.footer{
    background:#fff;
    border-top: 1px solid rgba(0,0,0,.05);
}


footer .list-menu.list-blogs li:before{
    background:#333;
}
footer .site-footer h3,
footer .list-menu.list-showroom p,
footer .list-menu a{
    color: #333;
}

.product-box .product-action form .btn,
.product-box .product-action form .btn:hover{
 color:#fff;   
}
.aside-item.aside-mini-list-product .product-mini-item .product-price{
    color:#111111;
}
/*==========================================*/
@media (min-width: 481px) {
}
@media (min-width: 561px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
    .menu-search .header_search .search-text{
            height: 40px;
                border: 1px solid #e4e4e4 !important;
    }
    .menu-search .header_search .input-group-btn .btn {
        height: 40px;
        line-height: 40px;
    }
    .header-language > a{
        color:#2C386E;
    }
    .topbar li.header-language{
        margin-left:10px;
    }
    .header_search{
        display:none;    
    }
    .menu-search .header_search .input-group-btn .btn{
        padding:0;
    }
    section:first-child{
        padding-bottom:40px;
    }
    section + section{
        padding-bottom:40px;
    }
    aside > div{
        padding:20px;
    }
}
@media (min-width: 1200px) {
    .header-content .container>.row{
        display:flex;
        align-items:center;
    }
    .header .header-content.sticky {
        position: fixed;
        top: 0 !important;
        width: 100%;
        z-index: 99;
        left: 0;
        box-shadow: 0 0 5px 0 rgba(84, 84, 84, 0.15);
        background: #ffffffd9;
        padding:0;
    }
    .section .section-title h2{
        position:relative;
        padding:0;
    }
    .section .section-title h2:before {
        content: "";
        display: block;
        width: 100px;
        height: 3px;
        background: #2C386E;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -110px;
    }
    .section .section-title h2:after {
        content: "";
        display: block;
        width: 100px;
        height: 3px;
        background: #2C386E;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -110px;
    }
    .list-blogs > .row .col-sm-4:nth-child(3n+1){
        clear:left;
    }
}
/*==========================================*/
@media (max-width: 1199px) {
    .product-box:hover .product-thumbnail:before {content: none}
}
@media (max-width: 991px) {
    section:first-child{
        padding-bottom:20px;
    }
    section + section{
        padding-bottom:20px;
    }
    /*.product-mini-item .sale-flash {display: block}*/
    .header-content{
        position:relative;
    }
    .policy .item-policy{
        display:unset !important;
    }
    .policy .item-policy > a{
        float:left;
    }
    .topbar-mobile .mobi_lang_curr, .topbar .desk_lang_curr{
        display:inline-block;
    }
    header nav .nav-item:hover>a{
        background:none !important;
    }
       header nav #nav-mobile .nav-item>.dropdown-menu{
        min-width:unset;
    }
}
@media (max-width: 767px) {
    .search-main .form-signup.search-in-content .form-group .form-control {width: 100%}
    .module_category .tabs.tabs-title .tab-link {
        padding: 0 10px 0 0;
        /*border-right: 1px solid #333;*/
    }
    .module_category .tabs.tabs-title .tab-link:last-child {border: none}
    .home-slider{
        border-radius: 0;
    }
    .section-collection ul.tabs.tabs-title{
        overflow: auto;
        white-space: nowrap;
    }
    .list-blogs > .row .col-xs-6:nth-child(2n+1){
        clear:left;
    }
    .blog-main .blog-item-name{
        font-size:13px;
    }
    header nav .nav-item:hover > a{
        background:none !important;
    }
    header nav #nav-mobile .nav-item > .dropdown-menu{
        padding:0;
    }
    .section_category_slider .mb-5{
        margin-bottom:0 !important;
    }
    .banner-slider .item{
        margin-bottom:15px;
    }
    .section > .container > .section-title > h2 a, .section > .container > .section-title > h2 span{
        font-size:unset;
    }
    .common-home .main{
        margin-top:0;
    }
    .beapp-contact-product{
        padding: 5px;
        font-size: 10px;
    }
    .product-box .product-name a{
        font-size:13px;
    }
    footer .site-footer h3, footer .list-menu.list-showroom p, footer .list-menu a{
        font-size:16px;
    }
    ul.pagination{
        display: flex;
    overflow: auto;
    }
    .contact-now-button > a{
        font-size:16px;
        width:100%;
    }
    .menu-search .header_search{
        display:block !important;
    }
}
@media (max-width: 560px) {
    #form-review .rating_review {flex-wrap: wrap}
    #form-review .rating_review * {margin: 10px 5px}
    #form-review .rating_review .control-label {width: 100%}
}
@media (max-width: 480px) {
}
@media (max-width: 360px) {
}
/*==========================================*/
@media (max-width: 1199px) and (min-width: 992px) {
    header nav .nav-item>a{
        font-size:11px;
    }
}
@media (max-width: 1199px) and (min-width: 768px) {
}
@media (max-width: 991px) and (min-width: 768px) {
}