.stky-counter .ClassyCountdown-wrapper .ClassyCountdown-value {
    font-family: Lato,sans-serif!important;
    font-size: 18px!important;
    color: #231e6f!important;
    background: #fff!important;
    border-radius: 100%!important;
    height: 50px!important;
    width: 50px!important;
    margin: -25px 0 0 9px!important;
    line-height: 13px!important;
    padding: 12px 0!important;
    font-weight: 800!important;
    text-transform: uppercase!important;
}
.form-box .intl-tel-input {
    width: 100%
}

.form-box .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    background-color: #ededed!important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-box .flag-container {
    background-color: transparent
}

.form-box .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 90px
}

.logopromotionbannermm {
    background-image: url(../img/banner.jpg)
}

header {
    background-image: none;
    min-height: 80px;
    padding: 0;
    display: flex;
    height: 100%;
    background-color: #fff;
    align-items: center;
}

.promotion-left h2 span sup:first-child {
    top: -3px;
    font-size: 67px
}

.pormotion-nav-btn ul li {
    display: inline-block
}

.pormotion-nav-btn ul li a {
    color: #da1e38;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #da1e38;
    border-radius: 50px;
    padding: 13px 0;
    width: 210px;
    display: block;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.pormotion-nav-btn ul li:first-child a {
    margin-right: 10px
}

.pormotion-nav-btn ul li:first-child a:hover {
    background-color: #292764;
    border-color: #fff;
    color: #fff;
}

.pormotion-nav-btn ul li:last-child a {
    background-color: #292764;
    border-color: #292764;
    color: #fff;
}

.pormotion-nav-btn ul li:last-child a:hover {
    background-color: #da1e38;
    border-color: #da1e38;
    color: #fff;
}

.pormotion-nav-btn ul {
    text-align: right;
    margin: 0;
}

header .logo {
    padding-top: 0
}

.logo img {
    margin-top: 0;
    width: 75%;
}

.promotion-left h1 {
    font-size: 42px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0
}

.promotion-left h2 {
    color: #da1e38;
    font-size: 43px;
    margin-top: 0;
    font-weight: 700;
}

.promotion-left h2 span {
    font-size: 82px;
    position: absolute;
    top: 24px;
    margin-left: 8px
}

.promotion-left h2 span sup {
    top: -30px;
    font-size: 42px;
    font-weight: 400
}

.promotion-left hr {
    border-color: #da1e38;
    border-width: 2px;
}

.promotion-left i {
    margin-right: 11px;
    color: #da1e38;
}

.promotion-left p {
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    margin-bottom: 0
}

.header-call ul li:first-child a {
    color: #da1e38;
    background-color: #fff;
    font-size: 17px;
    line-height: 35px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 12px 30px;
    font-weight: 600;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: 1px solid #fff;
}

.header-call ul li:first-child a:hover {
    background-color: #da1e38;
    border-color: #da1e38;
    color: #fff;
}

.header-call ul li {
    display: inline-block
}

.header-call ul li:last-child a {
    font-size: 19px;
    line-height: 45px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 30px;
    margin-left: 11px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.header-call ul li:last-child a:hover {
    background-color: #da1e38;
    border-color: #da1e38;
    color: #fff;
}

.header-call ul li:last-child a:hover i {
    color: #fff;
}

.header-call ul li:last-child a i {
    margin-right: 4px;
    color: #da1e38;
    font-weight: 600;
    margin-left: 0;
}

.header-image ul li {
    display: inline-block
}

.header-call {
    margin-top: 20px
}

.header-image {
    margin-top: 24px
}

.form-box {
    background-color: #fff;
    border-radius: 8px;
    padding: 15px 40px;
    margin-left: 40px
}

.form-box h2 {
    color: 0 8px 10px 0 rgba(20, 38, 87, 0.5);
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

.form-box h3 {
    margin-top: 0;
    font-size: 19px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 24px
}

.form-box input {
    background-color: #ededed!important;
    font-size: 14px;
    color: #2f2f2f;
    height: 50px;
    border-color: #ededed;
    box-shadow: none;
    padding-left: 12px;
    padding-top: 6px;
    padding-bottom: 6px
}

.form-box input.error {
    border-color: #ff0042!important
}

.form-box button {
    display: block !important;
    background: #da1e38;
    color: #fff;
    padding: 12px 62px;
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: 2px solid transparent;
    box-shadow: 0 8px 10px 0 rgba(218, 30, 56, 0.32);
    -webkit-box-shadow: 0 8px 10px 0 rgba(218, 30, 56, 0.32);
    -moz-box-shadow: 0 8px 10px 0 rgba(218, 30, 56, 0.32);
}

.form-box button:hover {
    background: 0 0;
    border-color: #292764;
    color: #292764;
}

.form-box p {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-top: 14px
}

.bannermm {
    min-height: 700px
}

.lSPager {
    display: none
}

#lightSlider1 {
    margin-top: 12px
}

footer .brdr-top {
    border-top: 0;
    padding-top: 0
}

footer .padd-btd {
    padding: 27px 0 0;
}

.terms-box {
    text-align: center;
    padding: 8px 0
}

.terms-box ul {
    margin-bottom: 0
}

.terms-box ul li {
    display: inline-block;
    color: #888
}

.terms-box ul li:before {
    content: ""
}

@media screen and (max-width:1199px) {
    .form-box {
        margin-left: 0;
        padding-left: 20px;
        padding-right: 20px
    }
    .promotion-left h2 span {
        font-size: 70px
    }
    .promotion-left h1 {
        font-size: 34px
    }
    section.creative-section .tab-pane img {
        margin-top: 0
    }
    .promotion-left h2 {
        font-size: 35px
    }
    .header-call ul li:last-child a i {
        margin-left: 8px
    }
    .header-call ul li:first-child a {
        font-size: 15px;
        padding: 8px 12px;
        line-height: initial
    }
    .header-call ul li:last-child a {
        font-size: 15px;
        width: 100%;
        margin-left: 0;
        padding: 8px 12px;
        display: inline-block;
        text-align: center;
        line-height: initial
    }
    .header-image ul li.first {
        padding-right: 20px;
        margin-right: 20px
    }
    .promotion-left p {
        font-size: 18px;
        line-height: 34px
    }
    .form-box h2 {
        margin-top: 8px
    }
    .header-call ul li {
        display: inline-block;
        width: 49%
    }
}

@media screen and (max-width:991px) {
    .fixed-area,.sticky-cta{}
    .tab-content.tabnumone {
        text-align: center
    }
    .single-service-tab-content {
        margin-left: 12px;
        margin-right: 12px;
        margin-top: 0
    }
    .display-none-on-md {
        display: none!important
    }
    .header-call ul li:first-child a {
        width: 100%;
        display: block;
        text-align: center
    }
    .header-call ul li:first-child a {
        padding: 10px 12px
    }
    .header-call ul li:last-child a {
        padding: 10px 12px
    }
    .footer-logo {
        border-bottom: 0
    }

    .promotion-left h2 span {
        top: 12px
    }
    .header-call {
        display: inline-block;
        width: 100%;
        margin-top: 18px
    }
    .header-call ul li:last-child a i {
        margin-left: 20px
    }
    .form-box {
        margin-top: 30px
    }
    .logopromotionbannermm {
        padding-bottom: 50px!important
    }
}

@media screen and (max-width:767px) {
    .learn-more-tab .first.last {
        margin: 0 auto
    }
    section.creative-section .tab-pane img {
        margin: 0 auto
    }
    header .logo {
        width: auto
    }
    .bannermm .container {
        width: 100%
    }
    footer .padd-btd>img {
        padding-top: 0
    }
    footer .social-icons.padd-btd {
        padding: 10px 0
    }
}

@media screen and (max-width:660px) {
    section.creative-section .tab-pane img {
        margin: 0 auto
    }
    header .logo {
        width: 100%;
        position: static
    }
    header {
        margin-top: 20px
    }
    .pormotion-nav-btn ul {
        text-align: center
    }

}

@media screen and (max-width:550px) {
    footer .padd-btd {
        padding-top: 6px!important
    }
    #service .service-tab .nav-tabs {
        display: none
    }
    .creative-section {
        margin-top: 6px!important
    }
    .single-service-tab-content {
        margin-top: 0
    }
    .tab-content {
        padding-bottom: 20px!important
    }
    .client-heading {
        margin-bottom: 20px!important
    }
    .tabnumone .col-md-6 {
        margin-right: 15px;
        margin-left: 15px;
        text-align: center
    }
    .maincta h3 span {
        display: none
    }
    .padright0 {
        padding-right: 15px
    }
    .service-area .area-title p {
        display: none
    }
    .sechead p {
        display: none
    }
    .sechead h3,
    .sitemap-main .termcndtn p strong {
        text-transform: capitalize
    }
    .service-tab {
        padding-bottom: 0
    }
    .maincta p {
        display: none
    }
    .promotion-left {
        text-align: center
    }
    .promotion-left h2 span {
        position: static
    }
    .header-call ul li {
        width: 100%
    }
    .header-call ul li.last {
        margin-top: 10px
    }
    .header-image ul li.first {
        width: 100%
    }
    .header-image ul li.first {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
        margin-bottom: 20px
    }
    .header-image {
        margin-top: 10px
    }
    .learn-more-tab li {
        margin: 0 auto;
        margin-bottom: 22px
    }
    .service-tab ul li .creative-section-box {
        padding-left: 0;
        padding-right: 0
    }
    .pormotion-nav-btn ul li {
        width: 49%
    }
    .pormotion-nav-btn ul li a {
        width: auto
    }
    .promotion-left p {
        font-size: 16px;
        line-height: 30px
    }
    .header-call {
        margin-top: 26px
    }
    .header-call ul li:last-child a {
        margin-left: 0;
        display: block;
        width: 100%;
        font-size: 16px
    }
    .header-call ul li.last {
        margin-top: 22px
    }
    .header-call ul li:last-child a i {
        margin-left: 0
    }
    .header-call ul li:first-child a {
        display: block
    }
    .promotion-left .col-sm-6 {
        width: 100%;
        text-align: left
    }
}

@media screen and (max-width:400px) {
    .botarea-pack .fleft {
        padding-right: 10px
    }
    .packdetails .botarea-pack a.btn-orders {
        font-size: 13px;
        padding: 4px 16px
    }
    .promotion-left h2 span sup:first-child {
        font-size: 40px
    }
    .promotion-left h2 span sup {
        top: -16px;
        font-size: 32px
    }
    .pormotion-nav-btn {
        padding: 0
    }
    .pormotion-nav-btn ul li a {
        padding: 12px 0
    }
    .pormotion-nav-btn ul li:first-child a {
        margin-right: 0
    }
    .promotion-left h1 {
        font-size: 28px;
        margin-top: 0
    }
    .promotion-left h2 {
        font-size: 32px
    }
    .promotion-left h2 span {
        position: static;
        margin-left: 0;
        font-size: 50px;
        margin-top: 8px;
        display: block
    }
    .form-box h2 {
        font-size: 32px
    }
    .form-box h3 {
        font-size: 20px
    }
    .form-box button {
        padding-left: 0;
        padding-right: 0
    }
    .maincta .btn-radius-top a {
        padding: 4px 10px;
        font-size: 14px;
        width: 100%;
        display: inline-block;
        padding: 9px
    }
    .maincta .btn-radius-top a:first-child {
        margin-bottom: 12px
    }
}

.creative-section p {
    font-size: 14px;
    line-height: 26px
}

/*entry popup*/
.fixedform-1 .mm-field input, .fixedform-1 .mm-field input[type=text], .fixedform-1 .mm-field select, .fixedform-1 .mm-field textarea, [type=email] {
    background-color: transparent;
    color: black;
}
#entry-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0,0,0,.6);
    display: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.entry-box {
    background-image: url("../img/entry-popup-bg.png");
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    background-size: 100% 100%;
    padding-left: 7%;
    padding-right: 7%;
    box-shadow: 0px 0px 50px 0 black;
    position: relative;
}
.entry-box p{
    text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-size: 25px;
}
.entry-box h1 {
    text-shadow: 0px 5px 10px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-size: 55px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.entry-box h1 span{
    color: #ffd800;
}
.entry-left{
    text-align: left;
}
.entry-right input {
    border-radius: 5px;
    height: 60px;
    padding-left: 20px;
    border: 2px solid white;
    box-shadow: none;
}
.entry-right .intl-tel-input{
    width: 100%;
}
.entry-right .intl-tel-input.separate-dial-code .selected-dial-code{
    padding-left: 0px;
}
.entery-submit {
    padding-left: 0px !important;
    width: 100%;
    border-radius: 50px !important;
    border-color: #fb0143 !important;
    background-color: #fb0143;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}
.entry-right a i{
    margin-left: 6px;
}
.entry-right p{
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0px;
    margin-top: 12px;
}
.entry-right .form-group {
    margin-bottom: 10px;
}
a#entry-box_close {
    position: absolute;
    right: -23px;
    background-color: #fb0143;
    width: 50px;
    height: 50px;
    border-radius: 50pc;
    color: white;
    font-size: 37px;
    top: -27px;
}
@media screen and (max-width:1199px){
    .entry-box{
        width: 100%;
    }
}
@media screen and (max-width:991px){
    .entry-box{
        padding-left: 5%;
        padding-right: 5%;
    }
}
@media screen and (max-width:767px){
    .entry-box h1{
        font-size:50px
    }
    .entry-box h1 br{
        display: none;
    }
}
@media screen and (max-width:600px){
    .entry-box {
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .entry-right input{
        height: 44px;
    }
    .entry-box h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .entry-right a {
        height: 44px;
        line-height: 44px;
        font-size: 14px;
    }
    .entry-right p{
        font-size: 11px;
    }
    .entery-submit{
        font-size: 14px;
    }
    .entry-left {
        width: 100%;
        text-align: center;
    }
    .entry-right {
        width: 100%;
        text-align: center;
    }
}
.entry-left{
    position: relative;
}
.entry-left:before {
    content: "";
    position: absolute;
    height: 100%;
    background-image: url("../img/popup-border.png");
    width: 20px;
    right: 40px;
}

/*leaving popup*/
#bio_ep {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999990;
    align-items: center;
    background-color: rgba(0,0,0,.6);
    display: none;
}
.leaving-box {
    background-image: url("../img/leaving-popup-bg.png");
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
    background-size: 100% 100%;
    padding-left: 4%;
    padding-right: 4%;
    box-shadow: 0px 0px 50px 0 black;
    position: relative;
}
.leaving-box h1{
    color: #ffffff;
    font-size: 56px;
    line-height: 47px;
    font-weight: bold;
}
.leaving-box p{
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 18px;
}
.leaving-box p span{
    color: #ffd800;
}
.leaving-box input {
    border-radius: 5px;
    height: 60px;
    padding-left: 20px;
    border: 2px solid white;
    box-shadow: none;
}
.leaving-submit {
    background-color: rgb(255, 216, 0);
    height: 60px;
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 0px !important;
    width: 340px;
    border-radius: 50px !important;
    border: 0;
    font-weight: 600;
    border-color: rgb(255, 216, 0) !important;
    margin-top: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.leaving-box .intl-tel-input.separate-dial-code .selected-dial-code{
    padding-left: 5px;
}
.upper-leaving {
    margin-bottom: 12px;
}
.leaving-box p.leaving-offer {
    font-size: 13px;
    text-transform: inherit;
    font-weight: 400;
    margin-top: 12px;
}
#bio_ep_close {
    content: "\f00d";
    position: absolute;
    top: -25px;
    font-family: "Font Awesome 5 Free";
    font-size: 32px;
    color: #fff;
    border-radius: 50px;
    padding: 0 7px;
    font-weight: 600;
    right: -20px;
    background-color: #fb0143;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.leaving-box .form-control:focus {
    border-color: #ffd800;
}
.leaving-box input.error, .entry-right input.error {
    border-color: #fb0143!important;
}
.leaving-submit:hover{
    background-color: white;
}
@media screen and (max-width:1199px){
    .leaving-box{
        width: 100%;
    }
}
@media screen and (max-width:991px){
    .row.leaving-box .col-sm-4 {
        padding-left: 6px;
        padding-right: 6px;
    }
}
@media screen and (max-width:767px){
    .leaving-box .intl-tel-input{
        display: block;
    }
}
@media screen and (max-width:600px){
    .leaving-box{
        padding-top: 0px;
        padding-bottom: 10px;
    }
    .leaving-box p {
        font-size: 16px;
        margin-top: 0;
    }
    .leaving-box h1{
        font-size: 30px;
        line-height: unset;
    }
    .leaving-box input{
        height: 44px;
    }
    .leaving-submit{
        width: 100%;
    }
}

.fixed-area.fixed {
    top: 0px;
}
.fixed-area {
    background: #3575ff;
    width: 100%;
    position: fixed;
    left: 0;
    top: -154px;
    z-index: 9999;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    z-index: 9999;
    display: none;
}
.app-container {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.app-container {
    width: 100%;
    overflow: hidden;
}
.sticky-cta {
    background: url("../img/eye-catch-bg.png");
    position: fixed;
    width: 172px;
    height: 273px;
    left: -171px;
    top: 40%;
    padding: 100px 14px 10px;
    z-index: 9;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    display: none;
}
.sticky-cta.fixed {
    left: 0;
}
.fspx-22 {
    font-size: 17px !important;
    line-height: 20px;
}
.ptpx-30 {
    padding-top: 40px !important;
}
.lh-0 {
    line-height: 0;
}
.fc-white {
    color: #fff;
}
.stiky-btn {
    position: relative;
    right: 20px;
    display: inline-flex;
    width: 100%;
}
.mtpx-30 {
    margin-top: 44px !important;
}
.btn-new-primary3 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 16px 0;
    width: 49%;
    display: block;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-right: 5%;
}
.btn-new-primary3:hover{
    background-color: #ffd800;
    border-color: #ffd800;
    color: #000;
}
.pulse {
    box-shadow: 0 0 0px #ffe500;
    animation: pulse 2s infinite;
}
.btn-new-primary2 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #ffd800;
    border-radius: 50px;
    padding: 16px 0;
    width: 49%;
    display: block;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #ffd800;
    color: #000;
}
.btn-new-primary2:hover{
    background-color: #fff;
    border-color: #fff;
}
.fw-bold {
    font-weight: 700 !important;
}
.pulse:hover {
    animation: none;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 30px rgba(204,169,44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 30px rgba(204,169,44, 0);
        box-shadow: 0 0 0 30px rgba(204,169,44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}
.ptpx-12 {
    padding-top: 12px !important;
}
.pbpx-12 {
    padding-bottom: 12px !important;
}
.stky-counter .ClassyCountdown-days {
    display: none !important;
}
.stky-counter{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.stky-counter p{
    margin-bottom: 0px;
    font-size: 16px;
}
.ClassyCountdown-wrapper>div{
    margin: 10px 4px;
}
.fc-yellow {
    color: #f4c509;
}
.sticky-cta h2 {
    margin-top: 10px;
    color: #ffd800;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    font-family: sans-serif;
    line-height: 1;
    text-shadow: 1px 2px 3px #000000;
    padding-bottom: 10px;
}
.sticky-cta .title {
    font-size: 13px;
    font-weight: 700 !important;
    text-align: center;
    line-height: 22px;
    margin-top: 6px;
}
.client_content_sec {
    padding: 40px 0 50px;
}




@media (max-width: 1199px){
    .get-text p{
        padding-top: 20px !important;
    }
    .ClassyCountdownDemo canvas{
        display: none;
    }
}
@media (max-width: 991px){
    .logopromotionbannerinner {
        margin-top: 30px;
    }
    .entry-box h1{
        font-size: 40px;
        line-height: 48px;
    }
    .entry-right input{
        height: 48px;
    }
    .entry-right a {
        height: 48px;
        line-height: 48px;
    }
    .get-text p{
        margin-bottom: 0px;
        padding-top: 15px !important;
    }
    .get-text h4{
        margin-top: 0px;
    }
    .stky-counter .ClassyCountdown-wrapper .ClassyCountdown-value{
        margin: -25px 0 0 3px!important;
    }
    .fixed-area .stiky-btn {
        margin-top: 0px !important;
        display: inline-block;
    }
    .get-text strong{
        font-size: 18px !important;
        display: inline-block;
        line-height: initial;
    }
    .cont.container {
        width: 100%;
    }
    .stiky-btn a{
        width: 100%;
        margin-top: 8px;
    }
    .process-tabs {
        padding: 0;
    }
}
@media (max-width: 767px){
    .stickybuttoncontainer{
        display: none !important;
    }
    .ClassyCountdown-wrapper>div{
        width: 30px;
    }
    .get-text{
        width: 50%;
    }
    .stiky-btn{
        display: none;
    }
    .stky-counter{
        width: 50%;
        text-align: center !important;
    }
    .new-chat-button{
        display: block !important;
    }
    .leaving-box{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    #bio_ep_close {
        top: -25px;
        font-size: 32px;
        color: #fff;
        border-radius: 50px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: -11px;
    }
    .form-box button{
        display: block;
    }
    .entry-box p {
        font-size: 18px;
        margin-bottom: 0px
    }
    .entry-box h1 {
        font-size: 15px;
        margin-bottom: 10px;
        padding: 0;
        line-height: initial;
    }
    .entry-right p {
        font-size: 11px !important;
    }
    .entry-left:before{
        display: none;
    }
    a#entry-box_close {
        width: 40px;
        height: 40px;
        font-size: 30px;
        top: -14px;
        right: 0;
    }
    .entry-right input {
        height: 40px;
        margin-top: 6px;
    }
    .entry-right .form-group {
        margin-bottom: 8px;
    }
    .entery-submit {
        font-size: 13px;
    }
    .entry-right a {
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
    .form-box {
        margin-top: 0;
    }
    .stky-counter .ClassyCountdown-wrapper .ClassyCountdown-value {
        font-size: 17px!important;
        height: 50px!important;
        width: 50px!important;
        margin: -19px -3px -4px 0px!important;
        line-height: 13px!important;
    }
    .ClassyCountdown-wrapper canvas {
        width: 40px !important;
        height: 40px !important;
    }
    .get-text strong{
        font-size: 12px !important;
    }
    .fixed-area .stiky-btn {
        margin-top: 0px!important;
    }
    .stiky-btn .btn-new-primary3,.stiky-btn .btn-new-primary2{
        width: 100%;
        margin-right: 0px;
        padding: 8px 0px !important;
        font-size: 12px;
        margin-top: 10px;
    }
    .sticky-cta {
        width: 150px;
        height: 250px;
        padding: 84px 2px 0px;
        background-size: 100% 100%;
        top: 34%;
        display: none;
    }
    .sticky-cta .title {
        font-size: 14px;
        font-weight: 700!important;
        text-align: center;
        line-height: 18px;
        margin-top: 6px;
        margin-bottom: 0px !important;
    }
    .sticky-cta h2 {
        margin-top: 6px;
    }
    .stky-counter {
        text-align: left;
    }
    .ClassyCountdown-wrapper>div {
        width: 40px !important;
    }
    .get-text h4 span{
        font-size: 14px !important;
    }
    .get-text p {
        padding-top: 21px !important;
        margin-bottom: 7px;
    }
    .get-text h4 {
        display: none;
    }
    header .container {
        width: 100%;
    }
}
@media (max-width: 521px){

    .get-text{
        width: 50%;
    }
    .stky-counter{
        width: 50%;
    }
    .new-chat-button {
        display: block !important;
        width: 100%;
        font-size: 12px !important;
        padding: 8px !important;
        margin-top: 2px;
    }
    .get-text p {
        padding-top: 6px !important;
        font-size: 14px !important;
    }
    .get-text p strong{
        font-size: 14px !important;
    }
    .sticky-cta {
        width: 120px;
        height: 220px;
        padding: 75px 0px 0px;
    }
    .sticky-cta .title {
        font-size: 12px;
    }
    .sticky-cta h2 {
        margin-top: 6px;
        font-size: 22px;
        margin-bottom: 0px;
    }
    .ClassyCountdown-wrapper>div {
        width: 30px !important;
    }
    .stky-counter .ClassyCountdown-wrapper .ClassyCountdown-value {
        font-size: 17px!important;
        height: 45px!important;
        width: 45px!important;
        margin: -19px -3px -4px 0px!important;
        line-height: 11px!important;
    }
}