* {
    outline: 0!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    position: relative;
    min-height: 100%
}

body {
    margin: 0;
    font-size: 15px;
    line-height: 21px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: poppins-regular;
    cursor: pointer
}

h1,h2,h3,h4,h5,h6 {
    padding: 0 0 10px;
    line-height: 140%;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-size: 4em;
    font-family: poppins,sans-serif!important;
    font-weight: 400
}

h2 {
    font-size: 2em;
    font-family: poppins,sans-serif!important;
    font-weight: 700;
    line-height: 100%
}

h3 {
    font-size: 1.8em;
    font-weight: 500;
    line-height: 100%
}

h4 {
    font-size: 1.5em;
    font-weight: 500
}

h5 {
    font-size: 1.2em;
    font-weight: 500
}

h6 {
    font-size: .9em;
    font-weight: 500
}

p {
    font-size: 14px;
    font-weight: 300;
    color: #5b5b5b;
    font-family: poppins-regular;
    line-height: 30px
}

a:hover {
    color: #221f1f
}

@font-face {
    font-family: poppins-regular;
    src: url(../page_templates/assets/events/fonts/Poppins-Regular.eot) format('embedded-opentype');
    src: url(../page_templates/assets/events/fonts/Poppins-Regular.woff) format('woff'),url(../page_templates/assets/events/fonts/Poppins-Regular.ttf) format('truetype'),url(../page_templates/assets/events/fonts/Poppins-Regular.svg#Poppins-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: poppins-semibold;
    src: url(../page_templates/assets/events/fonts/Poppins-SemiBold.eot) format('embedded-opentype');
    src: url(../page_templates/assets/events/fonts/Poppins-SemiBold.woff) format('woff'),url(../page_templates/assets/events/fonts/Poppins-SemiBold.ttf) format('truetype'),url(../page_templates/assets/events/fonts/Poppins-SemiBold.svg#Poppins-SemiBold) format('svg');
    font-weight: 400;
    font-style: normal
}

img {
    width: auto;
    height: auto;
    max-width: 100%
}

i:before {
    font-weight: 900;
    font-family: fontawesome
}

ul.listFundraisers,ul.listLeaders {
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 3px 24px rgba(0,0,0,.04);
    -moz-box-shadow: 0 3px 24px rgba(0,0,0,.04);
    -webkit-box-shadow: 0 3px 24px rgba(0,0,0,.04);
    padding: 20px;
    min-height: 200px;
    padding-left: 20px;
    list-style: none;
    padding-top: 50px;
    margin-top: -30px
}

ul.listFundraisers li,ul.listLeaders li {
    border-bottom: 1px solid #f7f7f7;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 6px;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px
}

ul.listFundraisers li:last-child,ul.listLeaders li:last-child {
    margin: 0
}

.leaderImg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 12px;
    padding: 4px;
    background: #fff;
    box-shadow: 5px 6px 13px -1px #e0e0e0;
    -webkit-box-shadow: 5px 6px 13px -1px #e0e0e0;
    -moz-box-shadow: 5px 6px 13px -1px #e0e0e0;
    position: relative;
    overflow: hidden
}

.leaderImg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    border-radius: 50%;
    padding: 3px
}

.leaderName a {
    font-size: 15px;
    font-weight: 700;
    color: #0bc1de;
    letter-spacing: 1px;
    margin-bottom: 9px;
    display: inline-block;
    text-decoration: none
}

.leaderTitle h4 {
    font-size: 17px;
    font-weight: 700;
    color: #0bc1de;
    letter-spacing: 1px;
    margin-bottom: 9px;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    margin: 0
}

.leaderTitle {
    float: left;
    width: 100%;
    text-align: left
}

.leaderAmount {
    float: left;
    margin: 5px 0 0;
    color: #ef4a4a;
    padding: 2px 12px;
    background: #fff;
    border-radius: 40px;
    font-size: 13px;
    display: inline;
    font-weight: 400
}

.leaderAmount label {
    margin: 0;
    font-weight: 400
}

.leaderAmount span {
    font-weight: 700;
    margin-left: 10px
}

.forFundraiser h4,.forDistance h4 {
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0,0,0,.04);
    width: 80%;
    margin: 0 auto;
    position: relative;
    padding: 20px;
    z-index: 9;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #4b4e4e;
    line-height: 22px;
    font-family: poppins,sans-serif!important
}

ul.listFundraisers h4 {
    background: 0 0!important;
    padding: 0;
    width: auto;
    margin: 0;
    font-size: 15px;
    border-radius: 0;
    box-shadow: none;
    font-weight: 600
}

.container.leader-board h2 {
    text-align: center;
    margin-bottom: 35px;
    font-size: 29px;
    font-weight: 700;
    color: #20c8e2;
    padding: 0;
    margin-top: 0
}

section.leaderboardSection {
    padding-bottom: 50px;
    padding-top: 50px
}

.left_banner-map div#map-area {
    padding: 0;
    background: 0 0
}

.page-main-wrapper-inner-banner-second {
    padding: 0
}

section.challengerSection {
    padding-bottom: 50px
}

section.bannerSection {
    border-radius: 0;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    height: 100%;
    min-height: 450px
}

ul.listFundraisers,ul.listLeaders {
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 3px 24px rgba(0,0,0,.04);
    -moz-box-shadow: 0 3px 24px rgba(0,0,0,.04);
    -webkit-box-shadow: 0 3px 24px rgba(0,0,0,.04);
    padding: 20px;
    min-height: 200px;
    padding-left: 20px;
    list-style: none;
    padding-top: 50px;
    margin-top: -30px;
    overflow: auto
}

ul.listFundraisers li,ul.listLeaders li {
    border-bottom: 1px solid #f7f7f7;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 6px;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px
}

ul.listFundraisers li:last-child,ul.listLeaders li:last-child {
    margin: 0
}

.leaderImg {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 12px;
    padding: 4px;
    background: #fff;
    box-shadow: 5px 6px 13px -1px #e0e0e0;
    -webkit-box-shadow: 5px 6px 13px -1px #e0e0e0;
    -moz-box-shadow: 5px 6px 13px -1px #e0e0e0;
    position: relative;
    overflow: hidden
}

.leaderImg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    border-radius: 50%;
    padding: 3px
}

.leaderName a {
    font-size: 15px;
    font-weight: 700;
    color: #0bc1de;
    letter-spacing: 1px;
    margin-bottom: 0;
    display: inline-block;
    text-decoration: none;
}

.leaderTitle h4 {
    font-size: 17px;
    font-weight: 700;
    color: #0bc1de;
    letter-spacing: 1px;
    margin-bottom: 9px;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    margin: 0
}

.leaderTitle {
    float: left
}

.leaderAmount {
    float: left;
    margin: 5px 0 0;
    color: #ef4a4a;
    padding: 2px 12px;
    background: #fff;
    border-radius: 40px;
    font-size: 13px;
    display: inline;
    font-weight: 400
}

.leaderAmount label {
    margin: 0;
    font-weight: 400
}

.leaderAmount span {
    font-weight: 700;
    margin-left: 10px
}

.forFundraiser h4,.forDistance h4 {
    border-radius: 9px;
    background: #fff;
    box-shadow: 0 0 14px rgba(0,0,0,.04);
    width: 80%;
    margin: 0 auto;
    position: relative;
    padding: 20px;
    z-index: 9;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    color: #4b4e4e;
    line-height: 22px;
    font-family: poppins,sans-serif!important
}

ul.listFundraisers h4,ul.listFundraisers h4 a {
    background: 0 0!important;
    padding: 0;
    width: auto;
    margin: 0;
    font-size: 15px;
    border-radius: 0;
    box-shadow: none;
    font-weight: 600;
    color: #0bc1de;
    text-align: left
}

.container.leader-board h2 {
    text-align: center;
    margin-bottom: 35px;
    font-size: 29px;
    font-weight: 700;
    color: #20c8e2;
    padding: 0;
    margin-top: 0
}

section.leaderboardSection {
    padding-bottom: 50px;
    padding-top: 50px
}

.left_banner-map div#map-area {
    padding: 0;
    background: 0 0
}

.page-main-wrapper-inner-banner-second {
    padding: 0
}

section.bannerSection {
    border-radius: 0;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    height: 100%;
    min-height: 520px;
    display: flex;
    align-items: center;
    position: relative
}

.teamLogo {
    width: 130px;
    height: 130px;
    background: #fff;
    overflow: hidden;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 0 0 13px -1px rgba(156,156,156,.21);
    -moz-box-shadow: 0 0 13px -1px rgba(156,156,156,.21);
    float: left;
    border-radius: 12px;
    margin-bottom: 15px;
    text-align: center;
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    margin: auto
}

.team-inner {
    padding: 25px;
    border-radius: 10px;
    min-height: 635px
}

.membersList {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    padding: 0;
    position: relative
}

.makeScroll {
    border-radius: 13px;
    background: #fff;
    -moz-box-shadow: 0 3px 24px rgba(0,0,0,.04);
    padding: 20px;
    height: 100%;
    min-height: 400px;
    max-height: 400px;
    overflow: auto;
    padding-top: 40px;
    margin-top: -20px;
    -moz-box-shadow: inset 0 0 10px #000
}

.members {
    border-bottom: 1px solid #f7f7f7;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 6px;
    display: inline-block;
    width: 100%;
    margin-bottom: 12px
}

.makeScroll h3 {
    margin-top: 0
}

.members h4,.members h4 a {
    font-size: 16px;
    font-weight: 400;
    color: #4b4e4e;
    display: inline-block;
    text-decoration: none;
    margin-top: 0;
    text-align: left;
    padding-bottom: 0;
    margin: 0;
    float: left
}

.membersList h3 {
    border-radius: 10px 10px 0 0;
    background: #e8e8e8;
    box-shadow: 0 0 14px rgba(0,0,0,.04);
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 20px;
    z-index: 9;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 22px;
    font-family: poppins,sans-serif!important;
    text-transform: uppercase
}

.members:last-child {
    margin: 0
}

.distanceRow {
    float: right;
    margin: 0;
    color: #ef4a4a;
    padding: 2px 12px;
    background: #fff;
    border-radius: 40px;
    font-size: 13px;
    display: inline;
    font-weight: 400
}

.amountRow {
    float: right;
    margin-right: 8px;
    color: #ef4a4a;
    padding: 2px 12px;
    background: #fff;
    border-radius: 40px;
    font-size: 13px;
    display: inline;
    font-weight: 400
}

.amountRow label {
    margin: 0
}

.distanceRow label,.amountRow label {
    margin: 0;
    font-weight: 400
}

.team-inner h2,.team-inner h2 a {
    margin-top: 10px;
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 25px
}

.memberAmount,.memberKms {
    font-size: 17px;
    font-weight: 700;
    color: #2d2d2d;
    padding: 0;
    line-height: 22px;
    margin: 0;
    border-radius: 0;
    margin-bottom: 0;
    width: auto;
    display: inline-block;
    float: left;
    width: 50%
}

.memberKms label {
    margin: 0;
    font-weight: 700;
    font-family: poppins,sans-serif!important;
    font-size: 15px;
    color: #fff
}

.memberAmount span {
    color: #14c7e2;
    font-size: 15px
}

.memberAmount label,.mkmsRight label {
    margin: 0;
    font-weight: 700;
    font-family: poppins,sans-serif!important;
    font-size: 13px;
    color: #fff;
    margin-bottom: 4px;
    line-height: 20px
}

.team-details {
    float: left;
    width: 100%;
    display: inline-block
}

.teamLogo img {
    margin: auto;
    border-radius: 10px;
    padding: 5px;
    max-height: 195px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 20px;
    margin: auto
}

.distanceRow span, .amountRow span {
    font-weight: 700;
    padding-left: 0;
}

.banner-wrap {
    display: flex;
    position: relative;
    height: 100%;
    padding: 0;
    width: 100%
}

.banner-wrap .row {
    width: 100%;
    margin: 0
}

.fundraiserName-box h2 {
    font-size: 27px;
    margin-top: 0;
    color: #fff;
    margin-bottom: 20px
}


.reviewItem label {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
    color: #4a4a4a;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 15px;
    font-family: poppins,sans-serif!important
}

.reviewItem span {
    margin-bottom: 9px;
    display: inline-block;
    width: 100%;
    color: #fff
}

.reviewItem:last-child span {
    margin: 0
}

.link_inbanner {
    position: static;
    background: #fff;
    width: auto;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 155px;
    height: 155px;
    border-radius: 10px;
    overflow: hidden
}

.link_inbanner img {
    max-width: 150px
}

.fundraiserName-box {
    width: 100%;
    min-width: auto;
    max-width: 100%;
    background: 0 0;
    padding: 0
}

.startDate {
    background: rgba(255,255,255,.6);
    -webkit-border-top-left-radius: 500px;
    -webkit-border-top-right-radius: 500px;
    -moz-border-radius-topleft: 500px;
    -moz-border-radius-topright: 500px;
    border-top-left-radius: 500px;
    border-top-right-radius: 500px;
    position: relative;
    top: 209px;
    width: 240px;
    height: 140px;
    top: 209px;
    left: 160px
}

.endDate {
    position: relative;
    top: 70px;
    left: 240px
}

.startDate span {
    position: relative;
    bottom: 156px;
    right: 12px
}

.endDate label {
    position: relative;
    top: 10px;
    right: 14px;
    font-family: poppins,sans-serif!important
}

.startDate label {
    bottom: 180px;
    position: relative;
    left: 65px;
    font-family: poppins,sans-serif!important
}

.reviewItem label {
    display: inline-block;
    width: 100%;
    color: #4a4a4a;
    font-weight: 700;
    letter-spacing: .5px;
    font-size: 13px;
    font-family: poppins,sans-serif!important;
    text-align: left;
    margin: 0
}

.reviewItem span {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: left;
    font-size: 14px
}

.donation-profileinbanner .reviewItem span {
    color: #4d4d4d;
    text-align: center;
    max-width: 140px
}

.endDate span {
    position: relative;
    top: 30px;
    right: 82px
}

.morebanner-description p {
    line-height: 28px;
    color: #fff;
    margin: 0
}

.team-inner {
    border-radius: 10px;
    min-height: 680px;
    text-align: center;
    padding: 0;
    overflow: hidden
}

.reviewItem:before {
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    background-position: 0 0;
    float: none;
    font-weight: 900;
    font-family: fontawesome;
    text-align: center;
    margin: 0 auto;
    color: #464646;
    font-size: 14px;
    background: #e9e9e9;
    border-radius: 50%;
    line-height: 29px;
    border: 1px solid #fff;
    content: "\f041"
}

.startDate label:before {
    content: '';
    background: url(../css/images/calendar.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    background-position: 0 0;
    padding-left: 20px;
    float: left
}

.endDate label:before {
    content: '';
    background: url(../css/images/calendar.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    background-position: 0 0;
    padding-left: 20px;
    float: left
}

.secondteam h2 a {
    color: #fff!important
}

.memberKms {
    border-left: 1px solid #05e5e5
}

.secondteam .memberAmount label {
    color: #fff
}

.secondteam .memberAmount span {
    color: #fff
}

.challengTeamsws {
    margin: 0 auto;
    height: 85px;
    width: 85px;
    display: block;
    background-color: #fff;
    position: relative;
    top: 37px;
    z-index: 999;
    border-radius: 50px;
    box-shadow: 0 0 19px 0 #d4d4d4;
    padding: 22px
}

.cycl-fundrise h1 {
    letter-spacing: 0;
    font-size: 25px;
    line-height: 30px;
    width: 100%;
    text-align: center
}

.left_banner-inner {
    color: #fff;
    width: 100%;
    background: rgba(255,255,255,.4196078431372549);
    padding: 30px;
    text-align: center;
    max-width: 400px;
    position: relative;
    border-radius: 25px;
    box-shadow: 0 0 0 10px rgba(255,255,255,.2)
}

section.bannerSection:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.5019607843137255)
}

section.bannerSection:after {
    content: '';
    width: 90%;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    background: #20c8e2;
    height: 20px;
    border-radius: 30px
}

.left_banner {
    padding-top: 0;
    padding-bottom: 0
}

.mission-review {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 20px 25px;
    border-radius: 11px
}

.mission-review .reviewItem:first-child {
    float: left;
    width: auto;
    text-align: center;
    position: relative
}

.mission-review .reviewItem:first-child:after {
    width: 20px;
    height: 20px;
    background: #4fc009;
    content: '';
    position: absolute;
    left: -36px;
    top: 4px;
    border-radius: 50%
}

.mission-review .reviewItem:last-child {
    float: right;
    position: relative
}

.mission-review .reviewItem:last-child:after {
    width: 20px;
    height: 20px;
    background: red;
    content: '';
    position: absolute;
    right: -36px;
    top: 4px;
    border-radius: 50%
}

.donation-profileinbanner .reviewItem span .start {
    width: auto;
    text-align: center;
    background: rgba(79,192,9,.74);
    border-radius: 16px;
    padding: 0 12px;
    color: #fff;
    font-size: 10px;
    width: 65px;
    display: block;
    margin: auto;
    margin-bottom: 6px;
    line-height: 21px;
    margin-top: 10px
}

.mission-review:before {
    width: 100%;
    background: #efefef;
    position: absolute;
    content: '';
    height: 1px;
    left: 0;
    right: 0;
    top: 33px;
    margin: auto;
    z-index: -9
}

.donation-profileinbanner .reviewItem span .start.end {
    background: rgba(255,0,0,.6784313725490196)
}

.challengeDatesn.mission-review {
    margin-top: 20px
}

.challengeDatesn.mission-review .reviewItem:before {
    content: '\f073'
}

span.amountSvg svg,.memberKms span.kmsSvg svg {
    width: 45px;
    height: 45px;
    display: inline-block;
    float: none
}

span.amountSvg {
    display: inline-block;
    width: 100%;
    text-align: center
}

.mamountRight {
    display: inline-block;
    line-height: 30px;
    text-align: center;
    width: 100%
}

.mamountRight span,.mkmsRight span {
    width: 100%;
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    font-family: poppins,sans-serif!important;
    color: #fff;
    line-height: 26px
}

span.amountSvg svg path,span.amountSvg svg,.memberKms span.kmsSvg svg path {
    fill: #fff
}

span.kmsSvg {
    display: inline-block;
    width: 100%
}

.mkmsRight {
    line-height: 30px
}

.secondteam .memberAmount,.secondteam .memberKms {
}

.team-inner-wrapper {
    background: #20c8e2;
    padding: 25px;
    padding-bottom: 57px
}

.secondteam .team-inner-wrapper {
    background: red
}

.challengeDatesn.mission-review {
    margin-top: 20px
}

.challengeDatesn.mission-review .reviewItem:before {
    content: '\f073'
}

span.amountSvg svg,.memberKms span.kmsSvg svg {
    width: 35px;
    height: 35px;
    display: inline-block;
    float: none
}

span.amountSvg {
    display: inline-block;
    width: auto;
    text-align: center
}

.mamountRight {
    display: inline-block;
    line-height: 30px;
    text-align: center;
    width: 100%
}

.mamountRight span,.mkmsRight span {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    font-family: poppins,sans-serif!important;
    color: #fff;
    line-height: 26px
}

span.amountSvg svg path,span.amountSvg svg,.memberKms span.kmsSvg svg path {
    fill: #fff
}

.membersList:before {
    content: '';
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    top: -19px;
    left: 54px;
    z-index: 99;
    border-radius: 50%
}

.membersList:after {
    content: '';
    width: 25px;
    height: 25px;
    background: #fff;
    position: absolute;
    top: -19px;
    right: 54px;
    z-index: 99;
    border-radius: 50%
}

span.kmsSvg {
    display: inline-block;
    width: 100%
}

.mkmsRight {
    line-height: 30px
}

.team-inner-wrapper {
    background: #20c8e2;
    padding: 25px;
    background: #20c8e2 url(https://www.idonate.ie/page_templates/images/generic/banner_generic.jpg)!important;
    background-size: cover!important;
    background-attachment: fixed!important;
    position: relative;
    z-index: 9;
    border-radius: 10px;
    overflow: hidden;
    padding-left: 165px
}

.secondteam .team-inner-wrapper {
    background: red
}

.team-inner-wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(32,200,226,.9019607843137255);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -9
}

.secondteam .team-inner-wrapper:before {
    background: rgba(255,0,0,.6901960784313725)
}

.secondteam .team-inner-wrapper .memberKms {
    border-color: #ff7770;
}

.team-inner h2 {
    height: 100%;
    min-height: 45px
}

span.challengTeamsws.challengevs {
    display: none
}

.members h4 {
    max-width: 260px;
    width: 100%
}

.page-main-wrapper-inner-banner-second .row {
    margin: 0
}

.gm-style-iw-d img {
    max-width: 190px
}

.membersList h3 {
    color: #31c6da
}

.secondteam .membersList h3 {
    color: #f43f33
}

.members.membersHead {
    margin: 0;
    background: 0 0;
    padding-top: 0;
    padding-bottom: 15px
}

.distanceRow .amountRow {
    width: 50%!important;
    margin: 0!important
}

.amountRow,.distanceRow {
    width: 45%;
    margin: 0 2%;
    float: left;
}

.distanceAmount {
    float: right;
    width: 40%;
    display: flex;
}
}

.members.membersHead span.distance.distanceRow, .members.membersHead span.amount.amountRow {
    font-size: 14px;
    font-weight: 900;
    color: #606161;
    background: #fff;
    padding: 0 !important;
}
.leaderName {
    float: left;
    width: 190px;
}

ul.listFundraisers .rightInfo, ul.listLeaders .rightInfo {
    float: right;
    height: 100%;
    width: 100%;
    text-align: right;
}

ul.listFundraisers li, ul.listLeaders li {display: flex;align-items: center;}

.leftIcon {
    justify-content: center;
    display: flex;
    align-items: center;
    float: left;
}
.forFundraiser {
    margin-bottom: 20px;
}
.distanceDEtails span {
    padding-left: 0;
}
.members.membersHead span.distance.distanceRow, .members.membersHead span.amount.amountRow {
    font-weight: 700;
    line-height: 17px;
    color: #575757;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: poppins,sans-serif!important;
}
@media(min-width: 991px) and (max-width:1200px) {
    .teamLogo {
        position:relative;
        float: none;
        left: 0
    }

    .team-inner-wrapper {
        padding-left: 25px
    }

    .team-details {
        margin-top: 10px
    }
}

@media screen and (max-width: 1200px) {
    .link_inbanner {
        bottom:360px
    }

    .right_banner {
        width: 40%;
        float: right
    }

    .members h4 {
        max-width: 190px;
    }

    .distanceAmount {
        width: 45%;
		display: flex;
    }

    .members h4,.members h4 a {
        font-size: 14px
    }
}

@media screen and (max-width: 991px) {
    .firstteam {
        margin-bottom:25px
    }

    section.bannerSection {
        min-height: auto;
        display: inline-block;
        width: 100%
    }

    .left_banner {
        height: auto;
        margin-top: 40px
    }

    .firstteam {
        margin-bottom: 25px
    }

    .col-md-6.col-sm-12.firstteam .col-md-6.col-sm-12.secondteam {
        width: 50%
    }

    .right_banner {
        width: 100%
    }

    span.challengTeamsws {
        display: none
    }

    span.challengTeamsws.challengevs {
        display: inline-block;
        position: static;
        margin: 0 auto;
        float: none;
        margin-bottom: 30px
    }

    section.challengerSection {
        padding-top: 50px
    }

    section.page-main-wrapper-second {
        padding-bottom: 0
    }

    .fundraiserName-box {
        margin: 0
    }

    .challengTeams {
        text-align: center
    }

    .firstteam,.secondteam {
        text-align: left
    }

    .makeScroll {
        min-height: 200px
    }

    .team-inner {
        min-height: auto
    }
}

@media screen and (max-width: 600px) {
    .teamLogo {
        position:relative;
        float: none;
        left: 0
    }

    .team-inner-wrapper {
        padding-left: 25px
    }

    .team-inner h2 {
        height: 100%;
        min-height: auto;
        margin-top: 20px
    }

    .members h4 {
        margin-bottom: 10px
    }

    .distanceRow {
        float: left
    }

    .amountRow {
        float: left;
        margin-left: 8px
    }
}

@media screen and (max-width: 480px) {
    .donation-profileinbanner .reviewItem span {
        max-width:100px
    }

    .right_banner {
        padding-top: 35px;
        padding-bottom: 40px
    }

    section.leaderboardSection {
        padding-bottom: 30px;
        padding-top: 30px
    }

    section.challengerSection {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .members h4 {
        max-width: 130px
    }

    .distanceAmount {
        width: 55%
    }
	.leaderName {
    width: 150px;
}
}

@media screen and (max-width: 420px) {
    .memberAmount,.memberKms {
        width:100%;
        margin-top: 18px
    }

    .members h4 {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .distanceAmount {
        width: 100%
    }

    .members h4,.members h4 a {
        text-align: center;
        width: 100%
    }
	.leftIcon {
    display: inline-block;
    float: none;
}
.leaderName {
    width: 100%;
}
ul.listFundraisers li, ul.listLeaders li {
    display: inline-block;
}
ul.listFundraisers .rightInfo, ul.listLeaders .rightInfo {
 
    text-align: center;
    margin-top: 14px;
}
}

@media screen and (max-width: 380px) {
    .leaderImg {
        float:none;
        margin-right: 0;
        margin: 0 auto
    }

    ul.listFundraisers li,ul.listLeaders li {
        text-align: center
    }

    .memberKms {
        border-left: 0
    }
}
