.buttons-element button span,
.menubtn .userdropdown>a span.login-username,
.right-dashboard .form-button .buttons-element button span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.subscribebox,
p.productdate {
    margin: 0
}

.youtube-home-video iframe {
    max-width: 100%
}

.video-large .youtube-home-video iframe {
    width: 100%;
    height: 320px
}

@media (max-width:767.98px) {
    .youtube-home-video iframe {
        width: 100%
    }
}

.form-group .select2-container,
.intl-tel-input {
    width: 100% !important
}

.error {
    color: red !important;
    font-size: .875em
}

.dropzone .dropzone_preview {
    width: 100%;
    height: 147px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #ccc;
    background-size: cover;
    position: relative
}

.save-btn {
    margin-left: 30px;
    display: inline-block;
    background: 0 0;
    border: 0
}

.aplicationbox_notrecord {
    margin: 39px 0 0
}

.loading-cntant {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    display: table;
    background: url(../images/logo.svg) center center no-repeat rgba(0, 0, 0, .8);
    z-index: 999999;
    left: 0;
    background-size: 65px
}

.loader,
header.dtp-header {
    position: absolute
}

.loader {
    margin: auto;
    font-size: 10px;
    border-top: 8px solid #14c5d0;
    border-right: 8px solid #14c5d0;
    border-bottom: 8px solid #14c5d0;
    border-left: 8px solid #fff;
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin;
    display: table-cell;
    vertical-align: middle;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 130px;
    height: 130px
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.form-group .select2-container .select2-selection--single {
    height: 42px;
    border: 1px solid #868686;
    border-radius: 5px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #ababab
}

.form-group .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px
}

.form-group .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px
}

.select2-container {
    z-index: 8
}

.dtp {
    z-index: 99999 !important
}

.dtp div.dtp-date {
    padding-top: 35px !important
}

.addnewdropdown {
    min-width: 500px
}

.agent-application #mCSB_1 #mCSB_1_container {
    min-height: 600px
}

.addproductlist {
    display: flex;
    align-items: center;
    width: calc(100% - 150px);
    flex-wrap: wrap;
    border: none
}

.addproductlist button {
    border: none;
    background-color: transparent
}

.addproductlist li {
    padding: 0 15px 10px 0;
    position: relative
}

.addproductlist li span {
    border: 1px solid #6a6a6a;
    border-radius: 5px;
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #141414;
    padding: 9px 10px
}

.addproductlist button.active span {
    background-color: #000;
    color: #fff;
    border: 1px solid #000
}

.addproductlist li a {
    width: 13px;
    height: 13px;
    background: #e30101;
    box-shadow: 0 0 2px rgba(0, 0, 0, .45);
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -5px;
    right: 10px
}

@media (max-width:991.98px) {
    .white_text {
        color: #fff !important
    }
}

.agent_application_detail img {
    margin: 0 5px 0 0
}

@media (min-width:1199px) {
    .productno {
        width: 320px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .productdate,
    p.productdate {
        width: 100px
    }

    .productprice {
        width: 120px
    }

    .mastercard {
        width: 100px;
        min-width: inherit
    }

    .productdetail>.btn {
        min-width: 136px;
        padding: 0 15px
    }
}

@media (max-width:991px) {
    .filter-head .btn-outline {
        font-size: 14px;
        margin: 0 0 5px
    }

    #orderdetailModal .modal-xl {
        max-width: 750px
    }
}

@media (max-width:767px) {
    .tab-section .nav-tabs li .nav-link {
        height: 100%
    }

    .tabsection .nav-tabs {
        justify-content: space-between
    }

    .dashboard-menu .application-menu li,
    .tabsection .nav-tabs li {
        width: auto
    }

    .tabsection .nav-tabs li .nav-link {
        font-size: 15px;
        padding-left: 8px;
        padding-right: 8px
    }

    .tabsection .nav-tabs li .nav-link.active {
        font-size: 15px
    }

    .addnewrow .addproductlist,
    .filter-agent.filter-head-mobile .searchbox,
    .infocollapse .col-6 {
        width: 100%
    }

    .searchbox .form-control {
        padding-right: 33px
    }

    .agent_application_detail img {
        max-width: 18px
    }

    .agent_application_detail .product_type strong {
        font-size: 14px
    }

    .balance-history .filter-head {
        align-items: flex-start;
        width: 100%
    }

    .balance-history .filter-head h4 {
        display: block
    }

    .filter-agent.filter-head-mobile {
        flex-direction: column
    }

    .filter-agent.filter-head-mobile .filter-head .dropdown {
        width: 50%;
        margin-left: 0;
        padding: 0 2px
    }

    .addnewdropdown {
        min-width: 350px
    }

    .addnewdropdown .nav-pills li .nav-link {
        height: 100%;
        padding-left: 5px;
        padding-right: 5px
    }

    .dashboard-menu .application-menu li a {
        padding: 10px;
        font-size: 12px
    }

    .profilebox h4 {
        font-size: 18px
    }

    .wallet-section {
        padding-left: 10px
    }

    .total-balance-strip {
        margin-left: 0;
        margin-right: 0
    }

    #orderdetailModal .modal-xl {
        max-width: 100%
    }

    #show_confirm_products {
        overflow-y: auto
    }

    #show_confirm_products #invoice_table {
        min-width: 750px
    }
}

@media (max-width:374px) {
    .g-recaptcha {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        position: relative;
        left: -14px
    }

    .tabsection .nav-tabs li .nav-link {
        font-size: 13px;
        padding-left: 5px;
        padding-right: 5px
    }

    .searchbox .form-control {
        font-size: 12px
    }

    .form-button>.btn,
    .form-button>button {
        width: 125px
    }

    ul.noty_cont {
        margin: auto;
        left: 0;
        right: 0 !important
    }

    .addnewdropdown {
        min-width: 300px
    }

    .dashboard-menu .application-menu li a {
        padding: 10px 5px;
        font-size: 11px
    }

    .profilebox {
        padding: 20px 15px 30px
    }
}

@media (max-width:339px) {
    .g-recaptcha {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        left: -24px
    }
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

.tourbox ul li .colorBlack {
    color: #6a6a6a !important
}

.black-color,
.colorBlack {
    color: #000 !important
}

.pay_now_condition.heading {
    padding-top: 10px
}

.fullbtn.disabled {
    border: 1px solid #e30101;
    background-color: #e30101
}

#customerSignUpForm .social-login.form-group {
    padding-bottom: 15px
}

.menubtn .userdropdown>a span.login-username {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    max-width: 80px
}

.dtp div.dtp-date,
.dtp>.dtp-content>.dtp-date-view>header.dtp-header {
    background-color: #14c5d0 !important
}

.dtp .p10>a,
.dtp div.dtp-actual-year {
    color: #fff !important
}

.dtp table.dtp-picker-days tr>td>a.selected {
    background: #14c5d0 !important
}

.blogbox {
    height: 100%
}

@media (max-width:567px) {
    .blogbox {
        height: auto
    }
}

.intl-tel-input .country-list .country {
    max-width: 250px !important
}

@media (max-width:1399.98px) {
    .ceo-message-content {
        width: 100%
    }
}

.ceo-message-content {
    width: 100%;
    padding: 10px 0 0 25px;
    position: relative
}

@media (min-width:1199.98px) {
    .tourbox h4 {
        font-size: 30px
    }
}

.search-list {
    position: absolute;
    top: 100%;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 11px 14px rgba(0, 0, 0, .14);
    left: 0;
    max-height: 400px;
    overflow: auto
}

.search-list .list-group .list-group-item:hover {
    background-color: #14c5d0;
    color: #fff
}

.search-list li.list-group-item {
    text-align: left
}

@media(max-width:991.98px) {
    .searchform-mobile .searchform .search-list {
        padding: 0 10px;
        width: 100%
    }
}

.heading.googlemapHeading h2 {
    font-weight: 600;
    font-size: 56px;
    line-height: 60px;
    color: #000;
    margin: 0 0 80px
}

.font-bold {
    font-weight: 700
}

.buttons-element .btn.active {
    background-color: #14c5d0;
    border: none;
    color: #fff
}

.buttons-element .btn.active img {
    filter: none
}

.form-button .btn-primary.active {
    background-color: rgba(227, 1, 1, .8)
}

.loginform-text {
    margin-bottom: 60px
}

@media (min-width:992px) {
    .productno {
        width: 200px;
        padding-right: 10px
    }

    .productdate {
        width: 90px;
        font-size: 12px
    }

    .productprice {
        width: 100px;
        font-size: 12px
    }

    p.productdate {
        width: 80px
    }

    .mastercard {
        width: 80px;
        min-width: inherit
    }

    .flexnav li>ul {
        background: rgb(255 255 255)
    }

    .flexnav li>ul li a:hover {
        background: rgb(227 1 1);
        color: #fff
    }
}

.dropZoneoverlay .dropzone {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    cursor: pointer
}

#text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: #fff;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

button.remove-btn {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    max-width: 75px;
}

@media (min-width:1199.98px) {
    .tourbox h4 {
        font-size: 20px
    }
}

@media (max-width: 1199.98px) {
    .tourbox h4 {
        font-size: 20px
    }
}


.overlaycontent ul li:after {
    position: absolute;
    content: "";
    left: 0;
    top: 7px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #fff;
}

.overlaycontent ul li {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    padding: 0 0 10px 20px;
    position: relative;
    width: 100%;
}

/*01-11-2023*/
#apply_Package_Model .modal-title {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}

#apply_Package_Model .modal-dialog {
    max-width: 650px;
}

#packageEnquiryForm .form-group {
    margin: 0px 0 20px;
}

#packageEnquiryForm .form-group label {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    padding: 0;
    margin: 0 0 5px;
}

#packageEnquiryForm .form-group .form-control,
#packageEnquiryForm .form-group .form-select {
    height: 40px;
    padding: 6px;
    border: 1px solid #ABABAB;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

#packageEnquiryForm .form-group .form-control:focus,
#packageEnquiryForm .form-group .form-select:focus {
    box-shadow: none;
}

#packageEnquiryForm .form-group #phoneNumber {
    padding-left: 50px;
}

#packageEnquiryForm .style-selector>span {
    display: inline-block;
    padding-right: 10px;
}

#packageEnquiryForm .modal-footer {
    padding: 15px 0;
}

#packageEnquiryForm .modal-footer .row {
    align-items: center;
}

@media (max-width:767px) {
    #apply_Package_Model .modal-content .btn-close {
        top: 10px;
        right: 10px;
    }
}

.servicecontent h4 {
    text-decoration: none;
}

.aboutus-section {
    padding: 7px 0;
}

.login-section .loginform {
    padding: 100px 0 40px 0;
}

.overlaycontent .btn-primary {
    bottom: 10px;
}

.flexnav li.active .drop_down_menu a {
    color: #000000;
}

.offer-slider-section .owl-stage-outer {
    padding: 0;
    border-top: none;
}

.offer-slider-section .heading.text-center {
    border-top: 1px solid #000000;
    padding: 40px 0 0;
}
