/**
 * ClickASnap Responsive CSS
*/
@media screen and (min-width: 1270px) {
    /* Clikasnp Normal CSS */
    .container {
        max-width: 1170px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 1270px) {
    .clikasnp-banner .author-wrap {
        position: static;
        margin-top: 30px;
    }
}

@media screen and (max-width: 1270px) {
    .brand-slogan {
        padding-left: 20px;
    }
    .earn-item h3,
    .contributor-wrap .author-info h3 {
        font-size: 18px;
    }
    .section-title-wrap h2 {
        font-size: 30px;
    }
    .clikasnp-features [class*="col-"]:first-child .feature-wrap,
    .clikasnp-features [class*="col-"]:last-child .feature-wrap {
        border-radius: 0;
    }
    .clikasnp-contributors .posts-stats {
        float: left;
        padding-left: 20px;
    }
    .contributor-wrap p {
        font-size: 16px;
    }
    .wondering-wrap h4,
    .wondering-wrap p,
    .clikasnp-membership p {
        font-size: 20px;
    }
}

@media screen and (max-width: 1199px) {
    .brand-slogan {
        display: block;
        padding: 5px 0 0;
        font-size: 15px;
    }
}

@media screen and (max-width: 991px) {
    .brand-slogan,
    .clikasnp-navigation,
    footer span.brand-slogan {
        font-size: 14px;
    }
    .caption-wrap h1 {
        font-size: 53px;
    }
    .caption-wrap p {
        font-size: 22px;
    }
    .stats-item p {
        font-size: 16px;
    }
    .way-info {
        max-width: 100%;
        padding: 30px;
    }
    .clikasnp-services .section-title-wrap h2 {
        font-size: 38px;
    }
    .wondering-wrap h4 {
        font-size: 23px;
    }
    .wondering-wrap p {
        font-size: 18px;
    }
    .clikasnp-signup .section-title-wrap h2 {
        font-size: 46px;
    }
    footer .clikasnp-navigation {
        margin-top: 15px;
    }
    footer .clikasnp-navigation ul li {
        padding: 5px 10px;
    }
    footer .clikasnp-navigation ul li:first-child {
        padding-left: 10px;
    }
    .video-wrap .clikasnp-image,
    .video-wrap .clikasnp-image img {
        width: 100%;
    }
    .toggle-menu {
        display: block;
    }
    header .clikasnp-navigation {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 11;
        padding: 15px 30px;
        background: #fff;
        max-width: 720px;
        margin: 0 auto;
    }
    .clikasnp-header {
        position: relative;
    }
    .clikasnp-header .clikasnp-navigation ul li {
        float: left;
        width: 100%;
        text-align: left;
        padding: 0;
    }
    .clikasnp-header .clikasnp-navigation ul li {
        display: block;
        overflow: hidden;
        clear: both;
        padding: 10px 0;
    }
    .clikasnp-header .clikasnp-navigation ul li a.btn {
        margin-top: 10px;
    }
    header [class*="col-"] {
        position: static;
    }
    .toggle-menu {
        position: relative;
    }
}

@media screen and (max-width: 767px) {
    header .clikasnp-navigation {
        max-width: 540px;
    }
    .caption-wrap h1 {
        font-size: 40px;
        line-height: 43px;
    }
    .caption-wrap p {
        font-size: 20px;
    }
    .stats-wrap [class*="col-"],
    .author-wrap [class*="col-"] {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .clikasnp-banner .author-wrap {
        position: static;
        width: 100%;
        margin-top: 20px;
    }
    .clikasnp-banner .container,
    .container,
    footer .container,
    .clikasnp-way {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section-title-wrap {
        padding-bottom: 15px;
    }
    .earn-item {
        padding: 40px;
    }
    .clikasnp-technology h4 {
        padding-bottom: 20px;
    }
    .clikasnp-technology p {
        padding-bottom: 40px;
    }
    .clikasnp-features .section-title-wrap h2 br,
    .clikasnp-signup br,
    br {
        display: none;
    }
    .clikasnp-features [class*="col-"] {
        padding-bottom: 30px;
    }
    .clikasnp-services .section-title-wrap {
        padding-bottom: 35px;
    }
    .clikasnp-signup {
        padding: 0;
    }
    .clikasnp-signup .section-title-wrap h2 {
        font-size: 36px;
        line-height: 46px;
    }
    footer {
        text-align: center;
    }
    footer .container {
        padding-bottom: 35px;
    }
    footer .clikasnp-navigation {
        float: none;
    }
    footer .clikasnp-navigation ul li:last-child {
        padding-right: 10px;
    }
    .clikasnp-contributors .container {
        padding-bottom: 0;
    }
    .wondering-wrap h4,
    .wondering-wrap p {
        padding: 20px 0 0;
    }
    .video-wrap .play-btn {
        padding: 15px;
    }
    .clikasnp-contributors .posts-stats {
        float: right;
    }
    .contributor-wrap .clikasnp-image img {
        width: 100%;
    }
    .clikasnp-technology .container {
        padding-bottom: 0;
    }
    .wondering-wrap {
        margin-top: 30px;
    }
    .earn-item {
        padding: 25px 20px;
    }
    .way-info {
        padding: 30px 15px;
    }
    .feature-item,
    .feature-wrap:hover .feature-item {
        padding: 20px 0 0;
    }
    .feature-item h3 {
        line-height: 28px;
    }
    .feature-wrap:hover,
    .clikasnp-features [class*="col-"]:first-child .feature-wrap:hover,
    .clikasnp-features [class*="col-"]:last-child .feature-wrap:hover {
        padding: 40px 20px;
        margin-top: 0;
    }
    .clikasnp-features [class*="col-"]:last-child {
        padding-bottom: 0;
    }
    .contributor-wrap {
        margin-bottom: 20px;
    }
    header .brand-slogan {
        display: none;
    }
    .clikasnp-way {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 575px) {
    header .clikasnp-navigation {
        max-width: 100%;
    }
    .caption-wrap .clikasnp-btn-wrap .btn {
        min-width: 100%;
        margin-right: 0;
    }
    .caption-wrap .clikasnp-btn-wrap .btn + .btn {
        margin-top: 15px;
    }
}

@media screen and (max-width: 479px) {
    .caption-wrap p {
        font-size: 18px;
        line-height: 26px;
    }
    .caption-wrap .clikasnp-btn-wrap .btn {
        width: 50%;
    }
    .stats-item p {
        padding: 0;
        font-size: 15px;
    }
    .author-info h3,
    .earn-item h3,
    .contributor-wrap .author-info h3,
    .wondering-wrap p {
        font-size: 16px;
    }
    .stats-item h2 {
        font-size: 20px;
    }
    .section-title-wrap h2,
    .clikasnp-services .section-title-wrap h2 {
        font-size: 24px;
    }
    .video-wrap .play-btn span {
        font-size: 15px;
    }
    .clikasnp-technology p,
    p {
        font-size: 18px;
    }
    .clikasnp-signup .section-title-wrap h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .clikasnp-signup .section-title-wrap {
        padding-bottom: 0;
    }
    .clikasnp-signup p {
        font-size: 20px;
    }
    .video-wrap .play-btn a {
        width: 55px;
        height: 55px;
        font-size: 18px;
        line-height: 56px;
    }
    .clikasnp-services {
        text-align: center;
    }
    .clikasnp-services .clikasnp-image {
        float: none;
        display: inline-block;
    }
    .right-wrap {
        display: block;
        padding: 20px 0 0;
        text-align: center;
    }
    .author-wrap [class*="col-"] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .clikasnp-contributors .posts-stats {
        float: left;
    }
    .clikasnp-banner .posts-stats {
        float: left;
        padding: 10px 0 0 20px;
    }
    header .clikasnp-brand img {
        width: 140px;
    }
    .brand-slogan,
    .clikasnp-navigation,
    footer span.brand-slogan {
        font-size: 13px;
    }
    .clikasnp-header .clikasnp-navigation ul li a.btn {
        margin-top: 10px;
        padding: 7px 25px;
    }
    p {
        line-height: 24px;
    }
}
