/*** new theme fix ***/

#nm-header + .nm-row {
    padding: 0;
}

/*** Search ***/

.search-results #nm-header nav.nm-main-menu li a {
    color: #333333 !important;
}

.search-results .alt-logo-fixed .nm-alt-logo {
    display: inline-block !important;
}

.search-results .alt-logo-fixed .nm-logo {
    display: none;
}

.nm-search-results {margin-top: 80px;}

.search-results .nm-blog-heading {
    padding-bottom: 0;
}

li.top_bar_search {
	display: block !important;
	margin-top: -1px;
}

li.top_bar_search i {
	font-size: 19px;
	margin-top: -2px;
}

.top_search {
	height: 0;
	transition: 200ms all;
	background-color: #f3b600;
	text-align: center;
	overflow: hidden;
	margin-top: 8px;
	width: 100vw;
	margin-left: -40px;
	margin-right: -40px;
}

.top_search.search_open {
	height: 79px;
}

.top_bar_search {
	cursor: pointer;
}

.top_search form.search {
	padding-top: 15px;
}

.top_search .search-input {
	background: transparent;
	border: 0 !important;
	border-bottom: 1px solid white !important;
	color: white;
	width: 100%;
	max-width: 440px;
	font-size: 23px !important;
	padding-bottom: 0;
}

.top_search .search-submit {
	background: transparent;
	border: 0;
	color: white;
	font-size: 23px;
	position: relative;
	top: 5px;
	line-height: 1;
}

.top_search .search-input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: white;
	opacity: 1;
}

.top_search .search-input::-moz-placeholder {
	/* Firefox 19+ */
	color: white;
	opacity: 1;
}

.top_search .search-input:-ms-input-placeholder {
	/* IE 10+ */
	color: white;
	opacity: 1;
}

.top_search .search-input:-moz-placeholder {
	/* Firefox 18- */
	color: white;
	opacity: 1;
}

/*** End Search ***/

.gnh-events
{
padding-top: 100px ;
padding-bottom: 120px;
    background-image: url(/wp-content/uploads/2017/10/blue-bg.jpg) !important;
	background-size: cover;
    background-position: center bottom;
	    background-repeat: no-repeat;
}

.lp-events
{
padding-top: 100px ;
padding-bottom: 120px;
    background-image: url(/wp-content/uploads/2017/10/loft-bg-2.jpg) !important;
	background-size: cover;
    background-position: center bottom;
	    background-repeat: no-repeat;
}
.hrt-heading
{
padding-top: 60px ;
    padding-bottom: 40px;
	
}
.cta-event
{
    padding-top: 40px ;
    padding-bottom: 40px ;
    background-color: #131a26 ;
}

.featured_events_swiper .swiper-button-next, .featured_events_swiper .swiper-button-prev{
	display:none;
	height:20px !important;
}
.featured_events_swiper .swiper-button-next{
	background-image:url("images/next.svg") !important;
}
.featured_events_swiper .swiper-button-prev{
	background-image:url("images/prev.svg") !important;
}
.featured_events_swiper .swiper-button-next.swiper-button-disabled, .featured_events_swiper .swiper-button-prev.swiper-button-disabled{
	pointer-events:auto !important;
}

.page-banner-title.lengthy-title .wpb_wrapper h1:first-child{
    background-image: none !important;
	padding:0px !important;
	display:block;
}

.nm-page-wrap.header-on-scroll .alt-logo-fixed .nm-logo {
    display: none !important;
}

.nm-page-wrap.header-on-scroll .alt-logo-fixed .nm-alt-logo {
    display: inline-block !important;
}

.home-about-us-section p {
    font-family: RobotoSlab-Light;
    line-height: 23px;
}

.home-about-us-section .post-feature-content a {
    margin-top: 22px;
    color: #152e59;
    border: 1px solid #152e59;
}

.home-about-us-section .post-feature-content a:hover {
    background: #152e59 !important;
    color: white;
}

.white-cta-text h1,
.white-cta-text p {
    color: white;
}

.turning-despair .post-feature-content h3 {
    color: #d64022;
}

.white-cta-text h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-bottom: 0;
}

.our-history-sections h1 {
    border-bottom: 1px solid #d64022;
    display: block;
    font-family: Oswald-Medium;
    font-size: 43px;
    margin-bottom: 10px;
    margin-top: 23px;
    color: #333333;
}

.our-history-sections h1.heading-inline {
    display: inline-block;
    padding-right: 0;
    width: auto;
}

.our-history-sections .wpb_single_image {
    margin-bottom: 50px;
}

.our-history-sections .history-content p {
    font-family: RobotoSlab-Light;
    font-weight: normal;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}

.tags_link a {
    font-size: 15px;
    color: #8a8f90;
    font-weight: normal;
    font-family: RobotoSlab-Light;
    text-transform: uppercase;
}

.page-content .wp-pagenavi a,
.page-content .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #152e59;
    padding: 3px 9px;
    margin: 2px;
    color: white;
    font-weight: bold;
}

.page-content .nextpostslink,
.page-content .previouspostslink,
.page-content .page {
    background: #152e59;
}

.page-content span.current {
    color: #152e59;
}

.page-content .page-post-wrapper:nth-last-child(2) {
    border: 0px solid;
}

.page-wrapper-blog {
    margin: 0 auto;
    padding: 80px 0;
}

.what_we_do_wrap .nm_column_inner .wpb_wrapper {
    background: #f2f3f5;
    padding-top: 7px;
    width: calc(100% - 20px);
}

.what_we_do_wrap .what_we_do {
    padding: 22px 24px 26px;
    margin: 0px 15px;
}

.what_we_do_wrap h1 {
    font-family: Oswald-Medium;
    font-size: 30px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 6px;
    letter-spacing: -1px;
    text-transform: capitalize;
    line-height: 32px;
}

.what_we_do_wrap p {
    font-family: RobotoSlab-Light;
    font-weight: normal;
    /* color: #090a0d; */
    color: #333333;
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 22px;
}

.what_we_do_wrap a {
    color: #d64022;
    font-family: Oswald-Regular;
    font-size: 16px;
    border: 1px solid #d64022;
    padding: 10px 60px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
}

.what_we_do_wrap.mef a {
    color: #152e59;
    font-family: Oswald-Regular;
    font-size: 16px;
    border: 1px solid #152e59;
    padding: 10px 60px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 20px;
}

.what_we_do_wrap.mef a:hover {
    color: white;
    border: 1px solid #152e59;
    background-color: #152e59;
}

.what_we_do_wrap .nm_column_inner .wpb_wrapper .vc_single_image-wrapper img {
    width: calc(100% + 50px);
    margin-left: -25px;
    max-width: 130%;
    /* width: 100%;
    margin-left: 0;
    max-width: 100%; */
}

.gig_back_wrap {
    background: #f2f3f5;
    position: relative;
    margin: 40px 30px !important;
    /* padding:24px 10px 24px 0px; */
    padding: 39px 10px 39px 0px;
}

.gig_back_wrap .gig_back_wrap_left {
    padding: 0;
    width: 40% !important;
}

.gig_back_wrap .gig_back_wrap_right {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    padding: 0;
    margin-left: 12px;
    width: 56% !important;
}

.gigs_back_img img {
    margin-left: -12px;
}

.gigs_back h3 {
    font-family: Oswald-Medium;
    font-size: 37px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 6px;
    letter-spacing: -2px;
    text-transform: capitalize;
    line-height: 1;
}

.gigs_back p {
    font-family: RobotoSlab-Light;
    font-weight: normal;
    color: #090a0d;
    font-size: 16px;
    margin-bottom: 4px !important;
    line-height: 22px;
}

.gig_back_wrap .nm_btn_border:hover {
    background: #d64022;
}

.gig_back_wrap .nm_btn_border:hover span {
    color: #fff;
}

.gig_back_wrap .nm_btn_border:hover span.nm_btn_bg {
    border-color: #d64022;
}

.gigs_give_back_title h1 {
    background: url(images/guitar_border.png) no-repeat center bottom;
    background-size: 352px;
}

.gigs_band_title h1 {
    background: url(images/band_border.png) no-repeat center bottom;
    background-size: 352px;
}

.events_page_banner {
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-image: url(/wp-content/uploads/2017/11/events_bg.jpg) !important;
}

.signature_events .nm_btn_border {
    margin-top: 10px;
    font-family: Oswald-Medium;
}

.signature_events .nm_btn_border:hover {
    background: #152e59;
}

.signature_events .nm_btn_border:hover span {
    color: #fff;
}

.signature_events .nm_btn_border:hover span.nm_btn_bg {
    border-color: #152e59;
}

.signature_events p {
    /* color:#090a0d; */
    color: #333333;
    line-height: 1.5;
}

.swiper-container {
    width: 100%;
    /* min-height:400px; */
}

.cal_with_sidebar {
    padding: 80px 0px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper_img {
    position: relative;
}

.swiper_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/savoy-child/images/event_pic_overlay.png) no-repeat;
    background-size: cover;
}

.swiper_event_title a {
    color: inherit;
}

.swiper_txt_inner {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: calc(100%-20px);
}

.swiper_event_tag {
    color: #ffde5c;
    font-size: 16px;
    font-family: Oswald;
	font-weight: 400;
    text-align: left;
    line-height: 1;
    text-transform: uppercase;
}

.swiper_event_title {
    color: #fafafa;
    font-size: 32px;
    font-family: Oswald;
	font-weight: 400;
    text-align: left;
    line-height: 1;
    margin: 5px 0px 10px 0px;
}

.swiper_event_data {
    color: #d3d6db;
    font-size: 14px;
	font-weight: 400;
    text-align: left;
    line-height: 1;
}

.clear {
    clear: both;
}

.side_event_wrap {
    padding: 10px 5px;
}

.side_event_img {
    float: left;
    width: 90px;
}

.side_event_img img {
    width: 90px;
    height: 90px;
}

.side_event_des {
    float: right;
    width: calc(100% - 110px);
}

.side_event_tag span {
    background: #ffde5c;
    font-family: Oswald;
    font-size: 15px;
    padding: 0px 8px;
    text-transform: uppercase;
    color: #333333;
    font-weight: normal;
}

.side_event_title a {
    color: inherit;
}

.side_event_title {
    font-family: Oswald;
    font-size: 34px;
    line-height: 32px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 6px;
    letter-spacing: 0;
}

.side_event_timing,
.side_event_timing span {
    color: #808080;
    font-family: Oswald;
    font-size: 18px;
    line-height: 1;
}

.events_show_more {
    margin-top: 25px;
}

.events_show_more a {
    display: block;
    font-size: 14px;
    text-align: center;
    background: #e6e6e6;
    padding: 2px 10px;
    color: #333333;
    font-weight: bold;
    font-family: RobotoSlab-Light;
}

.evoFC_nextto.evoFC .eventon_fullcal,
#evcal_list {
    width: 48% !important;
    border-bottom: 0;
}

#evcal_list {
    margin-top: -37px;
}

.evo_month_title {
    font-family: Oswald !important;
    font-size: 20px !important;
    font-weight: normal !important;
    line-height: 1.6 !important;
}

#eventon_loadbar_section {
    margin-top: 27px;
    width: 48%;
    position: absolute;
    z-index: 999;
    top: 0;
}

.ajde_evcal_calendar .calendar_header {
    margin-bottom: 0;
}

.eventon_fc_days,
.eventon_fc_daynames {
    border: 0;
}

.eventon_fc_daynames {
    background: #d3d6db;
}

.eventon_fullcal .evo_fc_day {
    font-family: Oswald;
    font-weight: normal;
}

.evofc_month>.eventon_fc_days {
    background: #f2f3f5 !important;
}

.eventon_fc_daynames .evo_fc_day {
    border: 0;
    font-family: RobotoSlab-Light;
    color: #152e59;
    font-size: 16px !important;
    padding: 6px 0;
    font-weight: bold;
}

.eventon_events_list .eventon_list_event .ev_ftImg {
    width: 90px;
    height: 90px;
    max-height: 90px;
    border-radius: 0;
}

.eventon_fc_days .evo_fc_day.has_events span i {
    background: #5e91cc;
}

#evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {
    font-family: Oswald;
    font-size: 30px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    color: #333333;
    line-height: 1;
}

#evcal_list .eventon_list_event .evcal_cblock {
    display: none;
}

.eventon_events_list .eventon_list_event .evcal_desc,
.evo_pop_body .evcal_desc,
#page-content p.evcal_desc {
    padding-left: 10px;
}

#evcal_list .eventon_list_event a.sin_val.hasFtIMG .evcal_desc,
.sin_val.hasFtIMG .evcal_desc {
    padding-left: 120px;
    padding-top: 0;
}

.eventon_events_list .eventon_list_event .hasFtIMG .evcal_desc,
.evo_pop_body .hasFtIMG .evcal_desc {
    padding-left: 120px;
    padding-top: 0;
}

#evcal_list {
    border: none;
}

.eventon_events_list .eventon_list_event .evcal_list_a {
    padding: 0px !important;
}

.eventon_events_list .eventon_list_event .evcal_list_a.featured_event {
  
    border: 0 !important;
}

.eventon_events_list .eventon_list_event .evcal_list_a:after {
    height: 0px !important;
}

.event_description_bottom {
    font-family: Oswald !important;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
    color: #808080 !important;
}

.evo_below_title,
.evcal_desc_info,
.evcal_desc3 {
    display: none !important;
}

.eventon_events_list .eventon_list_event .evcal_event_title a {
    color: #333333;
    line-height: 1;
}

.eventon_events_list .eventon_list_event .evcal_desc span.evo_above_title span.featured {
    border-radius: 0;
    padding: 4px 6px 3px 6px;
    color: #333333;
    line-height: 1;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 500;
}

.evoFC_nextto.evoFC .eventon_fc_days .evo_fc_day {
    padding: 20px 0;
}

.eventon_fc_days .evo_fc_day {
    background: #f2f3f5 !important;
    border-color: #f2f3f5 !important;
}

.recent_events_wrap {
    background: #f2f3f5;
    padding: 60px 0px;
}

.past_events_title_wrap {
    text-align: center;
    padding-bottom: 20px;
}

.past_events_title {
    padding: 0px 210px;
    font-size: 35px;
    color: #152e59;
    text-align: center;
    text-transform: uppercase;
    font-family: RobotoSlab-Bold;
    display: inline-block;
    margin-bottom: 0px;
    /* background-image: url(images/left-bar.png), url(images/right-bar.png); */
    background-image: url(images/left-blue-bar-new.png), url(images/right-blue-bar-new.png);
    background-position: left center, right center;
    background-repeat: no-repeat;
    background-size: 200px
}

.recent_events_pics_wrap {
    position: relative;
    margin-left: 16px;
    margin-right: 16px;
}

.recent_events_pics_wrap,
.recent_events_pics_inner {
    /* width:315px; */
    height: 220px;
}

.recent_events_pics_inner img {
    width: 100%;
    height: 100%;
}

.recent_events_pics_title {
    position: relative;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 22px;
    color: #333333;
    line-height: 1;
    padding: 10px 0px;
    font-family: Oswald-Regular;
    background: #f2f3f5;
}

.featured_events_swiper .swiper-slide {
    height: 300px;
}

.featured_events_swiper .swiper_img {
    height: 300px;
}

.featured_events_swiper .swiper_img img {
    height: 100%;
    width: 100%;
}

.ajde_evcal_calendar .calendar_header {
    background: #152e59;
}

.ajde_evcal_calendar .calendar_header .evo_month_title {
    color: #fff !important;
    width: 100% !important;
    text-align: center;
    font-family: Oswald;
    font-weight: normal;
    font-size: 25px;
    line-height: 1.2;
}

.ajde_evcal_calendar .calendar_header .evo_arrows {
    position: absolute;
    top: 0;
    width: 100%;
}

.ajde_evcal_calendar .calendar_header .evo_cal_above {
    display: none !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows {
    position: absolute;
    background: none !important;
    border: 0 !important;
    width: 30px;
    height: 30px;
    margin-top: 3px;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows i {
    display: none !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_prev {
    left: 0;
    background: url(images/arrow_left.png) no-repeat center center !important;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows.evcal_btn_next {
    right: 0;
    margin-right: 15px;
    float: none;
    background: url(images/arrow_right.png) no-repeat center center !important;
}

#evcal_calendar_main_event_calendar .calendar_header {
    width: 48%;
}

.multiple-items .slick-arrow.slick-prev,
.multiple-items .slick-arrow.slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    opacity: 1 !important;
}

.multiple-items .slick-arrow.slick-prev {
    left: -50px;
}

.multiple-items .slick-arrow.slick-next {
    right: -50px;
}

.slick-prev,
.slick-next {
    width: 24px !important;
    height: 43px !important;
    margin-top: 0px !important;
}

.slick-prev {
    background: url(/wp-content/themes/savoy-child/images/arrow-left.png) no-repeat center center !important;
}

.slick-next {
    background: url(/wp-content/themes/savoy-child/images/arrow-right.png) no-repeat center center !important;
}

.slick-prev:before,
.slick-next:before {
    display: none !important;
}

.nm-footer {
    padding: 70px 0px 0px 0px;
    background: url(images/footer_bg.jpg) top center;
    background-size: cover;
}

.custom_footer {
    margin: 0px 100px;
    position: relative;
}

.footer-logo {
    text-align: right;
}

.footer-logo .widget {
    margin-bottom: 0px;
}

.footer-logo .nm-footer-bar-social {
    display: inline-block;
}

.footer-left-menus ul li,
.footer-right-menus ul li {
    display: block !important;
    padding: 0 !important;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.footer-left-menus ul li a,
.footer-right-menus ul li a {
    color: #e3e3e5;
}

.footer-left-menus ul.menu li a:hover,
.footer-right-menus ul.menu li a:hover {
    color: #5e91cc !important;
}

.nm-footer h3.nm-widget-title {
    color: #e3e3e5;
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    line-height: 1;
}

.footer-newsletter {
    margin-top: 20px;
}

.footer-newsletter input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 0px 140px 0px 10px;
    background: none;
    color: #9a9da2;
    border: solid #9a9da2 1px;
}

.footer-newsletter input[type="submit"] {
    width: 130px;
    height: 40px;
    padding: 10px;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    color: #e3e3e6;
    text-transform: uppercase;
    cursor: pointer;
    background: rgba(30, 47, 71, 0.8);
    position: absolute;
    right: 15px;
    border: solid #9a9da2 1px;
    border-left: 0px;
}

.footer-newsletter input::placeholder {
    color: #9a9da2;
}

::placeholder,
 ::-moz-placeholder {
    opacity: 1;
}

.custom_copyrights_wrap {
    text-align: center;
}

.custom_copyrights {
    display: inline-block;
    bottom: 0;
    padding: 15px 25px;
    text-align: center;
    font-size: 14px;
    font-family: RobotoSlab-Light;
    background: rgba(00, 00, 00, 0.5);
}

.custom_copyrights a {
    color: inherit;
}

.nm-menu ul.sub-menu li.menu-item-has-children>a:after {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.post-feature-content.post-feature-content-edited {
    padding-top: 0px;
}

.the-funds-featured-column .nm_column.nm_column_inner .wpb_wrapper {
    background: #f2f3f5 !important;
    padding-top: 7px;
}

.the-funds-featured-column .about-feature-post h1 {
    line-height: 43px;
    padding-top: 30px;
    font-size: 35px;
    text-transform: none;
}

.the-funds-featured-column .col-sm-4 {
    width: 30.333333%;
    margin: 1.5%;
}

.the-funds-featured-column .wpb_single_image img {
    max-width: 110%;
    margin-left: -5%;
}

.the-funds-featured-column .about-feature-post {
    text-align: center;
    /* padding-bottom: 35px; */
    padding: 0px 20px 35px 20px;
    min-height: 250px;
}

.about-feature-post a {
    padding: 6px 40px;
}

.the-funds_title h1 {
    background: url(/wp-content/uploads/2017/12/the-funds-icon.png) no-repeat center bottom;
    background-size: 343px;
    margin-bottom: 30px !important;
}

.real-stories_title h1 {
    background: url(/wp-content/uploads/2017/12/real-stories.png) no-repeat center bottom;
    background-size: 343px;
    margin-bottom: 10px !important;
}

.musicians-support-title h1 {
    background: url(/wp-content/uploads/2018/02/e-m-s-new.png) no-repeat center bottom;
    background-size: 352px;
    margin-bottom: 20px !important;
}

.musicians-logos .wpb_single_image.vc_align_right {
    margin-right: 20px;
}

.musicians-logos .wpb_single_image.vc_align_left {
    margin-left: 20px;
}

.r-s-feature-content h3 {
    margin-top: 30px;
}

.upper-feature-post.partner-row.em-orange-section {
    background: url(/wp-content/uploads/2018/02/grey-bg.jpg) repeat-y -63px;
}

.upper-feature-post.left-grey-section {
    background: url(/wp-content/uploads/2018/02/grey-bg.jpg) repeat-y -63px;
}


/* 
.post-feature-content a {
    color: #333333;
    font-family: Oswald-Regular;
    font-size: 16px;
    border: 1px solid #333333;
    padding: 3px 60px;
    display: inline-block;
    text-transform: uppercase;
} */

.upper-feature-post.left-grey-section a {
    color: #333333;
    border: 1px solid #333333;
}

.upper-feature-post.left-grey-section a:hover {
    background: #333333 !important;
    color: white !important;
}

.lightbox-cntnt {
    background: white;
    padding: 50px;
    width: 90%;
    margin: 40px auto;
    display: none;
}

.mfp-inline-holder .wpb_content_element {
    display: block !important;
}

.our-team-row .nm-lightbox {
    text-align: center;
}

.our-team-row .nm-lightbox a {
    background: rgba(0, 0, 0, 0) url(images/read_bio.png) no-repeat scroll right center;
    color: #fff !important;
    font-family: RobotoSlab-Regular;
    line-height: 30px;
    padding: 0 12px;
    font-size: 15px;
}

.lightbox-cntnt h2 {
    font-family: oswald;
    margin-bottom: 10px;
}

.nm-wp-gallery-popup .mfp-close {
    top: 30px;
}


/* .mfp-wrap:after {
    content: "X";
    color: white;
    position: absolute;
    right: 94px;
    top: 40px;
    cursor: pointer;
    z-index: 3123;
    background: black;
    padding: 0px 16px;
    font-family: robotoslab-regular;
    font-size: 19px;
} */

.lightbox-cntnt p {
    font-family: RobotoSlab-Regular;
    font-size: 15px;
}

.contact_form_wrap {
    max-width: 760px !important;
}

.contact_form_wrap .gform_wrapper label.gfield_label {
    display: none;
}

.contact_form_wrap .gform_wrapper .name_first label,
.contact_form_wrap .gform_wrapper .name_last label {
    display: none !important;
}

.contact_form_wrap .gform_footer {
    text-align: center;
}

.contact_form_wrap input[type="text"],
.contact_form_wrap input[type="email"],
.contact_form_wrap input[type="phone"],
.contact_form_wrap textarea {
    padding: 7px !important;
    border: solid #d6d6d6 1px;
    color: rgba(30, 47, 71, 0.8);
    box-shadow: 0px 0px 1px;
}

.contact_form_wrap input[type="submit"] {
    font-family: Oswald-Medium;
    color: #152e59;
    font-size: 16px !important;
    background: none;
    border: solid #152e59 1px;
    margin: auto;
    text-transform: uppercase;
    padding: 12px 80px;
}

.contact_form_wrap input[type="submit"]:hover {
    color: #fff;
    background: #152e59;
}

.contact_subheading {
    margin-top: 60px;
}

.contact_subheading p {
    color: #333333;
    font-family: Oswald-Medium;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
}

.contact_info {
    color: #333333;
    line-height: 2;
    margin-top: 15px;
    margin-bottom: 40px;
}

.contact_info p {
    font-family: RobotoSlab-Light;
    font-weight: normal;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}

.contact_info img {
    margin-right: 8px;
    vertical-align: middle !important;
}

.event_calendar_title {
    font-family: Oswald-Regular;
    font-size: 85px;
    color: #333333;
    line-height: 1;
    padding-bottom: 40px;
}

.cta-text.cta-text-new a {
    color: #5e91cc;
    font-family: Oswald-Regular;
    font-size: 16px;
    border: 1px solid #5e91cc;
    padding: 3px 30px;
    display: inline-block;
    text-transform: uppercase;
}

.cta-text.cta-text-new a:hover {
    color: #fff;
    background: #5e91cc;
}

.cta-text.cta-text-new.cta-text-brown a {
    color: #d64022;
    border: 1px solid #d64022;
}

.cta-text.cta-text-new.cta-text-brown a:hover {
    color: #fff;
    background: #d64022;
}

.cta-row-new .cta-text.cta-text-new.mike-border h1 {
    background: url(images/red-guitar.png) no-repeat center bottom;
    background-size: 352px;
}

.upper-feature-post h3 {
    font-family: RobotoSlab-Bold;
}

.upper-feature-post p {
    font-family: RobotoSlab-Light;
}

.unforgettable_event h5 {
    font-family: RobotoSlab-Light;
    font-size: 24px !important;
}


/* Single Event Page */

.event-gallery-desc .last-note-gallery-row .html5gallery-right-1 {
    right: -50px !important;
    z-index: 11;
}

.event-gallery-desc .last-note-gallery-row .html5gallery-left-1 {
    left: -50px !important;
}

.html5gallery-car-1 {
    margin-top: -22px;
}

.events-des {
    padding-right: 60px;
}

.nm-footer-bar a:hover,
.nm-footer-bar-social.single-event-social li i {
    color: #808080;
}

.single-event-social a i {
    border: 2px solid #808080;
    padding: 0px 8px;
    border-radius: 50%;
    width: 32px;
    display: block;
    font-size: 15px !important;
    height: 32px;
}

.single-page-back-link {
    font-family: Oswald;
    margin-top: 120px;
}

.single-page-back-link a {
    color: #808080;
}

.events-des h2 {
    font-size: 45px;
    font-family: Oswald;
    font-weight: 500;
    margin-top: 40px;
}

.events-des h5 {
    font-family: RobotoSlab-Bold;
    color: #d64022;
    font-size: 15px;
    text-transform: uppercase;
}

.events-des h6 {
    font-family: RobotoSlab-Regular;
    color: #d64022;
    font-size: 14px;
}

.events-des .events-short-des {
    margin-top: 5px;
    margin-bottom: 20px;
}

.events-des .events-short-des,
.events-des p {
    font-size: 16px;
    font-family: RobotoSlab-Regular;
    color: #333333;
    line-height: 24px;
}

.single-page-back-link span {
    font-size: 13px;
}

.featured_events_single_event {
    text-align: center;
}

.heading-featured {
    padding: 0px 210px;
    font-size: 35px;
    color: #152e59;
    text-align: center;
    text-transform: uppercase;
    font-family: RobotoSlab-Bold;
    display: inline-block;
    margin-bottom: 30px;
    background-image: url(images/left-blue-bar-new.png), url(images/right-blue-bar-new.png);
    background-position: left center, right center;
    background-repeat: no-repeat;
    background-size: 200px;
}

.pge-bg-grey {
    background-color: #fafafa;
}

.map-desc {
    text-align: center;
    padding: 0px 40px;
}

.map-desc img {
    margin-bottom: 20px;
}

.single-map-outer {
    background-color: white;
    padding: 50px 0px;
    margin-top: 80px;
    margin-bottom: 40px;
    position: relative;
}

.map-sec {
    padding-right: 40px;
}

.map-desc h4 {
    font-family: Oswald;
}

.map-desc h4 {
    font-family: Oswald;
    font-size: 25px;
    margin-bottom: 10px;
}

.map-short-des p {
    line-height: 23px;
    font-family: RobotoSlab-Light;
}

.event-gallery-desc {
    margin-top: 40px;
}

.single-ajde_events header nav.nm-main-menu li a,
.single-ajde_events header .nm-menu ul.sub-menu li a {
    color: #0d0d0d;
}

.single-ajde_events .nm-alt-logo {
    display: inline-block;
}

.single-ajde_events header.nm-header {
    background-color: white;
    border-bottom: 1px solid #dcdcdc !important;
}

.single-ajde_events:not(.header-on-scroll) header.nm-header .nm-menu>li>ul.sub-menu {
    padding-top: 18px;
}

.single-ajde_events .nm-logo {
    display: none;
}

.ticket_embed_code {
    margin-top: 100px;
    margin-bottom: 60px !important;
    background-color: #edeff2;
    padding: 40px 50px;
}

.ticket_embed_code h1 {
    font-family: Oswald;
    font-size: 47px;
    font-weight: 500;
}


/* End of Single Event Page */

.special-post-content.special-post-content-three-parts {
    text-align: center;
    padding: 20px 0px;
}

.special-post-wrap .special-post-content.special-post-content-three-parts a {
    padding: 8px 20px;
    margin-top: 20px;
}

.special-post-content.special-post-content-three-parts h4 {
    font-weight: 500;
    font-size: 21px;
    font-family: RobotoSlab-Regular;
    color: #333333;
}

.intro p {
    font-family: roboto slab;
    font-weight: 300;
    font-size: 16px;
    color: #333333;
}

.we-are-doing h1 {
    margin-bottom: 24px;
}

.pst-evnts {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.ftrd-swiper_img {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.book_artist .nm_btn span {
    font-family: "Oswald", sans-serif;
}

.book_artist .nm_btn:hover {
    background: #5e91cc;
}

.book_artist .nm_btn:hover span {
    color: #fff;
    border: 1px solid #5e91cc;
}

.mobile-hidden {
    display: none;
}

.advisory_board h2 {
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    font-family: Oswald-Regular;
    margin-bottom: 0px;
}

.info-text a {
    color: #333333;
    font-family: RobotoSlab-Regular;
}

.info-text {
    text-align: center;
}

.info-text a {
    background: rgba(0, 0, 0, 0) url("images/read_bio.png") no-repeat scroll right center;
    color: #333333;
    font-family: RobotoSlab-Regular;
    line-height: 30px;
    padding: 0 12px;
}

.three-sec-info .about-feature-post {
    min-height: 240px;
}

.our-team-main-section .position-text {
    padding-bottom: 10px;
    border-bottom: 1px solid #5e91cc;
    margin: 10px auto;
}

.first-time-mobile {
    display: none;
}

.banner-title-row .page-banner-title h1 {
    line-height: 70px;
}

.nm-wp-video-wrap {
    margin-bottom: 30px;
}

.single_post>.col-sm-12 {
    max-width: 1260px;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 auto !important;
    float: none;
}

.nm-post .single_post .nm-sidebar {
    padding-left: 0px;
}

.orange-text {
    color: #d64022 !important;
    font-family: RobotoSlab-Regular !important;
    text-shadow: 2px 2px 2px #ccc;
    font-size: 18px !important;
    line-height: 1.2 !important;
    padding-top: 10px;
}

.quote_width_set {
    max-width: 660px;
}

.event-gallery-desc .events-des {
    padding-left: 60px;
    padding-right: 10px;
}

.sponsor-section {
    margin-top: -1px;
}

/*** Home Tweaks ***/

.home_hero {
    display: flex;
    align-items: center;
    padding: 0 !important;
}
.home_hero .home-banner-text {
    padding-top: 40px;
}

.read-more-show strong,
.read-more-hide strong{
	cursor:pointer;
}

.eventon_events_list .eventon_list_event .evcal_list_a{
	border-left-width:0px !important;
}

.evo_fc_day.has_events.on_focus{
	color:#152e59 !important;
}
.eventon_fc_days .evo_fc_day.today:before{
	background-color: #f2f3f5 !important;
}

/* Header Navigation Top Bar ---------------------------------- */
.header-on-scroll #nm-header {
    padding-top: 0px;
}
.custom-top-bar.nm-top-bar {
    background: transparent;
}
.nm-header{padding-top:0px;}
.custom-top-bar .nm-top-bar-social {
    float: right;
    padding-right: 0px;
    padding-left: 23px;
}
.custom-top-bar .nm-top-bar-text:nth-child(2n) {
    float: right;
}
.custom-top-bar .nm-top-bar-text {
    text-transform: uppercase;
    font-family: Oswald-Regular;
}
.custom-top-bar .top_search .search-input {
    background: transparent;
    border: 0 !important;
    border-bottom: 1px solid white !important;
    color: white;
    width: 100%;
    max-width: 180px;
    font-size: 14px !important;
    padding-bottom: 0;
    padding-top: 0px;
    margin-top: 0px;
    vertical-align: middle;
    display: inline-block;
	transition: all 0.3s ease;
}

.custom-top-bar .top_search {
    height: auto;
    transition: 200ms all;
    background-color: transparent;
    text-align: right;
    overflow: hidden;
    margin-top: 0px;
    width: 240px;
    margin-left: 0px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.custom-top-bar .top_search form.search {
    padding-top: 0px;
}

.custom-top-bar .top_search .search-submit {
    background: transparent;
    border: 0;
    color: white;
    font-size: 14px;
    position: relative;
    top: -1px;
    line-height: inherit;
    display: inline-block;
    vertical-align: middle;
}

.custom-top-bar.nm-top-bar .nm-top-bar-text a {
    color: white;
    font-size: 14px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}
.search-input{
	opacity:0;
}
.nm-top-bar-left:hover .search-input, 
.nm-top-bar-left:active .search-input, 
.nm-top-bar-left:focus .search-input{
	opacity:1;
}
.custom-top-bar .nm-top-bar-social li i{
	color:white;
	font-size: 14px;
}

.header-on-scroll .custom-top-bar.nm-top-bar .nm-top-bar-text a,
.header-on-scroll .custom-top-bar .nm-top-bar-social li i,
.header-on-scroll .custom-top-bar .top_search .search-submit{
	color:#000000;
}
.header-on-scroll .custom-top-bar .top_search .search-input {
    color: #000000 !important;
    border-bottom: 1px solid black !important;
}


.header-on-scroll .custom-top-bar .top_search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
.header-on-scroll .custom-top-bar .top_search input::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
.header-on-scroll .custom-top-bar .top_search input:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
.header-on-scroll .custom-top-bar .top_search input:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}

.custom-top-bar .nm-font-facebook:before {
    content: "\f082";
}

.custom-top-bar .nm-font-twitter:before {
    content: "\f081";
}

.custom-top-bar .nm-top-bar-social .nm-font.nm-font-facebook,
.custom-top-bar .nm-top-bar-social .nm-font.nm-font-twitter {
    font-family: 'evo_FontAwesomeB' !important;
    font-weight: 400;
}


/* End of Header Navigation Top Bar ---------------------------------- */



@media screen and (max-width:1115px) {
    /* Main menu */
    .nm-header.menu-centered .nm-main-menu {
        display: none;
    }
    /* Right menu */
    .nm-header.menu-centered .nm-right-menu {
        max-width: none;
        display: block;
    }
    .nm-menu li.nm-menu-offscreen {
        display: block;
    }
    .nm-menu-icon span {
        background: #000;
    }
    header .nm-menu:hover {
        min-width: auto !important;
    }
}

@media screen and (max-width:991px) {
    .nm-footer h3.nm-widget-title {
        text-align: center;
    }
    .banner-title-row .page-banner-title h1 {
        line-height: 48px;
    }
    .event_calendar_title {
        font-size: 65px;
    }
}

@media screen and (max-width:800px) {
    .testimonials-swiper-container {
        margin-bottom: 0 !important;
    }
    .testimonials-swiper-container .testimonail_img,
    .testimonials-swiper-container .testimonail_text {
        width: 100%;
    }
    .testimonials-swiper-container .testimonail_text {
        padding: 25px 0px !important;
    }
    .testimonials-swiper-container .testimonail_img {
        text-align: center;
    }
    .testimonials-swiper-container .testimonail_img img {
        display: inline-block;
    }
}

@media screen and (max-width:768px) {
    .custom_footer {
        margin: 0px 30px;
    }
    .footer-logo {
        text-align: center;
        padding-bottom: 30px;
    }
    .footer-left-menus,
    .footer-right-menus {
        text-align: center;
    }
    .custom_copyrights {
        font-size: 14px;
    }
    .nm-footer h3.nm-widget-title {
        font-size: 24px;
    }
    .banner-title-row .page-banner-title h1 {
        line-height: 36px !important;
        margin-bottom: 10px;
    }
	.our-history-sections .without_year h1{
		border-bottom-width:0px !important;
	}
	.our-history-sections h1.heading-inline{
		border-bottom-width:1px !important;
	}
	.our-history-sections .without_image h1{
		margin-bottom: 12px !important;
	}
}

@media screen and (max-width:767px) {
	
	.attention-musician p br {
    display: none;
}
.upper-feature-post-a-r-t h3 {
    padding-top: 10px;
}
    .book-a-jfa-musc .cta-text h1 {
        line-height: 30px;
    }
    .book-an-artist-column div#gform_wrapper_2 {
        margin-top: 40px;
    }
    .book-an-artist-column .gform_wrapper .gform_footer .gform_button.button {
        font-size: 20px;
    }
    .mission-section.book-a-jfa-musc {
        background-position: right bottom !important;
        padding-top: 30px !important;
    }
    .mnj-video-section {
        padding-top: 30px !important;
    }
    .tlp-video-section,
    .gnh-video-section {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .artist-post-section.mnj-video-section .post-feature-content h1,
    .tlp-video-section .post-feature-content h1,
    .gnh-video-section .post-feature-content h1 {
        margin-top: 0px;
    }
    .attention-musician p {
        max-width: 390px;
        text-align: center;
        margin: auto;
        padding: 0px 15px;
    }
    .quotes-section p {
        font-size: 15px;
        max-width: 390px;
        margin: auto auto 24px auto;
    }
    .quote_width_set {
        max-width: 390px;
    }
    /* .musicians_union_wrap {
    padding-top: 60px;
} */
    .musicians_union_wrap_right {
        top: 120px;
        text-align: center;
        right: 50%;
        transform: translate(50%, -50%);
        text-align: center;
        width: 100%;
    }
    .musicians_union_wrap .vc_single_image-wrapper {
        margin-top: 140px;
    }
    .past_events_title,
    .heading-featured {
        padding: 0px 10%;
        font-size: 28px;
        line-height: 30px;
        background-size: 10% 3px;
    }
    .single-ajde_events .ticket_embed_code {
        margin-top: 60px !important;
    }
    .quotes-section.nm-row.nm-row-full {
        padding: 44px 0px !important;
    }
    .quotes-section.nm-row.nm-row-full .col-sm-12 {
        max-width: 390px;
    }
    .mnj-past-events,
    .mnj-past-events .recent_events_wrap,
    .mnj-past-events .recent_events_pics_title {
        background: white !important;
    }
    .mnj-feature-events-header {
        padding-top: 60px;
    }
    .artist-post.tlp-video-text {
        margin-bottom: 20px !important;
    }
    .tlp-location-section .col-sm-6:first-child {
        margin-bottom: 20px;
    }
    .tlp-location-section .col-sm-6:last-child {
        text-align: center;
    }
    .tlp-location-section .col-sm-6:last-child .post-feature-content {
        padding: 0px 0px 10px;
        height: 100%;
    }
    .testimonial-section .logo-column {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .vc_align_left.testimonial-logo {
        text-align: center;
    }
    .testimonial-section.nm-row-col-middle {
        padding-bottom: 50px !important;
    }
    .desktop-hidden {
        display: none;
    }
    .what_we_do_mef_wrap .col-sm-4 {
        margin: 0 auto 30px;
        max-width: 450px;
    }
    .what_we_do_mef_wrap .wpb_single_image .vc_single_image-wrapper {
        display: block;
        max-width: 100%;
        vertical-align: top;
    }
    .what_we_do_mef_wrap .nm_column_inner .wpb_wrapper .vc_single_image-wrapper img {
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .what_we_do_mef_wrap .nm_column_inner .wpb_wrapper {
        padding-top: 0;
        width: 100%;
    }
    .what_we_do_ce_wrap .col-sm-6 {
        margin: auto;
        max-width: 400px;
        position: relative;
        right: auto;
        text-align: center;
        top: 0;
        transform: none;
        width: 100% !important;
    }
    .what_we_do_ce_wrap .gig_back_wrap_left,
    .what_we_do_ce_wrap .gig_back_wrap_right {
        clear: both;
        padding: 10px;
    }
    .what_we_do_ce_wrap .wpb_single_image.vc_align_left {
        text-align: center;
    }
    .what_we_do_ce_wrap .gig_back_wrap_left img {
        margin-left: 0;
        margin-top: -45px;
    }
    .gigs_give_back_title h1 {
        background: rgba(0, 0, 0, 0) url("images/guitar_border.png") no-repeat scroll center bottom / 300px auto;
    }
    .gigs_band_title h1 {
        background: rgba(0, 0, 0, 0) url("images/band_border.png") no-repeat scroll center bottom / 320px auto;
    }
    .mobile-hidden {
        display: block;
    }
    .pro-bono-medical .video-post-wrap {
        margin: 20px 0 0;
    }
    .pro-bono-medical .left-video-column {
        margin-left: -15px;
        margin-right: -30px;
        padding-right: 0;
    }
    .pro-bono-medical .video-post-wrap .col-sm-6 {
        padding: 0px;
    }
    .nm-header.menu-centered .nm-right-menu {
        max-width: 35px;
    }
    .mobile-menu-open .nm-alt-logo {
        display: block;
    }
    .mobile-menu-open .nm-logo {
        display: none;
    }
    .nm-menu-icon span {
        background: white none repeat scroll 0 0;
    }
    .header-on-scroll .nm-menu-icon span,
    .mobile-menu-open .nm-menu-icon span {
        background: #282828 none repeat scroll 0 0;
    }
    .our-board-parent .our-team-row .col-sm-4 {
        margin: 0px auto 40px;
        max-width: 450px;
    }
    .our-board-parent .our-team-row .col-sm-3 {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }
    .advisory_board .col-sm-3 {
        display: inline-block;
        width: 49%;
        vertical-align: top;
    }
    .our-team-section.our-team-main-section .position-text,
    .our-team-section.our-team-main-section .info-text {
        background: none;
    }
    .our-team-section.our-team-main-section .position-text h2,
    .our-team-section.our-team-main-section .position-text h3,
    .our-team-section.our-team-main-section .info-text h2,
    .our-team-section.our-team-main-section .info-text h2 strong {
        color: #333333;
    }
    .position-text,
    .info-text {
        background: #131a26 none repeat scroll 0 0;
        color: white;
        margin-bottom: 0;
        padding: 10px;
    }
    .position-text h2,
    .position-text h3,
    .info-text h2,
    .info-text h2 strong {
        color: white;
    }
    .member-img {
        margin-bottom: 0px;
    }
    .our-board-parent .our-team-row .wpb_single_image .vc_single_image-wrapper,
    .member-img img,
    .our-board-parent .our-team-row .vc_figure {
        width: 100%;
    }
    .info-text a {
        color: white;
    }
    .our-board-parent .past_events_title {
        background-size: 50px 4px;
        padding: 0 75px;
    }
    .header-on-scroll .nm-header:not(.static-on-scroll) {
        padding-top: 27px;
        padding-bottom: 10px;
    }
    .three-sec-info .about-feature-post {
        margin-bottom: 16px;
    }
    .we-are-doing h1,
    .section-title h1,
    .post-feature-content h1,
    .accomplish-counter h1,
    .page-banner-title h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .intro.saving-blues {
        padding-top: 20px !important;
    }
    .nm-row.nm-row-full.three-sec-info {
        padding-bottom: 64px !important;
    }
    .lightbox-cntnt {
        padding: 30px 20px;
        width: 100%;
    }
    .nm-row.nm-row-full.what_we_do_mef_wrap {
        padding-top: 55px !important;
        padding-bottom: 10px !important;
    }
    .what_we_do_wrap.mef {
        margin-top: 30px !important;
    }
    .gig_back_wrap {
        margin: 30px 0px !important;
        padding: 35px 20px 0px 20px;
    }
    .what_we_do_ce_wrap .col-sm-6 {
        margin: 0 auto 30px;
        max-width: 450px;
    }
    .gigs_back h3 {
        font-size: 30px;
    }
    .what_we_do_ce_wrap .gig_back_wrap_left.col-sm-6 {
        margin: 0 auto 10px;
    }
    .entry-content .real-stories-row.mef-testimonials {
        padding-top: 60px !important;
    }
    .disaster-partner-section.help-s-restore {
        padding-top: 10px !important;
        padding-bottom: 60px !important;
    }
    .nm-row.nm-row-full.blues-alive {
        padding-top: 45px !important;
    }
    .nm-row.nm-row-full.blues-alive .wpb_video_widget {
        margin-bottom: 50px;
    }
    .gig-in-schools.first-time-mobile,
    .first-time-mobile {
        margin-bottom: 70px;
        display: block;
    }
    .first-time-desktop {
        display: none;
    }
    .jfsp-young-artist .col-sm-8 {
        margin-bottom: 20px;
    }
    .jfsp-young-artist {
        padding-bottom: 20px !important;
    }
    .young-artist-banner-section {
        text-align: center;
    }
    .jfsp .vc_single_image-wrapper {
        margin-top: 40px;
    }
    .jfsp-special-prjcts .special-post-content-three-parts {
        float: none;
        margin: auto;
    }
    .jfsp-special-prjcts .col-sm-4 {
        margin-bottom: 20px;
    }
    .jbrf-spcl-prjcts {
        padding-bottom: 60px !important;
    }
    .jbrf-frst-sect .video-title h1 {
        font-size: 30px;
        margin-top: 30px;
    }
    .josh-video-wrap {
        width: 100%;
        margin: 0px auto 0px !important;
        float: none;
        text-align: center;
    }
    .jbrf-frst-sect .upper-feature-post .nm_column_inner.col-sm-8 {
        padding: 10px !important;
    }
    .jbrf-frst-sect {
        padding-top: 40px !important;
    }
    .jazz-video-section {
        padding-top: 45px !important;
        text-align: center !important;
    }
    .wpb_single_image.vc_align_left.jazz-generation-logo {
        text-align: center;
    }
    .jgc-yellow-sect .col-sm-4 {
        margin-bottom: 6px;
    }
    .lftl-section h1 {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 35px;
    }
    .student-row {
        background-color: #f2f3f5 !important;
        padding: 44px 20px;
        background: none;
        background-color: rgba(0, 0, 0, 0);
        margin-top: 80px;
        margin: 50px -15px 0px -15px;
    }
    .lftl-section {
        padding-bottom: 0px !important;
    }
    .page-banner-title h1 {
        font-size: 40px;
        padding: 0px 140px;
        background-size: 122px;
    }
    .testimonail_img {
        width: 100%;
        float: none;
        /* margin-right: 30px; */
        text-align: center;
        margin-bottom: 2px;
        display: block;
    }
    .testimonail_text {
        float: none;
        width: 100%;
        background: none;
        padding: 20px 30px;
        text-align: center;
        display: block;
        margin-left: 0px;
    }
    .testimonail_inner_wrp.swiper-slide {
        background: none;
        padding: 0px 30px;
    }
    .testimonail_text strong {
        line-height: 22px;
        margin-bottom: 7px;
        display: block;
    }
    #evcal_list {
        margin-top: 20px;
    }
    .evoFC_nextto.evoFC .eventon_fullcal,
    #evcal_list,
    #evcal_calendar_main_event_calendar .calendar_header,
    #eventon_loadbar_section {
        width: 100% !important;
    }
	.testimonial-section .col-sm-9{
		padding-top:0px !important;
	}
	.testimonial-section .testimonial-content{
		text-align:center;
		padding-top:0px;
	}
	.testimonial-section .testimonial-content .wpb_wrapper{
		max-width: 600px;
		margin: 0px auto;
	}
	.news-content-section .page-wrapper-blog {
		padding: 60px 0;
	}
	.news-content-section .page-wrapper-blog .page-content-section,
	.news-content-section .page-wrapper-blog .page-sidebar-section{
		padding: 0 !important;
	}
}

@media screen and (max-width:640px) {
    .page-banner-title h1 {
        font-size: 36px;
        padding: 0px 138px;
        background-size: 120px;
    }
    .banner-title-row .page-banner-title h1 {
        margin-bottom: 0;
    }
}

@media screen and (max-width:568px) {
    .page-banner-title h1 {
        padding: 0px 70px;
        background-size: 58px;
        line-height: 34px !important;
    }
    .student-row {
        padding: 24px 0px;
        background: none;
        background-color: rgba(0, 0, 0, 0);
        margin: 40px -15px 0px -15px !important;
    }
    .artist-post-thumbnails-section {
        display: none;
    }
    /* .artist-post .post-feature-content h1 {
		margin-top: 30px;
	} */
    .hpng-arnd-town {
        margin-bottom: 25px;
    }
    .signature_events .upper-feature-post,
    .signature_events .wpb_single_image {
        text-align: center;
    }
    .unforgettable_event h5,
    .unforgettable_event h5 span {
        text-align: center !important;
        line-height: 1.2;
    }
    .book_artist .nm_btn_align_left {
        padding-top: 20px;
        text-align: center;
    }
    .events-des {
        padding-right: 15px;
    }
    .map-sec {
        margin-top: 30px;
        padding-right: 15px;
    }
    .sponsor-title a {
        margin-top: 30px;
        margin-left: 0px !important;
    }
    .artist-post-section .artist-post .post-feature-content .wpb_wrapper {
        vertical-align: top;
    }
    .ticket_embed_code {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
	.nm-row.nm-row-full.what_we_do_mef_wrap {
		padding-top: 36px !important;
	}
	.what_we_do_wrap.mef {
		margin-top: 20px !important;
	}
	.top-review.employment-top-section{
		padding-top: 40px !important;
		padding-bottom: 10px !important;
		text-align: center;
	}
	.featured_events_swiper .swiper-button-next, .featured_events_swiper .swiper-button-prev{
		display:block;
	}
}

@media screen and (max-width:480px) {
    .cta-text.mike-border h1 {
        background: rgba(0, 0, 0, 0) url("images/cta-title-bar-skyblue.png") no-repeat scroll center bottom / 260px auto;
    }
    .our-team-row.mobile_layout h2 {
        font-size: 20px;
    }
    .our-team-row.mobile_layout .member-column>.wpb_wrapper {
        padding-bottom: 0;
    }
    .position-text,
    .info-text {
        padding: 10px 6px;
    }
    .our-board-parent .past_events_title {
        background-size: 40px 2px;
        padding: 0 50px;
    }
    .young-artist-banner-section {
        text-align: center;
        background-image: url(/wp-content/uploads/2018/03/JFA-YoungArtists-LearnMore-MOBILE.jpg) !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        background-position: center right !important;
    }
    .young-artist-banner-section.young-artist-lower-banner-section {
        padding-top: 60px !important;
    }
    .page-banner-title h1 {
        padding: 0 52px !important;
        white-space: nowrap;
        letter-spacing: -2px;
        /* background-size: 40px !important; */
        background-size: 40px 4px !important;
    }
    .page-banner-title.large_title .wpb_wrapper h1:first-child {
        padding: 0px !important;
    }
    .album2 {
        bottom: 2px;
    }
    .album3,
    .album4 {
        bottom: 0px;
    }
    .vinyl {
        bottom: 0px;
    }
    .album6 {
        bottom: 1px;
    }
    .about-matthew-text {
        padding: 36px 0 54px;
    }
    .pro_bono_title .page-banner-title.centered-bordered .wpb_wrapper {
        background-image: none !important;
        padding: 0px !important;
    }
    .pro_bono_title .wpb_wrapper h1 {
        display: inline-block;
        background-size: 26px !important;
        padding: 0 30px !important;
        letter-spacing: -2.5px;
        white-space: nowrap;
        background-repeat: no-repeat;
        background-image: url("images/left-bar1.png"), url("images/right-bar1.png");
        background-position: left center, right center;
    }
	.past_events_title, .heading-featured {
    padding: 0px 14%;
    background-size: 14% 3px;
}
.page-banner-title.lengthy-title .wpb_wrapper h1:first-child{
    background-image: none !important;
	padding:0px !important;
	display:block;
}

}

@media screen and (max-width:380px) {
.mnj-feature-events-header {
    padding: 60px 10px 0px 10px !important;
}
    .our-team-row.mobile_layout h2 {
        font-size: 18px;
    }
    .position-text,
    .info-text {
        padding: 8px 5px;
    }
    .our-board-parent .past_events_title {
        background-size: 17px 4px;
        padding: 0 20px;
    }
    .past_events_title
	{
        background-size: 40px 3px;
        padding: 0 40px;
        font-size: 28px;
    }
	.mnj-feature-events-header .past_events_title
	{
        background-size: 60px 3px;
        padding: 0 60px;
    }
    .quotes-section h2 {
        font-size: 43px;
    }
}

@media screen and (max-width:1300px) {
    .multiple-items .slick-arrow.slick-prev {
        left: 50px;
    }
    .multiple-items .slick-arrow.slick-next {
        right: 50px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    /* .what_we_do_ce_wrap .col-sm-6 {
    background: #f2f3f5;
} */
    .gig_back_wrap {
        margin: 0px 0px 20px 0px !important;
    }
    .gig_back_wrap .gig_back_wrap_left {
        width: 100% !important;
        text-align: center;
    }
    .gig_back_wrap .gig_back_wrap_right {
        position: unset;
        top: 50%;
        right: 20px;
        transform: translateY(0%);
        padding: 10px;
        width: 100% !important;
        margin-left: 0px;
        text-align: center;
        margin-bottom: 20px;
    }
    .gig_back_wrap {
        margin: 20px 0px !important;
        padding: 0px !important;
    }
    .gigs_back_img img {
        margin-left: 0px;
    }
    .gigs_back_img.wpb_single_image .vc_figure {
        display: block;
        margin: 0px 0px 10px 0px;
        max-width: 100%;
        vertical-align: top;
        text-align: center;
    }
}

@media screen and (min-width:768px) and (max-width:1200px) {
    .what_we_do_wrap .nm_column_inner .wpb_wrapper {
        padding-top: 7px;
        width: calc(100% - 0px);
    }
    .what_we_do_wrap .nm_column_inner .wpb_wrapper .vc_single_image-wrapper img {
        width: calc(100% - 0px);
        margin-left: 0px;
        max-width: 100%;
    }
    .what_we_do_wrap .what_we_do {
        padding: 20px 10px;
        margin: 0px 5px;
    }
    .what_we_do_wrap .what_we_do h1,
    .gigs_back h3 {
        font-size: 28px;
    }
}

@media screen and (min-width:1025px) and (max-width:1200px) {
    .nm-row.nm-row-boxed.gig_back_wrap {
        margin: 20px 0px 0px 0px !important;
        /* padding: 24px 10px 24px 0px; */
        padding: 0px !important;
    }
    .nm-row.nm-row-boxed.gig_back_wrap .gig_back_wrap_left {
        width: 30% !important;
    }
    .nm-row.nm-row-boxed.gig_back_wrap .gig_back_wrap_right {
        width: 72% !important;
    }
    .what_we_do_ce_wrap .col-sm-6 {
        width: 100%;
    }
}

@media screen and (min-width:1114px) and (max-width:1200px) {
    .gig_back_wrap {
        padding: 55px 10px 55px 0px;
    }
}

@media screen and (min-width:1024px) and (max-width:1114px) {
    .gig_back_wrap {
        padding: 46px 10px 46px 0px;
    }
}

@media screen and (max-width:1024px) {
    .what_we_do_ce_wrap .gigs_back_img img {
        margin-top: 30px;
    }
}

@media screen and (max-width: 620px) {
    .featured_events_swiper .swiper-button-next, .featured_events_swiper .swiper-button-prev {
        height: 40px !important;
        width: 40px !important;
        z-index: 99999999; 
    }        
}

.header_social {
    position: relative;
    top: 1px;	
}

.header_social i {
    font-size: 20px;
    color: white;
}

.header_social a {
    padding-right: 20px;
    transition: 200ms all;
}

nav.nm-main-menu {
    position: relative;
}

.header-on-scroll .header_social i {
    color: black;
}

.header_social a:hover i {
    color: #5e91cc;
}

/*** Donate PR home ***/

.donate_pr {
    padding-top: 40px !important;
    padding-bottom: 50px;
}

.donate_pr img {
    width: 100%;
    max-width: 480px;    
}

.donate_pr h4 {
    color: #333333;
    background: #facb3e;
    display: inline-block;
    padding: 7px 9px;
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    font-weight: 500;
}

.donate_pr h2 {
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    color: white;
    letter-spacing: -1px;
    margin-top: 6px;
    margin-bottom: 5px;
}

.donate_pr p {
    color: white;
    font-family: RobotoSlab-Light, sans-serif;
    font-size: 16px;
}

.pr_home_donate {
    font-size: 16px;
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    color: #5e91cc;
    border: 1px solid #5e91cc;
    padding: 7px 33px;
    display: inline-block;
    transition:  200ms all;
}
.donate_pr .nm-row.nm-row-boxed {
    max-width: 1130px;
    margin: 0 auto;
    display:  flex;
    align-items:  center;
    justify-content:  center;
}
.pr_donate_left {
    padding-right: 40px;
}
.pr_home_donate:hover {
    background:  #5e91cc;
    color: white;
}
a.text_link {
    border: 0 !important;
    text-transform: none !important;
    padding: inherit !important;
    display: inline !important;
}
a.text_link:hover {
    background: none !important;
    color: #d64022 !important;
    text-decoration: underline;
}
.payment_gateway_integration .gfield_radio li:first-child {
    background: url(/wp-content/themes/savoy-child/images/credit-card-logo.jpg) no-repeat 14px bottom;
    padding-bottom: 50px !important;
    margin-bottom: 25px;
    margin-top: 35px;
    background-size: 581px 45px;
    background-size: 95%;
    max-width: 581px;
}

.payment_gateway_integration .gfield_radio li:last-child {
    background: url(/wp-content/themes/savoy-child/images/paypal-logo.jpg) no-repeat 14px bottom;
    padding-bottom: 40px !important;
    background-size: 114px 28px;
}

.gform_wrapper .payment_gateway_integration ul.gfield_radio li label {
color: #444444;
    font-weight: 700;
    font-size: 16px;
    padding-top: 6px;
}

.gform_wrapper .payment_gateway_integration ul.gfield_radio li input:checked + label {
  font-weight:bold !important;
}
@media screen and (max-width: 730px){
    .donate_pr .nm-row.nm-row-boxed {
        display: block;
    }
    .pr_donate_right {
        margin-top: 30px;    
    }
    .pr_donate_left {
        padding-right: 15px;   
    }
    .donate_pr img {
        width: 100%;
    }
    .pr_donate_right * {
        text-align: center;
    }
}

