@charset "UTF-8";
/* CSS Document */

/* Wordpress Related */



/*BxSlider*/

.wpcf7-submit {
	background-color:#EB005D;
	color: #ffffff !important;
}

.bxslider li {
	left: -25px !important;
}

/* Contact Form 7*/

.wpcf7-form-control {
	-moz-box-sizing: border-box;
    border: 1px solid #DDDDDD;
    clear: both;
    color: #A7A7A8;
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    width: 100%;
    margin-top: 10px;
    line-height: 40px;
    text-indent: 10px;
}

#background-image {
	position: fixed;
	width: 100%;
	height: 100%;
	background-positon: top center;
	background-size: cover;

}

#background-overlay {
    position: relative;
    z-index: 999999;
}


#disqus_thread iframe {
	margin-top: 30px;
}

.default-textarea {
	height: 120px;
}

.comment-list {
	list-style: none !important;
	padding: 0;
	margin-left:0;
}

.comment-list-item-author a {
	color: #EB005D;
}

.comment-reply-link {
	color: #EB005D;
}

.comment-list-children li {
	padding-left: 0px !important;
}

.comment-list-item-wrapper {
	float: none !important;
}

ul.children {
	margin: 0;
}

ul.children li{
	padding-left: 105px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

ul.children li ul li {
	padding-left: 105px;
}

#submit {
	float: right;
	clear: both;
	border: none;
	background: #eb005d;
	color: #ffffff;
	text-align: center;
	padding: 15px 40px;
	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;
}

.logged-in-as {
	margin-left: 30px;
}

.comments_navigation {
	margin: 30px auto 0;
	display: block;
	text-align:  center;
}

.comments_navigation a{
	background-color: #99A1A9;
    color: #FFFFFF;
    font-family: 'Lato';
    font-size: 16px;
    padding: 12px 15px;
    transition: all 0.2s ease-in-out 0s;
}

.comments_navigation span {
	color: #FFFFFF;
    font-family: 'Lato';
    font-size: 16px;
    padding: 12px 15px;
    transition: all 0.2s ease-in-out 0s;
    background-color: #EB005D;
}

#profile-page .avatar-manager img {
    margin: 2px 0;
    vertical-align: middle;
}
 
#profile-page .avatar-manager .delete {
    color: red;
    padding: 2px;
}
 
#profile-page .avatar-manager .delete:hover {
    background: red;
    color: #fff;
    text-decoration: none;
}

.blog-author-wrap {
	width: 100%;
}

.blog-author-description {
	width: 100%;
}

.author_area {
	margin-top: 40px;
}

.author_content_section {
	margin-top: 40px;
	background-color: #ffffff;
	padding: 0 35px;
}

.pre_header form {
	margin-bottom: 0;
}

table {
	width: 100%;
	margin-top: 10px;
}

table td {
	border: 1px solid #eee;
}

table th {
	border: 1px solid #eee;
}

.post_content img {
	max-width: 100%;
}

.post_content div {
	max-width: 100% !important;
}

/*
====
Sidebar
====
*/
.widget_archive ul {
	margin:0;
}
.widget_archive ul li {
	padding: 10px 0 10px 20px;
	background-color: #ffffff;
	margin: 10px 0;
	list-style-type: none; 
}
.widget_archive ul li, .widget_archive ul li a {
	color: #99A1A9;
}

.sidebar select {
	background: #ffffff;
	width: 100%;
	padding: 10px;
	border:0;
}

.widget_calendar table caption {
	padding-bottom: 10px;
}

#calendar_wrap {
	background-color: #ffffff;
	padding: 10px;
}

.sidebar table {
	width: 100%;
	color: #99A1A9;
}

.sidebar table tbody tr td {
	text-align:  center;
}

.sidebar a {
	color: #EB005D;
}

.widget_categories ul {
	margin:0;
}
.widget_categories ul li {
	padding: 10px 0 10px 20px;
	background-color: #ffffff;
	margin: 10px 0;
	list-style-type: none; 
}
.widget_categories ul li, .widget_categories ul li a {
	color: #99A1A9;
}

.widget_pages ul{
	list-style-type: none;
	margin-left:0;
}

.widget_pages ul li{
	padding: 10px 0 10px 20px;
	background-color: #ffffff;
	margin: 10px 0;
}

.widget_pages ul li a {
	color: #99A1A9;
}

.widget_pages ul li ul{
	margin-left: 20px;
}

.widget_pages ul li ul li {
	margin-left:0;
	padding-left: 0;
}

.widget_pages ul li ul li ul{
	margin-left: 20px;
}

.widget_pages ul li ul li ul li{
	margin-left:0;
	padding-left: 0 !important;
}

.widget_meta ul {
	margin:0;
}
.widget_meta ul li {
	padding: 10px 0 10px 20px;
	background-color: #ffffff;
	margin: 10px 0;
	list-style-type: none; 
}

.widget_meta ul li a {
	color: #99A1A9;
}

.widget_recent_comments ul {
	margin:0;
}
.widget_recent_comments ul li {
	padding: 10px 0 10px 20px;
	background-color: #ffffff;
	margin: 10px 0;
	list-style-type: none; 
}

.widget_recent_comments ul li a {
	color: #99A1A9;
}

.widget_recent_entries ul {
	margin:0;
}
.widget_recent_entries ul li {
	padding: 10px 0 10px 20px;
	background-color: #ffffff;
	margin: 10px 0;
	list-style-type: none; 
}

.widget_recent_entries ul li a {
	color: #99A1A9;
}

.widget_rss ul {
	margin:0;
}
.widget_rss ul li {
	padding: 10px 0 10px 20px;
	background-color: #ffffff;
	margin: 10px 0;
	list-style-type: none; 
}

.widget_rss ul li a {
	color: #99A1A9;
}

.widget_search h5 {
	display: none;
}

.textwidget {
	background-color: #ffffff;
	padding: 20px;
}

.tagcloud a {
	padding: 10px 20px;
	border: 1px solid #99A1A9;
	color: #EB005D;
	display: inline-block;
	margin: 5px 2px;
	font-size: 16px !important;
}

.wp-caption {
	text-align: center;
}

.wp-caption-text {
	font-size: 14px !important;
}

.sticky {
	border-color: #ff0000 !important;
}

.sticky #hex-shape{
	fill: #ff0000 !important;
}

.sticky .button {
	background-color: #ff0000 !important;
}

.sticky .border {
	background-color: #ff0000 !important;
}

.sticky .meta i{
	color: #ff0000 !important;
}

.gallery-caption {
	text-align:  center;
}

.bypostauthor > .comment-list-item-wrapper{
	border-bottom: 1px solid #EB005D;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.aligncenter {
	text-align:  center;
	margin:0 auto;
}

.more-link {
	display: none;
}

.children .depth-3 {
	margin-left: 105px;
}

.children .depth-4 {
	margin-left: 105px;
}

.children .depth-5 {
	margin-left: 105px;
}

.categories {
	margin-bottom: 20px;
	color: #99a1a9;
}

.categories a {
	color: #99a1a9;
}

.categories i {
	margin-left: 10px;
}

.categories ul {
	margin:0;
}

.categories ul li {
	padding:0;
	margin:0;
}

.categories ul li a i {
	margin:0;
	padding:0;
}


/*
============================================================================================
Styles
============================================================================================
*/

a:focus {
	outline: none !important;
}
body{
	font-family: "Lato", arial, sans-serif;
	background-color: #f7f7fa;
	margin:0;
	padding:0;
}

.header {
	background-color: #ffffff;
	margin-bottom: 40px;
}

.greytext {
	color: #99a1a9;
}

.whitetext {
	color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	color: #515e6c;
}

p {
	color: #99a1a9;
}

.clear {
	clear: both;
	display: block;
}

.main_content {
	padding-bottom: 100px;
}
/*===========================
============The logo=========
===========================*/
.logo-wrap{
	float: left;
	display: table;
	height: 95px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.logo-wrap a{
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}
.logo-wrap a span{
	font-size: 14px;
	margin-left: 10px;
	font-weight: 300;
	color: #7F8C8D;
}
/*===========================
============The menu=========
===========================*/
.menu-toggle{

}
.main-nav{} /*the hook for nav menus: .main-nav is the wrapper and has structure like this .main nav -> ul -> li -> a; */

.main-nav{
	float: right;
}
.main-nav ul{
	margin: 0; /*this overwrites bootstrap 815 line*/
}
.main-nav ul li{
	padding-left: 0 !important;
	position: relative;
	list-style: none; /*this overwrites default list style*/
	float: left;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border-bottom: 2px solid #ffffff;
}
.main-nav ul li a{
	/*width: 100px;*/
	padding-left: 18px;
	padding-right: 18px;
	display: block;
	background: transparent !important;

	color: #515e6c;
	text-align: center;
	line-height: 93px;
	text-transform: capitalize;

	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.main-nav ul li a:hover{
	text-decoration: none;
}
.main-nav li ul li a{
	text-align: left;
	color: #99a1a9;
	padding-left: 0 !important;
}
/*the top level styling first*/
.main-nav li > ul{
	display: none;
}
.main-nav li:hover{
	background: #eb005d;
	border-bottom: 2px solid #bc004a;
}
.main-nav li:hover > a{
	color: #ffffff;
}
.main-nav li:hover > ul{
	display: block;
	position: absolute;
	background: #ffffff;
	top: 95px;
	z-index: 9999999;
}

.main-nav li ul li:hover {
	background-color: #ffffff;
}

.main-nav li ul li:hover > a {	
	color: #eb005d;
}

.main-nav li > ul li a{
	width: 200px;
	margin: 0 20px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f2f2f2;
}
.main-nav li > ul li,
.main-nav li > ul li:hover{
	border-bottom: none;
}
/*the second level styling first*/
.main-nav ul li ul li:hover > ul{
	left: 200px;
	top: 0;
}
/*the third level styling first*/
.main-nav ul li ul li ul li:hover> ul{
	left: 200px;
	top: 0;
}
/*===========================
============Pre-Header =========
===========================*/
.pre_header {
	background-color: #222222;
	padding:0;
	margin:0;
}

.header_social {
	float: left;
	padding: 15px 0;
	color: #ffffff;
	font-size: 14px;
}

.header_social i{
	color: #ffffff;
	padding: 0 15px 0 0;
}

.header_social i:hover {
	color: #eb005d;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.search_field {
	background-color: #eb005d;
	border: 0;
	width: 100%;
	line-height: 40px;
	font-size:14px;
	color: #ffffff;
	text-indent: 15px;
	min-height: 48px; 
}

.search_submit {
    background: url("../images/search-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    float: right;
    height: 18px;
    margin-right: 15px;
    margin-top: -34px;
    position: relative;
    width: 17px;
}

/*===========================
============Posts=========
===========================*/

.post_excerpt {
	border-top: 4px solid;
	background-color: #ffffff;
	margin-bottom: 80px;
	position: relative;
}

.hexagon { 
	position: absolute;
	top: -42px;
	left: 0;
	right: 0;
	margin: auto;
	width: 70px; 
	height: 80px;
	border-radius: 1em/0.8em;
	background: transparent !important;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	z-index: 999999;
}

.heading_hexagon {
	top: -42px;
	left: 0;
	right: 0;
	margin: auto;
	width: 70px; 
	height: 80px;
	border-radius: 1em/0.8em;
	background: transparent !important;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	z-index: 999999;
}

.hexagon * {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hexagon i {
	color: #ffffff;
	font-size: 30px;
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
	height: 1em;
}

.hexagon .publish_date {
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	position: absolute;
	z-index:999;
	top: 0;
	bottom: 0;
	right: 0;
	left: -4px;
	margin: auto;
	width: 27px;
	height: 35px;
	line-height: 16px;
	opacity:0;
}

#hex-shape-hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	fill: transparent;
}

.hexagon .publish_date span {
	font-size: 16px;
}

.span8 .post_content {
	padding: 0 35px;
}

.span6 .post_content {
	padding: 0 35px;
}

.span12 .post_content {
	padding: 0 35px;
}

.single_post:hover .hexagon i,
article.post:hover .hexagon i {
	filter: alpha(opacity=0);
	opacity: 0;
}

.single_post:hover #hex-shape-hover,
article.post:hover #hex-shape-hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.single_post:hover .hexagon .publish_date,
article.post:hover .hexagon .publish_date  {
	filter: alpha(opacity=100);
	opacity: 1;
}

.post_content h2 {
	font-weight: normal;
	font-family: 'Lato';
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #edeff0;
	margin-bottom: 0;
	margin-top: 17px;
}

.post_content h2 a {
	color: #515e6c;
}

.post_content h2 a:hover {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	text-decoration: none;
}

.post_content .border {
	width: 70px;
	margin: 0 auto;
	height: 1px;
	margin-top:-1px;
	margin-bottom: 15px;
}

.post_content p {
	font-size: 16px;
}

.post_content .button {
	margin: 20px auto 0;
	display: table;
}

.meta {
	text-align: center;
	display: table;
	margin: 0 auto 20px;
}

.meta i {
	padding-right: 10px;
}

.meta a {
	color: #99a1a9;
}

.meta a:hover {
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.meta .author {
	float: left;
}

.meta .date {
	float: left;
}

.meta .comment {
	float: left;
}

.meta .view {
	float: left;
}

.meta .space {
	color: #99a1a9;
	padding: 0 8px;
	float: left;
}

.post_gallery {
	margin:0;
	list-style-type: none;
	clear: both;
}

.post_gallery li:nth-child(2n+1) {
    padding-right: 0;
}

.post_gallery .gallery_item_1 {
	width: 100%;
	padding-bottom: 7px;
}

.post_gallery .gallery_item_2 {
	width: 49.5%;
	padding-bottom: 7px;
	padding-right: 1%;
	float: left;
}

.post_gallery .gallery_item_3 {
	width: 49.5%;
	padding-bottom: 7px;
	padding-right: 1%;
	float: left;
}

.post_gallery .gallery_item_4 {
	width: 32.66%;
	padding-bottom: 7px;
	padding-right: 1%;
	float: left;
	clear: left;
}

.post_gallery .gallery_item_5 {
	width: 32.66%;
	padding-bottom: 7px;
	padding-right: 1% !important;
	float: left;
}

.post_gallery .gallery_item_6 {
	width: 32.66%;
	padding-bottom: 7px;
	float: left;
}

.gallery_item_2 .gallery_slide > img, .gallery_item_3 .gallery_slide > img {
    max-height: 250px;
    width: 100%;
}

.gallery_item_4 .gallery_slide > img, .gallery_item_5 .gallery_slide > img, .gallery_item_6 .gallery_slide > img {
    max-height: 165px;
    width: 100%;
}


.quote_post h2 {
	font-weight: bold;
	margin-top: 45px;
	text-transform: uppercase;
	margin-bottom: 30px;
	border-bottom:none;
}

.article_post h2 {
	margin-top: 45px;
}

.span8 iframe {
	width: 100%;
	height: 430px;
	border:0;
	border-radius: 0;
}

.span6 iframe {
	width: 100%;
	height: 350px;
	border:0;
	border-radius: 0;
}

.span12 iframe {
	width: 100%;
	height: 500px;
	border:0;
	border-radius: 0;
}

.cta_post .post_content {
	text-align: center;
}

.cta_post h2 {
	text-transform: uppercase;
	margin-top: 40px;
	font-weight: bold;
}

.span8 audio {
	width: 90%;
	background-color: #241f24;
	display: block;
	margin: 0 auto;
	position: relative;
	top: -50px;
}

.span6 audio {
	width: 90%;
	background-color: #241f24;
	display: block;
	margin: 0 auto;
	position: relative;
	top: -50px;
}

.span12 audio {
	width: 90%;
	background-color: #241f24;
	display: block;
	margin: 0 auto;
	position: relative;
	top: -50px;
}

.audio_post h2 {
	margin-top: -10px;
}

.soundcloud_post iframe {
	height: auto;
	width: 92%;
	display: block;
	margin: 70px auto 0;
}

.twitter-tweet {
	width: 70% !important;
	display: block !important;
	margin: 70px auto 0 !important;
}


/*===========================
============Page Navigation=========
===========================*/

.pagination {
	display: table;
	margin:0 auto;
	list-style-type: none;
}

.pagination li {
	float: left;
	margin-right: 10px;
}

.pagination li a {
	background-color: #99a1a9;
	font-family: 'Lato';
	font-size: 16px;
	color: #ffffff;
	padding: 12px 15px;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.pagination li a:hover {
	text-decoration: none;
	background-color: #eb005d;
}

.pagination li .active {
	background-color: #eb005d;
}


/*===========================
============Custom Post Types Colors=========
===========================*/

.standard_post {
	border-color: #eb005d;
}

.standard_post .meta i {
	color: #eb005d;
}

.standard_post .meta a:hover {
	color: #eb005d;
}

.standard_post h2 a:hover {
	color: #eb005d;
}

.standard_post .border {
	background-color: #eb005d;
}

.standard_post #hex-shape {
	fill: #eb005d;
}

.standard_post #hex-shape-hover {
	stroke: #eb005d;
}

.slider_post {
	border-color: #185b81;
}

.slider_post .meta i {
	color: #185b81;
}

.slider_post .meta a:hover {
	color: #185b81;
}

.slider_post h2 a:hover {
	color: #185b81;
}

.slider_post .border {
	background-color: #185b81;
}

.slider_post #hex-shape {
	fill: #185b81;
}

.slider_post #hex-shape-hover {
	stroke: #185b81;
}

.gallery_post {
	border-color: #474c55;
}

.gallery_post .meta i {
	color: #474c55;
}

.gallery_post .meta a:hover {
	color: #474c55;
}

.gallery_post h2 a:hover {
	color: #474c55;
}

.gallery_post .border {
	background-color: #474c55;
}

.gallery_post #hex-shape {
	fill: #474c55;
}

.gallery_post #hex-shape-hover {
	stroke: #474c55;
}

.quote_post {
	border-color: #a0cf4f;
}

.quote_post .meta i {
	color: #a0cf4f;
}

.quote_post .meta a:hover {
	color: #a0cf4f;
}

.quote_post a:hover {
	text-decoration: none;
}

.quote_post h2:hover {
	color: #a0cf4f;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

.quote_post .border {
	background-color: #a0cf4f;
}

.quote_post #hex-shape {
	fill: #a0cf4f;
}

.quote_post #hex-shape-hover {
	stroke: #a0cf4f;
}

.article_post {
	border-color: #1bbc9b;
}

.article_post .meta i {
	color: #1bbc9b;
}

.article_post .meta a:hover {
	color: #1bbc9b;
}

.article_post h2 a:hover {
	color: #1bbc9b;
}

.article_post .border {
	background-color: #1bbc9b;
}

.article_post #hex-shape {
	fill: #1bbc9b;
}

.article_post #hex-shape-hover {
	stroke: #1bbc9b;
}

.video_post {
	border-color: #f1c40f;
}

.video_post .meta i {
	color: #f1c40f;
}

.video_post .meta a:hover {
	color: #f1c40f;
}

.video_post h2 a:hover {
	color: #f1c40f;
}

.video_post .border {
	background-color: #f1c40f;
}

.video_post #hex-shape {
	fill: #f1c40f;
}

.video_post #hex-shape-hover {
	stroke: #f1c40f;
}

.picture_post {
	border-color: #9b58b5;
}

.picture_post .meta i {
	color: #9b58b5;
}

.picture_post .meta a:hover {
	color: #9b58b5;
}

.picture_post h2 a:hover {
	color: #9b58b5;
}

.picture_post .border {
	background-color: #9b58b5;
}

.picture_post #hex-shape {
	fill: #9b58b5;
}

.picture_post #hex-shape-hover {
	stroke: #9b58b5;
}

.cta_post {
	border-color: #e33535;
}

.cta_post .meta i {
	color: #e33535;
}

.cta_post .meta a:hover {
	color: #e33535;
}

.cta_post h2 a:hover {
	color: #e33535;
}

.cta_post .border {
	background-color: #e33535;
}

.cta_post #hex-shape {
	fill: #e33535;
}

.cta_post #hex-shape-hover {
	stroke: #e33535;
}

.location_post {
	border-color: #ed4b1f;
}

.location_post .meta i {
	color: #ed4b1f;
}

.location_post .meta a:hover {
	color: #ed4b1f;
}

.location_post .border {
	background-color: #ed4b1f;
}

.location_post #hex-shape {
	fill: #ed4b1f;
}

.location_post #hex-shape-hover {
	stroke: #ed4b1f;
}

.location_post h2 a:hover {
	color: #ed4b1f;
}

.audio_post {
	border-color: #7e8c8d;
}

.audio_post .meta i {
	color: #7e8c8d;
}

.audio_post .meta a:hover {
	color: #7e8c8d;
}

.audio_post h2 a:hover {
	color: #7e8c8d;
}

.audio_post .border {
	background-color: #7e8c8d;
}

.audio_post #hex-shape {
	fill: #7e8c8d;
}

.audio_post #hex-shape-hover {
	stroke: #7e8c8d;
}

.soundcloud_post {
	border-color: #ff5500;
}

.soundcloud_post .meta i {
	color: #ff5500;
}

.soundcloud_post .meta a:hover {
	color: #ff5500;
}

.soundcloud_post h2 a:hover {
	color: #ff5500;
}

.soundcloud_post .border {
	background-color: #ff5500;
}

.soundcloud_post #hex-shape {
	fill: #ff5500;
}

.soundcloud_post #hex-shape-hover {
	stroke: #ff5500;
}

.twitter_post {
	border-color: #1cc6df;
}

.twitter_post .meta i {
	color: #1cc6df;
}

.twitter_post .meta a:hover {
	color: #1cc6df;
}

.twitter_post h2 a:hover {
	color: #1cc6df;
}

.twitter_post .border {
	background-color: #1cc6df;
}

.twitter_post #hex-shape {
	fill: #1cc6df;
}

.twitter_post #hex-shape-hover {
	stroke: #1cc6df;
}


/*===========================
============Buttons=========
===========================*/
.button {
	min-width: 90px;
	padding: 10px 30px;
	border-radius: 25px;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	text-decoration: none;
}

.button:hover {
	text-decoration: none;
	color: #ffffff;
}

.small-button {
	border-radius: 25px;
    min-width: 80px;
    padding: 5px 15px;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}


/*Standard Post*/
.pink {
	background-color: #eb005d;
	color: #ffffff;
}

.pink:hover {
	background-color: #d30054;
}

/*Article No Image*/
.turquoise {
	background-color: #1bbc9b;
	color: #ffffff;
}

.turquoise:hover {
	background-color: #18a78a;
}


/*CTA*/
.red {
	background-color: #e33535;
	color: #ffffff;
}

.red:hover {
	background-color: #cc3030;
}


/*Audio*/
.grey {
	background-color: #7e8c8d;
	color: #ffffff;
}

.grey:hover {
	background-color: #717e7f;
}


/*Soundcloud*/
.orange {
	background-color: #ff5500;
	color: #ffffff;
}

.orange:hover {
	background-color: #e54c00;
}


/*Video*/
.yellow {
	background-color: #f1c40f;
	color: #ffffff;
}

.yellow:hover {
	background-color: #d8b00d;
}

/*Quote*/
.green{
	background-color: #a0cf4f;
	color: #ffffff;
}

.green:hover {
	background-color: #90ba47;
}

/*Grid Gallery*/
.darkgrey {
	background-color: #474c55;
	color: #ffffff;
}

.darkgrey:hover {
	background-color: #40444c;
}

/*Slider */
.darkblue {
	background-color: #185b81;
	color: #ffffff;
}

.darkblue:hover {
	background-color: #165274;
}

/*Image*/
.purple {
	background-color: #9b58b5;
	color: #ffffff;
}

.purple:hover {
	background-color: #8b4fa3;
}

/*Twitter*/
.blue {
	background-color: #1cc6df;
	color: #ffffff;
}

.blue:hover {
	background-color: #19b2c8;
}
/*Location*/

.darkorange {
	background-color: #ed4b1f;
	color: #ffffff;
}

.darkorange:hover {
	background-color: #d5431c;
}

/*===========================
============Sidebar=========
===========================*/

.sidebar {
	width: 100%;
}

.widget {
	margin-bottom: 50px;
	clear:both;
}

/*
Admin profile
*/

.admin_profile {
	background-color: #ffffff;
	padding-bottom: 20px;
}

.admin_profile figure {
	position: relative;
	margin: 0;
}

.admin_profile figure figcaption {
	position: absolute;
	bottom: -60px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}

.admin-stroke {
	fill: white;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
    	transform: scale(1.15);
}

.admin-avatar {
	stroke-width: 5px;
	stroke: #ffffff;
}

.admin_profile h3 {
	text-align: center;
	font-size: 22px;
	margin-top: 50px;
}

.admin_profile p {
	text-align: center;
}

.admin_profile .hexagon {
	background-color: #ff5500;
	margin-left: 105px;
}

.admin_profile .hexagon:before {
	border-bottom-color: #ff5500;
}

.admin_profile .hexagon:after {
	border-top-color: #ff5500;
}

.admin_profile p {
	width: 75%;
	line-height: 24px;
	font-size: 16px;
	margin:0 auto ;
}

/*
Social
*/

.widget_title {
	background-color: #ffffff;
	padding: 17px 0 17px 20px !important;
	border-bottom: 3px solid #dcdfe2;
	text-transform: uppercase;
}

.widget_description {
	background-color: #ffffff;
	padding: 15px 0 15px 20px !important;
	border-bottom: 3px solid #dcdfe2;
}

.widget_description ul {
	margin:0;
	padding:0;
	list-style-type:none;
	clear: both;
}

.widget_description ul li span {
	color: #515e6c;
	font-weight: bold;
	font-size: 16px;
}

.widget_description ul li{
	color: #99a1a9;
	font-size: 14px;
	margin-right: 20px;
	float: left;
	font-weight: normal;
	line-height: 24px;
}

.widget_description ul li:nth-child(3) {
	margin-right:0;
}

.sidebar_social {
	width: 100%;
	list-style-type: none;
	margin:0;
	padding:0;
}

.sidebar_social li {
	margin-top: 10px;
	font-size: 14px;
	background-color: #ffffff;
}

.sidebar_social li a {
	color: #99a1a9;
	text-decoration: none;
	width: auto;
	display: block;
}

.sidebar_social li i {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: width .5s linear;
	-webkit-transition: width .5s linear;
	-mox-transition: width .5s linear;
	-ms-transition: width .5s linear;
	-o-transition: width .5s linear;
}

.sidebar_social li a:hover {
	text-decoration: none;
}

.sidebar_social li i.fa-twitter {
	background-color: #40bff5;
}

.sidebar_social li i.fa-facebook {
	background-color: #5d82d1;
}

.sidebar_social li i.fa-google-plus {
	background-color: #eb5e4c;
}

.sidebar_social li i.fa-youtube {
	background-color: #ef4e41;
}

.sidebar_social li i.fa-vimeo-square {
	background-color: #35c6ea;
}

.sidebar_social li i.fa-dribbble {
	background-color: #ea4c88;
}

.sidebar_social li i.fa-instagram {
	background-color: #517FA4;
}

.sidebar_social li a:hover > i {
	width: 200px !important;
}

#tabs { 
	overflow: hidden; 
	margin:0; 
	padding: 0; 
	background-color: #ffffff; 
}

#tabs li { 
	list-style: none;
	float: left;
	font-size: 16px;
	width: 50%;
	text-align: center;
}

#tabs li a {
	color: #515e6c;
	display: block;
	width: 100%;
	line-height: 50px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Lato';
}

#tabs li a:hover {
	color: #eb005d;
	text-decoration: none;
	border-bottom: 3px solid #dcdfe2;
}

#tabs li.current a:hover {
	border-bottom: none;
}

#tabs li:first-child a { }
#tabs li:last-child a { }

#tabs li.current a {
	color: #eb005d;
	text-decoration: none;
}

#tabs li.current {
	border-bottom: 3px solid #dcdfe2;
}

#content > div {
	opacity: 0;
	display: none;
}


#content .current { display: block; opacity: 1;}
#content #home.first { display: block; }
.animated {
	-webkit-animation-duration: .2s;
	   -moz-animation-duration: .2s;
	     -o-animation-duration: .2s;
	        animation-duration: .2s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

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

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

@keyframes fadeInLeft {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.tabber #content {
	margin-top: 10px;
	background-color: #ffffff;
	padding: 20px;
	height: auto;
}

.tabber #content p {
	font-size: 14px;
	clear: both;
	margin:0;
	padding:0;
}

.tabber #content span.meta {
	font-size: 14px;
	color: #ced0d3;
	text-align: left;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

.tabber #content h5 {
	font-size: 16px;
	color: #515e6c;
	padding:0;
	margin:0;
}

.tabber #content a h5:hover {
	color: #EB005D;
	text-decoration: none;
}

.tabber #content a:hover {
	text-decoration: none;
}

.post_wrapper .post_thumb {
	width: 27%;
	margin-right: 5%;
	float: left;
}

.post_wrapper {
	padding-bottom: 20px;
}

.post_wrapper .post_desc {
	float: left;
	width: 68%;
}

.nomargin {
	margin:0 !important;
}

.nopadding {
	padding:0 !important;
}

.widget.categories ul {
	width: 100%;
	list-style-type: none;
	margin:0;
	padding:0;
}

.widget.categories ul li {
	margin-top: 10px;
	font-size: 14px;
	background-color: #ffffff;
}

.widget.categories ul li a {
	color: #99a1a9;
	text-decoration: none;
	width: auto;
	display: block;
}

.widget.categories ul li i {
	font-size: 18px;
	color: #ffffff;
	margin-right: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-mox-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	background-color: #99a1a9;
}

.widget.categories ul li a:hover {
	text-decoration: none;
}

.widget.categories ul li a:hover > i {
	width: 200px !important;
	background-color: #eb005d;
}

.widget.categories ul li .count {
	float: right;
	background-color: #99a1a9;
	min-width: 30px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: #ffffff;
	transition: all .5s linear;
	-webkit-transition: all .5s linear;
	-mox-transition: all .5s linear;
	-ms-transition: all .5s linear;
	-o-transition: all .5s linear;
	padding: 0 5px;
}

.widget.categories ul li a:hover > .count {
	background-color: #eb005d;
}

.widget.slider .bx-viewport{
	height: 240px !important;
}

.widget.slider .bx-viewport li {
	height: 240px !important;
}

.widget.slider .bx-caption {
	width: 50%;
	left: 50%;
	text-align: center;
	color: #ffffff;
	font-size: 13px;	
}

.flickr {
	width: 100%;
	background-color: #ffffff;
}

.flickr ul {
	margin:0;
	padding:0;
	list-style-type: none;
	padding: 0 20px;
}

.flickr ul li{
	float: left;
	width: 75px;
	padding-right: 10px;
	margin-top: 20px;
	display: block;
}

.flickr ul li:nth-child(4) {
	padding-right:0;
}

.flickr ul li:nth-child(8) {
	padding-right:0px;
	padding-bottom: 20px;
}

.widget.instagram .bx-viewport{
	height: 390px !important;
}

.widget.instagram .bx-viewport li {
	height: 390px !important;
}

.widget.instagram .bx-viewport li img {
	height: 390px !important;
}

.widget.instagram .bx-caption {
	display: none;
}

.widget.instagram .bx-controls .bx-prev {
	top: 50%;
	left: 10px;
}

.widget.instagram .bx-controls .bx-next {
	top: 50%;
	right: 10px;
	left: auto;
}

.widget.instagram .meta {
	position: absolute;
	z-index: 999;
	color: #ffffff;
	bottom:0;
	margin:0;
	height: 60px;
	line-height: 60px;
	width: 100%;
	font-size: 16px;
	padding-top: 15px;
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.9)); /* For Safari */
	background: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.9)); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,0.9)); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.9)); /* Standard syntax (must be last) */
}

.widget.instagram .meta i {
	margin-left: 10px;
}

.widget.instagram .meta .pull-left {
	margin-left: 10px;
}

.widget.instagram .meta .pull-right {
	margin-right: 20px;
}

/*===========================
============Footer=========
===========================*/

.footer {
	width: 100%;
	background-color: #222222;
	color: #f7f7fa;
}

.copyright {
	line-height: 40px;
}

.copyright p {
	color: #f7f7fa;
	margin:0;
	padding:0;
}

.copyright a {
	color: #EB005D;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.copyright a:hover {
	color: #FF5500;
	text-decoration: none;
}

.footer_social {
	float: right;
	color: #ffffff;
	font-size: 14px;
}

.footer_social i{
	color: #ffffff;
	padding: 0 15px 0 0;
	line-height: 40px;
	float:right;
}

.footer_social i:hover {
	color: #eb005d;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

/*===========================
============Single Post Sidebar=========
===========================*/

#single_post_fw .post_excerpt {
	margin-bottom: 50px;
}

#single_post_fw .post_content p{
	margin: 0 0 30px;
}

#single_post_sidebar .post_excerpt {
	margin-bottom: 50px;
}

#single_post_sidebar .post_content p{
	margin: 0 0 30px;
}

blockquote{
	position: relative;
	background: #f9f9f9;
	border: 1px solid #f1f1f1;
	padding-left: 75px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	width: 100%;
	color: #a7a7a8;
	font-style: italic;
	line-height: 1.3;
	float: left;
	clear: both;
	margin-bottom: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
blockquote:after{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -26px;
	left: 40px;
	margin-left: -18px;
	width: 32px;
	height: 42px;
	background: url(../images/quote.png) 0px 5px no-repeat;
}
blockquote:before{
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
	height: 100%;
	width: 3px;
	padding-bottom: 1px;
	background: #ed4b1f;
}

.standard_post blockquote:before {
	background: #EB005D;
}

.standard_post blockquote:after {
	background: url(../images/quote.png) -64px 5px no-repeat;
}

.location_post blockquote:before {
	background: #ed4b1f;
}

.location_post blockquote:after {
	background: url(../images/quote.png) -96px 5px no-repeat;
}

.slider_post blockquote:before {
	background: #185b81;
}

.slider_post blockquote:after {
	background: url(../images/quote.png) -128px 5px no-repeat;
}

.gallery_post blockquote:before {
	background: #474c55;
}

.gallery_post blockquote:after {
	background: url(../images/quote.png) -160px 5px no-repeat;
}

.quote_post blockquote:before {
	background: #a0cf4f;
}

.quote_post blockquote:after {
	background: url(../images/quote.png) -192px 5px no-repeat;
}

#single_post_sidebar .quote_post h2 {
	border-bottom: 1px solid #EDEFF0;
	margin-bottom: 0;
}

.article_post blockquote:before {
	background: #1bbc9b;
}

.article_post blockquote:after {
	background: url(../images/quote.png) -224px 5px no-repeat;
}

.video_post blockquote:before {
	background: #f1c40f;
}

.video_post blockquote:after {
	background: url(../images/quote.png) -256px 5px no-repeat;
}

.picture_post blockquote:before {
	background: #9b58b5;
}

.picture_post blockquote:after {
	background: url(../images/quote.png) -288px 5px no-repeat;
}

.cta_post blockquote:before {
	background: #e33535;
}

.cta_post blockquote:after {
	background: url(../images/quote.png) -320px 5px no-repeat;
}

.audio_post blockquote:before {
	background: #7e8c8d;
}

.audio_post blockquote:after {
	background: url(../images/quote.png) -352px 5px no-repeat;
}

.soundcloud_post blockquote:before {
	background: #ff5500;
}

.soundcloud_post blockquote:after {
	background: url(../images/quote.png) 0px 5px no-repeat;
}

.twitter_post blockquote:before {
	background: #1cc6df;
}

.twitter_post blockquote:after {
	background: url(../images/quote.png) -32px 5px no-repeat;
}

.tags {
	margin-bottom: 20px;
	color: #99a1a9;
}

.tags a {
	color: #99a1a9;
}

.tags i {
	margin-right: 10px;
}

/*Tags & Heart Post type colors*/

.standard_post .tags i {
	color: #eb005d;
}

.standard_post .tags a:hover {
	color: #eb005d;
	text-decoration: none;
	font-weight: bold;
}

.standard_post .categories {
	color: #99a1a9;
}

.standard_post .categories:hover {
	color: #eb005d;
	text-decoration: none;
}


.standard_post .categories i {
	color: #eb005d;
}

.location_post .tags i {
	color: #ED4B1F;
}

.location_post .tags a:hover {
	color: #ED4B1F;
	text-decoration: none;
	font-weight: bold;
}

.location_post .categories {
	color: #ED4B1F;
}

.location_post .categories:hover {
	color: #ED4B1F;
	text-decoration: none;
}


.location_post .categories i {
	color: #ED4B1F;
}

.slider_post .tags i {
	color: #185B81;
}

.slider_post .tags a:hover {
	color: #185B81;
	text-decoration: none;
	font-weight: bold;
}

.slider_post .categories {
	color: #185B81;
}

.slider_post .categories:hover {
	color: #185B81;
	text-decoration: none;
}


.slider_post .categories i {
	color: #185B81;
}

.gallery_post .tags i {
	color: #474C55;
}

.gallery_post .tags a:hover {
	color: #474C55;
	text-decoration: none;
	font-weight: bold;
}

.gallery_post .categories {
	color: #474C55;
}

.gallery_post .categories:hover {
	color: #474C55;
	text-decoration: none;
}


.gallery_post .categories i {
	color: #474C55;
}

.quote_post .tags i {
	color: #A0CF4F;
}

.quote_post .tags a:hover {
	color: #A0CF4F;
	text-decoration: none;
	font-weight: bold;
}

.quote_post .categories {
	color: #A0CF4F;
}

.quote_post .categories:hover {
	color: #A0CF4F;
	text-decoration: none;
}


.quote_post .categories i {
	color: #A0CF4F;
}

.article_post .tags i {
	color: #1BBC9B;
}

.article_post .tags a:hover {
	color: #1BBC9B;
	text-decoration: none;
	font-weight: bold;
}

.article_post .categories {
	color: #1BBC9B;
}

.article_post .categories:hover {
	color: #18a78a;
	text-decoration: none;
}


.article_post .categories i {
	color: #1BBC9B;
}

.video_post .tags i {
	color: #F1C40F;
}

.video_post .tags a:hover {
	color: #F1C40F;
	text-decoration: none;
	font-weight: bold;
}

.video_post .categories {
	color: #F1C40F;
}

.video_post .categories:hover {
	color: #F1C40F;
	text-decoration: none;
}


.video_post .categories i {
	color: #F1C40F;
}

.picture_post .tags i {
	color: #9B58B5;
}

.picture_post .tags a:hover {
	color: #9B58B5;
	text-decoration: none;
	font-weight: bold;
}

.picture_post .categories {
	color: #9B58B5;
}

.picture_post .categories:hover {
	color: #9B58B5;
	text-decoration: none;
}


.picture_post .categories i {
	color: #9B58B5;
}

.cta_post .tags i {
	color: #E33535;
}

.cta_post .tags a:hover {
	color: #E33535;
	text-decoration: none;
	font-weight: bold;
}

.cta_post .categories {
	color: #E33535;
}

.cta_post .categories:hover {
	color: #E33535;
	text-decoration: none;
}


.cta_post .categories i {
	color: #E33535;
}

.audio_post .tags i {
	color: #7E8C8D;
}

.audio_post .tags a:hover {
	color: #7E8C8D;
	text-decoration: none;
	font-weight: bold;
}

.audio_post .categories {
	color: #7E8C8D;
}

.audio_post .categories:hover {
	color: #7E8C8D;
	text-decoration: none;
}


.audio_post .categories i {
	color: #7E8C8D;
}

.soundcloud_post .tags i {
	color: #FF5500;
}

.soundcloud_post .tags a:hover {
	color: #FF5500;
	text-decoration: none;
	font-weight: bold;
}

.soundcloud_post .categories {
	color: #FF5500;
}

.soundcloud_post .categories:hover {
	color: #FF5500;
	text-decoration: none;
}


.soundcloud_post .categories i {
	color: #FF5500;
}

.twitter_post .tags i {
	color: #1CC6DF;
}

.twitter_post .tags a:hover {
	color: #1CC6DF;
	text-decoration: none;
	font-weight: bold;
}

.twitter_post .categories {
	color: #1CC6DF;
}

.twitter_post .categories:hover {
	color: #1CC6DF;
	text-decoration: none;
}


.twitter_post .categories i {
	color: #1CC6DF;
}

.blog-comments-wrap{
	float: left;
	clear: both;
	margin-top: 50px;
	width: 100%;
}
.blog-comments-number{
	float: left;
	font-size: 18px;
	color: #515e6c;
	margin: 0;
	font-weight: normal;
	line-height: 1.1;
	text-transform: none;
}
.leave-a-comment{
	float: right;
	font-size: 13px;
	margin-right: 20px;
	color: #99a1a9;
	text-transform: none;
	transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.leave-a-comment:hover,
.leave-a-comment:active{
	color: #d30054;
	text-decoration: none;
}
.leave-a-comment i{
	font-size: 16px;
	color: #eb005d;
	margin-right: 7px;
	vertical-align: middle;
}
.blog-default-form{
	float: left;
	width: 100%;
	clear: both;
	margin-top: 30px;
}
.blog-default-form-title{
	font-size: 18px !important;
	color: #2f383d !important;
	margin: 0;
	font-weight: normal;
	text-transform: none;
}

.blog-default-form .widget_title {
	margin-bottom: 30px;
}

.default-form{
	float: left;
	width: 100%;
	clear: both;
	margin: 0;
}
.default-form-fields-wrapper{
	position: relative;
	float: left;
	width: 100%;
}
.default-form-fields-wrapper i{
	position: absolute;
	top: 19px;
	right: 10px;
	font-size: 16px;
	color: #a7a7a8;
}
.default-form-input-fields{
	float: left;
	width: 100%;
	clear: both;
	font-size: 13px;
	color: #a7a7a8;
	border: 1px solid #dddddd;
	padding: 15px;
	margin-bottom: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.default-submit-button{
	float: right;
	clear: both;
	border: none;
	background: #eb005d;
	color: #ffffff;
	text-align: center;
	padding: 15px 40px;
	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;
}
.default-submit-button:hover,
.default-submit-button:active{
	background: #d30054;
	text-decoration: none;
}
.default-textarea{
	max-width: 100%;
	min-width: 100%;
	min-height: 160px;
}
.comment-list{
	margin-top: 30px !important;
	width: 100%;
	float: left;
	clear: both;
}
.comment-list, 
.comment-list li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment-list-item{
	width: 100%;
	float: left;
	clear: both;
}
.comment-list-item-wrapper{
	float: right;
	clear: both;
	padding-bottom: 22px;
	padding-left: 105px;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.comment-list-avatar{
	position: relative;
	left: 0;
	top: 0;
	float: left;
	left: -105px;
	margin-right: -105px;
}
.comment-list-item-meta{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	line-height: 1;
}
.comment-list-avatar:hover{
	opacity: .7;
}
.comment-list-item-author{
	float: left;
	color: #eb005d;
	font-size: 15px;
}
.comment-list-item-drr{
	float: right;
	color: #999999;
	font-size: 12px;
	margin-top: 3px;
}
.comment-list-item-report{
	color: #eb005d;
}
.comment-list-item-report:hover,
.comment-list-item-report:active{
	color: #d30054;
	text-decoration: none;
}
.comment-list-item-content{
	margin: 0;
	font-size: 13px;
	color: #999999;
}
.comment-list-item-content p{
	margin: 0 !important;
	color: #999999 !important;
	line-height: 1.4;
}
.comment-list-children{
	margin: 0;
}
.comment-list-children li{
	padding-left: 105px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.blog-author-wrap{
	float: left;
	position: relative;
	background: #ffffff;
	padding: 20px 20px 20px 135px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.blog-author-image{
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 1000;
	top: 10px;
	left: 15px;
	border-radius: 100%;
	overflow: hidden;
}
.blog-author-image:hover{
	opacity: .7;
}
.blog-author-name-positions{
	float: left;
}
.blog-author-social-select{
	float: right;
	position: relative;
}
.blog-author-social-select .fa-caret-down{
	color: #9aa7af;
	font-size: 12px;
	float: left;
	margin-left: 8px;
	margin-top: 5px;
	margin-right: 4px;
}
.blog-author-social-select ul{
	margin: 0;
	float: right;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.blog-author-social-select .accordion-head-wl{
	float: left;
	padding: 5px 5px 5px 5px;
	background: #fff;
	border: 1px solid #ebebeb;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.blog-author-social-select .accordion-content-wl{
	position: absolute;
	top: 31px;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(235, 235, 235);
	padding: 5px;
	border-top: none;
	width: 21px;
	padding-top: 0;
	padding-bottom: 0;
}
.accordion-content-wl .author-follow-on-buttons{
	margin-bottom: 5px;
}
.author-follow-on-buttons{
	width: 20px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #a7a7a8;
	float: left;
	text-align: center;
	background: #f1f1f1;
	border-radius: 100%;
}
.author-follow-on-buttons:hover{
	background: #21c2f8;
	color: #fff;
}
.blog-author-position{
	float: left;
	clear: left;
	color: #a7a7a8;
	font-size: 13px;
}
.blog-author-name{
	color: #eb005d;
	font-size: 16px;
	float: left;
	clear: right;
}
.follow-on-ba{
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	color: #57585a;
	font-size: 13px;
}

.blog-author-description{
	font-size: 13px;
	color: #a7a7a8;
	margin-top: 12px;
	margin-bottom: 0 !important;
	font-style: italic;
	float: left;
	padding-top: 15px;
	border-top: 1px solid #e4e4e4;
}
.share-post-wrapper{
	float: left;
	width: 100%;
	clear: both;
	color: #57585a;
	font-size: 16px;
	margin-bottom: 45px;
}

.share-post-wrapper > ul {
	list-style-type: none;
	margin-top: -35px;
	padding: 0;
	float: left;
}

.share-post-wrapper > ul > li {
	display: inline-block;
	position: relative;
}

.share-post-wrapper > ul > li .social-shape{
	width: 50px;
	height: 50px;
	position: relative;
	bottom: -23px;
}

.share-post-wrapper > ul > li use {
	fill: #ffffff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.share-post-wrapper > ul > li:hover use {
	fill: #d30054;
}

.share-post-wrapper > ul > li:hover i {
	color: #ffffff;
}

.share-post-wrapper > ul > li i {
	position: absolute;
	font-size: 14px;
	color: #a7a7a8;
	left: 0;
	right: -8px;
	bottom: 0;
	text-align: center;
}

.share-posts-button{
	margin-right: 8px;
	text-align: center;
	height: 30px;
	width: 30px;
	border-radius: 100%;
	background: #f1f1f1;
	display: inline-block;
	line-height: 30px;
}
.share-posts-button:first-child{
	margin-left: 18px;
}
.share-posts-button i{
	font-size: 14px;
	color: #a7a7a8;
}
.share-posts-button:hover{
	background: #d30054;
}
.share-posts-button:hover i{
	color: #fff;
}

.accordion-content-wl {
	display: none;
}

.accordion-wrap-wl li{
	list-style-type: none;
}

.timeline_list {
	display: block;
	background: url('../images/timeline_mid.png') repeat-y center top;
	margin-bottom: 80px !important;
}

.timeline-year text {
	fill: #ffffff;
}

.timeline-bage {
	fill: #eb005d;
}

.timeline-year {
	display: table;
	margin: 0 auto 40px;
}

.timeline_list > li:nth-child(2n+2) {
    float: right;
    clear: right;
}

.timeline_list > li:nth-last-child(1) {
    margin-bottom: 0 !important;
}

.timeline_list > li:nth-last-child(1) .post_excerpt {
    margin-bottom: 0 !important;
}

.timeline_list > li {
    clear: both;
    display: block;
    margin-bottom: 14px;
    overflow: visible;
    float: left;
    position: relative;
    clear: left;
}
.timeline_list, ul.timeline-list > li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.timeline_list > li:nth-child(2) {
	margin-top: 140px;
}

.timeline_list > li:nth-child(2n+2) .timeline_entry {
	left: -20px !important;
	right: auto !important;
	background: url('../images/timeline_pointer.png') no-repeat -14px 0px ;
}

.timeline_entry {
	height: 14px;
    right: -20px !important;
    left: auto;
    position: absolute;
    top: 70px;
    width: 14px;
    z-index: 1;
    background: url('../images/timeline_pointer.png') no-repeat 0px 0px ;
}

.timeline {
	font-weight: normal;
	margin-top: -30px;
	color: #515e6c;
	font-family: 'Lato';
	font-size: 30px;
}

.timeline_list .bx-viewport {
	max-height: 300px !important;
}

.load_more {
	font-size: 16px;
	border-radius: 5px !important;
	display: table;
	margin:0 auto;
}

.author_social {
	color: #ffffff;
	font-size: 14px;
	padding-bottom: 20px;
}

.author_social i{
	color: #eb005d;
	padding: 0 15px 0 0;
}

.author_social i:hover {
	color: #515e6c;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-mox-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.review_box {
	float: left;
	margin-left: 0;
	padding-right: 15px;
	margin-bottom: 30px;
}

.review_box .widget_title {
	background-color: #f9f9f9;
}

.review_box .widget_title h5 {
	font-size: 14px;
	color: #515e6c;
	margin:0;
}

.star_features {
	background-color: #f9f9f9;
	margin-top: 10px;
}

.star_features hr {
	margin:0;
}

.star_features .feature {
	line-height: 40px;
	width: 90%;
	clear: both;
	display: block;
	margin: 0 auto;
}

.star_features .feature p {
	margin:0 !important;
	padding:0;
	color: #515e6c;
}

.rating {
	direction: rtl;
	font-size: 14px;
}

.star:before {
	content: "\f006";
	color: #fbcf00;
	padding-right: 5px;
}

.star {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
    font-weight: normal;
}

.inactive_star:before {
	content: "\f006";
	color: #fbcf00;
	padding-right: 5px;
}

.inactive_star {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
    font-weight: normal;
}

span.inactive_star.active ~ span.inactive_star:before,span.inactive_star.active:before{
    color: #fbcf00;
    content: "\f005";
    cursor: pointer;
}

span.star:hover:before, span.star:hover ~ span.star:before, span.star.active ~ span.star:before,span.star.active:before{
    color: #fbcf00;
    content: "\f005";
    cursor: pointer;
}

.review_box > .general_rating {
	padding:0 !important;
	text-transform: none;
	font-weight: bold;
	color: #515e6c;
}

.star_feature {
	margin: 10px auto 0;
	text-align: center;
	width: 100%;
	background-color: #f9f9f9;
	padding-top: 20px;
	padding-bottom: 15px;
}

.star_feature h4 {
	margin-bottom: 5px;
}

.review_summary {
	margin-top: 10px;
	background-color: #f5f5f6;
	padding: 10px;
	color: #99a1a9;
}

.review_summary p {
	margin:0 !important;
}

.review_summary p strong{
	color: #515e6c;
}











/*===========================
============BX Slider=========
===========================*/
/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display: none;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px;
	background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	left: 60px;
	background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 92%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

.bx-viewport {
	max-height: 440px !important;
}

/*
====
Fancybox
====
*/


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 999999;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../images/fancybox/blank.gif');
	z-index: 1102;
	display: block !important;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }







/*
====
Font Awesome
====
*/

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}

/*bx slider fix*/
.bx-viewport ul{
	padding: 0;
	margin: 0;
	left: 0px !important;
}

.btn {
	border: none !important;
	box-shadow: none !important;
	background-image: none !important;
	border-radius: 0 !important;
	text-shadow: none !important;
	position: absolute;
    text-align: center;
    top: 85px;
}


/*Responsive*/
@media (min-width: 980px)  and (max-width: 1170px)  {
	.widget.slider .bx-viewport {
		height: 200px !important;
	}

	.widget.slider .bx-viewport li{
		height: 200px !important;
	}

	.flickr ul li {
		width: 57px;
	}

	.widget.instagram .bx-viewport {
		height: 300px !important;
	}

	.widget.instagram .bx-viewport li {
		height: 300px !important;
	}

	.sidebar_social li a:hover > i {
		width: 150px !important;
	}

	.widget.categories ul li a:hover > i {
		width: 130px !important;
	}

	.span6 .author_meta_space {
		display: none;
	}

	.span6 .meta {
		width: 290px;
	}

	.gallery_item_4 .gallery_slide > img, .gallery_item_5 .gallery_slide > img, .gallery_item_6 .gallery_slide > img {
		max-height: 95px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.logo-wrap {
		float: none !important;
		margin: 0 auto !important;
	}

	.sidebar_social li a:hover > i {
		width: 70px !important;
	}

	#tabs li {
		float: none;
		width: 100% !important;
	}

	.widget.categories ul li a:hover > i {
		width: 50px !important;
	}

	.widget.slider .bx-viewport {
		height: 150px !important;
	}

	.widget.slider .bx-viewport li{
		height: 150px !important;
	}

	.flickr ul li {
		width: 57px;
	}

	.widget.instagram .bx-viewport {
		height: 200px !important
	}

	.widget.instagram .bx-viewport li {
		height: 200px !important
	}

	.widget.instagram .meta {
		font-size: 12px !important;
		width: 230px !important;
	}

	.meta {
		width: 300px !important;
	}

	.flickr ul li {
		width: 84px !important;
	}

}

@media (max-width: 767px) {
	
	.header_social {
		text-align:  center;
	}

	.sidebar {
		display: none;
	}

	.logo-wrap {
		float: none !important;
		margin: 0 auto !important;
	}

	.space {
		display: none !important;
	}

	.meta .author {
		float: none !important;
	}

	.meta .date {
		float: none !important;
	}

	.meta .comment {
		float: none !important;
	}

	.meta .view {
		float: none !important;
	}

}

@media (max-width: 480px) { 
	.header_social {
		text-align:  center;
	}

	.sidebar {
		display: none !important;
	}

	.share-post-wrapper span {
    clear: both;
    display: block;
    text-align: center;
    width: 100%;
	}

	.share-post-wrapper > ul {
	    float: left;
	    list-style-type: none;
	    margin: 0 5% !important;
	    padding: 0;
	}

}

@media (max-width: 420px){

	.search_field {
		border-radius: 0 !important;
		width: 100% !important;
		padding:0 !important;
	}

	.header_social i{
		padding: 0 13px 0 0;
	}

}


/*responsive stuff*/
@media (max-width: 1600px){
	/*this is used for menu purposes*/
	/*handle the begining and the endings*/
	.main-nav ul li:nth-child(1) ul li:hover > ul, 
	.main-nav ul li:nth-child(2) ul li:hover > ul, 
	.main-nav ul li:nth-child(3) ul li:hover > ul{
		left: 100px;
		top: 35px;
	}
	.main-nav ul li:nth-child(4) ul li:hover > ul, 
	.main-nav ul li:nth-child(5) ul li:hover > ul, 
	.main-nav ul li:nth-child(6) ul li:hover > ul{
		left: 50px;
		top: 35px;
	}
	
}
@media (max-width: 1200px) and (min-width: 979px){
	/*fix the menu again*/
	nav.main-nav{
		float: none;
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.main-nav ul {
		display: inline-block;
	}
}

@media (max-width: 979px){
	/*fix the menu*/
	.nav-collapse .nav > li {
		float: left !important;
	}
	.main-nav {
		float: right;
		margin-right: 0;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		padding: 0 0 0 15px;
		font-weight: normal;
		color: inherit;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.large-responsive{
		width: 400px !important;
	}
	.small-responsive{
		width: 100px !important;
		margin-left: 5.5%;
		margin-top: 2.5%;
	}

	/*fix the menu*/
	.menu_handler_wrap{
		position: relative;
		background: #efefef;
	}
	button.btn-navbar{
		position: absolute;
		width: 40px;
		height: 40px;
		margin-top: 20px;
		background: #f6f6f6;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border: none;
		outline: none;
		left: 3%;
		top: 20px;
	}

	button.btn-navbar > span{
		color: #838383;
	}
	.main-nav{
		float: none;
	}
	.main-nav{
		margin-bottom: 40px;
	}
	.main-nav ul li,
	.main-nav ul li:hover,
	.main-nav li > ul li a{
		width: 100%;
		height: auto !important;
		border-bottom: none;
	}
	.main-nav ul li a,
	.main-nav li > ul li a{
		width: 100%;
		height: 40px;
		line-height: 40px;
		border-bottom: 2px solid #eaeaea;
		text-align: left;
		color: #6a6a6a;
	}
	.main-nav ul li a:hover,
	.main-nav li:hover > a{
		color: #2c3e50;
	}
	.main-nav ul li{
		text-indent: 0;
	}
	.main-nav ul li ul li{
		text-indent: 30px;
	}
	.main-nav ul li ul li ul li{
		text-indent: 60px;
	}
	.main-nav ul li ul li ul li ul li{
		text-indent: 90px;
	}
	.main-nav ul li:hover{
		background: none;
	}
	.main-nav li:hover > ul,
	.main-nav li > ul{
		display: block;
		position: static;
	}
	li.dropdown{
		position: relative;
	}
	li.dropdown:after{
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		z-index: 400;
		background: rgba(37, 187, 187,0);
		width: 100%;
		height: 42px;
	}
	li.dropdown:hover{
		cursor: pointer;
	}
	

	.main-nav li:hover > ul,
	.main-nav li > ul{
		display: none;

	}

	.main-nav li.active ul{
		display: block;
	}
}


/* 01.05.2014 Widget Admin Bio Extra space fix*/

#admin-avatar {
	position: absolute;
	left: -200%;
}
