/*@font-face {*/
/*font-family: 'UTM Erie Black';*/
/*src: url('../fonts/UTM Erie Black.eot');*/
/*src: local('☺'), url('../fonts/UTM Erie Black.woff') format('woff'), url('../fonts/UTM Erie Black.ttf') format('truetype'), url('../fonts/UTM Erie Black.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

/*@font-face {*/
/*font-family: 'UTM Helve';*/
/*src: url('../fonts/UTM Helve.eot');*/
/*src: local('☺'), url('../fonts/UTM Helve.woff') format('woff'), url('../fonts/UTM Helve.ttf') format('truetype'), url('../fonts/UTM Helve.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

/*@font-face {*/
/*font-family: 'UTM Bebas';*/
/*src: url('../fonts/UTM Bebas.eot');*/
/*src: local('â˜º'), url('../fonts/UTM Bebas.woff') format('woff'), url('../fonts/UTM Bebas.ttf') format('truetype'), url('../fonts/UTM Bebas.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

/*@font-face {*/
/*font-family: 'UTM Eremitage';*/
/*src: url('../fonts/UTM Eremitage.eot');*/
/*src: local('â˜º'), url('../fonts/UTM Eremitage.woff') format('woff'), url('../fonts/UTM Eremitage.ttf') format('truetype'), url('../fonts/UTM Eremitage.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

/*@font-face {*/
/*font-family: 'UTM Marlboro';*/
/*src: url('../fonts/UTM Marlboro.eot');*/
/*src: local('â˜º'), url('../fonts/UTM Marlboro.woff') format('woff'), url('../fonts/UTM Marlboro.ttf') format('truetype'), url('../fonts/UTM Marlboro.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

/*@font-face {*/
/*font-family: 'UTM Caviar';*/
/*src: url('../fonts/UTM Caviar.eot');*/
/*src: local('â˜º'), url('../fonts/UTM Caviar.woff') format('woff'), url('../fonts/UTM Caviar.ttf') format('truetype'), url('../fonts/UTM Caviar.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

/*@font-face {*/
/*font-family: 'MyriadPro-Semibold';*/
/*src: url('../fonts/MyriadPro-Semibold.eot');*/
/*src: local('â˜º'), url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf') format('truetype'), url('../fonts/MyriadPro-Semibold.svg') format('svg');*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/

/*@font-face {*/
/*font-family: "Presicav Regular";*/
/*src: url("../fonts/f35098e0a6b79ae5af8eefc25e69f8a4.eot"); /!* IE9*!/*/
/*src: url("../fonts/f35098e0a6b79ae5af8eefc25e69f8a4.eot?#iefix") format("embedded-opentype"), /!* IE6-IE8 *!/ url("../fonts/f35098e0a6b79ae5af8eefc25e69f8a4.woff2") format("woff2"), /!* chrome、firefox *!/ url("../fonts/f35098e0a6b79ae5af8eefc25e69f8a4.woff") format("woff"), /!* chrome、firefox *!/ url("../fonts/f35098e0a6b79ae5af8eefc25e69f8a4.ttf") format("truetype"), /!* chrome、firefox、opera、Safari, Android, iOS 4.2+*!/ url("../fonts/f35098e0a6b79ae5af8eefc25e69f8a4.svg#Presicav W00 Regular") format("svg"); /!* iOS 4.1- *!/*/
/*}*/
@font-face {
    font-family: "UTM Avo";
    src: url('../fonts/UTM Avo.eot');
    src: url('../fonts/UTM Avo.woff') format('woff'), url('../fonts/UTM Avo.ttf') format('truetype'), url('../fonts/UTM Avo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "UTM Avo";
    src: url('../fonts/UTM AvoBold.eot');
    src: url('../fonts/UTM AvoBold.woff') format('woff'), url('../fonts/UTM AvoBold.ttf') format('truetype'), url('../fonts/UTM AvoBold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Coda';
    src: url('../fonts/Coda-Heavy.eot');
    src: local('☺'), url('../fonts/Coda-Heavy.woff') format('woff'), url('../fonts/Coda-Heavy.ttf') format('truetype'), url('../fonts/Coda-Heavy.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Coda';
    src: url('../fonts/Coda-Regular.eot');
    src: local('☺'), url('../fonts/Coda-Regular.woff') format('woff'), url('../fonts/Coda-Regular.ttf') format('truetype'), url('../fonts/Coda-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, header, section, footer {
    margin: 0;
    padding: 0;
}

body {
    font-family: "UTM Avo", Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    background-color: #ffffff;
    line-height: 1.5;
    word-break: break-word;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #002ea5;
}

a:focus, a:hover {
    color: #0049b3;
    text-decoration: none;
}

hr {
    border-top: 0;
}

.tab a{padding-bottom:4px}
.title {
    font-family: "Coda", Helvetica, Sans-Serif;
    font-size: 40px;
    color: white;
    margin: 0;
    padding: 25px 0 20px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
}

#page {
    overflow: hidden;
    opacity: 1;
    -webkit-animation: fadein 1s;
    animation: fadein 1s;
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
#noidungsanphamtc{width:100%;float:left;height:auto;}

.container img {
    max-width: 100%;
}

.top-buffer {
    margin-top: 20px;
}

/*CSS NAV*/
#page .navbar { 
    width: 100%;
    z-index: 1;
    margin-bottom: 0;
}

a.navbar-nav {
    text-decoration: none;
}

.navbar.navbar-custom {
    background-color: #fff;
    border-color: #fff;
    border-radius: 0;
}

#navMain .nav .form-control {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

#navMain .nav .btn {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

#navMain .nav {
    font-size: 14px;
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
    text-transform: capitalize;
    color: #000;
}

.nav > li > a {
    padding-left: 0;
    padding-right: 0;
}

#navMain .navbar-nav > li:hover > a {
    color: #0049b3;
}

#button-collapse {
    background: #4e4949;
    z-index: 3;
}

#button-collapse .icon-bar {
    background: white;
}

#navMain a {
    display: inline-block;
    font-size: 15.5px;
    color: #000;
    letter-spacing: 1px;
    padding: 10px 15px 7px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#navMain a.active {
    color: #000;
    background-color: transparent;
}

#navMain a:hover {
    color: #0049b3;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
    position: relative;
}

#navMain .dropdown-menu a{
    padding-left: 0;
}

/*.nav>li>a:before, .nav>li>a:before{*/
/*content: "";*/
/*position: absolute;*/
/*transform: scaleX(0);*/
/*left: 5px;*/
/*right: 5px;*/
/*bottom: 0;*/
/*transition-duration: 0.3s;*/
/*transition-timing-function: cubic-bezier(0.5,1.64,0.7,1);*/
/*}*/
/*.nav>li>a:focus:before, .nav>li>a:hover:before{*/
/*transform: scaleX(1);*/
/*border-bottom: 1px solid black;*/
/*}*/
#navMain a.active {
    display: block;
    color: #0049b3;
}

.dropdown-menu {
    background-color: #fff;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    min-width: 200px;
    border: 0;
    border-top: 3px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #a7cadb, #0371a3, #3acfd5, #05cbff, #3a4ed5 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #a7cadb, #0371a3, #3acfd5, #05cbff, #3a4ed5 100%);
    border-image: linear-gradient(to right, #a7cadb, #0371a3, #3acfd5, #05cbff, #3a4ed5 100%);
    border-image-slice: 1;
}

.dropdown-menu li {
    border-bottom: 1px solid #cecece;
}
.dropdown-menu li:first-child{
    border-top: 1px solid #cecece;
}
#navMain .nav .open > a, #navMain .nav .open > a:focus, #navMain .nav .open > a:hover,
    /*Dropdown-menu*/
#navMain .dropdown-menu > li > a:focus, #navMain .dropdown-menu > li > a:hover {
    display: block;
    color: #0049b3;
}

.navbar-nav .open .dropdown-menu {
    text-align: center;
}

.navbar-header .company-name {
    font-family: "UTM Avo", Helvetica, sans-serif;
    font-weight: bold;
}

.navbar-header {
    width: 100%;
}

.navbar-nav {
    margin: auto;
}

.navbar-header .company-name {
    font-size: 16px;
    color: #57585a;
    float: left;
    margin: auto;
    text-transform: uppercase;
}

.company-logo-name {
    font-weight: 100;
    font-size: 11px;
    text-transform: none;
}

.navbar-header .company-name {
    display: none;
}

.navbar-header .head-top {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
}

.navbar-header .logo {
    float: left;
}

#navMain .caret-custom {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 10px;
}

#navMain .dropdown:hover .caret-custom:hover {
    color: #0049b3;
}

#navMain .dropdown:hover .caret-custom {
    color: #0049b3;
}

#navMain .nav .open > a.caret-custom, #navMain .nav .open > a.caret-custom:focus, #navMain .caret-custom:hover {
    background: none;
}

/*Language Change*/
.head-top {
    float: right;
    margin: 10px auto 30px;
}

#navMain .language-change a {
    padding: 0;
}

.language-change span a {
    display: inline-block;
    padding: 4px 2px;
    width: 40px;
}

.language-change span img {
    width: 100%;
}

.hotline, .language-change {
    color: #0066cc;
    z-index: 3;
}

/*footer*/
footer {
    background-color: #666666;
    color: white;
}

footer a {
    color: white;
}

.footer-title {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid;
}

.footer-content {
    font-size: 10px;
}
.footer-content ul li a:hover {
    color: #ffffff;
    text-decoration: none;
    font-size: 120%;
}

.footer-content ul.services {
    line-height: 2;
}

.footer-content ul {
    padding: 0;
    list-style-type: none;
    line-height: 1.3;
    letter-spacing: 1px;
}

.footer-info {
    margin: 0;
}

.footer-info i {
    margin-right: 5px;
}

.social-wrap {
    margin: 20px auto;
}

.social-wrap .footer-title {
    border-bottom: 0;
    margin-right: 30px;
}

.nav-wrap {
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
    background: -webkit-linear-gradient(top, #191919 0%, #3c3c3c 50%, #191919 100%);
    background: -moz-linear-gradient(top, #191919 0%, #3c3c3c 50%, #191919 100%);
    background: linear-gradient(to bottom, #191919 0%, #3c3c3c 50%, #191919 100%);
}

.nav-wrap a {
    display: inline-block;
    color: white;
    padding: 0 20px;
    border-right: 1px solid;
}

.nav-wrap a:last-child {
    border-right: 0;
}

.designed-by {
    float: right;
    padding: 7px 10px 7px 0;
    opacity: 0.5;
}

/*Details Services*/
.ui-tabs-panel li {
    margin-bottom: 3px;
}

/*Index*/
.article-title {
    position: relative;
    font-family: "UTM Avo", Helvetica, sans-serif;
    font-weight: normal;
    color: #0404ff;
    float: left;
    font-size: 20px;
    margin-top: 25px;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.article-title:before {
    content: ' ';
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #3f3f3f;
}
.list-group .article-title {
    text-align: center;
}
.list-group .article-title:before {
    background-color: #0404ff;
}

.article-title .title-content {
    position: relative;
    padding: 5px 15px;
    background: #fff;
}

.article-content {
    width: 100%;
    text-align: justify;
    margin-bottom: 30px;
}
.more {
    margin: 0 0 10px;
    display: inline-block;
    float: right;
}

/*Category list item*/
.article-category {
    font-size: 16px;
    margin-bottom: 20px;
}

.article-category ul {
    display: block;
    width: 100%;
    padding: 0;
    table-layout: auto;
    text-align: center;
}

.category-item:hover a {
    /*background: #0046b2;*/
    /*padding-top: 5px;*/
    /*padding-bottom: 5px;*/
}

.category-item:first-child a.is-checked, .category-item:first-child a:hover,
.category-item:last-child a.is-checked, .category-item:last-child a:hover {
    text-align: center;
}

.category-item {
    display: inline-block;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    text-transform: capitalize;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.category-item .is-checked {
    display: block;
    /*background-color: #0066cc;*/
    font-size: 120%;
    color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
}

.category-item:first-child {
    text-align: left;
}

.category-item:last-child {
    text-align: right;
}

.category-item a {
    padding: 0px;
    /*border-bottom: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(left, #a7cadb, #0371a3, #3acfd5, #05cbff, #3a4ed5 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #a7cadb, #0371a3, #3acfd5, #05cbff, #3a4ed5 100%);
    border-image: linear-gradient(to right, #a7cadb, #0371a3, #3acfd5, #05cbff, #3a4ed5 100%);
    border-image-slice: 1;*/
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.category-item a:hover, .category-item a:focus {
    text-decoration: none;
    display: block;
    /*background-color: #0066cc;*/
    color: #333;
    font-size: 120%;
    padding-top: 5px;
    padding-bottom: 5px;
}

/*Chi tiết bài viết*/
.panel-body img {
    max-width: 100%;
}

.info-panel {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.tabs-nav {
    margin: 30px 0 60px;
    color: #333333;
}

.tabs-nav a {
    color: inherit;
}

.ui-tabs-panel {
    list-style: none;
    padding: 0;
    margin-bottom: 60px;
}

.wrap-left-panel h3, .ui-tabs-panel a {
    color: #a5a5a5;
    font-size: 16px;
    display: block;
    padding: 15px 0 15px 20px;
    background-color: #f5f5f5;
}

.wrap-left-panel h3 {
    color: #2c2c2c;
    font-weight: bold;
    font-size: 18px;
}

.ui-tabs-panel a.active {
    position: relative;
    color: white;
    background-color: #0049b3;
}

.ui-tabs-panel a.active:after {
    content: ">";
    position: absolute;
    font-family: "Coda", Helvetica, serif;
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}

#navMain a.active + a {
    color: white;
}

.title-details {
    margin-top: 0;
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.title-details a {
    color: inherit;
}

/*Bài viết*/
.info-panel .bai-viet-item {
    padding: 0 5px;
}

.info-panel .details-info {
    font-size: 15px;
}

.baiviet-title {
    font-size: 14px;
    text-transform: uppercase;
    word-spacing: 3px;
}

.info-panel .describe {
    text-align: justify;
}

.details-title-content {
    margin: 0 0 20px;
    font-size: 22px;
}

.title-heading span {
    position: relative;
    background: white;
    z-index: 1;
    padding-right: 10px;
}

.title-heading {
    position: relative;
}

.title-heading:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    height: 1px;
    background: #3f3f3f;
}

/*******************************Product Style************************************/
.left-article {
    border: 1px solid #b8b8b8;
    margin-top: 60px;
}

.article-left-category-title {
    position: relative;
    font-family: "UTM Avo", Helvetica, sans-serif;
    font-weight: normal;
    color: #002ea5;
    margin: 0 5px;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;

    border-bottom: 1px solid;
    border-image: -webkit-linear-gradient(left, #a6c9db 0%, #056fa2 25%, #00cbfd 50%, #077eb1 75%, #a6c9db 100%);
    border-image: -moz-linear-gradient(left, #a6c9db 0%, #056fa2 25%, #00cbfd 50%, #077eb1 75%, #a6c9db 100%);
    border-image: linear-gradient(to right, #a6c9db 0%, #056fa2 25%, #00cbfd 50%, #077eb1 75%, #a6c9db 100%);
    border-image-slice: 1;
}

.article-left-category-item {
    padding: 0px 5px;
    list-style-type: none;
    line-height: 2;
    font-size: 20px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 0;
}

.article-left-category-item li {
    border-bottom: 1px solid;
    border-image: -webkit-linear-gradient(left, #a6c9db 0%, #056fa2 25%, #00cbfd 50%, #077eb1 75%, #a6c9db 100%);
    border-image: -moz-linear-gradient(left, #a6c9db 0%, #056fa2 25%, #00cbfd 50%, #077eb1 75%, #a6c9db 100%);
    border-image: linear-gradient(to right, #a6c9db 0%, #056fa2 25%, #00cbfd 50%, #077eb1 75%, #a6c9db 100%);
    border-image-slice: 1;
}

.article-left-category-item li:last-child {
    border-bottom: 0;
}


.article-left-category-item li a {
    transition: 0.3s;
}
.article-left-category-item li a:hover {
    font-size: 120%;
    text-decoration: none;
}


.article-right-category-title .title-content {
    padding: 10px 5px;
    margin-left: 15px;
    border-bottom: 1px solid #0049b3;
    color: #002ea5;
    text-transform: uppercase;
}

.grid-product-element {
    width: 100%;
    display: inline-block;
    margin: 20px auto 20px;
}

.services-element {
    width: 100%;
    display: inline-block;
    margin: 20px auto 20px;
}

.wrap-img img {
    width: 100%;
}

.element-item {
    position: relative;
    margin-top: 20px;
}

.element-item a:before {
    content: " ";
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.element-item:hover a:before {
    opacity: 1;
}

.element-item:hover .element-name {
    background: none;
}

.element-item .element-name {
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    text-align: center;
    color: white;
    font-size: 14px;
    margin: auto;
    padding: 10px 0 7px;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.element-item .wrap-detail {
    position: absolute;
    top: 50%;
    font-size: 18px;
    transform: translateY(-50%);
    left: 15px;
    right: 15px;
    text-align: center;
    color: white;

}

.element-item .detail {
    padding: 5px 20px;
    background: -webkit-linear-gradient(top, #0074b9 0%, #00495e 100%);
    background: -moz-linear-gradient(top, #0074b9 0%, #00495e 100%);
    background: linear-gradient(to bottom, #0074b9 0%, #00495e 100%);
    border: 3px solid rgba(36, 77, 101, 0.8);
    border-top: 3px solid rgba(255, 255, 255, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -ms-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
}

.element-item:hover .detail {
    visibility: visible;
    opacity: 1;
}

.element-item .detail:active {
    border: 1px solid rgba(36, 77, 101, 0.8);
}
.content-category {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

/*Product details*/
.product-details img {
    width: 100%;
}

.details-info.product-details {
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-describe-content {
    background: #eaeaea;
    padding: 10px 20px;
    margin-bottom: 20px;
}

/*Liên Hệ*/
.contact-container {
    margin: 30px auto 30px;
}

.form-contact {
    background-color: #f3f3f3;
    margin-top: 10px;
    display: table;
}

@media only screen and (max-width: 860px) {
    .navbar-header .head-top {
        margin: 0;
        position: absolute;
        left: auto;
        right: 0;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .navbar-header .head-top {
        left: 0;
    }
}

@media only screen and (max-width: 640px) {
    .hotline, .language-change {
        display: table;
        width: 100%;
    }

    .navbar-nav {
        z-index: 4;
    }
}

@media only screen and (min-width: 640px) {
    .navbar-header .navbar-nav {
        display: flex;
    }

    .navbar-header .company-name {
        display: block;
        margin-left: 10px;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .product-item {
        max-width: 300px;
        width: 100%;
        float: none;
        margin: auto;
    }

    .navbar-nav {
        display: block;
        /*float: left;*/
        margin: auto;
    }

    .navbar-header .logo {
        width: 64px;
    }
}

@media only screen and (min-width: 768px) {
    #navMain a.sp-padding {
        padding-right: 32px;
    }

    .navbar-nav {
        margin: auto;
        float: left;
        display: flex;
    }

    .dropdown:hover > .dropdown-menu,
    .dropdown:active > .dropdown-menu,
    .dropdown:focus > .dropdown-menu {
        display: block;
        top: 100%;
        left: 0;

        padding: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .dropdown-menu > .dropdown:hover > .dropdown-menu,
    .dropdown-menu > .dropdown:active > .dropdown-menu,
    .dropdown-menu > .dropdown:focus > .dropdown-menu {
        display: block;
        top: -8px;
        left: 100%;
    }

    .navbar-nav .open .dropdown-menu {
        text-align: left;
    }

    .navbar-custom .container {
        max-width: 1220px;
        width: 100%;
    }

    #navMain .input-group {
        max-width: 210px;
    }

    #navMain .input-group .btn {
        border-right: 0;
        height: 32px;
    }

    #navMain .input-group .form-control {
        border-left: 0;
        height: 32px;
    }

    #navMain .nav {
        display: table;
        table-layout: auto;
        margin: auto;
        float: none;
    }

    .navbar-header .logo {
        float: left;
        padding: 5px 10px 5px 0;
    }

    .wrapper-nav > .nav > li {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }

    .wrapper-nav > .nav > li:last-child {
        text-align: right;
    }

    #navMain .nav:hover li a.active {
        background: none;
        color: black;
    }

    #navMain .nav:hover li a.active + a {
        background: none;
        color: black;
    }

    #navMain .nav:hover li:hover a.active {
        color: #0049b3;
    }

    #navMain .nav:hover li:hover a.active + a {
        background: transparent;
        color: white;
    }
}

@media only screen and (min-width: 860px) {
    .navbar-header .head-top {
        position: relative;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 920px) {
    .details-info.product-details {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 992px) {

    .details-info.product-details {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /*.nav-warp {*/
    /*display: flex;*/
    /*align-items: flex-end;*/
    /*}*/
}
@media (max-width: 1200px) {
	.etabs{    width: 100%!important;
    text-align: center;}
	#camera_wrap_2 > div.camera_fakehover > div.camera_src.camerastarted.hovered.paused > div:nth-child(1){width:400px!important}
	#camera_wrap_2 > div.camera_fakehover > div.camera_src.camerastarted > div:nth-child(4){width:200px!important}
	.camera_caption > div{padding: 1px!important}
	#tene{font-size:16px}
}
@media (min-width: 1200px) {
    .container {
        width: 1220px;
    }
	#camera_wrap_2{height:381px}
    .article-category ul {
        display: table;
        width: 100%;
        padding: 0;
        table-layout: auto;
    }

    .category-item {
        display: table-cell;
    }

    #navMain .nav {
        margin-right: -15px;
        float: right;
        min-width: 600px;
    }

    .navbar-header {
        width: 100%;
        margin-bottom: -40px;
    }
}

.zoomWindowContainer > div {
    background-color: #fff;
}

.product-describe-content table tr,.product-describe-content table td {
    border: 1px solid #000;
    width: auto;
}
.product-describe-content table
{
    border: 1px solid #000;
    width: auto;
}
.product-details-content table tr,.product-details-content table td {
    border: 1px solid #000;
    width: auto;
}
.product-details-content table
{
    border: 1px solid #000;
    width: auto;
}

.product-details-content video {
    max-width: 100%;
    height: auto;
    width: 100%;
}