.mobile_menu {
    display: block;
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 999;
    margin: 0;
    padding: 0;
}
.mobile_menu li {
    display: block;
    text-align: center;
    margin-top: 15px;
}
.mobile_menu li a {
    display: block;
}
.mobile_menu li a div {
    display: none;
}
.mobile_menu .icon-phone {
    background: url(../../../images/icon/call.png) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: cover;
}
.mobile_menu .icon-comment {
    background: url(../../../images/icon/mess.png) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: cover;
}
.mobile_menu .icon-zalo {
    background: url(../../../images/icon/zalo.png) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: cover;
}
.mobile_menu .icon-telegram {
    background: url(../../../images/icon/telegram.png) no-repeat center center;
    width: 40px;
    height: 40px;
    background-size: cover;
}

.page-product-detail .info-detail .type-product .type {
    padding: 3px 20px !important;
    width: auto !important;
    margin-bottom: 5px;
}
.page-product-detail .info-detail .rowlabel .item .type-product {
    overflow: hidden !important;
    display: block;
}
.page-product-detail .info-detail .rowlabel .item .coupon_label{
    overflow: hidden !important;
    display: block;
}
/* .owl-dots {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 5 !important;
} */
.widget.tableparameter .owl-dots {
    position: relative !important;
}
@import url("../fonts/MTO Yikes.ttf");
.font1 {
    font-family: "Yikes", sans-serif;
}

img{
    max-width: 100%;
    height: auto;
}
iframe, video {
    max-width: 100%;
}
.news-img img{
    border-radius: 0px;
}

.widget-adv img {
    object-fit: initial !important;
}

#detail_wishlist img {
    cursor: pointer;
    margin-top: 8px;
    margin-left: 8px;
    width: 30px;
    position: absolute;
}

/* Tan Hai */

.cs-footer{
    background-color: #4a6930;
    height: 55px;
    line-height: 55px;
}
.link-icon-ft{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    width: 20%;
}
.link-icon-ft img{
    margin-right: 10px;
}
.link-icon-ft span{
    margin-bottom: 20px;
    vertical-align: super;
}
.list-b-4.list-item .divtext{
    text-align: center;
}
.brand-title{
    color: #10723A;
}
.brand-title h1{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #373737;
}

/* Custom Input */

.content-operate .f-field-group input:focus, .content-operate .f-field-group textarea:focus{
    outline-color: #00933b;
}
.content-operate .f-field-group input.input-ht{
    width: 100%;
    height: 43px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 17px;
    border-radius: 4px;
    border: 1px solid #ebebeb;
    box-shadow: none;
    color: #222;
    margin-bottom: 20px;
}
.content-operate .f-field-group textarea.input-ht{
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
    border-color: #ebebeb;
    box-shadow: none;
    color: #222;
}
.content-operate .f-field-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 14px;
}
.content-operate button.btn-ht{
    background-color: #00933b;
    border: none;
    color: white;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 20px;
    margin-bottom: 20px;
}
.content-operate h3{
    font-weight: 700;
}
.content-operate .line-left, .content-operate .line-right{
    margin-bottom: 20px;
}
.content-operate .formeo .f-btn-group.text-center {
    display: block;
    text-align: center;
}
ul.info-address li{
    list-style: none;
    line-height: 240%;
}
.headline {
    border-bottom: 2px solid #eeeeee;
    display: block;
    margin-bottom: 24px;
}
.headline h2 {
    border-bottom: 2px solid #00933b;
    color: #222222;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 -2px;
    padding-bottom: 22px;
    text-transform: uppercase;
}

/*tab brands*/
.menu-food-tab-brand{
    border-bottom: 1px solid #E6E6E6;
    /*margin-left: -20px;*/
    /*margin-top: -20px;*/
    /*margin-bottom: 30px;*/
}
.menu-food-tab-brand ul li{
    position: relative;
    list-style: none;
    display: inline-block;
    padding: 5px 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #6E6E6E;
    font-size: 14px;
}
.menu-food-tab-brand ul li:hover, .menu-food-tab-brand ul li.active{
    list-style: none;
    display: inline-block;
    padding: 7px 20px;
    background: #10723A;
    color: #fff;
}
.menu-food-tab-brand .stars{
    font-size: 12px;
}
/*end brand*/

/* Main Slider */
.owl-drag.owl-carousel .owl-item, 
.owl-drag.owl-carousel-product .owl-item{
    padding: 0 2px !important;
    width: 100%;
}
.owl-carousel-product .owl-stage {
    width: auto !important;
}

/*notifications*/
.item.item-notifications:hover .notifi-outner{
    display: block;
}
.item-notifications .notifi-outner.active {
    display: block;
}
.item-notifications .notifi-outner {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
}
.list_notification li{
    border: 1px solid #eee;
    list-style: none;
    padding: .5rem .1rem;
    margin-bottom: 15px;
}
.notifi-outner {
    background: #fff;
    color: #000;
    width: 400px;
}
.noti-thumb, .noti-content {
    display: inline-block;
}
.notifi-outner .noti-thumb {
    margin-right: 0;
}
.notifi-outner .noti-thumb img{
    width: 100%;
    height: auto;
}
#header .group-header .list_notification a, #header .group-header .list_notification a:hover {
    color: #000;
}
.notifi-all {
    margin: 0;
    text-align: center;
}
.notifi-all a {
    padding: 0 0 10px;
    display: block;
    font-size: 14px;
    color: #373737;
    font-weight: 600;
}
.notifi-all a:hover{
    color: #4a6930 !important;
}
/*end notifications*/

/*add brand PC*/
.brand-widget{
    margin-bottom: 20px;
}
.parameter .brand-info{
    display: flex;
    align-items: center;
}
.parameter .brand-info .brand-img{
    overflow: hidden;
    width: 30%;
}
.brand-widget .brand-text{
    width: 70%;
    padding: 0 10px;
}
.brand-widget .brand-text p{
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.brand-widget .brand-title{
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: 700;
}
.brand-widget .brand-img a{
    overflow: hidden;
    display: block;
    /*border-radius: 100%;*/
}
.parameter span{
    font-weight: 700;
    font-size: 14px;
}
/*end add brand PC*/

/*login*/
                      .formlogin .grid-space-0>div{margin-bottom: 15px}
.formlogin .grid-space-0>div .input{width:100%;max-width: 320px}
h4.title{text-transform: uppercase;font-weight: bold}
.formlogin .grid-space-0 a {
    color:#4a6930;
}
.alert {
    color: red;
    border: 1px solid red;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 14px;
}
.alert-success{
    color: green;
    border-color: green;
}
.formlogin .grid-space-0>div .input
{
    border:1px solid rgba(0,0,0,.14);color: rgba(0,0,0,.8);
    border-radius: 0
}

a.fb{
    background: #1976D2;
    padding: 12px 16px;
    display: block;
    border-radius: 100px;

}
a.gg{
    background: #F44336;
    padding: 12px 16px;
    display: block;
    border-radius: 100px;

}
.formlogin .grid-space-0 .social-login-buttons a{
    color: #fff;
}
.social-login-buttons .title{
    margin-bottom: 13px;
    display: block;
}

/*end login*/

/* menu */
.the-sub{
    margin-left: 10px !important;
}
/* end menu */

/* Subtab Overflow */

.box-white, .sec-box-white{
    overflow: visible !important;
}

.entry-head{
    background-color: #fff0 !important;
}

/* End Subtab Overflow */

/* Position Brand Logo */

.brand-logo{
    text-align: center;
}
.orderby span.t{
    display: none;
}

/* End Position Brand Logo */

/* Overlay */

body.showCart .menu-btn.overlay {
    visibility: visible;
    opacity: 1;
    display: initial;
    background: none;
    z-index: 1000;
}

/* End Overlay */

/* Number Of Reviews */

.total-reviews{
    color: #10723A;
    vertical-align: bottom;
    font-size: 13px;
    line-height: 20px;
    list-style: none;
    float: right;
    display: contents;
}

/* End Number Of Reviews */

/* Login Modal Overlay */

.btnModal.overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/* End Login Modal Overlay */

/* See More */

.toggleAutoHeightCss > input:checked ~ .tgh-content {
    max-height: initial !important;
    padding-bottom: 20px;
}

.page-product-detail .toggleAutoHeightCss > .tgh-content{
    max-height: 200vh !important;
}

/* End See More */

.blog .box-right .new-box-blog.list-b-3 .title {
    font-weight: 400;
    padding-top: 0px;
}
.box-right-new-blog .item-group-content {
    display: table-cell;
    position: relative;
    height: 100%;
    vertical-align: middle;
}

#footer .rowlabel .item .text {
    overflow: hidden !important;
    display: block;
}
.list-mini-product .item-group-addon {
    width: 90px !important;
}
.list-mini-product button.btn-close{
    background: none;
    border: none;
    font-size: 20px;
    color: red;
    cursor: pointer;
}
.list-mini-product .item-group-content{
    padding: 0 10px;
}
.list-mini-product .price {
    position: relative;
    /* text-align: right; */
}
.list-mini-product .title {
    font-size: 14px;
}
#back-top {
    height: 40px;
    width: 40px;
    right: 20px;
    bottom: 10px;
    opacity: 1;
    visibility: visible;
}
.notifiy-list .item{
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
    padding: 10px;
}
.noti-content .title {
    font-size: 16px;
}
.notifiy-list .item .title{
    font-size: 16px;
    font-weight: 600;
}
.page-product-detail .tableparameter h5, .page-product-detail .tableparameter .owl-carousel:not(.multi) .item {
    text-align: center;
}
.page-product-detail .syn-slider-2 .owl-nav>.owl-prev {
    left: 5px;
}
.page-product-detail .syn-slider-2 .owl-nav>.owl-next {
    right: 5px;
}
#footer {
    padding-top: 25px;
}

.product-info h1, .product-info h1 strong{
    font-size: 36px;
    font-weight: 600;
    line-height: 1.7;
}
.product-info h2, .product-info h2 strong{
    font-size: 15pt;
    font-weight: 600;
    line-height: 1.7;
}
.product-info p, .product-info div{
    font-size: 11pt;
    line-height: 1.7;
}
.content-product-outner .tableparameter{
    padding: 20px;
}
.content-product-outner .tableparameter img, .content-product-outner .tableparameter iframe{
    max-width: 100%;
}
.content-product-outner .tableparameter img{
    height: auto !important;
}
.content-product-outner div, .content-product-outner p{
    font-size: 11pt;
    line-height: 1.7;
}
.content-product-outner h1, .content-product-outner h1 strong{
    font-size: 36px;
    font-weight: 600;
}
.content-product-outner h2, .content-product-outner h2 strong, .content-product-outner h3, .content-product-outner h3 strong{
    font-size: 15pt;
    font-weight: 600;
    line-height: 1.7;
}
.toggleAutoHeightCss>.tgh-toggle {
    bottom: -20px;
}
.banner-home-page .owl-nav>.owl-next {
    right: 0px;
}
.banner-home-page .owl-nav>.owl-prev {
    left: 0px;
}
.pagination {
    list-style: none;
    text-align: center;
    margin-top: 1rem;
}
.pagination li {
    display: inline-block;
}
.pagination li a, .pagination li span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
}
.pagination li.active span, .pagination li a:hover {
    background: #4a6930;
    color: #fff;
}
.page-product-detail .info-detail .type-product .type i {
    padding-top: 2px;
}
.expand-toggle {
    font-weight: 500;
    padding: 6px 6px;
    color: #10723A;
    cursor: pointer;
    text-decoration: none;
    transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    outline: none;
    text-align: center;
}
.expand-toggle:hover, .expand-toggle:active {
	filter: brightness(90%);
}
div.expander {
    position: relative;
    overflow: hidden;
    max-height: 144px;
    transition: max-height 0.5s ease-in-out;
    -moz-transition: max-height 0.5s ease-in-out;
    -webkit-transition: max-height 0.5s ease-in-out;
    margin-bottom: 15px;
}
div.expander:before {
    content: "";
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(#F9FBFB00 50%, #F9FBFB);
    transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
}
div.expander.expanded:before {
  opacity: 0;
}
div.expander {
    max-height: 1600px;
}
.page-product-detail .info-detail .ticket {
    margin-right: 10px !important;
}
.content-recruitment{
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    margin-bottom: 20px;
	padding: 20px;
    position: relative;
    font-size: 11pt;
}
div.successful .paging-cart .btn {
    max-width: 100%;
    width: 190px;
    margin: 0 auto;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}
.content-recruitment{
    font-size: 11pt;
}
.list-p-1 .item h3 {
    line-height: 1.7;
    height: 50px;
}
#awn-popup-wrapper {
    background: rgb(0 0 0 / 23%);
}
#awn-popup-wrapper .awn-popup-body.awn-popup-async-block {
    background: #04772fe0;
    border-radius: 16px;
    font-size: 0;
}
.attribute-popup-bottom-web-tab-small {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 30%;
    height: 5%;
    background-color: green;
    color: white;
    border-radius: 10px 10px 0 0;
    justify-content: flex-start;
    justify-items: self-end;
    z-index: 1000;
    left: 35%;
    text-align: center;
    padding-top: 0.5%;
}
.attribute-popup-bottom-web {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(45, 46, 50, 0.5);
    justify-content: flex-start;
    justify-items: self-end;
    z-index: 9999;
    display: none;
}
.attribute-popup-bottom-web.active {
    display: flex;
}
.attribute-popup-bottom-web .attribute-popup-bottom-web-wrapper {
    background-color: #fff;
    justify-self: flex-end;
    align-self: flex-end;
    width: 100%;
    border-radius: 8px 8px 0 0;
    padding-bottom: 12px;
    height: 35%;
}
.attribute-popup-bottom-web .item {
    padding: 12px;
    border: 1px solid #029147;
    color: #029147;
    background-color: #F2F2F2;
    border-radius: 8px;
    box-shadow: 4px 3px;
    margin-bottom: 1rem;
}

.attribute-popup-bottom-web .item-shipping {
    padding: 12px;
    border: 1px solid #1976D2;
    color: #1976D2;
    background-color: #F2F2F2;
    border-radius: 8px;
    box-shadow: 4px 3px;
    margin-bottom: 1rem;
}
@media only screen and (max-width: 1280px){
    .attribute-popup-bottom-web .attribute-popup-bottom-web-wrapper {
        height: 45%;
    }
    .attribute-popup-bottom-web-tab-small {
        height: 7%;
    }
}
.attribute-popup-bottom-web .attribute-popup-bottom-web-header {
    padding: 12px;
    border-bottom: 1px solid #E9E9E9;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    background: green;
    color: white;
    border-radius: 8px 8px 0 0;
}
.attribute-popup-bottom-web .attribute-popup-bottom-web-body {
    height: 100%;
    /* padding: 10px; */
    overflow: scroll;
    padding-bottom: 30px;
}
.attribute-popup-bottom-web .attribute-popup-bottom-web-header .btn-close {
    position: absolute;
    top: 14px;
    right: 12px;
}


/* PRODUCT LIST */
.sidebar ul.menu-category a.active {
    color:#4a6930;
    font-weight: bold
}
ul.level2 {
    padding-left: 15px;
}
.sidebar ul.menu-category ul {
    display: none;
}
.sidebar ul.menu-category ul.active {
    display: block;
}
.sidebar ul.menu-category>li.active ul {
    display: block
}
input[type=number] {
    -moz-appearance: textfield;
}

/* CART */
.add-to-cart { padding: 5px}
.add-to-cart .btn {
    height: 35px; line-height: 35px;
    padding: 0 5px 0 4px !important
}
.add-to-cart .btn span {
    font-size: 20px !important;
}

.page-cart .notify-content {
	border: 1px solid #0c923c;
	padding: 12px;
	border-radius: 8px;
	margin-bottom: 16px;
	background-color: rgb(12, 146, 60, 0.1);
}
.page-cart .btn {
	border-radius: 5px
}
.page-cart input[type="checkbox"]:checked {
	accent-color: green;
}
.page-cart .checkbox-cart {
	width: 20px !important;
	height: 20px !important;
}
.page-cart .btn-remove-all {
	float: right;
	cursor: pointer;
	height: 25px;
}

.page-cart .btn-remove-all:hover {
	color: green;
}

.page-cart .disable {
	pointer-events: none;
}
.page-cart .lnr-heart, .page-cart .lnr-trash {
    cursor: pointer;
}
.page-cart td.price {
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #4a6930;
}
.page-cart hr {
    border-color: #4a6930;
}
.page-cart .cart-summary .title {
    color: #4a6930;
    font-size: 26px;
    margin-bottom: 10px;
}
.page-cart .summary-subtotal {
    padding: 12px 0px;
    overflow: hidden;
}
.page-cart .border_bot {
    border-bottom: 1px solid #e3e3e3;
}
.page-cart .box_order_id {
    text-align: center;
    margin: auto;
    padding: 10px 30px 20px;
}
.page-cart .box_order_id .number { 
    font-size: 26px; 
    font-weight: bold;
}
.page-cart .box_button { margin-bottom: 20px;}

.payment_qrcode img { height: 450px; }

/* CONTENT - ARTICLE */
.blog_detail h1.main-title{font-size:24px;text-align:left}
.box-content .body-content{font-size: 16px;line-height: 150%;}
.box-content .body-content .sapo, 
.box-content .body-content .fulltext {
    padding-top: 20px;
}
.box-content .body-content .fulltext ul {
    padding-left: 30px;
}
.blog_detail .content-blog-detail {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 20px 10px;
    overflow: hidden;
}
.box-content .body-content .fulltext .hook {
    position: relative;
    font-size: 21px;
    font-weight: bold;
}
.related_news .title, .same_topic_news .title {
    font-size: var(--h4);
    color: #10723A;
    text-transform: uppercase;
}
.related_news ul, .same_topic_news ul {
    margin:0; padding: 0;
}
.related_news ul li, .same_topic_news ul li {
    list-style: none;
    padding: 10px 0;
}

.blog_detail .colright .module {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 20px 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

/* CART */
.product-list-table table {
    width: 100%; border-radius: 10px;
    border: 1px solid #C7E6F4;
  }
  .product-list-table .table-bordered th, .product-list-table .table-bordered td {
    padding: 10px;
  }
  .product-list-table  .productdescription a { 
    color: #4a6930; 
    font-size: 17px;
    padding-bottom: 5px;
    display: block;
  }
  .product-list-table .stock {
    font-size: 12px;
    color: #c59c20!important;
  }
  .product-list-table .fa_delete {
    color: #999;
  }

  #frm_savecart .fa {
    color: #4a6930;
    font-size: 18px;
  }
  #frm_savecart .form-group {
    margin-bottom: 10px;
  }
  #frm_savecart .input-group {
    width: 100%;
  }
  #frm_savecart .input-group-addon {
    width: 45px;
    text-align: right;
    border: 1px solid #C7E6F4;
    border-radius: 10px 0 0 10px;
    border-right: 0;
    height: 50px;
  }
  #frm_savecart input[type="text"], 
  #frm_savecart input[type="email"] {
    height: 50px;
    line-height: 50px;
    border: 1px solid #C7E6F4;
    border-left: 0;
    border-radius: 0 10px 10px 0;
    text-indent: 10px;
  }
  #frm_savecart .quality input {
    width: 100%;
    border: none; border-radius: 0;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
  }
  #frm_savecart .select_form {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 1px solid #C7E6F4;
    border-radius: 10px;
  }
  #frm_savecart textarea {
    width: 100%; height: 80px;
    padding: 15px;
    border: 1px solid #C7E6F4;
    border-radius: 10px;
  }
  #frm_savecart .btn_payment {
    display: block; width: 100%;
  }  

/* FOOTER */

#footer .rowlabel .item {
    overflow: hidden;
    display: block;
}
#footer .rowlabel:not(.row) .item+.item {
    margin-top: 10px;
}
#footer .item{width:auto;height:auto;}



@media only screen and (min-width:1300px) {
    .container {
        max-width: 1260px
    }
}
@media only screen and (min-width:1200px) {
    #header .container {
        height: 90px
    }

    #header #logo {
        height: 90px
    }

    #header #logo img {
        max-height: 75px;
		margin:7px 0px;
    }

    .sticky#header ul.menu-top-header>li>a {
        line-height: 60px
    }

    .sticky#header .container {
        height: 60px
    }

    .sticky#header #logo {
        height: 60px
    }

    .sticky#header #logo img {
        max-height: 50px
    }
	.owl-carousel.nav-2 .owl-nav {
        left: -30px;
        right: -30px
    }
    .form-search-focus input, .form-search-header input {
        min-width: 450px !important;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    #header .container {
        height: 48px
    }

    #header #logo {
        height: 48px
    }

    #header #logo img {
        max-height: 45px
    }
    .mobile_menu, #back-top { right: 60px; }
    .widget-mini-cart .toggle .count { top: -8px; }
	
	.container {
        max-width: 100%
    }

    #header .form-search,
    #header .form-search-focus {
        width: 330px
    }
}
@media only screen and (min-width:992px) {
    .col-feature .item {
        height: 100%
    }

    .col-feature [class*=tRes]:before {
        height: 100%;
        padding: 0
    }

    .col-feature-2 .item {
        height: 100%
    }

    .col-feature-2 [class*=tRes]:before {
        height: 100%;
        padding: 0
    }

    .col-feature-2 .item {
        height: calc(50% - 10px)
    }

    .col-feature-2 .item+.item {
        margin-top: 20px
    }

	ul.menu-top-header>li .wrapul li .wrapul, 
	ul.menu-top-header>li .wrapul li>ul, 
	ul.menu-top-header>li>ul li .wrapul, 
	ul.menu-top-header>li>ul li>ul, 
	ul.menu-top-header>li li>ul li .wrapul, 
	ul.menu-top-header>li li>ul li>ul {
        left: 95%;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    #header .container {
        height: 60px
    }

    #header #logo {
        height: 60px
    }

    #header #logo img {
        max-height: 50px
    }
}
@media only screen and (max-width:991px) {

    .h1,
    h1 {
        font-size: 24px
    }

    .h2,
    h2 {
        font-size: 22px
    }

    .h3,
    h3 {
        font-size: 20px
    }

    .h4,
    h4 {
        font-size: 18px
    }

    .h5,
    h5 {
        font-size: 17px
    }

    .sec-tb {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .sec-t {
        padding-top: 30px
    }

    .sec-b {
        padding-bottom: 30px
    }

    .page-header {
        padding: 6px 5px
    }
}
@media only screen and (min-width:768px) {
    .smb {
        display: none !important
    }
	#copyright .list-social {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        right: 15px
    }
}

