/*Pagination*/
.content .pagination {
    margin: 60px 0 0;
    text-align: center; }
.content .pagination ul {
    margin: 0; }
.content .pagination li {
    display: inline-block;
    list-style: none;
    margin: 0 -2px 2px 0;
    font: 700 12px/20px Roboto, Helvetica, Arial, sans-serif; }
.content .pagination span,
.content .pagination a {
    background: #cccccc;
    min-width: 30px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    color: #ffffff;
    padding: 5px 0; }
.content .pagination span:hover,
.content .pagination a:hover {
    background: #99bcd8; }
.content .pagination span.current,
.content .pagination a.current {
    background: #666666; }
.content .pagination span.prev, .content .pagination span.next,
.content .pagination a.prev,
.content .pagination a.next {
    padding: 1px 5px;
    font-size: 10px;
    letter-spacing: 1px; }
.content .pagination span.prev i, .content .pagination span.next i,
.content .pagination a.prev i,
.content .pagination a.next i {
    margin: 0 2px; }
.content .pagination span.prev,
.content .pagination a.prev {
    padding-right: 7px; }
.content .pagination span.next,
.content .pagination a.next {
    padding-left: 7px; }
.content .pagination span.dots,
.content .pagination a.dots {
    background: none;
    color: #222222; }
/**Sitesearch**/
.site-search-wrap.current {
    display: block;
}

.site-search-wrap .site-search-close {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}

.site-search-wrap * {
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
}

.site-search-left {
    float: left;
    width: 65%;
}
.site-search-left form.search-form {
    float: left !important;
    width: 100%;
    position: relative;
}
.site-search-left form.search-form .search-field {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    float: left;
    width: 100%;
    background: #fff;
    border: 0;
    padding: 15px 40px 15px 15px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
    outline: 0;
    color: #000;
    font-size: 16px;
    box-sizing: border-box;
}
.site-search-left form.search-form .search-icon {
    color: #74a4ca;
    position: absolute;
    right: 12px;
    top: 14px;
    background-image: url(../icons/search.svg);
    filter: invert(66%) sepia(22%) saturate(665%) hue-rotate(164deg) brightness(91%) contrast(88%);
    width: 20px;
    height: 20px;
}
.site-search-left .site-search-ringo {
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
}
.site-search-ringo .search-widget .widget {
    box-shadow: none;
    padding: 0 !important;
}

.search-widget .widget {
    float: left;
    width: 100%;
    margin: 0 0 30px 0 !important;
    padding: 15px !important;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
}

.search-widget ul.pro-listing-prod {
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border:0;
}
.search-widget .load-more {
    display: none !important;
}
.search-widget .widget h3 {
    color: #000;
    text-transform: capitalize;
    font-size: 20px;
    line-height: normal;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: 600;
    width: 100%;
}

.ringo_trademark {
    font-size: 18px;
    position: relative;
    top: -5px;
}

ul.pro-listing-prod li {
    list-style: none;
    display: inline-block;
    width: 33.33%;
    vertical-align: top;
    margin: 15px 0 15px -4px;
    padding: 10px;
    position: relative;
    transition: .5s ease all;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -ms-transition: .5s ease all;
}

.search-widget ul.pro-listing-prod li {
    float: left;
    width: 33.33%;
    margin: 0;
    padding: 15px 15px 50px 0;
    box-shadow: none;
    position: relative;
}

.search-widget ul.pro-listing-prod li .pro-james-ico {
    display: none;
}

ul.pro-listing-prod li .pro-james-ico {
    width: 80px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.pro-seo-list ul.pro-listing-prod li span {
    float: left;
    color: #9e9e9e;
    font-size: 12px;
    font-weight: bold;
}
ul.pro-listing-prod li .pro-james-ico span {
    display: inline-block;
    width: 100%;
    max-width: 80px;
    line-height: 1;
}
ul.pro-listing-prod li .pro-james-ico span img {
    float: left;
    width: 100%;
}

.search-widget ul.pro-listing-prod li .pro-img a {
    display: inline-block;
    outline: 0;
    height: auto;
}
.search-widget ul.pro-listing-prod li .pro-img a img {
    vertical-align: top;
    min-height: 1px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}


.search-widget ul.pro-listing-prod li .pro-desc {
    position: static;
}



.search-widget ul.pro-listing-prod li .pro-desc p {
    margin: 0 0 5px 0;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.search-widget ul.pro-listing-prod li .pro-desc p span {
    font-size: 15px;
    font-weight: normal;
    color: #000;
    text-transform: capitalize;
}



.search-widget ul.pro-listing-prod li .pro-desc .button {
    margin: 0 !important;
    color: #fff !important;
    width: calc(100% - 15px) !important;
    max-width: 200px !important;
    padding: 0 !important;
    position: absolute;
    left: 0;
    bottom: 0;
    text-transform: capitalize;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}

.site-search-left .search-articles-wrap {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

.site-search-left .search-articles-wrap h2 {
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 600;
    letter-spacing: normal;
}
.site-search-left .search-article {
    float: left;
    width: 100%;
    border-top: 1px solid #e4e4e4;
    padding: 22px 0 0 0;
    margin: 22px 0;
}
.site-search-left .search-article h3 {
    margin: 0 0 10px 0;
    color: #979797;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.site-search-left .search-article ul {
    margin: 0;
    padding: 0;
}
.site-search-left .search-article ul li {
    list-style: none;
    position: relative;
    padding: 2px 0 2px 20px;
}
.site-search-left .search-article ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #7E7E7E;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}
.site-search-left .search-article ul li a {
    text-transform: capitalize;
    color: #000;
    font-size: 17px;
    text-decoration: none;
    border: 0;
}
.site-search-right {
    float: right;
    width: 30%;
}
.site-search-right .search-widget {
    float: left;
    width: 100%;
}

.search-widget .sidebar_reviews_wrapper {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}


.search-widget .review-item {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;
}

.review-item {
    overflow: auto;
}
.search-widget .review-item .logo-links {
    float: left;
    width: 60%;
    padding: 0 20px 0 0;
}
.search-widget .review-item .logo-links a {
    display: inline-block;
    border: 0;
    outline: 0;
}
.search-widget .review-item .review-img-div {
    float: right;
    width: 40%;
    display: block;
}
.sidebar_reviews_wrapper .review-item .review-img-div .review-star-rating {
    width: 100% !important;
}
.review-item .review-star-rating {
    display: block;
    width: 220px;
    vertical-align: middle;
}
.search-widget .review-item .visit-container {
    float: left;
    width: 100%;
    line-height: normal;
    padding: 2px 0 0 0;
}
.search-widget .review-item .visit-container a {
    color: #154870;
    border: 0;
    text-decoration: underline;
    outline: 0;
}
.search-widget .sidebar_review_link {
    margin: 0;
    margin: 30px 0 10px 0;
    text-align: center;
}
.search-widget .sidebar_review_link a {
    font-size: 16px;
    background: transparent;
    padding: 0;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: 600;
    line-height: normal;
    color: #154870 !important;
    text-decoration: underline;
}
body.current-search {
    overflow: hidden;
}

/**
 * Match Game
 */
.match-game {
    background: #99bcd8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #c7d9e7), color-stop(100%, #fff));
    background-image: -webkit-linear-gradient(top, #c7d9e7 50%, #fff 100%);
    background-image: -moz-linear-gradient(top, #c7d9e7 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #c7d9e7 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #c7d9e7 50%, #fff 100%);
    margin-bottom: 74px;
    position: relative; }
.match-game .start,
.match-game .success {
    position: absolute;
    top: 50%;
    left: 50%;
    background: white;
    padding: 20px 30px;
    width: 80%;
    max-width: 600px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: transform 0.25s ease;
    -moz-transition: transform 0.25s ease;
    -ms-transition: transform 0.25s ease;
    -o-transition: transform 0.25s ease;
    transition: transform 0.25s ease;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    z-index: 200;
    outline: 10px solid rgba(34, 34, 34, 0.25);
    text-align: center; }
.match-game .start a,
.match-game .success a {
    font-weight: bold;
    font-family: Roboto, Helvetica, Arial, sans-serif; }
.match-game .success {
    -webkit-transform: scale(0) translate(-50%, -50%);
    -moz-transform: scale(0) translate(-50%, -50%);
    -ms-transform: scale(0) translate(-50%, -50%);
    -o-transform: scale(0) translate(-50%, -50%);
    transform: scale(0) translate(-50%, -50%); }
.match-game:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(153, 188, 216, 0.8);
    z-index: 100;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; }
.match-game.playing .start {
    -webkit-transform: scale(0) translate(-50%, -50%);
    -moz-transform: scale(0) translate(-50%, -50%);
    -ms-transform: scale(0) translate(-50%, -50%);
    -o-transform: scale(0) translate(-50%, -50%);
    transform: scale(0) translate(-50%, -50%); }
.match-game.playing:after {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    zoom: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
.match-game.success .success {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.match-game.success:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    zoom: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.match-game p {
    padding: 10px 20px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin: 0; }
.match-game p .score {
    float: right;
    font: bold 25px/27px Roboto, Helvetica, Arial, sans-serif; }
.match-game p .the_score {
    display: inline-block;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease; }
.match-game p .the_score.pulse {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5); }
.match-game .faces {
    border-bottom: 2px solid white;
    border-bottom-color: rgba(255, 255, 255, 0.25);
    padding: 0 10px;
    text-align: center; }
.match-game .faces .face {
    display: inline-block;
    width: 25%;
    position: relative;
    padding: 25% 10px 0; }
.match-game .faces .face span, .match-game .faces .face:after {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 100%;
    display: block;
    background: no-repeat 50%;
    background-size: contain;
    z-index: 20; }
.match-game .faces .face:after {
    content: '';
    background-image: url(../img/matches/face-dashed.png);
    z-index: 10; }
.match-game .faces .face.correct span {
    display: none; }
.match-game .faces .face#faceD span {
    background-image: url(../img/matches/face-d.png); }
.match-game .faces .face#faceE span {
    background-image: url(../img/matches/face-e.png); }
.match-game .faces .face#faceF span {
    background-image: url(../img/matches/face-f.png); }
.match-game .faces .face#faceG span {
    background-image: url(../img/matches/face-g.png); }
.match-game .faces .face#faceH span {
    background-image: url(../img/matches/face-h.png); }
.match-game .faces .face#faceI span {
    background-image: url(../img/matches/face-i.png); }
.match-game .faces .face#faceJ span {
    background-image: url(../img/matches/face-j.png); }
.match-game .faces .face#faceK span {
    background-image: url(../img/matches/face-k.png); }
@media screen and (min-width: 500px) {
    .match-game .faces .face {
        width: 20%;
        margin: 0 2.5%;
        padding-top: 20%; } }
.match-game .sides {
    text-align: center; }
.match-game .sides .side {
    font: 700 15px/20px Roboto, Helvetica, Arial, sans-serif;
    color: #222222; }
.match-game .sides .side:before {
    content: '';
    display: block;
    margin: 10px 0 0 10%;
    width: 35%;
    padding-top: 50%;
    background: url(../img/matches/face-dashed.png) no-repeat 50%;
    background-size: contain;
    z-index: 20;
    float: left; }
.match-game .sides .side.correct:before {
    background: no-repeat 50%;
    background-size: contain; }
.match-game .sides .side span {
    display: block;
    margin: 0 10% 0 0;
    width: 35%;
    float: right;
    padding-top: 35%;
    background: no-repeat 50%;
    background-size: contain; }
.match-game .sides .side span:after {
    content: '';
    display: block;
    margin: 10px auto 5px;
    width: 100%;
    padding-top: 25%;
    background: url(../img/matches/shadow.png) no-repeat 50%;
    background-size: contain; }
.match-game .sides .side b {
    clear: both;
    display: block;
    font-weight: bold; }
.match-game .sides .side#slotD.correct:before {
    background-image: url(../img/matches/face-d.png); }
.match-game .sides .side#slotE.correct:before {
    background-image: url(../img/matches/face-e.png); }
.match-game .sides .side#slotF.correct:before {
    background-image: url(../img/matches/face-f.png); }
.match-game .sides .side#slotG.correct:before {
    background-image: url(../img/matches/face-g.png); }
.match-game .sides .side#slotH.correct:before {
    background-image: url(../img/matches/face-h.png); }
.match-game .sides .side#slotI.correct:before {
    background-image: url(../img/matches/face-i.png); }
.match-game .sides .side#slotJ.correct:before {
    background-image: url(../img/matches/face-j.png); }
.match-game .sides .side#slotK.correct:before {
    background-image: url(../img/matches/face-k.png); }
.match-game .sides .side#slotD span {
    background-image: url(../img/matches/side-d.png); }
.match-game .sides .side#slotE span {
    background-image: url(../img/matches/side-e.png); }
.match-game .sides .side#slotF span {
    background-image: url(../img/matches/side-f.png); }
.match-game .sides .side#slotG span {
    background-image: url(../img/matches/side-g.png); }
.match-game .sides .side#slotH span {
    background-image: url(../img/matches/side-h.png); }
.match-game .sides .side#slotI span {
    background-image: url(../img/matches/side-i.png); }
.match-game .sides .side#slotJ span {
    background-image: url(../img/matches/side-j.png); }
.match-game .sides .side#slotK span {
    background-image: url(../img/matches/side-k.png); }
.match-game .faces {
    clear: both;
}
.match-game .faces .face span {
    position: absolute !important;
}
@media(max-width: 480px) {
    .match-game .faces {
        clear: both;
        padding: 10px 0 0 0;
    }
    .match-game .faces .face {
        width: 22%;
        margin: 0 4px;
    }
}


ul.pro-listing-prod li .pro-desc {
    position: static;
}
ul.pro-listing-prod li {
    padding: 10px 10px 65px;
}
.wrap #why-we-bottom a {
    color: #fff;
}

/**Popup form**/

blockquote {
    border: solid #ccc;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 2px 0;
    font-style: italic;
    padding: 15px 0 10px;
    margin: 30px;
}

@media(max-width: 480px) {
    .search-widget ul.pro-listing-prod li {
        width: 100%;
        padding: 15px 0 65px 0;
        border-bottom: 1px solid #e4e4e4;
    }
    .search-widget ul.pro-listing-prod li .pro-desc .button {
        bottom: 14px;
        max-width: 160px !important;
    }
    .search-widget ul.pro-listing-prod li .pro-img {
        float: left;
        width: 50%;
        padding: 0 15px 0 0;
    }
    .search-widget ul.pro-listing-prod li .pro-desc {
        float: right;
        width: 50%;
        padding: 0;
    }
    .site-search-left .search-articles-wrap {
        margin: 0;
    }
}
@media(max-width: 767px) {
    .popupform-gold{
        max-height: 100vh;
    }
}
@media(max-width: 667px) {
    .search-widget ul.pro-listing-prod li .pro-desc .button {
        font-size: 15px;
    }
}
@media(max-width: 1024px) {
    .site-search-wrap .site-search-close {
        right: 20px;
        top: 20px;
    }
    .site-search-left {
        width: 100%;
        padding: 0 15px;
    }
    .site-search-right {
        display: none;
    }
    .site-search-left .search-article {
        padding: 20px 0 0 0;
        margin: 15px 0;
        text-align: left;
    }
    .site-search-left .search-article ul li a {
        font-size: 15px;
    }
    .site-search-left .search-article ul li:before {
        top: 12px;
    }
}

@media (max-width: 812px){
    ul.pro-listing-prod li {
        width: 50%;
        margin: 15px 0 15px -3px;
    }
}
@media (max-width: 420px){
    ul.pro-listing-prod li {
        width: 100%;
        margin: 15px 0;
    }
}
