.about-post-type  {
	max-width: 100%;
	display: block;
	clear: both;
	margin: 0;
	padding-right: 20px;
}

.about-post-type hr {
	margin-top:20px;
}
				
.about-post-type label {
	font-weight: bold;
}
				
.cc-clr {
	display: block;
	clear: both;
	content: "";
}
				
.about-post-type .form-group  {
	height: 50px;
	display:block;
}
				
.about-post-type .form-group input {
	border-radius: 4px;
	padding: 10px;
}

.about-post-type  .ss-logo {
	position: relative;
	top: 12px;
	width: 60px;
	height: 60px;
}

.about-post-type  .s-red {
    background-color: #B70000 !important;
	border: 1px solid #6B0000 !important;
	display: block;
	clear: both;
	font-size: 40px;
	font-weight: 900;
	width: 100%;
	color: #fff;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
	font-family: 'Montserrat', sans-serif;
    text-shadow: 2px 2px #333;
}

.about-post-type h2  {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 20px;
}

.s-red:hover {
    background-color: red !important;
}

.about-post-type .btn {
	text-align: center;
	line-height: 80px;
}

.about-post-type  a {
	text-decoration: none;
}

.about-post-type h1 {
	font-size: 44px;
	padding: 30px 0 30px 0;
	text-align: center;
}

.about-post-type  #load_img1 {
	max-width: 45px;
}

.about-post-type .form-group {
	margin-top: 50px;
}

.about-post-type .bttb-images {
	display: block;
	margin-top: 40px;
	clear: both;
	height: 100%;
}

.bttb-radio {
	position: relative;
	display: inline-block;
	width: 50px;
	padding: 30px;
	border: 1px solid #C0C0C0;
}

.bttb-radio img {
	position: absolute;
}

.bttb-radio input {
	position: relative;
}

.attachment-featured-thumbnail {
	width: 80px;
	height: 80px;
}

