@media only screen and (max-width: 480px) {
    .info-product .image{
        background: none;
    }
    .menu{
        position: fixed;
        top: 10px;
        right: 5px;
    }
    .glosbe{
        display: none;
    }
    header#header{
        height: auto;
        position: inherit;
    }
    .footer {
        width: 100%;
        height: auto;
        position: initial;
        float: left;
        padding: 10px 0px;
    }
    .footer .social {
        height: auto;
    }
    .footer .social .social-absolute{
        position: relative;
    }
    .footer .search-footer .search-absolute {
        position: relative;
         bottom: 0px;
        width: 100%;
    }
    .menu .navbar-nav {
        height: auto;
        background: #fff;
    }
    .menu .navbar-default .navbar-toggle{
        background: #663366;
        color: #fff;
    }
    .menu .navbar-nav li{
        height: 50px;
    }
    .design{
        text-align: center;
        white-space: normal;
        line-height: 17px;
    }
    .language {
        position: fixed;
        top: 20px;
        left: 10px;
    }
    .block-language {
        background: none;
        border: 2px solid #ccc;
        float: left;
        padding: 5px;
        border-radius: 5px;
        background: #fff;
    }
    .block-language ul {
        margin: 0px;
        height: auto;
        padding-left: 4px;
    }
    .block-language ul li{
        padding: 0px;
    }
    .main #left {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        background: rgba(255, 255, 255, 0.7);
    }
    .content-introduct .detail{
        padding: 40px 0px;
        float: left;
    }
    .navigation{
        height: auto;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .navigation ul {
        text-align: left;
        float: left;
        margin: 0px;
    }
    .btn-category {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1111;
    }
    .btn-category a{
        background: #fff;
    }
    .content-product .list {
        padding: 0px;
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .content-product .list .product .img{
        width: 100%;
    }
    .content-product .list .product .content{
        width: 100%;
    }
    .content-product .list .product .content .intro{
        padding-bottom: 50px;
    }
    .medic{
        display: none;
    }
    .image-product h4{
        float: left;
        width: 100%;
    }
    .detail-product {
        margin-top: 10px;
        background: #cbd4d9;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff !important;
    }
    div#left-content{
         display: none;
    }
    div#left-content-col{
        display: none;
    }
    .lienhe-absolute{
        display: none;
    }
    .menu-footer {
        float: left;
        width: 100%;
        margin: 20px 0px 10px 0px;
    }
    .menu-footer ul.nav.footer-menu li{
        text-align: center;
        width: 50%;
    }
    .main {
        padding-top: 110px;
    }
    .info-pro{
        padding: 20px 0px;
    }
    .back{
        display: none;
    }
    .bg-left{
        float: left;
        width: 100%;
    }
    .content-product .pagination {
        width: 100%;
        position: relative;
        bottom: 0px;
    }
    .map {
        margin: 50px 0px;
    }
    .content-product .list .product .img img{
        height: auto;
        max-height: 400px;
    }
    div#left-detail{
        margin: 20px 0px;
    }
}

@media only screen and (min-width: 481px) and (max-width: 768px) {
    .menu{
        position: fixed;
        top: 10px;
        right: 5px;
    }
    .glosbe{
        display: none;
    }
    header#header{
        height: auto;
        position: inherit;
    }
    .footer {
        width: 100%;
        height: auto;
        position: initial;
        float: left;
        padding: 10px 0px;
    }
    .footer .social {
        height: auto;
    }
    .footer .social .social-absolute{
        position: relative;
    }
    .footer .search-footer .search-absolute {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    .menu .navbar-nav {
        height: auto;
        background: #fff;
    }
    .menu .navbar-default .navbar-toggle{
        background: #663366;
        color: #fff;
    }
    .menu .navbar-nav li{
        height: 50px;
    }
    .design{
        text-align: center;
        white-space: normal;
        line-height: 17px;
    }
    .language {
        position: fixed;
        top: 20px;
        left: 10px;
    }
    .block-language {
        background: none;
        border: 2px solid #ccc;
        float: left;
        padding: 5px;
        border-radius: 5px;
        background: #fff;
    }
    .block-language ul {
        margin: 0px;
        height: auto;
        padding-left: 4px;
    }
    .block-language ul li{
        padding: 0px;
    }
    .main #left {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        background: rgba(255, 255, 255, 0.7);
    }
    .content-introduct .detail{
        padding: 40px 0px;
        float: left;
    }
    .navigation{
        height: auto;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .navigation ul {
        text-align: left;
        float: left;
        margin: 0px;
    }
    .btn-category {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1111;
    }
    .btn-category a{
        background: #fff;
    }
    .content-product .list {
        padding: 0px;
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .content-product .list .product .content .intro{
        padding-bottom: 50px;
    }
    .medic{
        display: none;
    }
    .image-product h4{
        float: left;
        width: 100%;
    }
    .detail-product {
        margin-top: 10px;
        background: #cbd4d9;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff !important;
    }
    div#left-content{
        display: none;
    }
    div#left-content-col{
        display: none;
    }
    .lienhe-absolute{
        display: none;
    }
    .menu-footer {
        float: left;
        width: 100%;
        margin: 20px 0px 10px 0px;
    }
    .menu-footer ul.nav.footer-menu li{
        text-align: center;
        width: 33.3%;
    }
    .main {
        padding-top: 110px;
    }
    .info-pro{
        padding: 20px 0px;
    }
    .back{
        display: none;
    }
    .bg-left{
        float: left;
        width: 100%;
    }
    .content-product .pagination {
        width: 100%;
        position: relative;
        bottom: 0px;
    }
    .map {
        margin: 50px 0px;
    }
    .content-product .list .product .img img{
        height: auto;
        max-height: 400px;
        min-height: 150px;
    }
    div#left-detail{
        margin: 20px 0px;
    }
    .content-product .list .product .bg-product {
        width: 46%;
        margin: 2%;
    }
    .info-same .same {
        float: left;
        width: 46%;
        margin: 10px 2%;
    }
}
@media only screen and (min-width: 769px) and (max-width: 980px) {
    .menu{
        position: fixed;
        top: 10px;
        right: 5px;
    }
    .glosbe{
        display: none;
    }
    header#header{
        height: auto;
        position: inherit;
    }
    .footer {
        width: 100%;
        height: auto;
        position: initial;
        float: left;
        padding: 10px 0px;
    }
    .footer .social {
        height: auto;
    }
    .footer .social .social-absolute{
        position: relative;
    }
    .footer .search-footer .search-absolute {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    .menu .navbar-nav {
        height: auto;
        background: #fff;
    }
    .menu .navbar-default .navbar-toggle{
        background: #663366;
        color: #fff;
    }
    .menu .navbar-nav li{
        height: 50px;
    }
    .design{
        text-align: center;
        white-space: normal;
        line-height: 17px;
    }
    .language {
        position: fixed;
        top: 20px;
        left: 10px;
    }
    .block-language {
        background: none;
        border: 2px solid #ccc;
        float: left;
        padding: 5px;
        border-radius: 5px;
        background: #fff;
    }
    .block-language ul {
        margin: 0px;
        height: auto;
        padding-left: 4px;
    }
    .block-language ul li{
        padding: 0px;
    }
    .main #left {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        background: rgba(255, 255, 255, 0.7);
    }
    .content-introduct .detail{
        padding: 40px 0px;
        float: left;
    }
    .navigation{
        height: auto;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .navigation ul {
        text-align: left;
        float: left;
        margin: 0px;
    }
    .btn-category {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1111;
    }
    .btn-category a{
        background: #fff;
    }
    .content-product .list {
        padding: 0px;
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .content-product .list .product .img{
        width: 100%;
    }
    .content-product .list .product .content{
        width: 100%;
    }
    .content-product .list .product .content .intro{
        padding-bottom: 50px;
    }
    .medic{
        display: none;
    }
    .image-product h4{
        float: left;
        width: 100%;
    }
    .detail-product {
        margin-top: 10px;
        background: #cbd4d9;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff !important;
    }
    div#left-content{
        display: none;
    }
    div#left-content-col{
        display: none;
    }
    .lienhe-absolute{
        display: none;
    }
    .menu-footer {
        float: left;
        width: 100%;
        margin: 20px 0px 10px 0px;
    }
    .menu-footer ul.nav.footer-menu li{
        text-align: center;
        width: 33.3%;
    }
    .main {
        padding-top: 110px;
    }
    .info-pro{
        padding: 20px 0px;
    }
    .back{
        display: none;
    }
    .bg-left{
        float: left;
        width: 100%;
    }
    .content-product .pagination {
        width: 100%;
        position: relative;
        bottom: 0px;
    }
    .map {
        margin: 50px 0px;
    }
    .content-product .list .product .img img{
        height: auto;
        max-height: 400px;
        min-height: 270px;
    }
    div#left-detail{
        margin: 20px 0px;
    }
    .content-product .list .product .bg-product {
        width: 46%;
        margin: 2%;
    }

}
@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .glosbe{
        display: none;
    }
    header#header{
        height: auto;
        position: inherit;
    }
    .footer {
        width: 100%;
        height: auto;
        position: initial;
        float: left;
        padding: 10px 0px;
    }
    .footer .social {
        height: auto;
    }
    .footer .social .social-absolute{
        position: relative;
    }
    .footer .search-footer .search-absolute {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    .menu .navbar-nav {
        height: auto;
        background: #fff;
    }
    .menu .navbar-default .navbar-toggle{
        background: #663366;
        color: #fff;
    }
    .menu .navbar-nav li{
        height: 50px;
    }
    .design{
        text-align: center;
        white-space: normal;
        line-height: 17px;
    }
    .language {
        position: fixed;
        top: 20px;
        left: 10px;
    }
    .block-language {
        background: none;
        border: 2px solid #ccc;
        float: left;
        padding: 5px;
        border-radius: 5px;
        background: #fff;
    }
    .block-language ul {
        margin: 0px;
        height: auto;
        padding-left: 4px;
    }
    .block-language ul li{
        padding: 0px;
    }
    .main #left {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        background: rgba(255, 255, 255, 0.7);
    }
    .content-introduct .detail{
        padding: 40px 0px;
        float: left;
    }
    .navigation{
        height: auto;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .navigation ul {
        text-align: left;
        float: left;
        margin: 0px;
    }
    .btn-category {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1111;
    }
    .btn-category a{
        background: #fff;
    }
    .content-product .list {
        padding: 0px;
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .content-product .list .product .img{
        width: 100%;
    }
    .content-product .list .product .content{
        width: 100%;
    }
    .content-product .list .product .content .intro{
        padding-bottom: 50px;
    }
    .medic{
        display: none;
    }
    .image-product h4{
        float: left;
        width: 100%;
    }
    .detail-product {
        margin-top: 10px;
        background: #cbd4d9;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff !important;
    }
    div#left-content{
        display: none;
    }
    div#left-content-col{
        display: none;
    }
    .lienhe-absolute{
        display: none;
    }
    .menu-footer {
        float: left;
        width: 100%;
        margin: 20px 0px 10px 0px;
    }
    .menu-footer ul.nav.footer-menu li{
        text-align: center;
        width: 33.3%;
    }
    .main {
        padding-top: 110px;
    }
    .info-pro{
        padding: 20px 0px;
    }
    .back{
        display: none;
    }
    .bg-left{
        float: left;
        width: 100%;
    }
    .content-product .pagination {
        width: 100%;
        position: relative;
        bottom: 0px;
    }
    .map {
        margin: 50px 0px;
    }
    .content-product .list .product .img img{
        height: auto;
        max-height: 400px;
        min-height: 270px;
    }
    div#left-detail{
        margin: 20px 0px;
    }
    .content-product .list .product .bg-product {
        width: 46%;
        margin: 2%;
    }

}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    .glosbe{
        display: none;
    }
    header#header{
        height: auto;
        position: inherit;
    }
    .footer {
        width: 100%;
        height: auto;
        position: initial;
        float: left;
        padding: 10px 0px;
    }
    .footer .social {
        height: auto;
    }
    .footer .social .social-absolute{
        position: relative;
    }
    .footer .search-footer .search-absolute {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    .menu .navbar-nav {
        height: auto;
        background: #fff;
    }
    .menu .navbar-default .navbar-toggle{
        background: #663366;
        color: #fff;
    }
    .menu .navbar-nav li{
        height: 50px;
    }
    .design{
        text-align: center;
        white-space: normal;
        line-height: 17px;
    }
    .language {
        position: fixed;
        top: 20px;
        left: 10px;
    }
    .block-language {
        background: none;
        border: 2px solid #ccc;
        float: left;
        padding: 5px;
        border-radius: 5px;
        background: #fff;
    }
    .block-language ul {
        margin: 0px;
        height: auto;
        padding-left: 4px;
    }
    .block-language ul li{
        padding: 0px;
    }
    .main #left {
        width: 60%;
        height: 100%;
        float: left;
        position: relative;
        background: rgba(255, 255, 255, 0.7);
    }
    .content-introduct .detail{
        padding: 40px 0px;
        float: left;
    }
    .navigation{
        height: auto;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    .navigation ul {
        text-align: left;
        float: left;
        margin: 0px;
    }
    .btn-category {
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1111;
    }
    .btn-category a{
        background: #fff;
    }
    .content-product .list {
        padding: 0px;
        width: 100%;
        float: left;
        margin-top: 10px;
    }
    .content-product .list .product .content .intro{
        padding-bottom: 50px;
    }
    .medic{
        display: none;
    }
    .image-product h4{
        float: left;
        width: 100%;
    }
    .detail-product {
        margin-top: 10px;
        background: #cbd4d9;
    }
    .navbar-default .navbar-toggle .icon-bar{
        background-color: #fff !important;
    }
    div#left-content{
        display: none;
    }
    div#left-content-col{
        display: none;
    }
    .lienhe-absolute{
        display: none;
    }
    .menu-footer {
        float: left;
        width: 100%;
        margin: 20px 0px 10px 0px;
    }
    .menu-footer ul.nav.footer-menu li{
        text-align: center;
        width: 33.3%;
    }
    .main {
        padding-top: 110px;
    }
    .info-pro{
        padding: 20px 0px;
    }
    .back{
        display: none;
    }
    .bg-left{
        float: left;
        width: 100%;
    }
    .content-product .pagination {
        width: 100%;
        position: relative;
        bottom: 0px;
    }
    .map {
        margin: 50px 0px;
    }
    .content-product .list .product .img img{
        height: auto;
        max-height: 400px;
        min-height: 270px;
    }
    div#left-detail{
        margin: 20px 0px;
    }
    .content-product .list .product .bg-product {
        width: 46%;
        margin: 2%;
    }

}