.page-template-temp-comprehensive-landing .fixed-wrapper a {
    position: absolute;
    right: 0;
    display: inline-block;
    background-color: #751813;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 14px 15px;
    font-weight: 600;
    margin-bottom: 8px;
}
@media screen and (max-width: 560px){
.page-template-temp-comprehensive-landing .fixed-wrapper {
    display: none;
}
}
html{
        scroll-behavior: smooth;
}
.page-template-temp-comprehensive-landing  .fixed-wrapper {
    top: 25%;
}
.page-template-temp-comprehensive-landing .fixed-wrapper .inner {
    position: relative;
    height: inherit;
    width: 220px;
}
.page-template-temp-comprehensive-landing .fixed-wrapper .inner .link-one {
    top: 0;
}
.page-template-temp-comprehensive-landing .fixed-wrapper {
    position: fixed;
    display: inline-block;
    top: 40%;
    height: 130px;
    right: 0;
    z-index: 6;
    text-align: right;
    max-width: 240px;
}

.comp-form-section .donation-form .gform_wrapper .gform_body li.other-amount{
    width:100%;
    padding:0px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.other-amount input{
    margin: 0 auto;
    display: block;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex  select:focus, .comp-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select:focus{
    border:2px solid #771710 !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex  select{
    -webkit-transition: all 0.5s;

    transition: all 0.5s;
    position: relative;
}
#input_5_24{
    width: 400px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_checkbox .gfield_checkbox li input:focus{
    border-width: 3px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield li.gfield.address .address_country:after{

    border-top: 10px solid #771710;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    top:50%;
    transform: translateY(-50%);
    transition:all 0.5s;
}
.comp-form-section .donation-form .gform_wrapper .gform_body .ginput_container_select{
    position: relative;
    margin-left:15px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body .ginput_container_select:after{
      border-top: 10px solid #771710;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "" !important;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    top:50%;
    transform: translateY(-50%);
    transition:all 0.5s;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard span.ginput_card_expiration_container:after{

    border-top: 10px solid #771710;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    top:50%;
    transform: translateY(-50%);
    transition:all 0.5s;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard span.ginput_card_expiration_container:before{

    border-top: 10px solid #771710;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    content: "";
    position: absolute;
    right: calc(50% + 20px);
    top: 10px;
    z-index: 10;
    top:50%;
    transform: translateY(-50%);
    transition:all 0.5s;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield li.gfield.address .address_country:focus-within:after{
    /*transform: translateY(-50%) rotate(180deg);*/

}
.video-modal-overlay{
    z-index: 500;
    pointer-events: none;
    position: fixed;
    background:black;
    opacity: 0;
    width:100%;
    height:100%;
    left:0px;
    top:0px;
}
.videos-section .modal{
    position: fixed;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s;
}
.videos-section .modal.active{
    opacity: 1;
    pointer-events: all;
}
.video-modal-overlay.active{
     opacity: 0.6;
    pointer-events: all;
    }


.fctn-tabs-contents .gform_wrapper{
    padding-left: 45px;
}
.fctn-tabs-contents .gform_wrapper input{
height:57px;
margin-bottom: 27px;
  font-size: 14px;
  font-family: "Lato";
  color: rgba(58, 58, 58, 0.502);
  line-height: 3.429;
  text-align: left;
 -webkit-appearance:none;
  border: 1px solid rgb(225, 225, 225);;
  /*border-color: rgb(225, 225, 225);*/
outline: none;


}
h3.form-title{
       font-size: 32px;
    margin-bottom: 15px;
    font-family: "ElegantGaramondBT-Italic";
    color: #86764e;
    letter-spacing: 0px;
    padding-left:45px;
    margin-top: 45px;   
}
.fctn-tabs-contents .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .fctn-tabs-contents .gform_wrapper .gform_page_footer input.button, .fctn-tabs-contents .gform_wrapper .gform_page_footer input[type=submit]{

  font-size: 14px;
  font-family: "Lato";
  color: rgb(140, 34, 50);
  text-transform: uppercase;
  line-height: 1;
  text-align: left;
  border:0px;
  letter-spacing: 1px;
  height: auto;
background: transparent;

    background-color: #771710 !important;
    border: 1px solid #fff ;
    padding: 18px 25px !important;
    text-transform: uppercase !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    line-height: 1;
    display: inline-block;

}
.fctn-tabs-contents .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    font-size: 14px;
  font-family: "Lato";
  color: rgba(58, 58, 58, 0.502);
  padding-left: 20px;

}
.fctn-tabs-contents .gform_wrapper .gform_footer{
padding:0px;
margin:0px;
}
.fctn-tabs-contents .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder{
    font-size: 14px;
  font-family: "Lato";
  color: rgba(58, 58, 58, 0.502);
  /*padding-left: 20px;*/
}
.fctn-tabs-contents  .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .fctn-tabs-contents .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{
    margin:0px;
}
.fctn-tabs-contents .gform_wrapper ul.gform_fields li.gfield{
    margin:0px;
    padding:0px;
}
body .fctn-tabs-contents .gform_wrapper .top_label div.ginput_container{
    margin:0px; 
}

.view-single-post .single-post-content blockquote {
    border-left: 0px;
    padding-left: 0px;
}
.support-header .callout-content h3{
    color:#761712;
}
.view-single-post .single-post-content p {
    padding: 0px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 30px;

}
.philly-flex-intro-section_mobile .mobile-link{
    margin-top:35px;
}
.programs-list-banner .program#p-2019:after {
    position: absolute;
    top: -9px;
    left: -96px;
    content: "online";
    text-transform: uppercase;
    color: #ffffff;
    background-color: #4a0b09;
    font-size: 12px;
    font-size: 0.75rem;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 106px;
    height: 20px;
    text-align: center;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    font-family: "Lato", sans-serif;
    padding-top: 4px;
    font-weight: bold;
}

@media(max-width:766px){
.fctn-tabs-contents .gform_wrapper{
    padding-left: 0px;
}

.fctn-tabs-contents h3.form-title{
    padding-left: 0px;
}

}

.view-single-post .single-post-content blockquote p {
    max-width: 100%;
}

.scholarships-wrapper .main-next,
.scholarships-wrapper .main-prev {
    background-image: url(temp-imgs/Comprehensive-SliderArrows.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 22px;
    height: 120px;
    top: 50%;
    margin-top: -15px;
    z-index: 2;
}

.scholarships-wrapper .main-next {
    right: -25px;
}

.scholarships-wrapper .main-prev {
    left: -25px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.scholarship-section .scholarships-wrapper .scholarship-wrapper .image-wrapper {
   width: 335px;
    height: 225px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto 15px;
    cursor: pointer;
}

.scholarship-section .scholarships-wrapper .scholarship-wrapper {
    text-align: center;
    padding: 0 30px;
}

.scholarship-section .scholarships-wrapper .scholarship-wrapper .subtitle {
font-size: 20px;
    line-height: 1.3;
    font-weight: 300;
    margin-top:8px;
}

.scholarship-modal {
    padding: 100px;
    position: fixed;
    z-index: 7000;
    position: fixed;
    background: white;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s
}

.scholarship-modal .close {
    height: 30px;
    width: 30px;
    background: url(imgs/search-close-icon.svg) no-repeat 50% 50%;
    display: block;
    position: absolute;
    /*float: right;*/
    top: 30px;
    right: 30px;
    z-index: 2;
    outline: 0;
    height: 44px;
    width: 46px;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: .3;
    border-radius: 50%;
    transition: transform .5s cubic-bezier(.16, .81, .32, 1), opacity .5s ease;
    background-size: 67% !important;
    -webkit-tap-highlight-color: transparent;
}

@media(max-width: 766px) {
    .scholarship-modal {
        padding: 50px 30px 30px;
        overflow: auto;
        max-width: 95%;
        max-height: 95%;
        width: 100%;

    }

    .scholarship-modal .close {
        height: 25px;
        width: 25px;
        top: 15px;
    }
}

.scholarship-modal .desc p {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 300;
    margin: 0 0 1rem 0;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
}

.scholarship-modal.active {
    opacity: 1;
    pointer-events: all;
}

#scholarship-modal-overlay {
    /*padding:100px;*/
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 6000;
    position: fixed;
    background: black;
    opacity: 0.4;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    pointer-events: none;
    transition: all 0.5s
}

.page-template-temp-comprehensive-landing .btn.btn-red-white {
    background: transparent;
}

.page-template-temp-comprehensive-landing .btn.btn-red-white:hover {
    background-color: #761813;
}

.fund-section .funds-wrapper {
    margin-bottom: 40px;
}

#scholarship-modal-overlay.active {
    opacity: 0.4;
    pointer-events: all;
}

.sub-banner {
    max-width: 100%;
    margin: 0 auto;
    padding: 100px 0px 0px;
    background: #f9f9f5;
}
.sub-banner p{
    max-width: 800px;
    margin:0 auto;
    margin-bottom: 30px;
}
@media(max-width: 766px){
.sub-banner {
    background: #f9f9f5;

    /*background:white !important;*/
}
}

.sub-banner p {
    font-size: 28px;
    font-family: "ElegantGaramondBT";
    color: #86764e;
    font-style: italic;
    line-height: 1.143;
    text-align: center;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard span{
    margin-bottom:16px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard .ginput_cardinfo_left, .comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard .ginput_cardinfo_right{
    position: relative;
    top:auto;
    left:auto;
    width: auto;
    right:auto;
    float: none;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard .ginput_cardextras{
  position: relative;
    top:auto;
    left:auto;
    width: auto;
    right:auto;
    float: none;
}
.comp-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .comp-form-section .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
    margin-left:0px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container{
    width: auto;
    height: auto;
    top:auto;
    right: auto;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard .ginput_cardextras{
    margin:0px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body .ginput_container_select:after, .comp-form-section .donation-form .gform_wrapper .gform_body .address_country:after, .comp-form-section .donation-form .gform_wrapper .gform_body .ginput_card_field:after{
    content: none;
}
.comp-form-section .donation-form .gform_wrapper .gform_body li.narrow-form.gfield .ginput_container_creditcard span{
    font-size: 0px;
}
.comp-form-section .donation-form .gform_wrapper .gform_body .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select{
    width:calc(50% - 10px) !important;

}
.comp-form-section .donation-form .gform_wrapper .gform_body .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select:nth-of-type(2){
    width:calc(50% - 10px) !important;
    margin-left: 20px;

}
#footer-nav{
    width:auto;
}
#footer-nav > ul{
    padding-right:0px;
}
#footer-nav > ul li:last-of-type{
    padding-right:0px;
    width:auto;
}
#footer-nav > ul > li{
    /*padding-right:0/px;*/
    width:167px;
    box-sizing: content-box;
}
#footer-social .amz-smile{
    display: inline-block;
    vertical-align: middle;

}
#footer-social .networks{
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
#footer-social .amz-smile a{
    width:auto;
    height: auto;
    background: transparent;
    padding:0px;
    margin-right:18px;
}
@media(max-width:1250px) {
  #footer-social .amz-smile{
    display: block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 20px;

}
#footer-social .networks{
    display:block;
    width: auto;
    vertical-align: middle;
}
#footer-nav > ul li:last-of-type{
    padding-right:35px;
    width:auto;
}
}
@media(max-width:1050px) {
  #footer-social .amz-smile{
    display: block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 20px;

}
#footer-social .networks{
    display:block;
    width: auto;
    vertical-align: middle;
}
#footer-nav > ul li:last-of-type{
    padding-right:35px;
    width:auto;
}
  #footer-nav > ul > li{
    /*padding-right:0/px;*/
    width:120px;
    box-sizing: content-box;
}
}
@media(max-width:1000px) {
    .view-single-post .single-post-content p {
        max-width: 90%;


    }
  
}

@media screen and (max-device-width: 736px) and (min-device-width: 320px) {
    .view-single-post .single-post-content p {
        max-width: 100%;
    }

    .view-single-post .frame,
    .view-single-post .large-frame,
    .view-single-post .full-frame {
        padding: 150px 0px 125px 0px;
        max-width: 90%;
        margin: 0 auto;
    }
}

@media(max-width:766px) {

    .comp-adv-slider-section .frame,
    .comp-adv-slider-section .large-frame,
    .comp-adv-slider-section .full-frame {
        padding: 0px;
        max-width: 95%;
    }

    .comp-adv-slider-section .frame .slider-wrapper {
        padding: 0px 30px;
    }
}

@media(max-width: 360px) {
    .fund-section .intro h2 {
        font-size: 30px;
    }
}