/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
  
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
    
    .get-in-touch h2 {
        font-size: 25px;
    }
 
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
    .footer-elements .et_pb_column.et_pb_column_1_4, .footer-elements .et_pb_column.et_pb_column_1_4 {
        width: 50% !important;
    }
    
    .footer-elements .gform_wrapper form > div {
        float: left;
        clear: unset !important;
    }
    
    .footer-elements input#gform_submit_button_2 {
        margin-left: -16px;
    }
	
	.et_pb_text_inner h2, .et_pb_text_inner h1 {
		font-size: 25px;
	}
	.et_pb_text_inner, .et_pb_text_inner p, .et_pb_text_inner li {
		font-size: 16px;
	}
	.testimonial-body {
		font-size: 14px;
	}
	.testimonial-title {
		display: block;
		font-size: 12px;
	}
	.testimonial-aff {
		font-size: 12px;
	}
	body #page-container .et_pb_section .et_pb_button {
		font-size: 13px !important;
	}
	.gal-cat-title {
		font-size: 16px;
		line-height: 1.6em;
	}
	.post-festival .entry-title {
		font-size: 25px;
		line-height: 1.7em;
	}
	.date-sched {
		font-size: 18px;
	}
	.single-tours_festivals .entry-content p, .single-tours_festivals .entry-content ul li {
		font-size: 16px;
		line-height: 1.7em !important;
	}
	.single-tours_festivals h3 {
		font-size: 25px;
	}
	.other-fest {
		font-size: 25px;
	}
	.sidebar .festival-menu a {
		font-size: 14px;
	}
	.festival-menu li {
		font-size: 20px;
		padding: 6px 0px 6px 0px;
	}
	
	div#n2-ss-3 .n2-font-d383e1be7f2c172694494f4b3b12a2db-hover {
		font-size: 25px;
	}
	.inter-contact-details span.et-waypoint.et_pb_animation_top.et-pb-icon.et-animated {
		font-size: 22px;
	}
	.inter-contact-details .et_pb_blurb_description {
		font-size: 16px!important;
	}
	.et_pb_column.et_pb_column_1_2.et_pb_column_1.map-slider.et_pb_css_mix_blend_mode_passthrough {
		padding: 0;
	}
	.g-id-1 label {
		font-size: 16px!important;
	}
	.g-id-1 input, .g-id-1 select {
		height: 47px;
		margin: 5.5px 0px 6.6px 0px;
	}
	.contact-form input#gform_submit_button_1 {
		max-width: 100%;
	}
	select#input_1_7 {
		font-size: 16px;
	}
	div#nav_menu-6 {
		margin-top: 30px;
	}
	.footer-elements input#gform_submit_button_2 {
		margin-left: 0;
	}
	form#gform_2 .gform_body {
		max-width: 100%;
	}
	form#gform_2 .gform_footer.top_label {
		max-width: 100%;
	}
	.et_pb_fullwidth_header_container.center {
		min-height: 180px !important;
	}
	section.et_pb_module.et_pb_fullwidth_header.et_pb_section_parallax.et_pb_bg_layout_dark.et_pb_text_align_center.et_pb_fullscreen {
		min-height: 180px !important;
	}
}

@media all and (min-width: 479px) and (max-width: 767px){
    
    .container, .et_pb_row {
		width: 90%;
	}
    
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
    
    .footer-elements .et_pb_column.et_pb_column_1_4, .footer-elements .et_pb_column.et_pb_column_1_4 {
        width: 100% !important;
    }
    
    .et_pb_with_border.et_pb_module.et_pb_sidebar_0.et_pb_widget_area {
        margin-left: 0px;
    }
    
    input#gform_submit_button_2 {
        padding: 18px 10px 18px 10px !important;
    }
    
    .testimonial-content {
        padding: 15px 15px;
    }
 
}

@media only screen and (min-width: 320px) and (max-width:666px) {
    
    div#text-2 {
        display: none;
    }
    
    .gal-post-image {
        width: 100% !important;
        height: auto;
    }
    
    .gal-post-image img {
        height: auto !important;
        width: 100%;
    }
    
    .gal-post-image {
        min-height: auto;
    }
  
}

@media only screen and (min-width: 1000px) and (max-width:1300px) {
	.slick-prev {
    left: -80px;
}
button.slick-next.slick-arrow {
    right: -80px;
}
.footer-elements .et_pb_social_media_follow li a.icon::before {
    width: 36px;
    height: 36px;
    font-size: 18px;
    line-height: 39px;
    margin: 0 auto;
}
.footer-elements .et_pb_social_media_follow li a.icon {
    border-radius: 0;
    background: #a3aaba;
    width: 36px;
    height: 36px;
    margin: 0;
}
.footer-elements .et_pb_column.et-last-child {
    width: 24%;
}
.footer-elements > .et_pb_row > div:nth-child(3) {
    width: 32%;
}
.footer-elements > .et_pb_row > div:nth-child(2) {
    width: 23%;
}
form#gform_2 .gform_footer.top_label {
    width: 20%;
}
}


@media only screen and (max-width: 600px){

    .home .et_pb_row {
        width: 90%;
    }
    
    .side-curve {
        padding-left: 45px !important;
        padding-right: 45px !important;
    }
    
    .side-curve h2:after {
        top: 0px;
    }
    
    .testimonial-content {
        padding: 60px 0px;
    }
    
    .slick-arrow {
        overflow: hidden;
        height: 33px !important;
    }
    
    .slick-prev {
        left: -75px;
    }
    
    button.slick-next.slick-arrow {
        right: -75px;
        max-width: 48px;
        width: 43px;
    }
    
    button.slick-next.slick-arrow img {
        margin-left: -37px;
    }
    
    .et_header_style_left .logo_container {
        position: relative;
        width: auto;
        height: auto;
    }
    
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 100%;
    }
    
    .gallery-body .parent-gal-feat {
        margin: 0 auto;
        width: 100%;
    }
    
        /* Menu */
    
    #main-header .et_mobile_menu {
        background-color: rgba(0,0,0,0.9) !important;
    }
    
    #main-header .et_mobile_menu {
        background-color: rgba(0,0,0,0.9) !important;
        height: 90vh !important;
        overflow: scroll;
    }
    
    #main-header li#menu-item-4744 .sub-menu {
        width: 100% !important;
    }
    
    #main-header .et_mobile_menu {
        background-color: rgba(0,0,0,0.9) !important;
        height: 90vh !important;
        overflow: scroll;
    }
    
    #main-header ul.sub-menu, #main-header ul.sub-menu li {
        padding-left: 0px !important;
    }
}

@media only screen and (max-width: 500px){
    
    .home .et_pb_row {
        width: 90%;
    }
    
    .side-curve.testimonials {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    button.slick-next.slick-arrow img {
        margin-left: -62px;
    }
    
    button.slick-next.slick-arrow img {
        margin-left: -62px;
    }
    
    
    .slick-prev {
        left: -30px;
        max-width: 18px;
        width: 43px;
    }
    
     button.slick-next.slick-arrow {
        right: -30px;
        max-width: 19px;
        width: 43px;
    }
    
    .home .et_pb_column_1 {
        background-color: rgba(0,0,0,0.8);
        padding-bottom: 43px;
    }
    
    /* Menu */
    
    
    /* End Menu*/
    
    /* footer */
    
    .footer-columns .et_pb_column.et_pb_column_1_4:first-child {
        width: 100% !important;
    }
    
    .footer-columns #menu-footer-2nd-col-menu > li {
        vertical-align: top;
        margin: 0px 10px 15px 10px;
        float: none;
        margin-bottom: 0px !important;
    }
    
    .footer-columns .et_pb_with_border.et_pb_module.et_pb_sidebar_1.et_pb_widget_area.clearfix.et_pb_widget_area_left.et_pb_bg_layout_light {
        margin-left: 15px !important;
        max-width: 90%;
    }
    .gform_footer.top_label input#gform_submit_button_2 {
        padding: 9px 10px 9px 10px !important;
    }
    
    #main-footer div#custom_html-3 {
        margin-top: 15px !important;
    }
    
    #main-header .et_mobile_menu {
        background-color: rgba(0,0,0,0.9);
    }

}


@media only screen and (max-width: 600px){
.mobile-h2 .et_pb_text_inner h2 {
    letter-spacing: 0;
    font-size: 24px !important;
    line-height: inherit;
}
.mobile-h1 .et_pb_text_inner h1 {
    letter-spacing: 0;
    font-size: 24px !important;
    line-height: inherit;
}
.et_pb_text_inner, .et_pb_text_inner p, .et_pb_text_inner li {
    font-size: 14px;
}
.et_pb_column .side-curve.testimonials.mobile-h2 h2 {
    letter-spacing: 0;
    font-size: 24px !important;
    line-height: inherit;
    padding: 10px;
}
.et_pb_column .side-curve.testimonials.mobile-h2 h2 {
    padding: 10px;
}
.side-curve h2:before {
    left: -16px;
}
.side-curve h2:after {
    right: -16px;
}
.testimonial-content {
    padding: 20px 0px;
}
h2.gallery-header {
    letter-spacing: 0;
    font-size: 30px !important;
    line-height: inherit;
    padding: 10px;
    width: 100%;
    margin-bottom: 30px;
}

h2.gallery-header .side-curve h2:before {
    margin-top: 0px;
}
h2.gallery-header .side-curve h2:before {
    margin-top: 7px;
}
.music-tours-gallery div#gallery-container {
    width: 100%;
}
.music-archive-col.col-md-4.col-bootstrap {
    width: 100%;
    margin: 20px auto;
}
.et_pb_row {
    width: 90%;
}
.musical-tours.side-curve h2 {
    font-size: 24px;
    line-height: inherit;
}
.musical-tours.side-curve h2:after, .musical-tours.side-curve h2:before {
    display: none;
}
.contact-form input#gform_submit_button_1 {
    max-width: 100%;
    font-size: 15px;
}
}

@media only screen and (min-width: 767px) and (max-width: 1100px){
.music-archive-col.col-md-4.col-bootstrap {
    width: 48.3%;
    margin: 20px 5px;
}	
.music-tours-gallery div#gallery-container {
    width: 100%;
}
}

@media only screen and (max-width: 1200px){
.gallery-container {
    width: 70%;
    margin: 0 auto;
	}
	.footer-logo img {
    height: auto !important;
    width: 100%;
}
}


@media only screen and (min-width: 981px) and (max-width: 1366px){
#logo {
    max-height: 53% !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    font-size: 11px;
}
div#text-2 a {
    font-size: 11px;
    padding: 8px 19px 10px 19px;
}
}

@media only screen and (min-width: 1367px) and (max-width: 1500px){
.et_header_style_left #et-top-navigation nav>ul>li>a {
    font-size: 12px;
}
}

@media only screen and (max-width: 980px) and (min-width: 320px){
header#main-header {
    bottom: unset !IMPORTANT;
}
div#et_mobile_nav_menu span.mobile_menu_bar.mobile_menu_bar_toggle {
    padding-top: 17px;
    padding-bottom: 0;
}
div#et_mobile_nav_menu ul#mobile_menu {
    margin-top: 32px;
}
input#gform_submit_button_2 {
    font-size: 10px;
}
.menu-footer-2nd-col-menu-container {
    margin-top: 25px;
    margin-bottom: 25px;
}
.post-type-archive-tours_festivals h2 {
    padding: 0px 20px;
}
.gallery-section .et_pb_module.et_pb_code.side-curve.mobile-h2.et_pb_text_align_center {
    padding: 0 !important;
}
.gallery-title {
    padding: 23px 7px 26px 5px;
}
}

@media only screen and (min-width: 981px){
#logo {
    max-height: 75% !important;
}
div#et-top-navigation {
    padding: 0px !important;
    width: 100%;
}
.footer-elements .et_pb_social_media_follow li a.icon::before {
    width: 28px;
    height: 28px;
    font-size: 16px;
    line-height: 30px;
}
.footer-elements .et_pb_social_media_follow li a.icon {
	border-radius: 0;
    background: #4a4d62;
    width: 28px;
    height: 28px;
    margin: 0;

}
}


@media only screen and (min-width: 1100px) and (max-width: 1400px){
.footer-logo img {
    height: auto !important;
    width: 100%;
}
form#gform_2 .gform_footer.top_label {
    width: 20%;
}
}



@media only screen and (min-width: 600px) and (max-width: 980px){
.side-curve.testimonials button.slick-next.slick-arrow img, .side-curve.testimonials button.slick-prev.slick-arrow img {
    height: 23px;
    max-width: 39px;
}
.side-curve.testimonials button.slick-next.slick-arrow {
    right: -10px;
    max-width: 48px;
    width: 43px;
}
.side-curve.testimonials .slick-prev {
    left: -10px;
}
.gallery-list.slick-initialized.slick-slider button.slick-next.slick-arrow {
    right: -60px;
    max-width: 48px;
    width: 43px;
}

.gallery-list.slick-initialized.slick-slider button.slick-next.slick-arrow img, .gallery-list.slick-initialized.slick-slider button.slick-prev.slick-arrow img {
    height: 23px;
    max-width: 39px;
}
.gallery-list.slick-initialized.slick-slider .slick-prev {
    left: -60px;
}

footer#main-footer div#text-3 {
    width: 100%;
}
footer#main-footer .footer-columns .et_pb_column {
    width: 100% !important;
    text-align: center;
}
footer#main-footer .footer-columns div#nav_menu-6 {
    width: 100% !important;
    margin: 0px;
    text-align: center;
}
footer#main-footer .menu-footer-2nd-col-menu-container {
    display: inline-block;
    margin: 25px auto;
}
footer#main-footer .footer-columns .et_pb_column:first-child {
    width: 100% !important;
    text-align: center;
}
footer#main-footer .et_pb_module.et_pb_image.footer-logo.et_pb_image_sticky {
    text-align: center;
}
footer#main-footer div#gform_widget-2 {
    width: 100% !important;
}
footer#main-footer div#gform_widget-2 .gform_wrapper form {
    text-align: center;
}
footer#main-footer div#gform_widget-2 input#gform_submit_button_2 {
    font-size: 10px;
    width: 100%;
}
footer#main-footer div#custom_html-3 {
    width: 100%;
    margin: 0 auto;
}
footer#main-footer .row.col1 {
    float: left;
    text-align: right;
    padding-right: 20px;
}
footer#main-footer .row.col1, .row.col2 {
    width: 50%;
    display: inline-block;
    max-width: 49%;
}
footer#main-footer .row.col2 {
    float: left;
    margin-right: 10px;
    text-align: left;
}
footer#main-footer .footer-columns #menu-footer-2nd-col-menu > li {
    margin: 0px 10px 15px 10px !important;
}
.archive-body.cpt {
    grid-template-columns: auto auto;
}
.tourf-banner a h3.entry-title {
    font-size: 30px;
}
}

@media only screen and (min-width: 320px) and (max-width: 599px){
.side-curve.testimonials button.slick-next.slick-arrow img, .side-curve.testimonials button.slick-prev.slick-arrow img {
    height: 23px;
    max-width: 39px;
}
.side-curve.testimonials button.slick-next.slick-arrow {
    right: -10px;
    max-width: 48px;
    width: 43px;
}
.side-curve.testimonials .slick-prev {
    left: -10px;
}
.gallery-list.slick-initialized.slick-slider button.slick-next.slick-arrow {
    right: -60px;
    max-width: 48px;
    width: 43px;
}

.gallery-list.slick-initialized.slick-slider button.slick-next.slick-arrow img, .gallery-list.slick-initialized.slick-slider button.slick-prev.slick-arrow img {
    height: 23px;
    max-width: 39px;
}
.gallery-list.slick-initialized.slick-slider .slick-prev {
    left: -60px;
}
}


@media only screen and (min-width: 981px) and (max-width: 1280px){
div#text-3 h2.fourth-col-header {
    padding-top: 0;
}
.side-curve.testimonials button.slick-next.slick-arrow {
    right: -34px;
}
.side-curve.testimonials .slick-prev {
    left: -72px;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
    font-size: 8px;
}
.et_pb_section.et_pb_section_0.home-video-banner.et_pb_fullwidth_section.et_section_regular.et_pb_section_first {
    display: none;
}
.et_pb_section.et_pb_section_1.home-video-banner.et_pb_fullwidth_section.et_section_regular {
    display: block !important;
}
header#main-header {
    top: 0px !important;
    bottom: auto !important;
}

}
.et_pb_section.about-banner2 {
    display: none;
}

@media only screen and (min-width:980px) and (max-width: 1200px){
.et_pb_section.et_pb_section_0.home-video-banner.et_pb_fullwidth_section.et_section_regular.et_pb_section_first {
    display: block;
}
.et_pb_section.et_pb_section_0.home-video-banner.et_pb_fullwidth_section.et_section_regular.et_pb_section_first {
    display: block !important;
}
/* .home header#main-header {
    top: auto !important;
    bottom: 0 !important;
}
body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header, body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 0 !important;
    bottom: auto !important;
} */
}
	
@media only screen and (min-width: 767px) and (max-width: 1200px){
.et_pb_section.about-banner1.et_pb_fullwidth_section.et_section_regular {
    display: none;
}
.et_pb_section.about-banner2 {
    padding: 0;
    display: block;
}
.tourf-banner a h3.entry-title {
    line-height: 30px;
    font-size: 24px;
    vertical-align: middle;
}
}

@media only screen and (min-width: 320px) and (max-width: 767px){
.et_pb_section.about-banner1.et_pb_fullwidth_section.et_section_regular {
    display: none;
}
.et_pb_section.about-banner2 {
    display: block;
}

.mobile-banner {
        height: auto !important;
    }
.gallery-list button.slick-next.slick-arrow img {
    margin-left: -19px;
}

.gallery-list.slick-initialized.slick-slider .slick-prev {
    left: -47px;
    max-width: 31px;
}
.get-in-touch.et_section_regular .et_pb_row {
    width: 100%;
}
.side-curve.testimonials .slick-prev {
    left: -25px;
}
.side-curve.testimonials button.slick-next.slick-arrow {
    right: -24px;
    max-width: 31px;
    width: 43px;
}
.side-curve.testimonials button.slick-next.slick-arrow img {
    margin-left: 10px;
    max-width: 18px !important;
}
.archive-body.cpt {
    grid-template-columns: auto;
}
.tourf-banner a h3.entry-title {
    font-size: 30px;
}
.fest-details p {
    padding-bottom: 0.5em;
}
footer#main-footer .footer-elements .footer-columns .et_pb_column {
    width: 100% !important;
    display: block;
}
footer#main-footer .footer-elements .footer-columns .et_pb_column {
    width: 100% !important;
}
.footer-columns #menu-footer-2nd-col-menu > li {
    float: none !important;
}
footer#main-footer .et-db #et-boc .et-l .et_pb_social_media_follow li a.icon {
}
footer#main-footer .et_pb_social_media_follow li a.icon::before {
    color: #0c0b0b !important;
}
footer#main-footer form#gform_2 .gform_footer.top_label {
    width: 25%;
}
footer#main-footer h2.fourth-col-header {
    padding: 0;
    padding-top: 9px;
    line-height: 1em;
}
footer#main-footer .et_pb_section.footer-elements .et_pb_row.footer-columns {
    width: 95%;
    padding-bottom: 0 !important;
}

.music-archive-col.col-md-4.col-bootstrap {
    width: 100%;
    margin: 20px auto;
    min-height: unset !important;
    height: auto !important;
    padding-bottom: 10px;
}
.contact-form input#gform_submit_button_1 {
    max-width: 100% !important;
    margin: 0;
}
.footer-logo {
    padding: 0 10px !important;
}
}

/*home-version2*/
.page-id-9775 header#main-header {
    background: rgb(0, 0, 0) !important;
    border-top: 0px solid #ffffff;
}
.page-id-9775 div#page-container .fixed-height {
    background: rgba(0, 0, 0, 0.33) !important;
    border-top: 1px solid #ffffff;
}

@media only screen and (min-width: 320px) and (max-width: 980px){
#main-header div#et_mobile_nav_menu {
    z-index: 2;
}
#main-header .logo_container {
    z-index: 0 !important;
}
#main-header ul#mobile_menu {
    margin-top: 19px !important;
    background-color: rgb(0, 0, 0) !important;
}
#main-header ul#mobile_menu li ul.sub-menu, ul#mobile_menu li ul.sub-menu li {
    padding: 0;
}
#main-header ul#mobile_menu li ul.sub-menu li {
    background: #b0181cb0;
    max-width: 170px;
    margin: 0 auto;
}
#main-header ul#mobile_menu li ul.sub-menu li:hover {
    background: #b0181c;
}
.et_header_style_left #main-header .logo_container {
    z-index: 0 !important;
}
}


.n2-ss-layer.n2-ow.inter-contact-details .et_pb_main_blurb_image, .n2-ss-layer.n2-ow.inter-contact-details.et_pb_blurb_container {
    margin: 0;
    display: inline-block;
    max-width: unset !important;
    text-align: left;
    float: left;
    margin-right: 10px;
}
.n2-ss-layer.n2-ow.inter-contact-details .et_pb_blurb_description a {
    color: #b0181c;
    font-weight: 700;
}