.padTop {
    padding-top: 255px !important;
}


/*Banner -1*/
section.BNR-1 {
    padding: 0;
    position: relative;
}

/*section.BNR-1 .banner-slider:after{content:""; position:absolute; background:rgba(0,0,0,0.6); width:100%; height:100%; top:0; left:0; z-index:1;}*/
/*.BNR-1 .banner_desg{position:absolute; z-index:99; bottom:-17px; width:100%;}*/
.BNR-1 .banner-text h2 {
    font-size: 55px;
    font-weight: normal;
    font-family: 'Reem Kufi', sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.BNR-1 .banner-text h4 {
    font-size: 29px;
    color: #fff;
    font-weight: 400;
}

/*.BNR-1 .banner-text:after{content:""; position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.6); left:0; top:0; z-index:1;}*/
.BNR-1 .banner-text {
    position: absolute;
    width: 50%;
    left: 50%;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2;
}

.BNR-1 video {
    min-width: 100%;
    min-height: 100%;
    height: 850px;
    background: #000
}

.BNR-1 #banner img {
    height: 850px !important;
    /*height: auto;*/
    width: 100%;
    object-fit: cover;
    object-position: right center;
    /*min-height: 100vh;*/
}

.meeting_inner_1 section.BNR-1 {
    height: 300px;
    overflow: hidden;
}

.dining_inner_1 section.BNR-1 {
    height: 250px;
    overflow: hidden;
}

.BNR-1 .bttn_area {
    position: relative;
}

.BNR-1 .bttn_area:after {
    position: absolute;
    content: "";
    background: #fff;
    height: 3px;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    z-index: 0;
}

.BNR-1 .banner-redirect-button {
    background: #ffad03;
    position: relative;
    z-index: 1;
    width: auto;
    height: auto;
    border-radius: 999px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    min-width: 120px;
    text-align: center;
    padding: 15px 30px;
}

/* .BNR-1 .banner-redirect-button span{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%);} */
.BNR-1 .item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}

/*End of Banner -1*/

/*Inner Banner 1 Style Starts*/
.inner-banner-slider {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.inner-banner-slider .inner_banner_bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 500px;
}

.inner-banner-slider:before {
    background: rgba(0, 0, 0, 0.34);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.room_inner_1 section.BNR-1 .inner-banner-slider {
    height: 400px;
}

/*********End**********/


@media only screen and (max-width:1100px) {
    .inner-banner-slider {
        height: 350px;
    }

    .BNR-1 .banner-text h2 {
        font-size: 38px;
    }

    .BNR-1 .banner-text h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width:1024px) {
    .BNR-1 #banner img {
        height: 400px;
    }

    .BNR-1 .bencoolen #banner img {
         height: auto;
         min-height: auto;
    }

    .BNR-1 video {
        height: 400px;
    }
}

@media only screen and (max-width:767px) {
    .BNR-1 .banner-text h2 {
        font-size: 24px;
    }

    .BNR-1 #banner img {
        height: 350px;
    }

    .BNR-1 .bencoolen #banner img {
        height: auto;
        min-height: auto;
    }

    .BNR-1 video {
        height: 350px;
    }

    .BNR-1 .banner-text {
        width: 400px;
        top: auto;
        bottom: 40px;
        transform: translateX(-50%);
    }

    .BNR-1 .banner-redirect-button {
        width: 70px;
        height: 70px;
    }

    .BNR-1 .banner-redirect-button span {
        font-size: 14px;
    }
}

@media only screen and (max-width:480px) {
    .BNR-1 .banner-text {
        width: 100%;
        padding: 10px;
    }

    .BNR-1 .banner-text h2 {
        font-size: 20px;
    }

    .BNR-1 .banner-text h4 {
        font-size: 14px;
    }

    /* .BNR-1 #banner img{height: 250px;} */
    .BNR-1 video {
        height: 250px;
    }
}

/***********=======================******************/

/*Banner -2*/
section.BNR-2 {
    padding: 0
}

.BNR-2 .banner-text {
    position: absolute;
    left: 45px;
    padding: 30px 15px;
    width: 50%;
    text-align: left;
    bottom: 70px;
    z-index: 99;
    background: rgba(256, 256, 256, .8);
    display: flex;
    flex-wrap: wrap;
}

.BNR-2 .banner-text h2 {
    font-size: 30px;
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
    color: #301c03;
    text-transform: uppercase;
    margin: 0;
    width: auto;
    max-width: 50%;
    padding: 0 15px 0 0;
    text-align: right;
    align-self: center;
}

.bannerSubContent {
    width: 50%;
    border-left: 2px solid #301c03;
    align-self: center;
    display: flex;
    flex-direction: column;
    padding: 5px 0 5px 15px;
}

.BNR-2 .banner-text h4 {
    font-size: 19px;
    font-weight: 400;
    font-family: 'Arimo', sans-serif;
    color: #301c03;
    margin: 0;
}

/* .BNR-2 .banner-text h4:after{content:""; height:2px; width:70px; margin:15px 0; background:#f6d472; display:block;} */
.BNR-2 .cameraContents {
    position: relative;
}

.BNR-2 .cameraContents:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}

.BNR-2 .banner-redirect-button {
    background: #ffad03;
    padding: 10px 20px;
    border-radius: 0;
    color: #fff;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    margin: 15px auto 0 0;
}

.BNR-2 .banner-redirect-button:hover {
    background-color: #333 !important;
}

.BNR-2 .camera_wrap {
    min-height: 100vh;
    margin-bottom: 0 !important;
}

.BNR-2 .imgLoaded {
    min-height: 100vh;
    object-fit: cover;
}

.BNR-2 .camera_pag {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
}

.BNR-2 .camera_wrap .camera_pag .camera_pag_ul li {
    background-color: transparent;
    border: 1px solid #fff;
}

.BNR-2 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
    background-color: #fff;
}

.BNR-2 .camera_wrap .camera_pag .camera_pag_ul li span {
    display: none;
}

/*End of Banner -2*/

@media only screen and (max-width:1100px) {
    .BNR-2 .camera_wrap {
        min-height: calc(100vh - 42px);
    }

    /* .BNR-2 .banner-text{transform:none;} */
    /* .BNR-2 .banner-text{width: 70%; padding: 50px; top: 57%;} */
    /* .BNR-2 .banner-text h2 {font-size: 36px; margin-top: 0;} */
    /* .BNR-2 .banner-text h4 {font-size: 22px;} */
}

@media only screen and (max-width:991px) {
    .BNR-2 .banner-text {
        width: 75%;
        /*  padding: 50px 50px 30px; */
    }

    /* .BNR-2 .banner-redirect-button{padding: 10px 40px;} */
}

@media only screen and (max-width:767px) {
    .BNR-2 .banner-text {
        width: calc(100% - 30px);
        bottom: 45px;
        left: 15px;
        flex-direction: column;
        padding: 30px;
    }

    .BNR-2 .banner-text h2 {
        padding: 0;
        width: 100%;
        max-width: none;
        text-align: left;
    }

    .BNR-2 .banner-text .bannerSubContent {
        border: none;
        padding: 15px 0 0;
        width: 100%;
    }

    .BNR-2 .camera_wrap .camera_pag .camera_pag_ul li {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:600px) {
    /* .BNR-2 .banner-text{bottom:0; transform:none; left: 0;}
	.BNR-2 .banner-text h2{font-size:20px;}
	.BNR-2 .banner-text h4{font-size:14px;} */
}

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

    /* .BNR-2 .banner-redirect-button{padding: 10px 25px; font-size: 12px;} */
    .BNR-2 .banner-text h2 {
        font-size: 20px;
    }

    .BNR-2 .banner-text h4 {
        font-size: 15px;
    }
}

@media only screen and (max-width:420px) {
    /* .BNR-2 .banner-text h2 {font-size: 16px;}
	.BNR-2 .banner-text h4 {font-size: 13px;}
	.BNR-2 .banner-text h4::after {margin: 10px 0;}
	.BNR-2 .banner-redirect-button {padding: 7px 20px;} */
}

/*********************===========================***************/

/*Banner -3*/
section.BNR-3 {
    padding: 0;
    position: relative;
    z-index: 0;
    font-family: 'Roboto', sans-serif;
}

/*.BNR-3:after{content:""; position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.6); left:0; top:0; z-index:51;}*/
.BNR-3 .banner_area {
    height: 650px;
}

.BNR-3 .inner_banner {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 350px;
    position: relative;
}

.BNR-3 .inner_banner h3 {
    font-size: 40px;
    width: auto;
    z-index: 999;
    text-shadow: 0 0 5px #000;
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.BNR-3 .banner-redirect-button {
    background: #d61f2a;
    padding: 15px 50px;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}

.BNR-3 .banner_text {
    position: absolute;
    width: 40%;
    right: 10%;
    bottom: 30%;
    z-index: 2;
    padding: 0;
    text-align: right;
}

.BNR-3 .banner_text p.text1 {
    font-size: 55px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding: 10px 0;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.BNR-3 .banner_text p.text1:after {
    width: 100px;
    height: 5px;
    background: #fff;
    margin-top: 5px;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}

.BNR-3 .banner_text p.text2 {
    font-size: 29px;
    line-height: 30px;
    color: #eaeaea;
    text-transform: capitalize;
    font-weight: 400;
    padding: 15px 0;
    margin: 0 0 15px;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    position: relative;
}

/*.BNR-3 .vui-slide-scene{background-size:cover !important;}*/

@media only screen and (max-width:1200px) {
    .BNR-3 .banner_text p.text1 {
        font-size: 40px;
    }

    .BNR-3 .banner_text p.text2 {
        font-size: 22px;
        line-height: 26px;
    }
}

@media only screen and (max-width:991px) {
    .BNR-3 .banner_text {
        width: 70%;
    }

    .BNR-3 .banner_text p.text1 {
        font-size: 36px;
        line-height: 40px;
    }

    .BNR-3 .banner_text p.text2 {
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (max-width:767px) {
    .BNR-3 .banner_text {
        width: 80%;
        bottom: 5%;
    }

    .BNR-3 .banner_text p.text1 {
        font-size: 24px;
        line-height: 30px;
    }

    .BNR-3 .banner_text p.text2 {
        font-size: 14px;
        line-height: 18px;
    }
}

@media only screen and (max-width:568px) {
    .BNR-3 .banner-redirect-button {
        padding: 10px 25px;
        font-size: 12px;
    }
}

/*End of Banner -3*/


/*Banner 4 Style Area Starts*/
section.BNR-4 {
    padding: 0;
    position: relative;
    /*border-radius:0 0 50% 50%;*/
    overflow: hidden;
}

section.BNR-4 .banner_svg_poly {
    fill: #b22024;
}

.BNR-4 .camera_overlayer {
    background-color: transparent;
}

.BNR-4 .banner-text {
    position: absolute;
    left: 15px;
    bottom: 75px;
    background: rgba(0, 0, 0, 0.25);
    text-align: left;
    width: 60%;
    padding: 16px;
}

.BNR-4 .banner_desg {
    position: absolute;
    z-index: 1;
    bottom: -21px;
    width: 100%;
}

.BNR-4 .banner-text h2 {
    font-size: 49px;
    position: relative;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding: 0;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.75);
}

.BNR-4 .banner-text h2:after {
    content: "";
    width: 103%;
    height: 1px;
    background: #fff;
    position: absolute;
    right: -5px;
    bottom: 0px;
    display: none;
}

.BNR-4 .banner-text h4 {
    font-size: 24px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #fff;
}

.BNR-4 .camera_pag {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.BNR-4 .camera_wrap {
    margin-bottom: 0 !important;
}

.BNR-4 .camera_wrap .camera_pag .camera_pag_ul {
    text-align: center;
}

.BNR-4 .camera_wrap .camera_pag .camera_pag_ul li {
    width: 16px;
    height: 16px;
    margin: 20px 3px;
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 0;
}

.BNR-4 .camera_wrap .camera_pag .camera_pag_ul li>span {
    left: -1px;
    top: -1px;
    width: 16px;
    height: 16px;
    border-radius: 0;
    border: 1px solid #ccc;
}

.BNR-4 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent>span {
    background: #ffe105;
    border-color: #ffe105;
}

.BNR-4 .banner-redirect-button {
    background: rgba(255, 173, 3, 1);
    width: 160px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 10px 30px;
    color: #000;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
}

.BNR-4 .banner-redirect-button span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.BNR-4 .banner-redirect-button:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 100%;
    transform: skewX(15deg);
    left: -30px;
    top: 0;
    background: rgba(255, 173, 3, 1);
}

.BNR-4 .inner_banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 350px;
    width: 100%;
    position: relative;
}

.BNR-4 .inner_banner:before {
    background: rgba(0, 0, 0, 0.34);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width:1400px) {
    .BNR-4 .banner_desg {
        bottom: -40px;
    }

    .BNR-4 .banner-text h2 {
        font-size: 35px;
    }
}

@media only screen and (max-width:1100px) {
    .BNR-4 .banner-text h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .BNR-4 .banner-text h2::after {
        bottom: 0;
    }

    .BNR-4 .banner-text h4 {
        font-size: 16px;
    }

    .BNR-4 .camera_wrap {
        margin-bottom: 0 !important;
    }

    .BNR-4 .banner-text {
        bottom: 60px;
        top: auto;
        transform: none;
        padding-left: 15px;
        width: calc(100% - 30px);
    }
}

@media only screen and (max-width:992px) {
    .BNR-4 .banner-text h2 {
        font-size: 28px;
    }

    .BNR-4 .banner-text {
        padding: 10px;
    }
}

@media only screen and (max-width:767px) {
    .BNR-4 .banner-text h2 {
        font-size: 18px;
    }

    .BNR-4 .banner-text h4 {
        font-size: 14px;
    }

    .BNR-4 .banner-text {
        padding: 10px;
    }

    .BNR-4 .banner_text_area {
        padding: 10px;
    }

    .BNR-4 .banner-redirect-button {
        width: 100%;
        display: block;
        position: relative;
        height: 40px;
    }
}

@media only screen and (max-width:360px) {
    .BNR-4 .banner-text h2 {
        font-size: 16px;
        line-height: 1.4;
    }
}

/*************END****************/

/*Banner Style 5 Starts*/
.BNR-5 {
    padding: 0;
}

.BNR-5 .banner-slider .item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: 1;
}

.BNR-5 .banner_text {
    position: absolute;
    width: 70%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding: 20px 30px;
}

.BNR-5 .banner_text .banner_textarea1 {
    float: left;
    width: 50%;
    padding-right: 30px;
    padding-bottom: 30px;
    border-right: 1px #fff solid;
}

.BNR-5 .banner_text .banner_textarea2 {
    float: left;
    width: 50%;
    padding-left: 30px;
    padding-bottom: 30px;
}

.BNR-5 .banner_text .banner_bttnarea {
    float: left;
    width: 100%;
    text-align: center;
}

.BNR-5 .banner_text::before {
    content: "";
    background: #000;
    width: 20%;
    height: 100%;
    position: absolute;
    left: -50px;
    top: 0;
    transform: skewX(19deg);
    z-index: 1;
    display: none;
}

.BNR-5 .banner_text * {
    position: relative;
    z-index: 2;
}

.BNR-5 .banner_text p.text1 {
    font-size: 55px;
    line-height: 60px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    text-align: right;
}

.BNR-5 .banner_text p.text2 {
    font-size: 29px;
    color: #fff;
    font-weight: 300;
    padding: 0 0 30px;
    margin: 0;
    line-height: 38px;
    font-family: 'Roboto', sans-serif;
}

.BNR-5 .inner_banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    position: relative;
}

.BNR-5 .inner_banner:after {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    content: "";
}

.BNR-5 .contact_map {
    width: 100%;
    height: 400px;
    position: relative;
}

.BNR-5 .contact_map_after {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
}

.BNR-5 .banner-redirect-button {
    background: #a77c40;
    padding: 15px 50px;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border: 1px #a77c40 solid;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
}

.BNR-5 .banner-redirect-button:hover {
    background: #333 !important;
}

@media only screen and (max-width:1199px) {
    .BNR-5 .banner_text p.text1 {
        font-size: 45px;
        line-height: 50px;
    }
}

@media only screen and (max-width:1024px) {
    .BNR-5 .banner_text p.text1 {
        font-size: 40px;
        line-height: 46px;
    }

    .BNR-5 .banner_text p.text2 {
        font-size: 18px;
        line-height: 28px;
    }
}

@media only screen and (max-width:810px) {
    .BNR-5 .banner_text p.text1 {
        font-size: 28px;
        line-height: 30px;
    }
}

@media only screen and (max-width:767px) {
    .BNR-5 .banner_text {
        width: 100%;
    }

    .BNR-5 .banner_text p.text1 {
        font-size: 25px;
        line-height: 28px;
    }

    .BNR-5 .banner-redirect-button {
        padding: 8px 30px;
    }
}

@media only screen and (max-width:640px) {
    .BNR-5 .banner_text {
        padding: 5px;
    }

    .BNR-5 .banner_text p.text1 {
        font-size: 16px;
        line-height: 22px;
    }

    .BNR-5 .banner_text p.text2 {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }

    .BNR-5 .banner_text .banner_textarea1 {
        padding: 0 10px 5px 0;
    }

    .BNR-5 .banner_text .banner_textarea2 {
        padding: 0 0 5px 10px;
    }
}

@media only screen and (max-width:480px) {
    .BNR-5 .banner_text p.text1 {
        font-size: 14px;
        line-height: 14px;
    }

    .BNR-5 .banner_text p.text2 {
        font-size: 14px;
        line-height: 14px;
    }

    .BNR-5 .banner-redirect-button {
        padding: 6px 30;
        font-size: 12px;
    }
}

/*********End***********/

/*Banner Style 5 Starts*/
.BNR-6 {
    padding: 0;
    position: relative;
}

.BNR-6 .banner_text {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 30%;
    background: rgba(34, 34, 34, 0.77);
    padding: 30px;
    z-index: 2;
}

.BNR-6 .banner_text .banner_text_holder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 30px;
}

.BNR-6 .banner_text p.text1 {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 60px;
}

.BNR-6 .banner_text p.text2 {
    font-size: 29px;
    color: #fff;
    font-weight: 400;
    padding: 0 0 30px;
    margin: 0;
    line-height: 38px;
    font-family: 'Roboto', sans-serif;
}

.BNR-6 .slider_thum {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 6%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 7;
    display: none;
}

.BNR-6 .slider_thum li {
    list-style: none;
    transform: scale(1);
    transition: ease 0.8s;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

.BNR-6 .slider_thum li:hover {
    transform: scale(1.1);
}

.BNR-6 .carousel-inner .item {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.BNR-6 .carousel-inner .item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    z-index: 1;
}

.BNR-6 .inner_banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 600px;
    position: relative;
}

.BNR-6 .inner_banner:after {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    content: "";
}

.meeting_inner_page .BNR-6 {
    height: 300px;
    overflow: hidden;
}

.BNR-6 .banner-redirect-button {
    background: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    border: 2px #ffa403 solid;
    padding: 15px 100px;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
}

@media only screen and (max-width:1350px) {
    .BNR-6 .banner_text {
        width: 40%;
    }

    .BNR-6 .banner_text .banner_text_holder {
        width: 90%;
    }
}

@media only screen and (max-width:1024px) {
    .BNR-6 .banner_text p.text1 {
        font-size: 46px;
        line-height: 50px;
    }

    .BNR-6 .banner_text p.text2 {
        font-size: 18px;
        line-height: 22px;
    }

    .BNR-6 .banner-redirect-button {
        padding: 10px 30px;
    }

    .BNR-6 .carousel-inner .item {
        height: 400px !important;
    }
}

@media only screen and (max-width:992px) {
    .BNR-6 .banner_text p.text1 {
        font-size: 36px;
        line-height: 40px;
    }
}

@media only screen and (max-width:767px) {
    .BNR-6 .banner_text {
        width: 60%;
        padding: 15px;
    }

    .BNR-6 .banner_text p.text1 {
        font-size: 24px;
        line-height: 26px;
    }

    .BNR-6 .banner_text .banner_text_holder {
        position: relative;
        width: 100%;
        padding: 0;
    }

    .BNR-6 .banner-redirect-button {
        font-size: 12px;
    }

    .BNR-6 .carousel-inner .item {
        height: 300px !important;
    }
}

@media only screen and (max-width:767px) {
    .BNR-6 .banner_text {
        width: 100%;
    }
}

@media only screen and (max-width:320px) {
    .BNR-6 .banner_text {
        width: 100%;
    }
}

/*********End***********/


/*Banner Style 7 Starts*/
.BNR-7 {
    padding: 0;
    position: relative;
}

/*.BNR-7:after{content:""; position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.6); left:0; top:0; z-index:1;}*/
.BNR-7 .banner_text {
    position: absolute;
    width: 45%;
    text-align: left;
    top: 132px;
    z-index: 2;
    left: 0;
    background: rgba(34, 34, 34, 0.77);
    padding: 40px;
}

.BNR-7 .banner_text p.text1 {
    font-size: 55px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-family: 'Oxygen', sans-serif;
    text-transform: uppercase;
    line-height: 60px;
    position: relative;
}

.BNR-7 .banner_text p.text1:after {
    content: "";
    background: #fff;
    width: 100px;
    height: 1px;
    display: block;
    margin: 15px 0;
}

.BNR-7 .banner_text p.text2 {
    font-size: 29px;
    color: #fff;
    font-weight: 300;
    padding: 0 0 30px;
    margin: 0;
    line-height: 38px;
    font-family: 'Oxygen', sans-serif;
}

.BNR-7 .carousel-inner>.item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 600px;
}

.BNR-7 .inner_banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 450px;
    position: relative;
}

.BNR-7 .inner_banner:after {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    content: "";
}

.BNR-7 .banner-redirect-button {
    background: #ffa403;
    padding: 20px 50px;
    border-radius: 0;
    transform: skewX(-20deg) translate(50px, 50%);
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    right: 0;
    bottom: 0;
}

.BNR-7 .banner-redirect-button span {
    transform: skewX(20deg);
    display: block;
}


/*----------06-05-19-----------*/
.banner-slider .owl-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 30px;
}

.banner-slider .owl-nav .owl-prev,
.banner-slider .owl-nav .owl-next {
    position: relative;
    font-size: 0;
    width: 20px;
}

.banner-slider .owl-nav .owl-prev:before,
.banner-slider .owl-nav .owl-next:before {
    content: "";
    color: #fff;
    position: absolute;
    top: -14px;
    font-size: 60px;
    font-family: 'FontAwesome';
}

.banner-slider .owl-nav .owl-prev:before {
    content: "\f104";
    left: 0;
}

.banner-slider .owl-nav .owl-next:before {
    content: "\f105";
    right: 0;
}


.banner-slider .owl-dots {
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translate(-50%, -50%);
}

.banner-slider .owl-dots .owl-dot {
    margin: 0 2px;
}

.banner-slider .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.7);
}

.banner-slider .owl-dots .owl-dot.active span {
    background: red;
}



@media only screen and (max-width:1199px) {
    .BNR-7 .banner_text p.text1 {
        font-size: 33px;
        line-height: 40px;
    }

    .BNR-7 .banner_text p.text2 {
        font-size: 20px;
    }
}

@media only screen and (max-width:1024px) {
    .BNR-7 .banner_text {
        width: 60%;
    }

    .BNR-7 .banner_text p.text2 {
        line-height: 30px;
    }
}

@media only screen and (max-width:991px) {
    .BNR-7 .banner_text p.text1 {
        font-size: 24px;
        line-height: 30px;
    }

    .BNR-7 .banner_text p.text2 {
        font-size: 16px;
    }

    .BNR-7 .banner_text {
        top: 60px;
    }
}

@media only screen and (max-width:890px) {
    .BNR-7 .banner_text {
        width: 70%;
    }
}

@media only screen and (max-width:767px) {
    .BNR-7 .banner_text {
        width: 70%;
        padding: 15px;
    }

    .BNR-7 .banner_text {
        top: 85px;
    }

    .BNR-7 .banner_text p.text1 {
        font-size: 18px;
        line-height: 22px;
    }

    .BNR-7 .banner-redirect-button {
        padding: 10px 30px;
    }

    .banner-slider .owl-nav {
        display: none;
    }
}

@media only screen and (max-width:680px) {
    .BNR-7 .banner_text {
        top: 115px;
    }
}

@media only screen and (max-width:640px) {
    .BNR-7 .banner_text {
        width: 75%;
        padding: 15px;
    }

    .BNR-7 .banner-redirect-button {
        padding: 10px 20px;
        font-size: 14px;
    }

    .BNR-7 .banner_text p.text1 {
        font-size: 16px;
        line-height: 24px;
    }

    .BNR-7 .banner_text p.text2 {
        font-size: 14px;
        line-height: 20px;
        padding: 0 0 10px;
    }
}

@media only screen and (max-width:639px) {
    .BNR-7 .banner_text {
        top: auto;
        bottom: 0;
        width: 100%;
    }

    .BNR-7 .banner-redirect-button {
        transform: none;
        display: block;
        width: 100%;
        position: static;
    }

    .BNR-7 .banner-redirect-button span {
        transform: none;
    }
}

@media only screen and (max-width:480px) {
    .BNR-7 .banner_text {
        padding: 10px;
    }

    .BNR-7 .banner-redirect-button {
        padding: 6px 10px;
        font-size: 12px;
    }
}

/*********End***********/


.camera_overlayer {
    background: rgba(0, 0, 0, 0.3);
}