﻿@media screen and (max-width:1820px) {
    body {  }

    .HeaderOuterWrapper { float:left; width:100%; background:#000; border-top:2px solid #ECC148  }
    .HeaderInnerWrapper { margin:0px auto; width:1600px; }

    .MainOuterWrapper { float:left; width:100%; }
    .MainInnerWrapper { margin:0px auto; width:1600px; }

    .FooterOuterWrapper { float:left; width:100%; }
    .FooterInnerWrapper {margin:0px auto; width:1600px; font-size:12px; }

    .txtSearch { width:925px; float:left; margin-right:5px; } 
    .btnSearch { float:left; } 

    /* PRICE CALCULATOR */
    .ProductSearchWrapper .txtSearch { width:555px; } 
    .ProductSearchWrapper .btnSearch {  }
    .ProductSearchWrapper {  }
    .Products { }

    .SelectedProductWrapper {  }

    /* GRIDVIEW */
    .GridView { font-size:14px; }
    .GridView .GridViewPager .dxp-lead {  font-size:14px; }

    
    .Members .GridViewHeader:nth-child(1) {width:80px;}
    .Members .GridViewHeader:nth-child(2) {width:1340px;}
    .Members .GridViewHeader:nth-child(3) { width:100px;}
    .Members .GridViewHeader:nth-child(4) {width:80px;}
    
    .Products .GridViewHeader {font-size:12px;}
    .Products .GridViewRow {font-size:13px;}
}
