/*
Theme Name: Reagan for HISD
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: the-core-parent
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

 /* width */
::-webkit-scrollbar {
  width: 12px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f7f7f7;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #7a121c;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b82837;
} 

/*TYPOGRAPHY*/
.centerText {text-align:center;}
i {font-family: fontAwesome; font-style:normal;}
.socialmedia i {font-size: 36px; line-height: 50px; padding: 10px;}
.whiteText, .whiteText h1, .whiteText h2, .whiteText  h3, .whiteText h4, .whiteText a {color:#ffffff;}
.rightText {text-align:right;}
.largerText {font-size:20px;}
.xtraLargeText {font-size:26px; line-height:34px; font-weight:700;}
footer .fw-footer-widgets .widget-title {font-size:20px; line-height:26px; font-family: 'Oswald';}
.homeOp a {padding:50px; color:#ffffff;}
.homeOp a:hover {border-top:2px solid #ffffff; border-bottom:2px solid #ffffff;}
.radio label {color:#000000;}
.fw-btn {word-wrap: break-word; white-space: normal;}

/*GENERAL*/

.roundButton {padding:55px 40px;}
.CMIButton {margin-top:-55%; box-shadow:1px 3px 15px rgba(0,0,0,0.45);}
.GIbutton {transform:rotate(-25deg); margin-bottom: -150px;}
.caldera-grid button, .caldera-grid html input[type="button"], .caldera-grid input[type="reset"], .caldera-grid input[type="submit"], .RMore, .home #about button {background-color:#b82837;}
#platform .panel-title a {padding:0 25px;}
#platform .panel-title a:before {right:none; left:0;}
.listSupporters {height:280px; overflow-y:scroll;}
.fw-easy-carousel a.prev {left:0 !important;}
.fw-easy-carousel a.next {left:96% !important;}
		  
/*RESPONSIVE*/

@media screen and (max-width:480px) {
	.fw-main-row-top > .fw-container > .fw-row .space-md {display:none;}
	.home .xtraLargeText {font-size:16px; line-height:22px; font-weight:900;}
	#platform {background-image:none;}
	h1 {font-size:48px; line-height:50px;}
}

@media screen and (max-width:780px) {
	.nomobilePad {padding:0 !important;}
.fw-logo-no-retina.header-1 .fw-header:not(.fw-header-sticky-new-logo) .mmenu-link, .fw-logo-no-retina.header-5 .fw-header:not(.fw-header-sticky-new-logo) .mmenu-link {margin-top:0 !important;}
	.CMIButton  {margin:0;}
	#platform {background-position:31% top !important; background-attachment: fixed;}
	.page #main > .fw-page-builder-content > .fw-main-row-custom {background-position: 80% top !important;}

}
@media screen and (max-width:767px) {
		.fw-absolute-header .fw-header .fw-header-main {background-color: rgb(168, 25, 31);}
	.platformPad {padding:0 20px 0 45px !important;}
	.platformAcc {padding:0 !important; margin: 0;}
	#platform .fw-col-sm-3 {padding: 0 !important;}
	.GIbutton {margin-bottom: 0; margin-top:-50px;}
		.fw-logo-no-retina.header-5 .fw-header:not(.fw-header-sticky-new-logo) .fw-nav-wrap {margin-top:-185px !important; padding-right:25px !important;}
}

@media screen and (max-width:820px) {
		h1 {font-size:77px; line-height:79px;}
}
@media screen and (min-width:1120px) {
	.header-5 .fw-menu-open i.fa {right:-250px;}
}

@media screen and (min-width:781px) and (max-width:929px) {
	#platform {background-position:-360px top !important;}
}

@media screen and (min-width:930px) and (max-width:1375px) {
	#platform {background-position:-260px top !important;}
}