/*
Theme Name: BR Seeds
Description: The original BR Seeds theme.
Version: 1
Author: BR Seeds
*/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
max-width: 100%; 
height: auto; 
}
.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 0;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important; 
text-align: center;
}
.wp-caption img {
margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
color: #888;
font-size: 12px;
margin: 5px;
}
.wp-smiley {
margin: 0;
}
.gallery {
margin: 0 auto 18px;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
#content .attachment img {
margin: 0 auto;
}
.content ul, .content ol{margin:20px 0;}
.content ul li, .content ol li{margin:8px 0 8px 20px; line-height:26px;}
input[type="text"], input[type="email"], input[type="tel"], textarea {
	border: 1px solid #cccccc;
	padding: 15px !important;
	background: #2F2A2E;
	border: none;
	color: #D1D3D4;
	font-family: 'Raleway', sans-serif;
	margin: 0 !important;
	transition: all 0.5s;
}
input[type="text"]:hover, input[type="email"]:hover, textarea:hover{
	background: #232123;
}
input[type="submit"], a.readmore {
	border: 0 none;
	cursor: pointer;
	background: #00A049;
	margin: 0;
	color: #fff;
	font-size: 16px;
	padding: 10px 25px;
	transition: all 0.5s;
	display: inline-block;
	font-weight: 600;
	border-radius: 5px;
}
input[type="submit"]:hover, a.readmore:hover {
  background: none repeat scroll 0 0 #484C4B;
	color:#ffffff;
}

*{
padding:0;
margin:0;
}

body.mceContentBody{
background:none;
color:#000000;
}

body,table{
font-family: 'Raleway', sans-serif;
font-size:17px;
color:#2F2A2D;
}

img, fieldset{
border:0;
}

table {
	width: 100%;
	border-collapse: collapse;
}
p{
line-height:28px; 
margin-bottom:25px;
}
a{
outline:none;
text-decoration:none;
color:#BD0F0E;
transition: all 0.5s;
}
a:hover{
color:#2F2A2D;
}

h1{
font-size:40px; 
font-weight:600;
margin-bottom:20px;
}
h2{
font-size:30px; 
font-weight:600;
margin-bottom:20px;
}
h3{
font-size:25px; 
font-weight:600;
margin-bottom:20px;
}
h4{
font-size:20px; 
font-weight:600;
margin-bottom:10px;
}
.clear{
clear:both;
}

.admin-bar header{
	margin-top:32px;
}

.wrapper{
width:90%;
margin:0 auto;
max-width:1920px;
}
.logo {
	float: left;
	width: 220px;
	margin-right: 15px;
	padding: 10px 0;
}
.header {
	z-index: 9999;
	position: relative;
}
header {
	background: transparent;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
.logo, .header, .nav, .number {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.home .headerheight {
    height: 75px;
}
.headerheight {
	height: 176px;
}
header.smaller {
	height: 114px;
	background: #ffffff;
}
header.smaller .logo {
	width: 100px;
}
.header .nav {
	float: right;
	margin-top: 20px;
}
.nav .moduletable{
	float:left;
	margin-left:20px;
}
.banner .metaslider .caption-wrap {
	bottom: 30%;
	left: 5%;
	opacity: 1;
	width: auto;
}
.banner .metaslider .caption {
	padding: 5px 10px;
	word-wrap: break-word;
	font-size: 78px;
	font-weight: bold;
	line-height: 78px;
}
.categories {
	padding: 50px 0;
	text-align: center;
	font-weight: bold;
}
.footer {
	background: #231F20;
	padding: 50px 0;
	color: #ffffff;
	font-size: 15px;
}
.footer a{
	color:#4DA737;
}
.footer a:hover{
	color:#ffffff;
}
.footer .wrapper {
	display: flex;
	flex-wrap: wrap;
}
.widget_text.moduletable.custom_html-4 {
	margin: 0 auto;
}
.blogsmain {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}
.blogsmain .post {
	width: 32%;
	margin: 0 1% 20px 0;
	background: #E9E3E7;
	padding: 20px;
	box-sizing: border-box;
}
.blogsmain .post:nth-child(odd) {
	background: #EEEEEE;
}
.post-meta > div {
	display: inline-block;
	margin: 0 5px 0 0;
}
.post-meta {
	margin-bottom: 20px;
	line-height: 28px;
}
.blogsmain .eb-post-category.comma-seperator {
	width: 100%;
}
.blogsmain h2.storytitle {
	font-size: 20px;
	text-transform: uppercase;
}
.content {
	background: url(images/welcome-bg.png) 50% 100% repeat-x;
	padding: 50px 0;
	overflow: hidden;
}
.about {
	background: url(images/about-bg.jpg) 50% 0 no-repeat;
	padding: 100px 0;
	overflow: hidden;
	color: #ffffff;
	background-size: 100% auto;
}
.about .moduletable{
	width: 45%;
}
.about h3 {
	color: #FFCC01;
	font-size: 40px;
}
.about p {
	clear: both;
	margin-top: 15px;
}
.usp {
	background: #F2E9C0;
	padding: 50px 0;
}
.usp .wrapper .moduletable {
	margin: 0 auto;
}
.moduletable.text-3 p {
	font-size: 35px;
	line-height: 40px;
}
.moduletable.text-3 span {
	font-size: 30px;
	color: #00A049;
	line-height: 30px;
	font-style: italic;
}
.usp .wrapper .moduletable {
	margin: 0 auto;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 10px 60px 10px 15px;
	align-content: center;
}
.usp .wrapper .moduletable p {
	margin: 0;
	font-weight:bold;
}
.usp .wrapper .moduletable.text-3 {
	border: 0;
}
.usp .wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.usp .wrapper .moduletable img{
	vertical-align: middle;
	margin-right:10px;
}
.widget_text.moduletable.custom_html-4 i {
	font-size: 22px;
}

img{
max-width:100%;
height:auto;
}

@media all and (max-width: 1340px){

}
@media all and (max-width: 1260px){

}
@media all and (max-width: 1190px){

}

@media all and (max-width: 1020px){

}
@media all and (max-width: 950px){

}
@media all and (max-width: 767px){


}

@media all and (max-width: 500px){

}