/*
	Theme Name: JamesBlog
	Theme URI: http://trendis.si/wp-themes/jamesblog/
	Description: Simple Personal Wordpress Blog
	Author: PEGO
	Author URI: http://themeforest.net/user/pego
	Version: 1.0
	License: GNU General Public License
	License URI: licensing/README_License.txt
	Tags: two-columns, three-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, theme-options


*/
/*------------------------------------------------------------------
[Table of contents]

1. Basic WP stlyes 
2. Content
3. Post grid #1 / .repeater1 
4. Menu / .dl-menuwrapper 
5. Top user - about me 
6. Single post
7. Footer / .footer-wrapper
8. Widgets / .widget
9. Socials / .tt-wrapper
10. Shortcodes
11. Post showing type #2 / .post-showing-type2
12. Layout
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[1. Basic WP stlyes ]
*/

* { 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video
{
	border: 0;
	font: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: 'Playfair Display', serif;
	color: #000;
	font-size: 14px; 
}

.entry-content img { margin: 0 0 20px 0; }
.alignleft, img.alignleft { float: left; margin: 10px 20px 10px 0; }
.alignright, img.alignright { display: block; float: right; margin: 10px 0 10px 20px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin: 10px auto 10px auto; }
.wp-caption { background: #fff; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; }
.wp-caption img { border: 0 none; margin: 0; padding: 0; }
.wp-caption p.wp-caption-text { margin: 0; padding: 5px; font-family: Georgia, "Times New Roman", Times, serif; color: #1b1b1b; 	line-height: 1.9; font-size: 12px; }
.wp-smiley { max-height: 12px; margin: 0 !important; }
.gallery img, .gallery dl { margin: 0; }
.gallery-caption { margin: -20px 0 0 0; }
.sticky { }
.bypostauthor { }
.textaligncenter { text-align: center; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }

p {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 15px;
	color: #999;
}

a {
	color: #999;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #999;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: 400;
	letter-spacing: 0;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

.title-stripes-left {
	height: 1px;
	width: 30px;
	background: #e7e7e7;
	margin-top: 5px;
	margin-bottom: 20px !important;
}

/* entry content START */

 ul {
	list-style: disc outside none;
	margin: auto;
}

 ol {
    list-style: decimal outside none;
}

 li {
    /*margin: 0 0 0 2.57143rem;*/
    list-style-position: inside;
    color: #999;
}

li li {
	margin: 0 0 0 2.57143rem;
}

 blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
 blockquote p:last-child {
	margin-bottom: 0;
}
 code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
 pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
 pre code {
	display: block;
}
 abbr
 dfn
 acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
 address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}

 embed,
 iframe,
 object,
 video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
 dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
 dt {
	font-weight: bold;
	line-height: 1.714285714;
}
 dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
 table {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}

  table,
  th,
  td {
	border: 1px solid #757575;
}
 table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
 td {
	padding: 6px 10px 6px 6px;
}


 embed,  iframe,  object,  video {
    max-width: 100%;
}

 dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

.gallery-caption {
	margin-top: 15px;
}


.pagination-wrapper .alignleft a, .pagination-wrapper .alignright a {
	text-decoration: none;
}
.pagination-wrapper .alignleft a:hover, .pagination-wrapper .alignright a:hover {
	text-decoration: underline;
}

img {
	border: 0 none;
    height: auto;
    max-width: 100%;
}

body {
}

/*------------------------------------------------------------------
[2. Content ]
*/

.container-wrapper {
	width: 1400px;
	margin: 30px auto;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.6);
	background: #fff;
}

#container {
	padding: 35px 80px;
}


.header-wrapper {
	height: 200px;
	display: table;
	width: 100%;
	position: relative;
	background-color: #000000;
}

.header-wrapper.home-header {
	height: 666px;
}

.logo {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#logoImageRetina {
	display: none;
}

.post-big-wrapper {
	width: 50%;
	height: 700px;
	float: left;
}

.post-small-wrapper {
	width: 50%;
	height: 700px;
	float: left;
}

.half {
	width: 50%;
	height: 50%;
	float: left;
}

.breadcrumbs-content { 
	text-align: center; 
}
.breadcrumbs-content a {
	color: #f67e72;
}

/*------------------------------------------------------------------
[3. Post grid #1 / .repeater1 ]
*/
.repeater1 {
	margin: 0;
}

/* Common style */
.repeater1 .figure-class {
	position: relative;
	z-index: 1;
	overflow: hidden;
	float: left;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.repeater1 .figure-class img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 0.8;
}

.repeater1 .figure-class .figcaption-class {
	padding: 2em;
	color: #000;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box; 
}

.repeater1 .figure-class .figcaption-class::before,
.repeater1 .figure-class .figcaption-class::after {
	pointer-events: none;
}

.repeater1 .figure-class .figcaption-class,
.repeater1 .figure-class a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.repeater1 .figure-class a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.repeater1 .figure-class h2 {
	color: #000;
	font-weight: 300;
	font-family: 'Playfair Display', serif;
	font-size: 28px;
	text-transform: none;
}

.repeater1 .figure-class h2 span {
	font-weight: 800;
}

.repeater1 .figure-class h2,
.repeater1 .figure-class p {
	margin: 0;
}

.repeater1 .figure-class p {
	letter-spacing: 1px;
	font-size: 68.5%;
	color: #f4f4f4;
}

.repeater1 .icon-wrapper {
	background: #f4f4f4;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	border-radius: 50%;
}

.repeater1 .icon-wrapper .fa {
	padding-top: 13px;
	color: #aeacac;
	font-size: 14px;
	font-weight: normal;
}

.icon-arrow-wrapper .fa {
	color: #f67e72;
	font-size: 14px;
	font-weight: normal;
}

.arrow {
	position: absolute; 
	content: "";
	right: 0px;
	top: 50%;
	border: 20px solid;
	margin-top: -20px;
	width: 0;
	height: 0;
	z-index: 1;
	border-color: transparent #fff transparent transparent;
}

.arrow.rightarrow {
	border-color: transparent transparent transparent #fff;
	left: 0;
}

.half {
	position: relative;
}

.date-wrapper {
	margin-top: 50px;
	color: #f67e72;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Playfair Display', serif;
}

.post-big-wrapper .date-wrapper {
	margin-top: 240px;
	color: #fff;
}

.post-big-wrapper.dark .date-wrapper,
.post-big-wrapper.dark .figure-class.effect-bubba h2,
.post-big-wrapper.dark .icon-arrow-wrapper .fa {
	color: #000;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

.figure-class.effect-bubba {
	background: #fff;
}

.figure-class.effect-bubba img {
	opacity: 1;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.figure-class.effect-bubba:hover img {
	opacity: 0.9;
}

.figure-class.effect-bubba .figcaption-class::before,
.figure-class.effect-bubba .figcaption-class::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.figure-class.effect-bubba .figcaption-class::before {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.figure-class.effect-bubba .figcaption-class::after {
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

.figure-class.effect-bubba h2 {
	padding-top: 40px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

.figure-class.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

.figure-class.effect-bubba:hover .figcaption-class::before,
.figure-class.effect-bubba:hover .figcaption-class::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.figure-class.effect-bubba:hover h2,
.figure-class.effect-bubba:hover p {
	opacity: 1;
	/* -webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	*/
}

.repeater1 .post-big-wrapper .icon-wrapper {
	background: #fff;
	width: 50px;
	height: 50px;
}

.repeater1 .post-big-wrapper .icon-wrapper .fa {
	padding-top: 15px;
	color: #c6c4c4;
	font-size: 20px;
}

.post-big-wrapper .figure-class.effect-bubba h2 {
	color: #fff;
	font-weight: 300;
	font-family: 'Playfair Display', serif;
	font-size: 38px;
}

.post-big-wrapper .icon-arrow-wrapper .fa {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}

.repeater1 .alm-btn-wrap {
	margin-left: 0;
	margin-right: 0;
	float: left;
	width: 100%;
}

button#load-more{	
   font-family: Helvetica, Arial, sans-serif;
   font-size:16px;
   font-weight: 600;
   width:auto;   
   height: 100px;
   line-height: 42px;
   background: #FF5A58;
   color:#fff;
   border: none;
   margin: 0 0 4px;
   padding:0 70px;
   display: inline-block;		
   position: relative;
   -webkit-transition: padding 0.25s ease-in-out;
   -moz-transition: padding 0.25s ease-in-out;
   transition: padding 0.25s ease-in-out;
   text-align: center;	
   text-decoration: none;
   -webkit-appearance: none; 
   -moz-appearance: none;   
   appearance: none;   
   /* Prevents text selection */
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
   cursor: pointer;
}

button#load-more {
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0px;
	display: inline-block;
	border: none !important;
	background: #212121;
	-webkit-appearance: none;
	letter-spacing: -1px;
	width: 100%;
	
}

button#load-more:hover {
	background: #f67e72;
}

/* Loaded / Done */
button#load-more.done{
	cursor: default;
	background-color: #787878; 
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	display: none;
} 

.alm-reveal.arrange_right3 .post-small-wrapper {
	float: right;
}

.alm-reveal.arrange_left6 > div:nth-child(3) { 
	float: right;
}


/*------------------------------------------------------------------
[4. Menu / .dl-menuwrapper ]
*/
.dl-menuwrapper {
	 width: 100%; 
	max-width: 300px; 
	/* float: right; */
	position: absolute;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	left: 50px;
	top: 50px;
	z-index: 9;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	width: 48px;
	height: 45px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
	border: 1px solid #4c4b4c;
	background: none;
}

.dl-menuwrapper button:hover {
	background: #464545;
}

.dl-menuwrapper button.dl-active {
	background: #464545;
}

.dl-menuwrapper ul {
	background: #464545;
	border: 1px solid #4c4b4c;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 50%;
	height: 2px;
	background: #8c8b8b;
	top: 13px;
	left: 27%;
	box-shadow: 
		0 7px 0 #8c8b8b, 
		0 14px 0 #8c8b8b;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
	margin: 0;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: FontAwesome;
	speak: none;
	-webkit-font-smoothing: antialiased;
	 content:"\f178";
	 color: #fff;
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 5px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

#dl-menu select {
	display: none;
	width: 100%;
	position: relative;
	background: transparent;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #ccc;
	height: 34px;
	color:#000000;	
	background-color:#fffcf9;
	float: left;
	margin: 5px 0;
}

.dl-menuwrapper li .sub-menu {
	display: none;
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .sub-menu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .sub-menu,
.dl-menu.dl-subview li.dl-subviewopen > .sub-menu > li {
	display: block;
}

.dl-menuwrapper > .sub-menu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .sub-menu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .sub-menu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .sub-menu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .sub-menu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .sub-menu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .sub-menu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .sub-menu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .sub-menu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .sub-menu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .sub-menu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .sub-menu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

/* Colors for demos */

/* Demo 1 */
.demo-1 .dl-menuwrapper button {
	background: #000;
}

.demo-1 .dl-menuwrapper button:hover,
.demo-1 .dl-menuwrapper button.dl-active,
.demo-1 .dl-menuwrapper ul {
	background: #9e1847;
}



/*------------------------------------------------------------------
[5. Top user - about me  ]
*/

.about-me-icon .fa {
	font-size: 25px;
	position: absolute;
	right: 50px;
	top: 50px;
	color: #8c8b8b;
	cursor: pointer;
}

.about-me-icon:hover .fa {
	color: #fff;
}

.overlay {
	overflow: auto;
	/* z-index: 100001; */
	/* transition: all 0.3s; */
	-webkit-transition: all 0.3s;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: block;
	text-align: center;
	visibility: visible;
	opacity: 1;
	background: rgba(153,204,51,0.9);
	z-index: 9;
}

.popup-wrapper {
	opacity: 1;
	position: relative;
	min-height: 100%;
}

.popup-inside {
	color: #fff;
	width: 1400px;
	margin: 0 auto;
	padding: 100px 80px;
}

.overlay .overlay-close {
	font-size: 70px;
	position: absolute;
	right: 50px;
	top: 80px;
	z-index: 100;
	background: none;
	outline: none;
	color: #999;
	border: none;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.overlay .overlay-close:hover {
	color: #fff;
}

/* Effects */
.overlay-cornershape {
	background: transparent;
	visibility: hidden;
	-webkit-transition: visibility 0s 0.5s;
	transition: visibility 0s 0.5s;
}

.overlay-cornershape.open {
	visibility: visible;
	-webkit-transition: none;
	transition: none;
}

.overlay-cornershape svg {
	position: absolute;
	top: 0;
	left: 0;
}

.overlay-cornershape .overlay-path {
	fill: rgba(0,0,0,0.9);
}

.overlay-cornershape .popup-wrapper,
.overlay-cornershape .overlay-close {
	opacity: 0;
	-webkit-transition: opacity 0.4s 0.4s;
	transition: opacity 0.4s 0.4s;
}

.overlay-cornershape.open .popup-wrapper,
.overlay-cornershape.open .overlay-close {
	opacity: 1;
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.overlay-cornershape.close .popup-wrapper,
.overlay-cornershape.close .overlay-close {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}



/*------------------------------------------------------------------
[6. Single post ]
*/

.post-feature-image-single-post {
	height: 400px; 
	width: 100%;
	background-size: cover;
}
.post-main-titles-wrap {
	padding: 40px 0;
}
.post-main-titles-wrap h1 {
	font-size: 55px;
	padding: 0 370px;
	margin: 0 auto;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 300;
}
.post-main-titles-wrap h1 a {
	font-size: 55px;
}
ul.post-details {
	text-align: center;
}
ul.post-details li {
	display: inline;
	margin-right: 30px;
	margin-left: 30px;
	color: #888;
	font-weight: 300;
	font-family: 'Playfair Display', serif;
	font-size: 14px;
}

ul.post-details li a {
	color: #888;
	font-weight: 300;
	font-family: 'Playfair Display', serif;
	font-size: 14px;
}
.post-details-icon {
	color: #494848;
	margin-right: 15px;
}

span.zilla-likes-count { color: #888; }

.video-container {
    padding-bottom: 46.25%;
    padding-top: 30px;
  	height: 0;
  	overflow: hidden;
}

.video-container iframe, 
.video-container object, 
.video-container embed {
	position: absolute;
 	top: 0;
  	left: 0;
  	max-width: 100%;
   	max-height: 100%;
}

.video-wrapper {
	max-width: 100%;
    position: relative;
}

.post-feature-border {
	height: 1px;
	width: 100%;
	background: #fafafa;
}

.post-type-wrapper {
	margin-bottom: 30px;
}

.owl-prev {
    float: left;
    left: 0px;
    position: absolute;
    top: 40%;
    background: url(images/owl-left-icon.png) no-repeat;
    text-indent: -9999px;
    width: 29px;
    height: 72px;
    white-space: nowrap;
    background-size: 100%;
}

.owl-next {
    float: right;
    right: 00px;
    position: absolute;
    top: 40%;
    background: url(images/owl-right-icon.png) no-repeat;
    text-indent: -9999px;
    width: 29px;
    height: 72px;
    white-space: nowrap;
    background-size: 100%;
}

#comments h1 {
	color: #000;  
	font-family: 'Playfair Display', serif;
	font-size: 38px;
	-webkit-font-smoothing: antialiased;
	/* line-height: 1 */
	font-weight: 300;
	margin-bottom: 30px;
}
.comments-wrapper {
	padding-top: 30px;
}
.all-comments {
	list-style-type: none !important;
	counter-reset:li;
}
.all-comments li {
	position: relative;
	float: left;
	width: 100%;
    padding: 0 0 30px 0;
    border-bottom: solid 1px #e7e7e7;
    position: relative;
    list-style:none;
    margin-bottom: 50px;
    margin-left: 0;
}

.all-comments > li:before {
    content: "0" counter(li);
	counter-increment:li;
	position:absolute;
	font-family: 'Open Sans', sans-serif;
	left: -80px;
	top: 2px;
	color: #999;
	font-size: 18px;
	font-weight: 400;
	background: #000;
	padding: 4px 8px;
}

#comments p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5;
	color: #777;
}

.children {
	margin-top: 50px;
}

.children li { 
	padding-left: 5%;
	border-left: solid 1px #e7e7e7;
}

.children li:last-child {
	margin-bottom: 20px;
	padding-bottom: 0;
	border-bottom: none;
}

#comments .reply {
	margin-bottom: 0 !important;
	margin-top: 20px;
}

.reply a {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	background: #eee;
	color: #000;
	padding: 5px 15px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in;
	opacity: .5;
}

.all-comments li:hover .reply a {
	opacity: 1;
}

.reply a:hover {
	color: #fff;
	background: #555;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in; 
}

span.says {
	display: none;
}


#comments .logged-in-as {
	float: left;
	font-size: 12px !important;
	text-transform: uppercase;
	color: #aaa;
}

#comments .logged-in-as a {
	color: #777;
}

#comments .logged-in-as a:hover {
	color: #555;
}

#comments .comment-notes {
	width: 100% !important;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #bbb;
	margin: 5px 0 20px 0;
	letter-spacing: 1px;
}

.comment-notes .required {
	position: relative !important;
	top: auto !important;
	right: auto !important;
}

.comment-awaiting-moderation {
    color: #555;
    font-weight: bold;
    font-size: 11px;
}

.vcard {
	width: 100%;
    float: left;
}

.vcard img {
    float: left;
	height: 32px;
	width: 32px;
	margin-top: 2px;
}

.fn {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    margin-left: 10px;
}

.fn a { 
	color: #555;
}

.fn a:hover {
	background: none;
	color: #777;
}

.comment-info {
	margin-bottom: 20px;
	position: relative;
}

.comment-meta {
    text-transform: uppercase;
  	font-size: 10px;
  	color: #bbb;
	top:-12px;
	position: relative;
	margin-left: 43px;
	font-family: 'Open Sans', sans-serif;
}
.comment-meta a {
	color: #666;
	font-size: 12px;
}

a.comment-edit-link {
	font-size: 12px;
	color: #000;
}

#respond input[type="text"], #respond textarea {
    color: #777;
    border: none;
    border: solid 1px #eee;
    border-bottom: solid 1px #ddd;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.2;
    width: 100%;
    padding: 10px;
    -webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	-webkit-appearance:none;
}

#respond .comment-form-comment {
	width: 100%;
	display: inline-block;
}

#respond input:focus, #respond textarea:focus {
    outline: none;
}

#respond textarea {
    line-height: 22px;
    width: 100%;
}

#commentform #submit {
	background: #000;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	padding:10px 20px;
	border: none;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in; 
	-webkit-appearance: none;
}

#commentform #submit:hover {
	background: #5e5d5d;
	cursor: pointer;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in; 
}

.form-allowed-tags {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	float: left;
	margin: 10px 0 25px 0;
	width: 100% !important;
}


#respond {
    margin: 0 0 15px 0;
    padding: 0 0;
}

.comment #respond { 
	margin-top: 0px;
	padding-bottom: 10px;
}

#respond h3 {
	color: #000;  
	font-family: 'Playfair Display', serif;
	font-size: 38px;
	-webkit-font-smoothing: antialiased;
	/* line-height: 1 */
	font-weight: 300;
}

.commentlist #respond h3 {
	margin-top: 15px;
}

#respond label {
    color: #aaa;
}

#respond p {
	position: relative;
}

#respond .required {
	color: #E75353;
	display: none;
}

#respond p { margin-bottom: 15px }

.single-post-wrapper p {
	font-size: 16px;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.8;
	text-align: justify;
}

.author-wrapper {
	padding: 20px 20px 20px;
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background: #f6f5f5;
	border: 1px solid #f1efef;
}

.author-bio img {
    float: left;
    width:  90px;
    height: 90px;
    border-radius: 50%;
}

.author-bio .author-info {
    margin-left: 120px;
}
.author-wrapper h1 {
	margin-bottom: 15px;
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
h3.author-title {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}
p.author-description {
	color: #808080;
	font-size: 14px;
}

.socials-title {
	float: left;
	color: #fff;
	margin-right: 35px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-left: 10px;
	margin-top: 2px;
}

.social-author-wrapper {
	background: #000 url(images/sub-bg.jpg) repeat;
}

.socials-wrap {
	padding: 10px 0px 10px 10px;
	float: left;
}

.socials-wrap .social-item {
	float: left;        
  	text-align: center;

}
.socials-wrap .social-item a {
	color: #fff;
    margin-left: 15px;
    font-size: 15px;
	font-weight: 300;
}
.socials-wrap .social-item a:hover {
	color: #f67e72;
}

.post-tags {
	float: right;
	background: #f67e72;
	padding: 10px 10px;
}
.post-tags a { 
	color: #fff; 
	margin-left: 5px; 
	margin-right: 5px; 
	font-size: 16px;
}

.about_me_sh { text-align: left; }
.about_me_sh h1 {
	color: #f67e71;
	font-family: 'Playfair Display', serif;
	font-size: 42px;
	line-height: 1.2;
	margin-bottom: 40px;
}
.about_me_sh p {
	font-family: 'Open Sans', sans-serif;
	color: #999;
	font-size: 16px;
	line-height: 1.8;
}

/*------------------------------------------------------------------
[7. Footer / .footer-wrapper ]
*/
.footer-wrapper {
	width: 1400px;
	margin: 0 auto;
	text-align: center;
	padding: 0 30px 30px 30px;
}
.footer-content {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 70px;
	color: #999;
}
.footer-content a {
	color: #fff;
}
.footer-content a:hover {
	color: #d1cfcf;
}
.footer-logo-retina-img { display: none; }


/*------------------------------------------------------------------
[8. Widgets / .widget ]
*/

.widget ul {
	margin: 0;
	
}
.widget ul li {
	margin: 0;
	list-style: inside;
	color: #9f9e9e;
	list-style-type: none;
}
.widget ul li a {
	color: #000;
	padding-left: 5px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	padding: 5px;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.widget ul.children li {
	border: none;
}
.widget ul li a:hover {
	color: #e7383b;
	padding-left: 25px;
}

.widget { margin-bottom: 80px; }

.tagcloud a {
	color: #000;
}
.tagcloud a:hover {
	color: #e7383b;
}

/* recent comments */
ul#recentcomments {
	
}
ul#recentcomments li {
	margin-bottom: 10px;
    list-style-position: inside;
	background: #fff;
	list-style: none;
	color: #000;
	padding: 20px 10px 20px 20px;
	border: 1px solid #e7e7e7;
	font-size: 14px;
}
ul#recentcomments li a {
	color: #999;
	font-size: 14px;
}
ul#recentcomments li a:hover {
	color: #000;
}

/* recent posts */
.widget_recent_entries {

}

.widget_recent_entries ul {

}

.widget_recent_entries ul li {
	margin-bottom: 10px;
    list-style-position: inside;
  
	background: #000;
	list-style: none;
	color: #fff;
	padding: 20px 10px 20px 20px;
}
.widget_recent_entries ul li a {
	color: #e7e7e7;
	padding-left: 0 !important;
	font-size: 16px
}
.widget_recent_entries ul li a:hover {
	color: #fff;
}

.widget_rss ul li {
	margin-bottom: 10px !important;
    list-style-position: inside;
  
	background: #fff;
	list-style: none;
	color: #000;
	padding: 20px 10px 20px 20px;
	border: 1px solid #e7e7e7;
}
.widget_rss ul li a {
	color: #000;
	padding-left: 0 !important;
	font-size: 18px;
	display: block;
	line-height: 1.2;
}
.widget_rss ul li a:hover {
	color: #fff;
}

.widget_rss span.rss-date {
	font-size: 14px;
	color: #fff;
	background: #f67e72;
	margin: 5px 0 10px;
	padding: 5px 10px;
	display: inline-block;
	width: auto;
}

.widget_rss .rssSummary {
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	font-weight: 300;
	margin-bottom: 5px;
}
a.rsswidget {
	color: #000;
}

.latest-posts .post-showing-type2 .post-title a,
.latest-posts .post-showing-type2 .post-title a span {
	font-size: 18px;
}

.textwidget,
.textwidget p {
	font-family: 'Open Sans', sans-serif;
   	font-size: 14px;
  	color: #666;
  	line-height: 1.6;
  	font-weight: 400;
}
.textwidget span,
.textwidget strong {
	font-weight: 600;
}


/* sidebar search widget */
p.search-title1 {
    background: none repeat scroll 0 0 #2c2c2c;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 34px;
    font-weight: 600;
    letter-spacing: -2px;
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
}

p.search-title2 {
    background: none repeat scroll 0 0 #f67e72;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 26px;
    font-weight: 400;
    margin-top: -15px;
    padding: 3px 30px;
    text-align: center;
}
.widget_search .screen-reader-text {
	display: none;
}
.widget_search input#s {
	width: 100%;	
	background: #000;
	border: none;
	color: #ffffff;
	padding: 11px 18px 12px 18px;
	font-size: 12px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	z-index: 2;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	outline: none;

}
.widget_search input#searchsubmit {	
	width: auto;
	cursor:pointer; 
	padding: 8px 24px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	border: none !important;
	background: #f67e72;
	margin: 0;
}
.widget_search input#searchsubmit:hover {
	background: #000;
}

.about-me-widget {
	position: relative;
}

.about-me-image-small {
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -52px;
}

.about-me-text {
	font-family: 'Open Sans', sans-serif;
   	font-size: 16px;
   	color: #000;
   	line-height: 1.4;
   	font-weight: 300;
   	margin-top: 30px;
   	text-align: center;
}
.about-me-text strong,
.about-me-text span {
	font-weight: 600;
}

.widget .tt-wrapper {
	margin-left: -10px;
	margin-top: 25px;
}
.widget .tt-wrapper li a {
	   display: block; 
	   
	   outline: none;
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 25px;
	background: #000;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	line-height: 2;
	margin-bottom: 10px;
	margin-left: 10px;
}


.widget .tt-wrapper li{
	float: left;
	text-align: center;
}

.widget .tt-wrapper li a.fa-facebook {
	background: #3b5998;
}
.widget .tt-wrapper li a.fa-twitter {
	background: #00aced;
}
.widget .tt-wrapper li a.fa-google-plus {
	background: #dd4b39;
}
.widget .tt-wrapper li a.fa-instagram {
	background: #517fa4;
}
.widget .tt-wrapper li a.fa-youtube {
	background: #bb0000;
}
.widget .tt-wrapper li a.fa-linkedin {
	background: #007bb6;
}
.widget .tt-wrapper li a.fa-dribbble {
	background: #ea4c89;
}
.widget .tt-wrapper li a span{
	width: 120px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	left: 50%;
	margin-left: -60px;
	font-family: 'Alegreya SC', Georgia, serif;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	border: 4px solid #000;
	background: #000;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.widget .tt-wrapper li a span:before,
.widget .tt-wrapper li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.widget .tt-wrapper li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #000;
}
.widget .tt-wrapper li a:hover span{
	opacity: 0.9;
	bottom: 70px;
}

#calendar_wrap  {
	font-family: 'Open Sans', sans-serif;
	
}
#calendar_wrap caption {
	color: #fff;
	background: #000;
	padding: 3px 6px;
	text-transform: uppercase;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 20px;
}
#calendar_wrap #today {
	color: #000;
	font-weight: bold;
}
table#wp-calendar { border: none; }
#calendar_wrap th {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border: none;
	font-size: 16px;
}
#calendar_wrap td {
	padding-left: 9px;
    padding-right: 8px;
    
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}
#calendar_wrap td.pad {
	color: #153e78;
	border: none;
}
#calendar_wrap a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	text-decoration: none;
}


.widget select {
	border: 0 !important;  /*Removes border*/
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none; /* Removes Default Firefox style*/
	background: url('images/dropdown_arrow.png') no-repeat;  /*Adds background-image*/
	background-position: 90% 50%;  /*Position of the background-image*/
	min-width: 165px; /*Width of select dropdown to give space for arrow image*/
	text-indent: 0.01px; /* Removes default arrow from firefox*/
	text-overflow: "";  /*Removes default arrow from firefox*/
	color: #fff;
	background-color: #000;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	outline: none;
	cursor: pointer;
	max-width: 100%;
}

.widget ul {
	margin: 0;
	
}
.widget ul li {
	margin: 0;
	list-style: inside;
	color: #9f9e9e;
	list-style-type: none;
}
.widget ul li a {
	color: #000;
	padding-left: 5px;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	padding: 5px;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.widget ul.children li {
	border: none;
}
.widget ul li a:hover {
	color: #e7383b;
	padding-left: 25px;
}


.widget_recent_entries {

}

.widget_recent_entries ul {

}

.widget_recent_entries ul li {
	margin-bottom: 10px;
    list-style-position: inside;
	background: #000;
	list-style: none;
	color: #fff;
	padding: 20px 10px 20px 20px;
}
.widget_recent_entries ul li a {
	color: #e7e7e7;
	padding-left: 0 !important;
	font-size: 16px
}
.widget_recent_entries ul li a:hover {
	color: #fff;
}
.widget_recent_entries span.post-date {
	color: #f67e72;
	display: block;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}


/*------------------------------------------------------------------
[9. Socials / .tt-wrapper ]
*/

.tt-wrapper{
	padding: 0;
	margin-top: 80px;
	list-style: none;
}
.tt-wrapper li{
	float: left;
	text-align: center;
}
.tt-wrapper li a {
    display: block; 
    margin: 0 2px;
    outline: none;
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 25px;
	background: #000;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	line-height: 2;
}
.tt-wrapper li a.fa-facebook {
	background: #3b5998;
}
.tt-wrapper li a.fa-twitter {
	background: #00aced;
}
.tt-wrapper li a.fa-google-plus {
	background: #dd4b39;
}
.tt-wrapper li a.fa-instagram {
	background: #517fa4;
}
.tt-wrapper li a.fa-youtube {
	background: #bb0000;
}
.tt-wrapper li a.fa-linkedin {
	background: #007bb6;
}
.tt-wrapper li a.fa-dribbble {
	background: #ea4c89;
}
.tt-wrapper li a span{
	width: 120px;
	height: auto;
	line-height: 20px;
	padding: 10px;
	left: 50%;
	margin-left: -60px;
	font-family: 'Alegreya SC', Georgia, serif;
	font-weight: 400;	
	font-style: italic;
	font-size: 14px;
	color: #000;
	text-align: center;
	border: 4px solid #fff;
	background: #fff;
	text-indent: 0px;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	bottom: 100px;
	opacity: 0;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tt-wrapper li a span:before,
.tt-wrapper li a span:after{
	content: '';
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid rgba(0,0,0,0.1);
}
.tt-wrapper li a span:after{
	bottom: -14px;
	margin-left: -10px;
	border-top: 10px solid #fff;
}
.tt-wrapper li a:hover span{
	opacity: 0.9;
	bottom: 70px;
}
ul.tt-wrapper li a {
       padding: 0 !important;
}

ul.tt-wrapper li a:hover {
       color: #fff !important;
       padding: 0 !important;
}

/*------------------------------------------------------------------
[10. Shortcodes  ]
*/
.vc_dropcap .dropcap.type1 span.first_letter {
    float: left;
    font-size: 130px !important;
    margin-right: 10px;
    line-height: 0.8;
	color: #000;
	font-family: 'Playfair Display', serif;
}
.vc_dropcap .dropcap.type1, .vc_dropcap .dropcap.type1 span {
	font-size: 22px;
	color: #000;
 	font-family: 'Playfair Display', serif;
	font-weight: 300;
	line-height: 1.8;
	margin-bottom: -10px;
	text-align: justify;
}

.vc_dropcap .dropcap.type2 span.first_letter {	
	float: left;
   	font-size: 42px !important;
   	margin-right: 15px;
	background: #62baf5;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 0px 15px;
}

.vc_dropcap .dropcap.type2 {
	color: #000;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.6;
	text-align: justify;
}


/* Blockquote */
.blockquote.type1 {
    border-left: 3px solid #f67e72;
    padding: 0px 0 0px 20px;
}

.blockquote.type1 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1.3;
    font-weight: 600;
    text-align: justify;
}


.blockquote.type2 {
    padding: 0 100px;
}

.blockquote.type2 p:before,
.blockquote.type2 p:after {
	font-family: "FontAwesome";
	font-size: 16px;
	padding: 20px 10px;
}

.blockquote.type2 p:before {
	content: "\f10d";
}

.blockquote.type2 p:after {
	content: "\f10e";
}

.blockquote.type2 p {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #000;
    line-height: 1.8;
    text-align: justify;
    font-style: italic;
}

.blockquote.type3 .icon_holder {
    background: url(images/blockquote-icon-type3.png) no-repeat center center #f67e72;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
}

.blockquote.type3 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 1.3;
    font-weight: 600;
    text-align: justify;
}

.wpcf7 {
    max-width: 700px;
}

.wpcf7 input.wpcf7-form-control {
    background: #fff;
    border: none;
    padding: 20px;
    border: 1px solid #e7e7e7;
    color: #969695;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    outline: none;
}

.wpcf7 textarea.wpcf7-form-control {
    background: #fff;
    border: none;
    padding: 20px;
    border: 1px solid #e7e7e7;
    color: #969695;
    font-size: 12px;
    position: relative;
    margin-bottom: -9px;
    font-family: 'Open Sans', sans-serif;
    outline: none;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: text-indent 0.5s 0.5s ease;
    text-indent: -100%;
    opacity: 1;
}

.wpcf7 input.wpcf7-form-control {
    width: 65%;
}

.wpcf7 textarea.wpcf7-form-control {
    width: 100%;
}

.wpcf7 p {
    color: #222;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.wpcf7 input.wpcf7-submit {
	width: auto;
	cursor: pointer;
	padding: 5px 35px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
	margin-bottom: 0px;
	display: inline-block;
	border: none !important;
	background: #000;
	-webkit-appearance: none;
	letter-spacing: -1px;
}

.wpcf7 input.wpcf7-submit:hover {
    background: #555;
}

span.wpcf7-not-valid-tip {
    background: #D95555;
    border: none;
    padding: 3px 11px !important;
    border-radius: 2px 2px 2px 2px;
    color: #fff;
    font-size: 13px;
    top: 11px !important;
    width: 50% !important;
}

div.wpcf7-validation-errors {
    border: 1px solid #f5e190 !important;
    background: linear-gradient(to bottom, #FEEFB3 0%, #fae698 100%);
    background: -moz-linear-gradient(center top , #FEEFB3 0%, #fae698 100%) repeat;
    background: -o-linear-gradient( #FEEFB3 0%, #fae698 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#FEEFB3), to(#fae698));
    background: -webkit-linear-gradient(center top, #FEEFB3 0%, #fae698 100%);
    background: -ms-linear-gradient(center top, #FEEFB3 0%, #fae698 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#FEEFB3, endColorstr=#fae698);
    color: #9F6000;
    font-size: 13px;
    font-weight: normal;
    margin: 0 !important;
}

div.wpcf7-response-output {
    margin: 0 0 0 0px !important;
    padding: 10px 20px !important;
    clear: both;
    border-radius: 2px 2px 2px 2px;
}

div.wpcf7-mail-sent-ok {
    border: 1px solid #b5d57f !important;
    background: linear-gradient(to bottom, #DFF2BF 0%, #c1e08d 100%);
    background: -moz-linear-gradient(center top , #DFF2BF 0%, #c1e08d 100%) repeat;
    background: -o-linear-gradient( #DFF2BF 0%, #c1e08d 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#DFF2BF), to(#c1e08d));
    background: -webkit-linear-gradient(center top, #DFF2BF 0%, #c1e08d 100%);
    background: -ms-linear-gradient(center top, #DFF2BF 0%, #c1e08d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#DFF2BF, endColorstr=#c1e08d);
    color: #4F8A10;
    font-size: 13px;
    font-weight: normal;
}

div.wpcf7-mail-sent-ng {
    border: 1px solid #bb3832 !important;
    background: linear-gradient(to bottom, #F55F5F 0%, #D95555 100%);
    background: -moz-linear-gradient(center top , #F55F5F 0%, #D95555 100%) repeat;
    background: -o-linear-gradient( #F55F5F 0%, #D95555 100%);
    background: -webkit-gradient(linear, center top, center bottom, from(#F55F5F), to(#D95555));
    background: -webkit-linear-gradient(center top, #F55F5F 0%, #D95555 100%);
    background: -ms-linear-gradient(center top, #F55F5F 0%, #D95555 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#F55F5F, endColorstr=#D95555);
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin: 0 !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}


/*------------------------------------------------------------------
[11. Post showing type #2 / .post-showing-type2 ]
*/
.post-showing-type2  { 
	background: #fff; 
}
	
.post-showing-type2 .half, 
.post-showing-type2 .half { 
	width: 100%;
	z-index: 2;
}

.post-showing-type2 .post-title { 
	width: 100%; 
	text-align: center;  
	margin-bottom: 10px;
}

.post-showing-type2 .post-title a { 
	color: #000;  
	font-family: 'Playfair Display', serif;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	line-height: 1
}

.post-showing-type2 .post-title a:hover { 
	text-decoration: underline;
}

.post-showing-type2 .post-title a span { 
	color: #999;  
}

.post-showing-type2 .post-title-border { 
	width: 30px; 
	height: 1px;  
	background: #e7e7e7;  
	margin: 10px 0; 
}

.post-showing-type2 .post-date {
	width: 100%; 
	text-align: center; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.post-showing-type2 .post-excerpt {
	text-align: justify;
}

.post-showing-type2  .arrow {
	position: absolute; 
	content: "";
	right: auto;
	left: 50%;
	top: auto;
	bottom: 0;
	border: 9px solid;
	margin-left:-9px;
	width: 0;
	height: 0;
	border-color: transparent transparent #fff transparent;
}

					 				 
.post-showing-type2  .thumb-link { 
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 0;
}

.post-showing-type2  .thumb-link img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.post-showing-type2  .thumb-link span {
  position: absolute!important;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.post-showing-type2  .thumb-link:hover span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.post-showing-type2  .thumb-link > .zoom {
  width: 45px !important;
  height: 45px;
  margin-top: -250px;
  margin-left: -14px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  font-size: 18px;
  color: #fff;
  font-family: "FontAwesome";
  font-weight: 300 !important;
}
.post-showing-type2  .thumb-link:hover > .zoom {
  margin-top: 0px;
  margin-left: -14px;
  text-decoration: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.latest-posts .post-showing-type2 .half {
	width: 100%;
	z-index: 2;
} 

.post-showing-type2 .p25 {
	padding: 15px;
	border: 1px solid #e7e7e7;
	border-top: none;
	margin-bottom: 30px;
	margin-top: -1px;
	z-index: 1;
	padding-bottom: 5px;
} 

/*------------------------------------------------------------------
[12. Layout ]
*/
.vc_col-sm-1, .vc_non_responsive .vc_row .vc_col-sm-1,
.vc_col-sm-2,
.vc_non_responsive .vc_row .vc_col-sm-2,
.vc_col-sm-3, .vc_non_responsive .vc_row .vc_col-sm-3,
.vc_col-sm-4, .vc_non_responsive .vc_row .vc_col-sm-4,
.vc_col-sm-5,
.vc_non_responsive .vc_row .vc_col-sm-5,
.vc_col-sm-6, .vc_non_responsive .vc_row .vc_col-sm-6,
.vc_col-sm-7, .vc_non_responsive .vc_row .vc_col-sm-7,
.vc_col-sm-8,
.vc_non_responsive .vc_row .vc_col-sm-8,
.vc_col-sm-9, .vc_non_responsive .vc_row .vc_col-sm-9,
.vc_col-sm-10, .vc_non_responsive .vc_row .vc_col-sm-10,
.vc_col-sm-11,
.vc_non_responsive .vc_row .vc_col-sm-11,
.vc_col-sm-12, .vc_non_responsive .vc_row .vc_col-sm-12 {
    padding-left: 40px;
    padding-right: 40px;
}

.vc_row {
    margin-left: -40px;
    margin-right: -40px;
}

.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2,
.vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3,
.vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4,
.vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5,
.vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7,
.vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8,
.vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9,
.vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10,
.vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12,
.vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
}

.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5,
.vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10,
.vc_col-sm-11, .vc_col-sm-12 {
    float: left;
 }

 .vc_col-sm-12 {
     width: 100%;
 }

.vc_col-sm-11 {
    width: 91.66666667%;
}

.vc_col-sm-10 {
    width: 83.33333333%;
}

.vc_col-sm-9 {
    width: 75%;
}

.vc_col-sm-8 {
	width: 66.66666667%;
}

.vc_col-sm-7 {
  width: 58.33333333%;
 }

.vc_col-sm-6 {
    width: 50%;
}

.vc_col-sm-5 {
    width: 41.66666667%;
}

.vc_col-sm-4 {
     width: 33.33333333%;
 }
 
.vc_col-sm-3 {
    width: 25%;
}

.vc_col-sm-2 {
    width: 16.66666667%;
}

.vc_col-sm-1 {
     width: 8.33333333%;
}

.vc_row.fullwidth {
	margin: -35px -120px;
}

audio.pego_audioplayer { width: 100%; }

.post-feature-image-single-post {
	position: relative;
}

.featured-arrow {
	position: absolute; 
	content: "";
	right: auto;
	left: 50%;
	top: 0;
	bottom: auto;
	border: 20px solid;
	margin-left: -20px;
	width: 0;
	height: 0;
	border-color: #fff transparent transparent transparent;
}

.single-index-wrapper .post-main-titles-wrap h1 {
	padding: 0 30px;
}

h3.sidebar-title span {
	font-size: 22px;
}

/* LAST LINE */