@media screen and (max-width:767px){
  iframe {
            width:100%;
            height:auto;
        }

.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;}
.table-responsive > .table{margin-bottom:0;}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td{white-space:nowrap;}
.table-responsive > .table-bordered{border:0;}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0;}
}
@media (max-width:768px){.ShoppingMobile{display:block;}
.ShoppingCart{display:none;}
}
@media (min-width:768px){.lead{font-size:21px;}
.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dl-horizontal dd{margin-left:180px;}
.container{width:740px;}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left;}
.col-sm-1{width:8.33333%;}
.col-sm-2{width:16.66667%;}
.col-sm-3{width:25%;}
.col-sm-4{width:33.33333%;}
.col-sm-5{width:41.66667%;}
.col-sm-6{width:50%;}
.col-sm-7{width:58.33333%;}
.col-sm-8{width:66.66667%;}
.col-sm-9{width:75%;}
.col-sm-10{width:83.33333%;}
.col-sm-11{width:91.66667%;}
.col-sm-12{width:100%;}
.col-sm-pull-0{right:auto;}
.col-sm-pull-1{right:8.33333%;}
.col-sm-pull-2{right:16.66667%;}
.col-sm-pull-3{right:25%;}
.col-sm-pull-4{right:33.33333%;}
.col-sm-pull-5{right:41.66667%;}
.col-sm-pull-6{right:50%;}
.col-sm-pull-7{right:58.33333%;}
.col-sm-pull-8{right:66.66667%;}
.col-sm-pull-9{right:75%;}
.col-sm-pull-10{right:83.33333%;}
.col-sm-pull-11{right:91.66667%;}
.col-sm-pull-12{right:100%;}
.col-sm-push-0{left:auto;}
.col-sm-push-1{left:8.33333%;}
.col-sm-push-2{left:16.66667%;}
.col-sm-push-3{left:25%;}
.col-sm-push-4{left:33.33333%;}
.col-sm-push-5{left:41.66667%;}
.col-sm-push-6{left:50%;}
.col-sm-push-7{left:58.33333%;}
.col-sm-push-8{left:66.66667%;}
.col-sm-push-9{left:75%;}
.col-sm-push-10{left:83.33333%;}
.col-sm-push-11{left:91.66667%;}
.col-sm-push-12{left:100%;}
.col-sm-offset-0{margin-left:0%;}
.col-sm-offset-1{margin-left:8.33333%;}
.col-sm-offset-2{margin-left:16.66667%;}
.col-sm-offset-3{margin-left:25%;}
.col-sm-offset-4{margin-left:33.33333%;}
.col-sm-offset-5{margin-left:41.66667%;}
.col-sm-offset-6{margin-left:50%;}
.col-sm-offset-7{margin-left:58.33333%;}
.col-sm-offset-8{margin-left:66.66667%;}
.col-sm-offset-9{margin-left:75%;}
.col-sm-offset-10{margin-left:83.33333%;}
.col-sm-offset-11{margin-left:91.66667%;}
.col-sm-offset-12{margin-left:100%;}
.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}
.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle;}
.form-inline .form-control-static{display:inline-block;}
.form-inline .input-group{display:inline-table;vertical-align:middle;}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control{width:auto;}
.form-inline .input-group > .form-control{width:100%;}
.form-inline .control-label{margin-bottom:0;vertical-align:middle;}
.form-inline .radio,
.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle;}
.form-inline .radio label,
.form-inline .checkbox label{padding-left:0;}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0;}
.form-inline .has-feedback .form-control-feedback{top:0;}
.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:3px;}
.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px;}
.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px;}
.navbar-right .dropdown-menu{right:0;left:auto;}
.navbar-right .dropdown-menu-left{left:0;right:auto;}
.nav-justified > li, .nav-tabs.nav-justified > li{display:table-cell;width:1%;}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a{margin-bottom:0;}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#fff;}
.navbar{border-radius:4px;}
.navbar-header{float:left;}
.navbar-collapse{width:auto;border-top:0;box-shadow:none;}
.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important;}
.navbar-collapse.in{overflow-y:visible;}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0;}
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse{margin-right:0;margin-left:0;}
.navbar-static-top{border-radius:0;}
.navbar-fixed-top,
.navbar-fixed-bottom{border-radius:0;}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand{margin-left:-10px;}
.navbar-toggle{display:none;}
.navbar-nav{float:left;margin:0;}
.navbar-nav > li{float:left;}
.navbar-nav > li > a{padding-top:15px;padding-bottom:15px;}
.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle;}
.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle;}
.navbar-form .form-control-static{display:inline-block;}
.navbar-form .input-group{display:inline-table;vertical-align:middle;}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control{width:auto;}
.navbar-form .input-group > .form-control{width:100%;}
.navbar-form .control-label{margin-bottom:0;vertical-align:middle;}
.navbar-form .radio,
.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle;}
.navbar-form .radio label,
.navbar-form .checkbox label{padding-left:0;}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0;}
.navbar-form .has-feedback .form-control-feedback{top:0;}
.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none;}
.navbar-text{float:left;margin-left:10px;margin-right:10px;}
.navbar-left{float:left !important;}
.navbar-right{float:right !important;margin-right:-10px;}
.navbar-right ~ .navbar-right{margin-right:0;}
.modal-dialog{width:600px;margin:30px auto;}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);box-shadow:0 5px 15px rgba(0, 0, 0, 0.5);}
.modal-sm{width:300px;}
}
@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px;}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev{margin-left:-10px;}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next{margin-right:-10px;}
.carousel-caption{left:20%;right:20%;padding-bottom:30px;}
.carousel-indicators{bottom:20px;}
}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important;}
table.visible-sm{display:table !important;}
tr.visible-sm{display:table-row !important;}
th.visible-sm,
td.visible-sm{display:table-cell !important;}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important;}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important;}
}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important;}
}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important;}
table.visible-md{display:table !important;}
tr.visible-md{display:table-row !important;}
th.visible-md,
td.visible-md{display:table-cell !important;}
}
@media (max-width:979px){.ade-news{width:100%;margin-bottom:20px;}
.ade-regist{width:100%;}
.ade-categories-page .col-xs-12.col-sm-3{width:33.333333%;}
.ade-categories-page .col-xs-12.col-sm-3:nth-child(4n+5){clear:none;}
.ade-categories-page .col-xs-12.col-sm-3:nth-child(3n+4){clear:both;}
.support-header .sub{width:585px;}
.main-slider{width:100%;}
}
@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none;}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px;}
.navbar-nav .open .dropdown-menu > li > a{line-height:20px;}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none;}
.navbar-form .form-group{margin-bottom:5px;}
.navbar-form .form-group:last-child{margin-bottom:0;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#777;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#333;background-color:transparent;}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#555;background-color:#e7e7e7;}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent;}
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:#090909;}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#bfbfbf;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent;}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#090909;}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent;}
.visible-xs{display:block !important;}
table.visible-xs{display:table !important;}
tr.visible-xs{display:table-row !important;}
th.visible-xs,
td.visible-xs{display:table-cell !important;}
.visible-xs-block{display:block !important;}
.visible-xs-inline{display:inline !important;}
.visible-xs-inline-block{display:inline-block !important;}
.hidden-xs{display:none !important;}
.wrapper{width:100%;padding:0;}
.second-nav ul li{width:25%;}
.main-option .item{width:33.333333%;}
#mobile-nav .icon-navgovo i{font-size:17px;}
#mobile-nav .icon-navgovo{font-size:14px;}
.support-header .sub{top:100%;left:0;width:640px;}
.product-item .product-content ins{font-size:14px;line-height:16px;}
.product-item .product-content .mask{display:none;}
.section-left .col-xs-12.col-sm-4{width:33.333333%;}
.ade-regist{display:none;}
.ade-filter{margin-bottom:0;}
.ade-filter .list-filter{width:50%;margin-bottom:20px;}
#ade-footer{padding-bottom:0;}
#ade-footer h4{padding:15px 0;}
#ade-footer .footer-top-right{margin-bottom:20px;background:none;padding:0;}
#ade-footer .footer-top-right:before{display:none;}
#ade-footer .footer-bottom{display:none;}
.social-footer{display:none;}
.productDetail{margin-left:5px;}
.ProductDataSheet{margin-left:5px;}
.ade-support-order{border-left:0px solid #ccc !important;}
.button-order small{width:100%;clear:both;}
.itemNew{border-bottom:1px dotted #ccc;}
.menu-news{display:block !important;}
.ade-menu-contents-new h3 , .ade-menu-new-left{display:none;}
}
@media (max-width:667px){#ade-search .form{float:right;width:99%;}
.second-nav ul li{width:50%;}
#mobile-nav{top:90px;left:10px;}
.support-header .sub{width:480px;}
.support-header .sub table thead tr td:nth-child(3), .support-header .sub table thead tr td:nth-child(4){display:none;}
.support-header .sub table tbody tr td:nth-child(3), .support-header .sub table tbody tr td:nth-child(4), .support-header .sub table tbody tr th:nth-child(3), .support-header .sub table tbody tr th:nth-child(4){display:none;}
.section-left .col-xs-12.col-sm-4{width:50%;}
.ade-categories-page .col-xs-12.col-sm-3{width:50%;}
.ade-categories-page .col-xs-12.col-sm-3:nth-child(3n+4){clear:none;}
.ade-categories-page .col-xs-12.col-sm-3:nth-child(2n+3){clear:both;}
.ade-filter .list-filter{width:100%;}
#header-top-right{display:none;}
#ade-search{display:none;}
#ade-search-mobile{display:block;width:85%;float:right;margin-right:5px;}
.navbar-nav li > a > img{display:none;}
.navbar-default .navbar-nav > li > a{color:#0E0E0E;text-transform:uppercase;font-size:11px;font-weight:bold;padding:5px;}
#header-bottom-right .second-nav .support-header{display:none;}
#header-bottom-right .second-nav .support-header:nth-last-child(-n + 3){display:block;}
.row{margin-left:-5px;margin-right:-5px;}
.none-padding-left{padding:0px 5px;}
.ade-news .entry-content{padding:10px;}
}
@media (max-width:479px){.nav-tabs{border-bottom:0px;}
.nav-tabs > li{width:100%;border:1px solid #ccc;text-align:left;}
.nav-tabs > li > a{text-align:left !important;font-size:12px;padding:5px 15px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-radius:0px !important;border-bottom:0px solid #ccc !important;border-top:0px solid #ccc !important;}
.nav-tabs > li.active > a{border:0px solid #ccc !important;border-radius:0px !important;margin-right:0px;}
.nav-tabs > li > a:hover{border-radius:0px !important;}
.ade-categories-page .col-xs-12.col-sm-3{width:100%;}
.ade-categories-page .col-xs-12.col-sm-3:nth-child(2n+3){clear:none;}
.nav-tabs > li > a{text-align:left;}
#header-top-right{display:none;}
.second-nav ul li img{display:none;}
.main-option{display:none;}
#mobile-nav{top:90px;}
.support-header .sub{width:320px;}
.section-left .col-xs-12.col-sm-4{width:100%;}
#header-bottom-right .second-nav .support-header{display:none;}
#header-bottom-right .second-nav .support-header:first-child{display:none;}
#header-bottom-right .second-nav .support-header:nth-last-child(-n + 3){display:block;}
#ade-search{display:none;}
#ade-search-mobile{display:block;width:85%;float:right;margin-right:5px;}
.navbar-nav li > a > img{display:none;}
.navbar-default .navbar-nav > li > a{color:#0E0E0E;text-transform:uppercase;font-size:11px;font-weight:bold;padding:5px;}
.second-nav li{padding:0px 10px;}
.second-nav li img{padding:5px 0px;}
.form-horizontal .form-group label{font-weight:bold;}
.form-horizontal .form-group input{width:98%;}
.form-horizontal .form-group textarea{width:98%;}
}