/*
Theme Name: Switch-Https		
Author: Terrawhbyte
Author URI: http://terrawhbyte.com
Description: Theme by Terrawh
Version: 5.1
*/

/*styles

test

font-family: 'Gudea', sans-serif;

font-family: 'Ropa Sans', sans-serif;

purple = rgb(137,40,144)
pink = rgb(237,0,128)
orange = rgb(245,130,32)
yellow = rgb(255,194,14)
grey = rgb(77,77,77)

transparency = rgba(50,22,50,0.7)

*/

html {  
    -webkit-font-smoothing: antialiased;
}

body {
	margin-top: 100px;
	font-family: 'Ropa Sans', sans-serif;
}

.container-fluid {
	padding: 0px !important;
}

.row {
	width: 80%;
	margin: auto;
	max-width: 1160px;
}

#row-special {
	max-width: 100% !important;
}

/*Navbar*/

#main-nav {
	position: fixed;
	width: 100%;
	height: 101px;
	top: 0px;
	background-color: white;
	z-index: 9999999;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);

}

.logo {
	max-width: 130px;
	display: inline-block;
	vertical-align: bottom;
	margin: 15px 0px 25px 0px;
}

.logo img {
	max-width: 100%;
	height: auto;
}

#mobile-nav {
	display: none;
}

#inner-nav {
	max-width: 1160px;
	width: 80%;
	margin: auto !important;
}

#menu-centre {
	width: 80%;
	margin: auto;
	max-width: 1160px;
}

#welcomemessage {
	width: 80%;
	margin: auto;
	max-width: 960px;
}

#welcomemessage h1 {
	text-align: center;
	color: rgb(137,40,144);
	margin-top: 20px;
	font-size: 30px;
}

#welcomemessage h2 {
	text-align: center;
	color: rgb(137,40,144);
	margin: 0px auto 0px auto;
	font-size: 24px;
}

.underbannermessage {
	font-size: 26px !important;
}

.nav {
	display: inline-block;
	vertical-align: bottom;
	float: right;
}

.nav li  {
	display: inline-block;
	vertical-align: bottom;
}

.nav li a {
	color: rgb(137,40,144)!important;
	font-weight: 700;
	font-size: 16pt;
	padding: 10px 5px 10px 5px;
	margin: 20px 20px 0px 20px;
	border-bottom: 3px solid rgb(137,40,144);
}

.nav li a:hover {
	color: white !important;
	background-color: rgb(137,40,144) !important; 
}

.navbar-default {
	background-color: white;
	border: none;
	margin: 0px;
	background-image: none;
}

.navbar-brand {
	height: auto;
	margin-left: 50px;
}

.navbar-brand>img  {
	max-width: 130px;
	height: auto;
}

.navbar-nav {
	vertical-align: center;
}

#outer-rounded-corner {
	min-width: 20px;
	min-height: 20px;
	background-color: rgb(237,0,128);
	margin-top: 35px;
}

#inner-rounded-corner {
	min-width: 20px;
	min-height: 20px;
	background-color: white;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
}


.social-button img {
	max-width: 30px;
	margin-right: 10px;
	padding-top: 30px;
	display: block;
	display: inline-block;
	vertical-align: bottom;
	float: right;
}

#safe-button-container {
	position: fixed;
	right: 15px;
	top: 46px;
}

#safe-button {
	background-color: rgb(237,0,128);
	color: white;
	font-weight: 700;
	padding: 10px 15px 5px 15px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: none;
	text-decoration: none;
	font-family: 'Helvetica', sans-serif;
	line-height: 1em;
	min-height: 55px;
}

#safe-button:hover {
	text-decoration: none !important;
}

#exit-button {
	position: fixed;
	right: 0px;
	top: 120px;
	width: 94px;
	background-color: rgb(237,0,128);
	z-index: 300; 
}

#exit-button p {
	width: 40%;
	padding: 5px 0px 0px 10px;
	display: inline-block;
	font-weight: 700;
	color: white;
	font-family: 'Helvetica', sans-serif;
	line-height: 1em;
}

#exit-button img {
	width: 50%;
	height: auto;
	display: inline-block;
	}

/*Header*/

header {
	padding: 0px 0px 80px;
}

#home-banner {
	margin-top: 40px;
}

#myRandomDiv {
	height: 50vh;
	position: relative;
	margin-bottom: 40px;
}

.banner-text {
	position: absolute;
	bottom: 25%;
	left: 20%;
	color: white;
	background-color: rgba(137,40,144,0.8);
	padding: 15px 20px;
	max-width: 80%;
}

.banner h1 {
	margin-top: 0px;
	font-size: 30px;
}

.banner p {
	font-size: 30px;
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 1.1em;
}

.header-box img {
	display: inline-block;
	width: 15%;
	vertical-align: center;
}

.header-box p {
	display: inline-block;
	width: 72%;
	vertical-align: top;
	padding-left: 5px;
	color: rgb(137,40,144);
	font-size: 24px;
	font-weight: 700;
	line-height: 1.05em;
	text-align: center;
}

/*Contact*/

#contact {
	background-color: rgba(255,194,14,0.25);
	padding: 80px 0px 50px; 
	margin-top: 50px;
}

#contact h2 {
	background-color: rgb(255,194,14);
	color: rgb(137,40,144);
	text-align: center;
	max-width: 250px;
	display: block;
	margin: 0px auto 30px auto;
	padding: 10px 0px 10px 0px;
	font-weight: 700;
	border-bottom: 5px solid rgb(137,40,144);
}

#contact h2:hover {
	background-color: rgb(137,40,144);
	color: rgb(255,194,14);
}

#contact p, #contact a {
	color: rgb(137,40,144);
}

#phone p {
	font-size: 18pt;
	text-align: center;
}

.im-message {
	font-size: 16pt;
	text-align: center;
	font-weight: 700;
	line-height: 1.2em;
}

#email p {
	width: 100%;
	text-align: center;
}

#email a {
	font-size: 18pt;
	font-weight: 700;
	width: 100%;
	text-align: center;
}

#pnumber {
	font-size: 26pt !important;
	font-weight: 700;
	margin-bottom: 0px;
} 

/*Info*/

#info {
	padding: 80px 0px 50px;
}

#info p {
	font-size: 12pt;
	font-family: 'Gudea', sans-serif;
}

#info h2 a {
	background-color: #BFBFBF;
	color: rgb(77,77,77);
	text-align: center;
	max-width: 200px;
	display: block;
	margin: 0px auto 30px auto;
	padding: 10px 0px 10px 0px;
	font-weight: 700;
	border-bottom: 5px solid rgb(77,77,77);
}

#info h2 a:hover {
	color: white;
	background-color: rgb(77,77,77);
}

#info img {
	width: 100%;
	max-width: 250px;
	display: block;
	margin: 30px auto 20px auto;
	max-height: 162px;
}

#info a {
	color: #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

#info a:hover {
	color: rgb(77,77,77);
	text-decoration: none;
}


/*Twitter*/

#twitter {
	background-color: rgba(255,194,14,0.25);
	padding: 80px 0px 50px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


#twitter img {
	display: block;
	width: 100%;
	height: auto;
}

.timestamp, .twitter_intents {
	margin: 0.5em auto 0px auto;
}

#twitter a {
	text-decoration: underline;
	color: rgb(137,40,144);
}

#twitter h2 {
	width: 100%;
	text-align: center;
	background-color: rgb(255,194,14);
	color: rgb(137,40,144);
	text-align: center;
	max-width: 250px;
	display: block;
	margin: 0px auto 30px auto;
	padding: 10px 0px 10px 0px;
	font-weight: 700;
	border-bottom: 5px solid rgb(137,40,144);
}

#twitter h2:hover {
	background-color: rgb(137,40,144);
	color: rgb(255,194,14);
}

#twitter h3 {
	font-size: 14pt;
}

#twitter p {
	font-size: 10pt;
}

/*Footer*/

footer {
	background-color: rgb(137,40,144);
	padding: 30px 0px 30px;
}

footer h4 {
	color: rgb(255,194,14);
	font-size: 16pt;
}

footer ul {
	padding: 0px;
}

footer li {
	list-style: none;
}

footer li a {
	color: white !important;
	font-size: 16pt;
	border-bottom: 2px solid white;
	font-family: 'Gudea', sans-serif;
}

footer li a:hover {
	color: rgb(255,194,14) !important;
	border-bottom: 2px solid rgb(255,194,14);
	text-decoration: none;
}

/*Page*/

.banner {
	height: 50vh;
	position: relative;
	margin-bottom: 10px;
}

.page {
	font-family: 'Gudea', sans-serif;
}

.page p a {
	color: rgb(137,40,144);
	border-bottom: 2px solid rgb(137,40,144);
}

.page p a:hover {
	text-decoration: none;
	background-color: rgb(137,40,144);
	color: white;
}

.page p {
	margin-bottom: 1.5em;
	font-size: 22px;
}

.page strong {
	color: rgb(137,40,144);
	font-weight: 700;
}

.page img {
	width: 100%;
	height: auto;
}

.page ul, .page ol {
	margin-bottom: 1.5em;
	font-size: 22px;
}

.page li {
	margin-bottom: 0.5em;
}

.intro h1 {
	color: rgb(137,40,144);
	text-align: center;
	margin-bottom: 40px;
	font-size: 20px;
}

.intro h2 a {
	width: 100%;
	text-align: center;
	background-color: rgb(255,194,14);
	color: rgb(137,40,144);
	text-align: center;
	max-width: 250px;
	display: block;
	margin: 0px auto 30px auto;
	padding: 10px 0px 10px 0px;
	font-weight: 700;
	border-bottom: 5px solid rgb(137,40,144);
}

.intro h2 a:hover {
	background-color: rgb(137,40,144);
	color: rgb(255,194,14);
	text-decoration: none;
}

.intro p {
	color: rgb(137,40,144);
	text-align: center;
	font-size: 20pt;
	font-weight: 700; 
}

.content {
	padding: 50px 0px 30px 0px;
}

.page-img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 40px;
}

/*Support*/

/*Help*/

.img-icons img {
	height: 50px;
	width: auto;
	display: block;
	margin: 20px auto 20px auto;
}

/*Volunteer*/

.intro h1 a {
	color: rgb(137,40,144);
	text-decoration: underline;
}a

#faqlink {
	margin: auto;
}

#faqlink img {
	width: auto;
	height: 50px;
	display: block;
	margin:  20px auto 20px auto;
}

/*FAQ*/

#faq {
	background-color: rgb(219,190,221);
	color: rgb(77,77,77);
	padding: 40px 20px;
	margin-bottom: 80px;
	font-family: 'Gudea', sans-serif;
}

#faq .panel-heading {
	background-image: none;
	background-color: rgb(219,190,221);
}

#faq .panel, #panel-default {
	border: none;
	background-color: rgb(219,190,221);
	box-shadow: none;
}

#faq .panel-body {
	border: none;
}

#faq .panel-title {
	font-weight: 700;
	font-size: 22px;
}

#faq .panel-title a {
	text-decoration: underline;
}

#faq .panel-title a:hover, #faq .panel-title a:focus {
	text-decoration: none;
	background-color: rgb(101,73,102);
	color: rgb(219,190,221);
}

#faq p {
	padding-left: 10px;
}

/*Patrons*/

#patrons {
	margin: 40px auto 80px auto;
}

.patron {
	margin-bottom: 40px;
	font-family: 'Gudea', sans-serif;
}

.patron h2 {
	color: rgb(137,40,144);
	font-weight: 700;
	font-size: 20px;
}

.patron p {
	color: rgb(77,77,77);
	font-size: 12px;
}

.patron img {
	width: 100%;
	height: auto;
}

/*Buttons*/

.button, .info-button {
	height: 54px;
	display: block;
	overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    margin: 0px auto 30px auto;
}

.info-button {
	border-bottom: none !important;
}

#phone-button {
	background:url(img/buttons/phoneus_yellow.png) center center no-repeat; 
}

#im-button {
	background:url(img/buttons/im_yellow.png) center center no-repeat; 
}

#email-button {
	background:url(img/buttons/email_yellow.png) center center no-repeat; 
}

#friend-button {
	background:url(img/buttons/friend_yellow.png) center center no-repeat; 
}

#friend-button:hover {
	background:url(img/buttons/friend_purple.png) center center no-repeat; 
}

#donate-button {
	background:url(img/buttons/donate_yellow.png) center center no-repeat; 
}

#donate-button:hover {
	background:url(img/buttons/donate_purple.png) center center no-repeat; 
}

#fundraising-button {
	background:url(img/buttons/fundraising_yellow.png) center center no-repeat; 
}

#fundraising-button:hover {
	background:url(img/buttons/fundraising_purple.png) center center no-repeat; 
}

#legacy-button {
	background:url(img/buttons/legacy_yellow.png) center center no-repeat; 
}

#legacy-button:hover {
	background:url(img/buttons/legacy_purple.png) center center no-repeat; 
}

#volunteer-button {
	background:url(img/buttons/volunteer_light.png) center center no-repeat; 
}

#volunteer-button:hover {
	background:url(img/buttons/volunteer_dark.png) center center no-repeat; 
}

#support-button {
	background:url(img/buttons/support_light.png) center center no-repeat; 
}

#support-button:hover {
	background:url(img/buttons/support_dark.png) center center no-repeat; 
}

#what-button {
	background:url(img/buttons/what_light.png) center center no-repeat; 
}

#what-button:hover {
	background:url(img/buttons/what_dark.png) center center no-repeat; 
}

#twitter-button {
	background:url(img/buttons/twitter_yellow.png) center center no-repeat; 
}

#twitter-button:hover {
	background:url(img/buttons/twitter_purple.png) center center no-repeat; 
}

/*Cookies*/

#catapult-cookie-bar {
	background-color: rgb(137,40,144) !important;
	font-family: 'Gudea', sans-serif;
	font-weight: 700;
}

#catapult-cookie-bar a {
	font-weight: 400;
	text-decoration: underline;
}

#catapultCookie  {
	background-color: rgb(137,40,144) !important;
	font-weight: 400 !important;
	text-decoration: underline;
}


/*styles

font-family: 'Gudea', sans-serif;

font-family: 'Ropa Sans', sans-serif;

purple = rgb(137,40,144)
light purple = rgb(219,190,221)
pink = rgb(237,0,128)
orange = rgb(245,130,32)
yellow = rgb(255,194,14)
grey = rgb(77,77,77)

transparency = rgba(50,22,50,0.7)

*/

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

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

	#main-nav {
		display: none;
	}

	#mobile-nav {
		padding-top: 20px;
		padding-bottom: 20px;
		display: block;
		position: fixed;
		left: 0px;
		top: 0px;
		background-color: white;
		z-index: 300;
		min-width: 100%;
	}

	#mobile-logo {
		margin-left: 5%;
		width: 20%;
		max-width: 150px;
		display: inline-block;
		vertical-align: bottom;
	}

	#mobile-logo img {
		display: block;
		max-width: 100%;
		height: auto;
	}

	#mobile-nav-button {
		max-width: 32px;
		width: 10%;
		height: auto;
		background-size: cover;
		display: block;
		overflow:hidden;
	    text-indent:100%;
	    white-space:nowrap;
	    display: inline-block;
	    vertical-align: bottom;
	    margin: 0px 30px 0px 30px;
	}

	#mobile-nav-button img {
		display: block;
		width: 100%;
		height: auto;
	}

	.mobile-social-button {
		max-width: 32px;
		width: 10%;
		height: auto;
		display: inline-block;
		vertical-align: bottom;
		margin-left: 10px;
	}

	.mobile-social-button img {
		display: block;
		width: 100%;
		height: auto;
	}

	.well {
		background-color: rgb(137,40,144);
		border: none;
		box-shadow: none;
		background-image: none;
		z-index: 999;
		margin-top: 10px;
		margin-bottom: 0px;
		border-radius: 0px;
	}

	.well ul {
		list-style: none;
	}

	.well li {
		margin-bottom: 0.5em;
	}

	.well li a {
		color: white;
		text-decoration: underline;
		font-size: 22px;
	}

	#inner-rounded-corner, #outer-rounded-corner {
		display: none;
	}

	.banner, #myRandomDiv {
	height: 100vh;
	}

	.header-box, .contact-box, .info-box {
		margin-bottom: 40px;
	}

	#info-images {
		display: none;
	}

	.page p, .page li {
		font-size: 12px;
	}

	.panel-title a {
		font-size: 16px;
	}

	.banner-text {
		left: 5%;
	}

	#mobile-safe-button {
	background-color: rgb(237,0,128);
	color: white;
	font-size: 10px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: none;
	text-decoration: none;
	font-family: 'Helvetica', sans-serif;
	line-height: 1em;
	min-height: auto;
	float: right;
	z-index: 300;
	position: absolute;
	right: 0px;
	bottom: 0px;
	}

	#exit-button {
		max-width: 74px;
		top: 120px;
	}

	#twitter img {
		width: 25%;
		max-width: 200px;
		margin: 40px auto 40px auto;
	}
}


/*Tablet*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 
	
	body {
		margin-top: 50px;
	}

	.navbar {
		min-height: 40px;
	}

	.navbar-brand>img {
		width: 100px;
	}

	.nav li a {
		margin: 30px 10px 0px 10px;
		font-size: 16px;
		padding-bottom: 5px;
	}

	.social-button img {
		padding-top: 35px;
	}

	#inner-rounded-corner, #outer-rounded-corner {
		display: none;
	}

	#safe-button {
		font-size: 12px;
		margin-top: 35px;
		min-height: 45px;
	}

	#exit-button {
		top: 120px;
		width: 82px;
	}

	#exit-button p {
		font-size: 12px;
	}

	#welcomemessage h1 {
		margin-top: 50px;
	}
}

/*Tablet Portrait*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#info-images {
		display: none;
	}

	.header-box, .contact-box, .info-box {
		margin-bottom: 40px;
	}

	.header-box img {
		width: 10%;
	}

	#safe-button-container {
		top: 21px;
	}

	#exit-button {
		top: 120px;
	}

	#welcomemessage {
		margin-top: 80px;
	}

	#mobile-nav-button {
		margin: 0px 30px 0px 30px;
	}

}

/*Tablet Landscape*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	#safe-button-container {
		top: 21px;
	}

	#exit-button {
		top: 110px;
	}

	#welcomemessage {
		margin-top: 80px;
	}

}

/*Phone Portrait*/

@media only screen and (max-device-width: 736px) and (orientation: portrait) {
	#main-nav {
		display: none;
	}

	#mobile-nav {
		padding-top: 20px;
		display: block;
		position: fixed;
		left: 0px;
		top: 0px;
		background-color: white;
		z-index: 300;
		min-width: 100%;
	}

	#mobile-logo {
		margin-left: 5%;
		width: 27%;
		display: inline-block;
		vertical-align: bottom;
	}

	#mobile-logo img {
		display: block;
		max-width: 100%;
		height: auto;
	}

	#mobile-nav-button {
		max-width: 28px;
		width: 10%;
		height: auto;
		background-size: cover;
		display: block;
		overflow:hidden;
	    text-indent:100%;
	    white-space:nowrap;
	    display: inline-block;
	    vertical-align: bottom;
	    margin-left: 10px;
	}

	#mobile-nav-button img {
		display: block;
		width: 100%;
		height: auto;
	}

	.mobile-social-button {
		max-width: 25px;
		width: 10%;
		height: auto;
		display: inline-block;
		vertical-align: bottom;
		margin-left: 10px;
	}

	.mobile-social-button img {
		display: block;
		width: 100%;
		height: auto;
	}

	.well {
		background-color: rgb(137,40,144);
		border: none;
		box-shadow: none;
		background-image: none;
		z-index: 999;
		margin-top: 10px;
		border-radius: 0px;
	}

	.well ul {
		list-style: none;
	}

	.well li {
		margin-bottom: 0.5em;
	}

	.well li a {
		color: white;
		text-decoration: underline;
	}

	#inner-rounded-corner, #outer-rounded-corner {
		display: none;
	}

	.banner, #myRandomDiv {
	height: 100vh;
	}

	.header-box, .contact-box, .info-box {
		margin-bottom: 40px;
	}

	#info-images {
		display: none;
	}

	.page p, .page li {
		font-size: 12px;
	}

	.panel-title a {
		font-size: 16px;
	}

	.banner-text {
		left: 5%;
	}

	#mobile-safe-button {
	background-color: rgb(237,0,128);
	color: white;
	font-size: 10px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: none;
	text-decoration: none;
	font-family: 'Helvetica', sans-serif;
	line-height: 1em;
	min-height: auto;
	float: right;
	z-index: 300;
	}

	#exit-button {
		max-width: 74px;
		top: 100px;
	}
}

/*Phone Landscape*/

@media only screen and (max-device-width: 736px) and (orientation: landscape) {
	#main-nav {
		display: none;
	}

	#mobile-nav {
		padding-top: 10px;
		display: block;
		position: fixed;
		left: 0px;
		top: 0px;
		background-color: white;
		min-width: 100%;
		z-index: 300;
	}

	#mobile-logo {
		margin-left: 5%;
		max-width: 25%;
		display: inline-block;
		vertical-align: bottom;
		max-width: 100px;
	}

	#mobile-logo img {
		display: block;
		max-width: 100%;
		height: auto;
	}

	#mobile-nav-button {
		width: 32px;
		height: 32px;
		background-size: cover;
		display: block;
		overflow:hidden;
	    text-indent:100%;
	    white-space:nowrap;
	    display: inline-block;
	    vertical-align: bottom;
	    margin-left: 15px;
	}

	#mobile-nav-button img {
		display: block;
		width: 100%;
		height: auto;
	}

	.mobile-social-button {
		display: inline-block;
		width: 32px;
		height: 32px;
		vertical-align: bottom;
		margin-left: 15px;
	}

	.mobile-social-button img {
		display: block;
		width: 100%;
		height: auto;
	}

	.well {
		background-color: rgb(137,40,144);
		border: none;
		box-shadow: none;
		background-image: none;
		z-index: 999;
		margin-top: 10px;
		border-radius: 0px;
	}

	.well ul {
		list-style: none;
	}

	.well li {
		margin-bottom: 0.5em;
	}

	.well li a {
		color: white;
		text-decoration: underline;
	}

	#inner-rounded-corner, #outer-rounded-corner {
		display: none;
	}

	.banner, #myRandomDiv {
	height: 100vh;
	}

	.header-box, .contact-box, .info-box {
		margin-bottom: 40px;
	}

	#info-images {
		display: none;
	}

	.page p, .page li {
		font-size: 12px;
	}

	.panel-title a {
		font-size: 16px;
	}

	.banner-text {
		left: 5%;
	}

	#mobile-safe-button {
	background-color: rgb(237,0,128);
	color: white;
	font-size: 10px;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom: none;
	text-decoration: none;
	font-family: 'Helvetica', sans-serif;
	line-height: 1em;
	min-height: auto;
	float: right;
	z-index: 300;
	display: inline-block;
	vertical-align: bottom;
	}

	#exit-button {
		max-width: 74px;
		top: 80px !important;
	}
}

