.page-content{
  margin-top: 40px;
}
div.loader, div.myloader{
  text-align: center;
  border: 0;
  padding: 0;
}
div.loader img, div.myloader img{
  background: #EEF5FE;
  padding: 20px;
  border-radius: 50%;
  width: 78px;
}
#report_campaign .code{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  overflow: hidden;
}
#valid_result{
  font-size: 14px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-family: Lato,sans-serif;
  color: #ff0000;
}
.thankyou_page_register_modal .sign-up-sidebar{
  display: none;
}
.message-box > p:not(:last-child) {
  margin-bottom: 15px;
}
.thankyou_page_register_modal #ajax-login-register-target{
  width: 476px;
  background: #fff;
}
.thankyou_page_register_modal .ajax-login-register-register-container{
  width: 100%;
  padding: 40px 56px;
}
.thankyou_page_register_modal .register_title, .hidden{display: none;}
.thankyou_page_register_modal .thankyou_page_register_modal{display: flex;}
/*======================================================*/
/*************************Campaign *************************/
/*======================================================*/
/* ========= Main Campaign css ========= */
.campaign_lang_switcher{
  display: flex;
  justify-content: center;
  align-items: center;
}
.campaign_lang_switcher .flag {
  margin-top: 0px !important;
  background: 0;
  display: none;
}
#report_campaign .modal-dialog .modal-body{
  padding: 0;
}
#profileMain{
  /*margin-left: auto;
  margin-right: auto;
  margin-top: 10px;*/
  margin-top: 24px;
  display: flex;
  justify-content: center;
  margin-bottom: 36px;
}
#slider.flexslider {
  padding: 0px;
  margin-top: 32px !important;
}
.flexslider:hover .flex-next {
  right: 20px !important;
}
.flexslider:hover .flex-prev {
  left:  20px !important;
}
.flexslider .slides img{
  border-radius: 16px !important;
  overflow: hidden;
}
.flexslider .slides iframe{
 border-radius: 16px !important;
 max-height: 346px !important;
}
#mobile_slider .slick-slide img{
  border-radius: 8px !important;
  width: 100%;
  overflow: hidden;
  height: 186px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#mobile_slider .slick-slide iframe{
  border-radius: 8px !important;
}
#carousel.flexslider {
  margin-top: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}
#carousel.flexslider .flex-viewport{
  width: 100% !important;
  margin: 0px !important;
}
#carousel.flexslider .flex-direction-nav{
  width: 100%;
}
#carousel.flexslider .flex-next, #carousel.flexslider .flex-prev{
  opacity: 1 !important;
}
#carousel.flexslider .flex-direction-nav .flex-prev{
  left: 0px !important;
}
#carousel.flexslider .flex-direction-nav .flex-next{
  right: 0px !important;
}
#carousel.flexslider .gallery_thumb{
  border: 2px solid transparent;
  box-sizing: border-box;
  border-radius: 11px;
}
#carousel.flexslider .gallery_thumb.flex-active-slide, #carousel.flexslider .gallery_thumb:hover{
  border-color: #4A90E2;
}
#carousel.flexslider img{
  padding: 4px;
  width: 100%;
  border-radius: 8px !important;
  overflow: hidden;
}
.campaign-content .nav-tabs {
  border-bottom: 3px solid #f5f6f7;
  background: #FFFFFF;
  z-index: 99;
  /*border: 0px;*/
  display: flex;
  align-items: flex-end;
  overflow-x: initial;
  flex-wrap: nowrap;
  /*padding-bottom: 3px;*/
  /*border: 0px;*/
  /*overflow: hidden;*/
}
.campaign-content .nav-tabs.tab_count_7, .campaign-content .nav-tabs.tab_count_6{
  justify-content: space-between;
}
.campaign-content .nav-tabs.all_tabs::-webkit-scrollbar {
  display: none;
}
.campaign-content .nav-tabs.all_tabs{
  /*justify-content: space-between;*/
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.campaign-content .nav-tabs.all_tabs:after{
  /*content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background: #F5F6F7;
  height: 3px;
  width: 100%;*/
}
.campaign-content .nav-tabs .nav-item {
/*  display: inline-block;
width: 20%;
padding: 0px;
margin: 0px;
text-align: center;*/
padding: 0px;
margin: 0px;
}
.campaign-content .nav-tabs .nav-link {
  border: 0px solid transparent; 
  border-top-left-radius: 0; 
  border-top-right-radius: 0;
}
.campaign-content .nav-item a{
/*  position: relative;
padding: 10px 24px;
font-family: Lato,sans-serif;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 150%;
color: #798798;
flex: none;
order: 0;
align-self: center;
margin: 3px 0px;*/
/*min-width: 130px;*/
min-width: auto;
text-align: center;
font-weight: 700;
font-size: 18px;
line-height: 150%;
color: #798798;
position: relative;
display: flex;
padding: 8px 16px;
align-items: center;
justify-content: center;
padding: 0;
/*width: 128px;*/
/*width: 122px;*/
/*width: 87.5px;*/
height: 46px;
display: flex;
justify-content: center;
align-items: center;
padding: 8px;
}
.campaign-content .tab_count_4 .nav-item a{
  width: 122px;
}
.campaign-content .tab_count_5 .nav-item a{
  width: 122px;
}
.campaign-content .nav-item a:hover, 
.campaign-content .nav-item a:focus{
  color: #2F435A !important;
}
.campaign-content .nav-item a.active{
  color: #4A90E2;
}
.campaign-content .nav-item a:after{
  content: "";
  position: absolute;
  /* bottom: 0px;*/
  bottom: -3px;
  left: 0;
  right: 0;
  background: #F5F6F7;
  height: 3px;
  width: 100%;
}
.campaign-content .nav-item a.active:after{
/*  content: "";
background: #4A90E2;
border-radius: 4px;
position: absolute;
height:3px;
width: 100%;
left: 0px;
bottom: -6px;*/
background: #4a90e2;
}
.footer.default-footer{
  margin-top: 80px;
}
div#campaign-story {
  /*padding-bottom: 32px;*/
}
div#campaign-story #profileMain img {
 margin: auto !important;
 max-height: 346px;
 width: auto;
 overflow: hidden;
 border-radius: 16px;
}
.campaign-title h1{
  text-align: center;
  margin-bottom: 20px;
}
.campaign-title h5.campaign_by{
  line-height: 150%;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
}
.campaign-title h5.campaign_by .part {
  display: flex;
  justify-content: center;
  align-items: center;
}
.campaign-title h5.campaign_by .owner{
  margin-left: 6px;
}
.campaign-title h5.support_campaign .owner{
  margin-right: 6px;
  margin-left: 0;
}
.campaign-title h5.support_campaign .main-campaign{
  margin-left: 6px;
}
.campaign-title h5.campaign_by .flag{
  margin-right:0px !important;
  margin-top:0px !important;
}
.campaign-title .dash {
  position: relative;
  width: 32px;
  height: 1px;
  vertical-align: middle;
  margin: 0px 12px;
}
.campaign-title .dash:before{
  content: "";
  width: 32px;
  height: 1px;
  background-color: #EAEBEE;
  position: absolute;
  left: 0px;
  top: calc(50% - 0.5px);
}
.campaign-title .category{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  /*color: #798798;
  opacity: 0.5;*/
}
.campaign-content{
  margin-top: 52px;
}
.campaign-content .tab-content{
  overflow: hidden;
}
.small-centered {
  margin-top: 32px;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.tabs-sec .slider-single .single-slide {
  width: 100%;
  height: 364px;
  border-radius: 16px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
}
.tabs-sec .slider-single .single-slide .embed-player{
  width: 100%;
  height: 100%;
}
.slider-nav .single-slide-thumbnail {
  width: 88px;
  height: 60px;
  border-radius: 8px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.mobile-loader{
  display: flex;
  height: 300px;
  width: 100%;
  justify-content: center;
  align-items: center;
}
#mobile_slider{
  visibility: hidden;
  height: 0px;
  overflow-y: hidden;
}
.slider.center{
  margin-top: 24px;
  margin-bottom: 36px;
}
.slick-slide {
  margin-left: 4px;
  margin-right: 4px;
}
.slick-slide a, .slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide .embed-responsive{
 top: 0px !important;
 transform: none !important;
 left: 0px !important;
}
.campaign-content .slick-next.slick-arrow, .campaign-content .slick-prev.slick-arrow{
  visibility: hidden;
}
.campaign-content .slick-next.slick-arrow:before, .campaign-content .slick-prev.slick-arrow:before{
  content: "";
  width: 48px;
  height: 48px;
  border: 0px;
  position: absolute;
  top: 50%;
  visibility: visible;
  z-index: 10;
}
.campaign-content .tab-content h2{
  color: #6EC052;
  margin-bottom: 20px;
  margin-top: 20px;
}
.heading_with_links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 52px;
  margin-bottom: 20px;
}
.heading_with_links h2{
  margin: 0px !important;
}
.heading_with_links .links {
  display: flex;
  padding-left: 0;
  list-style: none;
  align-items: center;
  justify-content: space-between;
  min-height: 42px;
}
.heading_with_links .links li:first-child {
  color: #798798;
  line-height: 150%;
}
.heading_with_links .links li:not(:last-child) {
  margin-right: 20px;
}
.heading_with_links .links li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.heading_with_links > a {
  display: none;
}
.heading_with_links .links li svg, .heading_with_links .links li .icon, .heading_with_links .links li .icon:before {
  width: 32px;
  height: 32px;
}
#campaign-story .links img{
 width: 32px;
 height: 32px;
 border-radius: 4px;
}
.campaign-content .story-content-area{
 position: relative;
 margin-bottom: 0px;
 height: 275px;
 overflow: hidden;
 color: #798798;
}
.campaign-content .story-content-area.full-content{
  padding-bottom: 100px;
}
/*.campaign-content .story-content-area:after{
  content: "";
  background: #2F435A;
  mix-blend-mode: normal;
  opacity: 0.1;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  }*/
  .campaign-content .story-content-area{
    border-bottom: 1px solid #EAEBEE;
  }
  .campaign-content .story-content-area h3{
    font-family: Lato,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #2F435A;
    margin-bottom:12px;
  }
  .campaign-content .story-content-area{
    font-size: 14px;
    line-height: 170%;
  }
  .campaign-content .story-content-area p, .campaign-content .story-content-area li{
    font-family: Lato,sans-serif;
    font-style: normal;
    font-weight: normal;
    /*font-size: 14px;
    line-height: 170%;*/
    color: #798798;
  }
  .campaign-content .story-content-area li {
    margin-bottom: 6px;
  }
  .campaign-content .story-content-area p:not(:last-child){
    margin-bottom:20px;
  }
  .story-content-area figure, .story-content-area figure img{
    width: 100%;
    display: block;
    height:auto;
  }
  .story-content-area figcaption{
    font-family: Lato,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 170%;
    text-align: center;
    color: #798798;
    padding: 10px 15%;
  }
  .show_more_story .blurry{    
    height: 91px;
    width: 100%;
    display: block;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 65.12%);
    margin-bottom: -1px;
  }
  .show_more_story, .show_less_story{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-family: Lato,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    color: #4A90E2;
    flex: none;
    order: 0;
    align-self: auto;
  }
  .show_more_story{
  }
  .show_less_story{
   /* margin: 0px;
   padding: 0px;*/
   /*bottom: 56px;*/

    /*position: absolute;
    bottom: 45px;
    right: unset;
    left: calc(50% - 47px);*/
  }
  .show_more_story span, .show_less_story span{
    cursor: pointer;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }
  .show_more_story > span {
    height: 76px;
    background: #fff;
    width: 100%;
  }
  .show_more_story span.link, .show_less_story span.link {
    flex-direction: row;
  }
  .show_more_story span.link .icon{
    margin-bottom: -3px;
  }
  .show_more_story svg, .show_less_story svg, .show_more_story .icon, .show_less_story .icon{
    margin-left: 12px;
    margin-right: 0px !important;
    cursor: pointer;
    font-weight: bold;
  }
  .show_more_story svg path, .show_less_story svg path{
    fill: #4A90E2;
  }
  .campaign-content .show_less_story{
    display: none;
    height: 92px;
    padding-top: 16px;
  }
  #sticky-area.sticky {
    float: none;
    position: fixed;
    top: 20px;
    z-index: 6;
    left: auto;
  }
  .right-box {
    font-family: Lato,sans-serif;
    padding: 0px;
    border-radius: 16px;
/*  width: 90%;
float: right;*/
text-align: center;
/*box-shadow: 0 4px 23px -7px #808080c2;*/
box-shadow: 0px 1.9021px 3.53246px rgba(47, 67, 90, 0.0278729), 0px 5.25905px 9.76681px rgba(47, 67, 90, 0.04), 0px 12.6618px 23.5147px rgba(47, 67, 90, 0.0521271), 0px 42px 78px rgba(47, 67, 90, 0.08);
/*overflow: hidden;*/
}
.right-box .campaign-amount-raised{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 150%;
  text-align: center;
  color: #4A90E2;
}
.right-box .sticky-content-area{
  width: calc(100% - 56px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  padding-bottom: 16px;
}
.right-box .campaign-amount-goal{
  line-height: 150%;
  color: #798798;
}
.campaign-goal-progress .total-progress{
  background: #F5F6F7;
  border-radius: 5px;
  width: 100%;
  height: 8px;
  margin-top:16px;
  overflow: hidden;
}
.campaign-goal-progress .current-progress{
  background: #4A90E2;
  border-radius: 5px;
  height: 8px;
}
.campaign-goal-progress .current-progress.with-milestone{
  background: #d9eafd!important;
}
.campaign-goal-progress .progress-in-word{
  line-height: 150%;
  margin-top: 4px;   
}
.time_left_div{
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.time-left{
  background: #F5F6F7;
  border-radius: 8px;
  display: block;
  margin-top: 24px;
  /*padding: 16px;*/
  padding: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.time-left .clock{
  /*width: 20%;*/
  /*margin-right: 16px;*/
  margin-right: 20px;
  display: inline-block;
  float: left;
  display: flex;
  background-image: url(../images/clock.svg);
  width: 32px;
  height: 32px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.time-left .clock svg{
  width: 100%;
  height: auto;
}
.time-left .clock .icon{
  font-size: 42px;
}
.time-left .time{
  width: calc(80% - 16px);
  display: inline-block;
  vertical-align: top;
}
.time-left .time .days, .time-left .time .hours, .time-left .time .minutes{
  /*display: inline-block;*/
  position: relative;
  /*width: 33%;*/
  /*float: left;*/
  padding-right: 15px;
}
.time-left .time .days:after{
  content: "d";
}
.time-left .time .hours:after{
  content: "h";
}
.time-left .time .minutes:after{
  content: "m";
}
.time-left .time .days:after, .time-left .time .hours:after, .time-left .time .minutes:after{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 170%;
  color: #2F435A;
  position: absolute;
  bottom: 0px;
  padding-left: 2px;
  padding-bottom: 3px;
  text-align: left;
}
sup.count {
/*  font-family: Lato,sans-serif;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 150%;
color: #6EC052;
flex: none;
order: 1;
align-self: flex-start;
margin: 6px 0px;
padding-left: 3px;
position: absolute;*/
font-weight: 700;
font-size: 14px;
line-height: 150%;
color: #6ec052;
position: relative;
top: -6px;
left: 4px;
}
.sticky-content-area .raised_amount{
  margin:24px auto;
}
.sticky-content-area .raised_amount .offline .label, .sticky-content-area .raised_amount .offline .amount{
  line-height: 150%;
  color: #798798;
  margin-bottom: 4px;
}
.sticky-content-area .raised_amount .total .label, .sticky-content-area .raised_amount .total .amount{
  line-height: 150%;
}
.donate-btn{
  margin-bottom: 16px;
  margin-top: 24px;
  min-height: 40px;
  height: auto;
}
.sticky-content-area .share_with_friend {
  margin-bottom: 28px;
}
.sticky-content-area .share_with_friend button {
  padding: 10px 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  line-height: 100%;
}
.sticky-content-area .share_with_friend button svg, .sticky-content-area .share_with_friend button .icons{
  margin-right: 12px;
}
.share_with_friend .icons{
  font-size: 0;
  line-height: normal;
}
.share_with_friend .icons .icon {
  margin-right: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  position: relative;
  top: 0;
  line-height: 1;
  margin-bottom: 0;
}
.share_with_friend .icons .icon:not(:first-child) {
  margin-left: -14px;
}
.sticky-content-area .follow_this_campaign {
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
}
.sticky-content-area .follow_this_campaign button{
  border: 0px;
  background: transparent;
  width: auto;
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #6EC052;
  cursor: pointer;
  outline: none;
  display: flex;
  align-items: center;
}
.sticky-content-area .follow_this_campaign button:hover{
  text-decoration: none;
}
.sticky-content-area .follow_this_campaign button:hover span:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: -2px;
  background: #6EC052;
}
.sticky-content-area .follow_this_campaign button:hover span {
  position: relative;
}
.sticky-content-area .follow_this_campaign button:hover span:after{
}
.sticky-content-area .follow_this_campaign button svg, .sticky-content-area .follow_this_campaign button .icon{
  margin-right: 12px;
}
.sticky-content-area .follow_this_campaign button .icon{
  font-size: 20px;
}
.sticky-content-area .bottom_line{
  color: #798798;
  position: relative;
  padding-top: 16px;
}
.sticky-content-area .bottom_line:before{
  content: "";
  width: 150%;
  height: 1px;
  top: 0px;
  position: absolute;
  left: -30%;
  background: #EAEBEE;
}
.sticky-content-area .bottom_line .end_time{
  color: #2F435A;
}
.add-to-my-collect-btn svg path{
  fill: #4A90E2;
}
.full-panel .section-heading-row{
  /*margin: 32px -20px 16px;*/
  margin-top: 32px;
  margin-bottom: 16px;
}
.full-panel .section-heading-row .count{
  position: absolute;
  right: 20px;
  bottom: 0px;
}
.story-content-area > p > img, .story-content-area img {
  /*max-height: 346px;*/
  width: auto !important;
  max-width: 100% !important;
  border-radius: 16px;
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.story-content-area > p:not(:first-child) > img{
  margin-top: 20px !important;
}
.story_content_spacer{
  height: 20px;
}
.story-content-area > img{
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}
.story-content-area iframe{
 max-height: 346px;
 width: auto !important;
 max-width: 100% !important;
 border-radius: 16px;
}
/*======================================================*/
/*******************Campaign Rewards*********************/
/*======================================================*/
.story-section .section-heading{
  color: #6EC052;
  margin-bottom: 24px;
  margin-top: 52px;
}
.rewards_section .rewards-row{
  background: #EEF5FE;
  border-radius: 16px;
  padding: 28px;
  display: block;
  overflow: hidden;
}
.rewards_section .rewards-row:not(:last-child){
  margin-bottom: 24px;
}
.rewards_section .rewards-row .donate-btn {
/* margin: 0px auto;
padding: 8px;*/
}
.rewards_section .rewards-row .reward-title{
  line-height: 150%;
  margin-bottom: 8px;
  display: block;
}
.rewards_section .rewards-row .reward-img{
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 16px;
  width: 100%;
  height: auto;
}
.rewards_section .rewards-row p{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  color: #798798;
}
.desktop_rewards_btn_row .reward_backers{
  margin-top: 12px;
}
.rewards_section .rewards-row .btn-with-backers{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
}
.rewards_section .rewards-row .btn-with-backers button{
  width: auto;
  margin-right: 24px;
  padding: 8px 16px;
}
.rewards_section .rewards-row .btn-with-backers .reward_backers{
  margin-top: 0;
}
.mobile_rewards_btn_row{
  align-items: center;
  margin-top: 16px;
}
.desktop_rewards_btn_row button, .mobile_rewards_btn_row button{
  height: auto;
  min-height: 40px;
}
.sold-out-tag{
  background: #CC3731;
  border-radius: 6px;
  display: flex;
  flex-direction: row;
  padding: 7px 16px;
  width: 93px;
  height: 28px;
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  mix-blend-mode: normal;
  flex: none;
  order: 0;
  align-self: center;
  margin-bottom: 16px;
}
/*======================================================*/
/*******************Campaign Organizer*********************/
/*======================================================*/
.organizer-row{
  padding: 28px;
  border: 1px solid rgba(47, 67, 90, 0.1);
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
}
.organizer-row .social-contact svg{
  width: 32px;
  height: 32px;
}
.organizer-row .organizer-img{
  width: 84px;
  height: 84px;
  margin-right: 24px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}
.organizer-row .list-inline{
  display: block;
}
.organizer-row .list-inline li {
  display: inline-block;
}
.organizer-row .social-contact.list-inline li:not(:last-child){
  margin-right:18px;
}
.organizer-row .organizer_info{
  padding-left: 108px;
}
.organizer-row .organizer-name{
  line-height: 150%;
  margin: 0px auto 12px;
}
.organizer-row .dot{
  margin: 13px 12px;
  background: #798798;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  vertical-align: middle;
}
.organizer-row .flag{
/*
  width: 16px;
  height: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 6px;*/
}
.organizer-row .city{
}
.organizer-row .created_date{
  color: #798798;
  margin-top: 20px;
  display: block;
}
.organizer-row .social-contact{
  margin-top: 8px;
}
.organizer-row .send-message{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #4A90E2;
}
.organizer-row.with-main-campaign {
  /*padding: 24px 32px;*/
  padding: 16px 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.organizer-row.with-main-campaign .campaign-pointer{
  width: 40px;
  height: 40px;
  background: #EEF5FE;
  border-radius: 50%;
  line-height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.organizer-row.with-main-campaign .campaign-pointer svg path {
  fill: #2F435A;
}
.organizer-row.with-main-campaign .main-campaign-title{
  line-height: 150%;
  margin-top:12px;
}
.organizer-row.with-main-campaign .main-campaign-title a{
  color: inherit !important;
}
.organizer-row.with-main-campaign .campaign-goal{
  color: #798798;
  line-height: 150%;
  margin-top:8px;
}
.organizer-row.with-main-campaign .organizer-name{
  margin-bottom: 8px;
}
.organizer-row.with-main-campaign .send-message{
  margin-top: 8px;
}
.organizer-row.with-main-campaign .support-campaign-date{
  margin-top: 24px;
}
.organizer-row.with-main-campaign .left-part{
  /*margin-top: 20px;*/
  width: 232px;
}
.organizer-row.with-main-campaign .middle-part{
  width: 40px;
  height: 100%;
  position: absolute;
  left: calc(232px + 34px + 26px);
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.organizer-row.with-main-campaign .right-part{
  width: 220px;
}
.organizer-row.with-main-campaign .right-part img{
  height: 116px;
  /*width: auto;*/
  width: 100%;
  border-radius: 8px;
}
/*======================================================*/
/****************Campaign Fundraising Team***************/
/*======================================================*/
.fundraising-team-row{
  padding: 16px 24px;
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
}
.fundraising-team-row > .row > div{
 display: flex;
 flex-wrap: wrap;
 width: 100%; 
 align-items: center;
}
.fundraising-team-row .desc{
  color: #798798;
}
.fundraising_team_section .fundraising-team-row:not(:last-child){
  margin-bottom: 12px;
}
.fundraising-team-row .social-contact svg{
  width: 32px;
  height: 32px;
}
.fundraising-team-row .member-img{
  width: 84px;
  height: 84px;
  margin-right: 24px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  /*background-color: rgba(47, 67, 90, 0.1);*/
}
.fundraising-team-row .member-img.no-photo-bg{
  background-size: 55px;
}
.fundraising-team-row .list-inline{
  /*display: block;*/
  display: flex;
  align-items: center;
}
.fundraising-team-row .list-inline li {
  /*display: inline-block;*/
  display: inline-flex;
  align-items: center;
}
.fundraising-team-row .social-contact.list-inline li:not(:last-child){
  margin-right:18px;
}
.fundraising-team-row .list-inline li.role{
  min-width: fit-content;
  min-width: -moz-fit-content;
}
.fundraising-team-row .list-inline li.city{
  min-width: fit-content;
  min-width: -moz-fit-content;
}
.fundraising-team-row .list-inline li.dot{
  min-width: 5px;
}
.fundraising-team-row .member_info{
/*  padding-left: 110px;
padding-top: 4px;*/
width: calc(100% - 108px);
/*margin-left: 108px;*/
}
.fundraising-team-row .member_info_bottom{
  /*width: calc(100% - 108px);*/
  /*margin-left: 108px;*/
}
.fundraising-team-row .member-name{
  line-height: 150%;
  /*margin: 0px auto 12px;*/
}
.fundraising-team-row .dot, .campaign_by .dot{
  margin: 13px 12px;
  background: #798798;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  vertical-align: middle;
}
.fundraising-team-row .flag{
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 6px !important;
  margin-top: 0px !important;
}
.fundraising-team-row .city{
}
.fundraising-team-row .created_date{
  color: #798798;
  margin-top: 20px;
  display: block;
}
.fundraising-team-row .social-contact{
  margin-top: 8px;
}
.fundraising-team-row .send-message{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #4A90E2;
  margin-top: 12px;
  display: block;
}
.fundraising-team-row.with-main-campaign {
  padding: 24px 32px;
}
.fundraising-team-row.with-main-campaign .campaign-pointer{
  width: 40px;
  height: 40px;
  background: #EEF5FE;
  border-radius: 50%;
  line-height: 35px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}
.fundraising-team-row.with-main-campaign .campaign-pointer svg path {
  fill: #2F435A;
}
.fundraising-team-row.with-main-campaign .campaign-title{
  line-height: 150%;
  margin-top:12px;
}
.fundraising-team-row.with-main-campaign .campaign-goal{
  color: #798798;
  line-height: 150%;
  margin-top:8px;
}
.fundraising-team-row.with-main-campaign .member-name{
  margin-bottom: 8px;
}
.fundraising-team-row.with-main-campaign .send-message{
  margin-top: 8px;
}
.fundraising-team-row.with-main-campaign .support-campaign-date{
  margin-top: 30px;
}
.fundraising-team-row.with-main-campaign .left-part{
  margin-top: 20px;
}
/*======================================================*/
/*******************Campaign Donors*********************/
/*======================================================*/
.donors_section.full-panel{
  margin:0px;
  padding-bottom: 60px;
}
.donors_section .section-heading{
  color: #2F435A;
}
.donors_section.full-panel .section-heading{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  color: #6EC052;
}
.donors_section.full-panel .donors-count{
  color: #798798;
}
.donors-row{
  padding: 12px 20px 12px 16px;
  margin-bottom: 12px;
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
#see_all_donors {
  margin-top: 12px;
  display: inline-block;
  text-align: center;
}
.donors-row .donor_name{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #2F435A;
}
.donors-row .donation_date{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  color: #798798;
  margin-top: 0px;
}
.donors-row .amount_div{
  position: absolute;
  right: 20px;
  top: 23px;
}
.donors-row .donation_amount{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 130%;
  color: #4A90E2;
}
.donors-row .donation_amount.hidden_amount {
  color: #2F435A;
  font-size: 15px;
}
.donors-row .donor-img {
  width: 48px;
  height: 48px;
  margin-right: 12px;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}
.donors-row .user-photo{
  height: 48px;
  width: 48px;
  margin-right: 12px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eef5fe;
  float: left;
}
.donors-row .user-photo svg{
  width: 22px;
  height: 22px;
}
.donors-row ul {
  list-style: none;
  padding-left: 60px;
}
.donors-row .donor_msg {
  padding-top: 12px;
}
.donors-row .donor_msg p{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  color: #2F435A;
}
.donors_section .see_more_donors, .donors_section .see_all_donors, .support_campaigns_section .see_more_support_campaigns{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #4A90E2;
  margin-top: 32px;
}
.donors_section .see_more_donors i, .donors_section .see_all_donors i, .support_campaigns_section .see_more_support_campaigns i{
  margin-right: 12px;
}
.donors_section .see_more_donors svg{
  margin-right:12px;
  width: 20px;
  height: 20px;
}
.donors_section .see_more_donors svg path{
  fill: #4A90E2;
}
#comment_textarea textarea{
  margin-bottom: 16px;
  margin-top: 20px;
}
/*======================================================*/
/***************Campaign Support Campaigns***************/
/*======================================================*/
.support_campaigns_section .section-heading{
  color: #2F435A;
  margin-bottom: 20px;
}
#see_all_support_campaigns{
  margin-top: 4px;
  display: inline-block;
  text-align: center;
}
.support_campaign_row{
  margin-bottom: 20px;
  border: 1px solid rgba(47, 67, 90, 0.1);
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
}
.support_campaign_row:hover{
  border: 1px solid #4A90E2;
  background: #EEF5FE;
}
.support_campaign_row .support_campaign_img{
  width: 168px;
  height: 100%;
  float: left;
  margin-right: 24px;
  min-height: 135px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.support_campaign_row .support_campaign_info{
  list-style: none;
  padding: 20px 24px 22px 192px;
}
.support_campaign_row .support_campaign_name{
  line-height: 150%;
}
.support_campaign_row .support_campaign_name:hover{
  color: #2F435A;
}
.support_campaign_row .support_by{
  color: #798798;
  margin-top:8px;
}
.support_campaign_row .support_fund_raised{
  margin-top: 17px;
}
.support_campaign_row .support_campaign_organizer{
  color:#4A90E2;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}
.support_campaign_row .fund_raised{
  line-height: 150%;
}
.support_campaign_row .fund_count{
  color: #798798;
}
.support_campaigns_section .see_all_support_campaigns{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #4A90E2;
}
/*======================================================*/
/********************Campaign Updates********************/
/*======================================================*/
.campaign_updates_section{
  padding-bottom: 60px;
}
.update-row{
  position: relative;
}
#campaign-updates .update-row{
  /*padding: 35px 0px 17px 96px;*/
  padding: 0px 0px 56px 96px;
}
#campaign-updates .update-row:last-child {
  padding-bottom: 0px;
}
#campaign-updates .update-row:first-child{
  margin-top: 32px;
}
#campaign-updates .update-row.last_update_row{
  padding-bottom: 0px;
}
#campaign-updates .update-row:not(.last_update_row) .content-area:before {
  content: "";
  background: #6EC052;
  border-radius: 4px;
  width: 2px;
  position: absolute;
  left: -48.5px;
  height: calc(100% - 18px);
  top: 72px;
}
.update-row .update_date{
  border: 2px solid #6EC052;
  box-sizing: border-box;
  border-radius: 8px;
  position: absolute;
  width: 56px;
  left: 0px;
  background: #fff;
  text-align: center;
  padding: 8px;
}
.update-row .update_date span{
  line-height: 150%;
  font-weight: 800;
  display: block;
}
.update-row .update_date span:last-child {
  font-size: 22px;
}
.update-row .update-title{
  line-height: 150%;
  text-align: left;
  display: block;
  margin-bottom: 12px;
}
.update-row .update-posted-by{
  line-height: 150%;
  color: #798798;
  display: block;
  margin-bottom: 24px;
}
.update-row .updated_by{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  color: #4A90E2;
}
.update-row p{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  color: #798798;
  margin-bottom:20px;
}
.update-row .short_desc p,
.update-row .short_desc p:last-child, 
.update-row .full_desc p:last-child{
  margin-bottom: 12px;
}
.update-row .content-area img{
/*  width: 100%;
  display: block;
  margin-bottom:24px;*/
  max-width: 100%;
  border-radius: 16px;
  margin-top: 6px;
}
.update-row .content-area .full_desc{
  display: none;
}
.update-row .content-area .show_more_update, .update-row .content-area .show_less_update, .update-row .content-area .update_action_btn{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  color: #4A90E2;
  cursor: pointer;
  /*display: inline-block;*/
  clear: both;
  display: inline-flex;
  align-items: center;
}
.update-row .content-area .see_updates.update_action_btn i{
  font-size: 20px;
  font-weight: normal;
  margin-right: 12px;
}
.update-row .content-area .see_comments.update_action_btn:not(.modal-loading) i{
  font-size: 17.5px;
  font-weight: normal;
}
.showmore.see_more_donors{
  color: #4A90E2;
}
.update_cover_img img{
  border-radius: 16px;
  height: auto;
  width: 100%;
  margin-bottom: 24px;
}
.no-transition{
  transition: none !important;
}
.data-sending{
  background-image: url(../../../images/loader.gif) !important;
  background-size: 40px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: #fff !important;
  overflow: hidden;
  text-indent: -999px;
  cursor: no-drop;
  pointer-events: none !important;
}
.custom_share .list-inline.share{
  display: flex;
  align-items: center;
  margin: 20px 0px;
}
.custom_share .list-inline.share li {
  margin-right: 15px;
}
.custom_share .list-inline.share li, .custom_share .list-inline.share li * {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: normal;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.update-row .content-area .show_more_update svg, .update-row .content-area .show_less_update svg{
  margin-left: 10px;
}
.update-row .content-area .show_more_update svg path, .update-row .content-area .show_less_update svg path{
  fill: #4A90E2;
}
.update-row .content-area .update_action_btn.see_updates svg path {
  fill: #4A90E2;
}
.update-row .content-area .update_action_btn.see_comments{
  float: right;
}
.update-row .content-area .update_action_btn span{
  /*margin-left: 12px;*/
}
.update-row .update_action{
  margin-bottom: 16px;
}
.update-row .update_action > span:not(:last-child){
  margin-right: 40px;
}
.update-row .update_action a{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
}
.update-row .update_action a.edit_update:hover{
  color: #4a90e2;
}
.update-row .update_action a.delete_update:hover{
  color: #cc3731;
}
.update-row .update_action i{
  margin-right: 12px;
  width: 20px;
  display: inline-block;
  height: 20px;
  margin-bottom: -4px;
}
.update-row .update_action .edit_update i{
  content: url(../images/Edit-Full2.svg);
}
.update-row .update_action .delete_update i{
  content: url(../images/Delete-Full.svg);
}
.update-row .update_action a:not(:last-child){
  margin-right: 40px;
}
.add_new_update button .icon.add-full:before {
  content: url(../images/Add-Full.svg);
}
.add_new_update button{
  border-color: #EAEBEE;
  max-width: 100%;
  box-shadow: none !important
}
.update-row.add_new_update .update_date{
  border-color: #EAEBEE;
}
.update-row.add_new_update .update_date span{
  color: #798798;
}
.update-row.add_new_update .content-area:before{
  background: #EAEBEE;
}
.modal{
  background: rgba(47, 67, 90, 0.6);
  padding: 25px 12px !important;
}
.modal textarea::-webkit-scrollbar {
  width: 12x;
}
.modal textarea::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.modal textarea::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.modal-content .update-row.modal-body {
  padding:0px !important;
}
.modal-content .update-row.modal-body img {
  max-width: 100%;
}
.modal-content .update-row.modal-body .content {
  margin-top: 24px;
}
.add_edit_campaign_update .modal-dialog {
  /*max-width: calc(100% - 20px);*/
  max-width: 100%;
  width: 644px;
}
.add_edit_campaign_update .modal-dialog .modal-body {
  padding: 0px;
}
.add_edit_campaign_update h3{
  margin-bottom: 40px;
}
.add_edit_campaign_update .form-group{
  margin-bottom: 32px;
  /*display: flex;*/
}

.add_edit_campaign_update .upload-photo .icon {
  transition: .4s;
  color: rgba(121,135,152,.5);
  font-size: 23px;
}
.add_edit_campaign_update .upload-photo .upload-text {
  transition: .4s;
  width: 100%;
  font-size: 16px;
  line-height: 170%;
  text-align: center;
  color: #798798;
  opacity: .5;
}
.add_edit_campaign_update .btn-group{
  padding-top: 20px;
}
.delete_update_comments_modal .modal-content, .message-sent-modal .modal-content{
  border-radius: 16px;
}
.delete_update_comments_modal img, .message-sent-modal img{
  margin: 0px auto 20px;
  display: block;
}
.delete_update_comments_modal .btn-link{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-decoration: none;
}
.delete_update_comments_modal .btn-link.text-gray {
  color: #798798;
}
.delete_update_comments_modal .btn-link.text-red {
  color: #cc3731;
}
.delete_update_comments_modal .btn-link.text-red.loading{
  color: transparent;
}
.delete_update_comments_modal .btn-link.text-red.loading:before{
 color: #cc3731;
}
.delete_update_comments_modal .modal-dialog, .message-sent-modal .modal-dialog {
  max-width: calc(100% - 20px);
  width: 476px;
}
.delete_update_comments_modal .modal-dialog .modal-body, .message-sent-modal .modal-dialog .modal-body {
  padding: 0px;
}
.delete_update_comments_modal h3, .message-sent-modal h3{
  margin-bottom: 12px;
}
.delete_update_comments_modal p{
  margin-bottom: 52px;
}
.message-sent-modal p{
  margin-bottom: 32px;
}
.comment-row{
  padding: 12px 28px 12px 16px;
  margin-bottom: 12px;
  border: 1px solid rgba(47, 67, 90, 0.1);
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
}
.comment-row .comment-img {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
}
.comment-row .comment-content {
  width: calc(100% - 48px);
  padding-left: 12px;
}
.comment-row .comment-content .comment-header {
  position: relative;
  padding-right: 178px;
}
#seeUpdate .modal-dialog .modal-content h5{
  margin-bottom: 12px;
}
.comment-row ul {
  list-style: none;
}
.comment-row .comment_name {
  line-height: 150%;
}
.comment-row .date_time {
  color: #798798;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.comment-row .delete-comment{
  float: right;
  margin-left: 12px;
  cursor: pointer;
}
.comment-row .delete-comment i{
  width: 24px;
  display: inline-block;
  height: 24px;
  background-image: url(../images/Delete-Full.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
#seeUpdate .modal-dialog{
  width: 644px;
  max-width: 100%;
}
#seeUpdate .modal-content {
  /*padding: 40px 30px;*/
}
#seeUpdate .modal-dialog textarea{
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
  border-radius: 8px;
  width: 100%;
  padding: 12px 16px;
}
#seeUpdate .modal-dialog .modal-content button:not(.close){
  background: #EAEBEE;
  color: rgba(47, 67, 90, 0.3);
  width: auto;
  padding: 8px 50px;
  margin-top: 16px;
}
#seeUpdate .modal-dialog .modal-content button.close{
  right: 20px;
  top: 20px;
  background-image: url(https://assets.gogetfunding.com/wp-content/uploads/customdata/others/Close-2.svg);
  width: 16px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
}
#seeUpdate .modal-dialog .modal-content button.close span{
  display: none;
}
#load_update_in_iframe{
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32px;
  min-height: 40px;
}
#seeUpdate .modal-dialog .modal-content button.donate-btn.pri{
  color: #FFFFFF;
  background: #4A90E2;
  outline: none;
}
/*======================================================*/
/********************Campaign Followers********************/
/*======================================================*/
.followers_section.full-panel .section-heading {
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  color: #6EC052;
}
.followers_section.full-panel .followers-count{
  color: #798798;
}
.followers-row {
  padding: 12px 28px 12px 16px;
  margin-bottom: 12px;
  border: 1px solid rgba(47, 67, 90, 0.1);
  box-sizing: border-box;
  border-radius: 8px;
  overflow: hidden;
}
.followers-row .follower-img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  float: left;
  background-position: center;
  background-size: cover;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-color: rgba(47, 67, 90, 0.1);
}
.followers-row .follower_name{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #2F435A;
  margin-top: 12px;
  display: inline-block;
  width: calc(100% - 70px);
}
.followers-row .follow_since{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  text-align: right;
  color: #798798;
  display: inline-block;
  margin-top: 12px;
}
.followers_section.full-panel{
  padding-bottom: 60px;
}
.followers_section .see_more_followers{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  /*line-height: 150%;*/
  line-height: normal;
  text-align: center;
  color: #4A90E2;
  flex: none;
  order: 1;
  align-self: center;
  /*margin:24px 0px 12px;*/
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.followers_section .see_more_followers svg{
  margin-right:12px;
  width: 20px;
  height: 20px;
}
.followers_section .see_more_followers svg path{
  fill: #4A90E2;
}
/*======================================================*/
/******************** Support Campaign ********************/
/*======================================================*/
.support_campaigns_section.full-panel .section-heading {
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 150%;
  color: #6EC052;
  margin-bottom: 0px;
}
.support_campaigns_section.full-panel .support-count{
  color: #798798;
}
#create-new-support-campaign{
  background: rgba(238, 245, 254, .5);
  border-radius: 16px;
  padding: 28px 56px;
  margin-bottom: 24px;
}
#create-new-support-campaign h3{
  font-size: 22px;
  line-height: 150%;
  margin-bottom: 12px;
}
#create-new-support-campaign p{
  color: #798798;
  margin-bottom: 24px;
}
#create-new-support-campaign .create_support_campaign_btn{
  /*display: inline-block;*/
  font-size: 16px;
  width: auto;
  padding: 11px 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
#create-new-support-campaign .create_support_campaign_btn svg, #create-new-support-campaign .create_support_campaign_btn .icon{
  margin-right:12px;
}
#create-new-support-campaign .create_support_campaign_btn .icon{
  font-size: 18px;
}
.report-btn {
  display: inline-block;
  width: auto;
  clear: both;
  padding: 7px 24px;
  margin-top: 52px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.report-btn:hover{
  border: 1px solid #4A90E2;
  background: #EEF5FE;
}
.report-btn span{
  margin-left: 12px;
}
.report-btn i{
  margin-right: 12px;
}
/***************************************************/
/******************* Modal CSS *********************/
/***************************************************/
.b-card.horizontal{
  width: 644px;
  margin-left: auto;
  margin-right: auto;
}
.b-card.horizontal .b-card-image{
  width: 224px;
}
.b-card.horizontal .b-card-content {
  width: calc(100% - 224px);
  padding: 20px 28px 16px;
}
.b-card.horizontal .b-card-posted{
  max-width: 100%;
  margin-bottom: 16px;
}
.b-card.horizontal .b-card-title {
  margin-bottom: 12px;
  line-height: 150%;
}
.b-card.horizontal .b-card-text{
  line-height: 170%;
  font-size: 14px;
  margin-bottom: 24px;
}
.b-card.horizontal .card-row{
  padding: 16px 0px 0px;
  margin: 0px; 
}
.card.info{
  position: relative;
  box-shadow: 0px 4px 10px rgba(47, 67, 90, 0.2);
  background: #FFFFFF;
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
}
.card.info .card-content {
  padding: 18px 12px;
}
.widget_title{
  margin-bottom: 16px;
}
.b-card.widget .b-card-title{
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  color: #2F435A;
  max-height: 63px;
  overflow: hidden;
}
.card.widget{
  padding: 24px 24px 20px;
}
.card.widget .card-content{
  padding:0px;
}
.card.widget .card-content .proudly_funded, .b-card.widget .b-card-content .proudly_funded{
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  margin-top: 16px;
  margin-left: -4px;
}
.card.info .card-image{
  height: 79px;
}
.card.widget .card-image{
  border-radius: 12px;
  height: 126px;
}
.card.info .donate-progress {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.card.info .donate-progress .line {
  background: #f5f6f7;
  border-radius: 5px;
  height: 4px;
  display: block;
  width: 100%;
  margin-bottom: 6px;
  margin-top: 8px;
}
.card.info .donate-progress .percent {
  border-radius: 5px;
  height: 8px;
  display: block;
  background: #4a90e2;
}
.card.info .donate-progress .funded {
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 150%;
  color: #6EC052;
}
.card.info .donate-progress .donors {
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 150%;
  color: #798798;
}
.card.info .coins-goal {
  color: #2F435A;
  margin-bottom: 15px;
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
  margin: 0px 0px 24px;
}
.card.info .coins-goal .percent{
  color: #4A90E2;
}
.card.info .card-row{
  margin: 0px;
  text-align: center;
  padding: 12px 0px 0px;
}
.card.info .card-row img{
  max-width: 100%;
}
.card.info img{
  margin-left: auto;
  margin-right: auto;
}
.card.info:after {
  content: "";
  position: absolute;
  bottom: 70px;
  display: block;
  width: 0;
  height: 0;
  left: calc(50% - 15px);
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 20px solid #ffffff;
  bottom: -8px;
}
.card.info + .donate-btn{
  margin-top: 8px;
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
}
#campaign-share-modal .modal-dialog {
  width: 588px;
  max-width: 94%;
}
#campaign-share-modal .jumbotron {
  background: #EEF5FE;
  border-radius: 16px;
  padding: 24px 36px;
  text-align: center;
  margin: 4px 0px 0px;
} 
#campaign-share-modal .jumbotron .create_support_campaign_btn{
  width: 266px;
  max-width: 100%;
  margin: 8px auto 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
#campaign-share-modal .jumbotron .create_support_campaign_btn i{
  padding-right: 12px;
}
#campaign-share-modal .jumbo-text {
  color: #798798;
  margin-top: 4px;
} 
#campaign-share-modal .jumbotron button{
  width: 266px;
  max-width: 100%;
  margin: 8px auto 0px;
}
.modal .form-control[readonly] {
  background-color:#fff;
  border-radius: 8px;
}
.modal-class.create_support_campaign_btn.bttn.md-btn.sec.outline-blue svg {
  margin-right: 13px;
}
#widget-share-modal .modal-dialog {
  width: 812px;
  max-width: 94%;
}  
#widget-share-modal .modal-content{
  padding: 40px 0px;
}
#widget-share-modal .tab-content {
  /*padding: 32px 40px 40px 40px;*/
  padding: 32px 40px 0px 40px;
}
#widget-share-modal nav.tab-nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  border-bottom: 2px solid #F5F6F7;
  padding-bottom: 2px;
}
.tab-nav .nav-item {
  position: relative;
}
.tab-nav .nav-item a {
  color: rgb(121 135 152 / 0.5);
}
.tab-nav .nav-item a:after{
  content: "";
  border-radius: 4px;
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0px;
  bottom: -0.5px;
}
#widget-share-modal .nav-tabs .nav-link, .tab-nav .nav-item a:hover {
  border: none;
  padding: 0px 20px 8px;
}
.tab-nav .nav-item a.active {
  color: #4A90E2;
  border: none;
}
.tab-nav .nav-item a.active:after {
  background: #4A90E2;
}
.right-side-col textarea{
  border-radius: 8px !important;
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
  border-radius: 8px;
}
#vertical-widget-tab .right-side-col textarea{
  height: 297px;
  max-height: none;
}
#info-button-tab textarea{
  height: 214px;
  max-height: none;
}
#horizontal-widget-tab textarea{
  height: 78px;
  max-height: none;
}
#horizontal-widget-tab button {
  width: 224px;
  margin-top: 20px !important;
  margin: 0 auto;
}
.right-side-col button {
  width: 224px;
  float: right;
  margin-top: 24px;
}
#info-button-tab button.copy{
  width: 224px;
  float: right;
  margin-top: 24px;
}
.textarea-horizontal {
  margin: 0px;
  width: 644px;
  max-width: 100%;
  margin-top: 32px !important;
  margin-left: auto;
  margin-right: auto;
}
.textarea-horizontal textarea {
  border: 1px solid #EAEBEE;
}
.info-button-main-space {
  padding: 0px 45px;
  margin: 0px;
}
.donate-btn button {
  background-color: #6EC052 !important;
}
.info-button-main-space {
  padding: 0px 27px;
  margin: 0px;
}
#info-button-tab textarea {
  border-radius: 8px !important;
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
}
.basic-button-main-space {
  padding-left: 27px;
}
.basic-button-left-col {
  background-color: #4A90E2;
  padding: 21px 28px;
  border-radius: 8px;
}
.basic-button-left-col button {
  background-color: #6EC052 !important;
  margin-top: 24px;
}
#basic-button-tab textarea {
  border-radius: 8px !important;
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
  height: 140px !important;
}
#basic-button-tab button.copy {
  width: 50%;
  float: right;
  margin-top: 24px;
}
#donor-appreciation-tab img {
  /*box-shadow: 0 4px 23px -7px #808080c2;*/
}
#donor-appreciation-tab h5 {
  line-height: 141%;
  font-weight: normal !important;
}
#donor-appreciation-tab .social-icons {
  margin: 24px 0px 24px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#donor-appreciation-tab .social-icons svg {
  width: 48px;
  height: 48px;
}
.social-icons span{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.save-image ul li {
  width: 100%;
  border-radius: 8px;
  margin-top: 0px;
  text-align: center;
}
.save-image ul li a{
  border: 1px solid #EAEBEE !important;
  border-radius: 8px;
}
.card2-row-space {
  margin-top: 65px;
}
.save_campaign_content textarea {
  border-radius: 8px !important;
}
.donor-appreciation-row {
  /*margin-bottom: 24px;*/
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.donor-appreciation-row .share-content {
  width: calc(100% - 392px);
  max-width: 100%;
  padding-left: 36px;
}
.save_campaign_content button {
  width: 30%;
  margin: 0 auto;
  margin-top: 24px;
}
.donor-appreciation-row-separator{
  display: flex;
  width: 100%;
  height: 1px;
  margin: 32px auto;
  background: #F5F6F7;
}
.donor-appreciation-row + .showmore.bttn{
  width: 300px;
  max-width: 100%;
  margin: 20px auto 0;
}
.save_campaign_content{
  margin-top: 32px;
  display: none;
}
/*======================================================*/
/***************** Campaign Thank You Page *****************/
/*======================================================*/
.creator-message{
  width: 644px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-top: 32px;
  margin-bottom: 40px;
}
.creator-message .creator-img{
  border: 4px solid #FFFFFF;
  border-radius: 50px;
  width: 70px;
  height: 70px;
  margin-right: 14px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
}
.creator-message .message-box{
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
  padding: 32px 40px;
  width: calc(100% - 84px);
  border-radius: 24px;
  border-top-left-radius: 0px
}
.share-with-friends .inner-content, 
.increase-funds-by-support-campaigns .inner-content,
.your-contribution .inner-content{
  margin: 80px auto 0px;
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
  border-radius: 16px;
  padding: 40px 56px;
  width: 812px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.increase-funds-by-support-campaigns .inner-content{
  padding: 52px 52px;
}
.increase-funds-by-support-campaigns .user-photo{
  height: 48px;
  width: 48px;
  margin-right: 16px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eef5fe;
}
.increase-funds-by-support-campaigns .user-photo svg{
  width: 22px;
  height: 22px;
}
.increase-funds-by-support-campaigns .user-photo svg path{
  fill: #a0c5f1;
}
.your-contribution .inner-content{
  border: 0px;
}
.share-with-friends .inner-content{
  margin-top: 40px;
}
.page-template-page_thank_you .share-with-friends .inner-content{
 margin-top: 0px;
}
.page-template-page_thank_you .banners-section{
  margin-top: 48px;
  margin-bottom: 80px;
}
.your-contribution .inner-content{
 width: 812px;
 max-width: 100%;
 display: block;
 padding: 0;
 margin-left: auto;
 margin-right: auto;
}
.increase-funds-by-support-campaigns .inner-content{
  background: #F6FAFE;
  border: none;
}
.share-with-friends .card, .increase-funds-by-support-campaigns .card{
  width: 308px;
  max-width: 100%;
  /*margin-right: 36px;*/
  border: none;
}
.b-card.widget{
  width: 392px;
  max-width: 100%;
  border: none;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgb(0 0 0 / 15%);
  border-radius: 16px;
  overflow: hidden;
}
.b-card.widget .b-card-image{
  width: 150px;
}
.b-card.widget .b-card-content {
  width: calc(100% - 150px);
  padding: 17.5px 16px;
}
.increase-funds-by-support-campaigns .card{
  background: #4A90E2;
  border-radius: 10px;
  padding: 28px;
  justify-content: space-between;
  box-shadow: none;
  flex-direction: column;
}
.increase-funds-by-support-campaigns .card .top_part{
  margin-top: 12px;
}
.increase-funds-by-support-campaigns .card .bottom_part{
 margin-bottom: 4px;
}
.increase-funds-by-support-campaigns .help-this{
  margin-bottom: 20px;
  line-height: 130%;
}
.share-with-friends .card-row {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.b-card.widget .card-row{
  position: relative;
  bottom: unset;
  padding-top: 12px;
}
.b-card.widget .card-row a{
 font-family: Lato;
 font-style: normal;
 font-weight: bold;
 font-size: 12px;
 line-height: 150%;
 color: #4A90E2;
 max-height: 36px;
 overflow: hidden;
}
.share-with-friends .card.widget .donor_info{
  margin-left: 16px;
}
.b-card.widget .donor_info{
  margin-left: 12px;
}
.share-with-friends .card.widget .donor_info .label, .b-card.widget .donor_info .label{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 150%;
  color: #798798;
}
.b-card.widget .donor_info .donor_name{
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #2F435A;
}
.share-with-friends .card.widget .card-row{
  position: relative;
  width: 100%;
  margin: 0;
  padding: 12px 0 0;
}
.share-with-friends .card.widget .card-row a{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
  color: #4A90E2;
  word-break: break-all;
  width: 100%;
}
.share-with-friends .content, .increase-funds-by-support-campaigns .content{
  /*width: calc(100% - 344px);*/
  width: 364px;
  max-width: 100%;
}

.share-with-friends .content{
  width: calc(100% - 392px);
  max-width: 100%;
  padding-left: 44px;
  margin-top: 15px;
}
.increase-funds-by-support-campaigns .content{
  padding: 32px 0px;
}
.share-with-friends .heading{
  color: #6EC052;
  margin-bottom: 16px;
}
.share-with-friends .text{
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}
.share-with-friends .heading, .share-with-friends .text{
  margin-left: auto;
  margin-right: auto;
}
.share-with-friends .share-heading{
  line-height: 150%;
  margin-bottom: 24px;
}
.share-with-friends .share-list {
  margin: 28px 0px 36px;
}
.share-with-friends .social-share{

}
.share-list .social-share li {
  width: 48px;
  height: 48px;
}
.share-with-friends .share-list:last-child{
  /*margin: 0px;*/
}
.share-with-friends .share-list ul{
  width: 100%;
  justify-content: space-between;
}
.share-with-friends .share-list li{
  margin-right: 0;
}
.share-with-friends .share-list .label{
  width: 100%;
  color: #2F435A;
  margin-bottom: 12px;
}
.share-with-friends .share-list .campaign-url li:first-child {
  margin-right: 16px;
  width: calc(100% - 128px);
}
.share-with-friends .share-list .campaign-url li:last-child {
  width: 128px;
}
.share-with-friends .share-on-fb {
  background: #3B5998;
  border-radius: 8px;
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #FFFFFF;
  flex: none;
  order: 1;
  align-self: center;
  padding: 12px 0px;
  border: 0;
  width: 100%;
  margin:0px;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
}
.increase-funds-by-support-campaigns .support-campaign {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* align-items: center; */
}
.increase-funds-by-support-campaigns .support-img {
  width: 52px;
  height: 52px;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 12px;
  border-radius: 100px;
}
.increase-funds-by-support-campaigns .support-content{
  width: calc(100% - 64px)
}
.increase-funds-by-support-campaigns .funds-text{
  color: #FFFFFF;
  margin-bottom: 4px;
}
.increase-funds-by-support-campaigns .percent {
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 58px;
  line-height: 150%;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 16px;
}
.increase-funds-by-support-campaigns .divider{
  background: rgba(255, 255, 255, 0.2);
  height: 1px;
  margin: 12px 0px;
}
.increase-funds-by-support-campaigns .created-text {
  color: #ffffff;
  margin-bottom: 24px;
}
.increase-funds-by-support-campaigns .support-campaigns-title {
  color: #ffffff;
}
.increase-funds-by-support-campaigns .supporting_by {
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 8px;
  line-height: 170%;
  color: #FFFFFF;
}
.increase-funds-by-support-campaigns .support-campaign:not(:last-child){
  margin-bottom: 20px;
}
.increase-funds-by-support-campaigns .create_support_campaign_btn, 
.increase-funds-by-support-campaigns .create_support_campaign_btn:hover {
  margin-top: 32px;
  /*background: #4a90e2 !important;*/
  color: #ffffff !important;
  width: 308px;
  max-width: 100%;
  font-size: 14px;
}
.increase-funds-by-support-campaigns .create_support_campaign_btn svg {
  margin-right: 12px;
}
.increase-funds-by-support-campaigns .create_support_campaign_btn svg path{
  fill: #ffffff;
}
.increase-funds-by-support-campaigns .create_support_campaign_btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.increase-funds-by-support-campaigns .create_support_campaign_btn i{
  margin-right: 12px;
}
.be_the_first_create_support_campaign{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.be_the_first_create_support_campaign .donor-img{
  border-radius: 50px;
  width: 48px;
  height: 48px;
  margin-right: 16px;
}
.be_the_first_create_support_campaign .donor_name{
  font-size: 20px;
  color: #FFFFFF;
}
.be_the_first_create_support_campaign + p{
  text-align: center;
  color: #FFFFFF;
  margin-top: 16px;
}
.your-contribution .contribution-value {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin: 32px 0px 52px;
}
.your-contribution .contribution-value p {
  width: calc(50% - 14px);
  text-align: center;
  background: #F6FAFE;
  border-radius: 10px;
  padding: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.your-contribution .contribution-value p span {
  line-height: 150%;
  padding-left: 12px;
}
.show_bank_statement{
  display: block;
  margin-top: 8px;
}
.your-contribution .contributor {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 32px;
}
.your-contribution .contributor p.text {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 32px;
}
.your-contribution .contributor .donors-row{
  margin: 0 auto;
  width: 100%;
  padding: 12px 20px;
}
.your-contribution .contributor .person {
  width: 50%;
  padding: 0px 56px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.your-contribution .contributor .person-img{
  width: 68px;
  height: 68px;
  border-radius: 50px;
  margin-right: 24px;
}
.your-contribution .contributor .person-info {
  width: calc(100% - 92px);
}
.your-contribution .contributor .person-info .name, .your-contribution .contributor .person-info .date{
  line-height: 150%;
}
.your-contribution .contributor .person-info .name {
  margin-bottom: 12px;
}
.your-contribution .contributor .person-info .date span{
  color: #798798;
}
.your-contribution .btn-group.btn-2{
  justify-content: space-evenly;
} 
.your-contribution .btn-group.btn-3{
 justify-content: space-between;
}
.your-contribution{
  margin-bottom: 80px;
}
.page-template-page_thank_you .btn.btn-secondary{
  color: #4a90e2;
}
.page-template-page_thank_you .btn-2 .btn{
  max-width: 289px;
}
.your-contribution .want-to-edit{
  margin-bottom: 24px;
  text-align: center;
  max-width: 100%;
}
.your-contribution .see_donation_on_page{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #4A90E2;
  margin-top: 40px;  
  display: flex;
  justify-content: center;
}
.your-contribution .divider{
  background: #EAEBEE;
  height: 1px;
}
.benefits{
  margin-top: 56px;
  /*margin-bottom: 80px;*/
}
.benefits .benefits-img {
  width: 144px;
  height: auto;
  margin: 0px auto 24px;
}
.benefits .benefit-title{
  margin-bottom: 12px;
  line-height: 150%;
}
.benefit .benefit-desc {
  padding: 0px 4px 32px;
  color: #798798;
}
.support-cards{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.support-card {
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 32px 24px 32px 32px;
  width: calc(50% - 14px);
  display: flex;
  justify-content: space-between;
}
.support-card .support-card-img{
  background: #EEF5FE;
  border-radius: 10px;
  width: 144px;
  height: 144px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.support-card .support-card-content{
  width: calc(100% - 144px - 48px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.author_with_role{
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: flex-end;
  margin-top: 9px;
  margin-right: 14px;
}
.author_with_role_inner{
  flex-direction: column;
}
.see_your_donation_link{
  font-weight: bold;
  font-size: 16px;
  margin: 44px auto 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.see_your_donation_link i.icon{
  margin-left: 20px;
}
/*======================================================*/
/***************** Update Modal *****************/
/*======================================================*/
body.blog-single-iframe::-webkit-scrollbar {
  width: 12px;
}
body.blog-single-iframe::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body.blog-single-iframe::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.on-page .update-row{
  padding: 0px 10px !important;
}
.blog-single-iframe .update-row{
  padding: 0px !important;
}
.blog-single-iframe .page-content, .blog-single-iframe .container, .blog-single-iframe .row, .blog-single-iframe .row > div{
  padding: 0px !important;
  margin: 0px auto !important;
}
.blog-single-iframe .container {
  max-width: 100%;
}
.blog-single-iframe .update-row:not(.last_update_row) .content-area:before{
  display: none;
}
#comment_textarea_modal textarea{
  margin-bottom:16px;
}
h5#comments{
  margin-bottom: 12px;
}
.add-to-my-collect-btn{
  display: flex;
  justify-content: center;
  align-items: center;
}
.add-to-my-collect-btn img, .add-to-my-collect-btn svg, .add-to-my-collect-btn span {
  display: inline-block;
  vertical-align: middle;
}
.add-to-my-collect-btn:hover span {
  color: #2D6DB9;
}
.add-to-my-collect-btn:hover svg path{
  fill: #2D6DB9;
}
.add-to-my-collect-btn img, .add-to-my-collect-btn svg {
  margin-right: 8px;
}
.add-to-my-collect-btn svg{
  width: 24px;
}
/*======================================================*/
/***************** Header Search *****************/
/*======================================================*/
#srch_all_cam {
  height: 40px;
}
/*======================================================*/
/***************** Modal *****************/
/*======================================================*/
.modal-width-476 .modal-dialog{
  width: 476px;
  max-width: 100%;
}
.modal-info {
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px;
}
.modal-info-right {
  width: calc(100% - 16px);
  padding-left: 12px;
}
.modal p {
  line-height: 1.7;
}
.modal-info p {
  margin-bottom: 0;
  width: 100%;
}
#add-my-collect .group-btn.row{
  margin-top: 20px;
}
.status_text{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 170%;
  color: #798798;
  margin-bottom: 16px;
}
.text-cat-personal {
  color: #b5cd38
}
.text-cat-weddings {
  color: #b66fcd
}
.text-cat-medical {
  color: #4dcfb8
}
.text-cat-family {
  color: #f27979
}
.text-cat-causes {
  color: #f8a00d
}
.text-cat-creative {
  color: #ea8ad5
}
.text-cat-business {
  color: #699ade
}
.text-cat-animals {
  color: #dab114
}
.text-cat-special {
  color: #7bc769
}
.text-cat-community {
  color: #e8844a
}
.text-cat-sports {
  color: #ffbe3e
}
.text-cat-other {
  color: #d87894
}
.text-cat-religious {
  color: #8d83d3
}
.text-cat-legal {
  color: #5289cb
}
.text-cat-funerals {
  color: #94a499
}
.text-cat-volunteer {
  color: #63c0cd
}
.text-cat-education {
  color: #55b978
}

.text-cat-personal:hover {
  color: #9AB028;
}
.text-cat-weddings:hover {
  color: #9A50B3;
}
.text-cat-medical:hover {
  color: #39BBA4;
}
.text-cat-family:hover {
  color: #D75B5B;
}
.text-cat-causes:hover {
  color: #DE9417;
}
.text-cat-creative:hover {
  color: #CC68B6;
}
.text-cat-business:hover {
  color: #4E82CA;
}
.text-cat-animals:hover {
  color: #C2A01B;
}
.text-cat-special:hover {
  color: #5AA549;
}
.text-cat-community:hover {
  color: #C56730;
}
.text-cat-sports:hover {
  color: #EEAF33;
}
.text-cat-other:hover {
  color: #C15A78;
}
.text-cat-religious:hover {
  color: #6F65B8;
}
.text-cat-legal:hover {
  color: #3D72B4;
}
.text-cat-funerals:hover {
  color: #859289;
}
.text-cat-volunteer:hover {
  color: #48A7B4;
}
.text-cat-education:hover {
  color: #379458;
}
.card .card-location div:hover {
  color: #4a90e2;
}

.no-photo-bg{
  background-color: #EEF5FE;
  background-image: url(../images/default-theme-photo.svg);
}

.gropup_and_report_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 32px;
  border-top: 1px solid #EAEBEE;
  margin-top: 52px;
  /*margin: 52px 20px 0px;*/
}
.gropup_and_report_btn .add-to-my-collect-btn{
  margin-right: 25px;
  position: relative;
}
.gropup_and_report_btn .add-to-my-collect-btn:before{
  content: "";
  position: absolute;
  right: -12px;
  width: 1px;
  height: 100%;
  background: #F5F6F7;
}

.gropup_and_report_btn #report_img{
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
  /*margin-left: 12px;*/
}

.modal .group-btn > span {
  cursor: pointer;
  min-width: 132px;
}
#logout_modal .group-btn > span{
  min-width: 138px;
}
#remove_from_collection:not(.btn-disabled) {
  background: #CC3731;
}
#remove-from-my-collect .group-btn .col-6:first-child{
  padding-left: 0px;
}

#remove-from-my-collect .group-btn .col-6:last-child{
  padding-right: 0px;
}

li.gallery_main_img img {
  max-height: 346px !important;;
  width: auto !important;
}
li.gallery_thumb img {
  /*height: 60px;*/
  /*width: auto !important;*/
}
footer .footer-border:before{
  display: none;
}
.video-thumbnail{
  position: relative;
}
.video-thumbnail:before {
  position: absolute;
  content: "";
  background-color: rgb(255 255 255 / 40%);
  background-image: url(../images/Video-Play.svg);
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  left: 4px;
  top: 4px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  background-size: 50px;
}

.campaign-url input {
  background-color: transparent !important;
}
.page-template-page_thank_you .card-image{
  height: 126px;
}
.bttn.copy-to-clipboard {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bttn .icon.i-copied{
  width: 20px;
  height: 20px;
  margin-right: 12px;
  background-image:url(../../../icons/copied.svg);
  background-size: contain;
  background-repeat: no-repeat;
}


#snp-pop-5345804-overlay {
  opacity: 1 !important;
  background: rgba(47, 67, 90, 0.6) !important;
}
.snp-builder.snp-bld-showme{
  display: flex !important;
  justify-content: center;
}
.snp-builder .snp-bld-step-cont{
 width: 420px !important;
 height: auto !important;

 display: flex !important;
 justify-content: center;
 align-items: center;
}
#snp-bld-step-1{
  background: #FFFFFF;
  border-radius: 16px;
  padding: 40px 56px;
  width: 100% !important;
  height: auto !important;
}
.snp-pop-5345804 .bld-step-1-el-0, .snp-pop-5345804 .bld-step-1-el-1, .snp-pop-5345804 .bld-step-1-el-2, .snp-pop-5345804 .bld-step-1-el-3 {
  width: 100% !important;
  margin: 0px !important;
  padding: 0px !important;
  height: auto !important;
  top: unset !important;
  left: unset !important;
  position: relative !important;
}
.snp-pop-5345804 .bld-step-1-el-4{
  top: 20px !important;
  left: unset !important;
  right: 20px !important;
  border: 0px !important;
  width: 16px !important;
  height: 16px !important;
  background-image: url(https://assets.gogetfunding.com/wp-content/uploads/customdata/others/modal-close.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.snp-pop-5345804 .bld-step-1-el-4 img{
  opacity: 0 !important;
}
#snp-bld-step-1 .bld-el{
  background: transparent !important;
}
#snp-bld-step-1 .bld-step-1-el-1 p, #snp-bld-step-1 .bld-step-1-el-1 p span{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px !important;
  line-height: 150%;
  text-align: center;
  color: #4A90E2;
}
#snp-bld-step-1 .bld-step-1-el-1 p{
  margin-bottom: 12px;
}

#snp-bld-step-1 .bld-step-1-el-2 p, #snp-bld-step-1 .bld-step-1-el-2 p span{
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 170%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2F435A;
}
#snp-bld-step-1 .bld-step-1-el-2 p{
  margin-bottom: 40px;
}
#sticky-tabs::-webkit-scrollbar {
  display: none;
}
#sticky-tabs{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.slider_bg{
  display: block;
  width: 612px;
  height: 346px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  border-radius: 16px;
  overflow: hidden;
}
.slider_thumb_bg {
  display: block;
  width: 96px !important;
  height: 68px !important;
  padding: 2px;
}
.slider_thumb_bg > div{
  display: block;
  width: 100% !important;
  height: 100% !important;
  background-size: cover;
  background-position: top;
  border-radius: 8px;
  overflow: hidden;
}

.up-button-section{
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #EAEBEE;
  padding-top: 32px;
  margin-top: 42px;
}
.up-donation-button{
  width: 253px !important;
  height: 48px !important;
  padding: 12px 17px !important;
  font-size: 16px !important;
  margin: 0px !important;
  background: #4A90E2 !important;
  color: #fff !important;
}
.up-ss-button{
 padding: 12px 8px !important;
 display: flex !important;
 height: 48px !important;
 width: 252px !important;
 margin: 0px !important;
 background: transparent !important;
 color: #4A90E2 !important;
 justify-content: center;
 align-items: center;
 line-height: 100%;
}
.up-ss-button .icons{
  margin-right: 12px;
}
.camp-back-button{
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  color: #798798;
  margin-top: 40px;
}
.camp-back-button{
  cursor: pointer;
}
#campaign-share-modal.share-update .for-campaign, #campaign-share-modal:not(.share-update) .for-update{
  display: none;
}
.camp-back-icon {
  margin-right: 20px;
  font-size: 22px;
  font-weight: 400;
}

.campaign_updates_section iframe{
  max-width: 100% !important;
}

.sd-bar-milestone {
  background: #F5F6F7;
  border-radius: 8px;
  padding: 0px;
  height: 57px;
  width: 100%;
  position: relative;
}
.sd-bar-milestone-inner {
  background-color: #D9EAFD;
  height: 100%;
  border-radius: 8px;
}
.sd-bar-milestone-row:first-child {
  top: 0px;
}
.sd-bar-milestone-row:last-child {
  bottom: 0;
}
.sd-bar-milestone-row {
  display: flex;
  position: absolute;
  justify-content: space-between;
  width: 100%;
  padding: 8px;
}

.text-blue-bt-border {
  color: #4A90E2;
  border-bottom: 1px solid #4A90E2; 
}
.sd-bar-line-container { 
  margin-top: 22px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.sd-bar-line-container { 
  margin-top: 22px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.sd-bar-progress-line {
  position: relative;
  margin: 0 auto;
  border-radius: 10px;
  width: 100%;
/*  background: #F5F6F7;*/
 background: transparent;
  height: 8px;
  z-index: 1;
  /*display: flex;
  justify-content: space-evenly;*/
  display: block;
  margin-top: -8px;
}
.sd-bar-progress {
  position: absolute;
  width: 75%;
  height: 100%;
  left: 0;
  background: #D9EAFD;
  transition: width 1s ease-in-out;
  /*border-radius: 10px 0px 0px 10px;*/
  border-radius: 10px;
}   
.sd-bar-status {
/*  position: relative;*/
position: absolute;
}
.sd-bar-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgb(121 135 152 / 30%);
  cursor: pointer;
}
.current {
  background: #4A90E2;
  border: 10px solid #4A90E2;
  opacity: unset;
  top: -6px;
  position: relative;
}
.completed {
  position: relative;
  background: #4A90E2;
  opacity: unset;
}
.sd-bar-dot .sd-bar-tooltiptext {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  visibility: hidden;
  width: auto;
  /*max-width: 300px;*/
  width: 150px;
  background-color: #FFFFFF;
  color: #2F435A;
  text-align: center;
  border-radius: 6px;
  padding: 6px 12px;
  position: absolute;
  z-index: 1;
  bottom: 16px;
  left: 50%;
  margin-left: -43px;
  /*white-space: nowrap;*/
  filter: drop-shadow(0px 4px 10px rgba(47, 67, 90, 0.2));
}
.sd-bar-progress-line .sd-bar-status:last-child .sd-bar-dot .sd-bar-tooltiptext {
  left: unset;
  right: -50%;
  margin-left: unset;
  margin-right: -43px;
}
.sd-bar-dot .sd-bar-tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  /* margin-left: -5px;*/
  margin-left: -38px;
  border-width: 5px;
  border-style: solid;
  border-color: #FFFFFF transparent transparent transparent;
}
.sd-bar-progress-line .sd-bar-status:last-child .sd-bar-dot .sd-bar-tooltiptext::after {
  margin-left: 19px;
}
.sd-bar-dot:hover .sd-bar-tooltiptext {
  visibility: visible;
}

.tooltip-item{
position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 4px;
}
.tooltip-item .img{
    width: 16px;
    height: 16px;
    display: block;
    vertical-align: middle;
    background-image: url(../../../icons/Hint-Full.svg);
    transition: .2s;
}
.tooltip-item svg{
      width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: text-top;
}
.tooltip-item .me-tooltip{
    position: absolute;
    display: none;
    padding: 20px 16px 1px;
    background: #fff;
    border: 1px solid #f5f6f7;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    z-index: 10;
    width: 200px;
    right: auto;
    left: 22px;
    top: 50%;
    transform: translateY(-50%);
    padding-top: 12px;
}
.tooltip-item:not(.mobile):hover .me-tooltip, .tooltip-item:not(.mobile) svg:hover + .me-tooltip {
    display: block;
}
.tooltip-item:hover svg path{
  fill: #4A90E2;
}
.me-tooltip:before {
  z-index: 2;
  content: "";
  position: absolute;
  background: #fff;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  width: 12px;
  left: 0.25px;
}
.me-tooltip:after {
  z-index: 1;
  content: "";
  position: absolute;
  background: #fff;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
  box-shadow: 0 0 1px 1px #f5f6f7;
  border-radius: 1px;
  left: -4px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
#bitcoin-tooltip-modal{
  flex-direction: column;
  justify-content: flex-end;
}
#bitcoin-tooltip-modal .tooltip-mobile-content{
  padding: 20px 32px;
  max-height: calc(100vh - 90px);
  background-color: #fff;
  border-radius: 8px;
  margin-bottom: 9px;
}
.campaign-amount-raised.with-bitcoin-tooltip {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bitcoin-tooltip-item {
    display: inline-flex;
    width: 16px;
    height: 16px;
}
/*======================================================*/
/***************** Campaign Media Query *****************/
/*======================================================*/

@media(min-width:992px){
  /*======================================================*/
  /*******************Campaign Rewards*********************/
  /*======================================================*/

  #tab-content-continer {
   padding: 0px !important;
   margin: 0px !important;
   justify-content: space-between !important;
 }
 #tab-content-area {
  width: 612px !important;
  padding: 0px !important;
  margin: 0px !important;
  -webkit-box-flex: unset !important;
  -ms-flex: unset !important;
  flex: unset !important;
  max-width: unset !important;
}
#tab-content-sidebar {
  width: 308px !important;
  padding: 0px !important;
  margin: 0px !important;
  -webkit-box-flex: unset !important;
  -ms-flex: unset !important;
  flex: unset !important;
  max-width: unset !important;
}

}

@media (max-width: 991.98px) { 
  .slider_bg{
    width: 100%;
    height: 188px;    
  }
  div#campaign-story #profileMain img{
   max-height: 186px;    
 }
 #profileMain{
  padding-left: 20px;
  padding-right: 20px;
}
.your-contribution .contributor .donors-row{
  padding: 16px 16px 16px 12px;
}
.page-template-page_thank_you .creator-message .message-box {
  margin-bottom: 0px;
}
.page-template-page_thank_you .creator-message{
  margin-bottom: 48px;
}
.page-template-page_thank_you .your-contribution .inner-content{
  margin-top: 48px;
}
.page-template-page_thank_you .btn-2 .btn {
  max-width: 100%;
  width: 100%
}
.page-template-page_thank_you .increase-funds-by-support-campaigns .inner-content{
  margin-top: 48px;
}
.page-template-page_thank_you .your-contribution{
  margin-bottom: 48px;
}
.page-template-page_thank_you .banners-section{
  margin-top: 80px;
}
.story-section .section-heading{
  margin-top: 48px;
}
#tab-content-area{
  padding-left: 0px;
  padding-right: 0px;
}
#campaign-updates, #campaign-donors, #campaign-followers, #campaign-support{
 padding-left: 20px;
 padding-right: 20px;
}
#campaign-story .sticky-content-area, #campaign-story .heading_with_link, 
#campaign-story .story-content-are, #campaign-story .rewards_sectio, 
#campaign-story .story-section, #campaign-story .heading_with_links, #campaign-story .story-content-area{
  margin-left: 20px;
  margin-right: 20px;
}
.campaign-title h5.campaign_by, .campaign-title h5.campaign_by .part {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.campaign-title h5.campaign_by .part:nth-child(3) {
  margin-top: 8px;
}
.campaign-content .story-content-area{
  height: 390px;
}
.show_more_story .blurry{
  height: 60px;
  background: linear-gradient(183.88deg, rgba(255, 255, 255, 0.84) 14.03%, #FFFFFF 68.39%);
}
.show_more_story > span{
  height: 80px;
}
.campaign-content .story-content-area.full-content{
  padding-bottom: 104px;
}
.campaign-content .show_less_story{
  height: 104px;
  padding-top: 28px;
}
/*======================================================*/
/*********** Campaign Donation(right section) ***********/
/*======================================================*/
.right-box.for-mobile{
  box-shadow: none;
}
.campaign-amount-ul{
  /*display:table;*/
  width: 100%;

  display: flex;
  align-items: baseline;
}
.campaign-amount-ul li{
  display: table-cell;
  /*width: 50%;*/
  width: 100%;
  vertical-align: bottom;
}
.right-box .campaign-amount-raised{
  font-size: 32px;
}
.campaign-goal-progress .progress-in-word{
  font-size: 14px;
  margin-top: 6px;
}
.for-mobile .time-left{
 /* padding: 18px 35px;
 margin: 16px auto 20px;*/
 padding: 10px 0px;
 margin: 16px auto 20px;
 display: flex !important;
 justify-content: center !important;
 align-items: center !important;
 width: 100%;
}
.for-mobile .time-left .time_label{
  display: flex;
  align-items: center;
}
.for-mobile .time-left ul{
  width: 100%;
  display:table;
}
.for-mobile .time-left ul li{
  vertical-align: middle;
}
.for-mobile .time-left .clock {
  /*width: 20px;
  margin-right: 12px;
  display: block;
  float: none;
  height: auto;*/
  width: 20px;
  height: 20px;
  margin-right: 12px;
  background-size: contain;
  /*margin-bottom: -3px;*/
}
.time-left .time .days, .time-left .time .hours, .time-left .time .minutes {
  display: inline-block;
  position: relative;
  width: auto;
  float: none;
  /*margin-right: 21px;*/
  margin-right: 22px;
  padding-right: 8px;
}
.time-left .time{
  width: auto;
  padding-left: 28px;
}
.time-left .time .days:after, .time-left .time .hours:after, .time-left .time .minutes:after{
  font-size: 14px;
}
.story-content-area > p > img, .story-content-area img, .story-content-area iframe {
  /*max-height: 189px!important;*/
  width: auto !important;
  max-width: 100% !important;
  border-radius: 10px !important;
}
.sticky-content-area .raised_amount{
  margin: 20px auto 36px;
}
.sticky-content-area .follow_this_campaign {
  /*margin-bottom: 32px;*/
  margin-bottom: 0px;
}
.sticky-content-area .bottom_line {
  padding: 16px 0px;
  margin-bottom: 10px;
  margin-top: 32px;
}
.sticky-content-area .bottom_line:before, .sticky-content-area .bottom_line:after {
  content: "";
  width: 100%;
  height: 1px;    
  position: absolute;
  left: 0;
  background: #EAEBEE;
}
.sticky-content-area .bottom_line:before{
  top: 0px;
}
.sticky-content-area .bottom_line:after{
  bottom: 0px;
}
.sticky-content-area .bottom_line .end_time{
  display:block;
}
/*======================================================*/
/********* Campaign Sticky Donation and Share Bar *******/
/*======================================================*/
.donate-now-sticky{
  background: #FFFFFF;
  box-shadow: 0px -10px 30px rgba(0, 0, 0, 0.05);
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 1;
  padding: 12px 20px;
}
.donate-now-sticky > ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.donate-now-sticky .share_with_friend, .donate-now-sticky .donate-btn{
  margin: 0px;
}
.donate-now-sticky .share_with_friend{
  padding: 10px 6px;
}
.donate-now-sticky .share_with_friend svg{
  margin-right: 8px;
}
.donate-now-sticky li:first-child{
  width: 40%;
  margin-right: 12px!important;
}
.donate-now-sticky li:last-child{
  width: calc(60% - 17px);
}
body.single-post footer,  body.page-id-5605 footer{
  padding-bottom: 75px;
}
/*======================================================*/
/******************** Campaign Tabs *********************/
/*======================================================*/
li.gallery_main_img.flex-active-slide a, li.gallery_main_img.flex-active-slide a img {
  width: 100%;
  display: block;
}
ul.nav.nav-tabs.scrollmenu {
  overflow-x: initial;
  overflow-y: hidden;
  flex-wrap: nowrap;
}
.campaign-content .nav-tabs, #widget-share-modal nav.tab-nav ul{
  border: 0px;
}
.campaign-content .nav-item a{
  min-width: auto;
}
.campaign-content .nav-item a:after {
    /*content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    background: #f5f6f7;
    height: 3px;*/
    bottom: 0px;
  }
  .tab-nav .nav-item a:after{
    background: #f5f6f7;
  }
  .campaign-content .nav-tabs .nav-item{
    /*width: auto;*/
  }
  .campaign-content .tab-content h2{
    margin-top: 38px;
  }
  .heading_with_links{
    margin-top: 38px;
    margin-bottom: 24px;
  }
  /*======================================================*/
  /*******************Campaign Rewards*********************/
  /*======================================================*/
  .rewards_section .rewards-row {
    padding: 20px;
  }
  .rewards_section .rewards-row .reward-img {
    margin-bottom: 8px;
    margin-top: 8px;
    width: 110px;
    height: auto;
  }
  .rewards_section .rewards-row .reward-title{
    margin-bottom: 8px;
  }
  .rewards_section .rewards-row .donate-btn{
    margin-top: 24px;
  }
  /*======================================================*/
  /*******************Campaign Organizer*********************/
  /*======================================================*/
  .organizer-row {
    padding: 24px;
  }
  .organizer-row .list-inline li.dot{
    display: none;
  }
  .organizer-row .list-inline li.organizer-name{
    margin-bottom: 4px;
  }
  .organizer-row .created_date {
    margin-top: 8px;
  }
  .organizer-row .social-contact {
    margin-top: 25px;
  }
  .organizer-row .send-message{
    margin-top: 2px;
  }
  .organizer-row.with-main-campaign .right-part {
    margin-top: 20px;
  }
  .organizer-row.with-main-campaign .support-campaign-date {
    margin-top: 10px;
  }
  /*======================================================*/
  /*******************Campaign Donors*********************/
  /*======================================================*/
  .donors-row {
    padding: 16px 16px 16px 12px;
    position: relative;
  }
  .donors-row .donor-img {
    width: 48px;
    margin-right: 12px;
  }
  .donors-row .donor_name{
    max-width: 60%;
  }
  .donors-row .amount_div{
    position: absolute;
    top: 16px;
    right: 16px;
    max-width: 42%;
    word-break: break-all;
  }
  /*======================================================*/
  /***************Campaign Support Campaigns***************/
  /*======================================================*/
  .support_campaign_row .support_campaign_img{
    float: none;
    display: block;
    width: 100%;
    height: 135px;
  }
  .support_campaign_row .support_campaign_info{
    padding: 20px;
  }
  /*======================================================*/
  /********************Campaign Updates********************/
  /*======================================================*/
  .update-row {
    padding: 35px 0px 17px 84px;
  }
  .update-row:not(.last_update_row) .content-area:before {
    left: -36.5px;
  }
  /*======================================================*/
  /*******************Campaign Donors*********************/
  /*======================================================*/
  .donors-row .donor_msg {
    padding-top: 13px;
  }
  /*======================================================*/
  /********************Campaign Followers********************/
  /*======================================================*/
  .followers-row {
    padding: 16px 12px;
  }
  .followers-row .follower_name {
    margin-top: 0px;
  }
  .followers-row .follow_since {
    margin-top: 4px;
    width: calc(100% - 70px);
    float: right;
  }
  /*======================================================*/
  /******************** Support Campaign ********************/
  /*======================================================*/
  #create-new-support-campaign {
    padding: 28px 24px;
  }
  .fundraising-team-row .member_info_bottom {
    width: 100%;
    float: none;
    display: inline-block;
    clear: both;
    margin-left: 0px;
    margin-top: 10px;
  }
  .fundraising-team-row .send-message{
    margin-top: 8px;
    display: inline-block;
  }
  .fundraising-team-row .member-name{
    margin-bottom: 4px;
  }
  .fundraising-team-row .list-inline li.role{
    display: block;
    clear: both;
    margin-bottom: 6px;
  }
  .fundraising-team-row .list-inline li.dot{
    display: none;
  }
  .fundraising-team-row .list-inline{
    display: block;
  }
  .fundraising-team-row .list-inline{
    float: left;
  }
  .comment-row .comment-content .comment-header{
    padding-right: 0;
  }
  .comment-row .date_time {
    position: relative;
    right: unset;
    top: unset;
    transform: none;
  }
  .compaign_cat_flag{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .compaign_cat_flag .country{
    display: flex;
    align-items: center;
  }
  .compaign_cat_flag .country .flag {
    margin-right: 8px;
    margin-top: 0px;
  }
  /*****************************************************/
  /****************** Thank You Page *******************/
  /*****************************************************/
  .creator-message .creator-img {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  .creator-message .message-box {
    width: calc(100% - 48px);
    padding: 20px;
  }   
  .page-template-page_thank_you .creator-message .message-box{
    margin-bottom: 40px;
  }
  .increase-funds-by-support-campaigns .inner-content{
    padding: 24px;
    display: block;
  }
  .share-with-friends .inner-content{
    padding: 24px;
  }
  .share-with-friends .card, .increase-funds-by-support-campaigns .card {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    width: 100%;
  }
  .increase-funds-by-support-campaigns .create_support_campaign_btn{
    width: 100%;
  }
  .share-with-friends .card-row {
    position: relative;
  }
  .increase-funds-by-support-campaigns .content {
    width: 100%;
  }
  .share-with-friends .content{

  }
  .share-with-friends .heading{
    text-align: center;
  }
  .share-with-friends .share-heading{
    text-align: left;
    font-size: 18px;
  }
  .share-with-friends .share-list{
    margin-top: 0px;
  }
  .share-with-friends .share-list li{
    margin-top: 20px;
  }
  .share-with-friends .share-list:last-child li {
    /*margin-top: 0;*/
  }
  .your-contribution .inner-content {
   /* padding: 40px 24px;*/
 }
 .your-contribution .contribution-value p {
  width: 100%;
  font-size: 18px;
}
.your-contribution .contribution-value p:not(:last-child) {
  margin-bottom: 12px;
}
.your-contribution .contribution-value{
  margin-bottom: 48px;
}
.your-contribution .contributor p.text {
  width: 100%;
  text-align: center;
}
.your-contribution .contributor .person {
  width: auto;
  padding: 0;
  margin: 24px auto 0px;
}
.your-contribution .btn-group.btn-2{
  display: block !important;
  width: 100%;
  margin: 0 auto;
}
.d-flex.btn-group > .btn:not(:first-child){
  margin-top:20px;
}
.your-contribution .btn-group.btn-2 button:not(:last-child){
  margin-bottom: 16px;
}
.your-contribution .want-to-edit {
  margin: 32px auto 24px;
}
.benefits .benefit:not(:first-child){
  margin-top: 44px
}
.benefit .benefit-desc{
  padding: 0px 32px;
}
.support-card {
  width: 295px;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-bottom: 30px;
  margin-right: auto;
  padding: 32px 28px;
  display: block;
}
.support-card .support-card-img{
  width: 238.64px;
  height: 144px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
}
.support-card .support-card-content {
  width: 100%;
  text-align: center;
}
.support-card .support-card-content button{
  margin-top: 20px;
}
body.page-id-4948828 .page-heading{
  font-size: 36px;
  line-height: 43px;
}
body.page-id-4948828 .message-from-campaign-creator .Thin-30{
  font-size: 20px;
}
.author_with_role{
  margin-top:5px;
  margin-right: 8px;

}
.time-left .clock .icon{
  font-size: 20px;
}
.campaign-goal-progress .total-progress{
  margin-top: 12px;
}

.desktop-version:after{
  display: none;
}
.desktop-version{
  padding-bottom: 0px;
}
.update-row .content-area .update_action_btn i {
  /*display: none;*/
}
.update-row .content-area .update_action_btn .link {
  margin-left: 0px;
  font-size: 16px;
  line-height: 150%;
}
.followers_section.full-panel{
  padding-bottom: 0px;
}
.donors_section.full-panel{
  padding-bottom: 0px;
}
.followers_section .see_more_followers, .donors_section .see_more_donors{
  margin-top:24px;
}
.gropup_and_report_btn{
  display: flow-root;
  padding: 0px;
  border: 0;
  margin-top: 48px;
}
.gropup_and_report_btn .add-to-my-collect-btn {
  border: 1px solid #4A90E2;
  box-sizing: border-box;
  border-radius: 8px;
  width: 244px;
  margin-left: auto;
  margin-right: auto !important;
  padding: 8px;
  margin-bottom: 16px;
}
.gropup_and_report_btn #report_img {
  border: 1px solid #EAEBEE;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 8px;
  width: 124px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer.default-footer {
  margin-top: 32px;
}
.organizer-row.with-main-campaign {
  display: flow-root;
  padding: 24px;
}
.organizer-row.with-main-campaign .left-part, .organizer-row.with-main-campaign .middle-part, .organizer-row.with-main-campaign .right-part{
  width: 100%;
}
.organizer-row.with-main-campaign .middle-part {
  position: relative;
  top: unset;
  left: unset;
  margin: 28px auto 8px;
}
.organizer-row.with-main-campaign .campaign-pointer{
  transform: rotate(90deg);
}
.organizer-row .organizer-img {
  width: 80px;
  height: 80px;
  margin-right: 12px;
}
.organizer-row .organizer_info {
  padding-left: 92px;
}
.organizer-row.with-main-campaign .right-part img{
 /* height: 151px;
  width: 287px;
  max-width: 100%;*/
  height: auto;
}
.status_text{
  margin-top: 12px;
  margin-bottom: 0px;
}
#follow_compaign2, .follow_this_campaign.register-link {
  margin-top: 32px;
}
.heading_with_links .links{
  margin-top: 20px;
  display: block;
  width: 100%;
}
.heading_with_links .links li:first-child{
  margin-left: 0px;
  width: 100%;
  font-family: Lato,sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  color: #2F435A;
}
.heading_with_links .links li{  
  margin-top: 12px;
  float: left;
}
.heading_with_links .links li:not(:last-child){
  margin-right: 24px;
}
.heading_with_links .links li:nth-child(2){
  margin-left: 0px;
}
.heading_with_links .links li .icon, .heading_with_links .links li .icon:before, .heading_with_links .links li img{
  width: 40px !important;
  height: 40px !important;
}
.increase-funds-by-support-campaigns .card .top_part{
  margin-top: 0px;
}
.increase-funds-by-support-campaigns .card .bottom_part {
  margin-bottom: 0px;
}
.increase-funds-by-support-campaigns .percent{
  margin-bottom: 28px;
}
.increase-funds-by-support-campaigns .content{
  padding: 0px;
}
}

@media (max-width: 820px){
  #widget-share-modal nav.tab-nav ul {
    justify-content: flex-start;
    flex-wrap: nowrap;
  }
}

@media (max-width: 768px){
  .report-btn{
    margin-top: 48px;
  }
  .desktop-version{
    /*padding: 34px 0px;*/
    padding: 28px 0px 0px;
  }

  footer .footer-site-info{
    margin: 0px auto 32px;
  }
  .campaign-title h5.campaign_by{
    display: inline;
  }
  #sticky-tabs{
  }
  #core_middle_column{
    /*width: 100vw;*/
    /*margin-left: -20px;*/
    /*padding: 0px;*/
  }
  .share-with-friends .inner-content {
    display: block;
  }
  .share-with-friends .content{
    width: 100%;
    max-width: 264px;
    margin: 20px auto 0px;
    padding: 0;
  }
  .donor-appreciation-row{
    width: 100%;
    max-width: 100%;
    display: block;
  }
  .donor-appreciation-row .share-content{
    width: 100%;
    max-width: 308px;
    padding: 0px;
    display: block;
    margin: 20px auto;
  }
  .page-template-page_blog_single_update footer{
    padding-bottom: 108px !important;
  }

  .story-content-area > p > img[height]{
      height: auto;
    }
    .story-content-area iframe{
      width:100% !important;
    }
}

@media (max-width: 769px) and (min-width: 481px) {
  .tab-nav .nav-item a {
    text-align: center;
  }
  .info-button-main-space {
    padding: 0px 0px;
  }
  .info-button-main-space {
    padding: 0px 0px;
  }
  #info-button-tab button.copy {
    margin-top: 16px;
  }
  .basic-col-space {
    padding-left: 0px;
    padding-right: 0px;
  }
  .basic-button-left-col.text-center img {
    width: 100%;
  }
  .right-side-col textarea {
    height: 284px;
  }
  .tab-nav .nav-item a {
    /*min-width: 200px;*/
    min-width: max-content;
  }
  .nav-link {
    margin-bottom: 0px;
  }
  .horizontal-widget-container {
    overflow-x: auto;
  }
  .textarea-horizontal {
    padding: 0px;
  }
  .textarea-horizontal button {
    width: 50%;
  }
  .save_campaign_content button {
    width: 50%; 
  }
}

@media (max-width: 560px) {
  .share-list ul{
    width: 100%;
    justify-content: center;
  }
  #campaign-share-modal .share-list ul{
    justify-content: flex-start;
  }
  .share-list ul li{
    margin-top: 16px;
  }
  .share-list ul li:not(:last-child){
    margin-right: 32px;
  }
}
@media (max-width: 481px) {
  .organizer-row.with-main-campaign .right-part img{
    width: 100%;
    height: 151px;
  }
  .info-button-main-space {
    padding: 0px 0px;
  }
  #info-button-tab textarea {
    height: 123px;
  }
  #info-button-tab textarea {
    height: 123px;
  }
  #info-button-tab button.copy {
    width: 100%;
    margin-top: 12px;
  }
  .basic-button-main-space {
    padding-left: 0px;
  }
  .basic-col-space {
    padding-left: 50px;
    padding-right: 50px;
  }
  #basic-button-tab textarea {
    margin-top: 28px;
  }
  .basic-button-left-col.text-center img {
    width: 100% !important;
  }
  #basic-button-tab button.copy {
    width: 100% !important;
    margin-top: 12px;
  }
  .tab-nav .nav-item a {
    /*min-width: 182px;*/
    min-width: max-content;
    text-align: center;
  }
  .nav-link {
    margin-bottom: 0px;
  }
  .horizontal-widget-container {
    overflow-x: auto;
  }
  #widget-share-modal .tab-content {  
    /*padding: 32px 24px 40px 24px;*/
    padding: 32px 24px 0px 24px;
  }
  .right-side-col textarea {
    margin-top: 24px;
    height: 110px;
  }
  .textarea-horizontal button {
    width: 100%;
  }
  .textarea-horizontal {
    padding: 0px;
  }
  .right-side-col button, #horizontal-widget-tab button {
    width: 100%;
  }
  #donor-appreciation-tab h5 {
    margin-top: 24px;
  }
  .save_campaign_content button {
    width: 100%;
  }
  .donors-row .donation_amount.hidden_amount{
    font-size:12px;
  }
  .modal-width-476 .modal-dialog {
    max-width: 100%;
  }
  .share-with-friends .content{
    width: 100%;
    max-width: 100%;
  }
  .b-card.widget {
    width: 392px;
    max-width: 392px;
  }
  .widget-wrapper{
    overflow: auto;
  }
}

@media (max-width: 370px){
  .donors_section.full-panel .section-heading, .followers_section.full-panel .section-heading,
  .support_campaigns_section.full-panel .section-heading{
    font-size: 18px;
  }
  .time-left .time{
    padding-left: 15px;
  }
  .time-left .time .days, .time-left .time .hours, .time-left .time .minutes{
    margin-right: 10px;
  }
  .add_edit_campaign_update .uploaded-photo img{
    max-width: 125px;
  }
  .add_edit_campaign_update .upload_action{
    width: calc(100% - 125px);
    padding-right: 0px;
  }
}


@media only screen and (min-device-width: 480px) and (max-device-width: 1024px) {
 .custom_share .list-inline.share li:nth-child(2){
  margin-right:15px!important;
}
}

@media (max-width: 480px) { 
  .modal_sticky{
    position: sticky;
    bottom: 0;
    background-color: inherit;
    z-index: 1055;
    background: #FFFFFF;
    border-radius: 0px 0px 16px 16px;
  }
  .up-button-section{
  /*position: fixed;
  bottom: 0;
  background: #FFFFFF;
  width: 100vw;
  left: 0;
  margin: 0px;*/
  box-shadow: 0px -10px 30px rgb(0 0 0 / 5%);
  padding: 12px 20px;
  margin-top: 32px;
}
.camp-back-button{
  border-top: 1px solid #EAEBEE;
  padding-top: 32px;
  margin: 0px 28px;
}
.up-button-section button{
  margin: 0px;
}
.up-button-section button:first-child{
  margin-right: 12px;
}
#seeUpdate .modal-content{
  padding:0px;
}
.blog-single-iframe .update-row{
  padding: 40px 28px !important;
}
#load_update_in_iframe iframe{
  /*max-height: calc(100vh - 72px) !important;*/
  border-radius: 16px;
  height: 100vh;
  max-height: calc(100vh - 162px - 64px - 32px) !important;
}
.up-button-section > a{
  width: 54.8%;
  max-width: 54.8%;
}
.up-button-section > a button{
  width: 100% !important;
  max-width: 100% !important;
}
.up-ss-button{
  width: 41.3% !important;
  max-width: 41.3% !important;
}
}