/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/* header CSS start */

#top nav > .sf-menu > li > a {
    opacity: 1 !important;
}

#top nav > .sf-menu > li > a span {
    color: #fff;
}

li#menu-item-19 a {
    background: linear-gradient(45deg, #763AF5, #A604F2);
    padding: 10px 40px !important;
    border-radius: 8px;
	transition: all 0.5s;
	position: relative;
	overflow: hidden;
}

li#menu-item-19 a:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    background: #000;
    top: 0;
    left: 0;
    transition: all 0.5s;
}

li#menu-item-19 a:hover:before {
    width: 100%;
}

#top .container {
    padding: 20px 120px 0 !important;
}

ul.sub-menu {
    background: linear-gradient(45deg, #763AF5, #A604F2);
    width: 350px !important;
}

ul.sub-menu:before {
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #763AF5, #A604F2);
    height: 30px;
    width: 30px;
    top: -6%;
    left: 10%;
    z-index: -1;
    rotate: 45deg;
}

ul.sub-menu li a {
    opacity: 1 !important;
}

ul.sub-menu li a span {
    color: #fff;
}

ul.sub-menu li a span:after {
    display: none !important;
}

/* header CSS end */

/* hero section CSS start */

div#hero {
    padding: 500px 120px 200px !important;
}

h1 {
	color: #fff;
}

p {
	color: #fff;
}

#entire-btn {
    background: linear-gradient(45deg, #763AF5, #A604F2);
    padding: 12px 50px;
    font-size: 23px;
    line-height: 31px;
    border-radius: 8px !important;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

#entire-btn:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    background: #000;
    top: 0;
    left: 0;
    transition: all 0.5s;
}

#entire-btn:hover:before {
    width: 100%;
}

#entire-btn:hover {
    box-shadow: unset !important;
    transform: unset !important;
}

/* hero section CSS end */

/* about section CSS start */

div#about {
	padding: 100px 120px !important;
}

h2 {
	color: #fff;
}

h4 {
	color: #fff;
}

span.light {
	font-weight: 300;
}

#about .right-col {
    padding-left: 40px;
}

ul li {
    list-style: none;
}

ul {
    margin: unset;
}

#about ul {
    column-count: 2;
}

#about ul li {
    padding-bottom: 15px;
}

ul li {
    color: #fff;
}

#about .type-blk ul {
    column-count: 1;
}

/* about section CSS end */

/* services section CSS start */

div#services {
    padding: 150px 120px !important;
}

#service-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#services #entire-btn {
    position: relative;
    top: 70px;
}

/* services section CSS end */

/* events section CSS start */

#event-inr h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

div#inr-event {
    text-align: center;
}

#event-inr .upcoming {
    display: flex;
    gap: 20px;
}

#event-inr .border {
    position: relative;
}

#event-inr .border:before {
    content: '';
    position: absolute;
    height: 80%;
    width: 90%;
    background: transparent;
    top: -20px;
    left: 0;
    border: 21px solid #0F0F3B;
    z-index: -1;
}

#event-inr span.num {
    font-size: 72px;
    line-height: 80px;
    font-weight: 800;
    color: #763AF5;
}

#event-inr .date p {
    padding-bottom: 0px !important;
}

span.year {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    font-family: 'oswald';
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

span.small {
    font-size: 17px;
    line-height: 25px;
}

#event-inr h4 {
    text-transform: uppercase;
}

div#event-btn {
    text-align: center;
    padding-top: 40px;
}

#hide {
    background: linear-gradient(45deg, #763AF5, #A604F2);
    padding: 12px 50px;
    font-size: 23px;
    line-height: 31px;
    border-radius: 8px !important;
    transition: all 0.5s;
    position: relative;
    overflow: hidden;
}

#hide:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 0;
    background: #000;
    top: 0;
    left: 0;
    transition: all 0.5s;
}

#hide:hover:before {
    width: 100%;
}

#hide:hover {
    box-shadow: unset !important;
    transform: unset !important;
}

.hide {
    display: none;
}

/* events section CSS end */

/* follow section CSS start */

div#social {
    padding: 0px 0px 0 220px;
}

#social .vc_column-inner {
    background: #fff;
    padding: 60px 40px;
    position: absolute;
    bottom: 210px;
    left: 0;
}

#social h3 {
    color: #000;
}

div#social {
    padding: 0px 0px 0 220px;
}

#social .vc_column-inner {
    background: #fff;
    padding: 60px 40px;
    position: absolute;
    bottom: 210px;
    left: 0;
}

#social h3 {
    color: #000;
}

#social #entire-btn {
    padding: 12px 30px 12px 60px;
}

#social #entire-btn.gallery {
    margin-left: 20px;
}

#social #entire-btn:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 18px;
    left: 30px;
    background: url();
    background-repeat: no-repeat !important;
    background-position: top left !important;
}

#social #entire-btn.facebook:after {
    background: url(https://citylightsenterprisesny.com/wp-content/uploads/2025/06/facebook.png);
}

#social #entire-btn.gallery:after {
    background: url(https://citylightsenterprisesny.com/wp-content/uploads/2025/06/gallery.png);
}

div#follow-inr {
    margin-bottom: 10px;
}

/* follow section CSS end */

/* theater section CSS start */

#theater-inr .wpb_text_column {
    margin-bottom: 10px;
}

/* theater section CSS end */

/* contact section CSS start */

div#contact {
    padding: 100px 120px !important;
}

div#contact-inr {
    background: #ffffff29;
    padding: 50px 50px;
    border-radius: 30px;
    position: relative;
}

#contact-inr .type-blk {
    position: absolute;
    bottom: 70px;
    left: 50px;
    width: 80%;
}

#contact h3 {
    color: #fff;
}

#contact-inr input, #contact-inr textarea {
    border-radius: 8px;
    background: #ffffff0a;
    color: #fff;
    font-size: 23px;
    line-height: 31px;
    padding: 10px 15px;
    border: 1px solid #ffffff69;
}

#contact-inr input::placeholder, #contact-inr textarea::placeholder {
    font-size: 23px;
    line-height: 31px;
    color: #ffffff66;
}

#contact-inr .right-col .vc_column-inner {
    padding-left: 20px;
}

#contact-inr input.wpcf7-submit {
    background: linear-gradient(45deg, #763AF5, #A604F2);
    border: unset;
    width: 100%;
	transition: all 0.5s;
}

#contact-inr input.wpcf7-submit:hover {
    background: #000;
    box-shadow: unset !important;
    transform: unset !important;
}

#contact-inr .btn {
    padding: unset !important;
}

#contact-inr a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    font-size: 30px;
    line-height: 38px;
}

/* contact section CSS end */

/* footer section CSS start */

div#footer {
    padding: 100px 150px !important;
}

div#footer-inr {
    padding-top: 50px;
}

#footer-inr .tnp-field label {
    display: none;
}

#footer-inr ul li {
    list-style: none;
    padding-bottom: 15px;
}

#footer-inr ul {
    margin: unset;
}

#footer-inr ul li a {
    color: #9095A0;
    font-weight: bold;
}

#footer .row-bg {
    background: #1A112F;
}

#footer-inr input#tnp-1 {
    background: #ffffff42;
    font-size: 21px;
    line-height: 29px;
    color: #fff;
    padding: 10px 20px 10px 40px;
    position: relative;
}

#footer-inr input#tnp-1::placeholder {
    color: #fff;
    font-size: 21px;
    line-height: 29px;
}

#footer-inr .tnp.tnp-subscription {
    margin: unset;
    position: relative;
}

#footer-inr input.tnp-submit {
    background: linear-gradient(45deg, #763AF5, #A604F2);
    border: unset;
    font-size: 21px;
    line-height: 29px;
    border-radius: 8px !important;
}

#footer-inr .tnp.tnp-subscription:before {
    content: '\f0e0';
    position: absolute;
    font-family: 'FontAwesome';
    color: #fff;
    top: 7%;
    left: 2%;
}

div#copyright {
    display: none;
}

div#footer-widgets {
    display: none;
}

#footer-inr h4 {
	font-size: 23px;
	line-height: 31px;
}
#footer img {
    width: 50%;
}
/* footer section CSS end */

/* gallery section CSS start */

div#gallery {
	padding: 100px 120px !important;
}

#gallery-inr .vc_column-inner {
    padding: 10px 10px;
}

/* gallery section CSS end */

/* blog CSS start */

.single-post #top .container {
    background: linear-gradient(45deg, #763af5, #a604f2);
}

a.uncategorized {
    display: none !important;
}

div#author-bio {
    display: none;
}

#blogs .excerpt {
    display: none;
}

#blogs span.meta-category {
    display: none;
}

#blogs h3.title a {
    color: #fff !important;
    font-size: 30px;
    line-height: 38px;
}

.comments-section {
    display: none;
}

/* blog CSS end */

/* past-dlide section CSS start */

#past-slide img {
    max-height: 600px;
    max-width: 600px !important;
}

/* past-dlide section CSS end */

/* audio section CSS start */

#audio .ai-wrap.ai-type-full {
    background: #ffffff26;
    border-radius: 20px;
}

#audio li.ai-track.ai-track-active {
    background: #13131363 !important;
}

#audio li.ai-track {
    background: unset !important;
}

#audio ul.ai-tracklist li {
    margin-bottom: 15px !important;
}

#audio span.ai-track-progress {
    background: #A604F2;
}

#audio button.ai-audio-control {
    background: unset;
}

#audio span.ai-track-progress-bar {
    background: #404040;
}

#audio .ai-wrap .ai-volume-bar.ai-volume-bar-active:before {
    background: #A604F2
}

#audio button.ai-btn.ai-tracklist-toggle {
    background: #A604F2 !important;
}

/* audio section CSS end */

div#follow.mobile-ver {
    display: none;
}




@media only screen and (min-width: 1600px) and (max-width: 1750px){
	
#top .container {
    padding: 15px 60px 0px !important;
}
	
#top nav > .sf-menu > li > a {
    font-size: 20px !important;
    line-height: 28px !important;
}
	
div#inr-banner {
    padding: 305px 0px 205px !important;
}	

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    left: 200px !important;
}

#top .span_9 li#search-btn {
    left: -900px !important;
    min-width: 400px !important;
}

div#hero {
    padding: 370px 100px 160px !important;
}

h1 {
    font-size: 62px !important;
    line-height: 70px !important;
}

p {
    font-size: 20px !important;
    line-height: 28px !important;
}

div#about {
    padding: 100px 100px !important;
}

h4 {
    font-size: 28px !important;
    line-height: 36px !important;
}

h2 {
    font-size: 60px !important;
    line-height: 68px !important;
}

div#services {
    padding: 100px 100px !important;
}

#services #entire-btn {
    top: 50px !important;
}

#social .vc_column-inner {
    padding: 40px 30px !important;
}

h3 {
    font-size: 40px !important;
    line-height: 48px !important;
}

#social #entire-btn.gallery {
    margin-left: 15px !important;
}

#social #entire-btn {
    padding: 12px 20px 12px 40px !important;
}

#social #entire-btn:after {
    left: 12px !important;
}

#follow-inr .vc_column-inner {
    margin: 0 8px !important;
}

div#contact {
    padding: 100px 100px !important;
}

div#contact-inr {
    padding: 40px 40px !important;
}

#contact-inr .type-blk {
    bottom: 120px !important;
}

div#footer {
    padding: 100px 120px !important;
}

#footer-inr .tnp.tnp-subscription {
    width: 90% !important;
}	
	
#event-inr h4 {
    font-size: 16px !important;
    line-height: 24px !important;
	font-weight: 400 !important;
}	
	
}
@media only screen and (min-width: 1365px) and (max-width: 1599px){

#about .vc_col-sm-12 {
    margin-top: 40px !important;
}	
	
#event-inr h4 {
    font-size: 16px !important;
    line-height: 24px !important;
}	
	
ul li {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
div#audio {
    padding: 80px 0px !important;
}	
	
#top .container {
    padding: 10px 30px 0px !important;
}
	
div#youtube {
    padding: 80px 0px !important;
}	

div#hero {
    padding: 290px 80px 100px !important;
}

h1 {
    font-size: 54px !important;
    line-height: 62px !important;
}

p {
    font-size: 18px !important;
    line-height: 26px !important;
}

div#about {
    padding: 80px 80px !important;
}

h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}

h2 {
    font-size: 52px !important;
    line-height: 58px !important;
}

div#services {
    padding: 80px 80px !important;
}

#services #entire-btn {
    top: 30px !important;
}

#social .vc_column-inner {
    padding: 30px 30px !important;
    bottom: 160px !important;
}

h3 {
    font-size: 33px !important;
    line-height: 41px !important;
}

#social #entire-btn.gallery {
    margin-left: 10px !important;
}

#social #entire-btn {
    padding: 10px 15px 10px 30px !important;
}

#social #entire-btn:after {
    left: 9px !important;
    background-size: 10% !important;
    top: 16px !important;
}

#follow-inr .vc_column-inner {
    margin: 0 8px !important;
}

div#contact {
    padding: 80px 80px !important;
}

div#contact-inr {
    padding: 30px 30px !important;
}

#contact-inr .type-blk {
    bottom: 140px !important;
}

div#footer {
    padding: 80px 100px !important;
}

#footer-inr .tnp.tnp-subscription {
    width: 90% !important;
}	

#top nav > .sf-menu > li > a {
    font-size: 18px !important;
    margin: 0px 15px !important;
}
	
ul.sub-menu li a {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: unset !important;
}	
	
#entire-btn {
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 10px 40px !important;
}
	
#hide {
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 10px 40px !important;
}	

#about .right-col {
    padding-left: 30px !important;
}

#event-inr span.num {
    font-size: 65px !important;
    line-height: 73px !important;
}

span.year {
    font-size: 13px !important;
    line-height: 21px !important;
}

span.small {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#event-btn {
    padding-top: 25px !important;
}

div#follow {
    padding-bottom: 80px !important;
}

div#social {
    padding: 0px 0px 0px 170px !important;
}

div#theater {
    padding: 80px 0px !important;
}

#contact-inr input, #contact-inr textarea {
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 10px 12px !important;
}

#contact-inr input::placeholder, #contact-inr textarea::placeholder {
    font-size: 20px;
    line-height: 28px;
}

#footer-inr ul li a {
    font-size: 19px !important;
    line-height: 27px !important;
}

#footer-inr ul li {
    padding-bottom: 10px !important;
}

#footer-inr h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}	
	
li#menu-item-18 a.sf-with-ul {
    justify-content: center !important;
    align-items: center !important;
}	
	
div#inr-banner {
    padding: 265px 0px 165px !important;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1364px){
	
#about .vc_col-sm-12 {
    margin-top: 30px !important;
}	
	
#event-inr h4 {
    font-size: 15px !important;
    line-height: 24px !important;
}	
	
ul li {
    font-size: 17px !important;
    line-height: 25px !important;
}	
	
div#audio {
    padding: 60px 0px !important;
}	
	
div#youtube {
    padding: 60px 0px !important;
}	
	
li#menu-item-18 a.sf-with-ul {
    justify-content: center !important;
    align-items: center !important;
}	
	
#top .container {
    padding: 10px 60px 0px !important;
}

div#hero {
    padding: 290px 40px 100px !important;
}

h1 {
    font-size: 45px !important;
    line-height: 53px !important;
}

p {
    font-size: 17px !important;
    line-height: 25px !important;
}

div#about {
    padding: 60px 60px !important;
}

h4 {
    font-size: 22px !important;
    line-height: 30px !important;
}

h2 {
    font-size: 43px !important;
    line-height: 51px !important;
}

div#services {
    padding: 60px 60px !important;
}

#services #entire-btn {
    top: 25px !important;
}

#social .vc_column-inner {
    padding: 25px 25px !important;
    bottom: 120px !important;
}

h3 {
    font-size: 33px !important;
    line-height: 41px !important;
}

#social #entire-btn.gallery {
    margin-left: 10px !important;
}

#social #entire-btn {
    padding: 10px 15px 10px 30px !important;
}

#social #entire-btn:after {
    left: 9px !important;
    background-size: 10% !important;
    top: 16px !important;
}

#follow-inr .vc_column-inner {
    margin: 0 5px !important;
}

div#contact {
    padding: 60px 60px !important;
}

div#contact-inr {
    padding: 25px 25px !important;
}

#contact-inr .type-blk {
    bottom: 140px !important;
}

div#footer {
    padding: 60px 80px !important;
}

#footer-inr .tnp.tnp-subscription {
    width: 90% !important;
}	
    #top nav > .sf-menu > li > a {
        font-size: 15px !important;
        margin: 0px 12px !important;
    }

	
#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: unset !important;
}

ul.sub-menu li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 25px !important;
}	

#entire-btn {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 10px 35px !important;
}
	
#hide {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 10px 35px !important;
}	

#about .right-col {
    padding-left: 20px !important;
}

#event-inr span.num {
    font-size: 55px !important;
    line-height: 63px !important;
}

span.year {
    font-size: 13px !important;
    line-height: 21px !important;
}

span.small {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#event-btn {
    padding-top: 15px !important;
}

div#follow {
    padding-bottom: 60px !important;
}

div#social {
    padding: 0px 0px 0px 90px !important;
}

div#theater {
    padding: 60px 0px !important;
}

#contact-inr input, #contact-inr textarea {
    font-size: 18px !important;
    line-height: 26px !important;
    padding: 8px 10px !important;
}

#contact-inr input::placeholder, #contact-inr textarea::placeholder {
    font-size: 18px;
    line-height: 26px;
}

#footer-inr ul li a {
    font-size: 17px !important;
    line-height: 25px !important;
}

#footer-inr ul li {
    padding-bottom: 8px !important;
}

#footer-inr h4 {
    font-size: 19px !important;
    line-height: 27px !important;
}

li#menu-item-19 a {
    padding: 10px 30px !important;
}

    #header-outer #logo img {
        height: 100px !important;
    }

#hero .wpb_text_column {
    margin-bottom: 10px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

div#event {
    padding: 60px 0px !important;
}

#footer-inr input#tnp-1 {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 8px 15px 8px 30px !important;
}

#footer-inr input#tnp-1::placeholder {
    font-size: 17px !important;
    line-height: 25px !important;
}

#footer-inr .tnp.tnp-subscription:before {
    font-size: 17px !important;
    line-height: 25px !important;
}

#footer-inr input.tnp-submit {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 10px 20px !important;
}
	
div#inr-banner {
    padding: 240px 0px 140px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){
	
#about .vc_col-sm-12 {
    margin-top: 20px !important;
}	
	
#event-inr h4 {
    font-size: 13px !important;
    line-height: 21px !important;
}	
	
ul li {
    font-size: 16px !important;
    line-height: 23px !important;
}

#about ul {
    column-count: 1 !important;
}	
	
div#audio {
    padding: 40px 0px !important;
}	
	
div#youtube {
    padding: 40px 0px !important;
}	
	
#top .container {
    padding: 0px 20px 0px !important;
}

div#hero {
    padding: 250px 40px 60px !important;
}

h1 {
    font-size: 36px !important;
    line-height: 42px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#about {
    padding: 40px 40px !important;
}

h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}

div#services {
    padding: 40px 40px !important;
}

#services #entire-btn {
    top: 20px !important;
}

#social .vc_column-inner {
    padding: 20px 20px !important;
    bottom: 50px !important;
}

h3 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#social #entire-btn.gallery {
    margin-left: 8px !important;
}

#social #entire-btn {
    padding: 8px 12px 8px 25px !important;
}

#social #entire-btn:after {
    left: 8px !important;
    background-size: 8% !important;
    top: 14px !important;
}

#follow-inr .vc_column-inner {
    margin: 0 5px !important;
}

div#contact {
    padding: 40px 40px !important;
}

div#contact-inr {
    padding: 20px 20px !important;
}

#contact-inr .type-blk {
    bottom: 180px !important;
}

div#footer {
    padding: 40px 60px !important;
}

#footer-inr .tnp.tnp-subscription {
    width: 90% !important;
}	

#top nav > .sf-menu > li > a {
    font-size: 13px !important;
    margin: 0px 8px !important;
}
	
#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: unset !important;
}

ul.sub-menu li a {
    font-size: 14px !important;
    line-height: 22px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 45px !important;
}	
	
li#menu-item-18 a.sf-with-ul {
    justify-content: center !important;
    align-items: center !important;
}	

#entire-btn {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 8px 30px !important;
}
	
#hide {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 8px 30px !important;
}	

#about .right-col {
    padding-left: 20px !important;
}

#event-inr span.num {
    font-size: 45px !important;
    line-height: 53px !important;
}

span.year {
    font-size: 12px !important;
    line-height: 20px !important;
}

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#event-btn {
    padding-top: 10px !important;
}

div#follow {
    padding-bottom: 40px !important;
}

div#social {
    padding: 0px 0px 0px 60px !important;
}

div#theater {
    padding: 60px 0px !important;
}

#contact-inr input, #contact-inr textarea {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 10px !important;
}

#contact-inr input::placeholder, #contact-inr textarea::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-inr ul li {
    padding-bottom: 5px !important;
}

#footer-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-19 a {
    padding: 8px 27px !important;
}

#header-outer #logo img {
        height: 100px !important;
    }

#hero .wpb_text_column {
    margin-bottom: 10px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

div#event {
    padding: 40px 0px !important;
}

#footer-inr input#tnp-1 {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 12px 8px 25px !important;
}

#footer-inr input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr .tnp.tnp-subscription:before {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 15px !important;
}

#service-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
div#inr-banner {
    padding: 210px 0px 110px !important;
}	
	
}

@media only screen and (min-width: 768px) and (max-width: 999px){
	
#about .vc_col-sm-12 {
    margin-top: 20px !important;
}	
	
#event-inr h4 {
    font-size: 13px !important;
    line-height: 21px !important;
}	
	
ul li {
    font-size: 16px !important;
    line-height: 23px !important;
}

#about ul {
    column-count: 1 !important;
}	
	
div#audio {
    padding: 40px 0px !important;
}	
	
div#youtube {
    padding: 40px 0px !important;
}	
	
#top .container {
    padding: 0px 20px 0px !important;
}

div#hero {
    padding: 180px 40px 60px !important;
}

h1 {
    font-size: 36px !important;
    line-height: 42px !important;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#about {
    padding: 40px 40px !important;
}

h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 35px !important;
    line-height: 43px !important;
}

div#services {
    padding: 40px 40px !important;
}

#services #entire-btn {
    top: 20px !important;
}

#social .vc_column-inner {
    position: relative !important;
    bottom: unset !important;
    width: 60% !important;
    top: 0px !important;
    padding: 30px 40px !important;
}

h3 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#social #entire-btn.gallery {
    margin-left: 8px !important;
}

#social #entire-btn {
    padding: 8px 12px 8px 25px !important;
}

#social #entire-btn:after {
    left: 8px !important;
    background-size: 8% !important;
    top: 14px !important;
}

#follow-inr .vc_column-inner {
    margin: 0 5px !important;
}

div#contact {
    padding: 40px 40px !important;
}

div#contact-inr {
    padding: 20px 20px !important;
}

#contact-inr .type-blk {
    bottom: 180px !important;
}

div#footer {
    padding: 30px 50px !important;
}

#footer-inr .tnp.tnp-subscription {
    width: 90% !important;
}	

#top nav > .sf-menu > li > a {
    font-size: 13px !important;
    margin: 0px 8px !important;
}
	
#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: unset !important;
}

ul.sub-menu li a {
    font-size: 14px !important;
    line-height: 22px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 45px !important;
}	
	
li#menu-item-18 a.sf-with-ul {
    justify-content: center !important;
    align-items: center !important;
}	

#entire-btn {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 8px 30px !important;
}
	
#hide {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 8px 30px !important;
}	

#about .right-col {
    padding-left: 20px !important;
}

#event-inr span.num {
    font-size: 45px !important;
    line-height: 53px !important;
}

span.year {
    font-size: 12px !important;
    line-height: 20px !important;
}

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#event-btn {
    padding-top: 10px !important;
}

div#follow {
    padding-bottom: 40px !important;
}

div#social {
    padding: 0px 0px 0px 60px !important;
}

div#theater {
    padding: 41px 0px !important;
}

#contact-inr input, #contact-inr textarea {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 10px !important;
}

#contact-inr input::placeholder, #contact-inr textarea::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-inr ul li {
    padding-bottom: 5px !important;
}

#footer-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-19 a {
    padding: 8px 27px !important;
}

#header-outer #logo img {
        height: 100px !important;
    }

#hero .wpb_text_column {
    margin-bottom: 10px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

div#event {
    padding: 30px 0px !important;
}

#footer-inr input#tnp-1 {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 12px 8px 35px !important;
}

#footer-inr input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr .tnp.tnp-subscription:before {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 15px !important;
}

#service-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
div#inr-banner {
    padding: 120px 0px 90px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 80px !important;
}

#service-inr .vc_column-inner {
    padding: unset !important;
}

#event-inr .border {
    margin: 0 auto 15px !important;
    width: 50% !important;
}

div#follow.mobile-ver {
    display: block !important;
    padding: 30px 0px !important;
}

div#follow.desktop-ver {
    display: none !important;
}

#theater img {
    width: 100% !important;
}

#contact-inr .form .row {
    padding: unset !important;
}

#contact-inr .form .row .col {
    margin-bottom: 15px !important;
}

#about .row_col_wrap_12 {
    flex-direction: column-reverse !important;
}

#about img {
    margin-top: 20px !important;
}

div#gallery {
    padding: 40px 60px !important;
}

#gallery img {
    width: 100% !important;
}

#gallery-inr .vc_column-inner {
    padding: unset !important;
}
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
#about .vc_col-sm-12 {
    margin-top: 20px !important;
}	
	
#event-inr h4 {
    font-size: 13px !important;
    line-height: 21px !important;
}	
	
ul li {
    font-size: 16px !important;
    line-height: 23px !important;
}

#about ul {
    column-count: 1 !important;
}	
	
div#audio {
    padding: 30px 0px !important;
    margin-bottom: unset !important;
}	
	
div#youtube {
    padding: 40px 0px !important;
}	
	
#top .container {
    padding: 0px 20px 0px !important;
}

div#hero {
    padding: 140px 30px 20px !important;
}

h1 {
    font-size: 32px !important;
    line-height: 38px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#about {
    padding: 40px 40px !important;
}

h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

div#services {
    padding: 30px 30px !important;
}

#services #entire-btn {
    top: 20px !important;
}

#social .vc_column-inner {
    position: relative !important;
    bottom: unset !important;
    width: 80% !important;
    top: 0px !important;
    padding: 25px 30px !important;
}

h3 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#social #entire-btn.gallery {
    margin-left: 8px !important;
}

#social #entire-btn {
    padding: 8px 12px 8px 25px !important;
}

#social #entire-btn:after {
    left: 8px !important;
    background-size: 8% !important;
    top: 14px !important;
}

#follow-inr .vc_column-inner {
    margin: 0 5px !important;
}

div#contact {
    padding: 30px 30px !important;
}

div#contact-inr {
    padding: 20px 20px !important;
}

#contact-inr .type-blk {
    bottom: 180px !important;
}

div#footer {
    padding: 30px 40px !important;
}

#footer-inr .tnp.tnp-subscription {
    width: 90% !important;
}	

#top nav > .sf-menu > li > a {
    font-size: 13px !important;
    margin: 0px 8px !important;
}
	
#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: unset !important;
}

ul.sub-menu li a {
    font-size: 14px !important;
    line-height: 22px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 45px !important;
}	
	
li#menu-item-18 a.sf-with-ul {
    justify-content: center !important;
    align-items: center !important;
}	

#entire-btn {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 25px !important;
}
	
#hide {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 8px 30px !important;
}	

#about .right-col {
    padding-left: unset !important;
}

#event-inr span.num {
    font-size: 45px !important;
    line-height: 53px !important;
}

span.year {
    font-size: 12px !important;
    line-height: 20px !important;
}

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#event-btn {
    padding-top: 10px !important;
}

div#follow {
    padding-bottom: 40px !important;
}

div#social {
    padding: 0px 0px 0px 60px !important;
}

div#theater {
    padding: 30px 0px !important;
}

#contact-inr input, #contact-inr textarea {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 8px 10px !important;
}

#contact-inr input::placeholder, #contact-inr textarea::placeholder {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-inr ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-inr ul li {
    padding-bottom: 5px !important;
}

#footer-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-19 a {
    padding: 8px 27px !important;
}

#header-outer #logo img {
        height: 100px !important;
    }

#hero .wpb_text_column {
    margin-bottom: 10px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

div#event {
    padding: 30px 0px !important;
    margin-bottom: unset !important;
}

#footer-inr input#tnp-1 {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 12px 8px 35px !important;
}

#footer-inr input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr .tnp.tnp-subscription:before {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 15px !important;
}

#service-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
div#inr-banner {
    padding: 100px 0px 50px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 80px !important;
}

#service-inr .vc_column-inner {
    padding: unset !important;
}

#event-inr .border {
    margin: 0 auto 15px !important;
    width: 70% !important;
}

div#follow.mobile-ver {
    display: block !important;
    padding: 25px 0px !important;
}

div#follow.desktop-ver {
    display: none !important;
}

#theater img {
    width: 100% !important;
}

#contact-inr .form .row {
    padding: unset !important;
}

#contact-inr .form .row .col {
    margin-bottom: 15px !important;
}

#about img {
    margin-top: 20px !important;
}

div#gallery {
    padding: 40px 60px !important;
}

#gallery img {
    width: 100% !important;
}

#gallery-inr .vc_column-inner {
    padding: unset !important;
}

div#footer-inr {
    padding-top: 20px !important;
}
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
#about .vc_col-sm-12 {
    margin-top: 20px !important;
}	
	
#event-inr h4 {
    font-size: 13px !important;
    line-height: 21px !important;
}	
	
ul li {
    font-size: 16px !important;
    line-height: 23px !important;
}

#about ul {
    column-count: 1 !important;
}	
	
div#audio {
    padding: 30px 0px !important;
    margin-bottom: unset !important;
}	
	
div#youtube {
    padding: 30px 0px !important;
    margin-bottom: unset !important;
}	
	
#top .container {
    padding: 0px 20px 0px !important;
}

div#hero {
    padding: 120px 20px 10px !important;
}

h1 {
    font-size: 26px !important;
    line-height: 34px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#about {
    padding: 25px 20px !important;
}

h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}

h2 {
    font-size: 24px !important;
    line-height: 32px !important;
}

div#services {
    padding: 30px 20px !important;
}

#services #entire-btn {
    top: 20px !important;
}

#social .vc_column-inner {
    position: relative !important;
    bottom: unset !important;
    width: 100% !important;
    top: 0px !important;
    padding: 10px 15px !important;
    left: -30px !important;
}

h3 {
    font-size: 28px !important;
    line-height: 36px !important;
}

#social #entire-btn.gallery {
    margin-left: 8px !important;
}

#social #entire-btn {
    padding: 8px 12px 8px 25px !important;
}

#social #entire-btn:after {
    left: 8px !important;
    background-size: 8% !important;
    top: 14px !important;
}

#follow-inr .vc_column-inner {
    margin: 0 5px !important;
}

div#contact {
    padding: 25px 20px !important;
}

div#contact-inr {
    padding: 20px 20px !important;
}

#contact-inr .type-blk {
    bottom: 180px !important;
}

div#footer {
    padding: 25px 20px !important;
}

#footer-inr .tnp.tnp-subscription {
    width: 90% !important;
}	

#top nav > .sf-menu > li > a {
    font-size: 13px !important;
    margin: 0px 8px !important;
}
	
#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding: unset !important;
}

ul.sub-menu li a {
    font-size: 14px !important;
    line-height: 22px !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative !important;
    left: 45px !important;
}	
	
li#menu-item-18 a.sf-with-ul {
    justify-content: center !important;
    align-items: center !important;
}	

#entire-btn {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 25px !important;
}
	
#hide {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 8px 30px !important;
}	

#about .right-col {
    padding-left: unset !important;
}

#event-inr span.num {
    font-size: 45px !important;
    line-height: 53px !important;
}

span.year {
    font-size: 12px !important;
    line-height: 20px !important;
}

span.small {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#event-btn {
    padding-top: 10px !important;
}

div#follow {
    padding-bottom: 40px !important;
}

div#social {
    padding: 0px 0px 0px 60px !important;
}

div#theater {
    padding: 30px 0px !important;
}

#contact-inr input, #contact-inr textarea {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 8px 10px !important;
}

#contact-inr input::placeholder, #contact-inr textarea::placeholder {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-inr ul li a {
    font-size: 15px !important;
    line-height: 23px !important;
}

#footer-inr ul li {
    padding-bottom: 5px !important;
}

#footer-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}

li#menu-item-19 a {
    padding: 8px 27px !important;
}

#header-outer #logo img {
        height: 100px !important;
    }

#hero .wpb_text_column {
    margin-bottom: 10px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

div#event {
    padding: 20px 0px !important;
    margin-bottom: unset !important;
}

#footer-inr input#tnp-1 {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 12px 8px 35px !important;
}

#footer-inr input#tnp-1::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr .tnp.tnp-subscription:before {
    font-size: 16px !important;
    line-height: 24px !important;
}

#footer-inr input.tnp-submit {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 8px 15px !important;
}

#service-inr h4 {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
div#inr-banner {
    padding: 100px 0px 50px !important;
}

body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
    height: 60px !important;
}

#service-inr .vc_column-inner {
    padding: unset !important;
}

#event-inr .border {
    margin: 0 auto 15px !important;
    width: 90% !important;
}

div#follow.mobile-ver {
    display: block !important;
    padding: 25px 0px !important;
}

div#follow.desktop-ver {
    display: none !important;
}

#theater img {
    width: 100% !important;
}

#contact-inr .form .row {
    padding: unset !important;
}

#contact-inr .form .row .col {
    margin-bottom: 15px !important;
}

#about img {
    margin-bottom: 20px !important;
}

div#gallery {
    padding: 20px 20px !important;
}

#gallery img {
    width: 100% !important;
}

#gallery-inr .vc_column-inner {
    padding: unset !important;
}

div#footer-inr {
    padding-top: 0px !important;
}

#hero .row-bg {
    background-position: center center !important;
}

#event .wpb_text_column {
    margin-bottom: 10px !important;
}

#contact-inr a {
    font-size: 20px !important;
    line-height: 28px !important;
}
	
}





















