@media screen and (max-width:480px) { 

.m-only {
	display: block;
}

.m-only-inline {
	display: inline-block;
}

.t-only, .ts-only, .d-only, .w-only {
	display: none;
}
.m-none {display: none;}
.inner {
	width: 90%;
	margin: auto;
}

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

table { 
	display: -webkit-flex;
	overflow: scroll;
	position: relative;
}
	
table tbody::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 40px;
    background-image: url(../images/arrow_table.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: 0.3s;
    opacity: 0.8;
	display: none;
}
	
table caption {
    padding: 13px;
}
    
/* FEATURED *********************************************** */
.featured .button {
    margin: 4px 0 0 10%;
    padding: 5px 20px !important;
    font-size: 13px !important;
}    
.nav-arrows .arrow {
    width: 35px;
}
.featured_slider .slide {
    padding-bottom: 55%;
}
.featured h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px;
    width: 50%;
    margin-left: 10%;
}
	
/* LAYOUT ELEMENTS *********************************************** */

.w20_left, .w20_right {
	width: 100%;
	float: left;
}

.w30_left, .w30_right {
	width: 100%;
	float: left;
}

.w40_left, .w40_right {
	width: 100%;
	float: left;
}

.w50_left, .w50_right {
	width: 100%;
	float: left;
}

.w60_left, .w60_right {
	width: 100%;
	float: left;
}

.w70_left, .w70_right {
	width: 100%;
	float: left;
	padding: 0px;
}

.w80_left, .w80_right {
	width: 100%;
	float: left;
}

.w100_left, .w100_right {
	width: 100%;
	float: left;
}

.sidebar {
	width: 100%;
	display: block;
	vertical-align: auto;
	margin-left: 4%;
}
    
    
/* CONTENT ************************* */
    
.content .inner .w100_left img.alignright, .content .inner .w100_left img.alignleft {
    float: left;
    width: 100%;
    margin: 0px;
    margin-bottom: 15px;
    margin-top: 10px;
}
    
.blog_post {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
}
	
.button, button, input[type=submit] {
    font-size: 15px;
    line-height: 21px;
    padding: 13px 20px;
}

.button.w-arrow:hover {
    padding-right: 30px !important;
    padding-left: 10px !important;
}

.button.w-arrow:hover:after {
    right: 12px;
}
	
/* FOOTER ************************** */
 
.testimonials {
    width: 85%;
    margin: 0% 7.5%;
}
	
.subscribe form {
    width: 100%;
    margin: auto;
}

/* CART ***************************************************** */

.cart .row_heading {
	display: none;
}

.cart .image {
	display: block;
	width: 30%;
	padding: 5px;
	vertical-align: top;
	float: left;
}

.cart .name {
	display: block;
	width: 60%;
	padding: 5px;
	vertical-align: top;
	float: left;
}

.cart .quantity {
	display: block;
	width: 50%;
	padding: 5px 5px 5px 30%;
	vertical-align: middle;
	float: left;
	clear: both;
}

.cart .price {
	display: block;
	width: 30%;
	padding: 15px 5px 5px 5px;
	vertical-align: middle;
	float: left;
}

.cart .item_total {
	display: inline-block;
	width: 100%;
	padding: 5px;
	vertical-align: inherit;
	font-weight: bold;
	text-align: right;
}

.cart .remove {
	position: absolute;
	top: 0px;
	right: 10px;
	display: block;
	padding: 5px;
	vertical-align: inherit;
}

.cart .totals {
	display: inline-block;
	width: 49%;
	padding: 10px 0px;
	text-align: right;
	font-weight: bold;
}

.cart .totals_title {
	display: inline-block;
	width: 49%;
	padding: 10px 0px;
	text-align: left;
	font-weight: bold;
}

.cart .button_left {
	display: block;
	margin: 10px 0px 0px 0px;
	float: none;
}

.cart .button_right {
	display: block;
	margin: 10px 0px 0px 0px;
	float: none;
}

.cart .spacer {
	display: none;

}
.cart .postage {
	display: none;

}

input[name="cardnumber"] {
	display: inline;
	width: 100%;
}

select[name="expiry_m"],
select[name="expiry_y"] {
	width: 30%;
	margin-right: 3%;
}

input[name="cvn"] {
	width: 30%;
	margin-right: 0%;
}

.pay_method {
	width: 50%;
	margin-bottom: 10px;
}

button.login_button,
button.guest_button,
button.billing_button,
button.shipping_button,
button.cc_button,
button.pp_button,
button.dd_button,
button.cash_button {
	width: 100%;
	float: none;
}
	
/* ADDED STYLES ******** */
	
.logo img {
    max-height: 90px;
    margin-top: 5px;
}

footer .inner {
    padding: 0px;
}

.footernav li {
    float: left;
    width: 100%;
}

.council_links img {
    float: none;
    margin: auto;
}
	
.content.upcomingevents .event_link {
    width: 100%;
    margin-bottom: 9px;
}


h1 {
    font-size: 30px;
    line-height: 33px;
}

h2 {
    font-size: 20px;
    line-height: 23px;
}
	
.content.upcomingevents h2, .content .ctawrap h3 {
    font-size: 25px;
    line-height: 27px;
}
	
.ctaitem {
    background-size: 120px;
    width: 100%;
    margin-bottom: 30px;
}
	
.ctaitem h2 {
    margin-top: 140px;
}
	
#search_button {
    right: 71px;
	display: none;
}
	
	
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 {
    width: 100px !important;
    clear: both;
    float: right !important;
    margin-left: 10px !important;
    margin-bottom: 10px !important;
}
	
.headingarea .inner {
    padding-bottom: 25%;
}
    
/* PPO styles */
    
.project_document_grid {
    width: 100%;
    margin: 0 0 15px 0;
}
	
/* DIGITAL EQUITY PAGE ****************************** */
.page-id-1938 .headingarea .inner {
	max-width: 100%;
    padding: 70% 0px 160px;
}

.content_page_id_1938 h2 {
    font-size: 28px;
	font-weight: normal;
}
.content_page_id_1938 p, .page-id-1938 .headingarea p {
    font-size: 15px;
	line-height: 20px;
	font-weight: normal;
}
.two-tiles-container {
	display: block;
	height: auto;
	margin-bottom: -150px;
}	
.two-tiles-container .red-tile::after, .two-tiles-container .green-tile::after {
    display: none;
}	
.two-tiles-container .red-tile, .two-tiles-container .green-tile {
    padding: 25px;
    height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.two-tiles-container .green-tile h2, .two-tiles-container .red-tile h2 {
    font-size: 19px;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 0px;
}
.two-tiles-container .red-tile h2 {
    margin-bottom: 15px !important; 
}
.two-tiles-container .green-tile p, .two-tiles-container .red-tile p {
    font-size: 13px;
    line-height: 18px;
	margin-bottom: 0;
}
.equity_intro {
	width: 100%;
    margin: 0px 0 20px;
}	
.page-id-1938 iframe {
    height: 1500px;
}
	
.download_file {
	width: 49%;
	/*margin: 0 0 20px 0;*/
}

.download_file h3 {
	height: auto;
}

}
