@import url('https://fonts.googleapis.com/css?family=Roboto:300,500,700');
/*@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');*/

{
    margin: 0px
;
    padding: 0px
;
}

img {
    max-width: 100%;
}

.stickit {
    margin-left: 950px !important;
    position: fixed;
    top: 0;
    width: 191px !important;
    z-index: 2;
}

.stickit-end {
    right: 0px;
    position: absolute !important;
    bottom: 0px !important;
    width: 191px !important;
    z-index: 2;
}

a img {
    max-width: 195px;
}

body {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
/*"Helvetica Neue",Helvetica,Arial,sans-serif;*/
     font-family: 'Roboto', sans-serif;
}
.header-text p {
    font-size:14px;
    letter-spacing: .05em;
}

h2.product-title {
    margin-top: 22px;
    margin-bottom: 0px

}

h2.additional_offers {
    margin-top: 30px;
    margin-bottom: 0px;
}

/*this selects all but the first occurence of product-title*/

header {
    float: left;
    background: #e8eef0;
    margin: 0px;
    padding: 10px 0;
    border-bottom: 2px solid #39b54a;
}

.ad-disclosure-header {
    /*background: #aaaaaa;*/
}

.ad-disclosure {
    float: right;
}

.tooltip-disclosure {
    float: right;
}

.tooltip-disclosure a {
    color: rgb(0 136 50);
    font-size: 15px;
}
.green-text {
    color: rgb(0 136 50);
}

.sponsored-icon {
    font-size: 90%;
}

span.tooltip-disclosure-style {
    color: #558fca;
    cursor: help;
    font-size: 13px;
}

.pop-fdic {
    padding-left: 35px;
    display: block;
    margin-bottom: 3px;
}

.chart-fdic {
    /* margin-top: 8px; */
    display: block;
    max-width: 190px;
}

.cd .chart-fdic {
    margin-top: 1px;
    display: block;
    max-width: 190px;
    text-align: center;
}

.pop-disclosure-tooltip-holder {
    float: left;
    margin: -5px 0px 0px 14px;
}

.pop-disclosure-tooltip-holder-cd {
    float: left;
    margin: -2px 0px 0px 14px;
}

h1.br-sav-score {
    margin: 0 0 8px 55px;
    color: #0181c0;
}

html .ui-tooltip {
    padding: 8px;
    background: #ffffff;
    width: 550px;
    border-radius: 4px;
    font: 14px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 3px black;
    top: -5px;
    z-index: 20000;
}


html .container {
    width: 941px;
}
#header {
    width: 957px;
}
html .show-apy .container {
    /* width: 1100px; */
}

.logo-container {
    margin: 0px;
    padding: 0px;
}

.logo-container img {
    max-width: 100%;
}

.center {
    text-align: center;
}

nav {
    margin: 0px;
    padding: 0px;
}

nav ul {
    margin: 5px 0 0 0;
    padding: 0px;
    float: right;
}

nav li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

nav li a {
    color: #2a3d47;
    display: inline-block;
    font-size: 15px;
    font-weight: 800;
    line-height: 89px;
    margin: 0;
    padding: 0 40px;
    position: relative;
    text-transform: uppercase;
    vertical-align: baseline;
    height: 40px;
}

nav li a:hover {
    color: #3ab54a;
    text-decoration: none;
}

.padding-right-none {
    padding-right: 0px;
}

.nav-icon-1 {
    background: url(images/icon-01.png) no-repeat top center;
}

.nav-icon-1:hover {
    background: url(images/icon-hover-01.png) no-repeat top center;
}

.saving-active {
    background: url(images/icon-hover-01.png) no-repeat top center !important;
    color: #3ab54a;
}

.nav-icon-2 {
    background: url(images/icon-02.png) no-repeat top center;
}

.nav-icon-2:hover {
    background: url(images/icon-hover-02.png) no-repeat top center;
}

.cds-active {
    background: url(images/icon-hover-02.png) no-repeat top center !important;
    color: #3ab54a;
}

.nav-icon-3 {
    background: url(images/icon-03.png) no-repeat top center;
}

.nav-icon-3:hover {
    background: url(images/icon-hover-03.png) no-repeat top center;
}

.checking-active {
    color: #3ab54a;
    background: url(images/icon-hover-03.png) no-repeat top center !important;
}

.active-money {
    background: url(images/icon-hover-04.png) no-repeat 75px top !important;
    color: #3ab54a;
}

.nav-icon-4 {
    background: url(images/icon-04.png) no-repeat 75px top;
}

.nav-icon-4:hover {
    background: url(images/icon-hover-04.png) no-repeat 75px top;
}

.banner-section {
    margin: 0px;
    padding: 0px;
    background: url(images/banner-bg.png) no-repeat top center;
    /* background-size: cover; */
}

.banner-content {
    float: left;
    margin: 0px;
    padding: 0px;
}

.banner-left-content {
    margin: 0px;
    padding: 0px;
    float: left;
}

.banner-left-content h1 {
    font-size: 35px;
    font-weight: bold;
    color: #2a3d47;
    text-transform: uppercase;
    margin-top: 25px;
}

.banner-link {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.banner-link a {
    color: #3ab54a;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.banner-link a:hover {
    text-decoration: none;
    color: #2a3d47;
}

.banner-right-price-img {
    float: left;
    margin: 0px;
    padding: 40px 0px;
}

.banner-right-arrow-img {
    float: left;
    left: 110px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 125px;
}

.banner-right-section {
    margin: 0px;
    padding: 0px;
    float: left;
}

.after-banner {
    margin: 15px 0 0 0;
    padding: 0px;
}

.info-col-1 {
    margin: 0px;
    padding: 20px;
    border-radius: 10px;
    background: #e8eef1;
    border: 1px solid #d5dee2;
    float: left;
}

.info-col-white {
    margin: 0px;
    padding: 0 10px 10px 10px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #d6dcde;
    float: left;
}

.info-col-white:hover {
    /*cursor: pointer;*/
    border: 1px solid #17a34a;
}

.few-banks .info-col-white:hover {
    cursor: default !important;
}

.cd .info-col-white {
    border-radius: 6px;
    padding: 0 10px 10px 0px;
}

.savings .info-col-white {
    padding: 0 10px 0px 0px;
}

.cd .info-col-white:hover {
    border: 1px solid #0076c3;
    cursor: default;
}

.account-type {
    background-color: #e8eef0;

    width: fit-content;
    width: -moz-fit-content;
    padding: 6px;
    border-radius: 9px 0 0 0;
    color: #757575;
    letter-spacing: 0.08em;
}


.showDetailsRow {
    padding-top: 3px;
}

/* fractional star rating */
.cd .rating::before {
    content: "★★★★★"
}


.rating {
    font-size: 31px;
    color: #056290;
    display: inline-block;
    overflow: hidden;
    margin-left: 22px;
    float: left;
    margin-right: 4px;
    margin-top: 3px;
}


.star_rating_box {
    width: 246px;
}

.star_rating_info {
    font-size: 18px;
    margin-right: 17px;
}

.star_rating_float {
    font-size: 15px;
    /* display: inline; */
    /* vertical-align: middle; */
    /* float: left; */
    padding-top: 16px;
    padding-left: 12px;
    /* border: 1px solid brown; */
}

/* end star rating */

.alert-info {
    font-size:16px;
}

.cash-bonus {
    margin-left: auto;
    margin-right: auto;
    width: 41%;
    color: #fff;
    margin-bottom: 6px;
    padding: 6px 0 4px 60px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: 3px;
    border-radius: 7px;
    color: #2a3d47;
    background: url(./images/white-dollar-icon.png),#eaedf1;
    background-repeat: no-repeat;
    background-position: 3% 50%;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    -webkit-background-size: 38px 25px;
    background-size: 36px 23px;
    cursor: pointer;
}

.info-logo {
    margin: 11px 0px 0 35px;
    padding: 0px;
    float: left;
}

.info-logo img {
    padding-top: 40px;
}

.savings .info-logo img {
    padding-top: 26px;
    /* vertical-align: middle; */
    margin-top: auto;
    margin-bottom: auto;
}

.cd .info-logo img {
    padding-top: 19px;
}

.info-text-col {
    width: 269px;
    margin: 0px;
    padding: 0px;
    float: left;
    /* padding-right: 5px; */
    border-right: 0px solid #d5dee2;
    border-left: 0px solid #d5dee2;
    /* min-height: 131px; */
    text-align: center;
}

.editorial-section .info-text-col {
    border-right: none;
    border-left: none;
}

.few-banks .info-text-col .percent-text {
    margin-left: -15px;
    padding-left: 0px;
    height: 125px;
}

.few-banks .col-ul-padding {
    text-align: left;
    padding-left: 65px;
    width: 308px;
    margin-top: 20px;
}

.showDetails .editorial-details {

}

.percent-col {
    border-right: none;
    border-left: none;
}

.info-text-col .logo-text {
    font-size: 24px;
    margin: 0px;
    padding: 34px 0 0 20px;
    color: #36b34b;
    font-weight: 500;
}


.logo-text a:active, .logo-text a:link {
    color: #36b34b;
}

.logo-text a:hover {
    color: #2d9e40;
}

.logo-text a:visited {
    color: #237f33;
}

.info-text-col .padding-top {
    padding-top: 14px;
}

.info-text-col .logo-text p {
    font-size: 14px;
    color: #576973;
    margin: 0px;
    padding: 0px;
    font-weight: 300;
}

.info-text-col .percent-text {
    font-size: 49px;
    font-weight: 900;
    margin: 10px -11px 0 0;
    padding: 0px 0 0 63px;
    color: #2a3d47;
    /* text-transform: uppercase; */
}

.percent-text .account-details{
    font-size:13px;
    line-height:1px;
}

.percent-text span.surveydate {
    font-size: 12px;
    color: #515260;
}
.info-text-col .percent-text a {
    text-decoration:none;
}
.show-apy .percent-text a {
    /*border-left: 1px solid #d5dee2;*/
}

.info-text-col .percent-text-top {
    padding-top: 5px;
}

.editorial-section .info-text-col .percent-text span {
    font-size: 34px;
    font-weight: 400;
}

.info-text-col .percent-text p {
    font-size: 13px;
    color: #576973;
    margin: 0px;
    padding: 0 0 0 34px;
    font-weight: 400;
    position: relative;
    top: -6px;
    text-align: left;
}

.info-text-col .percent-text a {
    color: #4a4a4a;
    font-size: 32px;
    /*font-weight: 500;
    margin: 0 0 0 -40px;*/
    text-transform: uppercase;
}

.info-text-col ul {
}

.info-text-col li,.info-text-col .percent-text .cd_star_explanation {
    font-size: 14px;
    color: #424242;
    font-weight: 300;
    margin-bottom: 5px;
    letter-spacing: -.015em;
}

ul.col-ul-padding.big_apy {
    margin-top: 21px;
}
/* 3rd col bullets col */
ul.col-ul-padding.apy_in_middle {
    padding-left: 28px;
    padding-top: 0px;
    margin-top: 27px;
}


.info-col-white2 {
    margin: 0px;
    border-radius: 10px;
    background: #fff;
    float: left;
}

.info-logo2 {
    margin: 0px;
    padding: 0px;
    float: left;
}

.info-logo2 img {
    width: 95%;
}

.info-logo2 p {
    font-size: 12px;
    display: inline-block;
}

.info-logo2 p.updated {
    margin-top: 8px;
}

.info-text-col2 {
    margin: 0px;
    padding: 0 0 0 10px;
    float: left;
}

.info-text-col2 .logo-text2 {
    font-size: 24px;
    margin: 0px;
    padding: 34px 0 0 20px;
    color: #36b34b;
    font-weight: 500;
}

.logo-text2 a:active, .logo-text2 a:link {
    color: #36b34b;
}

.logo-text2 a:hover {
    color: #2d9e40;
}

.logo-text2 a:visited {
    color: #237f33;
}

.account_type {
    margin-top: -15px;
}

.info-text-col2 .padding-top {
    padding-top: 14px;
}

.info-text-col2 .logo-text p {
    font-size: 14px;
    color: #576973;
    margin: 0px;
    padding: 0px;
    font-weight: 300;
}

.info-text-col2 .percent-text {
    #font-size: 49px;
    font-weight: 900;
    margin: 0px;
    padding: 0 0 0 10px;
    color: #2a3d47;
    text-transform: uppercase;
}

.info-text-col2 .percent-text-top {
    padding-top: 5px;
}

.info-text-col2 .percent-text span {
    font-size: 17px;
    font-weight: 400;
}

.info-text-col2 .percent-text p {
    font-size: 10px;
    color: #576973;
    margin: 0px;
    padding: 0 0 0 7px;
    font-weight: 400;
    position: relative;
    top: -6px;
}

.info-text-col2 .percent-text a {
    color: #2a3d47;
    font-size: 30px;
    font-weight: 900;
    margin: 0 0 0 -18px;
    padding: 19px 0 0 20px;
    text-transform: uppercase;
}

.info-text-col2 ul {
}

.info-text-col2 li {
    font-size: 12px;
    color: #424242;
    font-weight: 300;
    margin-bottom: 5px;
}

.info-bt-col2 {
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
}

.info-bt-col2 a {
    background: #0181c0;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 7px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.info-bt-col2 a:hover {
    background: #3e4f58;
    color: #fff;
}

.col-ul-padding2 {
    margin: unset !important;
    padding: unset !important;
}


.col-ul-padding {
    margin: 0;
    padding: 30px 0 0 60px;
}

.col-ul-padding-w {
    padding-top: 0px;
}

.white-mr-top {
    margin-top: 30px;
}

.info-bt-col {
    width: 200px;
    margin: 0px;
    padding: 0px;
    float: left;
    min-height: 131px;
}

.info-bt-col a {
    background: #0181c0;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 25px;
    font-weight: 800;
    margin: 45px 0 0 30px;
    padding: 9px 24px;
    text-decoration: none;
    text-transform: uppercase;
}

.info-bt-col a:hover {
    background: #3e4f58;
    color: #fff;
}

.page-content {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.home-content-section {
    margin: 30px 0 0 0;
    padding: 0px;
}

.content-row {
    margin: 0px;
    padding: 0px;
    position: relative;
}

.home-left-col {
    padding-left: 0px;
}

.page-left-col {
    padding-left: 0px;
}

.border-right-none {
    border: 0px;
    width: 226px;
}

.col-ul-padding-inner {
    margin: 0;
    padding: 25px 0 0 48px;
}

.fa-li {
    color: mediumseagreen;
}

/*sky*/
.fa-icon {
    vertical-align: middle;
}


span.promo-offer a, span.promo-offer a:hover {
    color: rgb(0 136 50);
    text-decoration: none;
    font-weight: 500;
    overflow-wrap: anywhere;
    /*background-color: #565656;
    color: white;
    padding: 3px 12px 3px 13px;
    border-radius: 14px;*/
}

span.promo-offer {
    box-sizing: border-box;
    max-width: 100%;
    overflow-wrap: anywhere;
    padding-left: 25px;
    padding-right: 25px;
    white-space: normal;
}


#learnMore:hover {
    background: #149040;
    color: #fff;
}


#learnMore {
    background: #17a34a;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 700;
    margin: 38px 0 0 70px;
    padding: 9px 24px;
    text-decoration: none;
    text-transform: none;
}

.first_chart #learnMore {
    margin: 39px 0 0 102px;

}

.second_chart #learnMore {
    margin: 4px auto 0 auto;
    background: #A31770;

}

.second_chart #learnMore:hover {
    background: #82125b;
    color: #fff;
}

.pink_cta #learnMore{
    background: #A31770;
    color: white;
    font-size: 26px;
}

.pink_cta #learnMore:hover{
    background: #82125b;
    color: white;
    text-decoration: none;
}


.green_cta #learnMore {
    background: #17a34a;
    color: white;
    font-size: 41px;
    /* text-align: center; */
}

.green_cta #learnMore:hover {
    background: #149040;
    color: #fff;
}

.cd #learnMore {
    margin-left: 73px;
    margin-top: 45px;
}

.small-next #learnMore {
    background: #17a34a;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 400;
    margin: 6px 0 0 58px;
    padding: 8px 30px;
    text-decoration: none;
    text-transform: none;
    letter-spacing: .08em;
}

.after-banner .small-next #learnMore {
    background: #adadad;
}

.small-next2 #learnMore {
    background: #36b34b;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: 400;
    margin: 0;
    padding: 9px 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.small-next #learnMore:hover {
    background: #149040;
    color: #fff;
}

.small-next i {
    vertical-align: middle;
}

.editorial-details {
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin: 25px 0 0 38px;
}

.blue-row {
    background: #36b34b;
    padding: 40px 0 60px;
    margin: 30px 0 0 0;
    border-radius: 10px;
}

.blue-row h1 {
    font-size: 56px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}

.blue-row-cds {
    font-size: 48px !important;
}

.blue-row p {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}

.blue-row-bt {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
    float: left;
    text-align: center;
    bottom: -2px;
}

.blue-color-text {
    color: #36b34b;
    font-size: 13px !important;
    text-transform: none;
}

em.hider {
    display: none;
}

.home-terms-row {
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #d5dee2;
    border-right: 1px solid #d5dee2;
    border-bottom: 1px solid #d5dee2;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    position: relative;
    top: -6px;
}

.border-bottom-none {
    border-bottom: 0px !important;
}

.home-terms-row-lite {
    margin: 0px;
    padding: 10px 0px;
    width: 100%;
    background: #f6f7f8;
    float: left;
}

.home-terms-row-dark {
    margin: 0px;
    padding: 10px 0px;
    width: 100%;
    background: #e4e9ec;
    float: left;
}

.terms-heading {
    font-size: 16px;
    font-weight: 600;
    color: #36b34b;
    margin: 0px;
    padding: 0px 0 0 20px;
}

.terms-subheading {
    font-size: 14px;
    font-weight: 900;
    color: #576973;
    text-transform: uppercase;
}

.terms-text {
    font-size: 14px;
    font-weight: 400;
    color: #576973;
    text-transform: uppercase;
}

.terms-text a {
    color: #36b34b;
    text-decoration: none;
    font-weight: 900 !important;
    text-transform: none;
}

.terms-text a:hover {
    color: #2a3d47;
    text-decoration: none;
}

.home-right-col {
    margin: 0px;
    padding-right: 0px;
}

.purple-col {
    border: 1px solid #7a1e73;
    border-radius: 10px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 40px 0;
}

.purple-content-box {
    background: #7e2477;
    margin: 0px;
    padding: 15px 0 0 0;
    width: 100%;
    float: left;
    text-align: center;
}

.purple-content-box a:hover {
    text-decoration: none !important;
}

.purple-content-box .box-heading {
    font-size: 33px;
    color: #fff;
    font-weight: bold;
    padding: 0 0 12px 0;
    text-transform: uppercase;
}

.box-heading span {
    font-size: 20px;
}

.purple-content-box .box-heading p {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}

.purple-divider {
    background: #a1599c;
    height: 1px;
    margin: auto;
    max-width: 80%;
}

.box-logo {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 30px 0 54px;
}

.box-logo img {
    max-width: 100%;
}

.purple-box-bt {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
    bottom: 39px;
}

.purple-box-bt img {
    max-width: 100%;
}

.purple-learn-bt {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
    position: absolute;
}

.purple-learn-bt a {
    color: #7a1e73;
    font-weight: 900;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.purple-learn-bt a:hover {
    color: #2a3d47;
}

.blue-col {
    border: 1px solid #20b0e6;
    border-radius: 10px;
    margin: 30px 0 0 0;
    overflow: hidden;
    padding: 0 0 40px 0;
}

.blue-content-box {
    background: #20b0e6;
    margin: 0px;
    padding: 15px 0 0 0;
    width: 100%;
    float: left;
    text-align: center;
}

.blue-content-box .box-heading {
    font-size: 33px;
    color: #fff;
    font-weight: bold;
    padding: 0 0 12px 0;
    text-transform: uppercase;
}

.box-heading span {
    font-size: 20px;
}

.blue-content-box a:hover {
    text-decoration: none !important;
}

.blue-content-box .box-heading p {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}

.blue-divider {
    background: #6ccdf1;
    height: 1px;
    margin: auto;
    max-width: 80%;
}

.box-logo {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 20px 0 38px;
}

.box-logo img {
    max-width: 100%;
}

.blue-box-bt {
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
    bottom: 39px;
}

.blue-box-bt img {
    max-width: 100%;
}

.blue-learn-bt {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    float: left;
    position: absolute;
    height: 18%;
    bottom: 0px;
    background: #fff;
}

.blue-learn-bt a {
    color: #20b0e6;
    font-weight: 900;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.blue-learn-bt a:hover {
    color: #2a3d47;
}

.articles-section {
    text-align: center;
    margin-top: 20px;
}

.card {
    margin-top: 15px;
    border: 1px solid #d5dee2;
    border-radius: 10px;
    width: 23rem;
    margin-right: 25px;
    float: left;
    overflow: hidden;

}

.card-body {
    padding: 10px 20px 30px 25px;
}

h5.card-title {
    font-size: 20px;
}

.card-text {
    color: #777;
    font-size: 13px;
}

.definitions {
    color: #f2f2f2;
    font-size: 13px;
    text-align: left;
}


.global-footer__logo-container {
    display: inline-block;
    font-size: inherit;
    height: 27px;
    line-height: 1;
    position: relative;
    width: 120px;
    margin-top: 0px;
    margin-bottom: 13px;
}

.display-block {
    display: block !important;
}

.w-full {
    width: 100% !important;
}

.h-full {
    height: 100% !important;
}


.footer-section {
    margin: 80px 0 0 0;
    padding: 0px;
    background: #36b34b;
}

.footer-widget-row {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

.footer-widget {
    width: 22%;
    margin: 0 20px;
    float: left;
}

.footer-widget a {
    color: #fff;
    text-decoration: none;
}

.widget-mr-none {
    margin: 0px;
}

.widget-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    padding: 41px 0 10px 0;
    float: left;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 2px solid #61c36e;
    position: relative;
}

.widget-icon {
    position: absolute;
    width: 100%;
    float: left;
    text-align: center;
    top: -19px;
}

.widget-content {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 27px 0 13px 0;
}

.widget-content ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
}

.widget-content ul li {
    font-size: 15px;
    font-weight: 400;
    list-style-type: none;
    padding: 0 20px 5px;
    display: inline-block;
}

.widget-content ul li a {
    color: #fff;
    text-decoration: none;
}

.widget-content ul li a:hover {
    color: #2a3d47;
}

.copyrights-row {
    border-top: 1px solid #61c36e;
    margin: 10px 0 0;
    padding: 20px 0 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.copyrights-row a {
    color: white;
    text-decoration: underline;
}

/*about page start here */

.page-heading {
    font-size: 32px;
    color: #3ab54a;
    margin: 0px;
    padding: 0px 0 20px 0;
    font-weight: 900;
    text-transform: uppercase;
}

.page-left-col p {
    font-size: 16px;
    color: #424242;
    font-weight: 400;
    padding-bottom: 15px;
}


/* about page end here */


/*contact page start here */

.contact-form {
    background: #e8eef1;
    border: 1px solid #d5dee2;
    margin: 0px;
    padding: 20px;
    border-radius: 10px;
}

.form-row {
    padding: 0px;
    margin: 0 0 15px 0;
}

.contact-input {
    font-size: 16px;
    color: #848484;
    padding: 10px 10px;
    border-radius: 5px;
    border: 1px solid #d5dee2;
    width: 100%;
}

.comment-input {
    font-size: 16px;
    color: #848484;
    padding: 10px 10px;
    border-radius: 5px;
    border: 1px solid #d5dee2;
    width: 100%;
    height: 150px;
}

.submit-bt {
    font-size: 18px;
    color: #fff;
    padding: 8px 40px;
    border-radius: 5px;
    border: 1px solid #36b34b;
    background: #36b34b;
    text-transform: uppercase;
    font-weight: 900;
}

.form-bottom-mr {
    margin-bottom: 0px;
}


/*contact page end here*/


/*privacy page start here */

.privacy-p-title {
    margin: 0px;
    float: left;
    padding-bottom: 10px !important;
    width: 100%;
}

.spacer {
    height: 15px;
    float: left;
    width: 100%;
}


/*privacy page end here */


/*sky*/

.cursor {
    cursor: pointer;
}

.pad-left {
    left: 20px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.imagePlaceholder {
    width: 125px;
}


.col-ul-padding {
    padding: 28px 0 0 60px;
}

.image-container img {
    float: right;
    padding-left: 20px;
}

.image-container-mobile {
    margin: 10px 0;
}

.image-container-mobile img {
    float: right;
    padding-right: 15%;
    height: 60px;
}

html .percent-text .tooltip-style , html .editorial-section .percent-text .tooltip-style{
    cursor: help;
    text-decoration: underline dotted #0481c0;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 15px;
    font-weight: 400;
}

.cd_star_explanation {
    cursor: help;
}

.tooltip.top .tooltip-inner {
    background-color: rgb(232 238 240);
}

.tooltip.top .tooltip-arrow {
    border-top-color: rgb(232 238 240);
}


#bio_ep_bg {
    opacity: 0.8 !important;
}

#bio_ep {
    border-radius: 5px;
}

#bio_ep_close {
    margin: -15px 0 0 -20px !important;
    width: 40px !important;
    height: 40px !important;
    color: #36b34b !important;
    font-size: 28px !important;
    font-weight: unset !important;
    background-color: white !important;
    border: 2px solid #36b34b !important;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.5);
}

.popup-header {
    width: 430px;
    height: 75px;
    background-color: #36b34b;
    border-radius: 5px;
    margin: 10px;
}


.popup-header-text {
    font-size: 22px;
    color: white;
    padding: 10px 0 0 30px;
}

.popup-header-wave {
    background-image: url('images/white-wave.png');
    width: 210px;
    height: 27px;
    margin-top: 8px;
    margin-left: 25%;

}

.popup-container {
    float: left;
    width: 430px;
    margin: 0px 10px 5px 10px;
    padding: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}

.popup-container .info-logo {
    margin: 0px 10px 0px 10px;
    padding: 20px 25px 0px 25px;
    float: left;
    width: 55%;
    /* border: 1px solid #e9e9e9; */
    border-radius: 5px;
}

.popup-container .info-logo img {
    width: 100%;
    padding: unset;
}

.popup-container .small-next #learnMore {
    margin: unset;
}

.popup-container .percent-text a {
    color: #2a3d47;
    font-size: 41px;
    font-weight: 900;
    margin: 0 0 0 -18px;
    padding: 19px 0 0 20px;
    text-transform: uppercase;
}

.popup-container a:focus, .popup-container a:hover {
    text-decoration: none;
}

.popup-container .percent-symbol {
    color: #2a3d47 !important;
    font-size: 24px !important;

    /*top: -.9em;*/
    position: relative;
    line-height: 0;
    vertical-align: baseline;

}

.popup-container .percent-text p {
    font-size: 14.5px;
    color: grey;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}
.offer_details_tooltip {
    cursor: help;
    text-decoration: underline dotted #17a34a;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 15px;
}
.popup-container .small-next {
    float: right;
    margin-right: 15px;
}

.popup-container .logo-text p {
    margin: 7px 0 9px 0;
    font-size: 13px;
    color: grey;
}

/* Bootstrap Responsive Overrides START */

@media (min-width: 1200px) {
    #learnMore {
        font-size: 35px;
    }

    .container .container {
        /* width: 1140px;*/
    }
}

@media (max-width: 1199px) {
    /*.logo-text {
    font-size: 24px;
    margin: 0px;
    padding: 11px 0 0 0;
    color: #36b34b;
    font-weight: 500;
    }*/

    .logo-text p {
        font-size: 14px;
        color: #576973;
        margin: 0px;
        padding: 0px;
        font-weight: 300;
    }

    .info-logo img {
        padding-top: 0;
    }

    .container {
        padding-left: 25px;
    }

    .container2 {
        padding: 0 0 0 5px !important;
        margin: 0px !important;
    }

}


@media (min-width: 992px) and (max-width: 1199px) {
    .container .container {
        width: 930px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {

    .banner-right-arrow-img {
        width: 175px;
        left: 20px;
        top: 145px;
    }

    .banner-right-price-img {
        width: 275px;
    }

    .banner-left-content h1 {
        font-size: 35px;
    }

    .info-logo {
        margin: 0px -6px 0 25px;
        padding: 0px;
        float: left;
        /* display: table-cell; */
        /* vertical-align: middle; */
        /* text-align: center; */
        /* height: 119px; */
    }


}


@media (min-width: 768px) and (max-width: 991px) {
    .pink_cta a#learnMore, .green_cta a#learnMore {
        font-size:15px;
    }

    .container .container {
        width: 710px;
    }

    .col-ul-padding {
        padding: 6px 0 0 60px;
    }

    .banner-left-content h1 {
        margin-top: 25px;
    }

    .info-text-col {
        /* border-right: 1px solid #d5dee2; */
        /* border-left: 1px solid #d5dee2; */
        min-height: 0;
    }

    .second_chart .info-text-col.bullets-col {
        border-right: 0;
    }

    .info-logo {
        border-right: 0;
    }


    .showDetailsRow {
        padding-top: 20px;
    }
}

@media (min-width: 992px) {
    .col-ul-padding {
        /* padding-left: 20px; */
        padding-top: 0px;
        /* margin-top: 30px; */
        /* padding: 5px 0 0 60px; */
    }

}

@media (max-width: 768px) {
    .banner-left-content h1 {
        font-size: 26px !important;
        margin: 10px 0 -15px -15px !important;
    }

    .product-title {
        font-size: 22px;
    }
}

@media (max-width: 552px) {
    .image-container-mobile img {
        float: right;
        padding-right: 10% !important;
        height: 40px;
    }
}

@media (max-width: 360px) {
    .cash-bonus {
        width: 80%;
        font-size: 12px;
    }

    .info-bt-col2 a {
        font-size: 14px;
        font-weight: 400;
    }

    .info-text-col2 .percent-text a {
        font-size: 23px;
    }

    .small-next2 #learnMore {
        font-size: 10px;
        padding: 9px 4px;
    }
}

@media (max-width: 320px) {
    .image-container-mobile img {
        padding-right: 7% !important;
    }

    .info-text-col2 li {
        font-size: 10px;
    }
}

@media (max-width: 300px) {
    .info-bt-col2 a {
        font-size: 12px;
        font-weight: 400;
    }

    .info-text-col2 .percent-text a {
        font-size: 20px;
    }
}

@media (max-width: 280px) {
    .banner-left-content h1 {
        font-size: 23px !important;
    }

    .info-bt-col2 a {
        font-size: 11px;
        font-weight: 400;
    }

    .info-text-col2 li {
        font-size: 9px;
    }
}

@media (max-width: 240px) {
    .image-container-mobile img {
        padding-right: 1px !important;
    }
}

@media (max-width: 311px) {
    .info-bt-col a {
        font-size: 13px;
    }

}

/* Bootstrap Responsive Overrides END */

.container .container {
    padding: 0;
    /*background-color: #aaaaaa;*/
}
