/*
Theme Name: Creativo 5.0
Description: Ultra Responsive Multi-Purpose WP Theme.
Author: RockyThemes
Theme URI: http://rockythemes.com/creativo/
Author URI: http://rockythemes.com
Version: 5.7.2
License: GNU General Public License
License URI: license.txt
*/
html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, figure {
    margin: 0;
    padding: 0;
}
/* apply a natural box layout model to all elements, but allowing components to change */
/*
html {
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}
*/
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
textarea, input { outline: none; }

ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
	width:100%;
} 

ol, .wpb_text_column ul, .single .post-content ul, .single .project-description ul, .page .post-content ul {
	margin:20px 0;
	padding-left:40px;
}
.wpb_text_column ul, .single .post-content ul, .page .post-content ul, .single .project-description ul {
	list-style:disc;
}
caption{
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
sup{
    vertical-align: super;
    font-size:smaller;
}
code{
    font-family: 'Courier New', Courier, monospace;
    font-size:12px;
    color:#657580;
}
h1, h2, h3, h4, h5, h6,
.blogpost .post-content h1,
.blogpost .post-content h2,
.blogpost .post-content h3,
.blogpost .post-content h4,
.blogpost .post-content h5,
.blogpost .post-content h6{
	font-weight:600;
	padding:0; 	
	margin:0 0 10px 0; 
	line-height:1.5;
}
h1, .blogpost .post-content h1 {
	font-size: 36px;
}

h2, .blogpost .post-content h2 {
	font-size: 30px;
}
h2.page404 {
	font-size:26px;
	letter-spacing:-1px;
	font-weight:bold;
	border-bottom:1px solid #c1bebc;
	padding:0 0 5px 0;
	margin-bottom:15px;
	color:#58a623;
}

h3, .blogpost .post-content h3 {
	font-size: 24px;
}

h4, .blogpost .post-content h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p{
	margin-bottom:20px;
}
a img{
	border: none;
}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
.wp-caption {
	max-width:100%;
	font-style: italic;
}
a { 
	text-decoration:none;
	color:#58A623;	
    -webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
a:hover {
	color:#000;
}

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1;
	font-weight: 400;
	color: #666;
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;

}
#background {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}
.bgwidth {
	width: 100%;
}

/* Images */
.alignleft {
	float: left;
}
img.alignleft {
	padding-right: 20px;
}
.alignright {
	float: right;
}
img.alignright {
	padding-left: 20px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;}

.bottommargin {
	margin-bottom:35px;
}
.aligncenter{
	text-align:center;
}

/* Pretty Photo first */

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/**********************************************************/
/* Creativo Common Form Elements */
/**********************************************************/

input[type=text],
input[type=email],
input[type=password],
input[type=search],
textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #b2b2b6;
    padding: 10px; 
	width:100%;
	line-height: normal;
	font-size:13px;
	box-sizing:border-box;	
}
fieldset {
	border:none;
}

input:focus,
textarea:focus {
	background: #fff;
	border-color: #cfcfcf;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
	box-shadow: 0 1px 3px rgba(0,0,0,.1) inset;
	color: #555;
}

.light_form input[type=text],
.light_form input[type=email],
.light_form input[type=password],
.light_form textarea {
	border: none;
	background: rgba(125,125,125,0.3);
	color: #fff;
	margin-top:5px;
	margin-bottom:10px;
	padding:15px;
	font-family:inherit;
}
.light_form{
	color: #fff;
}

/**********************************************************/
/* Creativo Main Style */
/**********************************************************/

.container {
	position: relative;
	max-width: 100%;
	background-color: #fff;
	overflow: hidden;
}
.recent_posts_container {
	max-width: 100%;
	/*margin:30px 0 0 0;*/
}

.post_container .recent_posts_container article.col.extra-width:nth-child(3n+1) {
	clear:both;
}
.post_container_full .recent_posts_container article.col.extra-width-full:nth-child(5n+1), .portfolio-related .recent_posts_container article.col.extra-width-full-port:nth-child(5n+1) {
	clear:both;
}

/* Header Menu */

.second_navi {
	border:1px solid #ccc;
	border-left: none;
	border-right: none;	
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.second_navi_inner {
	width:940px;
	margin:0 auto;
	position:relative;
}
.sf-sub-indicator {
	margin-left:3px;
}

/* Header Top Bar Left and Right Div */
.tb_left {
	float:left;
}
.tb_right {
	float:right;
}

/* Top Navigation */

.top_nav_out {
	background-color:#fff;
	border-bottom:1px solid #444;
	z-index:300;
}
.top_nav {
	max-width:940px;
	margin:0 auto;
	padding:0 10px;
	clear: both;
	min-height:40px;
}
.tap_to_call {
	display:none;
}
.top_contact {
	float: left;	
	/*line-height:40px;	*/
	padding: 10px 0;
}
/*
.top_contact a {
	margin-right:15px;
	padding-right:15px;
	border-right: 1px dotted #ccc;
}
*/
.top_contact a i, .top_contact .contact_phone i, .top_contact .contact_address i {
	margin-right:5px;
	font-size:13px;
	line-height:18px;
}

.top_contact .contact_email, .top_contact .contact_phone, .top_contact .contact_address {
	float: left;
	position: relative;
	margin-right: 15px;
	padding-right: 15px;
	border-right:1px dotted #ccc;
}
.top_contact .contact_address {
	border-right: none;
	margin-right:0;
	padding-right:0;
}
/*
.top_contact .contact_email span.email {
	opacity: 0.6;
	display: block;
	width: 20px;
	height: 20px;
	background: url("images/icons/email-black.png") no-repeat;
	position:absolute;
	top:8px;	
}

.top_contact .contact_email span.email.white_scheme {
	background: url("images/icons/email-white.png") no-repeat;	
}

.top_contact .contact_phone {

}

.top_contact .contact_phone span.phone {
	opacity: 0.6;
	display: block;
	width: 20px;
	height: 20px;
	background: url("images/icons/phone-black.png") no-repeat;
	position:absolute;
	top:12px;
	left:0;
}
*/
.top_contact .contact_phone span.phone.white_scheme {
	background: url("images/icons/phone-white.png") no-repeat;
}

.top_social {
	/*float: right;*/
}
.top_social a, .side_social .top_social a {
	width:40px;
	height:40px;
	display:block;		
	float: left;
	transition: all linear .2s;
	-webkit-transition: all linear .2s;
	-ms-transition: all linear .2s;
	-moz-transition: all linear .2s;
	-o-transition: all linear .2s;
	background-position: center center;
	color:#eeeeee;
}
.top_social a i {
	width:40px;
	height:40px;
	line-height:40px;
	display: block;
	text-align: center;
	font-size: 14px;	
}

.footer .top_social a {
	opacity:1;
	filter: alpha(opacity=100);
}
.top_social a:hover, .footer .top_social a:hover, .side_social .top_social a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	color:#fff;
}

.top_social a.twitter:hover {
	background-color: #63cdf1;	
}


.top_social a.instagram:hover {
	background-color: #306a92;	
}


.top_social a.facebook:hover {
	background-color: #507cbe;	
}

.top_social a.google:hover {
	background-color: #4d4f54;	
}

.top_social a.linkedin:hover {
	background-color: #90cadd;	
}

.top_social a.pinterest:hover {
	background-color: #f16261;	
}

.top_social a.flickr:hover {
	background-color: #dc97c0;	
}

.top_social a.tumblr:hover {
	background-color: #4d7ea3;	
}

.top_social a.youtube:hover {
	background-color: #f16261;	
}

.top_social a.behance:hover {
	background-color: #1aace3;	
}

.top_social a.dribbble:hover {
	background-color: #d97aa6;	
}
.top_social a.vimeo:hover {
	background-color: #1ab7ea;	
}

.top_social a.stumbleupon:hover {
	background-color: #4ab253;	
}
.top_social a.xing:hover {
	background-color: #00605e;	
}
.top_social a.soundcloud:hover {
	background-color: #fe8502;	
}
.top_social a.yelp:hover {
	background-color: #b4282e;	
}
.top_social a.rss:hover {
	background-color: #f08421;	
}

/* Top Menu */

.top_navigation {
	/*float:right;*/
}
#top-menu {
	line-height: 40px;
}
#top-menu i {
	margin-right: 5px;
}

#top-menu li {
    display: inline-block;
    padding-right: 15px;
    /*line-height: 40px;*/
}
#top-menu li a {
	padding-right: 15px;
}
#top-menu li:after {
    content: "|";
	color:#ccc;
}
#top-menu li:last-child:after {
    content: "";
}
#top-menu li:last-child {
	padding-right:0;
}
#top-menu li ul {
	display: none;
}

/* Bottom Menu */
.footer_navigation {
	float:right;
	margin-top:10px;
}
#footer-menu {
	line-height:40px;
}
#footer-menu li {
	display: inline-block;
	padding-right:15px;
}
#footer-menu li:last-child {
	padding-right:0;
}

/* Social Icons Second style */


/*
.pi-header-row-fixed .row, .pi-header-row-fixed .row_full {
	padding-top: 98px;
}
*/

.pi-header-row-fixed .header_wrap {

}
.full_header {
	position:relative;
	z-index:1000;
}
/*
.pi-header-row-fixed .full_header {
	padding-bottom:98px;
}
.pi-header-row-fixed .full_header.more_padding {
	padding-bottom:160px;
}*/
.banner {
	float:right;
	margin-top:5px;
}

.header_wrap {
	position:relative;
	z-index:1001;
}
.header_area {
	position: relative;
}
.sticky_h {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	top: 0;
	transition:top 0.5s ease;
}
.pi-header-row-fixed .sticky_h,.pi-header-row-fixed .sticky_h_menu  {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1002;	
}

.admin-bar.pi-header-row-fixed .sticky_h, .admin-bar.pi-header-row-fixed .sticky_h_menu {
	top:32px;
}

.header {
	padding: 11px 0;
	position: relative;
	z-index: 200;
	-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
	transition: background-color .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out;
}

/* Left Header */

.side-header .header_inside_left, .side-header .header_inside_right {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 300px;
  height: 100%;  
  border: none;
  box-shadow: 0 0 15px rgba(0,0,0,.065);
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.065);
  background-color:#fff;
}
.side-header .header_inside_right {
	left: auto;
	right: 0;
}
.admin-bar.side-header .header_inside_left, .admin-bar.side-header .header_inside_right{
	top:32px;
}
.side_inside {
	width:100%;
	position:relative;
	height:100%;
    /*padding: 20px 30px;*/
    box-sizing: border-box;
}
.side_inside a{ 
	display:block;
	width:100%;
	height:100%;
}
.desktop_view {
	visibility:visible;
	display: inherit;
}
.mobile_view {
	visibility: hidden;
	display: none;
}
#branding .logo a img.mobile_logo, .side-header .mobile_logo{
	display:none;
}

/* Header Search */

#header_search_wrap {	
	padding:0;	
}
#navigation ul li #header_search_wrap a {
	padding: 0 10px;
}
#header_search_wrap a {
	
	width:20px;
	display: block;
	position:relative;
}
body #navigation form {
	opacity:0;
	position:absolute;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	top:0;	
	box-sizing:border-box;
	z-index:-2;
	transition: opacity .3s ease-in-out;	
	-webkit-transition: opacity .3s ease-in-out;	
}
body.hs-open #navigation form {
	opacity:1;
	z-index:100;
}
body:not(.hs-open) #navigation ul li.menu-item {
	opacity: 1;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
/*
#navigation ul li.header_search_li {
	transition: all .3s ease-in-out;
}
*/
body.hs-open #navigation ul li.menu-item {
	opacity: 0;
}

body #navigation input[type=text] {
	border:0;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	font-size:20px;
	padding: 10px 50px 10px 10px;
	width:100%;
	height:100%;
	box-sizing:border-box;
	color:#000;
	outline: none;
}

#header_search_wrap a i {
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	position:absolute;
	top:50%;
	margin-top:-7px;
	width:14px;
	text-align:center;
}

#header_search_wrap a i.fa-remove {
	opacity: 0;
}
body.hs-open #header_search_wrap a i.fa-remove {
	opacity: 1;
	z-index: 101;
	font-size:20px;
	margin-top:-10px;
}
body.hs-open #header_search_wrap a i.fa-search {
	opacity: 0;
}
/* END Header Search */


.inner {
	padding: 0px 10px;
	position: relative;
	max-width: 960px;
	margin: 0 auto;
}
.vc_video-bg .inner {
	padding:0;
}
.inner:after{
	content:"";
	display:block;
	clear:both;
}
#branding {		
	float: left;
	margin-right:0px;
	padding-right:0px;
}
#branding h1{
	font-size:24px; padding:0; margin:0; line-height:normal;
}

#branding .logo a, #branding .logo a img {
	display: block;	
}

#branding h1.text {
	padding-top:20px;
	
}

#branding .tagline {
	font-size:13px;
	color: #dddddd;
	padding-bottom:20px;
}

.page_description{
	font-style:normal;
}
.page_description p{
	margin-bottom:35px;
	padding:0;
}

.clr {
	clear: both;
	float: none;
}
.forth{
	clear:left;
}

.content {
	margin: 0 auto;
	padding:20px;
	background: url(images/slider-texture.png) repeat;
	background-color:#414852;
}
.content-layer {
	margin: 0 auto;
	padding:0;
	border-bottom:1px solid #ddd;
}
.inside_content {
	width: 100%;
	margin: 0 auto;
	border-top:1px solid #ddd;

}
.inside_content2 {
	width: 978px;
	margin: 0 auto;
}
.inside_content_demo {
	width: 100%;
	margin: 0 auto;
}

.words{
	color:#58a623;
}

.bellow_header{
	padding:5px 15px;
	border-bottom: 1px solid #eee;
}
.bellow_header_title{
	max-width:960px; margin:15px auto; color:#fff; font-size:18px; text-transform: none; position:relative;
}

.pt_mask {
	height: 100%;
}

/* NAVIGATION AND MENUS */
/*================================================== */

#navigation {
	float:right;
	margin-top:0;
}
#navigation .menu {
	
}
#navigation .sf-sub-indicator i {
	font-size: 11px;
	margin-left: 5px;
}
#navigation > ul {
	line-height: 85px;
	height: 85px;
	transition: all .3s ease-in-out;
}
#navigation ul li {
	position:relative;
	display:block;
	float:left;		
}
#navigation ul li a {
	white-space:nowrap;
	color: #555555;	
	position:relative;
	text-decoration: none;
	display:inline-block;
	vertical-align:middle;
	padding: 0 18px;
	line-height:40px;	
}
#navigation ul li a i {
	margin-right: 5px;
}
.ha-transparent #navigation ul li a {
	color:#FFFFFF;
}
.ut-header-dark #navigation ul li a {
	color: #999999;
}


#navigation ul li:first-child a:after {
	display: none;
}

#responsive_navigation {
	position: relative;
	display: none;
}
.mobile_menu_holder {
	position: absolute;
	width:100%;
	max-height:560px;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch; 
	z-index:99999;
}

.responsive-menu-link {
	display: none;
	text-align:center;
	position:absolute;
	right:15px;
	top:50%;
	font-size:25px;
	text-transform: uppercase;
	font-weight:700;
	padding-bottom:20px;
	cursor:pointer;
}
.responsive-menu-bar {
	display: block;
    padding: 15px 20px;
    box-sizing: border-box;
    text-align: left;
    color: #fff;
    background-color: #5bc98c;
    font-weight: 600;
    font-size: 16px;
}

.responsive-menu-link i {
	margin: 0 auto;
	cursor:pointer;
	position: absolute;
	right:20px;
	font-size:21px;
}
.responsive-menu-link:hover {
	color: #7dc771;
}

#responsive_menu {
	display: none;
	border-bottom: 1px solid rgba(128,128,128,.2);
	position: relative;
	width: 100%;
	display: none;
	margin: 0;
	padding: 0;
	z-index: 20;
	background-color:#fff;
}
#responsive_menu li {
	display: block;
	margin: 0;
}
#responsive_menu > li {
	/*border-bottom: 1px solid rgba(128,128,128,.2);*/
}
#responsive_menu li a {
	border-top: 1px solid rgba(128,128,128,.2);
	display: block;
	padding: 15px 20px;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	position: relative;
	text-transform: uppercase;
	font-weight:700;
}

#responsive_menu ul.sub-menu {
	display:none;
}
#responsive_menu ul a{
	font-weight:normal;
	text-transform: none;
	padding-left:40px;
}
#responsive_menu ul ul a {
	padding-left:70px;
}
#responsive_menu ul ul ul a {
	padding-left:90px;
}
#responsive_menu ul ul ul ul a {
	padding-left:110px
}

#responsive_menu .sf-sub-indicator {
	position: absolute;
	right: 10px;
	font-size: 20px;
	line-height: 53px;
	top: 0;
	margin-left: 0;
	padding-left: 0;
	width: 53px;
	text-align: center;
}

/* Nav Sublevel  */

#navigation ul.sub-menu {	
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.20);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.20);
	-webkit-transition:0.2s all linear;
	-moz-transition:0.2s all linear;
	transition:0.2s all linear;
}
#navigation [class^="icon-"]:before, #navigation [class*=" icon-"]:before {
	margin-right: 0;
}
#navigation ul ul .sf-sub-indicator {
	position:absolute;
	right:5px;
}
#navigation ul.sub-menu ul, #navigation ul.sub-menu li {
	margin-left:0;
}
#navigation ul.sub-menu li a:after {
	display: none;
}
#navigation ul.sub-menu li > a {
	height: 35px;
	line-height: 35px;
	width: auto;
	min-width:165px;
	position: static;
	color:#999999;
	margin:0;
	padding:0 15px;
	-webkit-transition:0.2s all linear;
	-moz-transition:0.2s all linear;
	transition:0.2s all linear;
	font-size:12px;
	
}
#navigation ul.sub-menu li  {
	border-bottom: 1px solid #dcdadb;
}
#navigation ul.sub-menu li:last-child {
	border:none;
}
/*
#navigation ul.sub-menu {
	border-top:2px solid;
}
*/
#navigation ul.sub-menu li a:hover {

}
#navigation ul li ul li ul li {
	display:block;
}
#navigation ul li ul li ul li {
	display:block;
}


/* MegaMenu style */
.no-title .megamenu-title {
	display: none;
}

#navigation li.has-mega-menu > ul.sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 20px 0;
  width:100%;
  border-top:3px solid #5bc98c;
}
#navigation li.has-mega-menu > ul.sub-menu::after {
  content: '';
  opacity: 0.9;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  position: absolute;
}
#navigation li.menu-item.has-mega-menu {
  position: static;
}
#navigation .has-mega-menu > ul.sub-menu {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 20px 0;
}
#navigation .has-mega-menu > ul.sub-menu > ul.sub-menu {
  position: relative;
  display: block;
  top: auto;
  left: auto;
}
#navigation .has-mega-menu > ul.sub-menu > li.menu-item {
  display: block;
  left: 0;
  position: relative;
  float: left;
  width: 25%;
  border: 0;
  background-color: transparent;
  box-shadow: none;
  padding-left:30px;
  padding-right:0;
  white-space: inherit;
}
#navigation .has-mega-menu ul.sub-menu li > a {
	padding-left:20px;
	width: auto;
	padding-right: 0;
	white-space:inherit;
}
/*
#navigation .has-mega-menu > ul.sub-menu > li.menu-item:nth-child(4n+1) {
  clear: left;
}
*/
#navigation .has-mega-menu .megamenu-title {
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  padding: 10px;
  margin: 0;
  padding-left:20px;
}
#navigation .has-mega-menu .megamenu-title a{
	line-height:1.5;
	padding: 0;
}
/*
.has-mega-menu .megamenu-title:after {
  content: '';
  display: block;
  margin-top: 10px;
  width: 20px;
  height: 2px;
  opacity: 0.3;
}
*/
.has-mega-menu .megamenu-title i {
  font-size: 16px;
  position:absolute;
  left:-30px;
  width: 20px;
  text-align:center;
  top: 1px;
}
.has-mega-menu > ul.sub-menu > li.menu-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
}
#navigation .has-mega-menu ul li, #navigation .has-mega-menu ul ul, #navigation .has-mega-menu ul li ul li {
	background-color:transparent;
	border-bottom: none;
	white-space:inherit;
}

#navigation ul li.no-mega-menu ul li a .fa {
  margin-right: 10px;
}


#navigation .has-mega-menu > ul.sub-menu > li.menu-item:first-child {
  border-left: none;
}
#navigation .has-mega-menu > ul.sub-menu > li {
	float: left;
	border-bottom: none;
}
#navigation .has-mega-menu ul li ul {
	position: relative;
	visibility:hidden;
	min-width:inherit;
	opacity:0;
	border:none;
	left:auto;
	padding-left: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
#navigation .has-mega-menu:hover ul li ul {
	visibility:visible;
	opacity:1;
}


#navigation .has-mega-menu > ul.sub-menu > li.mega_col_1 {
  width: 100%;
}
#navigation .has-mega-menu > ul.sub-menu > li.mega_col_2 {
  width: 50%;
}
#navigation .has-mega-menu > ul.sub-menu > li.mega_col_3 {
  width: 33.33%;
}
#navigation .has-mega-menu > ul.sub-menu > li.mega_col_4 {
  width: 25%;
}
#navigation .has-mega-menu > ul.sub-menu > li.mega_col_5 {
  width: 20%;
}
#navigation .has-mega-menu > ul.sub-menu > li.mega_col_6 {
  width: 16.66%;
}
#navigation .has-mega-menu > ul.sub-menu > li.mega_col_2:nth-child(2n+1), #navigation .has-mega-menu > ul.sub-menu > li.mega_col_3:nth-child(3n+1), #navigation .has-mega-menu > ul.sub-menu > li.mega_col_4:nth-child(4n+1), #navigation .has-mega-menu > ul.sub-menu > li.mega_col_5:nth-child(5n+1), #navigation .has-mega-menu > ul.sub-menu > li.mega_col_6:nth-child(6n+1) {
	clear:both;
}
.has-mega-menu > ul.sub-menu > li > ul.sub-menu {
  display: block;
}
.has-mega-menu > ul.sub-menu > li > ul.sub-menu li.menu-item a.menu-item-link {
  display: block;
  position: relative;
  text-align: left;
  float: none;
  background-color: transparent !important;
  margin: 0;
  padding: 10px 10px;
  line-height: 18px;
}
.has-mega-menu > ul.sub-menu > li > ul.sub-menu li.menu-item a.menu-item-link i {
  font-size: 14px;
  position: absolute;
  line-height: 35px;
  text-align: center;
  width: 20px;
  left: -10px;
}
.megamenu-widgets-container {
  text-align: left;
  padding: 10px;
  line-height: 22px;
  padding-left:0;
}
.megamenu-widgets-container .sidebar-widget {
  overflow: hidden;
}
.megamenu-widgets-container .sidebar-widget:last-child {
  margin-bottom: 0;
}
.megamenu-widgets-container ul {
  list-style: none;
  margin: 0;
}
.megamenu-widgets-container .widget {
  margin-bottom: 15px;
  overflow: visible;
}
#navigation { 
/*position: relative;*/
/*transition: margin-top .3s ease-in-out;*/
}

#navigation ul,
#navigation ul li,
#navigation ul ul {list-style: none;margin: 0;padding: 0;}

#navigation ul {z-index: 9999;}

#navigation ul li {zoom: 1}

#navigation ul li.hover {position: relative;z-index: 9999;cursor: default;}

#navigation ul, 
#navigation ul li, 
#navigation ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	margin-left:0;
}
#navigation ul li:first-child {
	margin-left: 0;
}
#navigation li {
	margin: 0;
	float:left;
	zoom: 1;
}

#navigation ul li.hover {
	position: relative;
	z-index: 9999;
	cursor: default;
}
#navigation ul ul {
	visibility: hidden;
	position: absolute;
	min-width: 160px;
	z-index: 9998;
	opacity:0;
	width: auto;
	padding: 0px;
	-webkit-transition: opacity .2s ease-in;
	-moz-transition: opacity .2s ease-in;
	-o-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in; 
	border-top:3px solid #5bc98c;
}
#navigation ul li:last-child ul {
	/*right: 0;*/
}
#navigation ul li li a {
	display: block;
	text-decoration: none;
	position: relative;
	border-right: none;
}
#navigation ul ul li {
	float: none;
	white-space: nowrap;
	margin: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	height: auto;
	line-height:none;
	display:inherit;
}

#navigation ul ul ul {
	top: -3px;
	left: 100%;
}

#navigation ul li:hover > ul {
	visibility: visible;
	opacity:1;
}

.sf-sub-indicator {
	padding-left:2px;
}

/* Side Navigation inside Side Header */

.side_navigation #navigation, .side_navigation #navigation ul li, .side_navigation #navigation li {
	float: none;
	padding-top:50px;
}
.side_navigation #navigation ul li {
	line-height:48px;
	height:48px;
	padding:0 30px;
}

.side_navigation #navigation ul li.header_search_li {
	display: none;
}

.side_navigation #navigation ul li:hover {
	z-index:1;
}
.side_navigation #navigation ul.sub-menu {
	box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.10); 
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.20); 
}
.side_navigation #navigation ul ul li {
	padding:0;
}
.side_navigation #navigation ul li a {
	display: block;
	line-height: 48px;
	box-sizing: border-box;
	padding:0 30px;
    border-left: 3px solid transparent;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;	
	border-bottom:1px solid #e8ebed;
	background-color:transparent;
}
.header_inside_right .side_navigation #navigation ul li a {
	border-left: none;
	border-right: 3px solid transparent;
}
.side_navigation #navigation ul li a:hover, 
.side_navigation #navigation > ul li:hover > a, 
.side_navigation #navigation ul li.current_page_item a, 
.side_navigation #navigation ul li.current-menu-ancestor a {
	border-left-color: #65c18b;
}

.header_inside_right .side_navigation #navigation ul li a:hover, 
.header_inside_right .side_navigation #navigation > ul li:hover > a, 
.header_inside_right .side_navigation #navigation ul li.current_page_item a, 
.header_inside_right .side_navigation #navigation ul li.current-menu-ancestor a {
	border-right-color: #65c18b;
}


.side_navigation #navigation ul ul {
	left:300px;
	top:0;
	min-width:220px;
	border-top: none;
	/*border-left:3px solid #65c18b;*/
}
.side_navigation #navigation ul ul:before, .header_inside_right .side_navigation #navigation ul ul:before {
	content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background-color: green;
    z-index: 9999;
}
.header_inside_right .side_navigation #navigation ul ul:before {
	right: 0;
}
.header_inside_right .side_navigation #navigation ul ul {
	right: 300px;
	left: auto;
	border-left:none;
}


.header_inside_right .side_navigation #navigation ul ul ul {
	right: 220px;
}

.side_navigation #navigation ul ul li a {
	border-left: none;
	border-bottom: none;
	height: auto;
}
.header_inside_right .side_navigation #navigation ul ul li a {
	border-right: none;
}
.side_navigation #navigation ul ul ul {
	left:220px;
}
.side_navigation .sf-sub-indicator {
	position:absolute;
	right: 0;
}
.header_inside_right .side_navigation .sf-sub-indicator {
	right: auto;
	left:0;
}
.header_inside_right #navigation ul ul .sf-sub-indicator {
	right: auto;
	left: 0;
}
.side_social .top_social a {
	background-color: transparent;
	margin-left: 5px;
	margin-right:3px;
	margin-bottom:8px;
}
.side_social .top_social, .side_contact .top_contact, .side_search  {
	float: none;
	padding:50px 30px 0;
}
.side_logo {
	padding:0 30px;
}
.side_contact .top_contact {
	line-height:2.5;
	margin-left:5px;
}
.desktop_view .top_contact .contact_email, .desktop_view .top_contact .contact_phone {
	float:none;
	border-right: none;
	padding-right: 0;
	margin-right:0;
}

.side_contact .top_contact a {
	border: none;
	margin:0;
	padding: 0;
}
.side_contact .top_contact .contact_phone div {
	display:block;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border: none;
}

.side_contact .top_contact .contact_phone span {
	display:inline-block;
}

/**** Footer Styling ****/
.footer {
	position: relative;
	width: 100%;
	bottom: 0px;
}
.footer a{
	color:#727272;
}
.footer a:hover{
	color:#525252;
}
.footer_widget {
	padding: 10px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #2e343a;
}
#footer_widget_inside {
	padding: 10px 15px;
	margin: 0 auto;
	max-width: 960px;
}
.footer_widget_content{
	float: left;
	width: 23.5%;
	min-height: 20px;
	margin: 15px 2% 15px 0px;
	color:#888;
}
.footer_columns_cols_4 .footer_widget_content{
	width: 23.5%;
}
.footer_columns_cols_3 .footer_widget_content{
	width: 32%;
}
.footer_columns_cols_2 .footer_widget_content{
	width: 48%;
	margin-right:4%;
}
.footer_columns_cols_2 .footer_widget_content:nth-child(2n), .footer_columns_cols_3 .footer_widget_content:nth-child(3n), .footer_columns_cols_4 .footer_widget_content:nth-child(4n) {
	margin-right:0;
}
.footer_columns_cols_2 .footer_widget_content:nth-child(2n+1), .footer_columns_cols_3 .footer_widget_content:nth-child(3n+1), .footer_columns_cols_4 .footer_widget_content:nth-child(4n+1) {
	clear: left;
}

.footer .top_social {
	margin-top:8px;
	float:right;
}

.footer_widget_content ul.twitter li a{
	border-bottom:none;
}
.footer_widget_content ul.twitter li span a{
	color:#8de94f;
}
.footer_widget_content ul.twitter li span a:hover{
	color:#888;
}

.footer_widget_content p {
	margin-bottom:15px;
}
.footer_widget_content a{

	color:#888;
}
.footer_branding{
	float: right;
	margin-right:5px;
}

.footer_branding h3{
	font-size:24px; padding:0; margin:0; line-height:normal;
}


ul.twitter{
	padding:0 5px; 
}
ul.twitter li, .sidebar-widget ul.twitter li, #navigation .has-mega-menu ul.twitter li{	
	padding-bottom:15px;
	padding-left:30px;
	position:relative;
}
#navigation .has-mega-menu ul.twitter li {
	line-height:inherit;
}
ul.twitter li i, #navigation .has-mega-menu ul.twitter li i {
	position:absolute;
	width:26px;
	height:26px;
	line-height:26px;
	font-size:16px;
	left:0;
	text-align:center;
	color: #85a654;
}
#navigation .has-mega-menu ul.twitter li a, #navigation .has-mega-menu .twitter-widget a {
	padding-left: 0 !important;
	display:initial;
	line-height:25px;
}
#navigation .has-mega-menu .twitter-widget p {
	margin-bottom: 0;
}

.footer_widget_content a:hover{
	border-bottom:none;
	color:#888;
}
h3.footer-widget-title{
	color:#fff; font-weight:700; font-size:14px;
	margin-bottom:0px; padding-bottom:25px;
	text-transform:uppercase;
}
.footer .inner {
	padding: 10px 20px;
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
}
.copyright{
	margin:10px 0;
	float: left;
	color:#999;
}

.optParent { font-weight:bold !important; }

/**********************************************************/
/* Creativo Simple Pagination */
/**********************************************************/

.pagination{
	margin-top:20px;
	font-size:14px;
}
.pagination a.inactive, .page-links span.navigation_arrow{
	border:1px solid #5bc98c;
	display:inline-block;
	height:15px;
	line-height:15px;
	color:#747474;
	padding:7px 10px;
	margin-left:5px;
}
.page-links span.navigation_arrow {
	background-color:#5bc98c;
	color:#fff;
}
.page-links a span.navigation_arrow {
	background-color:transparent;
	color:#747474;
}

.pagination a.inactive:hover, .page-links a:hover span.navigation_arrow{
	border:1px solid #5bc98c; background-color:#5bc98c; color:#fff;
}
.pagination .current {
	border:1px solid #8BB351;
	display:inline-block;
	height:15px;
	line-height:15px;
	color:#fff;
	padding:7px 10px;
	margin-left:5px;
	background:#8BB351;
}
.pagination .pagination-prev{
	background:url(images/arrow-prev.png) no-repeat center left;
	padding-left:10px;
	margin-right:10px;
	font-size:12px;
}
.pagination .pagination-next{
	background:url(images/arrow-next.png) no-repeat center right;
	padding-right:10px;
	margin-left:15px;
	font-size:12px;
}
.pag_left{
	float:left; width:100px;
}
.pag_right{
	float:right; width:100px;
}
.image-frame {
	padding:0; margin:0;
}
.image-frame img{
	width:98%;
	height:auto;
	padding:3px;
	border:3px solid #eee;
}

/**********************************************************/
/* Creativo Header Social Icons */
/**********************************************************/

.connect {
	width: 320px;
	float: right;
	margin: 15px 0px 10px 0;
	padding: 0px;
	height: 32px;
}
.connect li {
	float: right;
}
.connect li a {
	display: block;
	width: 32px;
	height: 32px;
	outline: none;
	margin: 0 3px;
	background: transparent url(images/icons-bottom.png) no-repeat;
	text-indent: -9000px;
	position: relative;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
	opacity:0.5;
}

.connect li .connect-rss{
    background-position:0px 0px;	
}
.connect li .connect-rss:hover{
	opacity:1;
}
.connect li .connect-lnkin{
    background-position:-148px 0px;
}
.connect li .connect-lnkin:hover{
	opacity:1;
}
.connect li .connect-twitter{
    background-position:-111px 0px;
}
.connect li .connect-twitter:hover{
    opacity:1;
}
.connect li .connect-facebook{
    background-position:-74px 0px;
}
.connect li .connect-facebook:hover{
    opacity:1;
}
.connect li .connect-gplus{
    background-position:-37px 0px;
}
.connect li .connect-gplus:hover{
    opacity:1;
}
.connect li .connect-reddit{
    background-position:-185px 0px;
}
.connect li .connect-reddit:hover{
    opacity:1;
}
.connect li .connect-digg{
    background-position:-222px 0px;
}
.connect li .connect-digg:hover{
    opacity:1;
}
.connect li .connect-tumblr{
    background-position:-260px 0px;
}
.connect li .connect-tumblr:hover{
    opacity:1;
}


/**********************************************************/
/* Creativo Quote Box */
/**********************************************************/

.outer_qbox{
	width:100%;

}
.qbox{

	color:#767676;
	
    -webkit-transition: border-color .2s linear, color .2s linear;
	-moz-transition: border-color .2s linear, color .2s linear;
	-o-transition: border-color .2s linear, color .2s linear;
	-ms-transition: border-color .2s linear, color .2s linear;
	transition: border-color .2s linear, color .2s linear;	
}
.qbox_icon{
	float:left; margin:3px 5px; padding-right:20px;
}

.qbox_icon img{
	max-width:64px;
}

.qbox:hover{
	color:#363636;
}
.qbox_title1{
	font-size:40px; line-height:normal; width:30%; float:left; line-height:45px; text-align:right;
}
.qbox_title2{
	float:right; width:60%; border-left:1px solid #e5e2e2; padding-left:25px; 
}
.qbox_title strong {
	font-style:normal;
}
.qbox p{
	margin-bottom:0;
}
.qbox h1{
	font-size:30px;
	margin-bottom:15px;
	line-height:normal;
}
.qbox h2{
	font-size:24px;
	margin-bottom:15px;
	font-style:normal;
	padding:5px 0; 
}
.qbox h3{
	font-size:22px;
	margin-bottom:15px;
}

/**********************************************************/
/* Creativo Widgets Styles */
/**********************************************************/

.front_page_outer{
	width:100%; background-color:#f8f8f8; margin:40px 0;
}

.front_page_in{
	margin:0 auto;
	max-width:960px;

}
.content_box_title{
	 height:auto;text-align:center; margin-bottom:30px; font-size:30px; line-height:normal; position:relative;
}
.content_box_title:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    left: 0;
    top: 50%;
    z-index: 1;
    margin-top: -1px;
}
.content_box_title span.grey{
	background-color:#f8f8f8;
	color:#666;
	padding:0 20px;
	margin:0 auto;
}
.content_box_title span.white{
	background-color:#fff;
	color:#666;
	padding:0 20px;
	margin:0 auto;
	z-index:2;
	position:relative;
}
.portfolio-related .content_box_title, .portfolio-related .smaller, .posts-boxes .content_box_title, .posts-boxes .smaller {
	font-size:14px;
	text-transform: uppercase;
	font-weight:700;
}
.vc_separator .vc_sep_holder {
	display: table-cell;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.vc_separator h4 {
	padding-bottom: 0;
	padding: 0.2em 0.6em;
}
.vc_separator.vc_separator_align_center h4 {
	padding: 0 0.8em;
	box-sizing:border-box;
}
.posts-boxes .content_box_title {
	margin-bottom: 20px;
	text-align:left;
}
.posts-boxes .content_box_title span.white {
	padding-left:0;
}
.smaller{
	font-size:20px;
}
.front_widget{
	float:left;width:23.3%;margin-right:1%; padding-right:1%; text-align:center; color:#777; background-color:#f8f8f8;
    -webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
.vc_front_widget{
	width:100%;
	text-align:center; 
	padding:1px;
	color:#777; 
	background-color: transparent;
    -webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
	box-sizing:border-box;
	padding:30px 10px 0;
}



.front_widget a, .vc_front_widget a{
	
}
.front_widget a:hover, .vc_front_widget a:hover{
	
}
.vc_front_widget .view_more {
	padding-bottom:30px;
	display:block;
}

.product_feature:after {
	clear:both;
}
.product_feature {
	position: relative;
}
.product_feature.to_right {
	text-align:right;	
}
.product_feature.to_center {
	text-align:center;	
}
.product_feature .pf_icon {
	position: absolute;
	width: 30px;
	height: 30px;
}
.product_feature.big .pf_icon {
	width: 50px;
	height: 50px;
}
.product_feature.bigger .pf_icon {
	width: 80px;
	height: 80px;
}
.product_feature.to_right .pf_icon {
	right:0;
}
.product_feature.to_center .pf_icon {
	left:50%;
	top:0;
	margin-left:-15px;
}
.product_feature.big.to_center .pf_icon {
	margin-left: -25px;
}
.product_feature.bigger.to_center .pf_icon {
	margin-left: -40px;
}
.product_feature .pf_icon i {
	font-size:28px;
	line-height:30px;
	width:30px;
	height:30px;
	text-align:center;
}

.product_feature .pf_icon.rounded {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
.product_feature .pf_icon.circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.product_feature.big .pf_icon i {
	line-height:50px;
	width: 50px;
	height: 50px;
	display:block;
}
.product_feature.bigger .pf_icon i {
	line-height:80px;
	width: 80px;
	height: 80px;
	display:block;
	font-size:40px;
}
.product_feature .pf_content {
	padding-left: 50px;
	margin-bottom:20px;
}
.product_feature.big .pf_content {
	padding-left: 70px;
}
.product_feature.bigger .pf_content {
	padding-left: 100px;
}
.product_feature.to_right .pf_content {
	padding-left: 0;
	padding-right:50px;
}
.product_feature.big.to_right .pf_content{
	padding-right: 70px;
}
.product_feature.to_center .pf_content {
	padding-left:0;
	padding-right:0;
	padding-top:50px;
}
.product_feature.big.to_center .pf_content {
	padding-top: 70px;
}
.product_feature.bigger.to_center .pf_content {
	padding-top: 100px;
}
.product_feature .pf_content p {
	margin-bottom:10px;
	/*margin-left:-40px;*/
	color: #888;
}
.product_feature .pf_content h4 {
	font-size:14px;
	line-height: 1.9;
	margin-bottom: 10px;
	padding-bottom: 0;
	font-weight: 700;
	color: #444;
}
h3.widget-title{
	font-size: 16px; font-weight:700; padding-bottom:30px; margin-bottom:0; text-align: center; text-transform:uppercase;
}

h3.widget-title a{

}
.content_box_text{
	padding: 0 10px 30px 10px;
	line-height: 22px;
	display:block;
}
.content_box_text p {
	margin-bottom:10px;
}
.content_box_text p:last-child{
	margin-bottom: 0;
}
.textwidget{
	/*padding:0 10px 10px 10px;*/
	/*line-height:normal;*/
}
.textwidget .alignleft {
	float:left;
	margin:0px 10px 10px 0px;
}

/**** Shortcode Image ****/
.shortcode_img {
	width:100px; height:100px; background-color:#fff;
	border-radius:50%;
	-webkit-border-radius:50%;
	margin:0 auto;
	margin-bottom: 30px;
	display:block;
}
.shortcode_img.no_white_circle{
	border-radius: 0;
	-webkit-border-radius: 0;
	background-color:transparent;
	height: auto;
	width: auto;
}
.shortcode_img.white_circle.font_icons i {
	line-height:100px;
}
.shortcode_img.no_white_circle img {
	max-width:none;
	top:auto;
	margin-top: 0;
}
.div_bar{
	display:none;
}

/**********************************************************/
/* Creativo Counter */
/**********************************************************/

.counter .icon {
	font-size:30px;
	line-height:1.5;
}

.counter .count_el {
	font-size: 35px;
	line-height:1.5;
	font-weight:700;
}

.counter .content_el {
	line-height:1.2;
	color: #444;
	padding-top:10px;
}

/**********************************************************/
/* Creativo Video Background */
/**********************************************************/
.vc_row {
	position: relative;
	/*overflow: hidden;*/
}

.video-bg {
	position: absolute;
	overflow: hidden;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
}

.vc_editor.compose-mode .vc_row .video-bg, .vc_editor.compose-mode .vc_row .video-bg.self_video {
	display: none;
}
.vc_editor.compose-mode .vc_row .video-bg:nth-child(2) {
	display: block;
}
.vc_editor.compose-mode .vc_row .video-bg.self_video:nth-child(1) {
	display: block;
}
.vc_editor.compose-mode .vc_row .video-bg.self_video:nth-child(2) {
	display: none;
}

.video-bg video {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	min-width:100%;
	min-height:100%;
}

video {
	display: inline-block;
	vertical-align: baseline;
}

.video-bg .video-overlay, .video-placeholder{
	position:absolute;
	z-index:0;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
}
.video-placeholder {
	background-size: cover ;
	background-attachment: scroll ;
	background-position: center center;
}

/**********************************************************/
/* Creativo Separator 2 */
/**********************************************************/

.separator_two {
	position:relative;
}

.separator_two .line {
	width:40px;
	height:3px;
	background-color:#444;
	position:relative;
}

.separator_two .symbol{
	width:30px;
	height:30px;
	font-size:20px;
	line-height:30px;
	text-align:center;
}

.separator_two.line_symbol {
	display:table;
	width:150px;
}

.separator_two .vc_sep_holder {
	display: table-cell;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

.separator_two .vc_sep_holder .vc_sep_line {
	height: 1px;
	border-top: 1px solid #ebebeb;
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
}

/* Left/Right Separator Style */
.separator_two.line_symbol.left_sep, .separator_two.line_symbol.right_sep {
	width: 92px;
}
.separator_two.left_sep .vc_sep_holder_l {
    display: none;
}
.separator_two.right_sep .vc_sep_holder_r {
    display: none;
}
.separator_two.left_sep .vc_sep_holder_r, .separator_two.right_sep .vc_sep_holder_l {
    width:100%;
}
.separator_two.left_sep .icon_holder {
	padding-left:0;
}
.separator_two.right_sep .icon_holder {
	padding-right:0;
}
.separator_two.line_symbol.right_sep {
	right: 92px;
}

.separator_two.line_symbol.sep_medium {
	width:30%;
}
.separator_two.line_symbol.sep_full {
	width:100%;
}

.separator_two.line_symbol.right_sep.sep_medium {
	right: 30%;
}
.separator_two.line_symbol.right_sep.sep_full {
	right: 100%;
}

.separator_two .icon_holder{
	font-size:18px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align:center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border:1px solid transparent;
}

.separator_two .icon_holder.symbol_small {
	line-height:30px;
	width:30px;
	height:30px;
	font-size:15px;
}
.separator_two .icon_holder.symbol_extra_small {
	line-height:20px;
	width:20px;
	height:20px;
	font-size:12px;
}
.separator_two .icon_holder.symbol_large {
	line-height:50px;
	width:50px;
	height:50px;
	font-size:24px;
}
.separator_two .icon_holder.symbol_extra_large {
	line-height:55px;
	width:55px;
	height:55px;
	font-size:30px;
}
.separator_two .center_sep, .separator_two.center_sep {
	margin:0 auto;
}

.separator_two .left_sep {
	left:0;
}

.separator_two .line.right_sep {
	right:40px;
	margin-left:100%;
}

.separator_two.right_sep {
	margin-left:100%;
	right:150px;
}


/**********************************************************/
/* Creativo Comments */
/**********************************************************/

.comments_area{
	margin-top:20px;
}

#comments {
	font-size:13px;  padding-bottom:5px; border-bottom:1px dotted #ccc;
}

.commentlist {
	margin: 10px 0 20px;
	list-style-type: none;
	padding-left:0;	
}
.comments-title{
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	padding-top:15px;
	color:#666;
	padding-bottom:10px;	
}
.reply-title{
	font-size:14px;
	font-weight:700;
	padding-top:5px;
	padding-bottom:10px;
	text-transform:uppercase;	
}

.page-template-template-full-width-php .commentlist { width: 560px; }

.commentlist li.comment > div { 
 
}
/*
.commentlist li.comment:first-child > div { border-top: none; }
*/
.commentlist .children li.comment:first-child > div {  }

.pinglist {
	margin: 20px 0 40px 30px;
	list-style-type: decimal;
}

.comment {	
	padding-bottom:20px;
}
.comment_quote {
	border:1px solid #f0f0f0;
	padding:20px;
	padding-bottom:0;
	background-color: #f9f9f9;
	position: relative;
}
.review .comment_quote {
	padding:20px;
	background-color:transparent;
	text-align:center;
	border:none;
	font-size: 14px;
	font-weight:300 ;
	line-height:1.5;
}
.reviews .comment_details {
	margin: 0;
}
.reviews .comment_author_details {
	float: none;
	text-align:center;
}
.review_picture {
	width:70px;
	height:70px;	
	margin:0 auto;
}
.review_picture img {
	border-radius:50%;
	-webkit-border-radius: 50%;
}
.reviews .comment_author_details span {
	color: #7dc771;
}
.review .comment_author_details .comment-author {
	font-size:12px;
	text-transform: uppercase;
}
.reviews .flexslider ul {
	list-style:none;
	padding:0;
}

.reviews .flex-direction-nav a {
	opacity: 1 !important;
	position: relative;
	border:none;
	background-color: #ccc;
	margin:0;
	left:auto !important;
	right:auto !important;
	border-radius:4px;
	margin:0 2px;
}
.reviews .flex-direction-nav a:hover {

	background-color: #444;
}

.reviews .flex-direction-nav {
	height:auto;
	margin:0;
	padding: 0;
	text-align:center;
}
.reviews .flex-direction-nav li {
	display:inline-block;
}


.review_inside {
	position: relative;
	font-weight:normal;
}
.review .comment_quote:after {
	background: none;
}
.review span.green {
	color: #5bc98c;
}
.review span.blue {
	color: #44b6df;
}
.review span.red {
	color: #F6677B;
}
.review span.yellow {
	color: #febf4d;
}
.review span.purple {
	color: #ee79ba;
}
.review span.grey {
	color: #8b8a8a;
}
.review span.black {
	color: #5c5c5c;
}

/*
.review_inside:after {
	background-color: #58A623;
	height: 3px;
	width:100%;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;	
	z-index: 1;
	right: -1px;
}
*/
.review_inside.green:after {
	background-color: #86ba41;
}
.review_inside.red:after {
	background-color: #e86343;
}
.review_inside.blue:after {
	background-color: #67b7e1;
}
.review_inside.yellow:after {
	background-color: #FCD746;
}
.review_inside.purple:after {
	background-color: #8463a9;
}
.review_inside.black:after {
	background-color: #24282e;
}
.review_inside.grey:after {
	background-color: #E1E1E1;
}
.comment_quote:after {
	background: url(images/tri-comments.png) no-repeat 50% 0;
	content: '';
	display: block;
	width: 23px;
	height: 16px;
	position: absolute;
	left: 20px;
	bottom: -16px;
}
.comment_details {
	margin-top:20px;
}
.comment_image {
	width:35px;
	float:left;
	margin-right:20px;
}
.comment_author_details {
	float:left;
	position:relative;
	top:2px;
}
.depth-2, .depth-3, .depth-4, .depth-5 {
	border-bottom:none;
	margin-bottom:-10px;
	margin-left:55px;
}
#commentform input { margin-right: 10px; }

#commentform label small { font-size: 13px; }

#commentform label small span { color: #b2b2b6; }

#commentform textarea { width: 96%; }

.children { list-style-type: none; margin-top: 15px; padding-top: 10px; }

.avatar {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.comment .avatar {
	margin: 0 0 0 0;
}
/*
.bypostauthor .avatar { border:1px solid #c4df9e; padding:1px; }
*/
.comment-meta, .comment-meta a { 
    border-bottom: none;
    color: #555;
    font-size: 11px; font-style:italic;
    line-height: 18px;
}

.comment-author-admin {}

.comment-author {
    color: #333;
	font-weight:600;    
    font-style: normal;
}
.comment-author span {
	font-size:16px;
	line-height:1.5;
}

.comment-author cite { font-style: normal; }

/*.comment-author a { border-bottom: 1px dotted #333; }*/

.comment-author a:hover { border-bottom: none; }

.nocomments {
	text-align: center;
	margin-left: 120px;
	padding: 0 20px 20px;
}

.comment-body ul { list-style-type: disc; }

.comment-body ol { list-style-type: decimal; }

.clear {
	clear:both;	
}


/**********************************************************/
/* Creativo Portfolio Settings */
/**********************************************************/
.row{
	margin:20px auto auto;
	max-width:960px;
	padding:20px;
}
.row.force_full_width {
	max-width: 100%;
}
.row_full{
	/*margin:30px 0; */
	max-width:960px;
	margin:0 auto;
	position:relative; 
}
.row:after{
	content:"";
	display:block;
	clear:both;
}

.outer_wrap{
	width:100%;

}
.lightgrey{
	background-color:#f8f8f8; 
	padding:30px 0;
}
.white{
	background-color:#fff;
}
.inner_wrap{
	max-width:940px; margin:0 auto;
}
.no-more-margins .inner_wrap_margins {
	margin-left:0;
	margin-right:0;
}
.inner_wrap_margins  {
	margin-left: -15px;
	margin-right: -15px;
}
.blogpost .inner_wrap_margins {
	margin:0;
}
.vc_row .inner_wrap .inner_wrap_margins #content {
	margin-left: 0; margin-right: 0;
}
.vc_row .inner_wrap_margins #content {
	margin-left: 0;
	margin-right: 0;
}
.vc_row.equal-height-columns {
	margin-left:0;
	margin-right: 0;
}
.row_align_center {
	text-align:center;
}
#content .inner {
	padding-left: 0;
	padding-right: 0;
}
.inner_projects{
	max-width:940px; margin:0 auto;
}
.portfolio_tags{
	color: #fff;
	padding: 10px 5px;
	margin: 0 30px;
	font-size: 14px;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-align:center;
}
.portfolio-tabs{
	list-style:none;
	margin:20px 0;
	overflow:hidden;
	line-height:38px;
	text-align:left;
	padding-top:1px;
}
.portfolio-tabs a:hover{
	color:#666;
	background-color:#E1F4C6;
}
.portfolio-tabs li{
	display:inline-block;
	/*margin-right:5px;*/
	border:1px solid #f1f1f1;
	margin-left: -1px;
	margin-top: -1px;
}
.portfolio-tabs li:first-child {
    margin-left: 0;
}
.portfolio-tabs.portfolio-templates li {
	display:block;
	float:left;
}
.portfolio-tabs li:last-child {
	border-right:1px solid #f1f1f1;
}
.portfolio-tabs li span{
	color:#ddd; margin-right:2px;
}

.portfolio-tabs li a{
	padding:0 20px;
	color:#9b9b9b;
	display:block;
	background-color:#fff;
	
}
/*
.portfolio-tabs li.active{
	line-height:34px !important;

}
*/
.portfolio-tabs li.active a{
	color:#666;
	background-color:#E1F4C6;
}
.portfolio-item .portfolio_details {
	text-align:center;
	padding:10px 0;
	background-color:#fff;
}
.portfolio-item .portfolio_details a {
	color:#555;
}
.portfolio-item .portfolio_details .tags a, .portfolio-item .portfolio_details .tags{
	color: #b5b8bf;
}
.portfolio-item .no_tags {
	display: none;
}
.portfolio-item .portfolio_details .tags i {
	font-size:11px;
	color: #d7d8db;
	margin-right:5px;
}

.portfolio-item .portfolio_details h3 {
	font-size:13px;
	font-weight:700;
	text-transform:uppercase;
	line-height:20px;
	padding-bottom:0;
	letter-spacing:1px;
}


.portfolio-one .portfolio-item{
	background-color:transparent;
	margin-bottom:20px;
	padding:10px;
	overflow:hidden;
	width:98%;


}
.portfolio-one .project-feed {
	margin:0;
	background-color:#f3f3f3;
}
.portfolio-one .portfolio-item .image{
	width:540px;
	float:left;
	margin-right:25px;
}
.portfolio-one .portfolio-item h2{
	margin:0 !important;
	padding:0 !important;
	margin-bottom:10px !important;
}
.portfolio-one .portfolio-item h4{
	margin:0 !important;
	padding:0 !important;
	margin-bottom:25px !important;
	font-weight:normal;
	font-size:13px;
}
.portfolio-one .portfolio-item p{
	margin:0;
	margin-bottom:20px;
}
.portfolio-two .portfolio-item{
	width:460px;
	margin:5px;
	background-color: transparent;
	overflow:hidden;
}
.portfolio-three .portfolio-item{
	width:300px;
	margin:6px;
	background-color: transparent;
	overflow:hidden;
}
.portfolio-four .portfolio-item{
	width:220px;	
	margin:7px;
	background-color: transparent;
	overflow:hidden;
	
}

.portfolio-five .portfolio-item{
	width:180px;
	height:197px;
	margin:11px;
	background-color:transparent;

}
.portfolio-four .portfolio-item:hover{
	border-color: 1px solid #A0CE4E;
}

.portfolio-four .image-extras-content{
}
.portfolio-full .flexslider{
	margin-bottom:70px;
}
.portfolio-full .project-content{
	margin-bottom:80px;
}
.portfolio-one .fluid-width-video-wrapper{
	position:static !important;
}
#content{
	padding-bottom:0px;
}
#content_related{
	padding-bottom:25px;
}
#content-blog{
	padding-bottom:25px;

}
.portfolio-area{
	padding-bottom:20px;
}

.portfolio-navigation {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15px 0 ;
	padding: 15px 0 ;
}
.blogpost .portfolio-navigation {
	border-top: 1px dotted #ccc;
	border-bottom: none;
	margin: 15px 0 0 0 ;
	padding: 15px 0 0 0 ;
}
.portfolio-navigation a{
	color:#777;
}
.portfolio-navigation a:hover {
	color:#58A623;
}

.portfolio-navi-next {
	float:right; 
}
.portfolio-navi-next i {
	margin-right: 3px;
	font-size:12px;
}
.portfolio-navi-previous {
	float:left; 	
}
.portfolio-navi-previous i {
	margin-left: 3px;
	font-size:12px;
}
.portfolio-misc-info {
	margin:20px 0 10px;
	line-height:normal;
}

.portfolio-misc-info-left{
	float:right;
	margin-right:10px;
	margin-top:13px;
	border-bottom:none;
}
.portfolio-related{
	padding-top:40px;
	overflow: hidden;
    position: relative;
}

.posts-boxes{
	padding-top:30px;
	padding-bottom:20px;
}

.toppadding {
	padding-top:20px;
	padding-bottom:0;
}

.title_related{
	margin:20px auto;
	max-width:940px;
	
}
.title_related h2{
	font-size:20px; 	
	color:#666; 
	background:url(images/dots.png) repeat-x 0px 10px; 
	line-height:normal;
	padding:0px;
}
.title_related h2 span{
	background-color:#fff; padding:0 5px;
}

.project-info-box{
	padding:10px 0;
	color: #a1b1bc;
	border-bottom: 1px solid #f2f2f2;
}
.no-border{
	border-bottom: none;
}
.project-info-box strong{
	font-style: normal;
	color:#666;
	font-weight:600;	
}
.project-info-box .left_content {
	float: left;
	width: 100px;
}
.project-info-box .right_content {
	float: left;
	width: 180px;
}
.project-description {	
	padding-bottom:5px;
	color:#666;
}
.portfolio-misc-info .social_ic_margin {
	border:1px solid #f2f2f2;
	margin-top:10px;
	text-align:center;
}
.project-description h3,.portfolio-misc-info h3 {
	padding:10px 0;
	line-height:normal;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
}
.portfolio-misc-info h3 {
	padding-top:0;
}

.project-content h1, .project-content h2 {
	font-size:22px;
	padding:0;
	margin:0;
}
.project-content.full_desc .date {
	padding-bottom:20px;
	border-bottom: 1px solid #f2f2f2;
}
.date i {
	margin-right: 5px;
}
.project-content .date {
	color: #bfbfbf;
}
.project-content .project-description {
	margin-top:20px;
}
.project-content .project-description p:last-child {
	margin-bottom:0;
}
.project-content.full_desc .project-description {
	float:left;
	width:65%;
}

.project-content.full_desc .project-description.full_description {
	float: none;
	width: 100%;
}

/* 3D portfolio */ 
/*=====================================*/
.ch-item {
	position: relative;
	cursor: default;
	-webkit-perspective: 300px;
	-moz-perspective: 300px;
	-o-perspective: 300px;
	-ms-perspective: 300px;
	perspective: 300px;
	overflow:hidden;

}
.ch-info{
	position: absolute;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ch-info > div {
	display: block;
	position: absolute;
	background-position: center center;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}
.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	line-height:34px;
	margin: 0 15px;
	padding: 20px 0 0 0;
	min-height: 90px;
	text-align:center;

}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	padding-top: 4px;
	font-family: 'Open Sans', Arial, sans-serif;
}

.portfolio-4, .ch-info-front4 {
	width: 220px;
	height: 161px;
}

.portfolio-3{
	width: 300px;
	height: 214px;
}
.portfolio-3 .portfolio_tags{
	font-size:18px;
}
.portfolio-3 h3{
	font-size:28px;
	min-height:135px;
}

.portfolio-2{
	width: 460px;
	height: 295px;
}
.portfolio-2 .portfolio_tags{
	font-size:20px;
}
.portfolio-2 h3{
	font-size:36px ;
	min-height:180px;
}

.portfolio-1{
	width: 540px;
	height: 272px;
}
.portfolio-1 .portfolio_tags{
	font-size:20px;
}
.portfolio-1 h3{
	font-size:36px ;
	min-height:180px;
}

.ch-info .ch-info-back4 {
	-webkit-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
	opacity: 0;
}
.ch-info .ch-info-back3 {
	-webkit-transform: translate3d(0,0,-300px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-300px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-300px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-300px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-300px) rotate3d(1,0,0,90deg);
	opacity: 0;
}
.ch-info .ch-info-back2 {
	-webkit-transform: translate3d(0,0,-460px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-460px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-460px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-460px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-460px) rotate3d(1,0,0,90deg);
	opacity: 0;
}

.ch-info .ch-info-back1 {
	-webkit-transform: translate3d(0,0,-540px) rotate3d(1,0,0,90deg);
	-moz-transform: translate3d(0,0,-540px) rotate3d(1,0,0,90deg);
	-o-transform: translate3d(0,0,-540px) rotate3d(1,0,0,90deg);
	-ms-transform: translate3d(0,0,-540px) rotate3d(1,0,0,90deg);
	transform: translate3d(0,0,-540px) rotate3d(1,0,0,90deg);
	opacity: 0;
}

.ch-info p a:hover {
	color: #fff222;
	color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info-front4 {
	-webkit-transform: translate3d(0,220px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,220px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,220px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,220px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,220px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}
.ch-item:hover .ch-info-front3 {
	-webkit-transform: translate3d(0,300px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,300px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,300px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,300px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,300px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}
.ch-item:hover .ch-info-front2 {
	-webkit-transform: translate3d(0,460px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,460px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,460px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,460px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,460px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}
.ch-item:hover .ch-info-front1 {
	-webkit-transform: translate3d(0,540px,0) rotate3d(1,0,0,-90deg);
	-moz-transform: translate3d(0,540px,0) rotate3d(1,0,0,-90deg);
	-o-transform: translate3d(0,540px,0) rotate3d(1,0,0,-90deg);
	-ms-transform: translate3d(0,540px,0) rotate3d(1,0,0,-90deg);
	transform: translate3d(0,540px,0) rotate3d(1,0,0,-90deg);
	opacity: 0;
}

#content .ch-item:hover .ch-info-back4, #content .ch-item:hover .ch-info-back3, #content .ch-item:hover .ch-info-back2, #content .ch-item:hover .ch-info-back1 {
	-webkit-transform: rotate3d(1,0,0,0deg);
	-moz-transform: rotate3d(1,0,0,0deg);
	-o-transform: rotate3d(1,0,0,0deg);
	-ms-transform: rotate3d(1,0,0,0deg);
	transform: rotate3d(1,0,0,0deg);
	opacity: 1;
}


/* Creativo elastic video css */   

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.sidebar-widget .video-container{
	padding-top:0px;
	height:100px;
	padding-bottom:30%;
}

/* Image Hover */

figure a .text-overlay, figure.event_image_list .text-overlay {
    opacity: 0;
    height: 100%;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100;
   
    background: #80c550;
    background: rgba(128,197,80,0.90);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
figure a:hover .text-overlay, figure.event_image_list:hover .text-overlay {
    opacity: 1
}

figure a .text-overlay .info {
    text-align: center;
    top: 50%;
    width: 100%;
    left: 0;
    position: absolute;
    margin-top: -20px;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
}
.related_posts figure a .text-overlay .info, .posts-grid figure a .text-overlay .info {
	margin-top:-20px;
}
figure a .text-overlay .info i {
	display: block;
	font-size:16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	background-color: #444;
	border-radius: 50%;
}
   
   
/*  Project Feed  --------------------------------*/

    .project-feed {
        margin: 0;	
		overflow:hidden;	
    }
	
	.project-feed .info {
		width: 100%;
		height:100%;
		
	}
	.project-feed .info a {
		display: block;
		width:100%;
		height: 100%;
	}
	.project-feed a i {
		display: block;
		font-size:16px;	
		width: 40px;
		height: 40px;
		line-height: 40px;
		margin: 0 auto;
		background-color: #444;
		border-radius: 50%;
		text-align:center;
		position:absolute;
		top:50%;
		left:50%;
		margin-top:-20px;
		margin-left:-20px;

	}
	.project-feed .title {
		text-align:center; width:100%; font-size:15px; margin-top:4px; 
	}
	.project-feed .blogpost {
		text-align:center; width:100%; font-size:15px; 
	}
	.args i {
		font-size:12px;
		margin-right:2px;
		color: #bcbcbc; 
	}
	
	.project-feed .args {
		text-align:center; width:100%; font-size:13px;
	}
/*
    .project-feed a, .project-feed a:hover {        
		color:#fff;	
    }	
	*/
	/*
	.project-feed .title  a:hover, .project-feed .blogpost a:hover {
		background-color:#E1F4C6; color:#666; 
    }
	*/
	.project-feed .args a {
		color:#666; padding:2px 0px;
	}
	/*
	.project-feed .args a:hover {
		background-color:#E1F4C6; 
    }
	*/
	.gallery_zoom{
		position: absolute;
		top: 0px;
		left: 0px;
		display: none;
		background-color: #b4e56b;

	}
	.one-fourth .flex-control-nav, .one-third .flex-control-nav, .one-half .flex-control-nav, .image_show .flex-control-nav {
		display:none;
	}
	.one-fourth .flexslider, .one-third .flexslider, .one-half .flexslider, .image_show .flexslider{
		border:none;
	}
	
	.one-fifth .gallery_zoom {

		width: 180px;
		
	}
	.one-fourth .gallery_zoom {

		width: 220px;
		
	}
	.one-fourth-recent .gallery_zoom {

	}
	
	.one-third .gallery_zoom {

		width: 300px;
		height: 214px;
	}
	.one-half .gallery_zoom {

		width: 460px;
		height: 295px;
	}
	.full .gallery_zoom {
		top: 10px;
		left: 10px;
		width: 540px;
		height: 272px;
	}
	.full-blog{
		
	}
	.full-blog .gallery_zoom {
		width: 100%;
		height:auto;
	}
	.full .image_show{
		float: left; width: 540px; height:272px; padding-right:20px; overflow:hidden; position:relative; z-index: 999;
	}
	.full .description {
		position:relative;
		top:80px;
		text-align:center;
	}

	.full .title {
		text-align:left; font-size:20px;
	}
	.full .args {
		text-align:left;
	}

/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/**********************************************************/
/* Creativo Breadcrumb & Title */
/**********************************************************/

.page-title{	
	overflow:hidden;
}

.page-title h1, .page-title h2, .page-title h3, .page-title h4, .page-title h5, .page-title h6, .page-title div:not(.breadcrumb), .page-title p {
	font-size: 18px;
	margin-bottom: 0;
	line-height:1.6;
}
.page-title h3.subhead {
	font-size:13px;
	margin-bottom: 0;
	line-height:1.6;
}

.page-title ul{
	/*float:right;*/
	list-style:none;
	margin:0;
	padding:0;
}
.page-title .breadcrumb{
	
}

.page-title ul li, .page-title .breadcrumb{
	margin:0;
	padding:0;
	display:inline-block;
	color:#666;
	font-size:12px;
	margin-right:5px;
	text-transform:lowercase;
}
.page-title ul li a, .page-title .breadcrumb a{
	color:#666;
	padding-right:5px;
}
.page-title ul li a:hover, .page-title .breadcrumb a:hover{
	color:#888;
	padding-right:5px;
}
.page-title ul li:after{
	content:'/';
}
.page-title ul li:last-child:after{
	content:'';
}


/**********************************************************/
/* Creativo Popular / Recent Tabs */
/**********************************************************/

.tab-holder{

}
.tab-holder .tabs-wrapper .tabs{
	margin-bottom: 0;
	padding-left: 0;
	border-bottom: 0;
	list-style: none;
}
.tab-holder .tabs:after, .tab-holder .tabs:before {
	content: " ";
	display: table;
}
.tab-holder .tabs:after {
	clear:both;
}
.tab-holder .tabs li{
	position: relative;
	display: block;
	float: left;
	margin: 0 0 -1px;

}
.sidebar-widget .tab-holder .tabs li{ 
	background:none;
	padding:0;
}
.tab-holder .tabs li a{
	position: relative;
	display: block;
	margin-right: -1px;
	padding: 8px 20px 8px;
	border: 1px solid transparent;
	
	z-index: 1;
	font-size: 13px;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
	text-decoration: none;
	outline: none;
	color: #70757a;
	background: #f8fafa;
	border-color: #e5eaea;
}
.tab-container {
	background: #ffffff;
	border: 1px solid #e5eaea;

}

.shortcode-tabs .tab-hold .tabs li.active a, .shortcode-tabs .tab-hold .tabs li.ui-tabs-active a{
	z-index: 3;
	background: #ffffff;
	border-color: #e5eaea;
	border-bottom-color: #ffffff;
	color: #2e343c;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.shortcode-tabs .tab-hold .tabs li.active a:after, 
.shortcode-tabs .tab-hold .tabs li.ui-tabs-active a:after {
	content: "";
	background: #ccc;
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	z-index: 1;
	height: 2px;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-ms-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}

.shortcode-tabs .tab_content{
	position: relative;
	z-index: 2;
	padding: 20px;
	overflow: hidden;

}
.shortcode-tabs .tab_content *:last-child{
	margin-bottom:0;
	
}
/*
.shortcode-tabs{
	margin:20px 0;
}
*/
.shortcode-tabs .tab-hold .tabs li.green.active a:after, .shortcode-tabs .tab-hold .tabs li.green.ui-tabs-active a:after {
	background: #5bc98c;
}
.shortcode-tabs .tab-hold .tabs li.blue.active a:after,.shortcode-tabs .tab-hold .tabs li.blue.ui-tabs-active a:after {
	background: #6FB1C7;
}
.shortcode-tabs .tab-hold .tabs li.yellow.active a:after ,.shortcode-tabs .tab-hold .tabs li.yellow.ui-tabs-active a:after{
	background: #E6B650;
}
.shortcode-tabs .tab-hold .tabs li.red.active a:after,.shortcode-tabs .tab-hold .tabs li.red.ui-tabs-active a:after {
	background: #D96D7C;
}
.shortcode-tabs .tab-hold .tabs li.purple.active a:after,.shortcode-tabs .tab-hold .tabs li.purple.ui-tabs-active a:after {
	background: #CD93C6;
}
.shortcode-tabs .tab-hold .tabs li.grey.active a:after,.shortcode-tabs .tab-hold .tabs li.grey.ui-tabs-active a:after {
	background: #CCCCCC;
}
.shortcode-tabs .tab-hold .tabs li.black.active a:after,.shortcode-tabs .tab-hold .tabs li.black.ui-tabs-active a:after {
	background: #4D4D4D;
}


/* Author Box */

.author_box{
	border:1px solid #d8d8d8; background-color:#fff; padding:20px; position:relative;
}
.author_box:after {
	background-color: #58A623;
	height: 3px;
	content: "";
	display: block;
	position: absolute;
	left:-1px;
	top: -1px;
	right: -1px;
	z-index: 1;
	bottom: -1px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	-ms-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.author_box h3{
	padding:5px 0;
}
.author_pic{
	float:left; width:80px; padding-right:20px; margin-top:5px;
}

.posts-related {
	padding-top:5px;
	padding-bottom:20px;
}

/**********************************************************/
/* Creativo Shortcodes */
/**********************************************************/


.s1_2, .s1_3, .s2_3, .s3_4, .s1_4 ,.s1_5,.s2_5,.s3_5, .s4_5    { margin-right: 2%; float: left; line-height:21px; margin-bottom:10px; position:relative; }
.s1_2 { width: 49%; }
.s1_3 { width: 32%; }
.s2_3 { width: 66%; }
.s1_4 { width: 23.5%; }
.s3_4 { width: 74.5%; }
.s1_5 { width: 18.4%; }
.s2_5 { width: 38.8%; }
.s3_5 { width: 59.2%; }
.s4_5 { width: 79.6%; }
.final { margin-right: 0 !important; clear: right; }
.clearall{ clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow:hidden; }

/* Dropcap Shortcode */
.dropcap { 
	margin-right: 6px;
	margin-left: 2px;
	font-size: 49px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float: left; position:relative; top:4px;
		
}
.dropcap_sm { 
	margin-right: 6px;
	margin-left: 2px;
	font-size: 29px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left; position:relative; top:4px;		
}

.green_dc{
	color:#A5CB5E;
}
.yellow_dc{
	color:#FEAD4D;
}
.red_dc{
	color:#E4436C;
}
.blue_dc{
	color:#51C4ED;
}
.purple_dc{
	color:#D798D1;
}
.black_dc{
	color:#444;
}
.grey_dc{
	color:#aaa;
}
.white_dc{
	color:#fff;
}

/* Divider Shortcode */

.divider_blank{
	height:1px; 
}
.divider_solid{
	height:1px; border-top:1px solid #ececec;
}
.divider_double{
	height:1px;  border-top:3px double #ececec;
}
.divider_dotted{
	height:1px; border-top:1px dotted #ddd;
}

.circle{
	-moz-border-radius: 26px;
	-webkit-border-radius: 26px;
	border-radius: 26px;
}
.rounded{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.blank{
	line-height:30px;
}

/* Highlight Shortcode */

.high_yellow { background:#febf4d; padding:0 3px; }
.high_green { background:#a5cb5e; color:#fff; padding:0 3px; }
.high_red { background:#e4436c; color:#fff; padding:0 3px; }
.high_blue { background:#73d0f1; color:#fff; padding:0 3px; }
.high_purple { background:#d798d1; color:#fff; padding:0 3px; }
.high_black { background:#454545; color:#fff; padding:0 3px; }
.high_grey { background:#e1e1e1; padding:0 3px; }

/* Custom Blockquote Shortcode */

blockquote{
	font-size:13px;
	color:#666;
	border:1px solid #CCC;
	padding:10px 40px 10px 20px;
	margin:20px 0 20px 20px;
	line-height:20px;
	background-color:#f8f8f8;
	font-style: italic;
}
blockquote p{
	margin-bottom:0px;
}

.review{
	position: relative;
}
.reviews{
	margin-bottom:20px;
}
.hide_images .review_picture {
	display: none;
}

.clients_grid .review {
	box-sizing:border-box;
	padding:20px;
	float:left;
	margin:0 2% 2% 0;
}
.clients_grid .review .comment_quote {
	padding: 10px 0;
}
.clients_grid.cols-1 .review {	
	width:100%;
	float:none;
	margin-right:0;
}
.clients_grid.cols-2 .review {	
	width:49%;
}
.clients_grid.cols-3 .review {	
	width:32%;
}
.clients_grid.cols-4 .review {	
	width:23.5%;
}
.clients_grid.cols-2 .review:nth-child(2n), .clients_grid.cols-3 .review:nth-child(3n), .clients_grid.cols-4 .review:nth-child(4n) {	
	margin-right:0;
}
.clients_grid.cols-2 .review:nth-child(2n+1), .clients_grid.cols-3 .review:nth-child(3n+1), .clients_grid.cols-4 .review:nth-child(4n+1) {
	clear:left;
}
.clients_grid.cols-2 .review:first-child, .clients_grid.cols-3 .review:first-child, .clients_grid.cols-4 .review:first-child {
	clear:none;
}
	
.clients_grid .comment_details {
	margin-top:0;
}
.clients_grid .comment_author_details {
	float: none;
	text-align: center;
}

.review.left_image .comment_quote {
	padding-left:85px;
	padding-top:0;
	text-align: left;
}
.hide_images .review.left_image .comment_quote {
	padding-left: 0;
}
.clients_grid .left_image .review_picture {
	position:absolute;
	top:24px;
}
.clients_carousel .left_image .review_picture {
	top:4px;
	position: absolute;
}
.review.left_image .comment_author_details, .left_dots.owl-theme .owl-controls{
	text-align:left;
	padding-left:85px;
}
.hide_images .review.left_image .comment_author_details, .hide_images .left_dots.owl-theme .owl-controls {
	padding-left: 0;
}

/* Section Separator */

.section_separator {
	position:absolute;
	height:50px;
	width:100px;
	left:50%;
	margin-left:-50px;
	z-index:200;
	margin-bottom:-50px !important;
	margin-top:-1px;
}
.section_separator_outer{
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
}
.section_separator_inner{
	width:50px;
	height:50px;
	position:relative;
	transform: translateX(50%) rotate(45deg);
	-webkit-transform: translateX(50%) rotate(45deg);
	background-color: #cccccc;
	top:-40px;
	border:1px solid #cccccc;
	margin-left:-2px;
}
.ss_small .section_separator_inner{
	top:-50px;
}
.ss_big .section_separator_inner{
	top:-30px;
}
.sp_left {
	left:0%;
	margin-left:0;
}
.sp_right {
	right:0%;
	left:auto;
	margin-left:0;
}

/* Team Member Element */
.team_member {
	position:relative;
	margin-bottom:40px !important;
}
.team_image {
	position: relative;
}
.team_image img {
	width: 100%;
	height: auto;
}
.team_member.round .team_image {
	border-radius: 50%;
	-webkit-border-radius:50%;
	overflow:hidden;
}

.team_member .team_image .overlay_effect {
	display:block;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	background-color:#000;
	transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
}
.team_member .team_image .overlay_effect i {
	font-size:40px;
	color: #fff;
	position:relative;
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-18.5px;
}
.team_member.round .team_image .overlay_effect {
	border-radius:50%;
	-webkit-border-radius:50%;
}
.team_member:hover .team_image .overlay_effect {
	opacity:0.6;
}

.team_description {
	padding: 20px;
	text-align:center;
	background-color: #ffffff;
	color:#888;
	border:1px solid #f1f1f1;
	border-top: none;
}
.team_member.round .team_description {
	border: none;
}
.team_member.horizontal .team_image {
	width:40%;
	float:left;
}
.team_member.horizontal .team_description {
	width:60%;
	float:right;
	box-sizing:border-box;
	border: none;
	text-align:left;
	padding:10px 20px;
}
.position {
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	text-transform:uppercase;
	padding-top:10px;
	
	color:#ccc;
}
.team_name {
	font-size:16px;
	color: #444444;
	font-weight:600;
	text-transform:uppercase;
}
.team_content {	
	padding-top:15px;
	margin-top:15px;
	border-top:1px solid #f1f1f1;
}
.team_social {
	padding-top:15px;
}
.social_links {
	padding: 10px 0;
}

.team_social i, .social_links i {
	display:block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align:center;	
}
.social_links i {
	font-size:15px;
}
.team_social a, .social_links a {
	color: #ccc;
	background-color:#f9f9f9;
	display:inline-block;
	margin: 2px;
}
.team_social a:hover, .social_links a:hover {
	color: #fff;
}
.team_description .team_social a:hover {
	color: #fff;
}
.team_social a.fb:hover, .social_links a.fb:hover {
	background-color: #507cbe;
	color:#fff;	
}
.team_social a.tw:hover, .social_links a.tw:hover {
	background-color: #63cdf1;
	color:#fff;	
}
.team_social a.gp:hover, .social_links a.gp:hover {
	background-color: #dc4a38;
	color:#fff;	
}
.team_social a.ln:hover, .social_links a.ln:hover {
	background-color: #90cadd;
	color:#fff;	
}
.team_social a.insta:hover, .social_links a.insta:hover {
	background-color: #306a92;
	color:#fff;	
}
.team_social a.pin:hover, .social_links a.pin:hover {
	background-color: #f16261;
	color:#fff;	
}
.si_rounded .social_links a {
	border-radius:5px;
	-webkit-border-radius:5px;
}
.si_round .social_links a {
	border-radius:50%;
	-webkit-border-radius:50%;
}
.pos_center .social_links {
	text-align: center;
}

.pos_right .social_links {
	text-align: right;
}

.social_links a.fb {
	color: #507cbe;
}
.social_links a.tw {
	color: #63cdf1;
}
.social_links a.gp {
	color: #dc4a38;
}
.social_links a.ln {
	color: #90cadd;
}
.social_links a.insta {
	color: #306a92;
}
.social_links a.pin {
	color: #f16261;
}
.social_links a.stb {
	color: #88d054;
}

.social_links a.flk {
	color: #ff3ba4;
}

.social_links a.tbl {
	color: #3d5a70;
}

.social_links a.drb {
	color: #e04b85;
}

.social_links a.vm {
	color: #23b6ea;
}

.social_links a.yt {
	color: #e62f27;
}
.social_links a.sk {
	color: #00aff0;
}

.social_links a.dg {
	color: #000;
}
.social_links a.rdd {
	color: #2494ed;
}
.social_links a.dev {
	color: #04cc47;
}
.social_links a.sc {
	color: #f79010;
}
.social_links a.xng {
	color: #00605e;
}
.social_links a.beh {
	color: #005cff;
}


.social_links a.flk:hover {
	background-color: #ff3ba4;
	color:#fff;	
}

.social_links a.tbl:hover {
	background-color:#3d5a70;
	color:#fff;
}
.social_links a.drb:hover {
	background-color:#e04b85;
	color: #fff;
}
.social_links a.vm:hover {
	background-color:#23b6ea;
	color: #fff;
}
.social_links a.yt:hover {
	background-color:#e62f27;
	color: #fff;
}
.social_links a.sk:hover {
	background-color:#00aff0;
	color: #fff;
}
.social_links a.dg:hover {
	background-color:#000;
	color: #fff;
}
.social_links a.stb:hover {
	background-color: #88d054;
	color: #fff;
}
.social_links a.rdd:hover {
	background-color:#2494ed;
	color: #fff;
}
.social_links a.dev:hover {
	background-color:#000;
	color: #04cc47;
}
.social_links a.sc:hover {
	background-color:#f79010;
	color: #fff;
}
.social_links a.xng:hover {
	background-color:#00605e;
	color: #fff;
}
.social_links a.beh:hover {
	background-color:#005cff;
	color: #fff;
}



/* Slider Parallax */
.slider-parallax {
	visibility: visible;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	-webkit-backface-visibility: hidden;
}

.parallax_class {

}

.mobile-parallax,
.video-placeholder {
	background-size: cover !important;
	background-attachment: scroll !important;
	background-position: center center !important;
}

/* Pricing Column */
.pricing_column_wrap {
	border: 2px solid #f1f1f1;
	margin-left:-2px;
	transition: border-color .2s ease-in-out;
	-webkit-transition: border-color .2s ease-in-out;
	z-index:100;
	position:relative;
	margin-bottom:20px !important;
}
.pricing_column_wrap.promo_column {
	border-color: #5bc98c;
	margin-top:-10px;
	z-index:200;
}
/*
.pricing_column_wrap:hover {
	border-color:#5bc98c;
	z-index:104;	
}
*/
.pricing_column_head {
	border-bottom:1px solid #f7f7f7;
	padding:20px;
	text-align:center;
	background-color:#fff;
}
.pricing_column_head h2 {
	margin-bottom: 0;
	font-size:20px;
	color: #313131;
}
.promo_column .pricing_column_head {
	background-color: #5bc98c;
}
.promo_column .pricing_column_head h2 {
	font-size: 28px;
	color:#fff;
}

.pricing_column {
	padding: 20px;
	background-color:#fff;
}
.pricing_column .button {
	margin: 0;
}
.price_currency_interval {
	font-size: 15px;
	color: #5bc98c;
}
.col_price,.col_currency {
	font-weight:600;
}
.promo_column .price_currency_interval {
	color: #fff;
	font-size:18px;
}
.pricing_column {
	color: #969595;
}
.pricing_column ul {
	list-style:none;
	text-align:center;
}
.pricing_column ul li {
	padding-bottom:15px;
	font-size:13px;	
}

/* Testimonial Element */

.review blockquote{
	font-size:16px;
	background:none !important;
	border-left:none !important;
	padding:0 !important;
	margin:0 !important;
	line-height:26px;
}
.review blockquote q{
	display:block;
	padding:25px 14px 24px 24px;
	background:#f8f8f8;
	border-left:4px solid #ccc;
}
.review blockquote div{
	display:block;
	padding:12px 0 0 30px;
	overflow:hidden;
	color:#333;
	font-style:normal;
	background:url(images/toggles/testimonials.gif) no-repeat 55px 0;
}
.review blockquote div strong{
	padding:3px 3px 2px 52px;
	float:left;
	font-size:16px; font-weight:bold; text-transform:uppercase;
}
.review blockquote div span{
	padding:3px 0 0;
	float:left;
	font-size:14px; text-transform:uppercase; color: #9f9d9d;
}

/* Checklist Shortcode */

ul.fontawesome_list {
	margin:10px 0 !important;
	padding:0 !important;
	list-style: none !important;
}
ul.fontawesome_list li i {
	margin-right:10px;
}

ul.fontawesome_list li {
	line-height: 22px;
	margin-left:10px;
}

ul.cool_list{
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
ul.cool_list li {
	color:#777;
	margin-left: 10px;
	line-height: 22px;
	list-style: none;
	overflow: inherit;
	padding: 2px 0 2px 22px;
}
ul.cool_list li.green_style {
		background: url("images/bullets/bullet1.png") no-repeat 0 7px;
}
ul.cool_list li.grey_style {
		background: url("images/bullets/bullet2.png") no-repeat 0 7px;
}
ul.cool_list li.red_style {
		background: url("images/bullets/bullet3.png") no-repeat 0 7px;
}
ul.cool_list li.blue_style {
		background: url("images/bullets/bullet4.png") no-repeat 0 7px;
}
ul.cool_list li.yellow_style {
		background: url("images/bullets/bullet5.png") no-repeat 0 7px;
}
ul.cool_list li.black_style {
		background: url("images/bullets/bullet6.png") no-repeat 0 7px;
}
ul.cool_list li.purple_style {
		background: url("images/bullets/bullet7.png") no-repeat 0 7px;
}

/* Toggle Shortcode */

.outer_toggle{
	border-bottom:1px dotted #d6dfdf;
}

h5.toggle{
	overflow:hidden;
	margin-bottom:0;
	padding:0;
	font-style:normal;
	position:relative;
}
h5.toggle a{
	padding: 10px 0;
	font-size: 14px;
	font-weight: 600;
	line-height: 157%;
	letter-spacing: normal;
	display: block;
	position: relative;
	border-bottom: 0;
	text-transform: none;
	padding-left: 36px;
}
h5.toggle.active a{
	border-bottom:0;
}
h5.toggle span{
	display: block;
	position: absolute;
	top: 10px;
	left: 0px;
	font-weight: normal;
	height: 18px;
	width: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	border: 1px solid transparent;
	border-top: 1px solid transparent;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: "fontello";
}

h5.toggle.active span{

}

h5.toggle a.default_color{
	color:#e1e1e1;
}
h5.toggle span{	
	
	text-shadow: 0 1px 0 #ffffff;
	-webkit-box-shadow: inset 0 1px 0 #f8fafa;
	-moz-box-shadow: inset 0 1px 0 #f8fafa;
	box-shadow: inset 0 1px 0 #f8fafa;
	
}
/*
h5.toggle span:after, .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after {
	content: '\e826';
}
h5.toggle.active span:after, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after{
	content: '\e827';
}
*/
h5.toggle a.green_color{
	color:#58a623 !important;
}

h5.toggle a.grey_color{
	color:#aaaaaa !important;
}


h5.toggle a.blue_color{
	color:#51c4ed !important;
}


h5.toggle a.red_color{
	color:#E4436C !important;
}

h5.toggle a.yellow_color{
	color:#fead4d !important;
}


h5.toggle a.black_color{
	color:#444 !important;
}

h5.toggle a.purple_color{
	color:#D798D1 !important;
}



h5.toggle span.toggle-title{
	float:left;
	width:90%;
}
.toggle-content{
	margin: 0 0 20px;
}
.toggle-content p{
	margin-bottom:0;
}
h5.toggle.active + .toggle-content{

}

/* Flexslider Shortcode Simple Mod */

.choose{
	display:none;
}



/* Gallery Shortcode */

.post-gallery{
	margin-bottom:10px;
	width:98%;
	padding-right: 10px;
}
.post-gallery-item{
	float:left; max-width:140px;  margin:0 15px 15px 0;
}

.post-gallery-item img {
	width:100%;
	height:auto;
}
.post-gallery-item a img {
	border:1px solid #fff;
	padding:2px;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear;
	-o-transition: border-color .2s linear;
	-ms-transition: border-color .2s linear;
	transition: border-color .2s linear;
}
.post-gallery-item a:hover img{
	border:1px solid #58a623;
}

/* Recent Posts Shortcode*/

.blogpost .date {
	padding-bottom: 10px;
	color: #b5b8bf;
	font-size:11px;
	text-transform: uppercase;
}

.col {
	/*max-width:222px;*/
	padding:0 1%;
	float:left;
	width:23%;
	margin-bottom:1%;
	overflow:hidden;
	margin-bottom:40px;
	/*text-align:center;*/

}
.col.columns-3 {
	width:31%;
}
.col.columns-3:nth-child(3n+1), .col.columns-4:nth-child(4n+1),  .col.columns-2:nth-child(2n+1){
	clear:left;
}
.col.columns-3:first-child, .col.columns-4:first-child, .col.columns-2:first-child {
	clear:none;
}
.col.columns-2 {
	width:48%;
}
.col.columns-2:nth-child(2n+1) {
	clear:left;
}
.col .bottom{
	background-color:#e2e2e2; 
	width:100%; 
	height:7px; 
	margin-top:20px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	-ms-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.col:hover .bottom{
	background-color:#a0ce4e;
}
.extra-width{
	width:31% !important;
	margin-right:2%;
	margin-bottom: 2%;
	/*height:200px;*/
	padding:0;
	border:none;
}
.extra-width-full{
	width:19% !important;
	margin-right:1%;
	height:auto;
	padding:0;
	border:none;
}
.extra-width-full-port{
	width:19% !important;
	margin-right:1%;
	height:auto;
	padding:0;
	border:none;
}

.col h3, .flex-caption h2, .description h3 {
	color:#454545;
	font-style:normal; font-size:14px; line-height:normal; padding-bottom:10px; font-weight:600; margin-bottom:0;
}


.col h4 {
	color:#454545;
	font-style:normal; font-size:13px; line-height:normal; padding:0 0 10px 0;
}

.col .flex-control-nav {
	display:none;
}

.col .description, .blogpost .description {
	padding:14px 10px; 
	background-color:#ffffff;
}
.col .last{
	padding-right:0;
	border-right:none;
}

.last {
	border-right:none; margin-right:0; padding-right:0;
}

.col .date{
	font-size:13px; margin-bottom:10px;
	color: #b5b8bf;
}
.col .date i {
	margin-right:5px;
}


/* Progress Bar Shortcode*/

.progress-bar {
	background: #f1f1f1;
	height: 12px;
	position: relative;
	margin-bottom: 5px;
	border-radius: 20px;
	box-shadow: inset 0px 1px 2px #ccc
}
.progress-bar-content {
	background-color:#a0ce4e;
	height: 12px;
	border-radius: 20px;
}
.progress-title {
	color: #888;
	font-weight: normal;
	line-height:26px;
}

.percentage{
	font-size:14px; 
	width:32px; 
	text-align:right; 
	padding-right:3px;
	height:20px;
	line-height:20px;
	background-color:#f1f1f1;
	border-left:2px solid #fff;
	float:left;
}

.progress_bar_description .vc_label_units {
	float:right;
}
.progress_bar_description {
	font-size: 12px;
}
.vc_progress_bar .vc_single_bar .vc_label {
	height:7px;
}

/* Revolution Slider Mask */ 

.mask {
	top:0 !important;
	left:0 !important;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.7)
}

/* Alert Shortcode*/
.alert{
	padding:20px;
	margin:20px 0;
	position:relative;
}
.alert:before{
	font-size: 16px;
	width: 26px;
	display: block;
	position: absolute;
	top: 20px;
	left: 10px;
	font-family: fontawesome;
	font-size: 18px;
	text-align: center;
}
.alert.general:before{
	content: "\f05a";
	color:#3A87AD;
}
.alert.error:before{
	content: "\f00d";
	color:#B94A48;
}
.alert.success:before{
	content: "\f00c";
	color:#468847;
}
.alert.notice:before{
	content: "\f071";
	color:#C09853;
}
.alert .msg{
	padding:0 25px;
}

.alert .toggle-alert{
	position:absolute;top:20px;right:10px;
	display:block;	
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;	
	color: #488BAA;
}
.general{
	background-color:#D9EDF7;
	color:#3A87AD;
	border:1px solid #BCE8F1;
}
.error{
	background-color:#F2DEDE;
	border:1px solid #EED3D7;
	color:#B94A48;
}
.success{
	background-color:#DFF0D8;
	border:1px solid #D6E9C6;
	color:#468847;
}
.notice{
	background-color:#FCF8E3;
	border: 1px solid #FBEED5;
	color:#C09853;
}

/* Button */

.button, .wpcf7-submit {
	display: inline-block;
	padding: 6px 12px;
	border: 1px solid transparent;
	line-height: 18px;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	outline: none;
	cursor: pointer;
	white-space: normal;
	transition: all 0.2s ease-in-out;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:1px;
	background-color: #5bc98c;
	color: #fff;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	-webkit-appearance: none;
	box-sizing: border-box;
	position: relative;
	top:0;
}
#top-menu li a.button {
	font-weight:inherit;
	margin:0;
	vertical-align:initial;
	margin-right:0;
	padding:2px 8px;
	background-color: #5bc98c;
	color: #fff;
}
#navigation ul li a.button {
	margin-right:15px;
	margin-top:0;
	margin-bottom: 0;
	background-color: #5bc98c;
	color: #fff;
}
.button:hover, .button:active, .wpcf7-submit:hover, .wpcf7-submit:active, #navigation ul li a.button:hover, #top-menu li a.button:hover {
	background-color: #479e85;
	border-color: #479e85;
	color: #fff;
}

.button.large{
	line-height: 20px;
	padding: 15px 35px;
}

.button.small{
	padding: 10px 25px;	
}

.button.shape_rounded {
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.button.shape_round {
	border-radius: 50px;
	-webkit-border-radius: 50px;
}
.button.full_width {
	width: 100%;
	text-align: center;
}
.button i {
	font-size: 20px;
	position: absolute;
	top: 50%;
	margin-top:-10px;
}
.button .button_content.right_icon{
	padding-right:40px;
}
.button .button_content.left_icon{
	padding-left:40px;
}
.button .button_content.right_icon i {
	right: 0;
}
.button .button_content.left_icon i {
	left: 0;
}
.button_content {
	position:relative;
	display:inline-block;
}

/* Green Button */
.button.style_3d:active{
	top:5px;
	box-shadow:0px 0px 0px !important;
}

.button.button_green, #navigation ul li a.button.button_green, #top-menu li a.button.button_green,.button.button_green.style_3d:hover {
	background: #5bc98c;
	border-color:#5bc98c;
	color: #fff;
}
.button.button_green:hover, #navigation ul li a.button.button_green:hover, #top-menu li a.button.button_green:hover {
	background: #479e85;
	border-color:#479e85;
	color: #fff;
}
.button.button_green.style_3d{
	box-shadow: 0 5px 0 #4daa77;
	-webkit-box-shadow: 0 5px 0 #4daa77;
}

/* Blue Button */

.button.button_blue, #navigation ul li a.button.button_blue, #top-menu li a.button.button_blue, .button.button_blue.style_3d:hover {
	background: #44b6df;
	border-color: #44b6df;
	color: #fff;
}
.button.button_blue:hover, #navigation ul li a.button.button_blue:hover, #top-menu li a.button.button_blue:hover {
	background: #368faf;
	border-color: #368faf;	
	color: #fff;
}
.button.button_blue.style_3d{
	box-shadow: 0 5px 0 #368faf;
	-webkit-box-shadow: 0 5px 0 #368faf;
}

/* Yellow Button */

.button.button_yellow, #navigation ul li a.button.button_yellow, #top-menu li a.button.button_yellow, .button.button_yellow.style_3d:hover {
	background: #febf4d;
	border-color:#febf4d;
	color: #68422C;
}
.button.button_yellow:hover, #navigation ul li a.button.button_yellow:hover, #top-menu li a.button.button_yellow:hover {
	background: #d39119;
	border-color:#d39119;
	color: #fff;
}
.button.button_yellow.style_3d{
	box-shadow: 0 5px 0 #d39119;
	-webkit-box-shadow: 0 5px 0 #d39119;
}

/* Red Button */

.button.button_red, #navigation ul li a.button.button_red, #top-menu li a.button.button_red, .button.button_red.style_3d:hover {
	background-color:#F6677B;
	border-color:#F6677B;
	color:#fff;
}
.button.button_red:hover, #navigation ul li a.button.button_red:hover, #top-menu li a.button.button_red:hover {
	background-color: #d05b6c;
	border-color:#d05b6c;
	color: #fff;
}
.button.button_red.style_3d{
	box-shadow: 0 5px 0 #d05b6c;
	-webkit-box-shadow: 0 5px 0 #d05b6c;
}

/* Purple Button */

.button.button_purple, #navigation ul li a.button.button_purple, #top-menu li a.button.button_purple, .button.button_purple.style_3d:hover {
	background: #ee79ba;
	border-color:#ee79ba;
	color: #fff;
}
.button.button_purple:hover, #navigation ul li a.button.button_purple:hover, #top-menu li a.button.button_purple:hover {
	background: #c95b98;
	border-color:#c95b98;
	color: #fff;
}
.button.button_purple.style_3d{
	box-shadow: 0 5px 0 #c95b98;
	-webkit-box-shadow: 0 5px 0 #c95b98;
}

/* Black Button */

.button.button_black, #navigation ul li a.button.button_black, .tp-caption a.button.button_black, #top-menu li a.button.button_black, .button.button_black.style_3d:hover {
	background: #5c5c5c;
	border-color:#5c5c5c;
	color: #c9d1d6;

}
.button.button_black:hover, #navigation ul li a.button.button_black:hover, .tp-caption a.button.button_black:hover, #top-menu li a.button.button_black:hover {
	background: #2d2d2d;
	border-color: #2d2d2d;
	color: #e8edef;
}
.button.button_black.style_3d{
	box-shadow: 0 5px 0 #2d2d2d;
	-webkit-box-shadow: 0 5px 0 #2d2d2d;
}

/* Grey Button */

.button.button_grey, #navigation ul li a.button.button_grey, #top-menu li a.button.button_grey,.button.button_grey.style_3d:hover {
	background: #a9a9a9;
	border-color: #a9a9a9;
	color: #fff;
}
.button.button_grey:hover, #navigation ul li a.button.button_grey:hover, #top-menu li a.button.button_grey:hover {
	background: #8b8a8a;
	border-color: #8b8a8a;
	color:#fff;
}
.button.button_grey.style_3d{
	box-shadow: 0 5px 0 #8b8a8a;
	-webkit-box-shadow: 0 5px 0 #8b8a8a;
}

.button.button_white,.button.button_white:hover,
#navigation.custom_menu_color ul li a.button.button_white, #navigation.custom_menu_color ul li a.button.button_white:hover,
#top-menu li a.button.button_white, #top-menu li a.button.button_white:hover,
.tp-caption a.button.button_white, .tp-caption a.button.button_white:hover {
	background: #fff;
	border-color: #fff;
	color: #2d2d2d;

}
.button_center {
	text-align:center;
}
.button_right {
	text-align:right;
}
.button_left {
	text-align:left;
}
.inline_button {
	display:inline-block;
}


/* Blogposts Style */

.blogpost{
	overflow: hidden;
}
.blogpost.grid_posts {
	width:23.5%;
	margin-right:2%;
	margin-bottom: 2%;
	box-sizing:border-box;
	float: left;
}

.grid-masonry .blogpost.grid_posts, .grid-masonry-page-template .blogpost.grid_posts {	
	margin-right:0;	
	margin-bottom:3%;
}
.gutter-sizer {
	width:2%;
}

.blogpost.grid_posts.columns-5 {
	width:18.4%;
}
.blogpost.grid_posts.columns-4 {
	width:23.5%;
}
.blogpost.grid_posts.columns-3 {
	width:32%;
}
.blogpost.grid_posts.columns-2 {
	width:49%;
}
.grid-sizer {
	width:350px;
}

.blogpost.grid_posts.columns-5:nth-child(5n),.blogpost.grid_posts.columns-4:nth-child(4n), .blogpost.grid_posts.columns-3:nth-child(3n), .blogpost.grid_posts.columns-2:nth-child(2n) {
	margin-right:0;
}
.blogpost.grid_posts.columns-5:nth-child(5n+1),.blogpost.grid_posts.columns-4:nth-child(4n+1), .blogpost.grid_posts.columns-3:nth-child(3n+1), .blogpost.grid_posts.columns-2:nth-child(2n+1) {
	clear:left;
}
.blogpost.grid_posts.columns-5:first-child,.blogpost.grid_posts.columns-4:first-child, .blogpost.grid_posts.columns-3:first-child, .blogpost.grid_posts.columns-2:first-child {
	clear:none;
}
.page-template .blogpost h2, .page-template .blogpost h1 {
	padding-top:20px;
}
.page-template .blogpost .blogpost_small_desc  h2 {
	padding-top:0;
}
.blogpost h2, .blogpost h1{	
	line-height:normal;
	padding-bottom: 0;	
}
.blogpost h1{
	font-size:26px;
	font-weight:400;

}
.blogpost h2{
	font-size:20px; 
	font-weight: 400;
	line-height:24px;
}
.blogpost .flex-control-nav{
	bottom:5px;
	display:none;
}
.blogpost_split {
	/*background:url(images/dots.png) repeat-x; height:11px; */
	padding-bottom: 50px;
}
.single_blogpost_split {
	margin:20px 0;
	height:1px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

.blogpost_small_pic{
	width:30%; float:left; position:relative;
}
.blogpost_small_desc{
	float:right; width:67%; 
}
.blogpost_small_desc h2{
	padding:2px 0 5px 0;
	margin-bottom:0;
}
.small_read_more {
	padding-bottom:15px;
}
.post_container{
	width:64.7%; float:left;
}
.post_container_full{
	width:100%;
}

.post_meta {
	display: block;
	list-style: none;
	padding: 0;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.8em;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}

.post_meta li {
	display: inline-block;
	margin: 0 10px 0 0;
	color: #b5b8bf;
	font-size:11px;
	text-transform: uppercase;
}
.post_meta li a {
	color: #b5b8bf;
}
.post_meta li i {
	margin-right:5px;
}

.post-atts{
	padding:20px 0;
}
.post-atts.archive {
	padding-top:0;
	padding-bottom:15px;
	border-top:none;
}
.post-atts.archive .button {
	/*margin-top:20px;*/
}
.post-atts span {
	font-weight:700;
	padding-right:10px;
}
.single_post_tags a {
	background: #86ba41;
	border: 1px solid #79b037;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 9px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: none;
	font-weight: normal;
	transition: all 0.2s ease-in-out;
}
.single_post_tags a:hover {
	background: #639a33;
	border: 1px solid #59902c;
	color: #fff;
}
.left-atts{
	float:left;
}
.right-atts{
	float:right;
}

.post-atts span{
	/*padding:0 10px;*/
}

/* Style my custom toggle box */

.reading-box{
	/*padding: 30px 0;	*/
	background-color:#fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;	
	position:relative;
	background-color:#5bc98c;
	color:#fff;
}
/*

*/

.reading-box:hover {		
	background-color:#fff;
	/*border-color: #6dae63;*/
}
.reading-box p{
	margin-bottom:0 !important;
}
.reading-box h2{
	font-size:22px;
	line-height:normal;
	padding:0 0 5px 0;
	text-transform:none;
	font-weight:300;
}
/*
.reading-box:after {
	background-color: #d2e5ae;
	width: 3px;
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1;
	bottom: -1px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	-ms-transition: background-color .2s linear;
	transition: background-color .2s linear;
}
.reading-box.centered:after{
	width:auto;
	height:3px;
	right:-1px;
}
*/
.reading-box:hover:after{
	background-color: #A5CB5E;
}

.reading-box.green_border{
	background-color: #5bc98c;
}
.reading-box.green_border:hover{
	background-color: #479e85;
}
.reading-box.red_border{
	background-color: #F6677B;
}
.reading-box.red_border:hover{
	background-color: #d05b6c;
}
.reading-box.blue_border{
	background-color: #44b6df;
}
.reading-box.blue_border:hover{
	background-color: #368faf;
}
.reading-box.yellow_border{
	background-color: #febf4d;
	color: #68422C;
}
.reading-box.yellow_border .button {
	border-color: #68422C;
}
.reading-box.yellow_border:hover{
	background-color: #d39119;
	color:#fff;
}
.reading-box.yellow_border:hover .button{
	color:#fff;
	border-color:#fff;
}
.reading-box.purple_border{
	background-color: #ee79ba;
}
.reading-box.purple_border:hover{
	background-color: #c95b98;
}
.reading-box.grey_border{
	background-color: #a9a9a9;
}
.reading-box.grey_border:hover{
	background-color: #8b8a8a;
}
.reading-box.black_border{
	background-color: #5c5c5c;
}
.reading-box.black_border:hover{
	background-color: #2d2d2d;
}
.reading-box.green_border:hover .button,
.reading-box.blue_border:hover .button,
.reading-box.red_border:hover .button,
.reading-box.purple_border:hover .button,
.reading-box.grey_border:hover .button,
.reading-box.black_border:hover .button {
	border-color:#fff;
}
.reading-box .cta_inside {
	max-width:940px;
	margin:0 auto;
	padding:30px;
}

.reading-box.wpb_call_to_action {
	padding:0;
}

.reading-box .button {
	background-color:transparent !important;
	border-color: #fff;
	margin-top:10px;
}

.continue{
	float:right;
}

.centered {
	text-align:center;
}
.centered .button {
	margin-top:10px;
}


/* Social Links Share */

.social_icons{
	margin:0; padding:0; line-height: 45px; font-weight: 700;
}
.social_icons .share_text {
	float:left;
}

.get_social{
	float: left;
	padding: 0px;

}
.sidebar .get_social li {
	/*display:initial;
	float:left;
	*/
}
.get_social li, #navigation .has-mega-menu .get_social li {
	display: inline-block;
	background:none !important; 
	border:none !important;
	padding:0 !important;
}
.center{
	float:none;
	max-width:auto;
	margin:3px auto;
}
.get_social li a, #navigation .has-mega-menu .get_social li a {
	display: block;
	width: 32px !important;
	min-width:32px;
	height: 32px;
	outline: none;
	margin:5px;
	/*background: transparent url(images/social-icons.png) no-repeat;*/
	/*text-indent: -9000px;*/
	position: relative;
	/*
	-webkit-transition: background-position 0.5s;
	-moz-transition:    background-position 0.5s;
	-o-transition:      background-position 0.5s;
	*/

}
#navigation .has-mega-menu .get_social li a {
	padding-left: 0 !important;
}
.get_social li a i {
	text-align: center;
	display: block;
	vertical-align: middle;
	background: none;
	line-height: 1;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
}
.no-float{
	float:none;
}
.social_ic_margin{
	margin:0;
}

.get_social li .fb, #navigation .has-mega-menu .get_social li .fb{
    color: #677fb5;	
	background-color: transparent;
}
.get_social li .fb:hover, #navigation .has-mega-menu .get_social li .fb:hover{
	background-color:#677fb5;
	color:#fff;
}
.get_social li .tw, #navigation .has-mega-menu .get_social li .tw{
    color: #70c2e9;	
	background-color: transparent;
}
.get_social li .tw:hover, #navigation .has-mega-menu .get_social li .tw:hover{
	background-color:#70c2e9;
	color:#fff;
}
.get_social li .lnk,#navigation .has-mega-menu .get_social li .lnk{
    color: #3daccf;	
	background-color: transparent;
}
.get_social li .lnk:hover, #navigation .has-mega-menu .get_social li .lnk:hover{
    background-color: #3daccf;
	color:#fff;
}

.get_social li .tu, #navigation .has-mega-menu .get_social li .tu{
    color: #3d5a70;	
	background-color: transparent;
}
.get_social li .tu:hover, #navigation .has-mega-menu .get_social li .tu:hover{
    background-color:#3d5a70;
	color:#fff;
}
.get_social li .gp, #navigation .has-mega-menu .get_social li .gp{
    color: #d44132;	
	background-color: transparent;
}
.get_social li .gp:hover, #navigation .has-mega-menu .get_social li .gp:hover{
    background-color:#d44132;
	color:#fff;
}

.get_social li .flickr, #navigation .has-mega-menu .get_social li .flickr{
    color: #ff3ba4;	
	background-color: transparent;
}
.get_social li .flickr:hover, #navigation .has-mega-menu .get_social li .flickr:hover{
    background-color:#ff3ba4;
	color:#fff;
}

.get_social li .yt, #navigation .has-mega-menu .get_social li .yt{
    color: #282928;	
	background-color: transparent;
}
.get_social li .yt:hover, #navigation .has-mega-menu .get_social li .yt:hover{
    background-color:#282928;
	color:#fff;
}

.get_social li .dribbble, #navigation .has-mega-menu .get_social li .dribbble{
    color: #f26798;	
	background-color: transparent;
}
.get_social li .dribbble:hover, #navigation .has-mega-menu .get_social li .dribbble:hover{
    background-color:#f26798;
	color:#fff;
}

.get_social li .behance, #navigation .has-mega-menu .get_social li .behance{
    color: #3496ff;	
	background-color: transparent;
}
.get_social li .behance:hover, #navigation .has-mega-menu .get_social li .behance:hover{
    background-color:#3496ff;
	color:#fff;
}

.get_social li .rd, #navigation .has-mega-menu .get_social li .rd{
    color: #444;
	background-color: transparent;	
}
.get_social li .rd:hover, #navigation .has-mega-menu .get_social li .rd:hover{
    background-color:#444;
	color:#fff;
}


.get_social li .behance, #navigation .has-mega-menu .get_social li .behance{
    color: #3496ff;	
	background-color: transparent;
}
.get_social li .behance:hover, #navigation .has-mega-menu .get_social li .behance:hover{
    background-color:#3496ff;
	color:#fff;
}


.get_social li .vimeo, #navigation .has-mega-menu .get_social li .vimeo{
    color: #5bc8ff;	
	background-color: transparent;
}
.get_social li .vimeo:hover, #navigation .has-mega-menu .get_social li .vimeo:hover{
    background-color:#5bc8ff;
	color:#fff;
}

.get_social li .soundcloud, #navigation .has-mega-menu .get_social li .soundcloud{
    color: #ff5419;	
	background-color: transparent;
}
.get_social li .soundcloud:hover, #navigation .has-mega-menu .get_social li .soundcloud:hover{
    background-color:#ff5419;
	color:#fff;
}

.get_social li .pinterest, #navigation .has-mega-menu .get_social li .pinterest{
    color: #ec2327;	
	background-color: transparent;
}
.get_social li .pinterest:hover, #navigation .has-mega-menu .get_social li .pinterest:hover{
    background-color:#ec2327;
	color:#fff;
}

.get_social li .instagram, #navigation .has-mega-menu .get_social li .instagram{
    color: #517fa4;	
	background-color: transparent;
}
.get_social li .instagram:hover, #navigation .has-mega-menu .get_social li .instagram:hover{
    background-color:#517fa4;
	color:#fff;
}

.get_social li .stumbleupon, #navigation .has-mega-menu .get_social li .stumbleupon{
    color: #88d054;	
	background-color: transparent;
}
.get_social li .stumbleupon:hover, #navigation .has-mega-menu .get_social li .stumbleupon:hover{
    background-color:#88d054;
	color:#fff;
}


.post-content {
	
}
.post-content.archive {
	padding-bottom:15px;
}
.post-content.archive p {
	margin-bottom:0;
}
.post-content p{
	margin:0;
	margin-bottom:20px;
	
}
.post-content ul.arrow{
	list-style:none;
	margin:0;
	padding:0;
}
.post-content ul.arrow li:before{
	display:inline-block;
	background-image:url(../images/arrow-bullet.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#a0ce4e;
	height:18px;
	-moz-border-radius:75px;
	-webkit-border-radius:75px;
	width:18px;
	content:' ';
	float:left;
	margin-right:0;
	margin-left:-25px;
}
.post-content ul.arrow li{
	line-height:18px;
	margin:0;
	padding:0;
	margin-bottom:15px;
	padding-left:25px;
}
.post-content blockquote{
	background:#f5f5f5;	
	color:#444444;
	border:2px solid #a0ce4e;
	padding:15px;
}
.post-content blockquote *:last-child{
	margin-bottom:0;
}

/* Sidebar Style */

.sidebar{
	width:32%;
	float:right;
	margin-top:3px;
	overflow: hidden;
}

.sidebar-widget{
	margin-bottom:45px;
}
.sidebar-widget .textwidget p {
	margin-bottom:0px;
}
.sidebar-widget ul {
	list-style:none !important;
}
.sidebar-widget ul li {
	padding-left:20px;
	margin-bottom:5px;
	position:relative;	
}

.sidebar-widget ul li:before {
    content: "\f105";
    font-family: Fontawesome;
    position: absolute;
    left: 5px;
    font-size:13px;
    line-height: 22px;
}
.sidebar-widget ul.get_social li:before, .sidebar-widget .contact ul li:before {
	content: initial;
}


.sidebar-title{
	
}
h3.sidebar-title{	
	margin-bottom: 10px;
	position: relative;
	font-size:14px;
	color:#21252b;
	line-height:1.6em;
	padding:0;
	font-weight:700;
	text-transform:uppercase;
}
h3.sidebar-title:after {
	position: relative;
	left: 10px;
	content: "";
	display: inline-block;
	width: 200%;
	margin: 0 -200% 0 0;
	border-top:1px solid #ececec;
	padding-top:4px;
}
.split-line{
	height: 0px;
	border-top: 1px solid #ececec;
	overflow: hidden;
	position: relative;
	top: 18px;
}

ul.flickr{
	list-style:none; margin:0; padding:0; 
}
ul.flickr li {
	float:left; list-style:none; margin:5px; padding:5px;background:none; border-bottom:none;
}

.wpb_wrapper .sidebar-widget {
  overflow: hidden;
}

/* This controlls the Custom Recent Post Widget */

.latest-posts{
	border-bottom:1px dotted #ECECEC; margin-bottom:10px; padding-bottom:5px;
}
.tab-container .latest-posts {
	border-bottom:none;
}
.latest-posts span {
	font-size:11px;
}

.latest-posts h2{
	font-size:13px; font-weight:normal; padding-bottom:0; padding-top:3px; margin:0; line-height: normal;
}

.latest-posts-thumb{
	float:left; margin-right:15px;	
}
#navigation .has-mega-menu .latest-posts-thumb a {
	padding: 0;
}
.latest-posts-thumb a img{
	border:1px solid #fff;
	padding:2px;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear;
	-o-transition: border-color .2s linear;
	-ms-transition: border-color .2s linear;
	transition: border-color .2s linear;
	width:70px;
	height:auto;
}
.latest-posts-thumb a:hover img{
	border:1px solid #5bc98c;
}
.latest-comm-thumb{
	float:left; margin-right:15px;
	
}
.latest-comm-thumb a img{
	border:1px solid #fff;
	padding:2px;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear;
	-o-transition: border-color .2s linear;
	-ms-transition: border-color .2s linear;
	transition: border-color .2s linear;
	width:45px;
	height:auto;
}
.latest-comm-thumb a:hover img{
	border:1px solid #58a623;
}

/* This controlls the Custom Recent Portfolio Widget */
.recent-portfolio {
	float: left
}
#navigation .has-mega-menu .recent-portfolio a {
	padding: 0;
}
.recent-portfolio a img{
	margin:1px;
	padding:1px;
	border:1px solid #fff;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear;
	-o-transition: border-color .2s linear;
	-ms-transition: border-color .2s linear;
	transition: border-color .2s linear;
	width:80px;
	height:auto;
	
}
.recent-portfolio a:hover img{
	border:1px solid #58a623;	
}

/* This controlls the Custom Flickr Widget */
.recent-flickr, #navigation .has-mega-menu .recent-flickr {
	display:inline-block;
	
}
 #navigation .has-mega-menu .recent-flickr a{
	 padding: 0;
 }
.recent-flickr a img,  #navigation .has-mega-menu .recent-flickr a img{
	margin:5px;
	padding:2px;
	border:1px solid #fff;
	-webkit-transition: border-color .2s linear;
	-moz-transition: border-color .2s linear;
	-o-transition: border-color .2s linear;
	-ms-transition: border-color .2s linear;
	transition: border-color .2s linear;
	width: 52px;
	height: 52px;
}
.recent-flickr a:hover img, #navigation .has-mega-menu .recent-flickr a:hover img{
	border:1px solid #58a623;	
}

/* This controlls the Tags Widget */

.tagcloud{
	padding:0 5px;
}
.tagcloud a{
	padding:5px;
}


/* Search Widget ------------------------------------*/

.widget_search #s { width: 200px; }

.widget_search form,
.widget_search fieldset { margin: 0; }

.breadcrumb_search_form {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -21px;
	width:300px;
}

/*---------------------------------------------------*/

/* Contact Us Style */

#contact_map{
	height:416px;
	margin-bottom:20px;
}
#contact_map iframe{
	width:100%;
	height:416px;
	border:0;
}

.contact-form{
	margin:5px 0;
}
.contact-form input[type="text"]{
	margin:0 2.7% 2% 0;
	width:26%;
}
.contact-form input[type="text"].final{
	margin:0 0 2% 0;
}

.contact ul{
	list-style:none;
}

.contact ul li, #navigation .has-mega-menu .contact ul li{
	border-bottom:none; background:none;
	padding: 0 0 15px 30px;
	margin-bottom: 5px;
	position:relative
}
#navigation .has-mega-menu .contact ul li {
	line-height:30px;
}
#navigation .has-mega-menu .contact ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
#navigation .has-mega-menu .contact ul li a{
	padding-left:0 !important;
	line-height: normal;
	display:initial;
}
.contact ul li i, #navigation .has-mega-menu .contact ul li i {
	position:absolute;
	width:26px;
	height:26px;
	font-size:16px;
	line-height:26px;
	text-align:center;
	left:0;
	
}
.contact ul li i.fa-mobile, #navigation .has-mega-menu .contact ul li i.fa-mobile {
	font-size:26px;
}

.post-slideshow{
	margin-bottom:30px !important;
}
.post-slideshow .image,.floated-post-slideshow .image{
	margin-bottom:0 !important;
}

/* #back to top
================================================== */

#gotoTop {
	display: none;
	position: fixed;
	width: 45px;
	height: 45px;
	background: url('images/icons/go-up.png') no-repeat center;
	background-color: #444;
	text-align: center;
	color: #FFF;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-ms-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	z-index:2000;
}

#gotoTop:hover {
	background-color: #a0ce4e;
}

/* call to action bar on footer
================================================== */

.action_bar {
	padding:40px 0;
	min-height:20px;
	background-color:#ccc;
	transition: all ease-in-out .2s;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-ms-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
}

.action_bar:hover {
	background-color: #d4f19d;
}

.action_bar_inner {
	max-width:960px;
	padding:0 10px;
	margin:0 auto;
	position:relative;
}

.action_bar_inner h2 {
	font-size: 20px;
	padding: 10px 0;
	padding-right: 140px
}

.action_bar_inner a.custompos {
	position: absolute;
	right: 10px;
	top: 0;
}


/* Page Builder Style */ 
.wpb_content_element {
	margin-bottom:0 !important;
}

.transparent_white_column {
	padding:0 30px;
	background-color:rgba(255,255,255,0.6)
}

.vc_toggle_title > h4 {
	font-size:14px;
	line-height: normal;
	font-weight: 600;
	color:#444;
}
.vc_toggle_size_md .vc_toggle_title > h4 {
	font-size:18px;
	line-height: 24px
}
.vc_toggle_content p:last-child {
	margin-bottom: 0;
}

.vc_toggle_color_blue .vc_toggle_title > h4
 {
	color: #5472d2;
}
.vc_toggle_color_peacoc .vc_toggle_title > h4
 {
	color: #4cadc9;
}
.vc_toggle_color_violet .vc_toggle_title > h4
 {
	color: #8d6dc4;
}
.vc_toggle_color_turquoise .vc_toggle_title > h4
 {
	color: #00c1cf;
}
.vc_toggle_color_pink .vc_toggle_title > h4
 {
	color: #fe6c61;
}
.vc_toggle_color_chino .vc_toggle_title > h4
 {
	color: #e1d9cb;
}
.vc_toggle_color_mulled_wine .vc_toggle_title > h4
 {
	color: #695f77;
}
.vc_toggle_color_vista_blue .vc_toggle_title > h4
 {
	color: #9ce2b8;
}
.vc_toggle_color_black .vc_toggle_title > h4
 {
	color: #444444;
}
.vc_toggle_color_grey .vc_toggle_title > h4
 {
	color: #d2d2d2;
}
.vc_toggle_color_orange .vc_toggle_title > h4
 {
	color: #f7be68;
}
.vc_toggle_color_sky .vc_toggle_title > h4
 {
	color: #86baea;
}
.vc_toggle_color_green .vc_toggle_title > h4
 {
	color: #87c456;
}
.vc_toggle_color_juicy_pink .vc_toggle_title > h4
 {
	color: #f7817d;
}
.vc_toggle_color_sandy_brown .vc_toggle_title > h4 {
	color: #fab698;
}
.vc_toggle_color_purple .vc_toggle_title > h4
{
	color: #cb9fcd;
}

.wpb_posts_slider .flex-direction-nav a {
	top:6px;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
	display: none !important;
}

.vc_separator {
	margin-bottom:20px;
}
/*
.tp-bannertimer {
	top:auto !important;
	bottom:0 !important;
}
*/
/*
@media screen and (min-width: 960px){
	body, html {
		height: 100%;
	}
	.container {
		min-height: 100%;
	}
	.footer {
		position:absolute;
   		bottom:0;
	}
}*/



/* Common style Portfolio 2 */

.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin:0 1% 2% 1%;	
	min-width: 120px;
	/*max-width: 480px;*/
	/*max-height: 360px;*/
	background: #3085a3;
	text-align: center;
	/*cursor: pointer;*/
}
figure .portfolio_date{
	text-transform: none;
	font-size:13px;
	color:#777;
}

.hide_icons {
}
.grid figure.cols-5 {
	width: 17.9%;
}
/*
.grid figure.cols-5:nth-child(5n) {
	margin-right: 0;
}
*/
.grid figure.cols-4 {
	width: 22.9%;
}
/*
.grid figure.cols-4:nth-child(4n) {
	margin-right: 0;
}
*/
.grid figure.cols-3 {
	width: 31.3%;
}
/*
.grid figure.cols-3:nth-child(3n) {
	margin-right: 0;
}
*/
.grid figure.cols-2 {
	width:47.9%;
}
/*
.grid figure.cols-2:nth-child(2n) {
	margin-right:0;
}
*/
.fullscreen {
	width: 100%;
	overflow:hidden;
	box-sizing:border-box;
}
.grid.fullscreen figure{
	margin:0 ;

}
.grid.fullscreen figure.cols-5 {
	width: 19.95% ;	
	min-width:inherit;	
}
.grid.fullscreen figure.cols-4 {
	width: 24.9% ;	
	min-width:inherit;
}

.grid.fullscreen figure.cols-3 {
	width: 33.3%;	
	min-width:inherit;
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	height:auto;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.grid.show_meta figure figcaption {
	position:relative;
}

.grid figure h3 {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}
figure .figure_image_holder {
	position:relative;
}
figure .effect-overlay {
	position: absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.6);
	opacity:0;
	top: 0;
	transition: opacity .35s ease-in-out;
	-webkit-transition: opacity .35s ease-in-out;
}
figure .effect-overlay .zoomin, figure .effect-overlay .launch {
	width: 45px;
	height: 45px;
	background-color: transparent;
	border:2px solid #ffffff;
	position:absolute;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	line-height:45px;
	color: #ffffff;
	text-align:center;
	top:35%;
	left: 50%;
	margin-left: -51px;
	margin-top: -24.5px;
	transition:all .35s;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	font-size: 16px;
	opacity: 0;
}

.hide_icons figure .effect-overlay .zoomin {
	display: none;
}

figure .effect-overlay .launch {
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
	margin-right: -51px;
	left: auto;
	right:50%;
}


.hide_icons figure .effect-overlay .launch {
	border-radius: 0;
	-webkit-border-radius: 0;
	left:0;
	right: auto;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	border:none;
	top:0;
	width:100%;
	height:100%;
}

.grid figure:hover .effect-overlay .zoomin, .grid figure:hover .effect-overlay .launch,
.grid figure:focus .effect-overlay .zoomin, .grid figure:focus .effect-overlay .launch {
	top:50%;
	opacity: 1;	
}
.grid.icons_extra_margin figure:hover .effect-overlay .zoomin, .grid.icons_extra_margin figure:hover .effect-overlay .launch,
.grid.icons_extra_margin figure:focus .effect-overlay .zoomin, .grid.icons_extra_margin figure:focus .effect-overlay .launch {
	margin-top:-44px;
}

.hide_icons.grid figure:hover .effect-overlay .launch,
.hide_icons.grid figure:focus .effect-overlay .launch {
	top:0;
}
.hide_icons figure.effect-zoe .effect-overlay .launch a {
	display:block;
	width:100%;
	height: 100%;
}

.hide_icons figure.effect-zoe .effect-overlay .launch a i {
	display:none;
}


/*---------------*/
/***** Zoe *****/
/*---------------*/

.grid figure.effect-zoe img {
	opacity: 1;
	transition: transform 0.35s;
}

.grid figure.effect-zoe {
	background-color:transparent;
}

figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 12px 0;
	background: #5bc98c;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);

}
.show_meta figure.effect-zoe figcaption {
	transform:none;
	-webkit-transform: none;
	padding: 20px 0;
}

figure.effect-zoe a{
	color: #ffffff;
	display: block;
}

figure.effect-zoe p.description {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe .tags, figure.effect-zoe .tags a {
	color: #b5b8bf;
	font-size:12px
}
figure.effect-zoe .tags i {
	font-size: 11px;
	color: #d7d8db;
	margin-right: 2px;
}

figure.effect-zoe:hover .effect-overlay, figure.effect-zoe:focus .effect-overlay {
	opacity: 1;
}
figure.effect-zoe:hover img, figure.effect-zoe:focus img {
	transform: scale(1.15);
}
figure.effect-zoe:hover figcaption, figure.effect-zoe:focus figcaption {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* 
 *  Owl Carousel - Animate Plugin
 */

.clients_carousel .owl-stage div {
	/*float:left;*/
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  width: 0px;
  height:0px;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-controls .owl-nav [class*=owl-]{
	color:#fff;
	font-size:14px;
	background:#d6d6d6;
	display:inline-block;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;border-radius:3px;
	position: absolute;
	top: 50%;
	left: -30px;
	right: auto;
	width: 30px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-top: -25px;
	opacity: 0;
	transition: opacity .2s ease-in-out;
}
.owl-theme:hover .owl-controls .owl-nav [class*=owl-] {
	opacity: 1;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
	right: -30px;
	left: auto;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{
	width:5px;
	height:5px;
	margin:3px;
	background:#d6d6d6;
	display:block;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
	}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#5bc98c}
.owl-dots {
	margin-top:20px;
}

/* Flexslider css */
/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0 auto; padding: 0; max-width:980px; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
/*.vc_recent_posts .flexslider .slides > li { display: list-item; }*/
.flexslider .slides img {max-width: 100%; display: block; height:auto; width:100%;}

.flexslider.single_post_featured {
	margin-bottom:20px;
}

.flex-pauseplay span {text-transform: capitalize;}

/* Overide flexslider width based on portfolio size
********************************/
.half {
	width: 65.9574%;
	float: left;
}
.half_desc {
	width: 30%;
	float:right;
	padding:0px 10px 5px 10px;
	
}
.full {
	width: 100%;
}
.full_desc {
	margin-bottom:0px;
	padding-top:30px;
}
.no-margin{
	margin-bottom:0px; padding-bottom:0px;
}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.page .post-content .flexslider .slides, .page .post-content .flexslider .flex-direction-nav {
	margin:0;
	padding:0;
	list-style: none;
}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

.add_margin{
	margin-bottom:20px;
}

.mini{
	/*max-width:220px;*/
	border-color:#F7F7F7;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption { padding: 10px; margin: 0; position: absolute; left: 0; bottom: 0;/* background: rgba(0,0,0,.8); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;border-top-right-radius: 5px;*/}

/* Direction Nav */
/* Direction Nav */
/*
.flex-direction-nav {height: 0;}*/
.flex-direction-nav a {
	width: 40px; 
	height: 40px; 
	/*margin: -20px 0 0; */
	display: block; 	
	background-repeat:no-repeat; 
	position: absolute; 
	top: 50%;	
	cursor: pointer; 
	/*opacity: 0; */
	-webkit-transition: all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	-ms-transition:all .3s ease;
	transition:all .3s ease;
	background-color:#333;
	margin-top:-20px;
	font-size:26px;	
	color:#fff;
	text-align:center;
	z-index:900;
	opacity:0.7;
	}
.flex-direction-nav a:hover {
	background-color:#5bc98c;
	color:#fff;
}

.flex-direction-nav .flex-next {
	right:0;
}
.flex-direction-nav .flex-prev {
	left:0;
}

.flex-direction-nav a i {
	line-height:40px;	
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute; bottom: 5px; right:20px; }
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 12px; height: 12px; display: block; background: url(theme/bg_control_nav3.png) no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: -12px 0px;}
.flex-control-nav li a.flex-active {background-position: -12px 0px; cursor: default;}


/* WOOCOMMERCE SHOP */

@font-face {
  font-family: 'woocommerce';
  src: url('css/woo/WooCommerce.eot'); /* IE9 Compat Modes */
  src: url('css/woo/WooCommerce.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/woo/WooCommerce.woff') format('woff'), /* Modern Browsers */
       url('css/woo/WooCommerce.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('css/woo/WooCommerce.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'star';
  src: url('css/woo/star.eot'); /* IE9 Compat Modes */
  src: url('css/woo/star.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('css/woo/star.woff') format('woff'), /* Modern Browsers */
       url('css/woo/star.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('css/woo/star.svg#svgFontName') format('svg'); /* Legacy iOS */
}

/* Hack for home icon */
.page-title .breadcrumb .breadcrumbs li:first-child a:before {
    content: "\f015";
    font-family: fontawesome; 
    display: inline-block; 
}
.product .cart .button {
    margin-top: 0;
}

.woocommerce-product-search label,  .woocommerce-product-search input[type="submit"] {
    display: none;
}
.woocommerce img:not(.retina_logo), .woocommerce-page img:not(.retina_logo) {
	height: auto;
	max-width: 100%;
}
.woocommerce-ordering {
	width: 100%;
	padding-bottom: 30px;
	position: relative;
}

.woocommerce .post_container select {
	height: 40px;
	border: 1px solid #e1e1e1;
	color: #888;
	padding: 5px 10px;
}

.inside_prod {
	border: 1px solid #e1e1e1;
}
.image_prod {
	text-align:center;
	position:relative;
}
.image_prod .badge, .product .badge {
	position: absolute;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	padding:5px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	background-color:#5bc98c;
	color:#fff;
	right: -6px;
	top:-14px;
	word-wrap:break-word;
	font-weight:600;
	font-size:14px;
}
.image_prod .badge.out-of-stock-badge, .product .badge.out-of-stock-badge {
	line-height:normal;
	background-color: #666;
	font-weight:normal;
	font-size:13px;
}
.image_prod .badge.free-badge, .product .badge.free-badge{
	background-color: #febf4d;
}
.image_prod .out-of-stock-badge span, .product .out-of-stock-badge span {
	position:relative;
	top: 6px;
}

.products .product {
	float: left;
	margin: 0 3% 3% 0;
	width: 31.2%;
	padding: 0;
	position: relative;
}
.product {
	position:relative;
}

.products .product.first {
	clear: both;
}

.products .product.last {
	margin-right:0;
}
.product_details {
	padding: 10px 15px 15px;
	border-top:1px solid #e1e1e1;
	position:relative;
	background-color:#fff;
}

.products .product h3 {
	padding-top: 5px;
	font-size: 13px;
	line-height: 18px;
	font-weight: 600;
	margin: 0;
}

.woocommerce-pagination {
	clear: both;
}

.woocommerce-pagination ul li {
	display: inline-block;
	margin-right:5px;
	border:1px solid #5bc98c;
	height: 30px;
	width:30px;
	text-align:center;
	line-height: 30px;
}
.woocommerce-pagination ul li span.current {
	display:block;
	background-color: #5bc98c;
	color:#fff;
}
.woocommerce-pagination ul li a{
	display: block;
}
.woocommerce-pagination ul li a:hover {
	background-color: #5bc98c;
	color: #fff;
}
.inside_prod .product_buttons_wrap {
	position: absolute;
	padding: 10px 15px;
	background-color: rgba(0,0,0,0.7);
	bottom: -45px;	
	transition: .2s ease-in-out;
}
.inside_prod .product_buttons_wrap a{
	color: #fff;
	font-weight:600;
}
.inside_prod:hover .product_buttons_wrap {
	bottom:0px;
}
.product_buttons_wrap i {
	margin-right:10px;
}
.inside_prod .product_buttons_wrap a.added_to_cart {
	margin-left:30px;
}
.product_price, .product .summary .price {
	font-size:16px;
	font-weight:600;
	color: #5bc98c;
}
.product_price del, .product del {
	color: #ccc;
	font-size:13px;
	font-weight:400;
}
.product_price ins, .product ins {
	text-decoration:none;
	
}
.product .images {
	width:40%;
	position:relative;
	float: left;
}
.woocommerce .product .images a img {
	border:1px solid #e9e9e9;
}
.woocommerce .product .images .thumbnails {
	margin-top:10px;
}
.woocommerce .product .images .thumbnails a img {
	max-width: 60px;
	margin-right: 10px;
}
.product .summary {
	width:56%;
	float:right;
}
.product .summary h1 {
	font-size: 20px;
}

.product .summary .description {
	padding-top:20px;
	border-top:3px double #e5e5e5;
}
.product .summary ul, .product .tab_content ul  {
	list-style: disc;
	margin-left:20px;
	margin-bottom: 20px;
}
.product h2 {
	font-size:16px;
	font-weight:600;
}
.product .tab-holder {
	margin: 30px 0;
}
.product .shortcode-tabs .tab-hold .tabs li.active a:after {
	background: #5bc98c;
}
.woocommerce .quantity .minus, .woocommerce .quantity .plus {
	border: 1px solid #e1e1e1;
	background-color: #fbfaf9;
	width: 25px;
	height: 30px;
	transition:all .2s ease-in-out;
	-moz-transition:all .2s ease-in-out;
	-ms-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	cursor:pointer;
	position:relative;
}
.woocommerce .quantity .minus {
	float:left;
}

.woocommerce .quantity .minus:hover, .woocommerce .quantity .plus:hover {
	background-color:#5bc98c; border-color:#5bc98c; color: #fff;
}
.woocommerce .quantity .qty {
	height:28px;
	border:1px solid #e1e1e1;
	border-left:none;
	border-right:none;
	width:50px;
	padding:0;
	text-align:center;
	margin-right:-16px;
}
.woocommerce .quantity {
	margin-right:20px;
	float:left;
	border: none;
	overflow: hidden;
	width: 92px;
	padding-right: 0;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
	border-color: #e1e1e1;
	border-left: none;
	width:50px;
	text-align:center;
	margin-right: -15px;
}
.product form.cart {
	margin-bottom:20px;
}

.product .product_meta {
	color: #888;
}
.product .comment-respond h3{
	font-size:14px;
	font-weight:600;
	padding:10px 0;
}
.product p.stars a {
	display: inline-block;
	font-weight: 700;
	margin-right: 1em;
	text-indent: -9999px;
	position: relative;
}
.product p.stars a.star-1:after,
.product p.stars a.star-2:after,
.product p.stars a.star-3:after,
.product p.stars a.star-4:after,
.product p.stars a.star-5:after {
	font-family: WooCommerce;
	text-indent: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.product p.stars a.star-1,
.product p.stars a.star-2,
.product p.stars a.star-3,
.product p.stars a.star-4,
.product p.stars a.star-5 {
	border-right: 1px solid #ccc;
}
.product p.stars a.star-1 {
	width:2em;	
}
.product p.stars a.star-2 {
	width:3em;	
}
.product p.stars a.star-3 {
	width:4em;	
}
.product p.stars a.star-4 {
	width:5em;	
}
.product p.stars a.star-5 {
	width:6em;	
	border: 0;
}
.product p.stars a.star-1:after {
	content: "\e021";
}
.product p.stars a.star-1.active:after, .product p.stars a.star-1:hover:after {
	content: "\e020";
}
.product p.stars a.star-2:after {
	content: "\e021\e021";
}
.product p.stars a.star-2.active:after, .product p.stars a.star-2:hover:after {
	content: "\e020\e020";
}
.product p.stars a.star-3:after {
	content: "\e021\e021\e021";
}
.product p.stars a.star-3.active:after, .product p.stars a.star-3:hover:after {
	content: "\e020\e020\e020";
}
.product p.stars a.star-4:after {
	content: "\e021\e021\e021\e021";
}
.product p.stars a.star-4.active:after, .product p.stars a.star-4:hover:after {
	content: "\e020\e020\e020\e020";
}
.product p.stars a.star-5:after {
	content: "\e021\e021\e021\e021\e021";
}
.product p.stars a.star-5.active:after, .product p.stars a.star-5:hover:after {
	content: "\e020\e020\e020\e020\e020";
}
.product .tab-container #reviews input#submit, .msg .button {
	display: inline-block;
	padding: 7px 15px;
	border: 1px solid transparent;
	line-height: 18px;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	outline: none;
	cursor: pointer;
	white-space: normal;
	transition: all 0.2s ease-in-out;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:1px;
	background: #5bc98c;
	color: #fff;
}
.msg .button {
	float:right;
	position: relative;
	top: -5px;
}
.product .tab-container #reviews input#submit:hover {
	background: #6dae63;
	color: #fff;
}
.comment-form-rating label {
	margin-bottom:10px;
	display:block;
}
.product .comment_quote {
	padding-bottom:20px;
}
.product .star-rating {
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;

	font-size: 13px;
	color:#888;
	width: 5.4em;
	font-family: star;
	margin:5px 0;
	
}

.product .star-rating:before {
	content: "\73\73\73\73\73";
	color: #5bc98c;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}
.product .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}
.product .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}
.woocommerce table.shop_table th {
	font-weight: 700;
	line-height: 18px;
	padding: 9px 12px;
	min-width: 32px;
	vertical-align: middle;
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
}
.woocommerce table.shop_table td{ 
	border-top: 1px solid rgba(0,0,0,.1);
	padding: 6px 12px;
	vertical-align: middle;
}
td.product-remove a { 
	display: block;
	width:14px;
	height:14px;
	line-height:14px;
	text-align:center;
	line-height:14px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	background-color: #F2DEDE;
	color: #fff;
}
td.product-remove a:hover { 
	background-color: #d05b6c;
}
.woocommerce table.cart td.actions .coupon {
	float:left;
}
.woocommerce table.cart td.actions {
	padding: 20px 0;
	text-align:right;
	border-bottom:3px double #e9e9e9;
}
.woocommerce table.cart input {
	vertical-align:middle;
}
.woocommerce table.cart td.actions .coupon input[type=text] {
	width:auto;
	height:12px;
	margin-right:10px;
}
.cart-collaterals {
	margin-top:20px;
}
.cart-collaterals h2 {
	text-transform:uppercase;
	font-size:16px;
	font-weight:600;
}
.vc_row-fluid [class*="vc_span"]:first-child {
	margin-left: 0;
}
.vc_row-fluid [class*="vc_span"] {
	display: block;
	width: 100%;
	min-height: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.5%;
}
.vc_row-fluid .vc_span6 {
	width: 48.75%;
}
.shipping-calculator-form {
	display: block !important;
}
/*
.country_to_state {
	width: 97%;
	height: 37px;
	border: 1px solid #ccc;
	color: #777;
	padding: 0 5px;
}
*/
.select2-container .select2-choice {
	height:37px;
	line-height:37px;
	border:1px solid #ccc;
	color:#777;
	paddin:0 5px;
	border-radius: 0;
	-webkit-border-radius: 0;
}
.select2-drop-active {
	border-color: #ccc;
}
.cart_totals th{
	text-align:left;
	padding:14px 0;
	width:50%;
	border-bottom:1px solid #f0f0f0;
	font-weight:400;
}

.cart_totals td {
	text-align:right;
	padding:14px 0;
	width:50%;
	border-bottom:1px solid #f0f0f0;
}
.cart-collaterals .cart_totals table tr.order-total th {
	text-transform:uppercase;
	font-weight:600;
}
.cart-collaterals .cart_totals table tr.order-total td {
	font-size:16px;
	color:#5bc98c;
}
.addmargintop {
	margin-top:18px;
}
.woocommerce form.checkout_coupon{
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 30px;
}
.woocommerce form .form-row-first {
	width: 49%;
	float: left;
}
.woocommerce form .form-row-last {
	width: 49%;
	float: right;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	width:100%;
	border-bottom: 3px double #e9e9e9;
	margin-bottom: 30px;
	padding-bottom:30px;
}
.woocommerce .col2-set:after, .woocommerce .col2-set:before {
	content:" ";
	display:table;
}
.woocommerce .col2-set:after {
	clear:both;
}
.woocommerce .col2-set .col-1 {
	width: 49%;
	float: left;
}
.woocommerce .col2-set .col-2 {
	width: 49%;
	float: right;
}
.woocommerce form h3{
	font-size:16px;
	text-transform: uppercase;	
}
.woocommerce form.checkout table.shop_table th {
	border-top:1px solid #e1e1e1;
}
.woocommerce table.shop_table tr.empty-space td,.woocommerce table.shop_table tr.empty-space th {
	border-top:none;
}
.woocommerce form.checkout table.shop_table tr.cart-subtotal td,.woocommerce form.checkout table.shop_table tr.cart-subtotal th {
	padding-top:20px;
	border-top:3px double #e9e9e9;
}
.woocommerce table.shop_table tfoot tr.order-total td{
	font-size: 18px;
	font-weight: 600;
	color: #5bc98c;	
}
#order_review table.shop_table {
	margin-bottom:30px;
}
.woocommerce #payment ul.payment_methods {
	text-align: left;
	padding: 1em;
	border-bottom: 1px solid #e0dadf;
	margin: 0 0 20px 0;
	list-style: none;
}
.woocommerce #payment div.payment_box {
	background-color: #f2f2f2;
	position: relative;
	width: 96%;
	padding: 1em 2%;
	margin: 1em 0;
	font-size: .92em;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	line-height: 1.5em;
	color: #888;
}
.woocommerce #payment div.payment_box p {
	margin-bottom:0;
}
.woocommerce #payment div.payment_box:after {
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: 0;
	margin: -1em 0 0 2em;
	border: 8px solid #f2f2f2;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}
.woocommerce #payment ul.payment_methods li img {
	vertical-align: middle;
	margin: -2px 0 0 .5em;
	padding: 0;
	position: relative;
	box-shadow: none;
}
.woocommerce #payment .payment_method_paypal img {
	max-height:52px;
}
.woocommerce #payment .payment_method_paypal .about_paypal {
	float: right;
	line-height: 52px;
	font-size: .73em;
}
.woocommerce #payment #place_order {
	float:right;
}
.woocommerce .post_container h2, .woocommerce-checkout h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 20px;
	font-weight:600;
}
.woocommerce table.shop_table th {
	border-top:1px solid #e9e9e9;
}
.woocommerce header.title h3 {
	font-size: 14px;
	text-transform:uppercase;
	margin-top:20px;
	font-weight:600;
}
.woocommerce fieldset legend {
	font-size:16px;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:10px;
	font-weight:600;
}
table.variations {
	margin-bottom: 20px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	margin-left: 0;
	margin-right: 10px;
	width: auto;
	max-width: 50px;
	float: right;
}
.woocommerce .widget_shopping_cart_content .quantity {
	border: none;
	width: auto;
	font-weight: 700;
	margin-top: 7px !important;
	position: relative;
	zoom: 1;
	float: none;
	display: block;
}
.woocommerce .widget_shopping_cart_content .quantity .amount {
	color: #f96e5b;
}
.woocommerce .widget_shopping_cart_content .total {
	border-top: 3px double #e1e1e1;
	margin-top: 10px;
	padding-top: 10px;
}
.woocommerce .widget_shopping_cart_content .total .amount {
	font-size:16px;
	color: #f96e5b;
	font-weight:700;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #EBEBEB;
	height: 7px;
	background-image: none;
	border-radius: 300px 300px 300px 300px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
	border-bottom: 1px solid #FFFFFF;
	margin: 30px 0;
}
.woocommerce .widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
	margin-bottom:1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	height: 7px;
	border: none!important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	background-image: none!important;
	border-radius: 300px 300px 300px 300px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16) inset!important;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset!important;
	border-bottom: 1px solid #FFFFFF;
	background-color: #5bc98c;
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #F5F5F5;
	background-image: none;
	height: 16px;
	width: 16px;
	top: -5px;
	border: none;
	box-shadow: 0px 1px 4px rgba(0,0,0,0.25), 0px 9px 8px rgba(0,0,0,0.035), 0px 1px 0px #fff inset;
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.25), 0px 9px 8px rgba(0,0,0,0.035), 0px 1px 0px #fff inset;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.25), 0px 9px 8px rgba(0,0,0,0.035), 0px 1px 0px #fff inset;
	-o-box-shadow: 0px 1px 4px rgba(0,0,0,0.25), 0px 9px 8px rgba(0,0,0,0.035), 0px 1px 0px #fff inset;
	position: absolute;
	z-index: 2;
	border-radius: 1em;
	cursor: pointer;
	outline: 0;
}
.price_slider_wrapper {
	max-width: 280px;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
	display: block;
	float: right;
	margin-top: 5px;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li{
	min-height:65px;
	margin-bottom:15px;
	padding-bottom:15px;
	position: relative;
    background: none;
    border-bottom: 1px dotted #d2d2d2;
}
.woocommerce ul.product_list_widget li:last-child {
	border-bottom: none;
	padding-bottom:0;
}
.woocommerce .star-rating {
	margin: 5px 0;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	width: 5.4em;
	font-family: star;
}
.woocommerce .star-rating:before {
	content: "\73\73\73\73\73";
	color: #e0dadf;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}
.woocommerce .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}
.woocommerce .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}
.woocommerce ul.product_list_widget li a {
	display:block;
}
.woocommerce ul.product_list_widget li ins, .woocommerce ul.product_list_widget li .amount {
	text-decoration:none;
	font-weight:600;
	color: #5bc98c;
}
.woocommerce ul.product_list_widget li a.remove {
	position: absolute;
    top: 10px;
    left: 0;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    background-color: #d3d3d3;
    color: #fff;
    transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
}
.woocommerce ul.product_list_widget li a.remove:hover {
	background-color:#ff9090;
}
#branding .logo {
	transition: all .3s ease-in-out; 
}
#branding .logo a img.hide_logo {
	display: none;
}
#branding .logo a img.show_logo {
	display: block;
	transition: height .3s ease-in-out;
}
#branding .logo a img.show_logo.normal_logo{
	display: block;
}
#branding .logo a img.show_logo.retina_logo{
	display: none;
}
/* Equal height cols inside row */@media screen and (min-width: 1025px) {
	.equal-height-columns {
		display: table;
		table-layout: fixed;
		width:100%;
	}
	.equal-height-columns .inner_wrap_margins {
		margin:0;
	}
	.equal-height-columns .vc_col-sm-1, 
	.equal-height-columns .vc_col-sm-2, 
	.equal-height-columns .vc_col-sm-3, 
	.equal-height-columns .vc_col-sm-4, 
	.equal-height-columns .vc_col-sm-5, 
	.equal-height-columns .vc_col-sm-6, 
	.equal-height-columns .vc_col-sm-7, 
	.equal-height-columns .vc_col-sm-8, 
	.equal-height-columns .vc_col-sm-9, 
	.equal-height-columns .vc_col-sm-10, 
	.equal-height-columns .vc_col-sm-11, 
	.equal-height-columns .vc_col-sm-12 {
		float:none;
		display:table-cell !important;
		vertical-align: top;
	}
	.equal-height-columns .valign_middle {
		vertical-align:middle;
	}
	.equal-height-columns .valign_bottom {
		vertical-align:bottom;
	}
	/* owl carousel fix */
	.equal-height-columns .clients_carousel {
		display:table;
		table-layout:fixed;
	}
}

/* CF7 styles */
span.wpcf7-form-control-wrap {
	display:block;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=password] {
	margin-bottom:20px;
}
.wpcf7-form br {
	display:none;
}
.wpcf7 .form_left, .wpcf7 .form_right{
	display: inline-block;
	width:48%;
	vertical-align:top;
}
.wpcf7 .form_right {
	margin-left:3%;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
}

/* Youtube Video bg fix */
.youtube-bg {
	display:none;
}

/* EVENTS CALENDAR */

.single-tribe_events .post_container, .tribe-events-style-theme .post_container {
	width:100%;
}
.tribe-events-tooltip .tribe-events-event-thumb {
	padding-bottom:1em;
}
.tribe-events-style-theme .tribe-events-notices ul {
	margin: 0; padding: 0;
}
.tribe-events-style-theme .post_container .blogpost, .tribe-events-style-theme .container {
	overflow:visible;
}
.single-tribe_events .sidebar, .tribe-events-style-theme .sidebar {
	display:none;
}
.event-left {
	float: left;
	width:57.7%;
}
.event-right {
	float:right;
	width:39%;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	color: #999;
}
.event-right a{
	color: #2f852e;
}
#tribe-events .tribe-events-button,  #tribe_events_filters_wrapper input[type=submit], .tribe-events-button,  .tribe-events-button.tribe-inactive, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color: #2f852e;
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button:hover, #tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
	background-color: #555;
}
.single-tribe_events .tribe-events-event-meta {
	margin:0;
	border: none;
	background: transparent;
}
.tribe-events-event-meta .column, .tribe-events-event-meta.primary .tribe-events-meta-group {
	margin-bottom: 20px;
	padding: 0;
	width:48%;
	margin-right: 4%;
}
.tribe-events-event-meta .tribe-events-meta-group:last-child {
	margin-right:0;
}
.tribe-events-event-meta.secondary .tribe-events-meta-group {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.single-tribe_events .tribe-events-venue-map {
	margin: 0;
	width: 100%;
	background: none;
	padding: 0;
	display:block;
	box-sizing:border-box;
	border-radius: 0;
	-moz-border-radius: 0;
	border: none;
}
.blogpost .post-content h1.tribe-events-single-event-title{
	line-height:1.3;
	margin-bottom:0;
	font-size: 27px;
	color:#444;
}
.blogpost .post-content .tribe-events-schedule {
	margin: 5px 0 20px 0;
	padding-bottom:10px;
	border-bottom: 1px solid #ededed;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
	margin-bottom: 20px;
}

.blogpost .post-content h3.tribe-events-single-section-title {
	color: #444;
	font-size:18px;
	font-weight: 700;
	margin:0 0 10px 0;
	padding-bottom:5px;
	border-bottom:1px solid #e6e6e6;
}
.blogpost .post-content .tribe-events-schedule h5 {
	display:inline-block;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
	font-weight:700;
	color: #ffffff;
	padding:2px 8px;
	margin-left:10px;
	background:#2f852e;
}
.single-tribe_events .tribe-events-event-meta dl {
	margin-top:0;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
	line-height: 1.5;
	font-size: 13px;
	color:#888;
	font-weight:600;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
	font-size: 13px;

}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:last-child {
	padding-bottom:0;
	margin-bototm: 0;
	border:none;
}
.single-tribe_events .tribe-events-event-meta.secondary {
	border-top: none;
}

#tribe-bar-form input[type=text] {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 13px;
    background-color: #fff;
	font-weight: normal;
	color:#555;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    margin-top: 13px;
    font-weight: normal;
    padding: 12px 16px;
    border-radius: 3px;
	background-color:#2f852e;
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
}
#tribe-events .tribe-events-button, .tribe-events-button {
	font-weight: normal;
    padding: 12px 15px;
    background-color: #2f852e;
}
.tribe-bar-views-inner {
	padding-bottom: 63px;
}
#tribe-events-content {
	margin-bottom: 20px;
}
#tribe-events-content h2 {
	font-size: 20px;
    font-weight: 600;
    color: #444;
}
#tribe-events-content .tribe-events-calendar td:hover {
	box-shadow: none;
	-webkit-box-shadow:none;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a,

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
	background-color: #f5f5f5;
	color: #666;
	font-weight:600;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
	background:#fff;
}
.tribe-events-calendar thead th {
	background-color: #2f852e;
	border-color: #2f852e;
}
#tribe-bar-form label {
	font-size: 14px;
	line-height: 28px;
	font-weight:500;
}
#tribe-events-bar * {
	padding-top:0;
	padding-bottom: 0;
}
#tribe-events-bar #tribe-bar-views .tribe-bar-views-inner {
    padding-top: 18px;
    padding-bottom: 60px;
}
#tribe-events-bar .tribe-bar-filters-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
#tribe-events-bar .tribe-bar-filters {
	padding: 15px 0;
}
.recurring-info-tooltip, .tribe-events-calendar .tribe-events-tooltip, .tribe-events-week .tribe-events-tooltip {
	padding: 0;
	width:420px;
}
#tribe-events-content .tribe-events-tooltip h4 {
	padding:10px 20px;
	color:#fff;
	background: #2f852e;
}
.tribe-events-tooltip .tribe-events-event-body {
	padding: 10px 20px 20px;
	font-size: 13px;
}
.tribe-events-notices {
	border-color: #b7d7b7;
	background-color: #daefd9;
	color: #2f852e;
}
.tribe-events-tooltip .duration {
	font-weight: 600;
	font-style:italic;
}
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
	max-width: 100%;
}
.tribe-events-list-separator-month {
	font-size:14px;
	color:#555;	
}
.tribe-events-list-separator-month span {
	padding: 0 3%;
}
.tribe-events-list .tribe-events-event-image {
	float: none;
	width: auto;
	margin: 0;
}
.event_image {
	width: 28%;
	margin-right: 0;
	float: left;
	padding:20px;
	box-sizing:border-box;
}
.inside_event_image {
	position: relative;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
	width: 48%;
	margin-right:0;
	padding-top:20px;
	padding-right:20px;
	box-sizing:border-box;
	float:left;
}
.tribe-events-loop .tribe-events-event-meta {
	width:24%;
	float:right;
	clear: none;
	padding-left: 20px;
    box-sizing: border-box;
    border-left: 1px solid #ededed;
    margin-top: 0;
    padding-top: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    padding-bottom: 20px;
	min-height:228px;
}
.event_metas {
	border: 1px solid #ededed;
	border-top: none;
}
.event_metas a.tribe-events-gmap {
	display:block;
	width:100%;
	margin-top:20px;
}
.tribe-events-list .tribe-events-event-cost {
	float: none;
	margin-left: 0;
}
.tribe-events-list .tribe-events-event-cost span {
	display:inline-block;
	margin-top:20px;
	padding: 10px 20px;
	font-size:16px;
}
#tribe-events-content h2.tribe-events-list-event-title {
	display: block;
    margin-bottom: 0;
    padding: 10px 5px;
    text-align: center;
    font-size: 18px;
    margin-left: 0;
    border: 1px solid #ededed;
    background: #f9f9f9;
}
.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a {
	font-weight: normal;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
	margin-left:0;
}
.tribe-events-day .tribe-events-day-time-slot h5 {
	background-color:#999;
}

/* Events calendar shortcode */
.event_calendar_wrap {
	position: relative;
}
.event_calendar_wrap h2 {
	font-size: 20px;
	font-weight: 600;
}
.event_calendar_wrap h4 {
	margin-bottom: 0;    
    padding-bottom: 0;
    font-style: italic;
    color: #b5b8bf;
}
.event_calendar_wrap .event_excerpt {
	border-top: 1px solid #ededed;
	padding-top:10px;
	margin-top: 15px;
}
.event_calendar_wrap, .event_calendar_wrap figure {
	position: relative;
}
.event_calendar_wrap .tribe-events-event-cost {
	font-weight: 700;
	font-size:16px;
	color:#444;
}
.event_calendar_wrap .col.columns-2 {
	padding:0;
	margin-right:4%;
	width:48%;
	margin-bottom:4%;
}
.event_calendar_wrap .col.columns-3 {
	padding:0;
	margin-right:3.33%;
	width:31.1%;
	margin-bottom:3.33%;
}
.event_calendar_wrap .col.columns-4 {
	padding:0;
	margin-right:3%;
	width:22.7%;
	margin-bottom:3%;
}
.event_calendar_wrap .col.columns-2:nth-child(2n) {
	margin-right: 0;
}
.event_calendar_wrap .col.columns-3:nth-child(3n) {
    margin-right: 0;
}
.event_calendar_wrap .col.columns-4:nth-child(4n) {
    margin-right: 0;
}
.event_calendar_wrap .event_align_center {
	text-align: center;
}
.event_calendar_wrap .event_align_right {
	text-align:right;
}
/* Events Widget */

.sidebar-widget .hfeed .tribe-clearfix:before {
    display: none;
}

.sidebar-widget .hfeed li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.sidebar-widget ol.hfeed {
	padding-left:20px;
}

.sidebar-widget .hfeed h4 {
	margin-bottom: 0;
	font-size:16px;
}
.sidebar-widget .hfeed .duration {
	font-size:12px;
}

/* Countdown Element */
.countdown-ul {
	margin:0;
	padding:0;
	text-align: center;
	list-style: none;
	width: 100%;
}
.countdown-ul li {
	display: inline-block;
	margin:10px;
	padding:20px 5px;
	width:20%;
	box-sizing: border-box;
	border: 1px solid #ccc;
}
.count3 .countdown-ul li {
	width:30%;
}
.count2 .countdown-ul li {
	width:48%;
}
.count1 .countdown-ul li {
	width:98%;
}
.countdown-ul li .time_st {
	position: relative;
	display: block;
	font-size:60px;
	font-weight: 400;
	color:#555;
	line-height: 1;
	padding:0 5px 10px;
}
.countdown-ul li .time_rf {
	color:#888;
	font-size:13px;
	letter-spacing: 2px;
	padding-top:20px;
	text-transform: uppercase;
}
.googlemaps h3 {	
	font-size: 18px;
	font-weight: 500;
}
.googlemaps p {
	margin-bottom:10px;
}

/* Side Panel */ 
body.side-push-panel { overflow-x: hidden; }

#side-panel {
	position: fixed;
	top: 0;
	right: -300px;
	z-index: 1006;
	width: 300px;
	height: 100%;
	background-color: #F5F5F5;
	overflow: hidden;
	overflow-y: scroll;
	-webkit-backface-visibility: hidden;
}

.side-panel-trigger { position: relative; }

.close_navbar { 
	width: 20px; 
	height: 20px;
	position: absolute;
	display: block;
	top:-30px;
	font-size:20px;
	line-height: 20px;
	right:-20px;
}

body.side-panel-left #side-panel {
	left: -300px;
	right: auto;
}

body.side-push-panel.stretched #wrapper,
body.side-push-panel.stretched #header.sticky-header .container { right: 0; }

body.side-panel-left.side-push-panel.stretched #wrapper,
body.side-panel-left.side-push-panel.stretched #header.sticky-header .container {
	left: 0;
	right: auto;
}

#side-panel .side-panel-wrap {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 330px;
	height: 100%;
	overflow: auto;
	padding: 50px 70px 50px 40px;
}

body.device-touch #side-panel .side-panel-wrap { overflow-y: scroll; }

#side-panel .widget {
	margin-top: 40px;
	padding-top: 40px;
	width: 220px;
	border-top: 1px solid #E5E5E5;
}

#side-panel .sidebar-widget .textwidget p {
	margin-bottom: 20px;
}

#side-panel .sidebar-widget:last-child {
	margin-bottom: 0;
}

#side-panel .widget:first-child {
	padding-top: 0;
	border-top: 0;
	margin: 0;
}

body #side-panel { padding: 40px 30px 30px; box-sizing: border-box; }

body.side-panel-open #side-panel { right: 0;  }

body.admin-bar #side-panel { padding-top:72px; }

body.side-panel-open #side-panel .sidebar-widget { overflow: hidden;}

body.side-panel-left.side-panel-open #side-panel {
	left: 0;
	right: auto;
}

body.side-push-panel.side-panel-open.stretched #wrapper,
body.side-push-panel.side-panel-open.stretched #header.sticky-header .container { right: 300px; }

body.side-panel-left.side-push-panel.side-panel-open.stretched #wrapper,
body.side-panel-left.side-push-panel.side-panel-open.stretched #header.sticky-header .container {
	left: 300px;
	right: auto;
}

#side-panel-trigger {
	display: block;
	cursor: pointer;
	z-index: 11;
	margin-right: 5px;
}
#side-panel-trigger a {
	font-size:14px;
}
#navigation ul li #side-panel-trigger a {
	padding-right:5px;
	padding-left:5px;
	margin-left:10px;
}

/*#side-panel-trigger-close a { display: none; }*/

#side-panel,
body.side-push-panel.stretched #wrapper,
body.side-push-panel.stretched #header .container {
	-webkit-transition: right .4s ease;
	-o-transition: right .4s ease;
	transition: right .4s ease;
}

body.side-panel-left #side-panel,
body.side-panel-left.side-push-panel.stretched #wrapper,
body.side-panel-left.side-push-panel.stretched #header .container {
	-webkit-transition: left .4s ease;
	-o-transition: left .4s ease;
	transition: left .4s ease;
}

.body-overlay {
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: -1;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

body.side-panel-open .body-overlay {
	opacity: 1;
	z-index: 1001;
	pointer-events: auto;
}

body.side-panel-open:not(.device-xxs):not(.device-xs):not(.device-sm) .body-overlay:hover { cursor: crosshair; }

/* Tipsy - Tooltip for jQuery */ 
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 1000000; opacity: 0.8; }
.tipsy-inner { background-color: #000; color: #FFF; max-width: 300px; padding: 5px 8px 4px 8px; text-align: center; }

/* Rounded corners */
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }

/* Rules to colour arrows */
.tipsy-arrow-n { border-bottom-color: #000; }
.tipsy-arrow-s { border-top-color: #000; }
.tipsy-arrow-e { border-left-color: #000; }
.tipsy-arrow-w { border-right-color: #000; }

.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }


/*
========================================= 
	FLIP BOX ELEMENT
=========================================
*/

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000px;
	-ms-perspective: 1000px;
	-moz-perspective: 1000px;
	-webkit-perspective: 1000px;
	transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	min-height: 50px;
	width: 100%;
	margin-bottom:20px !important;
}
/*  UPDATED! flip the pane when hovered */
.flip-container:hover .back {
	transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
}
.flip-container:hover .front {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
/*
.flip-container, .front, .back {
	width: 320px;
	height: 480px;
}
*/
/* flip speed goes here */
.flipper {
	transition: 0.6s;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	position: relative;
	width:100%;
	height:100%;
}

.flipper h2 {
	font-size: 24px;
	font-weight: 500;
}

.flipper h3 {
	font-size: 22px;
	font-weight: 500;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;	
	padding:20px;
	box-sizing:border-box;
	font-size:13px;
	text-align: center;
	background-color:#efefef;
	color:#555;
	border:1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 3px;
	/*
	position: relative;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	min-height: 50px;
	*/
}

/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);	
}

/* back, initially hidden pane */
.back {
	transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);	
	position: absolute;
	top:0;
	left:0;	
	width:100%;
}

/* 
	Add vertical flip option 
*/
.vertical.flip-container {
	position: relative;
}

.vertical .back {
	transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-webkit-transform: rotateX(180deg);
}

.vertical.flip-container:hover .back {
    transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}

.vertical.flip-container:hover .front {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
}

.flipper i {
	font-size: 40px;
	display: block;
	margin-bottom:20px;
}