/*--------------------------------------MEDIA-----------------------------------------*/
@media all and (max-width: 1780px) {
    #question_left {
        left: -170px;
    }
    #question_right {
        right: -205px;
    }
}
@media all and (max-width: 1560px) {
    #question_left {
        left: -20px;
        top: -90px;
    }
    #question_right {
        right: 20px;
        top: auto;
        bottom: -40px;
    }
}
@media all and (max-width: 1479px) {
    .side-banner {
        display: none;
    }
}
@media all and (max-width: 1240px) {
    .trending-box {
        padding-left: 15px;
        padding-right: 15px;
    }
    .trending-lists {
        margin: 0 -10px;
    }
        .trending-lists > li {
            padding: 0 10px;
            margin-bottom: 20px;
        }
        .trending-lists > li:nth-child(4n+1) {
            clear: both;
        }
        .trending-rating-box {
            left: 17px;
        }
}
@media all and (max-width: 1180px) {
    .section-similar-icos .trending-lists {
        margin: 0 -10px;
    }
    .section-similar-icos .trending-lists > li {
        width: 50%;
        margin-bottom: 20px;
        padding-left: 10px !important;
        padding-right: 10px;
    }
    .section-similar-icos .trending-lists > li:nth-child(3n+1) {
        clear: none;
    }
    .section-similar-icos .trending-lists > li:nth-child(odd) {
        clear: both;
    }
    .countdown-list > li {
        width: 32%;
        width: -webkit-calc(33.33% - 4px);
        width: calc(33.33% - 4px);
    }
}
@media all and (max-width: 1100px) { 
    .sticky-subheader {
        top: auto;
        bottom: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.1);
        box-shadow: 0 -2px 5px 0 rgba(0,0,0,0.1);
    }
    .admin-bar .sticky-subheader {
        top: auto;
    }
    .sticky-subheader {
        height: 60px;
    }
    .subheader-logo-link img {
        max-height: 40px;
    }
    .subheader-logo-box .btn,
    .subheader-logo-box a.btn {
        height: 40px;
        padding: 12px 10px;
        min-width: 150px;
        -webkit-box-shadow: 0 3px 5px 0 rgba(2, 2, 2, 0.35);
        -moz-box-shadow: 0 3px 5px 0 rgba(2, 2, 2, 0.35);
        box-shadow: 0 3px 5px 0 rgba(2, 2, 2, 0.35);
    }
    .subheader-logo-box .btn.blue,
    .subheader-logo-box .btn.green {
        padding-top: 11px;
        padding-bottom: 11px;
    }
    .subheader-logo-box .btn:not(:first-child) {
        margin-left: 20px;
    }
    .home .main-nav {
        padding-top: 35px;
    }
    .main-nav > ul > li > a {
        padding-left: 6px;
        padding-right: 6px;
    }
}
@media all and (max-width: 1024px) {
    #header {
        overflow: visible;
        position: fixed;
        left: 0;
        top: 0;
        min-height: 55px;
        padding: 3px 0 0;
    }
    .admin-bar #header {
        top: 32px;
    }
    #main-content {
        margin-top: 55px;
    }
    .logo {
        max-width: 87px;
    }
        .logo img {
            margin: 0;
        }
    .desktop {
        display: none !important;
    }
    .mobile-menu-wrap,
    .mobile-menu-toggle {
        display: block;
    }
    .trending-lists > li {
        width: 29.5%;
    }
    .trending-lists > li:nth-child(4n+1) {
        clear: none;
    }
    .trending-lists > li:nth-child(3n+1) {
        clear: both;
    }
     #header .container {
        position: initial;
    }
    .search-box {
        top: 0;
        right: 200px;
        /*left: 130px;*/
    }
    .search-box a.close-search, .search-box .close-search {
        top: 0;
        right: 0;
    }
    .search-box .btn-search {
        /*display: none;*/
    }
    .input-box {
        padding-right: 0;
        margin: 13px 18px 11px 18px;
    }
    .rtl .search-box .input-box {
        padding-left: 0;
    }
    .rtl .input-box {
        padding-left: 0;
        margin-left: 18px;
    }
    .search-box .input-style {
        padding-right: 120px;
    }
    .rtl .search-box .input-style {
        padding-left: 120px;
    }
    .rtl a.close-search, .rtl .close-search {
        left: 25px;
    }
    .rtl .search-box a.close-search, .rtl .search-box .close-search {
        left: 0;
        top: 0;
    }
    a.close-search,
     .close-search {
        top: 18px;
        right: 25px;
        width: 25px;
        height: 25px;
        background-color: #ffffff;
    }
    a.close-search:before, a.close-search:after,
    .close-search:before, .close-search:after {
        background-color: #000;
    }
    .ico-search-form .input-style,
    .search-box .input-style {
        font-size: 16px;
    }
    .admin-bar .mobile-menu-wrap {
        top: 87px;
    }
    .admin-bar .mobile-menu-box {
       padding-bottom: 148px;
    }
    #header.show-bg,
    #header.scrolling {
        z-index: 999999;
        /*background-color: #010818;*/
        background-color: #EBFAFF;
        -webkit-box-shadow: 0 3px 10px 0 rgba(1, 1, 1, 0.15);
        -moz-box-shadow: 0 3px 10px 0 rgba(1, 1, 1, 0.15);
        box-shadow: 0 3px 10px 0 rgba(1, 1, 1, 0.15);
    }
    .not-translate .header-right-box,
    .header-right-box {
        padding-top: 10px;
        right: auto;
        width: auto;
        margin-right: 42px;
    }
    #header.not-translate .btn-free-guide {
        top: 16px;
    }
    .header-right-box a.search-btn,
    .header-right-box .search-btn {
        float: right;
        top: auto;
        right: auto;
        left: auto;
        font-size: 20px;
        line-height: 34px;
        padding-bottom: 0;
    }
    .header-right-box a.search-btn:after,
    .header-right-box .search-btn:after {
        content: none;
    }
    .header-right-box .lang-switch:not(:empty) {
        margin-right: 15px;
        margin-top: 4px;
        width: 84px;
    }
    .rtl .header-right-box {
        margin-left: 32px;
    }
    .rtl .header-right-box .lang-switch:not(:empty) {
        float: left;
        margin-right: 0;
        margin-left: 15px;
    }
    .rtl .header-right-box a.search-btn, 
    .rtl .header-right-box .search-btn {
        top: 2px;
        float: left;
        margin-left: 15px;
    }
    .rtl .search-box {
        right: initial;
        left: 200px;
    }

    .header-right-box .wpml-ls .wpml-ls-sub-menu {
        z-index: 10000;
        -webkit-border-radius: 0 0 4px 4px;
        -khtml-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
        -o-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }
    .home .header-right-box .wpml-ls a,
    .home .header-right-box .wpml-ls a:hover,
    .home .header-right-box .wpml-ls a:focus,
    .home .header-right-box .wpml-ls .wpml-ls-current-language:hover > a {
        background-color: #EBFAFF;
        /*background-color: #010818;*/
    }
    #header .btn-free-guide {
        top: 16px;
        right: 200px;
    }
    #header.not-translate .btn-free-guide {
        right: 112px;
    }
    .rtl #header .btn-free-guide {
        right: auto;
        left: 200px;
    }
    #header.not-translate .header-right-box a.search-btn, .header-right-box .search-btn {
        right: 3px;
    }

    .header-right-box .wpml-ls a.wpml-ls-item-toggle:after {
        right: 8px;
    }
    .rtl .header-right-box .wpml-ls a.wpml-ls-item-toggle:after {
        left: 8px;
    }
    .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
        padding-right: 25px;
    }
    .rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
        padding-left: 25px;
    }
    li.coll-status,
    li.coll-start {
        display: none;
    }
    .ico-mob-name {
        display: inline-block;
        font-weight: 700;
    }
    .info-coll-wrap > * {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    .ico-listing-status-coll,
    .ico-listing-start-coll {
        float: left;
        width: 50%;
        margin-bottom: 4px;
        font-size: 14px;
    }
    .ico-listing-status-coll {
        padding-right: 5px;
        padding-left: 51px;
        text-align: left;
    }

    .ico-listing-start-coll {
        padding-left: 5px;
    }
    .ico-listing-name-coll {
        overflow: hidden;
        margin-bottom: 2px;
    }
    .ico-listing-btn-box > *:not(:last-child) {
        margin-right: 14px;
    }
    .ico-listing-btn-box a.btn,
    .ico-listing-btn-box .btn {
        min-width: 150px;
    }
    .coll-rate,
    .ico-listing-rate-coll {
        width: 90px;
    }
    .coll-desc {
        width: 500px;
        text-align: center;
    }
    /*.mobile-menu > li a .fas {*/
        /*display: none;*/
    /*}*/
}
@media all and (min-width: 992px) {
    .section-content .section-title-box + .content-wrap .sidebar {
        margin-top: -10px;
    }
}
@media all and (max-width: 991px) {
    .section-content .section-title-box.narrow-sidebar,
    .section-title-box.narrow-sidebar {
        margin-bottom: 0;
    }
    .live-lists {
        margin: 0 -8px -40px;
    }
    .live-lists > li {
        width: -webkit-calc(50% - 3px);
        width: calc(50% - 3px);
        margin-bottom: 40px;
        padding: 0 8px;
    }
    .live-lists > li:nth-child(odd) {
        clear: both;
    }
    .tablet-hide {
        display: none !important;
    }
    .news-box {
        padding: 28px 15px 30px;
    }
    .ico-table tbody td {
        padding-left: 10px;
        padding-right: 10px;
    }

    .details-box,
    .dates-box {
        float: none;
        width: auto;
    }
    .dates-box {
        padding-left: 0;
    }
    .trending-icos-wrap {
        margin-top: 50px;
    }
    .section-live-token {
        padding-bottom: 70px;
    }

    .content-wrap {
        overflow: visible;
    }
    .content-wrap .content,
    .content-wrap .sidebar {
        float: none;
        width: auto;
    }
    .content-wrap .content:not(:only-child) {
        width: auto;
    }
    .content-wrap .sidebar {
        padding-left: 0;
        padding-top: 30px;
    }

    .vc_row:first-child .wpb_wrapper .btn-style:not(:first-child),
    .vc_row:not(:first-child) .wpb_wrapper .btn-style,
    .btn-style {
        text-align: center;
        padding-left: 0;
    }
    .trending-icos-wrap + .trending-icos-wrap {
        margin-top: 40px;
    }

    .footer-list > li {
        width: 50% !important;
        margin-bottom: 40px;
    }
    .footer-list > li.coll-get {
        float: none;
        width: 100% !important;
    }
        .footer-box.disclaimer {
            padding-right: 0;
        }
    .footer-list > li.coll-form {
        float: left;
    }
    .footer-list > li:nth-child(even) {
        clear: both;
    }
}
@media all and (max-width: 960px) {
    .section-ad-banners-sm .container {
        padding: 0;
    }
    .banners-sm-list > li {
        width: 24.5%;
    }
    .side-banners {
        position: relative !important;
        background: #ebf7ff;
        text-align: center;
        padding: 60px 0;
    }
    .side-banner-mob {
        display: inline-block;
        width: 150px;
        height: auto;
        max-width: 50%;
        padding: 0 20px;
        text-align: center;
    }
}
@media all and (max-width: 860px) {
    #question_left {
        display: none;
    }
    .news-list  > li {
        width: 50%;
    }
    .news-list > li:nth-child(3n+2) {
        clear: none;
    }
    .news-list > li:nth-child(2n) {
        clear: both;
    }
    .footer-list {
        margin-bottom: -40px;
    }
    
    .ico-table .col-site {
        display: none;
    }

    .trending-lists > li {
        width: 49.5%;
    }
    .trending-lists > li:nth-child(3n+1) {
        clear: none;
    }
    .trending-lists > li:nth-child(2n+1) {
        clear: both;
    }
        .trending-box {
            min-height: 340px;
            padding-bottom: 45px;
        }
            .trending-title {
                height: 54px;
                padding-bottom: 4px;
                font-size: 16px;
            }
            .trending-desc {
                max-height: 70px;
                font-size: 15px;
            }
.filter-title {
    max-width: 500px;
    margin: 0 auto 18px;
}
.icos-filter-box {
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 15px;
}
    .check-list {
        width: 100%;
        margin: 0;
    }
        .check-list > li {
            margin-bottom: 30px;
        }
        .check-list > .col-date,
        .check-list > li {
            width: 49%;
            width: -webkit-calc(50% - 4px);
            width: calc(50% - 4px);
        }
        .check-list > li:first-child {
            width: 100%;
        }
        .check-list > li:last-child {
            width: 100%;
            clear: both;
        }
            .check-style-box {
                margin-top: 14px;
            }
            .check-style-box .check-style {
            }
            .icos-form-btn-box {
                position: initial;
                top: auto;
                right: auto;
                margin-top: 0;
                width: 100%;
            }
                .icos-form-btn-box .btn {
                    min-width: 150px;
                    display: inline-block;
                    width: auto;
                }
    .table-icos-pager {
         margin-top: 10px;
    }
        .table-icos {
            min-width: 725px;
            table-layout: fixed;
        }
        .table-icos .cell-desc {
            display: none;
        }
        .table-icos .cell-rate {
            width: 55px;
        }
        .table-icos .cell-btn {
            width: 80px;
        }
    .filter-btn-box {
        display: block;
    }
    .icos-filter-wrap {
        overflow-y: auto;
        position: fixed;
        z-index: 50;
        top: 55px;
        right: -100%;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 50px 20px 80px;
        background-color: #ffffff;
        -webkit-transition: right 0.35s;
        -moz-transition: right 0.35s;
        -o-transition: right 0.35s;
        transition: right 0.35s;
        overflow: auto;
    }
    .admin-bar .icos-filter-wrap {
        top: 87px;
    }
    .admin-bar .filter-btn-box {
        top: 112px;
    }
    .icos-filter-wrap.showing {
        right: 0;
    }
    .overflow.fil {
        overflow: hidden !important;
    }
    .countdown-list > li {
        width: 49%;
        width: -webkit-calc(50% - 4px);
        width: calc(50% - 4px);
    }
    .search-box {
        left: 0;
        right: 0;
        max-width: 100%;
    }
    .rtl .search-box {
        right: 0;
        left: 0;
        max-width: 100%;
    }
}
@media all and (max-width: 782px) {
    .admin-bar #header {
        top: 46px;
    }
    .admin-bar .filter-btn-box {
        top: 126px;
    }
    .admin-bar .mobile-menu-wrap {
        top: 101px;
    }
    .admin-bar .mobile-menu-box {
       padding-bottom: 162px;
    }
}
@media all and (max-width: 767px) {
    #header .btn-free-guide {
        display: none;
    }
    #header .mobile-menu-box .btn-free-guide {
        display: inline-block;
    }
    #header .mobile-menu-box .btn-free-guide-box {
        display: block;
        clear: both;
    }
    /*.section-pre-footer-form .resp-form-title,*/
    .section-title,
    .section-content .section-title,
    .section-content h1,
    .banner-title {
        font-size: 36px;
    }
    .news-list > li:first-child .news-title {
        font-size: 22px;
    }
    .banner-desc,
    a.live-title,
    .live-title {
        font-size: 16px;
    }
    .news-desc,
    .ico-table thead,
    .ico-table tbody {
        font-size: 15px;
    }
    .ico-table-mob {
        display: block;
    }
    .ico-table-wrap {
        display: none;
    }
    .ico-details-wrap .section-title {
        font-size: 26px;
    }
    .section-content .vc_line-chart .vc_chart-legend {
        width: auto;
    }
    .vc_round-chart .vc_chart-with-legend {
        margin-bottom: 30px;
    }
    .live-list {
        max-height: 430px;
    }
    .hero-coin-box > *:first-child {
        width: 42px;
    }
    .hero-coin-img-wrap {
        max-width: 32px;
    }
    .hero-coin-title {
        font-size: 18px;
    }
    #question_right {
        display: none;
    }
    .section-download .form-resp .grwf2-wrapper {
        margin: 0 auto !important;
    }
    .wpb-js-composer .section-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
    .wpb-js-composer .section-content .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        font-size: 18px;
    }
    .icos-listing-heads {
        display: none;
    }
    .ico-listing-desc-coll {
        display: none !important;
    }
    .ico-listing-box {
        overflow: hidden;
        display: block;
        background-color: #ffffff;
        background-color: rgba(255, 255, 255, 0.85);
    }
        .ico-listing-box > * {
            display: block;
            background-color: transparent;
        }
        .ico-listing-rate-coll {
            float: right;
            background-color: transparent;
            border-color: transparent;
        }
        .ico-listing-info-coll {
            width: auto;
        }
        .ico-listing-btn-box {
            padding-left: 55px;
        }
        .ico-listing-btn-box,
        .info-coll-wrap {
            max-width: 100%;
            width: -webkit-calc(100% - 90px);
            width: calc(100% - 90px);
        }
        .info-coll-wrap {
            padding-left: 5px;
        }
        .ico-listing-name-coll {
            width: 100%;
        }
    .icos-listing-wrap {
        max-width: 500px;
        margin: 0 auto;
    }
    .result-wrap .pagenavi-block {
        max-width: 500px;
        margin: 20px auto -12px;
    }
    .icos-count:not(:empty) {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media all and (max-width: 680px) {

}
@media all and (max-width: 650px) {
    #wpcomm .wc-comment-text {
        font-size: 15px!important;
    }
    #wpcomm .wc-comment .wc-comment-left .avatar {
        position: relative;
        top: 0;
    }
}
@media all and (max-width: 640px) {
    .live-lists > li {
        width: 100%;
    }
    .live-cell.logo-cell {
        width: 66px;
        text-align: center;
    }
    .ico-table .col-cat {
        display: none;
    }
    .tablesorter .tablesorter-header:after {
        right: 8px;
    }
    .tablesorter .tablesorter-header .tablesorter-header-inner {
        padding: 0 12px 0 0;
    }
    .banners-sm-list > li {
        width: 49.5%;
        max-width: 200px;
    }
    a.subheader-logo-link {
        display: none;
    }
    .subheader-logo-box .btn,
    .subheader-logo-box a.btn {
        margin: 0 auto;
        max-width: 90%;
        width: 100%;
    }
    .subheader-logo-box .btn:not(:first-child) {
        margin-left: 0;
    }


    .trending-box,
    .section-similar-icos .trending-box {
        min-height: initial;
        padding: 20px 20px 40px;
    }
        .trending-title {
            height: auto;
            padding-bottom: 12px;
        }
        .trending-box .trending-read-more {
            margin-top: 0;
            text-align: center;
        }
        .trending-desc {
            display: none;
            visibility: hidden;
        }
    .check-style-box .check-style {
        display: inline-block;
        margin-right: 22px;
    }

}
@media all and (max-width: 600px) {
    .admin-bar #header {
        top: 0;
    }
    .admin-bar .icos-filter-wrap {
        top: 55px
    }
    .admin-bar .filter-btn-box {
        top: 80px;
    }
    .admin-bar .mobile-menu-wrap {
        top: 55px;
    }
     .admin-bar .mobile-menu-box {
       padding-bottom: 116px;
    }
}
@media all and (max-width: 580px) {
    .news-list {
        margin-bottom: -25px;
    }
    .news-list  > li {
        width: 100%;
        margin-bottom: 25px;
    }
    .news-list > li:first-child .news-box,
    .news-box {
        /*min-height: 180px;*/
        padding: 24px 10px 28px;
    }
    .footer-list > li {
        float: none;
        width: 100% !important;
    }
    .footer-box,
    .footer-box.disclaimer,
    .footer-title,
    .footer-box.form {
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-title,
    .footer-title.disclaimer {
        margin-bottom: 15px;
    }
    .section-content img.alignleft,
    .section-content img.alignright {
        float: none;
        display: block;
        margin: 5px auto 22px;
        max-width: 100%;
    }
    .ico-img-wrap {
        width: 45px;
        padding-right: 5px;
    }
    .ico-table tbody tr td.col-date, 
    .ico-table thead tr th.col-date {
        width: 20%;
    }
    .trending-lists {
        max-width: 360px;
        margin: 0 auto;
    }
    .trending-lists > li {
        width: 100%;
    }
    .trending-lists > li:nth-child(2n+1) {
        clear: none;
    }
    .trending-lists > li:nth-child(odd) {
        clear: both;
    }
    .live-list-title span {
        font-size: 18px;
    }
    .check-list {
        margin: 0;
    }
    .check-list > .col-date, .check-list > li,
    .check-list > li,
    .check-list > li:last-child {
        width: 100%;
        padding: 0;
    }
    .section-similar-icos .trending-lists > li {
        width: 100%;
        padding: 0 !important;
    }
    .section-similar-icos .trending-lists {
        max-width: 340px;
        margin: 0 auto;
    }
    .countdown-list {
        max-width: 360px;
        margin: 0 auto -30px;
    }
    .countdown-list > li {
        width: 100%;
        padding: 0;
    }
    .countdown-title-box {
        height: initial;
    }
}
@media all and (max-width: 540px) {
    .ico-listing-btn-box > *:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .ico-listing-btn-box a.btn,
    .ico-listing-btn-box .btn {
        display: block;
    }
    .ico-listing-status-coll,
    .ico-listing-start-coll {
        float: none;
        width: 100%;
    }
    .ico-listing-btn-box {
        width: 100%;
        max-width: 260px;
        margin: 0 auto;
        padding-left: 0;
    }
    .ico-listing-start-coll,
    .ico-listing-status-coll {
        padding-left: 5px;
    }
    .ico-listing-rate-coll .trending-rating-value {
        min-width: 55px;
    }
    .ico-listing-rate-coll {
        width: 70px;
    }
    .info-coll-wrap {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px);
    }
    .icos-img-wrap {
        margin-bottom: 4px;
    }
}
@media all and (max-width: 510px) {
    .dates-box .countdown > span {
        height: 60px;
        width: 60px;
        margin-right: 10px;
        font-size: 16px;
    }
    .dates-box .countdown > span.letter {
        font-size: 36px;
        line-height: 58px;
    }
    .dates-box .countdown strong {
        margin-top: 0;
        font-size: 32px;
    }
    .dates-box .countdown strong:after {
        width: 32px;
        margin-left: -16px;
    }
}
@media all and (max-width: 480px) {
    .partners-list {
        margin: 0 4px -12px;
        text-align: left;
    }
        .partners-list > li {
            width: 49%;
            padding: 0 4px;
            margin-bottom: 12px;
        }
            .partners-box {
                width: 100%;
            }
    .ico-table-mob-cell.ico-name {
        width: 110px;
        word-break: break-word;
    }
    .section-content .content-box {
        padding-left: 20px;
        padding-right: 20px;
        margin-left: -5px;
        margin-right: -5px;
    }
    .section-content .content-box .section-sub-title-box > *:before {
        left: -20px;
        width: 20px;
    }
    .details td {
        padding-left: 10px;
    }
    .ico-table tbody td.col-date,
    .ico-table tbody td.col-total {
        white-space: nowrap;
        font-size: 14px;
    }
    .vc_chart ul.vc_chart-legend {
        padding-left: 0;
    }

    .trending-ico {
        width: 50%;
    }
     .search-box {    
        left: 0;
    }
    .ico-search-form label {
        width: 100%;
        margin-bottom: 16px;
        margin-right: 0;
    }
    .section-advertising-form .wpcf7-form > ul > li:not(:last-child) {
        float: none;
        width: 100%;
    }
    .details-box .sidebar-title-box .section-title-box {
        padding-bottom: 0; 
    }
}
@media all and (max-width: 460px) {
    /*.countdown-box .countdown > span {*/
        /*height: 60px;*/
        /*width: 60px;*/
        /*margin-right: 10px;*/
        /*font-size: 16px;*/
    /*}*/
    /*.countdown-box .countdown > span.letter {*/
        /*font-size: 36px;*/
        /*line-height: 58px;*/
    /*}*/
    /*.countdown-box .countdown strong {*/
        /*margin-top: 0;*/
        /*font-size: 32px;*/
    /*}*/
    /*.countdown-box .countdown strong:after {*/
        /*width: 32px;*/
        /*margin-left: -16px;*/
    /*}*/
}
@media all and (max-width: 420px) {
    .ico-table tbody td {
        padding-left: 6px;
        padding-right: 6px;
    }
    .ico-img-wrap {
        width: 35px;
        height: 30px;
        line-height: 28px;
        padding-right: 5px;
    }
    .side-banner-mob:nth-of-type(2n+1),
    .side-banner-mob.left {
        padding-right: 10px;
    }
    .side-banner-mob:nth-of-type(2n),
    .side-banner-mob.right {
        padding-left: 10px;
    }

    .ico-table-mob-box {
        font-size: 13px;
    }

    .visit-btn-box {
        text-align: center;
    }
    .visit-btn-box a.visit-btn,
    .visit-btn-box.visit-btn a {
        margin-left: 0;
        padding-top: 15px;
        padding-bottom: 15px;
        min-width: 250px;
    }
    .hero-social .social-list {
        margin-top: -10px;
    }
    .hero-social .social-list > li a {
        height: 40px;
        width: 40px;
        margin-top: 10px;
    }
        .hero-social .social-list > li > a .fa,
        .hero-social .social-list > li > a .fab {
            font-size: 22px;
            line-height: 40px;
        }
    a.btn.glare,
    .btn.glare {
        width: 220px;
    }
        a.btn.glare span,
        .btn.glare span {
            min-width: 100%;
        }
}
@media all and (max-width: 380px) {
    .countdown > span {
        width: 50px;
        margin-right: 7px;
    }
}
@media all and (max-width: 360px) {
    .countdown-box .countdown > span {
        height: 56px;
        width: 56px;
        margin-right: 8px;
        font-size: 15px;
    }
    .countdown-box .countdown > span.letter {
        line-height: 54px;
    }
}
@media all and (max-width: 340px) {
    .btn.x-small, a.btn.x-small {
        min-width: 100px;
    }
}
@media all and (max-width: 680px), all and (max-height: 650px){
    .twitter-feed-wrap {
        max-height: 480px;
    }
 }