/* #preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999
} */

.form-control:focus {
    border-color: #5aafd6;
    box-shadow: none !important;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../../../raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.siva {
    color: #444b54
}

.hidden {
    display: none
}

.tab-content>.active {
    opacity: 1
}

.blue {
    color: #4A4A4A
}

.red {
    color: #e22424
}

.green {
    color: #2a62ff
}

.bg-light {
    background: #f6f9fc
}

.bg-blue {
    color: #000;
    background: #ededed
}

.bg-green,
.alert-success {
    color: #fff;
    background: #4A4A4A
}

.bg-pink {
    color: #fff;
    background: #4A4A4A
}

.bg-red,
.alert-danger {
    color: #fff;
    background: #f35151
}

.bg-yellow {
    background: #c5b044
}

.bg-inprogress {
    background: #e89d13
}

.bg-processing {
    background: #83ada7
}

.bg-pale-blue {
    color: #1f2324;
    background: #afeeee
}

.mb-30 {
    margin-bottom: 30px
}

.badge {
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 15px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.btn-blue,
.badge-blue {
    color: #fff;
    background: #4A4A4A;
    text-shadow: 0 1px 3px rgba(36, 180, 126, .4)
}

.btn-green,
.badge-green {
    color: #fff;
    background: #4A4A4A;
    text-shadow: 0 1px 3px rgba(87, 160, 254, .4)
}

.btn-pink {
    background:#4A4A4A;
    color: #fff;
    text-shadow: 0 1px 3px rgba(87, 160, 254, .4)
}

.btn-blue:hover,
.btn-green:hover,
.btn-blue:focus,
.btn-green:focus {
    color: #fff;
    outline: none
}

.btn-blue:focus,
.btn-green:focus {
    box-shadow: none
}

.btn-blue:hover {
    background: #1b6acc
}

.btn-green:hover {
    background: #4A4A4A
}

.btn-white {
    color: #1f2324;
    background: #fff
}

.badge {
    height: 26px;
    font-size: 13px;
    line-height: 26px
}

.card,
.rounded-circle {
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border: none
}

.card .form-group label {
    font-size: 14px;
    font-weight: 600
}

.row .row {
    margin-left: -10px;
    margin-right: -10px
}

.row .row .col {
    padding-left: 10px;
    padding-right: 10px
}

.tooltip-inner {
    background: #1b6acc
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #1b6acc
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #1b6acc
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: #1b6acc
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #1b6acc
}

.card.bg-white .card-header {
    background: #fff
}

.bd-callout {
    padding: 10px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
}

.bd-callout-blue {
    border-left-color: #4A4A4A
}

.bd-callout-green {
    border-left-color: #33c483
}

.bd-callout .title {
    font-size: 14px;
    font-weight: 600
}

.bd-callout .text {
    font-size: 13px;
    margin-bottom: 0
}

.dropdown-menu {
    font-size: 15px
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .56rem;
    padding-bottom: .56rem;
    margin-bottom: 0;
    line-height: 1;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

#order_quantity .help-block {
    display: none
}

/* header .dropdown:hover>.dropdown-menu {
    display: block;
    margin-top: -2px
}

header .dropdown>.dropdown-toggle:active {
    pointer-events: none
} */

header .navbar-right {
    margin-left: 15px
}

header .navbar-right .nav-link {
    color: #fff
}

header .navbar-right .nav-link .fa {
    font-size: 26px
}

header .navbar-right .dropdown-menu {
    right: 0;
    left: auto
}

header .navbar-right .badge {
    margin-top: 5px
}

@media (min-width: 992px) {
    .position-fixed {
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
        animation: slide-down .7s;
        opacity: 1;
        background: #ededed;
        z-index: 999
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.navbar-nav .nav-item.topBotomBordersIn a.nav-link:before,
.navbar-nav .nav-item.topBotomBordersIn a.nav-link:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #FFF;
    content: "";
    opacity: 0;
    transition: all .3s;
    border: none
}

.navbar-nav .nav-item.topBotomBordersIn a.nav-link:before {
    top: 0;
    transform: translateY(-10px)
}

.navbar-nav .nav-item.topBotomBordersIn a.nav-link:after {
    bottom: 0;
    transform: translateY(10px)
}

.navbar-nav .nav-item.topBotomBordersIn a.nav-link:hover:before,
.navbar-nav .nav-item.topBotomBordersIn a.nav-link:hover:after {
    opacity: 1;
    transform: translateY(0px)
}

section {
    margin: 0
}

.top-banner {
    color: #fff;
    padding: 150px 0 180px;
    background: #2272d6;
    background: -moz-linear-gradient(-45deg, #4A4A4A 0%, #4A4A4A 45%, #4A4A4A 100%);
    background: -webkit-linear-gradient(-45deg, #4A4A4A 0%, #4A4A4A 45%, #4A4A4A 100%);
    background: linear-gradient(135deg, #d2d2d2 0%, #4A4A4A 45%, #d2d2d2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2272d6', endColorstr='#22bad6', GradientType=1)
}

.top-banner .heading {
    font-size: 34px;
    margin-bottom: 15px
}

.top-banner .sub-heading {
    font-size: 18px;
    margin-bottom: 15px
}

.top-banner .pera {
    opacity: .8;
    line-height: 24px;
    margin-bottom: 25px
}

.top-banner .login-panel {
    width: 370px;
    max-width: 100%;
    text-align: left;
    background: #fff;
    color: #1f2324;
    display: inline-block
}

.top-banner .login-panel .title {
    font-size: 20px;
    color: #4A4A4A;
    font-weight: 600;
    text-transform: uppercase
}

.top-banner .login-panel .link {
    margin-top: 10px;
    color: #4A4A4A
}

.top-banner .login-panel .form-check {
    margin: 20px 0
}

.wave {
    width: 100%;
    float: left;
    background: url(/frontend-assets/i.imgur.com/CLEAiCZ.png) bottom center;
    background-size: 100%;
    margin-top: -185px;
    -webkit-animation: swell 7s ease -1.25s infinite;
    animation: swell 7s ease -1.25s infinite
}

.wave img {
    width: 100%
}

@keyframes swell {

    0%,
    100% {
        transform: translate3d(0, -25px, 0)
    }

    50% {
        transform: translate3d(0, 5px, 0)
    }
}

.sec-heading {
    font-size: 35px;
    font-weight: 700;
    text-align: center
}

.sec-heading small {
    font-size: 16px;
    display: block;
    margin-top: 15px
}

.smm-services {
    padding-bottom: 20px
}

.smm-services .sec-heading {
    margin-bottom: 60px
}

.smm-services .card {
    background: #fff;
    border-top: solid 3px
}

.smm-services .card .card-body {
    padding-top: 0;
    float: left
}

.smm-services .card.youtube {
    border-top-color: #d42b81
}

.smm-services .card.facebook {
    border-top-color: #4768a0
}

.smm-services .card.instagram {
    border-top-color: #f80000
}

.smm-services .card.twitter {
    border-top-color: #00aced
}

.smm-services .card.soundcloud {
    border-top-color: #c51f26
}

.smm-services .card.other {
    border-top-color: #2a0c1d
}

.smm-services .card.youtube .icon {
    background: #d42b81
}

.smm-services .card.facebook .icon {
    background: #4768a0
}

.smm-services .card.instagram .icon {
    background: #f80000
}

.smm-services .card.twitter .icon {
    background: #00aced
}

.smm-services .card.soundcloud .icon {
    background: #c51f26
}

.smm-services .card.other .icon {
    background: #2a0c1d
}

.smm-services .card .icon {
    width: 60px;
    height: 60px;
    line-height: 78px;
    border-radius: 4px;
    text-align: center;
    float: left;
    margin-top: -30px;
    margin-right: 15px;
    color: #fff
}

.smm-services .card .icon i {
    font-size: 40px
}

.smm-services .card .title {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 12px;
    font-weight: 600;
    overflow: hidden;
    display: block;
    min-height: 40px
}

.smm-services .card .pera {
    display: block;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 0;
    min-height: 105px
}

.smm-services .cols {
    margin-bottom: 60px
}

.advantage-sec {
    text-align: center
}

.advantage-sec .card {
    margin-top: 40px
}

.advantage-sec .label {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.advantage-sec .numbers {
    font-size: 70px;
    font-weight: 600
}

.compare-panel {
    position: relative;
    margin-top: 40px;
    margin-bottom: 100px
}

.compare-panel .cols {
    padding-right: 30px
}

.compare-panel .cols:last-child {
    padding-left: 30px;
    padding-right: 15px
}

.compare-panel .vs-icon {
    position: absolute;
    left: 50%;
    top: -1px;
    margin-left: -76px;
    z-index: 9
}

.compare-panel .vs-icon img {
    width: 152px
}

.compare-panel .col:first-child {
    padding-right: 35px
}

.compare-panel .col:last-child {
    padding-left: 35px
}

.compare-panel .card .card-header {
    height: 87px;
    text-align: center;
    border-radius: calc(2.25rem - 1px) calc(2.25rem - 1px) 0 0
}

.compare-panel .card .card-header .card-title {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    float: none
}

.compare-panel .card-header .icon img {
    width: 34px
}

.compare-panel .card-body {
    padding: 0
}

.compare-panel .card-body .list-group {
    text-align: center;
    position: relative;
    font-size: 15px;
    display: table;
    width: 100%
}

.compare-panel .card-body .list-group li {
    text-align: left;
    text-align: center;
    display: table-row;
    padding: 0;
    border: none
}

.compare-panel .card-body .list-group li span {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 15px;
    height: 70px;
    border-bottom: solid 1px #eee
}

.compare-panel .card-body .list-group li span.icon {
    width: 20px;
    padding-right: 0
}

.compare-panel .card-body .list-group i {
    font-size: 18px
}

.services-panel {
    margin-top: 40px
}

.services-panel .cols {
    margin-bottom: 40px
}

.services-panel .icon {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
    border-radius: 60px;
    background: #4A4A4A;
    line-height: 57px;
    text-align: center;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08)
}

.services-panel .icon img {
    width: 35px
}

.services-panel .title {
    height: 60px;
    float: left;
    display: table
}

.services-panel .title .text {
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-transform: uppercase
}

.services-panel .pera {
    width: 100%;
    float: left;
    margin-top: 15px;
    opacity: .8
}

.advantage-sec .numbers {
    font-size: 50px
}

#testimonials .carousel-inner {
    padding: 50px 0;
    padding-bottom: 20px;
    margin-top: 40px
}

#testimonials .avatar {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 15px;
    margin-top: -70px;
    border: solid 3px #3ecf8e;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    background: #ebf0f3;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    line-height: 85px;
    color: #3ecf8e
}

#testimonials .avatar img {
    width: 100%;
    border-radius: 500px
}

#testimonials .title-panel {
    overflow: hidden;
    display: block
}

#testimonials .title-panel .card-title {
    font-size: 18px;
    color: #4A4A4A;
    margin-bottom: 5px
}

#testimonials .title-panel i {
    color: #ffc11a
}

#testimonials .card-text {
    margin-top: 10px;
    opacity: .8
}

#testimonials .controls-nav {
    width: 100%;
    display: inline-block
}

#testimonials .controls-nav .link {
    display: inline-block;
    padding: 0 20px
}

#testimonials .controls-nav .link:hover {
    text-decoration: none
}

#testimonials .controls-nav .link i {
    font-size: 30px
}

#testimonials .controls-nav .link span {
    display: block
}

.bg-graphic {
    background: url(../../../frontend-assets/i.imgur.com/WQxeXmT.png) no-repeat bottom center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: -30px
}

.support-panel {
    width: 100%;
    display: inline-block;
    padding: 150px 0;
    position: relative;
    overflow: hidden
}

.support-panel .title {
    font-size: 30px;
    font-weight: 700;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center
}

.support-panel .title i {
    color: #ffc11a;
    float: left;
    margin-right: 15px
}

.support-panel .title span {
    overflow: hidden;
    display: block
}

.support-panel .card {
    font-size: 18px;
    text-align: center;
    font-weight: 600
}

.support-panel a {
    color: #fff
}

.support-panel a:hover {
    text-decoration: none
}

.support-panel .card i {
    font-size: 24px;
    color: #4A4A4A;
    display: inline-block;
    margin-right: 5px
}

.marketing-panel {
    margin-top: 40px;
    margin-bottom: 80px
}

.marketing-panel p {
    font-size: 15px;
    opacity: .8
}

.marketing-panel .btn {
    margin-bottom: 40px
}

.marketing-panel img {
    max-width: 100%;
    height: auto
}

.marketing-panel .list {
    margin: 0;
    padding: 0;
    list-style: none;
    opacity: .8
}

.marketing-panel .list li {
    margin: 5px 0
}

.marketing-panel .list li .fa {
    color: #3ecf8e
}

.marketing-panel .sticky-top {
    top: 100px;
    z-index: 0
}

.btn-custom {
    line-height: normal;
    white-space: normal;
    display: table-cell
}

.floating-left-right,
.floating-left-right-alt {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    margin-left: 30px;
    margin-top: 5px
}

.floating-left-right {
    -webkit-animation-name: floating-left-right;
    animation-name: floating-left-right;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@keyframes floating-left-right {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.inner-page {
    width: 100%;
    display: inline-block;
    background: #f2f2f2;
    padding-top: 80px;
    min-height: 800px
}

.inner-page section {
    margin-top: 30px;
    padding: 0
}

.order-dashboard .card-body {
    padding: 5px;
}
.order-dashboard .icon {
    width: 50px;
    height: 50px;
    background: #4A4A4A;
    margin-right: 10px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    color: #fff;
    float: left
}

.order-dashboard .content-box {
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.order-dashboard .content-box .title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    float: left
}

.order-dashboard .content-box .numbers {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    float: left
}

.order-dashboard .des-sec {
    font-size: 14px;
    opacity: .8
}

.order-dashboard .des-sec span {
    font-size: 18px;
    font-weight: 600
}

.order-dashboard .right-side {
    float: right;
    text-align: center
}

.order-dashboard .right-side label {
    display: block
}

.card .nav {
    margin-left: 0
}

.nav-tabs .nav-item .nav-link {
    font-size: 15px;
    color: #444b54;
    opacity: 1;
    font-weight: 600;
    padding: 18px 20px
}

.nav-tabs .nav-link {
    border: none
}

.card.my-orders-panel .nav-tabs .nav-item.filter-active .nav-link {
    border: none;
    border-bottom: solid 3px #1a1c54;
    opacity: 1;
    color:#1a1c54;
}

.card form {
    padding-top: 0
}

.card .form-group .form-control, input.form-control[type=text], input.form-control[type=email], input.form-control[type=password], textarea.form-control {
    background: #fafafa;
    font-size: 14px;
    color: #1f2324;
    border-radius: 4px;
    padding-left: 0.75rem !important;
}

.card .form-group label {
    font-size: 14px;
    font-weight: 600
}

.card .description {
    margin-bottom: 20px
}

.card .description .title {
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 2px #eee;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
    padding-bottom: 10px
}

.card .description .card .card-text {
    margin-bottom: 8px;
    font-size: 13px;
    opacity: .8;
    line-height: 22px
}

.card .description .card .card-header {
    font-weight: 600
}

.card-mini {
    margin-bottom: 20px;
    text-align: center
}

.card-mini .card-body {
    padding: 7px
}

.card-mini .card-body label {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px
}

.card-mini .card-body .value {
    font-size: 20px;
    font-weight: 600;
    color: #3ecf8e
}

.card-mini.price {
    border-left: solid 5px #4A4A4A;
    text-align: left
}

.card-mini.price label {
    margin: 0
}

.card-mini.price .color-text {
    color: #3ecf8e;
    font-weight: 600;
    background: none;
    border: none;
    margin-left: 10px;
    font-size: 14px;
    width: 100px
}

.badge.icon {
    width: 36px;
    height: 36px;
    padding: 0;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    border: solid 1px rgba(0, 0, 0, 0)
}

.badge.icon:hover {
    border: solid 1px #4A4A4A
}

.card .description .title .badge.icon {
    float: right;
    margin-right: 5px;
    margin-bottom: 5px
}

.help-for-icons {
    float: right;
    cursor: pointer;
    position: relative;
    padding-left: 12px
}

.help-for-icons .fa {
    color: #4A4A4A
}

.help-for-icons .icons-panel {
    display: none;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -33px;
    width: 390px;
    background: #f1f4f8
}

.help-for-icons .icons-panel:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    right: -12px;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #f1f4f8;
    border: 1px solid rgba(0, 0, 0, .08);
    border-left: none;
    border-top: none
}

.help-for-icons:hover .icons-panel {
    display: block;
    padding: 5px
}

.help-for-icons:hover .icons-panel .tab-content {
    font-size: 13px;
    font-weight: 600
}

.help-for-icons:hover .icons-panel .nav {
    margin: 0
}

.help-for-icons:hover .icons-panel .nav li {
    padding: 3px 4px;
    float: left
}

.help-for-icons:hover .icons-panel .nav li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 4px;
    border: solid 1px #fff;
    background: #fff;
    text-align: center;
    line-height: 28px;
    color: #1f2324
}

.help-for-icons:hover .icons-panel .nav li a:hover {
    border-color: #4A4A4A;
    text-decoration: none
}

.accordion .card-header .btn {
    width: 100%;
    padding: 0;
    background: none;
    box-shadow: none;
    text-align: left;
    height: auto;
    line-height: inherit;
    color: #1f2324;
    position: relative;
    white-space: inherit;
}

.accordion .card-header .btn:active {
    border-color:transparent !important;
}

.accordion .card-header .btn .arrow {
    float: right;
    font-size: 18px;
    color: #4A4A4A;
    margin-top: 8px
}

.accordion .card-header .btn .fa-angle-down {
    display: none
}

.accordion .card-header .btn.collapsed .fa-angle-down {
    display: block
}

.accordion .card-header .btn.collapsed .fa-angle-up {
    display: none
}

.card .card-header .card-title {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    min-height: 36px;
    line-height: 36px;
    float: left
}

.card .card-header .card-title small {
    text-transform: none;
    display: block
}

.card .card-header .help-for-icons {
    margin-top: 8px
}

.latest-news-panel .card-body {
    padding-left: 30px;
    max-height: 821px;
    overflow-y: auto
}

.news-list-panel {
    border-left: solid 2px #eee
}

.news-list-panel .news-list-item .date {
    margin-bottom: 15px;
    margin-left: -10px
}

.news-list-panel .news-type-list-item .title {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px
}

.news-list-panel .news-type-list-item .title:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: -5px;
    top: 5px;
    border-radius: 10px
}

.news-list-panel .news-type-list-item .title.green:before {
    background: #2a62ff
}

.news-list-panel .news-type-list-item .title.blue:before {
    background: #4A4A4A
}

.news-list-panel .news-type-list-item .title.red:before {
    background: #e22424
}

.news-list-panel .news-type-list-item .list {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    list-style: inside;
    margin-bottom: 20px;
    opacity: 1
}

.news-list-panel .news-type-list-item .list .list-item {
    margin-bottom: 9px;
    font-size: 14px
}

.about-smmtube-panel .text {
    font-size: 18px;
    line-height: 30px
}

.service-search-panel.sticky-top {
    top: 80px;
    z-index: 1
}

.service-search-panel .dropdown {
    float: left;
    margin-right: 10px
}

.service-search-panel .search-panel {
    overflow: hidden;
    display: block
}

.service-search-panel .search-panel .form-group {
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 0;
    padding-left: 2px;
    padding-right: 2px
}

.service-search-panel .search-panel .form-group .form-control {
    height: 40px;
    padding-right: 40px;
    border-radius: 20px
}

.service-search-panel .search-panel .form-group .input-text {
    position: absolute;
    right: 15px;
    top: 10px
}

.service-search-panel .help-for-icons {
    float: right;
    margin-top: 7px
}

.service-search-panel .help-for-icons .fa {
    font-size: 25px
}

.service-search-panel .help-for-icons .icons-panel {
    z-index: 99
}

.service-search-panel .dropdown-item {
    font-size: 14px;
    opacity: 1;
    padding-top: 10px;
    padding-bottom: 10px
}

.service-search-panel .dropdown-item:hover {
    opacity: 1
}

.servie-data-panel {
    margin-bottom: 30px;
    background: #fff;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 4px
}

.servie-data-panel .title {
    font-size: 18px;
    font-weight: 600;
    padding: 15px
}

.servie-data-panel .table {
    margin-bottom: 0;
    min-width: 1170px
}

.servie-data-panel .table .icon {
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    line-height: 28px
}

.servie-data-panel .table .icon .fa {
    font-size: 13px
}

.table-striped tbody tr:nth-of-type(odd) {
    background: #f5f5f5
}

.servie-data-panel .table thead th,
.servie-data-panel .table tbody td {
    vertical-align: middle
}

.servie-data-panel .table thead th:last-child,
.servie-data-panel .table tbody td:last-child {
    text-align: right
}

.servie-data-panel .table tbody td {
    font-size: 13px
}

.modal-title {
    font-size: 16px;
    font-weight: 600
}

.modal-header {
    border-bottom: 2px solid #eee
}

.modal-body {
    font-size: 13px;
    line-height: 1.3;
    opacity: 1
}

.modal-footer {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #eee
}

.api-panel .card-header {
    background: none
}

.api-panel .card {
    margin-bottom: 30px
}

.api-panel .card-header .top-title {
    font-size: 20px;
    font-weight: 600
}

.api-panel .footer-text {
    font-weight: 600;
    margin-top: 8px
}

.api-panel .table {
    margin-bottom: 0
}

.table-sm td,
.table-sm th {
    padding: 8px 15px
}

.api-panel .sub-title {
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 15px
}

.api-panel pre {
    margin-bottom: 0
}

.language-json .token.property {
    color: #2272d6
}

.language-json .token.operator {
    color: #79ab33
}

.api-panel .link {
    background: none;
    color: #2272d6;
    border: none;
    opacity: .8
}

.api-panel .card .card {
    margin-bottom: 0
}

.payment-icons {
    padding-top: 0
}

.payment-icons img {
    height: 90px
}

.payment-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.payment-icons ul li {
    display: inline-block;
    padding: 0 30px
}

.payment-icons ul.list {
    margin: 0;
    list-style: none;
    padding: 15px 0;
    border: solid 1px #ccc;
    border-radius: 4px;
    margin-top: -10px
}

.payment-icons ul span {
    display: inline-block;
    background: #fff;
    padding: 0 5px
}

.payment-icons ul.list li {
    display: inline-block;
    padding: 0 30px
}

.order-dashboard.for-skype {
    background: #00a8e8;
    color: #fff
}

.order-dashboard.for-skype .icon {
    background: #fff;
    color: #00a8e8
}

.order-dashboard.for-ticket {
    background: #3ecf8e;
    color: #fff
}

.order-dashboard.for-ticket .icon {
    background: #fff;
    color: #3ecf8e
}

.order-dashboard.for-email {
    background: #e94134;
    color: #fff
}

.order-dashboard.for-email .icon {
    background: #fff;
    color: #e94134
}

.order-dashboard.for-skype .icon,
.order-dashboard.for-ticket .icon,
.order-dashboard.for-email .icon {
    margin-top: 10px;
    margin-bottom: 0
}

.order-dashboard a {
    color: #fff
}

.faq-panels .card {
    margin-bottom: 30px;
    border-top: solid #eee 1px
}

.faq-panels .card .card-header {
    padding: 0
}

.faq-panels .card .card-header .btn {
    padding: 10px 15px;
    height: auto;
    background: #4A4A4A;
    color: #fff;
    border-radius: 25px 25px 0px 0px;
    line-height: 24px;
    white-space: normal
}

.faq-panels .card .card-header .btn.collapsed {
    background: #fff;
    color: #1f2324
}

.faq-panels.accordion .card-header .btn .arrow {
    color: #fff
}

.faq-panels.accordion .card-header .btn.collapsed .arrow {
    color: #2272d6
}

.register-panel .card-header {
    text-align: center
}

.register-panel .card-header .card-title {
    width: 100%;
    font-size: 20px
}

.register-panel .card-header .card-title small {
    font-size: 14px;
    opacity: .8;
    line-height: 16px
}

.register-panel form {
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
    padding-top: 0
}

.register-panel .card .form-group label {
    font-size: 13px;
    color: #2272d6;
    margin-bottom: 5px
}

.register-panel .card .form-group .form-control {
    background: none;
    box-shadow: none;
    border-bottom: solid 2px #eee;
    padding: 10px 0;
    font-size: 15px
}

.register-panel .card .form-group label.form-check-label {
    color: #1f2324;
    font-size: 14px;
    opacity: .8
}

.register-panel .card .bottom-link {
    float: right;
    margin-top: 12px
}

.register-panel .card .bottom-link .link {
    font-weight: 600
}

.terms-sec .pera-title {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 15px 0 10px
}

.terms-sec .pera-title .number-icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100px;
    text-align: center;
    background: #4A4A4A;
    color: #fff;
    display: inline-block;
    margin-right: 10px
}

.terms-sec .card {
    margin-bottom: 30px
}

.my-orders-panel .table {
    margin-bottom: 0;
    overflow: hidden
}

.my-orders-panel .card-body {
    padding: 0
}

.my-orders-panel .tabs-wrapper {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 61px
}

.my-orders-panel .action {
    width: auto;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    box-shadow: none;
    border-radius: 0;
    transition: all .15s ease;
    padding: 5px 13px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-around;
    flex-wrap: nowrap
}

.my-orders-panel .action:before {
    content: "";
    width: 3px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -3px;
    background: #3ecf8e
}

.my-orders-panel .action.bg-red:before {
    background: #f35151
}

.my-orders-panel tbody tr:hover .action {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.my-orders-panel .action>span {
    white-space: nowrap;
    padding: 0 5px
}

.my-orders-panel .action a {
    background: #57616b;
    color: #fff
}

.my-orders-panel .action span i {
    font-style: normal
}

.my-orders-panel .action .badge.icon {
    width: 30px;
    height: 30px;
    line-height: 26px;
    border: none;
    margin-right: 5px
}

.my-orders-panel .action .badge.icon:hover {
    border: none
}

.card.my-orders-panel .nav {
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap
}

.card.my-orders-panel .nav .nav-item {
    margin-bottom: 0
}

.card.my-orders-panel .nav .nav-link {
    white-space: nowrap
}

.card.my-orders-panel .nav-tabs .nav-item.active .nav-link {
    border: none;
    border-bottom: solid 3px #2272d6;
    opacity: 1
}

.my-orders-panel table tr td {
    font-size: 13px
}

.my-orders-panel table .link {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block
}

.my-orders-panel .table thead th:last-child,
.my-orders-panel .table tbody td:last-child {
    text-align: right;
    position: relative;
    padding: 0
}

.my-orders-panel .table td,
.my-orders-panel .table th {
    vertical-align: middle
}

.my-orders-panel .table .status {
    padding: 2px 25px;
    border-radius: 4px
}

.dripfeed-panel .table thead th:last-child,
.dripfeed-panel .table tbody td:last-child {
    position: relative;
    padding: .75rem
}

.ticket-panel form .row {
    margin-left: -5px;
    margin-right: -5px
}

.ticket-panel form .row .col {
    padding-right: 5px;
    padding-left: 5px
}

.ticket-panel .custom-control {
    padding: 0;
    margin-top: 5px;
    position: relative;
    display: block;
    min-height: 1.5rem;
}

.ticket-panel .card .form-group .custom-control .custom-control-label {
    width: 100%;
    height: 50px;
    padding-left: 35px;
    border-radius: 4px;
    border: solid 2px #eee;
    color: #1f2324;
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: flex-start
}

.ticket-panel .custom-control-label::before {
    border-radius: 50px;
    top: 18px;
    left: 12px
}

.ticket-panel .custom-control-input:checked~.custom-control-label::before {
    background: #4A4A4A
}

.ticket-panel .card .form-group .custom-control-input:checked~.custom-control-label {
    border-color: #4A4A4A
}

.service-description-split {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.all-order-counts {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0
}

@media screen and (min-width: 768px) {

    .carousel-inner .active,
    .carousel-inner .active+.carousel-item {
        display: block
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
        -webkit-transition: none;
        transition: none
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -50%;
        z-index: -1;
        display: block;
        visibility: visible
    }

    .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left+.carousel-item {
        position: relative;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible
    }

    .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right+.carousel-item {
        position: relative;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible
    }
}

@media screen and (min-width: 992px) {

    .carousel-inner .active,
    .carousel-inner .active+.carousel-item,
    .carousel-inner .active+.carousel-item+.carousel-item {
        display: block
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
        -webkit-transition: none;
        transition: none
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;
        z-index: -1;
        display: block;
        visibility: visible
    }

    .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left+.carousel-item,
    .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
    .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible
    }

    .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right+.carousel-item,
    .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
    .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
        position: relative;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible
    }
}

@media screen and (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 8px;
        padding-left: 8px
    }

    .table-responsive-xl .table {
        width: 1170px
    }
}

@media screen and (max-width: 991px) {
    .row .col-lg {
        padding-top: 10px;
        padding-bottom: 20px
    }

    .accordion {
        margin-bottom: 10px
    }

    .inner-page {
        padding-top: 45px;
        padding-bottom: 150px
    }

    .inner-page section {
        margin-top: 10px
    }

    .top-banner {
        background: #2272d6
    }

    .service-search-panel.sticky-top {
        top: 45px
    }

    .payment-icons ul li {
        padding: 0 10px
    }

    .payment-icons ul.list li {
        padding: 0 10px
    }

    .faq-panels.accordion .card-header .btn .arrow {
        display: none
    }

    .vs-icon {
        display: none
    }

    .compare-panel .cols {
        margin-bottom: 30px;
        padding: 15px
    }

    .compare-panel .cols:last-child {
        padding: 15px
    }

    .about-smmtube-panel .text {
        margin-top: 30px;
        font-size: 16px
    }
}

@media screen and (max-width: 767px) {
    .top-banner .col-md:last-child {
        margin-top: 30px
    }

    .wave {
        display: none
    }

    .top-banner {
        padding: 80px 0
    }

    .compare-panel {
        margin-bottom: 0
    }

    .compare-panel .cols:last-child {
        margin-bottom: 0
    }

    .compare-panel .card-body .list-group li {
        text-align: left
    }

    .marketing-panel img {
        max-width: 80%
    }

    .marketing-panel {
        margin-bottom: 0
    }

    #testimonials .carousel-inner {
        padding: 0
    }

    #testimonials .avatar {
        float: none;
        display: block;
        margin: 0;
        margin-bottom: 15px
    }

    .sec-heading {
        font-size: 25px
    }

    .support-panel {
        padding: 80px 0
    }

    .services-panel .title .text {
        font-size: 18px
    }

    .services-panel .cols:last-child {
        margin-bottom: 0
    }

    .support-panel .title {
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 25px
    }

    .support-panel .col-md {
        margin-top: 15px
    }

    .inner-page {
        padding-bottom: 30px
    }

    .payment-icons ul li {
        width: 100%
    }

    .payment-icons ul.list li {
        width: auto;
        padding: 0 5px
    }

    .payment-icons {
        padding-bottom: 40px
    }
}

@media screen and (max-width: 640px) {
    .order-dashboard {
        text-align: center
    }

    .order-dashboard .content-box {
        float: left;
        width: 100%
    }

    .order-dashboard .icon {
        float: none;
        margin: 10px;
        display: inline-block
    }

    .order-dashboard .right-side {
        width: 100%;
        margin-bottom: 10px
    }

    .order-dashboard .des-sec {
        float: left;
        width: 100%
    }

    .order-dashboard .content-box .numbers {
        margin: 0
    }

    .service-search-panel .dropdown span {
        display: none
    }

    .service-search-panel .dropdown-toggle::after {
        display: none
    }

    .register-panel .row .col {
        flex: none;
        width: 100%;
        margin-bottom: 15px
    }

    .register-panel .row .col:last-child {
        margin-bottom: 0
    }

    .register-panel .card .bottom-link {
        float: left;
        width: 100%
    }

    footer .copyright {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }

    footer .footer-links {
        width: 100%;
        text-align: center
    }

    footer .footer-links a {
        float: none;
        display: inline-block
    }

    .api-panel pre {
        float: left;
        width: 100%
    }

    .api-panel .card-footer {
        text-align: center
    }

    .api-panel .card-footer .footer-text {
        margin-bottom: 10px
    }

    .payments-panel .card .nav-link img {
        height: auto;
        width: auto;
        max-width: 100%
    }
}

.desc-padding {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    .google-auto-placed {
        display: none
    }
}

@media (min-width: 1200px) {
    .inner-page-common .container {
        max-width: 1400px
    }
}

.inner-page-common {
    width: 100%;
    display: inline-block;
    padding-bottom: 0;
    min-height: calc(100vh - 354px);
}

.inner-page-common .table {
    box-shadow: none
}

.inner-page section {
    margin-top: 30px;
    padding: 0
}

.inner-page-common section {
    margin-top: 20px;
    padding: 0
}

.inner-page-common .service-search-panel {
    margin-top: 0
}

.inner-page-common .nav-tabs .nav-item .nav-link {
    font-size: 15px;
    color: #1f2324;
    background-color: #fff;
    border-left: 2px solid #e1e1e1;
    opacity: 1;
    font-weight: 600;
    padding: 18px 15px;
    white-space: nowrap;
    min-width: 100px;
    text-transform: capitalize;
    border-radius: 0;
}

.inner-page-common .tab-content {
    padding-top: 0
}

.inner-page-common table.table thead th {
    padding: .75rem;
    background: #fff;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    font-size: 14px;
    line-height: inherit;
    font-weight: 600;
    text-transform: capitalize
}

.inner-page-common table tr td {
    padding: .65rem;
    vertical-align: middle;
    font-size: 14px;
    border-top: 1px solid #fff;
    color: #1f2324
}

.inner-page-common .my-orders-panel table tr td a {
    color: #00F;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-transform: capitalize
}

.inner-page-common .my-orders-panel table tr td a:hover {
    color: #0056b3;
    text-decoration: underline
}

.inner-page-common .table-striped tbody tr:nth-of-type(odd) {
    background: #f5f5f5
}

.inner-page-common .my-orders-panel table tr td:last-child,
.inner-page-common .my-orders-panel .table thead th:last-child {
    text-align: center;
    position: relative;
    padding: 0
}

.inner-page-common .my-orders-panel .action {
    width: auto;
    box-shadow: none;
    border-radius: 0;
    transition: all .35s ease;
    padding: 5px 13px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-around;
    flex-wrap: nowrap
}

.inner-page-common .my-orders-panel tbody tr:hover .action {
    width: 100%
}

.inner-page-common .bg-green {
    color: #fff;
    background: #4A4A4A
}

.inner-page-common .my-orders-panel .action:before {
    content: "";
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #4A4A4A
}

.inner-page-common .my-orders-panel tbody tr .action button {
    height: 35px;
    padding: 0 10px;
    line-height: 35px;
    font-size: 14px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 20px;
    cursor: pointer
}

.inner-page-common.services {
    padding-top: 0
}

.inner-page-common.services .inner-page {
    padding-top: 0px
}

@media (min-width: 1200px) {
    .inner-page-common.services .container {
        max-width: 1200px
    }
}

.inner-page-common.services table.table thead tr th {
    background: #4A4A4A;
    color: #fff
}

/* .inner-page-common.services table.table tr td+td+td {
    text-align: center
} */

.inner-page-common.services .badge {
    white-space: nowrap;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #6772e5;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    height: 26px;
    font-size: 13px;
    line-height: 26px
}

.inner-page-common.services .btn-blue {
    color: #fff;
    background: #4A4A4A;
    text-shadow: 0 1px 3px rgba(36, 180, 126, .4)
}

.inner-page-common .card {
    border-radius: 5px !important
}

.inner-page-common .card-header:first-child {
    border-radius: 0 !important
}

.inner-page-common.add-funds #deposite-section .card-header .tabs-wrapper .nav-item .nav-link img {
    height: 55px
}

.inner-page-common.add-funds .payments-panel .card .title {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px
}

.inner-page-common.add-funds p {
    font-size: 14px;
    color: #1f2324
}

.inner-page-common.add-funds a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    border-radius: 0;
    border: 1px solid transparent;
}

.inner-page-common.add-funds .faq-panels .card .card-header .btn.collapsed {
    background: #4A4A4A;
    color: #fff;
    border-radius: 25px;
    border-bottom: 5px solid rgba(0, 0, 0, .125)
}
.faq-panels .card .card-header .btn h3 {
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.inner-page-common.add-funds .faq-panels.accordion .card-header .btn.collapsed .arrow {
    color: #fff;
    font-weight: 700
}

.inner-page-common.add-funds .accordion .card-header .btn .arrow {
    font-size: 22px;
    color: #fff;
    margin-top: 0;
    font-weight: 700
}

.inner-page-common.add-funds table.table thead th {
    vertical-align: middle;
    padding: .75rem !important
}

.inner-page-common.add-funds .table td {
    padding: .75rem !important;
    vertical-align: middle;
    border-top: 2px solid #dee2e6;
    border-left: none;
    border-right: none
}

.inner-page-common table.table thead th {
    padding: .75rem;
    background: #fff;
    vertical-align: middle;
    border-top: 2px solid #dee2e6;
    font-size: 15px;
    line-height: inherit;
    font-weight: 600;
    text-transform: capitalize
}

@media (min-width: 1200px) {
    .inner-page-common.add-funds.faq .container {
        max-width: 1400px
    }
}

.ticket.support .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    display: table
}

.ticket.support .card-title {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    color: #1f2324
}

.ticket.support .btn-green, .ticket.support .btn-pink {
    min-width: 120px
}

.inner-page-common.ticket.support table.table thead th {
    border-top: none;
    border-bottom: 1px solid #eaeaea;
    padding: .75rem !important
}

.inner-page-common.ticket.support table tr td {
    padding: .75rem !important
}

.inner-page-common.ticket.support table.table tbody td .badge {
    padding: 2px 10px;
    font-size: 12px;
    font-weight: 500;
    height: 29px;
    margin: 0;
    border-radius: 25px
}

.inner-page-common.ticket.support .ticket-panel .card .form-group .custom-control .custom-control-label {
    width: 100%;
    height: 54px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 20px;
    border: solid 2px #eee;
    color: #1f2324;
    font-size: 14px;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: center;
    text-transform: capitalize;
    margin-bottom: 5px
}

.inner-page-common.ticket.support .ticket-panel .card .form-group .custom-control .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.inner-page-common.ticket.support .ticket-panel .custom-control-label::before {
    border-radius: 50px;
    top: 16px;
    left: 12px
}

.pending {
    background-color: #F68331 !important
}

.answered {
    background-color: green !important
}

.closed {
    background-color: red !important
}

.inner-page-common.orders-new table.table thead th {
    padding: .75rem !important
}

.inner-page-common.orders-new .my-orders-panel .table td {
    text-align: left !important
}

.inner-page-common.orders-new .my-orders-panel .table td+td+td+td+td+td {
    text-align: center !important
}

.inner-page-common.orders-new .my-orders-panel .table td+td+td+td+td+td+td+td {
    text-align: left !important
}

@media (max-width: 767px) {
    .inner-page-common.orders-new .pagination {
        display: inline-block
    }

    .inner-page-common.orders-new .pagination li {
        float: left;
        margin-bottom: 5px
    }
}

.radious-control {
    border-radius: 0 0 1.25rem 1.25rem !important
}

.api-common .accordion .card-header .btn .arrow {
    float: right;
    font-size: 20px;
    color: #4A4A4A;
    margin-top: 8px;
    font-weight: 900
}

.api-common .api-panel .card-header .top-title {
    font-weight: 500
}

.api-common td.width-40 {
    width: 201px
}

.inner-page-common.api-common table.table {
    border-radius: 0 !important
}

.inner-page-common.api-common table.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #4A4A4A;
    color: #fff;
    background: #4A4A4A;
    border-radius: 0
}

.inner-page-common.api-common table.table tr td {
    border-right: none !important;
    border-left: none
}

.inner-page-common.api-common .api-panel .sub-title {
    font-size: 14px
}

.inner-page-common.api-common .api-panel .link {
    background: none;
    color: #4A4A4A;
    border: none;
    opacity: .8
}

.inner-page-common.api-common .language-json.jsonData span {
    color: #89DDFF
}

.inner-page-common.api-common .language-json.jsonData span.number, .inner-page-common.api-common .language-json.jsonData span.operator {
    color: #fff;
}

/* .inner-page-common.api-common .api-panel pre {
    background: #fff !important;
    color: #4A4A4A
}

.inner-page-common.api-common .card-body {
    background-color: #fff
} */

.border-none {
    border: none
}

.ticket-message-right .ticket-message p {
    color: #fff;
    margin: 0
}

.w-85 {
    width: 85%
}

.info strong.ml-1 {
    margin-right: 40px
}

.inner-page-common.orders-new.drip-feed .my-orders-panel .table td+td+td+td+td+td {
    text-align: left !important
}

.inner-page-common.orders-new.drip-feed .my-orders-panel .table td+td+td+td+td+td+td+td {
    text-align: center !important
}

.inner-page-common.orders-new.drip-feed .my-orders-panel .table th+th+th+th+th+th+th+th {
    text-align: center !important
}

.social {
    border-radius: 20px;
    border: none;
    padding-right: 25px;
    margin-top: 10px
}

@media (max-width: 767px) {
    .social-block {
        display: block
    }

    .signInBtnXs {
        width: 100%
    }
}

.social.google {
    background: #E05131
}

.social.facebook {
    background: #275B97
}

.social.twitter {
    background: #1781c2
}

.social i {
    padding-right: 10px
}

.socialBox {
    background: #f2f2f2;
    margin-top: 20px;
    padding: 20px
}

.selectArrow {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat !important;
    background-position: right 10px top !important;
    -moz-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 4px 20px
}

@media (max-width: 575.98px) {
    .dropdown-service-menu {
        width: 90%
    }

    .dropdown-service-menu .all-service-menu {
        text-align: left
    }
}

@media (min-width: 576px) {
    .dropdown-service-menu {
        width: 405px
    }

    .dropdown-service-menu .all-service-menu {
        text-align: center
    }
}

.low-balance .low-close {
    position: absolute;
    right: 22px;
    top: 2px
}

.low-balance .low-close a {
    color: #fff;
    font-size: 22px;
    cursor: pointer
}

@media (max-width: 575.98px) {
    .low-balance .low-add-fund {
        position: absolute;
        right: 25px;
        bottom: 5px
    }
}

@media (min-width: 576px) {
    .low-balance .low-add-fund {
        position: absolute;
        right: 68px;
        bottom: 20px
    }
}

.low-balance img {
    width: 100%
}

.cms-service {
    margin-bottom: 15px;
    padding: 0
}

.cms-service h1 {
    font-size: 26px;
    text-align: center
}

.cms-service h2,
.cms-service .h2 * {
    font-size: 23px;
}

.cms-service h3, .cms-service .h3
.cms-service .h3 * {
    font-size: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left
}

.cms-service .service-content,
.cms-service .service-content p {
    color: #fff;
    text-align: center;
    word-wrap: break-word
}

.cms-service .text {
    text-align: left
}

.cms-service.default {
    background-color: #f2f2f2;
    padding: 25px 0;
    margin: 0
}

.cms-service.white {
    background-color: #fff;
    padding: 25px 0;
    margin: 0
}

.cms-service .cms-buy-content {
    width: 80%
}

.cms-service .cms-buy-box {
    background-color: #fff;
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    width: 97%;
}

.cms-service .cms-buy-box:last-child {
    width: 100%;
}

@media (max-width: 575.98px) {
    .cms-service .cms-buy-box {
        width: 100%
    }
}

@media (min-width: 576px) {
    .cms-service .cms-buy-box.buy-dot:after {
        content: "";
        width: 0;
        top: 50%;
        right: -20px;
        position: absolute;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 13px;
        border-color: transparent transparent transparent #4A4A4A
    }

    .cms-service .cms-buy-box-pattern-bg {
        background-image: url(../../images/pattern-bg.png);
        background-position: 0;
        background-size: 6px;
        background-repeat: repeat;
        position: absolute;
        width: 80%;
        height: 99%;
        top: 6px;
        background-color: transparent;
        content: "";
        border-radius: 15px !important;
        left: 15px;
        z-index: 1
    }
}

.cms-service .cms-buy-box img {
    width: 80px;
    padding-top: 10px;
    padding-bottom: 15px
}

.cms-service .cms-follower-box {
    margin-bottom: 20px
}

.cms-service .cms-follower-box img {
    width: 80px
}

.cms-service .accordion .card {
    margin-bottom: 20px;
    border-radius: 30px !important
}

.cms-service .accordion .card .card-header {
    border-radius: 30px !important;
    background: #4A4A4A;
    padding: .45rem 1.25rem;
    border-bottom: 5px solid rgba(0, 0, 0, .125)
}

.cms-service .accordion .card .card-header .btn,
.cms-service .accordion .card .card-header i {
    color: #fff
}

.cms-service .review {
    margin-bottom: 13px
}

.cms-service .review .review-rating {
    color: #fcdd21
}

.cms-service .review .review-date {
    font-style: italic;
    font-size: 12px;
    margin-bottom: 5px
}

.cms-service .review .review-name {
    font-size: 12px;
    color: #444b54;
    font-weight: 400
}

.cms-service .review .review-text {
    font-size: 14px;
    font-weight: 400
}

.btn-force-active {
    background-color: #4A4A4A !important;
    color: #fff !important
}

.scroll-to-top {
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 90px;
    right: 20px;
    display: none;
    z-index: 99;
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    background-color: #4A4A4A;
    line-height: 58px
}

.scroll-to-top .scroll-icon {
    font-size: 31px;
    color: #fff;
    display: inline-block
}

.iframe-video {
    width: 100%;
    height: 500px
}

@media (max-width: 575.98px) {
    .iframe-video {
        width: 100%;
        height: auto
    }
}

div.topStrip ul li a {
    color: #fff;
    margin-bottom: 20px
}

.p-m-less .nav-item {
    margin: 0 !important;
    padding: 0 !important
}

.last-child-style {
    background-color: #4A4A4A;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 600;
    padding-left: 1rem;
    padding-right: 1rem
}

@media(max-width: 720px) {
    .last-child-style {
        width: max-content;
        text-align: center;
        padding: 0 !important;
        margin-left: 7px !important;
        margin-top: 4px !important
    }
}

.last-child-style a {
    color: #fff !important
}

.last-child-style:hover {
    box-shadow: 0 5px 0 rgba(139, 195, 74, 0.41)
}

.text-uppercase {
    text-transform: uppercase !important
}

.footer-payment-logo {
    height: 291px;
    display: flex;
    align-items: flex-end;
    position: relative
}

.footer-payment-logo img {
    position: absolute;
    top: 0;
    left: 0
}

@media(max-width: 768px) {
    .footer-payment-logo {
        height: auto;
        align-items: flex-start !important;
        position: relative !important
    }

    .footer-payment-logo img {
        position: initial !important
    }
}

.dropdown-style {
    width: 40px;
    height: 40px;
    padding: 2px;
    border-radius: 50%;
    overflow: hidden
}

.dropdown-style img {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    border: 1px solid #acacac
}

.dropdown-style i {
    font-size: 33px
}

.custom-btn-group {
    cursor: pointer;
    position: relative;
    margin-left: 12px
}

.custom-btn-group>* {
    vertical-align: middle
}

.dropdown-username {
    padding-top: 10px
}

.custom-split {
    position: absolute;
    right: -20px;
    top: 3px
}

.no-hover-effect:hover {
    background: inherit !important
}

.goal-list {
    list-style-type: disc;
}

.nav-tabs.nav-justified.mr-0 {
    border-bottom: 0;
}

.nav-tabs.nav-justified.mr-0>li>a.active {
    background: #4A4A4A;
    color: #ffffff;
}

.nav-tabs.nav-justified.mr-0>li>a.active::after {
    display: none;
}

.offer-header {
    background-color: #4A4A4A;
    color: #fff;
    font-weight: bold;
    padding: 6px;
    border-radius: 30px;
    width: 190px;
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: block
}

.dropdown-menu.show {
    display: block !important;
}

.header .nav .dropdown-username {
    padding: 0;
    font-size: 16px;
    color: #3d3d3d;
    font-weight: 600;
}
.header .nav .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem !important;
    clear: both;
    font-weight: 400;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.nav-pills .nav-link.active {
    background-color: #4A4A4A;
    border: 1px solid #4A4A4A;
}

.nav-pills .nav-item:hover .nav-link {
    color: #fff;
}

.dashboard-cta {
    width: 100%;
    margin-bottom: 20px;
    height: 70px;
    line-height: 70px;
}
