@media (min-width: 992px) {
    nav.fixed-top:not(.sticky-top):not(.show-menu) .bg-wrap {
        opacity: 0 !important;
    }
}
#nav-logo-menu-btn-1 .bg-wrap {
	background: #ffffff;
}
#nav-logo-menu-btn-1 .bg {}#header-text-btn-2 .bg{
    background-image: url(../images/887/skinfacebodybanner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 1;
}#header-text-btn .bg-wrap {
    background: #000000;
}
#header-text-btn .bg {
    background-image: url(../images/887/bannerbds01min.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.8;
}@media(min-width: 992px){
    #desc-tabs-3 ul.nav{
        width: 30%;
        float: left;
    }
    #desc-tabs-3 .tab-content{
        width: 70%;
        display: inline-block;
    }
}
@media(min-width: 600px) and (max-width: 991px){
    #desc-tabs-3 ul.nav{
        width: 40%;
        float: left;
    }
    #desc-tabs-3 .tab-content{
        width: 60%;
        display: inline-block;
    }
}
@media(max-width: 600px){
    #desc-tabs-3 ul.nav{
        width: 100%;
    }
}
#desc-tabs-3 ul.nav{
    display: inline-block;
    padding: 20px;
    border: none;
}
#desc-tabs-3 .tab-content{
    padding: 20px;
}
#desc-tabs-3 .nav-tabs a.nav-link.active, #desc-tabs-3 .nav-tabs a.nav-link:hover{
    border-bottom: 2px solid;
    border-color: #00BCD4;
}
#desc-tabs-3 .nav-tabs a.nav-link{
    border-bottom: 1px solid #ccc;
}
#desc-text-img-6 .bg-wrap {
	background: linear-gradient(to bottom, #30a13a, #87c38c);
}


#subscribe-halfbg-field .bg {
    background-image: url(../images/bg-pattern-1.png);
    background-repeat: repeat;
    background-position: center center;
    background-size: 200px auto;
    opacity: 0.075;
}
.tool-button-right {
    z-index: 1001190 !important;
    position: fixed;
    right: 130px;
    bottom: 50px;
}
.pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}
.tool-button-right .btn{
     padding: 0px 20px 0px 0px; 
     border: 0px;
}
.tool-button-right .btn.btn-primary{
    background-color: rgb(239, 43, 43);
}
@media(max-width: 767px){
    .tool-button-right .btn{
        padding: 0;
    }
}
/*.tool-button-right .btn-lg{
    padding: 0.8rem 1rem 0.8rem 3.5rem;
    font-size: 25px;
}
@media (max-width: 767px){
.tool-button-right .btn{
    padding: 0 !important;
    width: 50px !important;  
    height: 50px !important;
}
}*/.tool-btn-right-2{
    position: fixed;
    right: 130px;
    bottom: 50px;
    z-index: 1001190 !important;
}
.pss-fixed-right{
    position: fixed;
    right: 0;
    bottom: 0;
}
.tool-btn-right-2 .btn{
    border-width: 0px;
    border-radius: 6px;
}
.tool-btn-right-2 a[class*="btn-outline"]{
    border-width: 2px;
}
.tool-btn-right-2 .btn.btn-primary{
    background: rgb(239, 43, 43);
}