/* ------------------------------------------------------------------------- *
 * Shortcodes Styles
/* ------------------------------------------------------------------------- */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth {  
	float: left; 
	line-height:1.8em; 
	margin-bottom:20px; 
	position:relative; 
	margin-right: 3%;
}

.one_half p, .one_third p, .two_third p, .three_fourth p, .one_fourth p { 
	padding-left: 0 !important;
}

#content-holder5 .one_half {
	margin-left: 0;
}

.one_half { 	width: 48.5%; }
.one_third { width: 31%; }
.two_third { width: 66%; }
.one_fourth { width: 22.5%; }
.three_fourth { width: 74.5%; }
.last { margin-right: 0 !important; clear: right; }
.clearboth{ clear: both; display: block; font-size: 0px; height: 0px; line-height: 0; width: 100%; overflow:hidden; }
.shortcode-tabs .tab-hold .tabs li{
	border-right:0 !important;
	list-style: none;
}
.shortcode-tabs .tab-hold .tabs li a{
	display:block !important;
	width:100% !important;
	padding:0 !important;
	text-indent:15px !important;
	background:
	url(../images/elements/shortcode_sep.png) no-repeat center right,
	url(../images/elements/tab-bg.png) repeat-x top left !important;
}
.shortcode-tabs .tab-hold .tabs li:last-child a{
	background:
	url(../images/elements/tab-bg.png) repeat-x top left !important;	
}
.shortcode-tabs .tab-hold .tabs li.active a{
	background:none !important;
}
.shortcode-tabs .tab_content{
	padding:15px !important;
	overflow:hidden;
	line-height: 1.8em;
}
.shortcode-tabs .tab_content *:last-child{
	margin-bottom:0;
}

.shortcode-tabs{
	margin-bottom:50px;
}

ul#tabs {
	padding: 0;
}
/* Progress Bar */
.progress-bar {
	background: #e6e7e8;
	height: 37px;
	border-bottom:1px solid #f0f1f1;
	position: relative;
	margin-bottom: 20px;
	color: #ffffff;

}
.progress-bar-content {
	background:#a0ce4e;
	height: 37px;
	border-bottom:1px solid #c0dc8f;
}
.progress-bar .progress-title {
	font-weight: normal;
	position: absolute;
	top: 10px;
	left: 13px;
}
.progress-bar .percentage {
	font-size: 13px;
	color: #626363;
	font-weight: normal;
	position: absolute;
	top: 10px;
	left: 90%;
}

/* Tabs */
.tab-holder{
	border:1px solid #eaeaea;
}
.tab-holder .tabs{
	height:40px;
	list-style:none !important;
	margin:0;
	padding:0;
	overflow:hidden;
	width: 100%;
}
.tab-holder .tabs li{
	margin:0;
	padding:0;
	border-right:1px solid #d9d9d9 !important;
	height:39px;
	float:left;
}
.tab-holder .tabs li a{
	background:url(../images/elements/tab-bg.png) repeat-x top left !important;
	border:0 !important;
	height:39px !important;
	line-height:39px !important;
	text-indent:0 !important;
	padding:0 15px !important;
	border-bottom:1px solid #dcdcdc !important;
}
.tab-holder .tabs li:last-child{
	border-right:0 !important;
}
.tab-holder .tabs li:last-child a{
	width:100% !important;
}
.tab-holder .tabs li.active a{
	background:none !important;
	border-top:3px solid #ffcc00;
	height:36px !important;
	line-height:36px !important;
	border-bottom:0 !important;
}
.tab-holder .tabs li img{
	margin-top:9px;
}
.tab-holder .news-list{
	list-style:none;
	margin:0;
	padding:0;
}
.tab-holder .news-list li{
	border-bottom:1px solid #e2e2e2;
	padding:20px 15px !important;
	overflow:hidden;
}
.tab-holder .news-list li a{
	background:none !important;
	padding:0 !important;
}
.tab-holder .news-list li:last-child{
	border-bottom:0;
}
.tab-holder .news-list .post-holder a{
	margin:0;
	padding:0;
	overflow:hidden;
	background:none !important;
	border:0 !important;
	text-indent:0 !important;
	height:auto !important;
	line-height:normal !important;
}
.tab-holder .news-list li .image{
	float:left;
	margin-right:13px;
}
.tab-holder .news-list li .post-holder{
}
.tab-holder .news-list li .post-holder a{
	color:#444444 !important;
	font-size:13px !important;
	line-height:1.8em !important;
}
.tab-holder .news-list li .post-holder p {
	margin:0;
	margin-bottom:5px;
}
.tab-holder .news-list li .post-holder .meta{
	margin:0;
	margin-top:2px;
	font-size:12px !important;
	color:#747474 !important;
}
.tab-holder .news-list li .post-holder .meta em{
	font-style:normal !important;
	font-size:12px !important;
	color:#747474 !important;
}
.tab-holder .news-list li .post-holder .comment-text-side{
	line-height:1.8em !important;
}

/* Meet the team */
.person-img{
	margin-bottom:25px;
}
.person-author{
}
.person-author-wrapper{
	float:left;
	color:#333333 !important;
	margin-bottom:25px;
}
.person-author-wrapper span{
	display:block;
}
.person-author a{
	display:inline-block;
	height:19px;
}
.person-author .social-icon{
	display:block;
	float:right;
	position:relative;
	margin-left:19px;
	margin-top:10px;
}
.person-author .social-icon a{
	text-indent:-10000px;
}
.person-author .social-icon .popup p{
	margin:0 !important;
}
/* Post Content HTML */

ul.arrow{
	list-style:none;
	margin-right: 20px;
	margin-left: 20px;

	padding:0;
}
ul.arrow li:before{
	display:inline-block;
	background-image:url(../images/elements/arrow-bullet.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#ffcc00;
	height:18px;
	-moz-border-radius:75px;
	-webkit-border-radius:75px;
	width:18px;
	content:' ';
	float:left;
	margin-right:0;
	margin-left:-25px;
}
ul.arrow li{
	line-height:18px;
	margin:0;
	padding:0;
	margin-bottom:15px;
	padding-left:25px;
	list-style:none !important;
}
blockquote *:last-child{
	margin-bottom:0;
}
#gmap{
	height:416px;
}

#gmap img{
	max-width:none !important;
}
.read-more{
	background:url(../images/elements/arrow-ul.png) no-repeat center right;
	padding-right:15px;
}
.post-slideshow{
	margin-bottom:30px !important;
}
.post-slideshow .image,.floated-post-slideshow .image{
	margin-bottom:0 !important;
}

/* Button */
.buttons a{
	margin-right:30px;
}
.button{
	display:inline-block;
}
.button.large{
	height:43px;
	line-height:43px;
	text-transform:uppercase;
	text-align:center;
	text-shadow:0 1px 0 #fff;
	padding:0 30px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.button.small{
	height:32px;
	text-transform:uppercase;
	text-align:center;
	text-shadow:0 1px 0 #fff;
	padding:0 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	line-height: 31px;
}
.button.green{
	color:#54770f !important;
	background-image: linear-gradient(#D1E990 0%, #AAD75D 100%);
	background-image: -o-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
	background-image: -moz-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
	background-image: -webkit-linear-gradient(top, #D1E990 0%, #AAD75D 100%);
	background-image: -ms-linear-gradient(top, #D1E990 0%, #AAD75D 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #D1E990),
		color-stop(1, #AAD75D)
	);
	border:1px solid #9dba60;
	background-color: #E9F2D2;
}
.button.green:hover{
	color:#54770f !important;
	background-image: linear-gradient(#AAD75D 0%, #D1E990 100%);
	background-image: -o-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
	background-image: -moz-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
	background-image: -webkit-linear-gradient(top, #AAD75D 0%, #D1E990 100%);
	background-image: -ms-linear-gradient(top, #AAD75D 0%, #D1E990 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #AAD75D),
		color-stop(1, #D1E990)
	);
	border:1px solid #9dba60;
	background-color: #AAD75D;
}
.no-cssgradients .button.green{
	background-color:#D1E990;
}
.no-cssgradients .button.green:hover{
	background-color:#AAD75D;
}
.button.darkgreen{
	color:#54770f !important;
	background-image: linear-gradient(#d0e0a5 0%, #a8c76a 100%);
	background-image: -o-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);
	background-image: -moz-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);
	background-image: -webkit-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);
	background-image: -ms-linear-gradient(top, #d0e0a5 0%, #a8c76a 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #d0e0a5),
		color-stop(1, #a8c76a)
	);
	border:1px solid #9dba60;
	background-color: #d0e0a5;
}
.button.darkgreen:hover{
	color:#54770f !important;
	background-image: linear-gradient(#a8c76a 0%, #d0e0a5 100%);
	background-image: -o-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);
	background-image: -moz-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);
	background-image: -webkit-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);
	background-image: -ms-linear-gradient(top, #a8c76a 0%, #d0e0a5 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #a8c76a),
		color-stop(1, #d0e0a5)
	);
	border:1px solid #9dba60;
	background-color: #a8c76a;
}
.no-cssgradients .button.darkgreen{
	background-color:#d0e0a5;
}
.no-cssgradients .button.darkgreen:hover{
	background-color:#a8c76a;
}
.button.orange{
	color:#c0830b !important;
	background-image: linear-gradient(#fbdc86 0%, #f8bf56 100%);
	background-image: -o-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);
	background-image: -moz-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);
	background-image: -webkit-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);
	background-image: -ms-linear-gradient(top, #fbdc86 0%, #f8bf56 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fbdc86),
		color-stop(1, #f8bf56)
	);
	border:1px solid #c0830b;
	background-color: #fbdc86;
}
.button.orange:hover{
	color:#c0830b !important;
	background-image: linear-gradient(#f8bf56 0%, #fbdc86 100%);
	background-image: -o-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);
	background-image: -moz-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);
	background-image: -webkit-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);
	background-image: -ms-linear-gradient(top, #f8bf56 0%, #fbdc86 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #f8bf56),
		color-stop(1, #fbdc86)
	);
	border:1px solid #c0830b;
	background-color: #f8bf56;
}
.no-cssgradients .button.orange{
	background-color:#fbdc86;
}
.no-cssgradients .button.orange:hover{
	background-color:#f8bf56;
}
.button.blue{
	color:#1172c1 !important;
	background-image: linear-gradient(#b5e0f7 0%, #76c7f1 100%);
	background-image: -o-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
	background-image: -moz-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
	background-image: -webkit-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
	background-image: -ms-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #b5e0f7),
		color-stop(1, #76c7f1)
	);
	border:1px solid #1172c1;
	background-color: #b5e0f7;
}
.button.blue:hover{
	color:#1172c1 !important;
	background-image: linear-gradient(#76c7f1 0%, #b5e0f7 100%);
	background-image: -o-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);
	background-image: -moz-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);
	background-image: -webkit-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);
	background-image: -ms-linear-gradient(top, #76c7f1 0%, #b5e0f7 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #76c7f1),
		color-stop(1, #b5e0f7)
	);
	border:1px solid #1172c1;
	background-color: #76c7f1;
}

.button.darkblue{
	color:#111111 !important;
	background-image: linear-gradient(#103C68 0%, #103C68 100%);
	background-image: -o-linear-gradient(top, #103C68 0%, #103C68 100%);
	background-image: -moz-linear-gradient(top, #b5e0f7 0%, #103C68 100%);
	background-image: -webkit-linear-gradient(top, #b5e0f7 0%, #103C68 100%);
	background-image: -ms-linear-gradient(top, #103C68 0%, #103C68 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #b5e0f7),
		color-stop(1, #76c7f1)
	);
	border:1px solid #1172c1;
	background-color: #103C68;
}
.button.darkblue:hover{
	color:#111111 !important;
	background-image: linear-gradient(#b5e0f7 0%, #76c7f1 100%);
	background-image: -o-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
	background-image: -moz-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
	background-image: -webkit-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);
	background-image: -ms-linear-gradient(top, #b5e0f7 0%, #76c7f1 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #76c7f1),
		color-stop(1, #b5e0f7)
	);
	border:1px solid #1172c1;
	background-color: #103C68;
}

.no-cssgradients .button.blue{
	background-color:#b5e0f7;
}
.no-cssgradients .button.blue:hover{
	background-color:#76c7f1;
}
.button.red{
	color:#9d1111 !important;
	background-image: linear-gradient(#fd9c9c 0%, #fc7d7d 100%);
	background-image: -o-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);
	background-image: -moz-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);
	background-image: -webkit-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);
	background-image: -ms-linear-gradient(top, #fd9c9c 0%, #fc7d7d 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fd9c9c),
		color-stop(1, #fc7d7d)
	);
	border:1px solid #9d1111;
	background-color: #fd9c9c;
}
.button.red:hover{
	color:#9d1111 !important;
	background-image: linear-gradient(#fc7d7d 0%, #fd9c9c 100%);
	background-image: -o-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);
	background-image: -moz-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);
	background-image: -webkit-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);
	background-image: -ms-linear-gradient(top, #fc7d7d 0%, #fd9c9c 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fc7d7d),
		color-stop(1, #fd9c9c)
	);
	border:1px solid #9d1111;
	background-color: #fc7d7d;
}
.no-cssgradients .button.red{
	background-color:#fd9c9c;
}
.no-cssgradients .button.red:hover{
	background-color:#fc7d7d;
}
.button.pink{
	color:#a31366 !important;
	background-image: linear-gradient(#fda1d5 0%, #fc84c8 100%);
	background-image: -o-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);
	background-image: -moz-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);
	background-image: -webkit-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);
	background-image: -ms-linear-gradient(top, #fda1d5 0%, #fc84c8 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fda1d5),
		color-stop(1, #fc84c8)
	);
	border:1px solid #a31366;
	background-color: #fda1d5;
}
.button.pink:hover{
	color:#a31366 !important;
	background-image: linear-gradient(#fc84c8 0%, #fda1d5 100%);
	background-image: -o-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);
	background-image: -moz-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);
	background-image: -webkit-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);
	background-image: -ms-linear-gradient(top, #fc84c8 0%, #fda1d5 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fc84c8),
		color-stop(1, #fda1d5)
	);
	border:1px solid #a31366;
	background-color: #fc84c8;
}
.no-cssgradients .button.pink{
	background-color:#fda1d5;
}
.no-cssgradients .button.pink:hover{
	background-color:#fc84c8;
}
.button.darkgray{
	color:#434c50 !important;
	background-image: linear-gradient(#c0c0c0 0%, #9e9e9e 100%);
	background-image: -o-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);
	background-image: -moz-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);
	background-image: -webkit-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);
	background-image: -ms-linear-gradient(top, #c0c0c0 0%, #9e9e9e 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #c0c0c0),
		color-stop(1, #9e9e9e)
	);
	border:1px solid #434c50;
	background-color: #c0c0c0;
}
.button.darkgray:hover{
	color:#434c50 !important;
	background-image: linear-gradient(#9e9e9e 0%, #c0c0c0 100%);
	background-image: -o-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);
	background-image: -moz-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);
	background-image: -webkit-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);
	background-image: -ms-linear-gradient(top, #9e9e9e 0%, #c0c0c0 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #9e9e9e),
		color-stop(1, #c0c0c0)
	);
	border:1px solid #434c50;
	background-color: #9e9e9e;
}
.no-cssgradients .button.darkgray{
	background-color:#c0c0c0;
}
.no-cssgradients .button.darkgray:hover{
	background-color:#9e9e9e;
}
.button.lightgray{
	color:#ababab !important;
	background-image: linear-gradient(#fbfbfb 0%, #f0f0f0 100%);
	background-image: -o-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);
	background-image: -moz-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);
	background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);
	background-image: -ms-linear-gradient(top, #fbfbfb 0%, #f0f0f0 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #fbfbfb),
		color-stop(1, #f0f0f0)
	);
	border:1px solid #ababab;
	background-color: #fbfbfb;
}
.button.lightgray:hover{
	color:#ababab !important;
	background-image: linear-gradient(#f0f0f0 0%, #fbfbfb 100%);
	background-image: -o-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);
	background-image: -moz-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);
	background-image: -ms-linear-gradient(top, #f0f0f0 0%, #fbfbfb 100%);

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #f0f0f0),
		color-stop(1, #fbfbfb)
	);
	border:1px solid #ababab;
	background-color: #f0f0f0;
}
.no-cssgradients .button.lightgray{
	background-color:#fbfbfb;
}
.no-cssgradients .button.lightgray:hover{
	background-color:#f0f0f0;
}
/* Alert */
.alert{
    background-color: #F9F9F9;
    background-image: -moz-linear-gradient(center bottom , #F7F7F7 0%, #FFFFFF 100%);
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, 0.1);
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px 40px;
    position: relative;
    text-align: center;
	color: #888888;

}
.alert .msg{
	padding:0 50px;
	min-height: 20px;
	font-size: 15px;
	margin-top: 4px;
}
.alert .toggle-alert{
	position:absolute;top:14px;right:25px;
	display:block;
	text-indent:-10000px;
	background:url(../images/elements/x-icon.png) no-repeat top left;
	width:12px;
	height:12px;
	margin-top: 4px;
}
.general{
	margin-bottom: 5px;
}
.error{
    background-color: #FFE9E9;
    background-image: -moz-linear-gradient(center bottom , #FFE9E9 0%, #FFFFFF 100%);
    border-color: #E99F9F;
    color: #D25C5A;
	margin-bottom: 5px;
}
.success{
	
	border:1px solid #acd556;
	margin-bottom: 5px;
	background-color: #E9F2D2;
    background-image: -moz-linear-gradient(center bottom , #E9F2D2 0%, #FFFFFF 100%);
    border-color: #C0DA66;
    color: #88B12B;
}
.notice{
    background-color: #FBF6E3;
    background-image: -moz-linear-gradient(center bottom , #FBF6E3 0%, #FFFFFF 100%);
    border-color: #EFD877;
    color: #C4A80A;	
	margin-bottom: 5px;
}
/* More elements */
.highlight1 { background:#f6f67a; padding:2px; }
.highlight2 { background:#000; color:#CCC; padding:2px; }

.dropcap { 
    color: #444444;
    display: block;
    float: left;
    font-size: 94px;
    font-weight: 600;
    line-height: 0.9em;
    margin: 0 10px 0 0;
}

.video-shortcode{margin-bottom:25px;}
/* Fade Images */
.recent-works-items img:hover, .flickr-photo img:hover, .pyre_tabs img:hover{
	opacity:0.5;
}
.social_links_shortcode ul{
	margin-left:0; padding-left:0;
}
.social_links_shortcode .social li{
	display:inline-block;
	position:relative;
	width:30px;
	margin-bottom:20px;
}
.social_links_shortcode .social li a{
	background:none;
	display:inline-block;
	border-bottom:0;
	line-height:normal;
	text-indent:-10000px;
	height:18px;
	padding:0 !important;

	background-image:url(../images/elements/social_links.png);
}
.social_links_shortcode .social li a.rss{
	background-position:-168px -1px;
	width:13px;
}
.social_links_shortcode .social li a.facebook{
	background-position:-3px 0px;
	width:9px;
}
.social_links_shortcode .social li a.twitter{
	background-position:-45px 0px;
	width:13px;
}
.social_links_shortcode .social li a.dribble{
	background-position:-88px -39px;
	width:16px;
}
.social_links_shortcode .social li a.google{
	background-position:-45px -39px;
	width:21px;
}
.social_links_shortcode .social li a.linkedin{
	background-position:-90px -1px;
	width:14px;
}
.social_links_shortcode .social li a.blogger{
	background-position:-204px -1px;
	width:16px;
}
.social_links_shortcode .social li a.tumblr{
	background-position:-129px 0px;
	width:15px;
}
.social_links_shortcode .social li a.reddit{
	background-position:0px -39px;
	width:19px;
}
.social_links_shortcode .social li a.yahoo{
	background-position:-125px -40px;
	width:22px;
}
.social_links_shortcode .social li a.deviantart{
	background-position:-165px -40px;
	width:23px;
}
.social_links_shortcode .social li a.vimeo{
	background-position:-202px -38px;
	width:19px;
}
.social_links_shortcode .social li a.custom{
	background:none !important;
	text-indent:0 !important;
	width:auto !important;
}

h5.toggle span.arrow {
	background-image: url(../images/elements/toggle_plus@2x.png) !important;
	-webkit-background-size:7px 7px;
	-moz-background-size:7px 7px;
	-o-background-size:7px 7px;
	background-size:7px 7px;
	display: block;
    float: left;
    height: 22px;
    margin-right: 18px;
    width: 22px;
	color: #333333 !important;
}

h5.toggle.active span.arrow {
	background-image: url(../images/elements/toggle_minus@2x.png) !important;
	-webkit-background-size:7px 1px;
	-moz-background-size:7px 1px;
	-o-background-size:7px 1px;
	background-size:7px 1px;	
	background-color: #ffcc00;
	color: #333333 !important;
}

h5.toggle a {
	border-bottom: 1px solid #E8E6E6;
    cursor: pointer;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}

h5.toggle{
	overflow:hidden;
	margin:0;
}

h5.toggle.active a{
	border-bottom:0;
}

h5.toggle span.arrow{
	background:#ffcc00 url(../images/elements/toggle_plus.png) no-repeat center center;
	display:block;
	width:22px;
	height:22px;
	float:left;
	margin-right:18px;
}

h5.toggle.active span.arrow{
	background-color:#ffcc00;
	background-image:url(../images/elements/toggle_minus.png);
}

h5.toggle span.toggle-title{
	float:left;
	width:90%;
}

.toggle-content{
	padding-bottom:15px;
	position:relative;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.8em;

}

h5.toggle.active + .toggle-content{
	border-bottom:1px solid #E8E6E6;
}

.reviews {
	margin-bottom: 20px;
	overflow: visible;
}

.review blockquote{
	background:none !important;
	border-left:none !important;
	padding:0 !important;
	margin:0 !important;
}
.review blockquote q{
	display:block;
	padding:25px 14px 24px 24px;
	background:#f5f5f5;
	line-height: 1.8em;
}
.review blockquote div{
	display:block;
	padding:12px 0 0 2px;
	overflow:hidden;
	color:#333;
	font-style:normal;
	background:url(../images/elements/bg-blockquote.gif) no-repeat;
}
.review blockquote div strong{
	padding:0;
}
.review blockquote div{
	float:left;
	line-height:15px;
}
.review blockquote div .company-name{
	padding-left:53px;
	background:url(../images/elements/ico-user.gif) no-repeat;
	display:block;
	min-height:29px;
	padding-top:6px;
}
.review.male blockquote div .company-name{
	background:url(../images/elements/ico-user.gif) no-repeat;
}
.review.female blockquote div .company-name{
	background:url(../images/elements/ico-user-girl.png) no-repeat;
}

.review.male blockquote div .company-name {
	background-image: url(../images/elements/ico-user@2x.png) !important;
	-webkit-background-size:26px 29px;
	-moz-background-size:26px 29px;
	-o-background-size:26px 29px;
	background-size:26px 29px;
}

.review.female blockquote div .company-name {
	background-image: url(../images/elements/ico-user-girl@2x.png) !important;
	-webkit-background-size:26px 29px;
	-moz-background-size:26px 29px;
	-o-background-size:26px 29px;
	background-size:26px 29px;
}

.review blockquote div {
	background-image: url(../images/elements/bg-blockquote@2x.gif) !important;
	-webkit-background-size:59px 17px;
	-moz-background-size:59px 17px;
	-o-background-size:59px 17px;
	background-size:59px 17px;
}

.review {
    width: 100%;

}

.full-boxed-pricing{
	background:#f7f5f5;
	padding:9px;
	overflow:hidden;
	float:left;
	margin-bottom:20px;
	margin-right: 1%;
	width: 20.9%;
}
.full-boxed-pricing .column{
	border:1px solid #e5e4e3;border-right:0;border-bottom:0;
	float:left;
	width: 100%;
}
.full-boxed-pricing .column:last-child{
	border-right:1px solid #e5e4e3;
}
.full-boxed-pricing ul{
	list-style:none;
	margin:0;
	padding:0;
}
.full-boxed-pricing ul li{
	margin:0;
	padding:0;
	background:#ffffff;
	text-align:center;
	padding:15px 0px;
	border-bottom:1px solid #ededed;
	list-style:none !important;
}
.full-boxed-pricing ul li.title-row{
	font:18px 'MuseoSlab500Regular', arial, helvetica, sans-serif !important;
	list-style:none !important;
	color:#333333;
}
.full-boxed-pricing ul li.pricing-row{
	background:#f8f8f8;
	font:25px 'MuseoSlab500Regular', arial, helvetica, sans-serif !important;
	color:#a0ce4e;
	text-shadow:0px 1px 1px rgba(255, 255, 255, 1);
	list-style:none !important;
}
.full-boxed-pricing ul li.pricing-row span{
	font-size:11px !important;
	color:#888888 !important;
	list-style:none !important;
}
.full-boxed-pricing ul li.footer-row{
	background:#f7f7f6;
}
.sep-boxed-pricing{
	overflow:hidden;
	float:left;
	margin-bottom:20px;
	width: 33.3%;
}
.sep-boxed-pricing  .column{
	background:#f7f5f5;
	overflow:hidden;
	float:left;
	margin-right:15px;
	width: 88%;
	padding: 9px;
}
.sep-boxed-pricing .column:last-child{
	margin-right:0;
}
.sep-boxed-pricing ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sep-boxed-pricing ul li{
	width:100%;
	background:#fff;
	border:1px solid #dddcdc;
	border-bottom:0;
	margin:0;
	padding:0;
	padding:15px 0px;
	text-align:center;
	list-style:none !important;
}
.sep-boxed-pricing ul li:last-child{
	border-bottom:1px solid #dddcdc;
	list-style:none !important;	
}
.sep-boxed-pricing ul li.title-row{
	background:#92c563;
	border-color:#92c563;
	color:#333333;
	list-style:none !important;
}
.sep-boxed-pricing ul li.pricing-row{
	background:#f8f8f8;
	color:#a0ce4e;
	text-shadow:0px 1px 1px rgba(255, 255, 255, 1);
	list-style:none !important;
}
.sep-boxed-pricing ul li.pricing-row span{
	font-size:11px !important;
	color:#888888 !important;
	list-style:none !important;
}
.sep-boxed-pricing ul li.footer-row{
	background:#f7f7f6;
	list-style:none !important;
}
.full-boxed-pricing .price strong{
	position:relative;
	top:-15px;
	font-size:21px;
	color:#505050;
}
.full-boxed-pricing .price em.exact_price{
	display:inline !important;
	font-size:55px !important;
	font-weight:bold !important;
	font-style:normal !important;
}
.full-boxed-pricing .price sup{
	position:relative;
	top:-16px;
	font-size:17px;
	font-weight:bold;
}
.full-boxed-pricing .price em.time{
	color:#888 !important;
	font-size:11px !important;
	margin-left:0px !important;
	position:relative;
	top:-5px;
}
.full-boxed-pricing .price-with-decimal em.time{
	margin-left:-12px !important;	
}
.sep-boxed-pricing .price strong{
	position:relative;
	top:-30px;
	font-size:28px;
	color:#505050;
}
.sep-boxed-pricing .price em.exact_price{
	display:inline !important;
	font-size:75px !important;
	font-weight:bold !important;
	font-style:normal !important;
}

.sep-boxed-pricing .price {
	line-height: 75px;
}

.sep-boxed-pricing .price sup{
	position:relative;
	top:-24px;
	font-size:23px;
	font-weight:bold;
}
.sep-boxed-pricing .price em.time{
	color:#888 !important;
	font-size:18px !important;
	margin-left:0px !important;
	position:relative;
	top:-2px;
}
.sep-boxed-pricing .price-with-decimal em.time{
	margin-left:-18px !important;	
}

.reading-box {
    margin: 0 0 30px;
    overflow: hidden;
	border: 1px solid #eaeaea;
	padding: 10px;
	text-align: center;
}

#content-holder1 .reading-box {
	padding: 0;
}

#content-holder1 .reading-box {
	margin-bottom: 0;
}

.continue {
	margin-left: 2%;
	text-align: center;
}

.reading-box p.read-desc {
	line-height: 1.8em;
    padding-bottom: 0.4em;
    padding-top: 0.4em;
}

.columns{
	overflow:hidden;
	padding: 1%;
	width: 98%;

}
.columns .col{
	float:left;
	width:31%;
	padding:0 2.6666666% 0 0;
	line-height: 1.8em;
	
}
.columns-3 .col{
	width:31.42857%
}
.columns-3 .col:nth-child(3){
	padding-right:0;
}
.columns-4 .col{
	width:23%;
	padding:0 2.6666666% 0 0;	
}
.columns-4 .col:nth-child(4){
	padding-right:0;
}
.columns .col.last{padding:0;}
.col .heading{
    margin: 0 0 15px;
    overflow: hidden;
}
.col .heading img {
    float: left;
    margin: 10px 10px 0 0;
	line-height: 28px;
}
.content-boxes .more {
	width: 100%;	
}

.margin-top-20 {
	margin-top: 20px;
}

.fontawesome-icon{
	display:inline-block !important;
	float:left;
}
.fontawesome-icon{margin-right:10px;}
.fontawesome-icon.circle-yes{
	-moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
	background-color:#333333;
	color:#fff;
	text-align:center;
	margin-top:2px;
}
.fontawesome-icon.large{
	font-size:40px;
}
.fontawesome-icon.large.circle-yes{
	width:70px;
	height:70px;
	line-height:74px;
}
.fontawesome-icon.medium{
	font-size:18px;
}
.fontawesome-icon.medium.circle-yes{
	width:35px;
	height:35px;
	line-height:39px;
}
.fontawesome-icon.small{
	font-size:10px;
}
.fontawesome-icon.small.circle-yes{
	width:18px;
	height:18px;
	line-height:20px;
}
.fontawesome-icon.circle-no.large{
	margin-top:2px;
}
.fontawesome-icon.circle-no.medium{
	margin-top:3px;
}
.fontawesome-icon.circle-no.small{
	margin-top:5px;
}
.icon-heading .fontawesome-icon{margin-top:-6px !important;}
.content-boxes .heading .fontawesome-icon{
	float:left;
}

#content-holder2 h4 {
	line-height: 28px;
}

#content-holder1 h2 {
	line-height: 1.3;
}

.reviews blockquote .fp_testimony {
    background: none repeat scroll 0 0 #F6F3F3;
    display: block;
    padding: 25px 14px 24px 24px;
	font-style: italic;
	line-height: 1.3;
}

#content-holder4 blockquote {
	margin-left: 0 !important;
}
