.forios {
   -webkit-touch-callout: none;
   -webkit-user-select: none;
}
.addopa{
	opacity:0.2!important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.addopahide{
	opacity:0!important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.disbody{
	pointer-events: none;
}
.remopa{
	opacity:1!important;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
input, textarea{
	-webkit-user-select:text;
}
#site-background  {
	width:100%;
	height:100%;
	position:fixed;
	z-index:-55;
	overflow:hidden;
	background: #fff url(images/defbg.jpg) no-repeat top left;
	-webkit-backface-visibility: hidden;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
.archive a {
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	transition: color 0.5s ease;
	color: #a0a0a0;
	text-decoration: none;
}

/*####################################################*/
/*** ROWS ***/
/*####################################################*/
.ss-stand-alone{
	height:100%;
	max-width:960px;
	position: relative;
	left:50%;
	margin-left:-480px;
}
#main .ss-stand-alone{
	width:960px;
	bottom:0;
	position:absolute;
		
}
/* .container {
    width: 100%;
    position: relative;
	overflow:hidden;
} */
.ss-row, .ss-row-f{
    width: 100%;
    float: left;
    position: relative;
	margin-bottom:13px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
}
#firsts .ss-row {
	margin-bottom:0;
}
#firsts .sbright .ss-row, #firsts .sbleft .ss-row  {
	margin-bottom:5px;
}
.bespoke-active .ss-row, .ss-row-f  {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.ss-full {
    float: left;
    width: 100%;
	height:100%;
	text-align:left;
    position: relative;
}
#firsts .ss-full{
	bottom:30px;
}
#firsts .ss-full.tt-nopadding{
	bottom: -10px;
}
.tt-cn-style{
	width:44%;
	margin-bottom:40px;
	float:left;
}
.tt-cn-style.center-content{
	width:100%;
	padding-bottom:10px;
	float:left;
}
.tt-cn-style.center-content.nonfull{
	width:44%;
	margin-left: 28%;
}
.tt-cn-style.right-content{
	float:right;
}
.empty-right {
    float: right;
}
.empty-left {
    float: left;
}
/*####################################################*/
/*** CONTAINER ***/
/*####################################################*/
.content-title {
	margin-bottom: 0px; 
	padding-bottom: 10px; 
	display: block;
	font-size:30px; 
	font-weight: bold;
	line-height:32px;
	color:#83c745;	
}
.comm-title{
	margin-bottom:6px;
	padding-bottom:6px; 
	padding-top:0px;
}
.content-title-no-b {
	border-bottom:none;  
	margin-bottom: 5px; 
	padding-bottom: 8px; 
}
.gray-container {
	background: #fff;
	padding: 15px;
	height:100%;
}
.gcnopadding{
	margin-bottom:0px!important;
}
.navnopadding{
	padding-bottom:31px!important;
}
.sbleft .gray-container, .sbright .gray-container, .fb-holder .gray-container{
	padding-bottom:10px; 
}
.fb-holder .gray-container{
	margin-bottom:57px; 
}
.fb-holder .icon-soc-container{
	margin-top:10px;
}
.container-border {
	position: relative;
	z-index: 1;
}
.no-content{
	border-bottom: 3px solid rgba(168,113,193, 0.8);
}
.zindex-up{
	z-index:9;
}

/*####################################################*/
/*** POMEGRANATE COLOR SCHEME ***/ 
/*####################################################*/
.pomegranate .tt-arrow-dot{
	background:rgba(208,104,94, 0.2)!important;
}
.pomegranate .tt-arrow-dot:after{
	background:rgba(208,104,94, 0.1)!important;
}
.pomegranate .timedate, .pomegranate .tt-arrow-dot:before, .pomegranate .share-btna{
	background: #d0685e;
}
.pomegranate .tt-arrow-side {
	border-color: rgba(208,104,94, 0.8) transparent transparent transparent;
}
.pomegranate .widgttl, .gglass h4.pomegranate.wpb_toggle, .gglass .pomegranate h3.wpb_accordion_header, .gglass .pomegranate .wpb_tabs_nav li.ui-state-active a, .gglass .pomegranate .wpb_tab{
	background-color: #d0685e!important;
}
.pomegranate .share-action, .pomegranate .sbleft .gray-container a, .disquis_h .pomegranate a, .pomegranate .sbright .gray-container a, .pomegranate .widget_calendar #wp-calendar th, .pomegranate .content-title, .pomegranate .content-title a ,.pomegranate #reply-title {
	color:#d0685e;
}
.pomegranate .relatedcontent a, .iscomm .pomegranate a, .pomegranate .addcomm a{
	color:#d0685e!important;
}
.pomegranate #commentform #submit:hover{
	background: #8b2a21!important;
}
.pomegranate  a:hover, .pomegranate .wpcf7-submit:hover, .disquis_h .pomegranate a:hover{
	color:#8b2a21!important;
}
.pomegranate .gray-container, .pomegranate .ch-grid .share-action, .pomegranate.slider {
	background: #d0685e!important;
	background: rgba(208,104,94, 0.8)!important;
}
.pomegranate #tt-h-one .gray-container{
	background:none!important;
}
.pomegranate .tt-content-bg{
	background: rgba(208,104,94, 0.8);
}
.pomegranate .gray-container a, .pomegranate .gray-container, .comment-nav-below a{
	color: #fff;
}
.pomegranate .hover-effect a{
	color: #d0685e!important;
	font-weight:300!important;
}
.pomegranate .time-holder, .pomegranate .cat-holder, .pomegranate .user-holder{
	border-color:rgba(208,104,94, 0.3);
}
.pomegranate .share-action {
	border-left-color: rgba(208,104,94, 0.3);
}
.pomegranate .defbtn:hover, .pomegranate ol.forms li.buttons button{
	border-color: #fff!important;
}
.circle-img .time-holder, .circle-img .cat-holder, .circle-img  .user-holder{
	border-color:rgba(255,255,255, 0.3)!important;
}
.pomegranate .share-btn{
	border-color: rgba(208,104,94, 0.3);
}
.pomegranate .share-btn a:hover{
	color:#fff!important;
}
.pomegranate .sbleft .widget_shopping_cart .button, .pomegranate .sbright .widget_shopping_cart .button{
	border-color:#d0685e!important;
}
.pomegranate .share-btns a, .pomegranate .share-container a, .pomegranate .c-comment a, .pomegranate .sbleft .widget_shopping_cart .button, .pomegranate .sbright .widget_shopping_cart .button {
	color:#d0685e!important;
}
.pomegranate .share-btns a:hover, .pomegranate .wpb_defbtn:hover, .pomegranate .pricetable .pricetable-button-container a:hover .pricetable-noise{
	color:#8b2a21!important;
}
.pomegranate .flex-direction-nav .flex-next, .pomegranate .flex-direction-nav .flex-prev { color:#fff!important; border: 2px solid #d0685e!important; }
.pomegranate .flex-direction-nav .flex-next:hover, .pomegranate .flex-direction-nav .flex-prev:hover { color:#fff!important; border-color:#fff!important; }
.pomegranate .cell a:hover {
	color:#fff!important;   
}
.iscomm .pomegranate .icon-soc-container, .fb-holder .pomegranate .icon-soc-container, .nofx .pomegranate .icon-soc-container,  .pomegranate.addcolor .icon-soc-container , .pomegranate #commentform #submit, .pomegranate ol.forms li.buttons button {
	background:  rgba(208,104,94, 0.8);
	color:#fff;
}
.pomegranate #commentform #submit,  .pomegranate .pricetable .pricetable-button-container a:hover{
	border-color:#8b2a21!important;
}
.nofx .pomegranate{
	color:#8b8b8b;
	background:#fff!important;
}
.iscomm .icon-soc-container a,.iscomm .icon-soc-container i, .fb-holder .icon-soc-container i, .fb-holder .share-btns, .nofx .share-btns {
	color:#fff!important;
}
.pomegranate .ch-info-wrap {
	background: rgba(208,104,94, 0.8)!important;
	box-shadow: 0 0 0 20px rgba(255, 255, 255,0.7);
}
.pomegranate ol.tags li a:hover, ol.tags li a:focus, .pomegranate .wpb_defbtn:hover, .pomegranate ol.forms li.buttons button:hover, .pomegranate .wpcf7-submit:hover{
	border-color:#8b2a21!important;
}
ul ul .pomegranate.current_page_item, ul li .pomegranate.current-menu-item, .nav ul li.pomegranate:hover{
	background:#d0685e!important;
	color:#fff!important	
}
.pomegranate  .fland-tabs ul.fland-nav li a:hover {
	color: #8b2a21!important;
	margin: 0!important;
}
.pomegranate .fland-tabs .ui-state-active a{
	color: #8b2a21!important;
	background: #d0685e!important;
}
.pomegranate .ch-info-wrap {
	background: rgba(208,104,94, 0.8);
	box-shadow: 0 0 0 20px rgba(255, 255, 255,0.7);
}
.pomegranate .ch-info .ch-info-back {
	background: rgba(208,104,94, 0.8);
}
.pomegranate  #searchforma, .pomegranate #searchform {
	color:#8b2a21!important;
}
.pomegranate .no-content {
	border-bottom: 3px solid rgba(208,104,94, 0.8);
}
/*####################################################*/
/*** BUTTONS ***/
/*####################################################*/
.button , #commentform #submit, ol.forms li.buttons button {
	display: inline-block;
	cursor:pointer;
	text-decoration: none; 
	font: bold 11px; 
	text-transform: uppercase; 
	padding: 8px 13px; 
	color: #fff;
	font-weight:600;
	text-align: center;
	background:none;
	border:1px solid;
}
.button-s { 
	padding: 0px 6px;
}
.button.signnewsletter { 
	padding: 10px 38px; 
}
.button:hover { 
	cursor: pointer 
}
/*####################################################*/
/*** HOVER EFFECTS ***/
/*####################################################*/
.hover-effect .icon-search, .hover-effect .icon-link {
	position:absolute;
	z-index:121123;
	top:50%;
	left:50%;
	margin-left:-25px;
	margin-top:-20px;
	font-size:23px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border:1px solid;
	padding:10px 11px;
	border-radius:50%;	
}
.clean-img {
	width:100%;
	height:auto;
}
.hover-effect {
	width: 100%;
	height: auto;
	overflow: hidden;
	position:relative;
	text-align: center;
	cursor: default;
	z-index:1;
	opacity:0.9;
	-webkit-backface-visibility: hidden;
}
.hover-non .hover-effect {
	width:auto;
	height: auto;
}
#articlehold .hover-effect{
	max-height:200px;
}
@media (min-height: 409px) {
#articlehold .hover-effect{
	max-height:200px;
}
}
@media (min-height: 609px) {
#articlehold .hover-effect{
	max-height:300px;
}
}
#articlehold .no-content .hover-effect{
	max-height:480px;
}
.hidelink{
	position:absolute;
	visibility:hidden;
}
.hover-effect .mask {
	width: 100%;
	height: auto;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.hover-effect img {
	display: block;
	position: relative;
	width:100%;
	height:auto;
}
.hover-effect h2 {
	font-size:28px;
	color: #fff;
	text-align: center;
	position: relative;
	padding: 8px;
	padding-top:0px;
	margin: 20px 0 0 0;
}
.hover-effect p {
	font-size: 12px;
	font-weight:600;
	position: relative;
	color: #fff;
	padding: 10px 30px 5px;
	text-align: center;
	text-shadow: 0px 1px 1px #8b8b8b;
}
.hover-effect a.info {
	display: inline-block;
	color: #fff;
	text-decoration: none;
}
.hover-effect a.info:hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
.h-style img {
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
}
.h-style .mask {
	height:100%;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;  
}
.h-style h2 {
	font-weight:300;
	margin: 46px 40px 0px 40px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	color: #FFF;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.h-style p {
	margin-left:20px;
	margin-right:20px;
	color: #fff;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.h-style a.info {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.h-style:hover img {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-o-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility: hidden;
}
.h-style:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.h-style:hover h2,.h-style:hover p,.h-style:hover a.info, .h-style:hover .icon-search, .h-style:hover .icon-link{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
/*####################################################*/
/*** ICONS ***/
/*####################################################*/
.icon-soc-container {
	position: absolute;
	width: 100%;
	height: 40px;
	margin-top: 15px;
	margin-left: -15px;
	display: inline-block;
	background-color: rgba(0,0,0,0.5);
	border-left: none;
	border-right: none;
}
#firsts .icon-soc-container {
	z-index:99;
	margin-left: 0px;
	bottom:0;
}
.circle-info{
	padding-top:20px; 
	font-size:10px!important; 
	margin-left:0px; 
	width:340px; 
	height:30px!important; 
	color:#fff; 
}
.circle-info i{
	padding-top:20px; 
	font-size:16px!important; 
}
.time-holder{
	padding:3px 16px 5px 0;
	border-right: 1px solid #85dbc2;
}
.time-holder.nextpnav{
	padding: 5px 21px 5px 0;
	border-right: 1px solid #85dbc2;
}
.time-holder.prevpnav{
	padding: 5px 18px 5px 18px;
	border-right: none;
}
.time-holder.closenav{
	padding: 5px 6px 5px 16px;
	border-right: none;
	border-left:1px solid;
}
.closenav .icon-angle-left {
	margin-left:-2px;
}
.prevpnav-tip{
	min-height:70px;
	display:inline-block; 
	max-width:260px; 
	font-size:11px; 
	color:rgba(255,255,255,0.8);	
}
.prevpnav-tip .tiptitle{
	font-size:15px; 
	margin-bottom:-8px; 
}
.prevpnav-tip .tipimg{
	border:5px solid rgba(0,0,0,0.3);
	float:left; 
	margin-right:9px; 
	max-height:70px;
}
.time-holder-nob{
	padding:4px 16px 5px 0;
}
.related-holder-nob{
	padding-top:5px;
	padding-left:10px;
}
.time-holder-nob a {
	position:relative;
	top:-2px;
	left:2px;
}
.related-holder-nob i{
	position:relative;
	top:3px;
	left:-6px;
}
.cat-holder{
	padding:3px 16px 5px 16px;
	border-right: 1px solid #85dbc2;
}
.user-holder{
	padding:3px 16px 5px 16px;
	border-right: 1px solid #85dbc2;
}
.comm-holder{
	padding:3px 0px 5px 16px;	
}
.comm-holder{
	padding:0px 0px 5px 16px;	
}
.share-btns {
	color:#999;
	padding:0px 12px 0 18px;
}
.share-btns .comment-nav-below a{
	color: #fff!important;
}
/*####################################################*/
/*** CIRCLE STYLE IMG ***/
/*####################################################*/
.circle-img {
	margin-left:22px;
	-webkit-backface-visibility: hidden;
	width: 380px;
	height: 390px;
	left: 50%;
	margin-left: -190px;
	position: relative;
	opacity:0.9;
}
/* tova e za strelkite*/
.circle-img{
	width:380px; 
	height:390px; 
}
.ch-grid:after, .ch-item:before {
	content: '';
    display: table;
}
.ch-grid:after {
	clear: both;
}
.circle-img ul{
	list-style:none;
	margin:0;
	padding:0;
}
.ch-grid li {
	-webkit-backface-visibility: hidden;
}
.circle-img .ch-grid li {
	width: 380px;
	height: 380px;
}
.gray-container .ch-grid div {
	-webkit-backface-visibility: hidden;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
}
.ch-info-wrap, .ch-info {
	position: absolute;
	width: 180px;
	height: 180px;
	border-radius: 50%;
	-webkit-backface-visibility: hidden;
	z-index:1;
}
.circle-img .ch-info {
	width: 342px;
	height: 342px;
	margin-top:-1px;
	margin-left:-1px;
}
.ch-info-wrap {
	background: rgba(255, 255, 255,0.8);

}
.circle-img .ch-info-wrap {
	top: 20px;
	left: 20px;
	width:340px;
	height:340px;
}
.ch-info, .ch-info .ch-info-front, .ch-info-back {
	color:#fff;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-backface-visibility: hidden;
	text-align:center;
}
.ch-info .empty-left{
	float:none;
}
.ch-info .ch-info-front {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.ch-info .ch-info-back {
	opacity: 0;
	background: rgba(255, 255, 255,0.8);
	pointer-events: none;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
}
.ch-info h3 {
	line-height:32px;
	margin: 0 15px;
	margin-left:40px;
	margin-right:40px;
	padding: 70px 0px 10px 0px;
	height: auto;
}
.ch-info p {
	padding: 10px 5px 0;
	margin: 0 30px;
}
.ch-item:hover .ch-info-front {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	opacity: 0;
} 
.ch-item:hover .ch-info-back {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	pointer-events: auto;
}
/*####################################################*/
/*** MODERNIZER ***/
/*####################################################*/
.support-note span {
	color: #ac375d;
	font-size: 16px;
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	padding-top:100px;
}

.note-ie span {
	padding-top:20px;
	
}
.note-ie a {
	padding-top:20px;
}
.no-cssanimations .support-note span.no-cssanimations,
.no-csstransforms .support-note span.no-csstransforms,
.no-csstransforms3d .support-note span.no-csstransforms3d,
.no-csstransitions .support-note span.no-csstransitions {
	display: block;
}
.support-note-ico {
	position:relative; 
	left:50%;
	margin-left:-300px;
	font-size:12;
	font-weight:100;
}
.support-note-ico img {
	padding-top:20px;
}
.support-note-ico a {
	float:left; 
	padding-left:20px;
}
/*####################################################*/
/*** INFINITY LOADER  ***/
/*####################################################*/
.inifiniteLoader {  
   position:relative;  
    z-index: 100;  
    bottom: -28px;
	float:right;  
	right:13px;
	visibility:hidden;
	-webkit-backface-visibility: hidden;
} 
.inifiniteLoaderP {  
    position: fixed;  
    z-index: 100;  
    bottom: 10px;  
	right:20px;
	visibility:hidden;
	-webkit-backface-visibility: hidden;
} 
.move-rightl{
	right:96px;
}
/*####################################################*/
/*** SEARCH FORM ***/
/*####################################################*/
#searchform {
	z-index:200;	
}
.ss-full #s {
	width: 100%;
}
#s {	
	width: auto;
	min-width:100px;
	background-color: ;
	border: 1px solid #bbb;	
	padding: 10px 0px 10px 42px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background:rgba(0,0,0,0.2);
	border:none!important;
}
#s:focus {
	background:rgba(0,0,0,0.4);
}
#searchsubmit, #searchsubmith{
	display: none;
}
.sbleft #s, .sbright #s{
	margin-top:12px;
	width: 100%;
	min-width:0px;
}
.s-no-result #s{
	width: 100%;
	min-width:0px;
}
.searchform:after {
	content: "\f002";
	font-family: FontAwesome;
	line-height: 20px!important;
	font-size: 20px;
	position: relative!important;
	left: 0px;
	margin-left: 12px;
	top: -28px;
	margin-top: -2px;
}
.screen-reader-text{
	display:none;
}
.widg-row-one{
	width:48%; 
	padding-right:2%; 
	float:left;
}
.widg-row-two{
	width:48%; 
	padding-left:2%; 
	float:left;
}
/*####################################################*/
/*** CALENDAR WIDGET ***/
/*####################################################*/
.widget_calendar #wp-calendar {
	width: 100%;
	text-align: center;
}
.sbleft .widget_calendar #wp-calendar, .sbright .widget_calendar #wp-calendar  {
	width: 100%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-weight: 300;
	padding: 9px 0 8px 0;
	text-align:left;
}
.widget_calendar #wp-calendar tfoot td {
	background: #;
	height:30px;
}
 .widget_calendar #wp-calendar th {
	font-weight:bold;
}
.widget_calendar #wp-calendar tbody td {
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
}
.widget_calendar tbody, .widget_calendar tr, .widget_calendar th, .widget_calendar td {  
	border-bottom:none!important;
}
.widget_calendar #wp-calendar a {
	font-weight:600;
}
.sidebar h2 {
	font-size:13px;
	margin:0;
	padding:0;
	padding-top:0px;
}
/*####################################################*/
/*** COMMENTS ***/
/*####################################################*/
.comment-avatarin{
	display:block;
	float:left;
	padding-right:20px;
	padding-top:10px;
}
#commentform p{
	color:rgba(255,255,255,0.8);
}
#comments .ss-full {
	text-align:center!important;
}
.comment{
	color:rgba(255,255,255,0.8);
}
#comments ol{
	padding:0;
	list-style:none;
}
#commentform textarea, #commentform input {
	border: 1px solid rgba(255,255,255,0.2); 
	padding:8px 12px; 
	font-size:12px; 
	width: 99.9%; 
	resize: none;
	display:inline-block;
	margin-bottom:10px;
	background:rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: rgba(255,255,255,0.8);
}
.ss-full #commentform textarea, .ss-full #commentform input {
	width: 96%;
	padding-left:0;
	padding-right:0;
	padding-left:2%;
	padding-right:2%;
}
label {
	margin-top:4px;	
}
#commentform #submit {
	width:48%;
}
.ss-full #commentform #submit {
	width:48%;
	margin-top:10px;
	margin-right:25%;
}
.comment-notes {
	padding-bottom:5px;
	padding-top:5px;
}
#reply-title {
	margin-bottom: 5px; 
}
input:focus, textarea:focus, wysija-input:focus { 
	outline: none; 
	border: 1px solid #bbb;
}
.wysija-input{
	width:100%;
	margin-right:-20px;
}
.c-comment{
	position:relative; 
	margin-top:15px;
}
.comments-m-top {
	margin-top:-40px;
}
.comments-add-new {
	width:500px; 
	padding-left:155px; 
	margin-top:-40px;
}
.comments-add-c {
	height:auto; 
	display:inline-block;
	width:100%; 
	padding-right:10px;
}
.addcomm{
	position:relative!important; 
	height:360px!important; 
	padding-bottom:0!important;
	color:rgba(255,255,255,0.8);
}
.addcomm-nofx{
	position:static!important; 
	height:100%!important; 
}
.addcomm-nofx .comments-add-c{
	width:100%; 
}
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}
.fb-comments{
	opacity:0.8!important;
}
.fb-padding{
	margin-top:15px;
}
.fb-holder .nano{
	position:relative; 
	height:254px;
}
.s-holder .nano{ 
	height:400px;
}
.fb-holder .cscrol{
	padding-right:10px;
}
.hidecomm{
	padding-right:20px;
	visibility:hidden;
}
.nolists {
	list-style:none;
	display:none!important;
}
.comment-nav-below i{
	position:relative;
	top:3px;
}
/*####################################################*/
/*** CONTACT US ***/
/*####################################################*/
ol.forms input, ol.forms textarea, .wpcf7 input, .wpcf7 textarea{
	border: 1px solid #fff; 
	padding:8px 12px; 
	font-size:12px; 
	float:left;
	width:100%;
	resize: none;
	display:inline-block;
	margin-bottom:10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	-o-border-radius: 3px;
	border-radius: 3px;
	color:#fff;
	background:none;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ol.forms label, .wpcf7 label {
	display:block;
	width:16%; 
	margin-bottom: 12px;
	padding-top:7px; 
	float:left;
}
ol.forms .error, .wpcf7-not-valid-tip {
	float:right!important;
	background:none!important;
	position:static!important;
	font-size:12px!important;
	width:auto!important; 
	font-weight: normal!important; 
	border: 1px solid #fff!important; 
	padding: 7px 12px!important;
	width:80%;
	margin-bottom:10px!important;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}
.wpcf7-validation-errors{
	border:1px solid #fff!important;
}
.ajax-loader{
	opacity:0!important;
}
ol.forms li.buttons button {
	width: 40%;
	float:right;
}

/*####################################################*/
/*** FOOTER ***/
/*####################################################*/
#footer{
	position:fixed;
	z-index:98;
	bottom:0px; 
	width:45%; 
	text-align:left;
	font-size:10px;
	height:30px; 
	left:0;
	color:rgba(255,255,255,0.5);
	-moz-transform: translate3d(0px, 0px, 1px);
	transform: translate3d(0px, 0px, 1px);
}
.logo {
	float: left;
	position: relative;
	bottom: 10px;
	z-index: 10;
	margin-left: 0px;
	margin-top: -35px;
}
.copyrholder{
	float: left;
	position: relative;
	padding-left: 12px;
	margin-left: 10px;
	bottom: 7px;
	opacity: 0.5;
	border-left: 1px solid rgba(255,255,255,0.3);
	padding-bottom: 2px;
	padding-top: 3px;
}
.copyrholder p{
	padding:0;
}
.f-padding{
	padding:0 10px;
}
/*####################################################*/
/*** OTHER ***/
/*####################################################*/
.icon-soc-container .share-btns {
	padding-top:6px;
	font-size:10px;
	color:#85dbc2;
}
.single-post .icon-soc-container .share-btns i{
	font-size:15px;
}
.icon-soc-container .share-btns i{
	font-size:19px;
}
.password-blog {
	border-color:rgba(0,0,0,0.0);
	background:rgba(0,0,0,0.2);
	padding:8px 12px; 
	font-size:12px;
	width:164px;
	resize: none;
	display:inline-block;
	margin-bottom:10px;
	margin-top:6px;
	margin-right:10px;
}
.contact-form-title{
	padding-top:15px;
}
.contact-form-h{
	display:inline-block; 
	width:100%;
}
#login input {
	width:auto;
}
.comment-nav-below{
	margin-top:3px;
}
.nav-next{
	margin-right:3px;
}
.no-border{
	border:none!important;
}
.ss-full #embedvideo{
	height:280px!important;
	width:100%!important;
	margin-bottom:-4px!important;
}
.embedvideoh{
	height:340px;
}
/*####################################################*/
/*** SHORTCODES ***/
/*####################################################*/
.wpb_defbtn , #commentform #submit, ol.forms li.buttons button, .wpcf7-submit {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-color: #fff!important;
	cursor:pointer;
}
/*####################################################*/
/*** PAGINATION ***/
/*####################################################*/
.page_nav .page-numbers{  
	padding:4px 8px;  
	margin:0px 0px;
	margin:-2px;  
	border:1px solid gray;  
	color:#FFB134; 
	background:#f7f6f7;
	color:#998896; 
}  
.page_nav .page-numbers a{  
	color:#fff;   
}  
.page_nav .prev, .page_nav .next{  
	border:none;  
	color:blue;  
} 
.pagination {
	font-size:11px;
	line-height:13px;
	text-align:center;
}
.p-position{
	text-align:center; 
	position:fixed; 
	bottom:56px; 
	z-index:333; 
	left:50%; 
	margin-left:-130px; 
	min-width:260px; 
}
.pagination span, .pagination a {
	position:relative;
	margin: 2px 3px 2px 0px;
	width:auto;
	display: inline-block;
	color: rgba(255,255,255,0.5);
	text-decoration: none!important;
	text-align: center;
	font-size: 11px;
	outline: none!important;
	font-weight: bold!important;
	padding: 4px 7px!important;
	cursor: pointer;
	border-right: 1px solid rgba(255,255,255,0.3)!important;
	border-radius:50%;	
	vertical-align: middle;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.pagination a:hover{
	color:#fff;
	background-color:rgba(83, 201, 175, 0.8);
}
.pagination .current{
	color:#fff;
	border-right: 1px solid rgba(255,255,255,0.1)!important;
	background-color:rgba(83, 201, 175, 0.8);
}
.numpostpagi{
	color:#fff;  
	text-align:center; 
	width:100%; 
	font-weight:300; 
	position:absolute; 
	bottom:80px;
	z-index:-1;
}
.numpostinfi {
	color: rgba(255, 255, 255, 0.5)!important;
	font-size: 10px!important;
	text-align: right;
	float: right;
	font-weight: 404!important;
	position: relative;
	bottom: 5px;
	right:1px;
	visibility: hidden;
}

.numpostcontent {
	padding-right:10px;
	color: rgba(255, 255, 255, 0.5)!important;
	text-transform: uppercase;
}
.numpostcontent .tt-big-dig{
	font-size: 28px; 
	float:right; 
	line-height:34px;
	padding-left: 5px
}
.numpostcontent .tt-dig-txt{
	line-height: 12px; 
	padding-top:6px; 
	float:left; 
}
/*####################################################*/
/*** WELCOME BUBBLE ***/
/*####################################################*/
header .welcome-b {
	position: absolute;
	left: 50%;
	bottom: 40%;
	margin-left: -148px;
	text-align: center;
	padding: 10px 15px;
	max-width: 262px;
	width: 100%;
	z-index: 999999;
	color: #fff;
	font-size: 13px;
	opacity: 0;
	display:none;
}
header .content-title{
	color:#fff;
}
header .welcome-b.visible {
	opacity: 0.6;
	display:block;
}
.addblur{
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-ms-filter: blur(10px);
	-o-filter: blur(10px);
	filter: blur(10px);
	-webkit-backface-visibility: hidden;
}
.addblurv{
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	-o-filter: blur(0px);
	filter: blur(0px);
}
.addbg{
	background:rgba(0, 0, 0, 0.6);
	position:fixed;
	width:100%;
	height:100%;
	z-index:-1;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	-ms-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	transition: opacity .5s ease;
	opacity: 0;
}
.addbgv{
	opacity: 1;
	z-index:99999;
}
/*####################################################*/
/*** SCROLLING EFFECTS ***/
/*####################################################*/
.bespoke-parent{
	width:100%;
	overflow-x:hidden;
	overflow:hidden;	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
article {
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	-ms-perspective: 600px;
	-o-perspective: 600px;
	perspective: 600px;
	position: absolute;
	width:100%;
	min-width:100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	overflow:hidden;
}
section {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	border-radius: 0px;
	height: auto;
	display:inline-block;
	padding-bottom:7px;
	bottom: 23%;
	width: 68%;
	margin-left:16%;
	opacity: 0;
	position:absolute;
}

.single-post  section {
	top: 0px;
	left: 0;
	opacity: 0;
}
body,
section.bespoke-slide, .ss-row:after, article  {
	-webkit-transition: -webkit-transform .7s ease, opacity .7s ease, all .7s ease;
	-moz-transition: -moz-transform .7s ease, opacity .7s ease, all .7s ease;
	-ms-transition: -ms-transform .7s ease, opacity .7s ease, all .7s ease;
	-o-transition: -o-transform .7s ease, opacity .7s ease, all .7s ease;
	transition: transform .7s ease, opacity .7s ease, all .7s ease;
}
section.bespoke-active {
	-webkit-transition: width .7s, height .7s, -webkit-transform .7s, opacity .9s ease;
	-moz-transition: width .7s, height .7s, -moz-transform .7s, opacity .9s ease;
	-o-transition: width .7s, height .7s, -o-transform .7s, opacity .9s ease;
	-ms-transition: width .7s, height .7s, -ms-transform .7s, opacity .9s ease;
	transition: width .7s, height .7s, transform .7s, opacity .9s ease;
	opacity: 1;
	z-index: 1;
}
#main .single-post #firsts.bespoke-active{
	bottom: 129px;
	top:100px;	
}
/*####################################################*/
/*** CLASSIC TILT THEME ***/
/*####################################################*/
.timelinepath{
	left:110%;
	position:fixed;
	z-index:-1!important;
}
.timelinepath:before{
	content:'';
	width:50%;
	z-index:-15!important;
	left:-0%;
	height:110%;
	background:#000;
	position:fixed;
	margin-left:25%;
	bottom:-20%;
	transform: perspective( 500px ) rotateX(70deg);/*  translateY(-130px); -130 za ie */
	-webkit-transform-style: preserve-3d;
	-webkit-transform: perspective( 500px ) rotateX(70deg) translateY(30px);
	-moz-transform: perspective( 500px ) rotateX(70deg) ;
	-ms-transform: perspective( 500px ) rotateX(70deg) translateY(-120px);
	-o-transform: perspective( 500px ) rotateX(70deg);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s ease;
	background: rgba(0, 0, 0, 0.4);
	background: -moz-linear-gradient(top,  rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 0, 0, 0.0)), color-stop(100%,rgba(0, 0, 0, 0.90)));
	background: -webkit-linear-gradient(top,  rgba(0, 0, 0, 0.0) 20%,rgba(0, 0, 0, 0.90) 100%);
	background: -o-linear-gradient(top,  rgba(0, 0, 0, 0.0) 0%,rgba(0, 0, 0, 0.9) 100%);
	background: -ms-linear-gradient(top,  rgba(0, 0, 0, 0.0) 0%,rgba(0, 0, 0, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0.0)', endColorstr='rgba(0, 0, 0, 0.9)',GradientType=0 );
}
.no-csstransforms3d .timelinepath:before{
	width:80%;
	height:100%;
	background:#000;
	opacity:0.3;
	margin-left:10%;
	bottom:0%;
}
.classictilt .bakcdirection section.bespoke-before{
	-webkit-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	-moz-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	-o-transform: translateY(-2000px);
	-o-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	z-index:7;
	opacity:0.0;
}
.classictilt .bakcdirection section.bespoke-before-5 {
	display:none;
	visibility:hidden;
}
.classictilt .bakcdirection section.bespoke-before-2 {	
	-webkit-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	-moz-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	-o-transform: translateY(-1400px);
	-o-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	opacity: 0.1;
	z-index: 8;
}
.classictilt .bakcdirection section.bespoke-before-1 {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	transition: all .7s ease;
	-webkit-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);	
	-moz-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	-ms-transform: translateY(-640px);
	-ms-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	-o-transform: translateY(-700px);
	-o-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	opacity: 0.5;
	z-index: 9;
}
.classictilt .bakcdirection section.bespoke-active {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	-ms-transform: none;
	z-index:10!important;
}
.classictilt .bakcdirection section.bespoke-after {
	-webkit-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-moz-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-o-transform: translateY(0px);
	-o-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	opacity:0.0;
	z-index: 9;
	visibility:hidden;
}
.classictilt .bakcdirection section.bespoke-after-1 {

	-o-transition: all .7s ease;
	-webkit-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-moz-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-o-transform: translateY(700px);
	-o-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	opacity: 0.3;
	z-index: 11;
}
.classictilt .bakcdirection section.bespoke-after-2 {
	-webkit-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-moz-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-o-transform: translateY(1400px);
	-o-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	opacity: 0.0;
	z-index: 7;
}
.classictilt .bakcdirection section.bespoke-after-4 {
	
	visibility:hidden;
}










.classictilt .fwdirection section.bespoke-before{
    
    -webkit-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-moz-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-o-transform: translateY(0px);
	-o-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	opacity:0.0;
	z-index: 9;
	visibility:hidden;
    
    
/*	-webkit-filter: blur(0px);*/
}
.classictilt .fwdirection section.bespoke-before-3 {
	visibility:hidden;
}
.classictilt .fwdirection section.bespoke-before-2 {	
    	-webkit-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-moz-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-o-transform: translateY(1400px);
	-o-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	opacity: 0.0;
	z-index: 7;
	/*-webkit-filter: blur(0px);*/
}
.classictilt .fwdirection section.bespoke-before-1 {
    -o-transition: all .7s ease;
	-webkit-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-moz-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	-o-transform: translateY(700px);
	-o-transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	transform: translate3d(-640px, 0px, 820px) rotateX(0deg) translateX(640px) translateY(120px);
	opacity: 0.3;
	z-index: 11;
    
}
.classictilt .fwdirection section.bespoke-active {
	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	-ms-transition: all .7s ease;
	-o-transition: all .7s ease;
	transition: all .7s ease;
	-ms-transform: none;
	/*-webkit-filter: blur(1px);
	-webkit-filter: blur(0px);*/
	z-index:10!important;
}
.classictilt .fwdirection section.bespoke-after {
	
	-webkit-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	-moz-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	-o-transform: translateY(-2000px);
	-o-transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	transform: translate3d(-640px, 0px, -600px) rotateX(0deg) translateX(640px) translateY(-100px);
	z-index:7;
	opacity:0.0;
    
    
}
.classictilt .fwdirection section.bespoke-after-1 {

	-webkit-transition: all .7s ease;
	-moz-transition: all .7s ease;
	transition: all .7s ease;
	-webkit-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);	
	-moz-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	-ms-transform: translateY(-640px);
	-ms-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	-o-transform: translateY(-700px);
	-o-transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	transform: translate3d(-640px, 50px, -300px) rotateX(0deg) translateX(640px) translateY(-90px);
	opacity: 0.5;
	z-index: 9;
	/*-webkit-filter: blur(1px);*/
	
}
.classictilt .fwdirection section.bespoke-after-2 {

	-webkit-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	-moz-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	-ms-transform: translateX(-640px);
	-ms-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	-o-transform: translateY(-1400px);
	-o-transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	transform: translate3d(-640px, 20px, -500px) rotateX(0deg) translateX(640px) translateY(-90px);
	opacity: 0.1;
	z-index: 8;
	/*-webkit-filter: blur(1px);*/
}
.classictilt .fwdirection section.bespoke-after-4 {

	visibility:hidden;
}










/*####################################################*/
/*** CUSTOM SCROLL ***/
/*####################################################*/
.comment .nano {
	position:relative;
	width:100%;
	height:100%;
	max-height:250px;
	overflow:hidden;
	z-index:1;
}
.comment .cscrol  {
	padding-right:30px;
	position:relative;
	overflow:scroll;
	overflow-x:hidden;
	top:0;
	right:0;
	bottom:0;
	left:0;
}
.contentbg{
	background:rgba(0,0,0, .9);
}
.nano > .pane:hover{
	width:12px;
}

#main .nano {
	position:relative;
}
#firsts .nano{
	bottom:40px;
	background:rgba(40,40,40,0.8);
}
#main{
	position:fixed;
	height:100%;
	width:100%;
	transform: translate3d(0px, 0px, 0px); 
}
.scrolleft .pane{
	left:0;
}
.nano {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.nano .content {
	position: absolute;
	overflow: scroll;
	overflow-x: hidden!important;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.nano .content::-webkit-scrollbar {
	visibility: hidden;
	display:none;
}
.has-scrollbar .content::-webkit-scrollbar {
	visibility: visible;
}
.nano > .pane {
  background: rgba(0,0,0,.2);
  position: absolute;
  width: 4px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity: .01; 
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  z-index:9999;
}
.nano > .pane > .slider {
	-webkit-transition: .1s;
	-moz-transition: .1s;
	-o-transition: .1s;
	transition: .1s;
}
/*####################################################*/
/*** TAGS ***/
/*####################################################*/
.tags {
	padding-top:5px!important;
	padding-bottom:40px!important;
	clear:both;
}
ol.tags li {
	position:static;
	float: left;
	margin-right: 5px;
	font-size: 11px;
	display:inline-block;
}
ol.tags li a{
	-webkit-transition: all 0.5s ease;
	border:1px solid #fff!important;
	float: left;
	padding: 4px 8px 6px 8px;
	font-weight: normal;
}
/*####################################################*/
/*** WIDGETS ***/
/*####################################################*/
.widgettitle{
	color:#fff;
	font-weight:normal;
	padding:5px 15px;
}
.widgttl{
	position:absolute;
	left:0;
	top:0;
	padding:4px 0;
	width:100%;
}
.widgheight{
	height:42px;
}
.widget li {
	padding: 15px 0!important;
	border-bottom:1px solid rgba(255,255,255,0.1);
}
.widget li:last-child {
	padding-bottom:10px;
	border-bottom:none;
}
.vc_wp_custommenu .widget li:last-child {
	padding-bottom:0px;
	margin-bottom:-12px;
	border-bottom:none;
}
.vc_wp_custommenu .widget li:first-child {
	padding-top:6px;
}
.vc_wp_custommenu .widget li{
	border-color:rgba(255,255,255,0.5);
}
.widget li li {
	padding-left:10px;
	border-bottom:none;
}
.widgetmarg{
	z-index:9999; 
	margin-bottom:15px;
}
.relatedcontent {
	padding-top: 5px;
	color: #bbb;
	font-size: 11px;
}
.relatedcontent h4{
	font-weight:300;
}
/* Flickr stream
---------------------------------------------------------- */
.sbleft .wpb_flickr_widget, .sbright .wpb_flickr_widget {
	position:relative;
	width:100%!important;
	margin-top:15px;
	overflow:hidden!important;
}

.flickr_badge_image {
	margin: 0 6px 10px 6px!important;
	width: 60px;
	height: 60px;
	float: left;
	background: none;
	padding: 0;
	border:5px solid rgba(0,0,0,0.1);
}
.sbleft .flickr_badge_image, .sbright .flickr_badge_image  {
	margin: 0 18px 12px 0px;
	width: 60px;
	height: 60px;
	float: left;
	background: none;
	padding: 0;
	border:5px solid rgba(0,0,0,0.1);
}
.flickr_badge_image a {
	border: none;
}
.flickr_badge_image img {
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
	clear: both;
	margin-bottom: 0;
	font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
	background-image: url(images/flickr.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	display: inline-block;
}
/*####################################################*/
/*** BOTTOM NAVIGATION ***/
/*####################################################*/
.right-bottom-nav{
	position:fixed; 
	bottom:0; 
	right:0px; 
	width:45%;
	z-index:199;
	-webkit-backface-visibility: hidden;
	-moz-transform: translate3d(0px, 0px, 1px);
	transform: translate3d(0px, 0px, 1px);
}
.date-time{
	float:right; 
    position:relative; 
    color:rgba(255,255,255,0.5);
    bottom:5px;
	max-height:34px;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
	opacity:1!important;
	margin-left:2px;
	/*margin-right: 2px;*/
    margin-right: 0px;
}
.date-time:hover{
	background:rgba(83, 201, 175, 0.8);
	color:#fff;
	cursor:pointer;
	opacity:1;
}
.navkey{
	cursor:pointer;
	padding:8px;
	color:rgba(255,255,255,0.5) !important;
	-webkit-transition: 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: 1s ease;
	float:right;
}
.tt-bottom-nav, .tt-voice-c{
	height: 34px;
	width:43px;
	bottom:5px;
	/* visibility: hidden; */
	float:right;
	position:relative;
	z-index: 9999;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-right:1px solid rgba(255,255,255,0.3);
	transform: translate3d(0px, 0px, 0px);
}
.tt-voice-c{
	height: 34px;
	width:43px;
	font-size:18px!important;
	border-right:none;
	text-align:center;
}
.icon-microphone{
	right: 2px;
	position:absolute;
	padding: 8px 14px;
}
.vc-info .icon-microphone{
	line-height:20px;
	position:static;
	padding:0;
	padding-right:5px;
}
.icon-microphone-off{
	right: 2px;
	position:absolute;
	padding: 8px 13px;
}
#next-arrow{
	position: absolute;
	bottom: 0px;
	right: 1px;
	z-index: 9999;
	padding: 2px 15px;
	font-size:12px;
}
#prev-arrow{
	position: absolute;
	bottom: 17px;
	right: 1px;
	z-index: 9999;
	padding:2px 15px;
	font-size:12px;
}
#backb-arrow{
	position: absolute;
	bottom: 5px;
	right: 42px;
	z-index: 9999;
	padding:10px 4px;
	/* visibility:hidden; */
}
#enter-arrow{
	position: absolute;
	bottom: 5px;
	right: 0px;
	/* visibility:hidden; */
	z-index: 9999;
	padding:10px 4px;
}
.navkey:hover{
	background:rgba(255,255,255,0.5);
	background: rgba(83, 201, 175, 0.8);
	-webkit-transition: background 1s ease;
	-moz-transition: 1s ease;
	-ms-transition: 1s ease;
	-o-transition: 1s ease;
	transition: background 1s ease;
	color:#fff!important;
}
.bottom-nav{
	position:fixed;
	bottom: 11px;
	right: 212px;
	width:200px;
	color:#ddd; 
	font-size:8px;
}
.bottom-video-nav{
	position:fixed;
	bottom:72px; 
	color:#ddd; 
	font-size:8px;
	right:2px; 
	z-index:99;
	width:180px;
}
/*####################################################*/
/*** SIDE BAR ***/
/*####################################################*/
.sbleft{
	max-width:280px;
	float:left;
	list-style:none;
	padding-left:15px;
	padding-top: 14px;
}
.sbright{
	width:280px; 
	float:right;
	padding-right:15px;
	padding-top: 14px;
	list-style:none;
}
.sblefton{
	width:650px;
}
/*####################################################*/
/*** ANIMATION ELEMENTS ***/
/*####################################################*/
.animated{
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	-ms-animation-duration:1s;
	-o-animation-duration:1s;
	animation-duration:1s; 
}
.animated.hinge{
	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	-ms-animation-duration:2s;
	-o-animation-duration:2s;
	animation-duration:2s;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		visibility:hidden;
		-webkit-transform: translateY(20px);
	}	
	100% {
		opacity: 1;
		visibility:visible;
		-webkit-transform: translateY(0);
	}
}
@-webkit-keyframes fadeInUpt {
	0% {
		opacity: 0;
		visibility:hidden;
		-webkit-transform: translateY(20px);
	}	
	100% {
		opacity: 0.4;
		visibility:visible;
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		visibility:hidden;
		-moz-transform: translateY(20px);
	}	
	100% {
		opacity: 1;
		visibility:visible;
		-moz-transform: translateY(0);
	}
}
@-moz-keyframes fadeInUpt {
	0% {
		opacity: 0;
		visibility:hidden;
		-moz-transform: translateY(20px);
	}	
	100% {
		opacity: 0.4;
		visibility:visible;
		-moz-transform: translateY(0);
	}
}
@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		visibility:hidden;
		-o-transform: translateY(20px);
	}	
	100% {
		opacity: 1;
		visibility:visible;
		-o-transform: translateY(0);
	}
}
@-o-keyframes fadeInUpt {
	0% {
		opacity: 0;
		visibility:hidden;
		-o-transform: translateY(20px);
	}	
	100% {
		opacity: 0,4;
		visibility:visible;
		-o-transform: translateY(0);
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		visibility:hidden;
		transform: translateY(20px);
	}	
	100% {
		opacity: 1;
		visibility:visible;
		transform: translateY(0);
	}
}
@keyframes fadeInUpt {
	0% {
		opacity: 0;
		visibility:hidden;
		transform: translateY(20px);
	}	
	100% {
		opacity: 0,4;
		visibility:visible;
		transform: translateY(0);
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	visibility:visible;
}
.fadeInUpt {
	-webkit-animation-name: fadeInUpt;
	-moz-animation-name: fadeInUpt;
	-o-animation-name: fadeInUpt;
	animation-name: fadeInUpt;
	visibility:visible;
}
@-webkit-keyframes fadeOutDown {
	0% {
		visibility:visible;
		opacity: 1;
		-webkit-transform: translateY(0);
	}	
	100% {
		visibility:hidden;
		opacity: 0;
		-webkit-transform: translateY(20px);
	}
}
@-moz-keyframes fadeOutDown {
	0% {
		visibility:visible;
		opacity: 1;
		-moz-transform: translateY(0);
	}
	100% {
		visibility:hidden;
		opacity: 0;
		-moz-transform: translateY(20px);
	}
}
@-o-keyframes fadeOutDown {
	0% {
		visibility:visible;
		opacity: 1;
		-o-transform: translateY(0);
	}	
	100% {
		visibility:hidden;
		opacity: 0;
		-o-transform: translateY(20px);
	}
}
@keyframes fadeOutDown {
	0% {
		visibility:visible;
		opacity: 1;
		transform: translateY(0);
	}	
	100% {
		visibility:hidden;
		opacity: 0;
		transform: translateY(20px);
	}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
.fadeOutH{
	/* visibility:hidden;
	opacity: 0; */
		
}
/*####################################################*/
/*** Irecommemd plugin ***/
/*####################################################*/
.dot-irecommendthis-count:before{
	content: "\f004"; 
    font-family: FontAwesome;
	line-height:3px!important;
	font-size:16px;
	position:relative!important;
	left:0px;
	padding-right:3px;
	top:1px!important;
}
.dot-irecommendthis-count{
	line-height:31px;
	top:30px!important;
}
/*####################################################*/
/*** Custom latest post widget ***/
/*####################################################*/
.rpsb-block a {
	display: inline !important;
	text-decoration: none;
}
.rpsb-block h3 {
	background: none !important;
	clear: none;
	margin-bottom: 0 !important;
	padding:0;
	font-weight: normal;
	font-size: 12px !important;
	line-height: 1.5em;
}
.rpsb-alignleft {
	box-shadow: none !important;
	display: inline;
	float: left;
	margin: 2px 10px 0 0;
	border: 5px solid rgba(0,0,0,0.1);
}
.rpsb-time {
	color: #bbb;
	font-size: 11px;
}
.maximg{
	height:46;
	width:216;
}
#flexslider-related li{
	padding-right:10px;
}
#flexslider-related ul li:last-child{
	padding-right:0px;
}
/*####################################################*/
/*** Price table plugin ***/
/*####################################################*/
.pricetable {
	width: auto!important;
	margin: 0 auto!important;
	margin-bottom:0!important;
	background: rgba(0,0,0,0.1)!important;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
}
.pricetable .pricetable-inner {
	position: relative;
	border: none!important;
	background: rgba(255,255,255,0.06)!important;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	-webkit-box-shadow:none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}
.pricetable h3.pricetable-name, .pricetable h4.pricetable-price{
	font-family:inherit!important;
	font-size:22px!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
}
.pricetable h4.pricetable-price {
	color: #fff!important;
	font-size: 16px!important;
	border: none!important;
	border-width: 1px 0;
	background-color: rgba(0,0,0,0.1)!important;
	padding: 25px 0!important;
	text-align: center;
	font-style:normal!important;
}
.pricetable h3.pricetable-name{
	color:#fff!important;
}
.pricetable .pricetable-header p, .pricetable-feature  {
	color:#fff!important;
	font:inherit!important;
	font-size:14px!important;
	font-weight:400!important;
}
.pricetable .pricetable-header p {
	line-height:normal!important;
	margin-top:4px!important;
	margin-bottom:4px!important;
}
.pricetable-feature  {
	padding: 15px 15px!important;
	margin:0!important;
	border-top: 1px solid rgba(255,255,255,0.2)!important;
}
.pricetable .pricetable-feature:last-child {
	border-bottom: 1px solid rgba(255,255,255,0.2)!important;
}
.pricetable .pricetable-feature:first-child {
	border-top: none!important;
}
.features{
	background:rgba(0,0,0,0.05)!important;
}
.pricetable-feature small {
	color:rgba(255,255,255,0.6)!important;
	font-size:12px!important;
}
.pricetable .pricetable-button-container a .pricetable-gradient {
	text-align: center;
	background: none!important;
	text-shadow: none!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	color:#fff!important;
	font-weight:bold!important;
}
.pricetable .pricetable-button-container a {
	width: 75%!important;
	font:inherit!important;
	border: 1px solid #fff!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}
.pricetable .pricetable-button-container a, .pricetable-noise {
	-webkit-transition: all 0.3s linear!important;
	-moz-transition: all 0.3s linear!important;
	-o-transition: all 0.3s linear!important;
	-ms-transition: all 0.3s linear!important;
	transition: all 0.3s linear!important;
}
.pricetable .pricetable-button-container a, .pricetable .pricetable-button-container a .pricetable-gradient, .pricetable .pricetable-button-container a .pricetable-noise {
	display: block;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
}
.pricetable .pricetable-button-container {
	margin-top: 0px!important;
	padding: 15px;
	background:rgba(0,0,0,0.05)!important;
}

.pricetable .pricetable-column.pricetable-standard{
	border-right: 1px solid rgba(255,255,255,0.2)!important;
}
.pricetable .pricetable-standard.pricetable-last{
	border-right:none!important;
}

/*####################################################*/
/*** Arrows ***/
/*####################################################*/
.left-content .tt-arrow-side {
	position:absolute;
	bottom:-24px;
	left:22%;
	margin-left:-16px;
	z-index:2;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 44px 15px 0 15px;
	border-color: rgba(0,0,0,0.5) transparent transparent transparent;
}
.right-content .tt-arrow-side {
	right:22%;
	margin-right:-16px;
	position:absolute;
	bottom:-24px;
	z-index:2;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 44px 15px 0 15px;
	border-color: rgba(0,0,0,0.5) transparent transparent transparent;
}
.center-content .tt-arrow-side{
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-15px;
	z-index:2;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 15px 0 15px;
	border-color: rgba(0,0,0,0.5) transparent transparent transparent;
}
.tt-arrow-side.iswhite{
	border-color: rgba(0,0,0,0.5) transparent transparent transparent!important;
}
.is-circle .tt-arrow-side {
	border-color: rgba(0,0,0,0.5) transparent transparent transparent!important;
	z-index:-1;
}



/*####################################################*/
/*** GLASS COLOR SCHEME ***/
/*####################################################*/
.gglass .widgttl{
	background: rgba(0,0,0, 0.2	)!important;
}
.gglass .share-action, .gglass .sbleft .gray-container a, .gglass .sbright .gray-container a, .gglass .widget_calendar #wp-calendar th, .gglass .content-title, .gglass .content-title a ,.gglass #reply-title {
	color:#fff;
}
.gglass .relatedcontent a, .iscomm .gglass a, .gglass .addcomm a {
	color:rgba(255,255,255, 0.2);
}
.gglass  a:hover, .gglass .wpcf7-submit:hover{
	color:rgba(255,255,255, 0.4)!important;
}
.gglass .gray-container, .gglass .ch-grid .share-action, .gglass.slider {
	background: rgba(0,0,0, 0.6)!important;
}
.gglass .sbleft .gray-container, .gglass .sbright .gray-container{
	color:#fff;
}
.gglass .gray-container a, .gglass .gray-container, .comment-nav-below a{
	color: #fff;
}
.gglass .hover-effect a{
	
	font-weight:300!important;
}
.gglass .time-holder, .gglass .cat-holder, .gglass .user-holder{
	border-color:rgba(255,255,255, 0.1);
}
.gglass .share-action {
	border-left-color: rgba(255,255,255, 0.1);
}
.gglass .wpb_defbtn{
	border-color: rgba(255,255,255, 0.3)!important;
}
.gglass .wpb_defbtn:hover, .gglass ol.forms li.buttons button{
	border-color: #fff!important;
}
.gglass .share-btn a:hover{
	color:#fff!important;
}
.gglass .share-btns a, .gglass .share-container a, .gglass .c-comment a{
	color:rgba(255,255,255, 0.6)!important;
}
.gglass .share-btns a:hover {
	color:#fff!important;
}
.gglass .flex-direction-nav .flex-next, .gglass .flex-direction-nav .flex-prev { color:#fff!important; border: 2px solid rgba(255,255,255, 0.6)!important; }
.gglass .flex-direction-nav .flex-next:hover, .gglass .flex-direction-nav .flex-prev:hover { color:#fff!important; border-color:#fff!important; }
.gglass .cell a:hover {
	color:#fff!important;   
}
.gglass .tt-content-bg {
background: rgba(0,0,0, 0.4);
}
.gglass #tt-h-one .gray-container {
background: none!important;
}
.iscomm .gglass .icon-soc-container, .fb-holder .gglass .icon-soc-container, .nofx .gglass .icon-soc-container,  .gglass.addcolor .icon-soc-container , .gglass ol.forms li.buttons button  {
	background: rgba(0,0,0, 0.5);
	color:#fff;
}
.gglass #commentform #submit{
	border-color:#fff!important;
}
.gglass #commentform #submit:hover,  .gglass .pricetable .pricetable-button-container a:hover, .gglass .pricetable .pricetable-button-container a:hover .pricetable-noise {
	border-color:rgba(0,0,0,0.3)!important;
	color:rgba(0,0,0,0.5)!important;
}
.nofx .gglass, .gray-container.gglass{
	color:#fff;
	background: rgba(255,255,255, 0.3)!important;
}
.iscomm .gglass .icon-soc-container a,  .iscomm  .gglass .icon-soc-container i, .fb-holder .gglass .icon-soc-container i, .gglass .fb-holder .share-btns, .gglass .nofx .share-btns {
	color:rgba(255,255,255, 0.5)!important;
}
.gglass .ch-info-wrap {
	background: rgba(0,0,0, 0.3)!important;
	box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.7);
}
.gglass ol.tags li a:hover, ol.tags li a:focus, .gglass wpb_defbtn:hover, .gglass ol.forms li.buttons button:hover, .gglass .wpcf7-submit:hover{
	border-color:rgba(0,0,0,0.3)!important;
}
ul ul .gglass.current_page_item, ul li .gglass.current-menu-item, .nav ul li.gglass:hover{
	background:rgba(255,255,255, 0.6)!important;
	color:#fff!important	
}
.gglass .ch-info-wrap {
	background: rgba(150,162,162, 0.8);
	box-shadow: 0 0 0 20px rgba(255, 255, 255,0.7);
}
.gglass .ch-info .ch-info-back {
	background: rgba(0,0,0, 0.8);
}

.gglass .share-container {
	background:rgba(0,0,0, 0.3);
	border:none;
}
.iscomm .gglass.gray-container,  .glassstyle .s-no-result #s, .gglass .screen-reader-text{
	background: rgba(0,0,0, 0.6)!important;
	color:#fff;
}
.dglassstyle .s-no-result #s{
	color:#fff;
}
.gglass .rpsb-time {
	color: rgba(255,255,255, 0.5);
}
.gglass .widget li {
	border-color:rgba(255,255,255, 0.1);
}
.gglass input, .gglass textarea{
	-webkit-user-select:text;
	background:rgba(255,255,255, 0.3);
	color:#fff!important;
}
.gray-container.gglass {
	color: #fff;
	background: rgba(0,0,0, 0.6)!important;
}
.gglass .no-content {
	border-bottom: 3px solid rgba(0,0,0, 0.6);
}
.sbleft .gray-container{
	background:rgba(0,0,0,0)!important;
}
.ch-info a{
	color:#fff!important;
}









body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
body .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color:rgba(0,0,0,0.1);

}
body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header a:hover {
  color:rgba(255,255,255,0.5)!important;

}
body .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
	background-color:rgba(0,0,0,0.1);
	cursor: default;
}

body .wpb_accordion .wpb_accordion_wrapper .ui-state-active {
   background-color:rgba(0,0,0,0.2);

}

.wpb_heading {
	padding-bottom: 10px;
}

body .vc_separator .vc_sep_holder .vc_sep_line{
border-color: rgba(255,255,255,0.3);
}
body .wpb_el_border {
	border: 5px solid rgba(0,0,0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

body .wpb_posts_slider .flex-caption, body .wpb_posts_slider .nivo-caption {
background-color: rgba(0,0,0,0.1);
opacity: 1;
color: inherit;
padding: 10px 15px;
position: static;
}

/*####################################################*/
/*** VC ALLERTS ***/

/*####################################################*/


/*####################################################*/


/*####################################################*/
/*** AUDIO VIDEO PLAYERS ***/
/*####################################################*/

.wp-caption, .wp-caption-text, .sticky, .gallery-caption ,.bypostauthor   ,.aligncenter{
}
.alignleft{ 
	float:left;
}
img.alignleft {
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.alignright{
	float:right;
}
.alignnone, .alignnone img, .aligncenter{
	max-width:100%;
	height:auto;
}
.size-full {
	max-width:100%;
}

 
/*####################################################*/
/*** OTHER ***/
/*####################################################*/
.linkclick{
	cursor:default;
}
.showcat{
	display:block;
}
.hidecat{
	display:none;	
}
.mask p, .ch-info-back p {
	border:none!important;
}
.mask .amount, .ch-info-back .amount{
	font-size:14px;
}
.countselect{
	color:#fff;
	font-size:12px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:1px;	
	background:#a7a1d3;
}
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}
.zindex-up{
	z-index:5;
}
.content-title-no-img{
	padding-top:15px;
}
.no-border{
	border:none;
}
.text-center{
	text-align:center!important;
}
.p-top{
	padding-top:10px;
}
.embedvideo{
	z-index:1!important;
}
.ss-full .embedvideo{
	height:400px!important;
	width:100%!important;
}
.img-padding-c .embedvideo{
	width:320px!important;
}
.pright{
	padding-right:24px;
}
.iscomm ol{
	list-style:none;
}
.ss-row.fb-holder{
	position:absolute;
	bottom:0;
	height:auto;
}
.iscomm {
	position:absolute;
	bottom:47px;
	width:44%;
}
.iscomm .gray-container, .fb-holder .gray-container{
	background:rgba(40,40,40,0.6);
}
iframe .fbFeedbackContent.fbDarkWidget .composer{
	background-color:rgba(0,0,0,0.3);
}
/*####################################################*/
/*** DATE AREA ***/
/*####################################################*/
.timedate{
	position:absolute;
	bottom:-52px;
	background:#52ccb3;
	width:50px;
	height:50px;
	border-radius:50%;
	left:50%;
	margin-left:-25px;
	color:#fff;
	text-align:center;
	z-index:2;	
}
.timedate:hover *, .timedate *{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.timedate:hover .tt-year{
	opacity:1;
}
.timedate:hover .tt-day{
	opacity:0;
}
.timedate:hover .tt-day.nohover{
	opacity:1;
}
.timedate:hover  .tt-month{
	opacity:0;
}
.timedateafter{
	position:absolute;
	width:70px;
	height:70px;
	background:rgba(0,0,0,0.3);
	border-radius:50%;
	border:1px solid rgba(255,255,255,0.2);
	content:"";
	bottom:-62px;
	left:50%;
	margin-left:-35px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	z-index:-1;
}
.timedate:before{
	content:""; 
	height:80px;
	background:rgba(255,255,255,0.3);
	background:-moz-linear-gradient(top, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.0) 100%); 
	background:-webkit-linear-gradient(top, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.0) 100%); 
	background:linear-gradient(top, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.0) 100%); 
	width:1px;
	display:block;
	bottom:-99px;
	left:24px;
	position:absolute;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.9s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.9s ease;
	opacity:0;
}
@media screen and (max-height: 860px) {
.timedate:before{
	bottom:-75px;
	height:60px;
}
}
@media screen and (max-height: 660px) {
.timedate:before{
	bottom:-55px;
	height:40px;
}
}
.bespoke-inactive .timedate:before{
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	opacity:1;
}
/*.mouseico{
	background:url(images/mouse.png) repeat top left;
	position:absolute;
	height:65px;
	width:150px;
	position:fixed;
	z-index:22;
	bottom:60px;
	left:50%;
	margin-left:-13px;
	transform: translate3d(0px, 0px, 0px); 
}*/
.mouseico{
	background:url(images/mouse.png) repeat top left;
	height:71px;
	width:260px;
	position:relative;
	content:"";
}
.tt-day{
	width:100%;
	padding-top:12px;
	font-weight:600;
	line-height:15px;
	font-size:20px;
}
.tt-month{
	font-size:12px;
}
.tt-year{
	line-height:17px;
	font-weight:600;
	font-size:17px;
	width:100%;
	top: 16px;
	position: absolute;
	opacity:0;
}
.disquis_h .tt-year a{
	color:#fff!important;
}
#disqus_thread {
	opacity: 0.8;
	padding-right: 10px;
}
.tt-b-day{
	font-size:28px; 
    float:left; 
    padding-left:10px;
	line-height:34px;
	margin-left: -2px;
	border-left: 1px solid rgba(255,255,255,0.3);
}
.rem-border{
	border-left:none;
}
.tt-b-time{
	font-size:28px; 
	float:left;
	line-height:34px;
}
.tt-b-time-r{
	float:left; 
	padding-left:10px;
	/*margin-right: -2px;*/
	border-right: 1px solid rgba(255,255,255,0.3);
}
.tt-b-day-r, .tt-b-amp{
	float:left; 
	font-size:10px; 
	line-height:12px; 
	padding-top:6px; 
	padding-left:5px;
}
.tt-b-amp{
	padding-right:15px;
}
.tt-b-month{
	text-transform:uppercase;
}
.tt-arrow-dot{
	z-index:-1;
	width:50px;
	height:50px;
	border-radius:50%;
	position:absolute;
	bottom:-49px;
	background:rgba(82, 204, 179, 0.2);
	-webkit-transform: perspective( 500px ) rotateX(70deg);
	-moz-transform: perspective( 500px ) rotateX(70deg);
	-ms-transform: perspective( 500px ) rotateX(70deg);
	-o-transform: perspective( 500px ) rotateX(70deg);
	transform: perspective( 500px ) rotateX(70deg);
}
.left-content .tt-arrow-dot{
	margin-left:-26px;
	left:22%;
}
.right-content .tt-arrow-dot{
	right:22%;
	margin-right:-26px;
}
.center-content .tt-arrow-dot{
	right:50%;
	margin-right:-25px;
	bottom:-52px;
	-webkit-transform:none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.tt-arrow-dot:before{
	z-index:1;
	width:20px;
	height:20px;
	left:15px;
	top:15px;
	border-radius:50%;
	background:#03e33f;
	content:"";
	position:absolute;
}
.tt-arrow-dot:after{
	z-index:1;
	width:90px;
	height:90px;
	left:-20px;
	top:-20px;
	border-radius:50%;
	background:rgba(3,227,63,0.1);
	content:"";
	position:absolute;
}
@keyframes blink {  
    0% { opacity:1;}
    100% { opacity:0.1;}
	
}
@-webkit-keyframes blink {
    0% { opacity:1;}
    100% { opacity:0.1;}
}
/*.bespoke-active .blink {
    -webkit-animation: blink 1.8s linear infinite;
    -moz-animation: blink 1.8s linear infinite;
    animation: blink 1.8s linear infinite;
} */

section:before{
	content:""; 
	height:1px;
	background:rgba(255,255,255,0.3);
	background:-moz-linear-gradient(left, rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.0) 100%); 
	background:-webkit-linear-gradient(left,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.0) 100%);
	background:-ms-linear-gradient(left, rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.0) 100%); 
	background:-o-linear-gradient(left, rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.0) 100%); 
	background:linear-gradient(left, rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.0) 100%);
	width:50%;
	right:0%;
	margin-right:-46px;
	display:block;
	bottom:-25px;
	position:absolute;
	opacity:1!important;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
    z-index: -2;
}
section:after{
	content:""; 
	height:1px;
	background:rgba(255,255,255,0.3);
	background:-moz-linear-gradient(left, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.5)); 
	background:-webkit-linear-gradient(left, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.5)); 
	background:-ms-linear-gradient(left, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.5));
	background:-o-linear-gradient(left, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.5));
	background:linear-gradient(left, rgba(255,255,255,0.0) 0%,rgba(255,255,255,0.5));
	width:50%;
	margin-left:-46px;
	display:block;
	bottom:-25px;
	position:absolute;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
    z-index: -2;
}
section.openshare:after{
	-webkit-transition: all 0.25s;
  	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	margin-left:-90px;
}
section.openshare:before{
	-webkit-transition: all 0.25s;
  	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	margin-right:-90px;
}
/*####################################################*/
/*** NAVIGATION ***/
/*####################################################*/
.cn-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 99;
	transform: translate3d(0px, 0px, 0px);
	-webkit-backface-visibility: hidden;
}
.cn-overlay.on-overlay {
	visibility: visible;
	opacity: 1;
}
.nav-header{
	width: 100%;
	position: absolute;
	display: block;
	top: -50px;
	height: 50px;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	line-height: 50px;
	color: #fff;
	background: rgba(82,204,179,0.1);
	background:-moz-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%); 
	background:-webkit-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%) ; 
	background: -ms-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
	background:linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
	visibility:visible!important;
	opacity:1!important;
	display:block!important;
}
/* Common styles of menus */
.dl-menuwrapper {
	width: 100%;
	height:40px;
	max-width: 400px;
	max-width: 50%;
	float: left;
	position:fixed;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	-moz-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	bottom:0px;
	left:50%;
	left:25%;
	margin-left:-200px;
	margin-left:0px;
	z-index:99!important;
	transform: translate3d(0px, 0px, 0px);
}
.dl-menubg {
	width:100%;
	height:100%;
	position:fixed;
	z-index:1110;
	background:rgba(0,0,0,0.8);
	transform: translate3d(0px, 0px, 0px);	
}
.dl-menuwrapper:first-child {
	margin-right: 100px;
}
.dl-menuwrapper button {
	background: #ccc;
	border: none;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
	border-radius: 50%;
	border: none;
	color: #f06060;
	text-align: center;
	font-size: 22px;
	height: 3.8em;
	width: 3.8em;
	background-color: #53C9B0;
	left: 50%;
	margin-left: -1.9em;
	bottom: 0;
	border-radius: 50%;
	cursor: pointer;
	z-index: 22;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.cn-buttonbg{
	font-size:12px;
	height: 8.5em;
	width: 8.5em;
	left: 50%;
	margin-left: -52px;
	bottom: -54px;
	position: absolute;
	z-index: 1;
	content: "";
	background: rgba(0,0,0,0.3);
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,0.2);
}
.cn-button {
	border: none;
	background: none;
	color: #f06060;
	text-align: center;
	font-size: 1.8em;
	padding-bottom: 1em;
	height: 3.5em;
	width: 3.5em;
	background-color: #1492D8;
	position:fixed;
	left: 50%;
	margin-left: -1.75em;
	bottom: -1.75em;
	border-radius: 50%;
	cursor: pointer;
	z-index: 22;
	content:"";
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #aaa;
}
.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 40%;
	height: 3px;
	background: #fff;
	top: 13px;
	left: 30%;
	box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
}
.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	bottom:0;
	/* visibility:hidden; */
}
.nav-header{
	visibility:hidden!important;
}
.dl-showmenu{
	visibility:visible!important;	
}
.dl-menuwrapper li {
	position: relative;
	bottom:0;
}
.dl-menuwrapper li:last-child {
	padding-bottom:55px!important;	
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
	text-align: center;
}
.no-touch .dl-menuwrapper li a:hover {
	background: rgba(82,204,179,0.1);
	background:-moz-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%); 
	background:-webkit-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%) ; 
	background: -ms-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
	background:linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
}
.dl-menuwrapper li.dl-back > a {
	padding-bottom:13px;
	padding-top:13px;
	background: rgba(82,204,179,0.1);
	background:-moz-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%); 
	background:-webkit-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%) ; 
	background: -ms-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
	background:linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
}
.dl-menuwrapper li.dl-back > a:hover {
	background: rgba(82,204,179,0.1);
	background:-moz-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.5) 50%, rgba(82,204,179,0.0) 100%); 
	background:-webkit-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.5) 50%, rgba(82,204,179,0.0) 100%) ; 
	background: -ms-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.5) 50%, rgba(82,204,179,0.0) 100%);
	background:linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.5) 50%, rgba(82,204,179,0.0) 100%);
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 40px;
	font-family: FontAwesome;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	color:#fff;
}
.dl-menuwrapper li.dl-back:after {
	left: 10px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	line-height: 48px;
}
.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);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.dl-menuwrapper li .sub-menu {
	display: none;
}
.dl-menu.dl-subview li, .dl-menu.nav-header,
.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.nav-header,
.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%;
	margin: 0;
	bottom:0;
}
.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	-moz-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}
@-webkit-keyframes MenuAnimOut3 {
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}
@-moz-keyframes MenuAnimOut3 {
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}
@keyframes MenuAnimOut3 {
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}
.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	-moz-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}
@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}
@-moz-keyframes MenuAnimIn3 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}
@keyframes MenuAnimIn3 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}
.dl-menuwrapper > .sub-menu.dl-animate-in-3 , .nav-header{
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	-moz-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}
@-moz-keyframes SubMenuAnimIn3 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}
@keyframes SubMenuAnimIn3 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}
.dl-menuwrapper > .sub-menu.dl-animate-out-3{
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	-moz-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}
@-moz-keyframes SubMenuAnimOut3 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}
@keyframes SubMenuAnimOut3 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-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: '';
}
.dl-menuwrapper button {
	background: #53C9B0!important;
}
.dl-menuwrapper button:hover {
	background: #13C9B0;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background:rgba(0,0,0,0.8);
	background:-moz-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.90) 50%,   rgba(0,0,0,0.0) 100%); 
	background:-webkit-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.90) 50%,   rgba(0,0,0,0.0) 100%) ; 
	background:-ms-linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.90) 50%,   rgba(0,0,0,0.0) 100%) ; 
	background:linear-gradient(left, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.90) 50%,   rgba(0,0,0,0.0) 100%);
}
.dl-menuwrapper ul ul{
	background:none;
}
.navcal, .navcal li,.nav ul, .sbleft ul, .sbleft li, .sbright ul, .sbright li, .widget ul,  ol.tags{
	padding:0;
	margin:0;
}
.sbleft ul, .sbright ul, .widget ul {
	list-style:none;
}
.dl-menuwrapper .selected-nav:after, .dl-menuwrapper .current-menu-item:after, .dl-menuwrapper .current-menu-parent:after {
	height:2px;
	width:100%;
	content:'';
	position:absolute;
	background-image:rgba(82,204,179,0.1);
	background-image:-moz-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%); 
 	background-image:-webkit-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%) ;
	background-image:-o-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%); 
	background-image:-ms-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
	background-image:linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.9) 50%, rgba(82,204,179,0.0) 100%);
}
.menu-header-search{
	height: 33px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image:-webkit-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.2) 50%, rgba(82,204,179,0.0) 100%) ;
	background-image:-moz-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.2) 50%, rgba(82,204,179,0.0) 100%); 
	background-image:-webkit-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.2) 50%, rgba(82,204,179,0.0) 100%);
	background-image:-o-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.2) 50%, rgba(82,204,179,0.0) 100%); 
	background-image:-ms-linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.2) 50%, rgba(82,204,179,0.0) 100%);
	background-image:linear-gradient(left, rgba(82,204,179,0.0) 0%,rgba(82,204,179,0.2) 50%, rgba(82,204,179,0.0) 100%); 
}
.menu-header-search input#s {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menu-header-search #s {
	border: none;
	background: transparent;
	text-align: center;
	color:#fff;
	font-size:16px;
	font-weight:800;
}
.menu-header-search #searchform  ::-webkit-input-placeholder  { color:#fff; }
.menu-header-search #searchform  ::-moz-placeholder { color:#fff; }
.menu-header-search #searchform  :-moz-placeholder  { color:#fff; }
.menu-header-search #searchform  :-ms-input-placeholder  { color:#fff; }
.menu-header-search #searchform  .placeholder { color:#fff; }
.menu-header-search #searchform:after {
	content: "\f002";
	font-family: FontAwesome;
	line-height: 3px!important;
	font-size: 20px;
	position: absolute!important;
	left: 0px;
	left: 50%;
	margin-left:-10px;
	top: 50%;
	color:#fff;
}
.menu-header-search #searchform.hidesico:after {
	visibility:hidden;
}
.menu-header-search #searchform:hover:after  {
	visibility:hidden;
}
.menu-header-search #searchform input#s {
	padding: 7px 0px 7px 0px;
}
/*####################################################*/
/*** SLIDING EFFECT ***/
/*####################################################*/
.go-right .timelinepath:before, .go-right .bespoke-parent{
	left:-3% !important;
}
.go-left .timelinepath:before, .go-left .bespoke-parent{
	left:3% !important;
}

.go-right #dl-menu{
	left:22% !important; 
	margin-left: -1.15em;
}
.go-left #dl-menu{
	left:28% !important;
}
.go-left #dl-menu, .go-right #dl-menu, .go-right .cn-buttonbg,.go-left .cn-buttonbg , #dl-menu {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s;
}
/*####################################################*/
/*** OTHER ***/
/*####################################################*/
.share-box {
	width: 260px;
	height: 50px;
	position: absolute;
	z-index: 22;
	text-align: center;
	color: #FFF;
	font-size: 26px;
	bottom:0;
	left: 50%;
	margin-left: -130px;
}
.share-blob {
	position: absolute;
	top: 27px;
	left: 140px;
	width: 25px;
	height: 25px;
	border-radius: 30px;
	background-color: #f6b44a;
	line-height: 26px;
	font-size: 13px;
	z-index: 1;
	-webkit-backface-visibility: hidden;
}
.share-btna {
	background:rgba(0,0,0,0.3);
	border:1px solid rgba(0,0,0,0.4);
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 30px;
	height: 30px;
	color:#fff;
	border-radius: 25px;
	line-height: 30px;
	font-size: 14px;
	z-index: 10;
	opacity:0;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-backface-visibility: hidden;
}
.open .share-btna {
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-ms-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	visibility:visible;
	opacity:1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.share-btna.share-two{
	left: 80px;
	bottom: 11px;
}
.share-btna.share-one{
	left: 116px;
	bottom: -11px;
}
.open  .share-btna.share-one {
	bottom: -51px;
	left: 115px;
}
.open  .share-btna.share-two {
	bottom: 11px;
	left: 54px;
}
.share-btna.share-three {
	left: auto;
	right: 75px;
	bottom: 11px;
}
.open .share-btna.share-three {
	bottom: 11px;
	right: 54px;
}
.share-btna.share-four {
	left: auto;
	right: 75px;
	bottom: 11px;
}
.open .share-btna.share-four {
	bottom: 11px;
	right: 16px;
}
.opentip .widget{
	list-style:none;
}
.opentip .widgettitle{
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.opentip .widget_recent_entries li, .opentip .widget_archive li{
	font-size:11px;
	padding: 7px 0;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.opentip .widget_calendar{
	min-width:200px;
}
.opentip .widget_recent_entries li:last-child{
	border-bottom:none;
}
.opentip .widget_recent_entries li .post-date{
	text-transform:uppercase;
}
.hideelement{
	display:none!important;
}
.sbright .gray-container, .sbleft .gray-container{
	background-color:rgba(0,0,0,0)!important;
}
.tt-content-bg{
	height:100%; 
	width:650px;
}
.tt-content-bg.fullw{
	width:100%;
}
.turquoise .widgttl, .greensea .widgttl, .emerald .widgttl, .nephritis .widgttl, .amethyst .widgttl, .wisteria .widgttl, .peterriver .widgttl, .belizehole .widgttl, .sunflower .widgttl, .orange .widgttl, .carrot .widgttl, .pumpkin .widgttl, .wetasphalt .widgttl, .midnightblue .widgttl, .alizarin .widgttl, .pomegranate .widgttl, .concrete .widgttl, .asbestos .widgttl {
	background-color:rgba(0,0,0,0.2)!important;	
}
audio {
	position:fixed;
	z-index:-999;
}
.ch-info-wrap {
	box-shadow: 0 0 0 20px rgba(0, 0, 0,0.7)!important;
}
.loading:after, div.dark_square .pp_loaderIcon {
	border-width: 0 3px 0 0;
	border-style: solid;
	border-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	display: block;
	height: 20px;
	margin: -25px 0 0 -25px;
	position:relative;
	width: 20px;
	content: "";
	animation: spin 1s infinite linear;
	-webkit-animation: spin 1s infinite linear;
	
}
@keyframes spin {
	from { transform: rotate(0deg); }
	to { transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(360deg); }
}