@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);
@import "sub.css";
@import "components.css";
@import "typography.css";

body {
    font: 13px/1.6 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: #555;
	background-color:#fff;
}

.mag {
    list-style-type :none;
    height:240px;
    margin-left:0px;
}

.promo {


}

.price {
  z-index:9999999;
  background:url(/images/etiquette4.png) no-repeat;
  background-size:180px;
  line-height:110px;
  color:white;
  width:200px;
}

.text-price {
     transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -khtml-transform: rotate(-8deg);

}

p {
	margin: 0 0 24px;
}

.container-fluid {
	margin: 0 auto;
	padding: 0 30px 0;
	background-color:#FFFFFF;
	position: relative;
}

.error {
  width:96%;
  background:#F2DEDE;
  color:#C94544;
  padding:7px;
  line-height:30px;
}


header {
	padding:20px 0 10px 0;
	margin: 0;
	background-color: #101010;
	}

.logo { margin-top:18px;}
	
.navHead .navbar-inner {
	border:none;
	border-radius:0;
	box-shadow:none;
	background-image:none;
	background-color:#fff;
	padding:0;
	}

.head_phone {
	text-align:right;
	}
	
.offset-right { margin-left: 335px; }	



#prevBtn, #nextBtn {
	color:#fff !important;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	right:2px;
	top: 4px;
	background: #343434;
	padding:7px 16px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#prevBtn {
	right:42px;
}

#prevBtn:hover, #nextBtn:hover {
	text-decoration:none;
	background-color:#666;
}

.mobilmen select { 
	width:100% !important; 
	-webkit-border-radius: 0!important; 
	-moz-border-radius: 0!important; 
	border-radius: 0!important; 
}


.linkbtn {
	color: #ffffff;
	background: #343434;
	font-size: 14px;
	padding: 7px 14px 5px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-shadow: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.linkbtn:hover {
	background: #7f7f7f;
	color:#fff;
}


.tagcloud a {
	float: left;
	display: block;
	font-size: 12px !important;
	line-height: 14px !important;
	padding: 4px 12px;
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	position: relative;
	white-space: nowrap;
	position: relative;
	display: block;
	color: #666;
	font-weight: 400;
	background: #f6f6f6;
	border-radius: 2px;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	box-shadow: inset 0 1px 1px #fff;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	transition: all 0.1s ease;
}

.tagcloud a {
	text-decoration:none;
}


.orgButton {
	color:#fff !important;
	padding: 7px 19px !important;
	background: #fe7e38; /* Old browsers */
	background: -moz-linear-gradient(top,  #fe7e38 0%, #fc5800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe7e38), color-stop(100%,#fc5800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fe7e38 0%,#fc5800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fe7e38 0%,#fc5800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fe7e38 0%,#fc5800 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fe7e38 0%,#fc5800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7e38', endColorstr='#fc5800',GradientType=0 ); /* IE6-9 */	
}

.orgButton:hover {
	background: #fe7e38; /* Old browsers */
	background: -moz-linear-gradient(top,  #fe7e38 0%, #ff4300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe7e38), color-stop(100%,#ff4300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fe7e38 0%,#ff4300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fe7e38 0%,#ff4300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fe7e38 0%,#ff4300 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fe7e38 0%,#ff4300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7e38', endColorstr='#ff4300',GradientType=0 ); /* IE6-9 */	
}


.phoneNum {
	text-align:right;
	color:#fff;
	font-size:12px;
	font-family: Roboto ,sans-serif;	
	}


.arrow {
	width: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
	top: 0px;
	margin: 0 auto;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 13px solid #000;
}


.arrowGreen {
	width: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
	top: -36px;
	margin: 0 auto;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 13px solid #339900;
}


.arrowWhite {
	width: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	margin: 0 auto;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 13px solid #fff;
}

.demobtn .btn {
	margin: 0 10px 10px 0;
}


.readmore {
    color: #fff !important;
    font-size: 14px;
    margin: 7px 0 8px;
	padding: 7px 18px !important;
	text-decoration: none;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	background-color:#339800;
}

.readmore:hover {
	background-color:#000;
}
/* Nav Section Styles
--------------------------------------------------------------------------------------- */

nav ul .current_page_item {
	color:#FFFFFF !important;
	cursor:pointer;
	display:inline-block;
	position:relative;
	text-decoration:none;
	}


nav ul ul .current_page_item {

	-webkit-border-radius: none !important;

	-moz-border-radius: none !important;

	border-radius: none !important;

	-moz-box-shadow: none !important;

	background: none !important;

	text-shadow:none !important;

}


nav ul li .sf-sub-indicator {
	background-image: url("../images/arrow_down.html");
	background-repeat: no-repeat;
	background-position: left top;
	height:10px;
	width:10px;
	display:block;
	text-indent:-999em;
	float:right;
	margin:6px 0 0 10px;
}



nav ul {
	margin:0;
	padding:0;
	list-style:none;
	left:0;
	top:0;
    z-index: 50;
    position:relative;
	}

	

nav ul li {
	margin:0;
	padding:0;
	float:left;
	background-image: url(../images/div.png);
	background-repeat: no-repeat;
	background-position: right 56%;
	list-style:none !important;
	}
	
nav ul li:last-child {
	background-image: none !important;
	}
	

nav li{
     float: left;
     margin:0 0 0 13px;
     position: relative;
}	

	

nav ul li a {
	display:block;
	padding: 6px 17px 4px;
	text-decoration:none;
	color:#fff !important;
	font-size:12px;
	text-align:center;
	text-transform: uppercase;
	font-family: Roboto ,sans-serif;
}





nav ul ul li a:hover {

	text-decoration:none;

	text-shadow:none;

	color:#644192;

}



nav ul ul {
	margin:42px 0 0 -2px;
	padding:5px 0 0 0;
	position:absolute;
	width:175px;
	z-index:10;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);
}



nav ul ul ul {

	left:177px;

	margin:0;

	padding:0;

	position:absolute;

}



nav ul ul li {
	width:100%;
	display:inline-block;
	float:left;
	margin:0;
	padding:0;
	border:none !important;
	background-color:#353434;
    background-image: url(../images/nav_plus.gif) !important;
	background-repeat: no-repeat;
	background-position: 90% center;

}

nav ul ul li:last-child {
    background-image: url(../images/nav_plus.gif) !important;
}

nav ul ul li a {

	color:#fff !important;
	font-weight:normal !important;
	text-transform:none !important;
	text-align:left !important;
	padding:10px 15px !important;
	border-bottom:1px solid #383838;

}

nav ul ul li a:hover {

	color:#81B800 !important;

}

/* feat Styles
--------------------------------------------------------------------------------------- */
.featWrap {
	margin:0 0 36px 0;
	padding:28px 0 78px;
	background-image:  url(../images/head-bg.png);
	background-repeat: repeat;
    background-color: #339900;
	background-position: left top;
	position:relative;
	}


.featWrap .container-fluid {
	background-color:transparent !important;
	}	
	
.featText {
    color: #FFFFFF;
    display: block;
	font-family: Roboto ,sans-serif;
	font-weight: 300;
    font-size: 28px;
    line-height: 40px;
    margin: 0;
    padding: 0 13% 28px 13%;
    text-align: center;
	}	

.featWrap h1 {
	font-size: 2em; /* 44px*/
	font-weight: lighter;
	color: #FFF;
	text-transform:uppercase;
	margin-top: 36px !important;
	line-height: 41px;
	padding:0 14px;
	}

.featWrap p {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 21px;
	padding: 0 14px;
	}



.flex-container {
	position:relative;	
}

.flex-caption {
    bottom: 31px;
    left: 30px;
    position: absolute;
}


.flex-caption h3 {
	font-size: 18px;
    color: #FFFFFF !important;
    display: inline-block;
    font-weight: 700;
    margin: 0 !important;
    padding: 4px 15px 1px 15px;
    background-color: #2A7E00;
    color: rgba(129, 184, 0, 0.8);	
}

.flex-caption p {
	font-size: 14px;
    color: #000 !important;
    display: block;
    margin: 0;
    padding: 10px 30px 10px 10px;
    background-color: rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);	
}


.flex-caption p a {
    color: #00c8d6;
	border: 1ps solid #0ea6c0;
}


/* Call Out Section Styles
--------------------------------------------------------------------------------------- */
	
.iconSquare {
	display: block;
	float: left;
	margin-right: 16px;
	background: #000;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;	
	}
	
.iconCircle {
	display: block;
	float: left;
	margin-right: 16px;
	text-align: center;
	line-height: 40px;
	font-size: 36px;
	color: #404040;	
	}

.box-icon {
    margin-top: 12px;
	}
	
.box-inner {
	padding-left: 55px;
	display: block;
	}
	
.intro-box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding: 15px 20px 15px;
    text-align: center;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;	
	}

.intro-box:hover {
	border: 1px solid #e2e2e2;
	background-color:#f9f8f8;
	}
	
.intro-icon {
	display: block;
	background: #FE7E38;
	text-align: center;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	width: 100px;
    height: 100px;
	line-height: 103px;
	font-size: 46px;
	color: #fff;
	margin:0 auto;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;	
	}
	
.intro-box:hover .intro-icon {
	transform: rotate(360deg);
   -moz-transform: rotate(360deg);
   -webkit-transform: rotate(360deg);
	}

/* Hight lights Section Styles
--------------------------------------------------------------------------------------- */


.hightlights h2 {
	font: 23px/23px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	color: #404040;
	margin: 10px 0 19px 0;
	}
	

.hightlights img {

	display: block;
	padding: 0;
	margin-bottom: 10px;
}
		
.heading {
	text-align: left;
	text-transform: uppercase;
	color: #404040;
	font-weight:bold;
	height: 35px;
	line-height: 35px;
	margin: 15px 0 23px 0;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
}

.heading span {
	font: 21px/17px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	background: #fff;
	margin: 0 0 -2px 0;
	padding:0px 20px 12px 0;
	display: inline-block;
	border-bottom: 2px solid #339800;
}

/* Call To Action Section Styles
--------------------------------------------------------------------------------------- */
.ctaction {
	background: #efefef;
	margin: 40px 0;
	padding: 30px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	}

.ctaction h4 {
	font: 21px/22px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	margin: 28px 0 16px 0;
	text-transform: uppercase;
	font-weight:bold;	
	}

.ctaButton {
	position: absolute;
	top: 50%;
	right: 36px;
	margin-top: -19px;
	background: #fe7e38; /* Old browsers */
	background: -moz-linear-gradient(top,  #fe7e38 0%, #fc5800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe7e38), color-stop(100%,#fc5800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fe7e38 0%,#fc5800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fe7e38 0%,#fc5800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fe7e38 0%,#fc5800 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fe7e38 0%,#fc5800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7e38', endColorstr='#fc5800',GradientType=0 ); /* IE6-9 */	
}

.ctaButton:hover {
	background: #fe7e38; /* Old browsers */
	background: -moz-linear-gradient(top,  #fe7e38 0%, #ff4300 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe7e38), color-stop(100%,#ff4300)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fe7e38 0%,#ff4300 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fe7e38 0%,#ff4300 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fe7e38 0%,#ff4300 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fe7e38 0%,#ff4300 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe7e38', endColorstr='#ff4300',GradientType=0 ); /* IE6-9 */	
}

/* News Section Styles
--------------------------------------------------------------------------------------- */
.newsWrap {
	padding: 38px 0 0 0;
	}
	
.entry-description h2 {
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #000;
}

.list {
	list-style: none;
	margin: 0px 0px 47px 0px;
	}

.list li {
	margin-bottom: 12px;
	}
.img-thumb {
	float: left;
	margin: 0px 18px 0px 0px;
	background: #ffffff;
	padding: 7px;
	box-shadow: none;
	border: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	}
	
.img-thumb img {
	max-width: inherit;

	margin-bottom:0 !important;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	}
	
.list-box {
	overflow: hidden;
	padding-right: 30px;	
	}
	
	
.list-box h4 {
	font: 20px/23px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	margin: 10px 0 9px 0;
	}
	
.list-box h4 a{
	color: #000;
	}

.list-box p {
	color: #a0a0a0;
	padding-bottom: 16px;
	}
.date {
	font: 14px/23px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	margin: 10px 0 9px 0;
	font-weight: 300;
	color: #353434;
	display:block;
	}


.list-box p a {
	color: #000;
	}

/* tagline Section Styles
--------------------------------------------------------------------------------------- */
#tagline {
	padding: 40px 0 19px;
	margin: 0 0 30px;
	font-size: 22px;
	color: #999;
	line-height: 1.3;
	text-align: center;
	border-bottom: 1px dotted #ddd;
}

#tagline a {
	color:#FE7E38;
}

/* portfolio Section Styles
--------------------------------------------------------------------------------------- */
.portfolio li {list-style:none; position:relative; overflow:hidden; margin-bottom:30px;}


.portfolio h5 {
	background-color: #353434;
	padding: 14px 0;
	text-align: center;
	width: 100%;
	margin: 0;
	position: absolute;
	bottom: -120px;
	border-bottom:4px solid #339800;
	-webkit-transition: all 0.15s ease-in-out 0s;	
	   -moz-transition: all 0.15s ease-in-out 0s;
		 -o-transition: all 0.15s ease-in-out 0s;
		    transition: all 0.15s ease-in-out 0s;
}

.portfolio li:hover  h5 {
	bottom: 0;
	}

.portfolio h5 a {
	color: #FFFFFF;
}

.portfolio h5 a:hover {
	color: #339800;
	text-decoration:none;
}

.portfolio img {
	position:relative;
	display: inline-block;

	}
	
.portfolio li:hover img {
	position:relative;
	display: inline-block;

	opacity: 0.3;
	filter: alpha(opacity=0.3);
	
	-webkit-transition: opacity 0.15s ease-in-out 0s;	
	   -moz-transition: opacity 0.15s ease-in-out 0s;
		 -o-transition: opacity 0.15s ease-in-out 0s;
		    transition: opacity 0.15s ease-in-out 0s;
	}

.portfolio a {
	position:relative;
	display: block;
    background: #339800;
	text-decoration:none;
	}
	
.portfolio h5 a {
	background-color: transparent !important;
	}
	
.portfolio i {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -8px;
	color: #FFFFFF;
	font-size: 16px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.15s ease-in-out 0s;
	-moz-transition: opacity 0.15s ease-in-out 0s;
	-o-transition: opacity 0.15s ease-in-out 0s;
	transition: opacity 0.15s ease-in-out 0s;
}

.portfolio li:hover  i {
	opacity: 1;	
	filter: alpha(opacity=100);
}




.portfolio .arrowGreen {
	width: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	margin: 0 auto;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 8px solid #339800;
}

/* clients Section Styles
--------------------------------------------------------------------------------------- */
.clients {
	padding:0 0 15px 0;
	position:relative;
	}

.clients h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
	}

.clients .caroufredsel_wrapper {
	margin:0 !important;
	height: 123px !important;
	}
	
.clients ul {
	list-style:none;
	}
	
.clients ul li {
	margin:0 2px 0 5px;
	padding:0;
	border: 1px solid #CCC;
	float:left;
	}
			
.clients ul li img:hover {
	opacity:0.2;
	}

.clients ul li img {
	vertical-align:bottom; 
    display:block;
	margin:0;
	padding:0;

	}
	
.clients ul li a {
	display:block;
	margin:0;
	padding:0;
	}

.clientholder { position:relative; padding: 43px 0 0 0; }

/* Social Section Styles
--------------------------------------------------------------------------------------- */

#socialicon {
	list-style:none;
	}

#socialicon li {
	float:right;
	}

.iconSocial {
	display: block;
	margin-left: 4px;
	background: #e5e5e5;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width: 32px;
    height: 32px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
	}
	
.iconSocial:hover {
	background: #7f7f7f;
	}

/* connect styles
--------------------------------------------------------------------------------------- */


.socialicons ul li img {
    margin: 0 5px 0 0;
    padding: 0;
}



.socailIcon {
	margin:0 !important;
	padding:0 !important;
	}


.socailIcon li {
	margin:0 !important;
	padding:0 !important;
	float:right;
	border-bottom:none !important;
	list-style: none;
	}


.socailIcon li a {
	margin:0 3px 10px !important;
	padding:0 !important;
	display:block;
	width:28px;
	height:28px;
	background-color:#353434;
	-moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	}


.socailIcon li a:hover {
	background-color:#a9c724;
	}	


/* testimonials styles
--------------------------------------------------------------------------------------- */

.testimonials {
	background: #e6e6e6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	line-height: 20px;
	border: none;
	color: #2c2529;
	padding: 33px 25px 39px 20px;
	position: relative;
	margin: 30px 0 36px 0;
}	

.arrowTest {
	width: 0px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
	bottom: -13px;
	margin: 0 auto;
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 13px solid #e6e6e6;
}

.author-thumb {
	float: left;
	margin: 0px 18px 0px 0px;
	background: #ffffff;
	padding: 7px;
	box-shadow: none;
	border: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	width: 92px;
	height: 92px;
}


.author-thumb img {
	max-width: inherit;

	margin-bottom: 0 !important;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}


.author .name {
	font: 22px/23px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	color: #000;
	font-weight: bold;
	padding: 21px 0 0 0;
}


.author .info {
	font-style: italic;
	font: 17px/23px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	margin: 3px 0 9px 0;
	font-weight: 300;
	color: #353434;
}
	
/* footer Section Styles
--------------------------------------------------------------------------------------- */
#footWrap  {
	margin: 39px 0 0 0;
	padding: 24px 0 0 0;
	background-color:#101010;
	position:relative;
	}
	
#footWrapBottom { border-top: 1px solid #2A2A2A; }	
footer { background-color:transparent !important; padding:30px 25px 0;}

footer h2 {
	font: 18px/24px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	color: #fff;
	border-bottom: 2px solid #1C1C1C;
	padding-bottom: 5px;
	margin: 0 0 10px;
}

footer h2 span {
	margin: 0 0 -6px 0;
	padding: 0px 20px 12px 0;
	display: inline-block;
	border-bottom: 2px solid #339800;
}


footer {  padding:17px 30px 20px 30px !important;}

footer p { color:#999;}


footer ul {
	margin:0;
	padding:0;
	list-style:none;
}

footer ul li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #2A2A2A;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

footer ul li a {
	color:#999;
	text-decoration:none;
}

footer ul li a:hover, footer ul li a:active , footer ul li a:visited  {
	color:#fff;
	text-decoration:none;
}

footer .linkbtn {
	background: #222;
}


footer .tagcloud a {
	color:#FFFFFF;
	background: #000;
	border: none;
    box-shadow: none;
	-moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

footer .tagcloud a:hover, footer  {
	background: #339800;
}


footer .tweets li { color:#fff;}

#footBottom {
	color: #9f9f9f;
	font-size: 11px;
	background-color:transparent !important;
	padding-bottom:0 !important;
}

#footBottom ul {
	float: right;
}

#footBottom ul li {
	display: block;
	float: left;
	margin-left: 10px;
	font-weight: normal;
}

#footBottom ul li a {
	color:#fff;
}

.footpad { padding:15px 0 0 0;}


/* Accordion Section Styles
--------------------------------------------------------------------------------------- */

.accordion-heading .accordion-toggle  {
    font: 17px/17px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	color: #666;
	text-decoration: none !important;
}

.accordion-heading .accordion-toggle:hover  {
	color: #339800;
}

.accordion-heading {
	border-bottom: 2px solid #e5e5e5;
}

.accordion-heading i {
	margin-right:5px;
	font-size:11px !important;
}

.accordion-group {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}


/* Blog Section Styles
--------------------------------------------------------------------------------------- */
.post {
	border-bottom: 1px solid #ebebeb;
	margin:0 0 25px 0;
	padding:0;
	}
	
.post-image {
	margin:0 0 10px 0;
	padding:0;
	background-color: #83A106;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	}
	
	
.post-image img {
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	width:100%;
	}

.post-image img:hover {
	opacity:0.2;
	-moz-opacity:0.2;
	-webkit-opacity:0.2;;
	}	
	

.post-title {
	margin:16px 0 15px 0;
	padding:0;	
	}
	
.post-title h3 {
	font: 31px/34px 'Roboto Condensed',Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-weight: bold;	
}
	
.post-title a {
	color: #353535;
	}

.post-title a:hover {
	color: #83A106;
	text-decoration:none;
	}
	
.post-meta {
	margin:0 0 13px 0;
	padding:0;	
	}
	
.post-meta ul {
	margin:0;
	padding:0;	
	}
	
.post-meta ul li {
	margin: 3px 4px 0 0;
	padding: 7px 15px;
	list-style: none;
	float: left;
	background-color: #000;
	}	
	
.post-meta ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: 300;	
	}

.post-meta ul li a:hover {	
	color: #83A106;	
}
	
.post-meta ul li i {
	color: #dadada;
	margin:0 5px 0 0;	
	}
		
.post-bottom {
	margin:0;
	padding:0;	
	}
	
.post-bottom a {
	color: #f87615;
	text-decoration:none;	
	}


/* Blog Sidebar Section Styles
--------------------------------------------------------------------------------------- */


.sidebar h4 {
	text-transform:none !important;
	font-weight: bold;
	margin:0 0 16px 0;
	}
.sidebar .heading {
	color: #fff !important;
	font-size: 15px !important;
	font-weight: bold;
	margin: 0 0 10px 0!important;
	padding: 7px 15px;
	background-color: #000;
	background-image: url(../images/header-arrow.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
	
.widget-item { margin:0 0 26px 0;}	

.sidebar { margin-left:52px !important; }
.siderleft { margin-left:30px !important;}
.sidebar ul {
	margin:0;
	padding:0;
	}
	
.sidebar li {
	padding:10px 17px;
	border-bottom: 1px solid #EEEEEE;
	list-style:none;
	}
	
.sidebar li:before {
	content: '\f105';
	line-height: 1.4em;
	color: #BDBDBD;
	display: inline-block;
	float: left;
	font-family: FontAwesome;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	height: 18px;
	margin-left: -23px;
	margin-right: 0;
	text-align: right;
	text-decoration: inherit;
	width: 18px;
	}
	
.side-post	li:before {
	content:normal !important;
	}
	
.sidebar li a {  color:#999; margin-left: 7px; }	

.sidebar li a:hover {  color:#83A106; }	


.side-post li {
	padding:10px 0 !important;
	}


.side-post {
	margin:0 0 10px 0;
	}
	
.side-post li img {
	float: left;
	margin: 0 10px 2px 0;
	width: 60px;
	padding: 3px;
	}

.side-post li:before {
	content:normal !important;
	}
	
.side-post  li {
	padding: 10px 17px;
	border-bottom: none;
	list-style: none;
	clear: both;
}

.side-post  li a {
	margin: 10px 0 0 0 !important;
	color: #353535;
	display: block;
}

.side-date {
	font-style: italic;
	font-size: 11px;
	}
	
	
.sidebar .tagcloud a:hover	{
	color:#fff;
	background-color:#83A106;
	}
	
@media (max-width: 767px) {
.sidebar { margin-left:0 !important; }	
}

	
/* Blog Post Section Styles
--------------------------------------------------------------------------------------- */

#respond { padding-top: 25px; }
.cancel-comment-reply { margin-bottom:10px; }	
.cancel-comment-reply a { color:#83A106;}

#commentform p.field { margin-bottom: 10px; }
#commentform input[type="text"],#commentform input[type="text"] {
	width: 100%;
	height: 36px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#commentform textarea {
	width: 100%;
	max-width: 100%;
	min-width: 100px;
	height: 230px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


.comment-holder{padding-top:40px;padding-bottom:20px;border-top:1px solid #e8e8e8;}
.comment-holder .comment-list .comment-body{background:#f3f3f3;border:none;border-radius:0;padding:40px; margin-top: 10px;}
.comment-holder .comment-list .comment-body .comment-author img{padding:0px;border:none;}
.comment {
	list-style-type: none;
	text-transform: none;
}
.comment-list {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.commentmetadata {
	font: 11px/22px Arial;
	}

.comment-author {
	float: left;
	margin: 0 20px 0 0;
}

.comment-author .author {
	font:400 15px/22px Arial;
	color:#666;
	display: block;
	padding-top: 6px;
	width: 65px;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
}

.extra-wrap {
	overflow: hidden;
}

.reply {
	float: right;
	margin-left: 20px;
}

.comment-meta {
	float: right;
}

.comment-list .comment .reply a {
	color: #83A106;
	font: 11px/22px Arial;
	background: none;
	border: none;
}

.about-author {
	margin-bottom: 2em;
	padding: 20px 20px 20px;
	border: 1px solid #EEEEEE;	
	}

.about-author .thumbnail { margin: 0 20px 0 0; }


.about-author h5 {
	font: 21px/22px 'Roboto Condensed',Arial,Helvetica,sans-serif !important;
	text-transform: none !important;
	font-weight: bold;
}

.about-author h5 a {
	color: #666;
}



.about-author .thumbnail:hover {
  border-color: #66666 !important;
}

/* Share Section Styles
--------------------------------------------------------------------------------------- */

.share-buttons {
	margin-bottom: 2em;
	padding: 10px 0;
	width: 100%;
	height: 21px;
}

.share-buttons span {
	display: block;
	float: left;
	width: 90px;
}

h6 {

    font-weight: bold;
    color:#7D010D;
    font-size: 30px;
    padding:5px;
    
}

/* Remove padding from the sides of body Styles
--------------------------------------------------------------------------------------- */

@media (max-width: 767px) {
    .container {
	width: auto !important;
	padding: 0 20px !important;
	}
	body {
	padding: 0 !important;
	}
}