.countdown-area-custom {
    padding: 40px 40px 40px 40px;
    background-color: var(--theme-color);
    /* border-radius: 50px; */
    position: relative;
    z-index: 3;
}

.fs-14{
    font-size: 14px !important;
}

.img-box6-left {
    position: relative;
    z-index: 2;
    margin-left: -140px!important;
    height: 100%;
    /* Medium Large devices */
    /* Large devices */
}

.img-box6-right {
    position: relative;
    z-index: 2;
    margin-left: -0px !important;
    margin-right: -140px!important;
    height: 100%;
    /* Medium Large devices */
    /* Large devices */
}

.img-box6-right .img1 img {
    border-radius: 50px 0px 0px 0px;
}

.choose-feature-wrap-right {
    margin: 10px -260px 0px -80px !important;
}

.breadcumb-wrapper {
    padding: 50px 0 50px 0 !important;
}

@media only screen and (max-width: 990px) {
    .header-logo{
        padding: 20px 140px 31px 30px !important
    }

    .header-layout1 .header-logo img {
        max-width: 100px !important;
    }
}


@media only screen and (min-width: 960px) {
    .header-logo{
        padding: 20px 140px 31px 30px !important
    }
    .countdown-area-custom {
        padding: 40px 200px 40px 200px;
        background-color: var(--theme-color);
        /* border-radius: 50px; */
        position: relative;
        z-index: 3;
    }
}

.space{
    padding: 50px 0 50px 0;
}

.header-layout1.black-style {
    border-bottom: none
}

.ft-20{
    font-size: 20px;
}

.speaker-container{
    padding: 0 50px 0 50px !important
}

.modal{
    z-index: 1000 !important;
}

.main-menu > ul > li {
    margin: 0 15px !important;
}

@font-face {
    font-family: 'GoodTimeRg'; /*a name to be used later*/
    src: url('../fonts/good-times-rg.otf'); /*URL to font*/
}

.sec-title {
    font-family: 'GoodTimeRg' !important;
}
