.wpml-ls-current-language > a > .wpml-ls-native {
display: none;
}
.wpml-ls-current-language .dropdown-menu {
width: 130px;
}
.wpml-ls-current-language .dropdown-menu .wpml-ls-native {
font-size: 12px !important;
margin-left: 5px;
}
.boxsearch-fixed .position .boxsearch-style .title_boxsearch {
font-size: 1.5em !important;
}
.wpml-ls-item .dropdown-menu {
min-width: auto !important;
max-width: none !important;
}
.wpml-ls-item .dropdown-menu a{
padding: 0px 17px;
margin: 2px 0 !important;
}
.box-notice{
margin:0 0 40px 0;
}
.home .detail_about .box_detail_about .title_box .title-keyword h1 {
font-size: 18px;
line-height: 26px;
color: #707070;
margin: 0 auto 15px auto;
}  .list-keyword .detail_about .box_detail_about .content_about h2:last-child:after{
content: none;
display: none;
}
.list-keyword .detail_about .box_detail_about .content_about h2:after,
.list-keyword .detail_about .box_detail_about .content_about h3:after,
.list-keyword .detail_about .box_detail_about .content_about h4:after,
.list-keyword .detail_about .box_detail_about .content_about h5:after,
.list-keyword .detail_about .box_detail_about .content_about h6:after{
content: "";
width: 5px;
height: 5px;
border-radius: 50%;
background-color: #165266;
display: inline-block;
margin: 0 3px;
vertical-align: middle;
}
.list-keyword .detail_about .box_detail_about .content_about h2,
.list-keyword .detail_about .box_detail_about .content_about h3,
.list-keyword .detail_about .box_detail_about .content_about h4,
.list-keyword .detail_about .box_detail_about .content_about h5,
.list-keyword .detail_about .box_detail_about .content_about h6{
display: inline-block;
font-size: 18px;
line-height: 26px;
}
#modalAbout .detail_about .content_about h2{
margin: 30px 0 10px 0;
color: #707070;
font-family: Eyechart,sans-serif;
}
.detail_about .box_detail_about .content_about .conbtn.text-center a{
color: #165266;
}
.detail_about .box_detail_about .content_about .conbtn.text-center a:hover{
color: #040f12;
}
.detail_about .box_detail_about .title_box .title-keyword h2{
font-size: 18px;
line-height: 26px;
color: #707070;
margin: 0 auto 15px auto;
}
.bodyoverflow .boxsearch-fixed {
z-index: 1;
}
@media screen and (min-width: 992px) {
.home .detail_about .box_detail_about .title_box .title-keyword h1 {
width: 80%;
}
}
@media (max-width: 991px){
.bht_header .top_menu .btn_ticket {
right: 50px !important;
}
.bht_header .member-bartab{
display:block;
position: fixed !important;
right: 0;
top: 0;
}
.bht_header .dropdown-member #collapseMember {
right: 0 !important;
}
}
a.btn_dining {
display: inline-block;
padding: 7px 20px;
border: solid 1px #165266;
text-transform: uppercase;
color: #165266;
margin: 30px 0;
}
a.btn_dining:hover {
background-color:#165266;
color:#fff;
}
.boxsearch-fixed .position .boxsearch-style #dateci, .boxsearch-fixed .position .boxsearch-style #dateco {
color: #706f6f !important;
font-size: 14px !important;
} @-webkit-keyframes badbounce {
0%,
100% {
-webkit-transform: translateY(0px); }
10% {
-webkit-transform: translateY(6px); }
30% {
-webkit-transform: translateY(-4px); }
70% {
-webkit-transform: translateY(3px); }
90% {
-webkit-transform: translateY(-2px); } }
@-moz-keyframes badbounce {
0%,
100% {
-moz-transform: translateY(0px); }
10% {
-moz-transform: translateY(6px); }
30% {
-moz-transform: translateY(-4px); }
70% {
-moz-transform: translateY(3px); }
90% {
-moz-transform: translateY(-2px); } }
@keyframes badbounce {
0%,
100% {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
10% {
-webkit-transform: translateY(6px);
-moz-transform: translateY(6px);
-ms-transform: translateY(6px);
-o-transform: translateY(6px);
transform: translateY(6px); }
30% {
-webkit-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px); }
70% {
-webkit-transform: translateY(3px);
-moz-transform: translateY(3px);
-ms-transform: translateY(3px);
-o-transform: translateY(3px);
transform: translateY(3px); }
90% {
-webkit-transform: translateY(-2px);
-moz-transform: translateY(-2px);
-ms-transform: translateY(-2px);
-o-transform: translateY(-2px);
transform: translateY(-2px); } }
@-webkit-keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent; }
100% {
box-shadow: 0 0 0 0 transparent; } }
@-moz-keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent; }
100% {
box-shadow: 0 0 0 0 transparent; } }
@-o-keyframes ripple {
070% {
box-shadow: 0 0 0 50px transparent; }
100% {
box-shadow: 0 0 0 0 transparent; } }
@-ms-keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent; }
100% {
box-shadow: 0 0 0 0 transparent; } }
@keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent; }
100% {
box-shadow: 0 0 0 0 transparent; } }
@media screen and (max-width: 991px) {
.DateCalendarVersion2.fixed.opened {
z-index: 91; } }
.ss_animate {
-webkit-animation: badbounce 1s linear;
-moz-animation: badbounce 1s linear;
animation: badbounce 1s linear; }
#ss_menu a {
color: #fff; }
#ss_menu {
bottom: 30px;
width: 60px;
height: 60px;
color: #fff;
position: fixed;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
right: 30px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
z-index: 99; }
#ss_menu > .menu {
display: block;
position: absolute;
border-radius: 50%;
width: 60px;
height: 60px;
text-align: center;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
color: #fff;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease; }
#ss_menu > .menu:before {
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-animation-delay: .9s;
animation-delay: .9s;
content: ""; }
#ss_menu > .menu:after {
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-animation-delay: .6s;
animation-delay: .6s;
content: ""; }
#ss_menu > .menu,
#ss_menu > .menu:after,
#ss_menu > .menu:before {
border-radius: 50%;
box-shadow: 0 0 0 0 rgba(22, 82, 102, 0.5);
top: -2px;
height: 60px;
position: absolute;
width: 60px;
right: -2px;
z-index: 15; }
#ss_menu > div span {
position: absolute;
left: -22%;
font-size: 10px;
top: -18px;
text-transform: uppercase;
text-shadow: 0 0 3px #adadad;
color: #000; }
#ss_menu > .menu .share {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
z-index: 19;
color: #fff;
opacity: 1; }
#ss_menu > .menu .share .circle {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
position: absolute;
width: 12px;
height: 12px;
border-radius: 50%;
background: #fff;
top: 50%;
margin-top: -6px;
left: 12px;
opacity: 1; }
#ss_menu > .menu .share .circle:after,
#ss_menu > .menu .share .circle:before {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
content: '';
opacity: 1;
display: block;
position: absolute;
width: 12px;
height: 12px;
border-radius: 50%;
background: #fff; }
#ss_menu > .menu .share .circle:after {
left: 20.78461px;
top: 12.0px; }
#ss_menu > .menu .share .circle:before {
left: 20.78461px;
top: -12.0px; }
#ss_menu > .menu .share .bar {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
width: 24px;
height: 3px;
background: #fff;
position: absolute;
top: 50%;
margin-top: -1.5px;
left: 18px;
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
-o-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-transform: rotate(30deg);
-moz-transform: rotate(30deg);
-ms-transform: rotate(30deg);
-o-transform: rotate(30deg);
transform: rotate(30deg); }
#ss_menu > .menu .share .bar:before {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
transition: all 1s ease;
content: '';
width: 24px;
height: 3px;
background: #fff;
position: absolute;
left: 0px;
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
-ms-transform-origin: 0% 50%;
-o-transform-origin: 0% 50%;
transform-origin: 0% 50%;
-webkit-transform: rotate(-60deg);
-moz-transform: rotate(-60deg);
-ms-transform: rotate(-60deg);
-o-transform: rotate(-60deg);
transform: rotate(-60deg); }
#ss_menu > .menu .share.close .circle {
opacity: 0; }
#ss_menu > .menu .share.close .bar {
top: 50%;
margin-top: -1.5px;
left: 50%;
margin-left: -12px;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(405deg);
-moz-transform: rotate(405deg);
-ms-transform: rotate(405deg);
-o-transform: rotate(405deg);
transform: rotate(405deg); }
#ss_menu > .menu .share.close .bar:before {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
-webkit-transform: rotate(-450deg);
-moz-transform: rotate(-450deg);
-ms-transform: rotate(-450deg);
-o-transform: rotate(-450deg);
transform: rotate(-450deg); }
#ss_menu > .menu.ss_active {
background: #f6ab18;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7); } 
#ss_menu > div {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
width: 60px;
height: 60px;
font-size: 30px;
text-align: center;
background: rgb(22, 82, 102);
border-radius: 50%;
display: table; 
border: solid 2px #fff;}
#ss_menu > div a {
display: table-cell;
vertical-align: middle; }
#ss_menu > div:hover {
background: rgb(22, 82, 102);
cursor: pointer; }
#ss_menu > div:hover a i {
color: #000; }
#ss_menu div:nth-child(1) {
top: 0px;
left: -160px; }
#ss_menu div:nth-child(2) {
top: -80.0px;
left: -138.56406px; }
#ss_menu div:nth-child(3) {
top: -138.56406px;
left: -80.0px; }
#ss_menu div:nth-child(4) {
top: -160px;
left: 0.0px; } .hero_page:before {
content: none !important;
} @media (min-width: 992px) {
.bht_header .top_menu.remove .btn_ticket .bht_btn {
padding: 25px 30px !important;
}
.edit-page .hero_page {
height: 660px;
}
.bht_header .member-bartab {
top: 50% !important;
}
body .bht_header .fadelogo .member-bartab {
top: 5%!important;
}    .bht_header nav.navbar-default .navbar-nav .dropdown-menu {
min-width: 200px;
max-width: 200px;
left: -5%;
padding: 10px 0 30px 0;
}
.bht_header nav.navbar-default .navbar-nav>li a {
margin: 5px 0;
display: inline-block;
}
.bht_header nav.navbar-default .dropdown-menu>li>a{
white-space: normal;
}
.bht_header nav.navbar-default .dropdown-menu>li>a:hover {
color: #ffd1c5 !important;
}
}
@media screen and (max-width: 1599px) and (min-width: 1200px){
.btn_ticket {
width: 150px;
}
}
.bht_footer .left_footer .group_address .title {
text-transform: capitalize !important;
}
.room_amenities .amenities_group .amenities_list p {
font-size: 0.9em;
}
@media (min-width: 768px) {
.img_proall {
height: auto !important;
}
.img_proall img {
position: relative !important;
left: inherit !important;
top: inherit !important;
transform: none !important;
}
}
.ftg-items a.tile-inner {
position: relative;
height: 260px;
display: block;
overflow: hidden;
margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.ftg-items a.tile-inner {
height: 220px;
}
}
@media (max-width: 991px) {
.ftg-items a.tile-inner {
height: 150px;
}
}
.ftg-items a.tile-inner img.item{
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%) scale(1);
width: 110%;
display: block;
height: auto;
transition: all 0.3s ease-in-out;
}
.ftg-items a.tile-inner:hover img.item {
transform: translateX(-50%) translateY(-50%) scale(1.1);
transition: all 0.3s ease-in-out;
}
.ftg-items a.tile-inner .caption-block {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
background: rgba(0, 0, 0, 0.51);
opacity: 0;
transition: all 0.3s ease-in-out;
}
.ftg-items a.tile-inner:hover .caption-block {
opacity: 1;
transition: all 0.3s ease-in-out;
}
.ftg-items a.tile-inner .text-wrapper {
position: absolute;
left: 50%;
top: 70%;
transform: translateX(-50%) translateY(-50%);
color: #fff;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.ftg-items a.tile-inner:hover .text-wrapper {
top: 50%;
opacity: 1;
transition: all 0.3s ease-in-out;
}
.bht_content.gallery .row{margin: 0 5px;}
.bht_content.gallery .row > [class*="col-"]{padding: 0 5px;}
.bht_header .top_menu {top: 0; transition-delay: 0.3s}
.home .bht_header .top_menu.remove {top: 0; transition: all 0.3s ease-in-out; transition-delay: 0.3s}
.bht_header .top_menu .navbar-right,
.btn_ticket,
.bht_header .member-bartab {
transition: all 0.3s ease-in-out !important;
}
.home .bht_header .top_menu.show-menu  {
top: 0;
}
.home .hero_slider {
transform: none !important;
}
.my_scrollbar {
height: 100vh;
overflow: auto;
}
.ftg-items .tile:nth-child(3) a.tile-inner img.item,
.ftg-items .tile:nth-child(9) a.tile-inner img.item {
width: 190%;
}
.box-textIcon {
position: fixed;
bottom: 30px;
right: 30px;
z-index: 9999
}
.box-textIcon .text-icon .close {
position: absolute;
top: -14px;
background-color: #165266;
width: 25px;
height: 25px;
font-size: 12px;
right: -10px;
opacity: 1;
text-align: center;
border-radius: 50%;
color: #fff;
font-weight: 100;
line-height: 22px;
box-shadow: 0 0 15px #333
}
.box-textIcon .icon-popup:before {
content: "\f0f3";
font-family: "Font Awesome\ 5 Free";
display: inline-block;
width: 60px;
height: 60px;
background: #165266;
color: #f7e4de;
border-radius: 50%;
text-align: center;
line-height: 56px;
font-size: 32px;
box-shadow: 0 0 15px #333;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.box-textIcon .text-icon {
right: 0;
position: absolute;
top: -245px;
background-color: #165266;
width: 330px;
color: #fff;
padding: 10px 30px 30px;
text-align: center;
line-height: 19px;
border-radius: 3px;
box-shadow: 0 0 15px #333;
z-index: 2;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 1;
border-radius: 10px;
}
.box-textIcon .text-icon:after {
content: "";
display: inline-block;
position: absolute;
bottom: -10px;
width: 30px;
height: 30px;
background-color: #165266;
border-radius: 50%;
right: 60px;
margin: 0 auto;
z-index: 1;
box-shadow: 0 0 15px #333;
}
.box-textIcon .text-icon p {
font-size: 14px;
margin: 15px 0 !important;
}
.box-textIcon .text-icon:before {
content: "";
display: inline-block;
position: absolute;
bottom: -30px;
width: 15px;
height: 15px;
background-color: #165266;
border-radius: 50%;
right: 58px;
margin: 0 auto;
z-index: 1;
box-shadow: 0 0 15px #333;
}
.box-textIcon .text-icon p {
font-size: 14px;
margin: 15px 0 !important;
}
.box-textIcon .text-icon p {
font-size: 14px;
margin: 15px 0 !important;
}
.box-textIcon .text-icon .fix-member ul>li p {
font-size: 22px;
display: inline-block;
color: #165266;
text-transform: uppercase;
}
p.signup-now {
font-size: 25px !important;
font-style: italic;
}
.box-textIcon .text-icon .fix-member ul>li p a {
color: #165266;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.box-textIcon .text-icon .fix-member ul>li a:hover {
color: #191919;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.box-textIcon .text-icon p {
font-size: 14px;
margin: 0;
}
.box-textIcon .text-icon .fix-member ul>li:first-child:after {
content: "|";
display: inline-block;
margin: 0 2px;
color: #165266
}
.box-textIcon .text-icon p>span {
font-weight: 600;
font-size: 16px;
color: #191919
}
.box-textIcon .text-icon p.signup-now {
font-weight: 600;
font-size: 16px;
margin: 0;
}
.box-textIcon .text-icon .fix-member ul {
margin: 0;
padding: 0;
list-style: none
}
.box-textIcon .text-icon .fix-member ul>li {
display: inline-block
}
.box-textIcon .text-icon .fix-member {
position: relative;
z-index: 2;
background-color: #fff;
padding: 0 15px;
margin-top: 5px;
border-radius: 13px;
}
.box-textIcon.close-popup .text-icon {
opacity: 0;
right: -300px;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.box-textIcon.close-popup .icon-popup {
cursor: pointer
}
.box-textIcon.close-popup .icon-popup:before {
color: #fff
}
.box-textIcon.close-popup .icon-popup:hover:before {
color: #fdd4a1;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.box-textIcon .btn-linkPromotion {
display: block;
padding: 10px 15px;
color: #165266; 
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
text-transform: uppercase;
}
.box-textIcon .btn-linkPromotion:hover {
color: #c5a500;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.modal-open .modal-backdrop {
display: block
}
.modal-backdrop {
display: none
}
.icon-popup .ripple,
.icon-popup .ripple:after,
.icon-popup .ripple:before {
border-radius: 50%;
box-shadow: 0 0 0 0 rgba(22, 82, 102, 0.23);
top: 0;
height: 60px;
position: absolute;
width: 60px
}
.icon-popup .ripple:before {
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-animation-delay: .9s;
animation-delay: .9s;
content: ""
}
.icon-popup .ripple:after {
-webkit-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-animation-delay: .6s;
animation-delay: .6s;
content: ""
}
@-webkit-keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent
}
100% {
box-shadow: 0 0 0 0 transparent
}
}
@-moz-keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent
}
100% {
box-shadow: 0 0 0 0 transparent
}
}
@-o-keyframes ripple {
070% {
box-shadow: 0 0 0 50px transparent
}
100% {
box-shadow: 0 0 0 0 transparent
}
}
@-ms-keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent
}
100% {
box-shadow: 0 0 0 0 transparent
}
}
@keyframes ripple {
70% {
box-shadow: 0 0 0 50px transparent
}
100% {
box-shadow: 0 0 0 0 transparent
}
}
.title-content-whybook {
background: #165266;
position: relative;
width: 100%;
}
.title-content-whybook .title {
width: 100%;
padding: 30px 40px;
font-size: 22px;
line-height: 24px;
text-transform: uppercase;
position: relative;
}
.title-whybook {
color: #fff;
font-size: 18px;
}
.title-whybook span {
color: #fff;
display: block;
margin-left: -2px;
font-size: 18px;
line-height: 22px;
}
.title-sub {
text-align: right;
color: #fff;
font-size: 18px;
line-height: 22px;
}
.title-content-whybook::after {
content: "";
display: block;
position: absolute;
border: 1px solid #fff;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
}
.why_book {
padding: 20px 0;
background-color: #1c1b1c;
}
.why_book .row [class*="col-sm-"] {
margin-bottom: 0 !important;
}
.item_why img {
margin: 0 auto;
}
.item_why p {
margin: 10px 0 0;
color: #2b292a;
}
.slide_why {
position: relative;
padding: 25px 15px;
background: #e8e7e7;
}
.slide_why li {
margin-right: 5px;
}
.title-content-whybook::before {
content: "\f0da";
font-family: "FontAwesome";
font-size: 40px;
color: #fff;
position: absolute;
top: 43%;
right: 1px;
}
.slide_why .flex-direction-nav {
display: none;
}
.why_book .flex-control-nav {
bottom: 0;
left: 0;
right: 0;
}
@media (max-width: 767px) {
.slide_why {
padding: 50px 0;
}
.title-sub {
text-align: left;
}
.title-whybook,
.title-whybook span,
.title-sub {
display: inline-block;
}
.title-content-whybook::before {
top: 38%;
}
}
.bht_header .dropdown-member button {line-height: 50px;}
.bht_header .member-bartab:before {top: 15px !important;}
.bht_header .dropdown-member #collapseMember {top: 100% !important;}
@media (max-width: 1299px) and (min-width: 1200px) {
body .bht_header .member-bartab {
top: 39%!important;
}
body .bht_header .top_menu.remove .member-bartab {
top: 11% !important;
}
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
body .bht_header .member-bartab {
top: 22%!important;
}
body .bht_header .fadelogo .member-bartab {
top: -12% !important;
}
}
@media screen and (max-width: 1599px) and (min-width: 1200px){
.bht_header nav.navbar-default .navbar-nav>li>a {
padding: 0 7px !important;
}
}