@media screen and (min-width:481px) and (max-width:1025px) { 

.t-only {
	display: block;
}

.m-only, .ts-only, .d-only, .w-only {
	display: none;
}

.inner {
	width: 92%;
	margin: auto;
}

header .inner {
    /* width: 100%; */
}
 
/* FEATURED ************************************ */
    

.nav-arrows .arrow {
    width: 35px;
}


/* LAYOUT ELEMENTS *********************************************** */

.w20_left, .w20_right {
	width: 20%;	
}

.w30_left, .w30_right {
	width: 30%;	
}

.w40_left, .w40_right {
	width: 40%;	
}

.w50_left, .w50_right {
	width: 50%;	
}

.w60_left, .w60_right {
	width: 60%;	
}

.w70_left, .w70_right {
	width: 70%;	
}

.w80_left, .w80_right {
	width: 80%;	
}

.w100_left, .w100_right {
	width: 100%;	
}
	
.w70-inline {
	display: block;
	width: 100%;
}
	
.sidebar {
	width: 90%;
	display: block;
	vertical-align: auto;
	margin-left: 0%;
}

.sidebar ul li span.date {width: auto;min-width: 0px;clear: both;float: left;width: 100%;margin-bottom: 4px;}
    
/* FEATURED ****************** */
    
.featured h2 {
    font-size: 29px;
    line-height: 32px;
    margin-bottom: 6px;
    width: 60%;
    margin-left: 25px;
}

.featured p {
    font-size: 14px;
    line-height: 16px;
}
.featured .button {
    margin: 10px 0 0 25px;
    padding: 5px 20px !important;
    font-size: 15px !important;
}
/* FOOTER ******************** */
	
.testimonials {
    width: 85%;
    margin: 0% 7.5%;
}
	
/* ADDED STYLES ******* */
	
#search_button {
    right: 71px;
	display: none;
}

h1 {
    font-size: 35px;
    font-weight: 800;
    line-height: 40px;
}

.ctaitem {
	background-size: 100px;
}

.ctaitem h2 {
    margin-top: 120px;
}

.ctaitem {
    width: 50%;
    margin-bottom: 20px;
}

.council_links img {
    height: 76px;
}

footer .inner {
    padding: 0px 40px;
}

.content.upcomingevents .event_link {
    width: 50%;
    margin-bottom: 10px;
}
	
body.fixed #search_bar {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: block !important;
    z-index: 9999;
    top: auto;
}

body.fixed #search_bar form {
    width: 100%;
}

body.fixed #search_bar form input[type=search] {
    width: calc(100% - 80px);
}
/*	
h2 img.alignright {
    clear: both;
    float: right !important;
    width: 100px !important;
}*/
	
.headingarea .inner {
    padding-bottom: 25%;
}
    
/* COUNCIL LOGOS - Total width 160px */

.council_logo_bm {
    width: 130px !important;
    margin: 20px 15px 0px !important;
}
.council_logo_camden {
    width: 80px !important;
    margin: 33px 40px 0px !important;
}
.council_logo_camp {
    width: 150px !important;
    margin: 46px 5px 0px !important;
}
.council_logo_ff {
    width: 138px !important;
    margin: 36px 11px 0px !important;
}
.council_logo_hcc {
    width: 130px !important;
    margin: 50px 15px 0px !important;
}
.council_logo_lcc {
    width: 110px !important;
    margin: 45px 25px 0px !important;
}
.council_logo_pcc {
    width: 140px !important;
    margin: 50px 10px 0px !important;
}
.council_logo_wsc {
    width: 100px !important;
    margin: 40px 30px 0px !important;
}
	
/* DIGITAL EQUITY PAGE ****************************** */
.page-id-1938 .headingarea .inner {
	max-width: 100%;
    padding: 18% 0px 160px;
}

.content_page_id_19388 h2 {
    font-size: 28px;
	font-weight: normal;
}
.content_page_id_1938 p, .page-id-1938 .headingarea p {
    font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}	
.two-tiles-container .red-tile, .two-tiles-container .green-tile {
    padding: 3%;
    height: 400px;
}
.two-tiles-container .red-tile h2 {
    margin-bottom: 10px !important; 
}	
.two-tiles-container .green-tile p, .two-tiles-container .red-tile p {
    font-size: 15px;
    line-height: 21px;
}
.equity_intro {
	width: 100%;
    margin: -10px 0 50px;
}
.page-id-1938 iframe {
    height: 1200px;
}
	
.download_file {
	float: left;
	width: 24%;
	margin: 1% 1% 0 0;
	padding: 0px 0 0 0;
	text-align: center;
	background-color: #eeeeee;
}

.download_file h3 {
	float: left;
	width: 100%;
	height: 50px;
	overflow: visible;
	margin: 18px 0 18px;
	padding: 0px 10px 0;
	font-size: 20px;
	line-height: 26px;
	text-align: center;
}

}