@font-face {
    font-family: 'Square721 BdEx BT Bold ';
    src: url('fonts/square721-bdex-bt-bold.woff');
    font-weight: bold;
}
body {
    color: #5a5a5a;
    background-color: #ffffff;
    background: url('/assets/images/desktop-view/Background.png');
}
.logo-size {
    max-width: 80% !important;
    margin-left: 220px;
}
.ts_label_icons{
    opacity:0;
}
.tsc_label_icons{
   opacity:0;  
}
.wb_label_icons{
    opacity:0;
}
.sp_label_icons{
    opacity:0;
}
.ct_label_icons{
    opacity:0;
}
.ss_label_icons{
    opacity:0;
}
.tb_label_icons{
    opacity:0;
}
.th_label_icons{
    opacity:0;
}
.ph_label_icons{
   opacity:0; 
}
/* Media Queries */

@media screen and (max-width: 1600px) {
    .dropdown-menu {
        min-width: 154px !important;
        margin: 0;
        left: 14px;
        border-radius: 0;
        padding: 0;
    }
}
@media screen and (max-width: 1680px) {
    .dropdown-menu {
        min-width: 154px !important;
        margin: 0;
        left: 14px;
        border-radius: 0;
        padding: 0;
    }
}
@media screen and (max-width: 992px) {
    .dropdown-menu {
        min-width: 154px !important;
        margin: 0;
        left: 14px;
        border-radius: 0;
        padding: 0;
    }
}
@media screen and (max-width: 768px) {
    .dropdown-menu {
        min-width: 154px !important;
        margin: 0;
        left: 14px;
        border-radius: 0;
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .logo-size {
        max-width: 80% !important;
        margin-left: 220px;
    }
    .dropdown-mv {
        margin-left: 75px !important;
    }
    .dropdown-menu {
        min-width: 234px !important;
        min-width: 218px !important;
    }
    .dropdown-btn {
        padding: 0 12px !important;
    }
    .product-txt {
        margin-top: 30px !important;
        margin-left: 155px;
        font-size: 1.5em !important;
    }
    .product-col-1 {
        margin-top: 2%;
    }
    .product-col-2 {
        margin-top: 3% !important;
        margin-left: 75px !important;
    }
    .product-col-2-p {
        margin-top: 3% !important;
        margin-left: 75px !important;
    }
    .product-col-3 {
        margin-top: 3% !important;
        max-width: 80% !important;
        margin-left: 75px !important;
    }
    .product-col-4 {
        margin-top: 8%;
        margin-left: 75px !important;
    }
    .product-col-5 {
        margin-top: 8% !important;
        margin-left: 75px !important;
    }
    .caret {
        margin-left: 50px !important;
    }
    .product-txt {
        margin-top: 70px !important;
        margin-left: 10px;
        font-size: 1.5em !important;
    }
}
@media screen and (max-width: 511px) {
    .logo-size {
        max-width: 80% !important;
        margin-left: 100px;
    }
    .dropdown-mv {
        margin-left: 45px !important;
    }
    .dropdown-menu {
        min-width: 218px !important;
    }
    .dropdown-btn {
        padding: 0 12px !important;
    }
    .product-txt {
        margin-top: 100px !important;
        margin-left: 29px;
        font-size: 1.5em !important;
    }
    .product-col-1 {
        margin-top: 2%;
    }
    .product-col-2 {
        margin-top: 2% !important;
        margin-left: 60px !important;
    }
    .product-col-2-p {
        margin-left: 45px !important;
    }
    .product-col-3 {
        margin-top: 4% !important;
        max-width: 80% !important;
        /*margin-left:103px !important;*/
        
        margin-left: 45px !important;
    }
    .product-col-4 {
        margin-top: 8%;
        margin-left: 45px !important;
    }
    .product-col-5 {
        margin-top: 8% !important;
        margin-left: 103px !important;
    }
    .product-txt {
        margin-top: 30px !important;
        margin-left: 10px;
        font-size: 1.5em !important;
    }
    .caret {
        margin-left: 50px !important;
    }
}
@media screen and (max-width: 420px) {
    .logo-size {
        max-width: 80% !important;
        margin-left: 29px;
    }
    .dropdown-mv {
        margin-left: 29px !important;
    }
    .dropdown-menu {
        min-width: 218px !important;
    }
    .dropdown-btn {
        padding: 0 12px !important;
    }
    .mobile-vw {
        margin-top: 30px !important;
    }
    .product-txt {
        margin-top: 100px !important;
        margin-left: 29px;
        font-size: 1.5em !important;
    }
    .product-col-1 {
        margin-top: 2%;
    }
    .product-col-2 {
        margin-top: 8% !important;
        margin-left: 29px !important;
    }
    .product-col-2-p {
        margin-left: 29px !important;
    }
    .product-col-3 {
        margin-top: 8% !important;
        max-width: 80% !important;
        margin-left: 29px !important;
    }
    .product-col-4 {
        margin-top: 8%;
        margin-left: 29px !important;
    }
    .product-col-5 {
        margin-top: 8% !important;
        margin-left: 29px !important;
    }
    .caret {
        margin-left: 50px !important;
    }
    .product-txt {
        margin-top: 80px !important;
        margin-left: 0px;
        font-size: 1.5em !important;
    }
}