/* Mobile */
@media only screen and (min-width: 1px) and (max-width: 599px) {

body { font-size: .8em }

#show { display: block }
#hide { display: none }

.gutter { width: 100%; height: 25px }

.button a {
	display: inline-block;
	width: auto;
	margin: 1em 0 0;
	padding: .7em 1em .7em;
	font-size: 1.2em;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase
}

#orange a { background-color: #fc7c22 }
#orange a:hover { background-color: #ce0000 }
#orange a:active { background-color: #e12a2a }

#red a { background-color: #ce0000 }
#red a:hover { background-color: #fc7c22 }
#red a:active { background-color: #ff9952 }

.action2_right #red a { background-color: #fc7c22 }
.action2_right #red a:hover { background-color: #ff9952 }
.action2_right #red a:active { background-color: #ff9952 }

.home_title {
	font-size: 1.2em;
	font-weight: 600;
	color: #ce0000;
	display: block;
	text-transform: uppercase;
}

.home_sub {
	font-size: 1em;
	display: block;
	text-transform: uppercase;
}

.home_sub a { 
	color: #000;
	text-decoration: none;
}

.home_sub a:hover { color: #fc7c22 }
.home_sub a:active { color: #ff9952 }

/** Images, Aligns, and Captions **/

.text .wp-caption-text { max-width: 90% }

.text img {
	margin: 0px auto !important;
	max-width: 90% !important;
	min-width: 50% !important;
	width: auto;
	height: auto !important;
	display: block !important;
	float: none !important;
	padding: 10px 0px !important;
}

#sponsors img { width: 100%; padding: 0; margin: -1em 0; display: block }

/** BODY **/

.wrap_container {
	background-color: #fff;
	overflow: auto;
	padding: 25px 20px;
	box-shadow: none;
}

.wrap {
	width: 100%;
	padding: 0;
	margin: 0px auto;
	box-shadow: none;
}

.wrap_inside {
	min-height: 1px;
}

.main_column {
	width: 100%;
	padding-right: 0;
	border-right: 0;
}

#full { width: 100% }

#full .title { text-align: left }

.full_column {
	overflow: auto;
	width: 100%;
}

.side_column { display: none }

.title { font-size: 1.3em }

.date { font-size: .9em }

.text { font-size: 1.2em }

.text h1,h2 { font-size: 1.1em !important }
.text h3,h4 { font-size: .9em !important }

/** MASTHEAD **/

.masthead_container { visibility: hidden; height: 60px; width: 100%; overflow: hidden }

.masthead_container * { display: none }

/** NAVIGATION **/

.nav_container { display: none }

/** SLIDER **/

.slider_shadow { box-shadow: none }

.slider img { box-shadow: none }

/** HOME ABOUT **/

.about_container {
	width: 100%;
	background-color: #ce0000;
}

.about {
	width: 100%;
	padding: 0 20px;
	font-size: 1.2em;
}

.about_issues {
	width: 100%;
	min-width: 1px;
}

.about_issues_button { display: block; width: 100%; }

.about_issues_button a {
	display: block;
	float: none;
	background-color: #fc7c22;
	width: -moz-calc(100% - 40px) !important;
	width: -webkit-calc(100% - 40px) !important;
	width: calc(100% - 40px) !important;
	margin: 0 20px 5px;
	font-size: 1em;
	padding: .75em 1em .6em;
}

.about_issues div:last-child { margin-bottom: 0 }

.about_issues_sep { display: none }

#left { text-align: center }

.right { display: none }

/** HOME ACTION **/

.action_container {
	width: 100%;
}

.action_left {
	width: 100% !important;
	padding: 25px 20px;
	border-right: 0;
	float: none;
	text-align: center;
}

.action_right {
	display: none;
	width: 100%;
	float: none;
	padding: 25px 20px;
	text-align: center;
}

.action_right .action_text { display: none }


/** HOME ACTION2 **/

.action2_container {
	border-top: 1px solid #eee;
	box-shadow: inset 0px 0px 15px #efefef;
}

.action2 {
	width: 100%;
	padding: 0;
}

.action2_left {
	float: none;
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

.action2_thumb {
	width: 100%;
	height: 225px;
	background-color: #aaa;
	float: none;
	margin-right: 0px;
	margin-bottom: 25px;
}

.action2_text {
	width: 100%;
	float: none;
}

.action2_right {
	float: none;
	margin-top: 25px;
	background-color: #ce0000;
	width: 100%;
	padding: 25px 20px;
}

.action2_right .home_title {
	text-align: center;
	color: #fff;
	margin-bottom: 1em;
}

.action2_right ul {
	margin: 0;
	padding: 0;
}

.action2_right ul li {
	display: block;
	
}

/** NEWS **/

#category {

	text-align: center;
}

.news_container {
	width: 100%;
	overflow: auto;
	border-bottom: 0;
}

.news_container .home_title {
	text-align: center;
	margin-bottom: .5em;
}

.news_container .home_sub {
	text-align: center;
	margin-bottom: 1em
}

.news {
	width: 90%;
	border-top: 1px solid #fc7c22;
	border-bottom: 1px solid #fc7c22;
}

#category .news { width: 100% }

.news_thumb { display: none }

.news_item {
	width: 100%;
	float: none;
	height: auto;
	overflow: auto;
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}

.news_item .news_item_overlay {
	position: relative;
	display: block;
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	padding: 25px 15px;
	color: #000;
	font-size: 1.2em;
	bottom: auto;
}

.news_item .excerpt { display: none !important }
.readmore { display: none }

.news_item_overlay b { color: #ce0000 }

a:nth-child(2n) .news_item { background-color: #fff }

a:nth-child(2n) .news_item .news_item_overlay { border-top: 1px solid #eee; border-bottom: 1px solid #eee; background-color: #fff }

a:last-child .news_item .news_item_overlay { border-bottom: 0 }

/** CATEGORY **/

ul#category {
	padding: 0 0 10px;	
}

.home_title#category { font-size: 1.2em; margin: 0 auto 1.5em; text-align: center; display: block }

.title {
	font-size: 1.2em;
}

ul.category {
	margin-top: 1em;
	border-top: 1px solid #fc7c22;
	border-bottom: 1px solid #fc7c22;
}

ul.category li {
	padding: 25px 15px; 
	border-bottom: 1px solid #eee;
	font-size: 1em;
}

ul.category li:first-child { padding: 25px 15px }
ul.category li:last-child { border: 0; padding-bottom: 25px; }

ul.category li .date {
	font-size: .8em;
	font-weight: 700;
	display: block;
	padding: 2em 0 0;
	color: #ce0000;
	text-transform: uppercase;
}

ul.category li img {
	display: none
}

.category_text {
	float: none;
	width: 100%;
}

.category_text.min {
	width: 80%;
	float: left;
	padding-left: 1.5em;
}

.category_nav {
	margin-top: 0;
	border-top: 0;
	padding-top: 2.5em;
	text-align: center;
}

/** FEATURED **/

.feature_container {
	width: 100%;
}

.feature_left {
	width: 100%;
	padding: 25px 20px;
	overflow: auto;
	float: none;
	text-align: center;
}

.feature_right {
	width: 100%;
	padding: 0;
	float: none;
	border-left: 0;
	overflow: auto;
}

.feature_left span { margin-bottom: .5em }

.feature_left img { width: 50%; height: auto; display: block; margin: 1.5em auto 0 }

/** SOCIAL **/

.social_container {
	width: 100%;
	overflow: hidden;
	background: none;
}

div.social {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.social_left {
	width: 100%;
	min-height: 1px;
	display: block;
	padding: 25px 20px;
	background-color: #ce0000;
	position: relative;
}

.social_left .tweet {
	float: none !important;
	width: 100% !important;
	text-align: center;
	z-index: 100;
	color: #fff;
	font-size: 1.2em
}

.social_left .tweet span {
	display: block;
	font-weight: 600;
	font-size: .8em;
	margin-top: 1em;
}

.social_left .home_title { color: #fff; text-align: center; margin-bottom: .5em; }

.social_left img { display: none }

.social_right { display: none }

/** FOOTER **/

.footer_container {
	width: 100%;
	background-color: #555;
	box-shadow: inset 0px 0px 15px #333;
}

.footer { display: none }

.footer_border { display: none }

.footer2 {
	width: 100%;
	margin: 0 auto;
	padding: 25px 20px;
}

.footer2 ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

.footer2 ul li {
	display: block;
	font-size: 1em;
	width: 100%;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase
}

.footer2 ul li span { font-weight: 300; text-transform: none }


.footer2 .icons {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.footer2 .icons a { overflow: auto }

.footer2 .icons img {
	height: 20px;
	padding: 0 10px;
}

.footer2 ul li img { height: 35px; width: auto; margin-top: 20px }

.footer2 ul li:first-child { text-align: center; width: 100% }

.footer2 ul li:last-child { display: none }

.footer2 ul li a {
	color: #fff;
	text-decoration: none;
}

.footer2 ul li a:hover { text-decoration: underline }


/** Captiol Club **/

#capitolclub .captiolclub_container {
	width: 100%;
	overflow-y: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	position: relative;
}

#capitolclub table td {
	width: 20%;
	padding: 1.25em;
}

#capitolclub table tr td:first-child { border-left: 2px solid #eee }
#capitolclub table tr td:last-child { border-right: 2px solid #eee }

#capitolclub table {
	min-width: 190%;
	font-size: .7em;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
}

/** AWARDS **/

#awards {
	padding: 0;
	margin: 0 -20px 25px;
	width: -moz-calc(100% + 40px) !important;
	width: -webkit-calc(100% + 40px) !important;
	width: calc(100% + 40px) !important;
	overflow: auto;
	text-align: center;
	position: relative;

}

#awards .logo {
	max-width: 75%;
	height: auto;
	display: block;
	margin: 0 auto 25px;
}

#awards .box_container {
	box-shadow: none;
}

#awards .box {
	width: 100% !important;
	font-size: 1em !important;
	display: block;
	float: none;
}

#awards .box .overlay {
	display: block;
	vertical-align: middle;
	width: 100%;
	padding: 12% 0;
	height: 100%;
	color: #fff;
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: 700;
	cursor: pointer;
	text-decoration: none;
}

#awards .box:hover .overlay {
	background-color: rgba(206,0,0,.8);
}


#awards .box .overlay span {
	display: block;
	font-weight: 100;
	font-size: .5em;
}

#awards .spotlight_container {
	overflow: auto;
	background-color: #fff;
	box-shadow: 0px 0px 30px #ddd;
}

#awards .spotlight .overlay { font-size: 1.5em }

#awards .spotlight .overlay span { font-size: .6em }

#awards .tickets_container { padding: .75em 0; display: block }

#awards .tickets_container .tickets {
	width: 100%;
	display: block;
	font-size: 1.25em;
	padding: .75em 0;
}

#awards .tickets_container .tickets img {
	display: inline-block;
	max-width: 100%;
	height: 1em;
	margin-right: .25em;
	margin-bottom: -.05em;
}

#awards .tickets_container .tickets:hover { background-color: #fc7c22 }

.captain_container {
	margin: 25px -20px;
	width: -moz-calc(100% + 40px) !important;
	width: -webkit-calc(100% + 40px) !important;
	width: calc(100% + 40px) !important;
	padding: 0;
	overflow: auto;
	position: relative;
	z-index: 2;
}

.captain {
	width: 100%;
	padding: 25px 20px;
	text-align: center;
}

.captain span { color: #fff !important }

.captain .title { text-transform: uppercase }

.captain .button a:hover { background-color: #e0343f !important }

.award_people {
	overflow: auto;
	display: block;
	width: 100% !important;
}

.people {
	width: 100% !important;
	padding: 0;
	display: block;
	float: none;
	font-size: 1em;
	overflow: auto;
	text-align: left
}

.people .people_award {
	display: block;
	font-weight: 700;
	color: #fc7c22;
}

.award_people .people:last-child {
	margin-bottom: 0;
}

.award_people .people:last-child img {
	margin-bottom: 0;
}

.people img {
	display: block;
	margin-bottom: 20px;
	width: 18%;
	margin-right: 20px;
	float: left;
}

.people .people_name { display: block }
.people .people_name small { font-style: italic }

.host_committee {
	font-size: .7em;
	line-height: 1.5em;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	column-gap: 1em;
}

.awards_sponsors { margin: 2em 0 3em }

.awards_sponsors_main img {
	width: 50% !important;
}

.awards_sponsors_column {
	font-size: .8em;
	line-height: 1.5em;
	margin: 2em 0 3em;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	column-gap: 1em;
}



.awards_sponsors img {
	display: inline-block;
	width: 32%;
	height: auto;
	padding: 0 .5em;
	height: auto;
}

#awards .quote div {
	font-size: 1em;
	padding: 1em;
}

.equality4all {
	display: block !important;
	float: none;
	position: relative !important;
	width: 100%;
}

.equality4all .side_title {
    margin-top: 0;
    display: block;
    font-size: 1.2em;
    text-align: left;
    text-transform: none;
}

.equality4all .side_title:target {
	
}


/** EVENTS **/

.event_item {
	margin: 0 -2em;
}

.event_description {
	font-size: .8em;
	margin: 1.5em 0;
}

/** STAFF **/


ul.category.staff li {
    padding: 25px 0;
    border-bottom: 1px 
}

ul.category.staff .category_text.min {
	padding-left: 1em;
}

.staff_title {
	font-size: .8em
}

}