.cv2-circles {
    width:  100%;
    text-align:  center;
    padding-top:  13px;
    box-sizing: border-box;
}

.cv2-separator-red-band {
    background-color:  #FBECEE;
}

.cv2-red-band-events {
    background-color:  #FBECEE;
}

.cv2-separator-red-band .item-inner {
    border: 1px solid #ea4c5f;
    box-shadow: 0px 2px 3px #aaa;
}

.cv2-separator-red-band .products-carousel {
    padding-left: 13px;
}

@media all and (max-width: 845px) {

    .cv2-separator-red-band .products-carousel {
        padding-left: 5px;
    }


}

.cv2-red-band-events-title {
    padding-left: 10px;
    padding-right: 10px;
}

.cv2-red-band-events-title-second {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.cv2-red-band-events-title h2 {
    margin-bottom:0;
    padding-bottom:0;
    padding-top: 20px;
}

@media all and (max-width: 845px) {

    .cv2-red-band-events-title-second {
        margin-bottom: 20px;
    }

    .cv2-red-band-events-title-second h2 {
        margin-top: 0;
        padding-top: 0px;
    }

}

.cv2-red-circles {
    background-color:  #fcdfe3;
}

.cv2-red-circles-title {
    color: #ea4c5f;
    font-size: 46px;
    font-weight: 700;
    margin: 0 auto;
    max-width: 880px;
    padding-top: 50px;
    text-align: center;
}

.cv2-red-circles-container {
    margin: 0 auto;
    max-width: 1550px;
    padding-top: 65px;
    padding-bottom:  60px;
}

.cv2-red-circle {
    display:  inline-block;
    width:  25%;
    font-size:  31px;
    font-weight:  600;
    text-align:  center;
    color:  #794b51;
}

.cv2-red-circle-icon img {
    width:  70%;
}

.cv2-red-circle-label {
    padding-top:  27px;
    font-family:  Lato, sans-serif;
    font-weight:  100;
}

.cv2-home-screenshots {
    max-width:  1270px;
    margin:  0 auto;
    padding-left:  20px;
    padding-right:  20px;
}

.cv2-home-orange-title {
    max-width:  1000px;
    margin:  0 auto;
    text-align:  center;
    font-size:  45px;
    padding-top:  117px;
    font-weight:  700;
    color:  #fd8c25;
    line-height:  58px;
    padding-left:  20px;
    padding-right:  20px;
}

.cv2-home-trending-title {
    color:  #ea4c5f;    
}

.cv2-home-screenshots-container {

}

.cv2-home-screenshot {
    display: inline-block;
    width: 50%;
    text-align:  center;
    color:  #888;
    text-decoration: none;
    vertical-align:  top;
    padding-top:  94px;
}

.cv2-home-screenshot-title {
    font-size:  55px;
    font-weight:  600;
    color:  #ea4c5f;
    text-transform: uppercase;
    font-family:  Lato, sans-serif;
}

.cv2-home-screenshot-title.title-blue {
    color:  #63c8c4;
}

.cv2-home-screenshot-title.title-orange {
    color:  #ff8c03;
}

.cv2-home-screenshot-title.title-yellow {
    color:  #e6c834;
}

.cv2-home-screenshot-strap {
    max-width:  450px;
    margin:  0 auto;
    padding-top:  16px;
    font-size:  20px;
    line-height:  1.5;
    font-weight:  500;
    color:  black;
    font-family:  Lato, sans-serif;
}

.cv2-home-screenshot-image img {
    width:  80%;
    max-width:  370px;
    padding-top:  60px;
}

div#brand-display {
    overflow:  hidden;
    width:  100%;
    max-width:  100%;
    position:relative; 
    z-index:0;   
    background-color:  #e3f5f5;
    margin-top:  40px;
}

div#brand-display-padding {
    padding-top:  10px;
    padding-bottom:  10px;
}

a.brand-cell {
    display:  inline-block;
    padding:  35px 60px;
    color:  #555;
    font-size:  40px;
    font-family:  'Quicksand', sans-serif;
    font-weight:  600;
    text-decoration:  none;
}

.owl-trending-carousel-container {
    max-width:  1400px;
    margin:  0 auto;
}

.owl-trending-carousel {
    padding-left:  140px;
    padding-right:  140px;
    box-sizing: border-box;
}

.owl-trending-carousel .owl-item img {
    display: inline-block;
    width: auto;
}

.owl-trending-carousel .owl-controls img {
    width:  100px;
    height:  100px;
    padding-top:  400px;
}

.cv2-trending-item {
    padding-top:  140px;
}

.cv2-trending-item-outer {
    padding:  50px 70px;
    background-size:  cover;
    border-radius:  30px;
    text-align:  center;
}

.cv2-trending-item-inner {
    background-color:  white;
    border-radius:  20px;
    position:  relative;
    padding-top:  230px;
    padding-left:  140px;
    padding-right:  140px;
    padding-bottom:  40px;
}

.cv2-trending-item-user {
    position:  absolute;
    top: -100px;
    left:  0;
    right:  0;
}

.cv2-profile-icon-background {
    display: inline-block;
    position:  relative;
    width:  200px !important;
    height:  200px !important;
}

.cv2-profile-icon-background-background {
    width:  200px !important;
    position:  absolute;
    top:  0;
    left:  5px;
    z-index:  1;
}

.cv2-profile-icon-background-image {
    width:  130px !important;
    margin:  31px 31px; 
    border-radius:  10px !important;
    border-radius:  10px !important;
    border:  3px solid #ea4c5f;
    background-color:  white;
    position:  absolute;
    top:  0;
    left:  0;
    z-index:  2;
}

.cv2-trending-item-quote-container {
    position:  relative;
}

.cv2-trending-item-quote {
    font-size:  25px;
    font-family: Lato, sans-serif;
    line-height:  40px;
    color:  #555;
    max-height:  160px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp:  4;
    overflow: hidden;
}

.cv2-trending-item-quote-read-more a {
    font-size:  25px;
    line-height:  40px;
    color:  #555;
}

.cv2-trending-quote-left {
    position:  absolute;
    left: -30px;
    top: -5px;
}

.cv2-trending-quote-right {
    position:  absolute;
    right: -30px;
    bottom:  5px;
}

.cv2-trending-item-target {
    padding-top:  18px;
}

.cv2-trending-item-target a {
    text-decoration: underline;
    color:  #555;
    font-size:  20px;
    font-weight:  500;
}

.cv2-trending-item-stats {
    position:  relative;
    padding-top:  30px;
    padding-bottom:  20px;
}

.cv2-trending-item-stats {
    position:  relative;
    text-align: center;
}

.cv2-trending-item-stat {
    display:  inline-block;
    width:  50%;
    font-size:  26px;
    font-weight:  600;
    color:  #fd8c25;
    text-decoration: none;
}

.cv2-trending-item-stat img {
    width:  40px !important;
    vertical-align:  middle;
    padding-right:  10px;
}

.cv2-trending-item-user-link {
    text-decoration: none;
    color:  #ea4c5f;
    font-size:  26px;
    font-weight:  600;
    padding-bottom:  17px;
    display:  block;
}

.cv2-follow-button-large {
    background-color:  #fd8c25;
    color:  white !important;
    text-decoration: none;
    border-radius:  8px;
    font-size:  22px;
    font-weight:  500;
    padding:  0px 0px;
    width:  140px;
    border:  2px solid #fd8c25;
    display:  inline-block;
    text-align:  center;
    line-height:  1.3;
}

.cv2-designer-follow-button-large {
    background-color:  #63c8c4;
    border:  2px solid #63c8c4;
}

.cv2-event-list-scrolling-red .cv2-follow-button-large {
    background-color:  #ea4c5f;
    border:  2px solid #ea4c5f;
}


.cv2-follow-button-large.followed {
    background-color:  white;
    color:  #fd8c25 !important;
    border-width:  1px;
    border-color:  #fd8c25;
}

.cv2-follow-button-large.extra-large {
    font-size:  28px;
    padding:  0px 0px;
    width:  168px;
}

.cv2-home-reviews {
    max-width:  1400px;
    margin:  0 auto;
    text-align:  center;
    padding-top:  176px;
    margin-bottom:  50px;
}

.cv2-home-reviews-trustpilot {
    padding-left:  40px;
    padding-right:  40px;
}

.cv2-home-reviews-trustpilot img {
    width: 100%;
    max-width:  790px;
    padding-bottom:  80px;
}

.owl-reviews-carousel {
    margin-bottom:  50px;
}

.owl-reviews-carousel .owl-stage {
    display:  flex;
    align-items:  center;
}

.owl-reviews-carousel .owl-item img {
    display: inline-block;
    width: auto;
}

.owl-reviews-carousel .owl-controls .owl-prev {
    align-items:  center;
    display:  flex;
    height:  100%;
}

.owl-reviews-carousel .owl-controls .owl-next {
    align-items:  center;
    display:  flex;
    height:  100%;
}

.owl-reviews-carousel .owl-controls img {
    width:  100px;
    height:  100px;
}

.owl-reviews-carousel .item {
    padding-left:  150px;
    padding-right:  150px;
    width:  100%;
    max-width:  1000px;
    box-sizing: border-box;
    margin:  0 auto;
    font-family:  Lato, sans-serif;
    font-size:  25px;
    font-weight:  600;
    position:  relative;
    line-height:  40px;
    display:  flex;
    flex-direction: column;
    text-align:  center;
    color:  #ff8c03;
}

.cv2-home-reviews-name {
    text-align:  center;
    color:  black;
    font-family:  Lato, sans-serif;
    font-size:  -4px;
    font-weight:  200;
    width:  100%;
    margin-right:  0px;
}

.owl-reviews-carousel .item img.cv2-reviews-quote-left {
    position:  absolute;
    left:  120px;
    top:  0;
}

.owl-reviews-carousel .item img.cv2-reviews-quote-right {
    position:  absolute;
    right:  120px;
    padding-top:  20px;
    bottom:  50px;
}

.countable-v2 {
    overflow:  hidden;
}

.countable-v2-iterator {
    display:  inline-block;
    vertical-align:  top;
    transition:  margin-top 2s;
}

.cv2-heroes-two-col {
    position:  relative;
    max-width:  1400px;
    margin:  0 auto;
}

.cv2-heroes-two-col-left {
    display: inline-block;
    width:  55%;
    vertical-align: top;
    box-sizing:  border-box;
    padding: 0px 10px;
}

.cv2-heroes-two-col-left h1 {
    color:  #fd9627;
    font-family:  Quicksand, sans-serif;
    font-size:  34px;
    font-weight:  600;
}

.cv2-heroes-two-col-right {
    display: inline-block;
    width:  45%;
    vertical-align: top;
    box-sizing:  border-box;
    padding: 0px 10px;
    padding-top:  60px; 
    position:  relative;
}


.cv2-heroes-two-col-right-container {
    position:  absolute;
    left:  10px;
    right:  20px;
    top:  0;
    height:  100%;
    z-index:  2;
}

.cv2-heroes-two-col-right-content {
    background-color: #fff7f0;
    border-radius:  20px;
    padding:  10px 20px;
    position: -webkit-sticky;
    position:  sticky;
    left:  0;
    top:  0px;
    right:  20px;
    box-sizing: border-box;
    transition: top 0.2s
}

.cv2-heroes-right-title {
    padding-top:  5px;
    text-align:  center;
}

.cv2-heroes-right-title h2 {
    color:  #ea4c5f;
    font-size:  30px;
    font-family:  Lato, sans-serif;
}

.cv2-loading {
    position:  relative;
    margin-top:  20px;
    margin-bottom:  20px;
    height:  200px;
}

.cv2-loading p {
    position:  absolute;
    font-size:  16px;
    line-height:  28px;
    margin-top:  -14px;
    text-wrap:  nowrap;
    left:  0;
    right:  0;
    top:  50%;
    text-align:  center;
}

.cv2-loading img {
    width:  200px;
    position:  absolute;
    left:  50%;
    margin-left:  -100px;
}

.cv2-loading-centered {
    position: fixed;
    width: 100%;
    top: 50%;
    margin: 0;
    margin-top: -100px;
    left:  0;    
}

div.cv2-city-type-media {
    margin-bottom:  40px;
    margin-right:  -15px;
}

div.cv2-city-type-media  div.item {
    display:  inline-block;
    width:  25%;
    height:  500px;
    box-sizing: border-box;
    padding-right: 15px;
    position: relative;
    border-radius:  10px;
}

div.cv2-city-type-media  div.background {
    position:  absolute;
    background-color: black;
    opacity:  0.1;
    left:  0;
    top:  0;
    right:  15px;
    bottom:  0px;
    border-radius:  10px;
}
div.cv2-city-type-media  div.title {
    position:  absolute;
    left:  25px;
    top:  0;
    right:  35px;
    bottom:  0;
    margin:  0;
    display:  flex;
    align-items: center;
    justify-content: center;
}

div.cv2-city-type-media  a {
    display:  block;
    width:  100%;
    height:  100%;
    background-size: cover;
    text-align:  center;
    padding-top:  40%;
    box-sizing:  border-box;
    text-decoration:  none;
    color:  white;
    font-size:  45px;
    font-weight:  700;
    line-height:  50px;
    text-shadow:  0px 0px 4px black;
    border-radius:  10px;
    text-transform:  uppercase;
}

.cv2-orange-highlights span {
    color:  #fd9627;
    font-weight:  600;
}

.cv2-events-header {
    text-align: center;
    padding-top:  105px;
    padding-bottom:  60px;
    max-width:  700px;
    margin:  0 auto;
}

.cv2-events-header-no-padding {
    padding-bottom:  0;
}

.cv2-events-header h2 {
    font-size:  45px;
    font-weight:  700;
    margin-bottom:  25px;
}

.cv2-events-header h1 {
    color: #fd9627;
    font-family: Quicksand, sans-serif;
    font-size: 34px;
    font-weight: 600;
}

.cv2-events-header h2.fakeh1 {
    color: #fd8c25;
    margin-top: 10px;
    font-weight: 600;
    font-size: 34px;
    font-family: Quicksand, sans-serif;
}

.cv2-events-subheader {
    text-align: center;
}

.cv2-events-subheader h2 {
    font-size:  34px;
    font-weight:  600;
    padding-top:  35px;
    padding-bottom:  50px;
}

.cv2-events-subheader-sso {
    text-align: center;
    padding-bottom:  50px;
}

.cv2-events-subheader-sso h1 {
    font-size:  45px;
    font-weight:  700;
    padding-top:  75px;
    padding-bottom:  0px;
    margin-bottom:  0;
    color:  #fd9627;
}

.cv2-events-subheader-sso p.what-is-link {
    margin:  0;
    padding:  0;
    padding-top:  10px;
    padding-bottom:  10px;
}

.cv2-events-subheader-sso p.what-is-link a {
    font-size:  20px;
    color:  #888;
}

.cv2-designers-carousels h2 {
    font-size:  35px;
    font-weight:  700;
    color:  #52bab6 !important;
}

.cv2-designers-carousels h2 a {
    color:  #52bab6 !important;
}

@media all and (min-width: 1400px) {

    .cv2-circles {
        width:  1400px;
        margin:  0 auto;
    }

}

@media all and (max-width: 1400px) {

    .cv2-trending-item-quote {
        font-size:  20px;
        line-height:  35px;
    }

    .cv2-trending-item-quote-read-more a {
        font-size:  20px;
        line-height:  35px;
    }

    .cv2-trending-item-target a {
        font-size:  18px;
    }

    .cv2-trending-item-stat {
        font-size:  18px;
    }

}


@media all and (max-width: 1100px) {

    .cv2-red-circles-title {
        font-size:  36px;
    }

    .cv2-home-orange-title {
        font-size:  36px;
    }

    .cv2-home-screenshot-title {
        font-size:  34px;
    }

    .cv2-home-screenshot-strap {
        font-size:  16px;
        max-width:  380px;
    }

    .cv2-trending-item-quote {
        padding-left:  40px;
        padding-right:  40px;
        max-height:  160px;
        -webkit-line-clamp: 4;
        line-clamp:  4;
    }

    .cv2-trending-item-quote-read-more {
        padding-left:  20px;
        padding-right:  20px;
    }

    .cv2-trending-quote-left {
        position:  absolute;
        left: 0px;
        top: -5px;
    }

    .cv2-trending-quote-right {
        position:  absolute;
        right: 0px;
        bottom:  5px;
    }

    .cv2-trending-item-inner {
        padding-left:  40px;
        padding-right:  40px;
    }


}

@media all and (max-width:  1280px) {

    div.cv2-heroes-feed {
        margin:  0 auto;
    }

    .cv2-heroes-two-col-left {
        display: block;
        width:  100%;
    }

    .cv2-heroes-left-title {
        text-align:  center;
    }

    .cv2-heroes-two-col-right {
        display: block;
        width:  auto;
        margin-bottom:  40px;
        margin-left:  -10px;
        margin-right:  -10px;
        border-radius: 0;
    }

    .cv2-heroes-two-col-right-container {
        display:  block;
        position:  relative;
        left:  auto;
        right:  auto;
        top:  auto;
        height:  auto;
    }

    .cv2-heroes-two-col-right-content {
        display:  block;
        position:  relative;
        border-radius:  0;
    }

}

@media all and (max-width: 1000px) {

    .cv2-red-circles {
        padding-left:  40px;
        padding-right:  40px;
    }

    .cv2-red-circles-container {
        padding-bottom:  0;
        max-width:  700px;
    }

    .cv2-red-circle {
        width:  50%;
        padding-bottom:  50px;
    }

    a.brand-cell {
        padding:  25px 40px;
        font-size:  20px;
        font-weight:  600;
    }

    .cv2-trending-item-stat img {
        width:  20px !important;
    }

    .cv2-trending-item-stat {
        font-size:  16px;
        font-weight:  600;
    }


}

@media all and (max-width: 845px) {

    .cv2-red-circles-title {
        font-size:  30px;
    }

    .cv2-red-circle {
        font-size:  25px;
    }

    .cv2-home-orange-title {
        font-size:  30px;
        line-height:  normal;
        padding-bottom:  20px;
    }

    .cv2-home-screenshot {
        width:  100%;
    }

    div#brand-display {
        margin-top:  20px;
    }

    .owl-trending-carousel-container {
    }

    .owl-trending-carousel {
        padding-left:  43px;
        padding-right:  43px;
    }

    .cv2-trending-item {
        padding-top:  40px;
    }

    .cv2-trending-item-outer {
        padding:  14px 20px;
        border-radius:  15px;
    }

    .cv2-trending-item-inner {
        border-radius:  13px;
        padding-top:  105px;
        padding-left:  25px;
        padding-right:  25px;
        padding-bottom:  15px;
    }

    .cv2-trending-item-user {
        top: -55px;
    }

    .cv2-trending-item-user-link {
        font-size: 14px;
        font-weight: 500;
        padding-bottom:  5px;
    }

    .cv2-trending-item-quote {
        font-size:  15px;
        line-height:  20px;
        padding-left:  10px;
        padding-right:  10px;
        font-weight:  100;
        color:  black;
        -webkit-line-clamp: 5;
        line-clamp:  5;
    }

    .cv2-trending-item-quote-read-more {
        padding-left:  15px;
        padding-right:  15px;
    }

    .cv2-trending-item-quote-read-more a {
        font-size:  15px;
        line-height:  20px;
        color:  #666;
    }

    .cv2-trending-quote-left  {
        width: 7px !important;
        top:  0px;
    }

    .cv2-trending-quote-right  {
        width: 7px !important;
        bottom:  10px;
    }

    .owl-trending-carousel .owl-controls .owl-nav div {
        background-color:  transparent;
    }
    .owl-trending-carousel .owl-controls img {
        width:  25px;
        height:  25px;
        padding-top:  170px;
        padding-right:  5px;
        padding-left:  5px;
    }

    .owl-reviews-carousel .owl-controls img {
        width:  25px;
        height:  25px;
        padding-bottom: 30px;
    }

    .owl-reviews-carousel .item {
        padding-left:  80px;
        padding-right:  80px;
        font-size:  20px;
        line-height:  26px;
    }

    .owl-reviews-carousel .item img.cv2-reviews-quote-left {
        left:  50px;
    }

    .cv2-home-reviews-name {
        padding-top:  10px;
        font-size:  16px;
    }


    .owl-reviews-carousel .item img.cv2-reviews-quote-right {
        right:  50px;
        padding-top:  10px;
        bottom:  40px;
    }

    .cv2-home-reviews {
        padding-top:  56px;
    }

    .cv2-home-reviews-trustpilot img {
        padding-bottom:  60px;
        max-width:  400px;
    }

    .owl-reviews-carousel .item img.cv2-reviews-quote-left {
        width:  7px;
    }

    .owl-reviews-carousel .item img.cv2-reviews-quote-right {
        width:  7px;
    }

    .cv2-profile-icon-background {
        width:  100px !important;
        height:  100px !important;
    }

    .cv2-profile-icon-background-background {
        width:  100px !important;
        left:  2px;
    }

    .cv2-profile-icon-background-image {
        width:  70px !important;
        margin:  13px 10px; 
        border-radius:  10px !important;
        border:  2px solid #ea4c5f;
        background-color:  white;
    }

    .cv2-trending-item-username {
        margin-top: -5px;
    }

    .cv2-follow-button-large {
        border-radius: 5px;
        font-size: 13px;
        width:  76px;
        padding: 1px 0px 1px 0px;
    }

    .cv2-follow-button-large.extra-large {
        font-size:  13px;
        padding:  0px 0px;
        width:  80px;
    }

    .cv2-trending-item-target {
        padding-top:  0px;
    }

    .cv2-trending-item-target a {
        color:  black;
        font-size:  13px;
        font-weight:  500;
    }

    .cv2-trending-item-stats {
        padding-top:  15px;
        padding-bottom:  0;
        margin-left:  -15px;
        margin-right:  -15px;
    }

    .cv2-trending-item-stat {
        font-size: 11px;
        font-weight: 600;
    }

    .cv2-trending-item-stat img {
        width:  16px;
        padding-right:  4px;
    }

    .cv2-heroes-two-col-right {
        padding-top:  20px;
    }


    .cv2-heroes-left-title h1 {
        font-size:  20px;
    }

    .cv2-heroes-left-title p {
        margin-bottom:  30px;
        font-size:  14px;
        color:  black;
    }

    a.cv2-heroes-user-content.cv2-whats-happening-user-content {
        padding-top:  6px;
    }

    div.cv2-heroes-follow.cv2-whats-happening-follow {
        padding-top:  6px;
    }

    div.cv2-whats-happening-comment {
        margin-top:  -40px;
    }
    .cv2-heroes-right-title h2 {
        font-size:  20px;
    }


    div.cv2-city-type-media  div.item {
        width:  50%;
        height:  300px;
    }

    div.cv2-events-header {
        padding-top:  30px;
        padding-bottom:  10px;
    }

    div.cv2-events-header h1 {
        font-size:  20px;
    }

    div.cv2-events-header h2 {
        font-size:  24px;
        font-weight:  700;
        line-height:  30px;
        margin-bottom:  5px;
    }

    div.cv2-events-header h2.fakeh1 {
        font-size:  20px;
    }

    div.cv2-city-type-media {
        margin-bottom:  40px;
        margin-right:  -15px;
    }

    div.cv2-city-type-media  div.item {
        height:  250px;
        padding-right: 10px;
        border-radius:  6px;
    }

    div.cv2-city-type-media  div.background {
        right:  10px;
        border-radius:  6px;
    }
    div.cv2-city-type-media  div.title {
        left:  25px;
        right:  35px;
    }

    div.cv2-city-type-media  a {
        font-size:  20px;
        line-height:  23px;
    }

    div.cv2-events-subheader h2 {
        padding-top: 0;
        font-size:  24px;
        line-height:  25px;
        font-weight:  600;
        padding-bottom:  20px;
    }

    .cv2-events-subheader-sso {
        text-align: center;
        padding-bottom:  30px;
    }

    .cv2-events-subheader-sso h1 {
        font-size:  24px;
        font-weight:  700;
        padding-top:  25px;
        padding-bottom:  0px;
        margin-bottom:  0;
    }

    .cv2-events-subheader-sso p.what-is-link {
        margin:  0;
        padding:  0;
        padding-top:  10px;
        padding-bottom:  10px;
    }

    .cv2-events-subheader-sso p.what-is-link a {
        font-size:  15px;
        color:  #555;
    }

    .cv2-designers-carousels h2 {
        font-size:  24px;
        font-weight:  600;
        color:  #52bab6;
    }


}

@media all and (max-width: 420px) {

    .cv2-red-circles-title {
        font-size:  20px;
        font-weight:  700;
        padding-top:  21px;
    }

    .cv2-red-circles-container {
        padding-top: 20px;
    }

    .cv2-red-circle {
        font-size:  17px;
        padding-bottom:  30px;
    }

    .cv2-red-circle-icon img {
        width:  64%;
    }

    .cv2-red-circle-label {
        padding-top:  0;
    }

    .cv2-home-orange-title {
        font-size:  19px;
        font-weight:  700;
        padding-top:  81px;
    }

    .cv2-home-orange-title {
        padding-top:  50px;
    }

    .cv2-home-screenshot {
        padding-top:  14px;
        padding-bottom:  30px;
    }

    .cv2-home-screenshot-title {
        font-size:  32px;
        text-transform:  uppercase;

    }

    .cv2-home-screenshot-strap {
        padding-top:  13px;
        font-size:  14px;
        font-weight:  400;
        color:  black;
    }

    .cv2-home-screenshot-image img {
        width:  79%;
        padding-top:  35px;
    }

    a.brand-cell {
        padding:  18px 30px;
        font-size:  16px;
        font-weight:  600;
    }

}

@media all and (max-width: 400px) {

    .cv2-trending-item-quote {
        font-size:  13px;
        line-height:  18px;
    }

    .cv2-trending-item-quote-read-more a {
        font-size:  13px;
        line-height:  18px;
    }

    .cv2-trending-item-target a {
        font-size:  12px;
        font-weight:  500;
    }

}

@media all and (max-width: 420px) and (min-width: 400px) {

    .cv2-red-circles-title {
        font-size:  24px;
    }

    .cv2-home-orange-title {
        font-size:  24px;
    }

    .cv2-home-screenshot-title {
        font-size:  32px;
    }

    .cv2-home-screenshot-strap {
        font-size:  16px;
    }


}

@media all and (max-width:  385px) {


    div.cv2-heroes-left-title h1 {
        font-size:  18px;
    }
}


@media all and (max-width: 300px) {

    .cv2-red-circle {
        width:  100%;
    }
}

.slow-spin {
  -webkit-animation: fa-spin 8s infinite linear;
  animation: fa-spin 8s infinite linear;
}

@media all and (max-width: 1020px) {

    .cv2-circles {
        padding-top:  2px;
        padding-left:  10px;
        padding-right:  10px;
    }

    .slow-spin {
      -webkit-animation: fa-spin 6s infinite linear;
      animation: fa-spin 6s infinite linear;
    }

}


.cv2-bottom-upsell-button {
    position:  fixed;
    bottom:  28px;
    right:  20px;
    display:  inline-block;
    border:  3px solid #fd9627;
    border-radius:  15px;
    text-decoration: none;
    overflow: hidden;
    transition:  right 0.4s;
    z-index:  2001;
}

.cv2-bottom-upsell-button-hidden-at-top {
    display:  none;
}

.cv2-bottom-upsell-button.back-to-top-visible {
    right:  80px;
}

.cv2-bottom-upsell-button-fade {
    position:  absolute;
    left:  0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: white;
    opacity:  0.8;
    z-index:  -1;
}

.cv2-bottom-upsell-button-blur {
    position:  absolute;
    left:  0;
    right: 0;
    top: 0;
    bottom: 0;
}

.cv2-bottom-upsell-button-label {
    font-size:  18px;
    text-decoration: :none;
    padding:  8px 20px;
    font-weight:  600;
    color:  #555;
}


@media all and (max-width: 840px) {

    .cv2-bottom-upsell-button {
        bottom:  28px;
    }

    .cv2-bottom-upsell-button-label {
        font-size:  16px;
        text-decoration: :none;
        padding:  8px 10px;
        font-weight:  600;
        color:  #555;
    }

}

div.cv2-designers-header h1 {
    font-size: 34px;
    font-family: Quicksand, sans-serif;
    padding-bottom: 40px;
    color:  #fd9627;
}


@media all and (max-width: 840px) {

    div.cv2-designers-header h1 {
        font-size:  24px;
    }

    div.cv2-designers-header h1 {
        padding-bottom:  0px;
    }

}

img.tip-icon {
    vertical-align: middle;
    width:  28px;
    padding-bottom: 4px;
    padding-left:  15px;
}

@media all and (max-width: 840px) {

    img.tip-icon {
        padding-left:  10px;
        width:  20fpx;
    }
}

div.tip-icon-container {
    position:  relative;
}

div.tip-icon-placeholder {
    display: none;
}

div.tip-icon-arrow {
    position:  absolute;
    border-left:  1px solid #63c8c4;
    border-top:  1px solid #63c8c4;
    background-color:  white;
    top:  -7px;
    right: 15px;
    width:  12px;
    height:  12px;
    transform:  rotate(45deg);
}


div.tip-icon-content {
    padding:  5px 10px;
    box-sizing: border-box;
    border:  1px solid #63c8c4;
    border-radius:  6px;
    position:  absolute;
    display: none;
}

div.tip-icon-content-red {
    border:  1px solid #ea4c5f;
}

div.tip-icon-content-red div.tip-icon-arrow {
    border-left:  1px solid #ea4c5f;
    border-top:  1px solid #ea4c5f;
}


div.bubbles-instagram-images {
    margin-top:  40px;
    padding-top:  10%;
    padding-bottom:  10%;
    position:  relative;
}

div.bubbles-instagram-images img.bubbles {
    position:  absolute;
    top:  0; 
    left:  0;
    width:  100%;
    z-index:  -1;
}

div.bubbles-instagram-images div.instagram-images {
    width:  80%;
    margin:  0 auto;
}

div.bubbles-instagram-images a.instagram-image-v2 {
    width:  16.6%;
    position:  relative;
    display:  inline-block;
    padding-right:  8px;
    padding-left:  8px;
    padding-bottom:  10px;
    box-sizing: border-box;
}

div.bubbles-instagram-images a.instagram-image-v2 img {
    width:  100%;
    border:  3px solid #f4e05d;
    border-radius:  10px;    
}

@media all and (max-width: 840px) {

    div.bubbles-instagram-images {
        margin-top:  20px;
        padding-top:  0;
        padding-bottom:  0;
    }

    div.bubbles-instagram-images img.bubbles {
        display:  none;
    }

    div.bubbles-instagram-images div.instagram-images {
        width:  95%;
    }

    div.bubbles-instagram-images a.instagram-image-v2 {
        width:  33.3%;
        position:  relative;
        display:  inline-block;
        padding-right:  2px;
        padding-left:  2px;
        padding-bottom:  4px;
        box-sizing: border-box;
    }

    div.bubbles-instagram-images a.instagram-image-v2-11 {
        display:  none;
    }

    div.bubbles-instagram-images a.instagram-image-v2-10 {
        display:  none;
    }
    div.bubbles-instagram-images a.instagram-image-v2-9 {
        display:  none;
    }

    div.bubbles-instagram-images a.instagram-image-v2 img {
        width:  100%;
        border:  none;
        border-radius:  5px;    
    }


}

div.cv2-contact-image img {
    margin:  0 auto;
    display:  block;
    margin-top:  65px;
    width:  100%;
    max-width:  1100px;
}

div.cv2-shopify-strap {
    text-align:  center;
    padding-top:  0px !important;
    padding-bottom:  50px;  
    font-size:  24px;  
    color:  #fd9627;
    font-weight:  bold;
}

div.cv2-contact-email {
    text-align:  center;
    padding-top:  80px;
    padding-bottom:  50px;
}

div.cv2-contact-email a {
    color:  #fd9627;
    text-decoration: none;
    font-size:  45px;
    font-weight:  700;
}

@media all and (max-width: 840px) {

    div.cv2-contact-image img {
        margin-top:  10px;
    }


    div.cv2-contact-email {
        padding-top:  20px;
        padding-bottom:  0px;
    }

    div.cv2-contact-email a {
        font-size:  23px;
        font-weight:  700;
    }


}


div.small-city-selector {
    font-size:  28px;
    line-height:  40px;
    font-weight:  normal;
    margin-bottom:  70px;
    margin-top:  30px;
    color:  #fd9627;
}

div.small-city-selector span {
    display:  inline-block;
    padding-left:  10px;
    padding-right:  10px;
    font-weight:  bold;
    color:  #ea4c5f;
    color:  #63c8c4;
}

div.small-city-selector a {
    text-decoration: none;
    display:  inline-block;
    padding-left:  10px;
    padding-right:  10px;
    font-weight:  normal;
    color:  #63c8c4;
}

div.small-city-selector a.current {
    font-weight:  bold;
}

@media all and (max-width: 1100px) {

    div.small-city-selector {
        font-size:  22px;
        line-height:  40px;
        margin-bottom:  30px;
        margin-top:  20px;
    }

}

@media all and (max-width: 600px) {

    div.small-city-selector {
        font-size:  16px;
        line-height:  20px;
        margin-bottom:  30px;
        margin-top:  20px;
    }

}

@media all and (max-width: 400px) {

    div.small-city-selector {
        font-size:  16px;
        line-height:  20px;
        margin-bottom:  30px;
        margin-top:  20px;
    }

    div.small-city-selector span {
        padding-left:  5px;
        padding-right:  5px;
    }

    div.small-city-selector a {
        padding-left:  5px;
        padding-right:  5px;
    }

}

.cv2-strap {
    font-family:  Lato, sans-serif;
    font-size:  20px;
    line-height:  30px;
    letter-spacing: -0.02em;
    color:  #555;
    font-weight:  400;
    margin-bottom: 30px;
}

.cv2-strap span {
    color:  #63c8c4;
}


div.sharing-link {
    background-color:  rgba(240, 250, 249, 1);
    padding:  20px;
    border-radius:  20px;
    position:  relative;
    box-sizing: border-box;
    margin-bottom: 30px;
}

div.sharing-link-top {
    position:  relative;
}

div.sharing-link-title {
    width:  30%;
    font-family:  Quicksand, sans-serif;
    font-size:  36px;
    line-height:  40px;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #63C8C4;
    min-height:  48px;
}

div.sharing-link-block {
    position:  absolute;
    top:  50%;
    left:  35%;
    right:  0px;
    margin-top:  -24px;
    padding-right:  220px;
    box-sizing: border-box;
    height:  48px;
}

div.sharing-link p {
    margin-bottom:  5px;
    margin-top:  0;
}


div.sharing-link input {
    max-width:  100%;
    width:  100%;
    padding:  12px;
    font-size:  14px;
    box-sizing: border-box;
    height:  48px;
    border-radius:  8px;
    border:  1px solid #555;
}

div.sharing-link div a#share-button {
    width:  190px;
    right:  0;
    top:  0;
    position:  absolute;
    height:  48px;
    line-height:  48px;
    text-align:  center;
    background-color: #63c8c4;
    border:  1px solid  #63c8c4;
    display:  block;
    box-sizing: border-box;
    text-decoration: None;
    border-radius:  8px;
    color:  white;
    padding-right:  40px;
    font-family:  Quicksand, sans-serif;
    font-size:  22px;
    font-weight:  600;
}

h2.black {
    color:  rgba(85, 85, 85, 1)    
}

div.sharing-link div a#share-button img {
    position:  absolute;
    right:  20px;
    top:  10px;
    width:  20px;
}

div.sharing-link-stats {
    position:  relative;
    margin: 0;
    padding: 0;
    margin-top:  10px;
}

div.sharing-link-stat {
    margin:  0;
    margin-bottom:  10px;
}

div.sharing-link-stat-inner {
    background-color:  white;
    padding:  20px;
    border-radius:  20px;
    position:  relative;
    box-sizing: border-box;
    text-align:  left;
    font-family:  Lato;
    font-size:  18px;
    color:  #555;
    overflow: hidden;
}

div.sharing-link-stat div.label {
    white-space: nowrap;
}

div.sharing-link-stat div.label img {
    width:  20px;
    height:  20px;
    vertical-align: middle;
    padding-bottom:  3px;
    padding-left:  4px;
}

div.sharing-link-stat div.stat {
    font-size:  40px;
    color:  #FF8C03;
    font-weight:  800;
}

div.faqs {
    font-size:  16px;
    font-family:  Lato, sans-serif;
}

div.faqs b {
    display:  block;
    margin-bottom:  0px;
    margin-top:  20px;
}

a.sharing-link-stat-button {
    display:  block;
    position:  absolute;
    right:  30px;
    top:  50%;
    height:  34px;
    line-height:  34px;
    background-color:  #fd9627;
    color:  white;
    font-family:  Quicksand, sans-serif;
    font-size:  17px;
    font-weight:  500;
    margin-top: -16px;
    text-decoration: none;
    padding:  5px 30px;
    border-radius: 8px;
}

@media all and (min-width: 700px) {

    div.sharing-link-top {
        margin-bottom:  20px;
    }

    div.sharing-link-stat {
        display: inline-block;
        width:  33.3%;
        box-sizing: border-box;
    }

    div.sharing-link-stat-inner-left {
        margin-right:  30px;
    }

    div.sharing-link-stat-inner-right {
        margin-left:  30px;
    }

}

@media all and (max-width: 1100px) {

    a.sharing-link-stat-button {
        top:  15px;
        right:  15px;
        margin-top:  0;
        padding:  0px 10px;
    }


}


@media all and (max-width: 699px) {

    .cv2-strap {
        font-size:  16px;
        line-height:  23px;
    }

    div.sharing-link-title {
        width:  100%;
        font-family:  Quicksand, sans-serif;
        font-size:  30px;
        line-height:  36px;
        font-weight: 600;
        color: #63C8C4;
        min-height:  auto;
    }

    div.sharing-link-block {
        position:  relative;
        top:  auto;
        left:  auto;
        right:  auto;
        margin-top:  20px;
        margin-bottom:  20px;
        padding-right:  0px;
        height:  auto;
    }

    div.sharing-link div a#share-button {
        width:  100%;
        right:  auto;
        top:  auto;
        position:  relative;
        height:  48px;
        line-height:  48px;
        margin-top:  10px;
    }

    div.sharing-link-stat {
        margin-bottom:  20px;
    }

    a.sharing-link-stat-button {
        right:  15px;
        padding:  5px 20px;
        top: 50%;
        margin-top:  -20px;
    }


}

@media all and (max-width: 374px) {

    a.sharing-link-stat-button {
        top:  15px;
        right:  15px;
        margin-top:  0;
        padding:  0px 10px;
    }

}



/* user trade red section */

.user-trade-info-container {
    background-color: #FFEFF1;
    margin-bottom: 55px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-left:  10px;
    padding-right:  10px;
}

.user-trade-info-container-event {
    margin-top:  20px;
    margin-bottom:  30px;
}

.user-trade-info-container p {
    font-size: 30px;
    font-weight: 400;
    color: #707070;
}

.user-trade-info-container p span {
    color: #fd9627;
    font-size: 30px;
    font-weight: bold;
}

/* trade button */

.about-trade-button {
    padding-top: 0px;
    padding-bottom: 35px;
    text-align: center;
}

.about-trade-button img {
    width: 230px;
}

@media all and (max-width: 845px) { 

    .user-trade-info-container p {
        font-size: 20px;
    }
    
    .user-trade-info-container p span {
        font-size: 20px;
    }

    .about-trade-button {
        padding-bottom: 20px;
    }

    .about-trade-button img {
        width: 135px;
    }    


}

@media all and (max-width: 520px) { 

    .user-trade-info-container {
        margin-top: 30px;
    }

    .user-trade-info-container-event {
        margin-top: 10px;
        margin-bottom:  20px;
    }


}

@media all and (max-width: 420px) {

    .user-trade-info-container p {
        font-size:  16px;
    }

}

div.cv2-social-header {
    text-align:  center;
    padding-bottom:  104px;
}

div.cv2-social-header h1 {
    margin-top:  98px;
    font-size:  45px;
    font-weight:  700;
    line-height:  59px;
}

div.social-post-button img {
    width: 200px;
}

@media all and (max-width: 1400px) {
    div.cv2-social-header h1 {
        margin-top:  40px;
    }
    div.cv2-social-header {
        padding-bottom:  47px;
    }
}

@media all and (max-width: 1100px) {
    div.cv2-social-header h1 {
        margin-top:  40px;
        font-size:  35px;
        line-height:  42px;
    }
}

@media all and (max-width: 845px) {
    div.social-post-button img {
        width: 150px;
    }
    div.cv2-social-header {
        padding-bottom:  0px;
    }
}

@media all and (max-width: 420px) {
    div.cv2-social-header {
        letter-spacing: 0;
    }
    div.cv2-social-header h1 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
        margin-top:  55px;
    }

}


div.competition-banner {
    box-sizing: border-box;
    padding: 24px;
    max-width: 757px;
    background: #FDF7F9;
    border: 2px solid #EA4C5F;
    border-radius: 15px;
    margin:  0 auto;
    margin-bottom:  50px;
    text-align:  left;
    padding-bottom:  10px;
}

div.competition-banner img {
    width:  18px;
}

div.competition-banner h2 {
    color:  rgba(234, 76, 95, 1);
    font-size:  25px;
    line-height: 35px;
    font-weight:  700;
    padding-top:  0;
    margin-top:  0;
}

div.competition-banner p {
    font-family:  Lato, sans-serif;
    font-weight: 400;
    font-size:  18px;
    line-height:  28px;
    color:  rgba(85, 85, 85, 1);
}

div.competition-banner p a {
    color:  rgba(85, 85, 85, 1);
}

div.competition-banner p span {
    color:  rgba(99, 200, 196, 1);
    font-weight:  600;
}


@media all and (max-width: 845px) {

    div.competition-banner {
        padding: 18px;
        margin-left:  10px;
        margin-right:  10px;
    }

    div.competition-banner img {
        width:  14px;
    }

    div.competition-banner h2 {
        font-size:  20px;
        line-height: 30px;
        font-weight:  600;
    }

    div.competition-banner p {
        font-size:  15px;
        line-height:  22px;
    }



}

a.flash-sale-video-ad {
    display:  block;
    background-color:  white;
    padding:  70px 20px;
    border-radius:  8px;
    margin-bottom:  20px;
    margin-top:  15px;
    position:  relative;
    min-height:  130px;
    text-decoration: none;
    color:  #555;
    border:  1px solid rgba(234, 76, 95, 1);
}

div.flash-sale-video-ad-left {
    position:  absolute;
    top:  0px;
    left: 0px;
    width:  300px;
    height:  100%;
}

div.flash-sale-video-ad-left video {
    width:  300px;
    height:  100%;
    border-top-left-radius:  8px;
    border-bottom-left-radius:  8px;
    box-sizing: border-box;
    object-fit: cover;
    object-position:  center 25%;
}

div.flash-sale-video-ad-left i {
    display:  block;
    position:  absolute;
    left:  50%;
    top:  50%;
    color:  white;
    width:  50px;
    line-height:  50px;
    font-size:  70px;
    margin-left:  -25px;
    margin-top:  -25px;
    text-align:  center;
}

div.flash-sale-video-ad-title {
    margin-left:  330px;
}

div.flash-sale-video-ad-title h2 {
    margin:  0;
    padding:  0;
    font-size:  28px;
    font-style: normal;
    font-weight: 600;
    line-height:  35px;
    letter-spacing: -0.02em;
    font-family:  Quicksand, sans-serif;
    margin-bottom:  17px;
}

div.flash-sale-video-ad-title p {
    margin:  0;
    padding:  0;
    line-height: 25px;
    font-weight:  500;
    font-family:  Quicksand, sans-serif;
    font-size:  20px;
    color:  #555;
    margin-bottom:  17px;
}

div.flash-sale-video-ad-title p.sub {
    font-weight:  400;
    margin-bottom:  0;
}

div.flash-sale-video-ad-button {
    display:  inline-block;
    padding:  10px 20px;
    margin-top:  15px;
    border-radius:  15px;
    color:  white;
    background-color:  #ea4c5f;
}

div.flash-sale-video-ad-title div.desktop-caption {
    display:  block;
}

div.flash-sale-video-ad-title div.mobile-caption {
    display:  none;
}

@media all and (max-width: 845px) {

    a.flash-sale-video-ad {
        margin-top:  20px;
        margin-bottom:  30px;
        margin-left:  -10px;
        margin-right:  -10px;
        padding:  0px;
        border:  0;
        border-radius: none;
    }

    div.flash-sale-video-ad-left {
        position:  relative;
        top:  auto;
        left:  auto;
        width:  100%;
        height:  auto;
    }

    div.flash-sale-video-ad-left video {
        width:  100%;
        height:  400px;
        border-radius:  0;
    }

    div.flash-sale-video-ad-title {
        margin-left:  0px;
        margin-top:  5px;
        text-align:  left;
        font-size:  12px;
        padding:  0px 10px;
    }

    div.flash-sale-video-ad-title div.desktop-caption {
        display:  none;
    }

    div.flash-sale-video-ad-title div.mobile-caption {
        display:  block;
    }

    div.flash-sale-video-ad-title h2 {
        font-size:  20px;
        line-height:  25px;
        margin-bottom:  10px;
    }

    div.flash-sale-video-ad-title p {
        font-size:  14px;
        line-height:  17.5px;
        font-weight:  600;
        margin-bottom:  0;
    }

    div.flash-sale-video-ad-title span {
        font-weight:  400;
    }

}

.tab-selectors-container {
    margin-top: 5px;
    margin-bottom: 10px;
}

.tab-selectors {
    display: inline-block;
    overflow: hidden;
    border-radius: 10px;
}

.tab-selector {
    display: inline-block;
    background-color: #f0f0f0;
    padding: 5px 10px;
    margin-right: 1px;
    text-decoration: none;
    color: black;
    min-width: 60px;
    text-align: center;
}

.tab-selector.selected {
    background-color: #63c8c4;
    color: white;

}


.pac-container {
    z-index: 1000000051 !important;
}