.windowwidthscript {
    display: none;
}


/* DEFAULT STYLES */


@media only screen and (min-width:100px){
	/* FULL WIDTH, USES DEFAULT STYLES */
	#region-content {
		background-color: #FFFFFF;
	}
	.yalenew-wide .zone-menu {
	    max-width: 1500px;
	    width: 1500px;
	    margin-left: auto;
	    margin-right: auto;
	    background-color: bisque;
	}
	.yalenew-wide .zone-menu #region-menu {
	    width: 100%;
	}
	.yalenew-wide .zone-menu #region-menu .tb-megamenu-nav.level-0 {
	    margin-left: auto;
	    margin-right: auto;
	    width: 1230px;
	}
        .homepageslideshow_mobile {
 	   display: none;
	}
}

@media only screen and (max-width:1517px){
	/* CUSTOM 1 */
	#region-content {
		background-color: #baf1c5;
	}
	.yalenew-wide .zone-menu, .yalenew-wide .zone-menu #region-menu .tb-megamenu-nav.level-0 {
	    width: 1200px;
	}
	#block-search-form {
	    margin-right: 0;
	}
       .homepageslideshow, .homepageslideshow .views-field-field-header-image img, .homepageslideshow .slidetextcontent {
           width: 1275px !important;
           margin: 0 auto;
       }
       .homepageslideshow .slidetextcontent {
           display: block !important;
           bottom: 0px !important;
       }
       .homepageslideshow .slidetextcontent .slidetext {
            font-size: 15px !important;
       }
}

@media only screen and (max-width:1284px){
	/* CUSTOM 2 */
	#region-content {
		background-color: #f1baba;
	}
	.yalenew-wide .zone-menu, .yalenew-wide .zone-menu #region-menu .tb-megamenu-nav.level-0 {
	    width: 1030px;
	}
	.tb-megamenu .nav > li {
	    margin-right: -5px;
	    font-size: 16px;
	}
	.subscribeicon {
	    margin-right: 14px;
	}
	.subscribeicon a img {
	    width: 40px !important;
	}
	.tb-megamenu .mega-nav, .tb-megamenu .dropdown-menu .mega-nav {
	    margin-left: 0px;
	}
	.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
 	   width: 115px;
           height: 100px;
 	   background-size: 100px 100px;
           margin-right: -5px;
	}
	.tb-megamenu .mega-nav > li a, .tb-megamenu .dropdown-menu .mega-nav > li a {
           font-size: 12px;
           line-height: 16px;
	}
       .homepageslideshow, .homepageslideshow .views-field-field-header-image img, .homepageslideshow .slidetextcontent {
           width: 1060px !important;
       }
       .front #zone-content {
           background: none;
       }
}

@media only screen and (max-width:1030px){
	/* IPAD - LANDSCAPE */
	#region-content {
		background-color: #E5F9D5;
	}
	.yalenew-wide .zone-menu, .yalenew-wide .zone-menu #region-menu .tb-megamenu-nav.level-0 {
	    width: 960px;
	}
	.tb-megamenu .nav > li > a {
	   padding-left: 15px;
	   padding-right: 15px;
	}
       .homepageslideshow, .homepageslideshow .views-field-field-header-image img, .homepageslideshow .slidetextcontent {
           width: 980px !important;
       }
}

@media only screen and (max-width:979px){
	/* IPAD - PORTRAIT */
	#region-content {
		background-color: #B8CDD9;
	}
	#zone-content {
	    margin-top: 75px;
	}
	#zone-menu, #zone-menu .region-inner {
	    display: block;
            width: 100%;
	}
	#breadcrumb {
	    display: none;
	}
	#block-search-form {
	    margin-top: -44px;
	}
	.tb-megamenu .btn {
	    background-color: #12284E !important;
	    border: 1px solid #ffffff !important;
            background-image: none !important;
            margin: 7px 0 7px 15px !important;
            padding-top: 4px !important;
            padding-bottom: 4px !important;
            border-radius: 0;
	}
	.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
	    content: "MENU";
	    color: #ffffff !important;
            text-shadow: none !important;
	}
	.fa {
	    font-family: "TheSans-Caps" !important;
            font-weight: 400 !important;
	    font-size: 1.2em !important;
	    text-transform: lowercase !important;
	    letter-spacing: 0.03em !important;
	}
	.tb-megamenu .mega-nav > li, .tb-megamenu .dropdown-menu .mega-nav > li {
	    float: none;
	    background: none;
	    width: 400px !important;
	    text-align: left !important;
	    height: 30px !important;
	}
	.tb-megamenu .nav-collapse {
	    background: #333333 !important;
	}
	.tb-megamenu .nav-collapse .dropdown-menu {
	    background-color: #ffffff;
	}
	.subscribecontainer {
	    width: 150px;
	}
	.subscribeicon {
	    margin-top: 0 !important;
	}
	.homepageslideshow {
	    margin-top: 38px;
	}
       .homepageslideshow, .homepageslideshow .views-field-field-header-image img, .homepageslideshow .slidetextcontent {
           width: 790px !important;
       }
}

/*
@media only screen and (max-width:738px) {
	
}
*/

@media only screen and (max-width:740px){
	/* PHONE- LANDSCAPE */
	#region-content {
		background-color: #FECEB8;
	}
	.subscribecontainer {
	    width: 300px;
	}
	.subscribeicon {
	    margin-top: -10px !important;
	}
	.front #region-sidebar-first, .front #region-sidebar-second {
	    clear: both;
	    left: -5px !important;
	}
	.front #region-content, .front #region-sidebar-first, .front #region-sidebar-second {
	    width: 97% !important;
	}
	.front #region-content {
	    margin-left: -24% !important;
	}
	.front .zone-header {
	   margin-bottom: 0 !important;
	}
	.front .zone-content {
	    margin-top: 0 !important;
	}
        .homepageslideshow {
            display: none;
        }
        .homepageslideshow_mobile {
 	   display: block;
 	   margin-top: 38px;
	}
        .homepageslideshow_mobile .slidetextcontent {
            background-color: #f2efe1;
            padding: 10px;
        }
        .homepageslideshow_mobile .more-link {
        margin-bottom: 10px !important;
        }
        .original-sidenav {
            display: block;
        }
        .original-sidenav h5 {
            display: none !important;
        }
}

@media only screen and (max-width:600px){
	/* PHONE- PORTRAIT */
	#region-content {
		background-color: #DCBEDA;
	}
}