﻿@import url(Layout.css);

/*@import url(SmallTablet.css) only screen and (min-height: 0px) and (max-height: 600px) and (max-width: 800px);*/
/* Large Device */
/*@import url(Site.css) only screen and (min-width: 801px) and (max-width: 1099px) and (min-height: 601px);*/
/* 1280 Device */
/*@import url(1280Tablet.css) only screen and (min-width: 1100px) and (max-width: 1350px);*/
/* 1280 Device */
/*@import url(1660Content.css) only screen and (min-width: 1350px) and (max-width: 1700px);*/
/* Desktop */
/*@import url(2048LargeTablet.css) only screen and (min-width: 1700px) and (max-width: 2200px);*/

