@font-face {
font-family: 'Roboto Condensed'; src: url('fonts/RobotoCondensed-Regular.ttf') format('truetype'); font-weight: 300; font-style: normal; }
@font-face {
font-family: 'Roboto Condensed'; src: url('fonts/RobotoCondensed-Medium.ttf') format('truetype'); font-weight: 400; font-style: normal; }
@font-face {
font-family: 'Roboto Condensed'; src: url('fonts/RobotoCondensed-SemiBold.ttf') format('truetype'); font-weight: 500; font-style: normal; }
@font-face {
font-family: 'Roboto Condensed'; src: url('fonts/RobotoCondensed-Bold.ttf') format('truetype'); font-weight: 600; font-style: normal; }
body { font-family: 'Roboto',sans-serif!important; }
.padleft { padding-left: 40px!important; }
.donate-btn a { color: #fff; width: 100%; float: left; text-align: center; line-height: 40px; border: 1px solid; border-radius: 7px; font-size: 20px; font-family: 'Roboto',sans-serif!important; font-weight: 600; }
.donate-btn a:hover { color: #fff; }
a.teamdonations-btn { border: 1px solid #fff; padding: 0 35px; margin-top: 5px; text-align: center; font-size: 22px; font-weight: 500; text-transform: uppercase; display: inline-block; transition: all 500ms ease-in-out; line-height: 40px; }
.teambox .donate-btn { width: auto; clear: both; margin-top: 15px; }
.teambox .donate-btna { color: #fff; width: 100%; float: left; text-align: center; line-height: 30px; border: 1px solid; border-radius: 7px; font-size: 20px; font-family: 'Roboto',sans-serif!important; font-weight: 600; }
.primery-btn { border: 1px solid; border-radius: 24px; line-height: 40px; display: inline-block; padding: 0 25px; text-transform: uppercase; font-size: 20px; font-weight: 500; }
.secondry-btn { border: 1px solid; border-radius: 5px; line-height: 48px; display: inline-block; padding: 0 20px; text-transform: uppercase; font-size: 18px; font-weight: 500; }
.white-btn { border: 1px solid; border-radius: 5px; line-height: 40px; display: inline-block; padding: 0 25px; text-transform: uppercase; font-size: 20px; font-weight: 600; }
.scroll-bottom, .scroll-top { width: auto; height: 40px; position: fixed; bottom: 10px; right: 5px; border-radius: 50px; outline: none!important; }
.donate .donathon-button a, .lomdim .donathon-button a { font-size: 22px; font-weight: 700; line-height: 40px; padding: 0 25px; display: inline-block; border-radius: 24px; }
/*progress-bar*/
span.progressbar-1 { border: 5px dotted #fff; border-radius: 50%; padding: 10px; }
.progressbar { display: flex; justify-content: center; padding-top: 30px; }
@keyframes progress {
  0% { --percentage: 0; }
  100% { --percentage: var(--value); }
}
@property --percentage {
syntax: '<number>'; inherits: true; initial-value: 0; }
.progress-circle-bar { --percentage: var(--value); --secondary: #fff; --size: 150px; animation: progress 2s 0.5s forwards; width: var(--size); aspect-ratio: 1; border-radius: 50%; position: relative; overflow: hidden; display: grid; place-items: center; }
.progress-circle-bar::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: conic-gradient(var(--primary) calc(var(--percentage) * 1%), var(--secondary) 0); mask: radial-gradient(white 55%, transparent 0); mask-mode: alpha; -webkit-mask: radial-gradient(#0000 72px, #000 0); -webkit-mask-mode: alpha; }
.progress-circle-bar::after { counter-reset: percentage var(--value); content: counter(percentage) '%'; font-family: "Roboto",sans-serif; font-size: 40px; color: #000; font-weight: 600; }
.progress-circle-bar { --percentage: var(--value); --secondary: #fff0; --size: 150px; animation: progress 2s 0.5s forwards; width: var(--size); aspect-ratio: 1; border-radius: 50%; position: relative; overflow: hidden; display: grid; place-items: center; margin: -15px; background-color: transparent; }
.progress-circle-bar::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: conic-gradient(var(--primary) calc(var(--percentage) * 1%), var(--secondary) 0); mask: radial-gradient(white 55%, transparent 100); mask-mode: alpha; -webkit-mask: radial-gradient(#0000 68px, #000 0); -webkit-mask-mode: alpha; }

.progressbar { padding-top: 0; }
.progress { display: block; width: 80%; height: 20px; overflow: visible; border-radius: 5px; margin: 40px auto 40px; position: relative; }
.progress .progress-bar { text-align: right; border-radius: 5px; }
.progress .progress-bar .progress-text { position: absolute; transform: translate(-19px); top: -40px; /*z-index: 999;*/ padding: 7px 7px 18px; font-size: 10px; border-radius: 10px; background-image: url(../images/pr-bg.png); background-size: 100% 100%; color: #000; }

/*registrationform*/
.registrationform .chavruta-heading { font-weight: 600; margin: 0; padding: 25px 0 25px 15px; text-align: left; }
/*header*/
.header-top-bar { text-align: center; padding: 10px 0; }
.header-top-bar .top-bar-text p { font-size: 14px; font-weight: 400; margin: 0; }
.navbar-default .top-block1 { /*overflow: hidden;*/ }
.navbar-default .top-block1 .md-block1 { padding: 5px 0 0; width: 33.33%; }
.navbar-default .top-block1 .md-block1 h4 { font-family: 'Roboto',sans-serif!important; font-weight: 500; font-size: 20px; text-transform: initial; letter-spacing: 1px; max-width: 298px; }
.navbar-default .top-block1 .logo-block { width: 33.33%; text-align: center; }
.navbar-default .top-block1 .rt-block { width: auto; }
.navbar-default .top-block1 .rt-block .social-icon { width: auto; float: left; }
.navbar-default .top-block1 .rt-block .social-icon lable { width: auto; display: inline-block; font-size: 17px; font-weight: normal; vertical-align: middle; }
.navbar-default .top-block1 .rt-block .social-icon ul { width: auto; display: inline-block; vertical-align: middle; }
.navbar-default .top-block1 .rt-block .social-icon ul li { width: auto; display: inline-block; vertical-align: middle; margin-left: 17px; }
.navbar-default .top-block1 .rt-block .social-icon ul li a i { font-size: 16px; }
.headersearch { width: 204px; }
.navbar-default .top-block1 .rt-block .donate-btn a { text-align: center; line-height: 40px; border: 1px solid; border-radius: 35px; font-size: 22px; font-weight: 500; padding: 0 40px; }
.navbar-default .top-block1 .rt-block { position: relative; }
.menu-logo-block { margin: -10px 0 -80px 0; position: relative; float: left; }
.menu-logo-block a:hover { opacity: 1; }
.top-block1 .container { width: 100%; }
@media screen and (min-width: 1600px) {
  .top-block1 .container { width: 1580px; }
}
.screen .header-top-bar { display: none; }
.screen .navbar-default { display: none; }
.screen .screen-header { display: block; }
.screen .screen-header .top-block1 { padding: 20px 0 20px; }
.screen .screen-header .top-block1 .logo-block { display: block; }
.screen .screen-header .timer-block .banner-clock.md-block1 { width: 100%; display: inline-block; text-align: right!important; }
.screen .screen-header .top-block1 .countdown-clock { text-align: right; display: inline-block; margin-top: -20px; }
.top-block1 .row { display: flex; align-items: center; }
.navbar-default .top-block1 .md-block1 { }
.top-block1 .logo-block { display: none; }
.top-block1 .login-icon { display: inline-block; padding-right: 10px; vertical-align: middle; }
.top-block1 .login-icon ul li a .fa { font-size: 35px; }
.top-block1 .left-menu-block { display: inline-block; }
/*left menu*/
.left-menu-block #menu-left-nav-icon { /*background: url(../images/mobile-menu.png) 50% 50% no-repeat;*/ display: block; width: 40px; height: 40px; /*text-indent: -9999999em;*/ padding: 0; overflow: hidden; cursor: pointer; z-index: 1000; display: inline-block; vertical-align: middle; }
.left-menu-block #menu-nav-wrap .sf-nav-menu { display: none!important; }
.left-menu-block #menu-left-nav-icon .sf-nav-menu li { width: 100%; }
.left-menu-block #navigation-new { width: 40px!important; }
.left-menu-block #navigation-new .sf-nav-menu { display: block!important; opacity: 0!important; position: fixed; right: -300px; width: 300px; top: 0; box-shadow: 1px 1px 20px rgb(0 0 0 / 21%); padding: 20px 0!important; z-index: 99999; border-radius: 0; height: 100%; transition: .2s; box-shadow: 1px 1px 20px rgb(0 0 0 / 21%)!important; }
.left-menu-block #navigation-new .sf-nav-menu.active { opacity: 1!important; left: 0; transition: .2s; }
.left-menu-block #navigation-new .sf-nav-menu #menu-left-nav-close-icon { width: 46px; height: 46px; float: right; line-height: 37px; border: 2px solid; font-size: 27px; margin-right: 15px; cursor: pointer; border-radius: 7px; text-align: center; color: #fff; }
.left-menu-block #navigation-new #menu-nav-wrap { position: inherit; }
.left-menu-block #navigation-new .sf-nav-menu li { width: 100%; float: left; }
.left-menu-block #menu-nav-icon { background: url(../images/menu-icon.png) 50% 50% no-repeat; display: block; width: 40px; height: 40px; text-indent: -9999999em; padding: 0; overflow: hidden; cursor: pointer; z-index: 1000; display: inline-block; vertical-align: middle; }
.left-menu-block #navigation-new .sf-nav-menu #menu-left-nav-close-icon { display: block; }
.left-menu-block #menu-left-nav-icon .fa { font-size: 38px; }
.left-menu-block #navigation-new .sf-nav-menu li::after { display: none; }
/*mobile menu*/
.navigation-menu.navbar-default .top-block1 { position: relative; z-index: 99; }
.navigation-menu.navbar-default .top-block1 .header-left-block { white-space: nowrap; }
.navigation-menu.navbar-default .top-block1 .bottom-login-icon { display: none; }
.toggle-menu.navbar-default .top-block1 { padding-bottom: 10px; }
.toggle-menu.navbar-default .top-block1 .rt-block { padding-right: 54px; }
.toggle-menu.navbar-default .top-block1 .bottom-block { position: absolute; top: 30px; width: 100%; left: 0; margin: 0; }
.toggle-menu.navbar-default .top-block1 .bottom-block > .container { position: relative; }
.toggle-menu #navigation-new { margin: 0; position: absolute; right: 15px; top: 0; width: 40px; }
.toggle-menu #navigation-new .sf-nav-menu { display: block!important; opacity: 0!important; position: fixed; right: -300px; width: 300px; top: 0; box-shadow: 1px 1px 20px rgb(0 0 0 / 21%); padding: 20px 0; z-index: 99999; border-radius: 0; height: 100%; transition: .2s; }
.toggle-menu #navigation-new .sf-nav-menu.active { opacity: 1!important; right: 0; transition: .2s; padding: 20px 0!important; }
.toggle-menu #navigation-new .sf-nav-menu #menu-nav-close-icon { width: 46px; height: 46px; float: right; line-height: 37px; border: 2px solid; font-size: 27px; margin-right: 15px; cursor: pointer; border-radius: 7px; text-align: center; }
.toggle-menu #navigation-new #menu-nav-wrap { position: inherit; }
.toggle-menu #menu-nav-icon { background: url(../images/menu-icon.png) 50% 50% no-repeat; display: block; width: 40px; height: 40px; text-indent: -9999999em; padding: 0; overflow: hidden; cursor: pointer; z-index: 1000; display: inline-block; vertical-align: middle; }
.toggle-menu #navigation-new .sf-nav-menu #menu-nav-close-icon { display: block; }
.toggle-menu #navigation-new .sf-nav-menu li { width: 100%; }
/*menu*/
#navigation-new { width: 100%; display: inline-block; }
#menu-nav-icon { display: none; }
#navigation-new .sf-nav-menu { position: initial; width: 100%; touch-action: initial!important; text-align: center; padding: 0!important; opacity: 1!important; display: block!important; }
#navigation-new .sf-nav-menu #menu-nav-close-icon { display: none; }
#navigation-new .sf-nav-menu li { float: none; display: inline-block; width: auto; margin: 0; text-align: left; padding: 10px 25px 7px; vertical-align: middle; position: relative; }
#navigation-new .sf-nav-menu li.menu-logo { padding: 10px 25px 7px 65px; }
#navigation-new .sf-nav-menu li a { width: 100%; float: left; display: inline-block; font-size: 22px; text-transform: uppercase; font-weight: 600; }
#navigation-new .sf-nav-menu li::after { content: "|"; position: absolute; font-size: 22px; right: -3px; }
#navigation-new .sf-nav-menu li:nth-child(4)::after, #navigation-new .sf-nav-menu li:nth-child(5)::after, #navigation-new .sf-nav-menu li:nth-child(7)::after { display: none; }
#navigation-new .sf-nav-menu .mobile-left-menu { display: none; }
/**/
.flip-clock-wrapper ul { margin: 0; border-radius: 0; width: 26px; box-shadow: none!important; }
.flip-clock-wrapper ul li a div div.inn { border-radius: 0; font-size: 42px; font-family: 'Roboto',sans-serif!important; font-weight: 600!important; }
.flip-clock-wrapper ul li a div { border-radius: 0!important; }
.flip-clock-wrapper ul li.flip-clock-before { opacity: 0; }
.flip-clock-divider { width: 30px; position: relative; height: 69px; }
.flip-clock-divider .flip-clock-label { bottom: 5px; font-family: 'Roboto',sans-serif!important; font-weight: normal; font-size: 11px; text-transform: none; }
.flip-clock-divider.days .flip-clock-label { right: -41px; }
.flip-clock-divider .flip-clock-label { right: -44px; }
.flip-clock-divider.minutes .flip-clock-label { right: -49px; }
.flip-clock-divider.seconds .flip-clock-label { right: -52px; }
.flip-clock-divider:before { content: ':'; position: absolute; height: 35px; width: 100%; left: 0; top: 12px; text-align: center; line-height: 32px; font-size: 42px; font-family: 'Roboto',sans-serif!important; font-weight: 600!important; }
.flip-clock-divider.days:before { display: none; }
/*footer*/
#footer { padding: 40px 0; }
#footer .lt-block { width: 28%; float: none; display: inline-block; vertical-align: middle; padding: 7px 0 0; text-align: left; }
#footer .lt-block h4 { font-size: 16px; font-weight: 700; margin-top: 0; }
#footer .lt-block ul { width: 100%; float: left; }
#footer .lt-block ul li { width: auto; display: inline-block; margin-right: 27px; vertical-align: middle; }
#footer .lt-block ul li a { font-size: 22px; }
#footer .md-block { width: 42%; display: inline-block; padding: 0; vertical-align: middle; float: none; text-align: center; }
#footer .md-block ul { width: 100%; float: left; }
#footer .md-block ul li { display: inline-block; vertical-align: middle; font-weight: 400; font-size: 14px; padding: 0; }
#footer .md-block ul li a { font-weight: 400; font-family: 'Roboto',sans-serif!important; font-size: 14px; text-decoration: none; opacity: 1; }
#footer .rt-block { width: 28%; float: none; display: inline-block; text-align: right; vertical-align: middle; }
#footer .footer-lt-block ul li label { font-size: 15px; font-weight: 400; }
#footer .footer-lt-block ul li a { font-size: 15px; font-weight: 400; }
#footer .footer-rt-block { text-align: end; }
#footer .footer-rt-block ul li { font-size: 15px; font-weight: 400; display: inline-block; padding-left: 20px; }
#footer .footer-rt-block .copyright { font-size: 14px; font-weight: 400; padding-top: 30px; }
#footer .footer-lt-block ul li a:hover, #footer .footer-rt-block ul li a:hover { text-decoration: underline; }
.inner-box { font-size: 13.5px; }
.banner-video { box-sizing: border-box; width: 100%; display: inline-block; text-align: center; }
.banner-video img { max-width: 100%; }
.banner-video .banner-image { padding: 180px 0 90px 0; float: left; width: 100%; }
.banner-video .banner-short-image { height: 552px; }
.banner-video .banner-short-image .project-info { margin: 89px 0 0!important; }
.banner-video .banner-short-image .banner-clock { display: none!important; }
.banner-video .banner-image .banner-heading h4 { font-size: 23px; font-weight: 400; text-transform: uppercase; }
.banner-video .banner-image .banner-heading h2 { font-size: 50px; font-weight: 500; margin: 0; }
.banner-video .banner-image .banner-search { display: inline-block; text-align: center; margin-top: 30px; }
.banner-video .banner-image .banner-search .dropdown-menu { position: initial!important; float: none!important; margin: -1px 0 0; border-radius: 10px 10px 0 0; }
.banner-video .banner-image .banner-search input { font-family: "Roboto Condensed",sans-serif; font-size: 18px; height: 43px; border: none; border-radius: 24px; padding: 6px 45px 6px 60px; font-weight: 400; box-shadow: 0 0 20px rgb(175 175 175 / 20%); background-image: url(../images/icon-search.png)!important; background-repeat: no-repeat!important; background-position: 20px center!important; max-width: 426px; width: 100%; background: #fff; }
.banner-video .banner-image .banner-clock { display: inline-block; width: 100%; padding-top: 70px; }
.banner-video .banner-image .countdown-clock { text-align: center; display: inline-block; }
.banner-video .banner-image .countdown-clock h4, .screen .screen-header .top-block1 .timer-block .banner-clock.md-block1 .countdown-clock .time_circles h4 { font-size: 14px!important; font-weight: 400; font-family: "Roboto Condensed",sans-serif; }
.banner-video .banner-image .countdown-clock .time_circles span, .screen .screen-header .top-block1 .timer-block .banner-clock.md-block1 .countdown-clock .time_circles span { font-size: 35px!important; font-weight: 600; font-family: "Roboto Condensed",sans-serif; }
#DateCountdown .time_circles .textDiv_Days h4, #DateCountdown .time_circles .textDiv_Hours h4, #DateCountdown .time_circles .textDiv_Minutes h4, #DateCountdown .time_circles .textDiv_Seconds h4, .screen .screen-header .top-block1 .timer-block .banner-clock.md-block1 .countdown-clock .time_circles h4 { bottom: -80px; position: absolute; left: auto; right: auto; text-align: center; width: 100%; font-weight: 300; text-transform: none; line-height: 40px; }
.general-banner .hide_on_mobile { width: 100%; display: inline-block; text-align: center; }
.general-banner .hide_on_mobile .countdown-clock { display: inline-block; text-align: center; }
.general-banner .hide_on_mobile .countdown-clock .time_circles h4 { font-size: 14px!important; font-weight: 400; font-family: "Roboto Condensed",sans-serif; }
.general-banner .hide_on_mobile .countdown-clock .time_circles span { font-size: 35px!important; font-weight: 600; font-family: "Roboto Condensed",sans-serif; }
.project-info { width: 100%; display: inline-block;  float: left;    margin-top: -6px; }
.project-info .project-info-left { border-right: 5px solid #fff; text-align: right; padding-right: 80px; }
.project-info .project-info-left h3 { font-size: 43px; font-weight: 600; }
.project-info .project-info-left h3 span { font-size: 43px; font-weight: 600; }
.project-info .project-info-right { text-align: left; padding-left: 80px; }
.project-info .project-info-right h3 { font-size: 43px; font-weight: 600; }
/*Final-devh-sep24-work-formerge - think this is OLD
.project-info .project-info-right h5  {margin-top: 4px;}
.project-info h5 { font-size: 16px; color: #fff; margin-bottom: 15px; margin-top: 6px;}
.project-info .project-info-right .price .single-coutnerup {font-size: 43px;font-weight: 600;}
.project-info .project-info-right .donate-info.campaign-totals{margin-top: 10px;}
.project-info .project-info-right .donate-info.campaign-totals .speedometter {text-align: left; display: none;}
.project-info .project-info-right .donate-info.campaign-totals h5 {display: none;}
.member-banner-image{padding: 100px 0 0 0 !important;}
.member-banner-image .banner-top {padding: 0;}
.member-banner-image .banner-top > div {padding: 0;}
.banner-video .banner-image .banner-top .banner-text {text-align: left;}
.banner-video .banner-image .banner-top .banner-text h2 {font-size: 38px;font-weight: 700;font-family: "Roboto Condensed", sans-serif; margin: 0;}
.banner-video .banner-image .banner-top .banner-text h3 {font-size: 20px;font-weight: 600;}
.banner-video .banner-image .banner-top .donate-btn-top {width: 100%;display: inline-block;margin-bottom: 20px; text-align: right;}
.banner-video .banner-image .banner-top .donate-btn-top a {font-size: 22px;font-weight: 700;font-family: "Roboto Condensed", sans-serif;border-radius: 24px;text-transform: uppercase; padding: 7px 30px; border-radius: 24px;}
.banner-video .banner-image .banner-top .donate-btn-bottom {width: 100%;display: inline-block;margin-bottom: 15px; text-align: right;}
.banner-video .banner-image .banner-top .donate-btn-bottom a {font-size: 22px;font-weight: 700;font-family: "Roboto Condensed", sans-serif;border-radius: 24px;text-transform: uppercase; padding: 7px 30px; border-radius: 24px;}
.banner-video .banner-image .banner-middle {width: 100%; display: inline-block;border-radius: 34px; display: flex;margin-top: 25px;}
.banner-video .banner-image .banner-middle .block {padding: 40px 0 35px;}
.banner-video .banner-image .banner-middle .heading-block h5 {font-size: 18px;font-weight: 400;font-family: "Roboto Condensed", sans-serif;line-height: 28px;padding-top: 25px;margin: 0;}
.banner-video .banner-image .banner-middle .anount-text {font-size: 52px;font-weight: 700; line-height: 60px;}
.banner-video .banner-image .banner-middle .donor-text {font-size: 16px;font-weight: 700;font-family: "Roboto Condensed", sans-serif;}
.banner-video .banner-image .banner-bottom {padding: 40px 0;}
.banner-bottom .button .message-btn {font-size: 22px;font-weight: 700;font-family: "Roboto Condensed", sans-serif;border-radius: 24px;text-transform: uppercase;padding: 7px 30px;border-radius: 24px;}*/
.project-info .project-info-right h5 { margin-top: 4px; }
.project-info h5 { font-size: 16px; color: #fff; margin-bottom: 15px; margin-top: 6px; }
.project-info .project-info-right .price .single-coutnerup { font-size: 43px; font-weight: 600; }
.project-info .project-info-right .donate-info.campaign-totals { margin-top: 10px; }
.project-info .project-info-right .donate-info.campaign-totals .speedometter { text-align: left; display: none; }
.project-info .project-info-right .donate-info.campaign-totals h5 { display: none; }

.banner-video .banner-image .banner-middle .block .image-block img { max-width: 50px; max-height: 50px; }

.member-banner-image { padding: 100px 0 50px 0!important; }
/* .member-banner-image::after { content: ""; position: absolute; width: 100%; height: 100%; background: rgba(46,109,120,0.8); z-index: 0; left: 0; top: 0; } */
.member-banner-image .banner-top { padding: 0; }
.member-banner-image .banner-top > div { padding: 0; }
.banner-video .banner-image .banner-top .banner-text { text-align: left; }
.banner-video .banner-image .banner-top .banner-text h2 { font-size: 38px; font-weight: 700; font-family: "Roboto Condensed",sans-serif; margin: 0; }
.banner-video .banner-image .banner-top .banner-text h3 { font-size: 20px; font-weight: 600; padding: 0 0 0 5px; }
.banner-video .banner-image .banner-top .donate-btn-top { width: 100%; display: inline-block; text-align: center; }

.banner-video .banner-image .banner-top .donate-btn-top a { font-size: 22px; font-weight: 700; border-radius: 24px; text-transform: uppercase; padding: 7px 30px; border-radius: 24px; }
.banner-video .banner-image .banner-top .donate-btn-bottom { width: 100%; display: inline-block; margin-bottom: 15px; text-align: right; }
.banner-video .banner-image .banner-top .donate-btn-bottom a { font-size: 22px; font-weight: 700; font-family: "Roboto Condensed",sans-serif; border-radius: 24px; text-transform: uppercase; padding: 7px 30px; border-radius: 24px; }
.banner-video .banner-image .banner-middle { width: 100%; display: inline-block; border-radius: 34px; display: flex; margin-top: 25px; }
.banner-video .banner-image .banner-middle .block { padding: 40px 0 35px; display: flex; align-items: center; justify-content: center; height: 100%; flex-direction: column; }
.banner-video .banner-image .banner-middle .heading-block h5 { font-size: 18px; font-weight: 400; font-family: "Roboto Condensed",sans-serif; line-height: 28px; padding-top: 5px; margin: 0; }
.banner-video .banner-image .banner-middle .anount-text { font-size: 52px; font-weight: 700; line-height: 60px; }
.banner-video .banner-image .banner-middle .donor-text { font-size: 16px; font-weight: 300; font-family: "Roboto Condensed",sans-serif; }
.banner-video .banner-image .banner-middle .block .text-block h2 { font-size: 40px; font-weight: 600; color: #000; }
/* .banner-video .banner-image .banner-middle .block .text-block .anount-text { padding: 13px 0; } */
.banner-video .banner-image .banner-middle .block .text-block .anount-text h4 { margin: 0; font-size: 16px; font-weight: 500; text-align: center; line-height: 22px; padding: 13px 0; margin: 0; }
.banner-video .banner-image .banner-bottom { padding: 40px 0 0; }
.banner-bottom .button .message-btn { font-size: 22px; font-weight: 700; font-family: "Roboto Condensed",sans-serif; border-radius: 24px; text-transform: uppercase; padding: 7px 30px; border-radius: 24px; }

.banner-video .banner-image .banner-middle .block .member_name h2 { font-size: 20px; font-weight: 600; font-family: "Roboto Condensed",sans-serif; line-height: 28px; margin: 0; text-align: center; }
.banner-video .banner-image .banner-middle .block .text-block .left-anount-text { padding: 5px 0 0; }
.banner-video .banner-image .banner-middle .block .text-block .donor-text { padding: 5px 0 0; }
.banner-video .banner-image .banner-middle .block .text-block .left-anount-text span { color: #000; font-size: 16px; font-weight: 500; text-align: center; margin: 0; display: inline-block; }
.banner-video .banner-image .banner-middle .block .donate-btn-top { margin-top: auto; }
.banner-video .banner-image .banner-middle .block .donate-now-button { text-align: center; color: #fff!important; border-radius: 35px; font-size: 18px; font-weight: 500; padding: 5px 40px; text-transform: capitalize; }
.banner-video .banner-image .banner-middle .block .donate-now-button:hover { background-color: transparent!important; }
.view-our-message a { text-align: center; color: #fff; border-radius: 35px; font-size: 18px; font-weight: 500; padding: 5px 40px; }
.view-our-message a:hover { background-color: transparent!important; }

/**end**/
/*.general-banner*/
.general-banner { background-image: url(../images/general-banner.jpg); background-size: cover; background-repeat: no-repeat; padding: 100px 0 60px; }
.general-banner .banner-text h2 { margin: 0; text-align: center; font-size: 48px; font-weight: 600; font-family: "Roboto Condensed",sans-serif; text-transform: uppercase; }
/*breadcrumb*/
.banner-breadcrumb .breadcrumb { padding: 0; margin: 0; background: transparent; border-radius: 0; text-align: center; }
.banner-breadcrumb .breadcrumb li { font-size: 18px; font-weight: 500; font-family: "Roboto Condensed",sans-serif; }
.breadcrumb>li+li:before { content: ">"!important; }
/**/
.feature-section { width: 100%; display: inline-block; padding: 55px 0 0; margin-top: 0!important; }
.feature-section .box-item { min-height: 500px; border-radius: 10px; padding: 20px 0 70px; position: relative; }
.feature-section .box-item h3 { margin: 0 0 10px; text-align: center; font-weight: 600; font-size: 30px; padding: 0 15px 20px; border-bottom: 1px solid; }
.feature-section .box-item .content { padding: 0 9px; max-height: 345px; overflow: hidden; overflow-y: scroll; width: 96%; margin-left: 2%; }
.feature-section .box-item .content::-webkit-scrollbar { width: 6px; }
.feature-section .box-item .content::-webkit-scrollbar-track { border-radius: 0; }
.feature-section .box-item .content::-webkit-scrollbar-thumb { border-radius: 0; }
.feature-section .box-item .content ul li { width: 100%; float: left; margin-bottom: 10px; padding: 13px 10px 13px; border-radius: 5px; position: relative; }
.feature-section .box-item .content.team-info ul li { padding: 13px 10px 33px; }
.feature-section .box-item .content ul li p { margin: 0; }
.feature-section .box-item .content ul li .top-bar { width: 100%; float: left; }
.feature-section .box-item .content ul li .left { width: 43%; float: left; font-size: 12px; }
.feature-section .box-item .content ul li .left h5 { margin: 0; font-size: 13px; font-weight: 600; }
.feature-section .box-item .content ul li .middle { width: auto; float: left; padding-left: 20px; font-size: 12px; }
.feature-section .box-item .content ul li .middle h6 { font-style: italic; margin: 0; }
.feature-section .box-item .content ul li .right { width: auto; float: right; font-weight: 700; font-size: 20px; }
.feature-section .box-item .content ul li .comment { font-size: 12px; width: 100%; display: inline-block; margin: 6px 0; }
.feature-section .box-item .button { position: absolute; width: 100%; text-align: center; bottom: 17px; }
.feature-section .box-item .content.team-info { padding: 0 15px; }
.feature-section .box-item .team-info ul li .middle { text-align: center; padding-left: 10px; }
.feature-section .box-item .team-info ul li .middle h6 { font-style: normal; margin: 0; font-size: 15px; font-weight: 600; }
.feature-section .box-item .team-info .progress { position: absolute; left: 0; width: 100%; margin: 0; bottom: 0; border-radius: 15px; overflow: initial; height: 7px; }
.feature-section .box-item .team-info .progress .progress-bar { border-radius: 10px; }
.feature-section .box-item .team-info .progress span { position: absolute; width: 38px; transform: translate(-19px); -webkit-transform: translate(-19px); -moz-transform: translate(-19px); min-height: 20px; top: -34px; z-index: 999; padding: 7px 7px 18px; font-size: 10px; border-radius: 10px; background-image: url(../images/pr-bg.png); background-size: 100% 100%; text-align: center; }
.feature-section .box-item .donate-info { width: 100%; text-align: center; padding: 15px; }
.feature-section .box-item .donate-info img { margin-bottom: 79px; }
.feature-section .box-item .donate-info h5 { font-size: 20px; font-weight: 400; line-height: 30px; margin: 0; }
.feature-section .box-item .donate-info .price { font-size: 55px; font-weight: 700; line-height: 52px; margin: 5px 0 25px; display: inline-block; }
.feature-section .box-item .content ul li .video-btn { min-height: 55px; }
.feature-section .box-item .content ul li .video-btn audio { width: 100%; height: 32px; outline: none!important; }
.feature-section .box-item .content ul li .video-btn.open { min-height: 50px; }
.about-content-box { width: 100%; display: inline-block; padding: 30px 0; }
.about-content-box .content-inner { width: 100%; display: inline-block; text-align: center; font-size: 16px; line-height: 24px; letter-spacing: 0.5px; padding: 25px 103px 17px; border-radius: 8px; }
.about-content-box .content-inner a { font-weight: 600; }
.donation-detail { width: 100%; display: inline-block; padding: 10px 0 30px; }
.donation-detail .box-item { width: 100%; float: left; border: 1px solid; border-radius: 5px; overflow: hidden; }
.donation-detail .box-item .image-box { width: 40%; float: left; padding: 27px 0; text-align: center; border-radius: 5px; }
.donation-detail .box-item .text-box { width: 60%; float: left; padding: 15px 12px; text-align: center; min-height: 117px; }
.donation-detail .box-item .text-box .price { font-size: 24px; }
.donation-detail .box-item .text-box h4 { font-size: 16px; line-height: 21px; margin: 4px 0 0; }
.video-slider { position: relative; }
.video-carousel .box-list h4 { width: 100%; margin-top: 0; margin-bottom: 20px; font-weight: 600; font-size: 20px; text-align: center; }
.video-carousel .box-list iframe { height: 200px; width: 100%; display: block; }
.video-carousel .owl-controls .owl-next, .video-carousel .owl-controls .owl-prev { width: 44px; height: 45px; position: absolute; top: 40%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); z-index: 999; }
.video-carousel .owl-controls .owl-prev { left: -60px; /*background-image: url(../images/arrow-left.png) !important; background-repeat: no-repeat;*/ }
.video-carousel .owl-controls .owl-next { right: -60px; /*background-image: url(../images/arrow-right.png) !important; background-repeat: no-repeat; */ }
.video-carousel .owl-controls .owl-prev .fa { font-size: 40px; }
.video-carousel .owl-controls .owl-next .fa { font-size: 40px; }
.video-carousel .box-list .item-text h5 { font-size: 24px; font-weight: 500; }
.video-carousel .box-list .item-text h5 span { display: block; font-size: 18px; font-weight: 400; }
.video-carousel .box-list .item-text .item-description { font-size: 18px; font-weight: 400; padding: 25px 150px 0 0; }
.event-slider { padding: 75px 0 55px; }
.event-slider h2 { padding-bottom: 30px; margin: 0; }
/* .event-slider .owl-controls .owl-prev { left: -60px; background-image: url(../images/pink-arrow-left.png) !important; background-repeat: no-repeat; }
.event-slider .owl-controls .owl-next { right: -60px; background-image: url(../images/pink-arrow-right.png) !important; background-repeat: no-repeat; } */
.about-slider { padding: 75px 0; }
/* .about-slider .owl-controls .owl-prev { left: -60px; background-image: url(../images/pink-arrow-left.png) !important; background-repeat: no-repeat; }
.about-slider .owl-controls .owl-next { right: -60px; background-image: url(../images/pink-arrow-right.png) !important; background-repeat: no-repeat; } */

.video-slider.corporate-slider { padding-top: 40px; }
.video-slider.corporate-slider h2 { padding-bottom: 40px; }
.our-sponsors { padding: 45px 0 30px; /*background: url(../images/bg-slider-img.jpg) repeat-y !important;*/ width: 100%; display: inline-block; }
.our-sponsors { padding: 45px 0 10px; }
.our-sponsors h2 { font-size: 24px; font-weight: 400; margin: 0; padding-bottom: 30px; }
.navbar-default .header-bottom-block { padding: 0; }
.navbar-default .header-bottom-block .tab-block ul li { padding: 0; }
.navbar-default .header-bottom-block .tab-block ul li a { padding: 0 20px; width: auto!important; font-size: 18px; font-weight: 500; border-bottom: 2px solid!important; line-height: 50px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.navbar-default .header-bottom-block .tab-block ul li a:after { display: none; }
.navbar-default .header-bottom-block .tab-block ul li.active a { border-bottom: 2px solid!important; font-weight: 700; }
.tab-content { margin-bottom: 60px; }
.tab-content .tab-pane.active { opacity: 1; }
.about-block { padding: 25px 0 4px 0; margin: 0; overflow: hidden; font-size: 18px; line-height: 26px; }
.about-block h3 { width: 100%; text-align: center; margin: 0 0 25px; font-size: 30px; font-weight: 600; letter-spacing: 0; }
.about-block p { margin-bottom: 30px; }
.home-donations-block { padding: 0!important; }
.donations-block .product-block .block h3.bottom { padding: 0; }
.donations-block .product-block .search-block { margin: 0!important; width: 100%; max-width: 315px; }
.donations-block .search-block .form-control { height: 43px; border: none; border-radius: 24px; padding: 6px 20px 6px 60px; font-weight: 500; box-shadow: 0 0 20px rgb(175 175 175 / 20%); background-image: url(../images/icon-search.png)!important; background-repeat: no-repeat!important; background-position: 20px center!important; max-width: 315px; width: 100%; font-size: 18px; }
.donations-block .sort-results { padding: 6px 0; margin: 0; text-align: right; }
.donations-block .sort-results ul span { font-weight: 600; font-size: 18px; }
.donations-block .sort-results ul li { font-size: 18px; line-height: 38px; font-weight: 400; padding: 0 12px; font-family: 'Roboto',sans-serif!important; position: relative; }
.donations-block .sort-results ul li label { text-decoration: initial!important; font-weight: 400!important; border-bottom: 2px solid; margin: 0; padding: 0; font-family: "Roboto Condensed",sans-serif; }
.donations-block .sort-results ul li:hover label { border-bottom: 2px solid!important; }
.donations-block .sort-results ul li:after { content: '|'; position: absolute; right: -3px; }
.donations-block .sort-results ul li:last-child { padding-right: 0; }
.donations-block .sort-results ul li:last-child:after { display: none; }
#communities_sort2, #communities_sort3 { display: none; }
.DonationsDivBox { margin-top: 28px; display: flex; flex-wrap: wrap; }
.DonationsDivBox .block-list { margin-bottom: 45px; }
.DonationsDivBox .block { box-shadow: 0 0 20px rgb(175 175 175 / 20%); border: none; padding: 0; display: flex; flex-direction: column; margin: 0; height: 100%; }
.DonationsDivBox .block .top-bar { width: 100%; display: inline-block; flex: 10; }
.DonationsDivBox .block .top-bar .title-part { width: 100%; text-align: center; display: flex; flex-direction: column; }
.DonationsDivBox .block .top-bar .title-part h3 { font-family: 'Roboto',sans-serif!important; font-weight: 400; font-size: 18px; line-height: 24px; padding: 0; }
.DonationsDivBox .block .top-bar .title-part .date { font-weight: 500; font-size: 14px; line-height: 24px; }
.DonationsDivBox .block h4 { font-size: 14px; font-weight: 400; font-style: normal; padding: 0; line-height: 22px; }
.DonationsDivBox .block .top-bar .price { width: 100%; }
.DonationsDivBox .block .top-bar .price h2 { font-size: 36px; text-align: center; line-height: normal; font-weight: 700; font-family: 'Roboto',sans-serif!important; }
.DonationsDivBox .block .bottom-bar { width: 90%; display: flex; padding: 5px 20px 5px; position: relative; color: #fff; border-radius: 10px; text-align: center; justify-content: center; margin: 0 auto -10px auto; border: solid 1px #fff; }
.DonationsDivBox .block .bottom-bar .time-part { position: relative; padding: 0 0 0 20px; }
.DonationsDivBox .block .bottom-bar .time-part::before { content: "|"; position: absolute; left: 10px; }
.DonationsDivBox .block .bottom-bar.with-comments { min-height: 40px; }
.DonationsDivBox .block .bottom-bar .comment-box { text-align: left; padding-right: 10px; overflow: hidden; }
.DonationsDivBox .block .bottom-bar .comment-box .vid-btn.video-btn { position: absolute; width: 89%; top: 10px; text-align: right; }
.DonationsDivBox .block .bottom-bar .comment-box .vid-btn.video-btn.open { position: static; width: 89%; top: 10px; text-align: right; }
.DonationsDivBox .block .bottom-bar .comment-box .vid-btn.video-btn div { display: inline-block; width: 80%; vertical-align: middle; }
.DonationsDivBox .block .bottom-bar .comment-box a.vid-btn { position: absolute; right: 0; top: 0; }
.DonationsDivBox .block .bottom-bar .comment-box h3 { font-family: 'Roboto',sans-serif!important; font-weight: 400; /**font-style: italic;**/ line-height: 24px; font-size: 14px; /**word-break: break-all;**/ }
.DonationsDivBox .block .bottom-bar .comment-box .comment { padding-left: 15px; font-size: 14px; font-style: italic; line-height: 20px; }
.DonationsDivBox .block .bottom-bar .comment-box .meta { padding-left: 15px; font-size: 14px; font-style: italic; line-height: 22px; }
.DonationsDivBox .block .bottom-bar .comment-box .meta .author { font-weight: 600; }
.DonationsDivBox .block .bottom-bar .comment-box audio { width: 100%; right: 0; top: -10px; height: 35px; }
.donations-block .product-block a.link { display: inline-block; font-size: 20px; line-height: 22px; font-weight: 700; text-transform: uppercase; border-radius: 10px; padding: 12px 45px; margin: 10px 0 10px 0; -webkit-box-shadow: 0 5px 10px 0 rgba(146, 146, 146, 0.6); -moz-box-shadow: 0 5px 10px 0 rgba(146, 146, 146, 0.6); box-shadow: 0 5px 10px 0 rgba(146, 146, 146, 0.6); }
.MembersDivBox { display: flex; flex-wrap: wrap; padding-bottom: 25px; }
.MembersDivBox .block-list { margin-bottom: 25px; }
.MembersDivBox .block { box-shadow: 0 0 20px rgb(175 175 175 / 20%); border: none; padding: 30px 20px 55px; position: relative; display: flex; flex-direction: column; height: 100%; margin-bottom: 0; }
.MembersDivBox .block .supporter-text h4 { font-style: inherit; }
.MembersDivBox .block .text-block { padding: 15px 0 0 0; flex: 1; display: flex; flex-direction: column; }
.MembersDivBox .block h3.member-name { font-size: 18px; font-weight: 400; padding-bottom: 13px; text-transform: capitalize; padding: 15px 0 0 0; }
.MembersDivBox .block h3 span { display: block; display: block; padding-top: 15px; letter-spacing: 0; font-style: italic; }
.MembersDivBox .block .dafim-text { margin: 0 0 25px; }
.MembersDivBox .block .dafim-text h4 { padding: 5px 10px 5px; display: inline-block; }
.lomdim-block .product-block .block a:hover .supporter-text h4 { display: inline-block; padding: 5px 10px; font-style: italic; }
.MembersDivBox .block .amount-block { width: 100%; display: inline-block; padding: 25px 0; background: url(../images/amount-block-bg.jpg) repeat-x!important; margin: 0 0 40px 0; }
.MembersDivBox .block .amount-block h4.total-target { font-style: initial; font-size: 20px; font-weight: 400; padding-top: 10px; text-transform: lowercase; }
.MembersDivBox .block .profile-img { width: 100%; text-align: center; margin-bottom: 15px; display: inline-block; height: 80px; }
.MembersDivBox .block .profile-img img { overflow: hidden; max-width: 100%; max-height: 80px; }
.MembersDivBox .block h4 { font-family: 'Roboto',sans-serif!important; font-style: normal; padding-bottom: 10px; }
.MembersDivBox .block h2 { font-family: 'Roboto',sans-serif!important; font-size: 35px; vertical-align: middle; display: inline-block; line-height: normal; padding: 0 0 15px; }
.MembersDivBox .block h2 span { font-size: 20px; font-weight: 700; display: inline-block; vertical-align: middle; padding-right: 5px; }
.MembersDivBox .block h3.bottom { font-size: 20px; font-weight: 500; padding: 0; }
.MembersDivBox .block .progress { position: absolute; width: 100%; left: 0; bottom: 0; margin: 0; overflow: visible; -webkit-box-shadow: none!important; box-shadow: none!important; }
.progress-round { float: left; width: 100%; height: 10px; border-radius: 0 0 10px 10px; overflow: hidden; }
.MembersDivBox .block .progress span { position: absolute; width: 38px; transform: translate(-19px); -webkit-transform: translate(-19px); -moz-transform: translate(-19px); min-height: 20px; top: -34px; z-index: 999; padding: 7px 7px 18px; font-size: 10px; border-radius: 10px; background-image: url(../images/pr-bg.png); background-size: 100% 100%; }
#CommunitiesDiv { display: flex; flex-wrap: wrap; }
#CommunitiesDiv .box-list { margin-bottom: 25px; }
#CommunitiesDiv .block { box-shadow: 0 0 20px rgb(175 175 175 / 20%); border: none; padding: 30px 25px 20px; position: relative; margin: 0; display: flex; flex-direction: column; height: 100%; }
#CommunitiesDiv .block a { display: flex!important; flex-direction: column; align-items: center; flex: 10; }
#CommunitiesDiv .block h3 { font-size: 22px; font-weight: 600; font-family: 'Roboto',sans-serif!important; padding-bottom: 13px; margin: 0; text-align: center; flex: 10; }
#CommunitiesDiv .block .profile-img { width: 100%; text-align: center; margin-bottom: 24px; display: inline-block; height: 100px; flex: 10; }
#CommunitiesDiv .block .profile-img img { border-radius: 50%; overflow: hidden; max-width: 100%; max-height: 100px; flex: 10; }
#CommunitiesDiv .block .donate-amount { width: 100%; text-align: center; display: inline-block; font-family: 'Roboto',sans-serif!important; font-weight: 700; font-size: 42px; line-height: 36px; flex: 10; }
#CommunitiesDiv .block .donate-amount span { width: 100%; display: inline-block; font-size: 15px; font-weight: 400; }
#CommunitiesDiv .block .bottom-part { width: 100%; display: inline-block; margin-top: 10px; flex: 10; }
#CommunitiesDiv .block .bottom-part .btn-box { width: auto; float: left; }
#CommunitiesDiv .block .bottom-part h3 { width: auto; float: right; text-align: right; font-size: 28px; padding: 6px 0 0; line-height: 20px; }
#CommunitiesDiv .block .bottom-part h3 span { font-size: 18px; font-weight: 400; }
#CommunitiesDiv #show_more_main12 { text-align: center; margin-top: 40px; margin-bottom: 10px; }
#CommunitiesDiv .show_more { display: inline-block; font-weight: 400; font-family: 'Roboto',sans-serif!important; box-shadow: none; padding: 0 34px; line-height: 48px; border-radius: 5px; }
#CommunitiesDiv .learning { text-align: center; margin-bottom: 20px; min-height: 20px; flex: 9; }
#CommunitiesDiv .block strong { flex: 10; }
#CommunitiesDiv .progress { position: absolute; width: 100%; left: 0; bottom: 0; margin: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; overflow: visible; }
#CommunitiesDiv .progress span { position: absolute; width: 38px; transform: translate(-19px); -webkit-transform: translate(-19px); -moz-transform: translate(-19px); min-height: 20px; top: -34px; z-index: 999; padding: 7px 7px 18px; font-size: 10px; border-radius: 10px; background-image: url(../images/pr-bg.png); background-size: 100% 100%; }
/**/
.recent-donations1 .payment-block .button a.teamdonations-btn { line-height: 35px; }
.recent-donations1 { /*background: url(../images/bg-slider-img.jpg) repeat-y !important;*/ width: 100%; }
.donate { }
.donate .top-block { position: relative; padding: 100px 0 60px; }
.donate .payment-block .donathon-button { text-align: center; }
.donate .top-block h3 { font-weight: 500; text-transform: uppercase; }
.donate .top-block .bradcamp { position: absolute; left: 0; top: 5px; z-index: 999; }
.donate .top-block .bradcamp a { font-weight: 500; font-size: 20px; }
.donate .top-block h2 { font-weight: 600; letter-spacing: 0.2px; font-family: 'Roboto',sans-serif!important; font-size: 45px; line-height: 46px; padding: 0; }
.donate .top-block h2:after { display: none; }
.donate .top-block p { font-size: 16px; line-height: 22px; padding: 0 40px 20px; margin: 0; font-weight: 500; }
.donate .top-block h6 { font-family: 'Roboto',sans-serif!important; padding: 0 50px 20px; margin: 0; font-weight: 400; font-size: 16px; line-height: 22px; }
.donate .payment-block { box-shadow: none!important; /*max-width: 900px;*/ margin-left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); width: 100%; }
.donate .payment-block .tab-block ul li { padding: 0; }
.donate .payment-block .tab-block ul li a { padding: 0 25px; width: auto!important; font-size: 20px; font-weight: 700; border-bottom: 2px solid!important; line-height: 60px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.donate .payment-block .tab-block ul li a:after { display: none; }
.donate .payment-block .tab-block ul li.active a { border-bottom: 2px solid!important; font-weight: 700; }
.donate .payment-block .tab-content .tab-pane { border-radius: 10px; padding: 20px; }
.donate .payment-block .tab-content .tab-pane form { text-align: center; padding: 40px 25px; }
.donate .payment-block .top-block { position: relative; }
.donate .payment-block .tab-content .tab-pane form .form-inner { max-width: 585px; display: inline-block; width: 100%; }
.donate .payment-block .popup-block { padding: 0!important; }
.donate .payment-block .tab-content .tab-pane form .clear-btn { width: 100%; text-align: right; margin-bottom: 20px; }
.donate .payment-block .tab-content .tab-pane form .clear-btn a, button.cancel_rider, button.cancel_rider_1, button.cancel_rider_2, button.cancel_rider_3, button.cancel_rider_4 { border-radius: 50px; font-size: 12px; text-transform: uppercase; font-weight: 600; box-shadow: none; border: none; padding: 5px 15px; }
button.cancel_rider:before, button.cancel_rider_1:before, button.cancel_rider_2:before, button.cancel_rider_3:before, button.cancel_rider_4:before { content: "\f2ed"; font-family: "Font Awesome 5 Free"; font-weight: 400; padding-right: 6px; }
.donate .payment-block .donation-amount-block .make-commentsblock { padding: 0; }
.donate .payment-block .donation-amount-block .make-commentsblock h3 { display: none; }
.donate .payment-block .donation-amount-block .make-commentsblock .row { margin: 0; }
.donate .payment-block .donation-amount-block .make-commentsblock .amountbox { padding: 0; width: 100%; }
.donate .payment-block .donation-amount-block.md-block .make-commentsblock .form-check-inline .customradio { width: 16.66%; float: left; padding: 0; margin: 0!important; }
.donate .payment-block .donation-amount-block .make-commentsblock .form-check-inline .radiotextsty { font-family: 'Roboto',sans-serif!important; font-size: 16px; font-weight: 500; margin: 0; width: 100%; display: inline-block; box-shadow: none; border: 1px solid; border-radius: 0; border-left: 0; text-align: center; line-height: 48px; padding: 0 16px; position: relative; z-index: 99; }
.donate .payment-block .donation-amount-block .make-commentsblock .customradio:first-child .radiotextsty { border-left: 1px solid; }
.donate .payment-block .donation-amount-block .make-commentsblock .checkmark { opacity: 0; }
.donate .payment-block .donation-amount-block .make-commentsblock .customradio:last-child:after { display: none; }
.donate .payment-block .donation-amount-block .make-commentsblock .customradio:last-child .radiotextsty .currency { display: none; }

/*.donate .payment-block .donation-amount-block .make-commentsblock .customradio:last-child .radiotextsty { padding: 6px 5px 6.5px; line-height: 18px; font-size: 15px; }
*/
.donate .payment-block .donation-amount-block .make-commentsblock .min-dn { padding: 0; width: 100%; margin-top: 18px; position: relative; }
.donate .payment-block .donation-amount-block .make-commentsblock .min-dn .box { width: 35%; float: left; position: relative; }
.donate .payment-block .donation-amount-block .make-commentsblock .min-dn .box .currency { position: absolute; left: 20px; font-size: 24px; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); }
.donate .payment-block .donation-amount-block .make-commentsblock .min-dn .form-group.box { width: 27%; margin: 0; }
.donate .payment-block .donation-amount-block .make-commentsblock .min-dn .box:last-child { width: 36%; float: right; padding: 3.5px 0; min-height: 74px; }
.donate .payment-block .donation-amount-block .form-control { height: 74px; box-shadow: none; border-radius: 0; border: 1px solid!important; width: 100%; float: left; font-size: 40px; font-family: 'Roboto',sans-serif!important; font-weight: 700; padding: 0 30px 0 9px; }
.donate .payment-block .donation-amount-block .form-control.currency-dd { font-size: 24px; font-weight: normal; border-left: 0; border-left: none; padding-left: 18px; }
.donate .payment-block .donation-amount-block .make-commentsblock .min-dn br { display: none; }
.donate .payment-block .donation-amount-block h4 { font-size: 16px; font-family: 'Roboto',sans-serif!important; text-align: center; padding: 9px 0 0; width: 100%; float: right; font-weight: 400; position: relative; }
.donate .payment-block .donation-amount-block h4 + br + h4 { font-size: 14px; padding: 0; }
.donate .payment-block .donation-amount-block h6 { font-size: 20px; font-family: 'Roboto',sans-serif!important; text-align: center; padding: 0; width: 100%; float: right; margin: 0; font-weight: 700; position: relative; }
.donate .payment-block .donation-amount-block .make-commentsblock .min-dn::before { width: 46%; height: 100%; position: absolute; right: 0; top: 0; }
.donate .payment-block .tab-content .tab-pane form .form-inner .donation-btn { text-align: center; }
.donate .payment-block .tab-content .tab-pane form .form-inner .donation-btn input { font-family: 'Roboto',sans-serif!important; font-size: 20px; font-weight: 600; width: 196px; padding: 0; line-height: 46px; padding-left: 59px; letter-spacing: 0; text-align: left; background-position: 27px; border-radius: 7px; margin: 0 0 0 30px; }
.donate .payment-block .tab-content .tab-pane form .form-inner .donation-btn input.addmorerider { background-image: url(../images/plus-icon.png); }
.donate .payment-block .tab-content .tab-pane form .form-inner .donation-btn input.payment-btn { background-image: url(../images/payment-icon.png); padding-left: 70px; }
.donate .payment-block .md-block { clear: both; }
.donate .payment-block .md-block .make-commentsblock { border: none; padding: 0; margin: 0 0 16px; display: inline-block; }
.donate .payment-block .md-block .make-commentsblock .form-check-inline label.customradio { width: 100%; float: left; margin: 10px 0 0!important; }
.donate .payment-block .md-block .make-commentsblock .customradio:last-child:after { display: none; }
.donate .payment-block .md-block .make-commentsblock .radiotextsty { box-shadow: none; background: transparent; padding: 0; font-size: 16px; font-family: 'Roboto',sans-serif!important; font-weight: 400; letter-spacing: 0; }
.donate .payment-block .md-block .make-commentsblock .checkmark { top: 4px; }
.donate .payment-block .top-block .form-group { position: relative; }
.donate .payment-block .top-block .form-group a.keybord { position: absolute; top: 60px; right: 45px; }
.donate .payment-block .top-block .form-group select.form-control.currency-dd { height: 50px; font-size: 16px; background-image: url(../images/down-arrow.png); background-size: 50px 50px; background-position: right; background-repeat: no-repeat; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; }
.select2-container--default .select2-selection--single { border-radius: 0!important; height: 50px!important; padding: 8px 10px; font-size: 16px; background-image: url(../images/down-arrow.png); background-size: 50px 50px; background-position: right; background-repeat: no-repeat; }
.select2-container--default .select2-selection--single .select2-selection__arrow { display: none; }
.select2-container--default .select2-search--dropdown .select2-search__field { outline: none; }
.donate .payment-block .tab-content .tab-pane .donation-here { background: #fff; padding: 30px; font-size: 16px; text-align: left; }
.donate .payment-block #riderlist0 .top-block .form-group:last-child, .donate .payment-block #riderlist1 .top-block .form-group:last-child, .donate .payment-block #riderlist2 .top-block .form-group:last-child, .donate .payment-block #riderlist3 .top-block .form-group:last-child, .donate .payment-block #riderlist4 .top-block .form-group:last-child, .donate .payment-block #riderlist5 .top-block .form-group:last-child { margin: 0; }
.donate .payment-block .top-block .form-group .emoji { position: absolute; top: 60px; right: 0; font-size: 28px; }
.comment-emoji { margin-top: 40px; margin-bottom: 15px; }
.comment-emoji table tr { background: transparent; }
.comment-emoji table td { text-align: center; }
.comment-emoji table td a { display: inline-block; }
/*contact-section*/
.contact-section { padding: 91px 0 260px; }
.contact-section .contact-details-block { display: flex; flex-direction: row; flex-wrap: wrap; }
.contact-section .address-block, .contact-section .contact-block { padding: 45px 50px; border-radius: 25px; }
.contact-section .address-block .heading-block h5, .contact-section .contact-block .heading-block h5 { font-size: 16px; font-weight: 500; line-height: 14px; margin: 0; padding: 20px 0 15px; }
.contact-section .address-detail .address-block, .contact-section .bank-detail .bank-block, .contact-section .contact-detail .contact-block { display: flex; flex-direction: column; height: 100%; }
.contact-section .address-detail, .contact-section .bank-detail, .contact-section .contact-detail { margin-bottom: 15px; }
.contact-section .address-block .text-block ul li a, .contact-section .contact-block .text-block ul li a { font-size: 22px; font-weight: 500; line-height: 30px; }
.contact-section .bank-block .text-block ul li label { font-size: 18px; font-weight: 500; }
.contact-section .bank-block .text-block ul li span { font-size: 18px; font-weight: 500; }
.contact-section .bank-block { padding-bottom: 40px; border-radius: 24px; }
.contact-section .bank-block .top-heading-block { padding: 27px 0; border-radius: 24px 24px 0 0; }
.contact-section .bank-block .top-heading-block h3 { font-size: 36px; font-weight: 500; margin: 0; font-family: "Roboto Condensed",sans-serif; }
.contact-section .bank-block .heading-block { padding: 30px 30px 0; }
.contact-section .bank-block .heading-block h3 { font-size: 26px; font-weight: 500; line-height: 36px; margin: 0; }
.contact-section .bank-block .text-block { padding: 0 30px 0; }
.contact-section .bank-block .text-block .heading h4 { font-size: 26px; font-weight: 500; line-height: 36px; margin: 0; }
.contact-section .bank-block .text-block .details h5 { font-size: 16px; font-weight: 500; line-height: 28px; margin: 0; }
.contact-section .registered { width: 100%; display: inline-block; text-align: center; padding-top: 20px; }
.contact-section .registered span { font-size: 24px; font-weight: 500; line-height: 36px; }
.contact-section .registered h4 { font-size: 22px; line-height: 36px; font-weight: 500; }
/*about*/
.about-section { padding: 50px 0 0; }
.about-section .left-block { padding-right: 30px; padding-bottom: 50px; }
.about-section .left-block .page-top-block { font-size: 16px; font-weight: 400; line-height: 24px; }
.about-section .left-block .page-bottom-block { font-size: 16px; font-weight: 600; line-height: 24px; }
.about-section .left-block .page-top-block p, .donate .left-block .page-bottom-block p { margin-bottom: 20px; }
.about-section .right-block { padding-left: 50px; padding-bottom: 30px; }
.about-section .right-block .page-image .button { padding: 20px 0 35px; text-align: center; }
.about-section .right-block .page-image .button .primery-btn { font-size: 22px; padding: 0 45px; }
.about-section .image-block { padding: 10px 0 30px; }
.about-section .image-block .box-list { padding-bottom: 30px; margin: 0; }
.about-section .sponsorship { padding-top: 30px; font-size: 18px; line-height: 24px; font-weight: 400; }
.about-section .sponsorship a { text-decoration: underline; }
.about-section .image-block .box-list .box-item { padding: 10px; }
.about-section .sponsorship a:hover { text-decoration: underline; }
/*haskomos*/
.haskomos-section { padding: 70px 0 0 0; }
.haskomos-section .image-block { padding: 50px 0 30px; margin-top: 70px; }
.haskomos-section .image-block .box-list { padding-bottom: 30px; margin: 0; }
.haskomos-section .sponsorship { padding-top: 30px; font-size: 18px; line-height: 24px; font-weight: 400; }
.haskomos-section .sponsorship a { text-decoration: underline; }
.haskomos-section .image-block .box-list .box-item { padding: 10px; }
.haskomos-section .sponsorship a:hover { text-decoration: underline; }
/*faq*/
.donate .faqs { padding-top: 15px; }
.donate .faqs-heading { text-align: center; }
.donate .faqs-heading h2 { font-size: 48px; font-weight: 600; font-family: "Roboto Condensed",sans-serif; margin-bottom: 40px; }
.donate .faqs .panel-group .panel { box-shadow: none; margin-top: 10px; }
.donate .faqs .panel-group .panel .panel-heading { padding: 25px 36px; border-radius: 7px; }
.donate .faqs .panel-group .panel .panel-heading a { background-image: url(../images/arrow-down-2.png); background-repeat: no-repeat; background-size: 30px 30px; background-position: right; width: 100%; display: inline-block; }
.donate .faqs .panel-group .panel .panel-heading a.collapsed { background-image: url(../images/arrow-right-2.png); }
.donate .faqs .panel-group .panel .panel-heading .panel-title { font-size: 24px; font-weight: 700; font-family: "Roboto Condensed",sans-serif; line-height: 30px; }
.donate .faqs .panel-group .panel .panel-body { font-size: 18px; font-weight: 400; }
.date-block { padding-top: 25px; padding-bottom: 55px; }
.date-block .top-heading-block { margin-bottom: 30px; }
.date-block .top-heading-block h3 { margin: 0; font-size: 24px; font-weight: 700; font-family: "Roboto Condensed",sans-serif; padding-bottom: 25px; }
.date-block .top-heading-block p { font-size: 18px; font-weight: 400; }
.date-block .heading-block { margin-bottom: 30px; }
.date-block .heading-block h3 { font-size: 24px; font-weight: 700; font-family: "Roboto Condensed",sans-serif; }
.date-block .heading-block p { font-size: 18px; font-weight: 400; }
.date-block .text-block ul li label { font-size: 18px; font-weight: 600; line-height: 24px; }
.date-block .text-block ul li span { font-size: 18px; font-weight: 400; line-height: 24px; }
/**
.donate .payment-block .top-block .form-group textarea.form-control {font-size: 16px;background-image: url(../images/keybord-icon.png); background-size: 45px 39px; background-position: 96% 79%; background-repeat: no-repeat; padding: 17px 21px;}
**/
.speedometter { width: 100%; text-align: center; display: inline-block; margin-bottom: 45px; }
.speedometter .progress-speedometter { position: relative; margin: 4px; display: inline-block; text-align: center; }
.speedometter .barOverflow { position: relative; overflow: hidden; width: 244px; height: 134px; margin-bottom: -14px; }
.speedometter .bar { position: absolute; top: 0; left: 0; width: 244px; height: 244px; border-radius: 50%; box-sizing: border-box; border: 12px solid; }
.speedometter .bar-01 { position: absolute; top: 0; left: 0; width: 244px; height: 244px; border-radius: 0; box-sizing: border-box; border: none; margin: 0 auto; transform: rotate(-90deg); }
.speedometter .line { width: 14px; height: 102px; position: absolute; left: 78px; top: 98px; margin-left: 0; transform: rotate(-135deg); background-image: url(../images/speedometter-arrow.png); background-repeat: no-repeat; }
.speedometter .count, .speedometter .count span { font-size: 16px; font-weight: bold; }
.speedometter .count { position: absolute; width: 100%; text-align: center; top: 50%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); }
.donate .payment-block .md-block .make-commentsblock.audio-box { border: none; padding: 0; margin: 0 0 16px; display: inline-block; width: auto; width: 50%; vertical-align: middle; margin: 0; }
.donate .payment-block .md-block .audio { width: 49%; display: inline-block; vertical-align: middle; }
#avRecorder0, #avRecorder1, #avRecorder2, #avRecorder3, #avRecorder4 { width: auto; float: right; margin-top: 15px; }
.av-recorder.panel.panel-primary { border: 0!important; box-shadow: none!important; margin: 0!important; }
.av-recorder.panel.panel-primary .panel-heading { display: none; }
.panel-footer { border: none!important; box-shadow: none; padding: 0; }
.panel-footer .av-recorder-controls { padding: 0; border: none; }
.av-recorder-controls .btn { width: 248px; font-size: 16px; letter-spacing: 0; padding: 0; line-height: 60px; border-radius: 0; }
.av-recorder-controls .btn i { font-size: 24px; vertical-align: middle; margin-right: 10px!important; }
/**/
#confetti-canvas { display: none!important; }
.profile .team-info-box { width: 100%; border-radius: 9px; padding: 28px 0 0 0; font-size: 16px; line-height: 26px; letter-spacing: 0.4px; min-height: 537px; margin-bottom: 25px; }
.profile .team-info-box a { font-weight: 600; }
.message-section { padding: 60px 0 0; }
.message-section .team-info-box .heading-text h4 { font-size: 26px; font-weight: 500; font-family: "Roboto Condensed",sans-serif; margin: 0; padding-bottom: 15px; }
.message-section .team-info-box .heading-text h2 { font-size: 48px; font-weight: 400; font-family: "Roboto Condensed",sans-serif; margin: 0; }
.message-section .team-info-box .message-text { font-size: 16px; font-weight: 400; line-height: 26px; margin-top: 30px; }
.message-section .team-info-box .message-signature { width: 100%; display: inline-block; margin-top: 35px; margin-bottom: 40px; }
.message-section .team-info-box .message-signature span { font-size: 16px; font-weight: 400; }
.message-section .team-info-box .message-signature p { font-size: 16px; font-weight: 400; font-style: initial; }
.message-section .team-info-box .message-signature > div { padding: 0; }
.message-section .team-info-box .message-signature .text-right { font-size: 16px; font-weight: 400; }
/**
.profile .team-info-box img { margin: 2px 25px 25px 0;}
**/
.profile .team-info-box .profile-img { margin: 2px 25px 13px 0; text-align: center; padding: 10px; }
.profile .team-info-box .team-image-box { margin-right: 20px; }
.profile .feature-section .box-item { min-height: 534px; }
.profile .feature-section .box-item .button { bottom: 25px; }
.profile.donate .tab-content { margin-top: 40px; }
.profile.donate .tab-content .tab-pane .donations-block .donations-heading h1 { font-weight: 500; font-family: "Roboto Condensed",sans-serif; padding-bottom: 20px; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block { padding: 0; width: 100%; display: flex; align-items: center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); margin-bottom: 20px; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .thank-you-text { overflow-wrap: break-word; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .donor-left-block { padding: 0; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .date-block { border-radius: 10px 55px 55px 10px; padding: 11px 0; width: 100px; display: inline-block; float: left; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .date-block .date-part { font-size: 30px; font-weight: 600; line-height: 35px; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .date-block .time-part { font-size: 16px; font-weight: 400; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .date-block span { font-size: 14px; font-weight: 400; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .donor-info h3 { font-size: 18px; font-weight: 400; padding: 0 15px 0 17px; line-height: 25px; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .donor-info h4 a { text-decoration: none; font-style: normal; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .donor-info { border-radius: 10px 55px 55px 10px; padding: 19px 0; width: 100%; overflow-wrap: break-word; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .donor-info .price h2 { font-size: 30px; font-weight: 500; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .donor-comment { overflow-wrap: break-word; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .donor-comment p { font-size: 16px; font-weight: 400; }
.profile.donate .tab-content .tab-pane .donations-block .product-block .block .thank-you-text p { font-size: 15px; font-weight: 500; font-style: italic; }
.profile.donate .top-block h2 { margin-bottom: 50px; }
.minimum-donation { min-height: 74px; }
select.currency-dd:disabled { appearance: none; -webkit-appearance: none; -moz-appearance: none; cursor: default; }
#DonationsDetail { margin-top: 28px; }
#DonationsDetail .block { box-shadow: 0 0 20px rgb(175 175 175 / 20%); border: none; padding: 0; }
#DonationsDetail .block .top-bar { padding: 20px; width: 100%; display: inline-block; }
#DonationsDetail .block .top-bar .title-part { width: 60%; float: left; text-align: left; }
#DonationsDetail .block .top-bar .title-part h3 { font-family: 'Roboto',sans-serif!important; font-weight: 500; font-size: 18px; line-height: 24px; padding: 0; }
#DonationsDetail .block .top-bar .title-part .date { font-weight: 500; font-size: 14px; line-height: 24px; }
#DonationsDetail .block .top-bar .title-part h4 { font-size: 16px; font-weight: 500; font-style: normal; font-family: 'Roboto',sans-serif!important; padding: 0; line-height: 22px; }
#DonationsDetail .block .top-bar .price { width: 35%; float: right; }
#DonationsDetail .block .top-bar .price h2 { font-size: 24px; text-align: right; line-height: normal; font-weight: 700; font-family: 'Roboto',sans-serif!important; }
#DonationsDetail .block .bottom-bar { width: 100%; display: inline-block; padding: 20px; }
#DonationsDetail .block .bottom-bar .comment-box { position: relative; text-align: left; padding-right: 0; }
#DonationsDetail .block .bottom-bar .comment-box a.vid-btn { position: absolute; right: 0; top: 0; }
#DonationsDetail .block .bottom-bar .comment-box h3 { font-family: 'Roboto',sans-serif!important; font-weight: 400; font-style: italic; line-height: 30px; }
#DonationsDetail .block .bottom-bar .comment-box .comment { padding-left: 15px; font-size: 14px; font-style: italic; line-height: 20px; }
#DonationsDetail .block .bottom-bar .comment-box .meta { padding-left: 15px; font-size: 14px; font-style: italic; line-height: 22px; }
#DonationsDetail .block .bottom-bar .comment-box .meta .author { font-weight: 600; }
#DonationsDetail .block .bottom-bar .comment-box audio { width: 105px; right: 0; top: -10px; height: 35px; position: absolute; }
.paymenttype-block .text-block { display: inline-block; width: 100%; }
.paymenttype-block .text-block h4 { width: 100%!important; }
#achisomoch h3, #creditcard h3, #offline h3, #voucher h3 { text-align: center; }
#achisomoch #SponsorFormachisomoch .row.block, #creditcard #CreditCardFrom .row.block, #offline #SponsorFormvoucher .row.block, #voucher #SponsorFormvoucher .row.block { padding: 0 15px; text-align: left!important; margin: 15px 0 0; }
#achisomoch #SponsorFormachisomoch .row.block .panel-2, #creditcard #CreditCardFrom .row.block .panel-2, #offline #SponsorFormvoucher .row.block .panel-2, #voucher #SponsorFormvoucher .row.block .panel-2 { text-align: left!important; }
#achisomoch #SponsorFormachisomoch .box label, #creditcard #CreditCardFrom .box label, #offline #SponsorFormvoucher .box label, #voucher #SponsorFormvoucher .box label { padding-left: 0; }
#BancontactForm .block, #GoCardLess .block, #achisomoch #SponsorFormachisomoch .block, #callback #SponsorFormvoucher .block, #creditcard #CreditCardFrom .block, #offline #SponsorFormvoucher .block, #voucher #SponsorFormvoucher .block { margin-bottom: 15px; }
#achisomoch #SponsorFormachisomoch center, #creditcard #CreditCardFrom center { padding: 0 0; }
.CardField--ltr .CardBrandIcon-container { left: 5px; }
.donate .payment-block .donor-block form .box .form-control { font-size: 16px; }
#achisomoch #SponsorFormachisomoch .tandc_div.block { width: 100%; float: left; clear: both; padding: 0 15px; }
.donate .payment-block .md-block .make-commentsblock.select-amount .customradio input:checked ~ .checkmark { width: 100%; height: 100%; top: 0; left: 0; opacity: 1; border-radius: 0; }
.donate .payment-block .md-block .make-commentsblock.select-amount .customradio input:checked ~ .checkmark:after { display: block; top: 0; left: 0; border-radius: 0; width: 100%; height: 100%; }
.donate .payment-block .top-block .form-group .character-count { position: absolute; right: 7px; top: 33px; font-size: 12px; }
/*.donation-notify{width: 280px; position:fixed;right:10px; opacity: 0;}
.donation-notify-box {padding: 15px 22px 15px 12px; border-radius: 8px; box-shadow: 3px 0 10px rgb(0 0 0 / 25%); z-index: 999; opacity: 0; width: 100%; margin-bottom: 10px;}*/
.donation-notify-box { width: 280px; position: fixed; right: 10px; padding: 15px 22px 15px 12px; border-radius: 8px; box-shadow: 3px 0 10px rgb(0 0 0 / 25%); z-index: 999; opacity: 0; }
.donation-notify-box h3 { font-size: 16px; margin: 0; line-height: 24px; width: 100%; text-align: center; }
.donation-notify-box a.close { text-shadow: none; opacity: 1; font-weight: 700; position: absolute; right: 5px; top: 5px; }
.donation-notify-box span { font-weight: bold; display: block; }
.donation-notify-box span.price { display: initial; }
.achisomoch .btn, .voucher .btn { background-position: 10%!important; border-radius: 5px!important; padding: 14px 20px 13px 40px!important; font-family: 'Roboto',sans-serif!important; font-size: 20px!important; font-weight: 600; }
.donate .payment-block .top-block .form-group #the-count { position: absolute; right: 7px; top: 33px; font-size: 12px; }
.fancybox-overlay { z-index: 99999!important; }
.fancybox-item.fancybox-close { width: 36px; height: 36px; background: none; text-align: center; line-height: 29px; font-size: 20px; font-family: inherit; font-weight: 600; border-radius: 50%; border: 2px solid; box-shadow: 1px 0 9px #0000003d; display: inline-block; position: absolute; right: -20px; top: -20px; }
.fancybox-close::before { content: 'x'; }
#audio-comment { width: 80%; display: inline-block; vertical-align: middle; margin-left: 4%; }
.donation-notify-box { -moz-animation: cssAnimation 15s ease-in 0s forwards; -webkit-animation: cssAnimation 15s ease-in 0s forwards; -o-animation: cssAnimation 15s ease-in 0s forwards; animation: cssAnimation 15s ease-in 0s forwards; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
@keyframes cssAnimation {
  0% { top: -100px; opacity: 0; }
  8% { top: 135px; opacity: 1; }
  9% { top: 120px; }
  10% { top: 130px; }
  90% { opacity: 1; }
  100% { opacity: 0; top: 130px; }
}
@-webkit-keyframes cssAnimation {
  0% { top: -100px; opacity: 0; }
  8% { top: 145px; opacity: 1; }
  9% { top: 110px; }
  10% { top: 130px; }
  90% { opacity: 1; }
  100% { opacity: 0; top: 130px; }
}
.cookie-message { top: initial!important; bottom: 0; border: 0; padding: 20px 5%!important; z-index: 99999!important; }
.cookie-message p { font-size: 16px!important; font-weight: normal!important; margin: 12px 0!important; width: auto; float: left; }
.cookie-message a { position: initial!important; width: 150px; float: right; margin: 0!important; text-align: center; border: 1px solid; font-size: 16px!important; line-height: 40px!important; }
.contact-form { padding: 25px; width: 100%; display: inline-block; box-sizing: border-box; }
.contact-form .control-group { width: 100%; float: left; margin-bottom: 13px; }
.contact-form .control-group label { width: 100%; margin: 0 0 3px; font-size: 16px; text-transform: uppercase; font-weight: 600; }
.contact-form .control-group input, .contact-form .control-group textarea { width: 100%; height: 44px; border: 1px solid; padding: 10px 15px; }
.contact-form .control-group textarea { height: 90px; }
.morecontent { display: none; }
/*.morecontent span {display: none;}
.morelink {display: block;}*/

.donate .top-block.member-top-bar { border-radius: 10px; overflow: hidden; margin-bottom: 25px; }
.donate .top-block.member-top-bar .bradcamp { position: initial; width: 64px; height: 104px; float: left; vertical-align: middle; }
.donate .top-block.member-top-bar .bradcamp i { font-size: 70px; line-height: 104px; }
.donate .top-block.member-top-bar h2.title { width: auto; float: left; margin: 0; line-height: 104px; padding: 0 19px; font-size: 26px; }
.donate .top-block.member-top-bar h2.title a, .donate .top-block.member-top-bar h2.title span { text-transform: capitalize; font-weight: 400; }
.donate .top-block.member-top-bar .campaign-box { width: 362px; float: right; margin: 13px 31px; }
.donate .top-block.member-top-bar .campaign-box .donate-info.member-totals div { font-size: 20px; font-weight: bold; }
.donate .top-block.member-top-bar .campaign-box .donate-info .left, .donate .top-block.member-top-bar .campaign-box .donate-info .middle, .donate .top-block.member-top-bar .campaign-box .donate-info .right { width: 32.6%; display: inline-block; vertical-align: middle; text-align: center; }
.donate .top-block.member-top-bar .campaign-box .donate-info .left h5, .donate .top-block.member-top-bar .campaign-box .donate-info .middle h5, .donate .top-block.member-top-bar .campaign-box .donate-info .right h5 { background: none; padding: 0; }
.donate .top-block.member-top-bar .campaign-box .donate-info .left span, .donate .top-block.member-top-bar .campaign-box .donate-info .middle span, .donate .top-block.member-top-bar .campaign-box .donate-info .right span { font-size: 20px; font-weight: bold; }
.donate .top-block.member-top-bar .campaign-box .progress { height: 12px; border-radius: 15px; margin: 12px 10px 0; position: relative; }
.donate .top-block.member-top-bar .campaign-box .progress span.total { position: absolute; left: 50%; font-size: 9px; transform: translate(-50%); font-weight: 600; }
.wide-title { line-height: 26px!important; margin-top: 26px!important; max-width: 750px; }
.comment-keyboard table { margin: auto; border: 0!important; width: auto; }
.comment-keyboard table tr { border: 0; }
.comment-keyboard table tr td { border: 1px solid; border-bottom: 0; position: relative; padding: 0; }
.comment-keyboard table tr td input { width: 40px; height: 40px; border: 0; font-size: 22px; }
.comment-keyboard table.buttons tr td input { width: 90px; font-size: 16px; }
/**/
.bottom-animation { position: fixed; top: 0; width: 100%; display: none; }
.bottom-animation.active { display: block; }
/* =============================Firework Animation Start============================= */
.firework > .fire1, .firework > .fire2, .firework > .fire3, .firework > .fire4 { position: absolute; width: 8px; height: 8px; border-radius: 50%; box-shadow: -120px -218.66667px #00f,248px -16.66667px #00ff84,190px 16.33333px #002bff,-113px -308.66667px #ff009d,-109px -287.66667px #ffb300,-50px -313.66667px #ff006e,226px -31.66667px #ff4000,180px -351.66667px #ff00d0,-12px -338.66667px #00f6ff,220px -388.66667px #9f0,-69px -27.66667px #ff0400,-111px -339.66667px #6200ff,155px -237.66667px #0df,-152px -380.66667px #00ffd0,-50px -37.66667px #0fd,-95px -175.66667px #a6ff00,-88px 10.33333px #0d00ff,112px -309.66667px #005eff,69px -415.66667px #ff00a6,168px -100.66667px #ff004c,-244px 24.33333px #f60,97px -325.66667px #f06,-211px -182.66667px #00ffa2,236px -126.66667px #b700ff,140px -196.66667px #9000ff,125px -175.66667px #0bf,118px -381.66667px #ff002f,144px -111.66667px #ffae00,36px -78.66667px #f600ff,-63px -196.66667px #c800ff,-218px -227.66667px #d4ff00,-134px -377.66667px #ea00ff,-36px -412.66667px #ff00d4,209px -106.66667px #00fff2,91px -278.66667px #000dff,-22px -191.66667px #9dff00,139px -392.66667px #a6ff00,56px -2.66667px #09f,-156px -276.66667px #ea00ff,-163px -233.66667px #00fffb,-238px -346.66667px #00ff73,62px -363.66667px #08f,244px -170.66667px #0062ff,224px -142.66667px #b300ff,141px -208.66667px #9000ff,211px -285.66667px #f60,181px -128.66667px #1e00ff,90px -123.66667px #c800ff,189px 70.33333px #00ffc8,-18px -383.66667px #0f3,100px -6.66667px #ff008c; -moz-animation: 1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards; -webkit-animation: 1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards; -o-animation: 1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards; -ms-animation: 1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards; animation: 1s bang ease-out infinite backwards,1s gravity ease-in infinite backwards,5s position linear infinite backwards; }
.firework > .fire1 { -moz-animation-delay: 1.25s,1.25s,1.25s; -webkit-animation-delay: 1.25s,1.25s,1.25s; -o-animation-delay: 1.25s,1.25s,1.25s; -ms-animation-delay: 1.25s,1.25s,1.25s; animation-delay: 1.25s,1.25s,1.25s; -moz-animation-duration: 1.25s,1.25s,6.25s; -webkit-animation-duration: 1.25s,1.25s,6.25s; -o-animation-duration: 1.25s,1.25s,6.25s; -ms-animation-duration: 1.25s,1.25s,6.25s; animation-duration: 1.25s,1.25s,6.25s; }
@-webkit-keyframes bang {
  from { box-shadow: 0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff; }
}
@-moz-keyframes bang {
  from { box-shadow: 0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff; }
}
@-o-keyframes bang {
  from { box-shadow: 0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff; }
}
@-ms-keyframes bang {
  from { box-shadow: 0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff; }
}
@keyframes bang {
  from { box-shadow: 0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff; }
}
@-webkit-keyframes gravity {
  to { transform: translateY(200px); -moz-transform: translateY(200px); -webkit-transform: translateY(200px); -o-transform: translateY(200px); -ms-transform: translateY(200px); opacity: 0; }
}
@-moz-keyframes gravity {
  to { transform: translateY(200px); -moz-transform: translateY(200px); -webkit-transform: translateY(200px); -o-transform: translateY(200px); -ms-transform: translateY(200px); opacity: 0; }
}
@-o-keyframes gravity {
  to { transform: translateY(200px); -moz-transform: translateY(200px); -webkit-transform: translateY(200px); -o-transform: translateY(200px); -ms-transform: translateY(200px); opacity: 0; }
}
@-ms-keyframes gravity {
  to { transform: translateY(200px); -moz-transform: translateY(200px); -webkit-transform: translateY(200px); -o-transform: translateY(200px); -ms-transform: translateY(200px); opacity: 0; }
}
@keyframes gravity {
  to { transform: translateY(200px); -moz-transform: translateY(200px); -webkit-transform: translateY(200px); -o-transform: translateY(200px); -ms-transform: translateY(200px); opacity: 0; }
}
@-webkit-keyframes position {
  0%, 19.9% { margin-top: 10%; margin-left: 40%; }
  20%, 39.9% { margin-top: 40%; margin-left: 30%; }
  40%, 59.9% { margin-top: 20%; margin-left: 70%; }
  60%, 79.9% { margin-top: 30%; margin-left: 20%; }
  80%, 99.9% { margin-top: 30%; margin-left: 80%; }
}
@-moz-keyframes position {
  0%, 19.9% { margin-top: 10%; margin-left: 40%; }
  20%, 39.9% { margin-top: 40%; margin-left: 30%; }
  40%, 59.9% { margin-top: 20%; margin-left: 70%; }
  60%, 79.9% { margin-top: 30%; margin-left: 20%; }
  80%, 99.9% { margin-top: 30%; margin-left: 80%; }
}
@-o-keyframes position {
  0%, 19.9% { margin-top: 10%; margin-left: 40%; }
  20%, 39.9% { margin-top: 40%; margin-left: 30%; }
  40%, 59.9% { margin-top: 20%; margin-left: 70%; }
  60%, 79.9% { margin-top: 30%; margin-left: 20%; }
  80%, 99.9% { margin-top: 30%; margin-left: 80%; }
}
@-ms-keyframes position {
  0%, 19.9% { margin-top: 10%; margin-left: 40%; }
  20%, 39.9% { margin-top: 40%; margin-left: 30%; }
  40%, 59.9% { margin-top: 20%; margin-left: 70%; }
  60%, 79.9% { margin-top: 30%; margin-left: 20%; }
  80%, 99.9% { margin-top: 30%; margin-left: 80%; }
}
@keyframes position {
  0%, 19.9% { margin-top: 10%; margin-left: 40%; }
  20%, 39.9% { margin-top: 40%; margin-left: 30%; }
  40%, 59.9% { margin-top: 20%; margin-left: 70%; }
  60%, 79.9% { margin-top: 30%; margin-left: 20%; }
  80%, 99.9% { margin-top: 30%; margin-left: 80%; }
}
/* =============================Firework Animation End============================= */
.feature-section .box-item .donate-info.campaign-totals { padding: 0; }
.camp-end-icon-holder { text-align: center; font-size: 0; display: none; margin-bottom: 15px; }
.camp-end-icon-holder.active { display: block; }
.feature-section .box-item.box-item.box-item-camp-end { max-height: 500px; }
.feature-section .box-item.box-item.box-item-camp-end .camp-end-icon-holder { margin-top: 60%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); }
.box-item-camp-end { position: absolute; width: 100%; top: 60px; z-index: 99; }
.box-item-camp-end:before { content: ''; width: 50%; height: 15px; position: absolute; left: 50%; bottom: 16px; transform: translate(-50%); }
.camp-end-icon-holder.active .fa { position: relative; animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; -moz-animation: bounce 2s infinite; -o-animation: bounce 2s infinite; }
.camp-end-icon-holder .fa { font-size: 130px; background-image: linear-gradient(45deg, #20a10b, #6feb56, #20a10b); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; }
@-webkit-keyframes bounce {
  0%,   100%,   20%,   50%, 80% { -webkit-transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #6feb56); }
  60% { -webkit-transform: translateY(-15px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #b8fc94); }
  80% { background-image: linear-gradient(0deg, #20a10b, #6feb56, #20a10b); }
}
@-moz-keyframes bounce {
  0%,   100%,   20%,   50%, 80% { -moz-transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #6feb56); }
  60% { -webkit-transform: translateY(-15px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #b8fc94); }
  80% { background-image: linear-gradient(0deg, #20a10b, #6feb56, #20a10b); }
}
@-o-keyframes bounce {
  0%,   100%,   20%,   50%, 80% { -o-transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #6feb56); }
  60% { -webkit-transform: translateY(-15px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #b8fc94); }
  80% { background-image: linear-gradient(0deg, #20a10b, #6feb56, #20a10b); }
}
@keyframes bounce {
  0%,   100%,   20%,   50%, 80% { transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #6feb56); }
  60% { -webkit-transform: translateY(-15px); background-image: linear-gradient(45deg, #6feb56, #b8fc94, #b8fc94); }
  80% { background-image: linear-gradient(0deg, #20a10b, #6feb56, #20a10b); }
}
.camp-end-icon-holder:before { content: ''; width: 190px; height: 130px; left: 50%; /**background: #18417e;**/ position: absolute; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); border-radius: 50px; }
.camp-end-icon-holder:after { content: ''; /**width: 200px;**/ height: 50px; /**background: #18417e;**/ position: absolute; left: 50%; transform: translate(-50%); -webkit-transform: translate(-50%); -moz-transform: translate(-50%); bottom: 20px; z-index: -1; }
.donate .payment-block .tab-content .tab-pane form .form-inner .donation-btn input { font-family: 'Roboto',sans-serif!important; font-size: 20px; font-weight: 600; width: 220px; padding: 0; line-height: 46px; padding-left: 59px; letter-spacing: 0; text-align: left; background-position: 27px; border-radius: 7px; margin: 0 0 0 30px; }
.banner-play-icon { font-size: 100px; color: red; position: absolute; top: calc(50% - 50px); left: calc(50% - 50px); z-index: 1111; }
.member-signature { font-style: italic; font-weight: bold; }
a.iframepopup:hover { opacity: 1; }
/* .item img { max-width: 100% }
.item img { display: block !important } */
.donate .payment-block.gallery-main-block { transform: none!important; margin: 25px 0 0; }
.donate .payment-block.gallery-main-block .gallery-block .block img { max-width: 100%; }
.donate .payment-block.gallery-main-block .gallerie-overlay { z-index: 9999; }
.donate .payment-block.gallery-main-block .gallerie-imagebox { max-height: 80%; margin: 2% 0; }
.donate .payment-block.gallery-main-block .gallerie-imagebox img { max-height: 100%; width: auto!important; }
.donate .payment-block.gallery-main-block .gallerie-captionbox { color: #fff; width: 100%; height: 50px; position: absolute; left: 0; text-align: center; padding: 0; top: 46%; transform: translate(0, -50%); -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); }
.donate .payment-block.gallery-main-block .gallerie-captionbox .gallerie-control { width: 40px; height: 40px; line-height: 24px; background: #fff; color: #000; position: absolute; }
.donate .payment-block.gallery-main-block .gallerie-captionbox .gallerie-control.gallerie-control-previous { left: 2%; }
.donate .payment-block.gallery-main-block .gallerie-captionbox .gallerie-control.gallerie-control-next { right: 2%; }
.donate .payment-block.gallery-main-block .gallerie-captionbox .gallerie-text { display: none; }
/**I think these are fixes to how member and team boxes align - especially with the cateogry/learning aspect**/
.MembersDivBox .block h2, .MembersDivBox2 .block h2, .members-tab .block h2 { font-family: 'Roboto',sans-serif!important; font-size: 35px; vertical-align: middle; display: inline-block; line-height: normal; padding: 0 0 0; }
.MembersDivBox .block, .MembersDivBox2 .block { box-shadow: 0 0 12px rgba(0,0,0,0.3); border: none; padding: 20px 20px 55px; position: relative; display: flex; flex-direction: column; height: 100%; margin-bottom: 0; }
.MembersDivBox .block .nostyle { display: flex!important; flex-direction: column; align-items: center; flex: 10; }
.MembersDivBox .block h2, .MembersDivBox .block h3, .MembersDivBox .block h3.member-name, .MembersDivBox .block h4, .MembersDivBox .block strong { flex: 10; }
.lomdim-block .product-block .block a .img-block img { width: 90px; margin: 5px 0 -40px 0; }
.lomdim-block .product-block .block .box { position: absolute; bottom: 0; }
.lomdim-block .product-block .block a .img-block { width: 100%; background: #fff; border-top-left-radius: 9px; border-top-right-radius: 9px; }
.lomdim-block .product-block .block a:hover .img-block { opacity: 1; }
.lomdim-block .product-block .block a:hover .text-block { padding: 65px 0 0 0; flex: none; }
.lomdim-block .product-block .block a:hover .text-block h3.member-name { padding: 5px 0 0 0; }
.lomdim-block .product-block .block a:hover .text-block h3.member-name span { padding-top: 8px; }
.lomdim-block .product-block .block a:hover .text-block .dafim-text { margin: 12px 0 0; }
.lomdim-block .product-block .block a:hover .amount-block { display: none; }
/**end**/
.MembersDivBox .loimed .block a:hover { text-decoration: none!important; }
.MembersDivBox .loimed .block a { text-decoration: none!important; }
.MembersDivBox .block h3 .member-name:hover { text-decoration: none; }
.MembersDivBox .loimed .block a:hover h2, .MembersDivBox .loimed .block a:hover h2 span, .MembersDivBox .loimed .block a:hover h3, .MembersDivBox .loimed .block a:hover h4 { text-decoration: none!important; }
/*organisation*/
.organisation-content .donate .top-block.member-top-bar h2.title { width: auto; float: left; margin: 0; padding: 14px 19px; font-size: 26px; line-height: normal; }
.organisation-content .donate .top-block.member-top-bar .campaign-box { text-align: right; }
.organisation-content .profile .team-info-box img.logo { box-shadow: none; }
.feature-section .box-item .donate-info.campaign-totals .contact-info ul li { width: 100%; display: inline-block; margin-top: 15px; color: #fff; font-size: 16px; }
.feature-section .box-item .donate-info.campaign-totals .contact-info ul li label { margin-right: 9px; }
.organisation-content .profile.donate .tab-content { width: 100%; display: inline-block; }
.organisation-content .profile .feature-section .box-item { min-height: initial; padding-bottom: 40px; }
.organisation-content .profile .feature-section .box-item .button { margin-top: 35px; position: initial; }
.fancybox-slide { pointer-events: none; z-index: 9999!important; }
.fancybox-content { z-index: 99999; pointer-events: auto; }
.fancybox-toolbar { display: none!important; }
/**end of organisation**/

.gift-aid-text { text-align: left; padding: 15px!important; margin: 15px; }
.navbar-default { border: 0; }
.team-image-box { float: left; }
.learning-box { padding-right: 25px; }
/*screen*/
.screen #footer, .screen #nav-down { display: none!important; }
.screen .accordian-block { display: none; }
.screen .top-block1 .logo-block a img { max-height: 60px!important; }
.screen .screen-header .top-block1 { padding: 5px 0 5px; }
.screen .screen-header .timer-block .banner-clock.md-block1 { max-height: 45px; }
.screen .screen-header .countdown-clock .time_circles canvas { width: 220px!important; }
.screen .screen-header .countdown-clock .time_circles .textDiv_Days { top: 20px!important; left: 57.5%!important; width: 40px!important; }
.screen .screen-header .countdown-clock .time_circles .textDiv_Hours { top: 20px!important; left: 68.5%!important; width: 40px!important; }
.screen .screen-header .countdown-clock .time_circles .textDiv_Minutes { top: 20px!important; left: 79.5%!important; width: 40px!important; }
.screen .screen-header .countdown-clock .time_circles .textDiv_Seconds { top: 20px!important; left: 90.5%!important; width: 40px!important; }
.screen .screen-header .countdown-clock .time_circles span, .screen .screen-header .top-block1 .timer-block .banner-clock.md-block1 .countdown-clock .time_circles span { font-size: 16px!important; }
.screen .screen-header .countdown-clock .time_circles .textDiv_Days h4, .screen .screen-header .countdown-clock .time_circles .textDiv_Hours h4, .screen .screen-header .countdown-clock .time_circles .textDiv_Minutes h4, .screen .screen-header .countdown-clock .time_circles .textDiv_Seconds h4, .screen .screen-header .top-block1 .timer-block .banner-clock.md-block1 .countdown-clock .time_circles h4 { font-size: 11px!important; bottom: -51px!important; }
.screen .feature-section { padding: 20px 0 0; }
/*.screen .feature-section .box-item {padding: 10px 0 10px; min-height: 365px;}
.screen .feature-section .box-item h3 {font-size: 25px;padding: 0 10px 10px;}
.screen .feature-section .box-item .content {max-height: 285px;}
.screen .feature-section .box-item .content.team-info ul li {padding: 13px 10px 40px;}
.screen .feature-section .box-item .donate-info.campaign-totals .speedometter {margin-bottom: 35px;}
.screen .feature-section .box-item .donate-info h5 {font-size: 18px;}
.screen .feature-section .box-item .donate-info .price {font-size: 70px; margin: 5px 0 25px;}*/

.screen .feature-section .box-item { min-height: 445px; padding: 10px 0 10px; }
.screen .feature-section .box-item .content ul li .comment { display: none; }
.screen .event-slider { padding: 0; }
.screen .event-slider .owl-controls .owl-next, .screen .event-slider .owl-controls .owl-prev { display: none!important; }
.screen .video-carousel .owl-controls .owl-next, .screen .video-carousel .owl-controls .owl-prev { display: none!important; }
.screen .video-slider.corporate-slider .video-carousel .owl-stage-outer .item.box-list .box-item { margin-bottom: 0; }
.screen .video-carousel .owl-stage-outer .owl-stage { margin: auto; }
.screen .video-carousel .item.box-list { text-align: center; }
.screen .video-carousel .item.box-list a img { max-height: 150px; }
.screen .video-slider.corporate-slider { padding-top: 10px; }
.screen .our-sponsors { padding: 30px 0 10px; }
.screen .our-sponsors h2 { font-size: 18px; padding-bottom: 10px; }
.screen .video-slider.platinum-slider .owl-stage-outer .box-list { height: 100px; }
.screen .video-slider.platinum-slider .owl-stage-outer .box-list img { height: 100px; }
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
@media (max-width: 768px) {
  .slider { margin: 20px 0 10px!important; }
  .flexslider { margin: 0 0 20px!important; }
}
@media (max-width: 400px) {
  .minimum-donation { width: 100%!important; }
  .donate .payment-block .donation-amount-block .make-commentsblock .min-dn .box { width: 73%; }
}
#CommunitiesDiv .col-md-5ths, .MembersDivBox .col-md-5ths { margin-bottom: 45px; }
.errorlbl { color: red; font-weight: bold; }
.errorstyle { border: solid red!important; }
.donate .payment-block .donation-amount-block .form-control .errorstyle { border: solid red!important; }
img { max-width: 100%!important; }
.londim { float: left; width: 200px; margin-bottom: 20px; min-height: 90px; text-align: center; }
@media only screen and (max-width: 600px) {
  .londim { float: left; width: 150px; margin-bottom: 20px; }
}
/* a.nostyle *:hover { text-decoration: underline !important } */
.MembersDivBox .block .nostyle:hover { text-decoration: none; padding-bottom: 66px!important; }
#footerinfobox { border-radius: 15px; margin-bottom: 30px; padding-left: 20px; padding-right: 20px; padding-top: 15px; padding-bottom: 15px; text-align: left; width: 90%; margin: auto; margin-bottom: 20px; }
#footerinfobox .row { }
#footerinfobox .txtbx { }
#footerinfobox label { margin: auto; font-weight: 500; }
#footerinfobox .txtbx:nth-child(3) { border-right: none; }
#footerinfobox .theading { font-weight: bold; }
.chursaicon { border-radius: 0 0 58px 58px; width: 90px; height: 43px; margin: auto; position: absolute; left: 50%; transform: translateX(-50%); margin-bottom: 10px; }
element.style { }
#DonationsDetail .block .bottom-bar .comment-box .meta .author, .MembersDivBox .block h4, .MembersDivBox2 .block h4 { color: #fff; font-style: normal; font-weight: 500; }
.MembersDivBox .block h2, .MembersDivBox .block h3, .MembersDivBox .block h3.member-name, .MembersDivBox .block h4, .MembersDivBox .block strong { flex: 10; }
.donations-block .product-block .block h4 { padding: 0; margin: 0; }
.donate .payment-block .tab-content .tab-pane .donation-here { background: #fff; padding: 30px; font-size: 16px; text-align: left; }
.donate .payment-block #riderlist0 .top-block .form-group:last-child, .donate .payment-block #riderlist1 .top-block .form-group:last-child, .donate .payment-block #riderlist2 .top-block .form-group:last-child, .donate .payment-block #riderlist3 .top-block .form-group:last-child, .donate .payment-block #riderlist4 .top-block .form-group:last-child, .donate .payment-block #riderlist5 .top-block .form-group:last-child { margin: 0; }
.donate .payment-block .top-block .form-group .emoji { position: absolute; top: -3px; right: 0; font-size: 28px; }
.comment-emoji { margin-top: 0; margin-bottom: 15px; }
.comment-emoji table tr { background: transparent; }
.comment-emoji table td { text-align: center; }
.comment-emoji table td a { display: inline-block; }
.donate .payment-block .md-block .make-commentsblock { border: none; padding: 0; margin: 0 0 16px; display: inline-block; }
.donate .payment-block .md-block .make-commentsblock .form-check-inline label.customradio { margin: 0!important; margin-top: 5px; }
.donate .payment-block .md-block .make-commentsblock .customradio:last-child:after { display: none; }
.donate .payment-block .md-block .make-commentsblock .radiotextsty { box-shadow: none; background: transparent; padding: 0; font-size: 14px; font-family: 'Poppins',sans-serif!important; font-weight: 400; letter-spacing: 0; }
.donate .payment-block .md-block .make-commentsblock .checkmark { top: 4px; }
.donate .payment-block .top-block .form-group { position: relative; }
.donate .payment-block .top-block .form-group a.keybord { position: absolute; top: 1px; right: 31px; }
.donate .payment-block .top-block .form-group a img { width: 41px; }
.addmoreridernew { width: 100%; background: none; height: 40px; font-size: 14px; }
.showothervouchercompanies { width: calc(100% - 20px); background: none; height: 40px; font-size: 14px; }
.donate .payment-block .donation-amount-block .minimum-donation h4 { margin: 0; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 0; }
.donate .payment-block .paymenttype-block h3 { padding: 0 0 3px 0; }
.donate .payment-block .paymenttype-block .box { margin-top: 0!important; }
.donate .payment-block .paymenttype-block { padding-top: 15px; }
.donate .payment-block { margin-top: 10px; }
.heading-block span:hover { text-decoration: underline; cursor: pointer; }
@media screen and (max-width: 767px) {
  .donate .payment-block .paymenttype-block .box .img-block img { max-height: 60px; }
/**
  .donate .payment-block .top-block .form-group .comments{
    max-width:320px !important;
  }
    **/
}
.clearbtn { display: table; display: flex; align-items: center; margin-top: 10px; vertical-align: middle; margin-left: 11px; }
/**Swiper Slide Start**/
.feature-section .box-item .content.team-info.swiper-container { padding: 0 5px; }
.feature-section .box-item .content.team-info.swiper-container .swiper-slide { padding: 13px 10px 33px; background: #fff; width: 100%; float: left; margin-bottom: 10px; border-radius: 5px; position: relative; }
.feature-section .box-item .content.swiper-container .swiper-slide .top-bar { width: 100%; float: left; }
.feature-section .box-item .content.swiper-container .swiper-slide .left { width: 43%; float: left; font-size: 12px; }
.feature-section .box-item .content.swiper-container .swiper-slide .left h5 { margin: 0; font-size: 13px; font-weight: 600; }
.feature-section .box-item .content.swiper-container .swiper-slide p { margin: 0; }
.feature-section .box-item .team-info.swiper-container .swiper-slide .middle { text-align: center; padding-left: 10px; width: auto; float: left; font-size: 12px; }
.feature-section .box-item .team-info.swiper-container .swiper-slide .middle h6 { font-style: normal; margin: 0; font-size: 15px; font-weight: 600; }
.feature-section .box-item .content.swiper-container .swiper-slide .right { width: auto; float: right; font-weight: 700; font-size: 20px; }
.feature-section .box-item .content.swiper-container { overflow: hidden; overflow-y: hidden; }
/**Swiper Slide End**/

/*Header Search*/
.header-search { vertical-align: middle; }
.header-search i { font-size: 30px; position: relative; padding: 2px 20px; }
.header-search .form-control { height: 60px; display: inline-block; border: none; padding: 3rem; outline: none; width: 0; position: absolute; top: -10px; left: 88%; background: none; z-index: 99; transition: all 0.5s ease-in-out; cursor: pointer; border-radius: 50px; box-shadow: none; }
.header-search .form-control:focus { width: 500px; background: #fff; z-index: 1; cursor: text; }
.header-search .form-control::placeholder { font-size: 18px; font-weight: 600; }
.header-search-submit { display: none; }
.header-search .focused-input { display: block; position: absolute; left: 540px; top: 0; z-index: 99; border: 0; background: transparent; }
.focused-input { transition: all 0.5s ease-in-out!important; }
.header-search-submit.focused-input { display: block; -webkit-animation: fadeInFromNone 0.5s ease-out; -moz-animation: fadeInFromNone 0.5s ease-out; -o-animation: fadeInFromNone 0.5s ease-out; animation: fadeInFromNone .8s ease-out; }
#navigation-new .sf-nav-menu li.member-dashboard { display: none; }
.header-middle-block .header-search { display: none!important; }

@media only screen and (max-width: 500px) {
  .form-control::placeholder {
    font-size:11px;
  }

}


.show-desktop {
  display: block;
}
.show-mobile {
  display: none;
}

@media (max-width: 768px) {
  .show-desktop {
      display: none;
  }
  .show-mobile {
      display: block;
  }
}
