﻿body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    font-family: Montserrat,sans-serif !important
}

.btn-dark {
    padding: 10px 40px;
}

.section_space {
    margin-top: 3.5vw;
}

section {
    margin-bottom: 3.5vw;
}

.ft_bold {
    font-weight: 600;
}

.ft_24 {
    font-size: 24px;
}

.boardergreen {
    border-bottom: 5px solid #8907ca;
    border-top: 5px solid #8907ca;
    padding: 20px !important
}

    .boardergreen p {
        font-size: 24px;
        margin-bottom: 0
    }

.right-search {
    /*max-width: 355px;*/
    float: right
}

    .right-search ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .right-search a .fa {
        color: #787777;
        font-size: 16px
    }

    .right-search a {
        color: #323232;
        font-size: 16px
    }

    .right-search li {
        padding: 8px 10px;
        position: relative
    }

    .right-search .form-control {
        border-radius: 0
    }

.search-icon {
    position: absolute;
    right: 20px;
    top: 16px
}

.customer-support {
    color: #000;
    font-size: 17px;
    font-weight: 600
}

.header-top {
    background: url(/mysticguide/contents/images/topheaderbg.png);
    background-size: cover !important;
    padding: 20px 50px
}

.bg-dark-blue {
    background: rgba(115,2,235,1);
    background: -moz-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(115,2,235,1)),color-stop(100%,rgba(137,6,203,1)));
    background: -webkit-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -o-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -ms-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: linear-gradient(to bottom,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    padding: 0
}

.inner-nav {
    text-align: center;
    display: block;
    width: 100%
}

.navbar-nav {
    display: inline-block;
    text-align: center
}

    .navbar-nav .nav-item {
        float: left;
        display: inline-block;
        text-align: center;
        padding: 12px 0
    }

.nav-item.active {
    background: rgba(255,255,255,.5)
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    font-size: 20px;
    padding: 0 40px;
    border-right: 1px solid;
    cursor: pointer
}

.navbar-nav .nav-item:last-child a {
    border-right: 0
}

.nav-item:hover {
    background: rgba(255,255,255,.5)
}

.dropdown-menu {
    background: rgba(138,6,204,1);
    background: -moz-linear-gradient(top,rgba(138,6,204,1) 0,rgba(115,2,235,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(138,6,204,1)),color-stop(100%,rgba(115,2,235,1)));
    background: -webkit-linear-gradient(top,rgba(138,6,204,1) 0,rgba(115,2,235,1) 100%);
    background: -o-linear-gradient(top,rgba(138,6,204,1) 0,rgba(115,2,235,1) 100%);
    background: -ms-linear-gradient(top,rgba(138,6,204,1) 0,rgba(115,2,235,1) 100%);
    background: linear-gradient(to bottom,rgba(138,6,204,1) 0,rgba(115,2,235,1) 100%)
}

.dropdown-menu {
    border-radius: 0;
    top: 57px;
    max-width: 300px;
    width: 100%
}

.dropdown-item a {
    color: #fff !important;
    display: block;
    border-top: 1px solid transparent;
    padding: 3px 4px 0 23px;
    cursor: pointer
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: transparent;
    text-decoration: none
}

.dropdown-item a:hover {
    text-decoration: none;
    cursor: pointer
}

.banner {
    background: url(/css/img/banner.jpg);
    background-size: cover !important;
    height: 600px;
    background-position: center
}

.offer {
    background: url(/css/img/offer.png);
    background-size: 100% 100% !important;
    max-width: 540px;
    margin: 0 auto;
    width: 100%;
    padding: 20px 0
}

.navbar {
    margin-bottom: 0 !important
}

.bannerContent {
    height: 600px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    color: #fff
}

.banner h2 {
    font-size: 52px;
    font-weight: 600
}

.banner p {
    font-size: 44px
}

.offer p {
    font-size: 28px !important;
    margin: 0
}

a.offer {
    color: #fff;
    text-decoration: none
}

    a.offer:hover {
        color: #fff;
        text-decoration: none
    }

footer {
    background: #f8f4fa;
    border-top: 3px solid #ddd;
    /*margin-top: 30px;*/
    padding-top: 65px
}

.newsletter {
    margin-bottom: 58px
}

.footerlink {
    text-align: center;
    font-size: 18px;
    color: #323232
}

    .footerlink a {
        color: #323232;
        padding: 0 28px
    }

.hr {
    height: 1px;
    background: #ddd;
    margin: 35px 0
}

.footerBottom p {
    color: #323232;
    font-size: 14px;
    text-align: center
}

    .footerBottom p:last-child {
        font-size: 16px;
        font-weight: 600
    }

footer .form-control {
    height: 50px;
    border-radius: 0;
    background: 0 0
}

.btn.btn-send {
    background: #8907ca;
    color: #fff;
    width: 50px;
    border-radius: 0;
    font-size: 24px
}

.shap {
    text-align: center
}

h1 {
    font-size: 30px;
    font-weight: 600
}

    h1 span {
        color: #8807ca;
        font-style: italic
    }

.titlepanel p {
    text-align: center;
    margin: 0;
    font-size: 20px;
    line-height: 1.4em;
    color: #3e3e3e
}

    .titlepanel p span {
        color: #8807ca;
        font-weight: 600;
        font-style: italic
    }

.titlepanel .line {
    width: 100px;
    height: 1px;
    background: #000;
    margin: 15px auto
}

.titlepanel {
    margin: 50px 0;
    text-align: center
}

.titlepanel-inner p {
    margin: 0;
    font-size: 20px;
    line-height: 1.4em
}

    .titlepanel-inner p span {
        color: #8807ca
    }

.titlepanel-inner .line {
    width: 200px;
    height: 1px;
    background: #000;
    margin: 15px 0
}

.titlepanel-inner {
    margin: 50px 0
}

.clientsbox {
    padding: 10px
}

.clients {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 5px #989898;
    margin-bottom: 20px
}

.client-name {
    color: #6b12c8 !important;
    font-size: 20px !important;
    margin: 0;
    margin-top: 0 !important
}

.star .fa {
    color: #efbb4a
}

.clients p {
    line-height: 1.3;
    margin-top: 10px;
    color: #605f5f;
    font-size: 15px
}

.btn.btn-drak {
    background: rgba(115,2,235,1);
    background: -moz-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(115,2,235,1)),color-stop(100%,rgba(137,6,203,1)));
    background: -webkit-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -o-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -ms-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: linear-gradient(to bottom,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    color: #fff;
    box-shadow: 0 2px 3px #989898
}

.btn.btn-trans {
    color: #8807ca;
    background: 0 0;
    border: 1px solid #8807ca;
    box-shadow: 0 2px 3px #8807ca
}

.btn.btn-drak, .btn.btn-trans {
    padding: 5px 12px;
    font-size: 15px
}

.viewAll {
    color: #8807ca;
    background: 0 0;
    border: 1px solid #8807ca;
    box-shadow: 0 2px 3px #8807ca;
    font-size: 18px;
    padding: 8px 17px;
    max-width: 200px;
    width: 100%;
    border-radius: 5px
}

.margin50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.bg-main {
    background: rgba(115,2,235,1);
    background: -moz-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(115,2,235,1)),color-stop(100%,rgba(137,6,203,1)));
    background: -webkit-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -o-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -ms-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: linear-gradient(to bottom,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%)
}

.why-content {
    margin: 100px auto;
    padding: 0 100px;
    color: #fff
}

    .why-content h2 {
        font-size: 28px;
        font-weight: 600
    }

    .why-content p {
        font-size: 18px
    }

    .why-content a {
        color: #ffd271;
        font-size: 20px;
        font-style: italic
    }

    .why-content .innerbox {
        width: 80%
    }

.whiteline {
    width: 150px;
    height: 1px;
    background: #fff;
    margin-bottom: 20px;
    margin-top: 14px
}

.clientReviewBox {
    margin: 100px 0;
    text-align: center
}

    .clientReviewBox h2 {
        font-size: 40px;
        font-weight: 600;
        color: #595656
    }

.clientreviewline {
    width: 200px;
    height: 1px;
    background: #333;
    margin: 0 auto
}

.star-review {
    margin: 40px;
    font-size: 24px;
    color: #fff200
}

.review {
    color: #595656;
    font-size: 22px;
    font-style: italic;
    margin-bottom: 36px
}

.clientName p:first-child {
    font-size: 24px;
    margin: 0;
    color: #6b12c8;
    font-weight: 600
}

.clientName p:last-child {
    font-size: 18px;
    margin: 0;
    color: #595656;
    font-weight: 600
}

.lowpricelabel p:first-child {
    font-size: 34px;
    font-weight: 600;
    color: #60c;
    margin: 0
}

.lowpricelabel p {
    color: #464646;
    font-size: 15px
}

.lowpricelabel .line {
    width: 200px;
    height: 2px;
    background: #595656
}

.SatisfactionBox {
    box-shadow: 0 2px 5px #ddd;
    display: flex;
    padding: 5px 25px
}

    .SatisfactionBox ul {
        padding: 0;
        list-style: none;
        width: 100%
    }

    .SatisfactionBox li:first-child {
        float: left;
        width: 84%
    }

    .SatisfactionBox li:last-child {
        float: right;
        width: 16%
    }

    .SatisfactionBox p:first-child {
        font-size: 34px;
        font-weight: 100
    }

    .SatisfactionBox p {
        margin: 0
    }

.step-select ul {
    padding: 0;
    list-style: none
}

    .step-select ul li {
        width: 50%;
        float: left
    }

.offer-box {
    width: 85%;
    text-align: center;
    box-shadow: 0 2px 7px #ddd;
    margin-bottom: 50px;
    padding: 25px 0
}

    .offer-box p {
        margin: 0;
        font-size: 14px;
        color: #595656
    }

.lightpink {
    background: #e1d1f2
}

.label-price {
    color: #8807ca !important;
    font-size: 30px !important;
    font-weight: 700
}

.register-box {
    background: #f9f9f9;
    padding: 10px;
    box-shadow: 0 3px 8px #ddd
}

.payment-box {
    background: #f9f9f9;
    padding: 10px;
    box-shadow: 0 3px 8px #ddd
}

.registerTitle {
    text-align: center;
    color: #60c;
    font-size: 30px;
    font-weight: 600;
    margin: 0
}

.register-box .hr {
    margin: 20px 0
}

.formBox {
    padding: 30px;
    padding-top: 0
}

    .formBox .form-control {
        border-radius: 0;
        border: 1px solid #000
    }

.bg-btn {
    background: rgba(115,2,235,1);
    background: -moz-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(115,2,235,1)),color-stop(100%,rgba(137,6,203,1)));
    background: -webkit-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -o-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: -ms-linear-gradient(top,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%);
    background: linear-gradient(to bottom,rgba(115,2,235,1) 0,rgba(137,6,203,1) 100%)
}

.btn.btn-txt.bg-btn {
    text-align: center;
    color: #fff;
    padding: 10px 40px
}

.bg-light-gary {
    background: #f3f3f3;
    padding: 50px 0;
    margin: 50px 0
}

.advisor-details h1 {
    font-size: 26px
}

.advisor-details .line {
    width: 200px;
    height: 1px;
    background: #000;
    margin-bottom: 16px
}

.bg-light-gary img {
    padding-right: 45px
}

.advisor-details p {
    margin-bottom: 4px
}

    .advisor-details p strong {
        color: #60c
    }

.titlepanel h2 {
    color: #000;
    font-size: 30px;
    margin: 10px 0
}

.Safety {
    font-size: 16px !important;
    max-width: 826px;
    margin: 0 auto !important
}

.filter-inner {
    background: #f9f9f9
}

.filter p {
    color: #565858;
    font-size: 18px;
    font-style: italic;
    font-weight: 400
}

.head {
    font-size: 24px !important;
    text-align: center;
    font-style: inherit !important;
    padding: 10px;
    border-bottom: 1px solid #ddd
}

.filter-inner .card-header {
    border-radius: 0 !important;
    border: 0;
    background: #f4f4f4
}

.filter-inner .card {
    border: 0;
    background: 0 0
}

.filter-inner .card-body .form-check {
    padding: 6px 20px
}

.filter-inner .form-check-input {
    margin-top: 5px
}

.btn .fa {
    margin-right: 5px
}

.btn.btn-search {
    background: #8907ca;
    color: #fff
}

.signleAdvisor-Info {
    overflow: hidden;
    border-radius: 10px;
    background: #f8f8f8
}

    .signleAdvisor-Info ul {
        list-style: none;
        padding: 0
    }

    .signleAdvisor-Info li {
        float: left
    }

        .signleAdvisor-Info li:last-child {
            width: 45%
        }

        .signleAdvisor-Info li:first-child {
            width: 55%
        }

.SingleAdvisor h2 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 30px
}

.signleAdvisor-Info .clientsbox {
    padding: 25px 20px
}

.schedule-info label {
    font-size: 24px;
    font-weight: 600
}

.schedule-info .btn {
    font-size: 26px
}

.schedule-info table td {
    font-size: 14px
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #ffe5ff
}

h3 {
    font-size: 20px;
    font-weight: 600
}

.userIocn {
    background: #8807ca;
    color: #fff;
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    height: 40px;
    width: 40px;
    font-weight: 600;
    font-size: 25px;
    border-radius: 50%;
    margin: 0 auto
}

.memberlistComment ul {
    padding: 0;
    list-style: none
}

.memberlistComment .col > ul > li {
    border-bottom: 1px solid #f2f2f2;
    margin: 30px;
    padding-bottom: 30px
}

.comment-box .fa-heart {
    color: #de2108;
    margin: 0 10px
}

.comment-box, .comment-box a {
    color: #585656
}

.SingleAdvisor .form-control {
    background: #f7f7f7;
    border: 0
}

.swiperImg {
    width: 250px;
    margin: 0 auto;
    position: relative
}

.swiperReadArticals {
    max-width: 250px;
    padding: 10px 20px;
    text-align: center;
    margin: 0 auto
}

    .swiperReadArticals p {
        margin: 0;
        font-size: 15px;
        line-height: 17px;
        margin-bottom: 8px;
        font-weight: 100;
        font-style: italic
    }

    .swiperReadArticals a {
        color: #8807ca
    }

.cardPsychics ul {
    list-style: none;
    padding: 0
}

.cardPsychics > ul > li {
    padding: 30px 0;
    border-bottom: 1px solid #f2f2f2
}

.custom-grid > li {
    float: left
}

    .custom-grid > li:first-child {
        width: 36%
    }

    .custom-grid > li:last-child {
        width: 63%
    }

.cardPsychics-box {
    height: 175px;
    width: 300px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 4px #ddd
}

.comments-box {
    height: 149px;
    overflow-y: scroll;
    margin-bottom: 10px
}

    .comments-box p {
        font-size: 13px;
        line-height: 20px
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(/css/img/rightArrow.png) !important;
    right: 1px !important;
    left: 0;
    width: 45px !important;
    height: 45px !important;
    background-size: 100% !important
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/css/img/leftArrow.png) !important;
    left: 0;
    right: auto;
    width: 45px !important;
    height: 45px !important;
    background-size: 100% !important
}

.cardPsychics {
    padding-left: 30px
}

.overlay {
    background: rgba(137,7,202,.5);
    top: 0;
    bottom: 0;
    width: 100%;
    position: absolute;
    opacity: 0;
    transition: all .5s
}

.swiperImg:hover .overlay {
    opacity: 1;
    transition: all .5s
}

.overlay a {
    background: #fff;
    padding: 7px 16px;
    font-size: 16px;
    color: #8907ca;
    position: absolute;
    bottom: 31px;
    right: 0
}

ul {
    list-style: none;
    padding: 0
}

.horoscopeslist ul li {
    float: left;
    width: 16%;
    text-align: center
}

.ZodiacSign {
    padding: 20px;
    line-height: 1.2
}

    .ZodiacSign p {
        margin: 6px
    }

.horoscopesIcon .ZodiacSign {
    width: 192px;
    margin: 0 auto;
    padding: 0
}

.horoscopes-tab .nav-item a {
    font-size: 22px;
    color: #333;
    padding: 6px 30px
}

.nav-tabs {
    border-bottom: 0
}

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        color: #495057;
        background-color: #fff;
        border-color: transparent;
        border-bottom: 1px solid;
        font-weight: 600
    }

.tab-content {
    margin-top: 15px;
    background: #f8f8f8;
    padding: 20px
}

.horoscopes-tab {
    margin: 30px 0
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: transparent;
    border-bottom: 1px solid
}

.payment-box {
    background: #f9f9f9;
    padding: 50px 30px;
    box-shadow: 0 3px 8px #ddd;
    max-width: 600px;
    margin: 0 auto
}

.iconfa {
    background: #f9f9f9;
    height: 50px;
    width: 50px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    text-align: center;
    font-size: 30px;
    border-radius: 50%;
    box-shadow: 5px 4px 8px #ddd;
    margin: 0 auto;
    color: #8907ca
}

.contactInfo {
    text-align: center;
    font-size: 18px
}

.Contact-box {
    max-width: 80%;
    margin: 0 auto
}

.conatctbg {
    background-image: url(/css/img/conatctbg.png) !important;
    background-size: cover;
    color: #fff;
    padding-left: 200px;
    min-height: 260px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background-position: center;
    margin-bottom: 80px
}

    .conatctbg h4 {
        font-size: 30px;
        font-weight: 600
    }

.font18 {
    font-size: 18px !important
}

.font22 {
    font-size: 22px !important
}

.upper-txt {
    text-transform: uppercase
}

.bold {
    font-weight: 700
}

.Policy-Info-box p {
    font-size: 16px
}

.fintlist19 {
    list-style: disc;
    padding-left: 17px;
    font-size: 19px;
    line-height: 1.8
}

.ZodiacSign p:last-child {
    height: 41px;
    line-height: 14px
}

.clientsbox .btn {
    margin-bottom: 10px
}

a.tooltips {
    outline: 0;
    color: #000
}

    a.tooltips strong {
        line-height: 30px
    }

    a.tooltips:hover {
        text-decoration: none
    }

    a.tooltips span {
        z-index: 10;
        display: none;
        padding: 14px 20px;
        margin-top: 10px;
        margin-left: -160px;
        width: 300px;
        line-height: 16px
    }

    a.tooltips:hover span {
        display: inline;
        position: absolute;
        border: 2px solid #fff;
        color: #eee;
        background: #333 repeat-x 0 0
    }

a.tooltipss {
    outline: 0;
    color: #000
}

    a.tooltipss strong {
        line-height: 30px
    }

    a.tooltipss:hover {
        text-decoration: none
    }

    a.tooltipss span {
        z-index: 10;
        display: none;
        padding: 14px 20px;
        margin-top: 10px;
        margin-left: -34px;
        width: 300px;
        line-height: 16px;
        color: #eee;
        background: #333 repeat-x 0 0;
        position: absolute;
        border: 2px solid #fff
    }

    a.tooltipss:hover span {
        display: inline;
        position: absolute;
        border: 2px solid #fff;
        color: #eee;
        background: #333 repeat-x 0 0
    }

.callout {
    z-index: 20;
    position: absolute;
    border: 0;
    top: -14px;
    left: 120px
}

a.tooltips span {
    border-radius: 2px;
    box-shadow: 0 0 8px 4px #666
}

a.tooltipss span {
    border-radius: 2px;
    box-shadow: 0 0 8px 4px #666
}

@media(min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media(max-width:1280px) {
    .cardPsychics-box {
        height: 149px;
        width: 254px
    }
}

@media(max-width:1299px) {
    .banner h2 {
        font-size: 54px;
        font-weight: 600
    }

    .banner p {
        font-size: 42px
    }

    .navbar-dark .navbar-nav .nav-link {
        font-size: 20px
    }
}

@media(max-width:1199px) {
    .cardPsychics-box {
        height: 126px;
        width: 215px
    }
}

@media(max-width:1180px) {
    .navbar-dark .navbar-nav .nav-link {
        font-size: 18px
    }
}

@media(max-width:1036px) {
    .navbar-dark .navbar-nav .nav-link {
        font-size: 15px;
        padding: 0 20px
    }

    .dropdown-item a {
        padding: 3px 4px 0 10px;
        font-size: 14px
    }

    .dropdown-item {
        padding: 5px
    }

    .dropdown-menu {
        width: auto
    }
}

@media(max-width:991px) {
    .banner h2 {
        font-size: 44px;
        font-weight: 600
    }

    .banner p {
        font-size: 36px
    }

    .offer p {
        font-size: 26px !important;
        margin: 0
    }

    .why-img {
        margin-top: 20px
    }

    .horoscopeslist ul li {
        float: left;
        width: 25%;
        text-align: center
    }

    .schedule-info {
        margin-top: 30px
    }
}

@media(max-width:768px) {
    .logo {
        text-align: center
    }

    .horoscopeslist ul li {
        float: left;
        width: 33%;
        text-align: center
    }

    .right-search {
        max-width: 355px;
        float: none;
        margin: 0 auto
    }

    .navbar-nav {
        display: flex;
        text-align: center
    }

    .dropdown-menu {
        max-width: 100%
    }

    .conatctbg {
        padding: 0;
        text-align: center
    }

    .signleAdvisor-Info li:first-child {
        width: 100%
    }

    .signleAdvisor-Info li:last-child {
        width: 100%
    }
}

@media(max-width:680px) {
    .why-content .innerbox {
        width: 100%
    }

    .why-content {
        margin: 30px auto;
        padding: 0 30px;
        color: #fff
    }
}

@media(max-width:510px) {
    .horoscopeslist ul li {
        float: left;
        width: 50%;
        text-align: center
    }

    .customer-support {
        color: #000;
        font-size: 14px;
        font-weight: 600;
        text-align: center
    }
}

@media(max-width:480px) {
    .customer-support {
        color: #000;
        font-size: 13px;
        font-weight: 600;
        text-align: center
    }

    .header-top {
        padding: 20px
    }

    .Contact-box {
        max-width: 100%;
        margin: 0 auto
    }

    .newsletter h2 {
        font-size: 6vw;
        text-align: center
    }

    .newsletter {
        margin-bottom: 38px
    }

    .step-select ul li {
        width: 100%;
        float: left
    }

    .offer-box {
        margin: 20px auto
    }

    .offer p {
        font-size: 20px !important;
        margin: 0
    }
}
