.td-module-comments {
    display: none;
}
.td-main-logo img {
    width: 100%;
}
.widget {
    text-align: center;
}
.widget_wpcom_social_media_icons_widget .genericon {
    font-size: 30px;
}
.border-widght {
    border: 3px solid #ccc;
	  background-color: #fff;
	  padding: 20px 20px 5px;
	  margin-top: 20px;
}
.widget {
    margin-bottom: 10px!important;
}
.td-main-page-wrap {
    padding-top: 0px !important;
}
.td_block_image_box .td-tiny-image .td-custom-image a {
     background-size: contain;
    background-repeat: no-repeat;
}
#BoL_wrapper {
    border: 1px solid #ededed!important;
    padding: 10px!important;
	    float: left;
	height:150px;
}
div#BoL_first input[type="image"] {
    /*width: 70%!important;*/
}
div#BoL_second input[type="image"] {
    width: 150px;
    margin-left: 10px;
}
.mail-chimp {
    background: #FFDC0F;
    padding: 10px;
    color: #000;
}
.mail-chimp p {
    margin-bottom: 0px;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}
.mail-chimp h3 {
    margin: 17px 0;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.mail-chimp input[type="email"] {
    color: #000!important;
    text-align: center;
}
.mail-chimp input[type="submit"] {
    color: #fff!important;
    text-align: center;
	margin: 10px 0px;
}
.mail-chimp span {
    font-size: 11px;
}
.mail-chimp input[type="email"]::placeholder{
	color: #000!important;
}

.td-main-sidebar {
	background-color: #eee;
}

.tdc-row {
    border-top: 1px #ddd solid;
    padding-top: 20px; 
}

.td-ss-main-sidebar {
    background-color: #eee;
    padding: 0 20px;
}

.td-container {
    border-top: 0px solid #eee;
}

.post header .entry-title {
    border-bottom: 1px solid;
	  padding-bottom: 5px;
}
.td-footer-bottom-full {
    display: none;
}
.td-boxed-layout .td-container-wrap{
	width:100%!important;
}
.td_block_image_box .td-medium-image .td-custom-image a {
    background-size: 100%;
    background-repeat: no-repeat;
}
.td-boxed-layout .td-header-menu-wrap.td-affix{
	width:100%;   
	z-index: 1;
    position: relative;
}
.td-header-style-10 .td-affix .td-main-menu-logo{
	left:10em!important;
}
#BoL_second select {
    width: 250px;
    padding: 10px;
}
.donation-wr{
	text-align:center;
	position: relative;
	left: 3em;
	margin-top: 18px;
}
.essb_links.essb_fixed{
	padding-left:10px;
}
fieldset.usp-name, .usp-url {
    float: left;
    width: 50%;
}
fieldset.usp-title, .usp-captcha {
    float: left;
    width: 50%;
}
select#user-submitted-category {
    float: left;
    width: 40%!important;
    padding: 6px 10px;
    border-color: #ededed;
}
.usp-name label, .usp-url label, .usp-title label, .usp-category label {
    display: none!important;
}
input[type=text], input[type=url], input[type=tel], input[type=email]{
	border: 1px solid #ededed!important;
}
#BoL_wrapper {
		margin-top: 10px;
	    width: 100%;
	    border: 0px solid black;
	}
	#BoL_wrapper p {
		line-height: normal;
		text-align: justify;
		padding: 5px;
		margin-bottom: 10px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
	}	
	#BoL_first {
	    float: left;
	    width: 20%;
	    border: 0px solid red;
	}
	#BoL_second {
	    border: 0px solid green;
width:63%;
float:left;
	}
	#BoL_second input {
    float: left;
}
#BoL_second select {
    width: 250px;
    padding: 5px 10px;
    position: relative;
    left: 10px;
}
@media (max-width: 780px) {
	fieldset.usp-name, .usp-url {
    float: left;
    width: 100%;
}
fieldset.usp-title, .usp-captcha {
    float: left;
    width: 100%;
}
	
select#user-submitted-category {
    width: 80%!important;
}
	#BoL_first {
	    width: 100%;
	}
	#BoL_second {
		width: 100%;
	}
	
#BoL_wrapper {
	height:auto;
}
	#BoL_second select{
		width:250px;
    position: relative;
    top: 9px;
		margin-bottom: 25px!important;
	}
	div#BoL_first input[type="image"] {
    width: auto!important;
}
	div#BoL_second input[type="image"] {
    width: 187px;
    margin-left: 4em;
    display: block;
    position: relative;
    text-align: center;
}
.donation-wr{
	left: 0em;
}
	#BoL_wrapper {
    margin-bottom: 20px;
}
}