.video-wrapper {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%; /* 16:9 ratio */
    height: 0;
}
button.vs-btn.prev, button.vs-btn.next {
    display: none;
}
.director-box .elementor-widget-image ,.image-div{
    height: 100% !important;
}
.footer-nav ul.elementor-icon-list-items li::after {
    position: absolute;
    content: '';
}
.e-n-accordion-item {
    border-bottom: 0.5px solid #FFFFFF12;
}
.e-n-accordion-item-title-text {
    display: flex;
    align-items: center;
    gap: 30px;
}
.accordian-sec span.e-n-accordion-item-title-header span {
    font-family: "Manrope", Sans-serif;
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 60px;
    color: var(--e-global-color-c548080);
}
.footer-nav ul.elementor-icon-list-items li:last-child::after{
	display:none;
}
.scrolled header#masthead {
    position: sticky;
    top: 0;
}
.video-slider-wrapper {
    padding: 0 !important;
}
button.vs-btn.prev {
    background-color: transparent !important;
    font-size: 0 !important;
    background-image: url(https://chaserfilms.com/wp-content/uploads/2026/03/left-arrow-backup-2-svgrepo-com-1.png);
    width: 30px;
    height: 30px;
    background-size: 26px;
    background-repeat: no-repeat;
    padding: 0 !important;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    z-index: 1;
}
button.vs-btn.next {
    background-color: transparent !important;
    font-size: 0 !important;
    background-image: url(https://chaserfilms.com/wp-content/uploads/2026/03/left-arrow-backup-2-svgrepo-com-1.png);
    width: 30px;
    height: 30px;
    background-size: 25px;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(180deg);
    z-index: 1;
    padding: 0;
}
.video-slider-wrapper {
    max-width: 100% !important;

}
 .n2-section-smartslider .n2-ss-layers-container {
    max-width: 100% !important;
}
video {
    object-fit: cover !important;
}
body.vp-center {
    display: block;
    width: 100%;
}
.vp-preview {
    background-size: cover !important;
}
div#player {
    max-width: 100% !important;
    width: 100% !important;

}
.intrinsic-ignore {
    height: 700px !important;
}
.n2-ss-slide {
    width: 100% !important;
    height: 700px !important;
}
.n2-ss-layer {
    padding: 0 !important;
}
.n2-ss-section-main-content.n2-ss-layer-with-background {
    padding: 0 !important;
} 
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#ast-scroll-top {
    background-color: #1f1f1f !important;
}
.sharedaddy.sd-sharing-enabled {
    display: none;
}
.jetpack-likes-widget-loaded {
    display: none;
}
/* .video-wrapper {
    width: 100%;
    height: 100vh;
} */

.video-wrapper iframe {
    width: 100%;
    height: 100%;
}

.main-heading::after {
    position: absolute;
    content: '';
    width: 110px;
    height: 2px;
    background-color: #f0d9c5;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
}
.svg-box svg {
    width: 35px !important;
    height: 35px !important;
}
.swiper-slide img.swiper-slide-image {
    width: 75%;
}
.image-slider .swiper-slide {
    background-color: #fff;
    height: 140px;
    display: flex;
    align-items: center;
	justify-content:center;
}
.wpcf7-response-output {
    color: #fff !important;
}
.ct-form form {
    border-radius: 12px;
    border: 1px solid #000;
    padding: 30px;
    background: #1f1f1f;
}
.image-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: -30px !important;
}
.image-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: -30px !important;
}


/* FORM CSS */
form.wpcf7-form.init {
    border-radius: 12px;
    border: 1px solid #000;
    padding: 30px;
    background: #1f1f1f;
}
.film-contact-form .form-col{
width:50%;
}

.film-contact-form input,
.film-contact-form textarea,
.film-contact-form select{
width:100%;
padding:12px;
margin-top:8px;
border:1px solid #ddd;
border-radius:5px;
}
.film-contact-form label {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-family: 'Manrope';
}
.film-contact-form .form-row {
    display: flex;
    gap: 20px;
    max-height: 120px;
}

input.wpcf7-form-control, textarea.wpcf7-form-control, select.wpcf7-form-control {
    background: #000;
    color: #fff;
    min-height: 50px;
    border: 0.5px solid #f0d9c6;
    border: 5px;
}
form.wpcf7-form.invalid {
    border-radius: 12px;
    border: 1px solid #000;
    padding: 30px;
    background: #1f1f1f;
}
.film-contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    resize: none;
}
.elementor-kit-33 input:not([type="button"]):not([type="submit"]), .elementor-kit-33 textarea, .elementor-kit-33 .elementor-field-textual {
    border-style: none;
    border-radius: 4px;
}

 .elementor-element.elementor-element-9a2f0c4 {
    max-width: 950px;
    margin: 0px auto
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #F0D9C5;
    transition: .3s all ease;
    color: #000;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
     background: #f0d9c5;
  color : #1a1a1a;
}

.elementor-kit-33 textarea, .elementor-kit-33 .elementor-field-textual {
    border-style: none;
    border-radius: 4px;
}
input:focus,
textarea:focus,
select:focus{
background:#111 !important;
color:#fff !important;
outline:none;
box-shadow:none;
}
@media(max-width:1200px){
.image-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: 0px !important;
}
	.player .vp-video-wrapper object, .player .vp-video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.image-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: 0px !important;
}
}
 @media (max-width:991px){
 .accordian-sec span.e-n-accordion-item-title-header span {
    font-size: 40px;
    line-height: 50px;

}
	.e-n-accordion-item-title-text {
    gap: 20px;
}
	}
@media(max-width:768px){
.film-contact-form .form-row{
flex-direction:column;
}
	.image-slider .elementor-swiper-button.elementor-swiper-button-next {
    right: 0px !important;
}
	.image-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: 0px !important;
}
.image-slider .swiper-slide {
    justify-content: center;
}
.film-contact-form .form-col{
width:100%;
}


form.wpcf7-form.init{
padding:25px;
}

.film-contact-form .form-row{
display:flex;
flex-direction:column;
gap:0px;
max-height:none;
}

.film-contact-form .form-col{
width:100%;
}

.film-contact-form label{
font-size:17px;
line-height:26px;
}

.film-contact-form input,
.film-contact-form textarea,
.film-contact-form select{
padding:11px;
min-height:48px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner{
width:100%;
margin-top:10px;
}
.film-contact-form p {
    margin-bottom: 0px;
}

}
@media(max-width:575px){
.footer-nav ul.elementor-icon-list-items.elementor-inline-items {
    flex-wrap: wrap !important;
    row-gap: 10px;
}
	.swiper-slide img.swiper-slide-image {
    width: 65%;
}
	.director-box .elementor-widget-image, .image-div {
    height: auto !important;
}
	.footer-nav ul.elementor-icon-list-items.elementor-inline-items li.elementor-icon-list-item.elementor-inline-item {
    width: 100% !important;
}


form.wpcf7-form.init{
padding:20px;
}

.film-contact-form .form-row{
flex-direction:column;
max-height:none;
gap:0px;
}

.film-contact-form .form-col{
width:100%;
}

.film-contact-form label{
font-size:16px;
line-height:24px;
}

.film-contact-form input,
.film-contact-form textarea,
.film-contact-form select{
padding:10px;
min-height:45px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner{
width:100%;
}
.film-contact-form p {
    margin-bottom: 0px;
}
}

@media (min-width:1365px){
	.video-slider-wrapper{
width:100%;
height:620px;
overflow:hidden;
}

}
 @media (max-width:575px){
.accordian-sec span.e-n-accordion-item-title-header span {
    font-size: 30px;
    line-height: 40px;
}
button.vs-btn.prev {
   left: 10px;
} 
button.vs-btn.next {
    right: 10px!important;
    left: inherit !important;
}