/*
Theme Name: HOS
Author: Russell Ramey
Author URI: http://doublercreative.com/
Version: 2.0
*/

/*jet pack fix*/
.textwidget input[type=email], .textwidget input[type=text], .textwidget textarea {
    width: 99.9% !important;
}


/* REVOLUTIONS SLIDER CONTAINER */
#slider-container{
	background:red;
	max-height:90%;
	overflow:hidden;
	background:#0b0b0b;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	position:relative;
}

.forcefullwidth_wrapper_tp_banner{
	position: static !important;
}
.tp-bullets{
	display: none;
}

#slider-container .fullwidthbanner-container{
	padding:0 !important;
}
#rev_slider_1_1_wrapper{
    position:absolute;
    top:0;
    bottom:0;
    width:100%;
    max-height:100% !important;
}
.rev_slider{
    position:absolute;
    top:0;
    bottom:0;
    width:100%;
    max-height:100% !important;
    height:100% !important;
}

#arrow-scroll{
    width: 48px;
    position: absolute;
    height: auto;
    z-index: 100;
    left: 50%;
    margin-left: -32px;
}

#arrow-scroll 							{animation: animate .5s ease infinite alternate; -moz-animation: animate .5s ease infinite alternate;
										-webkit-animation: animate .5s ease infinite alternate;  -o-animation: animate .5s ease infinite alternate;
										-ms-animation: animate .5s ease infinite alternate; text-align: center;}
  	@keyframes animate 					{from {bottom:20px;} to {bottom: 40px;} }
  	@-moz-keyframes animate 			{from {bottom:20px;} to {bottom: 40px;} }
	@-webkit-keyframes animate 			{from {bottom:20px;} to {bottom: 40px;} }
  	@-o-keyframes animate 				{from {bottom:20px;} to {bottom: 40px;} }
  	@-ms-keyframes animate 				{from {bottom:20px;} to {bottom: 40px;} }

/* PAGE BACKGROUNDS */
.img_padding {
	padding: 20px;
}


/* PAGE BACKGROUNDS */
#wrapper{
	background:url(images/wood.jpg) top center no-repeat;
	background-color:#0b0b0b;
	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
 	-o-background-size: 100%;
 	background-size: 100%;
	padding:0 0 0 0;
}

#wrapper.page-contact{
	/*background: url(images/rocks.jpg) center center no-repeat;*/
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
 	background-size: cover;
}

.separator{
	border-bottom: 1px solid #eaeaea;
	margin: 40px 0;
}

.gap{
	margin:25px 0;
	overflow: hidden;
}

.last {
	margin-bottom: 0 !important;
}

#four0four{
	text-align: center;
}
#four0four-inner{
	padding: 20% 0;
}

#content{
    overflow: visible;
}
#content-inner{
  overflow: visible;
}



/* HEADER */
#header-container{
	line-height:70px;
	background:rgba(23, 23, 23, .9);
	min-height:70px;
    position: relative;
    z-index: 99;
}
#header-container.stick {
    position: fixed;
    top: 0;
	left:0;
	right: 0;
	width:100%;
    z-index: 10000;
}
#header-content{
	margin-bottom:0;
	overflow: visible;
}

/* MOBILE HEADER */
#mobile-header-container{
	min-height:70px;
	background:rgba(23, 23, 23, .9);
	display: none;
    position: relative;
    z-index: 99;
}
#mobile-header-container #header-content{
    overflow: hidden;
}
#menu-icon{
	float:right;
	cursor:pointer;
}
#menu-icon img{
	width:auto;
}
#mobile-nav-container{
	text-align:center;
	font-size:18px;
	margin-bottom:0;
	display: none;
}
.mobile-menu{
	list-style: none;
}
.mobile-menu li a{
	display:block;
	padding:5px 0;
    color:#f4f4f4;
    font-size: 21px;
}
.mobile-menu li a:hover{
    color:#c36300;
}
.mobile-menu ul.sub-menu{
    border-top: 1px solid #333;
    padding: 10px;
    margin: 10px;
    position: relative;
}
.mobile-menu ul.sub-menu:before{
    content: url('images/mobile_nav_arrow.svg');
    position: absolute;
    top: -10px;
    left:50%;
    margin-left:-10px;
}
.mobile-menu li ul.sub-menu a{
    font-size: 16px;
    font-weight: normal;
}


/* BLOG HEADER */
#blog #header-container{
    background: #fff;
    background:rgba(255,255,255,.9);
}



/* LOGO */
#logo{
	margin-bottom:0;
	text-align:center;
	float:left;
	max-width:350px;
	height:40px;
	padding:15px 0;

}
#logo img{
	max-width:400px;
	margin:0 auto;
	padding-left: 0px;
}

/* NAVIGATION */
#main-nav-container{
	margin-bottom:0;
	padding:0;
	float:right;

}
.main-menu{
	float:right;
}
.main-menu li{
	display:inline-block;
	padding:0 14px;
    position: relative;
}
.main-menu li a{
	display:block;
	text-transform:uppercase;
    font-size: 14px;
    color:#f3f3f3;
}
.main-menu .current-menu-item a {color:#f07f0a;}


.main-menu li ul.sub-menu{
    position: absolute;
    left:0;
    top: 100%;
    background:rgba(23, 23, 23, .9);
    display: none;
    white-space: nowrap;
    min-width: 160px;
    padding-bottom: 10px;
}
.main-menu li:hover ul.sub-menu{
    display: block;
}
.main-menu li a{
    color: #f3f3f3;
}
.sub-menu li{
    display: block;
    float:none;
    line-height: 40px;
}

#blog .main-menu a{
    color: #333
}
#blog .main-menu a:hover{

}
#blog .main-menu li .sub-menu a{
    color:#f3f3f3;
}






/* SOCIAL */
.social-menu{
	margin-bottom:0;
	padding:0;
	float:right;
	padding:20px 0;
}
a.icon{
	display:block;
	width:32px;
	height:32px;
}

.social-menu li{
	list-style:none;
	display:inline-block;
	float:left;
}
a.instagram{
	background:url(images/social/social_sprite.svg) no-repeat;
	background-position:-30px 0px;
}
a.twitter{
	background:url(images/social/social_sprite.svg) no-repeat;
}
a.vimeo{
	background:url(images/social/social_sprite.svg) no-repeat;
	background-position:-60px 0px;
}
a.behance{
	background:url(images/social/social_sprite.svg) no-repeat;
	background-position:-90px 0px;
}
a.youtube{
    background:url(images/social/social_sprite.svg) no-repeat;
    background-position:-120px 0px;
}
a.linkedin{
    background:url(images/social/social_sprite.svg) no-repeat;
    background-position:-150px 0px;
}

#blog a.instagram{
    background:url(images/social/social_sprite_dark.svg) no-repeat;
    background-position:-30px 0px;
}
#blog a.twitter{
    background:url(images/social/social_sprite_dark.svg) no-repeat;
}
#blog a.vimeo{
    background:url(images/social/social_sprite_dark.svg) no-repeat;
    background-position:-60px 0px;
}
#blog a.behance{
    background:url(images/social/social_sprite_dark.svg) no-repeat;
    background-position:-90px 0px;
}
#blog a.youtube{
    background:url(images/social/social_sprite_dark.svg) no-repeat;
    background-position:-120px 0px;
}
#blog a.linkedin{
    background:url(images/social/social_sprite_dark.svg) no-repeat;
    background-position:-150px 0px;
}

a.instagram:hover{
	background-position:-30px -30px;
}
a.twitter:hover{
	background-position:0px -30px;
}
a.vimeo:hover{
	background-position:-60px -30px;
}
a.behance:hover{
	background-position:-90px -30px;
}
a.youtube:hover{
    background-position:-120px -30px;
}
a.linkedin:hover{
    background-position:-150px -30px;
}

#blog a.instagram:hover{
    background-position:-30px -30px;
}
#blog a.twitter:hover{
    background-position:0px -30px;
}
#blog a.vimeo:hover{
    background-position:-60px -30px;
}
#blog a.behance:hover{
    background-position:-90px -30px;
}
#blog a.youtube:hover{
    background-position:-120px -30px;
}
#blog a.linkedin:hover{
    background-position:-150px -30px;
}

#content-spacer{
	height:70px;
	position:absolute;
}

/* MOBILE SOCIAL */
.mobile-social-menu{
	margin-bottom:0;
	padding:0;
	float:none;
	padding:18px 0;
	text-align:center;
}

.mobile-social-menu li{
	list-style:none;
	display:inline-block;
	float:none;
}



.welcome{
	padding: 10px 15px 20px 15px;
}



/* PORTFOLIO */
#portfolio{
	padding:20px 0 0 0;
	position:relative;
}

#portfolio-inner{
	padding: 0;
}
.portfolio-items{
    padding-left:5px;
    padding-right:5px;
}

#portfolio-content{
	padding-bottom: 80px;
}


.project-container{
	position:relative;
	overflow:hidden;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
    margin-bottom: 1%;
    color: #fff !important;
}
.project-details{
	display:none;
	position:absolute; top:100%;
    left:1.5%;
    right: 1.5%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}
.project-details-meta{
    padding:3% 5% 3.5% 5%;
	text-transform: uppercase;
    z-index: 2;
    position: relative;
    background:#f07f0a;
}
.project-details-fill{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(240,127,10,0.7);
}

.video .project-details-meta{
    background:#5f2f77;
}
.video .project-details-fill{
    background:rgba(95,47,119, 0.7);
}
.web .project-details-meta{
    background:#24476e;
}
.web .project-details-fill{
    background:rgba(36,71,110, 0.7);
}
.software .project-details-meta{
    background:#00858f;
}
.software .project-details-fill{
    background:rgba(0,133,143, 0.7);
}
.content .project-details-meta,
.brand .project-details-meta{
    background:#56882d;
}
.content .project-details-fill,
.brand .project-details-fill{
    background:rgba(86,136,45, 0.7);
}

.project-container:hover .project-details{
    top:0;
}
.project-thumbnail,
.project-thumbnail img{
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	position:relative;
	z-index:1;
	background:#222222;
}
.project-details h3{
	text-transform:uppercase;
	font-weight:400;
    font-size: 20px;
    line-height: 1.2em;
    margin: 0;
}
.project-details p{
	margin:0;
    font-size: 14px;
    margin: 0;
}



.project-container-secondary{
    margin-bottom: 40px;
}
/*.project-container-secondary .project-thumbnail{
    max-height: 240px;
    overflow: hidden;
}
.project-container-secondary .project-thumbnail img{
    margin-top:-10%;
}*/
.project-container-secondary .project-details{
    display: block;
    text-transform: none;
    background:#fff;
    height: auto;
    pointer-events: all;
    position: relative;
    left:0;
}
.project-container-secondary .project-details-meta{
    background: none;
    color: #333;
    text-transform: none;
    height: 210px;
    overflow: hidden;
}
.project-container-secondary .project-details-meta p{
    line-height: 1.4em;
    font-size: 16px;
}
.project-container-secondary .project-details-meta h3{
    margin-bottom:10px;
}
.project-container-secondary .project-gradient{
    background:#fff;
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 50%, rgba(255,255,255,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(255,255,255,1) 50%, rgba(255,255,255,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 50%, rgba(255,255,255,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(255,255,255,1) 50%, rgba(255,255,255,0));
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
    height: 60px;
}



/* TEAM */

.team-container{
    position: relative;
    margin-top:2%;
}
.team-container .team-inner{
    position: relative;
    max-width: 990px;
    padding-left: 5%;
    padding-right: 5%;
}
.team-container .team-headshot{
    position: absolute;
    height: 100%;
    bottom: 0;
    max-width: 380px;
}
.team-container .team-headshot.even{
    right:0;
}
.team-container .team-headshot img{
    margin:0 auto;
    display: block;
    position: absolute;
    bottom: 0;
}
.team-container .team-details{
    padding:60px 0;
}
.team-container .team-details h1{
	margin: 5px 0;
}
.team-container .team-details p{
    margin: 5px 0;
    background-color: #fff;
    padding: .2% 2%;
    display: inline;
}
.team-container .team-details p{
    color: #333;
}


.team-container-single .team-intro{
    margin-top:-100px;
    padding-top: 200px;
    position: relative;
    padding-bottom:60px;
    text-align: right;
}
.team-container-single .team-details h1{
    margin:5px 0;
}
.team-container-single .team-details p{
	color: #777;
	background-color:#fff;
    padding: .5% 5%;
    display: inline;
}
.team-container-single .team-excerpt{
    margin-top:30px;
}
.team-container-single .team-content{
    color:#333;
    padding: 60px 0;
}

.team-container-single .team-headshot{
    position: absolute;
    bottom:0;
    max-width: 570px;
}

.team-container-single .team-meta{
    margin-top:5%;
}
.team-container-single .team-social li{
    display: inline-block;
    padding:0 5px;
}
.team-container-single .team-social a{
    width: 40px;
    height:40px;
    display: block;
}


/*Change made here*/

@media only screen and (min-width: 0px) and (max-width: 479px){ .project-details

p{
	margin:0;
	/*visibility: hidden;*/
	font-size: 10px;
	line-height: 11px;
}
h3{
 	font-size: 18px;
	line-height: 20px;
 }

}
/*END OF CHANGES*/

.quick-view a{
padding: 10px 27px;
display:block;
}
.quick-view{
	position: absolute;
	top: 55%;
	left:50%;
	margin-left: -48px;
	margin-top: -6px;
	border-radius: 7px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	border: 1px solid #fff;
}
.quick-view img{
	width:21px;
	height: auto;
}
.quick-view:hover{
	background: #333333;
	background: rgba(51,51,51,.6);
	-webkit-transform: scale(1.1);
	border: 1px solid #fff;
}
.project-container:hover .quick-view{
	z-index: 99;
}

.read-more{
	text-align:center;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	height:12px;
}
.read-more a{
	background:#0b0b0b;
	padding:0 10px;
}

#portfolio-filter{
	text-align:center;
	padding:0 0 40px 0;
	text-transform: uppercase;
}
#portfolio-filter li{
	display:inline-block;
	padding:0 15px;
	font-size:24px;
}
#portfolio-filter li.current a{
	color:#f07f0a;
}

.image-wrapper,
.project-example{
	margin-bottom: 40px;
}

.videoWrapper,
.embed-youtube,
.embed-vimeo {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/*padding-top: 25px;*/
	height: 0;
}
.videoWrapper iframe,
.embed-youtube iframe,
.embed-vimeo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

ul li.videoWrapper:last-child{
	margin: 0;
}

ul li.image-wrapper:last-child{
	margin:0;
}

.project-images,
.project-visuals{
	padding-top: 40px;
}
.project-image{
    max-width: 960px;
    margin: 0 auto;
}
.project-visuals ul{
    list-style: none;
}

#portfolio-content #content{
	padding:20px 0 0 0;
}

.project-nav{
	list-style:none;
	text-align:center;
	padding: 30px 0 40px 0;
	border-top:1px solid #fff;
}
.project-nav .prev-project{text-align:left;}
.project-nav .next-project{text-align:right;}
.project-nav li{
	display:inline-block;
	width:32.75%;
}



/* PAGE CONTENT */
#page-header{
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: left;
}
#content{
	padding-top:40px;
	padding-bottom: 40px;
}


.content-section-spacer{
    height: 413px;
    background: #111;
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
}
.content-section .button{
    position: relative;
    z-index: 1;
}
@media screen and (max-width:640px){
    .content-section-spacer{
        height: 410px;
    }
}

/* CLIENT LIST */
.line-link-container{
	text-align:center;
	line-height:18px;
	overflow: hidden;
	margin-bottom:20px;
}
.line{
	height:1px;
	background:#fff;
	width:42.5%;
	margin-top:.75%;
}
.line-left{
	float:left;
}
.line-right{
	float:right;
}
.line-link{
	width:15%;
	float: left;
}



#clients{
	padding:0 0 40px 0;
}
#client-list-view{
	background:url(images/lines.png);
	background-color:rgba(255, 255, 255, .1);
	padding:40px 0;
	margin-bottom:40px;
}
.client-logo{
	text-align:center;
	pointer-events:none !important;
}



/* BLOG */
.blog-post-container{
    margin-bottom: 10px;
}
.blog-post-container .post-inner{
    position: relative;
	overflow: hidden;
    background: #dddddd;
    -webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
    min-height: 400px;
    max-height: 400px;
    padding-bottom: .5%;
    margin-bottom: .5%;
}


.blog-post-container:hover .post-inner{
    background: #6b6b6b;
    color: #dddddd ;
    transform: scale(1.02);
}
.blog-post-container:hover .post-details{
    color: #dddddd;
}
.blog-post-container .blog-post-gradient{
    position: absolute;
    bottom:0;
    width: 100%;
    height: 40px;
    background:#dddddd;
    background: -webkit-linear-gradient(bottom, rgba(221,221,221,1) 50%, rgba(221,221,221,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(221,221,221,1) 50%, rgba(221,221,221,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(221,221,221,1) 50%, rgba(221,221,221,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(221,221,221,1) 50%, rgba(221,221,221,0));
    z-index: 1;
}
.blog-post-container:hover .blog-post-gradient{
    background: #6b6b6b;
    background: -webkit-linear-gradient(bottom, rgba(107,107,107,1) 50%, rgba(107,107,107,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(107,107,107,1) 50%, rgba(107,107,107,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(107,107,107,1) 50%, rgba(107,107,107,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, rgba(107,107,107,1) 50%, rgba(107,107,107,0));
}
.entry-meta{
	text-transform: uppercase;
	font-style: italic;
	font-size: 12px;
	color:#ccc;
}
.post-details{
    padding: 10px 20px;
    color: #6b6b6b;
    position: relative;
}
.post-details h3{
    font-size: 18px;
    line-height: 21px;
    max-width: 80%;
    margin-top: 10px;
    font-weight: normal;
}
.post-details p {
    font-size: 14px;
    line-height: 1.5em;
}
.post-details .avatar{
    position: absolute;
    right: 2.5%;
    top: -10px;
    width: 40px;
    height: 40px;
}


.featured-blog{
    border-bottom: 10px solid #f07f0a;
    position: relative;
    margin-bottom: 20px !important;
    margin-right: 5px;
    margin-left: 5px;
}
.featured-blog .post-details{
    position: absolute;
    top:40%;
    left:0;
    text-align: center;
    width: 92%;
    color: #fff;
}
.featured-blog .post-details h1{
    margin-bottom: 20px;
}
.meta .date{
    font-style: italic;
    font-size: 13px !important;
}

.post-title{
    position: absolute;
bottom: 50px;
max-width: 540px;
background: #f07f0a;
padding: 20px;
color: #fff;
}
.post-title h2{
    margin: 0;
}

.post-title .filler{
    background: #f07f0a;
    position: absolute;
    top:0;
    height: 100%;
    left: -1000%;
    width: 1000%;
}

.feature-image{
    position: relative;
    margin-bottom: 30px;
}

.post-meta{
    line-height: 50px;
    margin-bottom: 30px;
}
.meta{
    float: left;
}
.avatar{
    border-radius: 50%;
}
.avatar img{
    width: 50px;
    height: auto;
    float: left;
    border:1px solid #f3f3f3;
    margin-right: 20px;
}

.categories{
    float: left;
    text-transform: uppercase;
margin-left: 50px;
}
.categories a{
    color:#333;
    padding:5px 15px;
    font-size: 14px;
    display: inline-block;
    line-height: 22px;
}
.categories a:hover{
    background: #6b6b6b ;
    color: #fff;
}
.categories li{
    display: inline-block;
    padding-bottom: 3px;
}


header .entry-title{
	margin: 0 0 35px 0;
}


#nav-below a{
	color: #333;
}
#nav-below a:hover{
	color:#f07f0a;
}
.nav-previous a{
	float: left;
    font-size:18px;
}
.nav-next a{
	float: right;
    font-size:18px;
}



/* ADVANCED PAGE OPTIONS */
.content-section{
    padding: 70px 0;
    position: relative;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    -ms-background-size: cover !important;
}
.content-section.text-dark{
    color: #333 !important;
}

.page-content-inner{
    background-position: center top !important;
    background-repeat: repeat-x !important;
}


/* CONTACT */
.contact{background:url(images/lines.png);}
#contact{
	padding:40px 0;
	text-align:center;
	background:url(images/lines.png);
	background-color: #222;
}
#email-form{
	display: block !important;
	margin: 0 auto !important;
	float: none;
}
#email-form input[type="submit"]	{
	padding: 15px 0 !important;
	width: 100%; max-width: 100%;
	border-color: #fff; color:
	#fff !important;
}
#email-form input[type="submit"]:hover{
	color:#fff !important;
	background: #d16f09 !important;
	border-color:#d16f09;
}
.form-submit{}
.contact-header{
	margin-bottom: 40px;
}


span.wpcf7-not-valid-tip 				{padding: 3% 1.5% !important; background: #e74c3c !important; color: #fff !important; border: 1px solid #e74c3c;  width: 99.8%; font-size:14px !important;}

div.wpcf7-response-output 				{padding: 3% 1.5% !important; background: #333333333333 !important; color: #fff !important; border: none !important; }
div.wpcf7-validation-errors 			{display: none !important;}

.wpcf7-form-control-wrap{width:100%;}
.ajax-loader{width:auto; float:left;}

textarea {
	margin-bottom:0 !important;
	/*width: 99.9% !important;*/
}



/* Gravity Forms */
.gform_wrapper table.gfield_list td.gfield_list_icons img{
    max-width: 40px;
    margin: 0;
    padding: 5px;
}



/* FOOTER */
#bottom-footer{
	padding: 20px 0;
	text-align: center;
	border-top:1px solid #333;
	text-transform: uppercase;
	font-size: 10px;
	background: #222222;
}



#more-posts{
    padding: 50px 0;
    background: #a0a0a0;
    background: url(images/footer_bkg.gif);
    margin-top: 40px;
}
#more-posts h4{
    text-transform: uppercase;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #666;
    margin-bottom: 20px;
}
#more-posts h5{
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    -webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	padding: 0 10px;
}
#more-posts .post-container .post-inner{
    -webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	overflow: hidden;
	margin-bottom: 10px;
}
#more-posts .post-container{
    padding: 0 5px !important;
}
#more-posts .row{
    margin-left: -5px;
    margin-right:-5px;
}

#more-posts .post-container:hover .post-inner{
    background: #dddddd;
}
#more-posts .post-container:hover h5{
    padding: 0 10px;
}

#more-posts .categories{
    margin: 0;
    margin-bottom:40px;
}
#more-posts .categories a{
    background: #dddddd;
}
#more-posts .categories a:hover{
    background: #636363;
    color: #fff !important;
}

#more-posts .archives li{
    font-family: 'Georgia', serif;
    font-style: italic;
    font-size:18px;
    font-weight: normal;
}
#more-posts .archives a{
    color: #e5e5e5;
}
#more-posts .archives a:hover{
    color: #5c5c5c;
}
#more-posts .more-post-details{
    min-height: 50px;
    max-height: 50px;
    overflow: hidden;
}






#loading-icon{
	position: absolute;
	top:50%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	margin-top: -100px;
}


#loader{
	position: fixed;
	right:0; left:0;
	top:0;
	bottom: 0;
	/*background:url(images/wood.jpg) top center no-repeat;*/
	background-color: #0b0b0b;
	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
 	-o-background-size: 100%;
 	background-size: 100%;
    z-index: 10000;
}


#loading-icon{
	animation: loading 2.5s infinite;
	-webkit-animation: loading 2.5s infinite;
}

@keyframes loading{
  0%{
    opacity:1;
  }
  50%{
    opacity:0;
  }
  100%{
    opacity:1;
   }
}

@-webkit-keyframes loading{
    0%{
    opacity:1;
  }
  50%{
    opacity:0;
  }
  100%{
    opacity:1;
   }
}

@-moz-keyframes loading{
    0%{
    opacity:1;
  }
  50%{
    opacity:0;
  }
  100%{
    opacity:1;
   }
}

@-o-keyframes loading{
    0%{
    opacity:1;
  }
  50%{
    opacity:0;
  }
  100%{
    opacity:1;
   }
}




.loading{
  width: 64px;
  height: 64px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-32px;
  margin-top:-32px;


}
.loading:before{
  content:'';
  width: 0;
  height: 0;
  margin:auto;
  border: 10px solid #0b0b0b;
  border-radius: 50%;
  -webkit-animation: loader 1s infinite;
  -moz-animation:    loader 1s infinite;
  -o-animation:      loader 1s infinite;
  animation:         loader 1s infinite;
}
@keyframes loader{
  70%{
    width: 64px;
    height: 64px;
  }
  100%{
    width: 64px;
    height: 64px;
    border-width: 0;
  }
}

@-webkit-keyframes loader{
  70%{
    width: 64px;
    height: 64px;
  }
  100%{
    width: 64px;
    height: 64px;
    border-width: 0;
  }
}

@-moz-keyframes loader{
  70%{
    width: 64px;
    height: 64px;
  }
  100%{
    width: 64px;
    height: 64px;
    border-width: 0;
  }
}

@-o-keyframes loader{
  70%{
    width: 64px;
    height: 64px;
  }
  100%{
    width: 64px;
    height: 64px;
    border-width: 0;
  }
}


/* BLOG STYLES */
#blog{
    background: #fff;
}
#blog #wrapper{
    background: url('images/wood_white.jpg') no-repeat;
    background-color: #fff;
    background-size:100%;
}

#blog #header-container,
#blog #mobile-header-container{
    background: #fff;
    background: rgba(255, 255, 255, .8);
}
#blog .main-menu li a,
#blog .mobile-menu li a{
    color: #838484;
}
#blog .main-menu li a:hover,
#blog .mobile-menu li a:hover{
    color: #f07f0a ;
}

#blog #content{
    color: #333;
}

#bottom-footer .social-menu{
    float: none;
    padding:0;
}


.social-share{
	margin:30px 0;
	float: right;
}
.social-share li{
	display: inline;
	float: left;
}
.social-share li img{
	width: 40px;
	height: auto !important;
}
.social-share .share img{
	width: 80px;
	height: auto !important;
}
.social-share a img:hover{
	opacity: .6;
}




/* Testimonials */
.testimonial{
    font-size: 36px;
    line-height: 1.2em;
    position: relative;
    margin-bottom: 7%;
}
.testimonial span{
    font-size: 18px;
    font-style: italic;
    display: block;
    text-align: right;
}
.testimonial:before{
    content:'“';
    display: block;
    position: absolute;
    top:5px;
    left:-60px;
    font-size: 100px;
    font-weight: bold;
    font-family: serif;
}
