/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/

@import url('//fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

/* font family attached */

body {
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}

body::-webkit-scrollbar {
    width: 11px;
}

body::-webkit-scrollbar-track {
    background: #f1f1f1;
}

body::-webkit-scrollbar-thumb {
    background-color: #44c7f5;
    border: 3px solid #44c7f5;
}

strong {
    font-weight: bold;
}

.rm-header-section {
    padding: 0px !important;
}

.rm-header-section .et_pb_row {
    width: 95% !important;
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.rm-header-section .rm-header-logo {
    width: 20%;
    margin: 0px;
    padding: 0px !important;
}

.rm-header-section .rm-header-content {
    width: 80%;
    padding-left: 10px;
}

.rm-header-section .rm-header-logo-wrapper img {
    width: 130px;
}

.rm-top-slide-menu-wrap {
    display: none;
}

.rm-header-menu {
    margin-bottom: 0px !important;
}

.rm-header-section .rm-header-content .rm-header-row-two {
    padding: 15px 0px !important;
}

.rm-header-section .rm-header-content .rm-header-inner-col-one {
    width: auto !important;
    margin-right: 0 !important;
    text-align: right;
    line-height: 0;
}

.rm-header-section .rm-header-content .rm-header-inner-col-one .et_pb_button_module_wrapper {
    margin-bottom: 0 !important;
    display: inline-block;
    margin-right: 10px;
}

.rm-header-section .rm-header-content .rm-header-inner-col-one .et_pb_button_module_wrapper:last-child {
    margin-right: 0px;
}

.rm-header-section .rm-header-content .rm-header-inner-col-two {
    width: auto !important;
    margin-right: 0 !important;
    text-align: right;
    padding-left: 10px;
    line-height: 0;
}

.rm-header-section .rm-header-content .rm-header-inner-col-three {
    width: auto !important;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
}

.rm-header-section .rm-header-content .rm-search-wrapper {
    position: relative;
    width: 310px;
    float: right;
}

.rm-header-section .rm-header-content .rm-search-wrapper .rm-search-input input {
    width: 100%;
    height: 40px;
    border: 1px solid #91CEE3;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
    letter-spacing: .5px;
    padding-right: 75px !important;
}

.rm-header-section .rm-header-content .rm-search-wrapper .rm-search-input input::placeholder,
.cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p input::placeholder {
    color: #509BD5;
}

.rm-header-section .rm-header-content .rm-search-wrapper .rm-search-input input:-ms-input-placeholder,
.cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p input:-ms-input-placeholder {
    color: #509BD5;
}

.rm-header-section .rm-header-content .rm-search-wrapper .rm-search-input input::-ms-input-placeholder,
.cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p input::-ms-input-placeholder {
    color: #509BD5;
}

.rm-header-section .rm-header-content .rm-search-wrapper .rm-search-icon {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 20px;
    width: auto;
    line-height: 1;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #91CEE3;
    color: #333;
    cursor: pointer;
    height: 100%;
    border-radius: 0px 6px 6px 0px;
    font-size: 14px;
    -webkit-border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
    -ms-border-radius: 0px 6px 6px 0px;
    -o-border-radius: 0px 6px 6px 0px;
}

.rm-header-content .rm-header-row-one {
    padding: 12px 0px !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.rm-header-btn-large {
    display: inline-block;
    padding: 10px 35px !important;
    color: #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.5s !important;
    transition: all 0.5s !important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    border: none !important;
    border-radius: 3px;
    letter-spacing: .5px;
    line-height: 1.2 !important;
}

.rm-header-btn-large:hover {
    border: none !important;
    border-radius: 3px;
    color: #fff;
}

.rm-header-btn-large:after {
    content: "" !important;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: -55%;
    top: 0;
    -webkit-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: 0.6s !important;
    transition-duration: 0.6s !important;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 0;
    margin: 0px !important;
}

.rm-header-btn-large:hover:after {
    height: 100%;
    width: 155%;
    background-color: #10142D;
}

.rm-header-btn-register {
    background-color: #509BD5;
}

.rm-header-btn-donate {
    background-color: #91CEE3;
    color: #000;
}

.rm-header-section .rm-header-menu .et-menu li {
    margin-top: 0px !important;
}

.rm-header-section .rm-header-menu .et-menu li a {
    padding-bottom: 0 !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #080808;
}

.rm-header-section .rm-header-menu .et-menu li a:hover,
.rm-header-section .rm-header-menu .et-menu li.current-menu-item a {
    opacity: 1 !important;
    color: #0A519E;
}

.rm-hm-countdown-timer-section .rm-home-timer-row {
    padding: 0px !important;
    max-width: inherit !important;
    width: 35% !important;
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.rm-home-titmer-wrapper p.label {
    font-size: 16px;
    letter-spacing: .5px;
}

.rm-welcome-section {
    padding: 60px 0px !important;
    background: #f7f7f7;
}

.rm-welcome-section .rm-welcome-row {
    padding: 0px !important;
    width: 80% !important;
    display: flex;
}

.rm-welcome-section .rm-welcome-row.rm-welcome-row-two {
    padding-top: 40px !important;
}

.rm-welcome-section .rm-welcome-row.rm-welcome-row-two .rm-welcome-btm-col {
    padding: 40px 35px;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 14px rgba(0, 0, 0, 0.04);
    background-color: #085e7c;
    position: relative;
    overflow: hidden;
}

.rm-welcome-section .rm-welcome-row.rm-welcome-row-two .rm-welcome-btm-col:before {
    background: url(images/message-pattern.png) no-repeat;
    position: absolute;
    right: 0;
    top: -130px;
    width: 117px;
    height: 254px;
    content: '';
    opacity: .5;
}

.rm-welcome-section .rm-welcome-row.rm-welcome-row-two .rm-welcome-btm-col:after {
    background: url(images/message-pattern.png) no-repeat;
    position: absolute;
    left: -13px;
    bottom: -152px;
    width: 117px;
    height: 254px;
    content: '';
    opacity: .5;
    -webkit-transform: rotate(-180deg);
    -ff-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.rm-welcome-section .rm-welcome-row.rm-welcome-row-two .rm-welcome-btm-col h4 {
    font-size: 26px;
    color: #fff;
}

.rm-welcome-section .rm-welcome-row.rm-welcome-row-two .rm-welcome-btm-col p {
    font-size: 19px;
    letter-spacing: .5px;
    color: #fff;
}

.rm-hm-countdown-timer-section .rm-home-timer-col {
    position: relative;
}

.rm-hm-countdown-timer-section .rm-home-timer-col:after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 5px solid rgba(255, 255, 255, 0.2);
}

.rm-hm-countdown-timer-section .rm-home-titmer-wrapper {
    background-color: rgba(235, 9, 124, .75) !important;
}

.rm-welcome-section .rm-welcome-col-one {
    width: 40% !important;
    margin-right: 0px !important;
    position: relative;
}

.rm-welcome-section .rm-welcome-col-one .rm-welcome-image {
    margin-bottom: 0px !important;
}

.rm-welcome-section .rm-welcome-col-one .rm-welcome-img-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
}

.rm-welcome-section .rm-welcome-col-one .rm-welcome-img-caption h4 {
    padding-bottom: 0px;
    color: #fff;
    letter-spacing: .5px;
}

.rm-welcome-section .rm-welcome-col-two {
    width: 60% !important;
}

.rm-welcome-section .rm-welcome-col-two .rm-welcome-content {
    padding: 50px 35px;
    margin: 0px;
    background-color: #91CEE3;
    color: #000;
}

.rm-welcome-section .rm-welcome-col-two .rm-welcome-content h3 {
    color: #000;
    letter-spacing: 1px;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 30px;
    font-weight: 800;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content {
    box-shadow: 0 25px 45px 0 rgba(0, 0, 0, .09);
    padding: 50px 20px 35px;
    background: #fff;
    border-radius: 15px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content:before {
    background: url(images/message-pattern.png) no-repeat;
    position: absolute;
    right: 0;
    top: -130px;
    width: 117px;
    height: 254px;
    content: '';
    opacity: 0;
    visibility: hidden;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content:hover {
    background: #91CEE3;
    box-shadow: 0px 16px 20px 0px rgba(68, 199, 245, .2);
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content:hover:before {
    opacity: .5;
    visibility: visible;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content .et_pb_blurb_description {
    font-size: 17px;
    line-height: 1.5;
    color: #333;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content .et_pb_blurb_description span {
    font-size: 30px;
    font-weight: 700;
    -webkit-text-stroke: 1px;
    color: #0A519E;
    letter-spacing: 1px;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content:hover .et_pb_blurb_description {
    color: #000;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content .et_pb_image_wrap {
    position: relative;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content .et_pb_image_wrap:before {
    width: 70px;
    height: 70px;
    top: 20%;
    left: 20%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    position: absolute;
    content: '';
    background-image: -webkit-linear-gradient(45deg, rgba(254, 254, 255, 0) 0%, rgba(0, 0, 0, 0.102) 100%);
    z-index: 1;
    transition: all 500ms ease;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content .et_pb_image_wrap img {
    width: 110px;
    position: relative;
    z-index: 2;
}

.rm-event-details-section .rm-event-details-col .et_pb_blurb_content:hover .et_pb_image_wrap:before {
    position: absolute;
    content: '';
    background-image: -webkit-linear-gradient(45deg, rgba(254, 254, 255, 0) 0%, #067196 100%);
    width: 160px;
    height: 160px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}

.rm-leaderboard-section .rm-leaderboard-title {
    position: relative;
}

.rm-leaderboard-section .rm-leaderboard-title:before,
.cwc-in-aid-od-section .rm-ftr-connect-col h3:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 65px;
    background: #509BD5;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.rm-leaderboard-section .rm-leaderboard-title h3,
.cwc-in-aid-od-section .rm-ftr-connect-col h3 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: uppercase;
    position: relative;
}

.rm-leaderboard-section .rm-leaderboard-title h3 span {
    color: #509BD5;
    -webkit-text-stroke: 1px;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard {
    display: inline-block;
    width: 20%;
    float: left;
    padding: 0px 15px;
    margin-bottom: 16px;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-single-leaderboard-inner-wrp {
    -webkit-box-shadow: 0 0 20px #dbdbdb;
    box-shadow: 0 0 20px #dbdbdb;
    border-radius: 10px;
    padding: 10px;
    padding-bottom: 15px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    height: 100%;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-single-leaderboard-inner-wrp:hover {
    box-shadow: none;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-content {
    padding-top: 6px;
    position: relative;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-name h3 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.3;
    height: 44px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-image img {
    border-radius: 6px;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-content .rm-leaderboard-amount-raised {
    position: absolute;
    right: 0;
    top: -39px;
    background: #509BD5;
    padding: 4px 15px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 8px 8px 0 rgba(242, 75, 128, .2);
    -webkit-text-stroke: .5px #fff;
    letter-spacing: .5px;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-content .rm-leaderboard-marthon-completed {
    font-size: 16px;
    color: #0A519E;
    letter-spacing: .5px;
    font-weight: 700;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-image {
    max-width: 160px;
    max-height: 160px;
    overflow: hidden;
    margin: 0px auto;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper {
    padding-top: 20px;
}

.rm-leaderboard-list-wrapper .pager .firstPage,
.rm-leaderboard-list-wrapper .pager .previousPage,
.rm-leaderboard-list-wrapper .pager .nextPage,
.rm-leaderboard-list-wrapper .pager .lastPage {
    font-size: 24px;
    text-decoration: none;
    transition: background .25s;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 3px 6px;
    height: 38px;
    background: #fff;
    min-width: 38px;
    border-radius: 6px;
    line-height: 34px;
    cursor: pointer;
    padding: 0;
    color: #5f4b8b;
    font-weight: 700;
    letter-spacing: .03em;
    text-align: center;
    box-shadow: 0 0.313rem 0.625rem 0 rgba(28, 28, 28, .1);
}

.rm-leaderboard-list-wrapper .pager .pageNumbers {
    display: inline-block;
}

.rm-leaderboard-list-wrapper .pager .pageNumbers a {
    font-size: 16px;
    text-decoration: none;
    transition: background .25s;
    display: inline-block;
    text-transform: uppercase;
    margin: 0 3px 6px;
    height: 38px;
    background: #fff;
    min-width: 38px;
    border-radius: 6px;
    line-height: 38px;
    padding: 0;
    color: #5f4b8b;
    font-weight: 700;
    letter-spacing: .03em;
    text-align: center;
    transition: all .3s;
    box-shadow: 0 0.313rem 0.625rem 0 rgba(28, 28, 28, .1);
}

.rm-leaderboard-list-wrapper .pager .pageNumbers a.active,
.rm-leaderboard-list-wrapper .pager .pageNumbers a:hover {
    background: #509BD5;
    color: #fff;
}

.rm-leaderboard-list-wrapper .pager .firstPage:hover,
.rm-leaderboard-list-wrapper .pager .previousPage:hover,
.rm-leaderboard-list-wrapper .pager .nextPage:hover,
.rm-leaderboard-list-wrapper .pager .lastPage:hover {
    background: #509BD5;
    color: #fff;
}

.rm-leaderboard-list-wrapper .pager {
    display: inline-block;
    width: 100%;
    padding-top: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rm-welcome-section .rm-welcome-col-two .rm-welcome-content p {
    font-weight: 400;
    font-size: 16px;
}

.rm-how-it-work-section .rm-how-it-work-title h3 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
    margin-bottom: 15px;
}

.rm-how-it-work-section .rm-how-it-work-title h3:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 65px;
    background: #509BD5;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.rm-how-it-work-section .rm-how-it-work-content-wrp {
    padding: 0px !important;
    width: 90% !important;
    max-width: 100% !important;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col {
    width: 33.333% !important;
    margin-right: 0px !important;
    padding: 60px 45px;
    z-index: 2;
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    overflow: hidden;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #91CEE3;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:hover:before {
    opacity: 1;
    visibility: visible;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:hover {
    -webkit-box-shadow: 0 10px 25px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px 10px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_module_header {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:hover .et_pb_module_header span,
.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:hover .et_pb_module_header a,
.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:hover .et_pb_blurb_description p {
    color: #000 !important;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_description p {
    color: #000;
    font-size: 17px;
}

.rm-how-it-work-btn-large {
    display: inline-block;
    padding: 12px 35px !important;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.5s !important;
    transition: all 0.5s !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: none !important;
    border-radius: 10px;
    background-color: #509bd5;
    letter-spacing: 1px;
}

.rm-how-it-work-btn-large:after {
    content: "" !important;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: -36%;
    top: 0;
    -webkit-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: 0.6s !important;
    transition-duration: 0.6s !important;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 0;
    margin: 0px !important;
}

.rm-how-it-work-btn-large:hover {
    border: none !important;
    border-radius: 10px;
    color: #fff;
}

.rm-how-it-work-btn-large:hover:after {
    height: 100%;
    width: 135%;
    background-color: #0A519E;
}

.rm-how-it-work-section {
    background: url(images/pattern.png) no-repeat;
    background-size: cover;
}

.rm-hm-countdown-timer-section {
    padding: 0px !important;
    position: relative;
}

.rm-slider-section .rm-slider-row {
    padding: 0px !important;
}

.rm-what-includes-section .rm-what-includes-row {
    padding: 0px !important;
    width: 90% !important;
    max-width: 100% !important;
}

.rm-what-includes-section .rm-what-includes-title h3 {
    font-size: 43px;
    letter-spacing: 3px;
    font-weight: 700;
    /*text-shadow: 0 8px rgba(0, 0, 0, 0.05);*/
    -webkit-text-stroke: 1px #333;
    text-transform: uppercase;
}

.rm-what-includes-section .rm-what-includes-title {
    position: relative;
}

.rm-what-includes-section .rm-what-includes-title:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 65px;
    background: #44c7f5;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.rm-what-includes-section .rm-what-includes-title:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 3px solid #0A519E;
    bottom: -11px;
    background: #fff;
}

.rm-what-includes-section .rm-what-includes-title p {
    font-size: 17px;
    letter-spacing: .5px;
}

.rm-what-includes-section {
    position: relative;
}

.rm-what-includes-section:before {
    width: 50%;
    height: 100%;
    background: #f7f7f7;
    content: "";
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: 0;
}

.rm-what-includes-section .rm-what-includes-col-two .rm-img-icon-inline .et_pb_image_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.rm-what-includes-section .rm-what-includes-col-two .rm-img-icon-inline .et_pb_main_blurb_image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0.313rem 0.625rem 0 rgba(28, 28, 28, .1);
    padding-bottom: 0px;
    line-height: 50px;
    margin-bottom: 0 !important;
    position: absolute;
    left: 0;
    display: block;
}

.rm-what-includes-section .rm-what-includes-col-two .rm-img-icon-inline .et_pb_main_blurb_image img {
    width: 28px;
}

.rm-what-includes-section .rm-what-includes-col-two .rm-img-icon-inline .et_pb_blurb_container {
    font-size: 16px;
    letter-spacing: .5px;
    display: inline-block;
    padding-left: 65px;
}

.rm-what-includes-section .rm-what-includes-col-two .rm-img-icon-inline .et_pb_blurb_container p {
    padding-top: 10px;
    font-size: 16px;
}

.rm-what-includes-section .rm-what-includes-col-two .rm-img-icon-inline {
    margin-bottom: 16px !important;
    display: inline-block;
    width: 100%;
    min-height: 50px;
}

.rm-what-includes-section .rm-what-includes-col-two .rm-img-icon-inline .et_pb_blurb_content {
    position: relative;
}

.rm-what-includes-section .rm-what-inc-sub-title {
    margin-bottom: 10px !important;
}

.rm-what-includes-section .rm-what-inc-sub-title h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.rm-ftr-connect-section .rm-ftr-connect-social-icon li {
    margin: 6px;
}

.rm-ftr-connect-section .rm-ftr-connect-social-icon li a {
    width: 50px;
    height: 50px;
    font-size: 16px;
    display: inline-block;
    border: 2px solid #fff;
    line-height: 50px;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.rm-ftr-connect-section .rm-ftr-connect-social-icon li a:before {
    color: #fff !important;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 50px;
    border-radius: 50%;
}

.rm-ftr-connect-section .rm-ftr-connect-social-icon li a:hover {
    background: #44c7f5;
    border-color: #44c7f5;
    -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

.rm-footer-copyright .rm-copyright-col {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rm-footer-copyright .rm-copyright-content {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px !important;
    float: none;
    margin-left: auto;
    width: auto;
}

.rm-footer-copyright .rm-footer-idonate-logo {
    display: inline-block;
    width: auto;
    margin-left: 0px;
}

.rm-footer-copyright .rm-footer-idonate-logo img {
    width: 130px;
}

.rm-footer-section .rm-footer-row {
    padding: 0px !important;
}

.rm-footer-section .rm-footer-col-two {
    margin-right: 0px !important;
    margin-bottom: 20px !important;
}

.rm-footer-section .rm-footer-logo {
    text-align: center !important;
}

.rm-footer-section .rm-footer-logo img {
    width: 250px;
}

.rm-footer-copyright {
    padding: 0px !important;
}

.rm-copyright-content {
    font-size: 16px;
    letter-spacing: .5px;
}

.rm-ftr-connect-content {
    margin-bottom: 15px !important;
}

.rm-ftr-connect-content h3 {
    color: #000;
    letter-spacing: .5px;
    font-size: 28px;
    padding-bottom: 0px;
    font-weight: 800;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_main_blurb_image img {
    width: 100%;
}

.rm-ftr-connect-section {
    position: relative;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.rm-ftr-connect-section:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #91CEE3;
    opacity: 0.97;
    z-index: 1;
}

.rm-header-social-icons li a:hover:before {
    color: #0A519E !important;
}

.rm-contact-section .rm-contact-row .rm-form-elements .rm-form-group input,
.rm-contact-section .rm-contact-row .rm-form-elements .rm-form-group textarea {
    padding: 10px;
    width: 100%;
    resize: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: black solid 1px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .5px;
    background: transparent;
}

.rm-contact-section .rm-contact-row {
    max-width: 700px;
}

.rm-contact-section .rm-contact-row .rm-form-elements .rm-form-group {
    margin-bottom: 20px;
}

.rm-contact-section {
    background: url(images/pattern.png);
    background-size: cover;
}

.rm-contact-section .rm-form-btn .wpcf7-submit {
    color: white;
    border: none !important;
    width: 240px !important;
    height: 50px;
    border-radius: 3px;
    background: #0A519E !important;
    -webkit-box-shadow: 3 10px 15px 0 rgba(175, 0, 202, .2);
    box-shadow: 0 10px 15px 0 rgba(175, 0, 202, .2);
    text-transform: uppercase;
    letter-spacing: 1px !important;
    font-size: 20px !important;
    cursor: pointer;
}

.rm-contact-section .rm-form-btn .wpcf7-submit:hover {
    background-image: #509BD5;
}

.rm-contact-section .wpcf7 form .wpcf7-response-output {
    border-color: #ff0000;
    width: 100%;
    margin: auto !important;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    background: #ff0000;
    color: #fff;
    font-size: 17px;
}

.rm-contact-section .wpcf7-not-valid-tip {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
}

.rm-contact-section .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
}

.rm-innerpage-banner .rm-innerpage-banner-title .et_pb_text_inner p {
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-text-stroke: 1px #fff;
}

.rm-innerpage-banner {
    position: relative;
}

.rm-innerpage-banner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(68, 199, 245, .76);
}

.rm-about-desc-section {
    padding: 0px !important;
}

.rm-about-desc-section .rm-about-desc-row-one {
    padding: 40px 0px !important;
}

.rm-about-desc-section .rm-about-desc-row-one .rm-about-desc-col {
    background: #0A519E;
    border-radius: 5px;
    padding: 25px 15px 20px;
    border-bottom: 10px solid #e00888;
    box-shadow: 0 10px 22px rgba(0, 0, 0, .1);
}

.rm-about-desc-section .rm-about-desc-row-one .rm-about-desc-wrapper p,
.rm-about-desc-section.rm-about-link-section .rm-about-desc-row-one .rm-about-desc-wrapper .et_pb_text_inner {
    text-align: center;
    color: #fff;
    font-size: 16px;
    letter-spacing: .5px;
}

.rm-about-desc-section.rm-about-link-section .rm-about-desc-row-one .rm-about-desc-wrapper .et_pb_text_inner {
    font-size: 28px;
}

.rm-about-desc-section.rm-about-link-section .rm-about-desc-row-one .rm-about-desc-col {
    background: #44c7f5;
    border-bottom: 10px solid #4fc1e8;
}

.rm-about-desc-section.rm-about-link-section .rm-about-desc-row-one .rm-about-desc-wrapper .et_pb_text_inner {
    color: #000000;
}

.rm-about-desc-section.rm-about-link-section .rm-about-desc-row-one .rm-about-desc-wrapper .et_pb_text_inner a {
    color: #ffffff;
    transition: 0.4s;
}

.rm-about-desc-section.rm-about-link-section .rm-about-desc-row-one .rm-about-desc-wrapper .et_pb_text_inner a:hover {
    color: #ec0f82;
}

.rm-about-desc-section .rm-about-desc-row-two {
    padding: 0px !important;
}

.rm-about-desc-section .rm-about-desc-row-two .et_pb_text_inner {
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 27px;
}

.rm-about-desc-section .rm-about-desc-row-three .et_pb_text_inner {
    font-size: 16px;
    letter-spacing: .5px;
    line-height: 27px;
}

.rm-about-video-section {
    padding: 0px !important;
}

.rm-about-desc-section.rm-about-link-section {
    padding-bottom: 30px !important;
}

.rm-about-video-section .rm-about-video-col {
    position: relative;
    background: #fff;
    z-index: 2;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    padding: 25px;
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
}

.rm-about-desc-row-two .rm-about-desc-col-right {
    position: relative;
}

.rm-about-desc-row-two .rm-about-desc-col-right:before {
    width: 100%;
    height: 110px;
    border-radius: 0px 40px 40px;
    transform: skewY(4deg);
    transform-origin: left top 0px;
    top: 0px;
    position: absolute;
    z-index: -2;
    background-image: -webkit-linear-gradient(45deg, #2fb8ff 0, #9eecd9 51%, #2fb8ff 100%);
    background-image: linear-gradient(45deg, #2fb8ff 0, #9eecd9 51%, #2fb8ff 100%);
    -webkit-transition: .5s;
    background-size: 250% auto;
    content: '';
    left: 0;
}

.rm-about-desc-row-two .rm-about-desc-col-right .rm-about-desc-image {
    box-shadow: rgba(24, 32, 79, 0.20) 0px 40px 80px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0.5px inset;
    border-radius: 0px 30px 40px 40px;
    padding: 20px 23px;
    background: #fff;
    transition: 0.5s;
    cursor: pointer;
    background: rgba(255, 255, 255, .95);
    position: relative;
    z-index: 1;
}

.rm-about-desc-row-two .rm-about-desc-col-right .rm-about-desc-image:hover {
    transform: translateY(-3px);
    box-shadow: rgba(24, 32, 79, 0.15) 0px 100px 100px, rgba(255, 255, 255, 0.5) 0px 0px 0px 0.5px inset;
}

.rm-about-desc-row-two .rm-about-desc-col-right:hover:before {
    transform: skewY(5deg);
    width: 95%;
}

.rm-slider-wrapper .et-pb-slider-arrows,
.rm-slider-wrapper .et-pb-controllers {
    display: none;
}

.rm-contact-info-section .rm-contact-info-row {
    padding: 0px !important;
}

.rm-contact-info-section .rm-contact-info-col {
    position: relative;
    padding: 38px 35px 38px;
    background: #fff;
    z-index: 2;
    -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all .3s cubic-bezier(.645, .045, .355, 1);
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 30px rgba(0, 0, 0, .1);
    min-height: 295px;
}

.rm-contact-info-section .rm-contact-info-col:before {
    position: absolute;
    content: "";
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 1px solid #eee;
    opacity: 1;
    visibility: visible;
    z-index: -1;
}

.rm-contact-info-section .rm-contact-info-socialicon {
    text-align: center;
}

.rm-contact-info-section .rm-contact-info-socialicon li a.icon:before {
    font-size: 20px;
    color: #fff;
    width: 100%;
    height: 100%;
    line-height: 50px;
    border-radius: 50%;
}

.rm-contact-info-section .rm-contact-info-socialicon li a.icon {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 24px;
    color: #f1f1f1;
    line-height: 52px;
    background: #44c7f5;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.rm-contact-info-section .rm-contact-info-socialicon li a.icon:hover:before {
    background: #509BD5;
}

.rm-contact-info-section .rm-contact-info-socialicon li a.icon:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #f1f1f1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    box-sizing: content-box;
}

.rm-contact-info-section .rm-contact-info-socialicon li a.icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.rm-contact-info-section .rm-contact-info-socialicon li {
    margin-right: 20px;
}

.rm-contact-info-section .rm-contact-info-socialicon li:last-child {
    margin-right: 0px;
}

.rm-contact-info-section .rm-contact-info-content h4 {
    font-size: 22px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
}

.rm-contact-info-section .rm-contact-info-content p a {
    font-size: 16px;
    letter-spacing: .5px;
    color: #797979;
    transition: all .3s;
}

.rm-contact-info-section .rm-contact-info-content p a:hover {
    color: #509BD5;
}

.rm-contact-info-section .rm-contact-info-btn {
    display: inline-block;
    padding: 8px 35px !important;
    color: #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.5s !important;
    transition: all 0.5s !important;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    border: none !important;
    border-radius: 3px;
    letter-spacing: .5px;
    background-color: #44c7f5;
}

.rm-contact-info-section .rm-contact-info-btn:after {
    content: "" !important;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: -55%;
    top: 0;
    -webkit-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: 0.6s !important;
    transition-duration: 0.6s !important;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 0;
    margin: 0px !important;
}

.rm-contact-info-section .rm-contact-info-btn:hover:after {
    height: 100%;
    width: 155%;
    background-color: #10142D;
}

.rm-contact-info-section .rm-contact-info-icon .et_pb_image_wrap {
    width: 80px;
    height: 80px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0.313rem 0.625rem 0 rgba(28, 28, 28, .1);
    padding-bottom: 0px;
    line-height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.rm-contact-info-section .rm-contact-info-icon .et_pb_image_wrap img {
    width: 48px;
}

.rm-tips-section .rm-tips-title h2 {
    font-size: 40px;
    letter-spacing: 3px;
    font-weight: 700;
    -webkit-text-stroke: 1px #333;
    position: relative;
    text-transform: uppercase;
}

.rm-tips-section .rm-tips-title h2:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 65px;
    background: #44c7f5;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.rm-tips-section .rm-tips-title h2:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 3px solid #0A519E;
    bottom: -11px;
    background: #fff;
}

.rm-tips-section .rm-tips-col h4 {
    color: #0A519E;
    font-size: 24px;
}

.rm-tips-section .rm-tips-col .rm-tips-content {
    text-align: center;
}

.rm-tips-section .rm-tips-col .rm-tips-content .et_pb_image_wrap img {
    width: 90px;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content {
    text-align: left !important;
    padding: 30px;
    border-radius: 10px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 10px;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0px 0px 20px #efefef;
    box-shadow: 0px 0px 20px #efefef;
    background: #fff;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content p {
    letter-spacing: .5px;
    padding-bottom: 15px !important;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content ul {
    padding: 0px;
    margin-bottom: 15px;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content ul li {
    list-style: none;
    padding-left: 16px;
    position: relative;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content ul li:before {
    content: '';
    height: 7px;
    width: 7px;
    background: #44c7f5;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: 9px;
    left: 0;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content .rm-cls-blue {
    color: #542c8e;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content .rm-cls-red {
    color: #ff0000;
}

.rm-tips-section .rm-tips-col .et_pb_blurb_content .rm-cls-color {
    color: #548dd4;
}

.rm-tips-section .rm-tips-row-two .rm-tips-col .et_pb_blurb_content {
    min-height: 565px;
}

.rm-tips-section .rm-tips-row-three .rm-tips-col .et_pb_blurb_content {
    min-height: 405px;
}

.rm-faq-section .rm-faq-content-desc p {
    font-size: 16px;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle.et_pb_toggle_open {
    background: #91CEE3;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle {
    background: #509BD5;
    padding: 25px 30px 25px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .06));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .06));
    color: #fff;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle h5 {
    font-size: 20px;
    letter-spacing: .5px;
    color: #0A519E;
    font-weight: 700;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle.et_pb_toggle_close h5 {
    color: #fff;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle .et_pb_toggle_content {
    font-size: 16px;
    letter-spacing: .5px;
    color: #000;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle .et_pb_toggle_title:before {
    font-size: 22px;
    color: #fff;
    margin-top: -.6em;
    display: block !important;
}

.rm-contact-info-section .rm-contact-info-col-two .rm-contact-info-content h4 {
    text-transform: none;
}

.rm-innerpage-banner.rm-faq-banner .rm-innerpage-banner-title .et_pb_text_inner p {
    text-transform: none;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle .et_pb_toggle_content strong {
    color: inherit;
}

.rm-guid-content-section .rm-guid-content-row .rm-guid-content-col.rm-guid-content-col-full {
    padding: 40px 35px;
    border-radius: 10px;
    box-shadow: 0px 0px 30px 14px rgba(0, 0, 0, 0.04);
    background-color: #44c7f5;
    position: relative;
    overflow: hidden;
}

.rm-guid-content-section .rm-guid-content-col.rm-guid-content-col-full:before {
    background: url(images/message-pattern.png) no-repeat;
    position: absolute;
    right: 0;
    top: -130px;
    width: 117px;
    height: 254px;
    content: '';
    opacity: .5;
}

.rm-guid-content-section .rm-guid-content-col.rm-guid-content-col-full:after {
    background: url(images/message-pattern.png) no-repeat;
    position: absolute;
    left: -13px;
    bottom: -152px;
    width: 117px;
    height: 254px;
    content: '';
    opacity: .5;
    -webkit-transform: rotate(-180deg);
    -ff-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.rm-guid-content-section .rm-guid-content-col.rm-guid-content-col-full .rm-guid-content-wrapper h3 {
    font-size: 26px;
    color: #fff;
}

.rm-guid-content-section .rm-guid-content-col.rm-guid-content-col-full .rm-guid-content-wrapper p {
    font-size: 19px;
    letter-spacing: .5px;
    color: #fff;
}

.rm-guid-content-section .rm-guid-content-row-two .rm-guid-content-col.rm-guid-content-col-left,
.rm-guid-content-section .rm-guid-content-row-four .rm-guid-content-col.rm-guid-content-col-left,
.rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col.rm-guid-content-col-right {
    padding: 35px;
    border-radius: 10px;
    background-color: #0A519E;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
}

.rm-guid-content-section .rm-guid-content-row-two,
.rm-guid-content-section .rm-guid-content-row-three,
.rm-guid-content-section .rm-guid-content-row-four {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.rm-guid-content-section .rm-guid-content-row-two .rm-guid-content-col.rm-guid-content-col-left .rm-guid-content-wrapper h4,
.rm-guid-content-section .rm-guid-content-row-four .rm-guid-content-col.rm-guid-content-col-left .rm-guid-content-wrapper h4,
.rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col.rm-guid-content-col-right .rm-guid-content-wrapper h4 {
    color: #fff;
    letter-spacing: 1px;
    font-size: 28px;
    text-transform: uppercase;
}

.rm-guid-content-section .rm-guid-content-row-two .rm-guid-content-col.rm-guid-content-col-left .rm-guid-content-wrapper p,
.rm-guid-content-section .rm-guid-content-row-four .rm-guid-content-col.rm-guid-content-col-left .rm-guid-content-wrapper p,
.rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col.rm-guid-content-col-right .rm-guid-content-wrapper p {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: .5px;
}

.rm-guid-content-section .rm-guid-content-row .rm-guid-content-col .rm-guid-content-wrapper p a:hover {
    color: #44c7f5;
}

.rm-guid-content-section .rm-guid-content-row .rm-guid-content-col .rm-guid-content-wrapper p a {
    color: #000;
}

.rm-guid-content-section .rm-guid-content-row-two .rm-guid-content-col.rm-guid-content-col-left .rm-guid-content-wrapper p strong,
.rm-guid-content-section .rm-guid-content-row-four .rm-guid-content-col.rm-guid-content-col-left .rm-guid-content-wrapper p strong,
.rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col.rm-guid-content-col-right .rm-guid-content-wrapper p strong {
    font-size: 22px;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col.rm-img-content-col-two,
.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col.rm-img-content-col-three {
    cursor: auto;
}


/* 14-01-2022 */

.cwc-event-details-section .rm-event-details-row {
    display: flex;
    flex-wrap: wrap;
}

.cwc-event-details-section .rm-event-details-row .rm-event-details-col-two .rm-event-details-wrapper,
.cwc-event-details-section .rm-event-details-row .rm-event-details-col-two .rm-event-details-wrapper .et_pb_blurb_content {
    height: 100%;
}

.cwc-event-details-section .rm-event-details-row .rm-event-details-col-two .rm-event-details-wrapper .et_pb_main_blurb_image {
    min-height: 120px;
}

.rm-welcome-section .cwc-send-charlie-row {
    padding: 50px 0px 0px;
}

.rm-welcome-section .cwc-send-charlie-row .rm-welcome-btm-col {
    text-align: center;
}

.rm-welcome-section .cwc-send-charlie-row .rm-welcome-btm-col .cwc-send-charlie-message-col,
.cwc-what-includes-section .rm-what-includes-col-two .et_pb_button_module_wrapper a.cwc-find-climb-btn,
.rm-leaderboard-section .et_pb_button_module_wrapper a.cwc-view-more-fund-button,
.cwc-in-aid-od-section .rm-ftr-connect-col .et_pb_button_module_wrapper a.et_pb_button,
.cwc-find-climb-section .cwc-find-climb-row .cwc-inner-page-col .et_pb_button_module_wrapper a.cwc-submit-climb-btn,
.cwc-not-found-section .cwc-not-found-row .cwc-not-found-col-one .et_pb_button_module_wrapper a {
    background: #509BD5;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.4 !important;
    color: #fff;
    padding: 8px 30px;
    border-radius: 10px;
    border-color: #509BD5;
    text-transform: uppercase;
}

.rm-welcome-section .cwc-send-charlie-row .rm-welcome-btm-col .cwc-send-charlie-message-col:after,
.cwc-what-includes-section .rm-what-includes-col-two .et_pb_button_module_wrapper a.cwc-find-climb-btn:after,
.rm-leaderboard-section .et_pb_button_module_wrapper a.cwc-view-more-fund-button:after,
.cwc-in-aid-od-section .rm-ftr-connect-col .et_pb_button_module_wrapper a.et_pb_button:after,
.cwc-find-climb-section .cwc-find-climb-row .cwc-inner-page-col .et_pb_button_module_wrapper a.cwc-submit-climb-btn:after,
.cwc-not-found-section .cwc-not-found-row .cwc-not-found-col-one .et_pb_button_module_wrapper a:after {
    display: none;
}

.rm-welcome-section .cwc-send-charlie-row .rm-welcome-btm-col .cwc-send-charlie-message-col:hover,
.cwc-what-includes-section .rm-what-includes-col-two .et_pb_button_module_wrapper a.cwc-find-climb-btn:hover,
.rm-leaderboard-section .et_pb_button_module_wrapper a.cwc-view-more-fund-button:hover,
.cwc-in-aid-od-section .rm-ftr-connect-col .et_pb_button_module_wrapper a.et_pb_button:hover,
.cwc-find-climb-section .cwc-find-climb-row .cwc-inner-page-col .et_pb_button_module_wrapper a.cwc-submit-climb-btn:hover,
.cwc-not-found-section .cwc-not-found-row .cwc-not-found-col-one .et_pb_button_module_wrapper a:hover {
    background: #fff;
    color: #509BD5;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 170px;
    height: 170px;
    padding: 20px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image a {
    display: inline-block;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image img {
    width: auto;
    height: 100%;
    max-height: 110px;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(110deg, #509BD5 10%, #91CEE3);
    border-radius: 50%;
    z-index: -1;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_description {
    color: #000;
    font-size: 17px;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_description a {
    color: #0A519E;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_description a:hover {
    color: #fff;
}

.cwc-in-aid-od-section .rm-ftr-connect-col .cwc-combined-logo {
    text-align: center;
}

.cwc-in-aid-od-section .rm-ftr-connect-col .et_pb_button_module_wrapper {
    text-align: center;
    padding: 20px 0px 0px;
}

.rm-leaderboard-section .et_pb_button_module_wrapper {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 20px 0px 0px;
}

.cwc-leaderboard-section .rm-leaderboard-row,
.cwc-in-aid-od-section .cwc-in-aid-row {
    padding: 0px;
}

.rm-how-it-work-section .rm-how-it-work-title-wrp {
    padding-top: 0px;
}

.rm-how-it-work-section .rm-how-it-work-btn-wrp {
    padding-bottom: 0px;
}

.rm-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-two .cwc-what-inc-content p {
    font-size: 16px;
    color: #333;
    line-height: 1.4;
}

.rm-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-two .cwc-what-inc-content p a {
    color: #509BD5;
    cursor: pointer;
}

.rm-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-two .cwc-what-inc-content p a:hover {
    color: #0A519E;
}

.rm-ftr-connect-content {
    margin: 0px !important;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:after {
    content: "";
    position: absolute;
    bottom: -60px;
    left: -70px;
    width: 200px;
    height: 200px;
    background: #549ed61f;
    border-radius: 50%;
    opacity: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    pointer-events: none;
}

.rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col:hover:after {
    opacity: 1;
}

.cwc-inner-page-banner {
    padding: 0px !important;
}

.cwc-inner-page-banner .cwc-inner-page-banner-row {
    padding: 0px;
    width: 100%;
    max-width: 100%;
}

.cwc-find-climb-section {
    padding: 50px 0px !important;
}

.cwc-find-climb-section .cwc-find-climb-row {
    padding: 0px;
}

.cwc-find-climb-section .cwc-find-climb-row p,
.cwc-find-climb-section .cwc-find-climb-row ul li {
    font-size: 16px;
    color: #333;
}

.cwc-find-climb-section .cwc-find-climb-row h3 {
    font-size: 32px;
    padding-bottom: 0.8em;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.cwc-find-climb-section .cwc-find-climb-row ul {
    padding: 0px;
}

.cwc-find-climb-section .cwc-find-climb-row ul li {
    list-style-type: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px;
}

.cwc-find-climb-section .cwc-find-climb-row ul li:before {
    content: "";
    position: absolute;
    left: 6px;
    top: 9px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    border: 2px solid #509bd5;
}

.cwc-find-climb-section-three .cwc-find-climb-row-one {
    margin-bottom: 40px;
}

.cwc-find-climb-section .cwc-find-climb-row .cwc-inner-page-col .et_pb_button_module_wrapper {
    text-align: center;
}

.cwc-charity-content-section .cwc-charity-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px;
    margin-bottom: 40px;
    box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.129);
    border-radius: 10px;
}

.cwc-charity-content-section .cwc-charity-row .cwc-logo-image img {
    width: 100%;
}

.cwc-charity-content-section .cwc-charity-row .cwc-logo-image span.et_pb_image_wrap {
    max-width: 160px;
    width: 100%;
}

.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-left {
    display: inline-block;
    width: 25%;
    margin-right: 0px;
}

.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right {
    display: inline-block;
    width: 75%;
    padding-left: 20px;
}

.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right p {
    font-size: 16px;
    color: #333;
    padding-bottom: 10px;
}

.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right h3 {
    font-size: 30px;
    padding-bottom: .6em;
    font-weight: 700;
}

.cwc-charity-content-section .cwc-charity-row:last-child {
    margin-bottom: 0px;
}

.cwc-faq-section .rm-faq-content-block-two {
    padding: 0px;
}

.cwc-find-climb-section-two {
    background: #f5fcff;
}

p:empty {
    display: none;
}

.cwc-contact-section .cwc-contact-row .cwc-contact-text {
    margin-bottom: 15px;
}

.cwc-contact-section .cwc-contact-row {
    padding: 0px;
}


/* 18-01-2022 */

.rm-slider-section .rm-slider-row .cwc-banner-image span.et_pb_image_wrap,
.rm-slider-section .rm-slider-row .cwc-banner-image img,
.cwc-inner-page-banner .cwc-inner-page-banner-row .cwc-banner-col span.et_pb_image_wrap,
.cwc-inner-page-banner .cwc-inner-page-banner-row .cwc-banner-col img {
    width: 100%;
}

.cwc-what-includes-section .rm-what-includes-row-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cwc-contact-section .cwc-contact-row .cwc-contact-col {
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.13);
}

.cwc-contact-section .cwc-contact-row .cwc-contact-col p {
    font-size: 16px;
    color: #333;
}

.cwc-contact-section .cwc-contact-row .cwc-contact-col p a {
    color: #509BD5;
}

.cwc-contact-section .cwc-contact-row .cwc-contact-col p a:hover {
    color: #0A519E;
}

.cwc-tips-section .cwc-fund-tip-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-left {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
}

.cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-left span.et_pb_image_wrap {
    max-width: 80px;
}

.cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-left span.et_pb_image_wrap img {
    width: 100%;
}

.cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-right {
    display: inline-block;
    width: auto;
    padding-left: 15px;
}

.cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-right h3 {
    font-size: 27px;
    font-weight: 700;
    padding: 0px;
}

.cwc-tips-section .rm-tips-row {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col {
    display: inline-block;
    width: 50%;
    margin: 0px;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content {
    padding: 15px;
    margin: 0px;
    height: 100%;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.2);
    border-radius: 10px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner h4 {
    font-size: 20px;
    color: #509BD5;
    font-weight: 600;
    padding-bottom: 15px;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner ul,
.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right ul {
    padding: 0px;
}

.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right ul {
    margin-bottom: 10px;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner ul li,
.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right ul li {
    position: relative;
    list-style-type: none;
    padding-left: 25px;
    font-size: 16px;
    color: #333;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner ul li:before,
.cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right ul li:before {
    content: "";
    position: absolute;
    left: 6px;
    top: 8px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    border: 2px solid #509bd5;
}

.cwc-tips-section {
    padding: 30px 0px !important;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner h3 {
    color: #509BD5;
    padding-bottom: 15px;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner ul.fund-tip-top {
    position: relative;
    min-height: 50px;
    z-index: 1;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content.cwc-top-tip-col .et_pb_text_inner:after {
    content: "";
    position: absolute;
    top: 18px;
    left: 12px;
    width: 60px;
    height: 60px;
    background-image: url(../../uploads/2022/01/top_tip_white.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner ul.fund-tip-top li {
    padding: 0px;
    color: #fff;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner ul.fund-tip-top li:before {
    display: none;
}

.cwc-find-climb-section-two .cwc-find-climb-row-one {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cwc-tips-section.cwc-tips-section-one {
    padding-top: 50px !important;
}

.cwc-tips-section-one .cwc-fund-tip-row .cwc-fund-tip-col-left span.et_pb_image_wrap img {
    transform: rotateY(180deg);
}


/* 19-01-2022 */

.cwc-not-found-section .cwc-not-found-row {
    padding: 0px;
    text-align: center;
}

.cwc-not-found-section .cwc-not-found-row .cwc-not-found-text {
    margin-bottom: 30px;
    text-align: center;
}

.cwc-not-found-section .cwc-not-found-row .cwc-not-found-text h3 {
    padding: 0px;
    font-size: 200px;
    color: #509bd5;
    line-height: 150px;
}

.cwc-not-found-section .cwc-not-found-row p {
    text-align: center;
    font-size: 20px;
}

.cwc-not-found-section .cwc-not-found-row-one {
    margin-bottom: 30px;
}

.rm-footer-copyright .rm-copyright-content h3 {
    color: #fff;
    font-size: 26px;
    padding-bottom: .6em;
    font-weight: 700;
}

.rm-footer-copyright .rm-copyright-content p {
    font-size: 15px;
    line-height: 1.3;
    color: #b3b3b3;
    padding-bottom: 10px;
}

.rm-footer-copyright .rm-copyright-content p a,
.rm-footer-copyright .rm-copyright-content h3 a {
    color: #91CEE3;
}

.rm-footer-copyright .rm-copyright-content p a:hover,
.rm-footer-copyright .rm-copyright-content h3 a:hover {
    color: #0A519E;
}

.rm-footer-copyright.rm-footer-copyright-two {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.rm-footer-copyright.rm-footer-copyright-two .rm-copyright-col {
    width: auto;
    margin-right: 0px;
    margin-bottom: 0px;
}

.rm-footer-copyright.rm-footer-copyright-two .rm-copyright-col .cwc-powerd-text {
    padding-right: 15px;
}

.rm-footer-copyright.rm-footer-copyright-two .rm-copyright-col .cwc-powerd-text p {
    padding: 0px;
    color: #454545;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row h3 {
    font-size: 16px;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row .details-col-one span {
    display: inline-block;
    width: 100%;
    margin-bottom: 2px;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row .leaflet-popup .leaflet-popup-content-wrapper {
    box-shadow: -6px -6px #509bd5;
    font-size: 12px;
}


/* 20-01-2022 */

.cwc-tips-section:nth-child(odd) {
    background: #f5fcff;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content.cwc-top-tip-col .et_pb_text_inner {
    background: #509BD5;
    padding-left: 80px;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content.cwc-top-tip-col .et_pb_text_inner h3 {
    color: #fff;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content.cwc-top-tip-col .et_pb_text_inner:before {
    content: "";
    position: absolute;
    top: -20px;
    right: -10px;
    width: 80px;
    height: 80px;
    background: rgba(195, 221, 241, 0.278);
    border-radius: 50%;
}

.cwc-tips-section .rm-tips-row .cwc-tips-col .cwc-fund-tip-content .et_pb_text_inner ul.fund-tip-top:before {
    content: "";
    position: absolute;
    bottom: -140%;
    left: -110px;
    width: 80px;
    height: 80px;
    background: rgba(195, 221, 241, 0.278);
    border-radius: 50%;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row p {
    font-size: 14px;
}

.cwc-find-climb-section.cwc-find-climb-map-section {
    padding: 0px !important;
}

.cwc-find-climb-section.cwc-find-climb-map-section .cwc-find-climb-map-row {
    width: 100%;
    max-width: 100%;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row p {
    font-size: 14px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code {
    padding: 50px;
    box-shadow: 0px 0px 8px hsla(0, 0%, 20%, 0.2);
    border-radius: 15px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields {
    display: inline-block;
    width: 100%;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .gfield_label {
    font-weight: 400;
    font-size: 16px;
    color: #333;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield input[type=text],
.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield select {
    width: 100%;
    border: 1px solid #509BD5;
    height: 42px;
    padding: 10px;
    font-size: 16px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield textarea {
    width: 100%;
    border: 1px solid #509BD5;
    padding: 10px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield:last-child {
    margin-bottom: 0px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_footer,
.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_footer,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_footer {
    text-align: right;
    padding-bottom: 0px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_footer input,
.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_footer input.gform_button,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_footer input.gform_button {
    display: inline-block;
    padding: 10px 25px !important;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.5s !important;
    transition: all 0.5s !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 2px solid #509bd5;
    border-radius: 10px;
    background-color: #509bd5;
    letter-spacing: 1px;
    margin: 0px;
    cursor: pointer;
    line-height: 1.3 !important;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_footer input:hover,
.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_footer input.gform_button:hover,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_footer input.gform_button:hover {
    background: #fff;
    color: #509bd5;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_validation_errors {
    padding: 10px;
    padding-left: 48px;
    margin-bottom: 20px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_validation_errors h2 {
    font-size: 20px;
    padding: 0px;
    line-height: 1.1;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .validation_message {
    padding: 6px 0px 0px;
    background: none;
    border: none;
    color: #c02b0a;
    margin-top: 0px;
    line-height: 1.2;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row {
    padding-top: 20px;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row .gm-style-iw {
    box-shadow: 6px -6px #509bd5;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row .details-col-one,
.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row .contact-det-col {
    margin-bottom: 10px;
    color: #000;
    font-size: 13px;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row .additionl-detail-col {
    color: #000;
    font-size: 13px;
}

.cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row .additionl-detail-col p {
    font-size: 13px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_confirmation_wrapper h3 {
    text-align: center;
    padding: 0px;
    color: #43a047;
    letter-spacing: .4px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_confirmation_wrapper h3 a {
    color: #333;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_confirmation_wrapper h3 a:hover {
    color: #43a047;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .hour_minute_colon {
    font-size: 16px;
    font-weight: bold;
}

.gform-theme-datepicker .ui-datepicker-calendar td {
    height: 25px !important;
    width: 25px !important;
}

.gform-theme-datepicker .ui-datepicker-calendar .ui-state-default,
.gform-theme-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
    width: 25px !important;
    height: 25px !important;
    margin: 0px auto;
}

.gform-theme-datepicker .ui-datepicker-calendar th span {
    width: 28px !important;
    height: 28px !important;
}

.gform-theme-datepicker {
    padding: 10px !important;
}

.rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-leaderboard-list-inner-wrp {
    display: flex;
    flex-wrap: wrap;
}


/* 31-01-2022 */

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle .et_pb_toggle_content p {
    color: #000;
    font-size: 16px;
}

.cwc-create-page-section .cwc-create-page-row-two .cwc-create-page-form .gform_confirmation_message strong a,
.cwc-donate-page-section .cwc-donate-page-row-two .cwc-donate-page-form .gform_confirmation_message strong a,
.cwc-find-climb-section .cwc-find-climb-row p a,
.cwc-find-climb-section .cwc-find-climb-row ul li a,
.cwc-croagh-section .cwc-croagh-row .cwc-croagh-text p a,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .ginput_container.ginput_container_consent label a {
    color: #0A519E;
}

.cwc-create-page-section .cwc-create-page-row-two .cwc-create-page-form .gform_confirmation_message strong a:hover,
.cwc-donate-page-section .cwc-donate-page-row-two .cwc-donate-page-form .gform_confirmation_message strong a:hover,
.cwc-find-climb-section .cwc-find-climb-row p a:hover,
.cwc-find-climb-section .cwc-find-climb-row ul li a:hover,
.cwc-croagh-section .cwc-croagh-row .cwc-croagh-text p a:hover,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .ginput_container.ginput_container_consent label a:hover {
    color: #000 !important;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle .et_pb_toggle_content a {
    color: #000;
    text-decoration: underline;
    font-weight: bold;
}

.rm-faq-section .rm-faq-content-wrapper .et_pb_toggle .et_pb_toggle_content a:hover {
    color: #0A519E !important;
}

.cwc-tips-section .cwc-fund-tip-row-top .cwc-fund-tip-col-left {
    width: 100%;
    margin-bottom: 40px;
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content {
    max-width: 100%;
    padding: 20px;
    background: #91CEE3;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border: 5px solid #fff;
    box-shadow: 0px 0px 4px rgba(51, 51, 51, 0.102);
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: 0px;
    width: 45px;
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 15px;
    width: calc(100% - 45px);
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    max-width: 50px;
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_blurb_container p {
    color: #fff;
    font-size: 16px;
    letter-spacing: .3px;
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_blurb_container p a {
    cursor: pointer;
    color: #509BD5;
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_blurb_container p a:hover {
    color: #0A519E;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .gfield_checkbox .gchoice {
    display: flex;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .gfield_checkbox .gchoice input {
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 0px;
    accent-color: #509BD5;
    cursor: pointer;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .gfield_checkbox .gchoice label {
    cursor: pointer;
    font-size: 16px;
    color: #333;
}

.rm-welcome-section .rm-welcome-col-one .rm-welcome-image,
.rm-welcome-section .rm-welcome-col-one .rm-welcome-image .et_pb_image_wrap {
    height: 100%;
}

.rm-welcome-section .rm-welcome-col-one .rm-welcome-image .et_pb_image_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content:hover .et_pb_main_blurb_image .et_pb_image_wrap {
    -webkit-animation: bounce 1s ease-in-out;
    animation: bounce 1s ease-in-out;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    80% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    80% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

.cwc-create-page-section .cwc-create-page-row-one,
.cwc-donate-page-section .cwc-donate-page-row-one {
    padding: 0px;
    margin-bottom: 30px;
}

.cwc-create-page-section .cwc-create-page-row-two,
.cwc-donate-page-section .cwc-donate-page-row-two {
    padding: 0px;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper h2.gform_title,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper h2.gform_title,
.cwc-create-page-section .cwc-create-page-row-one.cwc-form-row-content h3,
.cwc-donate-page-section .cwc-donate-page-row-one.cwc-form-row-content h3 {
    font-size: 42px;
    font-weight: 600;
    color: #000;
    margin: 0;
    margin-bottom: 2%;
    position: relative;
    z-index: 5;
    line-height: 1.3;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body {
    display: inline-block;
    width: 100%;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gform_fields,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gform_fields {
    display: inline-block;
    width: 100%;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper p.gform_required_legend,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper p.gform_required_legend {
    font-size: 14px;
    color: #e53935;
    text-align: left;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield.gf_payment_form_head,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield.gf_payment_form_head {
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin-bottom: 30px;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_heading,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_heading {
    display: none;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield label,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield label {
    color: #333;
    font-weight: 600;
    font-size: 15px;
    line-height: 1;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield .ginput_container input[type=text],
.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield .ginput_container select,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .ginput_container input[type=text],
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .ginput_container select {
    height: 45px;
    border: 2px solid #509BD5;
    padding: 10px 15px;
    font-size: 16px;
    color: #474747;
    width: 100%;
    border-radius: 0px;
    cursor: pointer;
    line-height: 1.4 !important;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield label .gfield_required,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield label .gfield_required {
    color: #e53935;
    font-size: 1em;
    padding-left: 2px;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield .ginput_container input[type=checkbox],
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .ginput_container input[type=checkbox] {
    margin: 0px;
    position: relative;
    top: 1px;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    accent-color: #509BD5;
    box-shadow: none;
    background: none;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield .ginput_container.ginput_container_consent label,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .ginput_container.ginput_container_consent label {
    cursor: pointer;
}

.cwc-create-page-section .cwc-create-page-row-one h3,
.cwc-donate-page-section .cwc-donate-page-row-one h3 {
    font-size: 30px;
    color: #000;
    margin-bottom: 10px;
}

.cwc-create-page-section .cwc-create-page-row-one p,
.cwc-donate-page-section .cwc-donate-page-row-one p {
    font-size: 16px;
    color: #000;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_validation_errors,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_validation_errors {
    margin: 0px;
    margin-bottom: 30px;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_validation_errors h2,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_validation_errors h2 {
    padding: 0px;
    font-size: 16px;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield .gfield_description,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .gfield_description {
    background: none;
    border: none;
    padding: 0px;
    line-height: 1;
    color: #e53935;
}

.cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield:last-child,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield:last-child {
    margin-bottom: 0px;
}

.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield .ginput_container textarea {
    width: 100%;
    border: 2px solid #509BD5;
    padding: 10px;
    font-size: 16px;
    resize: vertical;
}

.cwc-croagh-section .cwc-croagh-row .cwc-croagh-text p {
    font-size: 16px;
    color: #333;
    padding-bottom: 10px
}

.cwc-croagh-section .cwc-croagh-row .cwc-croagh-text p:last-child {
    padding-bottom: 0px;
}

.cwc-create-page-section .cwc-create-page-row-two .cwc-create-page-form .gform_confirmation_message,
.cwc-donate-page-section .cwc-donate-page-row-two .cwc-donate-page-form .gform_confirmation_message {
    padding: 40px;
    text-align: center;
    box-shadow: 0px 0px 8px #3333;
    border-radius: 15px;
}

.cwc-create-page-section .cwc-create-page-row-two .cwc-create-page-form .gform_confirmation_message strong,
.cwc-donate-page-section .cwc-donate-page-row-two .cwc-donate-page-form .gform_confirmation_message strong {
    color: #43a047;
    font-size: 20px;
}


/* 01-02-2022 */

.cwc-contact-section .cwc-contact-icons-row {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.cwc-contact-section .cwc-contact-row {
    margin-bottom: 40px;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col {
    display: inline-block;
    width: 33.3333%;
    margin: 0px;
    padding: 15px;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content {
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 8px #3333;
    border-radius: 15px;
    height: 100%;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col>.et_pb_module {
    height: 100%;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content .et_pb_blurb_container {
    text-align: center;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 20px;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content .et_pb_blurb_container p {
    font-size: 16px;
    color: #000;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content:hover .et_pb_main_blurb_image .et_pb_image_wrap {
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
    font-size: 82px;
}

.cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content:hover .et_pb_blurb_container p {
    color: #509BD5;
}

.cwc-croagh-section .cwc-croagh-row h3 {
    font-size: 24px;
}

.rm-header-section .rm-header-content .rm-header-inner-col-three ul li {
    margin: 0px;
}

.rm-header-section .rm-header-content .rm-header-inner-col-three ul {
    padding-left: 10px;
}

.rm-header-section .rm-header-content .rm-header-inner-col-three .rm-header-search-wrapper {
    margin: 0px !important;
}

.rm-slider-section .rm-slider-row .cwc-banner-image span.et_pb_image_wrap {
    height: 400px;
}

.rm-slider-section .rm-slider-row .cwc-banner-image span.et_pb_image_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cwc-faq-section .rm-faq-content-block-two .et_pb_accordion {
    min-height: auto;
}

.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body #field_4_11 .ginput_container,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body #field_4_14 .ginput_container {
    position: relative;
    border: 2px solid #509BD5;
    padding: 10px 15px;
    padding-left: 50px;
    cursor: pointer;
}

.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body #field_4_11 .ginput_container input,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body #field_4_14 .ginput_container input {
    padding: 0px;
    border: none;
    height: auto;
    min-height: auto;
}

.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body #field_4_11 .ginput_container:before,
.cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body #field_4_14 .ginput_container:before {
    width: 50px;
    height: 45px;
    position: absolute;
    left: 0px;
    top: -2px;
    color: #509BD5;
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    line-height: 1;
    content: "€";
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}


/* 08-02-2022 */

.cwc-charity-content-section iframe {
    min-width: 100%;
    width: 100%;
}


/* 22-02-2022 */

.cwc-climbs-view-section {
    padding: 50px 0px !important;
}

.cwc-climbs-view-section .cwc-climbs-view-row {
    padding: 0px;
}

.cwc-climbs-view-section .cwc-climbs-view-row .cwc-climb-items-wrapper {
    margin-bottom: 30px;
}

.cwc-climb-table .first-row span,
.cwc-climb-table .table-row-climbs span {
    display: inline-block;
    width: 0;
    padding: 10px 15px;
    border: .5px solid #f1f1f1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.cwc-climb-table .first-row,
.cwc-climb-table .table-row-climbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cwc-climb-table .table-row-climbs span.cwc-addtnal-detail-button,
.cwc-climb-table .first-row span.cwc-addtnal-detail-button {
    -webkit-box-flex: .5;
    -ms-flex: .5;
    flex: .5;
}

.cwc-climb-table .first-row {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    background: #509BD5;
    border-radius: 10px 10px 0px 0px;
}

.cwc-climb-table .first-row span:last-child {
    border-radius: 0px;
    border-right: 0px;
}

.cwc-climb-table .first-row span {
    color: #fff;
    padding: 20px 15px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    border-right: 1px solid #f1f1f1;
    line-height: 1.2;
}

.cwc-climb-table .table-row-climbs span {
    font-size: 14px;
    line-height: 1.4;
}

.cwc-climb-table .table-row-climbs span.cwc-addtnal-detail-button button {
    background: #91CEE3;
    display: inline-block;
    padding: 10px 20px;
    color: #000;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    transition: all 0.5s !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #91CEE3;
    border-radius: 3px;
    letter-spacing: .5px;
    line-height: 1.2;
    cursor: pointer;
}

.cwc-climb-table .table-row-climbs span.cwc-addtnal-detail-button button:hover {
    background: #fff;
    color: #509bd5;
    border-color: #509bd5;
}

.cwc-climbs-view-section .cwc-climbs-view-row .pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cwc-climbs-view-section .cwc-climbs-view-row .pager .firstPage,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .previousPage,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .nextPage,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .lastPage,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .pageNumbers a {
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px;
    background: #fff;
    border: 1px solid #509BD5;
    border-radius: 6px;
    font-size: 14px;
    color: #509BD5;
    cursor: pointer;
}

.cwc-climbs-view-section .cwc-climbs-view-row .pager .pageNumbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cwc-climbs-view-section .cwc-climbs-view-row .pager .pageNumbers a:hover,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .firstPage:hover,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .previousPage:hover,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .nextPage:hover,
.cwc-climbs-view-section .cwc-climbs-view-row .pager .lastPage:hover {
    background: #509BD5;
    color: #fff;
}

.cwc-climbs-view-section .cwc-climbs-view-row .pager .disabled {
    cursor: default;
    pointer-events: none;
}

#cwc-climb-popup {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.812);
    z-index: 999999;
}

#cwc-climb-popup .cwc_dinnerpop {
    max-width: 540px;
    width: 100%;
    margin: 4% auto 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 10px;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content {
    width: 100%;
    max-height: 500px;
    overflow-y: auto;
    padding: 40px;
    -webkit-box-shadow: 0px 10px 8px rgba(51, 51, 51, 0.22);
    box-shadow: 0px 10px 8px rgba(51, 51, 51, 0.22);
    border-radius: 10px;
    background: #509BD5;
}

#cwc-climb-popup .cwc_dinnerpop .cwc-climb-popup-close {
    position: absolute;
    top: -5px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: #75c9e5;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column h4 {
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding-bottom: 10px;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column:last-child {
    margin-bottom: 0px;
    padding-bottom: 0;
    border-bottom: none;
}

#cwc-climb-popup .cwc_dinnerpop .cwc-climb-popup-close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#cwc-climb-popup .cwc_dinnerpop .tab-content::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: rgba(145, 206, 227, 0.369);
    border-radius: 10px;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content::-webkit-scrollbar {
    width: 3px;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column a {
    color: #fff;
}

#cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column a:hover {
    color: #333;
}


/* 24-02-2022 */

.cwc-climbs-view-section {
    margin-top: 0px !important;
}

.cwc-climbs-view-section .cwc-registered-climb-details .cwc-inner-text-content h3 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
    margin-bottom: 25px;
    text-align: center;
}

.cwc-climbs-view-section .cwc-registered-climb-details .cwc-inner-text-content h3:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 65px;
    background: #509BD5;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cwc-climbs-view-section .cwc-registered-climb-details .cwc-inner-text-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-start;
}

.cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p input {
    border: 1px solid #509BD5;
    padding: 10px;
    width: 50%;
    max-width: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
}

.cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p button {
    display: inline-block;
    padding: 8px 20px;
    height: 40px;
    border: none;
    background: #509BD5;
    color: #fff;
    border-radius: 0px 6px 6px 0px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
}

.cwc-climbs-view-section .cwc-registered-climb-details {
    padding: 0px;
    margin-bottom: 40px;
}

.cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p button:hover {
    background: #0A519E;
}

#cwc-climb-popup.serach-result-pop {
    position: fixed;
}

.cwc-climb-table .table-row-climbs p.no-result-found {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    color: #333;
}


/* 28-02-2022 */

.cwc-news-page-section {
    padding: 50px 0px !important;
}

.cwc-news-page-section .cwc-news-page-row {
    padding: 0px;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-single-content-wrapper {
    display: inline-block;
    width: 33.3333%;
    padding: 20px;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-listing-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-single-content-inner-wrp .cwc-single-content-col a,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-content-col a {
    display: inline-block;
    width: 100%;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-single-content-inner-wrp .cwc-single-content-col a img,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-content-col a img {
    width: 100%;
    border-radius: 12px 12px 0px 0px;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-single-content-inner-wrp .cwc-news-content,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp {
    display: inline-block;
    width: 100%;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.2);
    border-radius: 12px;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-content .cwc-single-image,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-image {
    display: block;
    margin: -20px -20px 20px;
    line-height: 0;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-content .cwc-single-content a,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-content a {
    margin-bottom: 15px;
    height: 65px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-content .cwc-single-content a h4,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-content a h4 {
    font-size: 18px;
    line-height: 1.2;
    padding: 0px;
    color: #509BD5;
    font-weight: 800;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-content .cwc-single-content p,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-content p {
    font-size: 14px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 15px;
    color: #333;
    text-align: center;
    height: 64px;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-content .cwc-single-date p,
.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-date p {
    color: #0A519E;
    font-size: 14px;
    border-top: 1px solid #e1e1f0;
    padding-top: 12px;
    line-height: 22px;
    font-weight: 500;
}

.icon_clock_alt {
    font-family: 'ETmodules' !important;
}

.single-post #left-area {
    width: 100%;
    padding: 0px 0px 50px;
}

.single-post #main-content .container:before {
    display: none;
}

.single-post #left-area article {
    background: #509BD5;
    padding: 30px;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, .25);
    position: relative;
    margin-bottom: 0px;
}

.single-post #left-area article .et_post_meta_wrapper {
    line-height: 0;
}

.single-post #left-area article .et_post_meta_wrapper h1 {
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    padding-bottom: 0px;
}

.single-post #left-area article .et_post_meta_wrapper p {
    color: #fff;
    padding-bottom: 0px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.single-post #left-area article .et_post_meta_wrapper p a {
    color: #fff;
    pointer-events: none;
}

.single-post #left-area article .et_post_meta_wrapper img {
    max-width: 500px;
    width: 100%;
}

.single-post #left-area article .entry-content .et_pb_section {
    background: none;
    padding: 30px 0px 0px;
}

.single-post #left-area article .entry-content .et_pb_section .et_pb_row {
    padding: 0px;
}

.single-post #left-area article .entry-content .et_pb_section p {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
}

.cwc-news-listing-wrapper .slick-slider {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
}

.cwc-news-listing-wrapper .slick-slider .slick-arrow {
    display: inline-block;
    line-height: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.cwc-news-listing-wrapper .slick-slider .slick-arrow img {
    width: 100%;
}

.cwc-news-listing-wrapper .slick-slider .slick-prev {
    left: -40px;
}

.cwc-news-listing-wrapper .slick-slider .slick-track {
    display: flex;
    flex-wrap: wrap;
}

.cwc-news-listing-wrapper .slick-slider .slick-next {
    right: -40px;
}

.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide {
    padding: 0px 15px;
}

.cwc-home-news-section .cwc-news-content-home {
    padding: 0px 40px;
}

.cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-image {
    display: inline-block;
    line-height: 0px;
}

.cwc-home-news-section {
    padding: 50px 0px 20px !important;
}

.cwc-home-news-section .cwc-news-title-row {
    padding: 0px 0px 20px;
}

.cwc-home-news-section .cwc-news-title-row h3 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 800;
    position: relative;
    margin-bottom: 15px;
    text-align: center;
}

.cwc-home-news-section .cwc-news-title-row h3:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 65px;
    background: #509BD5;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
}

.cwc-home-news-section .cwc-home-news-page-row {
    padding: 0px 0px 20px;
}

.cwc-home-news-section .cwc-news-view-all-row {
    padding: 0px;
}

.cwc-home-news-section .cwc-news-view-all-row .et_pb_button_module_wrapper {
    text-align: center;
}

.cwc-home-news-section .cwc-news-view-all-row .et_pb_button_module_wrapper .cwc-view-all-btn {
    display: inline-block;
    padding: 12px 35px !important;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: all 0.5s !important;
    transition: all 0.5s !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: none !important;
    border-radius: 10px;
    background-color: #509bd5;
    letter-spacing: 1px;
}

.cwc-home-news-section .cwc-news-view-all-row .et_pb_button_module_wrapper .cwc-view-all-btn:after {
    content: "" !important;
    position: absolute;
    z-index: -1;
    height: 100%;
    left: -36%;
    top: 0;
    -webkit-transform: skew(50deg);
    transform: skew(50deg);
    -webkit-transition-duration: 0.6s !important;
    transition-duration: 0.6s !important;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    width: 0;
    margin: 0px !important;
}

.cwc-home-news-section .cwc-news-view-all-row .et_pb_button_module_wrapper .cwc-view-all-btn:hover:after {
    height: 100%;
    width: 135%;
    background-color: #0A519E;
}

.single-post #left-area article .entry-content .et_pb_section p a {
    color: #0A519E;
}

.single-post #left-area article .entry-content .et_pb_section p a:hover {
    color: #fff;
}


/* 01-03-2022 */

.cwc-resource-section.cwc-tips-section .cwc-fund-tip-row {
    padding: 0px;
}

.cwc-resource-section.cwc-resource-section-one .cwc-resource-col .cwc-resource-text h3 {
    padding: 0px;
    font-size: 27px;
    padding-bottom: 20px;
    font-weight: 700;
}

.cwc-resource-section.cwc-resource-section-one .cwc-resource-col .cwc-resource-text p {
    font-size: 16px;
    color: #333;
}

.cwc-resource-section.cwc-resource-section-one .cwc-resource-row-one {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 8px rgba(51, 51, 51, 0.2);
    border-radius: 10px;
    margin-bottom: 30px;
}

.cwc-resource-section.cwc-resource-section-one {
    padding-top: 50px !important;
}

.cwc-resource-section.cwc-tips-section .cwc-fund-tip-row.cwc-fund-tip-row-top .cwc-fund-tip-col-left {
    margin: 40px 0px;
}

.cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-one {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 35%;
    height: auto;
}

.cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-two {
    width: 35%;
    height: auto;
}

.cwc-resource-section.cwc-resource-section-one .cwc-resource-col .cwc-resource-text p span {
    color: #0A519E;
}

.rm-header-section .rm-header-menu .et-menu li {
    padding-left: 8px;
    padding-right: 8px;
}


/* 02-03-2022 */

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-single-content-inner-wrp .cwc-news-content {
    padding: 5px;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-content .cwc-single-image {
    margin: -5px -5px 15px;
}

.cwc-news-page-section .cwc-news-listing-wrapper .cwc-news-content .cwc-single-date {
    padding: 0px 5px;
}


/* 08-03-2022 */

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column {
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col input#search_climb1 {
    border: 1px solid #509BD5;
    padding: 10px;
    width: 50%;
    border-radius: 6px;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col input#search_climb1::placeholder {
    color: #509bd5;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col.cwc-select-col {
    width: 50%;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col h4 {
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 0px;
    margin-right: 20px;
    padding-top: 5px;
    white-space: nowrap;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option p,
.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option p {
    font-weight: 700;
    display: block;
    margin: 0px 0px 5px;
    color: #000;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option,
.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option {
    margin: 0px 20px 20px 0px;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option select,
.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option select {
    border: 1px solid #509BD5;
    padding: 5px 10px;
    border-radius: 6px;
    color: #509bd5;
    width: 200px;
    cursor: pointer;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col>.et_pb_text_inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col>.et_pb_text_inner .cwc-search-btn-row button#cwc-srch-btn {
    background: #509BD5;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.4 !important;
    color: #fff;
    padding: 4px 15px;
    border-radius: 6px;
    text-transform: uppercase;
    border: 1px solid #509bd5;
    margin-top: 8px;
    transition: all 0.5s;
    cursor: pointer;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column>.cwc-search-col {
    width: 50%;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2 {
    margin-bottom: 10px;
    width: 80% !important;
    max-width: 100%;
}

.cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col>.et_pb_text_inner .cwc-search-btn-row button#cwc-srch-btn:hover {
    background: #fff;
    color: #509BD5;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields #field_1_14,
.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields #field_1_15 {
    margin-bottom: 0px !important;
    display: block;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_wrapper.gravity-theme .ginput_container_time {
    max-width: 70px;
    min-width: 70px;
}

.cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield select,
.rc-anchor-checkbox {
    cursor: pointer;
}

.cwc-find-climb-section .cwc-find-climb-row .contact-det-col a:hover {
    color: #000 !important;
}

.cwc-climb-list-wrapper.cwc-climbs-datas .table-row-climbs a:hover {
    color: #000 !important;
}


/*----media query----*/

@media screen and (min-width: 1025px) and (max-width: 1350px) {
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content {
        padding: 32px 30px;
        height: 100%;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content p {
        font-size: 16px;
        padding-bottom: 8px;
    }
    .rm-welcome-section .rm-welcome-col {
        height: 780px;
    }
    .rm-welcome-section .rm-welcome-col img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .rm-welcome-section .rm-welcome-col .et_pb_image_wrap,
    .rm-welcome-section .rm-welcome-col-one .rm-welcome-image {
        height: 100%;
        width: 100%;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content h3 {
        padding-bottom: .5em;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content p:last-child {
        padding-bottom: 0px;
    }
}

@media screen and (min-width: 1201px) {
    .cwc-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-one,
    .cwc-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-two {
        height: 430px;
    }
    .cwc-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-one .rm-what-includes-image,
    .cwc-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-one .rm-what-includes-image .et_pb_image_wrap {
        height: 100%;
    }
    .cwc-what-includes-section .rm-what-includes-row-content .rm-what-includes-col-one .rm-what-includes-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media screen and (min-width: 1601px) {
    .rm-slider-section .rm-slider-row .cwc-banner-image span.et_pb_image_wrap {
        height: 520px;
    }
}

@media screen and (max-width: 1200px) {
    .rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard {
        width: 25%;
    }
    .rm-slider-section .rm-slider-row .cwc-banner-image span.et_pb_image_wrap {
        height: 360px;
    }
    /* 22-02-2022 */
    .cwc-climb-table .table-row-climbs span.cwc-addtnal-detail-button,
    .cwc-climb-table .first-row span.cwc-addtnal-detail-button {
        -webkit-box-flex: .6;
        -ms-flex: .6;
        flex: .6;
    }
    .cwc-climb-table .table-row-climbs span {
        font-size: 13px;
    }
    .cwc-climb-table .first-row span {
        font-size: 15px;
    }
    .cwc-climb-table .table-row-climbs span.cwc-addtnal-detail-button button {
        font-size: 13px;
        padding: 8px 16px;
    }
    /* 01-03-2022 */
    .rm-header-section .rm-header-menu .et-menu li {
        padding-left: 5px;
        padding-right: 5px;
    }
    /* 08-03-2022 */
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option select,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option select {
        width: 150px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col input#search_climb1 {
        width: 100%;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column>.cwc-search-col {
        width: 30%;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col.cwc-select-col {
        width: 70%;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p input {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) {
    .rm-header-section .rm-header-content .rm-search-wrapper .rm-search-input input {
        height: 34px;
        padding: 5px 10px;
    }
}

@media (min-width: 981px) and (max-width: 1199px) {
    .rm-header-section .rm-header-content .rm-search-wrapper {
        width: 235px;
    }
    .rm-header-btn-large {
        padding: 8px 20px !important;
        font-size: 15px;
    }
    .rm-about-desc-row-two .rm-about-desc-col-right:before {
        height: 100%;
    }
    .rm-header-section .rm-header-menu .et-menu li a {
        font-size: 12px;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content h3 {
        font-size: 23px;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content:before {
        font-size: 43px;
    }
    .rm-welcome-section .rm-welcome-row {
        width: 90% !important;
        max-width: 100% !important;
    }
    .rm-hm-countdown-timer-section .rm-home-timer-row {
        width: 43% !important;
        bottom: inherit;
        top: 40px;
    }
    .rm-hm-countdown-timer-section .rm-home-timer-row .rm-home-timer-col .section.values {
        width: 20%;
    }
}

@media screen and (min-width: 768px) {
    .rm-guid-content-section .rm-guid-content-row-two .rm-guid-content-col-left,
    .rm-guid-content-section .rm-guid-content-row-four .rm-guid-content-col-left,
    .rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col-right {
        width: 60%;
        margin-right: 0px;
    }
    .rm-guid-content-section .rm-guid-content-row-two .rm-guid-content-col-right,
    .rm-guid-content-section .rm-guid-content-row-four .rm-guid-content-col-right,
    .rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col-left {
        width: 40%;
        margin-right: 0px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .rm-tips-row .rm-tips-col-one .rm-tips-content .et_pb_blurb_content,
    .rm-tips-row .rm-tips-col-two .rm-tips-content .et_pb_blurb_content {
        min-height: 630px;
    }
    .rm-tips-row.rm-tips-row-three .rm-tips-col .rm-tips-content .et_pb_blurb_content,
    .rm-tips-row.rm-tips-row-four .rm-tips-col .rm-tips-content .et_pb_blurb_content {
        min-height: 460px;
    }
}

@media screen and (max-width: 1024px) {
    .cwc-climb-table .table-row-climbs p.no-result-found {
        text-align: left;
        padding-left: 12px;
    }
    /* 28-02-2022 */
    .cwc-news-page-section .cwc-news-listing-wrapper .cwc-single-content-wrapper {
        width: 50%;
    }
}

@media (max-width: 980px) {
    .rm-header-section .rm-header-logo {
        width: 20% !important;
        display: inline-block;
        margin-bottom: 0px !important;
    }
    .rm-tips-section .rm-tips-row-two,
    .rm-tips-section .rm-tips-row-three {
        padding-bottom: 0px !important;
    }
    .rm-about-desc-row-two .rm-about-desc-col-right:before {
        height: 100%;
        transform: skewY(2deg);
    }
    .rm-about-desc-row-two .rm-about-desc-col-right:hover:before {
        transform: skewY(2deg);
    }
    .rm-hm-countdown-timer-section .rm-home-timer-row {
        width: 50% !important;
        bottom: inherit;
        top: 40px;
    }
    .rm-hm-countdown-timer-section .rm-home-timer-row .rm-home-timer-col .section.values {
        width: 20%;
    }
    .rm-welcome-section .rm-welcome-col-one {
        width: 100% !important;
    }
    .rm-welcome-section .rm-welcome-row {
        display: block;
    }
    .rm-welcome-section .rm-welcome-col-one .rm-welcome-image .et_pb_image_wrap {
        width: 100%;
    }
    .rm-welcome-section .rm-welcome-col-one .rm-welcome-image .et_pb_image_wrap img {
        width: 100% !important;
        max-width: 100% !important;
        height: auto;
        object-fit: initial;
    }
    .rm-header-section .rm-header-content .rm-header-inner-col-one {
        width: 40% !important;
        margin-bottom: 0px !important;
    }
    .rm-welcome-section .rm-welcome-col-two {
        width: 100% !important;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content {
        margin: auto;
        max-width: 100%;
        margin-top: 0px;
    }
    .rm-header-btn-large {
        padding: 8px 26px !important;
        font-size: 15px;
    }
    .rm-header-section .rm-header-content .rm-header-inner-col-two {
        width: auto !important;
        text-align: center;
        margin-bottom: 0px !important;
    }
    .rm-header-section .rm-header-content .rm-header-inner-col-three {
        width: auto !important;
        padding-left: 10px;
    }
    .rm-top-res-menu-btn {
        width: 35px !important;
        padding-top: 0px!important;
        padding-right: 0px!important;
        padding-bottom: 25px!important;
        margin-left: auto;
        margin-right: 0px;
    }
    .rm-top-res-menu-btn .line {
        background: #0A519E !important;
    }
    .rm-top-slide-menu-wrap {
        position: fixed !important;
        height: 100vh;
        max-height: 100vh;
        top: 0;
        display: block;
        box-sizing: border-box;
        transition: 1s ease-in-out, right 1s ease-in-out !important;
        overflow: auto;
        z-index: 9999;
        padding-top: 18px !important;
        overscroll-behavior: contain;
        right: -100%;
        width: 100% !important;
        max-width: 100% !important;
        opacity: 1;
        background: #fff !important;
    }
    #menu-main-menu-1 li {
        border-bottom: 1px solid #e2e2e2 !important;
        list-style: none;
    }
    #menu-main-menu-1 li a {
        font-size: 16px !important;
        font-weight: 700 !important;
        text-align: center;
        padding: 12px 10px;
        display: block;
        color: #000 !important;
        transition: color 300ms ease 0ms;
        text-transform: uppercase;
        -webkit-transition: color 300ms ease 0ms;
        -moz-transition: color 300ms ease 0ms;
        -ms-transition: color 300ms ease 0ms;
        -o-transition: color 300ms ease 0ms;
    }
    #menu-main-menu-1 li a:hover,
    #menu-main-menu-1 li.current-menu-item a {
        color: #0A519E !important;
    }
    #menu-main-menu-1 {
        padding: 0px !important;
    }
    .rm-top-slide-menu-wrap .close-btn {
        clear: both;
        display: inline-block;
        width: 100%;
        padding: 0px 10px 10px;
        text-align: right;
    }
    .rm-top-slide-menu-wrap .close-btn .dashicons {
        padding: 6px;
        background: #0A519E;
        border-radius: 5px;
        line-height: 6px;
        cursor: pointer;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        float: right;
        width: 25px;
        height: 25px;
    }
    #slide-in-open {
        cursor: pointer;
    }
    .line {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #24394A;
        border-radius: 9px;
        opacity: 1;
        -webkit-transition: .1s ease-in-out;
        -moz-transition: .1s ease-in-out;
        -o-transition: .1s ease-in-out;
        transition: .1s ease-in-out;
    }
    .line-2 {
        top: 10px;
    }
    .line-3 {
        top: 20px;
    }
    #slide-in-open.open .line-1 {
        top: 10px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    #slide-in-open.open .line-2 {
        display: none;
    }
    #slide-in-open.open .line-3 {
        top: 10px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .slide-in-menu-container.slide-in-menu {
        right: 0 !important;
        display: block !important;
        opacity: 1 !important;
    }
    .slide-in-menu-container {
        -webkit-transition: all 0.5s ease !important;
        -moz-transition: all 0.5s ease !important;
        -o-transition: all 0.5s ease !important;
        -ms-transition: all 0.5s ease !important;
        transition: all 0.5s ease !important;
    }
    .rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard {
        width: 33.3333%;
    }
    /* 17-01-2022 */
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col {
        padding: 60px 25px;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 150px;
        height: 150px;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image img {
        max-height: 80px;
    }
    .rm-event-details-section .rm-event-details-col .et_pb_blurb_content .et_pb_image_wrap img {
        width: 80px;
    }
    .cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-left,
    .cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right {
        width: 100%;
        padding: 0px;
    }
    .cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-left {
        margin-bottom: 30px;
    }
    .cwc-charity-content-section .cwc-charity-row .cwc-logo-image {
        text-align: center;
    }
    /* 18-01-2022 */
    .cwc-tips-section .rm-tips-row .cwc-tips-col {
        width: 100%;
    }
    .rm-event-details-section .rm-event-details-col .et_pb_blurb_content:hover .et_pb_image_wrap:before {
        width: 120px;
        height: 120px;
    }
    .rm-header-section .rm-header-content {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 75% !important;
        padding-left: 10px;
    }
    .rm-header-section .rm-header-content .rm-header-row-two,
    .rm-header-section .rm-header-content .rm-header-inner-col-one {
        width: auto !important;
    }
    .rm-header-section .rm-header-content .rm-header-inner-col-two,
    .rm-header-section .rm-header-content .rm-header-inner-col-one {
        line-height: 0;
    }
    .rm-header-section .rm-header-content .rm-search-wrapper {
        width: 280px;
        display: block;
        margin: 0px auto;
        float: none;
        margin-top: 20px;
    }
    .rm-welcome-section .rm-welcome-col-one .rm-welcome-image,
    .rm-welcome-section .rm-welcome-col-one .rm-welcome-image .et_pb_image_wrap {
        height: auto;
    }
    .rm-header-section .rm-header-content .rm-header-row-two {
        display: block;
        margin-left: auto;
    }
    /* 01-02-2022 */
    .cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content .et_pb_blurb_container p {
        font-size: 16px;
    }
    .cwc-contact-section .cwc-contact-icons-row .cwc-contact-col .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
        font-size: 75px;
    }
    .rm-header-content .rm-header-row-one {
        width: 100% !important;
    }
    .rm-header-section .rm-header-content .rm-header-inner-col-three .rm-header-search-wrapper {
        display: none;
    }
    .rm-header-section .rm-header-content .rm-search-wrapper .rm-search-input input {
        height: 40px;
        padding-right: 78px !important;
    }
    .rm-slider-section .rm-slider-row .cwc-banner-image span.et_pb_image_wrap {
        height: 300px;
    }
    /* 22-02-2022 */
    .cwc-climb-table .table-row-climbs span.cwc-addtnal-detail-button,
    .cwc-climb-table .first-row span.cwc-addtnal-detail-button {
        -webkit-box-flex: .8;
        -ms-flex: .8;
        flex: .8;
    }
    .cwc-climb-table .table-row-climbs span {
        padding: 10px;
    }
    .cwc-climb-table .first-row span {
        padding: 15px 10px;
    }
    .single-post #left-area article .et_post_meta_wrapper h1 {
        font-size: 26px;
    }
    .single-post #left-area article .entry-content .et_pb_section {
        padding: 20px 0px 0px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-content a h4 {
        font-size: 15px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-content a {
        height: 54px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp {
        padding: 15px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide .cwc-single-content-inner-wrp .cwc-single-image {
        margin: -15px -15px 15px;
    }
    .cwc-home-news-section .cwc-news-content-home {
        padding: 0px 20px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-track .slick-slide {
        padding: 0px 10px;
    }
    /* 01-03-2022 */
    .cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-two,
    .cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-one {
        max-width: 440px;
    }
    .cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-two,
    .cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-one,
    .cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-two .cwc-share-image img,
    .cwc-resource-section.cwc-resource-section-one .cwc-resource-row-two .cwc-resource-col-one .cwc-share-image img {
        width: 100%;
    }
    /* 08-03-2022 */
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column {
        flex-direction: column;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column>.cwc-search-col-one {
        margin-bottom: 30px !important;
        width: 100%;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col.cwc-select-col {
        width: 100%;
        margin-bottom: 10px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column>.cwc-search-col-one {
        text-align: center;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col>.et_pb_text_inner {
        justify-content: space-between;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col input#search_climb1 {
        max-width: 400px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option select,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option select {
        width: 200px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col h4 {
        margin-right: 10px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option {
        margin: 0px 15px 20px 0px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p input {
        width: 50%;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p {
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col {
        padding: 30px 20px;
    }
    .rm-leaderboard-section .rm-leaderboard-title h3,
    .cwc-in-aid-od-section .rm-ftr-connect-col h3 {
        font-size: 30px;
    }
    .rm-leaderboard-section .rm-leaderboard-row {
        padding: 0px !important;
    }
    .rm-leaderboard-section,
    .rm-event-details-section {
        padding: 35px 0px !important;
    }
    .rm-event-details-section .rm-event-details-row {
        padding: 0px !important;
    }
    .rm-about-video-section .rm-about-video-row {
        padding: 0px !important;
    }
    .rm-faq-section .rm-faq-content-block-one {
        padding: 0px !important;
    }
    .rm-faq-section .rm-faq-content-wrapper .et_pb_toggle.et_pb_toggle_close {
        padding: 20px;
    }
    .rm-faq-section .rm-faq-content-block-two {
        padding-bottom: 0px !important;
    }
    .rm-innerpage-banner .rm-innerpage-banner-title .et_pb_text_inner p {
        font-size: 34px;
    }
    .rm-tips-section .rm-tips-title h2 {
        font-size: 32px;
        line-height: 32px;
    }
    .rm-faq-section .rm-faq-content-wrapper .et_pb_toggle h5 {
        font-size: 18px;
        line-height: 20px;
    }
    .rm-faq-section .rm-faq-content-wrapper .et_pb_toggle .et_pb_toggle_content {
        font-size: 15px;
    }
    .rm-tips-section {
        padding: 20px 0px !important;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content {
        max-width: 100%;
        margin-top: 0;
    }
    .rm-welcome-section .rm-welcome-row.rm-welcome-row-two {
        padding-top: 30px !important;
    }
    .rm-how-it-work-section .rm-how-it-work-title h3 {
        font-size: 30px;
    }
    .rm-hm-countdown-timer-section .rm-home-timer-row {
        bottom: inherit;
        top: 40px;
    }
    .rm-how-it-work-section {
        padding: 35px 0px !important;
    }
    .rm-how-it-work-section .rm-how-it-work-title-wrp {
        padding-top: 0px !important;
        padding-bottom: 25px !important;
    }
    .rm-how-it-work-section .rm-how-it-work-btn-wrp {
        padding: 0px !important;
    }
    .rm-welcome-section {
        padding: 40px 0px !important;
    }
    .rm-what-includes-section {
        padding: 35px 0px !important;
    }
    .rm-what-includes-section .rm-what-includes-row-title {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    .rm-what-includes-section .rm-what-includes-row-content {
        padding-bottom: 0px !important;
    }
    .rm-ftr-connect-section {
        padding: 35px 0px !important;
    }
    .rm-ftr-connect-section .rm-ftr-connect-row {
        padding: 0px !important;
    }
    .rm-footer-section {
        padding: 30px 0px !important;
    }
    .rm-what-includes-section .rm-what-includes-title h3 {
        font-size: 30px;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_module_header {
        font-size: 23px;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_description p {
        font-size: 16px;
    }
    .rm-footer-section .rm-footer-logo img {
        width: 190px;
    }
    .rm-about-desc-section.rm-about-link-section .rm-about-desc-row-one .rm-about-desc-wrapper .et_pb_text_inner {
        font-size: 16px;
    }
    .rm-guid-content-section .rm-guid-content-row .rm-guid-content-col {
        width: 100% !important;
        margin-right: 0px;
    }
    .rm-guid-content-section .rm-guid-content-row-two,
    .rm-guid-content-section .rm-guid-content-row-three,
    .rm-guid-content-section .rm-guid-content-row-four {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col-right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 30px;
    }
    .rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col-left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .rm-guid-content-section .rm-guid-content-row .rm-guid-content-col .rm-guid-content-img span.et_pb_image_wrap {
        width: 100%;
    }
    .rm-guid-content-section .rm-guid-content-row .rm-guid-content-col .rm-guid-content-img span.et_pb_image_wrap img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .rm-guid-content-section {
        padding: 0px;
    }
    .rm-guid-content-section .rm-guid-content-row .rm-guid-content-col.rm-guid-content-col-full,
    .rm-guid-content-section .rm-guid-content-row-two .rm-guid-content-col.rm-guid-content-col-left,
    .rm-guid-content-section .rm-guid-content-row-four .rm-guid-content-col.rm-guid-content-col-left,
    .rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col.rm-guid-content-col-right {
        padding: 25px;
    }
    .rm-guid-content-section .rm-guid-content-row-three .rm-guid-content-col.rm-guid-content-col-left {
        margin-bottom: 0px;
    }
    /* 17-01-2022 */
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col {
        padding: 40px 20px;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 120px;
        height: 120px;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image img {
        max-height: 70px;
    }
    .cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right h3 {
        font-size: 26px;
    }
    .cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right p,
    .cwc-charity-content-section .cwc-charity-row .rm-about-desc-col-right ul li {
        font-size: 15px;
    }
    .cwc-find-climb-section .cwc-find-climb-row h3 {
        font-size: 28px;
    }
    /* 18-01-2022 */
    .cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-right h3 {
        font-size: 23px;
    }
    .cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-right {
        padding-left: 0px;
    }
    .cwc-tips-section .cwc-fund-tip-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col-left {
        margin-bottom: 20px;
    }
    .cwc-tips-section .cwc-fund-tip-row .cwc-fund-tip-col .et_pb_module {
        text-align: center;
    }
    /* 19-01-2022 */
    .cwc-not-found-section .cwc-not-found-row .cwc-not-found-text h3 {
        font-size: 160px;
        line-height: 130px;
    }
    .cwc-not-found-section .cwc-not-found-row p {
        font-size: 16px;
    }
    .cwc-find-climb-map-section.cwc-find-climb-section .cwc-find-climb-row h3 {
        font-size: 18px;
        line-height: 1.1;
    }
    /* 20-01-2022 */
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code {
        padding: 30px;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code h2 {
        font-size: 26px;
    }
    /* 31-01-2022 */
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .gfield_checkbox .gchoice label {
        font-size: 16px;
    }
    .cwc-create-page-section .cwc-create-page-form .gform_wrapper h2.gform_title,
    .cwc-donate-page-section .cwc-donate-page-form .gform_wrapper h2.gform_title {
        font-size: 30px;
    }
    .cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_body .gfield.gf_payment_form_head,
    .cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_body .gfield.gf_payment_form_head {
        font-size: 20px;
    }
    .cwc-create-page-section .cwc-create-page-row-one h3,
    .cwc-donate-page-section .cwc-donate-page-row-one h3 {
        font-size: 28px;
    }
    .cwc-create-page-section .cwc-create-page-row-two .cwc-create-page-form .gform_confirmation_message strong,
    .cwc-donate-page-section .cwc-donate-page-row-two .cwc-donate-page-form .gform_confirmation_message strong {
        font-size: 16px;
    }
    .cwc-create-page-section .cwc-create-page-row-two .cwc-create-page-form .gform_confirmation_message,
    .cwc-donate-page-section .cwc-donate-page-row-two .cwc-donate-page-form .gform_confirmation_message {
        padding: 30px;
    }
    .rm-header-section .rm-header-content {
        flex-direction: column;
        align-items: end;
    }
    .rm-header-content .rm-header-row-one {
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .rm-header-section .rm-header-content .rm-header-inner-col-three {
        width: 100% !important;
        padding-top: 10px;
        justify-content: flex-end;
        padding-right: 60px;
    }
    /* 01-02-2022 */
    .cwc-contact-section .cwc-contact-icons-row .cwc-contact-col {
        max-width: 320px;
        width: 100%;
        padding: 15px 0px;
    }
    .cwc-contact-section .cwc-contact-icons-row {
        justify-content: center;
    }
    .rm-slider-section .rm-slider-row .cwc-banner-image span.et_pb_image_wrap {
        height: auto;
    }
    .rm-header-section .rm-header-content .rm-header-row-two {
        width: 50px !important;
        position: absolute;
        bottom: 14px;
        right: 0px;
        padding: 0px !important;
    }
    /* 22-02-2022 */
    .cwc-climbs-view-section .cwc-climbs-view-row .cwc-climb-table {
        display: inline-block;
        width: 720px;
        padding-bottom: 10px;
    }
    .cwc-climbs-view-section .cwc-climbs-view-row .cwc-climb-items-wrapper {
        display: inline-block;
        width: 100%;
        overflow: auto;
        overflow-y: hidden;
    }
    .cwc-climbs-view-section .cwc-climbs-view-row .cwc-climb-items-wrapper::-webkit-scrollbar-thumb {
        height: 3px;
        background-color: rgba(145, 206, 227, 0.369);
        border-radius: 10px;
    }
    .cwc-climbs-view-section .cwc-climbs-view-row .cwc-climb-items-wrapper::-webkit-scrollbar {
        height: 3px;
    }
    #cwc-climb-popup .cwc_dinnerpop .tab-content {
        padding: 30px;
    }
    #cwc-climb-popup .cwc_dinnerpop {
        max-width: 500px;
    }
    /* 24-02-2022 */
    .cwc-climbs-view-section .cwc-registered-climb-details .cwc-inner-text-content h3 {
        font-size: 30px;
    }
    #cwc-climb-popup .cwc_dinnerpop .tab-content {
        max-height: 85vh;
        word-break: break-word;
    }
    .single-post #left-area article .et_post_meta_wrapper h1 {
        font-size: 22px;
    }
    .single-post #left-area article {
        padding: 20px;
    }
    .cwc-home-news-section .cwc-news-content-home {
        padding: 0px 20px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-prev {
        left: -25px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-next {
        right: -25px;
    }
    .cwc-news-listing-wrapper .slick-slider .slick-arrow {
        width: 25px;
        height: 25px;
    }
    .cwc-home-news-section .cwc-news-title-row h3 {
        font-size: 30px;
    }
    /* 01-03-2022 */
    .cwc-resource-section.cwc-resource-section-one .cwc-resource-col .cwc-resource-text h3 {
        font-size: 23px;
    }
    .cwc-resource-section.cwc-tips-section .cwc-fund-tip-row.cwc-fund-tip-row-top .cwc-fund-tip-col-left {
        margin: 20px 0px;
    }
    /* 08-03-2022 */
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col input#search_climb1 {
        max-width: 400px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option select,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option select {
        width: 150px;
    }
}

@media (max-width: 742px) {
    .rm-header-section .rm-header-content .rm-search-wrapper .rm-search-input input {
        padding: 4px 10px;
        padding-right: 78px !important;
    }
    .rm-header-section .rm-header-content .rm-search-wrapper .rm-search-icon {
        font-size: 15px;
        padding: 8px 16px;
    }
}

@media (max-width: 680px) {
    /* 08-03-2022 */
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col h4 {
        font-size: 18px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option select,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option select {
        width: 140px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option {
        margin: 0px 15px 20px 0px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-search-col input#search_climb1 {
        max-width: 100%;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column {
        align-items: flex-end;
    }
}

@media (max-width: 650px) {
    .rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard {
        width: 50%;
    }
    /* 31-01-2022 */
    .cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_blurb_container,
    .cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 100%;
        padding: 0px;
        text-align: center;
    }
    .cwc-tips-section .cwc-fund-tip-row-top .et_pb_blurb_content .et_pb_main_blurb_image {
        margin-bottom: 20px;
    }
    /* 28-02-2022 */
    .cwc-news-page-section .cwc-news-listing-wrapper .cwc-single-content-wrapper {
        width: 100%;
        padding: 20px 0px;
    }
    /* 08-03-2022 */
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col>.et_pb_text_inner {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-bottom: 20px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col h4 {
        padding: 0px 0px 15px 0px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option select,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option select {
        width: 100%;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-country-option,
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col .select-county-option {
        width: 100%;
        margin-right: 0px;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details-row-2>.et_pb_column .cwc-select-col>.et_pb_text_inner .cwc-search-btn-row {
        width: 100%;
        text-align: right;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p input {
        max-width: none;
        width: 100%;
    }
}

@media(max-width: 560px) {
    .rm-contact-section .rm-contact-row .rm-form-elements .rm-form-group input,
    .rm-contact-section .rm-contact-row .rm-form-elements .rm-form-group textarea {
        width: 100%;
        font-size: 16px;
        letter-spacing: 2px;
    }
    .rm-contact-row {
        width: 80%;
    }
    .rm-contact-section .wpcf7-not-valid-tip {
        font-size: 12px;
        letter-spacing: 1px;
    }
    .rm-contact-section .wpcf7 form.invalid .wpcf7-response-output {
        width: 100%;
        font-size: 16px;
        line-height: 18px;
        letter-spacing: 1px;
    }
    .rm-contact-section .wpcf7 form.sent .wpcf7-response-output {
        font-size: 12px;
    }
    .rm-contact-section .rm-form-btn .wpcf7-submit {
        width: 80% !important;
    }
    /* 24-02-2022 */
    .cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .cwc-climbs-view-section .cwc-registered-climb-details .cwc-search-col p button {
        width: 30%;
        padding: 8px 10px;
    }
}

@media (max-width: 550px) {
    .rm-header-section .rm-header-content .rm-header-inner-col-two {
        text-align: right;
    }
    .rm-header-section .rm-header-content .rm-header-inner-col-three {
        padding-left: 0px;
    }
    .rm-header-btn-large {
        padding: 8px 20px !important;
        font-size: 14px;
    }
    .rm-header-section .rm-header-content {
        width: 75% !important;
    }
    .rm-header-section .rm-header-logo {
        width: 25% !important;
    }
}

@media (max-width: 530px) {
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col {
        width: 100% !important;
        margin-bottom: 5px !important;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_main_blurb_image img {
        width: 110px;
    }
    .rm-how-it-work-section .rm-how-it-work-btn-wrp {
        padding-top: 10px !important;
    }
    .rm-about-video-section .rm-about-video-col {
        padding: 10px;
    }
}

@media (max-width: 520px) {
    .rm-footer-copyright .rm-copyright-col {
        display: block;
    }
    .rm-footer-copyright .rm-footer-idonate-logo {
        width: 100%;
        text-align: center;
    }
    .rm-footer-copyright .rm-copyright-content p br {
        display: none;
    }
}

@media (max-width: 480px) {
    .rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard {
        width: 100%;
    }
    .rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-name h3 {
        height: auto;
    }
    .rm-leaderboard-list-wrapper .pager .pageNumbers a {
        font-size: 14px;
        height: 30px;
        min-width: 30px;
        line-height: 30px;
        margin: 0 2px 6px;
    }
    .rm-leaderboard-list-wrapper .pager .firstPage,
    .rm-leaderboard-list-wrapper .pager .previousPage,
    .rm-leaderboard-list-wrapper .pager .nextPage,
    .rm-leaderboard-list-wrapper .pager .lastPage {
        font-size: 16px;
        height: 30px;
        min-width: 30px;
        line-height: 24px;
        margin: 0 2px 6px;
    }
    .rm-leaderboard-section .rm-leaderboard-list-wrapper .rm-single-leaderboard .rm-leaderboard-image {
        max-height: inherit;
    }
    .rm-ftr-connect-content h3 {
        font-size: 24px;
    }
    .rm-contact-section .rm-contact-row .rm-form-elements .rm-form-group.rm-form-btn {
        margin-bottom: 5px;
    }
    .rm-header-btn-large {
        padding: 8px 10px !important;
        font-size: 10px;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content {
        padding: 25px;
        margin-top: 0px;
        max-width: 100%;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content h3 {
        font-size: 24px;
    }
    .rm-contact-section .rm-form-btn .wpcf7-submit {
        width: 100% !important;
    }
    .rm-guid-content-section .rm-guid-content-row .rm-guid-content-col .rm-guid-content-img span.et_pb_image_wrap img {
        max-width: 300px;
        margin: 0 auto;
        display: block;
    }
    .rm-slider-section .rm-slider-col .rm-slider-wrapper.et_pb_slider .et_pb_slide {
        background-image: url(../../uploads/2020/12/slider-mobile-1.jpg) !important;
        background-position: center;
    }
    .rm-hm-countdown-timer-section .rm-home-timer-row {
        left: 50%;
        transform: translateX(-50%);
        right: unset;
        width: 70% !important;
        z-index: 9;
        top: 5px;
    }
    .rm-footer-copyright.rm-footer-copyright-two {
        flex-direction: column;
    }
    .rm-footer-copyright .rm-copyright-content p {
        font-size: 15px;
    }
    .rm-footer-copyright .rm-copyright-content h3 {
        font-size: 24px;
    }
    .rm-footer-copyright.rm-footer-copyright-two .rm-copyright-col .cwc-footer-logo {
        text-align: center;
    }
    /* 20-01-2022 */
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .gfield_time_ampm {
        margin-left: 10px;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .ginput_container_time {
        max-width: 60px;
        min-width: 60px;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code {
        padding: 22px;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_footer input,
    .cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_footer input.gform_button,
    .cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_footer input.gform_button {
        padding: 10px 20px !important;
        font-size: 16px;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_validation_errors h2 {
        font-size: 17px;
    }
    .cwc-create-page-section .cwc-create-page-form .gform_wrapper .gform_validation_errors h2,
    .cwc-donate-page-section .cwc-donate-page-form .gform_wrapper .gform_validation_errors h2 {
        font-size: 17px;
    }
    /* 22-02-2022 */
    .cwc-climbs-view-section .cwc-climbs-view-row .pager .firstPage,
    .cwc-climbs-view-section .cwc-climbs-view-row .pager .previousPage,
    .cwc-climbs-view-section .cwc-climbs-view-row .pager .nextPage,
    .cwc-climbs-view-section .cwc-climbs-view-row .pager .lastPage,
    .cwc-climbs-view-section .cwc-climbs-view-row .pager .pageNumbers a {
        width: 34px;
        height: 34px;
    }
    #cwc-climb-popup .cwc_dinnerpop .tab-content {
        padding: 20px;
    }
    #cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column h4 {
        font-size: 17px;
    }
    #cwc-climb-popup .cwc_dinnerpop .tab-content .cwc-climb-column span {
        font-size: 13px;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield:last-child .ginput_recaptcha>div {
        transform: scale(1.0)translate(-8px, 10px);
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .ginput_container_time select,
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield .ginput_container_time input {
        font-size: 15px;
        padding: 5px;
    }
}

@media (max-width: 410px) {
    .rm-hm-countdown-timer-section .rm-home-timer-row {
        top: 10px;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield:last-child .ginput_recaptcha>div {
        transform: scale(0.9)translate(-27px, 10px);
    }
}

@media (max-width: 370px) {
    .rm-header-section .rm-header-content .rm-header-inner-col-two .rm-header-social-icons li a {
        width: 25px !important;
    }
    .cwc-find-climb-section-three .cwc-submit-climb-form-row .form-sbmt-climb-code .gform_fields .gfield:last-child .ginput_recaptcha>div {
        transform: scale(0.7)translate(-22%, 10px);
    }
}

@media (max-width: 350px) {
    .rm-header-section .rm-header-content .rm-header-inner-col-one .et_pb_button_module_wrapper {
        margin-right: 6px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .rm-footer-copyright .rm-copyright-content {
        margin-left: 0px;
    }
    .rm-how-it-work-section .rm-how-it-work-content-wrp .rm-img-content-col .et_pb_blurb_content .et_pb_main_blurb_image {
        justify-content: flex-start;
    }
}

@-moz-document url-prefix() {
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content {
        padding: 38px 35px;
    }
    .rm-welcome-section .rm-welcome-col-two .rm-welcome-content p {
        font-weight: 500;
    }
}