@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,600,700,800);
#ninja_forms_required_items, .nf-field-container {
    clear: initial !important;
    position: initial !important;
}
.cleardiv hr{width: 50%;}
.cleardiv{clear:both !Important;    margin: 0 auto;text-align:center;}
.contact-form-container{
    margin-top: 0!important;
    background: url('http://raisethefunds.com/wp-content/uploads/2018/01/high-school-fundrasier-contact-1.jpg') 100% 100% no-repeat;
}
.contact-form-container .contact-form-bgoverlay {
    padding: 0 0 50px 0;
    background: rgba(0,0,0,0.5);
}
.contact-form-container .contact-form-bgoverlay .entry-contents p, .contact-form-container .contact-form-bgoverlay .col-md-12{color:#FFF;}
div#nf-form-errors-9{
    position: absolute;
    top: 0;
    margin-left: 30px;
    width: calc(100% - 60px);
    margin-right:30px;
    left: 0;
    display:block;
    background: #FFF;
    font-weight: bold;
    transition:all 0.3s;
}
div#nf-form-errors-9 .nf-error-msg{padding:10px;}
.nf-error-msg {
    color: #FFF !important;
    background: rgba(130, 10, 10, 0.8);
    width: 100%;
    padding:10px;
}
@media(max-width:1024px){
.main-menu li a {
    font-size: 12px !important;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 0px;
    width: 100% !important;
}
}
@media(max-width:769px){
span.slicknav_menutxt{    position: absolute;right: 50px;}
}
.contactrtf-form{
    width: 100% !important;
}
.contactrtf-form .label-above .nf-field-label{
    width: 100%;
    background: #fff;
    margin-bottom: 0;
    padding: 5px;
    color: #333;
    font-weight: 300;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.contactrtf-form .nf-field-label label{font-weight:600;}
.contactrtf-form input[type="text"], .contactrtf-form input[type="email"], .contactrtf-form select, .contactrtf-form textarea, .contactrtf-form input[type="tel"], .contactrtf-form input[type="number"]{
  border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    box-shadow: none;
    padding-left: 5px;
    padding-right:0 !important;
}
.contactrtf-form select{
  -webkit-appearance: none !important;
  background: #FFF url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA50lEQVR4Xt2MQWqEQBBFK4oLcaEbEQWNuNKFtuABJjeYHCVHyxHmBp0cIWsX3XvFTn0oQoOEYbbz4dHVVf9/ehIty3Jl0gf8KTIETdN0UUo5fvU4jndL4IFXMhcahsEwTtB93/9bghs8nt8E+75/bNtGwszcuq47lWCHm3gIIEtQ27bXpmkM4wRd1/VfCWbsvLtBhnxVVaXKsjSME0xRFIo57eEl0Qt5yvNcHcdx4zGTlcXj/4MgeFvX9ftcIGRZ9solnzzOjK8vDr9ba3/onpIkSeM41owTNHb0iKIoSsMw1AAzPa9+Ab+Vat2gkD80AAAAAElFTkSuQmCC') #FFF no-repeat 98.5% !important;
  background: #FFF url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA50lEQVR4Xt2MQWqEQBBFK4oLcaEbEQWNuNKFtuABJjeYHCVHyxHmBp0cIWsX3XvFTn0oQoOEYbbz4dHVVf9/ehIty3Jl0gf8KTIETdN0UUo5fvU4jndL4IFXMhcahsEwTtB93/9bghs8nt8E+75/bNtGwszcuq47lWCHm3gIIEtQ27bXpmkM4wRd1/VfCWbsvLtBhnxVVaXKsjSME0xRFIo57eEl0Qt5yvNcHcdx4zGTlcXj/4MgeFvX9ftcIGRZ9solnzzOjK8vDr9ba3/onpIkSeM41owTNHb0iKIoSsMw1AAzPa9+Ab+Vat2gkD80AAAAAElFTkSuQmCC') no-repeat calc(100% - 10px) !important;
}
#ninja_forms_required_items, .nf-field-container{margin-bottom:5px !important;}
.nf-field-element textarea {height: 40px !important;}
.contactrtf-form .nomargins{margin:0 !important;padding:0 !important;}
.contactrtf-form .submit-container .nf-field-label {
    display: none !important;
}
.container {
    max-width: 1172px;
}

/*input[type="email"]{float:left !important;    width: 63% !important;padding: 9px !important; border: 2px solid #ccc;
 margin-right: 15px; border-radius: 20px 20px 20px 20px;}
*/

form.post-password-form {
        background: #EEE;
    padding: 30px;
    margin: 0 auto;
}
.post-password-form input[type="submit"] {

    border-color: #790406;
    background-color: #790406;
    color:#FFF;
    outline:0;
    padding: 0 40px;

}
form.post-password-form label {
    display: block !important;
    float: left;
}

@media(max-width:516px){
  form.post-password-form{padding: 20px;text-align:center;}
  form.post-password-form label{float:none !important; display:inline-block !important;}
  .post-password-form input[type="submit"] {margin-top:20px;}
}
.img-2 {display:none;}

.play-video:hover .img-2 {
    display: block !important;
       
}

.play-video:hover .img-1 {
    display: none !important;
}

.play-video div#wistia-9imsbz0znu-1 {
    background: #7B7364;
    border-radius: 50%;
    background-color: rgb(98, 93, 81);
    height: 162px !important;
    margin-bottom: -73px;opacity: 0;
}
.play-video div#wistia-9imsbz0znu-1:hover
{
      margin-bottom: -73px !important;
  }


a.get-tickets {
    background: #800d12;
    padding: 10px 20px;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}



.rightimg img {float: right;}

.leftimg img {float: left; margin-right: 12px;}

.leftimg h1 {
    margin-top: -14px;
}
.abt {
    margin-top: -63px;
}

.for-img img {    float: left;
    margin-right: 32px;}

.tabi .wd-portfolio-panel_2 {
    display: none;
}
.open-close-button {
    display: none !important;
}

.envirabox-prev span {
   
    visibility: visible !important;
}

.news-row .col-md-4 a {
    background: rgba(0, 0, 255, 0);
}

.envirabox-next span {
   
    visibility: visible !important;
}


.envira-gallery-wrap .envira-gallery-public .envira-gallery-item {
   margin: 7px;
    width: 48% !important;
    position: static !important;
}

.cast p.wp-caption-text {
    font-weight: 400 !important;
    font-size: 18px !important;
    border-top: 1px solid #ccc;
    margin-top: 12px;
}

ul.cast li {
    /*float: left;
    margin-right: 31px;
    list-style: none;*/
    float: left;
    margin-right: 9px;
    list-style: none;
    border: 1px solid #ccc;
    margin-top: 14px;
    padding: 10px;
}

.vid1 .portelement_3 .title-block_3 {
    position: static;
    background: #fff !important;
    color: #000 !important;
    text-align: center;
      width: 96%;
}
/*
label {
    display: none !important;
}
*/
.osc-res-tab a:hover {cursor: context-menu;}

.vid1 .portelement_3 .image-block_3 {max-width: 98% !important;}



.vid1 .wd-portfolio-panel_3 .description-block_3 p {

    color: #323232;
    font-size: 15px !important;
    text-align: center;}

.vid1 .wd-portfolio-panel_3 .description-block_3 {    margin-top: 22px;
    background: none;}

.vid1 .portelement_3 .image-block_3 img {    max-width: 96% !important;
    width: 100% !important;cursor: pointer !important;}

.vid1 .default-block_3 .title-block_3 h3 {font-weight: 700 !important;
    text-align: center !important;
    color: #000000;
    font-size: 18px !important;}

.vid1 .wd-portfolio-panel_3 {
    position: static;width: 239px !important;    height: 98px;}

.vid1 .default-block_3 img {    width: auto !important;}

.vid1 .portelement_3 {    border: 1px solid rgba(208, 208, 208, 0);
    margin-right: 0px;    background: rgba(247, 247, 247, 0);
    width: 50% !important;    float: left;max-width: 100% !important;    margin: 0px 0px 47px 0px;}

.tabi .default-block_2 .title-block_2 h3 {   font-weight: 600;
    color: #000000;
    font-size: 18px !important;width: 100%;}

.tabi .portelement_2 {
    width: 163px !important;
    margin-right: 22px;
}

.tabi .default-block_2 img {
    width: 162px !important;
}

header .col-md-7 {
    width: 61.333333%;
}
.fa {
    font-size: 121px !important;
    color: #fff;margin: 15px;
}

div#huge_it_gallery_container_moving_2 {
    height: 100% !important;
}

div#huge_it_gallery_container_moving_1 {height: 100% !important;}

.vid1 p {
    margin-bottom: 28px;
}

.vid1 img.video_lightbox_anchor_image {
    width: 100%;
}

.tabi li#ert_pane1-1 img {
    float: left;
    margin-right: 32px;
    clear: both;
    margin-bottom: 30px;
}

.vid img.video_lightbox_anchor_image {
    text-align: center;
    margin-left: 48px;
    margin-top: 29px;
    width: 52%;
}

.img-circle:hover {
    background-color: rgb(125, 21, 24);
    margin-bottom: 0px;
}

.element_2:hover .image-block_2 .gallery-image-overlay {    background: rgba(255, 255, 255, 0) !important;}
.element_1:hover .image-block_1 .gallery-image-overlay {    background: rgba(255, 255, 255, 0) !important;}



section#for-home {
    background-color: rgba(255, 0, 0, 0);
}

header .col-md-3 {
    width: 21%;
}

.landing-content .play-video {
    position: relative;
    margin: 0 auto;
    width: 155px;
    bottom: 349px;
    
}

.play-video {
    position: relative;
    margin: 0 auto;
    width: 155px;
    bottom: 403px;margin-bottom: -82px;
    display:none;
    
}

.img-circle {
    /*border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.85);
    height: 150px;    margin-bottom: -63px;*/
}

ul.follow img {
    width: 15%;
}

.slicknav_menu .slicknav_icon {
   
    padding: 6px 0 !important;
}

.slicknav_menu .slicknav_menutxt {
    color: #FFF !important;}

.element_2 .image-block_2 .gallery-image-overlay a {background: none !important;}

header {
    background: #000000;
    padding: 13px 0px;
    border-bottom: 1px solid #ffffffb0;
}

ul.follow-header {
    margin-top: 12px;    margin-left: -32px;
}

.slicknav_menu {
    background-color: #fff;
}

.nav-tabs>li>a {
   
    padding: 18px 15px !important;
    font-size: 36px !important;
    font-weight: 900 !important;
  color:#000 !important;
      background-color: #eee;
      border-radius: 0px 0px 0 0;
}

.nav-tabs>li.active>a {    color: #820A0A !important;}

.osc-res-tab.tabbable.osc-tabs-left > div:first-child {
    background-color: #820A0A;
}

.nav-tabs {
        margin: 0 auto;
    width: 25%;    margin-bottom: 85px;    border-bottom: 1px solid rgba(221, 221, 221, 0);
}

body {
    font-family: 'Raleway', sans-serif;
}

.title-block_2 h3 p {
    font-size: 15px !important;
}

.element_2 .title-block_2 h3 {font-weight: 700 !important;

    text-align: center !important;}

.element_2 {
    float: left;
    max-width: 248px !important;
    margin: 0px 131px 146px 0px !important;
    background: rgba(167, 20, 20, 0) !important;
    border: 1px solid rgba(222, 222, 222, 0)!important;
      transform: initial !important;
    position: initial !important;
}

ul.main-menu li {
    display: inline;
    padding-right: 19px;
}

ul.main-menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}
ul.main-menu li a:hover{
    color:#DDD;
}
ul.main-menu li:last-of-type {
    background: #5cb85c;
    padding: 10px 20px;
    font-weight:bold;
}
@media(max-width:991px){ul.main-menu li:last-of-type{display:inline-block}}
ul.follow-header li {
    display: inline;
    font-size: 21px;
    color: #c3c3c3;
    font-weight: 600;
    padding-right: 9px;
}

.menu {
    margin-top: 35px;
    margin-left: 0px;
}

p.tickets a {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    border: 5px solid #efbd75;
    padding: 0px 20px;
    text-decoration: none;
}

p.tickets {
    margin-top: 4px;
}

.landing-content h1 {
    text-transform: uppercase;
    color: #d81326;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 47px;
  margin-top: -102px;
}

.landing-content strong {
    font-weight: 800;
}

.landing-content p {
    text-align: center;
    color: #323232;
    font-size: 22px;
    font-weight: 500;    text-transform: none;
}



.get-tickets a {
    background: #800d12;
    padding: 10px 20px;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}

.sign-up {
    background: #ed2639;
    padding-bottom: 53px;
}

.sign-up h2 {
    color: #fff;
    text-align: center;
    margin-top: 53px;
}

.sign-up p {
    color: #fff;
    text-align: center;
}

input[type="text"] {
    padding: 6px 21px;
    padding-right: 81px;
}
/*
input[type="submit"] {
    background-color: #790406;
    border: none;
    color: #fff;
    font-weight: bold;
      font-size: 19px;
    padding: 8px 45px;
    padding-bottom: 11px;
    border-radius: 20px;
}
*/
footer {
    padding:20px 0px;  
     padding-top: 57px;
}

footer h3 {
    font-weight: bold;
    color: #191919;font-size: 24px;
}

footer p {
    color: #000000;
    font-size: 16px;
    text-align: center;
}

.follow {
    text-align: right;
    margin-top: 28px;
}

ul.follow li {
    display: inline;
    font-size: 21px;
    color: #c3c3c3;
    font-weight: 600;
    padding-right: 4px;
}

section.about-page-title {
    background-color: #000000;
    margin-top: -20px;
}

section.about-page-title h1 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 20px 0px;
}

span {
    text-transform: none;
}

.about-content h2 {
    color: #000;
    font-weight: 600;
    font-size: 35px;    margin-top: -6px;margin-bottom: 10px;
}

.about-content p {
    color: #323232;
    font-size: 22px;
    font-weight: 400;margin-bottom:0px;    line-height: 36px;
}


h3 {color: #000;
    font-weight: 600;
    font-size: 31px;}

hr {
    margin-top: 0px;
    margin-bottom: 32px;
    border: 0;
    border-top: 3px solid #901e1a;
}

.stars img {
    vertical-align: sub;
}

h1.stars {
    text-align: center;
    font-weight: 800;
    color: #000;
    margin-bottom: 40px;
}

.could p {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
}

.row.could {
    margin-bottom: 38px;
}

section.creative-page-title {
    background-color: #820a0a;
    margin-top: -20px;
     margin-bottom: 69px;
}

section.creative-page-title h1 {
    color: #fff;
    text-align: center;
    padding: 20px 0px;
}

.creative h2 {
    font-weight: bold;
    color: #000;
    margin-top: -4px;
}

.creative p {
    font-size: 21px;
    margin: 0;
}

.cre-row {
    margin-bottom: 27px;
}

.cre-row2 {
    margin-bottom:4px;
}

.news h2 {
    font-weight: 700;
    color: #820a0a;
    margin-top: -4px;
}

.news-row {
    border: 1px solid #d76d76;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 28px;
}

.news-row a {
    background-color: #820A0A;
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 7px;
}

.news-row a:hover { background-color: #000;color: #fff; }

.element_1 {
    width: 14% !important;
    margin: 0px 30px 10px 0px !important;
    float: left;
      transform: initial !important;
    position: initial !important;
}

.element_1 .title-block_1 h3 {font-weight:600 !important;}

.about-content .col-md-4 {
    clear: both;   
}

.row.cre-row img {
    max-width: 100%;
  margin-left: -14px;
}

.row.cre-row .col-md-2 {
    clear: both;
}

.slider img {
    width: 100%;
}

th.column-1 {
    padding-right: 221px;
    font-size: 27px;
    padding-left: 17px;
    text-decoration: underline;
    font-weight: 600;
}

th.column-2 {
    padding-right: 250px;
    font-size: 27px;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
}

th.column-3 {
    padding-right: 198px;
    font-size: 27px;
    text-decoration: underline;
    font-weight: 600;
}

th.column-4 {
    padding-right: 20px;
    text-decoration: underline;
    font-weight: 600;
}

th {
    text-align: left;
    font-size: 27px;
}

.even {
    background-color: #d6d6d6;
}

td.column-1 {
    font-size: 18px;
    font-weight: 500;
    padding: 7px 2px 11px 18px;
}

td.column-2 {
    font-size: 18px;
    font-weight: 500;
}

td.column-3 {
    font-size: 18px;
    font-weight: 500;
}

td.column-4 {
    font-size: 18px;
    font-weight: 500;
    color: #820a0a;
}


h2 span {
    font-size: 31px;
    font-weight: 500;
}


li#ert_pane1-0 p {
    font-weight: 300;
    font-size: 18px;
   line-height: 31px;
}

li#ert_pane1-1 p {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
}

.abd{ margin-bottom: 35px; }

.abcde { margin-bottom: 89px; }

.bor {
    border: 2px solid #901E1A;
    border-radius: 20px;
    padding: 14px;
      margin-bottom: 72px;
}

.fixed {
  position: fixed;
  top:0; 
  width: 100%;z-index: 99999; }

.element_1 .image-block_1 .gallery-image-overlay {    background: rgba(255, 255, 255, 0) !important;}

.element_1 .image-block_1 .gallery-image-overlay a {    background: none !important;}

.s-copy{
padding-top: 35px;
    border-top: 1px solid #ccc;
}

.clear{
    clear:both;
}

.alignleft{
    float:left;
    margin-right: 32px;
}

.alignright{
    float:right;
  margin-left: 32px;
  margin-top: 9px;
}

.entry-contents h2{
    color: #000;
    font-weight: 600;
    font-size: 35px;
    position: relative;
    top: -6px;

}

.entry-contents p{
    text-align:left;
    font-weight: 300;
    font-size: 18pt;
    color: #323232;
    line-height: 36px;
    margin-bottom: 20px;
}

.video-section{
    /*margin-bottom:30px;*/
/*  min-height: 378px; */  
}

#pressh2 {    
       
    margin-top: -13px !important;
    margin-bottom: 22px !important; 
    margin-left: 15px !important;
}

#pressp {font-size: 28px;margin-top: -18px;line-height: 30px;}    

#pressp a{font-size: 28px;color: #323232;text-decoration: none !important;}   
#pressp1 a{font-size: 28px;color: #323232;text-decoration: none !important;}         
#pressp1 {
    font-size: 28px;  
    padding-left: 18px;
    line-height: 30px;       
}   

#press-title
{margin-bottom: 10px;
text-align:center; 
 color: #000;
  font-size: 24px;
}   
  

#pressdownload{   
color: #323232;       
font-size: 24px;
text-align:center; 
text-decoration: underline;  
    margin-top: -10px; 
}      

#pressdocumenth2 {      
    margin-bottom: 10px !important;
    margin-left: 21px !important; 
    margin-top: -1%;   
}

#pressposterh2 {      
       
    margin-top: -13px !important;
    margin-bottom: 6px !important;   
    margin-left: 15px !important;
}

#pressp2 {
    font-size: 28px;  
    padding-left: 18px;
    margin-top: -1%;  
   line-height: 30px;   
} 

@media (max-width:1199px){
  .landing-content .play-video {    bottom: 263px;}
  .play-video {    bottom: 331px;}
  
  
  .nav-tabs {

    width: 46%;}
  
  
th.column-1 {
    padding-right: 122px;
   
}
}

@media (max-width:991px){
  
  .landing-content .play-video {
    bottom: 202px;
}
  .play-video {
    bottom: 248px;
}
  ul.main-menu li {
 
    padding-right: 0px;
}
  
  ul.follow-header {
    
    margin-left: -40px;margin-top: 0px;
}
  
  header .col-md-3 {
    width: 62%;
   
}
th.column-1 {
    padding-right: 79px;
   
}
  th.column-2 {
    padding-right: 115px;
}

th.column-3 {
    padding-right: 153px; 
}

.about-content.vid1 #pressh2, .about-content.vid1 #pressdocumenth2, .about-content.vid1 #pressposterh2, .about-content.vid1 #pressdocumenth2, .about-content.vid1 #pressposterh2{
    text-align:center !important;
    margin:0px !important;
    margin-bottom:20px !important;
    margin-top:20px !important;
}

.about-content p{
    text-align:center !important;
}

}


@media (max-width:767px){
  
.vid img.video_lightbox_anchor_image {
  
      margin-left: 33px;
    margin-top: 19px;
 
}
  .abt {
    margin-top: -21px;
}
  
  input[type="text"] {    padding-right: 0px;}
  
  .landing-content .play-video{width: 107px;bottom: 147px;}
  .play-video{width: 107px;bottom: 230px;}
  .img-circle {    height: 101px;}
  
  .fa {
    font-size: 68px !important;
    margin-left: 1px;
}
  .nav-tabs {
    width: 74%;
}
  .nav-tabs>li>a {
   
    font-size: 22px !important;}
  
  
  
  .news-row{    margin-left: 0;
    margin-right: 0;}
  .fixed {
    position: static;}
th.column-1 {
    padding-right: 14px;
   
}
  th.column-2 {
    padding-right: 63px;
}

th.column-3 {
    padding-right: 50px; 
}
}

@media (max-width:514px){
  h1.stars {font-size: 23px;}
  h1.stars img {
    width: 26%;
}
 .element_1 {
    width: 56% !important;
    text-align: center;
}
  
th.column-1 {
    font-size:20px;
   
}
  th.column-2 {
    font-size:20px;
}

th.column-3 {
    font-size:20px; 
}
  th.column-4 {
    font-size:20px; 
}
}


@media (max-width:443px){
  
.vid img.video_lightbox_anchor_image {
  
    margin-left: 22px;
    margin-top: 12px;
  
}
  .abt {
    margin-top: 0px;
}
  
 .landing-content .play-video {
    width: 72px;
    bottom: 101px;
}
  .play-video {
    width: 72px;
    bottom: 179px;
}

  .fa {
    font-size: 36px !important;
    margin-left: -7px;
}
  .img-circle {
    height: 66px;
}

td.column-1 {
  font-size: 15px;
}

td.column-2 {
    font-size: 15px;
}

td.column-3 {
   font-size: 15px;
}

td.column-4 {
    font-size: 15px;
 
}
th.column-3 {
    padding-right: 43px;
    font-size:14px; 
}
  th.column-4 {
    padding-right: 0px;
    font-size:14px; 
}
  th.column-1 {
    font-size:14px; 
   
}
  th.column-2 {
    font-size:14px; 
}
  
}

input#pwbox-715 {
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 20px;
}


.imgscentr{ margin-left:3%; }
.mc4wp-form input[type=date], .mc4wp-form input[type=email], .mc4wp-form input[type=number], .mc4wp-form input[type=tel], .mc4wp-form input[type=text], .mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea{ outline: none; }

.envirabox-margin header .container
{
  margin-left:auto;
   margin-right:auto;
  float:none;
  margin-left:6.57%;
  }



@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
     .about-content h2
    {

    float:none;
    }

    /* Safari only override */
    ::i-block-chrome, .about-content h2
    {

    /*margin-left:363px;*/
    margin-left:219px;
    }
  
  ::i-block-chrome, .about-content h2.unnike { margin-left:308px !important; }
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
     .about-content h2.h_small
    {

    float:none;
    }

    /* Safari only override */
    ::i-block-chrome, .about-content h2.h_small
    {

    margin-left:220px;
    }
}


.osc-res-tab .nav-tabs>li>a:hover {
    border-color: #eeeeee !important;
}
.osc-res-tab .nav-tabs>li.active>a:hover
{
  border-color: #ffffff !important;
  }
.page-id-193 .col-md-3 {
    width: 50% !important;
}


.play-video div#wistia-j6b2c3z29t-1 {
    background: #7B7364;
    border-radius: 50%;
    background-color: rgb(98, 93, 81);
    height: 162px !important;
    margin-bottom: -73px;
    opacity: 0;
}
.play-video div#wistia-j6b2c3z29t-1:hover {
    margin-bottom: -63px !important;
}
.play-video div#wistia-j6b2c3z29t-1

{
   margin-bottom: -63px !important;
  }

a.hereone {
    background-color: transparent;
    color: #337ab7;
    font-weight: normal;
    font-size: 21px;
    padding:0;
    border-radius:0x;
}

a.hereone:hover{
  background-color:transparent;
  color:#337ab7;
  text-decoration: none;
}

a.redmre:hover{ background-color:transparent;color:transparent; }



@media(max-width:620px){
    ::i-block-chrome, .about-content h2
    {

    /*margin-left:363px;*/
    margin-left:0px;
    }
  
  ::i-block-chrome, .about-content h2.unnike { margin-left:0px !important; }
  
   ::i-block-chrome, .about-content h2.h_small
    {

    margin-left:0px;
    }
    .tabi li#ert_pane1-1 img{
        margin-bottom:20px;
    }
    .osc-res-tab.tabbable.osc-tabs-left .tab-content .tab-pane.active .container hr{
        margin-top:20px;
    }
}


@media(max-width:500px){


.about-content.vid1 #pressh2, .about-content.vid1 #pressdocumenth2, .about-content.vid1 #pressposterh2, .about-content.vid1 #pressdocumenth2, .about-content.vid1 #pressposterh2 {
    margin-top: 0px !important;
}

.tabsimg {
    padding-top: 0px !important;
}

#pressdownload{
    margin-bottom: 29px;
}

.about-content p{
    font-size:20px !important;
}

#press-title{
    font-size:18px;
}

#pressdownload{
    margin-top:0px !important;
        font-size:18px;
}

.about-content p a{
    font-size:20px !important;
}

section.about-page-title h1{
        font-size: 20px;
    padding-bottom: 10px;
}

}
input[type="text"]::-webkit-textfield-decoration-container,input[type="text"]::-webkit-caps-lock-indicator,input[type="text"]::-webkit-credentials-auto-fill-button {
  visibility:hidden !important;
}

form.post-password-form.protected-form-rtf {
    text-align: center;
    padding: 0;
    margin: 0;
    background: #FFF;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top:40px;
}
form.post-password-form.protected-form-rtf img {
    max-width: 100px;
    margin: 0 auto;
}
form.post-password-form.protected-form-rtf h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-top: 20px;
    color: #791e13;
    margin-bottom:22.5px;
}
form.post-password-form.protected-form-rtf h4 {
    font-size: 22px;
    line-height: 1.4;
    color: #333;
    font-weight: 600;
}
form.post-password-form.protected-form-rtf h4 span {
    text-decoration: underline;
    display: block;
    font-weight: bold;
}
form.post-password-form.protected-form-rtf label{float: none !important;text-align:left;}
form.post-password-form.protected-form-rtf .post-pass-form-container{
    text-align: left;
    margin: 0 auto;
    width: 60%;
}
form.post-password-form.protected-form-rtf input[type="password"]{
    width: 100%;
    border-color: #EEE;
    height:30px;
    line-height:30px;
    border: 1px solid #999;
    outline: none;
}

form.post-password-form.protected-form-rtf input[type="submit"] {
    outline: 0;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 20px;
    display: block;
    width: 100%;
    margin-top: 10px;
    background: #5cb85c;
    border:0;outline:0;
}
.forgot-pw-rtf-prot{
    background: #FAFAFA;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.forgot-pw-rtf-prot a{
    font-weight: normal;
    text-decoration: underline;
}
.rtf-members-area-bg{background:url('http://raisethefunds.com/wp-content/uploads/2018/02/high-school-fundraiser-background-for-login.jpg');background-size:cover;background-repeat:no-repeat;}

@media screen and (max-width: 992px){
header {
    position: relative;
    padding-bottom: 0;
}
  .slicknav_btn{background:#CCC;}
  .slicknav_menu .slicknav_menutxt{margin-top:2px !important;color:#333 !important;}
}
header .col-md-3{padding-right:0;}
header ul{padding-left:30px;}
header p.tickets a{
      color: #fff;
    font-size: 20px;
    font-weight: bold;
    border: 3px solid #efbd75;
    padding: 0px 8px;
    letter-spacing: 1px;
    text-decoration: none;
}
header p.tickets{margin-top: 11px;transform: scale(1, 2);}
@media(max-width:445px){#for-home{display:none;}}
@media(max-width:991px){
  #mobile-menu{margin-top:18px;}
  .slicknav_menu .slicknav_menutxt{margin-top: 0 !important;transform: translateY(-50%);top: 50%;padding: 0;}
  .slicknav_menu .slicknav_icon{    margin-top: 0 !important;top: 50% !important;padding: 0 !important;}
  .contact-form-container .contact-form-bgoverlay{background:#333;}
  #contactformtext h2{margin-top:10px !important;}
}
.rtf-members-area-bg .col-md-5 {
    width: 100%;
}
.rtf-members-area-bg form.post-password-form.protected-form-rtf img {
    display: none;
}
.entry-contents {
    position: relative;
}
.btn-success {
    color: #fff;
    background-color: #41b141;
    border-color: #4cae4c;
    margin-top: 30px !important;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 12px 190px;
    font-size: 30px;
    line-height: 1.3333333;
    border-radius: 6px;
    font-weight: bold;
    text-transform: uppercase;
}
.pull-right {
    float: right!important;
    width:100%;
}
.has-text-align-center {
    margin-top: 60px;
    margin-bottom: 0;
}

#for-home{display:none;}
.landing-content{margin-top:40px;}