@font-face {
    font-family: 'Sequel-Black';
    src: url('../fonts/Sequel-100-Wide-85-Wide.otf');
}
@font-face {
    font-family: 'Sequel-Bold';
    src: url('../fonts/Sequel-100-Wide-75-Wide.otf');
}
@font-face {
    font-family: 'Sequel-semiBold';
    src: url('../fonts/Sequel-100-Wide-65-Wide.otf');
}
@font-face {
    font-family: 'Sequel-regular';
    src: url('../fonts/Sequel-100-Wide-56-Wide.otf');
}
@font-face {
    font-family: 'Sequel-sans-light';
    src: url('../fonts/Sequel-Sans-Light-Body.otf');
}
@font-face {
    font-family: 'Sequel-light-B';
    src: url('../fonts/Sequel-Sans-Semi-Bold-Disp.otf');
}
@font-face {
    font-family: 'Sequel-light-M';
    src: url('../fonts/Sequel-Sans-Roman-Disp.otf');
}


body{
    padding: 0;
    margin: 0;
    background-color: #000 !important;
}
ul{
    padding: 0;
    margin: 0;
    list-style: none;

}
h1, h2, h3, h4{
    font-family: 'Sequel-Bold';
}
h5, h6{
    font-family: 'Sequel-semiBold';
}
p, span, label{
    font-family: 'Sequel-sans-light';
}
.lSSlideOuter {
    position: relative;
    overflow: visible !important;
}
.lSSlideWrapper {
    position: static !important;
}
.navbar{
    width: 1140px;
    margin: 0 auto;
}

.LP_Page_Wrap .Events_Sec .lSAction{
    position: absolute;
    right: 53px;
    top: -44px;
}
.NavLogo{
    font-family: 'Sequel-Bold';
}
.HeaderNav li{
    margin-right: 20px;
}
.HeaderNav li:first-child{
    /* margin-right: 0; */
}
.navbar-dark .navbar-brand{
    width: 200px;
}
.HeaderNav li a,
footer ul li a{
    font-family: 'Sequel-sans-light';
    opacity: 0.7;
    color: #fff;
    font-size: 16px;
}
.navbar-dark .navbar-nav .nav-link.active{
    color:#fff !important;
    opacity: 1;
    font-weight: 600;
}
.HeaderNav li i{
    font-size: 30px;
}
.HeaderNav li input {
    position: relative;
    border: 1px solid rgba(25,25,25,1);
    background-color: transparent;
    border-radius: 25px;
    padding-left: 40px;
    color: #fff !important;
}
.HeaderNav li.position-relative::before {
    content: "";
    background-image: url('../images/search-icon.png');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 14px;
    top: 12px;
}
.HeaderNav li .form-control:focus{
    background-color: transparent;
    border-color: #fff;
    outline: 0;
    box-shadow: none;
}
.HeaderNav .ProfileImg img{
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
}

.Events_Sec .lSAction>.lSNext,
.EP_Events_Sec .lSAction>.lSNext {
     left: 0px !important;
    top: 0px !important;
    background: url(../images/right-arr.png) no-repeat;
    background-position: center center !important;
    border: 1.5px solid #fff;
    width: 44px;
    height: 44px;
    border-radius: 5px;
}
.Events_Sec .lSAction>.lSPrev,
.EP_Events_Sec .lSAction>.lSPrev {
    left: -60px !important;
    top: 0px !important;
    background: url(../images/left-arr.png) no-repeat;
    background-position: center center !important;
    border: 1.5px solid #fff;
    width: 44px;
    height: 44px;
    border-radius: 5px;
}
.ApplyMain_Wrap .Heading_TopCS ,
.InformationPage_Wrap .Heading_TopCS{
    background-image: url('../images/main-bg-banner-.jpg');
    margin: 0 auto;
    width: 1220px;
}
.ApplyMain_Wrap .Heading_TopCS,
.InformationPage_Wrap .Heading_TopCS,
.EventsPage_Wrap .Heading_TopCS,
.LP_Page_Wrap .Heading_TopCS,
.ResourcesMain_Wrap .Heading_TopCS,
.PricingMain_Wrap .Heading_TopCS{
    background-size: cover;
    background-repeat: no-repeat;
    height: 338px;
    padding: 140px 14rem;
    text-align: center;
    background-blend-mode: multiply;
    background-color: rgb(0 0 0 / 50%);
    background-position: center center;
}
.ApplyMain_Wrap .Heading_TopCS h2{
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
}
.Services_Sec,
.MB_Sec,
.Pricing,
footer,
.Articles_Sec,
.MR_Sec,
.PricingPlan_Sec,
.pricing_wrapper,
.EP_Events_Sec,
.res_BuisnessSec,
.res_DJ_Sec,
.payment_wrapper,
.Events_Sec,
.Term-S-Sec,
.Terms_ConditionWrap{
    padding: 50px 0;
    width: 1140px;
    margin: 0 auto;
}
.Services_Sec h3,
.MB_Sec h3,
.Pricing .P_InnerText h3,
.Articles_Sec h3,
.PricingPlan_Sec h3.PP_Heading,
.R_Text_Box h2,
.Term-S-Sec h3,
.Events_Sec h3.E_Heading,
.EP_Events_Sec h2{
    font-size: 40px;
    color: #fff;
    padding-bottom: 25px;
}
.Services_Sec{
    padding-top: 130px;
}
.Services_Sec .Inner_Box .Service_Box .box_no {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(47, 45, 45, 1);
    width: 66px;
    height: 55px;
    text-align: center;
    padding: 12px;
    border-radius: 2px;
}
.Services_Sec .Inner_Box .Service_Box h5{
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 18px;
    padding: 14px 0px;
}
.Services_Sec .Inner_Box .Service_Box p,
.MB_Sec ul li,
.Pricing .P_InnerText p,
footer .col-md-6 p,
.NA_Box .p-4 p,
.Articles_Sec p.Top_Text,
.MR_Sec .L_TextSec p,
.res_left_sec p,
.Terms_ConditionWrap p,
.Terms_ConditionWrap li{
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 26px;
    opacity: 0.7;
    font-family: 'Sequel-sans-light';
    font-weight: 300;
}
.LP_Page_Wrap .Heading_TopCS {
    background-image: url('../images/home-banner.jpeg');
}
/* Member benefits sec start */
.MB_Sec{
    padding-top: 100px;
}
.MB_Sec ul {
    padding: 0;
    list-style: disc;
}
.MB_Sec ul.headingTxt{
    padding: 0 0 0 3rem;
    /* font-family: 'Sequel-light-M'; */
}
.MB_Sec ul li.headings {
    list-style: none !important;
    font-weight: bold;
    color: #fff;
    font-family: 'Sequel-light-M';
    font-size: 16px;
    letter-spacing: 2px;
    /* opacity: 1 !important; */
}
.blackBtn {
    margin-top: 20px;
    background-color: transparent;
    color: #fff !important;
    border: 1px solid #515151;
    border-radius: 5px;
    padding: 12px 26px;
    font-family: 'Sequel-semiBold';
    text-decoration: none;
    display: inline-block;
}
.blackBtn:hover,
.ApplyBtn a:hover,
#nav-tab button.active{
    background-color: #4A4A4A;
    /* color: #000 !important; */
    transition: 1s ease;
}
/* Member benefits sec end */
/* Pricing */
.PricingMain_Wrap .Heading_TopCS {
    background-image: url('../images/price-banner.jpeg');
}
.Pricing{
    text-align: center;
}
.Pricing .P_InnerText p{
    width: 58%;
    margin: 0 auto;
}
.Pricing .P_InnerText {
    background-image: url('../images/community.png');
    background-repeat: no-repeat;
    padding: 50px;
    text-align: center;
    width: 80%;
    border-radius: 5px;
    margin: 0 auto 30px;
    background-size: cover;
    background-blend-mode: multiply;
    background-color: #00000052;
}
.Apply_PricingCard{
    background: #0E0E0E !important;
}
.ApplyBtn {
    padding: 100px 0 50px;
}
.ApplyBtn a {
    text-decoration: none;
    color: #fff;
    font-size: 40px;
    border: 1px solid #515151;
    border-radius: 5px;
    padding: 30px 80px;
    font-family: 'Sequel-Bold';
}
.join_NowBtn{
    padding: 12px 50px !important;
}
/*  */
/* News & Article Sec start */
.NA_Box{
    background-color: #131313;
    overflow: hidden;
    border-radius: 5px;
}
.NA_Box .BlogImg{
    height: 295px;
}
.NA_Box .p-4{
    color: #fff;
}
.NA_Box .p-4 h5,
.NA_SBox div b,
.TextBox div b{
    font-size: 16px;
    line-height: 1.5;
}
.NA_Box .p-4 h5{
    max-width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.NA_Box .p-4 p.mb-4 {
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 110px;
}
/* .NA_Box img{
    height: 40vh;
} */
.NA_SBox {
    overflow: hidden;
    padding: 14px;
    border: 1px solid;
    border-radius: 5px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.NA_SBox:hover{
    background-color: #131313;
    transition: 1s ease;
}
.NA_SBox img.L-Img {
    float: left;
    width: 141px;
    height: 140px;
    border-radius: 5px;
}
.NA_SBox .NA_SBoxCnt {
    float: left;
    width: calc(100% - 155px);
    margin-left: 14px;
}
.NA_SBox div b{
    max-width: 310px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.TextBoxWrpCntTitle {
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.NA_SBox div p.pt-1 {
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ReadmoreBtns{
    font-size: 16px;
    font-family: 'Sequel-semiBold';
}
.NA_SBox div p,
.SliderBox .TextBox div p,
.SliderBox .p-01,
.L_Img_Text div p,
.R_Text_Box p,
.Term-S-Sec .TS_TextCS p,
.Term-S-Sec p.Top_Text,
.BtmFooter_Txt{
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
    opacity: 0.7;
    font-family: 'Sequel-sans-light';

}
/* News & Article Sec end */

/* Events Slider Sec start */
.Articles_Sec{
    padding: 70px 0 !important;
}
.tab-content{
    position: relative;
}
.SliderBox .MonthText {
    display: flex;
    width: calc(calc(100% - 200px)/2);
    align-items: center;
    justify-content: space-between;
}
.SliderBox .MonthText h2{
    padding: 0;
}
.TextBoxWrp {
    float: left;
    width: 100%;
}
.SliderBox .TextBox div h4 {
    color: rgba(255, 255, 255, 0.7);
    background-color: rgba(47, 45, 45, 1);
    width: 54px;
    height: 94px;
    text-align: center;
    padding: 25px 5px;
    border-radius: 2px;
    float: left;
    font-size: 16px;
    margin-right: 10px;
}
.SliderBox .TextBox .TextBoxWrpCnt {
    float: right;
    width: calc(100% - 64px );
}
.HomePage_Slider .SliderBox {
    border: 1px solid;
    border-radius: 5px;
    overflow: hidden;
    margin: 30px 0;
    height: 491px;
    max-height: 700px;
}
.SliderBox img.SliderBoxImg{
    height: 225px;
}
.SliderBox .TextBox{
    padding: 25px;
}
.SliderBox.EventSliderBox {
    margin-bottom: 40px;
}
.SliderBox.EventSliderBox  .TextBox{
    padding: unset;
    position: relative;
    padding-left: 20px;
}
.SliderBox.EventSliderBox  .TextBox .EventBookBtnWrp{
    position: absolute;
    bottom: 0;
}
.SliderBox .TextBox .DateTxt{
    overflow: hidden;
}
.p-01 img{
    /* width: 14px; */
    margin-right: 10px;
}
.lSSlideWrapper .AllEvent_SliderCS{
    padding-top: 15px;
    margin-bottom: 20px;
}
.lSSlideWrapper .AllEvent_SliderCS li.active .SliderBox,
#Upcoming_events .swiper-slide-active .SliderBox {
    /* background-color: #131313; */
    background-color: #000;
}
.lSSlideWrapper .AllEvent_SliderCS li.active{
    /* bottom: 20px; */
    position: relative;
}
.lSSlideWrapper .AllEvent_SliderCS li .SliderBox .TextBox .mb-3{
    overflow: hidden;
}
#Upcoming_events .swiper-wrapper{
    padding-top: 40px !important;
}
/* #Upcoming_events .swiper-slide-active .SliderBox .TextBox {
    background-color: #131313;
} */
#Upcoming_events .swiper-slide-active .SliderBox{
    margin-top: 0 !important;
}
#Upcoming_events .swiper-initialized{
    position: static !important;
}
#Upcoming_events .swiper-button-prev{
    top: -36px !important;
    right: 75px !important;
    left: auto !important;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 44px !important;
    height: 44px !important;
    opacity:0.5;
}
#Upcoming_events .swiper-button-prev:hover{
    opacity: 1;
}
#Upcoming_events .swiper-button-next{
    top: -36px !important;
    right: 24px !important;
    left: auto !important;
    border: 1px solid #fff;
    border-radius: 5px;
    width: 44px !important;
    height: 44px !important;
    opacity:0.5;
}
#Upcoming_events .swiper-button-next:hover{
    opacity: 1;
}
#Upcoming_events .swiper-button-prev:after{
    font-size: 12px !important;
    color: #fff !important;
}
#Upcoming_events .swiper-button-next:after{
    font-size: 12px !important;
    color: #fff !important;
}
/* Events Slider Sec end */

/* MR_Slider Sec start */

.MR-slider{

}
.MR_Sec .L_TextSec{
    padding-right: 3.3rem;
    position: relative;
}
.MR_Sec .L_TextSec .blackBtn {
    position: absolute;
    bottom: 0px;
    padding: 9px 26px !important;
}
.MR_Sec .L_TextSec h2{
    font-size: 40px;
    color: #fff;
}
.MR_Sec .L_TextSec p{
    margin: 2rem 0 3rem;
}
.MR-slider .SliderBox1 {
    background-color: #0E0E0E;
    padding: 15px;
    overflow: hidden;
    border-radius: 5px;
}
.MR-slider .SliderBox1 img{
    width: 100%;
    height: 265px;
}
.MR-slider .TextBox b{
    color: #fff;
    font-size: 16px;
}
.MR-slider .TextBox p{
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.5;
    opacity: 0.7;
}
.MR_Sec .col-md-7{
    position: relative;
}
.MR_Sec .lSAction {
    position: absolute;
    left: -80px;
    bottom: 29px;
}
.MR_Sec .lSAction>.lSNext {
    left: 0px !important;
    top: 0px;
    background: url(../images/right-arr.png) no-repeat;
    background-position: center center !important;
    border: 1.5px solid #fff;
    width: 44px;
    height: 44px;
    border-radius: 5px;
}
.MR_Sec .lSAction>.lSPrev {
    left: -60px !important;
    top: 0px !important;
    background: url(../images/left-arr.png) no-repeat;
    background-position: center center !important;
    border: 1.5px solid #fff;
    width: 44px;
    height: 44px;
    border-radius: 5px;
}

/* MR_Slider Sec end */

/* Pricing Sec start */
.R_Text_Box{
    padding: 36px 10px 36px 100px !important;
}
.R_Text_Box h2{
    font-family: 'Sequel-light-B' !important;
    font-weight: bold;
    letter-spacing: 1.9;
}
.R_Text_Box h2.Pricie_Btm {
    font-size: 45px;
    font-family: 'Sequel-light-M' !important;
    padding-top: 30px;
    font-weight: normal !important;
}
.L_Img_Text  .Welcome_img{
    position: relative;
    opacity: 0.7;
}
.L_Img_Text {
    /* background: url('../images/price-banner.jpg') no-repeat; */
    background-size: 100%;
    background-blend-mode: multiply;
    background-color: #00000066;
    border: 1px solid;
    border-radius: 12px;
    position: relative;
    height: 340px;
    background-position: 100% 40%;
    overflow: hidden;
}
.L_Img_Text div {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 0 22px;
}
.L_Img_Text div h3{
    font-size: 20px;
    color: #fff;
}
.pricing_box {
    border: 1px solid rgba(25, 25, 25, 1);
    padding: 50px 50px 70px;
    border-radius: 5px;
    height: 100%;
    max-height: 1000px;
    position: relative;
    float: left;
}
.pricing_box:hover{
    background-color: #131313;
}
.pricing_box .Price_btn {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
.pricing_box .Price_btn a{
    padding: 12px 28px 13px !important;
}
/* .Yearly_Price{
    background-color: #131313 !important;
} */
.pricing_box h2{
    font-size: 55px;
    font-family: 'Sequel-light-M' !important;
    font-weight: normal !important;
}
.monthHeading {
    font-size: 18px;
    /* font-weight: bold; */
    font-family: 'Sequel-semiBold';

}
.pricing_box .lists {
    float: left;
    width: 100%;
}
.pricing_box .lists li {
    /* background: url(../images/price-list-mark.png) no-repeat; */
    background-position: 0% 20%;
    background-size: 5%;
    margin-bottom: 10px;
    /* padding: 0 0 0 32px; */
    color: #fff;
    font-size: 18px;
    font-family: 'Sequel-sans-light';
    float: left;
    width: 100%;
    position: relative;
}
.pricing_box .lists p {
    background: url(../images/price-list-mark.png) no-repeat;
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: 20px;
    background-position: left 0 top 3px;
}
/* Pricing Sec start */

/* Event-slider Sec Start */
.EventsPage_Wrap .Heading_TopCS{
    background-image: url('../images/events.jpg');
}
#Event-slider .SliderBox,
#Event-slider1 .SliderBox{
    overflow: hidden;
    border: none;
    height: 315px;
    max-height: 450px;
}
#Event-slider .SliderBox img,
#Event-slider1 .SliderBox img {
    height: 315px;
    border-radius: 7px;
}
/* .lSSlideWrapper #Event-slider li.active .SliderBox .TextBox {
    background-color: #000;
} */
#Event-slider .SliderBox .TextBox div p {
    font-size: 16px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 50px;
    word-break: break-word;
}
.SliderBox .TextBox div p.mt-2{
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#Event-slider .SliderBox .TextBox div .p-01{
    font-size: 16px !important;
    margin-bottom: 0;
}
#Event-slider .SliderBox .TextBox h2{
    font-size: 50px;
    color: #fff;
}
#Event-slider .SliderBox .TextBox h2 span,
.Terms_ConditionWrap h4{
    font-size: 24px;
    font-family: 'Sequel-Bold';
}
.EventBookBtn{
    padding: 8px 26px 11px !important;
}
.EventsPage_Wrap .EP_Events_Sec .lSSlideWrapper{
    position: relative;
}
.EventsPage_Wrap .EP_Events_Sec .lSAction {
    position: absolute;
    right: 0;
    bottom: -20px;
}
.EventsPage_Wrap .EP_Events_Sec .lSSlideWrapper .AllEvent_SliderCS li.active{
    bottom: auto !important;
}
/* Event-slider Sec end */

/* Info Sec start */
.InformationPage_Wrap .Heading_TopCS{
    /*background-image: url('../images/Resources_Header.jpg');*/
    background-image: url('../images/Resources_Header.png');
}
.InfoSec_CS .Inner_Box .Service_Box {
    border: 1px solid;
    padding: 16px;
    border-radius: 5px;
    max-height: 400px;
    vertical-align: text-top;
}
.InfoSec_CS .Inner_Box .Service_Box:hover{
    background-color: #0E0E0E;
    transition: 1s ease;
}
.InfoSec_CS .Inner_Box .Service_Box .box_no{
    width: 155px !important;
    height: 63px !important;
    padding-top: 12px !important;
}
.InfoSec_CS .Inner_Box .Service_Box .box_no1{
    padding: 18px 12px !important;
    font-size: 24px;
}

/* Info Sec end */

/* Terms & Services sec start */
.Term-S-Sec .container {
    background-image: url('../images/terms-bg-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-color: #0e0e0e82;
    border-radius: 7px;
    padding: 50px;
}
.Term-S-Sec .TS_TextCS {
    margin-top: 40px;
    /*height: 425px;*/
    /*overflow-y: scroll;*/
}
.Term-S-Sec .TS_TextCS div{
    margin-bottom: 20px;
}
.Term-S-Sec .TS_TextCS h4{
    font-size: 18px;
    color: #fff;
}
.Term-S-Sec .TS_TextCS p{
    line-height: 2 !important;
    margin-top: 14px;
}
/* width */
.TS_TextCS::-webkit-scrollbar {
    width: 5px;
  }

  /* Track */
  .TS_TextCS::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #4A4A4A;
    border-radius: 10px;
  }

  /* Handle */
  .TS_TextCS::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
  }

  /* Handle on hover */
  .TS_TextCS::-webkit-scrollbar-thumb:hover {
    /* background: #b30000;  */
  }

/* Terms & Services sec end */

/* Resources sec start */
.ResourcesMain_Wrap .Heading_TopCS {
    background-image: url('../images/Resources_Header.jpg');
}
.HW_Txt {
    margin: 25px 0 45px !important;
    padding: 0 50px 0 0px;
}
.res_BuisnessSec{
    margin: 100px auto 50px;
    background-blend-mode: multiply;
    background-color: #0e0e0e82;
    background-image: url('../images/res-bg-banner-sec.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    width: 1220px;
}
.res_RightText{
    padding-left: 30px;
}
.res_left_sec .blackBtn {
    background-color: #4A4A4A !important;
    padding: 12px 45px !important;
}
/* Resources sec end */

/* Payment sec start */
.social-logos img{
    /* width: 45px; */
    height: 15px;
}

/* Footer Sec start */
footer{

}
footer a.footer_Logo {
    font-size: 40px;
    text-decoration: none;
    color: #fff;
    font-family: 'Sequel-Bold';
    line-height: 19px;
}
footer h3{
    font-size: 16px;
    color: #fff;
    padding-bottom: 14px;
}
footer ul.social_Icon{

}
footer ul.social_Icon li {
    display: inline-block;
    margin-right: 14px;
}
footer ul{
    padding: 0;
    margin: 0;
}
footer .col-md-6 .col-md-8{
    margin: 0 0 0 auto;
}
footer .col-md-6{
vertical-align: text-top;
}
footer ul li{

}
footer ul li a{
    text-decoration: none;
    color: #fff;
    font-family: 'Sequel-sans-light';
}
footer ul li a:hover{
    color: #fff;
    opacity: 1;
}
footer hr {
    color: rgba(255, 255, 255, 0.2);
    margin-bottom: 0;
}
/* Footer Sec end */
.white_color{
    color: white;
}


/* ahmad faraz */
.main_container{
    background: linear-gradient(269.67deg, rgba(7, 8, 10, 0) 18.5%, #07080A 51.25%, rgba(7, 8, 10, 0) 81.58%);
}
.wrapper{
    position: relative;
    height: 100vh;
    background-image: url("../images/main-bg-banner.png");
    background-repeat: no-repeat;
    background-size: auto;
    /* background-blend-mode: multiply;
    background-color: #00000099; */
    background-position: center;
}
.the1_banner_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}
.banner_heading h1{
    color: #FFFFFF;
    font-size: 63px;
    text-align: center;
    font-family: 'Sequel-semiBold';
}
.payment_detail_left_side h4{
    color: #FFFFFF;
}
.payment_detail_right_side h5{
    color: #FFFFFF;
    font-size: 20px;
    font-family: 'Sequel-Bold';
}
.payment_right_heading{
    max-width: 450px;
    margin: auto;
}
.payment_form {
    max-width: 450px;
    margin: auto;
    padding: 27px !important;
     height: auto;
    border-radius: 7px;
    background-color:#171717;
}
.payment_detail h4.white_color,
.res_left_sec h2{
    font-size: 32px;
}
.payment_form label{
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 10px;
    font-family: 'Sequel-sans-light';
    opacity: 0.8;
}

.inner_form_container{
    padding: 27px;
}
.pay_btn_row button{
    background-color:#4A4A4A;
    /* background: none; */
    font-family: 'Sequel-sans-light';
    padding: 10px 35px;
    border: 1px solid #F5F5F5;
    color: white;
    border-radius: 4px;
}
.pay_btn_row{
    padding: 10px 0px;
}
.payment_wrapper{
    /* background-color: black !important; */
    /* height: 100vh; */
}
.button_row{
    padding: 21px 6px;
}
.payment_form input {
    background-color: #2D2C2C !important;
    border: none;
    font-size: 14px;
    padding: 9px;
}
.payment_detail_row1 p, .bill_border p{
    color: #ffffff;
    font-family: 'Sequel-semiBold';
    font-size: 16px;
}
.bill_border {
    border: 1px solid rgba(51,51,51,1);
    padding: 25px 18px;
    border-radius: 7px;
}
.payment_detail_row2, .payment_detail_row1{
    border-bottom: 2px dashed rgba(255, 255, 255, 0.5);
}
.payment_detail_row1{
    padding: 19px 0px;
}
.payment_rows{
    padding: 20px 20px 24px;
}
.ot_form_input{
    padding: 7px 0px;
}
.payment_icons {
    padding: 20px 0px;
}
.bill_price{
    font-size: 24px;
}
.res_button a {
    background-color: #4A4A4A;
    color: #fff !important;
    border: 1px solid #515151;
    border-radius: 5px;
    padding: 8px 26px;
    text-decoration: none;
}
.res_section2{
    background-color: #0E0E0E !important;

}
.res_row{
    padding: 60px 0px;
}
.res_content,h2,p{
    color: white;
}

.res_section4{
    background-color: #0E0E0E;
}
.section5_row{
    max-width: 700px;
    margin: auto;
    background-color: #0E0E0E;
    background-size: cover;
    padding: 30px 0px;
}
.res_sec5_btn1 a,.res_sec5_btn2 a{
    /* background-color: #4A4A4A; */
    color: #fff !important;
    border: 1px solid #515151;
    border-radius: 5px;
    padding: 8px 26px;
    text-decoration: none;
}


.EP_Events_Sec_toggleMain{
    position: relative;
}
.EP_Events_Sec_toggleMain .EP_Events_Sec_toggleMainAll {
    width: 75px;
    text-align: left;
}
.EP_Events_Sec_toggleMain .EP_Events_Sec_toggleBtn {
    position: absolute;
    left: 40px;
    background: transparent;
    width: 6px;
    border: unset;
}
#Event-slider {
    height: auto !important;
}
.MB_SecInnerChildBenefits ul p {
    /* margin-bottom: unset; */
}
.MB_SecInnerChildBenefits ul ul{
    margin-bottom: 40px;
    margin-left: 45px;
}
.select_paymentSelectBox select {
    color: #818181;
    background-color: transparent;
}
.TS_TextCS.TS_TextCSList {}
.TS_TextCS.TS_TextCSList ul {
    list-style: disc;
    color: #fff;
    padding-left: 20px;
}
.TS_TextCS.TS_TextCSList ul li {}


/* .PricingPlan_heading{
    margin-top: 1.5rem !important;
} */

/* media query by ahmad faraz */
/* @media(max-width: 768px) and (min-width: 300px){

} */
@media only screen and (max-width: 767px) and (min-width: 300px){
    .navbarSupportedContentCS {
        position: relative;
    }
    .navbarSupportedContentCS .HeaderNav {
        background-color: rgb(24, 24, 24);
        position: fixed;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        width: 250px;
        height: 100vh;
        margin: 0;
        padding-top: 70px !important;
    }
    .navbarSupportedContentCS .HeaderNav .ProfileImg_Mble{
        position: absolute;
        top: 10px;
        left: 10px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
        right: 0;
    }
    .navbarSupportedContentCS .ProfileImg_Mble .dropdown .LogoutBtn{
        display: flex;
        align-items: center;
    }
    .navbarSupportedContentCS .ProfileImg_Mble .dropdown .LogoutBtn span.d-none{
        display: block !important;
    }
    .price_page_39{
        text-align: center;
    }
    .pricing_wrapper_sm_sc{
        padding: unset!important;
    }
    .PricingPlan_Sec_sm_sc{
        padding: 81px 0 70px 0px !important;
    }
    .container .PricingPlan_heading_Sec_sm_sc{
        margin-top: 29px !important;
    }
    .Pricing-BoxCS_sm_sc{
        padding-top: 0px !important;
    }
    .Pricing-BoxCS_sm_sc1{
        padding: 24px 0px 15px 0px !important;
    }

    .Services_Sec,
    .MB_Sec,
    .Pricing,
    footer,
    .Articles_Sec,
    .MR_Sec,
    .PricingPlan_Sec,
    .pricing_wrapper,
    .EP_Events_Sec,
    .res_BuisnessSec,
    .res_DJ_Sec,
    .payment_wrapper,
    .Events_Sec,
    .Term-S-Sec,
    .Terms_ConditionWrap{
        width: 100%;
    }
    .payment_wrapper_sm_sc{
        padding: unset;
    }
    .payment_detail {
        /* margin-bottom: 20px; */
        padding: 16px 0px 16px 0px !important;
    }
    .payment_rows_sm_sc{
     padding: 0px 0px 24px;
    }
    .payment_detail_right_side_sm_sc{
        padding: 80px 0px;
    }
    .inner_form_container_sm_sc{
        padding: 25px 8px;
    }
    .payment_icons_sm_sc{
        padding: 4px 0px 32px 0px;
    }
    .payment_detail_sm_sc h4{
        padding: 0 7px;
    }
}
@media only screen and (max-width: 992px) and (min-width: 768px){
  .navbarSupportedContentCS {
        position: relative;
    }
    .navbarSupportedContentCS .HeaderNav {
        background-color: rgb(24, 24, 24);
        position: fixed;
        left: 0px;
        right: 0px;
        top: 0px;
        z-index: 9999;
        width: 250px;
        height: 100vh;
        margin: 0;
        padding-top: 70px !important;
    }
    .navbarSupportedContentCS .HeaderNav .ProfileImg_Mble{
        position: absolute;
        top: 10px;
        left: 10px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
        right: 0;
    }
    .navbarSupportedContentCS .ProfileImg_Mble .dropdown .LogoutBtn{
        display: flex;
        align-items: center;
    }
    .navbarSupportedContentCS .ProfileImg_Mble .dropdown .LogoutBtn span.d-none{
        display: block !important;
    }
}


.butnpadding{
    padding-left: 65px !important; 
    padding-right: 65px!important;
}

@media screen and (max-width: 390px) {
  .butnpadding {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
}
@media screen and (max-width: 767px) {
 
  .update-card-bttn button{  
    width: 80%;
    margin: auto;
}
.subscription_btns{
    margin-top: 20px;
}
}
.description-list-style ul {
  list-style: inherit !important;
}


