h3, h4, h5, h6{
    font-weight: 400;
}
h3{
    font-family: 'Heebo', sans-serif;
}
h2{
    font-family: unset;
    font-weight: 500 !important;
}
header#TopHeader, .header_menu li a, .custom-header-style li a{
    font-family: 'Cabin', sans-serif;
}
.SignUpLoginIN {
    border: 1px solid #000 !important;
    width: 145px;
    text-align: center;
    padding: 5px 0;
}
.custom-header-style {
    align-items: center;
}

.DropdownMenu {
    border-radius: 16px;
    box-shadow: 0px 0px 4px 0px #dfdfdf;
    border: 1px solid #dfdfdf;
    padding: 18px 0;
    margin-top: 10px;
}
.DropdownMenu a:hover, .DropdownMenu a:active, .DropdownMenu a:focus {
    background-color: #EDEDED;
    color: #000;
}
.awiCommentPostHeading h3 {
    font-size: 29px;
    font-weight: 500;
}
.awiCommentPostReply {
    white-space: nowrap;
}
.awicomtprofdetail {
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding-left: 34px;
}
.owl-item {
    padding: 3px;
}
.main_form_custom select{
    border-left: 1px solid gray !important;
}
.awiButtonOutline {
    white-space: nowrap;
}
.awiEventAbout .city-head h2 {
    color: var(--pink);
    font-weight: 500;
}
/***footer****/
.awiFooterMenus .socialmediaicons li a {
    color: #616161;
    font-size: 20px;
    padding: 0 10px;
}
.awiFooterMenus .footmwnu li a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline !important;
}
.FooterMenuCopyRight p, .awiDesigned p {
    color: #616161;
    font-weight: 500;
}
.awiFooterMenus .footmwnu li a {
    padding: 10px 56px 0 0;
}

.awiDesigned p a {
    font-weight: 700;
    color: #000;
}
hr.footerhr {
    border-top: 1px solid #747272;
}
/***footer****/
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
    background-color: var(--pink) !important;
    border-color: var(--pink) !important;
    box-shadow: unset !important;
}

.btn-dark.focus, .btn-dark:focus, .btn-dark:active {
    background-color: E72F59 !important;
    border-color: var(--pink) !important;
     box-shadow: unset !important;
}

.btn-dark:hover {
    background-color: var(--pink) !important;
    border-color: var(--pink) !important;
}

.citycontant .event_information .event-info-contant {
    padding-right: 20px;
}
.Event_Information_Event p i {
    margin-right: 10px;
}
.Event_Information_Event p {
    display: flex;
    align-items: center; 
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle, .btn-outline-dark:hover {
    color: #fff;
    background-color: transparent;
    border-color: #343a40;
}
.btn-outline-dark.focus, .btn-outline-dark:focus, .btn.focus, .btn:focus {
    box-shadow: unset;
}
.awiEditEventDesktopBtn .btn:hover {
    color: #fff;
    text-decoration: none;
}
.comments_data h4 {
    font-size: 20px;
}
.city_slider_section .owl-nav button .fa,.event_slider_defoult .owl-nav button .fa,.event_slider_section .owl-nav button .fa,.event_profile_section .owl-nav button .fa,.about_slider_section .owl-nav button .fa,.event_slider_fratured .owl-nav button .fa{
    color: var(--pink);
}
.city_slider_section .owl-nav button,.event_slider_defoult .owl-nav button,.event_slider_section .owl-nav button,.event_profile_section .owl-nav button,.about_slider_section .owl-nav button,.event_slider_fratured .owl-nav button{
    width: 16px;
    margin: 0 10px;
}
.city_slider_section .owl-nav, .event_slider_defoult .owl-nav, .event_slider_section .owl-nav, .event_profile_section .owl-nav,.about_slider_section .owl-nav,.event_slider_fratured .owl-nav {
    text-align: center;
    margin: 20px 0 25px 0;
}
.owl_slider_section .owl-nav button.owl-next {
    right: 0;
}
.owl_slider_section .owl-nav button.owl-prev {
    left: -28px;
}
.owl_slider_section .owl-nav button {
    position: absolute;
    transform: translate(50%, 50%);
    top: 42%;
    background-color: var(--pink) !important;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.journey-intro-banner img {
    margin: 0 auto;
    width: 100%;
}
.custom-font-h-fo .colt h6 {
    font-size: 20px;
    font-weight: 500;
}
.drop-down__item:hover {
    border-bottom: 1px solid var(--pink);
}

.spinner-border {
    width: 20px;
    height: 20px;
    border: 2px solid #ddd;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}
.newcolor{
    background-color: #e965b3 !important;
}

.login_page {
    box-shadow: 0 0 8px #d9d6d6;
    padding: 25px;
    border-radius: 7px;
    overflow: hidden;
}
.nav_tab  ul li {
    display: inline-block;
    width: 50%;
    text-align: center;
}
.nav_tab ul li a {
    padding: 19px 0;
    font-family: Playfair Display;
    font-size: var(--18);
    line-height: var(--24);
    color: var(--black);
    border: none !important;
}
.nav_tab ul li .active {
    color: var(--white) !important;
    background-color: var(--pink) !important;
}

#toast-container>.toast-success {
    background-image: none !important;
    background-color: #fff4f4 !important;
}
#toast-container {
    background: transparent;
    border-bottom: 4px solid #e2168f;
}
#toast-container>div {
    margin: 0 0 0px
    
    }
.spinner-box {
    position: fixed;
    width: 100%;
    height: 100%;
    display: table;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background-color: #ffffff9e;
}
.circle-border {
    width: 50px;
    height: 50px;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #fff;
    background: linear-gradient( 
0deg
, rgb(226 22 143 / 14%) 33%, rgb(239 181 216) 100% );
    animation: spin 0.8s linear 0s infinite;
    margin: 0 auto;
}

.circle-core {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
}
.inner-circle {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}

#toast-container>.toast-success {
    background-image: none !important;
}


@media (max-width: 1199px) {
    .Event_Information_Event p span.infoemail {
        word-break: break-all;
    }
}

@media (max-width: 991px) {
    .tableResponsive {
        overflow-x: scroll;
    }
    .awiFooterMenus .footmwnu li a {
        padding: 10px 30px 0 0;
    }
   
    .img_post {
    margin: 0 0 18px 0;
}
.header_menu li {
    border-bottom: 1px solid #efeeef;
    padding-left: 20px;
}
.header_menu li.nav-item .nav-link {
    font-size: 17px;
    padding: 13px 15px !important;
}
.navbar-nav .DropdownMenu.dropdown-menu {
    position: absolute;
    float: none;
    left: 0;
}
.header_menu .DropdownMenu a {
    padding: 3px 20px !important;
    font-size: 14px;
}
.header_menu span {
    margin-bottom: 24px;
    margin-left: 25px;
}
.header_menu li .mobile_dropdown a {
    padding: 0 0 !important;
}
.header_menu li .mobile_dropdown .dropdown-menu h6 {
   font-size: 12px;
}
.header_menu li .mobile_dropdown .dropdown-menu {
    position: unset;
    margin: 0 12px 20px;
    width: 182px;
}
}

@media (max-width: 767px) {
    .DropdownMenu {
        border-radius: 16px;
        box-shadow: 0px 0px 4px 0px #dfdfdf;
        border: 1px solid #dfdfdf;
        padding: 18px 0;
        margin-top: 10px;
        width: 245px;
    }
    .awicomtprofdetail {
        padding-left: 0px;
        margin-bottom: 20px;
    }
    .WriteForumReply span {
        text-align: center !important;
    }
    .WriteForumReply {
        flex-direction: column;
        align-content: flex-start !important;   
    }
    .WriteForumReply .comment-helpful-div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .awiFooterMenus .bgSecondary .socialmedia {
    margin: unset !important;
}
.awiFooterMenus .bgSecondary {
    flex-direction: column;
}
    .awiFooterMenus .socialmediaicons li a {
    padding: 15px 18px 0 0 !important;
}
.awiFooterMenus .footmwnu li a {
    padding: 10px 10px 0 0;
    font-size: 18px;
}
.citycontant .event_information .event-info-contant {
    padding-right: 0px;
}
.header_sec nav {
    padding: 5px 0;
}
 .custom-three-step {
    padding: 25px 0px;
}
}

@media (max-width: 575px) {
    .main_form_custom select{
        width: 100% !important;
        border-left: 0 !important;
    }
    .main_form_custom .input-group-prepend, .main_form_custom #search {
        border-bottom: 1px solid #ebeaead4 !important;
        margin-left: 0 !important;
    }
   .awiFooterMenus .footmwnu li a {
        font-size: 14px;
    }
    #registerSuccessModal .modal-dialog {
    width: 90%;

    }
   #registerSuccessModal  .modal-content .custom-font-h-three  {
    font-size: 16.7668px !important;
}
 #registerSuccessModal  .modal-content h2 {
    font-size: 22px;
}
 #registerSuccessModal  .modal-content h5 {
    font-size: 17px;
}
.mobile_search{
    margin-top: 15px !important; 
}
}


/*****data table mobile design******/
@media (max-width: 767px) {
    .table td:nth-child(1) {
    width: 60px;
    padding: 0;
    display: inline-block;
    margin-right: 10px;
}
.table td:nth-child(2) a {
    font-size: 16px !important;
    line-height: 0;
}
.table td:nth-child(1) img {
    width: 40px !important;
    height: 40px !important;
}
.table td:nth-child(2) {
    width: 70%;
    padding: 0;
    white-space: normal !important;
    font-size: 13px;
    display: inline-block;
}
.table.tblForums td:nth-child(3) {
    font-size: 13px;
    display: none;
    width: 100%;
    padding: 0;
}
.table.tblForums td:nth-child(3) br {
    display: none;
}
.table.tblForums td:nth-child(4), .table.tblForums td:nth-child(5) {
    display: none;
}
.table.tblForums thead th {
    display: none;
}
.table.tblForums td {
    border: 0;
    vertical-align: middle;
}
select#filter-replies {
    margin-top: 14px;
}
.awicomtprofdetail span {
    text-align: center;
}
.MobileLikeQuestions {
    position: absolute;
    top: 0;
    right: 20px;
}
.table.tblForums tr {
    border-bottom: 1px solid #dee2e6;
    display: block;
    padding: 8px 0;
}
.table.tblForums tr td:last-child {
    display: none;
}
.bymember {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    margin-top: 0px;
}
}
@media (max-width: 575px) {
.table.tblForums thead th {
    display: none;
}
.table.tblForums td {
    vertical-align: middle;
}


.table.tblForums td:nth-child(1) {
    width: 50px;
    padding: 0;
    display: inline-block;
    margin-right: 10px;
}
.table.tblForums td:nth-child(2) {
    width: 76%;
    padding: 0;
    white-space: normal !important;
    font-size: 12px;
    display: inline-block;
}
.table.tblForums td {
    vertical-align: middle;
}
.table.tblForums td:nth-child(1) img {
    width: 38px !important;
    height: 38px !important;
}
.table.tblForums td:nth-child(4), .table.tblForums td:nth-child(5) {
    display: none;
}
.table.tblForums td:nth-child(3) {
    font-size: 12px;
    padding: 0;
}
}
/*****data table mobile design******/


.drop-down{
    display: inline-block;
    position: relative;
}

.drop-down__button {
    background: transparent;
    display: inline-block;
    line-height: 40px;
    text-align: left;
    border-radius: 4px;
    cursor: pointer;
}

.drop-down__name {
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    letter-spacing: 2px;
}

.drop-down__icon {
    width: 18px;
    vertical-align: middle;
    margin-left: 14px;
    height: 18px;
    border-radius: 50%;
    transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  
}



.drop-down__menu-box {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    border-radius: 4px;
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
     transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
 visibility: hidden;
opacity: 0;
  margin-top: 5px;
}

.drop-down__menu {
    margin: 0;
    padding: 0 13px;
    list-style: none;
  
}
.drop-down__menu-box:before{
  content:'';
  background-color: transparent;
  border-right: 8px solid transparent;
  position: absolute;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-top: 8px solid transparent;
  top: -15px;
  right: 18px;

}

.drop-down__menu-box:after{
  content:'';
  background-color: transparent;
}

.drop-down__item {
    font-size: 13px;
    padding: 13px 0;
    text-align: left;
    font-weight: 500;
    color: #909dc2;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #e0e2e9;
}

.drop-down__item a{
    color: #000;
}


.drop-down__item:hover a{
    color: var(--pink);
}



.drop-down__item:last-of-type{
  border-bottom: 0;
}


.drop-down--active {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
    z-index: 10;
}

/*.drop-down__item:before{
  content:'';
  position: absolute;
width: 3px;
height: 28px;
background-color: var(--pink);
left: -13px;
top: 50%;
transform: translateY(-50%);
  display:none;
}*/

.drop-down__item:hover:before{
  display:block;
}

.city_cont_silder {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #141313b3;
    bottom: 0;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    padding: 10px 0;
}
.categSecContant {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.main_form_custom select.form-control {
    border-left: 1px solid #d3d3d3 !important;
    align-self: center;
    background:#fff;
}

.CustomFormlist ul li{
    position: relative;
}
.CustomFormlist ul a li:before {
    content: '';
    counter-increment: item;
    background-color: var(--pink);
    position: absolute;
    left: -10px;
    top: 14px;
    width: 6px;
    height: 6px;
    line-height: 0;
    text-align: center;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    text-indent: 0;
}
.CustomFormlist ul a.btn li:before {
    position: static;
}
.CustomFormlist ul {
    margin-left: 14px;
}
.city_box .explore_hyper {
    margin-top: 20px;
}
h2.custom-font-h-one {
    font-size: 28px;
}

 /*   ul.eventabs li.current{
            background: #ededed;
            color: #222;
        }*/

        .event-tab-content{
            display: none;
     /*       background: #ededed;
            padding: 15px;*/
        }

        .event-tab-content.current{
            display: inherit;
        }
        .eventabs .awiOuterEventList {


    cursor: pointer;
}

.eventabs li.current .awiEventListContant h6 {
    font-weight: 500;
}
.event-info-contant h4, .event-info-contant p:nth-child(3) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.awiEventImage img {
    max-width: 100%;
    min-width: 100%;
    max-height: 240px;
    min-height: 240px;
    object-fit: cover;
}


.WriteForumReply .btn-outline-dark:not(:disabled):not(.disabled).active,.WriteForumReply .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.WriteForumReply .btn-outline-dark.dropdown-toggle,.WriteForumReply .btn-outline-dark:hover{
    color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: unset;
}
.event-info-contant .btnOutline .btn-outline-dark:hover, .event-info-contant .btnOutline .btn-outline-dark:active {
    color: #000 !important;
    background-color: transparent;
    border-color: #343a40;
}
.title-des h4 {
    font-size: 33px;
}
.city-all h4 {
    font-weight: 500;
}
.custom-three-step .row {
    flex-wrap: nowrap;
    align-items: center;
}
img.EventBanner {
    width: 250px;
    height: 250px;
    object-fit: cover;
    margin-top: 4px;
}

 .title-des h1 {
    font-size: 33px;
}
.tableResponsive {
    overflow-x: auto;
}
.table td.tblPostName {
    white-space: unset !important;
    line-height: 20px;
}
.common_model {
    background: #00000094;
}
.login_informatio span.input-group-text {
    border: 0;
}
@media (max-width: 767px) {
.title-des h4 {
    font-size: 29px;
}
.event-info-contant h4, .event-info-contant p:nth-child(3) {
    overflow: unset;
    text-overflow: unset;
    display:block;
    -webkit-line-clamp: unset;
    line-clamp: unset;
    -webkit-box-orient: unset;
}
 .TimeZone select, .sideCard{
        width: 100% !important;
    }
.EventBanner{
        width: 150px;
        height: 150px;
        object-fit: cover;
        margin-top: 4px;
    }
    .title-des h1 {
    font-size: 29px;
}
@media (max-width: 575px) {
    .main_form_custom select.form-control {
        border-left: 2px solid white !important;
    }
    .city_box {
        margin: 0 auto;
    }
    .awiAboutHeading {
        flex-direction: column;
    }

   }

@media (min-width: 1300px) {
    .blog_img img {
        height: 230px;
    }
}
@media (min-width: 1500px) {
    .custom-font-h-fo .custom-three-step {
        margin-left: 110px;
    }
}
@media (min-width: 1800px) {
    .custom-font-h-fo .custom-three-step {
        margin-left: 180px;
    }
    .blog_img img {
        height: 350px;
    }
    h2.custom-font-h-one {
    font-size: 50px;
    margin-bottom: 50px !important;
}
.custom-font-h-one {
    font-size: 50px;
}
.custom-font-h-six {
    font-size: 24px;
    margin-bottom: 14px;
}

}

