.packageBtn {
    width: 100%;
    max-width: 100%;
    background: #01bc20;
    position: relative;
    text-align: center;
    height: 70px;
    line-height: 70px;
    border-radius: 40px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-top: 25px;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
}
.packageBtn p {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.btn-arw {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 24px;
}


label.invalid {
    margin-left: 0px !important;
    font-weight: bold;
    margin-top: 5px !important;
}

.packageBtn {
    height: 60px;
    line-height: 60px;
    margin-top: 20px;
}
.packageBtn p {
    font-size: 24px;
}

.apply-cuppon {
    padding-bottom: 0.5rem;
}

.apply-cuppon input::placeholder {
    color: #666;
    font-weight: normal;
}

.apply-cuppon a {
    color: #0991ca;
    border-bottom: 1px dashed #0991ca;
}
.apply-cuppon a:hover {
    color: #333;
    border-bottom: 1px dashed #333;
}
.coup-toggled.hidden {
    display: none;
}

.promo-txt, .free-btn {
    display: none !important;
}

.ssOffer {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
}

.ssOffer .ssYes {
    position: absolute;
    bottom: 60px;
    left: 32px;
    width: 304px;
    height: 50px;
    background: yellow;
    opacity: 0;
    cursor: pointer;
}
.ssOffer .ssNo {
    position: absolute;
    bottom: 20px;
    left: 32px;
    width: 304px;
    height: 30px;
    background: white;
    opacity: 0;
    cursor: pointer;
}
.ssOffer .ssClose {
    position: absolute;
    top: 12px;
    right: 7px;
    width: 30px;
    height: 30px;
    background: white;
    opacity: 0;
    cursor: pointer;
}

.closer {
    padding: 1rem 0;
}

.form__field.fld {
    width: 60%;
}

.form__submit.cpnBtn {
    width: 35%;
    float: right;
    height: 42px;
    border-radius: 5px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    #footer {
        margin-top: -38px;
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    #footer {
        margin-top: -30px;
        position: relative;
        padding-bottom: 68px;
    }
    #footer .partners p {
        width: 100%;
    }
    #footer .partners ul li {
        padding: 0 6px;
    }
    #footer .partners ul li img {
        width: 100%;
    }
    #footer .copy-right {
        padding-bottom: 10px;
        font-size: 12px;
    }
    #footer .foot-menu ul li:first-child {
        padding-left: 0;
    }
    #footer .foot-menu ul li:last-child {
        padding-right: 0;
    }
    #footer .foot-menu ul li a {
        font-size: 12px;
        line-height: 15px;
    }
}
#footer {
    float: left;
    width: 100%;
    padding-top: 20px;
    background-color: #1b1b1b
}
#footer .copy-right {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #a4a4a4;
    line-height: 25px;
    letter-spacing: -0.2px;
    text-align: center;
    padding-bottom: 20px
}
#footer .foot-menu {
    text-align: center;
    padding-bottom: 26px
}
#footer .foot-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: inline-block
}
#footer .foot-menu ul li {
    float: left;
    border-right: 1px solid #4c4c4c;
    padding: 0 12px;
    letter-spacing: -0.2px
}
#footer .foot-menu ul li a {
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #a4a4a4;
    line-height: 17px
}
#footer .foot-menu ul li a:hover {
    text-decoration: unset
}
#footer .foot-menu ul li:last-child {
    border: none
}
#footer .partners {
    text-align: center
}
#footer .partners ul {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}
#footer .partners ul li {
    float: left;
    padding: 0 20px
}
#footer .partners p {
    width: 55%;
    margin: 0 auto;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    color: #a4a4a4;
    line-height: 20px;
    letter-spacing: -0.2px;
    padding-bottom: 24px
}

.visible-xs {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}


@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media only screen and (max-width:767px) {
    #footer .partners ul li img {
        width: 100%;
    }
    #footer .partners p {
        width: 100%;
    }
}


.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
    }
    50% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.95);
    }
}