/*
Theme Name: RichTech Theme
Theme URI: http://richtech.com/
Author: Jay Laiche @ Rocket Pop Media
Author URI: http://rocketpopmedia.com/
Description: Theme for Richmond Technology Council
Version: 0.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: [tags]
Text Domain: RichTech

*/

/* JAY Random Fixes */

/*
body.page-id-2501, html {
    overflow-x: hidden!important;
    overflow-y: auto!important;}
*/
.page .gform_wrapper {display: block!important}

.gform_wrapper .gform_page_footer .button.gform_previous_button {
color: #E54125 !important;
font-family: 'Quicksand', sans-serif;
font-size: 16px;
font-weight: bold;
border: none;
padding: 10px;
background-color: #fff;
}

.gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
color: #E54125 !important;
font-family: 'Quicksand', sans-serif;
font-size: 16px;
border: none;
font-weight: bold;
padding: 10px;

}


/* Techtober Styles */
#techtober {
	width: 20%;
	min-width: 100px;
	max-width: 325px;
	position: absolute;
	top: 75px;
	left: 50px;
	opacity: 0.8;
	transform: rotate(340deg);
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.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;
}

.home
  .logo {
    max-width: 750px !important;
    background-size: 530px !important;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

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%; /* Image does not overflow the content area */
    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 p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


@media screen and (min-width: 480px){
	#techtober {
		top: 150px;
		left: 100px;
	}
}

@media screen and (max-width: 992px){
	.speaker-pic {
		display: none;
	}
	.spotlight-featured {
		padding-top: 100px !important;
	}

	.page-front {
		background-position: center left !important;
	}
	
	.menu_container .logo {
		    background-size: initial !important;
		        max-width: 170px !important;
		
	}
	
	.top-footer .slogan h2 {
		display: none;	
		
	}
}

.gallery a img {
	width: 100% !important;
	height: auto !important;
}

ul {
	font-size: 16px !important;
}

@media screen and (max-width: 600px){
	.menu_container .todays_event {
		display: block !important;
		position: absolute;
		height: 80px;
		top: 400%;
		left: 10%;
	}
}

.menu_container .main_menu .menu  li {

	margin-bottom: .9em !important;
}

.page-single-spotlight ul li {

	margin: .5em 0;
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	margin-left: 50px;
	list-style: disc;
	
	
}


.page-id-2267 a:link {
	color: #fff;
	
}


.page-id-2267 a:visited {
	color: #fff;
	
}


.page-id-2267 a:hover {
	color: #fff;
	
}


.page-id-2267 a:active {
	color: #fff;
	
}

.menu_container .contact .contact-box form input#gform_submit_button_1, .menu_container .contact .contact-box form textarea#gform_submit_button_1 {
	border: solid 3px #fff !important;
	width: 20%;
	right: -96% !important;
	bottom: 5% !important;
	background-image: url("http://richtech.com/wp-content/uploads/2016/06/submit-button.png") !important;
	background-size: 75% !important;
	padding:2% 5%;
	background-position-x: 45% !important;


}

.menu_container .contact .contact-box h4 {
	padding: 35px 0px 0px 0px;
	font-size: 18px;
    line-height: 22px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-style: normal;
	
}

.btn-memebership {
    border: 5px solid white;
    height: 60px;
    padding: 8px;
    text-decoration: none !important;
    background-color: rgba(255,255,255,0.3);
    text-align: center;
    margin-top: 10px;
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    text-transform: lowercase;
    font-size: 20px;
    line-height: 33px;
  
}

.btn-memebership a {
	color: #fff;
	text-decoration: none;
	
}

.btn-memebership:hover {
	background-color: rgba(255,255,255,0.2);
	cursor: pointer;
	
}

.page-front-join .why .join-button .join-button-content {
	 margin-top: 19vh !important;
	
	
}

.top-footer .arrow-down {
	width: 200px !important;
	padding-top: 14px !important;

	
}

.top-footer .arrow-down h2{
	font-size: 23px;
	font-family: 'Josefin Slab', serif;
    font-style: italic;
	font-weight: bold;
	margin-left: 10px;

}

.top-footer .arrow-down span {
	float: right;
	margin-top: -30px;
	margin-right: 10px;

}

.page-whoweare .who .top-footer {
	display: block !important;
	
}


.page-whoweare .who .top-footer .arrow-down {
	bottom: -44px;
	
}


