/*
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.2
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 #698f08;
background: #698f08;
transition: .5s;
color: #fff;
width: inherit;

}

.modal-body .wpcf7  input[type="submit"]:hover {
background-color: #698f08;
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 #7ba01f;
background-color: #7ba01f;
-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: #698f08;
border: 1px solid #698f08;
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: #698f08;
}

#dgx-donate-form-donor-section p {
float:left;
width:33%;
}

#dgx-donate-form-donor-section {
padding-bottom: 100px;
}

.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;
}