@media only screen and (max-width: 1024px){
  .rich-text-box h1.h1-big.mBot-20:nth-child(2) {
    display: none !important;
}
  h1.h1-big.mBot-20:nth-child(2) {
    display: none !important;
}
  .footer .footer-content ul li {
    width: 100% !important;
    float: left;
    margin-bottom: 8px;
    padding-right: 16px;
}
   .desktop-view{
  display: none !important;
}
   #desktopshow{
  display: none !important;
}
#mobileshow.btn_style {
    float: unset !important;
    padding-bottom: 20px;
}
.hidden-xs {
    display: none !important;
}


.footer-social-box.mobMTop-32.mobMBot-8.text-right.float-right {
    text-align: unset !important;
    float: unset !important;
}


.footer-social-box.mobMTop-32.mobMBot-8.text-right.float-right ul {
    display: inline-flex !important;
}

}

@media only screen and (max-width: 330px){
  .download-btn, .btn_style a{
    font-size: 10px;
  }
  
}




@media only screen and (min-width: 1025px){
 .mobile-view{
  display: none !important;
}
  
  #mobileshow{
  display: none !important;
}
}

#chat-canvas{
display: none !important;
}





.table-responsive > .table-bordered {
    border: 1px solid #dee2e6 !important;
}


.header-placeholder .mini-navbar, .showMobileMenu #flpHeader:before {
    background-color: #000000 !important;
}




#help-support-pages .download-btn {
    background-image: linear-gradient(to right, #f33, #ee1818);
    padding: 10px 25px;
    border-radius: 25px;
    color: #fff;
    font-size: 14px;
}

@media only screen and (min-width:1025px){
.language-text {
    padding-top: 32px;
    text-align: right;
}
.animate-minibar .language-text {
    padding-top: 15px;
    text-align: right;
}
}

@media only screen and (max-width:1024px){
#help-support-pages .navbar-header.hidden-sm.hidden-md.hidden-lg {
    display: none !important;
}
.language-text {
    padding-top: 14px;
    text-align: right;
}
#help-support-pages .header-placeholder.flp-type .navbar .navbar-inner .img-logo, .header-placeholder.flp-type .navbar .navbar-inner .img-logo img {
    margin-left: 6px;
    margin-top: 6px;
    width: 150px;
    display: inline !important;
}
}



.img-logo img.dbsimg {
    width: 100px !important;
}
