﻿
@media (min-width: 1025px) {    

    [class*="desktop-"] {display: block;}
    [class*="mobile-"] {display: none !important;}
  
    body {
        font-size: 10pt;
        font-weight: normal;
        line-height: 1.4em;      
    }   

    .topcontent-image h1{
        font-size:36px;
    }
    .topcontent-image h4{

    }

    .desktop-catBlock {
        float: left;
        width: 150px;
        text-align: center;
        padding: 18px;
        margin-left: 10px;
        margin-right: 10px;
        padding: 5px;
    }
    .dropdown {
        position: relative;
        display: inline-block;        
    }
    .dropbtn {
        background-color: transparent;            
        border: none;
        cursor: pointer;
        line-height: 1.1;
        
    }
        .dropbtn a:link {
            display: block;
            text-decoration: none;
        }
        .dropbtn span {
            display: inline-block;
            color: white; /*#1C2997;*/ /*#303030*/
            font-size: 22px;
            font-weight: 800;
            padding: 5px 20px 5px 20px;
            box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.27), 0 10px 20px 0 rgba(0, 0, 0, 0.3);
            border-bottom: 4px solid #1C2997;
            background-color: #1447ac;
        }
    .dropdown-content {
        display: none;
        position: absolute;
        width: 900px;
        background-color: #f9f9f9;
        border-bottom: 5px solid #1C2997;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        padding: 12px 16px;
        z-index: 90;
        text-align: left;
    }
        .dropdown-content a {
            float: left;
            width: 25%;
            height: 16px;
            color: #505050; /*#1C2997;*/
            font-weight: 500;
            /* padding-left: 16px;
            padding-right: 16px;*/
            padding-top: 10px;
            padding-bottom: 5px;
            text-decoration: none;
            display: block;
            text-transform: capitalize;
            overflow: hidden;
        }
            .dropdown-content a:hover {
                color: #1C2997;
                font-weight: 600;
                /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
            }
    .dropdown:hover .dropdown-content {
        display: block;
    }
    .dropdown-ul {
        float: left;
    }
       
    .desktop-subcatBlock {
        float: left;
        width: 30%;
        max-width: 340px;
        padding-bottom: 20px;
        overflow-x: hidden;
        min-height: 68vh;
    }
        .desktop-subcatBlock a:link, .desktop-subcatBlock a:visited {
            color: #1C2997;
            font-weight: 500;
            /*text-decoration: none;    */        
            overflow-x: hidden;
        }
        .subcatBlock-wrap {
            /*padding-left: 20px;*/
        }
    summary.sumItem {
        margin-left: 20px;
    }   
    .leftCatbtn {
        width: 85%;
        height: 30px;
        text-transform: uppercase;
        text-decoration: none;
        color: #303030; /*#1C2997*/
        font-size: 15px;
        font-weight: 600;
        display: inline-flex;
        align-items: center;
        padding-left: 2px;
    }
    .leftItembtn {
        width: 85%;
        height: 25px;
        text-transform: uppercase;
        /*text-decoration: none;*/
        color: #303030; /*#1C2997*/
        font-size: 12px;
        font-weight: 600;
        display: inline-flex;
        align-items: center;
        padding-left: 2px;
    }
    .leftItem-content {
        display: block;       
        font-size: 12px;
        margin-left: 35px;
        text-transform: capitalize;
    }

    .ListEquipment .desktop-column3 {        
        float: left !important;
        width: 25%;
        height: 360px;
    }
    .desktop-column3 .column {
        width: 100%;
    }
    .ListEquipment .desktop-column4 {        
        float: left !important;
        width: 25%;
        height: 360px;
    }
    .desktop-column4 .column {
        width: 100%;
    }

    .searchRow {height: 130px;}
    .search-ImageBlock {
        width: 30%;   
        float: left;
    }
    .search-ImageBlock img{height:100px;}
    .search-TitleBlock {
        width: 30%;
        float: left;
    }
    .search-PriceBlock {
        width: 25%;
        float: left;
    }
    .search-ButtonBlock {
        width: 10%;
        float: right;
    }

    .desktop-clickmore {
        font-size: 12pt;
        font-weight: 700;
        color: #1C2997;
    }
        
}

@media (min-width: 1025px) and (max-width: 1500px) {  
    .desktop-column4 {display: none !important;}
    .ListEquipment .column {width: 33% !important;}
    .desktop-column3 {width: 33% !important;}
    .desktop-column3 .column {width: 100% !important;}
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .col {margin: 10px 0;}
    .one_half {width: 45%; margin-right:10px;}    
    .one_third {width: 45%; margin-right:10px;}
    .one_fourth {width: 30%; margin-right:10px;}

    .wrap { width: 90%;}

    .topmenu ul li a {padding: 0 5px 0 5px; }    
    .topcontent-image{height:375px;} 
    .topcontent-image h1 {font-size: 26px; margin: 10px 0 10px;}
    .topcontent-image h4 {font-size: 16px; font-weight: 600;} 
    .topcontent-overlaytext {width: 62%;}       
}
@media (min-width: 1281px) and (max-width: 1400px) {
    .wrap {width: 85%;}  
    .topcontent-image{height:375px;}
    .topcontent-overlaytext {width: 58%;}
}
@media (min-width: 1401px) and (max-width: 1600px) {
    .wrap {width: 80%;}  
    .topcontent-image{height:400px;}
    .topcontent-overlaytext {width: 58%;}
}
@media (min-width: 1601px) and (max-width: 1800px) {
    .wrap {width: 65%;}  
    .topcontent-overlaytext {width: 65%;}
}
@media (min-width: 1801px) {
    .wrap {width: 68%;}  
    .topcontent-overlaytext {width: 65%;}
}

