/*
Theme Name: Act
Theme URI: http://klbtheme.com/act/
Author: KlbTheme(Sinan ISIK)
Author URI: http://themeforest.net/user/KlbTheme
Description: Act - Multipurpose Nonprofit Wordpress Theme
Version: 1.9.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready


http://themeforest.net/user/KlbTheme
http://facebook.com/13Sinan13
https://twitter.com/SinanIk
Skype:berbat1231
*/


.klbvolunteer {
-moz-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover !important;
color: #fff;
display: table;
height: auto;
padding: 0;
width: 100%;
}

.klbvolunteer .overlay-dark {
background:none;
}

.klb-project {
padding-left: 0;
padding-right: 0;
}

.modal-body .wpcf7 input {
border-radius: 0!important;
box-shadow: none!important;
display: block;
width: 66.66666667%;
float:right;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.modal-body .wpcf7 label {
text-align: right;
margin-bottom: 0;
margin-top:0;
padding-top: 7px;
position: relative;

width: 33.33333333%;
padding-left: 15px;
padding-right: 15px;
}


.modal-body .wpcf7 textarea {
border-radius: 0!important;
box-shadow: none!important;
display: block;
width: 66.66666667%;
height: 34px !important;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
float:right;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.modal-body .wpcf7  input[type="submit"] {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px!important;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid #ec601c;
background: #ec601c;
transition: .5s;
color: #fff;
width: inherit;

}

.modal-body .wpcf7  input[type="submit"]:hover {
background-color: #ad420e;
color: #fff;
 }

.modal-body .wpcf7 input[type="radio"] {
float: none;
height: inherit;
display: inherit;
width: inherit;
 }



.wpcf7 input, 
.wpcf7 textarea{
border-radius: inherit !important;
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.wpcf7 textarea{ 
height: 116px !important;
}



.wpcf7  input[type="submit"] {
background-color: #000 !important;
color: #fff;
width:inherit;
border-radius: 50px !important;
text-transform: none;
transition: .5s;
text-decoration: none;
padding: 10px 16px;
line-height: 0;
display: inline-block;
margin-bottom: 0;
font-weight: 800;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
font-size: 18px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;


}

.wpcf7  input[type="submit"]:hover {
background-color: #404040 !important;
color: #fff;
 }


span.wpcf7-not-valid-tip {
color: #f00;
font-size: 15px;
display: block;
background: black;
font-weight: 800;
}

.page-template-donors .navbar {
background-color: #000;
}

.page-template-team .navbar {
background-color: #000;
}

#about-author .avatar-md img {
border-radius:50%
}

.form-allowed-tags {
display:none;
}

.pull-left img.avatar {
border-radius:50%
}

.comment-reply-link  {
font-weight: 800;
text-transform: uppercase;
border: 1px solid #64bf9e;
background-color: #64bf9e;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
color: #fff;

display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
white-space: nowrap;
}

.comment-reply-link:hover,
.comment-reply-link:hover,
.comment-reply-link:hover {
background-color: #378669;
border: 1px solid #378669;
color:#fff;
}



.comment-form input { 
  width: 90%;
  border: 1px solid rgba(100, 108, 127, 0.16);
  padding: 15px;
  font-size: .9em;
  -webkit-transition: ease all .5s;
  -o-transition: ease all .5s;
  transition: ease all .5s;
  float:left;
}


.comment-form input:focus { 
  border: solid 2px #76c6a9;
  outline: none;
}

.comment-form p  { 
   float:left;
margin-bottom: 4px;
 } 
  
.comment-form label {
display: block;
margin-bottom: 10px;
font-size: 14px;
color: #333; 
  }
 
.comment-form textarea {
  width: 100%;
  border: 1px solid rgba(100, 108, 127, 0.16);
  padding: 15px;
  font-size: .9em;
  -webkit-transition: ease all .5s;
  -o-transition: ease all .5s;
  transition: ease all .5s;

} 

.comment-form textarea:focus {
  border: solid 2px #76c6a9;;
  outline: none;

} 
  
.comment-form p:nth-child(-n+2) {
   width: 100%;
}


.comment-form input[type="submit"] {
width:inherit;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
display: inline-block;
font-weight: 800;
text-transform: uppercase;
background-color: #000;
transition: .5s;
color: #fff;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
margin: 0 0 20px;
}



p.comment-form-author {
width: 33.33333333%;
}

p.comment-form-email {
width: 33.33333333%;
}

p.comment-form-url {
width: 33.33333333%;
}

p.comment-form-comment{
width: 97%;
}


.comment {
width:83%;
}



.tagcloud a:before {
content: "\f02b";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
padding-right: 2px;
}


.tagcloud a {
margin-bottom: .25em;
display: inline-block;
background: #424f52;
color: #fff;
padding: .75em;
font-size: 75%;
font-weight: bold;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
-o-transition: .5s;
-ms-transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
}


.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }



.alignright img {
	float: right;
	margin: 0 0 1em 1em
}
.alignleft img {
	float: left;
	margin: 0 1em 1em 0
}
.aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.alignright {
	float: right;
    margin: 0 0 1em 1em
}
.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}


.size-full {
}
.size-large {
}
.size-medium {
}
.size-thumbnail {
}
.gallery-caption {
}
.bypostauthor {
}


.textarea_half {
 max-width:500px;
}

.wp-caption img {
max-width: 100%;
height: auto;
}
.sticky {

}

p>img {
max-width: 100%;
height: auto;
}

.wp-caption {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
	width: auto !important;
}
.wp-caption p.wp-caption-text {
	width: auto !important;
	line-height: 1.5;
	font-size: 11px;
	padding: 3px 0;
	margin: 0px 0 0 0;
	background: #f6f6f6;
	display: block;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}


.widget select {
width:100%
}

.widget ul {
padding-left: 0;
list-style: none;
}

.widget ul li {
border-top: 1px solid #d5d5d5;
padding: .7em 0!important;
}

.widget ul.sub-menu {
padding-left: 10px;
}

.klb-logo {
color: #fff;
font-size: 26px;
}

.post .image img {
width:100%;
height:400px;
}

ul.pagination li a {
border: 1px solid;
padding: 5px 10px;

}

.pagination .active {
background-color: #323232;
border-color: #323232;
color:#fff;
}

.pagination .active:hover,
.pagination .active:focus {
background-color: #323232;
border-color: #323232;
color:#fff;
}

.pager li {
margin-right: 2px;
}

table {
max-width: 100%;
background-color: transparent;
}

th {
text-align: left;
padding-right: 20px;
padding-bottom: 5px;
padding: 10px;
border: 1px solid #e5e5e5;
}

td{
padding: 10px;
border: 1px solid #e5e5e5;
text-align: left;
}


.act-post h6{
margin-top: 1px;
margin-bottom: 5px;
font-size: 12px;
text-transform: none;
line-height: 1.1;
}

.act-post h5{
margin-top: 1px;
margin-bottom: 5px;
font-size: 14px;
text-transform: none;
line-height: 1.1;
}

.act-post h4 {
margin-top: 1px;
margin-bottom: 5px;
font-size: 18px;
line-height: 1.1;
}

.act-post h3 {
margin-top: 1px;
margin-bottom: 5px;
font-size: 24px;
line-height: 1.1;
}

.act-post h2 {
margin-top: 10px;
margin-bottom: 10px;
font-size: 30px;
line-height: 1.1;
}

.act-post h1 {
margin-top: 1px;
margin-bottom: 5px;
font-size: 36px;
line-height: 1.1;
}

embed {
width: 100%;
}

iframe {
width:100%
}

.dgx-donate-form-section input[type="radio"],
.dgx-donate-form-section input[type="checkbox"] {
vertical-align: inherit;
margin-right: 6px !important;
}

#donateModal	.modal-body {
padding-top:40px;
}

.modal-body .close {
margin-top: -1.5em;
}

#dgx-donate-container {
background: #ec601c;
}

#dgx-donate-form-donor-section p {
  display: inline-block;
width:33%;
}



.dgx-donate-form-section h2 {
font-weight:800;
}


.footer-top .col-md-3 ul {
padding-left: 0;
list-style: none;
}


.footer-top .col-md-3 ul li {
border-top: 1px solid #555555;
padding: .7em 0!important;
}


.footer-top .col-md-3 ul li:before {
font-size: 120%;
color: #64bf9e !important;
padding-right: 8px;
content: "\f105";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.footer-top .col-md-3 .textwidget {
opacity: .65;
}

.custom-scrollbar .viewport {
width:inherit;
}

.event-adress {
  margin: 0 0 20px;
  color:#8b9ea2;
}
.tribe-events-list .tribe-events-event-cost span {
background:#64bf9e;
border:1px solid #64bf9e;
}


h1.event-single-title {
  color: #6f868b;
}

.tribe-events-schedule {
  margin: 0;
}

.tribe-events-button, 
#tribe-events .tribe-events-button {
  background-color: #ec601c !important;
}

.tribe-events-button:hover, 
#tribe-events .tribe-events-button:hover {
  background-color: rgba(236, 96, 28, 0.56);
}

#tribe-events-pg-template {
  margin-bottom: 50px;
}

.events-loop-act {
  margin-bottom: 30px;
}



.tribe-events-calendar div[id*=tribe-events-daynum-] a {
  background: none;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  padding-top: 2px;
  padding-bottom: 2px;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] {
  background: none;
  color: #000;
  text-align: right;
}


.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] {
  background: none;
  color: #000;
  text-align: right;
}

#tribe-events-content .tribe-events-calendar td {
border: 1px solid #ddd;

}

.tribe-events-calendar thead th {
background-color: #30745b;
border-left: 0 hidden transparent;
border-right: 0 hidden transparent;
border-bottom: 0 hidden transparent;
padding: 4px 0;
text-transform: capitalize;
}

.tribe-events-month h2.calendar-title {
  text-align: left;
  margin-bottom: -13px;
  padding: 0.7em;
  color: #fff;
  background: #64bf9e;
  font-size: 2.25em;
  font-weight:100;
}


.tribe-events-list-event-description .pull-left {
float:none !important;
  margin-top: 24px;

}



.tribe-events-list .tribe-events-event-image {
margin:0;
  display: inline-block;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
}

.tribe-events-list .tribe-events-event-image img {
    height: 100%;
    width: auto;
}

#tribe-events-content h3 a {
color:black;
}

.tribe-events-event-meta .list-inline>li p {
margin-bottom: 12px;
}

.tribe-events-event-meta  .list-inline li{
  padding-right: .75em;
  padding-left: .75em;
}


.tribe-events-event-meta  .list-inline {
  margin-left: -10px;
}


.tribe-events-list .type-tribe_events {
  padding: 0;
}

.tribe-events-event-meta span.fa,
.tribe-events-schedule span.fa {
padding-right: 4px;
  color: #ec601c;

}

.tribe-events-event-meta {
color:#8b9ea2;

}

#tribe-bar-form {
  background: #FFFFFF;
}

#tribe-events-bar {
padding-top: 4em;
}

.tribe-events-list h2.tribe-events-page-title {
    font-size: 4.3em;
  font-weight: 800;
  line-height: .95em;
  margin-bottom: .45em;
  margin-top: -.08em;
  text-transform: uppercase;
}


.tribe-events-list-separator-month span {
background:none;
}

.tribe-events-list-separator-month:after {
border:none;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
background-color:#30745b !important;
}

.tribe-bar-views-inner {
  background: #64bf9e;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: #64bf9e;
}

.tribe-events-list .tribe-events-event-cost {
  float: right;
  margin: 0;
}


.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
}

#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
right:0;
}

#tribe-bar-form #tribe-bar-views {
left:0;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
  margin-top: 0;
  background: #64bf9e;
}


#tribe-bar-form input[type=text] {
font-family: "Open Sans Condensed";
  font-style: normal;
  font-weight: 300;}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
  background-color: #64bf9e;
}

#tribe-events-content .tribe-events-calendar td {
background-color:#fff;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
background-color:inherit;
}

#tribe-events-content .tribe-events-calendar td:hover {
  background: #30745b; }

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
background-color:inherit;
  color: black;
}

div#tribe-events {
  padding-top: 5em;
}

.tribe-events-schedule .list-inline{
margin-left:0;
  color: #8b9ea2;
}

#donate-homepage {
display:inherit;
}




.panel-campaign .panel-header {
  background: ;
  color: #141414;
}
.panel-campaign .panel-header a {
  color: #141414;
}
.panel-campaign img {
  padding-bottom: 1em;
}
.panel-campaign .panel-body {
  padding: 0;
}
.panel-campaign .col-lg-12 {
  padding: 1em 2em 1em;
}
.panel-white .panel-footer {
  color: #141414;
  background-color: #fff!important;
}


.panel-campaign #cf_total_price_in_percent_with_bar{
height: 15px;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  border: 1px solid #ffffff;
}
.panel-campaign #cf_percent_bar {
  height: 100%;
  border-radius: 0;
  background-color: #ec601c;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.panel-campaign .panel-footer .cf_get_total_funders {
  font-size: 20px;
}
.panel-campaign .panel-footer #cf_days_remaining {
float:none !important;
}
.panel-campaign .panel-footer #cf_get_total_funders {
float:none !important;
}
	
.panel-campaign .panel-footer #cf_total_raised_in_percentage {
  display: inherit;
}

.panel-campaign .panel-footer #cf_target_price_label{
  display: inherit;
}


.panel-campaign .panel-footer span.price {
float:none !important;
}

.product_list_widget #cf_target_price_labels {
display:none;
}

.product-single .product-info .description {
  width: 100%;
  float: left;
  margin-bottom: 20px;

}
.product-single .product-info .description #cf_target_price_labels {

display:none;
}


.product-single .product-info .description #cf_total_price_in_percent_with_bar{
height: 15px;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  border: 1px solid #ffffff;
}
.product-single .product-info .description #cf_percent_bar {
  height: 100%;
  border-radius: 0;
  background-color: #ec601c;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.product-single .product-info .description #cf_price_new_date_remain {
  color: #000;
  margin-top: 10px;
}

.product-single .product-info .description #cf_update_total_funders {
  color: #000;
  margin-top: 10px;
}

.product-single .product-info .description #cf_total_raised_percentage {
  color: #000;
}

.product-single .product-info .description #singleproductinputfieldcrowdfunding {
  font-weight: 700;
  color: #000;
}



.product_list_widget #cf_total_price_in_percent_with_bar{
height: 15px;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  border: 1px solid #ffffff;
  margin-top: 15px;
}

.product_list_widget #cf_percent_bar {
  height: 100%;
  border-radius: 0;
  background-color: #ec601c;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}



.product_list_widget  p#cf_total_raised_percentage {
  float: right;
  font-size: 18px !important;
  margin-bottom: 0px;
  margin: 0;
  line-height: 3;
}


.product_list_widget  p#cf_total_price_raise {
  margin-bottom: 0px;
  margin: 0;
  line-height: 3;
}


.product_list_widget  p#cf_total_price_raise span{
  font-size: 18px;
  margin-bottom: 0;
}


.product_list_widget #cf_update_total_funders {
  margin-top: 5px;
}

.product_list_widget #cf_price_new_date_remain {
  margin-top: 5px;
}


.carousel-inner .panel-campaign .panel-footer #cf_target_price_label {
  margin: 0;
}






.related #cf_target_price_labels {
display:none;
}
.related p#cf_total_price_raise {
margin-top:0;
margin-bottom:0;
}

.related #cf_total_price_raise span {
  font-size: 20px;
}

.related #cf_total_raised_percentage {
  font-size: 20px !important;
  padding-left: 10px;
  
}

.related #cf_total_price_in_percent_with_bar{
height: 15px;
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  border: 1px solid #ffffff;
}

.related #cf_percent_bar {
  height: 100%;
  border-radius: 0;
  background-color: #ec601c;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

.intro #fundraiser-bar {
z-index:999;
}

.modal {
z-index:9999;
}


@media (max-width: 780px) {
.bottom-bar-responsive {
  position: absolute!important;
}
}

@media (max-width: 580px) {
#fundraiser-bar .vert-centered-wrapper-120px {
  height: 60px!important;
}
}

@media (max-width: 580px) {
#dgx-donate-form-donor-section p {
  width:100%;
}

.dgx-donate-form-section input {
    width:100%;
}

.dgx-donate-form-section input.horiz {
  margin-left: 0;
}
.dgx-donate-form-section .aftertext {
  margin-left: 0;
}
}

li.klb-event-shortcode {
list-style-type: none;
}

.klb-contact {
  padding-top: 50px;
}

#dgx-donate-form-donor-section div[id^="_dgx_donate_donor_"] {
    display: inline-block;
}

div#dgx-donate-form-donor-section {
   overflow:hidden;
}

div#dgx-donate-form-donor-section input {
   display: block;
}


span[id^="dgx_donate_giving_level_"],
span#other_radio_button {
margin-left:5px !important;
}


span[id^="dgx_donate_giving_level_"] input[type="radio"],
span[id^="other_radio_button"] input[type="radio"]{
display:none;
}

label[class^="dgx_donate_giving_level_"] {
    width:initial;
    padding: 14px 20px;
    font-size: 22px;
    line-height: 1.33;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #64bf9e;
    border: 1px solid #64bf9e;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label[class^="dgx_donate_giving_level_"]:hover,
 label[class^="dgx_donate_giving_level_"]:active,
 label[class^="dgx_donate_giving_level_"]:focus {
    background-color: #378669;
    border: 1px solid #378669;
}

input[type=radio]:checked + label {
    background-color: #378669;
    border: 1px solid #378669;
}


div#_dgx_donate_anonymous input {
    display: initial;
}

div#_dgx_donate_add_to_mailing_list input {
    display: initial;
}

div#_dgx_donate_employer_name {
    display: inline-block;
}

div#_dgx_donate_employer_match input {
    display: initial;
}

div#_dgx_donate_occupation {
    display: inline-block;
    margin-top: 10px;
}

div#_dgx_donate_anonymous,
div#_dgx_donate_add_to_mailing_list{
    margin-top: 10px;
}

#dgx-donate-form-billing-section div[id^="_dgx_donate_donor_"] {
    display: inline-block;
}

#dgx-donate-form-billing-section div[id^="_dgx_donate_donor_"] {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 30px;
}

@media screen and (max-width: 767px) {

body.post-type-archive-tribe_events #preloader-wrapper {
    display: none;
}

}