.primary-wrap {
    padding: 80px 0;
}

.modal-body span {
    color: #53d7ff;
}

.load-btn {
    border: 1px solid #4e8fa8;
    /*color: #4e8fa8 !important;*/
    color: #fff !important;
    border-radius: 18px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 24px;
    background-color: #31b0d5;
}

.load-btn:hover,
.load-btn:focus {
    background-color: #31b0d5;
    border-color: #31b0d5;
    color: #fff !important;
}

/*--------wrapper for the main section--------*/

/*--------slider style start--------*/

.movieslide-img {
    padding-bottom: 8.5%;
}

.movieslide-caption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 100px;
}

.movieslide-caption h2 {
    color: #fff;
}

.movieslide-img .overlay {
    background: #040c0f;
    background: -moz-linear-gradient(top, rgba(4, 12, 15, 0.2) 0%, rgba(4, 12, 15, 0.6) 37%, rgba(4, 12, 15, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(4, 12, 15, 0.2) 0%, rgba(4, 12, 15, 0.6) 37%, rgba(4, 12, 15, 1) 100%);
    background: linear-gradient(to bottom, rgba(4, 12, 15, 0.2) 0%, rgba(4, 12, 15, 0.6) 37%, rgba(4, 12, 15, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#040c0f', endColorstr='#040c0f', GradientType=0);
}

.movieslide-nav {
    margin-top: -50px;
}

.movieslide-nav .slick-list {
    margin-left: -20px;
    margin-right: -20px;
}

.slidenav-img {
    /*padding-bottom: 18.162%;*/
    /*for infinte false*/
    /* padding-bottom: 5.157%; */
    height: 50px;
    position: relative;
    margin: 0 10px;
}

.movieslide-nav .slick-prev,
.movieslide-nav .slick-next {
    z-index: 1;
}

.movieslide-nav .slick-prev {
    left: 15px;
}

.movieslide-nav .slick-next {
    right: 15px;
}

.movieslide-nav .slick-prev:before,
.movieslide-nav .slick-next:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 30px;
    opacity: 1;
}

.movieslide-nav .slick-prev:before {
    content: "\f104";
}

.movieslide-nav .slick-next:before {
    content: "\f105";
}

@media(min-width: 768px) {
    .slidenav-img {
        height: 180px;
    }
}

@media(min-width: 1200px) {
    .slidenav-img {
        height: 300px;
        margin: 0 20px;
    }
}

@media (max-width: 1023px) {
    .movieslide-caption .container {
        width: 100%;
    }
    .movieslide-nav .slick-list {
        margin-left: -15px;
        margin-right: -15px;
    }
}

/*--------slider style end--------*/

/*--------for the section of content--------*/

.filter {
    margin: 60px 0 20px 0;
    text-align: center;
}

.flexFilter a {
    padding: 0 13px;
}

.flexFilter a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
}

.flexFilter a.active {
    color: #fff;
    font-weight: 500;
}

.movie-wrap {
    margin-bottom: 30px;
}

.movie-wrap .description {
    text-transform: capitalize;
}

/*--------for the filter link--------*/

/*--------for the section of content of form--------*/

.filter .form-dark {
    margin: 40px 0;
    display: flex;
}

.filter .form-dark input {
    width: calc(65% - 15px);
}

.filter .form-dark select,
.form-dark .select2-container {
    width: 35% !important;
    margin-left: 15px;
}

.filter .form-dark input {
    height: 40px;
    background-color: #061318;
}

.filter .form-dark label {
    color: #31869a;
}

.filter .form-dark select option {
    text-transform: capitalize;
}

.form-dark .select2-container--default .select2-selection--single {
    height: 40px;
    border-radius: 28px;
    border: none;
    background-color: transparent;
}

span.select2-selection.select2-selection--single:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #061318;
    border-radius: 28px;
    z-index: -1;
}

.select2-container {
    text-transform: capitalize;
}

.form-dark .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    text-align: left;
    color: #31869a;
    padding: 0 15px;
}

.form-dark .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

/*--------for the section of content of form--------*/

/*--------for the section of filterof movie list--------*/

.movie-list .row {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    margin-bottom: 20px;
}

.movie-list figure {
    width: 100%;
    padding-bottom: 145.275%;
    box-shadow: 0px 60px 70px -70px rgb(0, 178, 255);
    overflow: hidden;
}

.filter .movie-list a {
    width: 100%;
    padding: 0;
    text-transform: capitalize;
}

.filter .description {
    text-align: left;
    padding: 30px 0 0 0;
    color: #31869a;
}

.filter .description h3 {
    font-size: 20px;
    margin-bottom: 0;
}

.filter .description p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}

@media (max-width: 1023px) {
    .movie-list .row {
        display: flex;
        flex-wrap: wrap;
    }
}

/*--------for the section of filterof movie list--------*/

/*for the modal*/

#modal {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    background-color: rgba(0, 0, 0, 1);
}

#modal.show {
    display: block;
}

.modal-background {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: transparent;
    box-shadow: none;
    filter: blur(12px);
    border: none;
}

.modal-content {
    height: 100%;
    width: 100%;
    margin: 20px 0;
    padding: 10px;
    background: transparent;
    border: none;
    box-shadow: none;
}

.modal-header {
    border: none;
}

.pop-close {
    opacity: 1;
    background-color: transparent;
    border: none;
    box-shadow: none;
    float: right;
    display: block;
    height: 40px;
    width: 40px;
}

.pop-close:hover,
.pop-close:focus {
    opacity: 1;
}

.pop-close span {
    position: relative;
    opacity: 1;
}

.pop-close span::before,
.pop-close span::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;
    width: 2px;
    height: 40px;
}

.pop-close span::before {
    transform: rotate(45deg);
}

.pop-close span::after {
    transform: rotate(-45deg);
}

.modal-body {
    position: relative;
    margin: 20px 0 0 0;
    text-align: left;
    color: #fff;
}

.modal .overlay {
    background: rgb(45, 123, 142);
    background: -moz-linear-gradient(top, rgba(45, 123, 142, 1) 1%, rgba(9, 26, 30, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(45, 123, 142, 1) 1%, rgba(9, 26, 30, 1) 100%);
    background: linear-gradient(to bottom, rgba(45, 123, 142, 1) 1%, rgba(9, 26, 30, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7b8e', endColorstr='#091a1e', GradientType=0);
    opacity: 0.8;
}

.modal-body .row {
    margin-top: 0;
    margin-bottom: 0;
    column-count: 1;
}

.modal-body figure.img-pos {
    width: 100%;
    margin: 0 auto 20px;
    padding-bottom: 134.5%;
    border-radius: 10px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.52);
    background-size: 100% 100%;
}

.modal-body h2 {
    padding-bottom: 15px;
}

.modal-body span {
    display: block;
    padding-bottom: 15px;
    color: #fff;
}

.modal-body p {
    margin-bottom: 15px;
}

.modal-body ul {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
    text-transform: capitalize;
}

.modal-body ul li {
    margin-bottom: 6px;
}

.modal-body ul li strong {
    min-width: 120px;
    display: inline-block;
    margin: 0;
    font-weight: 600;
}

.modal-body .release_year {
    font-size: 20px;
    color: #fff;
}

.modal-body .release_year strong {
    font-size: 14px;
}

.modal-body .btn {
    padding: 8px 20px;
    background-color: #009ac8;
    border-radius: 28px;
    color: #fff;
    margin-top: 15px;
}

.modal-body .btn:hover {
    opacity: 1;
}

.modal-body .fa {
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 16px;
    font-weight: 400;
    vertical-align: baseline;
}

#mcontent table {
    margin: 20px 0 0;
}

#mcontent table tr td {
    padding: 3px 0;
}

#mcontent table tr td span {
    padding: 0;
}

#mcontent table tr td span strong {
    font-weight: 500;
}

@media(min-width:768px) {
    .modal-body figure.img-pos {
        width: 50%;
        padding-bottom: 67.25%;
    }
}

@media(min-width:1024px) {
    .modal-content {
        margin: 50px 0;
    }
    .modal-body {
        margin: 80px 0 0 0;
    }
    .modal-body figure.img-pos {
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 134.5%;
    }
}

span.wait {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
}

span.wait img {
    width: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.movie-badge {
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 15px;
    right: 15px;
    padding: 22px 0;
    font-weight: 500;
    white-space: pre-wrap;
    background-color: #00577b;
    border-radius: 100%;
    vertical-align: middle;
    text-align: center;
    box-shadow: 0 0 20px 4px rgba(0, 247, 255, 0.35);
    border: 4px solid rgba(0, 213, 228, 0.6);
    color: #ffffff;
    font-size: 13px;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    -ms-transform: scale(.6);
    -o-transform: scale(.6);
    transform: scale(.6);
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    transform-origin: bottom right;
    z-index: 1;
}

@media(min-width:1200px) {
    .movie-badge {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.slidenav-img .overlay {
display: none;
}