/* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
.rs-p-wp-fix { display: none !important; margin: 0 !important; height: 0px !important; }

/* NEW Z-INDEX FIX*/
.wp-block-themepunch-revslider { position: relative }

/* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/*rs-sbg-px rs-sbg-wrap img { display:none !important}*/

/* MODAL BASICS */
rs-modal { position: fixed !important; z-index: 9999999 !important; pointer-events: none !important;}
rs-modal.rs-modal-auto { top: auto;bottom: auto;left: auto; right:auto; }
rs-modal.rs-modal-fullwidth,
rs-modal.rs-modal-fullscreen { top: 0px; left: 0px; width: 100%; height: 100%; }
rs-modal rs-fullwidth-wrap { position: absolute; top: 0px; left: 0px; height: 100%;}
rs-module-wrap.rs-modal { display:none; max-height: 100% !important; overflow: auto !important;  pointer-events: auto !important;}
rs-module-wrap.hideallscrollbars.rs-modal { overflow: hidden !important; max-width: 100% !important}
rs-modal-cover { width: 100%; height: 100%; z-index: 0; background: transparent; position: absolute;top: 0px;left: 0px; cursor: pointer; pointer-events: auto}
body>rs-modal-cover { position: fixed; z-index: 9999995 !important; }

rs-sbg-px { pointer-events: none }

.rs-forceuntouchable,
.rs-forceuntouchable * { pointer-events: none !important; }

.rs-forcehidden * { visibility: hidden !important; }

/*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/

.rs_splitted_lines { display: block; white-space: nowrap !important}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff;
}
.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('../fonts/revicons/revicons.eot?5510888');
  src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
	   url('../fonts/revicons/revicons.woff?5510888') format('woff'),
	   url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
	   url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  speak-as: spell-out;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"]
{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before
{
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	speak: never;
  	speak-as: spell-out;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	margin-right: 0;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	margin-left: 0;
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only
{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus

{
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


.revicon-search-1:before { content: '\e802'; } /* 'î ‚' */
.revicon-pencil-1:before { content: '\e831'; } /* 'î ±' */
.revicon-picture-1:before { content: '\e803'; } /* 'î ƒ' */
.revicon-cancel:before { content: '\e80a'; } /* 'î Š' */
.revicon-info-circled:before { content: '\e80f'; } /* 'î ' */
.revicon-trash:before { content: '\e801'; } /* 'î ' */
.revicon-left-dir:before { content: '\e817'; } /* 'î —' */
.revicon-right-dir:before { content: '\e818'; } /* 'î ˜' */
.revicon-down-open:before { content: '\e83b'; } /* 'î »' */
.revicon-left-open:before { content: '\e819'; } /* 'î ™' */
.revicon-right-open:before { content: '\e81a'; } /* 'î š' */
.revicon-angle-left:before { content: '\e820'; } /* 'î  ' */
.revicon-angle-right:before { content: '\e81d'; } /* 'î ' */
.revicon-left-big:before { content: '\e81f'; } /* 'î Ÿ' */
.revicon-right-big:before { content: '\e81e'; } /* 'î ž' */
.revicon-magic:before { content: '\e807'; } /* 'î ‡' */
.revicon-picture:before { content: '\e800'; } /* 'î €' */
.revicon-export:before { content: '\e80b'; } /* 'î ‹' */
.revicon-cog:before { content: '\e832'; } /* 'î ²' */
.revicon-login:before { content: '\e833'; } /* 'î ³' */
.revicon-logout:before { content: '\e834'; } /* 'î ´' */
.revicon-video:before { content: '\e805'; } /* 'î …' */
.revicon-arrow-combo:before { content: '\e827'; } /* 'î §' */
.revicon-left-open-1:before { content: '\e82a'; } /* 'î ª' */
.revicon-right-open-1:before { content: '\e82b'; } /* 'î «' */
.revicon-left-open-mini:before { content: '\e822'; } /* 'î ¢' */
.revicon-right-open-mini:before { content: '\e823'; } /* 'î £' */
.revicon-left-open-big:before { content: '\e824'; } /* 'î ¤' */
.revicon-right-open-big:before { content: '\e825'; } /* 'î ¥' */
.revicon-left:before { content: '\e836'; } /* 'î ¶' */
.revicon-right:before { content: '\e826'; } /* 'î ¦' */
.revicon-ccw:before { content: '\e808'; } /* 'î ˆ' */
.revicon-arrows-ccw:before { content: '\e806'; } /* 'î †' */
.revicon-palette:before { content: '\e829'; } /* 'î ©' */
.revicon-list-add:before { content: '\e80c'; } /* 'î Œ' */
.revicon-doc:before { content: '\e809'; } /* 'î ‰' */
.revicon-left-open-outline:before { content: '\e82e'; } /* 'î ®' */
.revicon-left-open-2:before { content: '\e82c'; } /* 'î ¬' */
.revicon-right-open-outline:before { content: '\e82f'; } /* 'î ¯' */
.revicon-right-open-2:before { content: '\e82d'; } /* 'î ­' */
.revicon-equalizer:before { content: '\e83a'; } /* 'î º' */
.revicon-layers-alt:before { content: '\e804'; } /* 'î „' */
.revicon-popup:before { content: '\e828'; } /* 'î ¨' */




/******************************
	-	BASIC STYLES		-
******************************/

.tp-fullwidth-forcer { z-index: 0; pointer-events: none}
rs-module-wrap { visibility: hidden }
rs-module-wrap,
rs-module-wrap * { box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0);}

rs-module-wrap {position:relative;z-index: 1;width:100%; display: block;}

.rs-fixedscrollon rs-module-wrap { position: fixed !important; top: 0px !important; z-index: 1000; left: 0 !important;}
.rs-stickyscrollon rs-module-wrap {  position: sticky !important; top:0px; z-index: 1000; }
.rs-stickyscrollon { overflow: visible !important; }

rs-fw-forcer { display:block;width:100%;pointer-events: none;}
rs-module { position:relative;overflow:hidden;display: block; }

rs-module.disableVerticalScroll { -ms-touch-action: pan-x; touch-action: pan-x; }


rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg { display: block; pointer-events: none  }

rs-sbg-effectwrap {
	position:absolute;top:0px;left:0px;width:100%;height:100%
}

rs-carousel-wrap rs-column rs-layer img { width: 0px; height: 0px; }

rs-sbg-px,
rs-sbg-wrap {position:absolute; top:0px; left:0px; z-index:0;width:100%;height:100%;display: block;}

a.rs-layer,
a.rs-layer:-webkit-any-link { text-decoration: none }

a[x-apple-data-detectors] { color: inherit !important;   text-decoration: none !important;   font-size: inherit !important;   font-family: inherit !important;   font-weight: inherit !important;   line-height: inherit !important; }

.entry-content rs-module a, rs-module a { box-shadow: none; }

.rs-ov-hidden 		{ 	overflow:hidden !important;}


.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide { overflow:visible !important}

.rs-parallax-hidden-of rs-slide { overflow:hidden !important}

.tp-simpleresponsive img,
rs-module img{
	max-width:none !important;
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}



rs-module .no-slides-text{font-weight:bold;text-align:center;padding-top:80px;}


rs-slides, rs-slide, rs-slide:before {	 position:absolute;text-indent: 0em;top:0px;left:0px;}
rs-slide,rs-slide:before {  display:block; visibility:hidden; }

.rs-layer .rs-untoggled-content { display:block;}
.rs-layer .rs-toggled-content { display:none;}

.rs-tc-active.rs-layer > .rs-toggled-content { display:block;}
.rs-tc-active.rs-layer > .rs-untoggled-content { display:none;}

.rs-layer-video { overflow: hidden }

.rs_html5vidbasicstyles { position:relative;top:0px;left:0px;width:100%;height:100%; overflow:hidden; }

rs-module rs-layer,
rs-module .rs-layer {
	opacity: 0;
	position:relative;
	visibility: hidden;
	/*white-space: nowrap; Fix for Mobile Padding issues on long texts */
	display: block;
	-webkit-font-smoothing: antialiased !important;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-moz-osx-font-smoothing: grayscale;
	z-index:1;
	font-display: swap;
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
	user-select: none;	
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child{
	margin-bottom:0;

}

.rs-svg svg {	width:100%; height:100%;position: relative;vertical-align: top}


rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) { outline: none !important; }


/* CAROUSEL FUNCTIONS */
rs-carousel-wrap {
	cursor:url(openhand.cur), move;
}
rs-carousel-wrap.dragged {
	cursor:url(closedhand.cur), move;
}

rs-carousel-wrap.noswipe {
	cursor: default;
}

rs-carousel-wrap { position: absolute; overflow: hidden;  width:100%;height:100%;top:0px;left:0px;}
rs-carousel-space { clear:both;display:block;width:100%;height:0px;position:relative;}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {
	box-sizing:border-box;
	max-height:none !important;
}


.rs-layer.rs-selectable {
	user-select: text;	
}



rs-px-mask {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
	max-width: none !important;
	border: none;
}

rs-bg-elem 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0; display: block; pointer-events: none; }

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #fff; z-index: 1000; transform: scaleX(0) scaleY(0);}

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
rs-zone			{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;pointer-events: none}
rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {	display:block; visibility: hidden}

rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap { display: block; }

rs-column-wrap>rs-mask-wrap,
rs-column-wrap>rs-loop-wrap { z-index: 1 }

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap
 { transform-style:flat;}


/* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
 	{ 
		 rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {backface-visibility: hidden;transform-style: preserve-3d;}
	}

.safarifix rs-layer-wrap {
	perspective: 1000000;
}

@-moz-document url-prefix() {
 	rs-layer-wrap,
	rs-mask-wrap,
	rs-cbg-mask-wrap { perspective: none; }
}


rs-mask-wrap { overflow: hidden }
rs-fullwidth-wrap { position:relative;width:100%;height:auto;display: block; overflow:visible;max-width:none !important;}

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_bottom 			{	bottom:0px;}
.rev_row_zone_middle			{ top: 0px;}

rs-column-wrap .rs-parallax-wrap  { vertical-align: top }

.rs-layer img,
rs-layer img { vertical-align: top }

rs-row,
rs-row.rs-layer 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto;
	font-size:0px;
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden { display:none !important; visibility:hidden !important; pointer-events: none !important;}

rs-column-wrap {
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;
	font-size:0px;
}

rs-column {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

rs-cbg-mask-wrap {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
}

rs-column-wrap rs-cbg-mask-wrap { top: 0px; left: 0px; bottom: 0px; right: 0px; }
rs-column-bg {
	position: absolute;
	z-index: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

.rs-pelock * { pointer-events: none !important;}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap 			{	text-align: inherit; }
rs-column rs-mask-wrap 			{	display: inline-block;}


rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap { position: relative; left:auto; top:auto; line-height: 0px;}

rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap,
rs-column .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns rs-column-wrap.rs-parallax-wrap  { display:block !important; width:100% !important; }


.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
.tp-forcenotvisible,
.tp-hide-revslider,
rs-row-wrap.rs-layer-hidden,
rs-column-wrap.rs-layer-hidden,
.rs-layer.rs-layer-hidden,
.rs-layer-audio.rs-layer-hidden,
.rs-parallax-wrap.rs-layer-hidden {
	visibility:hidden !important;
	display:none !important
}

/*rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap,
rs-column rs-layer { vertical-align: inherit }*/



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

a.rs-layer.rs-nointeraction >.div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
	pointer-events: none !important
}

rs-static-layers	{position:absolute; z-index:101; top:0px;left:0px; display: block; width: 100%;height: 100%; pointer-events: none; overflow: hidden}

/* new static layers position option */
rs-static-layers.rs-stl-back {
	z-index:0;
}

.rs-stl-visible{
	overflow: visible !important;
}

.rs-layer rs-fcr 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-bottom-width: 0 !important; border-top: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-fcrt 	{ width: 0; height: 0; border-left: 40px solid transparent; border-right: 0px solid transparent; border-top-width: 0 !important; border-bottom: 40px solid #00A8FF; position: absolute; right: 100%; top: 0px; }
.rs-layer rs-bcr 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-bottom: 40px solid #00A8FF; border-top-width: 0 !important; position: absolute; left: 100%; top: 0px; }
.rs-layer rs-bcrt 	{ width: 0; height: 0; border-left: 0px solid transparent; border-right: 40px solid transparent; border-top: 40px solid #00A8FF; border-bottom-width: 0 !important; position: absolute; left: 100%; top: 0px; }


.tp-layer-inner-rotation {
	position: relative !important;
}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

rs-bgvideo 			{	position: absolute;top:0px;left:0px; width:100%;height:100%;z-index: 0; display: block}

.rs-layer.rs-fsv	{	top:0px;left:0px;  position:absolute;width:100%;height:100%}

.rs-layer.rs-fsv audio,
.rs-layer.rs-fsv video,
.rs-layer.rs-fsv iframe,
.rs-layer.rs-fsv iframe audio,
.rs-layer.rs-fsv iframe video	{ width:100%; height:100% ; /*display: none*/}


.rs-fsv video				{	background: #000}

.fullcoveredvideo rs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid rs-poster	{	display: none}

.tp-video-play-button					{
	background:#000;
	background:rgba(0,0,0,0.3);
	border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;

	display: inline-block;
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	transition:opacity 300ms ease-out !important;
}

.rs-ISM .tp-video-play-button{
	opacity: 1;
	transition: none !important;
	z-index: 6;
}

.rs-audio .tp-video-play-button { display:none !important;}
.rs-layer .html5vid					{	width:100% !important; height:100% !important;}
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center !important; vertical-align: top; line-height: 50px !important; font-size: 30px !important;}
.rs-layer:hover .tp-video-play-button	{	opacity: 1; display:block; z-index: 6;}
.rs-layer .tp-revstop					{	display:none;width: 15px; border-right: 5px solid #fff !important; border-left:5px solid #fff !important; transform: translateX(50%) translateY(50%);height: 20px;margin-left: 11px !important;margin-top: 5px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.rs-fsv .rs-fsv audio 		{	object-fit:contain !important;}
.rs-fsv .rs-fsv video 		{	object-fit:contain !important;}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button  { display: none; }


@supports not (-ms-high-contrast:none) {
   /* Non-IE styles here */
	.rs-fsv .fullcoveredvideo audio 		{	object-fit:cover !important;}
	.rs-fsv .fullcoveredvideo video 		{	object-fit:cover !important;}
}

.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls { display:none !important;}


.rs-audio .tp-video-controls {	opacity: 1 !important; visibility: visible !important}



rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer 	{	margin:0; padding:0; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}

rs-module h1.rs-layer:before,
rs-module h2.rs-layer:before,
rs-module h3.rs-layer:before,
rs-module h4.rs-layer:before,
rs-module h5.rs-layer:before,
rs-module h6.rs-layer:before { content: none; }


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
rs-dotted						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3;display:block;pointer-events: none}
rs-sbg-wrap rs-dotted 			{ z-index: 31 }
rs-dotted.twoxtwo				{	background:url(../assets/gridtile.png)}
rs-dotted.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}
rs-dotted.threexthree			{	background:url(../assets/gridtile_3x3.png)}
rs-dotted.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 	{	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);

  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
	position:absolute;
	z-index:-2;
	box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
	top:30%;
	bottom:0;
	left:20px;
	right:20px;
	border-radius:100px / 20px;
}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none; text-decoration: none !important;  box-sizing:border-box;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase;  }

.rev-btn  i								{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out;  margin-left:0px; line-height: inherit}

.rev-btn.rev-hiddenicon i				{ 	font-size: inherit; font-weight: normal; position: relative; top: 0px; transition: opacity 0.2s ease-out, margin 0.2s ease-out; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  box-sizing: border-box;
  padding: 22px 14px 22px 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);

}
.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);

  opacity: 0;
}
.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);

}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}

.rev-b-span-light span,
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}

.rev-b-span-dark span,
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 70%;}
	50% {opacity: 0;top: 70%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	opacity: 0.8;
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	border-radius: 50%;
	animation: rev-ani-mouse 2.5s linear infinite;
	background: #fff;
}

.rev-scroll-btn.rev-b-span-dark {
	border-color:#333;
}
.rev-scroll-btn.rev-b-span-dark span,
.rev-scroll-btn.revs-dark span {
	background: #333;
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;
	color: #FFF;
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;
	text-decoration: none;
	text-align: center;
	background-color: #000;
	border-radius: 50px;
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{
	border-radius: 3px;
}

.rev-cbutton-light	{
	color: #333;
	background-color: rgba(255,255,255, 0.75);
}

.rev-cbutton-light-sr	{
	color: #333;
	border-radius: 3px;
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {
	line-height: 37px;
	width:37px;
	height:37px;
}

.rev-sbutton-blue	{
	background-color: #3B5998
}
.rev-sbutton-lightblue	{
	background-color: #00A0D1;
}
.rev-sbutton-red	{
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
rs-progress						{	visibility: hidden; position:absolute; z-index:200;width:100%;height:100%;}
rs-progress-bar,
.rs-progress-bar				{ 	display:block;z-index: 20;box-sizing: border-box;background-clip: content-box;position: absolute;line-height:0px;width:100%;height:100%;}
rs-progress-bgs 				{ 	display:block;z-index: 15;box-sizing: border-box; width: 100%; position: absolute; height: 100%; top: 0px; left: 0px; }
rs-progress-bg					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-gap					{	display:block;background-clip: content-box; position: absolute;width:100%;height:100%;}
rs-progress-vis 				{ 	display:block;width: 100%;height: 100%; position: absolute;top: 0px;left: 0px }

/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
.rs-layer img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	/*zoom:1;*/
}

/*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/


.rs-layer.slidelink { cursor:pointer;width:100%;height:100%; }
.rs-layer.slidelink a {	width:100%;height:100%;display:block}
.rs-layer.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
.rs-layer.slidelink a span{	background:url(../assets/coloredbg.png) repeat; width:100%;height:100%;display:block}
/*.tp-shape {	width:100%;height:100%;}*/



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.rs-layer .rs-starring				{	display: inline-block}


.rs-layer .rs-starring .star-rating {
	float: none;
	display: inline-block;
	vertical-align: top;
	color: #FFC321 !important;
}


.rs-layer .rs-starring .star-rating,
.rs-layer .rs-starring-page .star-rating {
	position: relative;
	height: 1em;
	width: 5.4em;
	font-family: star;
	font-size: 1em !important;
}

.rs-layer  .rs-starring .star-rating:before,
.rs-layer  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.rs-layer .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.rs-layer .rs-starring .star-rating span:before,
.rs-layer .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}




/******************************
	-	LOADER FORMS	-
********************************/

rs-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

rs-loader.off {
	display: none !important;
}

rs-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-image:url(../assets/loader.gif);
	background-repeat:no-repeat;
	background-position: center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}


rs-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
}



rs-loader.spinner5 	{
	background-image:url(../assets/loader.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
}


@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


rs-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}


@keyframes tp-scaleout {
  0% {transform: scale(0.0);}
  100% {transform: scale(1.0);opacity: 0;}
}


rs-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

rs-loader.spinner3 .bounce1,
rs-loader.spinner3 .bounce2,
rs-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  animation-fill-mode: both;
}

rs-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}

rs-loader.spinner3 .bounce2 {
  animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);}
  40% {transform: scale(1.0);}
}




rs-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2.0s infinite linear;
}

rs-loader.spinner4 .dot1,
rs-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

rs-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  animation-delay: -1.0s;
}


@keyframes tp-rotate { 100% { transform: rotate(360deg);}}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);}
  50% { transform: scale(1.0);}
}



rs-layer iframe { visibility:hidden;}
rs-layer.rs-ii-o iframe { visibility: visible; }

rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] { display: inline-block }

rs-layer input::placeholder { vertical-align: middle; line-height: inherit !important}

a.rs-layer { transition: none }


/***********************************************
	-  STANDARD NAVIGATION SETTINGS
***********************************************/

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow 					{	display:block; pointer-events: all;}

/*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; }

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

rs-poster 						 { cursor:pointer; z-index:3; }

.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; }

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; }

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet.rs-touchhover				{	background:#fff;}




.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows.rs-touchhover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }

/*.tp-thumb-mask {max-width: 100% !important}*/

/************************
 - FIXES FOR PE-7 ICONS -
**************************/

.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"] {
	width: auto;
	margin: 0;
	line-height: inherit;
	box-sizing: inherit;
}


/***************************
	- KEN BURNS FIXES -
***************************/

rs-pzimg-wrap { display: block; }
body.rtl .rs-pzimg {left: 0 !important}


/*******************************
	- CUBE & CANVAS SETTINGS -
********************************/
.rs_fake_cube {transform-style:preserve-3d}
.rs_fake_cube,
.rs_fake_cube_wall { position:absolute; -webkit-backface-visibility:hidden; backface-visibility:hidden; left:0px; top:0px; z-index: 0 }

.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas { overflow: hidden; z-index: 5; -webkit-backface-visibility:hidden; backface-visibility:hidden;}


/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

.dddwrapper { transform-style: flat;perspective: 10000px; }

/*******************
	- DEBUG MODE -
*******************/

.rs_error_message_box { background: #111;width:800px;margin: 40px auto;padding: 40px 20px;text-align: center;font-family: "Open Sans",sans-serif}
.rs_error_message_oops {margin: 0px 0px 20px;line-height: 60px;font-size: 34px;color: #FFF;}
.rs_error_message_content {margin: 0px 0px 20px;line-height: 25px;font-size: 17px;color: #FFF;}
.rs_error_message_button {color: #fff !important;background: #333;display: inline-block;padding: 10px 15px;text-align: right;border-radius: 5px;cursor: pointer;text-decoration: none !important}
.rs_error_message_button:hover {  background:#5e35b1}



.hglayerinfo				   {position: fixed;bottom: 0px;left: 0px;color: #FFF;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0, 0, 0, 0.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo 					   {position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .rs-layer:hover {border:1px dashed #c0392b !important;}
.helpgrid 					   {border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}



/**
INSTAGRAM FILTERS BY UNA
https://una.im/CSSgram/
**/
.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-image:radial-gradient(circle,40%, #d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute;}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}
.willow::after{background-color:#d8cdcb;mix-blend-mode: color}
.rs-safari .willow:after{background-color: rgba(100, 0, 0, 0.2);}
/* SAFARI BUG FIX ON COLOR BLEND MODE */
@media not all and (min-resolution:.001dpcm) {
	 @supports (-webkit-appearance:none) {
	 .willow{filter:grayscale(1) contrast(.95) brightness(.9)}
	.willow::after{background-color:transparent;}
}}
rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {height:500%;width:500%}



/**
new spinners
**/
rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}



/* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
.bgcanvas { display: none; position: absolute; overflow: hidden; }


/* way the hell off screen */
.RSscrollbar-measure {
	width: 100px;
	height: 100px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
}

/*  AVADA SCROLL FIX */
.avada-has-rev-slider-styles .rev_slider_wrapper {
	transform:none;
}

/* rs-carousel-wrap{
	transform: scale(0.3);
	overflow: visible !important;
	border: solid 5px red;
} */
 .wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
.animate {
	visibility: hidden;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}

.animate.hinge {
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@-moz-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@-o-keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	100%,
	50% {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.animate.flash {
	-webkit-animation-name: flash;
	-moz-animation-name: flash;
	-o-animation-name: flash;
	animation-name: flash;
	visibility: visible !important
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px)
	}
}

@-moz-keyframes shake {

	0%,
	100% {
		-moz-transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-moz-transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-moz-transform: translateX(10px)
	}
}

@-o-keyframes shake {

	0%,
	100% {
		-o-transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-o-transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		-o-transform: translateX(10px)
	}
}

@keyframes shake {

	0%,
	100% {
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px)
	}
}

.animate.shake {
	-webkit-animation-name: shake;
	-moz-animation-name: shake;
	-o-animation-name: shake;
	animation-name: shake;
	visibility: visible !important
}

@-webkit-keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-webkit-transform: translateY(0)
	}

	40% {
		-webkit-transform: translateY(-30px)
	}

	60% {
		-webkit-transform: translateY(-15px)
	}
}

@-moz-keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-moz-transform: translateY(0)
	}

	40% {
		-moz-transform: translateY(-30px)
	}

	60% {
		-moz-transform: translateY(-15px)
	}
}

@-o-keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		-o-transform: translateY(0)
	}

	40% {
		-o-transform: translateY(-30px)
	}

	60% {
		-o-transform: translateY(-15px)
	}
}

@keyframes bounce {

	0%,
	100%,
	20%,
	50%,
	80% {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-30px)
	}

	60% {
		transform: translateY(-15px)
	}
}

.animate.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
	visibility: visible !important
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1)
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-webkit-transform: scale(1) rotate(0)
	}
}

@-moz-keyframes tada {
	0% {
		-moz-transform: scale(1)
	}

	10%,
	20% {
		-moz-transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-moz-transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-moz-transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-moz-transform: scale(1) rotate(0)
	}
}

@-o-keyframes tada {
	0% {
		-o-transform: scale(1)
	}

	10%,
	20% {
		-o-transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-o-transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-o-transform: scale(1.1) rotate(-3deg)
	}

	100% {
		-o-transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		transform: scale(1)
	}

	10%,
	20% {
		transform: scale(0.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg)
	}

	100% {
		transform: scale(1) rotate(0)
	}
}

.animate.tada {
	-webkit-animation-name: tada;
	-moz-animation-name: tada;
	-o-animation-name: tada;
	animation-name: tada;
	visibility: visible !important
}

@-webkit-keyframes swing {

	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transform-origin: top center
	}

	20% {
		-webkit-transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg)
	}

	100% {
		-webkit-transform: rotate(0deg)
	}
}

@-moz-keyframes swing {
	20% {
		-moz-transform: rotate(15deg)
	}

	40% {
		-moz-transform: rotate(-10deg)
	}

	60% {
		-moz-transform: rotate(5deg)
	}

	80% {
		-moz-transform: rotate(-5deg)
	}

	100% {
		-moz-transform: rotate(0deg)
	}
}

@-o-keyframes swing {
	20% {
		-o-transform: rotate(15deg)
	}

	40% {
		-o-transform: rotate(-10deg)
	}

	60% {
		-o-transform: rotate(5deg)
	}

	80% {
		-o-transform: rotate(-5deg)
	}

	100% {
		-o-transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

.animate.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	-moz-animation-name: swing;
	-o-animation-name: swing;
	animation-name: swing;
	visibility: visible !important
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%)
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg)
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg)
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg)
	}

	100% {
		-webkit-transform: translateX(0%)
	}
}

@-moz-keyframes wobble {
	0% {
		-moz-transform: translateX(0%)
	}

	15% {
		-moz-transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-moz-transform: translateX(20%) rotate(3deg)
	}

	45% {
		-moz-transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-moz-transform: translateX(10%) rotate(2deg)
	}

	75% {
		-moz-transform: translateX(-5%) rotate(-1deg)
	}

	100% {
		-moz-transform: translateX(0%)
	}
}

@-o-keyframes wobble {
	0% {
		-o-transform: translateX(0%)
	}

	15% {
		-o-transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		-o-transform: translateX(20%) rotate(3deg)
	}

	45% {
		-o-transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		-o-transform: translateX(10%) rotate(2deg)
	}

	75% {
		-o-transform: translateX(-5%) rotate(-1deg)
	}

	100% {
		-o-transform: translateX(0%)
	}
}

@keyframes wobble {
	0% {
		transform: translateX(0%)
	}

	15% {
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		transform: translateX(-5%) rotate(-1deg)
	}

	100% {
		transform: translateX(0%)
	}
}

.animate.wobble {
	-webkit-animation-name: wobble;
	-moz-animation-name: wobble;
	-o-animation-name: wobble;
	animation-name: wobble;
	visibility: visible !important
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1)
	}

	50% {
		-moz-transform: scale(1.1)
	}

	100% {
		-moz-transform: scale(1)
	}
}

@-o-keyframes pulse {
	0% {
		-o-transform: scale(1)
	}

	50% {
		-o-transform: scale(1.1)
	}

	100% {
		-o-transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	100% {
		transform: scale(1)
	}
}

.animate.pulse {
	-webkit-animation-name: pulse;
	-moz-animation-name: pulse;
	-o-animation-name: pulse;
	animation-name: pulse;
	visibility: visible !important
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in
	}
}

@-moz-keyframes flip {
	0% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-moz-animation-timing-function: ease-out
	}

	40% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-moz-animation-timing-function: ease-out
	}

	50% {
		-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-moz-animation-timing-function: ease-in
	}

	80% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-moz-animation-timing-function: ease-in
	}

	100% {
		-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-moz-animation-timing-function: ease-in
	}
}

@-o-keyframes flip {
	0% {
		-o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-o-animation-timing-function: ease-out
	}

	40% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-o-animation-timing-function: ease-out
	}

	50% {
		-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-o-animation-timing-function: ease-in
	}

	80% {
		-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-o-animation-timing-function: ease-in
	}

	100% {
		-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-o-animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		animation-timing-function: ease-in
	}

	100% {
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		animation-timing-function: ease-in
	}
}

.animate.flip {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flip;
	-o-backface-visibility: visible !important;
	-o-animation-name: flip;
	backface-visibility: visible !important;
	animation-name: flip;
	visibility: visible !important
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@-moz-keyframes flipInX {
	0% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-moz-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-moz-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-moz-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@-o-keyframes flipInX {
	0% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		-o-transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		-o-transform: perspective(400px) rotateX(10deg)
	}

	100% {
		-o-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		transform: perspective(400px) rotateX(10deg)
	}

	100% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

.animate.flipInX {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInX;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInX;
	backface-visibility: visible !important;
	animation-name: flipInX;
	visibility: visible !important
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@-moz-keyframes flipOutX {
	0% {
		-moz-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		-moz-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@-o-keyframes flipOutX {
	0% {
		-o-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		-o-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	100% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.animate.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible !important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible !important;
	animation-name: flipOutX;
	backface-visibility: visible !important;
	visibility: visible !important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@-moz-keyframes flipInY {
	0% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-moz-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-moz-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-moz-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@-o-keyframes flipInY {
	0% {
		-o-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		-o-transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		-o-transform: perspective(400px) rotateY(10deg)
	}

	100% {
		-o-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		transform: perspective(400px) rotateY(10deg)
	}

	100% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.animate.flipInY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipInY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipInY;
	backface-visibility: visible !important;
	animation-name: flipInY;
	visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@-moz-keyframes flipOutY {
	0% {
		-moz-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		-moz-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@-o-keyframes flipOutY {
	0% {
		-o-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		-o-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	100% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.animate.flipOutY {
	-webkit-backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible !important;
	-moz-animation-name: flipOutY;
	-o-backface-visibility: visible !important;
	-o-animation-name: flipOutY;
	backface-visibility: visible !important;
	animation-name: flipOutY;
	visibility: visible !important
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.animate.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
	visibility: visible !important
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.animate.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	visibility: visible !important
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.animate.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.animate.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	visibility: visible !important
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.animate.fadeInRight {
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	visibility: visible !important
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.animate.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	-moz-animation-name: fadeInUpBig;
	-o-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
	visibility: visible !important
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
}

@-o-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.animate.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	-moz-animation-name: fadeInDownBig;
	-o-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
	visibility: visible !important
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.animate.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	-moz-animation-name: fadeInLeftBig;
	-o-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
	visibility: visible !important
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0)
	}
}

@-o-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

.animate.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	-moz-animation-name: fadeInRightBig;
	-o-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
	visibility: visible !important
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-o-keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.animate.fadeOut {
	-webkit-animation-name: fadeOut;
	-moz-animation-name: fadeOut;
	-o-animation-name: fadeOut;
	animation-name: fadeOut;
	visibility: visible !important
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}
}

@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-20px)
	}
}

@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-20px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-20px)
	}
}

.animate.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp;
	-o-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
	visibility: visible !important
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}
}

@-moz-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(20px)
	}
}

@-o-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(20px)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(20px)
	}
}

.animate.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	-moz-animation-name: fadeOutDown;
	-o-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
	visibility: visible !important
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px)
	}
}

@-moz-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-20px)
	}
}

@-o-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-20px)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(-20px)
	}
}

.animate.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	-moz-animation-name: fadeOutLeft;
	-o-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
	visibility: visible !important
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px)
	}
}

@-moz-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(20px)
	}
}

@-o-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(20px)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(20px)
	}
}

.animate.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	-moz-animation-name: fadeOutRight;
	-o-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
	visibility: visible !important
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@-moz-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}
}

@-o-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.animate.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	-moz-animation-name: fadeOutUpBig;
	-o-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
	visibility: visible !important
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@-moz-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}
}

@-o-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.animate.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	-moz-animation-name: fadeOutDownBig;
	-o-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
	visibility: visible !important
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@-moz-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}
}

@-o-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.animate.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	-moz-animation-name: fadeOutLeftBig;
	-o-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
	visibility: visible !important
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@-moz-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-moz-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}
}

@-o-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-o-transform: translateX(0)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.animate.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	-moz-animation-name: fadeOutRightBig;
	-o-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
	visibility: visible !important
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05)
	}

	70% {
		-webkit-transform: scale(.9)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3)
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.05)
	}

	70% {
		-moz-transform: scale(.9)
	}

	100% {
		-moz-transform: scale(1)
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3)
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.05)
	}

	70% {
		-o-transform: scale(.9)
	}

	100% {
		-o-transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3)
	}

	50% {
		opacity: 1;
		transform: scale(1.05)
	}

	70% {
		transform: scale(.9)
	}

	100% {
		transform: scale(1)
	}
}

.animate.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
	visibility: visible !important
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px)
	}

	80% {
		-webkit-transform: translateY(10px)
	}

	100% {
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes bounceInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(-30px)
	}

	80% {
		-moz-transform: translateY(10px)
	}

	100% {
		-moz-transform: translateY(0)
	}
}

@-o-keyframes bounceInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateY(-30px)
	}

	80% {
		-o-transform: translateY(10px)
	}

	100% {
		-o-transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(-30px)
	}

	80% {
		transform: translateY(10px)
	}

	100% {
		transform: translateY(0)
	}
}

.animate.bounceInUp {
	-webkit-animation-name: bounceInUp;
	-moz-animation-name: bounceInUp;
	-o-animation-name: bounceInUp;
	animation-name: bounceInUp;
	visibility: visible !important
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px)
	}

	80% {
		-webkit-transform: translateY(-10px)
	}

	100% {
		-webkit-transform: translateY(0)
	}
}

@-moz-keyframes bounceInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateY(30px)
	}

	80% {
		-moz-transform: translateY(-10px)
	}

	100% {
		-moz-transform: translateY(0)
	}
}

@-o-keyframes bounceInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateY(30px)
	}

	80% {
		-o-transform: translateY(-10px)
	}

	100% {
		-o-transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(30px)
	}

	80% {
		transform: translateY(-10px)
	}

	100% {
		transform: translateY(0)
	}
}

.animate.bounceInDown {
	-webkit-animation-name: bounceInDown;
	-moz-animation-name: bounceInDown;
	-o-animation-name: bounceInDown;
	animation-name: bounceInDown;
	visibility: visible !important
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px)
	}

	80% {
		-webkit-transform: translateX(-10px)
	}

	100% {
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(30px)
	}

	80% {
		-moz-transform: translateX(-10px)
	}

	100% {
		-moz-transform: translateX(0)
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateX(30px)
	}

	80% {
		-o-transform: translateX(-10px)
	}

	100% {
		-o-transform: translateX(0)
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(30px)
	}

	80% {
		transform: translateX(-10px)
	}

	100% {
		transform: translateX(0)
	}
}

.animate.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
	visibility: visible !important
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px)
	}

	80% {
		-webkit-transform: translateX(10px)
	}

	100% {
		-webkit-transform: translateX(0)
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-moz-transform: translateX(-30px)
	}

	80% {
		-moz-transform: translateX(10px)
	}

	100% {
		-moz-transform: translateX(0)
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		-o-transform: translateX(-30px)
	}

	80% {
		-o-transform: translateX(10px)
	}

	100% {
		-o-transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(-30px)
	}

	80% {
		transform: translateX(10px)
	}

	100% {
		transform: translateX(0)
	}
}

.animate.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
	visibility: visible !important
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1)
	}

	25% {
		-webkit-transform: scale(.95)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3)
	}
}

@-moz-keyframes bounceOut {
	0% {
		-moz-transform: scale(1)
	}

	25% {
		-moz-transform: scale(.95)
	}

	50% {
		opacity: 1;
		-moz-transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-moz-transform: scale(.3)
	}
}

@-o-keyframes bounceOut {
	0% {
		-o-transform: scale(1)
	}

	25% {
		-o-transform: scale(.95)
	}

	50% {
		opacity: 1;
		-o-transform: scale(1.1)
	}

	100% {
		opacity: 0;
		-o-transform: scale(.3)
	}
}

@keyframes bounceOut {
	0% {
		transform: scale(1)
	}

	25% {
		transform: scale(.95)
	}

	50% {
		opacity: 1;
		transform: scale(1.1)
	}

	100% {
		opacity: 0;
		transform: scale(.3)
	}
}

.animate.bounceOut {
	-webkit-animation-name: bounceOut;
	-moz-animation-name: bounceOut;
	-o-animation-name: bounceOut;
	animation-name: bounceOut;
	visibility: visible !important
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@-moz-keyframes bounceOutUp {
	0% {
		-moz-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(-2000px)
	}
}

@-o-keyframes bounceOutUp {
	0% {
		-o-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateY(20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(-2000px)
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(20px)
	}

	100% {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.animate.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	-moz-animation-name: bounceOutUp;
	-o-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
	visibility: visible !important
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@-moz-keyframes bounceOutDown {
	0% {
		-moz-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateY(2000px)
	}
}

@-o-keyframes bounceOutDown {
	0% {
		-o-transform: translateY(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateY(2000px)
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(-20px)
	}

	100% {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.animate.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	-moz-animation-name: bounceOutDown;
	-o-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
	visibility: visible !important
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@-moz-keyframes bounceOutLeft {
	0% {
		-moz-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(-2000px)
	}
}

@-o-keyframes bounceOutLeft {
	0% {
		-o-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateX(20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(-2000px)
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(20px)
	}

	100% {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.animate.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	-moz-animation-name: bounceOutLeft;
	-o-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
	visibility: visible !important
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@-moz-keyframes bounceOutRight {
	0% {
		-moz-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-moz-transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(2000px)
	}
}

@-o-keyframes bounceOutRight {
	0% {
		-o-transform: translateX(0)
	}

	20% {
		opacity: 1;
		-o-transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(2000px)
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(-20px)
	}

	100% {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.animate.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	-moz-animation-name: bounceOutRight;
	-o-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
	visibility: visible !important
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateIn {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateIn {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0
	}

	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}
}

.animate.rotateIn {
	-webkit-animation-name: rotateIn;
	-moz-animation-name: rotateIn;
	-o-animation-name: rotateIn;
	animation-name: rotateIn;
	visibility: visible !important
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.animate.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	-moz-animation-name: rotateInUpLeft;
	-o-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
	visibility: visible !important
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.animate.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	-moz-animation-name: rotateInDownLeft;
	-o-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
	visibility: visible !important
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.animate.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	-moz-animation-name: rotateInUpRight;
	-o-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
	visibility: visible !important
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@-moz-keyframes rotateInDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}
}

@-o-keyframes rotateInDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.animate.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	-moz-animation-name: rotateInDownRight;
	-o-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
	visibility: visible !important
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(200deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOut {
	0% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: center center;
		-moz-transform: rotate(200deg);
		opacity: 0
	}
}

@-o-keyframes rotateOut {
	0% {
		-o-transform-origin: center center;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: center center;
		-o-transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0
	}
}

.animate.rotateOut {
	-webkit-animation-name: rotateOut;
	-moz-animation-name: rotateOut;
	-o-animation-name: rotateOut;
	animation-name: rotateOut;
	visibility: visible !important
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutUpLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutUpLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

.animate.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	-moz-animation-name: rotateOutUpLeft;
	-o-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
	visibility: visible !important
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutDownLeft {
	0% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: left bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutDownLeft {
	0% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: left bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.animate.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	-moz-animation-name: rotateOutDownLeft;
	-o-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
	visibility: visible !important
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutUpRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutUpRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.animate.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	-moz-animation-name: rotateOutUpRight;
	-o-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
	visibility: visible !important
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}

	100% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
}

@-moz-keyframes rotateOutDownRight {
	0% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(0);
		opacity: 1
	}

	100% {
		-moz-transform-origin: right bottom;
		-moz-transform: rotate(-90deg);
		opacity: 0
	}
}

@-o-keyframes rotateOutDownRight {
	0% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(0);
		opacity: 1
	}

	100% {
		-o-transform-origin: right bottom;
		-o-transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	100% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

.animate.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	-moz-animation-name: rotateOutDownRight;
	-o-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
	visibility: visible !important
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	40% {
		-webkit-transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}

	100% {
		-webkit-transform: translateY(700px);
		opacity: 0
	}
}

@-moz-keyframes hinge {
	0% {
		-moz-transform: rotate(0);
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-moz-transform: rotate(80deg);
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	40% {
		-moz-transform: rotate(60deg);
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	80% {
		-moz-transform: rotate(60deg) translateY(0);
		opacity: 1;
		-moz-transform-origin: top left;
		-moz-animation-timing-function: ease-in-out
	}

	100% {
		-moz-transform: translateY(700px);
		opacity: 0
	}
}

@-o-keyframes hinge {
	0% {
		-o-transform: rotate(0);
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	20%,
	60% {
		-o-transform: rotate(80deg);
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	40% {
		-o-transform: rotate(60deg);
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	80% {
		-o-transform: rotate(60deg) translateY(0);
		opacity: 1;
		-o-transform-origin: top left;
		-o-animation-timing-function: ease-in-out
	}

	100% {
		-o-transform: translateY(700px);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform: rotate(0);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		transform: rotate(80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	40% {
		transform: rotate(60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	80% {
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	100% {
		transform: translateY(700px);
		opacity: 0
	}
}

.animate.hinge {
	-webkit-animation-name: hinge;
	-moz-animation-name: hinge;
	-o-animation-name: hinge;
	animation-name: hinge;
	visibility: visible !important
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg)
	}
}

@-moz-keyframes rollIn {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg)
	}
}

@-o-keyframes rollIn {
	0% {
		opacity: 0;
		-o-transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}

	100% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg)
	}
}

.animate.rollIn {
	-webkit-animation-name: rollIn;
	-moz-animation-name: rollIn;
	-o-animation-name: rollIn;
	animation-name: rollIn;
	visibility: visible !important
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg)
	}
}

@-moz-keyframes rollOut {
	0% {
		opacity: 1;
		-moz-transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		-moz-transform: translateX(100%) rotate(120deg)
	}
}

@-o-keyframes rollOut {
	0% {
		opacity: 1;
		-o-transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		-o-transform: translateX(100%) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		transform: translateX(0px) rotate(0deg)
	}

	100% {
		opacity: 0;
		transform: translateX(100%) rotate(120deg)
	}
}

.animate.rollOut {
	-webkit-animation-name: rollOut;
	-moz-animation-name: rollOut;
	-o-animation-name: rollOut;
	animation-name: rollOut;
	visibility: visible !important
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@-moz-keyframes lightSpeedIn {
	0% {
		-moz-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-moz-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-moz-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-moz-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@-o-keyframes lightSpeedIn {
	0% {
		-o-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		-o-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		-o-transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		-o-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		transform: translateX(0%) skewX(-15deg);
		opacity: 1
	}

	100% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}
}

.animate.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	-moz-animation-name: lightSpeedIn;
	-o-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	visibility: visible !important;
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s;
	animation-duration: .5s
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@-moz-keyframes lightSpeedOut {
	0% {
		-moz-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		-moz-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@-o-keyframes lightSpeedOut {
	0% {
		-o-transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		-o-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		transform: translateX(0%) skewX(0deg);
		opacity: 1
	}

	100% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

.animate.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	-moz-animation-name: lightSpeedOut;
	-o-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	-moz-animation-timing-function: ease-in;
	-o-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	visibility: visible !important;
	-webkit-animation-duration: .25s;
	-moz-animation-duration: .25s;
	-o-animation-duration: .25s;
	animation-duration: .25s
}

.slideDown {
	animation-name: slideDown;
	-webkit-animation-name: slideDown;
	-moz-animation-name: slideDown;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	visibility: visible !important
}

@keyframes slideDown {
	0% {
		transform: translateY(-100%)
	}

	50% {
		transform: translateY(8%)
	}

	65% {
		transform: translateY(-4%)
	}

	80% {
		transform: translateY(4%)
	}

	95% {
		transform: translateY(-2%)
	}

	100% {
		transform: translateY(0%)
	}
}

@-webkit-keyframes slideDown {
	0% {
		-webkit-transform: translateY(-100%)
	}

	50% {
		-webkit-transform: translateY(8%)
	}

	65% {
		-webkit-transform: translateY(-4%)
	}

	80% {
		-webkit-transform: translateY(4%)
	}

	95% {
		-webkit-transform: translateY(-2%)
	}

	100% {
		-webkit-transform: translateY(0%)
	}
}

.slideUp {
	animation-name: slideUp;
	-webkit-animation-name: slideUp;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	visibility: visible !important
}

@keyframes slideUp {
	0% {
		transform: translateY(100%)
	}

	50% {
		transform: translateY(-8%)
	}

	65% {
		transform: translateY(4%)
	}

	80% {
		transform: translateY(-4%)
	}

	95% {
		transform: translateY(2%)
	}

	100% {
		transform: translateY(0%)
	}
}

@-webkit-keyframes slideUp {
	0% {
		-webkit-transform: translateY(100%)
	}

	50% {
		-webkit-transform: translateY(-8%)
	}

	65% {
		-webkit-transform: translateY(4%)
	}

	80% {
		-webkit-transform: translateY(-4%)
	}

	95% {
		-webkit-transform: translateY(2%)
	}

	100% {
		-webkit-transform: translateY(0%)
	}
}

.slideLeft {
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important
}

@keyframes slideLeft {
	0% {
		transform: translateX(150%)
	}

	50% {
		ransform: translateX(-8%)
	}

	65% {
		transform: translateX(4%)
	}

	80% {
		transform: translateX(-4%)
	}

	95% {
		transform: translateX(2%)
	}

	100% {
		transform: translateX(0%)
	}
}

@-webkit-keyframes slideLeft {
	0% {
		-webkit-transform: translateX(150%)
	}

	50% {
		-webkit-transform: translateX(-8%)
	}

	65% {
		-webkit-transform: translateX(4%)
	}

	80% {
		-webkit-transform: translateX(-4%)
	}

	95% {
		-webkit-transform: translateX(2%)
	}

	100% {
		-webkit-transform: translateX(0%)
	}
}

.slideRight {
	animation-name: slideRight;
	-webkit-animation-name: slideRight;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important
}

@keyframes slideRight {
	0% {
		transform: translateX(-150%)
	}

	50% {
		transform: translateX(8%)
	}

	65% {
		transform: translateX(-4%)
	}

	80% {
		transform: translateX(4%)
	}

	95% {
		transform: translateX(-2%)
	}

	100% {
		transform: translateX(0%)
	}
}

@-webkit-keyframes slideRight {
	0% {
		-webkit-transform: translateX(-150%)
	}

	50% {
		-webkit-transform: translateX(8%)
	}

	65% {
		-webkit-transform: translateX(-4%)
	}

	80% {
		-webkit-transform: translateX(4%)
	}

	95% {
		-webkit-transform: translateX(-2%)
	}

	100% {
		-webkit-transform: translateX(0%)
	}
}

.slideExpandUp {
	animation-name: slideExpandUp;
	-webkit-animation-name: slideExpandUp;
	animation-duration: 1.6s;
	-webkit-animation-duration: 1.6s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease -out;
	visibility: visible !important
}

@keyframes slideExpandUp {
	0% {
		transform: translateY(100%) scaleX(0.5)
	}

	30% {
		transform: translateY(-8%) scaleX(0.5)
	}

	40% {
		transform: translateY(2%) scaleX(0.5)
	}

	50% {
		transform: translateY(0%) scaleX(1.1)
	}

	60% {
		transform: translateY(0%) scaleX(0.9)
	}

	70% {
		transform: translateY(0%) scaleX(1.05)
	}

	80% {
		transform: translateY(0%) scaleX(0.95)
	}

	90% {
		transform: translateY(0%) scaleX(1.02)
	}

	100% {
		transform: translateY(0%) scaleX(1)
	}
}

@-webkit-keyframes slideExpandUp {
	0% {
		-webkit-transform: translateY(100%) scaleX(0.5)
	}

	30% {
		-webkit-transform: translateY(-8%) scaleX(0.5)
	}

	40% {
		-webkit-transform: translateY(2%) scaleX(0.5)
	}

	50% {
		-webkit-transform: translateY(0%) scaleX(1.1)
	}

	60% {
		-webkit-transform: translateY(0%) scaleX(0.9)
	}

	70% {
		-webkit-transform: translateY(0%) scaleX(1.05)
	}

	80% {
		-webkit-transform: translateY(0%) scaleX(0.95)
	}

	90% {
		-webkit-transform: translateY(0%) scaleX(1.02)
	}

	100% {
		-webkit-transform: translateY(0%) scaleX(1)
	}
}

.expandUp {
	animation-name: expandUp;
	-webkit-animation-name: expandUp;
	animation-duration: .7s;
	-webkit-animation-duration: .7s;
	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;
	visibility: visible !important
}

@keyframes expandUp {
	0% {
		transform: translateY(100%) scale(0.6) scaleY(0.5)
	}

	60% {
		transform: translateY(-7%) scaleY(1.12)
	}

	75% {
		transform: translateY(3%)
	}

	100% {
		transform: translateY(0%) scale(1) scaleY(1)
	}
}

@-webkit-keyframes expandUp {
	0% {
		-webkit-transform: translateY(100%) scale(0.6) scaleY(0.5)
	}

	60% {
		-webkit-transform: translateY(-7%) scaleY(1.12)
	}

	75% {
		-webkit-transform: translateY(3%)
	}

	100% {
		-webkit-transform: translateY(0%) scale(1) scaleY(1)
	}
}

.expandOpen {
	animation-name: expandOpen;
	-webkit-animation-name: expandOpen;
	animation-duration: 1.2s;
	-webkit-animation-duration: 1.2s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;
	visibility: visible !important
}

@keyframes expandOpen {
	0% {
		transform: scale(1.8)
	}

	50% {
		transform: scale(0.95)
	}

	80% {
		transform: scale(1.05)
	}

	90% {
		transform: scale(0.98)
	}

	100% {
		transform: scale(1)
	}
}

@-webkit-keyframes expandOpen {
	0% {
		-webkit-transform: scale(1.8)
	}

	50% {
		-webkit-transform: scale(0.95)
	}

	80% {
		-webkit-transform: scale(1.05)
	}

	90% {
		-webkit-transform: scale(0.98)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

.bigEntrance {
	animation-name: bigEntrance;
	-webkit-animation-name: bigEntrance;
	animation-duration: 1.6s;
	-webkit-animation-duration: 1.6s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;
	visibility: visible !important
}

@keyframes bigEntrance {
	0% {
		transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: .2
	}

	30% {
		transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
		opacity: 1
	}

	45% {
		transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	60% {
		transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	75% {
		transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	90% {
		transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	100% {
		transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1
	}
}

@-webkit-keyframes bigEntrance {
	0% {
		-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: .2
	}

	30% {
		-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
		opacity: 1
	}

	45% {
		-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	60% {
		-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	75% {
		-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	90% {
		-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1
	}
}

.hatch {
	animation-name: hatch;
	-webkit-animation-name: hatch;
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%;
	visibility: visible !important
}

@keyframes hatch {
	0% {
		transform: rotate(0deg) scaleY(0.6)
	}

	20% {
		transform: rotate(-2deg) scaleY(1.05)
	}

	35% {
		transform: rotate(2deg) scaleY(1)
	}

	50% {
		transform: rotate(-2deg)
	}

	65% {
		transform: rotate(1deg)
	}

	80% {
		transform: rotate(-1deg)
	}

	100% {
		transform: rotate(0deg)
	}
}

@-webkit-keyframes hatch {
	0% {
		-webkit-transform: rotate(0deg) scaleY(0.6)
	}

	20% {
		-webkit-transform: rotate(-2deg) scaleY(1.05)
	}

	35% {
		-webkit-transform: rotate(2deg) scaleY(1)
	}

	50% {
		-webkit-transform: rotate(-2deg)
	}

	65% {
		-webkit-transform: rotate(1deg)
	}

	80% {
		-webkit-transform: rotate(-1deg)
	}

	100% {
		-webkit-transform: rotate(0deg)
	}
}

.floating {
	animation-name: floating;
	-webkit-animation-name: floating;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	visibility: visible !important
}

@keyframes floating {
	0% {
		transform: translateY(0%)
	}

	50% {
		transform: translateY(8%)
	}

	100% {
		transform: translateY(0%)
	}
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%)
	}

	50% {
		-webkit-transform: translateY(8%)
	}

	100% {
		-webkit-transform: translateY(0%)
	}
}

.tossing {
	animation-name: tossing;
	-webkit-animation-name: tossing;
	animation-duration: 2.5s;
	-webkit-animation-duration: 2.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	visibility: visible !important
}

@keyframes tossing {
	0% {
		transform: rotate(-4deg)
	}

	50% {
		transform: rotate(4deg)
	}

	100% {
		transform: rotate(-4deg)
	}
}

@-webkit-keyframes tossing {
	0% {
		-webkit-transform: rotate(-4deg)
	}

	50% {
		-webkit-transform: rotate(4deg)
	}

	100% {
		-webkit-transform: rotate(-4deg)
	}
}

.pullUp {
	animation-name: pullUp;
	-webkit-animation-name: pullUp;
	animation-duration: 1.1s;
	-webkit-animation-duration: 1.1s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;
	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%;
	visibility: visible !important
}

@keyframes pullUp {
	0% {
		transform: scaleY(0.1)
	}

	40% {
		transform: scaleY(1.02)
	}

	100%,
	60% {
		transform: scaleY(0.98)
	}

	80% {
		transform: scaleY(1.01)
	}

	100% {
		transform: scaleY(1)
	}
}

@-webkit-keyframes pullUp {
	0% {
		-webkit-transform: scaleY(0.1)
	}

	40% {
		-webkit-transform: scaleY(1.02)
	}

	100%,
	60% {
		-webkit-transform: scaleY(0.98)
	}

	80% {
		-webkit-transform: scaleY(1.01)
	}

	100% {
		-webkit-transform: scaleY(1)
	}
}

.pullDown {
	animation-name: pullDown;
	-webkit-animation-name: pullDown;
	animation-duration: 1.1s;
	-webkit-animation-duration: 1.1s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;
	transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-webkit-transform-origin: 50% 0;
	visibility: visible !important
}

@keyframes pullDown {
	0% {
		transform: scaleY(0.1)
	}

	40% {
		transform: scaleY(1.02)
	}

	100%,
	60% {
		transform: scaleY(0.98)
	}

	80% {
		transform: scaleY(1.01)
	}

	100% {
		transform: scaleY(1)
	}
}

@-webkit-keyframes pullDown {
	0% {
		-webkit-transform: scaleY(0.1)
	}

	40% {
		-webkit-transform: scaleY(1.02)
	}

	100%,
	60% {
		-webkit-transform: scaleY(0.98)
	}

	80% {
		-webkit-transform: scaleY(1.01)
	}

	100% {
		-webkit-transform: scaleY(1)
	}
}

.stretchLeft {
	animation-name: stretchLeft;
	-webkit-animation-name: stretchLeft;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;
	transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-webkit-transform-origin: 100% 0;
	visibility: visible !important
}

@keyframes stretchLeft {
	0% {
		transform: scaleX(0.3)
	}

	40% {
		transform: scaleX(1.02)
	}

	100%,
	60% {
		transform: scaleX(0.98)
	}

	80% {
		transform: scaleX(1.01)
	}

	100% {
		transform: scaleX(1)
	}
}

@-webkit-keyframes stretchLeft {
	0% {
		-webkit-transform: scaleX(0.3)
	}

	40% {
		-webkit-transform: scaleX(1.02)
	}

	100%,
	60% {
		-webkit-transform: scaleX(0.98)
	}

	80% {
		-webkit-transform: scaleX(1.01)
	}

	100% {
		-webkit-transform: scaleX(1)
	}
}

.stretchRight {
	animation-name: stretchRight;
	-webkit-animation-name: stretchRight;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-timing-function: ease-out;
	-webkit-animation-timing-function: ease-out;
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	visibility: visible !important
}

@keyframes stretchRight {
	0% {
		transform: scaleX(0.3)
	}

	40% {
		transform: scaleX(1.02)
	}

	100%,
	60% {
		transform: scaleX(0.98)
	}

	80% {
		transform: scaleX(1.01)
	}

	100% {
		transform: scaleX(1)
	}
}

@-webkit-keyframes stretchRight {
	0% {
		-webkit-transform: scaleX(0.3)
	}

	40% {
		-webkit-transform: scaleX(1.02)
	}

	100%,
	60% {
		-webkit-transform: scaleX(0.98)
	}

	80% {
		-webkit-transform: scaleX(1.01)
	}

	100% {
		-webkit-transform: scaleX(1)
	}
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.animate.zoomIn {
	-webkit-animation-name: zoomIn;
	-moz-animation-name: zoomIn;
	-o-animation-name: zoomIn;
	animation-name: zoomIn;
	visibility: visible !important
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	100% {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	100% {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'â†';
}
[dir='rtl'] .slick-prev:before
{
    content: 'â†’';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'â†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'â†';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/* Table of Content
==================================================
	1.0  -  Reset
	1.1  -  Body
	1.2  -  Transition
	1.3  -  Headings
	1.4  -  Fonts
	1.5  -  Text elements
	1.6  -  Tables
	1.7  -  Definition List
	1.8  -  Galleries
	1.9  -  Forms
	1.10  -  Images
	1.11 -  Hr, Margin, Seperators
	1.12 - Unit Test Issue Fix
	1.13 - Default Color
	1.14 - IE9 and above override
	1.15 - Responsive*/

/*--------------------------------------------------------------
	1.0 - Reset
	--------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
background:transparent; border:0; font-size:100%; margin:0; outline:0; padding:0; vertical-align:baseline; }
article { display: inline-block; }
aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
body { line-height:1; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
del { text-decoration:line-through; }
small { font-size: smaller; }
hr { background: currentColor; border: 0; clear: both; height: 1px; margin: 15px 0; padding: 0; }
mark { background-color:#ffffb3; font-style:italic }
input, select { vertical-align:middle; }
ins { background-color:red; color:white; text-decoration:none; }
ol, ul { list-style:none; }
table { border-collapse:collapse; border-spacing:0; }
img.alignright { clear: both; }

/*--------------------------------------------------------------
	1.1 - Body
	--------------------------------------------------------------*/

body { font-size: 16px; font-weight: normal; line-height: 28px; }
*, *:before, *:after { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
body, html { overflow-x: hidden; width: 100%; }
html { height: 100%; }
.uppercase, .uppercase * { text-transform: uppercase; }
/*--------------------------------------------------------------
	1.2 - Transition
	--------------------------------------------------------------*/
a, input[type='submit'], input[type='reset'], .radio-label input[type='radio'] + span:before, .gallery-item img { transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; -webkit-transition: all .3s linear; }
/*--------------------------------------------------------------
	1.3 - Headings
	--------------------------------------------------------------*/

h1 { font-size: 40px; }
h2 { font-size: 34px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: normal; margin-bottom: 20px; }
h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, p:empty { display: none; }
/*--------------------------------------------------------------
	1.4 - Fonts
	--------------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], input[type='number'], input[type='range'], input[type='date'], textarea, input.text, input[type='search'], input[type='submit'], input[type='reset'], select, textarea, #footer .dt-sc-newsletter-section.type7 h2, #footer h6, #header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom h5, .dt-sc-button, .dt-sc-title.script-with-sub-title.dt-sc-custom-title h4, .dt-sc-title.script-with-sub-title.dt-sc-custom-title h5, .dt-sc-title.script-with-sub-title.dt-sc-custom-title h6, .vc_row.dt-sc-custom-info-box h4, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-details h4, .dt-sc-team.hide-social-show-on-hover .dt-sc-team-details h5, .dt-sc-title.script-with-sub-title h1, .dt-sc-title.script-with-sub-title h2, .dt-sc-title.script-with-sub-title h3, .blog-entry.post-standard .entry-title h4, .blog-entry.entry-center-align .entry-title h4, .entry-meta, .dt-sc-title.with-image.with-sub-title h2, h1.product_title, .dt-sc-portfolio-sorting a { font-family: 'Lato', sans-serif; }

#main-menu ul.menu > li > a, .dt-sc-testimonial.type1 blockquote, .dt-sc-testimonial .dt-sc-testimonial-author cite, .dt-sc-pr-tb-col.minimal .dt-sc-price p, .dt-sc-pr-tb-col.minimal .dt-sc-price h6 span, .dt-sc-testimonial.special-testimonial-carousel blockquote, .dt-sc-pr-tb-col .dt-sc-tb-title, .dt-sc-pr-tb-col .dt-sc-tb-content, .dt-sc-title.script-with-sub-title.dt-sc-custom-title h1, .dt-sc-title.script-with-sub-title.dt-sc-custom-title h2, .dt-sc-title.script-with-sub-title.dt-sc-custom-title h3, .dt-sc-title.with-image.with-sub-title h4, .dt-sc-title.script-with-sub-title h4, .dt-sc-title.script-with-sub-title h5, .dt-sc-title.script-with-sub-title h6, .dt-sc-image-caption.type7 .dt-sc-image-title h6, .dt-sc-menu-title, .dt-sc-contact-info.type3 h6, .main-title-section h2.main-subtitle-text, .dt-custom-title-link p a, #footer .dt-sc-contact-info.type3 h6 { font-family: 'Pinyon Script', cursive; }

blockquote.type1, .dt-sc-testimonial.type5 .dt-sc-testimonial-quote blockquote, .dt-sc-testimonial.type5 .dt-sc-testimonial-author cite:before, .dt-sc-testimonial.type1 q:before, .dt-sc-testimonial.type1 q:after { font-family: Georgia, serif; }

/*--------------------------------------------------------------
	1.5 - Text Elements
	--------------------------------------------------------------*/

a { text-decoration: none; }
a img { border: none; }
.underline a { border-bottom: 1px solid; }
.underline.dt-sc-dark-bg a { color: #fff; }
p { margin-bottom: 1.5em; }
.large p { font-size: 22px; line-height: 34px; }
strong { font-weight: bold; }
em { font-style: italic; }
address { display: block; margin: 10px 0 20px; }
abbr { border-bottom: 1px dotted; cursor: help; }
ins { background: #fff9c0; }
sub, sup { font-size: 75%; position: relative; vertical-align: baseline; }
sub { bottom: -3px; }
sup { top: -5px; }

ul, ol, pre, code{ margin-bottom:20px; }
pre { border: 1px solid #d1d1d1; max-width: 100%; overflow: auto; padding: 1.75em; white-space: pre; }

ul{ list-style-type:square; list-style-position:inside; }
ul li { padding-bottom:10px; }
ul li ul { list-style-type:disc; padding-left:20px; margin:10px 0px 0px; }
ul ul ul { margin-bottom:0px; list-style-type:circle; }

ol ul, ol ul ul { margin-bottom: 0; }
ol ul li:last-child, ol ul ul li:last-child { padding-bottom: 0; }
ul ol { margin-bottom: 0; }
ol li:last-child { padding-bottom:0; }
ul li:last-child { padding-bottom:0; }

ol{ list-style-type:decimal; list-style-position:outside; padding-left:20px; padding-top:10px; }
ol li { padding-bottom:10px; }
ol li ol { margin-bottom:0px;}
ol ol ol { margin-bottom:0px;}

blockquote { padding: 0; margin: 0; }
blockquote q { font-size: 16px; line-height: normal; margin: 0; color: #041527; }
blockquote cite { float: none; width: auto; text-align: inherit; }
blockquote:before, blockquote:after, blockquote q:before, blockquote q:after { content: none; }
blockquote.alignleft { float: left; text-align: left; }
blockquote.alignright { float: right; text-align: right; }
blockquote.aligncenter { text-align: center; }
.post-edit-link, .vc_inline-link { background: rgba(0, 0, 0, .05); border-radius: 3px; clear: both; color: #000; float: right; font-size: 12px; line-height: 24px; margin: 5px 0 5px; padding: 2px 13px; }
.post-edit-link:hover, .vc_inline-link:hover { color: #fff; }
.vc_inline-link { clear: none; margin-right: 10px; }
.page-link { float: left; clear: both; margin: 10px 0px; padding: 0px; }
.page-link a span { border: 0px; padding: 0px; margin: 0px; }
.page-link > span, .page-link a:hover span { color: #ffffff; }
.page-link a, .page-link > span { font-size: 13px; font-weight: 600; padding: 10px 15px 10px; line-height: normal; letter-spacing: 0.5px; border: 1px solid; margin: 0 10px 0px 0px; display: inline-block; position: relative; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; }
.page-link a, .page-link a span { color: #000000; }
.text-with-icon { display: inline-block; }
.text-with-icon .icon, .text-with-icon .fa { display: inline-block; font-size: 14px; font-weight: bold; margin: 0 5px 0 0; position: relative; top: 1px; }
/*--------------------------------------------------------------
	1.6 - Tables
	--------------------------------------------------------------*/

table { border-collapse: separate; border-spacing: 0; border-top: 1px solid rgba(0, 0, 0, .1); clear: both; margin-bottom: 20px; width: 100%; }
th { border-bottom: 1px solid rgba(0, 0, 0, .1); color: #fff; font-size: 14px; font-weight: 600; line-height: normal; padding: 15px; text-align: center; text-transform: uppercase; }
td, tbody th { border-bottom: 1px solid rgba(0, 0, 0, .1); font-size: 14px; line-height: normal; padding: 13px 15px; text-align: center; }
tbody tr:nth-child(2n+1) td { background: rgba(0, 0, 0, .03); }
tbody td .dt-sc-button.small { font-size: 12px; margin: 0; padding: 7px 14px; }
th a, th a:hover { color: #fff; }
th a:hover { text-decoration: underline; }
/*--------------------------------------------------------------
	1.7 - Definition Lists
	--------------------------------------------------------------*/

dl { margin: 0 0; }
dl.gallery-item { margin: 0; }
.gallery-caption { margin-bottom: 10px; }
.gallery-item img { border: 10px double rgba(0, 0, 0, .1); opacity: 0.7; }
.gallery-icon img:hover { opacity: 1; }
dt { font-size: 14px; font-weight: bold; margin-bottom: 10px; }
dd { line-height: 20px; margin-bottom: 20px; }
/*--------------------------------------------------------------
	1.8 - Galleries
	--------------------------------------------------------------*/

.gallery { margin: 0 -1.1666667% 1.75em; }
.gallery-item { display: inline-block; max-width: 33.33%; padding: 0 1.1400652% 2.2801304%; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-1 .gallery-item { max-width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }
.gallery-columns-4 .gallery-item { max-width: 25%; }
.gallery-columns-5 .gallery-item { max-width: 20%; }
.gallery-columns-6 .gallery-item { max-width: 16.66%; }
.gallery-columns-7 .gallery-item { max-width: 14.28%; }
.gallery-columns-8 .gallery-item { max-width: 12.5%; }
.gallery-columns-9 .gallery-item { max-width: 11.11%; }
.gallery-item .gallery-icon, .gallery-item .gallery-icon a { display: inline-block; width: 100%; position: relative; }
.gallery-icon img { margin: 0 auto; width: auto; }
.gallery-caption { color: #686868; display: block; font-size: 13px;  font-size: .8125rem;
font-style: italic; line-height: 1.6153846154; padding-top: .5384615385em; }
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; }
/*--------------------------------------------------------------
	1.9 - Forms
	--------------------------------------------------------------*/
fieldset { border: 1px solid; margin: 0 0 20px 0; padding: 15px; }
legend { font-weight: bold; }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], input[type='number'], input[type='range'], input[type='date'], input[type='datetime'], textarea, input.text, input[type='search'], select, textarea { font-size: 16px; }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], input[type='number'], input[type='range'], input[type='date'], input[type='datetime'], textarea, input.text, input[type='search'] { border: 1px solid; border-radius: 0; display: block; margin: 0; padding: 15px 15px 15px 65px; width: 100%; letter-spacing: 0.5px; -webkit-border-radius: 0; -webkit-appearance: none; appearance: none; }
textarea { height: 200px; overflow: auto; resize: none; }
select { border: 1px solid; cursor: pointer; height: 49px; margin: 0; padding: 10px 0; text-indent: .01px; text-overflow: ''; width: 100%; -webkit-border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input[type='submit'], button, input[type='button'], input[type='reset'] { border: 2px solid; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 600; letter-spacing: 0.5px; margin: 10px 0 0; padding: 10px 25px 12px; text-transform: capitalize; -webkit-appearance: none; }
.aligncenter input[type='submit'] { float: none; }
.dt_ajax_subscribe_msg .success-msg { color: #15d401; }
.dt_ajax_subscribe_msg .error-msg { color: #bd0404; }

/*----*****---- << Moz Reset >> --****--*/
input[type='submit']::-moz-focus-inner {
 border: 0;
 margin-bottom: -1px;
 margin-top: -1px;
 padding: 0;
}
#searchform { clear: both; }
.selection-box { clear: both; position: relative; }
.selection-box:before, .selection-box:after { content: ''; pointer-events: none; position: absolute; }
.selection-box:before { border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid; bottom: 0; height: 0; margin: auto; right: 17px; top: 5px; z-index: 1; }
.selection-box:after { border-left: 1px solid rgba(0, 0, 0, .15); border-right: 1px solid rgba(0, 0, 0, .15); height: calc(100% - 2px); right: 0; top: 1px; width: 48px; }
.selection-box select { margin-top: 0; }
.selection-box.form-calender-icon:before, .selection-box.form-calender-icon:after { border: none; }
.wp-block-archives-dropdown .selection-box { margin-bottom: 1.5em; }

/*----*****---- << 1.17 - Contact Form 7 >> ----*****----*/

.wpcf7-form { text-align: center; }
.wpcf7-form-control-wrap { float: left; width: 100%; }
/*.wpcf7-form-control-wrap:before { position: absolute; content: ""; display: block; width: 0; height: 1px; background: #2b2b2b; left: 0; bottom: 0; top: auto; z-index: 9; -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; }
	.wpcf7-form-control-wrap:hover:before { width: 100%; }*/

.wpcf7-form .wpcf7-not-valid { border-color: #f00 !important; }
.wpcf7-form .wpcf7-not-valid-tip { display: none; }
.wpcf7-form.event-contact-form .wpcf7-not-valid { background-color: rgba(255, 0, 0, .1) !important; }
.wpcf7-form.university-contact-form p { clear: both; }
.wpcf7-form div.wpcf7-validation-errors, .wpcf7-form div.wpcf7-mail-sent-ok { box-sizing: border-box; clear: both; float: left; margin: 0; padding: 15px 15px 15px 45px; width: 100%; }
.wpcf7-form div.wpcf7-validation-errors { background-color: #fcc; border: 1px solid #f99; color: #d01313; position: relative; }
.wpcf7-form div.wpcf7-validation-errors:before, .wpcf7-form div.wpcf7-mail-sent-ok:before { font-family: FontAwesome; font-size: 20px; font-style: normal; font-weight: normal; left: 18px; position: absolute; text-decoration: inherit; top: 15px; }
.wpcf7-form div.wpcf7-validation-errors:before { color: #c54228; content: '\f057'; }
.wpcf7-form div.wpcf7-mail-sent-ok { background-color: #eafac0; border: 1px solid #b1cf67; color: #7ba411; position: relative; }
.wpcf7-form div.wpcf7-mail-sent-ok:before { color: #75b632; content: '\f058'; }


.wpcf7 form .wpcf7-response-output {float: left; width: 100%; margin: 20px 0 0; }
form.wpcf7-form .wpcf7-response-output {position: relative; clear: both; float: left; margin-left: 0; margin-right: 0; padding: 15px 15px 15px 45px; width: 100%; box-sizing: border-box; }
form.wpcf7-form.invalid .wpcf7-response-output {background-color: #ffcccc; border: 1px solid #ff9999; color: #d01313; }
form.wpcf7-form.sent .wpcf7-response-output {background-color: #eafac0; border: 1px solid #b1cf67; color: #7ba411; }

form.wpcf7-form .wpcf7-response-output:before {top: 15px;left: 18px;font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;font-size: 20px;position: absolute;}
form.wpcf7-form.invalid .wpcf7-response-output:before {content: "\f057";}
form.wpcf7-form.sent .wpcf7-response-output:before {content: "\f058";}

/*--------------------------------------------------------------
	1.10 - Images
	--------------------------------------------------------------*/

.alignleft, img.alignleft { display: inline; float: left; margin-bottom: 10px; margin-right: 20px; }
.alignright, img.alignright { display: inline; float: right; margin-bottom: 10px; margin-left: 20px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; text-align: center; }
.column .aligncenter img { display: inline-block; }
.column.aligncenter { clear: none; }
.aligncenter.wpb_column { clear: none; }
.alignright { text-align: right; }
img.no-bottom-margin { margin-bottom: -10px; }
.alignleft, .alignright, .aligncenter, .alignnone { margin: auto; }
.wp-caption { border: 1px solid; margin-bottom: 10px; margin-top: 10px; max-width: 100%; padding: 10px; text-align: center; width: 100%; }
.wp-caption img { display: block; margin: 0 auto; max-width: 100%; }
.wp-caption .wp-caption-text { margin: 0; padding-top: 10px; text-align: center; }
.wp-caption.alignnone { clear: both; }
.alignnone { display: inline-block; float: none; }
.wp-caption.alignright { margin: .375em 0 1.75em 1.75em; }
.wp-caption.alignleft { margin: .375em 1.75em 1.75em 0; }
.column img, .vc_column_container img, .wpb_column img { display: inherit; height: auto; max-width: 100%; }
img { height: auto; max-width: 100%; }
/*--------------------------------------------------------------
	1.11 - Hr, Margin, Seperators
	--------------------------------------------------------------*/

.dt-sc-empty-space { clear: both; display: block; }
.dt-sc-hr-invisible-xsmall { clear: both; display: block; float: left; margin: 15px 0 0; width: 100%; }
.dt-sc-hr-invisible-small { clear: both; display: block; float: left; margin: 35px 0 0; width: 100%; }
.dt-sc-hr-invisible-medium { clear: both; display: block; float: left; margin: 55px 0 0; width: 100%; }
.dt-sc-hr-invisible-large { clear: both; display: block; float: left; margin: 75px 0 0; width: 100%; }
.dt-sc-hr-invisible-xlarge { clear: both; display: block; float: left; margin: 95px 0 0; width: 100%; }
.dt-sc-hr-top-5 { clear: both; display: block; float: left; margin-top: 5px; width: 100%; }
.dt-sc-hr-top-10 { clear: both; display: block; float: left; margin-top: 10px; width: 100%; }
.dt-sc-hr-top-20 { clear: both; display: block; float: left; margin-top: 20px; width: 100%; }
.dt-sc-hr-top-30 { clear: both; display: block; float: left; margin-top: 30px; width: 100%; }
.dt-sc-hr-top-40 { clear: both; display: block; float: left; margin-top: 40px; width: 100%; }
.dt-sc-hr-top-50 { clear: both; display: block; float: left; margin-top: 50px; width: 100%; }
.dt-sc-small-separator { clear: both; display: inline-block; height: 2px; margin: 15px 0; text-align: center; width: 30px; }
.dt-sc-small-separator.aligncenter { display: block; margin-bottom: 15px; margin-left: auto; margin-right: auto; margin-top: 15px; }
.dt-sc-small-separator.bottom, .dt-sc-small-separator.bottom.aligncenter { margin-top: 0; }
.dt-sc-small-separator.black { background: #000; height: 3px; }
.dt-sc-diamond-separator { border-radius: 1px; clear: both; display: inline-block; height: 10px; margin: 10px 0 20px; position: relative; text-align: center; transform: rotate(45deg); width: 10px; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.dt-sc-diamond-separator:before, .dt-sc-diamond-separator:after { content: ''; height: 1px; left: 6px; margin: auto; position: absolute; top: -26px; transform: rotate(-45deg); width: 60px; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.dt-sc-diamond-separator:after { left: -55px; top: 35px; }
.dt-sc-diamond-separator.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.dt-sc-single-line-separator { border-top: 1px solid; clear: both; display: block; float: left; margin: 20px 0; width: 100%; }
.dt-sc-single-line-dashed-separator { border-top: 1px dashed; clear: both; display: block; float: left; margin: 20px 0; width: 100%; }
.dt-sc-single-line-dotted-separator { border-top: 1px dotted; clear: both; display: block; float: left; margin: 20px 0; width: 100%; }
.dt-sc-double-border-separator { clear: both; display: block; float: left; height: 3px; margin: -10px 0 30px; position: relative; width: 150px; }
.dt-sc-double-border-separator:before { bottom: -3px; content: ''; height: 1px; left: 0; position: absolute; width: 100%; }
.aligncenter .dt-sc-double-border-separator { display: inline-block; float: none; }
.dt-sc-double-border-separator.aligncenter { float: none; margin: auto; }
.dt-sc-shadow { background: url(../images/services-shadow.png) no-repeat; clear: both; float: left; height: 38px; margin: 0; padding: 0; width: 1168px; }
/*----*****---- << Fancy Splitter >> --****--*/
.dt-sc-stamp-divider-down { clear: both; float: left; margin: 0 0 -160px; padding: 0; position: relative; width: 100%; z-index: 1; }
.dt-sc-stamp-divider-up { clear: both; float: left; margin: -150px 0 0; padding: 0; position: relative; transform: rotate(180deg); width: 100%; z-index: 1; -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); }
/*----*****---- << Arrows >> --****--*/
.dt-sc-down-arrow, .dt-sc-up-arrow, .dt-sc-up-arrow-bottom { position: relative; }
.dt-sc-down-arrow:before, .dt-sc-up-arrow:before, .dt-sc-up-arrow-bottom:before, .dt-sc-up-arrow-bottom:after { border-left: 15px solid transparent; border-right: 15px solid transparent; content: ''; left: 0; margin: auto; position: absolute; right: 0; top: 0; width: 0; }
.dt-sc-down-arrow:before { border-top: 15px solid; }
.dt-sc-up-arrow:before, .dt-sc-up-arrow-bottom:before { border-bottom: 15px solid; top: -15px; }
.dt-sc-up-arrow-bottom:before { bottom: 0; top: inherit; }
.dt-sc-clear { clear: both; float: none; margin: 0; padding: 0; }
.dt-sc-vertical-small-separator { display: inline-block; height: 15px; margin: 0 20px; width: 1px; }
.dt-sc-vertical-separator { display: inline-block; margin: 0 20px; position: relative; }
.dt-sc-vertical-separator::before { content: ''; height: 30px; left: 0; margin: auto; position: absolute; right: 0; top: -20px; width: 1px; }
/*--------------------------------------------------------------
	1.12 - Unit Test Defaults
	--------------------------------------------------------------*/

.comment-navigation { float: left; width: 100%; padding: 0px; margin-bottom: 35px; text-transform: capitalize; }
.commententries #respond { float: left; width: 100%; margin-top: 0px; }
.commententries .nav-links > div a { border-bottom: 1px solid; padding-bottom: 5px; }
.commententries .nav-previous { float: left; }
.commententries .nav-next { float: right; }
.commententries .nav-previous > a:before { content: "\f104"; margin-right: 5px; font-family: fontawesome; }
.commententries .nav-next > a:after { content: "\f105"; margin-left: 5px; font-family: fontawesome; }
ul.commentlist li.pingback > p > a.comment-edit-link { text-decoration: underline; }
ul.commentlist .comment-content > ul, ul.commentlist .comment-content > ol { margin-bottom: 20px; }
.nocomments { clear: both; padding: 15px 0; }
.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }
.entry-meta-data p i:only-child { display: none; }
.post-password-form label input { width: 50%; padding: 15px; }
.bypostauthor { line-height: 32px; }
html:not(.vc_transform) .entry-body p.has-large-font-size, html:not(.vc_transform) .entry-body p.has-large-font-size + p { line-height: normal; }
.form-submit input[type="submit"], .form-submit button, .form-submit input[type="button"], .form-submit input[type="reset"], .post-password-form input[type="submit"], .post-password-form button, .post-password-form input[type="button"], .post-password-form input[type="reset"] { width: auto; }
.post-password-form { display: inline-block; width: 100%; margin-bottom: 15px; }
/*----*****---- <<  Prettyphoto >> ----*****----*/
body div.pp_overlay { z-index: 9999; }
/*----*****---- <<  Ultimate Addon >> ----*****----*/
.ubtn-ctn-center button, .ubtn-ctn-right button { float: none; }
.flexslider .slides img { height: auto; }
/*----*****---- <<  Visual Composer CSS >> ----*****----*/
.page-template-tpl-onepage #primary.content-full-width { padding-bottom: 0; }
.vc-no-left-padding .vc_column-inner, .vc-no-left-padding.vc_column_container .vc_column-inner { padding-left: 0; }
.vc-no-right-padding .vc_column-inner, .vc-no-right-padding.vc_column_container .vc_column-inner { padding-right: 0; }
.vc-no-padding .vc_column-inner { padding-left: 0; padding-right: 0; }
.vc-no-margin { margin-left: 0; margin-right: 0; }
.side-navigation-content .container, #primary.page-with-sidebar .container, .dt-portfolio-single-details .container { max-width: 100%; width: auto; }
.icon-link-title .vc_column-inner, .icon-link-title .vc_column-inner .wpb_wrapper { height: 100%; width: 100%; }
.single-dt_doctors .vc-default-row.vc_row, .single.single-dt_chefs .vc-default-row.vc_row { margin-left: 0; }
div[class*='bg-opaque'], section[class*='bg-opaque'] { position: relative; z-index: 1; }
div[class*='bg-opaque']:not(.ult-vc-hide-row):before, div[class*='bg-opaque'] .upb_row_bg:before, section[class*='bg-opaque']:before { content: ''; display: inline; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
div[class*='bg-opaque-1']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-1'] .upb_row_bg:before, section[class*='bg-opaque-1']:before { opacity: .1; }
div[class*='bg-opaque-2']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-2'] .upb_row_bg:before, section[class*='bg-opaque-2']:before { opacity: .2; }
div[class*='bg-opaque-3']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-3'] .upb_row_bg:before, section[class*='bg-opaque-3']:before { opacity: .3; }
div[class*='bg-opaque-4']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-4'] .upb_row_bg:before, section[class*='bg-opaque-4']:before { opacity: .4; }
div[class*='bg-opaque-5']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-5'] .upb_row_bg:before, section[class*='bg-opaque-5']:before { opacity: .5; }
div[class*='bg-opaque-6']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-6'] .upb_row_bg:before, section[class*='bg-opaque-6']:before { opacity: .6; }
div[class*='bg-opaque-7']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-7'] .upb_row_bg:before, section[class*='bg-opaque-7']:before { opacity: .7; }
div[class*='bg-opaque-8']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-8'] .upb_row_bg:before, section[class*='bg-opaque-8']:before { opacity: .8; }
div[class*='bg-opaque-9']:not(.ult-vc-hide-row):before, div[class*='bg-opaque-9'] .upb_row_bg:before, section[class*='bg-opaque-9']:before { opacity: .9; }
/*----*****---- <<  "Equal Height" and "Content Alignment" css override >> ----*****----*/

.wrapper .vc_col-has-fill > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, .wrapper .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, .wrapper .vc_section.vc_section-has-fill, .wrapper .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section, .wrapper .vc_section.vc_section-has-fill + .vc_section { padding-top: 0; }
.vc_empty_space { clear: both; float: none; }
.vc_custom_float { float: left; width: 100%; }
.vc_row.vc_row-no-padding .wpb_column { padding-left: 0; padding-right: 0; }
.vc_row[data-vc-full-width].overflow_visible { overflow: visible; }
.vc_parallax.secondary-skin-bg.transparent:before { content: ''; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
.vc_row.vc_row-flex > .dt-sc-stretch-row-content, .vc_row.vc_row-flex > .dt-sc-stretch-row-content > .vc_column_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; }
.vc_row.vc_row-flex > .dt-sc-stretch-row-content { display: table; width: 100%; }
.vc_row.vc_row-flex > .dt-sc-stretch-row-content > .vc_column_container { display: flex; }
.vc_row.vc_row-flex > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; -webkit-box-orient: vertical; -webkit-box-direction: normal; }
.vc_row.vc_row-flex > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { display: flex; flex-direction: column; ; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-flex-direction: column; -ms-flex-direction: column; }
 @media (-ms-high-contrast: active),  (-ms-high-contrast: none) {
.vc_row.vc_row-flex > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner > * { min-height: 1em; }
}
.vc_row.vc_row-o-content-top > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .dt-sc-stretch-row-content > .vc_column_container { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.vc_row.vc_row-o-content-bottom > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .dt-sc-stretch-row-content > .vc_column_container { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.vc_row.vc_row-o-content-middle > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .dt-sc-stretch-row-content > .vc_column_container { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.vc_row.vc_column-gap-1 > .dt-sc-stretch-row-content > .vc_column_container { padding: .5px; }
.vc_row.vc_column-gap-2 > .dt-sc-stretch-row-content > .vc_column_container { padding: 1px; }
.vc_row.vc_column-gap-3 > .dt-sc-stretch-row-content > .vc_column_container { padding: 1.5px; }
.vc_row.vc_column-gap-4 > .dt-sc-stretch-row-content > .vc_column_container { padding: 2px; }
.vc_row.vc_column-gap-5 > .dt-sc-stretch-row-content > .vc_column_container { padding: 2.5px; }
.vc_row.vc_column-gap-10 > .dt-sc-stretch-row-content > .vc_column_container { padding: 5px; }
.vc_row.vc_column-gap-15 > .dt-sc-stretch-row-content > .vc_column_container { padding: 7.5px; }
.vc_row.vc_column-gap-20 > .dt-sc-stretch-row-content > .vc_column_container { padding: 10px; }
.vc_row.vc_column-gap-25 > .dt-sc-stretch-row-content > .vc_column_container { padding: 12.5px; }
.vc_row.vc_column-gap-30 > .dt-sc-stretch-row-content > .vc_column_container { padding: 15px; }
.vc_row.vc_column-gap-35 > .dt-sc-stretch-row-content > .vc_column_container { padding: 17.5px; }
.vc_row-has-fill + .vc_row-full-width + .vc_row > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { padding-top: 35px; }
.vc_row.vc_column-gap-1 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-1 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: .5px; padding-right: .5px; }
.vc_row.vc_column-gap-2 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-2 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 1px; padding-right: 1px; }
.vc_row.vc_column-gap-3 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-3 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 1.5px; padding-right: 1.5px; }
.vc_row.vc_column-gap-4 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-4 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 2px; padding-right: 2px; }
.vc_row.vc_column-gap-5 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-5 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 2.5px; padding-right: 2.5px; }
.vc_row.vc_column-gap-10 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-10 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 5px; padding-right: 5px; }
.vc_row.vc_column-gap-15 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-15 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 7.5px; padding-right: 7.5px; }
.vc_row.vc_column-gap-20 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-20 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 10px; padding-right: 10px; }
.vc_row.vc_column-gap-25 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-25 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 12.5px; padding-right: 12.5px; }
.vc_row.vc_column-gap-30 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-30 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 15px; padding-right: 15px; }
.vc_row.vc_column-gap-35 > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_column-gap-35 > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { padding-left: 17.5px; padding-right: 17.5px; }
.vc_row.vc_row-flex > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_row-flex > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; }
.vc_row.vc_row-flex > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row.vc_row-flex > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-direction: column; ; -webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; webkit-flex-direction: column; ms-flex-direction: column; }
.vc_row.vc_row-o-equal-height > .dt-sc-stretch-row-content > .vc_column_container { -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
.vc_row.vc_row-o-content-top > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row.vc_row-o-content-top > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.vc_row.vc_row-o-content-bottom > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row.vc_row-o-content-bottom > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; }
.vc_row.vc_row-o-content-middle > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner, .vc_row.vc_row-o-content-middle > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_vc_column > .dt-sc-stretch-row-content > .vc_column_container, .vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_vc_column_inner > .dt-sc-stretch-row-content > .vc_column_container { -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper { display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -ms-flex-align: center; align-items: center; }
.flex-col-elements-inline-middle.justify-center.vc_column_container > .vc_column-inner > .wpb_wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper { -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
.flex-col-elements-inline-middle.stretch.vc_column_container > .vc_column-inner > .wpb_wrapper { height: 100%; }
/*--------------------------------------------------------------
	1.13 - Default Color
	--------------------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, a:hover, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000000; }
.dt-sc-dark-bg, .dt-sc-dark-bg h1, .dt-sc-dark-bg h2, .dt-sc-dark-bg h3, .dt-sc-dark-bg h4, .dt-sc-dark-bg h5, .dt-sc-dark-bg h6, .dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h1:first-child, .dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h2:first-child, .dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h3:first-child, .dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h4:first-child, .dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h5:first-child, .dt-sc-dark-bg .dt-sc-title.with-right-border-decor > h6:first-child { color: #fff; }
.dt-sc-dark-bg { border-color: #fff; }
.wp-caption { background: rgba(0, 0, 0, .02); border-color: rgba(0, 0, 0, .07); }
.dt-sc-dark-bg .wp-caption { background: rgba(255, 255, 255, .15); border-color: rgba(255, 255, 255, .05); }
abbr { border-color: #222; }
ins { color: #666; }
label { color: #2b2b2b; font-weight: 600; letter-spacing: .2px; }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], input[type='number'], input[type='range'], input[type='date'], textarea, input.text, input[type='search'], textarea { color: #505050; }
select, .form-calender-icon input[type='text'] { color: #505050; }
.form-calender-icon input[type='text'], .selection-box select { padding-left: 10px; padding-right: 50px; }

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #d5d5d5;
}
::-moz-placeholder {
    /* Firefox 19+ */
    color: #d5d5d5;
}
:-ms-input-placeholder {
    /* IE 10+ */
    color: #d5d5d5;
}
:-moz-placeholder {
    /* Firefox 18- */
    color: #d5d5d5;
}
input[type='submit'], input[type='reset'], button, input[type='button'], input[type='submit']:hover, button:hover, input[type='button']:hover, input[type='reset']:hover { color: #fff; }
label span.required { color: #f00; }
fieldset { border-color: rgba(0, 0, 0, .2); }
.dt-sc-dark-bg fieldset { border-color: rgba(255, 255, 255, .2); }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], input[type='number'], input[type='range'], input[type='date'], textarea, input.text, input[type='search'], select { border-color: #d5d5d5; }
.selection-box:before { border-top-color: #666; }
/*----*****---- << Separator >> --****--*/
.dt-sc-dark-bg .dt-sc-skin-highlight .dt-sc-small-separator, .dt-sc-dark-bg .dt-sc-vertical-small-separator { background: #fff; }
.dt-sc-single-line-separator { border-top-color: rgba(0, 0, 0, .2); }
.dt-sc-down-arrow:before { border-top-color: #fff; }
.dt-sc-up-arrow-bottom:before { border-bottom-color: #fff; }
.dt-sc-dark-bg .dt-sc-single-line-separator { border-color: rgba(255, 255, 255, .2); }
.dt-sc-diamond-separator:before, .dt-sc-diamond-separator:after { background: rgba(0, 0, 0, .1); }
.dt-sc-dark-bg .dt-sc-diamond-separator:before, .dt-sc-dark-bg .dt-sc-diamond-separator:after { background: rgba(255, 255, 255, .2); }
.dt-sc-vertical-separator:before { background: rgba(0, 0, 0, .2); }
.dt-sc-double-border-separator, .dt-sc-double-border-separator:before { background: #000; }

/*------> Privacy Policy Start<-----*/

.dt-privacy-wrapper{ display:block; clear:both; padding-top: 5px; font-size:14px;}
.dt-privacy-wrapper input[type="checkbox"] { margin-right:5px; margin-top:-1px; }
.dt-sc-dark-bg a:hover, .dt-sc-dark-bg label, .dt-sc-newsletter-section.type1 label a:hover{ color:#FFF;}
.dt-privacy-wrapper input[type="checkbox"], .comment-form-dt-privatepolicy input[type="checkbox"], .dt-sc-newsletter-section.type1 label,
.comment-form-dt-privatepolicy label, .dt-privacy-wrapper label, input[type="checkbox"], input[type="checkbox"] + label { cursor:pointer; }

.dt_ajax_subscribe_msg { float:left; width:100%; }

input:disabled{ opacity:0.5; pointer-events:none}

/*------> Comment  Privatepolicy Start<-----*/

.comment-form-cookies-consent input, .comment-form-dt-privatepolicy input{top:-1px; position: relative;}																									
.comment-form-cookies-consent label{ margin-left: 0; }																									
.comment-form-dt-privatepolicy label{ margin-left:0px;}
.comment-form-cookies-consent input, .comment-form-dt-privatepolicy input { margin-right: 5px; }
#respond .comment-form-dt-privatepolicy, .respond .comment-form-cookies-consent { margin: 0 0 15px; }

.dt-cookie-consent a.dt_cookie_infolink, .dt-cookie-consent p{ font-size: inherit !important; }


/*--------------------------------------------------------------
	1.14 - IE9 and above override
	--------------------------------------------------------------*/
@media screen and (min-width:0\0) {
 .selection-box:before,  .selection-box:after {
 background: none;
 border: none;
}
 .selection-box select {
 padding-right: 15px;
 position: relative;
}
}


/*--------------------------------------------------------------
	1.15 - Responsive
	--------------------------------------------------------------*/
/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px) {
}

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:991px) {
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px) {
body { overflow-y: inherit !important; }
.vc_row-no-padding .wpb_column { margin-bottom: 0; }
.flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.gallery-item { max-width: 100%; }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
th,  td,  tbody th { font-size: 12px; }
}
 @media only screen and (max-width: 479px) {
.commententries .nav-previous,  .commententries .nav-next { text-align: center; width: 100%; }
/*----*****---- << PrettyPhoto >> --****--*/
.pp_pic_holder { left: 5% !important; overflow: hidden; width: 90% !important; }
.pp_content { height: auto!important; width: 98%!important; }
.pp_fade { height: 100%!important; width: 100%!important; }
a.pp_expand,  a.pp_contract,  .pp_hoverContainer,  .pp_gallery { display: none!important; }
#pp_full_res img { height: auto!important; width: 100%!important; }
.pp_details { min-height: 25px; position: static!important; width: 100%!important; }
.pp_details a.pp_close { right: 25px; }
div.pp_default .pp_content_container .pp_details { margin-top: 15px; }
/*----*****---- << Tooltip >> --****--*/
#tiptip_content { font-size: 11px; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px) {
/*----*****---- << Miscellaneous >> --****--*/
th,  td,  tbody th { font-size: 10px; }
th { padding: 10px 6px; }
td,  tbody th { padding: 13px 6px; }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px) {
h2 { font-size: 22px; }
th,  td,  tbody th { font-size: 8px; }
th { padding: 12px 0; }
td,  tbody th { padding: 10px 0; }
}


/* Table of Content
==================================================
	1.0 - Container
	2.0 - Boxed
	3.0 - Columns
	4.0 - Mega Menu
	5.0 - Responsive */


/*--------------------------------------------------------------
	1.0 - Container
	--------------------------------------------------------------*/
.wrapper
{
    clear: both;
    float: left; 
    margin: 0;
    padding: 0;
    width: 100%;
}
.inner-wrapper
{
    float: left;
    margin: 0;
    overflow: hidden; 
    padding: 0;
    width: 100%;
}

.container
{
    clear: both; 
    margin: 0 auto;
    position: relative;
    width: 1200px;
}

.container.fill-container,
.container.fill-stretch-row,
.page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row
{
    width: 1200px;
}
.page-template-tpl-fullwidth .vc_row.vc-default-row
{
    margin-left: 0;
}

#main
{
    clear: both;
    display: block; 
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

#primary
{
    float: left;
    margin: 0;
    padding: 0 0 0;
    position: relative; 
    width: 760px;
}
#primary.content-full-width
{
    width: 100%;
}
#primary.with-left-sidebar
{
    float: right;
    margin-left: 30px;
}
#primary.with-right-sidebar
{
    float: left;
    margin-right: 30px;
}
#primary.with-both-sidebar
{
    float: left;
    margin: 0 30px; 
    width: 570px;
}

#secondary,
#secondary-right,
#secondary-left
{
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 390px;
    z-index: 1;
}
#secondary-right.secondary-has-right-sidebar
{
    float: right;
}
#secondary-left.secondary-has-left-sidebar
{
    float: left;
}
#secondary.secondary-has-both-sidebar
{
    margin: 0;
    width: 280px;
}

#secondary-left.secondary-has-both-sidebar, 
#secondary-right.secondary-has-both-sidebar
{
    width: 240px;
}

.page-template-tpl-fullwidth-php #primary
{
    padding-bottom: 0;
}

/*----*****---- << Single Page >> ----*****----*/
.page-template-tpl-blog #primary,
.page-template-tpl-portfolio #primary,
.page-template-tpl-sidenavigation #primary,
.single #primary,
.archive #primary,
.post-type-archive-tribe_events #primary,
.woocommerce-page #primary,
.single.single-wp_router_page #main,
.search.search-results #primary,
.search.search-no-results #primary,
.home.blog #primary
{
    padding-bottom: 80px;
}

.page #primary 
{     
    padding-bottom: 60px;
}

/*--------------------------------------------------------------
	2.0 - Boxed
	--------------------------------------------------------------*/
body.layout-boxed
{
    background-attachment: fixed;
    background-color: rgba(0,0,0,.025);
}
.layout-boxed .wrapper
{
    overflow: hidden;
}
.layout-boxed .inner-wrapper
{
    background: #fff;
}

.layout-boxed .vc_row.vc_row-no-padding
{
    left: auto !important;
    margin: 0 -75px;
    width: auto !important;
}
.layout-boxed .wrapper
{
    float: none; 
    margin: 0 auto;
    width: 1250px;
}
.layout-boxed .vc_row .dt-sc-stretch-row-content
{
    float: none;
    margin: 0 auto;
    padding: 0; 
    width: 1170px;
}



/*--------------------------------------------------------------
	3.0 - Columns
	--------------------------------------------------------------*/

.column
{
    float: left;
    margin: 0 0 0 2%;
    min-height: 1px;
    position: relative;
}
.column.first
{
    clear: both; 
    margin-left: 0;
}

.dt-sc-full-width,
.dt-sc-one-column
{
    width: 100%;
}
.column.dt-sc-full-width,
.column.dt-sc-one-column
{
    margin-left: 0;
}

.dt-sc-one-half
{
    width: 49%;
}

.dt-sc-one-third
{
    width: 32%;
}
.dt-sc-two-third
{
    width: 66%;
}

.dt-sc-one-fourth
{
    width: 23.5%;
}
.dt-sc-three-fourth
{
    width: 74.5%;
}

.dt-sc-one-fifth
{
    width: 18.4%;
}
.dt-sc-two-fifth
{
    width: 38.8%;
}
.dt-sc-three-fifth
{
    width: 59.2%;
}
.dt-sc-four-fifth
{
    width: 79.6%;
}

.dt-sc-one-sixth
{
    width: 15%;
}
.dt-sc-two-sixth
{
    width: 32%;
}
.dt-sc-three-sixth
{
    width: 49%;
}
.dt-sc-four-sixth
{
    width: 66%;
}
.dt-sc-five-sixth
{
    width: 83%;
}

.wpb_column.dt-sc-one-fifth:not([class*='vc_col-md'])
{
    width: 20%;
}
.wpb_column.dt-sc-two-fifth:not([class*='vc_col-md'])
{
    width: 40%;
}
.wpb_column.dt-sc-three-fifth:not([class*='vc_col-md'])
{
    width: 60%;
}
.wpb_column.dt-sc-four-fifth:not([class*='vc_col-md'])
{
    width: 80%;
}

.dt-sc-one-half iframe,
.dt-sc-one-third iframe,
.dt-sc-one-fourth iframe,
.dt-sc-three-fourth iframe,
.dt-sc-two-third iframe,
iframe
{
    max-width: 100%;
}
embed,
iframe,
object,
video
{
    max-width: 100%;
}

.column.no-space
{
    margin-left: 0;
    margin-right: 0;
}
.column.no-space.dt-sc-one-fourth
{
    width: 24.982%;
}
.column.no-space.dt-sc-one-third
{
    width: 33.333333%;
}
.column.no-space.dt-sc-one-half
{
    width: 50%;
}
.column.no-space.dt-sc-one-fifth,
.wpb_column.no-space.dt-sc-one-fifth
{
    width: 20%;
}
.column.no-space.dt-sc-one-sixth
{
    width: 16.666%;
}

.column.no-space.dt-sc-three-fourth
{
    width: 75%;
}
.column.no-space.dt-sc-two-third
{
    width: 66.666666%;
}
.column.no-space.dt-sc-four-fifth,
.wpb_column.no-space.dt-sc-four-fifth
{
    width: 80%;
}
.column.no-space.dt-sc-three-fifth,
.wpb_column.no-space.dt-sc-three-fifth
{
    width: 60%;
}
.column.no-space.dt-sc-two-fifth,
.wpb_column.no-space.dt-sc-two-fifth
{
    width: 40%;
}
.column.no-space.dt-sc-two-sixth
{
    width: 33.2%;
}
.column.no-space.dt-sc-three-sixth
{
    width: 49.98%;
}
.column.no-space.dt-sc-four-sixth
{
    width: 66.4%;
}
.column.no-space.dt-sc-five-sixth
{
    width: 83%;
}


/*----*****---- << Custom Class Override >> ----*****----*/
.rs_margin-none.vc_row
{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.rs_margin-default.vc_row
{
    margin-left: -15px !important;
    margin-right: -15px !important;
}


/*--------------------------------------------------------------
	4.0 - Mega Menu
	--------------------------------------------------------------*/




/*--------------------------------------------------------------
	5.0 - Responsive
	--------------------------------------------------------------*/

@media only screen and (min-width:1381px) and (max-width:1680px)
{
    /*----*****---- << Custom Responsive Columns >> ----*****----*/

    .wpb_column.rs_col-hxlg-12
    {
        width: 100%;
    }
    .wpb_column.rs_col-hxlg-11
    {
        width: 91.66666667%;
    }
    .wpb_column.rs_col-hxlg-10
    {
        width: 83.33333333%;
    }
    .wpb_column.rs_col-hxlg-9
    {
        width: 75%;
    }
    .wpb_column.rs_col-hxlg-8
    {
        width: 66.66666667%;
    }
    .wpb_column.rs_col-hxlg-7
    {
        width: 58.33333333%;
    }
    .wpb_column.rs_col-hxlg-6
    {
        width: 50%;
    }
    .wpb_column.rs_col-hxlg-5
    {
        width: 41.66666667%;
    }
    .wpb_column.rs_col-hxlg-4
    {
        width: 33.33333333%;
    }
    .wpb_column.rs_col-hxlg-3
    {
        width: 25%;
    }
    .wpb_column.rs_col-hxlg-2
    {
        width: 16.66666667%;
    }
    .wpb_column.rs_col-hxlg-1
    {
        width: 8.33333333%;
    }

    .rs_col-hxlg-offset-12
    {
        margin-left: 100%;
    }
    .rs_col-hxlg-offset-11
    {
        margin-left: 91.66666667%;
    }
    .rs_col-hxlg-offset-10
    {
        margin-left: 83.33333333%;
    }
    .rs_col-hxlg-offset-9
    {
        margin-left: 75%;
    }
    .rs_col-hxlg-offset-8
    {
        margin-left: 66.66666667%;
    }
    .rs_col-hxlg-offset-7
    {
        margin-left: 58.33333333%;
    }
    .rs_col-hxlg-offset-6
    {
        margin-left: 50%;
    }
    .rs_col-hxlg-offset-5
    {
        margin-left: 41.66666667%;
    }
    .rs_col-hxlg-offset-4
    {
        margin-left: 33.33333333%;
    }
    .rs_col-hxlg-offset-3
    {
        margin-left: 25%;
    }
    .rs_col-hxlg-offset-2
    {
        margin-left: 16.66666667%;
    }
    .rs_col-hxlg-offset-1
    {
        margin-left: 8.33333333%;
    }
    .rs_col-hxlg-offset-0
    {
        margin-left: 0;
    }

    .rs_hidden-hxlg
    {
        display: none !important;
    }

    .rs_aligncenter_hxlg h1,
    .rs_aligncenter_hxlg h2,
    .rs_aligncenter_hxlg h3,
    .rs_aligncenter_hxlg h4,
    .rs_aligncenter_hxlg h5,
    .rs_aligncenter_hxlg h6,
    .rs_aligncenter_hxlg p,
    .rs_aligncenter_hxlg div[class*='vc_custom'],
    .rs_aligncenter_hxlg div,
    .rs_aligncenter_hxlg
    {
        text-align: center !important;
    }

    .rs_margin-hxlg-none.vc_row
    {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .rs_margin-hxlg-default.vc_row
    {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .wpb_column.dt-sc-one-fifth.rs_col-hxlg-6
    {
        width: 50%;
    }
    .wpb_column.dt-sc-one-fifth.rs_col-hxlg-8
    {
        width: 66.66666667%;
    }

    .wpb_column.dt-sc-one-fifth.rs_col-hxlg-12,
    .wpb_column.dt-sc-two-fifth.rs_col-hxlg-12,
    .wpb_column.dt-sc-three-fifth.rs_col-hxlg-12
    {
        width: 100%;
    }

    .rs_col-hxlg-12.wpb_column,
    .rs_col-hxlg-10.wpb_column[class*='rs_col-hxlg-offset'],
    .rs_col-hxlg-8.wpb_column[class*='rs_col-hxlg-offset'],
    .wpb_column[class*='rs_col-hxlg-offset']
    {
        margin-bottom: 20px;
    }

    .rs_col-hxlg-nospace-bottom.wpb_column,
    .rs_col-hxlg-12 ~ .rs_col-hxlg-12,
    .rs_col-hxlg-12.wpb_column:last-child,
    .rs_col-hxlg-8.wpb_column:last-child,
    .vc_row-no-padding > .rs_col-hxlg-12.wpb_column,
    .vc_row-no-padding .rs_col-qxlg-12.wpb_column,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-hxlg-12.wpb_column ~ .rs_col-hxlg-12.dt-sc-skin-highlight,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-hxlg-12.wpb_column ~ .rs_col-hxlg-12.vc_col-has-fill
    {
        margin-bottom: 0;
    }
}


@media only screen and (min-width:1200px) and (max-width:1380px)
{
    /*----*****---- <<Container >> ----*****----*/
    .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content,
    .left-header #header-wrapper .top-bar .container
    {
        width: 1080px;
    }
    .container.fill-container,
    .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row
    {
        width: 1110px;
    }
    .layout-boxed .wrapper,
    .layout-boxed .main-header-wrapper,
    .layout-boxed .is-sticky #header-wrapper,
    .layout-boxed.standard-header .main-header-wrapper
    {
        width: 1120px;
    }

    #primary
    {
        width: 810px;
    }
    #secondary,
    #secondary-right,
    #secondary-left
    {
        width: 240px;
    }
    #primary.with-both-sidebar
    {
        width: 540px;
    }

    .layout-boxed .vc_row.vc_row-no-padding
    {
        margin: 0 -30px;
    }


    /*----*****---- << Custom Responsive Columns >> ----*****----*/

    .wpb_column.rs_col-qxlg-12
    {
        width: 100%;
    }
    .wpb_column.rs_col-qxlg-11
    {
        width: 91.66666667%;
    }
    .wpb_column.rs_col-qxlg-10
    {
        width: 83.33333333%;
    }
    .wpb_column.rs_col-qxlg-9
    {
        width: 75%;
    }
    .wpb_column.rs_col-qxlg-8
    {
        width: 66.66666667%;
    }
    .wpb_column.rs_col-qxlg-7
    {
        width: 58.33333333%;
    }
    .wpb_column.rs_col-qxlg-6
    {
        width: 50%;
    }
    .wpb_column.rs_col-qxlg-5
    {
        width: 41.66666667%;
    }
    .wpb_column.rs_col-qxlg-4
    {
        width: 33.33333333%;
    }
    .wpb_column.rs_col-qxlg-3
    {
        width: 25%;
    }
    .wpb_column.rs_col-qxlg-2
    {
        width: 16.66666667%;
    }
    .wpb_column.rs_col-qxlg-1
    {
        width: 8.33333333%;
    }

    .rs_col-qxlg-offset-12
    {
        margin-left: 100%;
    }
    .rs_col-qxlg-offset-11
    {
        margin-left: 91.66666667%;
    }
    .rs_col-qxlg-offset-10
    {
        margin-left: 83.33333333%;
    }
    .rs_col-qxlg-offset-9
    {
        margin-left: 75%;
    }
    .rs_col-qxlg-offset-8
    {
        margin-left: 66.66666667%;
    }
    .rs_col-qxlg-offset-7
    {
        margin-left: 58.33333333%;
    }
    .rs_col-qxlg-offset-6
    {
        margin-left: 50%;
    }
    .rs_col-qxlg-offset-5
    {
        margin-left: 41.66666667%;
    }
    .rs_col-qxlg-offset-4
    {
        margin-left: 33.33333333%;
    }
    .rs_col-qxlg-offset-3
    {
        margin-left: 25%;
    }
    .rs_col-qxlg-offset-2
    {
        margin-left: 16.66666667%;
    }
    .rs_col-qxlg-offset-1
    {
        margin-left: 8.33333333%;
    }
    .rs_col-qxlg-offset-0
    {
        margin-left: 0;
    }

    .rs_hidden-qxlg
    {
        display: none !important;
    }

    .rs_aligncenter_qxlg h1,
    .rs_aligncenter_qxlg h2,
    .rs_aligncenter_qxlg h3,
    .rs_aligncenter_qxlg h4,
    .rs_aligncenter_qxlg h5,
    .rs_aligncenter_qxlg h6,
    .rs_aligncenter_qxlg p,
    .rs_aligncenter_qxlg div[class*='vc_custom'],
    .rs_aligncenter_qxlg div,
    .rs_aligncenter_qxlg
    {
        text-align: center !important;
    }

    .rs_margin-qxlg-none.vc_row
    {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .rs_margin-qxlg-default.vc_row
    {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .rs_col-qxlg-12.wpb_column,
    .rs_col-qxlg-10.wpb_column[class*='rs_col-qxlg-offset'],
    .rs_col-qxlg-8.wpb_column[class*='rs_col-qxlg-offset'],
    .rs_col-qxlg-6.wpb_column[class*='rs_col-qxlg-offset'],
    .wpb_column[class*='rs_col-qxlg-offset']
    {
        margin-bottom: 20px;
    }

    .rs_col-qxlg-nospace-bottom.wpb_column,
    .rs_col-qxlg-12 ~ .rs_col-qxlg-12,
    .rs_col-qxlg-12.wpb_column:last-child,
    .rs_col-qxlg-8.wpb_column:last-child,
    .vc_row-no-padding > .rs_col-qxlg-12.wpb_column,
    .vc_row-no-padding .rs_col-qxlg-12.wpb_column,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-qxlg-12.wpb_column ~ .rs_col-qxlg-12.dt-sc-skin-highlight,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-qxlg-12.wpb_column ~ .rs_col-qxlg-12.vc_col-has-fill
    {
        margin-bottom: 0;
    }
}


/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px)
{
    /*----*****---- << Container >> ----*****----*/
    .container,
    .type5.tribe_events .container .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content
    {
        width: 900px;
    }
    .container.fill-container,
    .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row
    {
        width: 930px;
    }
    .layout-boxed .wrapper
    {
        width: 940px;
    }

    .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7
    {
        max-width: 900px;
    }

    #primary
    {
        width: 630px;
    }
    #primary.with-both-sidebar
    {
        width: 340px;
    }
    #secondary,
    #secondary-right,
    #secondary-left
    {
        width: 240px;
    }
    #secondary-left.secondary-has-both-sidebar, #secondary-right.secondary-has-both-sidebar {
        width: 250px;
    }

    .layout-boxed .vc_row.vc_row-no-padding
    {
        margin: 0 -20px;
    }


    /*----*****---- << Mega Menu >> ----*****----*/


    /*----*****---- << Column >> ----*****----*/
    .vc_col-md-6.wpb_column.no-space.dt-sc-two-fifth,
    .vc_col-md-6.column.no-space.dt-sc-two-fifth
    {
        width: 50%;
    }
    .column.no-space.dt-sc-one-fourth
    {
        width: 24.97%;
    }

    .wpb_column.dt-sc-one-fifth.vc_col-md-6
    {
        width: 50%;
    }

    .wpb_column.dt-sc-one-fifth.vc_col-md-12,
    .wpb_column.dt-sc-two-fifth.vc_col-md-12,
    .wpb_column.dt-sc-three-fifth.vc_col-md-12
    {
        width: 100%;
    }

    .vc_col-md-12.wpb_column,
    .vc_col-md-10.wpb_column[class*='vc_col-md-offset'],
    .vc_col-md-8.wpb_column[class*='vc_col-md-offset'],
    .vc_col-md-6.wpb_column[class*='vc_col-md-offset'],
    .wpb_column[class*='vc_col-md-offset']
    {
        margin-bottom: 20px;
    }

    .rs_col-md-nospace-bottom.wpb_column,
    .vc_col-md-12 ~ .vc_col-md-12,
    .vc_col-md-12.wpb_column:last-child,
    .vc_col-md-8.wpb_column:last-child,
    .vc_row-no-padding > .vc_col-md-12.wpb_column,
    .vc_row-no-padding .vc_col-md-12.wpb_column,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .vc_col-md-12.wpb_column ~ .vc_col-md-12.dt-sc-skin-highlight,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .vc_col-md-12.wpb_column ~ .vc_col-md-12.vc_col-has-fill
    {
        margin-bottom: 0;
    }

    .rs_margin-md-none.vc_row
    {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .rs_margin-md-default.vc_row
    {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .rs_aligncenter_md h1,
    .rs_aligncenter_md h2,
    .rs_aligncenter_md h3,
    .rs_aligncenter_md h4,
    .rs_aligncenter_md h5,
    .rs_aligncenter_md h6,
    .rs_aligncenter_md p,
    .rs_aligncenter_md div[class*='vc_custom'],
    .rs_aligncenter_md div,
    .rs_aligncenter_md
    {
        text-align: center !important;
    }


    .rs_margin_top_md-150.vc_row,
    .rs_margin_top_md-150.wpb_column .vc_column-inner
    {
        margin-top: 150px !important;
    }
}


@media only screen and (min-width:768px) and (max-width:991px)
{
    /*----*****---- << Container >> ----*****----*/
    .container,
    .type5.tribe_events .container .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content
    {
        width: 710px;
    }
    .container.fill-container,
    .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row
    {
        width: 740px;
    }
    .layout-boxed .wrapper
    {
        width: 750px;
    }

    .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7
    {
        max-width: 710px;
    }

    #primary
    {
        width: 480px;
    }
    #primary.with-both-sidebar
    {
        width: 290px;
    }
    #secondary,
    #secondary-right,
    #secondary-left
    {
        width: 200px;
    }

    #secondary-left.secondary-has-both-sidebar, #secondary-right.secondary-has-both-sidebar {
        width: 180px;
    }

    .secondary-sidebar .widget #searchform input[type='text'] { 
        width: 100%;
    }

    .layout-boxed .vc_row.vc_row-no-padding
    {
        margin: 0 -20px;
    }

    /*----*****---- << Mega Menu >> ----*****----*/
    #main-menu .megamenu-2-columns-group .megamenu-child-container
    {
        width: 340px;
    }
    #main-menu .megamenu-3-columns-group .megamenu-child-container
    {
        width: 510px;
    }
    #main-menu .megamenu-4-columns-group .megamenu-child-container
    {
        width: 680px;
    }

    /*----*****---- << Custom Responsive Columns >> ----*****----*/

    .wpb_column.rs_col-sm-12
    {
        width: 100%;
    }
    .wpb_column.rs_col-sm-11
    {
        width: 91.66666667%;
    }
    .wpb_column.rs_col-sm-10
    {
        width: 83.33333333%;
    }
    .wpb_column.rs_col-sm-9
    {
        width: 75%;
    }
    .wpb_column.rs_col-sm-8
    {
        width: 66.66666667%;
    }
    .wpb_column.rs_col-sm-7
    {
        width: 58.33333333%;
    }
    .wpb_column.rs_col-sm-6
    {
        width: 50%;
    }
    .wpb_column.rs_col-sm-5
    {
        width: 41.66666667%;
    }
    .wpb_column.rs_col-sm-4
    {
        width: 33.33333333%;
    }
    .wpb_column.rs_col-sm-3
    {
        width: 25%;
    }
    .wpb_column.rs_col-sm-2
    {
        width: 16.66666667%;
    }
    .wpb_column.rs_col-sm-1
    {
        width: 8.33333333%;
    }


    .wpb_column.dt-sc-one-fifth.rs_col-sm-6
    {
        width: 50%;
    }

    .wpb_column.dt-sc-one-fifth.rs_col-sm-12,
    .wpb_column.dt-sc-two-fifth.rs_col-sm-12,
    .wpb_column.dt-sc-three-fifth.rs_col-sm-12
    {
        width: 100%;
    }

    .rs_col-sm-12.wpb_column,
    .rs_col-sm-10.wpb_column[class*='rs_col-sm-offset'],
    .rs_col-sm-8.wpb_column[class*='rs_col-sm-offset'],
    .rs_col-sm-6.wpb_column[class*='rs_col-sm-offset'],
    .wpb_column[class*='rs_col-sm-offset']
    {
        margin-bottom: 20px;
    }

    .rs_col-sm-nospace-bottom.wpb_column,
    .rs_col-sm-12.wpb_column:last-child,
    .rs_col-sm-8.wpb_column:last-child,
    .vc_row-no-padding > .rs_col-sm-12.wpb_column,
    .vc_row-no-padding .rs_col-sm-12.wpb_column,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-sm-12.wpb_column ~ .rs_col-sm-12.dt-sc-skin-highlight,
    .vc_row.vc_row-o-equal-height:not(.vc_row-no-padding) > .rs_col-sm-12.wpb_column ~ .rs_col-sm-12.vc_col-has-fill
    {
        margin-bottom: 0;
    }

    .rs_margin-sm-none.vc_row
    {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .rs_margin-sm-default.vc_row
    {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .rs_aligncenter_sm h1,
    .rs_aligncenter_sm h2,
    .rs_aligncenter_sm h3,
    .rs_aligncenter_sm h4,
    .rs_aligncenter_sm h5,
    .rs_aligncenter_sm h6,
    .rs_aligncenter_sm p,
    .rs_aligncenter_sm div[class*='vc_custom'],
    .rs_aligncenter_sm div,
    .rs_aligncenter_sm
    {
        text-align: center !important;
    }


    .rs_margin_top_sm-50.vc_row,
    .rs_margin_top_sm-50.wpb_column .vc_column-inner
    {
        margin-top: 50px !important;
    }

    .rs_margin_top_sm-150.vc_row,
    .rs_margin_top_sm-150.wpb_column .vc_column-inner
    {
        margin-top: 150px !important;
    }

    .rs_margin_top_sm_alt-75.vc_row,
    .rs_margin_top_sm_alt-75.wpb_column .vc_column-inner
    {
        margin-top: -75px !important;
    }

    .wpb_column.dt-sc-one-fifth.rs_col-sm-4
    {
        margin-bottom: 20px; 
        width: 33.33%;
    }
    .wpb_column.dt-sc-one-fifth.rs_col-sm-4:nth-child(4)
    {
        clear: left;
    }

    .vc_row.vc_column-gap-20 > .vc_column_container
    {
        padding: 0;
    }
    .page-with-sidebar .comment-form .dt-sc-one-half,
    .page-with-sidebar .comment-form .dt-sc-one-third,
    .page-with-sidebar .comment-form .dt-sc-one-fourth
    {
        width: 100%;
        margin: 0;
    }
   .page-with-sidebar .related-post .dt-sc-one-half,
   .page-with-sidebar .related-post .dt-sc-one-third,
   .page-with-sidebar .related-post .dt-sc-one-fourth
   {
       width: 100%;
       margin: 0;
   }
}


@media only screen and (max-width: 767px)
{
    /*----*****---- << Content >> ----*****----*/
    #primary
    {
        width: 100%;
    }
    #primary.with-both-sidebar
    {
        margin: 0; 
        width: 100%;
    }
    #primary.with-left-sidebar
    {
        margin-left: 0;
    }
    #primary.with-right-sidebar
    {
        margin-right: 0;
    }
    #secondary,
    #secondary-right,
    #secondary-left
    {
        width: 100%;
    }


    /*----*****---- << Column >> ----*****----*/
    .column
    {
        margin-bottom: 20px;
        margin-left: 0;
    }

    .dt-sc-one-fourth,
    .dt-sc-one-half,
    .dt-sc-one-third,
    .dt-sc-three-fourth,
    .dt-sc-two-third,
    .dt-sc-one-fifth,
    .dt-sc-four-fifth,
    .dt-sc-three-fifth,
    .dt-sc-two-fifth,
    .dt-sc-one-sixth,
    .dt-sc-two-sixth,
    .dt-sc-three-sixth,
    .dt-sc-four-sixth,
    .dt-sc-five-sixth,
    .column.no-space.dt-sc-one-fourth,
    .column.no-space.dt-sc-one-third,
    .column.no-space.dt-sc-one-half,
    .column.no-space.dt-sc-one-fifth,
    .column.no-space.dt-sc-one-sixth,
    .column.no-space.dt-sc-three-fourth,
    .column.no-space.dt-sc-two-third,
    .column.no-space.dt-sc-four-fifth,
    .column.no-space.dt-sc-three-fifth,
    .column.no-space.dt-sc-two-fifth,
    .column.no-space.dt-sc-two-sixth,
    .column.no-space.dt-sc-three-sixth,
    .column.no-space.dt-sc-four-sixth,
    .column.no-space.dt-sc-five-sixth,
    .portfolio.column.dt-sc-one-fourth.no-space,
    .column.no-space.dt-sc-two-fifth,
    .wpb_column.no-space.dt-sc-two-fifth,
    .column.no-space.dt-sc-one-fifth,
    .wpb_column.no-space.dt-sc-one-fifth,
    .column.no-space.dt-sc-three-fifth,
    .wpb_column.no-space.dt-sc-three-fifth,
    .wpb_column.dt-sc-one-fifth,
    .column.wpb_column.dt-sc-one-fifth
    {
        width: 100%;
    }

    .wpb_column .wpb_column
    {
        padding: 0;
    }

    .wpb_column:not([class*='vc_col-xs']),
    .dt-sc-one-fifth.wpb_column:not([class*='vc_col-xs']),
    .dt-sc-two-fifth.wpb_column:not([class*='vc_col-xs']),
    .dt-sc-three-fifth.wpb_column:not([class*='vc_col-xs'])
    {
        float: left;
        width: 100%;
    }

    .wpb_column
    {
        margin-bottom: 20px;
    }
    .rs_col-xs-nospace-bottom.wpb_column
    {
        margin-bottom: 0;
    }

    .rs_margin-xs-none.vc_row
    {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .rs_margin-xs-default.vc_row
    {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .rs_aligncenter_xs h1,
    .rs_aligncenter_xs h2,
    .rs_aligncenter_xs h3,
    .rs_aligncenter_xs h4,
    .rs_aligncenter_xs h5,
    .rs_aligncenter_xs h6,
    .rs_aligncenter_xs p,
    .rs_aligncenter_xs div[class*='vc_custom'],
    .rs_aligncenter_xs div,
    .rs_aligncenter_xs
    {
        text-align: center !important;
    }


    #secondary-left.secondary-sidebar,
    #secondary-right.secondary-sidebar
    {
        display: table-cell;
        float: none;
    }
    #primary.with-left-sidebar,
    #primary.with-right-sidebar,
    #primary.with-both-sidebar
    {
        display: table-caption;
        float: none;
        margin-bottom: 30px;
    }

    .layout-boxed .vc_row.vc_row-no-padding
    {
        margin: 0;
    }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px)
{
    /*----*****---- << Container >> ----*****----*/
    .container,
    .type5.tribe_events .container .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content
    {
        width: 420px;
    }
    .container.fill-container,
    .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row
    {
        width: 450px;
    }
    .layout-boxed .wrapper
    {
        width: 460px;
    }

    #primary.with-left-sidebar,
    #primary.with-right-sidebar,
    #primary.with-both-sidebar
    {
        width: 420px;
    }
    .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7
    {
        max-width: 420px;
    }
}


@media only screen and (max-width: 479px)
{
    .wpb_column,
    .dt-sc-one-fifth.wpb_column,
    .dt-sc-two-fifth.wpb_column,
    .dt-sc-three-fifth.wpb_column,
    .wpb_column[class*='vc_col-xs']
    {
        float: left;
        width: 100%;
    }
    .wpb_column[class*='vc_col-xs-offset']
    {
        margin-left: 0;
    }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px)
{
    /*----*****---- << Container >> ----*****----*/
    .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content
    {
        width: 290px;
    }
    .container.fill-container,
    .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row
    {
        width: 320px;
    }
    .layout-boxed .wrapper
    {
        width: 100%;
    }
    #primary.with-left-sidebar,
    #primary.with-right-sidebar,
    #primary.with-both-sidebar
    {
        width: 290px;
    }

    .layout-boxed .vc_row.vc_row-no-padding
    {
        left: 0 !important; 
        width: 100% !important;
    }
}


@media only screen and (max-width: 319px)
{
    /*----*****---- << Container >> ----*****----*/
    .container,
    .type5.tribe_events .container .container,
    .layout-boxed .vc_row .dt-sc-stretch-row-content
    {
        width: 200px;
    }
    .container.fill-container,
    .page-template-tpl-fullwidth .section-wrapper.fullwidth-section .container.fill-stretch-row
    {
        width: 230px;
    }
    .layout-boxed .wrapper
    {
        width: 100%;
    }
    #primary.with-left-sidebar,
    #primary.with-right-sidebar,
    #primary.with-both-sidebar
    {
        width: 200px;
    }
    .page-with-sidebar .vc_row-no-padding .dt-sc-newsletter-section.type7
    {
        max-width: 200px;
    }
}

/* Table of Content
==================================================
	1.0 - Transition
	1.1 - Widgets
	1.2 - Sidebar
	1.3 - Mega Menu
	1.4 - Events Calendar
	1.5 - Footer
	1.6 - Default Color
	1.7 - bbpress
	1.8 - Buddypress
	1.9 - Woocommerce
	1.10 - Browser Fix
	1.11 - Responsive */

/*--------------------------------------------------------------
	1.0 - Transition
	--------------------------------------------------------------*/
    .widget .recent-portfolio-widget ul li a:before,
    .widget .recent-portfolio-widget ul li a:after,
    .widget ul li:before,
    .widget.widget_categories ul li > a:hover span,
    .widget.widget_archive ul li > a:hover span,
    .flickr-widget div a img,
    .widget.widget_categories ul li > a span,
    .widget.widget_archive ul li > a span,
    .widgettitle:before,
    .widget ul li:hover:before,
    aside,
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li .entry-meta p
    {
                transition: all .3s linear; 
           -moz-transition: all .3s linear;
            -ms-transition: all .3s linear;
             -o-transition: all .3s linear;
        -webkit-transition: all .3s linear;
    }
    
    /*--------------------------------------------------------------
        1.1 - Widgets
        --------------------------------------------------------------*/
    .widgettitle
    {
        clear: both;
        margin-bottom: 25px; 
        padding-bottom: 15px;
        position: relative;
    }
    .widgettitle:before
    {
        bottom: 0; 
        content: '';
        height: 3px;
        left: 0;
        position: absolute;
        width: 35px;
    }
    
    .widget ul
    {
        clear: both; 
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    
    .widget ul li
    {
        border-bottom: 1px dashed;
        clear: both;
        display: block;
        margin: 0;
        padding: 10px 0 10px 20px;
        position: relative;
        width: 100%;
    }
    .widget ul li:last-child
    {
        border-bottom-width: 0;
    }
    .widget ul li:only-child
    {
        border-bottom-width: 1px;
    }
    
    .widget ul li > a,
    .widget.widget_nav_menu ul.menu li > a
    {
        display: inline-block;
        line-height: 24px;
        width: 100%;
    }
    .widget ul li:last-child > a
    {
        padding-bottom: 0;
    }
    
    .widget ul li:first-child,
    .widget.widget_nav_menu ul.menu li:first-child
    {
        padding-top: 0;
    }
    
    .widget ul li:before
    {
        content: '-';
        font-family: FontAwesome;
        font-size: 24px;
        font-weight: bold; 
        left: 1px;
        position: absolute;
        top: 7px;
    }
    
    .widget ul li:first-child:before
    {
        top: -4px;
    }
    .woocommerce .widget ul.product-categories li:first-child:before,
    .woocommerce.widget ul.product-categories li:first-child:before,
    .widget.widget_layered_nav ul li:first-child:before
    {
        top: 7px;
    }
    
    
    .widget.widget_pages ul li ul.children,
    .widget.widget_nav_menu ul li ul.sub-menu
    {
        padding: 10px 0 0 20px;
        width: 100%;
    }
    .widget.widget_archive ul li ul,
    .widget.widget_categories ul li ul,
    .widget.widget_pages ul li ul,
    .widget.widget_nav_menu ul.menu li ul
    {
        padding-left: 15px;
        padding-top: 10px;
    }
    
    
    .widget.widget_nav_menu ul.menu li a
    {
        background: none;
        border: none; 
        font-weight: normal;
        padding: 0;
        text-transform: lowercase;
    }
    .widget.widget_nav_menu ul.menu li a:first-letter
    {
        text-transform: uppercase;
    }
    
    .widget.widget_archive ul li,
    .widget.widget_categories ul li,
    .widget.widget_pages ul li,
    .widget.widget_meta ul li,
    .widget.widget_nav_menu ul.menu li,
    .widget.widget_text ul li
    {
        padding: 0;
    }
    .widget.widget_archive ul li > a,
    .widget.widget_categories ul li > a,
    .widget.widget_pages ul li > a,
    .widget.widget_meta ul li > a,
    .widget.widget_nav_menu ul.menu li > a,
    .widget.widget_text ul li > a
    {
        padding: 10px 0 10px 20px;
    }
    .widget.widget_archive ul li:first-child > a,
    .widget.widget_categories ul li:first-child > a,
    .widget.widget_pages ul li:first-child > a,
    .widget.widget_meta ul li:first-child > a,
    .widget.widget_nav_menu ul.menu li:first-child > a,
    .widget.widget_text ul li:first-child > a
    {
        padding-top: 0;
    }
    
    .widget .recent-portfolio-widget ul li:before,
    .widget .recent-posts-widget li:before,
    .widget .recent-posts-widget li:hover:before
    {
        content: '';
    }
    
    .widget.widget_categories ul li > a
    {
        position: relative;
        text-transform: capitalize;
    }
    .widget.widget_categories ul li > a span,
    .widget.widget_archive ul li > a span
    {
        padding: 0 10px; 
        position: absolute;
        right: 0;
    }
    
    .widget_categories label,
    .widget_archive label
    {
        display: inline-block;
        font-size: 14px; 
        margin: 0 0 10px;
    }
    
    .widget .recent-portfolio-widget ul
    {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .widget .recent-portfolio-widget ul li
    {
        border: none; 
        clear: none;
        display: inline;
        float: left;
        margin: 0 2% 5px 0;
        overflow: hidden;
        padding: 0;
        width: 32%;
    }
    .widget .recent-portfolio-widget ul li img
    {
        display: block;
        line-height: 0;
        width: 100%;
    }
    .widget .recent-portfolio-widget ul li:nth-child(3n)
    {
        margin-right: 0;
    }
    
    .widget .recent-portfolio-widget ul li a
    {
                backface-visibility: hidden; 
        float: left;
        padding: 0;
        position: relative;
        width: 100%;
    
        -webkit-backface-visibility: hidden;
    }
    .widget .recent-portfolio-widget ul li a:before
    {
        content: '';
        height: 100%;
        left: 0;
        opacity: 0; 
        position: absolute;
        top: 0;
        width: 100%;
    }
    .widget .recent-portfolio-widget ul li a:hover:before
    {
        opacity: 1;
    }
    .widget .recent-portfolio-widget ul li a:after
    {
        bottom: auto;
        color: #fff; 
        content: '\e67b';
        font-family: 'Stroke-Gap-Icons';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        left: 0;
        margin: 0 auto;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 50%;
                transform: translateY(-50%);
        visibility: hidden;
           -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    .widget .recent-portfolio-widget ul li a:hover:after
    {
        font-size: 20px; 
        opacity: 1;
        visibility: visible;
    }
    
    .widget .recent-posts-widget
    {
        clear: both;
        float: left;
        margin: 0;
        padding: 0; 
        width: 100%;
    }
    .widget .recent-posts-widget ul
    {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .widget .recent-posts-widget li
    {
        clear: both;
        display: block;
        float: left;
        margin: 0 0 10px;
        padding-left: 0;
    }
    .widget .recent-posts-widget li:last-child
    {
        margin-bottom: 0;
    }
    .widget .recent-posts-widget li .thumb
    {
        float: left;
        margin: 0 15px 10px 0;
        padding: 0;
        width: 60px;
    }
    .widget .recent-posts-widget li .thumb img
    {
        max-width: 100%;
    }
    .widget .recent-posts-widget li .entry-title h4
    {
        font-size: 13px;
        letter-spacing: .25px;
        line-height: 20px;
        margin-bottom: 7px; 
        margin-top: -5px;
    }
    .widget .recent-posts-widget li .entry-meta
    {
        font-size: 14px;
    }
    
    .widget .recent-posts-widget li .entry-meta p
    {
        float: left;
        margin-right: 15px;
    }
    .widget .recent-posts-widget li .entry-meta p span
    {
        margin-right: 5px;
    }
    
    .widget .tweet_list
    {
        float: left;
        margin: 0;
        padding: 0; 
        width: 100%;
    }
    .widget .tweet_list li
    {
        border-bottom: 1px solid; 
        display: block;
        float: left;
        margin: 0 0 20px;
        padding: 0 0 20px 40px;
        position: relative;
    }
    .widget .tweet_list li:before
    {
        content: '\f081';
        font-family: FontAwesome;
        font-size: 24px; 
        left: 0;
        position: absolute;
        top: 5px;
    }
    .widget .tweet_list li:first-child:before
    {
        top: 5px;
    }
    .widget .tweet_list li:hover:before
    {
        content: '\f081';
    }
    .widget .tweet_list li:last-child
    {
        border: none;
        margin-bottom: 0; 
        padding-bottom: 0;
    }
    .widget .tweet_list li .tweet-time
    {
        clear: both;
        display: block;
        font-size: 14px;
    }
    
    .widget_text ul.no-border li
    {
        border: none;
    }
    .widget_text ul.no-bullet li a
    {
        padding-left: 0;
    }
    .widget_text ul.no-bullet li:before,
    .widget_text ul.no-bullet li:hover:before
    {
        content: '';
    }
    
    .widget_text ul.split-list
    {
        clear: none; 
        float: left;
        margin-right: 2%;
        width: 48%;
    }
    .widget_text ul.split-list li
    {
        border: none; 
        position: relative;
        width: 100%;
    }
    .widget_text ul.split-list li:before
    {
        content: '\f105';
    }
    
    .widget .screen-reader-text
    {
        display: none;
    }
    
    .flickr-widget div
    {
        float: left;
        margin: 0;
        padding: 0;
    }
    .flickr-widget div a
    {
        display: block;
        line-height: 0;
        margin: 0 8px 8px 0;
        max-width: 60px;
    }
    .flickr_badge_image img
    {
        height: auto !important;
    }
    .flickr-widget div a:hover img
    {
        opacity: .5;
    }
    
    .widget_tag_cloud .tagcloud
    {
        clear: both;
        float: left;
        margin: 0;
        padding: 0; 
        width: 100%;
    }
    .tagcloud a
    {
        border-bottom: 1px solid;
        float: left;
        font-size: 12px !important;
        margin: 0 10px 10px 0;
        padding: 7px 15px 6px;
        text-transform: capitalize;
    }
    .dt-sc-dark-bg .tagcloud a
    {
        border-bottom: 1px solid;
    }
    
    .widget .dt-sc-newsletter-section
    {
        padding: 0;
    }
    .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm
    {
        clear: both;
        float: left;
        position: relative; 
        width: 100%;
    }
    .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='text'],
    .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='email']
    {
        margin: 0;
        width: 100%;
    }
    .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='submit']
    {
        height: 100%; 
        position: absolute;
        right: 0;
    }
    
    .widget #searchform
    {
        position: relative;
    }
    .widget #searchform .dt-search-icon
    {
        display: none;
    }
    .widget #searchform input[type='text']
    {
        height: 49px; 
        padding-right: 70px;
    }
    .widget #searchform input[type='submit']
    {
        border-radius: 0;
        height: 49px; 
        margin: 0;
        padding: 16px 20px;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .widget #wp-calendar caption
    {
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 10px;
    }
    .widget #wp-calendar th
    {
        padding: 10px;
    }
    .widget #wp-calendar td
    {
        padding: 9px 10px;
    }
    
    .widget .dt-sc-single-line-separator
    {
        margin: 13px 0;
    }
    
    .widget ul.dt-sc-sociable li:before,
    .widget ul.dt-sc-sociable li:hover:before
    {
        content: '';
    }
    .widget ul.dt-sc-sociable li a
    {
        padding: 0;
    }
    
    .widget ul.dt-sc-sociable > li
    {
        border-bottom: 0; 
        width: auto;
    }
    .widget .dt-sc-sociable li a
    {
        height: 36px;
        line-height: 36px;
        text-align: center;
        width: 36px;
    }
    
    .widget .dt-sc-sociable.hexagon-with-border li,
    .widget .dt-sc-sociable.hexagon-border li
    {
        height: 25px; 
        width: 40px;
    }
    .widget .dt-sc-sociable.hexagon-with-border li a,
    .widget .dt-sc-sociable.hexagon-border li a
    {
        height: 52px; 
        line-height: 52px;
        width: 42px;
    }
    
    .widget .dt-sc-sociable.diamond-square-border li
    {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        height: 30px; 
        width: 30px;
    }
    .widget .dt-sc-sociable.diamond-square-border li a
    {
        height: 40px;
        line-height: 40px; 
        width: 40px;
    }
    
    .widget .diamond-narrow-square-border li a
    {
        height: 60px;
        line-height: 60px;
        width: 60px;
    }
    .widget .dt-sc-sociable li:first-child:before
    {
        top: 10px;
    }
    
    .widget_text ul.custom-social li a
    {
        padding: 0 0 25px;
    }
    .widget_text ul.custom-social li:last-child a
    {
        padding: 0;
    }
    
    .widget_text ul.dt-sc-sociable
    {
        text-align: center;
    }
    .widget_text ul.dt-sc-sociable li
    {
        clear: none;
        display: inline-block;
        float: none;
        margin: 0 10px; 
        text-align: center;
    }
    .widget_text ul.dt-sc-sociable li a
    {
        display: inline-block;
        float: none;
        padding-bottom: 0;
    }
    
    .widget_text ul.dt-sc-sociable.alignleft li
    {
        float: left;
        margin: 0 10px 0 0;
    }
    .widget_text ul.dt-sc-sociable.alignleft li:last-child
    {
        margin-right: 0;
    }
    .widget_text ul.dt-sc-sociable.alignleft li a
    {
        text-align: left;
    }
    
    .widget_rss h3.widgettitle > a.rsswidget > img
    {
        margin-right: 5px;
    }
    
    /*--------------------------------------------------------------
        1.2 - Sidebar
        --------------------------------------------------------------*/
    .secondary-sidebar img
    {
        height: auto; 
        max-width: 100%;
    }
    .secondary-sidebar .widget
    {
        clear: both;
    }
    .secondary-sidebar .widget:last-child
    {
        margin-bottom: 80px;
    }
    
    .secondary-sidebar .widget ul li > a,
    .secondary-sidebar .tagcloud a
    {
        color: #000;
    }
    .secondary-sidebar .tagcloud a:hover
    {
        color: #fff;
    }
    .secondary-sidebar .flickr-widget div a
    {
        max-width: 75px;
    }
    .secondary-sidebar .widget .tweet_list li
    {
        border-color: rgba(0, 0, 0, .15);
    }
    
    /* Sidebar Widget Types */
    .secondary-sidebar
    {
        overflow: hidden;
    }
    .secondary-sidebar aside.widget
    {
        position: relative;
    }
    
    .secondary-sidebar .flickr-widget div
    {
        height: auto;
        width: 33.3333%;
    }
    .secondary-sidebar .flickr-widget div a
    {
        margin: 0;
        max-width: 100%; 
        padding: 0 4px 10px;
    }
    
    .secondary-sidebar .type1 .widgettitle,
    .secondary-sidebar .type2 .widgettitle,
    .secondary-sidebar .type3 .widgettitle,
    .secondary-sidebar .type4 .widgettitle,
    .secondary-sidebar .type5 .widgettitle,
    .secondary-sidebar .type6 .widgettitle,
    .secondary-sidebar .type7 .widgettitle,
    .secondary-sidebar .type9 .widgettitle,
    .secondary-sidebar .type11 .widgettitle,
    .secondary-sidebar .type12 .widgettitle,
    .secondary-sidebar .type13 .widgettitle
    {
        margin-top: 0;
    }
    .secondary-sidebar .widgettitle:empty
    {
        display: none;
    }
    .secondary-sidebar .type1 .widgettitle,
    .secondary-sidebar .type3 .widgettitle,
    .secondary-sidebar .type4 .widgettitle,
    .secondary-sidebar .type11 .widgettitle
    {
        display: inline-block; 
        float: none;
    }
    .secondary-sidebar .widgettitle:before,
    .secondary-sidebar .widgettitle:after,
    .secondary-sidebar .type5 .widget .recent-portfolio-widget ul li:before,
    .secondary-sidebar .type5 .widget .recent-posts-widget li:before,
    .secondary-sidebar .type5 .widget .recent-posts-widget li:hover:before
    {
        content: '';
    }
    
    .secondary-sidebar .type15 .widget.widget_recent_reviews ul li:before,
    .secondary-sidebar .type15 .widget.widget_recent_reviews ul li:hover:before,
    .secondary-sidebar .type15 .widget.widget_top_rated_products ul li:before,
    .secondary-sidebar .type15 .widget.widget_top_rated_products ul li:hover:before,
    .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:before,
    .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:hover:before,
    .secondary-sidebar .type16 .widget .special-links li:before,
    .secondary-sidebar .type16 .widgettitle:before,
    .secondary-sidebar .type15 .widgettitle:before
    {
        content: none;
    }
    
    .secondary-sidebar .type2 .widgettitle > a,
    .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2,
    .secondary-sidebar .type17 .widget-title-content h3.widgettitle,
    .secondary-sidebar .type17 .widget-title-content h3.widgettitle > a,
    .secondary-sidebar .type10 .widgettitle > a,
    .secondary-sidebar .type18 .widgettitle > a,
    .secondary-sidebar .type14 .widgettitle > a,
    .secondary-sidebar .type15 .widgettitle > a
    {
        color: #fff;
    }
    
    .secondary-sidebar .type1 .widget.buddypress .bp-login-widget-user-avatar,
    .secondary-sidebar .type3 .widget.buddypress .bp-login-widget-user-avatar,
    .secondary-sidebar .type4 .widget.buddypress .bp-login-widget-user-avatar
    {
        float: none;
        left: 0;
        position: absolute;
        top: 63px;
    }
    
    .secondary-sidebar .type1 .widgettitle:before,
    .secondary-sidebar .type1 .widgettitle:after
    {
        background: #000;
        bottom: 0;
        height: 3px;
        left: 0;
        position: absolute;
        top: inherit;
        width: 100%;
    }
    .secondary-sidebar .type1 .widgettitle:after
    {
        bottom: -3px;
        height: 1px;
    }
    
    
    .secondary-sidebar .type2 .widgettitle
    {
        background: #000;
        color: #fff; 
        margin-bottom: 40px;
        padding: 12px 15px;
    }
    .secondary-sidebar .type2 .widgettitle:before
    {
        background: none; 
        border-right: 13px solid transparent;
        border-top: 13px solid #000;
        bottom: -13px;
        height: 0;
        left: 0;
        top: inherit;
        width: 0;
    }
    
    .secondary-sidebar .type3 .widgettitle
    {
        border-top: 3px solid;
        margin-bottom: 35px; 
        padding: 13px 0 0;
    }
    .secondary-sidebar .type3 .widgettitle:before
    {
        background: none;
    }
    
    
    .secondary-sidebar .type4 .widgettitle
    {
        border-left: 5px solid #f1b956;
        padding: 0 15px;
    }
    .secondary-sidebar .type4 .widgettitle:before
    {
        background: url(../images/sidebar/sidebar-title-grey-pattern.png) repeat; 
        height: 100%;
        left: 100%;
        top: 0;
        width: 9999px;
    }
    
    
    .secondary-sidebar .type5 .widgettitle
    {
        border-bottom: 2px solid;
        padding: 0 0 10px;
    }
    .secondary-sidebar .type5 .widgettitle:before
    {
        background: none;
    }
    
    .secondary-sidebar .type5 .widget .tweet_list li:before
    {
        content: '\f081';
        top: 0;
    }
    
    .secondary-sidebar .type5 .widget.woocommerce ul li:first-child::before
    {
        top: 0;
    }
    .secondary-sidebar .type5 .widget.woocommerce ul.product-categories li:first-child:before
    {
        top: 9px;
    }
    
    .secondary-sidebar .type5 .widget.widget_categories ul li > a span,
    .secondary-sidebar .type5 .widget.widget_archive ul li > a span
    {
        font-size: 14px;
        text-align: center;
    }
    .secondary-sidebar .type5 .tagcloud a
    {
        border-radius: 0 10px;
        font-size: 14px !important;
    }
    
    .secondary-sidebar .type5 .widget .recent-posts-widget li .entry-title h4
    {
        font-size: 16px;
    }
    
    
    .secondary-sidebar .type6 .widgettitle
    {
        border-left: 3px solid;
        margin-bottom: 40px;
        padding: 0 0 0 15px;
        width: 100%;
    }
    .secondary-sidebar .type6 .widgettitle:before
    {
        background: rgba(0, 0, 0, .25);
        bottom: -10px;
        height: 1px;
        top: inherit;
        width: 100%;
    }
    .secondary-sidebar .type6 .widgettitle:after
    {
        background: url(../images/sidebar/sidebar-title-arrow.png) no-repeat;
        bottom: -17px; 
        height: 8px;
        left: 30px;
        position: absolute;
        width: 13px;
    }
    
    .secondary-sidebar .type7 aside { width: 100%;float: left;border-width: 2px;border-style: solid;border-color: #d7d7d7;padding: 30px;margin-bottom: 30px; }
    .secondary-sidebar .type7 aside h3 { font-size: 16px; line-height: 26px; text-transform: uppercase; width: 100%; text-align: center; font-weight: 400; padding-top: 10px; padding-bottom: 25px; }
    .secondary-sidebar .type7 aside h3:before { height: 1px; width: 40px; left: 0; right: 0; margin: 0 auto; }
    .secondary-sidebar .type7 aside h3:after { content: ""; display: block; position: absolute; left: 0; right: 0; margin: 0 auto; background-size: 100%; top: 0; background-image: url(../images/sidebar-img.png); width: 50px; height: 50px; background-repeat: no-repeat; opacity: 0.06; }
    
    .secondary-sidebar .type7 aside.widget_media_image > img { width: 100%; }
        
    .secondary-sidebar .type7 aside:hover h3:before { width: 70px; height: 1px; }
    
    .secondary-sidebar .type7 aside.widget ul li:before { display: none; padding: 0; }
    .secondary-sidebar .type7 aside.widget.widget_archive ul li, .secondary-sidebar .type7 aside.widget.widget_categories ul li, .secondary-sidebar .type7 aside.widget.widget_pages ul li, 
    .secondary-sidebar .type7 aside.widget.widget_meta ul li, .secondary-sidebar .type7 aside.widget.widget_nav_menu ul.menu li, .secondary-sidebar .type7 aside.widget.widget_text ul li { border: none; background: #f7f7f7; margin-bottom: 10px; text-align: center; }
    .secondary-sidebar .type7 aside.widget.widget_archive ul li > a, .secondary-sidebar .type7 aside.widget.widget_pages ul li > a, 
    .secondary-sidebar .type7 aside.widget.widget_meta ul li > a, .secondary-sidebar .type7 aside.widget.widget_nav_menu ul.menu li > a, .secondary-sidebar .type7 aside.widget.widget_text ul li > a { padding: 10px 15px; text-align: center; }
    
    .secondary-sidebar .type7 aside.widget.widget_categories ul li > a { padding: 10px 15px; text-align: center; }
    
    .secondary-sidebar .type7 aside.widget.widget_archive ul li > a:hover, .secondary-sidebar .type7 aside.widget.widget_categories ul li > a:hover, .secondary-sidebar .type7 aside.widget.widget_pages ul li > a:hover, 
    .secondary-sidebar .type7 aside.widget.widget_meta ul li > a:hover, .secondary-sidebar .type7 aside.widget.widget_nav_menu ul.menu li > a:hover, .secondary-sidebar .type7 aside.widget.widget_text ul li > a:hover { color: #fff; }
    
    .secondary-sidebar .type7 aside.widget.widget_archive ul li > a:hover span, .secondary-sidebar .type7 aside.widget.widget_categories ul li > a:hover span, .secondary-sidebar .type7 aside.widget.widget_pages ul li > a:hover span, .secondary-sidebar .type7 aside.widget.widget_meta ul li > a:hover span, .secondary-sidebar .type7 aside.widget.widget_nav_menu ul.menu li > a:hover span, .secondary-sidebar .type7 aside.widget.widget_text ul li > a:hover span { background: #000; }
    
    .secondary-sidebar .type7 aside.widget.widget_archive ul li > a span, .secondary-sidebar .type7 aside.widget.widget_categories ul li > a span, .secondary-sidebar .type7 aside.widget.widget_pages ul li > a span, 
    .secondary-sidebar .type7 aside.widget.widget_meta ul li > a span, .secondary-sidebar .type7 aside.widget.widget_nav_menu ul.menu li > a span, .secondary-sidebar .type7 aside.widget.widget_text ul li > a span { left: 0px;padding: 0 10px; top: 0; height: 100%; line-height: 44px; min-width: 44px; right: auto; text-align: center; }
    
    .secondary-sidebar .type7 aside.widget.widget_archive ul li > a span:empty, .secondary-sidebar .type7 aside.widget.widget_categories ul li > a span:empty, .secondary-sidebar .type7 aside.widget.widget_pages ul li > a span:empty, .secondary-sidebar .type7 aside.widget.widget_meta ul li > a span:empty, .secondary-sidebar .type7 aside.widget.widget_nav_menu ul.menu li > a span:empty, .secondary-sidebar .type7 aside.widget.widget_text ul li > a span:empty { display: none; }
    
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4 { font-size: 15px; line-height: 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 400; }    
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4 a { color: #707070; }
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li p span { display: none; }
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li .entry-meta p { float: left; margin-right: 15px; font-weight: 300; background: rgba(0, 0, 0, 0.05); padding: 2px 10px; font-size: 13px; }
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li:hover .entry-meta p { color: #fff; }
    
    .secondary-sidebar .type7 aside.widget_headlines ul li h4 { font-size: 13px; margin-bottom: 0; line-height: 24px; margin-top: 1px; }
    .secondary-sidebar .type7 aside.widget_headlines ul li h4 a { color: #707070; }
    
    .secondary-sidebar .type7 aside.widget_recent_entries ul li:before,
    .secondary-sidebar .type7 aside.widget_recent_comments ul li:before,
    .secondary-sidebar .type7 aside.widget_headlines ul li:before { content: "\f1e9"; display: block; font-family: FontAwesome; font-size: 13px; position: absolute; left: 1px; top: 9px; font-weight: lighter; }
    .secondary-sidebar .type7 aside.widget_recent_entries ul li:first-child:before,
    .secondary-sidebar .type7 aside.widget_recent_comments ul li:first-child:before,
    .secondary-sidebar .type7 aside.widget_headlines ul li:first-child:before { top: 0; }
    
    .secondary-sidebar .type7 aside.widget_tweetbox ul li:before { content: "\f099"; display: block; font-family: FontAwesome; font-size: 13px; position: absolute; left: 1px; top: 9px; font-weight: lighter; }
    .secondary-sidebar .type7 aside.widget_tweetbox ul li:first-child:before { top: 0; }
    
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li .entry-meta p:last-child { display: none; }
    .secondary-sidebar .type7 aside.widget .recent-posts-widget li .entry-meta p:last-child:only-child { display: block; }
    
    .secondary-sidebar .type7 aside.widget #sb_instagram .sbi_follow_btn a { background: none; font-size: 13px; line-height: 26px; padding: 0; margin-top: 19px; -moz-box-shadow: none; -webkit-box-shadow: none;
    box-shadow: none; }
    .secondary-sidebar .type7 aside.widget #sb_instagram #sbi_load .sbi_follow_btn .fa, .secondary-sidebar .type7 aside.widget #sb_instagram .sbi_follow_btn .fa { font-size: 12px; }   
    
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-container.essbfc-col-1 li { margin-bottom: 7px !important; }
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-container.essbfc-col-1 li .essbfc-icon { font-size: 16px; font-weight: lighter; position: absolute; left: 0px; padding: 0 10px; top: 0; height: 100%; line-height: 44px; min-width: 44px; right: auto; background: rgba(0, 0, 0, 0.05); color: #707070; }
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-container.essbfc-col-1 li .essbfc-followers-count { font-size: 13px; float: none; display: inline-block; text-align: inherit; font-weight: lighter; color: #707070; text-transform: capitalize; padding-right: 5px; }
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-template-tinylight .essbfc-followers-text { font-size: 13px; text-transform: capitalize; color: #707070; display: inline-block; width: auto; list-style: none; float: none; text-align: inherit; clear: none; margin: 0; }
    
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-template-tinylight .essbfc-network { padding: 9px 10px 9px 60px; background: none !important; position: relative; z-index: 0; margin: 0 !important; }
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-template-tinylight .essbfc-network:before { position: absolute; content: ""; display: block; left: 0; top: 0; height: 100%; width: 100%; background: #f7f7f7; z-index: -1; }
    
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-container.essbfc-col-1 li:hover .essbfc-icon { color: #fff; background: #000; }
    
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-container.essbfc-col-1 li:hover .essbfc-followers-count,
    .secondary-sidebar .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-template-tinylight li:hover .essbfc-followers-text { color: #fff; }
    
    .secondary-sidebar .type8 .widgettitle
    {
        background: #fff;
        display: table;
        float: none; 
        margin: -14px auto 20px;
        padding: 10px 20px;
        text-align: center;
    }
    .secondary-sidebar .type8 .widget
    {
        padding: 0 20px 15px;  
        width: 100%;
    }
    .secondary-sidebar .type8 .widget:before
    {
        border: 1px solid #000;
        content: '';
        height: 100%;
        left: 0;
        position: absolute;
        top: 6px;
        width: 100%;
        z-index: -1;
    }
    .secondary-sidebar .type8 .widgettitle:before
    {
        content: none;
    }
    .secondary-sidebar .type8 .widget #wp-calendar td
    {
        padding: 9px 8px;
    }
    
    .secondary-sidebar .type9 .widgettitle
    {
        border-bottom: 1px solid rgba(0, 0, 0, .15); 
        padding: 0 0 15px;
    }
    .secondary-sidebar .type9 .widgettitle:before
    {
        background: #000;
        bottom: -2px; 
        height: 3px;
        left: 0;
        top: inherit;
        width: 50px;
    }
    
    .secondary-sidebar .type10 .widget:before
    {
        background: #000;
        content: '';
        height: 1px;
        left: 0;
        position: absolute;
        top: 0;
        top: 0; 
        width: 100%;
    }
    .secondary-sidebar .type10 .widget
    {
        padding-top: 2px;
    }
    .secondary-sidebar .type10 .widgettitle
    {
        color: #fff;
        font-size: 18px; 
        margin-bottom: 20px;
        margin-top: 6px;
        min-height: 37px;
        padding: 2px 20px 0 20px;
    }
    .secondary-sidebar .type10 .widgettitle:before
    {
        background: #000;
        height: 100%;
        top: -6px;
        width: 100%;
        z-index: -1;
    }
    .secondary-sidebar .type10 .widgettitle:after
    {
        background: #f6f6f6 url(../images/sidebar/sidebar-title-shape.png) center center no-repeat;
        height: 100%;
        position: absolute;
        right: -4px;
        top: -6px;
        width: 19px;
    }
    
    .secondary-sidebar .type11 .widget
    {
        background: #e8e8e8;
        border-radius: 5px; 
        padding: 25px 20px;
        position: relative;
    }
    .secondary-sidebar .type11 .widgettitle:before
    {
        background: #e8e8e8 url(../images/sidebar/sidebar-title-floral2.png) no-repeat;
        height: 17px;
        left: auto;
        margin: auto;
        position: absolute;
        right: -18px;
        top: 50%;
                transform: translateY(-50%);
        width: 24px;
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%); 
        -webkit-transform: translateY(-50%);
    }
    .secondary-sidebar .type11 .widgettitle
    {
        font-size: 22px;
        margin-bottom: 25px;
        padding: 0 15px 5px 0;
        padding-right: 15px;
        position: relative;
    }
    .secondary-sidebar .type11 .woocommerce ul.cart_list li a,
    .secondary-sidebar .type11 .woocommerce ul.product_list_widget li a
    {
        font-weight: 300;
    }
    .secondary-sidebar .type11 .widget #wp-calendar td
    {
        padding: 9px 8px;
    }
    
    .secondary-sidebar .type12 .widget
    {
        background: rgba(0, 0, 0, .05);
        padding: 20px 20px 25px;  
        position: relative;
    }
    .secondary-sidebar .type12 .widgettitle
    {
        margin-bottom: 20px; 
        padding: 10px 15px;
    }
    .secondary-sidebar .type12 .widgettitle:before
    {
        background: none;
    }
    .secondary-sidebar .type12 .widget #wp-calendar td
    {
        padding: 9px 7px;
    }
    
    
    .secondary-sidebar .type13 .widgettitle
    {
        padding: 14px 0 12px;
    }
    .secondary-sidebar .type13 .widgettitle:before
    {
        background: none;
        border-bottom: 1px solid #60ae0d;
        border-top: 1px solid #60ae0d;
        height: 100%;
        top: 0;
        width: 60px;
        z-index: -1;
    }
    
    .secondary-sidebar .type14 .widgettitle
    {
        background: #191919;
        border-bottom: 3px solid;
        color: #fff; 
        padding: 10px 0 10px 20px;
    }
    .secondary-sidebar .type14 .widgettitle:before
    {
        background: none;
        border-bottom: 1px solid #fff;
        bottom: 0;
        top: inherit; 
        width: 100%;
    }
    
    .secondary-sidebar .type15 .widgettitle
    {
        background: #000;
        box-sizing: border-box;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        padding: 13px 20px;
        text-transform: uppercase;
    }
    .secondary-sidebar .type15 .widget.woocommerce ul li:before,
    .secondary-sidebar .type15 .widget.woocommerce ul li:hover:before
    {
        content: '\f105';
        font-size: 15px;
    }
    
    .secondary-sidebar .type15 .widget.widget_recent_reviews ul li,
    .secondary-sidebar .type15 .widget.widget_top_rated_products ul li,
    .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li
    {
        background: #f8f1e4;
        border-bottom: 2px solid #ebeef0; 
        padding: 15px;
    }
    
    .secondary-sidebar .type15 .woocommerce ul.cart_list li img,
    .secondary-sidebar .type15 .woocommerce ul.product_list_widget li img
    {
        padding: 0; 
        width: 50px;
    }
    
    .secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li a img
    {
        height: 50px;
        margin-top: 0;
    }
    
    
    .secondary-sidebar .type16 .widgettitle
    {
        background: #f5f5f5;
        border-left: 3px solid;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 30px;
        padding: 15px;
    }
    
    .secondary-sidebar .type16 .widget .special-links
    {
        font-size: 15px;
    }
    .secondary-sidebar .type16 .widget .special-links li a
    {
        padding-left: 0;
    }
    
    
    .secondary-sidebar .type17 .widget-title-wrapper
    {
        float: left;
        overflow: hidden;
        width: 100%;
    }
    .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content
    {
        clear: both;
        float: left; 
        margin-bottom: 30px;
        position: relative;
    }
    .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before
    {
        content: '';
        height: 100%;
        position: absolute;
        right: -16px;
        top: 0;
                transform: skewX(30deg);
        width: 100%;
            -ms-transform: skewX(30deg); 
        -webkit-transform: skewX(30deg);
    }
    .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:after
    {
        background: #f3f3f3; 
        content: '';
        height: 100%;
        left: 114%;
        left: -webkit-calc(100% - -26px);
        left:    -moz-calc(100% - -26px);
        left:         calc(100% - -26px);
        position: absolute;
        top: 0;
                transform: skewX(30deg);
        width: 9000px;
            -ms-transform: skewX(30deg);
        -webkit-transform: skewX(30deg);
    }
    .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2,
    .secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h3.widgettitle
    {
        font-size: 16px;
        left: 0;
        margin: 0;
        padding: 17px 10px 15px 20px;
        position: relative;
        text-transform: uppercase; 
        z-index: 1;
    }
    
    .secondary-sidebar .type18 .widget-stripe-title
    {
        float: left;
        overflow: hidden;
        width: 100%;
    }
    .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content
    {
        clear: both;
        float: left; 
        margin-bottom: 30px;
        position: relative;
    }
    .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content:after
    {
        background: url(../images/sidebar/title-pattern.png) repeat;
        content: '';
        height: 100%;
        left: 100%;
        position: absolute;
        top: 0;
        width: 9000px;
    }
    .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h2,
    .secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h3.widgettitle
    {
        background: #000;
        color: #fff; 
        font-size: 16px;
        left: 0;
        margin: 0;
        padding: 12px 15px;
        position: relative;
        text-transform: uppercase;
        z-index: 1;
    }
    
    /* Magazine Title */
    .mz-title
    {
        float: left;
        overflow: hidden;
        width: 100%;
    }
    .mz-title .mz-title-content
    {
        clear: both;
        float: left; 
        position: relative;
    }
    .mz-title .mz-title-content h2,
    .mz-title .mz-title-content h3.widgettitle
    {
        color: #fff; 
        left: 0;
        margin: 0;
        padding: 7px 0 7px 10px;
        position: relative;
        text-transform: uppercase;
        z-index: 1;
    }
    
    
    .mz-title .mz-title-content h1
    {
        font-size: 52px;
    }
    .mz-title .mz-title-content h1 strong
    {
        font-weight: bold;
    }
    
    .mz-title .mz-title-content h2
    {
        font-size: 35px;
    }
    .mz-title .mz-title-content h2 strong
    {
        font-weight: 600;
    }
    
    .mz-title .mz-title-content h3
    {
        font-size: 18px;
    }
    .mz-title .mz-title-content h3 strong
    {
        font-weight: 600;
    }
    
    .mz-title .mz-title-content h4
    {
        font-size: 24px;
    }
    .mz-title .mz-title-content h4 strong
    {
        font-weight: 600;
    }
    
    .mz-title .mz-title-content h5
    {
        font-size: 18px;
    }
    .mz-title .mz-title-content h5 strong
    {
        font-weight: 600;
    }
    
    .mz-title .mz-title-content h6
    {
        font-size: 14px;
    }
    .mz-title .mz-title-content h6 strong
    {
        font-weight: 600;
    }
    
    .aligncenter .mz-title .mz-title-content
    {
        display: inline-block; 
        float: none;
    }
    
    /* Magazine stripe title */
    .mz-stripe-title
    {
        float: left;
        overflow: hidden;
        width: 100%;
    }
    .mz-stripe-title .mz-stripe-title-content
    {
        clear: both;
        float: left; 
        margin-bottom: 30px;
        position: relative;
    }
    .mz-stripe-title .mz-stripe-title-content:after
    {
        background: url(../images/title-pattern.png) repeat;
        content: '';
        height: 100%;
        left: 100%;
        position: absolute;
        top: 0;
        width: 9000px;
    }
    .mz-stripe-title .mz-stripe-title-content h2,
    .mz-stripe-title .mz-stripe-title-content h3.widgettitle
    {
        background: #000;
        font-size: 16px;
        left: 0;
        line-height: normal; 
        margin: 0;
        padding: 12px 15px;
        position: relative;
        text-transform: uppercase;
        z-index: 1;
    }
    .mz-stripe-title .mz-stripe-title-content .widgettitle:before
    {
        display: none;
    }
    
    .mz-stripe-title .mz-stripe-title-content h2,
    .mz-stripe-title .mz-stripe-title-content h3.widgettitle
    {
        color: #fff;
    }
    .mz-stripe-title.blue .mz-stripe-title-content h2
    {
        background: #3498db;
    }
    .mz-stripe-title.purple .mz-stripe-title-content h2
    {
        background: #9b59b6;
    }
    .mz-stripe-title.pink .mz-stripe-title-content h2
    {
        background: #f13d7a;
    }
    .mz-stripe-title.orange .mz-stripe-title-content h2
    {
        background: #e67e22;
    }
    .mz-stripe-title.cyan .mz-stripe-title-content h2
    {
        background: #1abc9c;
    }
    
    
    /*--------------------------------------------------------------
        1.3 - Mega Menu
        --------------------------------------------------------------*/
    
    
    /*--------------------------------------------------------------
        1.4 - Events Calendar Pro
        --------------------------------------------------------------*/
    .widget ul.tribe-events-sub-nav
    {
        float: none;
        width: auto;
    }
    .widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li:before
    {
        display: none;
    }
    .widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li
    {
        clear: none;
        width: auto;
    }
    .tribe-this-week-widget-wrapper .tribe-events-page-title
    {
        font-size: 16px;
        font-weight: 600;
    }
    .tribe-this-week-widget-wrapper .tribe-this-week-widget-day .duration,
    .tribe-this-week-widget-wrapper .tribe-this-week-widget-day .tribe-venue
    {
        line-height: 21px;
    }
    
    
    /*--------------------------------------------------------------
        1.5 - Footer
        --------------------------------------------------------------*/
    .footer-widgets .widget
    {
        clear: both;
        float: left;
        margin-bottom: 30px; 
        width: 100%;
    }
    
    #footer .mailchimp-form
    {
        margin: 40px 0 0;
        position: relative;
    }
    #footer .mailchimp-form input[type='email']
    {
        border-radius: 5px;  
        float: left;
        font-size: 14px;
        font-weight: normal;
        padding: 15px;
        width: 100%;
    }
    #footer .mailchimp-form input[type='submit']
    {
        border-radius: 0 5px 5px 0;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        margin: 0; 
        padding: 15px;
        position: absolute;
        right: 0;
    }
    .tagcloud a:hover,
    #footer .dt-sc-dark-bg .tagcloud a:hover,
    #footer .tagcloud a:hover
    {
        color: #fff;
    }
    
    
    /*--------------------------------------------------------------
        1.6 - bbpress
        --------------------------------------------------------------*/
    #bbpress-forums .widget_display_topics img.avatar,
    #bbpress-forums .widget_display_replies img.avatar
    {
        border: 3px double #ddd; 
        float: none;
        margin-bottom: -3px;
    }
    
    .bbp-login-form fieldset legend
    {
        display: none;
    }
    .bbp-login-form label
    {
        display: inline-block; 
        width: 140px;
    }
    #sidebar .bbp-login-form label
    {
        width: 70px;
    }
    .bbp-login-form .bbp-username,
    .bbp-login-form .bbp-email,
    .bbp-login-form .bbp-password,
    .bbp-login-form .bbp-remember-me,
    .bbp-login-form .bbp-submit-wrapper
    {
        margin-top: 10px;
    }
    .bbp-login-form .bbp-submit-wrapper
    {
        text-align: right;
    }
    .bbp-login-form .bbp-login-links a
    {
        clear: left; 
        float: left;
    }
    .bbp-logged-in img.avatar
    {
        float: left;
        margin: 0 15px 0 0;
    }
    .bbp-logged-in h4
    {
        clear: none;
        font-size: 1.3em;
        font-weight: bold;
        margin-bottom: 10px;
    }
    
    .widget #bbp-search-form
    {
        float: left;
        position: relative;
        width: 100%;
    }
    .widget #bbp-search-form input[type='text']
    {
        padding-right: 100px;
    }
    .widget #bbp-search-form input[type='submit']
    {
        border-radius: 0; 
        bottom: 0;
        margin: 0;
        padding: 0 20px;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .widget.bbp_widget_login .bbp-logged-in h4
    {
        font-weight: normal;
        margin-bottom: 0;
    }
    
    .widget.widget_display_replies ul li a.bbp-author-avatar
    {
        margin-right: 5px;
    }
    .widget.widget_display_replies ul li a.bbp-author-avatar,
    .widget.widget_display_replies ul li a.bbp-author-name
    {
        display: inline;
    }
    
    .widget.widget_display_topics ul li .topic-author
    {
        margin-left: 5px;
    }
    .widget.widget_display_topics ul li div,
    .widget.widget_display_replies ul li div
    {
        color: rgba(0, 0, 0, .5);
        margin-top: 5px;
    }
    
    .widget.widget_display_stats dl
    {
        margin: 0;
    }
    .widget.widget_display_stats dt
    {
        clear: both; 
        float: left;
        font-weight: normal;
        margin: 0 10px 0 0;
    }
    .widget.widget_display_stats dd
    {
        float: left;
        line-height: 24px;
    }
    
    .dt-sc-dark-bg .widget.widget_display_topics ul li div,
    .dt-sc-dark-bg .widget.widget_display_replies ul li div
    {
        color: rgba(255, 255, 255, .4);
    }
    
    
    /*--------------------------------------------------------------
        1.7 - Buddypress
        --------------------------------------------------------------*/
    .widget.buddypress div.item-avatar img.avatar
    {
        float: left;
        margin: 0 10px 15px 0;
    }
    .widget.buddypress span.activity
    {
        display: inline-block;
        font-size: small;
        opacity: .8;
        padding: 0;
    }
    .widget.buddypress div.item-options
    {
        font-size: 90%;
        margin: 0 0 1em 0;
        padding: 1em 0;
    }
    .widget.buddypress div.item
    {
        margin: 0 0 1em 0;
    }
    .widget.buddypress div.item-meta,
    .widget.buddypress div.item-content
    {
        font-size: 11px;
        margin-left: 50px;
    }
    .widget.buddypress ul.item-list img.avatar
    {
        height: 40px;
        margin-right: 10px;
        width: 40px;
    }
    .widget.buddypress div.item-avatar img
    {
        height: 40px;
        margin: 1px;
        width: 40px;
    }
    .widget.buddypress div.avatar-block
    {
        overflow: hidden;
    }
    .widget.buddypress #bp-login-widget-form label
    {
        display: block;
        margin: 1rem 0 .5rem;
    }
    .widget.buddypress #bp-login-widget-form #bp-login-widget-submit
    {
        margin-right: 10px;
    }
    .widget.buddypress .bp-login-widget-user-avatar
    {
        float: left;
    }
    .bp-login-widget-user-avatar img.avatar
    {
        height: 40px;
        width: 40px;
    }
    .widget.buddypress .bp-login-widget-user-links > div
    {
        padding-left: 60px;
    }
    .widget.buddypress .bp-login-widget-user-links > div
    {
        margin-bottom: .5rem;
    }
    .widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a
    {
        font-weight: bold;
    }
    .widget.buddypress #groups-list,
    .widget.buddypress #members-list,
    .widget.buddypress #friends-list
    {
        margin-left: 0;
        padding-left: 0;
    }
    .widget.buddypress #groups-list li,
    .widget.buddypress #members-list li,
    .widget.buddypress #friends-list li
    {
        clear: both;
        list-style-type: none;
    }
    
    .widget.buddypress .item-list .item
    {
        margin-bottom: 0;
    }
    .widget.buddypress .item-list li:before,
    .widget.buddypress .item-list li:hover:before
    {
        content: '';
    }
    .widget.buddypress .item-list li
    {
        padding-left: 0;
    }
    
    .widget #bp-login-widget-form span.bp-login-widget-register-link
    {
        display: inline-block;
        margin-left: 5px; 
        margin-top: 15px;
    }
    #footer .dt-sc-dark-bg .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover
    {
        color: rgba(255, 255, 255, .6);
    }
    #footer .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover
    {
        color: #000;
    }
    
    .widget.buddypress .item-list .item .item-title
    {
        margin-bottom: -3px;
    }
    .widget.buddypress .item-list .item .item-title a
    {
        color: #000;
        font-weight: 600;
    }
    .widget.buddypress .item-list .item .item-meta
    {
        color: rgba(0, 0, 0, .5);
    }
    
    .widget.buddypress div.item-options
    {
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        margin: 0 0 25px;
        padding-bottom: 0;
    }
    .widget.buddypress div.item-options a
    {
        border-radius: 3px 3px 0 0;
        color: rgba(0, 0, 0, .4);
        display: inline-block;
        font-size: 14px;
        font-weight: 600;
        margin-bottom: -1px;
        padding: 8px 12px;
                transition: none; 
           -moz-transition: none;
            -ms-transition: none;
             -o-transition: none;
        -webkit-transition: none;
    }
    .widget.buddypress div.item-options .bp-separator
    {
        display: none;
    }
    .widget.buddypress div.item-options a.selected
    {
        border: 1px solid rgba(0, 0, 0, .1);
        border-bottom-color: #fff;
    }
    
    .widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a
    {
        color: #000; 
        font-size: 14px;
        font-weight: normal;
    }
    .widget.buddypress .bp-login-widget-user-links > div
    {
        margin-bottom: -3px;
    }
    
    .profile .bp-widget
    {
        display: inline-block;
        margin-bottom: 20px;
        width: 100%;
    }
    .bp-widget > h4
    {
        font-weight: 600;
        margin-bottom: 0;
    }
    
    .dt-sc-dark-bg .widget.buddypress .item-list .item .item-meta
    {
        color: rgba(255, 255, 255, .5);
    }
    .dt-sc-dark-bg .widget.buddypress div.item-options
    {
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
    .dt-sc-dark-bg .widget.buddypress div.item-options a.selected
    {
        border: 1px solid rgba(255, 255, 255, .3);
        border-bottom-color: #000;
    }
    
    
    
    /*--------------------------------------------------------------
        1.8 - Events Calendar
        --------------------------------------------------------------*/
    .widget.tribe-events-countdown-widget .tribe-countdown-text a
    {
        color: #000;
        font-weight: 600;
    }
    .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name
    {
        font-size: 14px;
        font-weight: 600;
    }
    .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a
    {
        color: #000;
    }
    .widget.tribe-events-venue-widget .tribe-venue-widget-list
    {
        margin: 15px 0 0;
    }
    .widget.tribe-events-venue-widget .tribe-venue-widget-list li
    {
        padding-top: 3px;
    }
    .widget.tribe-events-venue-widget .tribe-venue-widget-list .entry-title
    {
        font-size: 14px;
    }
    
    .tribe-mini-calendar-event .list-info h2
    {
        font-weight: 600;
    }
    .tribe-mini-calendar-event .list-date
    {
        background: rgba(0, 0, 0, .05);
    }
    .tribe-mini-calendar-event .list-date .list-daynumber
    {
        color: #000;
        font-size: 12px;
    }
    .tribe-events-adv-list-widget .duration
    {
        display: inline;
        line-height: 20px; 
        margin-bottom: 10px;
    }
    .tribe-events-adv-list-widget .location
    {
        color: rgba(0, 0, 0, .5);
        line-height: 20px;
    }
    .tribe-events-adv-list-widget .tribe-events-duration,
    .tribe-events-adv-list-widget .tribe-events-location
    {
        line-height: 24px;
    }
    
    
    /* Default */
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar th
    {
        background: #fff;
        border-color: rgba(0, 0, 0, .1);
        color: rgba(0, 0, 0, .5);
        font-size: 13px;
        font-weight: 600;
        padding: 3px 0;
    }
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event
    {
        color: rgba(0, 0, 0, .3);
    }
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present .tribe-mini-calendar-no-event
    {
        color: #fff;
    }
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events
    {
        background: rgba(0, 0, 0, .1);
    }
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a
    {
        color: rgba(0, 0, 0, .4);
    }
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a
    {
        color: #fff;
    }
    
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover
    {
        background: rgba(0, 0, 0, .15);
    }
    
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td
    {
        background: rgba(0, 0, 0, .05);
    }
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td
    {
        background: rgba(0, 0, 0, .05);
    }
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth,
    .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth
    {
        background: rgba(0, 0, 0, .02);
    }
    
    
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar th
    {
        background: rgba(255, 255, 255, .1);
        color: #fff;
    }
    .dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-number
    {
        color: #fff;
    }
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event
    {
        color: rgba(255, 255, 255, .5);
    }
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events
    {
        background: rgba(255, 255, 255, .4);
    }
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a
    {
        color: rgba(255, 255, 255, .5);
    }
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover
    {
        background: rgba(255, 255, 255, .5);
    }
    
    .dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-text a,
    .dt-sc-dark-bg .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a,
    .dt-sc-dark-bg .tribe-mini-calendar-event .list-date .list-daynumber
    {
        color: #fff;
    }
    .dt-sc-dark-bg .tribe-events-adv-list-widget .location
    {
        color: rgba(255, 255, 255, .5);
    }
    .dt-sc-dark-bg .tribe-mini-calendar-event .list-date
    {
        background: rgba(255, 255, 255, .3);
    }
    
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td
    {
        border-color: rgba(255, 255, 255, .2);
    }
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td
    {
        background: rgba(255, 255, 255, .3);
    }
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td
    {
        background: rgba(255, 255, 255, .3);
    }
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth,
    .dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth
    {
        background: rgba(255, 255, 255, .2);
    }
    
    .widget.tribe-events-venue-widget .tribe-event-title
    {
        margin-bottom: 10px; 
        padding-top: 0;
    }
    .widget.tribe-events-venue-widget .tribe-venue-widget-list li
    {
        padding-bottom: 20px;
    }
    
    
    /*--------------------------------------------------------------
        1.8 - Woocommerce
        --------------------------------------------------------------*/
    
    /* border radius */
    .woo-type4 .widget.woocommerce .woocommerce-product-search input[type='search'],
    .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='search']
    {
                border-radius: 5px; 
           -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
    
            -ms-border-radius: 5px;
             -o-border-radius: 5px;
    }
    
    .woo-type4 .widget.woocommerce .woocommerce-product-search input[type='submit'],
    .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
                border-radius: 0 5px 5px 0; 
           -moz-border-radius: 0 5px 5px 0;
        -webkit-border-radius: 0 5px 5px 0;
    
            -ms-border-radius: 0 5px 5px 0;
             -o-border-radius: 0 5px 5px 0;
    }
    
    .woo-type17 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
                border-radius: 0 8px 8px 0; 
           -moz-border-radius: 0 8px 8px 0;
        -webkit-border-radius: 0 8px 8px 0;
    }
    
    .woocommerce ul.product_list_widget li dl:after,
    .woocommerce ul.product_list_widget li:after
    {
        clear: both;
    }
    
    .woocommerce ul.cart_list,
    .woocommerce ul.product_list_widget
    {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .woocommerce ul.cart_list li,
    .woocommerce ul.product_list_widget li
    {
        list-style: none;
        margin: 0;
    }
    
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.cart_list li:before,
    .woocommerce ul.product_list_widget li:after,
    .woocommerce ul.product_list_widget li:before
    {
        display: table;
    }
    .woocommerce ul.cart_list li a,
    .woocommerce ul.product_list_widget li a
    {
        display: block;
        font-weight: 700;
    }
    .woocommerce ul.cart_list li img,
    .woocommerce ul.product_list_widget li img
    {
        box-shadow: none; ;
        float: right;
        height: auto;
        margin-left: 4px;
        width: 32px;
    }
    .woocommerce ul.cart_list li dl,
    .woocommerce ul.product_list_widget li dl
    {
        border-left: 2px solid rgba(0,0,0,.1);
        margin: 0;
        padding-left: 1em;
    }
    .woocommerce ul.cart_list li dl:after,
    .woocommerce ul.cart_list li dl:before,
    .woocommerce ul.product_list_widget li dl:after,
    .woocommerce ul.product_list_widget li dl:before
    {
        content: ' ';
        display: table;
    }
    .woocommerce ul.cart_list li dl dd,
    .woocommerce ul.cart_list li dl dt,
    .woocommerce ul.product_list_widget li dl dd,
    .woocommerce ul.product_list_widget li dl dt
    {
        display: inline-block;
        float: left;
        margin-bottom: 1em;
    }
    .woocommerce ul.cart_list li dl dt,
    .woocommerce ul.product_list_widget li dl dt
    {
        clear: left;
        font-weight: 700;
        margin: 0 4px 0 0;
        padding: 0 0 .25em;
    }
    .woocommerce .order_details:after,
    .woocommerce .widget_layered_nav ul li:after,
    .woocommerce .widget_shopping_cart .buttons:after,
    .woocommerce-account .addresses .title:after,
    .woocommerce-cart .wc-proceed-to-checkout:after,
    .woocommerce.widget_shopping_cart .buttons:after
    {
        clear: both;
    }
    .woocommerce ul.cart_list li dl dd,
    .woocommerce ul.product_list_widget li dl dd
    {
        padding: 0 0 .25em;
    }
    .woocommerce ul.cart_list li dl dd p:last-child,
    .woocommerce ul.product_list_widget li dl dd p:last-child
    {
        margin-bottom: 0;
    }
    .woocommerce ul.cart_list li .star-rating,
    .woocommerce ul.product_list_widget li .star-rating
    {
        float: none;
    }
    .woocommerce .widget_shopping_cart .total,
    .woocommerce.widget_shopping_cart .total
    {
        border-top: 3px double #ebe9eb;
        padding: 4px 0 0;
    }
    .woocommerce .widget_shopping_cart .total strong,
    .woocommerce.widget_shopping_cart .total strong
    {
        display: inline-block;
        min-width: 40px;
    }
    .woocommerce .widget_shopping_cart .cart_list li,
    .woocommerce.widget_shopping_cart .cart_list li
    {
        padding-left: 2em;
        padding-top: 0;
        position: relative;
    }
    .woocommerce .widget_shopping_cart .cart_list li a.remove,
    .woocommerce.widget_shopping_cart .cart_list li a.remove
    {
        left: 0;
        position: absolute;
        top: 0;
    }
    .woocommerce .widget_shopping_cart .buttons:after,
    .woocommerce .widget_shopping_cart .buttons:before,
    .woocommerce.widget_shopping_cart .buttons:after,
    .woocommerce.widget_shopping_cart .buttons:before
    {
        content: ' ';
        display: table;
    }
    .woocommerce .widget_layered_nav ul
    {
        border: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .woocommerce .widget_layered_nav ul li
    {
        list-style: none;
        padding: 0 0 1px;
    }
    .woocommerce .widget_layered_nav ul li.chosen a:before,
    .woocommerce .widget_layered_nav_filters ul li a:before
    {
        color: #a00;
        content: '';
        font-family: WooCommerce;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        text-decoration: none;
        text-transform: none;
    
        speak: none;
        -webkit-font-smoothing: antialiased;
    }
    .woocommerce .widget_layered_nav ul li a,
    .woocommerce .widget_layered_nav ul li span
    {
        padding: 1px 0;
    }
    .woocommerce .widget_layered_nav ul li.chosen a:before
    {
        margin-right: .618em;
    }
    .woocommerce .widget_layered_nav_filters ul
    {
        border: 0;
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        zoom: 1;
    }
    .woocommerce .widget_layered_nav_filters ul li
    {
        border-width: 0;
        list-style: none;
        padding: 0 1px 1px 2px;
    }
    .woocommerce .widget_layered_nav_filters ul li:before
    {
        content: none;
    }
    .woocommerce .widget_layered_nav_filters ul li a
    {
        text-decoration: none;
        width: auto;
    }
    .woocommerce .widget_layered_nav_filters ul li a:before
    {
        margin-right: .618em;
    }
    .woocommerce .widget_price_filter .price_slider
    {
        clear: both;
        margin-bottom: 1em;
    }
    .woocommerce .widget_price_filter .price_slider_amount
    {
        font-size: .8751em;
        line-height: 2.4;
        text-align: right;
    }
    .woocommerce .widget_price_filter .price_slider_amount .button
    {
        float: left; 
        font-size: 1.15em;
    }
    .woocommerce .widget_price_filter .ui-slider
    {
        margin-left: .5em;
        margin-right: .5em;
        position: relative;
        text-align: left;
    }
    .woocommerce .widget_price_filter .ui-slider .ui-slider-handle
    {
        background-color: #a46497;
        border-radius: 1em; 
        cursor: ew-resize;
        height: 1em;
        margin-left: -.5em;
        outline: 0;
        position: absolute;
        top: -.3em;
        width: 1em;
        z-index: 2;
    }
    .woocommerce .widget_price_filter .ui-slider .ui-slider-range
    {
        background-color: #a46497;
        border: 0;
        border-radius: 1em; 
        display: block;
        font-size: .7em;
        position: absolute;
        z-index: 1;
    }
    .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content
    {
        background-color: #602053;
        border: 0;
        border-radius: 1em;
    }
    .woocommerce .widget_price_filter .ui-slider-horizontal
    {
        height: .5em;
    }
    .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range
    {
        height: 100%; ;
        top: 0;
    }
    .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min
    {
        left: -1px;
    }
    .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max
    {
        right: -1px;
    }
    .woocommerce .widget_rating_filter ul
    {
        border: 0;
        list-style: none; ;
        margin: 0;
        padding: 0;
    }
    .woocommerce .widget_rating_filter ul li
    {
        border-width: 0;
        list-style: none; ;
        padding: 0 0 1px;
    }
    .woocommerce .widget_rating_filter ul li:after,
    .woocommerce .widget_rating_filter ul li:before
    {
        content: ' ';
        display: table;
    }
    .woocommerce .widget_rating_filter ul li a
    {
        padding: 1px 0;
        text-decoration: none;
    }
    .woocommerce .widget_rating_filter ul li .star-rating
    {
        display: inline-block; ;
        float: none;
    }
    .woocommerce .widget_rating_filter ul li.chosen a:before
    {
        color: #a00; ;
        content: '';
        font-family: WooCommerce;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        margin-right: .618em;
        text-decoration: none;
        text-transform: none;
    
        speak: none;
        -webkit-font-smoothing: antialiased;
    }
    
    
    /*--------------------------------------------------------------
        1.9 - Browser Fix
        --------------------------------------------------------------*/
    
    .woo-type13 .widget.woocommerce ul.product-categories li:before,
    .woo-type13 .widget.woocommerce ul.product-categories li:first-child:before
    {
        top: 8px;
    }
    
    .widget
    {
        float: left;
        margin-bottom: 40px;
        width: 100%;
    }
    
    .woocommerce #footer a.button:hover
    {
        color: #fff;
    }
    
    .woocommerce ul.cart_list li a,
    .woocommerce ul.product_list_widget li a
    {
        font-weight: 600;
    }
    
    .woocommerce ul.cart_list li,
    .woocommerce ul.product_list_widget li
    {
        display: inline-block;
        margin-bottom: 15px;
    }
    .woocommerce .widget_shopping_cart .cart_list li:last-child,
    .woocommerce.widget_shopping_cart .cart_list li:last-child
    {
        border: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .woocommerce .widget_shopping_cart .cart_list li.empty,
    .woocommerce.widget_shopping_cart .cart_list li.empty
    {
        padding-left: 0;
    }
    
    .woocommerce ul.product_list_widget li::before
    {
        content: '\f10c';
        display: inline !important;
    }
    .woocommerce ul.product_list_widget li:hover:before
    {
        content: '\f192';
    }
    
    .woocommerce .widget_shopping_cart .cart_list li:before,
    .woocommerce.widget_shopping_cart .cart_list li:before
    {
        content: none !important;
    }
    .woocommerce .widget_shopping_cart .cart_list li a.remove,
    .woocommerce.widget_shopping_cart .cart_list li a.remove
    {
        font-size: 15px;
        height: 20px;
        line-height: 20px;
        padding: 0;
        position: absolute;
        top: 2px;
        width: 20px;
        z-index: 1;
    }
    
    .widget.woocommerce ul.product_list_widget li ins
    {
        background: none;
        font-size: 14px;
    }
    .widget.woocommerce ul.product_list_widget li del
    {
        font-size: 12px;
    }
    .widget.woocommerce ul.product_list_widget li a img
    {
        border: 1px solid;
        margin-top: 8px;
        padding: 3px;
    }
    
    .widget.woocommerce ul.product-categories li,
    .widget.widget_layered_nav ul li
    {
        display: block;
        float: none;
        font-weight: normal;
        margin: 0;
        padding: 0;
        position: relative;
    }
    .widget.woocommerce ul.product-categories li.cat-item-none
    {
        padding-bottom: 5px;
    }
    .widget.woocommerce ul.product-categories li.cat-item-none:before
    {
        display: none;
    }
    .widget.woocommerce ul.product-categories li a,
    .widget.widget_layered_nav ul li a
    {
        border: none;
        margin: 0;
        padding: 10px 0 10px 20px;
    }
    .widget.woocommerce ul.product-categories li span,
    .widget.widget_layered_nav ul li span
    {
        line-height: 44px;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .widget.woocommerce ul li:before
    {
        font-weight: normal;
    }
    
    .widget.woocommerce ul.product_list_widget li,
    .widget.woocommerce ul.product-categories li:last-child
    {
        border-bottom: 1px solid;
    }
    
    .widget.woocommerce ul.product-categories ul
    {
        box-sizing: border-box; 
        padding: 0 0 0 15px;
    }
    .widget.woocommerce ul.product-categories ul li
    {
        box-sizing: border-box; 
        width: 100%;
    }
    
    .widget.woocommerce .widget_shopping_cart_content .total
    {
        clear: both;
        float: left;
        margin: 20px 0 0;
        padding: 10px 0 0;
        width: 100%;
    }
    .widget.woocommerce .widget_shopping_cart_content .buttons
    {
        clear: both;
        float: left;
        margin: 10px 0 0;
        padding: 0;
        width: 100%;
    }
    
    .woocommerce.widget_price_filter .price_label
    {
        font-size: 14px;
        position: relative;
        top: 17px;
    }
    .widget.woocommerce ul.product_list_widget li .star-rating
    {
        margin: 5px 0;
    }
    
    .widget.woocommerce .woocommerce-product-search label
    {
        display: none;
    }
    
    .widget.woocommerce .woocommerce-product-search
    {
        clear: both;
        position: relative;
    }
    .widget.woocommerce .woocommerce-product-search input[type='search']
    {
        padding-right: 100px;
    }
    .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        bottom: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .woocommerce ul.cart_list li dl,
    .woocommerce ul.product_list_widget li dl
    {
        margin: 5px 0 0 25px;
    }
    .woocommerce ul.cart_list li dl dd,
    .woocommerce ul.cart_list li dl dt,
    .woocommerce ul.product_list_widget li dl dd,
    .woocommerce ul.product_list_widget li dl dt
    {
        float: none;
        margin: 0;
    }
    
    .woocommerce .widget_price_filter .ui-slider .ui-slider-range
    {
        background: #e8e8e8;
    }
    .woocommerce .widget_price_filter .ui-slider .ui-slider-handle
    {
        background: #fff;
        border: 1px solid #ddd;
    }
    
    .woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-range
    {
        background: #545454;
    }
    .woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-handle
    {
        background: #545454;
        border: 1px solid #666;
    }
    
    .woocommerce.widget_price_filter .price_label
    {
        float: right;
    }
    
    #footer .product-categories li span
    {
        top: 3px;
    }
    #footer .widget.woocommerce ul.product_list_widget li a img
    {
        border: 3px solid;
        padding: 0;
    }
    
    .menu-item-widget-area-container .widget_product_categories .product-categories li a
    {
        border-bottom: none;
        line-height: 24px;
        margin: 0;
        padding: 0 45px 10px 0;
    }
    .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .amount,
    .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .reviewer
    {
        display: inline-block;
        margin: 5px 0 0;
    }
    .menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li a img
    {
        border-width: 3px;
        padding: 0;
    }
    
    .menu-item-widget-area-container .widget.widget_product_search #searchform input[type='text'],
    .menu-item-widget-area-container .widget.widget_product_search #searchform input[type='submit']
    {
        font-size: 13px;
    }
    
    .widget_product_categories .selection-box:after
    {
        height: 100%; 
        top: 0;
    }
    
    
    /*--------------------------------------------------------------
        1.10 - Default Color
        --------------------------------------------------------------*/
    #footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta a,
    #footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta,
    #footer .dt-sc-dark-bg .tweet_list li .tweet-time
    {
        color: rgba(255, 255, 255, .3);
    }
    
    .dt-sc-dark-bg .widget input[type='text'],
    .dt-sc-dark-bg .widget input[type='password'],
    .dt-sc-dark-bg .widget input[type='email'],
    .dt-sc-dark-bg .widget input[type='url'],
    .dt-sc-dark-bg .widget input[type='tel'],
    .dt-sc-dark-bg .widget input[type='number'],
    .dt-sc-dark-bg .widget input[type='range'],
    .dt-sc-dark-bg .widget input[type='date'],
    .dt-sc-dark-bg .widget textarea,
    .dt-sc-dark-bg .widget input[type='search'],
    .dt-sc-dark-bg .widget select,
    .dt-sc-dark-bg .widget.widget_categories ul li > a span,
    .dt-sc-dark-bg .widget.widget_archive ul li > a span
    {
        background: rgba(255, 255, 255, .15);
    }
    
    .dt-sc-twitter-icon:before,
    .dt-sc-twitter-icon:after,
    .dt-sc-twitter-icon span
    {
        background: #000;
    }
    
    .dt-sc-dark-bg .widget .selection-box:after
    {
        background: rgba(255, 255, 255, .05);
    }
    .dt-sc-dark-bg .widget .selection-box:before
    {
        border-top-color: rgba(255, 255, 255, .1);
    }
    
    .recent-portfolio-widget ul li a:after,
    .widget.widget_categories ul li > a:hover span,
    .widget.widget_archive ul li > a:hover span,
    .dt-sc-twitter-icon span
    {
        color: #fff;
    }
    
    .widget ul li,
    .widget.widget_nav_menu ul.menu li,
    .tweet_list li
    {
        border-color: rgba(0, 0, 0, .15);
    }
    .dt-sc-dark-bg .widget ul li,
    .dt-sc-dark-bg .widget.widget_nav_menu ul.menu li
    {
        border-color: rgba(255, 255, 255, .2);
    }
    
    .widget #wp-calendar td a,
    .recent-posts-widget li .entry-meta a
    {
        color: rgba(0, 0, 0, .5);
    }
    .dt-sc-dark-bg .widget #wp-calendar td a
    {
        color: rgba(255, 255, 255, .5);
    }
    
    .dt-sc-tweet span
    {
        color: rgba(0, 0, 0, .4);
    }
    
    .tweet_list li .tweet-time
    {
        color: rgba(0, 0, 0, .3);
    }
    
    
    /*----*****---- << Tag Cloud >> ----*****----*/
    .tagcloud a,
    .widget.widget_categories ul li > a span,
    .widget.widget_archive ul li > a span
    {
        background: rgba(0, 0, 0, .05);
    }
    .dt-sc-dark-bg .tagcloud a
    {
        background: rgba(255, 255, 255, .1);
    }
    
    .dt-sc-dark-bg .tagcloud a
    {
        border-bottom-color: rgba(255, 255, 255, .12);
    }
    .tagcloud a
    {
        border-bottom-color: rgba(0, 0, 0, .11);
    }
    
    
    /*----*****---- << Woocommerce >> ----*****----*/
    #footer .widget.woocommerce ul.product_list_widget li a img
    {
        border-color: rgba(255, 255, 255, .75);
    }
    
    .woocommerce ul.cart_list li dl:after,
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li dl:after,
    .woocommerce ul.product_list_widget li:after
    {
        clear: both;
    }
    
    .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content
    {
        background-color: #000;
    }
    
    .widget.woocommerce ul.product_list_widget li,
    .widget.woocommerce ul.product-categories li:last-child,
    .widget.woocommerce ul.product_list_widget li a img,
    .select2-container .select2-choice
    {
        border-color: rgba(0, 0, 0, .15);
    }
    
    #footer .widget.woocommerce ul.product_list_widget li a img
    {
        border-color: rgba(255, 255, 255, .75);
    }
    
    .dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li,
    .dt-sc-dark-bg .widget.woocommerce ul.product-categories li:last-child,
    .dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li a img,
    .dt-sc-dark-bg .woocommerce .widget_shopping_cart .total,
    .dt-sc-dark-bg .woocommerce.widget_shopping_cart .total
    {
        border-color: rgba(255, 255, 255, .2);
    }
    
    #footer .widget.woocommerce #searchform input[type='text']
    {
        color: #808080;
    }
    
    
    /*--------------------------------------------------------------
        1.11 - Responsive
        --------------------------------------------------------------*/
    @media only screen and (min-width:1200px) and (max-width:1280px) {
    
        .secondary-sidebar .type7 aside.widget #wp-calendar th, .secondary-sidebar .type7 aside.widget #wp-calendar td { padding: 6px; font-size: 12px; }
    
    }
    
    @media only screen and (min-width:992px) and (max-width:1199px)
    {
        .mz-title .mz-title-content h1
        {
            line-height: normal;
        }
    
        /*----*****---- << Widgets >> ----*****----*/
        .dt-sc-one-third .widget_text ul.split-list
        {
            margin-right: 0; 
            width: 100%;
        }
        .flickr-widget div
        {
            height: 68px;
            width: 68px;
        }
        .secondary-sidebar .type7 .widgettitle:before
        {
            left: -20px;
        }
    
        .secondary-sidebar .type8 .widget
        {
            padding: 0 15px 15px;
        }
        .secondary-sidebar .type8 .widgettitle
        {
            margin: -28px auto 20px;
        }
    
        .widget .recent-posts-widget li .entry-meta p:last-child
        {
            margin-right: 0;
        }
        .tagcloud a
        {
            margin: 0 4px 10px 0;
        }
    
        .secondary-sidebar .type9 .widget ul li,
        .secondary-sidebar .type12 .widget ul li
        {
            font-size: 13px;
        }
    
        .secondary-sidebar .widget .tweet_list li
        {
            padding: 0 0 20px 30px;
        }
    
        .secondary-sidebar .widget .tweet_list li:before
        {
            font-size: 22px;
        }
        .secondary-sidebar .widget .tweet_list li:before,
        .secondary-sidebar .widget .tweet_list li:first-child:before
        {
            top: 0;
        }
    
        .secondary-sidebar aside.widget,
        .secondary-sidebar .type11 .widget
        {
            font-size: 12px;
        }
        .secondary-sidebar .type2 .widget,
        .secondary-sidebar .type6 .widget,
        .secondary-sidebar .type8 .widget,
        .secondary-sidebar .type12 .widget,
        .secondary-sidebar .type13 .widget
        {
            font-size: 13px;
        }
    
        .secondary-sidebar .type8 .widget,
        .secondary-sidebar .type12 .widget
        {
            padding: 15px 15px 20px;
        }
        .secondary-sidebar .type11 .widget
        {
            padding: 15px 10px 20px;
        }
    
        .secondary-sidebar .type5 .widget .tweet_list li,
        .secondary-sidebar .type8 .widget .tweet_list li,
        .secondary-sidebar .type11 .widget .tweet_list li,
        .secondary-sidebar .type12 .widget .tweet_list li
        {
            padding: 0 0 20px;
        }
        .secondary-sidebar .type5 .widget .tweet_list li:before,
        .secondary-sidebar .type8 .widget .tweet_list li:before,
        .secondary-sidebar .type11 .widget .tweet_list li:before,
        .secondary-sidebar .type12 .widget .tweet_list li:before
        {
            margin-right: 8px;
            position: static;
        }
    
        .secondary-sidebar .type11 > .widget:before
        {
            padding-right: 10px;
            top: 18px;
        }
        .secondary-sidebar .type11 .widgettitle:before
        {
            top: 9px;
        }
        .secondary-sidebar .type11 .widgettitle
        {
            font-size: 22px;
        }
    
        .secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            width: 100%;
        }
    
        .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            float: right;
            margin-top: 10px;
            min-height: 50px;
            position: inherit;
        }
        .woo-type4 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
                    border-radius: 5px; 
               -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
    
                -ms-border-radius: 5px;
                 -o-border-radius: 5px;
        }
        .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            border-radius: 5px;
        }
        .widget.woocommerce .woocommerce-product-search input[type='search']
        {
            padding-right: 10px;
        }
    
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-template-tinylight .essbfc-followers-text, 
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_essbsocialfollowerscounterwidget .essbfc-container.essbfc-col-1 li .essbfc-followers-count {  font-size: 11px; }
            
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_archive ul li > a, .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_pages ul li > a, 
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_meta ul li > a, .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_nav_menu ul.menu li > a, 
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_text ul li > a, .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_categories ul li > a { font-size: 10px; }
             
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_archive ul li > a span, .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_categories ul li > a span, 
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_pages ul li > a span, .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_meta ul li > a span, 
        .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_nav_menu ul.menu li > a span, .secondary-sidebar:not(.vc_row) .type7 aside.widget.widget_text ul li > a span { min-width: 34px; }
            
        .secondary-sidebar:not(.vc_row) .type7 aside.widget #wp-calendar caption { font-size: 13px; }
        .secondary-sidebar:not(.vc_row) .type7 aside.widget #wp-calendar th { padding: 4px; font-size: 12px; }
        .secondary-sidebar:not(.vc_row) .type7 aside.widget #wp-calendar td { padding: 4px; font-size: 10px; }
        
        .secondary-sidebar.secondary-has-right-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4,
        .secondary-sidebar.secondary-has-left-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4 { font-size: 14px; line-height: 20px; width: 100%; float: left; }
    }
    
    
    @media only screen and (min-width:768px) and (max-width:991px)
    {
        .flickr-widget div
        {
            height: 55px;
            width: 55px;
        }
        .footer-widgets .dt-sc-contact-info span
        {
            font-size: 15px; 
            margin: 7px 6px 0 0;
            width: 20px;
        }
        .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='submit']
        {
            float: right;
            margin-top: 7px;
            position: relative;
        }
        .dt-sc-one-third .widget_text ul.split-list
        {
            margin-right: 0; 
            width: 100%;
        }
    
        .widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='submit']
        {
            margin: 0; 
            position: absolute;
        }
        .widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm:after
        {
            right: 0;
        }
        .widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='email']
        {
            font-size: 14px;
            padding: 13px 0;
        }
    
        .widget .recent-posts-widget li .entry-meta p:last-child
        {
            margin-right: 0;
        }
        .widget .recent-posts-widget li .entry-meta p
        {
            margin-right: 11px;
        }
        .widgettitle
        {
            font-size: 17px;
        }
        .secondary-sidebar .type7 .widgettitle:before
        {
            left: -20px;
        }
        .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            float: right;
            margin-top: 10px;
            min-height: 50px;
            position: inherit;
        }
        .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            border-radius: 5px;
        }
        .widget.woocommerce .woocommerce-product-search input[type='search']
        {
            padding-right: 10px;
        }
        .tagcloud a
        {
            margin: 0 4px 10px 0;
        }
        .widget .recent-posts-widget li .entry-meta p:last-child
        {
            margin-right: 0;
        }
        .secondary-sidebar .type5 .widget ul li,
        .secondary-sidebar .type10 .widgettitle
        {
            font-size: 16px;
        }
    
        .secondary-sidebar .type9 h3.widgettitle
        {
            font-size: 18px;
        }
        .secondary-sidebar .type9 .widget.widget_categories ul li:before
        {
            top: 4px;
        }
        .secondary-sidebar .type12 .widget ul li
        {
            font-size: 13px;
        }
        .secondary-sidebar .type12 .widget.widget_categories ul li > a span,
        .secondary-sidebar .widget.widget_archive ul li > a span
        {
            padding: 0 5px;
        }
        .secondary-sidebar .type12 .tagcloud a
        {
            margin: 0 5px 10px 0;
        }
        .secondary-sidebar .type11 .widget.widget_flickr
        {
            padding: 25px 10px;
        }
    
        .secondary-sidebar .widget .tweet_list li
        {
            padding: 0 0 20px 25px;
        }
        .secondary-sidebar .widget .tweet_list li:before
        {
            font-size: 20px;
        }
        .secondary-sidebar .widget .tweet_list li:before,
        .secondary-sidebar .widget .tweet_list li:first-child:before
        {
            top: 0;
        }
    
        .secondary-sidebar aside.widget,
        .secondary-sidebar .type11 .widget
        {
            font-size: 12px;
        }
        .secondary-sidebar .type2 .widget,
        .secondary-sidebar .type6 .widget,
        .secondary-sidebar .type8 .widget,
        .secondary-sidebar .type12 .widget,
        .secondary-sidebar .type13 .widget
        {
            font-size: 13px;
        }
    
        .secondary-sidebar .type8 .widgettitle
        {
            margin: -28px auto 20px;
        }
        .secondary-sidebar .type8 .widget,
        .secondary-sidebar .type12 .widget
        {
            padding: 15px 15px 20px;
        }
    
        .secondary-sidebar .type11 .widget
        {
            padding: 15px 10px 20px;
        }
    
        .secondary-sidebar .type5 .widget .tweet_list li,
        .secondary-sidebar .type8 .widget .tweet_list li,
        .secondary-sidebar .type11 .widget .tweet_list li,
        .secondary-sidebar .type12 .widget .tweet_list li
        {
            padding: 0 0 20px;
        }
        .secondary-sidebar .type5 .widget .tweet_list li:before,
        .secondary-sidebar .type8 .widget .tweet_list li:before,
        .secondary-sidebar .type11 .widget .tweet_list li:before,
        .secondary-sidebar .type12 .widget .tweet_list li:before
        {
            margin-right: 8px;
            position: static;
        }
    
        .secondary-sidebar .type11 > .widget:before
        {
            padding-right: 10px;
            top: 18px;
        }
        .secondary-sidebar .type11 .widgettitle:before
        {
            top: 7px;
        }
        .secondary-sidebar .type11 .widgettitle
        {
            font-size: 18px;
        }
    
        .secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            width: 100%;
        }
        .secondary-sidebar .type12 .widget .tagcloud a
        {
            padding: 7px 12px 6px;
        }
    
        .mz-title .mz-title-content h1
        {
            font-size: 42px;
            line-height: normal;
        }
    
        .woo-type4 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
                    border-radius: 5px; 
               -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
    
                -ms-border-radius: 5px;
                 -o-border-radius: 5px;
        }
    
        .woocommerce.widget_price_filter .price_label
        {
            font-size: 12px;
            top: 12px;
        }
        .woocommerce .widget_price_filter .price_slider_amount .button,
        .woocommerce-page .widget_price_filter .price_slider_amount .button
        {
            font-size: 12px; 
            padding: 5px 10px;
        }
    
        .secondary-sidebar .type7 aside 
        { 
            padding: 15px; 
        }
    
        .secondary-sidebar.secondary-has-right-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4,
        .secondary-sidebar.secondary-has-left-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4 { font-size: 14px; line-height: 20px; width: 100%; float: left; }
            
        .secondary-sidebar .type7 aside.widget.widget_archive ul li > a span, .secondary-sidebar .type7 aside.widget.widget_categories ul li > a span, 
        .secondary-sidebar .type7 aside.widget.widget_pages ul li > a span, .secondary-sidebar .type7 aside.widget.widget_meta ul li > a span, 
        .secondary-sidebar .type7 aside.widget.widget_nav_menu ul.menu li > a span, .secondary-sidebar .type7 aside.widget.widget_text ul li > a span { display: none; }
            
        .secondary-sidebar .type7 aside.widget #wp-calendar caption { font-size: 13px; }
        .secondary-sidebar .type7 aside.widget #wp-calendar th { padding: 4px; font-size: 10px; }
        .secondary-sidebar .type7 aside.widget #wp-calendar td { padding: 4px; font-size: 8px; }
        
        #secondary-right.secondary-has-both-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
        #secondary-left.secondary-has-both-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a { padding: 6px; font-size: 9px; }
        
        #secondary-right.secondary-has-both-sidebar .type7 aside.widget .recent-posts-widget li .entry-title,
        #secondary-left.secondary-has-both-sidebar .type7 aside.widget .recent-posts-widget li .entry-title { width: 100%; float: left; }
        
        #secondary-right.secondary-has-both-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4,
        #secondary-left.secondary-has-both-sidebar .type7 aside.widget .recent-posts-widget li .entry-title h4 { font-size: 12px; line-height: 20px; }    
    }
    
    
    @media only screen and (max-width: 767px)
    {
        .widget .recent-posts-widget li .entry-meta p:last-child
        {
            margin-right: 0;
        }
        .secondary-sidebar .type7 .widgettitle:before
        {
            left: -23px;
        }
        .secondary-sidebar .type6 .widget ul li,
        .secondary-sidebar .type9 .widget ul li
        {
            font-size: 14px;
        }
    
        .mz-title .mz-title-content h1
        {
            font-size: 40px;
        }
    }
    
    
    @media only screen and (min-width: 480px) and (max-width: 767px)
    {
        .widget_text ul.split-list
        {
            margin: 0; 
            width: 100%;
        }
        .alignright .dt-sc-sociable
        {
            text-align: center; 
            width: 100%;
        }
    
        .tagcloud a
        {
            margin: 0 5px 10px 0;
        }
        .secondary-sidebar .flickr-widget div
        {
            width: auto;
        }
        .textwidget .dt-sc-contact-info span
        {
            font-size: 15px; 
            margin: 7px 6px 0 0;
            width: 20px;
        }
    
        .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            float: right;
            margin-top: 10px;
            min-height: 50px;
            position: inherit;
        }
        .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            border-radius: 5px;
        }
        .widget.woocommerce .woocommerce-product-search input[type='search']
        {
            padding-right: 10px;
        }
    }
    
    
    @media only screen and (max-width: 479px)
    {
        .widget_text ul.split-list
        {
            margin: 0; 
            width: 100%;
        }
    
        .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            float: right;
            margin-top: 10px;
            min-height: 50px;
            position: inherit;
        }
        .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
        {
            border-radius: 5px;
        }
        .widget.woocommerce .woocommerce-product-search input[type='search']
        {
            padding-right: 10px;
        }
        .tagcloud a
        {
            margin: 0 4px 10px 0;
        }
        .secondary-sidebar .type12 .widget ul li
        {
            font-size: 13px;
        }
    
        .textwidget .dt-sc-contact-info span
        {
            font-size: 15px; 
            margin: 7px 6px 0 0;
            width: 20px;
        }
    }
    
    
    @media only screen and (min-width: 320px) and (max-width: 479px)
    {
        .secondary-sidebar .flickr-widget div
        {
            width: auto;
        }
        .secondary-sidebar .type8 .widget
        {
            padding: 0 17px 15px;
        }
        .secondary-sidebar .type5 .widget ul li
        {
            font-size: 16px;
        }
    }
    
    @media only screen and (max-width: 319px)
    {
        .flickr-widget div
        {
            height: 66px; 
            width: 66px;
        }
        .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='submit']
        {
            float: right;
            margin-top: 7px;
            position: relative;
        }
    
        .secondary-sidebar .type8 .widgettitle
        {
            padding: 10px;
        }
        .secondary-sidebar .type8 .widget.widget_flickr
        {
            padding: 0 15px 15px;
        }
        .secondary-sidebar .type7 .widgettitle:before
        {
            left: -20px;
        }
        .secondary-sidebar .type5 .widget ul li
        {
            font-size: 16px;
        }
    }

    
/* CSS Document */

/* Table of Content
==================================================
	1.0 - Transition
	2.0 - Logo
	3.0 - Top Bar
	4.0 - Header
	5.0 - Default Color
	6.0 - Sticky Header
	7.0 - Simple Drop Down Menu
	8.0 - Mega Menu
	9.0 - Mobile Menu
	10.0 - Slider
	11.0 - Title & Breadcrumb
	12.0 - Footer
	13.0 - Side Navigation
	14.0 - Style Picker
	15.0 - Loader
	16.0 - Totop
	17.0 - Default Color
	18.0 - DT Responsive */


/*--------------------------------------------------------------
1.0 - Transition
--------------------------------------------------------------*/
.menu-icons-wrapper .search a span,
.menu-icons-wrapper .cart a span,
#main-menu ul li.menu-item-simple-parent ul li a .fa,
#main-menu .megamenu-child-container > ul.sub-menu > li > a .menu-item-description,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a span:after
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}


/*--------------------------------------------------------------
3.0 - Top Bar
--------------------------------------------------------------*/

.top-bar
{
    clear: both;
    float: left;
    line-height: 50px;
    margin: 0;
    max-height: 50px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 99999;
}

.top-bar .dt-sc-button
{
    font-weight: bold; 
    letter-spacing: 0.5px;
    margin-top: 5px;
}
.top-bar .dt-sc-vertical-small-separator
{
    position: relative;
    top: 2px;
}
.top-bar-right .dt-sc-vertical-small-separator
{
    margin: 0 15px;
}

.top-bar .language
{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    position: relative;
}
.top-bar .language img
{
    margin: 0 10px 0 0;
    position: relative;
    top: -1px; 
    vertical-align: middle;
}
.top-bar .language:before
{
    bottom: 0;
    content: '\f107';
    font-family: FontAwesome;
    font-size: 14px;
    margin: auto; 
    position: absolute;
    right: 0;
    top: 0;
}

.dt-no-header-builder-content .no-header-top
{
    border-bottom: 1px solid #ededed;
    margin: 0;
    max-height: 50px;
    padding: 10px 0;
}
.dt-no-header-builder-content .no-header-top > span
{
    font-style: italic;
    font-weight: lighter;
}


/*--------------------------------------------------------------
4.0 - Header
--------------------------------------------------------------*/

#header-wrapper
{
    float: left;
    margin: 0 0 35px;
    padding: 0;
    width: 100%;
}
#header
{
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

/* .dt-no-header-builder-content { margin-bottom: 50px; } */
.dt-no-header-builder-content .no-header
{
    display: -webkit-flex;
    display:    -moz-flex;
    display: -ms-flexbox;
    display:     -ms-flex;
    display:         flex;
    padding: 15px 0; 

    -webkit-align-items: center;
       -moz-align-items: center;
        -ms-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}

.dt-no-header-builder-content.aligncenter .no-header
{
    flex-direction: column; 
    padding-bottom: 0;

    -webkit-justify-content: center;
       -moz-justify-content: center;
        -ms-justify-content: center;
        -ms-justify-content: center;
            justify-content: center;
}

.dt-no-header-builder-content .no-header .no-header-logo h2
{
    margin: 10px 0;
}

#header .dt-header-tpl > .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner,
#header .dt-header-tpl > .vc_row .vc_row.vc_row-flex.vc_inner > .vc_column_container > .vc_column-inner
{
    z-index: auto;
}

#header .dt-header-tpl .vc_row[data-vc-full-width]
{
    overflow: visible;
}

#header-wrapper.header-top-relative #header
{
    position: relative;
}

#header-wrapper #header.header-top-absolute,
.no-breadcrumb.page-with-slider #header-wrapper #header.header-top-absolute
{
    position: absolute;
    z-index: 2;
}

.no-breadcrumb.page-with-slider #header-wrapper.bottom-header
{
    display: -webkit-flex;
    display:    -moz-flex;
    display: -ms-flexbox;
    display:     -ms-flex;
    display:         flex;
            flex-direction: column-reverse; 

    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
}

/* Unit test fixes */

.dt-no-header-builder-content.dt-no-header-kudil .no-header
{
    padding: 0;
    position: relative;
}
.dt-no-header-builder-content.dt-no-header-kudil .no-header,
.dt-no-header-builder-content.dt-no-header-kudil .no-header:before,
.dt-no-header-builder-content.dt-no-header-kudil .no-header:after
{
    background-color: #000;
}

.header-top-absolute .dt-no-header-builder-content.dt-no-header-kudil .no-header, .header-top-absolute .dt-no-header-builder-content.dt-no-header-kudil .no-header:before, .header-top-absolute .dt-no-header-builder-content.dt-no-header-kudil .no-header:after {
    background: transparent;
}

.dt-no-header-builder-content.dt-no-header-kudil .no-header:before,
.dt-no-header-builder-content.dt-no-header-kudil .no-header:after
{
    content: '';
    height: 100%;
    position: absolute;
    top: 0; 
    width: 100%;
}
.dt-no-header-builder-content.dt-no-header-kudil .no-header:before
{
    right: 100%;
}
.dt-no-header-builder-content.dt-no-header-kudil .no-header:after
{
    left: 100%;
}

.home #header-wrapper,
.no-breadcrumb #header-wrapper
{
    margin: 0 0 50px;
}
.home #header-wrapper #header.header-top-absolute,
.no-breadcrumb.page-with-slider .home#header-wrapper #header.header-top-absolute,
.no-breadcrumb #header-wrapper #header.header-top-absolute
{
    position: relative;
}

.dt-no-header-builder-content .no-header-top
{
    display: none;
}
.dt-no-header-builder-content .no-header-logo-wrapper
{
    float: left;
    padding: 20px 0;
}
.dt-no-header-builder-content .no-header-menu-wrapper
{
    float: right;
    width: 100%;
}
.dt-no-header-builder-content .no-header-menu-wrapper ul.sub-menu li > a
{
    padding: 15px 20px;
}

.dt-no-header-kudil .dt-header-menu .menu-container,
.dt-no-header-kudil .dt-header-menu
{
    float: right;
}

.dt-no-footer-builder-content
{
    background: #000;
    padding: 15px;
    position: relative;
}
.dt-no-footer-builder-content:before,
.dt-no-footer-builder-content:after
{
    background: #000;
    content: '';
    height: 100%;
    position: absolute;
    top: 0; 
    width: 100%;
}
.dt-no-footer-builder-content:before
{
    left: 100%;
}
.dt-no-footer-builder-content:after
{
    right: 100%;
}

.dt-no-footer-builder-content.footer-copyright
{
    padding: 20px;
    text-align: center;
}
.dt-no-footer-builder-content.footer-copyright span
{
    text-transform: uppercase;
}

.dt-no-header-builder-content .mobile-nav-container.mobile-nav-offcanvas-right
{
    float: right;
    margin: 20px 0;
}

.main-title-section-wrapper div.breadcrumb a
{
    color: #fff;
    font-size: 16px;
}

.mobile-menu.nav-is-visible
{
    z-index: 999999;
}

.dt-header-menu ul.dt-primary-nav li ul.sub-menu li:hover > a > span,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li > a:hover > span,
.dt-header-menu ul.dt-primary-nav li.current-page-item > a > span,
.dt-header-menu ul.dt-primary-nav li ul li.current-menu-item > a > span,
.no-header-menu ul.dt-primary-nav li ul.children li:hover > a > span,
.no-header-menu ul.dt-primary-nav li ul.children li > a:hover > span,
.no-header-menu ul.dt-primary-nav li ul.sub-menu li.current_page_item > a > span,
.no-header-menu ul.dt-primary-nav li ul.sub-menu li.current_menu_item > a > span,
.no-header-menu ul.dt-primary-nav li ul.children li.current_page_item > a > span,
.no-header-menu ul.dt-primary-nav li ul.children li.current_menu_item > a > span,
.no-header-menu ul.dt-primary-nav li ul.children li.current_page_ancestor > a > span,
.no-header-menu ul.dt-primary-nav li ul.children li.current_menu_ancestor > a > span
{
    padding-left: 20px;
}

.no-header-menu ul.dt-primary-nav li.current-menu-ancestor > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.sub-menu li.current_page_item > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.sub-menu li.current_menu_item > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.sub-menu li.current_page_ancestor > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.sub-menu li.current_menu_ancestor > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.children li.current_page_item > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.children li.current_menu_item > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.children li.current_page_ancestor > a > span:after,
.no-header-menu ul.dt-primary-nav li ul.children li.current_menu_ancestor > a > span:after
{
    left: 0;
}

/*--------------------------------------------------------------
   Logo
--------------------------------------------------------------*/

.no-header #site-title {
    margin: 19px auto;
}
.no-header #site-title a{ color:#ffffff;}

.dt-logo-container
{
    display: -webkit-flex;
    display:    -moz-flex;
    display: -ms-flexbox;
    display:     -ms-flex;
    display:         flex;
    font-size: 0;
    line-height: 0;

    -webkit-align-items: center;
       -moz-align-items: center;
        -ms-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.dt-logo-container.logo-align-center
{
    text-align: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.dt-logo-container.logo-align-right
{
    text-align: right;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}

.dt-logo-container a
{
    color: inherit;
}
.dt-logo-container a img, .dt-no-header-builder-content .no-header-logo-wrapper a img
{
    display: inline-block;
    vertical-align: middle;
    max-width: 80px;
}
.dt-logo-container a span
{
    clear: both;
    display: block;
}
.dt-logo-container a span ~ span
{
    margin-top: -1px;
}


/*--------------------------------------------------------------
   Default Menu & Mobile Menu
--------------------------------------------------------------*/

#header .white a
{
    font-weight: 400;
}
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu
{
    background-color: rgba(0,0,0,.035);
    border-bottom: 1px solid #ededed;
    margin-top: 15px;
    position: relative;
    width: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before,
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after
{
    background: inherit;
    border-color: inherit;
    border-style: inherit;
    border-width: inherit;
    bottom: -1px;
    content: '';
    height: auto;
    position: absolute;
    top: 0;
    width: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:before
{
    right: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu:after
{
    left: 100%;
}

.no-header-menu,
.dt-header-menu,
.no-header-menu ul,
.dt-header-menu .dt-primary-nav,
.no-header-menu ul li,
.dt-header-menu .dt-primary-nav li
{
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.dt-no-header-builder-content:not(.aligncenter) .no-header .no-header-logo ~ .no-header-menu
{
    padding-left: 20px;
}
.no-header-menu ul,
.dt-header-menu .dt-primary-nav
{
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.dt-no-header-builder-content.aligncenter .no-header .no-header-menu > ul,
.dt-no-header-builder-content.aligncenter .no-header .dt-header-menu .dt-primary-nav
{
    text-align: center;
}

.no-header-menu ul li,
.dt-header-menu .dt-primary-nav li
{
    line-height: normal;
    margin: 0;
    padding: 0;
    position: relative;
}

.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu > li
{
    font-size: 15px;
    line-height: normal;
}

.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a
{
    display: inline-block;
    font-weight: 400;
    line-height: 78px;
    margin-bottom: 0;
    padding: 0 15px;
    vertical-align: middle;
    width: 100%;
}

.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a
{
    line-height: 50px;
    padding: 0 10px 0 10px;
}

.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a span
{ 
    position: relative;
    display: block;
    overflow: hidden;
}

.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a span:after {
    content: ' ';
    position: absolute;
    top: 50%;
    left: -20px;
    width: 12px;
    height: 2px;
    background-color: #000;
    line-height: inherit;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.dt-header-menu ul.dt-primary-nav li ul.sub-menu li:hover>a>span:after, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current_page_item>a>span:after, 
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li.current_page_parent>a>span:after
{
    left: 0;
}

.dt-header-menu ul.dt-primary-nav li ul.sub-menu > li:hover > a > span, .dt-header-menu ul.dt-primary-nav li ul.sub-menu > li.current_page_item > a > span, 
.dt-header-menu ul.dt-primary-nav li ul.sub-menu > li.current_page_parent > a > span
{
    padding-left: 20px;
}

.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu
{
    background-color: #000000;
    border: 5px solid;
    left: -10px;
    margin: 0;
    padding: 0;
    top: 100%;
    transition: all .3s linear 0s;
    z-index: 2;
    -webkit-transition: all .3s linear 0s;
}

.dt-header-menu ul.dt-primary-nav li ul.sub-menu.is-hidden
{
    display: none;
    visibility: hidden;
}

div:not(.dt-sc-maaya-header) .no-header-menu ul li ul.children,
div:not(.dt-sc-maaya-header) .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu,
div:not(.dt-sc-maaya-header) .no-header-menu ul li ul.children,
div:not(.dt-sc-maaya-header) .dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .vc_section
{
            box-shadow: 0 0 2px 1px rgba(0,0,0,.25); 
    -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,.25);
}

.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu
{
    position: absolute;
    width: 250px;
}

.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu,
.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row,
.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_section
{
            box-shadow: 0 0 2px 1px rgba(0,0,0,.25); 
    -webkit-box-shadow: 0 0 2px 1px rgba(0,0,0,.25);
}

.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_row,
.no-header-menu ul li ul.children,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu ul.sub-menu .menu-item-object-dt_mega_menus > .vc_section
{
    display: table;
}

.dt-col-static-position.wpb_column
{
    position: static;
}

.dt-header-menu ul.dt-primary-nav li.has-mega-menu
{
    position: static;
}
.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li
{
    display: block;
    font-size: 14px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}

.no-header-menu ul li ul.children li,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li
{
    margin: 0;
}
.no-header-menu ul li ul.children li ul.children,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li ul.sub-menu
{
    left: 100%;
    top: 0;
}

.no-header-menu ul li:last-child > ul.children,
.dt-header-menu ul.dt-primary-nav li:last-child > ul.sub-menu,
.no-header-menu ul li:nth-last-child(2) > ul.children,
.dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu
{
    left: auto;
    right: 0;
}

.no-header-menu ul li.has-mega-menu:last-child > ul.children,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu:last-child > ul.sub-menu,
.no-header-menu ul li.has-mega-menu:nth-last-child(2) > ul.children,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu:nth-last-child(2) > ul.sub-menu
{
    left: 0;
    right: 0;
}

.no-header-menu ul li:last-child > ul.children li ul.children,
.dt-header-menu ul.dt-primary-nav li:last-child ul.sub-menu li ul.sub-menu,
.no-header-menu ul li:nth-last-child(2) > ul.children li ul.children,
.dt-header-menu ul.dt-primary-nav li:nth-last-child(2) ul.sub-menu li ul.sub-menu
{
    left: auto;
    right: 100%;
}

.no-header-menu ul li ul.children li,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li,
.no-header-menu ul li ul.children li a,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a
{
    width: 100%;
}

.no-header-menu ul li a,
.dt-header-menu .dt-primary-nav li a
{
    color: #fff;
}
.no-header-menu ul li ul.children li a,
.dt-header-menu ul.dt-primary-nav li ul.sub-menu li a
{
    color: #ffffff;
}

.no-header-menu ul li:hover > ul.children,
.dt-header-menu ul.dt-primary-nav li:hover > ul.sub-menu
{
    display: block;
    visibility: visible;
    left: 0;
}

.dt-sc-maaya-header .mobile-nav-container .menu-trigger
{
    background: #000; 
    cursor: pointer;
    letter-spacing: 1px;
    line-height: normal;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}

.mobile-nav-container .menu-trigger
{
    cursor: pointer;
}
.mobile-nav-container .menu-trigger > i:before
{
    content: '\f0c9';
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
}
.mobile-nav-container .menu-trigger > i,
.mobile-nav-container .menu-trigger > span
{
    color: #fff; 
    display: inline;
    padding: 0 5px;
}

.mobile-menu,
.mobile-menu ul.dt-primary-nav,
.mobile-menu ul.dt-primary-nav li
{
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}
.mobile-menu .dt-primary-nav li a
{
    border-style: solid;
    border-width: 1px 0 0;
    color: initial;
    display: block;
    padding: 5px 15px;
}
.mobile-menu .dt-primary-nav > li > a,
.mobile-menu .dt-primary-nav > li > ul > li > a,
.mobile-menu .dt-primary-nav > li > ul > li > ul > li > a,
.mobile-menu .dt-primary-nav > li > ul > li > ul > li > ul > li > a
{
    height: 42px;
    line-height: 42px;
    padding-bottom: 0; 
    padding-top: 0;
}

.mobile-menu ul.dt-primary-nav
{
    padding-top: 50px;
}

.mobile-menu,
.mobile-menu > ul,
.mobile-menu ul.sub-menu
{
    background: #fff;
    height: 100%;
    margin: 0;
    overflow-x: hidden;
    overflow-y: visible;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(0);
    transition: transform .3s; 
    width: 100%;
    z-index: 4;
}

.mobile-menu
{
    max-width: 100%;
    opacity: 0;
    transform: translateX(100%);
    transition: transform .25s, visibility 0s .3s, opacity .25s; 
    visibility: hidden;
    z-index: 99;
}

.mobile-nav-offcanvas-right .mobile-menu
{
    right: 0;
}
.mobile-nav-offcanvas-left .mobile-menu
{
    left: 0;
    right: auto;
            transform: translateX(-100%); 
    -webkit-transform: translateX(-100%);
}

.mobile-menu.is-hidden,
.mobile-menu ul.is-hidden
{
            transform: translateX(100%); 
    -webkit-transform: translateX(100%);
}
.mobile-menu.nav-is-visible
{
    opacity: 1;
            transform: translateX(0);
            transition:         transform .85s, visibility 0s 0s; 
    visibility: visible;
    -webkit-transform: translateX(0);
    -webkit-transition: -webkit-transform .85s, visibility 0s 0s;
}

.mobile-menu ul.sub-menu,
.mobile-menu ul li.menu-item-object-dt_mega_menus,
.mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section,
.mobile-menu .wpb_column
{
    width: 100% !important;
}

.mobile-menu ul.sub-menu
{
    left: auto !important;
    right: auto !important;
}
.mobile-menu ul.sub-menu li
{
    float: left;
    width: 100%;
}
.mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section
{
    background: none !important;
    border: none !important;
            border-radius: 0 !important; 
    left: 0 !important;
    margin: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    -webkit-border-radius: 0 !important;
}
.mobile-menu .wpb_column
{
    margin: 0;
}

.mobile-menu ul li.menu-item-object-dt_mega_menus > .vc_section > .vc_row,
.mobile-menu .dt-custom-nav-wrapper[data-default-style='none'][data-hover-style='none']:not(.inline-horizontal) > div
{
    margin-left: 0;
    margin-right: 0;
}


.mobile-menu .menu-item-has-children > a,
.mobile-menu .page_item_has_children > a,
.mobile-menu ul.dt-primary-nav li.go-back a
{
    position: relative;
}
.mobile-menu ul.dt-primary-nav li.go-back a
{
    height: 100%;
    padding: 0;
}
.mobile-menu .dt-primary-nav li.menu-item-has-children > a
{
    padding-right: 40px;
}

.mobile-menu ul.dt-primary-nav li.go-back,
.mobile-menu ul.dt-primary-nav li.close-nav
{
    display: inline-block;
    height: 50px;
    width: 100%;
}


.mobile-menu ul.dt-primary-nav li.close-nav
{
    border: none !important;
    cursor: pointer; 
    line-height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
    z-index: 5;
}
.mobile-menu ul.dt-primary-nav li.close-nav:before,
.mobile-menu ul.dt-primary-nav li.close-nav:after
{
    background-color: #222;
    bottom: 0;
    content: '';
    height: 35%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
}

.mobile-menu ul.dt-primary-nav li.close-nav:before
{
            transform: rotate(45deg); 
    -webkit-transform: rotate(45deg);
}
.mobile-menu ul.dt-primary-nav li.close-nav:after
{
            transform: rotate(-45deg); 
    -webkit-transform: rotate(-45deg);
}

.mobile-menu ul.dt-primary-nav li.close-nav:hover:before
{
            transform: rotate(-45deg); 
    -webkit-transform: rotate(-45deg);
}
.mobile-menu ul.dt-primary-nav li.close-nav:hover:after
{
            transform: rotate(45deg); 
    -webkit-transform: rotate(45deg);
}

.mobile-menu ul.dt-primary-nav li.go-back a:before,
.mobile-menu ul.dt-primary-nav li.go-back a:after,
.mobile-menu .menu-item-has-children > a:before,
.mobile-menu .menu-item-has-children > a:after,
.mobile-menu .page_item_has_children > a:before,
.mobile-menu .page_item_has_children > a:after
{
            backface-visibility: hidden;
    display: inline-block;
    position: absolute;
    top: 50%;
            transform: translateY(-50%); 
    width: 15px;
    -webkit-transform: translateY(-50%);

    -webkit-backface-visibility: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /* Hack for Chrome */
    .mobile-menu ul.dt-primary-nav li.go-back a:after,
    .mobile-menu .menu-item-has-children > a:after,
    .mobile-menu .page_item_has_children > a:after
    {
        margin-top: -1px;
    }
}

.mobile-menu ul.dt-primary-nav li.go-back a:before
{
    content: '\f104';
    font-family: FontAwesome;
    font-size: 25px;
    height: 52px;
    left: 15px;
    line-height: 50px;
    text-align: center;
}

.mobile-menu .menu-item-has-children > a:before,
.mobile-menu .page_item_has_children > a:before
{
    content: '\f105';
    font-family: FontAwesome;
    font-size: 25px;
    height: 42px;
    line-height: 40px;
    right: 12px;
    text-align: center;
}

.mobile-menu ul.dt-primary-nav li.go-back a:after,
.mobile-menu .menu-item-has-children > a:after,
.mobile-menu .page_item_has_children > a:after
{
    background-color: currentColor;
    content: '';
    height: 2px;
    opacity: 0;
    visibility: hidden;
}

.mobile-menu ul.dt-primary-nav li.go-back a:hover:before
{
    left: 10px;
}
.mobile-menu .menu-item-has-children > a:hover:before,
.mobile-menu .page_item_has_children > a:hover:before
{
    right: 8px;
}

.mobile-menu ul.dt-primary-nav li.go-back a:after
{
    left: 25px;
}
.mobile-menu ul.dt-primary-nav li.go-back a:hover:after
{
    left: 15px;
}

.mobile-menu .menu-item-has-children > a:after,
.mobile-menu .page_item_has_children > a:after
{
    right: 18px;
}

.mobile-menu .menu-item-has-children > a:hover:after,
.mobile-menu .page_item_has_children > a:hover:after
{
    right: 12px;
}

.mobile-menu .dt-custom-nav li a:before,
.mobile-menu .dt-custom-nav li a:after,
.mobile-menu .dt-custom-nav li a span:before,
.mobile-menu .dt-custom-nav li a span:after
{
    content: none !important;
}

.mobile-menu .dt-custom-nav li a,
.mobile-menu .dt-primary-nav li .dt-custom-nav li a
{
    border-radius: 0 !important; 
    border-style: none;
    border-width: 0 !important;
}

.mobile-menu .dt-custom-nav li
{
            box-shadow: 0 1px 0 0 rgba(0,0,0,.075); 
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.075);
}
.mobile-menu .dt-custom-nav li:last-child
{
            box-shadow: none; 
    -webkit-box-shadow: none;
}

.mobile-menu .hr-skew-link-style ul > li > a
{
    margin-bottom: 0;
}

.mobile-menu .vc_row
{
    margin: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mobile-menu .wpb_column,
.mobile-menu .wpb_column .vc_column-inner[class*='vc_custom']
{
    margin: 0 !important;
}

.mobile-menu .wpb_column .vc_column-inner[class*='vc_custom']
{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.mobile-menu .wpb_column .wpb_column .vc_column-inner[class*='vc_custom']
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.flex-col-elements-inline-middle .mobile-menu .dt-custom-nav-wrapper.left .dt-custom-nav
{
    width: 100%;
}

.overlay
{
            backface-visibility: hidden;
    background-color: rgba(0,0,0,.5);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
            transition: opacity .3s 0s, visibility 0s .3s, transform .3s 0s; 
    visibility: hidden;
    width: 100%;
    z-index: 98;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s, transform .3s 0s;

    -webkit-backface-visibility: hidden;
}

.overlay.is-visible,
.mobile-menu ul.dt-primary-nav li.go-back a:hover:after,
.mobile-menu .menu-item-has-children > a:hover:after,
.mobile-menu .page_item_has_children > a:hover:after
{
    opacity: 1;
    visibility: visible;
}


.mobile-menu ul.dt-primary-nav li.close-nav,
.mobile-menu ul.dt-primary-nav li.close-nav:before,
.mobile-menu ul.dt-primary-nav li.close-nav:after,
.mobile-menu ul.dt-primary-nav li a,
.mobile-menu ul.dt-primary-nav li a:before,
.mobile-menu ul.dt-primary-nav li a:after,
.mobile-menu .dt-custom-nav li,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style='none'] .dt-custom-nav li
{
            transition: all .3s linear 0s; 
    -webkit-transition: all .3s linear 0s;
}


.mobile-menu ul.dt-primary-nav li.see-all a
{
    background-color: rgba(0,0,0,.05);
}
.mobile-menu .dt-primary-nav li a
{
    border-color: rgba(0,0,0,.06);
}

.mobile-menu ul.dt-primary-nav li.see-all a
{
            box-shadow: 0 1px 0 0 rgba(0,0,0,.06); 
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.06);
}


.mobile-menu .dt-custom-nav li a:not(:hover),
.mobile-menu .dt-custom-nav li a:hover,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style='none'] .dt-custom-nav li a:hover
{
    background-color: rgba(0,0,0,0) !important;
    color: #000 !important;
}

.mobile-menu .dt-custom-nav li:hover,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style='none'] .dt-custom-nav li:hover
{
    background-color: #000 !important;
}
.mobile-menu .dt-custom-nav li:hover > a,
.mobile-menu .dt-custom-nav-wrapper[data-hover-style='none'] .dt-custom-nav li:hover > a
{
    color: #fff !important;
}

.mobile-menu .dt-sc-dark-bg h1,
.mobile-menu .dt-sc-dark-bg h2,
.mobile-menu .dt-sc-dark-bg h3,
.mobile-menu .dt-sc-dark-bg h4,
.mobile-menu .dt-sc-dark-bg h5,
.mobile-menu .dt-sc-dark-bg h6,
.mobile-menu .dt-sc-dark-bg p
{
    color: #000 !important;
}


.mobile-menu ul.sub-menu::-webkit-scrollbar
{
    background-color: #f1f1f1;
    width: 5px;
}
.mobile-menu ul.sub-menu::-webkit-scrollbar-track,
.mobile-menu ul.sub-menu::-webkit-scrollbar-thumb
{
            box-shadow: 0 0 6px rgba(0,0,0,.3) inset; 
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.3) inset;
}
.mobile-menu ul.sub-menu::-webkit-scrollbar-thumb
{
    background-color: #c1c1c1;
    border-radius: 5px;
}

.header-24 .mobile-nav-container
{
    margin-top: 25px;
}


/*--------------------------------------------------------------
   Header Menu
--------------------------------------------------------------*/

.dt-header-menu.left
{
    float: left;
}
.dt-header-menu.center
{
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.dt-header-menu.right
{
    float: right;
}

.dt-sc-maaya-header.dt-sc-slide-menu .dt-sc-single-line-separator
{
    margin: 0;
}
.dt-sc-maaya-header.dt-sc-slide-menu .menu-icons-wrapper,
.dt-sc-maaya-header.dt-sc-slide-menu .menu-icons-wrapper .search
{
    margin: 0;
}
.dt-sc-maaya-header.dt-sc-slide-menu .search-module
{
    float: right;
    text-align: right;
}

.flex-col-elements-inline-middle.justify-end .dt-header-menu
{
    margin: auto;
}
.flex-col-elements-inline-middle.justify-end .dt-header-menu.center
{
    margin: auto;
}
.flex-col-elements-inline-middle.justify-end .dt-header-menu.left
{
    margin-left: 0;  
    width: auto;
}
.flex-col-elements-inline-middle.justify-end .dt-header-menu.right
{
    margin-right: 0;  
    width: auto;
}

.flex-col-elements-inline-middle .dt-header-menu.left
{
    display: table;
    margin-right: auto;
}
.flex-col-elements-inline-middle .dt-header-menu.center
{
    display: table;
    margin-left: 0;
    margin-right: 0;
}
.flex-col-elements-inline-middle .dt-header-menu.right
{
    display: table;
    margin-left: auto;
}

.dt-header-menu.gap_none .dt-primary-nav li
{
    margin: 0;
}
.dt-header-menu.gap_1 .dt-primary-nav li
{
    margin: 0 1px 0 0;
}

.vc_row.vc_row-flex > .vc_column_container .dt-header-menu.justify
{
    display: inline-block;
}

.dt-header-menu[data-nav-item-display='stretch'] ul.dt-primary-nav > li
{
    line-height: 70px;
}
.dt-header-menu[data-nav-item-display='stretch'] ul.dt-primary-nav > li > a
{
    line-height: inherit;
}

.dt-header-menu[data-nav-item-display='stretch'] ul.dt-primary-nav > li ul.sub-menu
{
    line-height: normal;
}

.dt-header-menu ul.dt-primary-nav > li > a.icon-position-left > .menu-item-icon
{
    padding-right: 6px;
}
.dt-header-menu ul.dt-primary-nav > li > a.icon-position-right > .menu-item-icon
{
    padding-left: 6px;
}
.dt-header-menu ul.dt-primary-nav > li > a.icon-position-right > .menu-item-icon ~ span
{
    float: left;
}


.dt-header-menu ul.dt-primary-nav > li > a,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li > a > span
{
    position: relative;
}

.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li > a > span:before,
.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-divider='slanting-line'] ul.dt-primary-nav > li > a > span:after,
.dt-header-menu[data-nav-item-divider='vertical-line'] ul.dt-primary-nav > li > a > span:after,
.dt-header-menu[data-nav-item-highlight='triangle-down-midtop'] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight='triangle-down-midtop'] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight='triangle-down-midtop'] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='triangle-down-midtop'] ul.dt-primary-nav > li.current-menu-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li.current-menu-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-up-midbottom'] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-up-midbottom'] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-up-midbottom'] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-up-midbottom'] ul.dt-primary-nav > li.current-menu-ancestor > a:after
{
    content: '';
}

.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li > a > span:before,
.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li > a:before
{
    border-style: solid;
    height: 2px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 0;
}

.dt-header-menu[data-nav-item-highlight='triangle-down-midtop'] ul.dt-primary-nav > li > a:before,
.dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li > a:after,
.dt-header-menu[data-nav-item-highlight='triangle-up-midbottom'] ul.dt-primary-nav > li > a:after
{
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
}

.dt-header-menu[data-nav-item-highlight='triangle-down-midtop'] ul.dt-primary-nav > li > a:before
{
    border-bottom-width: 0;
    border-top-color: inherit;
    top: 0;
}
.dt-header-menu[data-nav-item-style='filled'][data-nav-item-highlight='triangle-down-midtop'] ul.dt-primary-nav > li > a:before
{
    border-top-color: currentColor;
    top: -1px;
}

.dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li > a:after
{
    border-bottom-width: 0;
    border-top-color: inherit;
    top: 100%;
}

.dt-header-menu[data-nav-item-highlight='triangle-up-midbottom'] ul.dt-primary-nav > li > a:after
{
    border-bottom-color: inherit;
    border-top-width: 0;
    bottom: 0;
}
.dt-header-menu[data-nav-item-style='filled'][data-nav-item-highlight='triangle-up-midbottom'] ul.dt-primary-nav > li > a:after
{
    border-bottom-color: currentColor;
    bottom: -1px;
}


.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li > a:after
{
    border-width: 0 0 2px;
    bottom: 0;
}
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li > a:before
{
    border-width: 2px 0 0;
    top: 0;
}

.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li > a > span:before
{
    border-width: 0 0 2px;
    bottom: 0;
    margin: auto;
    top: 0;
}

.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li > a:before
{
    border-width: 2px 0;
    bottom: 0;
    height: auto;
    top: 0;
}

.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li > a:after
{
    border-width: 0 0 1px;
    bottom: 0;
}
.dt-header-menu[data-nav-item-style='bordered'][data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li > a:after
{
    bottom: 1px;
}

.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li > a:before
{
    border-width: 1px 0 0;
    top: 0;
}
.dt-header-menu[data-nav-item-style='bordered'][data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li > a:before
{
    top: 1px;
}

.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li > a:before
{
    border-width: 1px 0;
    bottom: 0;
    height: auto;
    top: 0;
}
.dt-header-menu[data-nav-item-style='bordered'][data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li > a:before
{
    bottom: 1px;
    top: 1px;
}


.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li:hover > a:after,
.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight='underline'] ul.dt-primary-nav > li.current-menu-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li:hover > a:before,
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='overline'] ul.dt-primary-nav > li.current-menu-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li:hover > a:before,
.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='two-line-updown'] ul.dt-primary-nav > li.current-menu-ancestor > a:before
{
    width: 75%;
}


.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li:hover > a:after,
.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li.current_page_item > a:after,
.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li.current-menu-item > a:after,
.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li.current-page-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight='bottom-border-only'] ul.dt-primary-nav > li.current-menu-ancestor > a:after,
.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li:hover > a:before,
.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='top-border-only'] ul.dt-primary-nav > li.current-menu-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li:hover > a:before,
.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li.current_page_item > a:before,
.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li.current-menu-item > a:before,
.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li.current-page-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='two-border-updown'] ul.dt-primary-nav > li.current-menu-ancestor > a:before,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li:hover > a > span:before,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li.current_page_item > a > span:before,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li.current-menu-item > a > span:before,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li.current-page-ancestor > a > span:before,
.dt-header-menu[data-nav-item-highlight='line-through'] ul.dt-primary-nav > li.current-menu-ancestor > a > span:before
{
    width: 100%;
}


.dt-header-menu[data-nav-item-divider='slanting-line'] ul.dt-primary-nav > li > a > span:after,
.dt-header-menu[data-nav-item-divider='vertical-line'] ul.dt-primary-nav > li > a > span:after
{
    border-color: #ccc;
    border-style: solid;
    border-width: 0 1px 0 0;
    bottom: 0;
    height: 15px;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    right: -2px;
    top: 0;
    width: 1px;
}

.dt-header-menu[data-nav-item-divider='slanting-line'] ul.dt-primary-nav > li > a > span:after
{
    right: -3px;
            transform: rotate(15deg); 
    -webkit-transform: rotate(15deg);
}

.mfp-close-btn-in .mfp-close { 
    position: absolute !important; 
    background-color: transparent !important;
    font-size: 28px;
}

.dt-header-menu[data-nav-item-divider='slanting-line'] ul.dt-primary-nav > li:last-child > a > span:after,
.dt-header-menu[data-nav-item-divider='vertical-line'] ul.dt-primary-nav > li:last-child > a > span:after
{
    display: none;
}

.dt-header-menu ul.dt-primary-nav > li,
.dt-header-menu ul.dt-primary-nav > li a,
.dt-header-menu ul.dt-primary-nav > li > a:before,
.dt-header-menu ul.dt-primary-nav > li > a:after,
.dt-header-menu ul.dt-primary-nav > li a > span,
.dt-header-menu ul.dt-primary-nav > li a > span:before
{
            transition: all .3s linear 0s; 
    -webkit-transition: all .3s linear 0s;
}


/*----*****---- << 4.4. Header Modules >> ----*****----*/

.search-module
{
    display: inline-block;
    text-align: center;
}

.menu-icons-wrapper
{
    margin: 0 5px;
    padding: 5px 0;
}
.menu-icons-wrapper .search,
.menu-icons-wrapper .cart
{
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    width: 25px;
}
.menu-icons-wrapper.rounded-icons .search,
.menu-icons-wrapper.rounded-icons .cart
{
    margin: 0 5px;
}
.menu-icons-wrapper .search a,
.menu-icons-wrapper .cart a
{
    font-size: 14px;
}
.menu-icons-wrapper.rounded-icons .search a span,
.menu-icons-wrapper.rounded-icons .cart a span
{
            border-radius: 50%; 
    height: 38px;
    line-height: 40px;
    text-align: center;
    width: 38px;
    -webkit-border-radius: 50%;
}

.menu-icons-wrapper .top-menu-search-container
{
    display: none;
    position: absolute;
    right: 50%;
    top: 100%;
    width: 250px;
    z-index: 9;
}
.menu-icons-wrapper .top-menu-search-container.show-top-menu-search
{
    display: block;
}
.menu-icons-wrapper .top-menu-search-container .search-form label span
{
    display: none;
}
.menu-icons-wrapper .top-menu-search-container .search-form input[type='submit']
{
    text-indent: -9999px;
}
.menu-icons-wrapper .top-menu-search-container .search-form input[type='search']
{
    padding-right: 30px;
    text-transform: none;
}
.menu-icons-wrapper .cart sup
{
    border-radius: 50%;
    color: #fff;
    display: inline-block; 
    font-size: 9px;
    font-weight: bold;
    height: 15px;
    left: -9px;
    line-height: 15px;
    position: relative;
    text-align: center;
    top: -8px;
    width: 15px;
}


#searchform
{
    border: 1px solid;
    display: inline-block;
    margin: 0;
    max-width: 250px;
    position: relative;
}
#searchform:before
{
    content: '\f002';
    font-family: FontAwesome;
    font-size: 14px;
}
#searchform input[type='text']
{
    background: none;
    border: none;
    font-size: 12px;
    padding: 12px 45px 12px 15px;
    text-transform: uppercase;
    width: 250px;
}
#searchform label span
{
    display: none;
}
#searchform input[type='submit']
{
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    z-index: 1;
}

#searchform .dt-search-icon
{
    background-color: #f00;
    color: #fff;
    height: inherit;
    left: 100%;
    opacity: 0;
            transform: translateX(-100%); 
    visibility: hidden;
    z-index: -1;
    -webkit-transform: translateX(-100%);
}
#searchform .dt-search-icon span
{
    display: block;
    height: 100%;
    width: 100%;
}
#searchform .dt-search-icon span:before
{
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
            transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}

#searchform:before,
#searchform input[type='submit'],
#searchform .dt-search-icon
{
    border: none;
    bottom: 0;
    height: inherit;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 45px;
}
#searchform:before
{
    height: 0;
    line-height: 0;
}

#searchform:hover .dt-search-icon
{
    opacity: 1;
            transform: translateX(1px); 
    visibility: visible;
    -webkit-transform: translateX(1px);
}

.simple-header-search #searchform .dt-search-icon,
.overlay-header-search #searchform .dt-search-icon
{
    display: none;
}
.simple-header-search.stretch,
.simple-header-search.stretch #searchform,
.simple-header-search.stretch #searchform input[type='text']
{
    height: 100%;
}

.search-module.slide-down-header-search
{
    height: 100%;
}

.search-module.slide-down-header-search #searchform,
.search-module.slide-down-header-search #searchform input[type='text']
{
    width: 100%;
}

.search-module.slide-down-header-search .menu-icons-wrapper,
.search-module.slide-down-header-search .menu-icons-wrapper .search,
.search-module.slide-down-header-search .menu-icons-wrapper .search a,
.search-module.slide-down-header-search .menu-icons-wrapper .search a span
{
    height: inherit;
    width: inherit;
}

.search-module.slide-down-header-search .menu-icons-wrapper
{
    padding-bottom: 0; 
    padding-top: 0;
}
.search-module.slide-down-header-search .menu-icons-wrapper .search a
{
    display: inline-block;
}

.search-module.simple-header-search.filled #searchform
{
    border-color: transparent;
}

.search-module.simple-header-search.filled.gray #searchform
{
    background-color: #f3f3f3;
}
.search-module.simple-header-search.filled.gray.dt-sc-dark-bg #searchform
{
    background-color: #333;
}

.search-module.slide-down-header-search #searchform,
.search-module.simple-header-search.filled.white #searchform
{
    background-color: #fff;
}

.search-module.simple-header-search.simple-rounded #searchform
{
            border-radius: 2px; 
    -webkit-border-radius: 2px;
}


.search-module:not(.simple-header-search).filled,
.search-module:not(.simple-header-search).filled-onhvr
{
    position: relative;
    text-align: center;
}

.search-module:not(.simple-header-search).filled.stretch,
.search-module:not(.simple-header-search).filled-onhvr.stretch
{
    width: 60px;
}

.search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper,
.search-module:not(.simple-header-search).filled.stretch .menu-icons-wrapper .search,
.search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper,
.search-module:not(.simple-header-search).filled-onhvr.stretch .menu-icons-wrapper .search
{
    margin-left: 0;
    margin-right: 0;
}

.search-module:not(.simple-header-search).filled .menu-icons-wrapper .search a span:before,
.search-module:not(.simple-header-search).filled-onhvr .menu-icons-wrapper .search a span:before,
.search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before,
.search-module:not(.simple-header-search).stretch .menu-icons-wrapper .search a span:before
{
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
            transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}


.search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight),
.search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover
{
    background-color: #f3f3f3;
}

.search-module:not(.simple-header-search).filled.dt-sc-dark-bg,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover
{
    background-color: #000;
}

.search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span,
.search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span
{
    color: #fff;
}

.overlay-search
{
    float: right; 
    width: auto;
}

.overlay-search,
.overlay-search *,
.overlay-search *:before,
.overlay-search *:after
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.overlay-search .overlay-close:before,
.overlay-search .overlay-close:after
{
    border-color: #161616;
}

.overlay-search
{
    background-color: #fff;
    cursor: inherit; 
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
            transform: scale(.95);
    visibility: hidden;
    width: 100%;
    z-index: 10000;
    -webkit-transform: scale(.95);
}
.overlay-search.open
{
    opacity: 1;
            transform: scale(1); 
    visibility: visible;
    -webkit-transform: scale(1);
}

.overlay-header-search .overlay-search #searchform
{
    border-style: solid;
    border-width: 0 0 1px;
            box-shadow: none;
    left: 0;
    margin: 0 auto;
    max-width: none;
    padding-bottom: 10px;
    position: absolute;
    right: 0;
    top: 50%;
            transform: translateY(-50%); 
    width: 50%;
    -webkit-box-shadow: none;
    -webkit-transform: translateY(-50%);
}
.overlay-search #searchform input[type='text']
{
    color: #000;
}
.overlay-search #searchform input[type='text']
{
    font-size: 40px;
    letter-spacing: 10px;
    text-transform: capitalize; 
    width: 100%;
}
.overlay-search #searchform input[type='submit']
{
    height: 100%; 
    width: 55px;
}

.overlay-header-search .overlay-search #searchform:before
{
    font-size: 30px;
    right: 10px;
}

.overlay-search-icon span
{
    color: #2f2e2e; 
    cursor: pointer;
}

.overlay-search .overlay-close
{
    border-radius: 50%; 
    cursor: pointer;
    font-size: 0;
    height: 75px;
    position: fixed;
    right: 20px;
    top: 20px;
    transform: scale(0);
    width: 75px;
    z-index: 9;
}
.overlay-search.open .overlay-close
{
            transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1); 
    -webkit-transform: scale(1);
}

.overlay-search .overlay-close:before,
.overlay-search .overlay-close:after
{
    background: #fff; 
    content: '';
    height: 5px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 50px;
}
.overlay-search .overlay-close:before
{
            transform: translate(-50%, -50%) rotate(45deg);
       -moz-transform: translate(-50%, -50%) rotate(45deg);
        -ms-transform: translate(-50%, -50%) rotate(45deg); 
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
}
.overlay-search .overlay-close:after
{
            transform: translate(-50%, -50%) rotate(-45deg);
       -moz-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg); 
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
}

.search-module,
.search-module *
{
            transition: all .3s linear 0s; 
    -webkit-transition: all .3s linear 0s;
}


.cart-info
{
    display: inline-block;
    margin: 28px 0 0; 
    padding: 14px 20px 14px 57px;
    position: relative;
    width: auto;
}
.cart-info p
{
    margin: 0;
}
.cart-info:before
{
    content: '\e66c';
    font-family: 'Stroke-Gap-Icons';
    font-size: 20px;
    left: 15px;
    position: absolute;
    top: 18px;
}
.cart-icon span
{
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    left: 28px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: 9px; 
    width: 20px;
}
.cart-total
{
    display: inline-block;
    font-size: 14px;
    letter-spacing: .5px; 
    margin: 0 0 0 20px;
}


.live-chat
{
    float: right;
    margin: 32px 0 0 10px;
}
.live-chat a
{
    border-radius: 5px; 
    font-size: 10px;
    font-weight: 800;
    padding: 10px 15px 9px;
    text-transform: uppercase;
}
.live-chat a span
{
    display: inline-block;
    font-size: 14px;
    margin: 0 5px 0 0;
}


/*--- Maaya Header ---*/

.dt-sc-maaya-header.with-border
{
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.dt-sc-maaya-header .dt-header-menu ul.dt-primary-nav > li:empty
{
    display: none;
}
.dt-sc-maaya-header .dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li:nth-child(2) > a
{
    padding-left: 0;
}
.dt-sc-maaya-header .dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li.menu-item-has-children > a:after
{
    border: none; 
    bottom: 0;
    content: '\f107';
    font-family: FontAwesome;
    font-size: 14px;
    left: auto;
    line-height: 28px;
    position: absolute;
    right: 8px;
    top: 7px;
            transition: all .1s linear;
       -moz-transition: all .1s linear;
        -ms-transition: all .1s linear;
         -o-transition: all .1s linear;
    -webkit-transition: all .1s linear;
}
.dt-sc-maaya-header .dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li.menu-item-has-children:hover > a:after
{
    right: 4px;
    top: 10px; 
            transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.dt-sc-maaya-header:not(.with-border) .dt-header-menu[data-nav-item-highlight='triangle-down-midbottom'] ul.dt-primary-nav > li > ul.sub-menu > li.menu-item-has-children > a::after
{
    right: 0;
}

.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu
{
            box-shadow: 0 1px 6px rgba(0,0,0,.15);
    margin-left: -15px;
    padding: 0 15px;
       -moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);

        -ms-box-shadow: 0 1px 6px rgba(0,0,0,.15);
}
.dt-sc-maaya-header:not(.with-border) .dt-header-menu.center .dt-primary-nav li:not(.has-mega-menu) ul.sub-menu a
{
    padding-left: 0;
    padding-right: 0;
}
.dt-sc-maaya-header:not(.with-border) .dt-header-menu.center .dt-primary-nav li:not(.has-mega-menu) ul.sub-menu > li:last-child > a
{
    border-bottom: none !important;
}

.dt-sc-maaya-header.with-border .dt-header-menu.center .dt-primary-nav li:not(.has-mega-menu) ul.sub-menu > li:last-child > a
{
    border-bottom-width: 1px;
}

.dt-sc-maaya-header.with-border ul.dt-primary-nav > li
{
    padding: 5px 15px 5px 0;
}
.dt-sc-maaya-header.with-border .mobile-nav-container ul.dt-primary-nav > li
{
    padding: 0;
}

.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:last-child > ul.sub-menu,
.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu
{
    margin-left: -15px; 
    margin-right: 15px;
}

.dt-sc-maaya-header:not(.with-border) .dt-header-menu ul.dt-primary-nav li:not(.has-mega-menu) ul.sub-menu li ul.sub-menu
{
    margin-left: 15px;
}

.dt-sc-maaya-header .dt-sc-slide-search #searchform
{
    border: none;
    height: 30px;
}
.dt-sc-maaya-header .dt-sc-slide-search #searchform:before
{
    color: #3d3d3d;
    height: 30px;
    line-height: 30px;
    text-align: right; 
    top: 10px;
    z-index: 1;
}
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='text']
{
    background: none;
    border: none;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #3d3d3d;
    font-size: 14px;
    margin: 4px 0;
    padding: 5px 0 14px;
    position: absolute;
    right: 0;
    text-transform: inherit;
    top: 2px;
            transition: all .3s linear;
    width: 150px; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='submit']
{
    font-size: 0;
    z-index: 9;
}

.dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='text']:focus
{
    background: #fff;
    border-bottom-color: #000; 
    max-width: 1230px;
    padding: 4px 0 15px;
    width: 1230px;
}

.dt-sc-maaya-header ul.sub-menu li:last-child > a
{
    border-bottom-width: 1px !important;
}


/*--- Slide Menu ---*/

.dt-simpler-slider
{
    background: transparent;
    border: none;
    cursor: pointer;
    display: block;
    height: 32px;
    position: fixed;
    right: 20px;
    top: 20px;
            transition: all .3s linear; 
    width: 32px;
    z-index: 999;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.dt-simpler-slider:before
{
    background: #ddd;
    content: '';
    display: block;
    font-size: 14px;
    height: 40px;
    left: -4px;
    line-height: 32px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: -5px; 
            transform: translate3d(0, 0, 0);
            transition: all .35s ease-in-out;
    width: 40px;
       -moz-transform: translate3d(0, 0, 0);
       -moz-transition: all .35s ease-in-out;
        -ms-transform: translate3d(0, 0, 0);
        -ms-transition: all .35s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out;
}

.dt-simpler-slider span
{
    background: #000;
    display: block;
    height: 2px;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    position: absolute;
    top: 50%;
            transition: all .3s linear; 
    width: 25px;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.dt-simpler-slider span:first-child
{
    top: 5px;
            transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0); 
    -webkit-transform: translate3d(0, 0, 0);
}
.dt-simpler-slider span:last-child
{
    bottom: 5px;
            transform: translate3d(0, 8px, 0);
       -moz-transform: translate3d(0, 8px, 0);
        -ms-transform: translate3d(0, 8px, 0); 
    -webkit-transform: translate3d(0, 8px, 0);
}
.dt-simpler-slider span:nth-child(2)
{
    left: 0;
    margin-left: auto;
    margin-right: auto; 
    margin-top: -2px;
    right: 0;
    top: 50%;
            transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}

.dt-simpler-slider:hover span:nth-child(2)
{
    width: 15px;
}

.dt-simpler-slider span
{
    background: #fff;
}

.dt-sc-dark-bg .dt-simpler-slider span
{
    background: #000;
}
.dt-sc-dark-bg.dt-sc-simpler-content-open .dt-simpler-slider span
{
    background: #000;
}
.dt-sc-dark-bg .dt-simpler-slider:hover span
{
    background: #000;
}

.dt-sc-simpler-content-open .dt-simpler-slider span:first-child
{
            transform: translate3d(0, 10px, 0) rotate(45deg);
       -moz-transform: translate3d(0, 10px, 0) rotate(45deg);
        -ms-transform: translate3d(0, 10px, 0) rotate(45deg); 
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
}
.dt-sc-simpler-content-open .dt-simpler-slider span:last-child
{
            transform: translate3d(0, 0, 0) rotate(-45deg);
       -moz-transform: translate3d(0, 0, 0) rotate(-45deg);
        -ms-transform: translate3d(0, 0, 0) rotate(-45deg); 
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
}
.dt-sc-simpler-content-open .dt-simpler-slider span:nth-child(2)
{
            transform: translate3d(0, 0, 0) scale(.1, 1);
       -moz-transform: translate3d(0, 0, 0) scale(.1, 1);
        -ms-transform: translate3d(0, 0, 0) scale(.1, 1); 
    -webkit-transform: translate3d(0, 0, 0) scale(.1, 1);
}

.vc_row.dt-sc-simpler-content
{
    margin: 0;
    position: relative;
}
.vc_row.dt-sc-simpler-content > .wpb_column.vc_column_container
{
    background: #fff; 
    padding: 30px 0;
}
.vc_row.dt-sc-simpler-content.dt-sc-dark-bg > .wpb_column.vc_column_container
{
    background: #000;
}
.vc_row.dt-sc-simpler-content > .vc_column_container,
.vc_row.dt-sc-simpler-content > .vc_column-inner
{
    height: 100%;
}

.vc_row.dt-sc-simpler-content > .vc_column_container .dt-logo-container.logo-align-center
{
    padding: 0 30px;
}
.vc_row.dt-sc-simpler-content > .vc_column_container .dt-header-menu
{
    margin-left: 30px;
}

.dt-sc-simpler-content .dt-header-menu .dt-primary-nav li a
{
    line-height: 50px;
}

/* Left Sticky Header fix */

.dt-header-menu.left
{
    width: 100%;
}
.vc_row.dt-sc-simpler-content > .vc_column_container .dt-header-menu.left
{
    margin: 0; 
    padding-left: 30px;
}

.vc_row.dt-sc-simpler-content > .vc_column_container .dt-header-menu.center
{
    margin: 0 auto;
    width: 100%;
}
.dt-header-menu.center .dt-primary-nav
{
    text-align: center;
}

/* Right Sticky Header Submenu fix */

.vc_row.dt-sc-simpler-content[style*='right'] .dt-header-menu ul.dt-primary-nav li > ul.sub-menu
{
    left: auto;
    right: 100%;
}
.vc_row.dt-sc-simpler-content.dt-sc-dark-bg .dt-header-menu ul.dt-primary-nav li ul.sub-menu
{
    background-color: #000;
    border: none;
    width: 230px;
}

.vc_row.dt-sc-simpler-content .dt-header-menu .dt-primary-nav li a
{
    font-weight: bold; 
    margin-bottom: 1px;
}

/* Mega menu Header fix */

.dt-header-menu ul.dt-primary-nav li.has-mega-menu
{
    position: relative;
}
.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li
{
    right: auto;
}
.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu,
.dt-header-menu ul.dt-primary-nav li.has-mega-menu > ul.sub-menu > li
{
    width: 100%;
}

.dt-sc-maaya-header .dt-simpler-slider
{
    background: transparent;
    border: none;
    cursor: pointer;
    display: block;
    height: 32px;
    left: 15px;
    position: absolute;
    top: 13px;
            transition: all .3s linear; 
    width: 32px;
    z-index: 2;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.dt-sc-maaya-header .dt-simpler-slider span
{
    background: #3d3d3d;
}
.dt-sc-maaya-header .dt-simpler-slider:hover span:first-child,
.dt-sc-maaya-header .dt-simpler-slider:hover span:last-child,
.dt-sc-maaya-header .dt-simpler-slider:hover span:nth-child(2),
.dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider span:first-child,
.dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider span:last-child,
.dt-sc-simpler-content-open .dt-simpler-slider span:nth-child(2)
{
    width: 0;
}

.dt-sc-maaya-header .dt-simpler-slider:before
{
    background: none;
    color: #3d3d3d;
    content: '\f2ea';
    display: block;
    font-family: 'Material-Design-Iconic-Font';
    font-size: 40px;
    height: 32px;
    left: 10px;
    opacity: 0;
    position: absolute;
    top: 0;
            transition: all .3s linear; 
    visibility: hidden;
    width: 32px;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.dt-sc-maaya-header .dt-simpler-slider:hover:before,
.dt-sc-simpler-content-open .dt-simpler-slider:before
{
    left: -3px; 
    opacity: 1;
    visibility: visible;
}

.secondary-sidebar .vc_row.dt-sc-simpler-content
{
    background: #fff; 
    margin: 0;
    overflow-y: scroll;
    position: relative;
}
.secondary-sidebar .vc_row.dt-sc-simpler-content .widget #searchform
{
    max-width: 100%;
    width: 100%;
}

.vc_row.dt-sc-simpler-content > .vc_column_container .dt-logo-container.logo-align-center
{
    padding: 0 30px;
}
.vc_row.dt-sc-simpler-content > .vc_column_container .dt-header-menu
{
    margin-left: 30px;
}

.vc_row.dt-sc-simpler-content > .secondary-sidebar .widget:last-child
{
    margin-bottom: 30px;
}
.vc_row.dt-sc-simpler-content > .secondary-sidebar .type7 aside
{
    padding: 25px;
}

#header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom
{
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
}

#header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom h4.dt-sc-phone-number
{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px; 
    text-transform: uppercase;
}
#header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom h5
{
    font-size: 14px;
    font-weight: 700; 
    text-transform: uppercase;
}

.vc_row.dt-sc-simpler-content.boxed-header
{
    border: 20px solid rgba(0,0,0,0);
}
.vc_row.dt-sc-simpler-content.boxed-header.dt-sc-simpler-content-close > .wpb_column.vc_column_container
{
    margin-left: 20px; 
    margin-right: -20px;
}
.vc_row.dt-sc-simpler-content.boxed-header > .vc_column_container .dt-header-menu
{
    margin-left: 0;
}

.vc_row.dt-sc-simpler-content.from-left.boxed-header.dt-sc-simpler-content-close > .wpb_column.vc_column_container
{
    margin-left: -20px;
    margin-right: 0;
}

.vc_row.dt-sc-simpler-content.overlay-header
{
            transition: all .3s linear; 
    width: 100% !important;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.vc_row.dt-sc-simpler-content.overlay-header > .wpb_column.vc_column_container
{
    background: rgba(255,255,255,.9);
}

#header .dt-header-tpl .vc_row.dt-sc-simpler-content.overlay-header .dt-sc-simpler-content-top
{
    left: 0;
    position: absolute;
    right: 0; 
    top: 30px;
}

.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu
{
    margin: 0; 
    text-align: center;
    width: 100%;
}
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu .dt-primary-nav
{
    text-align: center;
}
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a
{
    font-size: 40px;
    letter-spacing: 3px;
}
.vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a > .menu-item-icon
{
    display: none;
}

.vc_row.dt-sc-simpler-content.overlay-header
{
    left: auto !important; 
    right: -100% !important;
}
.vc_row.dt-sc-simpler-content.overlay-header.dt-sc-simpler-content-open
{
    right: 0 !important;
}
.vc_row.dt-sc-simpler-content.overlay-header .dt-simpler-slider
{
    left: auto;
    right: 20px;
}

.vc_row.dt-sc-simpler-content.overlay-header.from-left
{
    left: -100% !important;
}
.vc_row.dt-sc-simpler-content.overlay-header.from-left .dt-simpler-slider
{
    left: 20px; 
    right: auto;
}
.vc_row.dt-sc-simpler-content.overlay-header.from-left.dt-sc-simpler-content-open
{
    left: 0 !important;
}

.boxed-header .dt-simpler-slider
{
    top: 25px;
}

.dt-sc-simpler-content-open .dt-simpler-slider,
.dt-sc-simpler-content-open.boxed-header .dt-simpler-slider
{
    left: auto; 
    right: 320px;
}

.from-left .dt-simpler-slider,
.overlay-header.from-left .dt-simpler-slider
{
    left: 20px;
    right: auto;
}
.from-left.boxed-header .dt-simpler-slider
{
    left: 25px;
    right: auto;
}
.dt-sc-simpler-content-open.from-left .dt-simpler-slider,
.dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider
{
    left: 320px;
    right: auto;
}

.vc_row.dt-sc-simpler-content.from-left .dt-custom-nav-wrapper.inline-vertical[data-divider='yes'] .dt-custom-nav li.menu-item-has-children ul.sub-menu
{
    left: auto;  
    right: -300px;
}

.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav > li
{
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li > ul.sub-menu
{
    left: 100%;
    position: absolute;
    top: 10px;
}
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li > ul.sub-menu > li.menu-item-object-dt_mega_menus > .vc_section
{
    left: 0 !important;
    margin-left: 0;
    margin-right: 0;
    max-width: calc(100vw - 330px); 
    padding-left: 15px;
    padding-left: 0 !important;
    padding-right: 15px;
    padding-right: 0 !important;
    width: calc(100vw - 330px);
}

.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li ul.sub-menu li a
{
    padding: 1px;
}
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li:hover > ul.sub-menu
{
    top: 0;
}
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li > a > span, 
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li:hover > a span, 
.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li ul.sub-menu > li.current_page_item > a > span
{
    padding-left: 0;
}

.vc_row.dt-sc-simpler-content .dt-header-menu ul.dt-primary-nav li ul.sub-menu li a span:after
{
    content: none;
}

.dt-sc-simpler-content.dt-sc-simpler-content-open,
.dt-sc-simpler-content.dt-sc-simpler-content-close .dt-simpler-slider
{
            transition-timing-function: cubic-bezier(.52, 1.64, .37, .66); 
       -moz-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
    -webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
}
.dt-sc-simpler-content.dt-sc-simpler-content-open
{
            transition-duration: 1s; 
       -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
}
.dt-sc-simpler-content.dt-sc-simpler-content-close .dt-simpler-slider
{
            transition-duration: 1s; 
       -moz-transition-duration: 1s;
    -webkit-transition-duration: 1s;
}
.dt-sc-simpler-content
{
    z-index: 9999 !important;
}


/*--- Header-24 - OldHaven ---*/

#header .header-24.top-bar
{
    line-height: normal;
    max-height: inherit;
    z-index: auto;
}
#header .header-24.top-bar .dt-sc-button
{
    margin-top: 0;
}

#header .header-24 .dt-sc-contact-info
{
    font-weight: 400; 
    padding-left: 50px;
    text-align: left;
}
#header .header-24 .dt-sc-contact-info span
{
    font-size: 40px;
    left: 0; 
    margin-top: 5px;
}


/*--- Header-25 - Malar ---*/

#header .header-25 .dt-header-menu .dt-primary-nav > li:not(.close-nav):before,
#header .header-25.top-bar .dt-custom-nav li:before
{
    content: '\f169';
    display: block;
    font-family: Material-Design-Iconic-Font;
    font-size: 14px;
    opacity: .3; 
    position: absolute;
    right: -8px;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#header .header-25.top-bar .dt-custom-nav li:before
{
    right: -14px;
}
#header .header-25 .dt-header-menu .dt-primary-nav > li:last-child:before,
#header .header-25.top-bar .dt-custom-nav li:last-child:before
{
    display: none;
}

#header .header-25 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li
{
    margin: 0 8px;
}

#header .header-25 .dt-header-menu,
#header .header-25 .dt-header-menu .dt-primary-nav,
#header .header-25 .dt-header-menu .dt-primary-nav > li
{
    float: left;
}
#header .header-25 .dt-header-menu .dt-primary-nav > li:first-child > a
{
    padding-left: 0;
}
#header .header-25 .dt-header-menu .dt-primary-nav > li a
{
    font-size: 14px;
}
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu li
{
    width: 100%;
}

#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu
{
    border: 10px solid rgba(0,0,0,0);
            box-shadow: none; 
    -webkit-box-shadow: none;
}
#header .header-25 .dt-header-menu .dt-primary-nav li:nth-child(2) ul.sub-menu
{
    border-left: none;
}
#header .header-25 .dt-header-menu .dt-primary-nav li:hover ul.sub-menu
{
    background: none;
}
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu li
{
    background: #fdf7ff;
}
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu > li a
{
    padding: 15px 15px 0 15px;
}
#header .header-25 .dt-header-menu .dt-primary-nav li ul.sub-menu > li:last-child a
{
    padding-bottom: 15px;
}

#header .header-25 .dt-header-menu .dt-primary-nav > li > a
{
    float: left;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .2px; 
    line-height: 70px;
    padding: 0 25px;
}
#header .header-25 .dt-header-menu .dt-primary-nav > li:nth-child(2) > a
{
    padding-left: 0;
}

#header .header-25.top-bar
{
    height: auto;
    line-height: normal;
    z-index: 0;
}
#header .header-25.top-bar .dt-header-menu .dt-primary-nav > li > a
{
    line-height: normal;
}

#header .header-25 .cart-info
{
    background: none;
    margin: 0 0 0 20px;
}
#header .header-25 .cart-info p.cart-total,
#header .header-25 .cart-icon span
{
    display: none;
}
#header .header-25 .cart-info:before
{
    top: 17px;
}

#header .header-25 .dt-sc-sociable
{
    cursor: pointer;
    display: inline-block;
    float: none;
    height: auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 32px;
    z-index: 9;
}
#header .header-25 .dt-sc-sociable:before
{
    content: '\f1e0';
    display: block;
    font-family: fontawesome; 
    left: 0;
    position: absolute;
    right: 0;
}
#header .header-25 .dt-sc-sociable li
{
    clear: none;
    display: inline-block;
    float: none;
    opacity: 0;
    padding-bottom: 0;
    position: absolute;
    top: -15px;
            transition: all .3s linear 0s;
    visibility: hidden;
       -moz-transition: all .3s linear 0s;
        -ms-transition: all .3s linear 0s; 
    -webkit-transition: all .3s linear 0s;
}
#header .header-25 .dt-sc-sociable li:nth-child(1)
{
    left: -10px;
}
#header .header-25 .dt-sc-sociable li:nth-child(2)
{
    left: 20px;
}
#header .header-25 .dt-sc-sociable li:nth-child(3)
{
    left: 50px;
}
#header .header-25 .dt-sc-sociable li:nth-child(4)
{
    left: 80px;
}
#header .header-25 .dt-sc-sociable li:nth-child(5)
{
    left: 110px;
}
#header .header-25 .dt-sc-sociable:hover li
{
    opacity: 1;
    visibility: visible;
}
#header .header-25 .dt-sc-sociable li a
{
    border: 1px solid #fff;
    border-left: 0;
    color: #fff;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center; 
    width: 30px;
}

#header .header-25 .dt-sc-sociable li:first-child a
{
    border-left: 1px solid #fff;
}
#header .header-25 .dt-sc-sociable li.facebook a:hover
{
    background: #3162a2;
}
#header .header-25 .dt-sc-sociable li.twitter a:hover
{
    background: #2fb1eb;
}
#header .header-25 .dt-sc-sociable li.dribbble a:hover
{
    background: #ff68c5;
}
#header .header-25 .dt-sc-sociable li.tumblr a:hover
{
    background: #34465d;
}
#header .header-25 .dt-sc-sociable li.google-plus a:hover
{
    background: #c54542;
}
#header .header-25 .dt-sc-sociable li.delicious a:hover
{
    background: #2648be;
}
#header .header-25 .dt-sc-sociable li.deviantart a:hover
{
    background: #54675a;
}
#header .header-25 .dt-sc-sociable li.digg a:hover
{
    background: #1a5891;
}
#header .header-25 .dt-sc-sociable li.flickr a:hover
{
    background: #e30377;
}
#header .header-25 .dt-sc-sociable li.comment a:hover
{
    background: #5fb749;
}
#header .header-25 .dt-sc-sociable li.instagram a:hover
{
    background: #895a4d;
}
#header .header-25 .dt-sc-sociable li.lastfm a:hover
{
    background: #d12540;
}
#header .header-25 .dt-sc-sociable li.linkedin a:hover
{
    background: #0173b2;
}
#header .header-25 .dt-sc-sociable li.mail a:hover
{
    background: #edc719;
}
#header .header-25 .dt-sc-sociable li.pinterest a:hover
{
    background: #ca1325;
}
#header .header-25 .dt-sc-sociable li.reddit a:hover
{
    background: #ff1a00;
}
#header .header-25 .dt-sc-sociable li.rss a:hover
{
    background: #ffb922;
}
#header .header-25 .dt-sc-sociable li.skype a:hover
{
    background: #00aaf1;
}
#header .header-25 .dt-sc-sociable li.stumbleupon a:hover
{
    background: #eb4924;
}
#header .header-25 .dt-sc-sociable li.twitter a:hover
{
    background: #2caae1;
}
#header .header-25 .dt-sc-sociable li.viadeo a:hover
{
    background: #f4982b;
}
#header .header-25 .dt-sc-sociable li.vimeo a:hover
{
    background: #41b2dc;
}
#header .header-25 .dt-sc-sociable li.yahoo a:hover
{
    background: #7c1f70;
}
#header .header-25 .dt-sc-sociable li.youtube a:hover
{
    background: #ff3431;
}


#header .header-25 .menu-icons-wrapper
{
    float: right;
    margin: 3px 0 0; 
    text-align: right;
}
#header .header-25 .menu-icons-wrapper div:last-child
{
    margin-left: 0;
}
#header .header-25 .menu-icons-wrapper .search a,
.menu-icons-wrapper .cart a
{
    font-size: 14px;
}
#header .header-25 .menu-icons-wrapper .search a span,
.menu-icons-wrapper .cart a span
{
    line-height: 65px;
}
#header .header-25 .menu-icons-wrapper.rounded-icons .search a span,
.menu-icons-wrapper.rounded-icons .cart a span
{
    border-radius: 50%;
    height: 38px;
    line-height: 40px;
    text-align: center; 
    width: 38px;
}
#header .header-25 .menu-icons-wrapper .search
{
    position: absolute;
    top: 0;
}


/*--- Header-26 - Veda Wedding ---*/

#header .header-26
{
    background: #fcf8f5;
    border-bottom: 1px solid;
    border-top: 1px solid;
    float: left;
    position: relative;
    width: 100%;
    z-index: 9;
}
/*#header .header-26:before { content: ""; position: absolute; display: block; width: 25px; height: 100%; background: #333333; top: 0; }*/
#header .header-26:after
{
    background-image: url(http://fw.dttheme.com/wp-content/uploads/2018/03/header-26-bg.png); /*download and attach the image in theme folder, if using this header*/
    background-position: center;
    background-repeat: repeat;
    content: '';
    display: block;
    height: 100%;
    opacity: .1;
    position: absolute;
            transform: scaleY(-1);
    width: 100%;
    z-index: -1;
       -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1); 
    -webkit-transform: scaleY(-1);
}
#header .header-26 .vc_col-sm-2
{
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -22px;
    width: 96px; 
    z-index: 1;
}

#header .header-26 > .dt-sc-stretch-row-content > .vc_column_container > .vc_column-inner
{
    font-style: italic; 
    padding: 5px 0 0 0 !important;
}
#header .header-26 > .dt-sc-stretch-row-content > .vc_column_container > .vc_col-sm-2
{
    padding-left: 0; 
    padding-right: 10px;
}


#header .header-26 .no-header-menu ul li a,
#header .header-26 .dt-header-menu .dt-primary-nav li a
{
    padding: 5px 15px 10px;
}

#header .header-26 .vc_col-sm-5
{
    width: 50%;
}
#header .header-26 .vc_col-sm-5:first-child
{
    padding-right: 50px;
}
#header .header-26 .vc_col-sm-5:last-child
{
    padding-left: 50px;
}


/*--- Header-27 - WooShop Fashion ---*/

#header .header-27 .wpb_content_element
{
    margin-bottom: 0;
}

#header .header-27 .dt-sc-sociable li
{
    margin-left: 0;
    margin-right: 0;
}
#header .header-27 .dt-sc-sociable.small li a
{
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    width: 25px;
}

#header .header-27 .cart-info
{
    background: none;
    margin: 0;
}
#header .header-27 .cart-info:before
{
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 50px;
    left: 0;
    line-height: 50px;
    text-align: center;
    top: 0;
    width: 50px;
}
#header .header-27 .cart-total
{
    font-size: 14px;
    font-weight: bold;
}
#header .header-27 .cart-icon span
{
    color: #fff; 
    left: 38px;
    top: 0;
}

#header .header-27 .search-module
{
    width: 100%;
}
#header .header-27 .search-module.simple-header-search.filled.gray #searchform
{
    background: none;
    border: 1px solid #e5e5e5;
    display: inline-block;
    float: none;
    max-width: 100%; 
    width: 100%;
}
#header .header-27 #searchform input[type='text']
{
    width: 100%;
}
#header .header-27 #searchform input[type='submit']
{
    border-left: 1px solid #e5e5e5;
    border-radius: 0;
}


/*--- Header-28 - kudil ---*/

#header .header-28.header-container .dt-col-static-position
{
    padding-right: 65px;
}
#header .header-28 .cart-info
{
    background: none;
    float: right;
    margin-top: -13px;
    position: absolute;
    right: 0;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}
#header .header-28 .cart-info:before
{
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 50px;
    left: 0;
    line-height: 50px;
    text-align: center;
    top: 0;
    width: 50px;
}
#header .header-28 .cart-total
{
    display: none;
}
#header .header-28 .cart-icon span
{
            border-radius: 2px;
    color: #fff; 
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 16px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: 5px;
    width: 18px;
       -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#header .header-28 .header-28-cart
{
    position: absolute;
    right: 0;
}

#header .header-28-topbar .dt-custom-nav li a
{
    padding: 0 15px;
}

#header .header-28-topbar .dt-custom-nav-wrapper[data-link-icon-position='inside'] .dt-custom-nav li a > i.menu-item-icon,
#header .header-28-topbar .dt-custom-nav-wrapper[data-link-icon-position='outside'] .dt-custom-nav li a > i.menu-item-icon
{
    padding: 2px 0 0 0;
}

#header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal[data-default-style='none'][data-hover-style='none'] .dt-custom-nav li a
{
    padding-left: 0;
    padding-right: 0;
}

#header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal[data-divider='yes'] .dt-custom-nav li:last-child span.divider
{
    display: none;
}
#header .header-28-topbar .dt-custom-nav-wrapper.right[data-link-icon-position='inside'] .dt-custom-nav li a > i.menu-item-icon
{
    float: left;
}

#header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal[data-divider='yes'] .dt-custom-nav li
{
    margin-left: -10px;
}


/*--- Header-29 - Attorney ---*/

#header .header-29 .search-module
{
    width: 100%;
}
#header .header-29 .search-module.simple-header-search.filled.gray #searchform
{
    background: rgba(255,255,255,.11);
    display: inline-block;
    float: none;
    max-width: 100%;
    padding: 6px 0; 
    width: 100%;
}
#header .header-29 #searchform input[type='text']
{
    width: 100%;
}
#header .header-29 #searchform input[type='submit']
{
    border-radius: 0;
    width: 60px;
}

#header .header-29 .no-header-menu ul li,
#header .header-29 .dt-header-menu .dt-primary-nav li
{
    margin: 0 5px 0 0;
}
#header .header-29 .no-header-menu ul li:empty-child,
#header .header-29 .dt-header-menu .dt-primary-nav li:empty-child
{
    display: none;
}
#header .header-29 .dt-custom-nav-wrapper.right[data-link-icon-position='inside'] .dt-custom-nav li a > i.menu-item-icon
{
    float: left;
    margin: 0 10px 0 0;
}

/*--------------------------------------------------------------
	10.0 - Slider
	--------------------------------------------------------------*/

#slider
{
    clear: both;
    display: block;
    float: left;
    line-height: 0; 
    margin: 0;
    padding: 0;
    width: 100%;
}
#slider img
{
    max-width: 100%;
}


/*--------------------------------------------------------------
	11.0 - Title & Breadcrumb
	--------------------------------------------------------------*/

.section-wrapper
{
    clear: both;
    float: left;
    margin-bottom: 0;
    padding: 0; 
    width: 100%;
}
.section-wrapper.fullwidth-section > .container
{
    width: 100%;
}
.section-wrapper.fullwidth-section
{
    position: relative;
}
.dark-overlay,
.extend-bg-fullwidth-left,
.extend-bg-fullwidth-right,
.light-overlay
{
    position: relative;
}
.dark-overlay:before,
.light-overlay:before
{
    content: '';
    display: inline !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.section-wrapper .container
{
    z-index: 9;
}

.main-title-section-wrapper
{
    background-color: rgba(0, 0, 0, .05);
    clear: both;
    float: left;
    margin: 0 0 80px;
    padding: 150px 0 80px;
    position: relative;
    width: 100%;
}
.main-title-section-wrapper.dt-sc-dark-bg
{
    background-color: rgba(0, 0, 0, .7);
}

#header-wrapper .main-title-section-wrapper
{
    margin: 0 0 35px;
}

.no-breadcrumb #main
{
    margin-top: 35px;
}

.main-title-section
{
    float: left;
    margin: 0;
    padding: 0;
    pointer-events: none;
    position: relative;
    width: 100%;
    word-wrap: break-word;
}
.main-title-section h1
{
    color: #2b2b2b;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px; 
    text-transform: capitalize;
}

.main-title-section h2.main-subtitle-text { display: none; }

.main-title-section h2.main-subtitle-text
{
    font-size: 60px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 30px;
    text-shadow: 2px 2px 5px rgba(0,0,0,.8);
    text-transform: capitalize;
}

.breadcrumb
{
    clear: both;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px; 
    margin: 0;
    padding: 0;
    width: 100%;
}
.breadcrumb a
{
    color: #fff;
}
.breadcrumb .fa
{
    display: inline-block;
    margin: 0 15px;
    padding: 0;
}
.breadcrumb span.current
{
    color: rgba(0, 0, 0, .5);
}

.breadcrumb .fa.default
{
    background: #fff;
    display: inline-block;
    height: 12px;
    margin: 0 10px 0 10px; 
    position: relative;
    top: 2px;
         transform-origin: 0 0;
    width: 1px;
    -moz-transform-origin: 0 0;
     -ms-transform-origin: 0 0;
}

.main-title-section.aligncenter
{
    text-align: center;
}
.main-title-section.alignright
{
    text-align: right;
}

.main-title-section-wrapper.breadcrumb-left .breadcrumb
{
    clear: none;
    float: left;
    margin-top: 13px; 
    padding-right: 20px;
    width: 35%;
}
.main-title-section-wrapper.breadcrumb-left .main-title-section
{
    float: right;
    text-align: right; 
    width: 65%;
}
.main-title-section-wrapper.breadcrumb-right .breadcrumb
{
    clear: none;
    float: right;
    margin-top: 13px; 
    padding-left: 20px;
    text-align: right;
    width: 35%;
}
.main-title-section-wrapper.breadcrumb-right .main-title-section
{
    float: left;
    width: 65%;
}

.main-title-section-wrapper.breadcrumb-top-left-title-center .main-title-section
{
    text-align: center; 
    width: 100%;
}
.main-title-section-wrapper.breadcrumb-top-left-title-center .breadcrumb
{
    float: left; 
    margin-top: -70px;
    width: 100%;
}

.main-title-section-wrapper.breadcrumb-top-right-title-center .main-title-section
{
    text-align: center; 
    width: 100%;
}
.main-title-section-wrapper.breadcrumb-top-right-title-center .breadcrumb
{
    float: right;
    margin-top: -70px;
    text-align: right; 
    width: 100%;
}

.dt-sc-dark-bg .breadcrumb
{
    color: rgba(255, 255, 255, .6);
}
.dt-sc-dark-bg .breadcrumb a
{
    color: #fff;
}
.dt-sc-dark-bg .breadcrumb a:hover,
.dt-sc-dark-bg .breadcrumb span.current
{
    color: rgba(255, 255, 255, .6);
}
.dt-sc-dark-bg .breadcrumb .fa.default
{
    background: #fff;
}

.main-title-section-wrapper > .main-title-section-bg:before
{
    bottom: 0;
    content: '';
    left: 0;
    margin: auto; 
    position: absolute;
    right: 0;
    top: 0;
}
.main-title-section-wrapper > .main-title-section-bg:before
{
    background-color: rgba(0,0,0,.7) !important;
}
.main-title-section-wrapper > .main-title-section-bg
{
    background-color: rgba(0, 0, 0, .05);
    background-image: url('../images/breadcrumb-img.jpg');
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

#header-wrapper #header.header-top-absolute ~ .main-title-section-wrapper > .main-title-section-bg
{
    height: 9999px;
}


/*--------------------------------------------------------------
	12.0 - Footer
	--------------------------------------------------------------*/

#footer
{
    clear: both;
    float: left;
    margin: 0; 
    width: 100%;
}
#footer .container
{
    z-index: 9;
}

.footer-copyright
{
    clear: both;
    float: left;
    font-size: 14px; 
    margin: 0;
    padding: 30px 0;
    width: 100%;
}
.footer-copyright .alignright img
{
    float: right;
}

/*--- Footer ---*/

.dt-sc-dark-bg .responsive-map
{
    color: #000;
}

.footer-widgets a,
#footer a
{
    color: #808080;
}
#footer .dt-sc-dark-bg p
{
    color: #808080;
}

.dt-mc-subscribe *,
.dt-sc-sociable li a > i
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.dt-mc-subscribe .dt-subscribe-msg
{
    display: inline-block;
}
.dt-mc-subscribe .dt-subscribe-msg span
{
    line-height: 30px; 
    margin: 10px 0;
}

.dt-sc-dark-bg .dt-mc-subscribe .dt-subscribe-msg span
{
    color: #fff;
}

#footer .dt-sc-contact-info
{
    margin-bottom: 5px; 
    padding-left: 30px;
}
#footer .dt-sc-contact-info span
{
    font-size: 14px;
    margin: 8px 0 0 0;
    text-align: left;
    width: auto;
}

#footer .dt-sc-contact-info.type8 span
{
    font-size: 32px; 
    margin: auto;
    text-align: center;
    width: 84px;
}

#footer .footer-copyright .widget,
#footer .footer-copyright .wpb_content_element,
#footer > .wpb_content_element
{
    margin-bottom: 0;
}

.dt-custom-nav li
{
    padding-bottom: 0;
}

#footer .dt-sc-newsletter-section.type7
{
    text-align: left;
    line-height: normal;
    padding: 0;
}
#footer .dt-sc-newsletter-section.type7 h2
{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 10px; 
    text-transform: uppercase;
}
#footer .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm
{
    margin: 0; 
    width: 100%;
}
#footer .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input
{
    margin: 0;
}
#footer h6
{
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0;
}
#footer .dt-sc-sociable
{
    display: inline-block;
    vertical-align: middle;
}

#footer .dt-sc-contact-info.type3
{
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0; 
    padding-top: 0;
    margin: 0;
}
#footer .dt-sc-contact-info.type3 strong
{
    color: #fff; 
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 26px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#footer .dt-sc-contact-info.type3 strong:last-child
{
    margin-bottom: 0;
}
#footer .dt-sc-contact-info.type8 
{ 
    color: #808080;
}
#footer .dt-sc-contact-info.type8 h6
{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px; 
    padding-bottom: 10px;
    text-transform: capitalize;
}
#footer .dt-sc-contact-info.type8 h6:before, 
#footer .dt-sc-contact-info.type8 h6:after 
{
    content: none;
}
#footer .dt-sc-contact-info.type8.dt-sc-rightside-border {
    border-right: 1px solid #333;
}
#footer .dt-sc-contact-info.type8.dt-sc-leftside-border {
    border-left: 1px solid #333;
}
#footer .dt-sc-contact-info.type3 h6
{
    font-size: 32px;
    margin-bottom: 30px;
}
#footer .dt-sc-contact-info.type3:before
{
    content: none;
}

/*--- Footer 6 & 14 ---*/

.map-with-overlay
{
    position: relative;
}
.map-with-overlay .map-overlay
{
    height: 100%; 
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.map-with-overlay.dt-sc-dark-bg .map-overlay:after
{
    background: rgba(8, 45, 66, .3); 
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.map-with-overlay.dt-sc-light-bg .map-overlay:after
{
    background: rgba(8, 45, 66, .3); 
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.map-with-overlay.dt-sc-dark-bg .map-overlay:before
{
    background:    -moz-linear-gradient(top,rgba(0,0,0,.7) 50%,rgba(0,0,0,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.7)),color-stop(100%,rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.7) 50%,rgba(0,0,0,1) 100%);
    background:      -o-linear-gradient(top,rgba(0,0,0,.7) 50%,rgba(0,0,0,1) 100%);
    background:     -ms-linear-gradient(top,rgba(0,0,0,.7) 50%,rgba(0,0,0,1) 100%);
    background:         linear-gradient(to bottom,rgba(0,0,0,.7) 50%,rgba(0,0,0,1) 100%);
    content: '';
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); 
    height: 100%;
    position: absolute;
    top: 0;
            transform: scaleY(-1);
    width: 100%;
    z-index: 1;
       -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
}

.map-with-overlay.dt-sc-light-bg,
.footer-widgets .map-with-overlay.dt-sc-light-bg a,
#footer .map-with-overlay.dt-sc-light-bg a
{
    color: #000;
}
.map-with-overlay.dt-sc-light-bg .map-overlay:before
{
    background: rgba(255,255,255,.7); 
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.map-with-overlay .map-overlay .wpb_column,
.map-with-overlay .map-overlay.wpb_column .vc_column-inner,
.vc_row.vc_row-flex.map-with-overlay > .map-overlay.wpb_column.vc_column_container > .vc_column-inner
{
    z-index: 2;
}

.map-with-overlay .map-overlay.wpb_column .vc_column-inner .wpb_wrapper
{
    margin: 0 auto; 
    width: 80%;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal
{
    border-bottom: 0;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal > li
{
    display: inline-block;
    float: none;
    margin: 0 10px;
}

.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a
{
    border: 1px solid;
    border-radius: 50px;
    padding: 10px 30px;
}
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a:hover,
.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container ul.dt-sc-tabs-horizontal > li > a.current
{
    background: #fff;
}

.map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container .dt-sc-tabs-horizontal-content
{
    padding-bottom: 0;
}


#footer .map-with-overlay.dt-sc-dark-bg
{
    color: rgba(255,255,255, .5);
}

#footer .bottom-bordered input[type='text'],
#footer .bottom-bordered input[type='password'],
#footer .bottom-bordered input[type='email'],
#footer .bottom-bordered input[type='url'],
#footer .bottom-bordered input[type='tel'],
#footer .bottom-bordered input[type='number'],
#footer .bottom-bordered input[type='range'],
#footer .bottom-bordered input[type='date'],
#footer .bottom-bordered textarea,
#footer .bottom-bordered input.text,
#footer .bottom-bordered input[type='search']
{
    border-width: 0 0 1px 0;
    color: #777;
    font-size: 14px;
    padding: 6px 0 15px;
}

#footer .wpcf7-form.bottom-bordered input[type='submit'],
#footer .wpcf7-form.bottom-bordered button,
#footer .wpcf7-form.bottom-bordered input[type='button'],
#footer .wpcf7-form.bottom-bordered input[type='reset']
{
    background: none;
    border: 1px solid; 
    border-radius: 0;
}

.fullwidth-on-laptop.vc_col-sm-8 h2.alignleft,
.fullwidth-on-laptop .vc_col-sm-8 h1.alignnone
{
    line-height: 40px; 
    margin-right: 25px;
}
.fullwidth-on-laptop.vc_col-sm-8 h1.alignnone
{
    line-height: 50px;
    margin-bottom: 10px; 
    margin-right: 25px;
}
.fullwidth-on-laptop.vc_col-sm-8 h1.alignnone.no-margin
{
    margin-bottom: 0;
}

/*--- Footer 15 ---*/
.footer-15 .dt-sc-newsletter-section.type5
{
    background: none;
    border: none;
    padding: 0; 
    text-align: left;
    width: 100%;
}
.footer-15 .dt-sc-newsletter-section.type5 input[type='text'],
.footer-15 .dt-sc-newsletter-section.type5 input[type='email']
{
    background: none;
    border: 1px solid;
    border-radius: 0;
    color: rgba(0, 0, 0, .3);
    font-size: 12px;
    margin: 0 0 20px; 
    padding: 16px 20px 15px;
}
.footer-15 .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type='submit']
{
    border-radius: 0; 
    padding: 15px 0;
}

.footer-15
{
    float: left;
    position: relative; 
    width: 100%;
}
.footer-15.vc_row[data-vc-full-width]
{
    overflow: visible;
}

.footer-15 h3
{
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.footer-15 .dt-sc-small-separator
{
    height: 1px; 
    width: 70px;
}

.footer-15.dt-sc-dark-bg .dt-sc-newsletter-section.type5 input[type='text'],
.footer-15.dt-sc-dark-bg .dt-sc-newsletter-section.type5 input[type='email']
{
    color: rgba(255, 255, 255, .3);
}

/*--- Footer 16 ---*/
.footer-16 .dt-sc-newsletter-section.type2
{
    padding: 0; 
    text-align: left;
}
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm
{
    position: relative;
}
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='email']:first-child
{
    width: 100%;
}
.footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='submit']
{
    margin: 0; 
    position: absolute;
    right: 0;
}


.footer-16 .dt-sc-single-line-separator
{
    border-color: rgba(0, 0, 0, .35);
    float: left;
    margin: 0 0 30px 11px;
    position: relative; 
    width: 100%;
}
.footer-16 .dt-sc-single-line-separator:before
{
    background: none;
    border-color: rgba(0, 0, 0, .5);
    border-style: solid;
    border-width: 1px;
    bottom: -2px;
    content: '';
    display: block; 
    height: 9px;
    left: -6px;
    position: absolute;
    top: inherit;
            transform: rotate(45deg);
         transform-origin: 0 0;
    width: 9px;
       -moz-transform: rotate(45deg);
    -moz-transform-origin: 0 0;
        -ms-transform: rotate(45deg);
     -ms-transform-origin: 0 0;
    -webkit-transform: rotate(45deg);
}
.footer-16.dt-sc-dark-bg .dt-sc-single-line-separator
{
    border-color: rgba(255, 255, 255, .35);
}
.footer-16.dt-sc-dark-bg .dt-sc-single-line-separator:before
{
    border-color: rgba(255, 255, 255, .5);
}

.footer-16 .widget .recent-posts-widget li .entry-title h4
{
    font-size: 16px;
}

#footer .footer-16.dt-sc-dark-bg .recent-posts-widget a,
#footer .footer-16.dt-sc-dark-bg .widget .recent-posts-widget li .entry-meta p,
#footer .footer-16.dt-sc-dark-bg .recent-posts-widget li .entry-meta a
{
    color: #fff;
}
#footer .footer-16.dt-sc-dark-bg .recent-posts-widget a:hover,
#footer .footer-16.dt-sc-dark-bg .recent-posts-widget li .entry-meta a:hover
{
    color: #222;
}

#footer .footer-16.dt-sc-dark-bg .widget ul li
{
    border-color: rgba(255, 255, 255, .5);
}


/*--- Footer 17 ---*/
.footer-17
{
    font-size: 16px;
}
.footer-17.vc_row[data-vc-full-width]
{
    overflow: visible;
}

.footer-17 h2
{
    line-height: 36px;
    margin-bottom: 20px;
}

.footer-17 .dt-sc-newsletter-section.type2
{
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -100px;
}
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm
{
    background: #0074bd;
    display: inline-block;
    float: none;
    margin: 0; 
    padding: 30px;
    width: 70%;
}

.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='text'],
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='email']
{
    border: none;
    font-size: 13px; 
    margin-right: 1px;
    width: 35%;
}
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='submit']
{
    background: #fcdb34;
    color: #1c3f55;
    font-size: 16px;
    font-weight: normal;
    padding: 11px 20px; 
    text-transform: none;
}
.footer-17 .dt-sc-newsletter-section.type2 a.dt-sc-button,
#footer .footer-17 a.dt-sc-button,
.footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='submit']:hover,
#footer .footer-17 a.dt-sc-button:hover
{
    color: #fff;
}
.footer-17.dt-sc-dark-bg,
.footer-17.dt-sc-dark-bg h2
{
    color: rgba(255,255,255,.7);
}


/*--- Footer 18 ---*/
.footer-18 .dt-sc-twitter-icon
{
    height: 100%; 
    left: 0;
    margin: 0;
    position: absolute;
    width: auto;
}

.footer-18 .dt-sc-twitter-icon:before
{
    background: #32aadf; 
    height: 100%;
    left: 0;
    top: 0;
    width: 44px;
}
.footer-18 .dt-sc-twitter-icon:after
{
    background: none; 
    border-bottom: 5px solid transparent;
    border-left: 5px solid #32aadf;
    border-top: 5px solid transparent;
    height: 0;
    right: -5px;
    top: 50%;
            transform: translateY(-50%);
    width: 0;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.footer-18 .dt-sc-twitter-feeds
{
    position: relative;
}
.footer-18 .dt-sc-twitter-feeds .dt-sc-tweet
{
    float: left;
    margin: 6px 0 8px; 
    padding-bottom: 0;
    padding-left: 65px;
    text-align: left;
    width: 100%;
}
.footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time
{
    clear: none;
    color: #333;
    float: none;
    font-size: 14px;
    font-style: normal;
    margin: 8px 0 0 10px; 
    width: auto;
}

.footer-18 .dt-sc-twitter-feeds .tweet-text
{
    color: #999;
    float: left; 
    font-size: 14px;
}
.footer-18 .dt-sc-twitter-icon span
{
    background: none;
    border-radius: 0;
    font-size: 14px;
    height: 100%;
    line-height: 54px; 
    width: 44px;
}

.footer18-widget .widgettitle,
.footer18-widget .widget .recent-posts-widget li .entry-title h4,
.footer18-widget .widget .recent-posts-widget li .entry-meta
{
    display: none;
}

.footer18-title
{
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
}

.footer18-widget .dt-custom-nav-wrapper[data-default-style='none'][data-hover-style='none']:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.footer18-widget .widget .recent-posts-widget li
{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.footer18-widget .widget .recent-posts-widget li .entry-content
{
    line-height: 22px; 
    margin-top: -4px;
}
.footer18-widget .widget .recent-posts-widget li .entry-content p
{
    margin-bottom: 0;
}

.footer18-widget .widget .tagcloud a
{
    border-bottom: none;
    font-size: 13px !important; 
    margin: 0 3px 3px 0;
    padding: 8px 20px;
}

.footer18-widget.dt-sc-dark-bg .widget .tagcloud a
{
    background: rgba(0, 0, 0, .2);
}

.footer18-widget .vc_column_container.extend-bg-fullwidth-right
{
    padding-left: 30px;
}
.footer18-widget .vc_column_container.extend-bg-fullwidth-right > .vc_column-inner
{
    padding-left: 0;
    padding-right: 0;
}

.footer18-widget .dt-sc-contact-info a:hover
{
    color: rgba(0, 0, 0, .2);
}

.footer18-widget input[type='text'],
.footer18-widget input[type='password'],
.footer18-widget input[type='email'],
.footer18-widget input[type='url'],
.footer18-widget input[type='tel'],
.footer18-widget input[type='number'],
.footer18-widget input[type='range'],
.footer18-widget input[type='date'],
.footer18-widget textarea,
.footer18-widget input.text,
.footer18-widget input[type='search']
{
    background: rgba(255,255,255, .35);
    border: none;
    font-size: 12px;
}

.footer18-widget textarea
{
    height: 45px;
}

.footer18-widget .wpcf7-form-control-wrap:before
{
    display: none;
}

.footer18-widget input[type='submit'],
.footer18-widget button,
.footer18-widget input[type='button'],
.footer18-widget input[type='reset']
{
    border-radius: 0;
}
.footer18-widget.dt-sc-dark-bg input[type='submit'],
.footer18-widget.dt-sc-dark-bg button,
.footer18-widget.dt-sc-dark-bg input[type='button'],
.footer18-widget.dt-sc-dark-bg input[type='reset']
{
    background: #000;
}

#footer .footer18-widget .dt-sc-contact-info
{
    padding-left: 25px;
}
#footer .footer18-widget.dt-sc-dark-bg .dt-sc-contact-info span,
#footer .footer18-widget.dt-sc-dark-bg .dt-sc-contact-info a:hover,
#footer .footer18-widget.dt-sc-dark-bg .footer-copyright a:hover
{
    color: #000;
}

#footer .footer18-widget .footer-copyright
{
    bottom: 0;
    left: 0; 
    position: absolute;
}
#footer .footer18-widget.dt-sc-dark-bg .footer-copyright
{
    color: #fff;
}

#footer .footer18-widget:not(.dt-sc-dark-bg) .extend-bg-fullwidth-left:after,
#footer .footer18-widget:not(.dt-sc-dark-bg) .extend-bg-fullwidth-right:after
{
    background: rgba(0,0,0,.1);
}

#footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight),
#footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight),
#footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight):after,
#footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight):after
{
    background: rgba(0,0,0,.025);
}



/*--- Footer 19 ---*/

.footer-19 .blog-entry.blog-default-style .entry-meta .date
{
    font-size: 12px;
}
.footer-19 .blog-entry.blog-default-style .entry-title h4
{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 7px; 
    text-transform: inherit;
}
.footer-19 .blog-entry.blog-default-style .entry-body:empty
{
    display: none;
}
.footer-19 .blog-entry.blog-default-style a.dt-sc-button.small
{
    font-size: 12px;
    font-weight: 300; 
    margin: 0;
    padding: 0;
}

.footer-19 .blog-entry.blog-default-style a.dt-sc-button.small:hover
{
    background: none;
    color: #777;
}

.footer-19 .dt-custom-nav li a
{
    padding: 5px 0;
}
.footer-19 .dt-custom-nav-wrapper[data-default-style='none'][data-hover-style='none']:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a
{
    margin-bottom: 0;
}

.footer-19 .aligncenter .wpb_wrapper
{
    margin: auto; 
    text-align: center;
}
.footer-19.newsletter h2
{
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 12px;
}
.footer-19.newsletter form
{
    border: 1px solid #e6e6e6;
    border-radius: 3px; 
    width: 600px;
}
.footer-19.newsletter .dt-mc-subscribe.align-none form > div.email-field-wrap
{
    border-radius: 3px;
}
.footer-19.newsletter .dt-mc-subscribe.align-none form > div.btn-wrap
{
    float: right;
}
.footer-19.newsletter .dt-mc-subscribe form .email-field-wrap i.left ~ input[type='email']
{
    float: left; 
    font-size: 14px;
    padding-left: 45px;
}
.footer-19.newsletter .dt-mc-subscribe form .btn-wrap input[type='submit']
{
    border-radius: 0 3px 3px 0; 
    float: right;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 25px;
}

.footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-meta .date,
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style a.dt-sc-button.small,
#footer .dt-sc-dark-bg .dt-sc-contact-info a,
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-meta .date,
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style a.dt-sc-button.small,
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-title h4 a
{
    color: #fff;
}

#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style a.dt-sc-button.small:hover,
#footer .footer-19.dt-sc-dark-bg .blog-entry.blog-default-style .entry-title h4 a:hover,
#footer .footer-19.dt-sc-dark-bg .dt-sc-contact-info a:hover,
#footer .footer-19.dt-sc-dark-bg.footer-copyright a:hover
{
    color: #333;
}

#footer .footer-19.dt-sc-dark-bg.footer-copyright,
#footer .footer-19.dt-sc-dark-bg.footer-copyright a
{
    color: #fff;
}

/*--- Footer 20 ---*/

.footer-20 p
{
    font-size: 13px;
}
.footer-20.vc_row[data-vc-full-width]
{
    overflow: visible;
}
.footer-20 .footer-20-contact .vc_column-inner
{
    bottom: 0;
    padding: 30px 30px 30px 30px !important; 
    position: absolute;
}
.footer-20 .footer20-title
{
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
}

.footer-20 .footer-20-contact .vc_column-inner a:hover
{
    color: #222;
}

#footer .footer-20-contact .dt-sc-contact-info
{
    font-size: 13px; 
    padding-left: 70px;
}
#footer .footer-20-contact .dt-sc-contact-info h6
{
    color: #333;
    display: inline-block;
    float: none;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    position: absolute;
    top: 8px;
}

.footer-20 .dt-sc-twitter-icon
{
    height: 100%; 
    left: 0;
    margin: 0;
    position: absolute;
    width: auto;
}

.footer-20 .dt-sc-twitter-icon:before,
.footer-20 .dt-sc-twitter-icon:after
{
    display: none;
}

.footer-20 .dt-sc-twitter-feeds
{
    position: relative;
}
.footer-20 .dt-sc-twitter-feeds .dt-sc-tweet
{
    float: left;
    margin: 6px 0 8px; 
    padding-bottom: 0;
    padding-left: 80px;
    text-align: left;
    width: 100%;
}
.footer-20 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time
{
    clear: none;
    color: #333;
    float: none;
    font-size: 14px;
    font-style: normal;
    margin: 8px 0 0 0; 
    width: auto;
}

.footer-20 .dt-sc-twitter-feeds .tweet-text
{
    color: #999;
    float: left;
    font-size: 14px;
    margin-right: 10px;
}
.footer-20 .dt-sc-twitter-icon span
{
    background: none;
    border-radius: 0;
    color: #f2f2f2;
    font-size: 70px;
    position: absolute;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}

.footer-20-widget.vc_column_container
{
    padding-left: 15px;
}

.footer-20-widget .widget
{
    margin-bottom: 32px;
}
.footer-20-widget .widget .recent-posts-widget li
{
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.footer-20-widget .widget .recent-posts-widget li .entry-content p
{
    margin-bottom: 0;
}
.footer-20-widget .widget .recent-posts-widget li .entry-meta p
{
    font-size: 12px;
}
.footer-20-widget .widget .recent-posts-widget li .entry-title h4,
.footer-20-widget .widget .recent-posts-widget li .entry-meta p a
{
    display: none;
}
.footer-20-widget .widget .recent-posts-widget li .entry-content
{
    margin-top: -5px;
}

.footer-20 .dt-custom-nav-wrapper[data-default-style='none'][data-hover-style='none']:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a
{
    margin-bottom: 0;
    padding-bottom: 0;
}

/*--- Footer 21 ---*/

.footer-21.vc_row:after
{
    color: #fff;
    content: '\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111 \f111\f111 \f111 \f111';
    font-family: fontawesome;
    font-size: 28px;
    height: 32px;
    left: 0;
    position: absolute;
    top: -15px;
            transform: rotate(0deg);
    width: 100%;
    z-index: 9; 
       -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

#footer .footer-21.dt-sc-dark-bg,
#footer .footer-21.dt-sc-dark-bg a
{
    color: #fff;
}

#footer .footer-21.dt-sc-dark-bg a:hover
{
    color: #222;
}

.dt-sc-sociable.partially-rounded li > a
{
    border-radius: 10px 0 10px 0;
}
.dt-sc-sociable.partially-rounded li > a:hover
{
    border-radius: 0 10px 0 10px;
}

#footer .footer-21 .dt-sc-sociable.partially-rounded li > a > i
{
    color: #fff;
}

#footer .footer-21 ul.dt-custom-nav li a
{
    font-style: italic;
}

#footer .footer-21 .dt-sc-sociable.partially-rounded li.facebook > a
{
    background: #3162a2;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.twitter > a
{
    background: #2fb1eb;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.deviantart > a
{
    background: #4dc47d;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.tumblr > a
{
    background: #34465d;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.google-plus > a
{
    background: #c44542;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.dribbble > a
{
    background: #ff68c5;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.delicious > a
{
    background: #39f;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.digg > a
{
    background: #005be2;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.envelope > a
{
    background: #e84f4b;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.stumbleupon > a
{
    background: #eb4924;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.flickr > a
{
    background: #ff0084;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.instagram > a
{
    background: #405de6;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.lastfm > a
{
    background: #d51007;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.linkedin > a
{
    background: #0077b5;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.pinterest > a
{
    background: #bd081c;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.reddit > a
{
    background: #ff4500;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.rss > a
{
    background: #f26522;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.skype > a
{
    background: #00aff0;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.viadeo > a
{
    background: #f07355;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.vimeo > a
{
    background: #3498b9;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.yahoo > a
{
    background: #410093;
}
#footer .footer-21 .dt-sc-sociable.partially-rounded li.youtube > a
{
    background: #f00;
}

#footer .footer-21 .dt-sc-sociable.partially-rounded li.facebook > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.twitter > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.deviantart > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.tumblr > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.google-plus > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.dribbble > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.delicious > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.digg > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.envelope > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.stumbleupon > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.flickr > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.instagram > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.lastfm > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.linkedin > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.pinterest > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.reddit > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.rss > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.skype > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.viadeo > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.vimeo > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.yahoo > a:hover,
#footer .footer-21 .dt-sc-sociable.partially-rounded li.youtube > a
{
    background: #fff;
}


/*--- Helen Spa Footer ---*/

#footer .footer-22.slope-bg.vc_row[data-vc-full-width]
{
    overflow: visible;
    position: relative;
}
#footer .footer-22.slope-bg:before
{
    border-image: none;
    border-right-style: solid;
    border-right-width: 1920px;
    border-top: 465px solid transparent;
    content: '';
    display: inline-block;
    height: 0;
    left: 0;
    position: absolute;
    top: -465px;
    width: 0;
    z-index: -1;
}

#footer .footer-22.slope-bg:not(.dt-sc-skin-highlight)
{
    background: #e9e9e9;
}
#footer .footer-22.slope-bg:before
{
    border-right-color: #e9e9e9;
}

#footer .footer-22
{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.footer-info-content.vc_row
{
    background-color: #fff;
            box-shadow: 0 0 50px 0 rgba(0,0,0,.10);
    display: block;
    margin: 0 auto 56px;
    overflow: visible;
    padding: 75px 10px;
    text-align: center;
    width: 87.8%;
       -moz-box-shadow: 0 0 50px 0 rgba(0,0,0,.10);
    -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.10);
}
.footer-info-content.vc_row .vc_column_container > .vc_column-inner
{
    padding-left: 0;
    padding-right: 0;
}

.footer-info.vc_column_container
{
    padding: 10px 110px 10px 90px;
}
.footer-info.vc_column_container .dt-sc-title.script-with-sub-title
{
    margin-bottom: 0;
}
.footer-info.vc_column_container .dt-sc-title.script-with-sub-title h3
{
    margin-bottom: 15px;
}


.footer-22 .footer-copyright.vc_row
{
    border-top-style: solid;
    border-top-width: 1px;
    margin: 0;
}
.footer-22 .footer-copyright.vc_row .dt-sc-sociable
{
    margin: 0 -10px 0 0;
}
.footer-22 .footer-copyright.vc_row .dt-sc-sociable li
{
    margin: 2px 0;
}
.footer-22 .footer-copyright.vc_row .dt-sc-sociable li a
{
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
#footer .footer-22 .vc_column_container.no-padding-left > .vc_column-inner
{
    padding-left: 0;
}
#footer .footer-22 .vc_column_container.no-padding-right > .vc_column-inner
{
    padding-right: 0;
}
.footer-22 .footer-text
{
    padding: 0 18% 0 0;
}
#footer .footer-22 .dt-sc-title.script-with-sub-title.alignright,
#footer .footer-22 .dt-sc-title.script-with-sub-title.alignright h3
{
    margin-bottom: 0;
}

#footer .footer-22.dt-sc-dark-bg .footer-copyright.vc_row,
#footer .footer-22.dt-sc-dark-bg .footer-copyright.vc_row a
{
    color: #fff;
}
#footer .footer-22.dt-sc-dark-bg .footer-copyright.vc_row a:hover
{
    color: #222;
}

#footer .footer-22 .dt-sc-title.script-with-sub-title h3
{
    font-size: 30px;
    letter-spacing: .2em;
    line-height: 34px; 
    text-transform: uppercase;
}

#footer .footer-22.dt-sc-dark-bg .dt-sc-title.script-with-sub-title h2,
#footer .footer-22.dt-sc-dark-bg .dt-sc-title.script-with-sub-title h3
{
    color: #fff;
}


#footer .footer-22 .dt-sc-newsletter-section.type6
{
    border-right-style: solid; 
    border-right-width: 1px;
    padding: 12px 69px 4px;
    text-align: center;
}
#footer .footer-22 .dt-sc-newsletter-section.type6 > p
{
    margin-bottom: 30px;
    padding: 0 70px;
}
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm
{
    float: left; 
    width: 100%;
}
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='email'],
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='text']
{
    border-radius: 0;
    font-size: 16px;
    margin: 0;
    padding: 19px 20px;
    width: 100%;
}
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='submit']
{
    background-color: transparent;
    border: 2px solid;
            border-radius: 0;
    float: none;
    font-size: 22px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .12em;
    margin: 33px 0 0 0;
    padding: 15px 42px 15px;
    text-transform: uppercase;
    -webkit-border-radius: 0;
}
#footer .footer-22 .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='submit']:hover
{
    color: #fff;
}

#footer .footer-22 .dt-sc-contact-info a:hover
{
    color: #222;
}


/*--- Footer - 23 ---*/
#footer .footer-23 .dt-sc-newsletter-section.type7
{
    padding: 0;
}
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm
{
    margin: 0; 
    width: 100%;
}
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type='email'],
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm input[type='text']
{
    border: 1px solid #e9e9e9;
    font-size: 14px; 
    margin: 0;
    padding: 15px 20px 15px;
}
#footer .footer-23 .dt-sc-newsletter-section.type7 .dt-sc-subscribe-frm:before
{
    bottom: auto; 
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#footer .footer-23 .dt-sc-contact-info.without-icon
{
    padding-left: 0;
}
#footer .footer-23 .dt-custom-nav-wrapper[data-default-style='none'][data-hover-style='none']:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a
{
    margin-bottom: 0;
}
#footer .footer-23 .footer-23-title
{
    margin-bottom: 13px;
}

#footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul
{
    float: right;
    text-align: right; 
    width: 100%;
}
#footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul li
{
    float: right;
    margin-left: 10px; 
    position: static !important;
    text-align: right;
}
#footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul li:last-child
{
    margin-left: 0;
}

#footer .footer-23.dt-sc-dark-bg .dt-sc-contact-info a:hover
{
    color: #222;
}


/*--- Footer - 24 ---*/

#footer .footer-24 h2.dt-sc-lightweight
{
    font-size: 38px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 0;
}
#footer .footer-24.dt-sc-dark-bg h2.dt-sc-lightweight strong
{
    color: #fff;
}

#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline,
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form
{
    width: 100%;
}
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap
{
    border-width: 2px !important;
}
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap div
{
    width: 100%;
}
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap:after
{
    border-width: 0;
}
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap
{
    border-width: 0 !important;
    padding: 0 3px;
}
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap div
{
    height: 100%;
    width: 100%;
}
#footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap div input
{
    font-size: 18px;
    text-align: center;
    width: 100%;
}

#footer .footer-24 .no-widgettitle .widgettitle
{
    display: none;
}

#footer .footer-24 .widget.widget_recent_entries ul li
{
    border-bottom: none;
    margin-bottom: 0;
    padding-left: 25px;
}
#footer .footer-24 .widget.widget_recent_entries ul li:first-child:before
{
    top: 5px;
}
#footer .footer-24 .widget.widget_recent_entries ul li:before
{
    background-color: #fff;
    border-radius: 50%;
    color: #fff;
    content: '\f040';
    font-size: 11px;
    height: 18px;
    left: 1px;
    line-height: 18px;
    text-align: center;
    top: 14px; 
    width: 18px;
}
#footer .footer-24 .widget.widget_recent_entries ul li a
{
    font-size: 16px;
}

#footer .footer-24.dt-sc-dark-bg .widget.widget_recent_entries ul li:before
{
    color: #000;
}
#footer .footer-24.dt-sc-dark-bg .widget.widget_recent_entries ul li a:hover
{
    color: rgba(255,255,255, .5);
}

#footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style='none'][data-hover-style='none'] .dt-custom-nav li
{
    margin-left: 15px;
}
#footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style='none'][data-hover-style='none'] .dt-custom-nav li a
{
    padding-left: 0;
}

#footer .footer-24 .dt-sc-sociable[data-default-style='none'][data-hover-style='none'].left
{
    margin-left: -9px;
}


/*--- Footer - 25 ---*/

#footer .footer-25 .dt-sc-title *
{
    text-transform: uppercase;
}
#footer .footer-25 .dt-sc-title
{
    margin: 0 0 50px; 
    text-align: center;
    width: 100%;
}
#footer .footer-25 .dt-sc-title h2:before,
.footer-25 .dt-sc-title h2:after
{
    display: none;
}

#footer .footer-25 .dt-sc-title h2
{
    font-size: 32px;
    font-weight: 300;
    letter-spacing: .1em;
}
#footer .footer-25 .dt-sc-title h5
{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: 7px;
}

#footer .footer-25 .footer-form .form-field
{
    float: left;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
}
#footer .footer-25 .footer-form .form-field i
{
    color: #242524;
    font-size: 14px;
    left: 0;
    line-height: 50px;
    position: absolute;
    top: 0;
}

#footer .footer-25 .footer-form input[type='text'],
.footer-form input[type='email'],
#footer .footer-25 .footer-form input[type='tel'],
#footer .footer-25 .footer-form textarea
{
    border-color: #b9b9b9;
    border-width: 0 0 1px;
    color: #242524;
    font-size: 13px;
    padding: 17px 12px 14px 24px;
}
#footer .footer-25 input[type='submit'],
#footer .footer-25 button,
#footer .footer-25 input[type='button'],
#footer .footer-25 input[type='reset']
{
    border-radius: 50px;
    font-size: 16px;
    font-weight: 300; 
    letter-spacing: .2em;
    padding: 14px 25px;
    text-transform: uppercase;
}
#footer .footer-25 input[type='submit']:hover,
#footer .footer-25 button:hover,
#footer .footer-25 input[type='button']:hover,
#footer .footer-25 input[type='reset']:hover
{
    border-radius: 0;
}

#footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-form-content
{
    padding: 0 90px 0 40px;
}
#footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-address-content
{
    padding: 0 0 0 70px;
}


#footer .footer-25 .dt-sc-contact-info
{
    margin-bottom: 10px; 
    padding-left: 30px;
}
#footer .footer-25 .dt-sc-contact-info span
{
    color: #242524;
    font-size: 18px;
    margin: 6px 0 0 0;
    text-align: left;
    width: auto;
}
#footer .footer-25 .dt-sc-contact-info.type1 span.fa-envelope
{
    font-size: 14px;
    margin-top: 7px;
}

#footer .footer-25 .dt-sc-contact-info.type8 span
{
    font-size: 32px; 
    margin: auto;
    text-align: center;
    width: 84px;
}

#footer .footer-25 .footer-copyright .widget,
#footer .footer-25 .footer-copyright .wpb_content_element,
#footer .footer-25 > .wpb_content_element
{
    margin-bottom: 0;
}

#footer .footer-25 .dt-sc-sociable
{
    display: inline-block;
    margin: 25px 0 0;
    width: 100%;
}
#footer .footer-25 .dt-sc-sociable li
{
    display: inline-block;
    margin: 0 20px;
}
#footer .footer-25 .dt-sc-sociable.left li
{
    margin: 0 40px 0 0;
}
#footer .footer-25 .dt-sc-sociable li a
{
    display: inline-block;
    float: left;
    height: auto;
    line-height: normal;
    width: auto;
}

#footer .footer-25.dt-sc-skin-highlight .dt-sc-title h2 strong
{
    color: #fff;
}
#footer .footer-25.dt-sc-skin-highlight input[type='submit'],
#footer .footer-25.dt-sc-skin-highlight button,
#footer .footer-25.dt-sc-skin-highlight input[type='button'],
#footer .footer-25.dt-sc-skin-highlight input[type='reset']
{
    background: #fff;
}

#footer .footer-25.dt-sc-skin-highlight .dt-sc-contact-info.type1 a:hover
{
    color: #222;
}

.footer-26 .dt-sc-newsletter-section.type5
{
    border-color: #f4f4f4;
    padding: 35px 30px 40px;
    width: 100%;
}
.footer-26 .dt-sc-newsletter-section.type5 h2
{
    font-size: 30px;
    margin-bottom: 20px;
}
.footer-26 .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type='email'],
.footer-26 .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type='submit']
{
    border-radius: 0;
}
.footer-26 .tagcloud a
{
    border-bottom: 2px solid;
    font-size: 16px !important;
}
.footer-26 .tagcloud a:hover
{
    background-color: #000;
}

.footer-27 .dt-sc-contact-info.type1 span
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
#footer .footer-27 .dt-sc-contact-info.type1
{
    font-size: 18px;
    margin: 0;
    padding: 100px 0 0;
    text-transform: uppercase;
}
#footer .footer-27 .dt-sc-contact-info.type1.aligncenter span
{
    font-size: 65px;
    left: 0;
    margin: 0 auto 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: auto;
}
#footer .footer-27 .dt-sc-contact-info.type1:hover span
{
    top: -5px;
}
#footer .footer-27 .dt-sc-contact-info.type1 span.fa-mobile
{
    font-size: 80px;
}
#footer .footer-27 .dt-sc-contact-info.type1 a
{
    color: #000;
    text-transform: none;
}
#footer .footer-27 .dt-sc-contact-info.type1:hover span
{
    top: -5px;
}

.footer-28 .dt-sc-contact-info.type8 span
{
    background: none;
            box-shadow: none;
       -moz-box-shadow: none;
    -webkit-box-shadow: none;

        -ms-box-shadow: none;
         -o-box-shadow: none;
}
.footer-28 .dt-sc-contact-info.type8 h6
{
    line-height: 30px;
}
#footer .footer-28 .dt-sc-contact-info.type8
{
    margin: 0;
}
#footer .footer-28 .dt-sc-contact-info.type8.aligncenter span
{
    float: none;
    font-size: 27px;
    margin: 0 auto 55px;
    position: static;
}
.footer-28.footer-copyright.dt-sc-dark-bg,
#footer .footer-28.footer-copyright.dt-sc-dark-bg a
{
    color: #fff;
}
#footer .footer-28.footer-copyright .dt-sc-sociable li a:hover
{
    color: #fff;
            transform: scale(1.05);
       -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}


#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.facebook > a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.facebook > a > .dt-icon-hover:before
{
    background: #3162a2;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.twitter a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.twitter > a > .dt-icon-hover:before
{
    background: #2fb1eb;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.dribbble a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.dribbble > a > .dt-icon-hover:before
{
    background: #ff68c5;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.tumblr a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.tumblr > a > .dt-icon-hover:before
{
    background: #34465d;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.google-plus a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.google-plus > a > .dt-icon-hover:before
{
    background: #c54542;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.delicious a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.delicious > a > .dt-icon-hover:before
{
    background: #2648be;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.deviantart a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.deviantart > a > .dt-icon-hover:before
{
    background: #54675a;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.digg a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.digg > a > .dt-icon-hover:before
{
    background: #1a5891;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.flickr a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.flickr > a > .dt-icon-hover:before
{
    background: #e30377;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.comment a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.comment > a > .dt-icon-hover:before
{
    background: #5fb749;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.instagram a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.instagram > a > .dt-icon-hover:before
{
    background: #895a4d;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.lastfm a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.lastfm > a > .dt-icon-hover:before
{
    background: #d12540;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.linkedin a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.linkedin > a > .dt-icon-hover:before
{
    background: #0173b2;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.mail a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.mail > a > .dt-icon-hover:before
{
    background: #edc719;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.pinterest a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.pinterest > a > .dt-icon-hover:before
{
    background: #ca1325;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.reddit a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.reddit > a > .dt-icon-hover:before
{
    background: #ff1a00;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.rss a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.rss > a > .dt-icon-hover:before
{
    background: #ffb922;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.skype a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.skype > a > .dt-icon-hover:before
{
    background: #00aaf1;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.stumbleupon a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.stumbleupon > a > .dt-icon-hover:before
{
    background: #eb4924;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.twitter a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.twitter > a > .dt-icon-hover:before
{
    background: #2caae1;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.viadeo a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.viadeo > a > .dt-icon-hover:before
{
    background: #f4982b;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.vimeo a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.vimeo > a > .dt-icon-hover:before
{
    background: #41b2dc;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.yahoo a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.yahoo > a > .dt-icon-hover:before
{
    background: #7c1f70;
}
#footer .footer-28 .dt-sc-sociable[data-default-style='filled'] li.youtube a > .dt-icon-default:before,
.dt-sc-sociable.hover-bg[data-hover-style='filled'] li.youtube > a > .dt-icon-hover:before
{
    background: #ff3431;
}

.footer-29 h3:before,
#footer .footer-29 .dt-sc-contact-info.type1 span,
.footer-34 h3:before
{
            transition: all .3s linear;
       -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.footer-29 h3
{
    color: #252525;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 40px;
    padding-bottom: 15px;
    position: relative;
}
.footer-29 h3:before
{
    bottom: 0;
    content: '';
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 35px;
}
.footer-29 .wpb_column:hover h3:before
{
    width: 50px;
}
#footer .footer-29 .dt-sc-button.fully-rounded-border:hover
{
    color: #fff;
}
.footer-29 .dt-sc-button.large
{
    font-size: 17px;
    padding: 12px 50px 12px;
}
#footer .footer-29 .dt-sc-contact-info.type1
{
    margin-bottom: 25px;
    padding-left: 50px;
}
#footer .footer-29 .dt-sc-contact-info.type1 span
{
    font-size: 30px;
    margin: 0;
}
.footer-29 .dt-sc-contact-info.type1 span.fa-envelope
{
    font-size: 25px;
}

.footer-29 .dt-sc-contact-info.type1:hover span
{
            transform: translateX(5px);
       -moz-transform: translateX(5px);
    -webkit-transform: translateX(5px);
}
#footer .footer-29 .dt-custom-nav a
{
    margin-bottom: 0;
    padding: 10px 0 10px 20px;
}
#footer .footer-29 .dt-custom-nav li:first-child a
{
    padding-top: 0;
}
#footer .footer-29 .dt-custom-nav li:last-child
{
    border-bottom: 0;
}
.footer-29 .dt-custom-nav li
{
    border-bottom: 1px dashed rgba(0,0,0,.15);
    position: relative;
}
.footer-29 .dt-custom-nav li:before
{
    content: '-';
    font-family: FontAwesome;
    font-size: 24px;
    font-weight: bold;
    left: 1px;
    position: absolute;
    top: 7px;
}
.footer-29 .dt-custom-nav li:first-child:before
{
    top: -3px;
}
#footer .footer-29 .dt-custom-nav-wrapper[data-default-style='none'][data-hover-style='none']:not(.inline-horizontal) > div
{
    margin: 0;
}
#footer .footer-29 .dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap,
#footer .footer-29 .dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap
{
    border: none;
}

.footer-30 h3
{
    font-size: 24px;
    margin: 0 0 25px;
    margin: 0 0 10px;
    padding-bottom: 0;
    position: relative;
}
.footer-30 h3.wisteria
{
    color: #673ab7;
}
.footer-30 h3.green
{
    color: #88d914;
}
.footer-30 h3.punch
{
    color: #f05c5c;
}
#footer .footer-30 .dt-sc-contact-info.type1
{
    padding-left: 45px;
}
#footer .footer-30 .dt-sc-contact-info.type1 span
{
    font-size: 20px;
    top: 0;
}
.footer-30 ul.dt-sc-fancy-list li:hover:before
{
    content: '\f006';
}
#footer .footer-30 .dt-mc-subscribe.inline.simple-rounded form > div.email-field-wrap
{
            border-radius: 0;
    border-width: 0;
    -webkit-border-radius: 0;
}
.footer-30 .dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap
{
    border: none !important;
}
.footer-30 .dt-mc-subscribe form .email-field-wrap input[type='email']
{
    font-size: 15px;
    padding: 16px 20px 15px;
}
.footer-30 .dt-mc-subscribe,
.footer-30 .dt-mc-subscribe form
{
    width: 100%;
}
#footer .footer-30 .dt-mc-subscribe form .email-field-wrap:after
{
            border-radius: 10px;
    border-width: 3px;
    -webkit-border-radius: 10px;
}

.footer-31
{
    overflow: visible !important;
}
.footer-31:before
{
    background: url(../images/kidslife-footer-bg.png) center top no-repeat;
    background-size: cover;
    content: '';
    height: 46px;
    left: 0;
    position: absolute;
    top: -46px;
    width: 100%;
}
.footer-31 .tweet_list li
{
    padding: 0 0 0 30px;
}
.footer-31 .tweet_list li:before
{
    background: url(../images/tweety.png) no-repeat;
    background-size: 21px 15px;
    content: '';
    float: left;
    height: 15px;
    margin: 0 0 0 0;
    width: 21px;
}
.footer-31 .tweet_list li:hover:before
{
    content: '';
}
.footer-31-copyright .alignright
{
    float: right;
    width: auto;
}
.footer-31-copyright .alignright .wpb_text_column,
.footer-31-copyright .alignright .wpb_single_image
{
    float: left;
}
.footer-31-copyright .alignright .dt-sc-sociable
{
    clear: none;
    margin: 3px 0 0;
}
.footer-31 .dt-mc-subscribe form .email-field-wrap i.left
{
    border: none !important;
}
.footer-31 .dt-mc-subscribe form .email-field-wrap i.left ~ input[type='email']
{
    font-size: 14px;
    padding-left: 40px;
}
.footer-31 .dt-mc-subscribe.inline form .btn-wrap div
{
            border-radius: 0 5px 5px 0;
    height: 100%;
    -webkit-border-radius: 0 5px 5px 0;
}
.footer-31 .dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap
{
    float: right;
    padding: 0;
}
#footer .footer-31-copyright.dt-sc-dark-bg a,
#footer .footer-35.dt-sc-dark-bg
{
    color: #fff;
}
#footer .footer-31-copyright.dt-sc-dark-bg a:hover
{
    color: #2b2b2b;
}

#footer .footer-32 .dt-sc-button.large
{
    color: #fff;
    font-size: 15px;
    padding: 22px 37px 18px;
    text-transform: uppercase;
}
.footer-32 .dt-custom-nav-wrapper[data-default-style='none'][data-hover-style='none']:not(.inline-vertical):not(.inline-horizontal) .dt-custom-nav li a
{
    margin-bottom: 0;
}
.footer-32 .dt-custom-nav li
{
    line-height: 20px;
}

/*.no-border.dt-mc-subscribe.inline form .email-field-wrap, .no-border.dt-mc-subscribe.inline.circle form > div.btn-wrap, .no-border.dt-mc-subscribe.inline.simple-rounded form > div.btn-wrap{border:none !important;}*/
.no-border.dt-mc-subscribe.inline form .email-field-wrap,
.no-border.dt-mc-subscribe.inline form > div.btn-wrap,
.no-border.dt-mc-subscribe.inline form > div.btn-wrap
{
    border: none !important;
}
.footer-33 .dt-mc-subscribe form .btn-wrap i ~ input[type='submit']
{
    padding-right: 43px;
}
.footer-33 .no-border.dt-mc-subscribe.inline form .email-field-wrap
{
    padding: 18px 20px;
    width: 100%;
}

.footer-34 h3
{
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
}
.footer-34 h3:before
{
    background-color: rgba(225,229,235,.5);
    bottom: 0;
    content: '';
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}
.footer-34 .wpb_column:hover h3:before
{
    width: 50%;
}

ul.dt-working-hours
{
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
ul.dt-working-hours li
{
    border-bottom: 0;
    display: inline-block;
    line-height: 29px;
    padding: 5px 15px 5px 0;
    width: 100%;
}
ul.dt-working-hours li
{
    padding: 5px 40px 5px 0;
}
ul.dt-working-hours li:before
{
    display: none;
}
ul.dt-working-hours li:first-child
{
    padding-top: 0;
}
ul.dt-working-hours li:last-child
{
    border-bottom: 0;
}
ul.dt-working-hours li span.time
{
    float: right;
    font-weight: normal;
}

.footer-35 h3
{
    clear: both;
    font-size: 22px;
    margin: 24px 0 40px;
    padding-left: 30px;
    position: relative;
}
.footer-35 h3:before
{
    content: '\f1b0';
    font-family: FontAwesome;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    margin-right: 15px;
    position: absolute;
    top: 4px;
}
.footer-35 .dt-custom-nav li a
{
    padding: 0;
}
.footer-35 .dt-sc-sociable.small li a
{
    height: auto;
    width: auto;
}
.footer-35 .dt-sc-sociable li
{
    margin: 0 18px;
}
.footer-35 .dt-sc-sociable li:first-child
{
    margin-left: 0;
}

.footer-36
{
    color: rgba(255,255,255,.6);
    font-size: 18px;
}
.zoom-hover.dt-sc-sociable li a > .dt-icon-default:after,
.zoom-hover.dt-sc-sociable li a > .dt-icon-hover:after
{
    border-style: dashed;
}
.zoom-hover.dt-sc-sociable li a:hover > .dt-icon-default:after,
.zoom-hover.dt-sc-sociable li a:hover > .dt-icon-hover:after
{
            transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.zoom-hover.dt-sc-sociable li
{
    display: inline-block;
    margin: 0 15px 10px;
}
.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child
{
    margin-left: 0;
}
.footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child a
{
    padding-left: 0;
}
.footer-36 .no-left-padding > .vc_column-inner
{
    padding-left: 0;
}
.footer-36 .vc_col-sm-8 > .vc_column-inner
{
    padding-left: 5%;
}

.dt-mc-subscribe.only-border-bottom
{
    border-bottom: 1px solid rgba(255,255,255,.6);
    width: 100%;
}
.dt-mc-subscribe.inline.only-border-bottom form .email-field-wrap
{
    width: 100%;
}
.dt-mc-subscribe.inline.only-border-bottom form .email-field-wrap,
.dt-mc-subscribe.inline.only-border-bottom form .btn-wrap
{
    border: none !important;
    padding: 0;
}
.dt-mc-subscribe.only-border-bottom form .email-field-wrap input[type='email']
{
    font-size: 40px;
    padding: 0;
}
.dt-mc-subscribe.only-border-bottom form .btn-wrap input[type='submit']
{
    font-weight: normal;
    padding: 0;
    text-transform: uppercase;
}
.dt-mc-subscribe.only-border-bottom form:before
{
    bottom: -1px;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    transition: all 300ms linear;
    width: 0;
}
.dt-mc-subscribe.only-border-bottom form:hover:before,
.dt-mc-subscribe.only-border-bottom form > div.email-field-wrap > div
{
    width: 100%;
}
.dt-mc-subscribe.only-border-bottom form .btn-wrap input[type='submit']:hover
{
    padding-right: 10px;
}

#footer .footer-37.dt-sc-dark-bg h2 strong
{
    color: #fff;
}
.footer-37
{
    color: rgba(255, 255, 255, .6);
}
.footer-37.vc_custom_float
{
    position: relative;
    z-index: 1;
}
.footer-37 .dt-custom-nav li a
{
    padding-bottom: 0;
    padding-top: 0;
}

.vc_row.vc_row-o-content-middle.footer-37 > .vc_column_container > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper.inline-horizontal[data-default-style='none'][data-hover-style='none'] .dt-custom-nav li
{
    padding-bottom: 0;
    padding-top: 0;
}
.footer-37 .dt-custom-nav-wrapper.inline-horizontal[data-divider='yes'] .dt-custom-nav li:last-child span.divider
{
    display: none;
}
.footer-37 .dt-custom-nav-wrapper.inline-horizontal[data-divider='yes'] .dt-custom-nav li:last-child a
{
    padding-right: 0;
}
.dt-mc-subscribe.inline.no-border form > div.email-field-wrap
{
    width: 100%;
}
.footer-37 .dt-mc-subscribe.no-border form .email-field-wrap input[type='email']
{
    font-size: 13px;
}
.footer-37 .dt-mc-subscribe.no-border form .btn-wrap div
{
            border-radius: 0 5px 5px 0;
    height: 100%;
       -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
}
.footer-37 .dt-mc-subscribe.no-border form .btn-wrap input[type='submit']
{
    padding: 0 19px;
    text-transform: uppercase;
}
.footer-37 .dt-mc-subscribe.no-border form .btn-wrap
{
    padding: 0;
}

.footer-38 .aligncenter.wpb_column
{
    z-index: 1;
}
.footer-38 .aligncenter.wpb_column:before
{
    background-color: rgba(0,0,0,.05);
    bottom: -100%;
    content: '';
    height: auto;
    left: 0;
    position: absolute;
    top: -100%;
    width: 100%;
    z-index: -1;
}
.footer-38 .aligncenter.wpb_column > .vc_column-inner
{
    padding: 0 50px;
}
.footer-38 h3
{
    clear: both;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: normal;
    margin: 15px 0 50px;
    position: relative;
}
.footer-38 h3:before
{
    border-style: dashed none solid;
    border-width: 1px 0;
    bottom: -15px;
            box-sizing: content-box;
    content: '';
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 64px;
       -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.footer-38 .alignright h3:before
{
    left: auto;
    right: 0;
}

/*--------------------------------------------------------------
	13.0 - Side Navigation
	--------------------------------------------------------------*/

.side-navigation
{
    float: left;
    margin: 0 2% 0 0;
    padding: 0;
    width: 27%;
}
.side-navigation-content
{
    float: left;
    margin: 0;
    padding: 0;
    width: 71%;
}
.side-navigation-bottom-content
{
    float: left;
    width: 100%;
}
.side-navigation-content img
{
    max-width: 100%;
}
.side-nav-container
{
    float: left;
    margin: 0;
    padding: 0;
    width: 98%;
}
ul.side-nav
{
    border: 1px solid;
    border-bottom: 0;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.side-nav li *,
ul.side-nav li *:before,
ul.side-nav li *:after
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
ul.side-nav li
{
    border-bottom: 1px solid;
    display: block;
    float: left;
    padding: 0;
    width: 100%;
}
ul.side-nav li a
{
    color: #2d2d2d;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 0 12px 60px;
    position: relative;
}
ul.side-nav li a:before
{
    background: #f5f5f5;
    content: '\f301';
    font-family: Material-Design-Iconic-Font;
    font-style: normal;
    font-weight: normal;
    height: 42px;
    left: 3px;
    line-height: 42px; 
    margin: auto;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 42px;
}
ul.side-nav li a:hover:before
{
    color: #fff;
}
ul.side-nav > li.current_page_item > a:before,
ul.side-nav > li > ul > li.current_page_item > a:before,
ul.side-nav > li > ul > li > ul > li.current_page_item > a:before
{
    color: #fff;
    content: '\f2f5';
    font-size: 24px;
}
ul.side-nav li ul
{
    border-top: 1px solid;
    margin: 0;
    padding-left: 0;
}
ul.side-nav li ul li:last-child
{
    border: none;
    padding-bottom: 0;
}
ul.side-nav li ul li a
{
    padding-left: 85px;
}
ul.side-nav ul ul li a
{
    padding-left: 120px;
}
ul.side-nav,
ul.side-nav li,
ul.side-nav li ul
{
    border-color: #e3e3e3;
}
ul.side-nav li a:before,
ul.side-nav > li > a:hover,
ul.side-nav > li > ul > li > a:hover,
ul.side-nav > li > ul > li > ul > li > a:hover
{
    color: #2d2d29;
}
.sidenav-alignright .side-navigation
{
    float: right;
    margin: 0 0 0 2%;
}

.side-navigation-bottom-content .widgettitle
{
    margin-bottom: 35px; 
    padding-bottom: 25px;
}

.side-navigation-content ul.dt-sc-fancy-list.arrow.dt-sc-consultancy-list li:before
{
    content: '\f105';
}

.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:first-child:before
{
    top: 1px;
}
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:before
{
    font-family: FontAwesome;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    left: 0; 
    position: absolute;
    text-decoration: inherit;
    top: 6px;
}

.side-navigation-content ul.dt-sc-fancy-list.arrow.dt-sc-consultancy-list li
{
    padding-left: 25px;
}
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:first-child
{
    padding-top: 0;
}
.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li
{
    border-bottom: 1px solid #e5e5e5; 
    clear: both;
    display: block;
    padding: 10px 0 8px 23px;
    position: relative;
}

.side-navigation-content ul.dt-sc-fancy-list.dt-sc-consultancy-list li:last-child
{
    border-bottom: none;
}

.side-navigation.type1 ul.side-nav > li.current_page_item > a
{
    color: #fff;
}

.side-navigation-content .dt-sc-wings-heading
{
    font-size: 32px; 
    line-height: 46px;
    margin: 0 0 25px;
    padding-bottom: 25px;
    position: relative;
    width: 100%;
}
.side-navigation-content .dt-sc-wings-heading:after
{
    bottom: 0;
    content: '';
    display: block;
    height: 3px; 
    left: 0;
    position: absolute;
    width: 45px;
}

.side-navigation.type2 ul.side-nav > li.current_page_item > a:after,
.side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after
{
    border-bottom: 10px solid transparent;
    border-left-style: solid;
    border-left-width: 10px;
    border-top: 10px solid transparent;
    content: '';
    height: 0;
    position: absolute;
    right: -11px;
    top: 50%;
            transform: translateY(-50%);
    width: 0;
       -moz-transform: translateY(-50%); 
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.side-navigation.type2 ul.side-nav > li.current_page_item > a
{
    color: #fff;
}

.sidenav-alignright .side-navigation.type2 ul.side-nav > li.current_page_item > a:after,
.sidenav-alignright .side-navigation.type2 ul.side-nav > li > ul > li.current_page_item > a:after
{
    left: -11px;
    right: auto;
            transform: translateY(-50%) rotate(180deg);
       -moz-transform: translateY(-50%) rotate(180deg); 
        -ms-transform: translateY(-50%) rotate(180deg);
    -webkit-transform: translateY(-50%) rotate(180deg);
}


.side-navigation.type3 ul.side-nav li
{
    border-bottom: none;
}
.side-navigation.type3 ul.side-nav li a:before,
.side-navigation.type3 ul.side-nav li a:after
{
    height: 28px;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
    width: 45px;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}

.side-navigation.type3 ul.side-nav li a:before
{
    border-right: 1px solid;
    content: '\f0da';
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: inherit;
    margin-right: 15px;
}
.side-navigation.type3 ul.side-nav li a:after
{
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.side-navigation.type3 ul.side-nav li a:hover:before,
ul.side-nav > li.current_page_item > a:before,
.side-navigation.type3 ul.side-nav > li > ul > li.current_page_item > a:before,
ul.side-nav > li > ul > li > ul > li.current_page_item > a:before
{
    border-color: transparent;
    margin-right: 0;
}

.side-navigation.type3 ul.side-nav li:hover a:after,
.side-navigation.type3 ul.side-nav > li.current_page_item > a:after,
.side-navigation.type3 ul.side-nav > li > ul > li.current_page_item > a:after,
.side-navigation.type3 ul.side-nav > li > ul > li > ul > li.current_page_item > a:after
{
    width: 0;
}

.side-navigation.type3 ul.side-nav li ul
{
    margin: 0;
    padding-left: 0;
}
.side-navigation.type3 ul.side-nav li ul li:last-child
{
    padding-bottom: 0;
}
.side-navigation.type3 ul.side-nav li ul li a
{
    padding-left: 130px;
}

.side-navigation.type3 ul.side-nav > li.current_page_item > a,
.side-navigation.type3 ul.side-nav > li:hover > a
{
    padding-left: 45px;
}

.side-navigation.type3 ul.side-nav li,
.side-navigation.type3 ul.side-nav li a,
.side-navigation.type3 ul.side-nav li a:before
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.side-navigation.type3 ul.side-nav > li > a:hover,
.side-navigation.type3 ul.side-nav > li > ul > li > a:hover,
.side-navigation.type3 ul.side-nav > li > ul > li > ul > li > a:hover,
.side-navigation.type3 ul.side-nav > li.current_page_item > a,
.side-navigation.type3 ul.side-nav > li > ul > li.current_page_item > a,
.side-navigation.type3 ul.side-nav > li > ul > li > ul > li.current_page_item > a,
.side-navigation.type3 ul.side-nav > li > a:hover:before,
.side-navigation.type3 ul.side-nav > li > ul > li > a:hover:before,
.side-navigation.type3 ul.side-nav > li > ul > li > ul > li > a:hover:before,
.side-navigation.type3 ul.side-nav > li.current_page_item > a:before,
.side-navigation.type3 ul.side-nav > li > ul > li.current_page_item > a:before,
.side-navigation.type3 ul.side-nav > li > ul > li > ul > li.current_page_item > a:before
{
    color: #fff;
}
.side-navigation.type3 ul.side-nav
{
    border-bottom: 1px solid #e3e3e3;
}
.side-navigation.type3 ul.side-nav li
{
            box-shadow: 0 -1px 0 0 rgba(0,0,0,.06) inset; ;
    -webkit-box-shadow: 0 -1px 0 0 rgba(0,0,0,.06) inset;
}
.side-navigation.type3 ul.side-nav li:last-child,
.side-navigation.type3 ul.side-nav li ul li:last-child
{
            box-shadow: none; ;
    -webkit-box-shadow: none;
}
.side-navigation.type3 ul.side-nav li ul
{
            box-shadow: 0 1px 0 0 rgba(0,0,0,.06) inset; ;
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.06) inset;
}
.side-navigation.type3 ul.side-nav li ul,
.side-navigation.type3 ul.side-nav li a:before
{
    border-color: #e3e3e3;
}
.side-navigation.type3 ul.side-nav li a,
.side-navigation.type3  ul.side-nav li a:before
{
    background: none;
    color: #333;
    font-size: 14px;
    line-height: 28px;
}

.side-navigation.type3 ul.side-nav li.current_page_item a:before
{
    border-right: none;
}
.side-navigation.type3 ul.side-nav li:hover a:after
{
    height: 0;
}


.side-navigation.type4 ul.side-nav
{
    border: none; 
    overflow: hidden;
}
.side-navigation.type4 ul.side-nav li
{
    border: none; 
    margin-bottom: 7px;
}
.side-navigation.type4 ul.side-nav li a
{
    background: #f4f8fb; 
    padding: 12px 30px 12px 20px;
    text-align: right;
}
.side-navigation.type4 ul.side-nav li a:before
{
    background: #f5f5f5;
    background-color: #000;
    content: '';
    height: 100%;
    left: auto; 
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
}
.side-navigation.type4 ul.side-nav li a:after
{
    content: '';
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    width: 5px;
    z-index: 9;
}
.side-navigation.type4 ul.side-nav > li > a:hover:after,
.side-navigation.type4 ul.side-nav li.current_page_item > a:after
{
    right: 0;
}


.side-navigation.type5 ul.side-nav
{
    border-bottom: 0;
    border-bottom-color: currentcolor;
    border-left: none;
    border-right: 5px solid;
    border-right-color: currentcolor;
    border-top: none; 
    float: left;
    margin: 0;
    padding: 50px 0;
    width: 100%;
}
.side-navigation.type5 ul.side-nav li
{
    border: none; 
    display: block;
    float: left;
    padding: 0 30px 0 0;
    position: relative;
    width: 100%;
}
.side-navigation.type5 ul.side-nav li a
{
    border-bottom: 1px solid currentcolor; 
    color: #2d2d2d;
    display: block;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 0 13px 0;
    position: relative;
    text-align: right;
}
.side-navigation.type5 ul.side-nav li ul
{
    border-top: 1px solid;
    margin: 0;
    padding-left: 0;
}
.side-navigation.type5 ul.side-nav li ul li:last-child
{
    border: 0;
    padding-bottom: 0;
}
.side-navigation.type5 ul.side-nav li ul li a
{
    padding-left: 85px;
}
.side-navigation.type5 ul.side-nav ul ul li a
{
    padding-left: 120px;
}
.side-navigation.type5 ul.side-nav li a:before
{
    display: none;
}
.side-navigation.type5 ul.side-nav li:after
{
    content: '';
    height: 100%;
    opacity: 0;
    position: absolute;
    right: -6px;
    top: 0;
            transition: all .3s linear; 
    width: 0;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.side-navigation.type5 ul.side-nav li.current_page_item:after,
.side-navigation.type5 ul.side-nav li:hover:after
{
    opacity: 1;
    width: 10px;
}


/*--------------------------------------------------------------
	14.0 - Style Picker
	--------------------------------------------------------------*/
.dt-style-picker-wrapper
{
    left: 0;
    position: fixed;
    top: 150px; 
    z-index: 99999;
}
#dt-style-picker
{
    background: #f9f9f9;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center; 
    top: 0;
    width: 225px;
    z-index: 1;
}
#dt-style-picker h2
{
    background-color: #1a1a1a; 
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    line-height: 48px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
    width: 100%;
}
#dt-style-picker h3
{
    color: #666;
    display: inline-block; 
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 15px 0;
    width: 100%;
}
#dt-style-picker ul
{
    background-image: linear-gradient(to bottom, #f7f4f4, #fff);
    border-top: 1px solid rgba(23, 24, 26, .08); 
    float: left;
    margin: 0;
    padding: 15px 0;
    text-align: center;
    width: 225px;
}
#dt-style-picker ul li
{
    display: inline-block;
    display: inline;
    list-style-type: none;
    margin: 0 4px 6px 4px; 
    padding: 0;
}
#dt-style-picker ul li a
{
    background: #f9f9f9;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 0; 
    margin: 0;
    padding: 3px;
}
#dt-style-picker ul li a.selected,
#dt-style-picker ul li a:hover
{
    border: 1px solid #d7d7d7;
}
#dt-style-picker ul li a img,
.style-picker-ico > img
{
    border: 1px solid #f0f0f0;
}
#dt-style-picker ul.scheme-picker li a
{
    padding: 7px;
}
#dt-style-picker ul.scheme-picker li a img
{
    border: 0; 
    height: auto;
}
#dt-style-picker .hr
{
    clear: both;
    display: block;
    float: left;
    height: 10px;
    margin: 3px 0; 
    position: relative;
    width: 100%;
    z-index: 1;
}
.style-picker-ico
{
    background: #1a1a1a;
    border-left: 0; 
    height: 48px;
    left: 224px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}
.style-picker-ico > i
{
    color: #fff;
    font-size: 27px;
    line-height: 47px;
}
.style-picker-ico.control-open > i:before
{
    content: '\eb69';
    font-family: 'IcoMoon-Ultimate';
}
#dt-style-picker h3.color-scheme
{
    background: #1a1a1a;
    color: #fff;
}


/*--------------------------------------------------------------
	15.0 - Loader
	--------------------------------------------------------------*/
.loader
{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999991;
}
.loader-inner:before
{
    content: 'Loading';
    display: block;
    font-size: 10em;
    left: 0;
    letter-spacing: 10px;
    margin: 0 auto;
    opacity: .05;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 5px 5px 0 #000; 
    text-transform: uppercase;
    top: 50%;
            transform: translateY(-50%);
    width: 100%;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.loader-inner
{
    left: 0;
    margin: 0 auto; 
    position: absolute;
    right: 0;
    top: 50%;
            transform: translateY(-50%);
    width: 100%;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.loader-inner .dot
{
            animation-delay: .2s;
            animation-duration: 2s;
            animation-iteration-count: infinite;
            animation-name: dot_move;
    background-color: #fff;
    border-radius: 7px;
    display: block;
    height: 7px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 7px;
       -moz-animation-delay: .2s;
       -moz-animation-duration: 2s;
       -moz-animation-iteration-count: infinite;
       -moz-animation-name: dot_move;
        -ms-animation-delay: .2s;
        -ms-animation-duration: 2s;
        -ms-animation-iteration-count: infinite;
        -ms-animation-name: dot_move;
    -webkit-animation-delay: .2s; 
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: dot_move;
}

.loader-inner .dot1
{
            animation-delay: .4s;
    margin-left: -40px;
       -moz-animation-delay: .4s;
        -ms-animation-delay: .4s; 
    -webkit-animation-delay: .4s;
}
.loader-inner .dot2
{
            animation-delay: .3s;
    margin-left: -20px;
       -moz-animation-delay: .3s;
        -ms-animation-delay: .3s; 
    -webkit-animation-delay: .3s;
}
.loader-inner .dot3
{
            animation-delay: .1s;
    margin-left: 20px;
       -moz-animation-delay: .1s;
        -ms-animation-delay: .1s; 
    -webkit-animation-delay: .1s;
}
.loader-inner .dot4
{
            animation-delay: 0s;
    margin-left: 40px;
       -moz-animation-delay: 0s;
        -ms-animation-delay: 0s; 
    -webkit-animation-delay: 0s;
}

@keyframes dot_move
{
    0%
    {
        left: 0;
        opacity: 0;
    }
    30%
    {
        height: 7px; 
        left: 50%;
        opacity: 1;
    }
    40%
    {
        height: 35px;
    }
    60%
    {
        height: 7px;
    }
    80%
    {
        left: 50%;
        opacity: 1;
    }
    100%
    {
        left: 100%;
        opacity: 0;
    }
}

@-moz-keyframes dot_move
{
    0%
    {
        left: 0;
        opacity: 0;
    }
    30%
    {
        height: 7px; 
        left: 50%;
        opacity: 1;
    }
    40%
    {
        height: 35px;
    }
    60%
    {
        height: 7px;
    }
    80%
    {
        left: 50%;
        opacity: 1;
    }
    100%
    {
        left: 100%;
        opacity: 0;
    }
}

@-webkit-keyframes dot_move
{
    0%
    {
        left: 0;
        opacity: 0;
    }
    30%
    {
        height: 7px; 
        left: 50%;
        opacity: 1;
    }
    40%
    {
        height: 35px;
    }
    60%
    {
        height: 7px;
    }
    80%
    {
        left: 50%;
        opacity: 1;
    }
    100%
    {
        left: 100%;
        opacity: 0;
    }
}


/*--------------------------------------------------------------
	16.0 - Totop
	--------------------------------------------------------------*/
#toTop,
#toTop:after
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

#toTop
{
    background: url(../images/totop-after.png) no-repeat center center;
    background-color: #000;
    background-size: 30%;
    border: 3px solid #000;
    border-radius: 50%; 
    bottom: 10px;
    display: none;
    height: 60px;
    margin: auto;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 100%;
    text-indent: -9999px;
    width: 60px;
    z-index: 999;
}

#toTop:after
{
    background: url(../images/totop@2x.png) no-repeat center center;
    background-size: 75%;
    border-radius: 50%;
    bottom: 0;
    content: '';
    display: block;
    height: 100px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
            transform: scale(1.2); 
    width: auto;
       -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}

#toTop:hover
{
    background-color: #fff;
    border-color: #000;
}
#toTop:hover:after
{
    opacity: 1;
            transform: scale(.8); 
       -moz-transform: scale(.8);
    -webkit-transform: scale(.8);
}
#toTop:active,
#toTop:focus
{
    outline: none;
}


/*--------------------------------------------------------------
	17.0 - Default Color
	--------------------------------------------------------------*/

/*----*****---- << Top bar >> ----*****----*/
.dt-sc-dark-bg.top-bar a, #header .white a
{
    color: #fff;
}
.top-bar a:hover,
.dt-sc-dark-bg.top-bar a:hover
{
    color: #666;
}


/*----*****---- << Header Modules >> ----*****----*/

#searchform
{
    border-color: #e5e5e5;
}
#searchform:before
{
    color: #c2c2c2;
}
#searchform input[type='text'],
.cart-info:before,
.cart-total:before
{
    color: #aaa;
}

.cart-info
{
    background: #f3f3f3;
}
.menu-icons-wrapper .search a,
.menu-icons-wrapper .cart a,
.menu-icons-wrapper .search a:hover span,
.menu-icons-wrapper .cart a:hover span
{
    color: #2b2b2b;
}
.menu-icons-wrapper.rounded-icons .search a span,
.dt-sc-vertical-small-separator,
.cart-icon span,
.live-chat a:hover
{
    background: #2b2b2b;
    color: #ffffff;
}

.menu-icons-wrapper .top-menu-search-container .search-form
{
    background: #fff;
}


/*----*****---- << Footer >> ----*****----*/

.footer-copyright.dt-sc-dark-bg,
#footer .dt-sc-dark-bg a
{
    color: rgba(255, 255, 255, .6);
}
#footer .dt-sc-dark-bg h3,
#footer .dt-sc-dark-bg h3 a
{
    color: #fff;
}

#footer,
.footer-copyright
{
    color: #777;
}
#footer a
{
    color: #666;
}

#footer .tweet_list li
{
    border-color: rgba(255, 255, 255, .15);
}

#footer .dt-sc-dark-bg .wpcf7-form input[type='text'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='password'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='email'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='url'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='tel'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='number'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='range'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='date'],
#footer .dt-sc-dark-bg .wpcf7-form textarea,
#footer .dt-sc-dark-bg .wpcf7-form input.text,
#footer .dt-sc-dark-bg .wpcf7-form input[type='search'],
#footer .dt-sc-dark-bg .wpcf7-form select,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='submit'],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='button'],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='reset']
{
    border-color: rgba(255,255,255, .5);
}

#footer .dt-sc-dark-bg .wpcf7-form input[type='text'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='password'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='email'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='url'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='tel'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='number'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='range'],
#footer .dt-sc-dark-bg .wpcf7-form input[type='date'],
#footer .dt-sc-dark-bg .wpcf7-form textarea,
#footer .dt-sc-dark-bg .wpcf7-form input.text,
#footer .dt-sc-dark-bg .wpcf7-form input[type='search'],
#footer .dt-sc-dark-bg .wpcf7-form textarea,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='submit'],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='button'],
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='reset'],
#footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-date,
#footer .dt-sc-dark-bg .blog-entry.blog-thumb-style.entry-date-left .entry-author
{
    color: rgba(255,255,255, .5);
}

#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered button:hover,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='submit']:hover,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='button']:hover,
#footer .dt-sc-dark-bg .wpcf7-form.bottom-bordered input[type='reset']:hover,
#footer .wpcf7-form.bottom-bordered button:hover,
#footer .wpcf7-form.bottom-bordered input[type='submit']:hover,
#footer .wpcf7-form.bottom-bordered input[type='button']:hover,
#footer .wpcf7-form.bottom-bordered input[type='reset']:hover
{
    color: #fff;
}

#footer .dt-sc-dark-bg .wpcf7-form-control-wrap:before
{
    background: #fff;
}

#footer .dt-sc-dark-bg .dt-sc-vertical-separator:before
{
    background: rgba(255,255,255, .5);
}

.upb_row_bg:before
{
    content: '';
    display: block;
    height: 100%;
    left: 0; 
    position: absolute;
    top: 0;
    width: 100%;
}

.list-style-left ul.dt-custom-nav
{
    margin-left: -15px;
    margin-right: -15px;
}


/*--------------------------------------------------------------
	17.0 - Store Locator
	--------------------------------------------------------------*/

.wpsl-stores-fullwidth-container .page .vc_row.wpb_row.vc_row-fluid
{
    overflow: hidden;
}
#wpsl-gmap,
#wpsl-result-list
{
    width: 100%;
}
#wpsl-wrap
{
    left: 30px;
    overflow: visible;
    position: absolute;
    top: 60px;
    width: 400px;
}
.wpsl-search-btn-wrap .dt-sc-storesearch-btn
{
    font-family: Fontawesome;
}
.dt-sc-advanced-options
{
    display: none;
    float: left;
    margin: 10px 0 0;
    padding: 20px 15px;
    width: 100%;
}
.wpsl-input #wpsl-search-input
{
    border: none;
    border-radius: 0!important;
    color: #4d4d4d;
    float: left;
    height: 60px;
    line-height: 60px;
    margin-right: 0;
    padding: 10px 12px;
    width: 316px;
}
#wpsl-search-wrap .wpsl-input
{
    background: #fff;
    margin-right: 0;
    position: relative;
    width: 100%;
}
#wpsl-search-wrap .wpsl-search-btn-wrap,
#wpsl-search-btn
{
    margin-right: 0;
}

.dt-sc-toggle-advanced-options
{
    background: #fff;
    color: #4d4d4d;
    float: left;
    height: 60px;
    line-height: 40px;
    padding: 10px;
    position: relative;
    width: 100%;
}
.dt-sc-toggle-advanced-options:hover
{
    color: #4d4d4d;
}
.dt-sc-toggle-advanced-options span
{
    color: #fff;
    float: right;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px;
}

.wpsl-input label,
#wpsl-radius label,
#wpsl-category label,
#wpsl-results label
{
    width: 67%!important;
}
#wpsl-radius,
.wpsl-select-wrap #wpsl-results
{
    margin-bottom: 10px;
    margin-right: 0!important;
    width: 100%!important;
}
#wpsl-result-list li p
{
    margin-bottom: 0;
}
#wpsl-search-wrap .wpsl-select-wrap div label
{
    line-height: 40px;
}
#wpsl-results .wpsl-dropdown
{
    z-index: 1;
}
.wpsl-select-wrap
{
    margin-bottom: 0!important;
    width: 100%;
}
#wpsl-checkbox-filter
{
    margin-top: 0!important;
}
.wpsl-dropdown
{
    border-radius: 0!important;
    width: 30%!important;
}
#wpsl-wrap #wpsl-stores,
#wpsl-wrap #wpsl-direction-details
{
    height: 540px!important;
}
#wpsl-stores .wpsl-store-thumb
{
    border-radius: 0!important;
}
#wpsl-radius
{
    width: 58%;
}
.wpsl-select-wrap #wpsl-results
{
    margin-right: 0;
    width: 38%;
}
#wpsl-checkbox-filter input[type='checkbox']
{
    float: right;
    margin: 10px 0 0;
}
#wpsl-search-btn
{
    background-image: none;
    border-radius: 0!important;
    color: #fff;
    height: 60px;
    margin-top: 0;
    width: 60px;
}
#wpsl-wrap #wpsl-result-list ul li
{
    margin: 20px 15px;
    padding: 20px 20px 10px;
}
#wpsl-wrap #wpsl-result-list li:last-child
{
    border-bottom: none;
}
.wpsl-locations-details
{
    color: #fff;
    float: left;
    margin-top: 25px;
    padding: 15px 10px 0;
    width: 100%;
}
.wpsl-locations-details > span
{
    display: block;
    margin-bottom: 20px;
}
.single-wpsl_stores #wpsl-base-gmap_0
{
    height: 400px;
}
.dt-appointment-fix
{
    float: left;
    margin: 0;
    position: relative;
}
#wpsl-stores .wpsl-directions
{
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 7px 9px 0;
    position: relative;
    text-align: center;
}
#wpsl-stores li > p span
{
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 7px;
}
#wpsl-stores li > p
{
    display: block;
    float: left;
    text-align: center;
    width: 100%;
}
#wpsl-stores li > p,
#wpsl-stores li > p ~ .wpsl-directions
{
    display: inline-block;
    margin: 20px 0;
    width: 50%;
}
#wpsl-stores li > div
{
    float: left;
    width: 100%;
}
#wpsl-stores li > div p a
{
    display: block;
    margin-bottom: 10px;
}
#wpsl-stores li > a:before
{
    font-family: FontAwesome;
    margin-right: 10px;
    vertical-align: middle;
}
#wpsl-stores li > a.dt-appointment-fix:before
{
    content: '\f073';
}
#wpsl-stores li > a.wpsl-directions:before
{
    content: '\f1d9';
}
#wpsl-search-btn,
#wpsl-search-wrap input
{
    border: none;
}
#wpsl-wrap .wpsl-selected-item,
.wpsl-dropdown
{
    color: #fff;
}
.wpsl-selected-item:after
{
    border-top: 8px solid #fff!important;
}
.wpsl-active .wpsl-selected-item::after
{
    border-bottom: 8px solid #fff!important;
    border-top: none!important;
    margin-top: -5px;
}
#wpsl-search-wrap #wpsl-checkbox-filter label,
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li
{
    margin-right: 0;
    width: 100%;
}
#wpsl-wrap #wpsl-result-list li
{
    border-width: 0;
}
.wpsl-search,
#wpsl-result-list
{
    background-color: rgba(237, 245, 248, .8);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25); 
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
}
#wpsl-checkbox-filter.wpsl-checkbox-3-columns li
{
    border-bottom: 1px dashed rgba(0, 0, 0, .15);
    margin-right: 0;
    padding: 10px 0;
    width: 100%;
}
.dt-sc-advanced-options,
#wpsl-wrap #wpsl-result-list ul li
{
    background-color: rgba(255, 255, 255, .64);
}


/*--------------------------------------------------------------
	18.0 - DT Responsive
--------------------------------------------------------------*/

@media only screen and (min-width:1381px) and (max-width:1680px)
{
    .no-header-menu ul li:last-child > ul.children, .dt-header-menu ul.dt-primary-nav li:last-child ul.sub-menu,
    .no-header-menu ul li:nth-last-child(2) > ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu
    {
        left: auto;
        right: 0;
    }

    .no-header-menu ul li ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li ul.sub-menu
    {
        right: 100%;
        top: 0;
        left: auto;
    }
}

/* Common Styles for the devices below 1380px width */
@media only screen and (max-width: 1380px)
{
    .no-header-menu ul li:last-child > ul.children, .dt-header-menu ul.dt-primary-nav li:last-child ul.sub-menu,
    .no-header-menu ul li:nth-last-child(2) > ul.children, .dt-header-menu ul.dt-primary-nav li:nth-last-child(2) > ul.sub-menu
    {
        left: auto;
        right: 0;
    }
    .no-header-menu ul li ul.children li ul.children, .dt-header-menu ul.dt-primary-nav li ul.sub-menu li ul.sub-menu
    {
        right: 100%;
        top: 0;
        left: auto;
    }    
    .dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='text']:focus
    {
        max-width: 1110px; 
        width: 1110px;
    }

    .fullwidth-on-laptop.vc_col-sm-8
    {
        text-align: center; 
        width: 100%;
    }
    .fullwidth-on-laptop.vc_col-sm-8 .vc_column-inner
    {
        padding-right: 0;
    }

    .fullwidth-on-laptop.vc_col-sm-8 h2.alignleft
    {
        float: right;
        margin-right: 0;
        text-align: center; 
        width: 100%;
    }

    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none form > div,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left form > div,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-center form > div,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right form > div
    {
        display: inline-block;
        float: none;
        margin-top: 15px;
    }

    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right
    {
        margin-bottom: 20px;
    }

    .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm
    {
        width: 100%;
    }

    #footer .footer-24 h2.dt-sc-lightweight
    {
        font-size: 32px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1380px)
{
    .rs_aligncenter_hxlg .dt-logo-container.logo-align-left a,
    .rs_aligncenter_hxlg .dt-logo-container.logo-align-right a
    {
        margin: auto;
    }

    .rs_aligncenter_hxlg .dt-header-menu.left,
    .rs_aligncenter_hxlg .dt-header-menu.right
    {
        float: none;
    }
}


@media only screen and (min-width: 1200px)
{
    .dt-header-menu
    {
        display: inline-block;
    }

    .mobile-nav-container,
    .dt-header-menu ul.dt-primary-nav li.go-back,
    .dt-header-menu ul.dt-primary-nav li.see-all
    {
        display: none;
    }

    .dt-header-menu.center
    {
        display: table;
    }
}


@media only screen and (max-width: 1199px)
{
    .dt-header-menu
    {
        display: none;
    }
    .dt-no-header-builder-content .no-header
    {
        display: block;
    }

    .dt-no-header-builder-content.aligncenter .no-header
    {
        padding-bottom: 25px;
    }

    .dt-no-header-builder-content .no-header .no-header-logo,
    .dt-no-header-builder-content .no-header .no-header-logo h2
    {
        text-align: center;
    }

    .dt-no-header-kudil .no-header-menu-wrapper,
    .mobile-nav-container .menu-trigger > span
    {
        display: none;
    }
    .no-header-logo-wrapper
    {
        float: left;
    }
    #header .no-header .mobile-nav-container
    {
        float: right;
        margin-top: 15px;
    }
    .dt-no-header-builder-content.dt-no-header-kudil .no-header
    {
        float: left;
        padding: 0; 
        width: 100%;
    }

    #header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container
    {
        padding-left: 15px;
        padding-right: 15px;
    }

    .overlay-header-search .overlay-search #searchform
    {
        width: 75%;
    }
    .simple-header-search.stretch,
    .simple-header-search.stretch #searchform,
    .simple-header-search.stretch #searchform input[type='text']
    {
        height: auto;
    }

    #header-wrapper #header.header-top-absolute,
    .no-breadcrumb.page-with-slider #header-wrapper #header.header-top-absolute
    {
        position: relative;
    }

    .main-title-section-wrapper
    {
        padding: 50px 0 70px;
    }

    .home .header-top-absolute .dt-header-tpl .vc_row
    {
        background: #000;
    }

    /*----*****---- << Slide Menu >> ----*****----*/

    .dt-sc-simpler-content .mobile-nav-container .menu-trigger
    {
        cursor: pointer; 
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    .dt-sc-simpler-content .mobile-menu,
    .dt-sc-simpler-content .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav
    {
        height: 400px;
    }
    .dt-sc-simpler-content .mobile-menu,
    .dt-sc-simpler-content .mobile-menu > ul,
    .dt-sc-simpler-content .mobile-menu ul.sub-menu
    {
        position: absolute;
    }

    .dt-sc-simpler-content .mobile-menu.nav-is-visible
    {
        max-width: 100%; 
                transform: none;
                transition: all .3s linear;
        width: 100%;
           -moz-transition: all .3s linear;
            -ms-transition: all .3s linear;
             -o-transition: all .3s linear;
        -webkit-transform: none;
        -webkit-transition: all .3s linear;
    }

    .dt-sc-simpler-content .mobile-menu
    {
        left: -245px;
        max-width: 230px;
                transition: all .3s linear;
        width: 230px;
        width: 0;
        z-index: 1000; 
           -moz-transition: all .3s linear;
            -ms-transition: all .3s linear;
             -o-transition: all .3s linear;
        -webkit-transition: all .3s linear;
    }
    .dt-sc-simpler-content .mobile-menu.nav-is-visible,
    .dt-sc-simpler-content .mobile-menu.nav-is-visible ul.dt-primary-nav
    {
        left: 0;
    }

    .vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu ul.dt-primary-nav > li > a
    {
        font-size: 30px;
    }

    .vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger,
    .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger
    {
        font-size: 55px;
        position: absolute;
        text-align: center;
        text-transform: uppercase; 
        top: 50%;
                transform: translateY(-50%);
        width: 100%;
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }

    .vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger > i:before
    {
        font-size: 55px;
    }

    .dt-sc-simpler-content .mobile-menu,
    .dt-sc-simpler-content .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav
    {
        height: 100% !important;
    }

    .vc_row.dt-sc-simpler-content
    {
        overflow-x: hidden;
    }
}

@media only screen and (min-width:768px) and (max-width:1199px)
{
    #footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left,
    #footer .alignleft .same-on-mobile.left .menu-footer-menu-container
    {
        text-align: left;
    }
    #footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right,
    #footer .alignright .same-on-mobile.right .menu-footer-menu-container
    {
        text-align: right;
    }
}


/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px)
{
    /*----*****---- << Header >> ----*****----*/
    .top-bar .dt-sc-vertical-separator
    {
        margin: 0 10px;
    }

    #header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle > .vc_column-inner > .wpb_wrapper
    {
        display: block;
        text-align: center;
    }
    #header .dt-header-tpl .vc_col-md-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left ~ .search-module.simple-header-search
    {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    #header .dt-header-tpl .vc_row > div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*='vc_col-md']:after
    {
        content: none;
    }

    .dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='text']:focus
    {
        max-width: 930px; 
        width: 930px;
    }

    .dt-sc-maaya-header.with-border .vc_col-sm-1.vc_col-lg-10.vc_col-md-12.wpb_column,
    .dt-sc-maaya-header .vc_col-md-12.wpb_column,
    .dt-sc-maaya-header .vc_col-md-10.wpb_column,
    .dt-sc-maaya-header .vc_col-md-8.wpb_column,
    .dt-sc-maaya-header .vc_col-md-6.wpb_column
    {
        margin-bottom: 0;
    }

    #header .header-24 .dt-sc-contact-info
    {
        font-size: 11px;
    }

    #header .header-25 .dt-header-menu .dt-primary-nav > li > a
    {
        padding: 0 16px;
    }
    #header .header-25 .dt-header-menu .dt-primary-nav > li a
    {
        font-size: 13px;
    }

    #header .header-28 .vc_col-md-8.wpb_column
    {
        margin-bottom: 0;
    }
    #header .header-28 .no-header-menu ul li a,
    #header .header-28 .dt-header-menu .dt-primary-nav li a
    {
        padding: 10px 10px;
    }

    #header .header-29 .no-header-menu ul li a,
    #header .header-29 .dt-header-menu .dt-primary-nav li a
    {
        font-size: 13px;
    }

    .rs_aligncenter_md .dt-logo-container.logo-align-left a,
    .rs_aligncenter_md .dt-logo-container.logo-align-right a
    {
        margin: auto;
    }

    .rs_aligncenter_md .dt-header-menu.left,
    .rs_aligncenter_md .dt-header-menu.right
    {
        float: none;
    }


    /*----*****---- << SideNav >> ----*****----*/
    ul.side-nav li a
    {
        font-size: 13px;
    }

    /*----*****---- << Breadcrumb >> ----*****----*/
    .main-title-section-wrapper.breadcrumb-right .main-title-section h1
    {
        font-size: 26px;
    }
    .main-title-section-wrapper.breadcrumb-right .main-title-section
    {
        width: 58%;
    }
    .main-title-section-wrapper.breadcrumb-right .breadcrumb
    {
        width: 42%;
    }

    /*----*****---- << Responsive Map >> ----*****----*/
    .responsive-map
    {
        max-width: 100%;
    }

    /*----*****---- << Footer >> ----*****----*/
    .footer-copyright .vc_col-sm-6
    {
        text-align: center; 
        width: 100%;
    }
    .footer-copyright .vc_col-sm-6 .vc_column-inner
    {
        padding: 0;
    }
    .footer-copyright .menu-links
    {
        text-align: center;
    }

    #footer .footer-copyright .vc_col-sm-6 .wpb_wrapper,
    #footer .footer-copyright .vc_col-sm-6 .dt-sc-sociable.right,
    #footer .footer-copyright .vc_col-sm-6 .dt-sc-sociable.left
    {
        display: inline-block; 
        float: none;
        text-align: center;
    }

    .footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable
    {
        float: left;
        margin-top: 10px;
        text-align: center;
        width: 100%;
    }
    .footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable li
    {
        display: inline-block;
        float: none;
    }

    #footer .alignleft .menu-footer-menu-container,
    #footer .alignright .menu-footer-menu-container,
    #footer .alignleft .dt-custom-nav-wrapper,
    #footer .alignright .dt-custom-nav-wrapper
    {
        text-align: center;
    }

    #footer .footer-copyright .dt-logo-container.logo-align-left,
    #footer .footer-copyright .dt-logo-container.logo-align-right
    {
        display: inline-block; 
        float: none;
    }

    .footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='email']:first-child
    {
        font-size: 12px;
        padding: 15px;
    }

    .footer18-widget .widget .recent-posts-widget li .entry-content p
    {
        font-size: 12px;
        line-height: 20px;
    }

    .footer-20 .dt-sc-twitter-icon span
    {
        font-size: 40px;
    }
    /*.footer-20 .dt-sc-twitter-feeds .tweet-text, .footer-20 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time { font-size: 12px; }*/
    .footer-20 .dt-sc-twitter-icon span
    {
        text-align: left;
    }
    .footer-20 .dt-sc-twitter-feeds .dt-sc-tweet
    {
        padding-left: 60px;
    }

    .footer-20 .footer-20-contact .vc_column-inner
    {
        margin-top: 0;
        padding: 15px 30px 30px 30px !important;
        position: static;
    }

    .footer-info-content.vc_row
    {
        width: 100%;
    }
    #footer .footer-22 .dt-sc-newsletter-section.type6
    {
        padding: 12px 30px 4px;
    }

    #footer .footer-22 .footer-copyright .vc_col-sm-6
    {
        text-align: left; 
        width: 50%;
    }
    #footer .footer-22 .footer-copyright .vc_col-sm-6:last-child
    {
        text-align: right;
    }

    #footer .footer-22 .footer-copyright .vc_col-sm-6 .dt-sc-sociable.right
    {
        margin: 0; 
        text-align: right;
        width: 100%;
    }
    #footer .footer-22 .footer-copyright .vc_col-sm-6:last-child .wpb_wrapper
    {
        width: 100%;
    }

    #footer .footer-23.footer-copyright .vc_col-sm-6
    {
        width: 50%;
    }
    #footer .footer-23.footer-copyright .vc_col-sm-6:first-child,
    #footer .footer-23.footer-copyright .vc_col-sm-6:first-child .wpb_wrapper
    {
        float: left; 
        text-align: left;
    }
    #footer .footer-23.footer-copyright .vc_col-sm-6:last-child,
    #footer .footer-23.footer-copyright .vc_col-sm-6:last-child .wpb_wrapper
    {
        float: right; 
        text-align: right;
    }

    #footer .footer-24 h2.dt-sc-lightweight
    {
        font-size: 28px;
    }

    /* Unit Test Fix */

    .admin-bar .mobile-menu
    {
        margin: 30px 0;
    }
}


/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:991px)
{
    .text-with-icon
    {
        font-size: 12px;
    }

    /*----*****---- << Loader >> ----*****----*/

    .loader-inner:before
    {
        font-size: 8em;
    }

    /*----*****---- << Header >> ----*****----*/
    .top-bar .dt-sc-vertical-separator,
    .top-bar .dt-sc-vertical-small-separator
    {
        margin: 0 7px;
    }

    #header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child,
    #header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child,
    #header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child
    {
        display: table;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }
    #header .dt-header-tpl .rs_col-sm-12 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child
    {
        display: block;
    }

    #header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle > .vc_column-inner > .wpb_wrapper
    {
        display: block;
        text-align: center;
    }
    #header .dt-header-tpl .rs_col-sm-12.flex-col-elements-inline-middle .dt-custom-nav-wrapper.left ~ .search-module.simple-header-search
    {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    #header .dt-header-tpl .vc_row > div.wpb_column.dt-sc-skin-highlight.extend-bg-fullwidth-left[class*='rs_col-sm']:after
    {
        content: none;
    }

    .dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='text']:focus
    {
        max-width: 740px; 
        width: 740px;
    }
    .dt-sc-maaya-header.with-border .mobile-nav-container .menu-trigger
    {
        top: 7px;
    }

    .dt-sc-maaya-header.with-border .dt-sc-slide-search #searchform input[type='text']
    {
        padding-bottom: 11px; 
        top: -2px;
    }
    .dt-sc-maaya-header.with-border .dt-sc-slide-search #searchform::before
    {
        top: 3px;
    }

    .dt-sc-maaya-header.with-border .alignright.rs_col-sm-6.wpb_column.vc_col-sm-2
    {
        margin-bottom: 0;
    }

    .header-24 .dt-logo-container
    {
        margin-top: 30px;
    }

    #header .header-25 .mobile-nav-container
    {
        margin: 12px 0;
    }
    #header .header-25 .menu-icons-wrapper
    {
        margin: -9px 0 0;
    }

    #header .header-27 .no-header-menu ul li a,
    #header .header-27 .dt-header-menu .dt-primary-nav li a
    {
        padding: 10px 12px;
    }
    #header .header-27 .vc_column_container section > .vc_column-inner
    {
        padding-left: 0;
        padding-right: 0;
    }
    #header .header-27 .dt-custom-nav li
    {
        white-space: inherit;
    }

    #header .header-28-topbar .dt-custom-nav-wrapper.inline-horizontal.dt-simple-menu.right .dt-custom-nav
    {
        float: right;
    }

    #header .header-28.header-container .dt-col-static-position > .vc_column-inner
    {
        padding-left: 0;
    }
    #header .header-28 .no-header-menu ul li a,
    #header .header-28 .dt-header-menu .dt-primary-nav li a
    {
        font-size: 11px; 
        padding: 10px 6px 11px;
    }

    #header .header-28-topbar .dt-custom-nav-wrapper.left
    {
        float: left;
    }
    #header .header-28-topbar .dt-custom-nav-wrapper.right
    {
        float: right;
    }

    #header .header-28 .cart-info
    {
        margin-top: -12px;
    }
    #header .header-28 .cart-info:before
    {
        font-size: 16px;
    }
    #header .header-28.header-container .dt-col-static-position
    {
        padding-right: 55px;
    }

    #header .header-29 .wpb_column.rs_col-sm-12.vc_col-sm-6
    {
        width: 50%;
    }

    #header .header-29 .rs_col-sm-12.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child,
    #header .header-29 .rs_col-sm-12.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .dt-logo-container:only-child
    {
        float: right !important;
        text-align: right !important;
    }

    #header .header-29 .rs_col-sm-12.vc_col-sm-6 > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child
    {
        float: left !important;
        text-align: left !important;
    }

    #header .header-29 .no-header-menu ul li a,
    #header .header-29 .dt-header-menu .dt-primary-nav li a
    {
        font-size: 9px;
    }
    #header .header-29 .no-header-menu ul li,
    #header .header-29 .dt-header-menu .dt-primary-nav li
    {
        margin: 0 2px 0 0;
    }

    #header .header-29 #searchform input[type='text']
    {
        font-size: 10px;
    }

    .rs_aligncenter_sm .dt-logo-container.logo-align-left a,
    .rs_aligncenter_sm .dt-logo-container.logo-align-right a
    {
        margin: auto;
    }

    .rs_aligncenter_sm .dt-header-menu.left,
    .rs_aligncenter_sm .dt-header-menu.right
    {
        float: none;
    }


    /*----*****---- << Breadcrumb >> ----*****----*/
    .main-title-section-wrapper.breadcrumb-right .main-title-section h1
    {
        font-size: 24px;
        margin-top: 11px;
    }

    /*----*****---- << Side-nav >> ----*****----*/
    ul.side-nav li a
    {
        font-size: 10px;
        padding: 6px 10px 6px 50px;
    }
    ul.side-nav li a:before
    {
        height: 30px;
        line-height: 30px; 
        width: 30px;
    }
    ul.side-nav > li.current_page_item > a:before,
    ul.side-nav > li > ul > li.current_page_item > a:before,
    ul.side-nav > li > ul > li > ul > li.current_page_item > a:before
    {
        font-size: 18px;
    }

    .side-navigation.type3 ul.side-nav > li.current_page_item > a,
    .side-navigation.type3 ul.side-nav > li:hover > a
    {
        padding-left: 35px;
    }
    .side-navigation.type3 ul.side-nav li a,
    .side-navigation.type3 ul.side-nav li a:before
    {
        font-size: 10px;
    }
    .side-navigation.type3 ul.side-nav li a:before,
    .side-navigation.type3 ul.side-nav li a:after
    {
        width: 35px;
    }

    .side-navigation.type5 ul.side-nav li a
    {
        font-size: 12px;
        padding: 8px 0 9px 0;
    }

    /*----*****---- << Responsive Map >> ----*****----*/
    .responsive-map
    {
        max-width: 100%;
    }

    /*----*****---- << Footer >> ----*****----*/
    .footer-copyright .vc_col-sm-6,
    .footer-copyright .vc_col-sm-6.alignright
    {
        display: block; 
        float: none;
        text-align: center;
        width: 100%;
    }
    .footer-copyright .vc_col-sm-6 .vc_column-inner
    {
        padding: 0;
    }
    .footer-copyright .menu-links
    {
        margin-top: 5px; 
        text-align: center;
    }
    .footer-copyright .vc_col-sm-6.alignright .dt-sc-sociable
    {
        display: inline-block; 
        float: none;
        text-align: center;
    }

    #footer .alignleft  .menu-footer-menu-container
    {
        text-align: center;
    }

    #footer .footer-copyright .dt-logo-container.logo-align-left,
    #footer .footer-copyright .dt-logo-container.logo-align-right
    {
        display: inline-block; 
        float: none;
    }
    #footer .footer-copyright .wpb_wrapper,
    #footer .footer-copyright .dt-sc-sociable.right,
    #footer .footer-copyright .dt-sc-sociable.left
    {
        display: inline-block; 
        float: none;
        text-align: center;
    }

    .fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin,
    .fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin
    {
        margin-bottom: 10px; 
        margin-right: 0;
    }

    .footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='email']:first-child
    {
        font-size: 10px;
        padding: 10px;
    }
    .footer-16 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='submit']
    {
        padding: 14px 10px 14px;
    }

    .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='text'],
    .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='email']
    {
        width: 30%;
    }

    .footer18-widget .widget .recent-posts-widget li .entry-content
    {
        float: left;
        margin-top: 0; 
        width: 100%;
    }
    #footer .footer18-widget .footer-copyright .wpb_wrapper
    {
        text-align: left;
    }
    .footer-18 .dt-sc-twitter-feeds .tweet-text,
    .footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time
    {
        font-size: 10px;
    }

    .footer-19.newsletter form
    {
        width: 400px;
    }

    .footer-20 .dt-sc-twitter-icon span
    {
        font-size: 40px;
    }
    .footer-20 .dt-sc-twitter-feeds .tweet-text,
    .footer-20 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time
    {
        font-size: 11px;
    }
    .footer-20 .dt-sc-twitter-icon span
    {
        text-align: left;
    }
    .footer-20 .dt-sc-twitter-feeds .dt-sc-tweet
    {
        padding-left: 60px;
    }
    .footer-20 .footer-20-contact .vc_column-inner
    {
        position: static;
    }

    .footer-info-content.vc_row
    {
        width: 100%;
    }
    .footer-info.vc_column_container
    {
        padding: 10px;
    }

    #footer .footer-22 .dt-sc-newsletter-section.type6
    {
        padding: 12px 10px 4px;
    }
    #footer .footer-22 .dt-sc-newsletter-section.type6 > p
    {
        padding: 0 10px;
    }

    #footer .footer-23.footer-copyright .vc_col-sm-6
    {
        width: 50%;
    }
    #footer .footer-23.footer-copyright .vc_col-sm-6:first-child,
    #footer .footer-23.footer-copyright .vc_col-sm-6:first-child .wpb_wrapper
    {
        float: left; 
        text-align: left;
    }
    #footer .footer-23.footer-copyright .vc_col-sm-6:last-child,
    #footer .footer-23.footer-copyright .vc_col-sm-6:last-child .wpb_wrapper
    {
        float: right; 
        text-align: right;
    }

    #footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap,
    #footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap
    {
        display: block;
    }
    #footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .email-field-wrap
    {
        width: 100%;
    }
    #footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap
    {
        margin-top: 3px;
        padding-left: 0;
        padding-right: 0;
    }

    #footer .footer-24 h2.dt-sc-lightweight
    {
        font-size: 38px;
    }

    #footer .dt-sc-contact-info.type3:before
    {
        content: none;
    }

    /* Unit Test Fix */

    .admin-bar .mobile-menu
    {
        margin: 40px 0;
    }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px)
{
    .dt-sc-maaya-header .dt-sc-slide-search #searchform
    {
        float: right; 
        max-width: 100%;
        width: 100%;
    }
    .dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='text'],
    .dt-sc-maaya-header .dt-sc-slide-search #searchform input[type='text']:focus
    {
        padding: 4px 0 20px;
        width: 100%;
    }
    .dt-sc-maaya-header:not(.with-border) .dt-sc-slide-search #searchform input[type='text']:focus
    {
        max-width: 450px; 
        width: 450px;
    }

    #header .dt-header-tpl .dt-sc-maaya-header .search-module.simple-header-search
    {
        width: 100%;
    }

    .dt-sc-dark-bg #logo a .darkbg_logo
    {
        display: none;
    }
    .dt-sc-dark-bg #logo a .normal_logo
    {
        display: block;
    }

    .overlay-search #searchform input[type='text']
    {
        font-size: 25px;
        letter-spacing: .5px;
    }


    /*----*****---- << Header >> ----*****----*/
    .top-bar
    {
        max-height: none;
        padding: 5px 0; 
        text-align: center;
    }
    .top-bar .wpb_column
    {
        margin-bottom: 0;
        padding: 0;
    }
    .top-bar .text-with-icon
    {
        font-size: 12px;
    }
    .top-bar .alignright
    {
        display: inline-block;
        float: none;
        text-align: center;
    }
    .top-bar .dt-sc-vertical-separator,
    .top-bar .dt-sc-vertical-small-separator
    {
        margin: 0 10px;
    }
    .top-bar .dt-sc-sociable li
    {
        float: none;
    }

    #header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-custom-nav-wrapper:only-child,
    #header .dt-header-tpl .wpb_column > .vc_column-inner > .wpb_wrapper > .dt-sc-sociable:only-child
    {
        display: table;
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
    }

    #header .dt-header-tpl .dt-logo-container a,
    #header .dt-header-tpl div[class^='dt-logo-container'][class*='vc_custom']
    {
        margin-left: auto;
        margin-right: auto;
    }
    #header .dt-header-tpl div[class^='dt-logo-container'][class*='vc_custom']
    {
        width: 60%;
    }

    #header .dt-header-tpl .flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper
    {
        display: block;
        height: auto;
        text-align: center;
    }

    #header .dt-header-tpl .search-module.simple-header-search
    {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    #header .dt-header-tpl .flex-col-elements-inline-middle .mobile-nav-container ~ .search-module
    {
        margin-top: 15px;
    }

    #header .header-25 .wpb_column
    {
        margin-bottom: 0;
    }
    #header .header-25 .mobile-nav-container
    {
        margin: 12px 0 0;
    }
    #header .header-25 .menu-icons-wrapper
    {
        margin: 0 0 18px;
        text-align: center;
    }
    #header .header-25 .cart-info
    {
        padding: 14px 0 14px 27px;
    }

    .mobile-nav-container
    {
        text-align: center;
    }

    .dt-sc-slide-menu .menu-icons-wrapper,
    .dt-sc-slide-menu .menu-icons-wrapper .search
    {
        padding: 0;
    }
    .dt-sc-slide-menu.dt-sc-maaya-header .wpb_column
    {
        margin-bottom: 0;
    }

    .dt-sc-slide-menu.dt-sc-maaya-header .menu-icons-wrapper .search
    {
        height: 30px;
        line-height: 30px; 
        width: 30px;
    }
    .dt-sc-slide-menu.dt-sc-maaya-header .wpb_column.vc_col-xs-6
    {
        width: 50%;
    }

    .search-module.slide-down-header-search .menu-icons-wrapper .top-menu-search-container
    {
        left: 75%;
        right: auto;
                transform: translateX(-75%); 
        -webkit-transform: translateX(-75%);
    }
    .simple-header-search.stretch,
    .simple-header-search.stretch #searchform,
    .simple-header-search.stretch #searchform input[type='text']
    {
        width: 100%;
    }

    .search-module.filled:not(.simple-header-search):not(.dt-sc-skin-highlight),
    .search-module.filled-onhvr:not(.simple-header-search):not(.dt-sc-skin-highlight):hover,
    .search-module:not(.simple-header-search).filled.dt-sc-dark-bg,
    .search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover
    {
        background-color: transparent;
    }

    .search-module:not(.simple-header-search).filled.dt-sc-dark-bg .menu-icons-wrapper .search span,
    .search-module:not(.simple-header-search).filled-onhvr.dt-sc-dark-bg:hover .menu-icons-wrapper .search span,
    .search-module:not(.simple-header-search).filled.dt-sc-skin-highlight .menu-icons-wrapper .search span,
    .search-module:not(.simple-header-search).filled-onhvr.dt-sc-skin-highlight:hover .menu-icons-wrapper .search span
    {
        color: inherit;
    }

    /*----*****---- << Slide Menu >> ----*****----*/
    .dt-sc-simpler-content.overlay-header .mobile-menu,
    .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav
    {
        top: 50%;
                transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);  
        -webkit-transform: translateY(-50%);
    }

    .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger,
    .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger > i:before
    {
        font-size: 60px;
        text-transform: uppercase;
    }

    .vc_row.dt-sc-simpler-content.overlay-header > .wpb_column.vc_column_container
    {
        margin: 0;
    }

    .vc_row.dt-sc-simpler-content.from-left.dt-sc-simpler-content-open .dt-simpler-slider
    {
        right: 20px;
    }

    .dt-sc-simpler-content .dt-simpler-slider,
    .dt-sc-simpler-content.boxed-header .dt-simpler-slider,
    .dt-sc-simpler-content-open .dt-simpler-slider,
    .dt-sc-simpler-content-close .dt-simpler-slider,
    .dt-sc-simpler-content-close.boxed-header .dt-simpler-slider,
    .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider
    {
        top: 12px;
    }

    .vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger,
    .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger,
    .vc_row.dt-sc-simpler-content .mobile-nav-container .menu-trigger > i:before
    {
        font-size: 45px;
    }

    .vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger
    {
        font-size: 40px; 
        position: static;
        top: auto;
                transform: none;
           -moz-transform: none;
            -ms-transform: none;
        -webkit-transform: none;
    }
    .vc_row.dt-sc-simpler-content.boxed-header .mobile-nav-container .menu-trigger > i:before
    {
        font-size: 40px;
    }

    .dt-sc-simpler-content.boxed-header .mobile-menu,
    .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav,
    .dt-sc-simpler-content.overlay-header .mobile-menu,
    .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav
    {
        height: 400px !important;
    }

    .dt-sc-simpler-content-open .dt-simpler-slider,
    .dt-sc-simpler-content-open.boxed-header .dt-simpler-slider
    {
        left: auto; 
        right: 20px;
    }

    .vc_row.dt-sc-simpler-content > .wpb_column.vc_column_container
    {
        margin-bottom: 0;
    }

    .dt-sc-maaya-header .dt-simpler-slider
    {
        background: #3d3d3d;
        height: 40px;
        left: auto;
        position: fixed;
        right: 10px;
        top: 10px; 
        width: 40px;
    }
    .dt-sc-maaya-header .dt-simpler-slider span
    {
        background: #fff;
        left: 0;
        margin: 0 auto; 
        right: 0;
        width: 18px;
    }
    .dt-sc-maaya-header .dt-simpler-slider span:first-child
    {
        top: 14px;
    }
    .dt-sc-maaya-header .dt-simpler-slider span:last-child
    {
                transform: translate3d(0, 8px, 0);
           -moz-transform: translate3d(0, 6px, 0);
            -ms-transform: translate3d(0, 8px, 0); 
        -webkit-transform: translate3d(0, 8px, 0);
    }

    .dt-sc-maaya-header .dt-simpler-slider:before
    {
        color: #fff;
        font-size: 24px; 
        top: 4px;
    }
    .dt-sc-maaya-header .dt-simpler-slider:hover:before,
    .dt-sc-maaya-header .dt-sc-simpler-content-open .dt-simpler-slider:before
    {
        left: 4px;
    }

    .dt-sc-maaya-header.with-border
    {
        padding-top: 20px;
    }
    .dt-sc-maaya-header.with-border .mobile-nav-container .menu-trigger
    {
        color: #fff; 
        position: static;
        width: 100%;
    }

    #header .header-24 .dt-logo-container
    {
        margin-bottom: 10px; 
        margin-top: 50px;
    }
    #header .header-24.top-bar p
    {
        line-height: 50px;
    }
    #header .header-24.top-bar p,
    #header .header-24.top-bar .wpb_wrapper
    {
        text-align: center;
    }
    #header .header-24.top-bar .dt-sc-button
    {
        margin-bottom: 20px;
    }

    #header .header-24 .dt-sc-contact-info
    {
        padding-left: 0; 
        text-align: center;
    }
    #header .header-24 .dt-sc-contact-info span
    {
        font-size: 24px;
        margin: 0 0 10px 0;
        position: static;
        width: 100%;
    }

    #header .header-24 .alignright .vc_col-sm-4
    {
        width: 50%;
    }
    #header .header-24 .alignright .vc_col-sm-4:last-child
    {
        width: 100%;
    }

    .header-24 .mobile-nav-container
    {
        background: #000;
        padding: 5px 0;
    }

    #header .header-26 .vc_col-sm-2
    {
        top: -30px;
    }
    #header .header-26 .vc_col-sm-5
    {
        margin-bottom: 5px;
    }

    #header .header-27 .vc_col-sm-3.vc_col-xs-6,
    #header .header-27 .vc_col-sm-2.vc_col-xs-6
    {
        margin-bottom: 0;
    }
    #header .header-27 .dt-col-static-position
    {
        margin-top: 20px;
    }

    #header .header-28-topbar .wpb_column
    {
        margin: 10px 0 0 0;
    }
    #header .header-28-topbar .wpb_column:last-child
    {
        margin-bottom: 10px;
    }

    #header .header-28
    {
        padding-top: 27px;
    }
    #header .header-28.header-container .dt-col-static-position
    {
        padding-right: 0;
    }

    #header .header-29 .alignright
    {
        display: inline-block; 
        float: none;
        width: auto;
    }
    #header .header-29 .mobile-nav-container
    {
        margin-top: 20px;
    }


    .rs_aligncenter_xs .dt-logo-container.logo-align-left a,
    .rs_aligncenter_xs .dt-logo-container.logo-align-right a
    {
        margin: auto;
    }

    .rs_aligncenter_xs .dt-header-menu.left,
    .rs_aligncenter_xs .dt-header-menu.right
    {
        float: none;
    }

    /*----*****---- << Breadcrumb >> ----*****----*/

    .main-title-section-wrapper
    {
        padding: 20px 0 50px;
    }
    .main-title-section h1
    {
        font-size: 26px;
    }
    .main-title-section h2.main-subtitle-text
    {
        font-size: 40px;
    }
    .main-title-section,
    .main-title-section h1,
    .breadcrumb
    {
        text-align: center;
    }

    .main-title-section-wrapper.breadcrumb-right .main-title-section,
    .main-title-section-wrapper.breadcrumb-right .breadcrumb,
    .main-title-section-wrapper.breadcrumb-left .main-title-section,
    .main-title-section-wrapper.breadcrumb-left .breadcrumb
    {
        padding: 0;
        text-align: center; 
        width: 100%;
    }

    .no-breadcrumb.page-with-slider #header-wrapper.header-top-absolute #header
    {
        position: static;
    }

    /*----*****---- << Side-navigation >> ----*****----*/
    .side-navigation,
    .side-navigation-content
    {
        width: 100%;
    }
    .side-navigation
    {
        margin-bottom: 30px;
    }

    /*----*****---- << Responsive Map >> ----*****----*/
    .responsive-map
    {
        max-width: 100%;
    }

    /*----*****---- << Footer >> ----*****----*/

    #footer .footer-copyright .vc_col-sm-6,
    #footer .footer-copyright .alignright.vc_col-sm-6,
    #footer .footer-copyright .alignleft.vc_col-sm-6,
    #footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav,
    #footer .alignright.wpb_column,
    #footer .alignleft.wpb_column,
    #footer .footer-copyright .dt-logo-container.logo-align-left,
    #footer .footer-copyright .dt-logo-container.logo-align-right
    {
        text-align: center;
    }
    #footer .footer-copyright .dt-custom-nav-wrapper .custom-sub-nav.dt-custom-nav li,
    #footer .footer-copyright .dt-logo-container.logo-align-left,
    #footer .footer-copyright .dt-logo-container.logo-align-right
    {
        display: inline-block; 
        float: none;
    }

    #footer .dt-custom-nav-wrapper.left.same-on-mobile
    {
        text-align: left;
    }
    #footer .dt-custom-nav-wrapper.right.same-on-mobile
    {
        text-align: right;
    }

    #footer .dt-sc-sociable.center-on-mobiles
    {
        text-align: center;
    }
    #footer .dt-mc-subscribe:not(.inline) > form > div.btn-wrap
    {
        margin-top: 10px; 
        width: 50%;
    }

    .fullwidth-on-laptop.vc_col-sm-8 h2.alignleft,
    .fullwidth-on-laptop.vc_col-sm-8 .alignright
    {
        line-height: 40px;
        margin-bottom: 10px; 
        margin-right: 0;
        width: 100%;
    }
    .map-with-overlay .map-overlay.wpb_column .vc_column-inner .wpb_wrapper
    {
        width: 90%;
    }

    .footer-copyright
    {
        text-align: center;
    }

    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-none,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-left,
    .fullwidth-on-laptop.vc_col-sm-8 .dt-mc-subscribe.align-right
    {
        margin-bottom: 0;
    }

    .fullwidth-on-laptop.vc_col-sm-8 h2.alignleft.no-margin,
    .fullwidth-on-laptop .vc_col-sm-8 h1.alignnone.no-margin
    {
        margin-bottom: 10px; 
        margin-right: 0;
    }

    .dt-custom-nav-wrapper.left.rs_align_sm-center,
    .dt-custom-nav-wrapper.right.rs_align_sm-center
    {
        text-align: center;
    }

    .flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav,
    .flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav,
    .flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav
    {
        margin-left: auto;
        margin-right: auto;
    }

    .dt-custom-nav-wrapper.left.rs_align_sm-center .dt-custom-nav > li,
    .dt-custom-nav-wrapper.right.rs_align_sm-center .dt-custom-nav > li,
    .flex-col-elements-inline-middle .dt-custom-nav-wrapper.left .dt-custom-nav > li,
    .flex-col-elements-inline-middle .dt-custom-nav-wrapper.center .dt-custom-nav > li,
    .flex-col-elements-inline-middle .dt-custom-nav-wrapper.right .dt-custom-nav > li
    {
        float: none;
    }

    #footer .alignleft .dt-custom-nav-wrapper.same-on-mobile.left,
    #footer .alignleft .same-on-mobile.left .menu-footer-menu-container,
    #footer .alignright .dt-custom-nav-wrapper.same-on-mobile.right,
    #footer .alignright .same-on-mobile.right .menu-footer-menu-container
    {
        text-align: center;
    }

    #footer .footer-copyright .wpb_wrapper,
    #footer .footer-copyright .dt-sc-sociable.right,
    #footer .footer-copyright .dt-sc-sociable.left
    {
        display: inline-block; 
        float: none;
        text-align: center;
    }

    .footer-17 .dt-sc-newsletter-section.type2
    {
        position: static;
    }
    .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='text'],
    .footer-17 .dt-sc-newsletter-section.type2 .dt-sc-subscribe-frm input[type='email']
    {
        margin-right: 1%; 
        width: 49%;
    }

    #footer .footer18-widget .extend-bg-fullwidth-right,
    #footer .footer18-widget .extend-bg-fullwidth-left,
    #footer .footer18-widget .extend-bg-fullwidth-right:after,
    #footer .footer18-widget .extend-bg-fullwidth-left:after
    {
        margin-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
    }

    #footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight),
    #footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight),
    #footer .footer18-widget .extend-bg-fullwidth-right:not(.dt-sc-skin-highlight):after,
    #footer .footer18-widget .extend-bg-fullwidth-left:not(.dt-sc-skin-highlight):after
    {
        background: #c2c2c2;
    }

    #footer .footer18-widget .extend-bg-fullwidth-right:after
    {
        left: -50%;
    }
    #footer .footer18-widget .extend-bg-fullwidth-left:after
    {
        right: -50%;
    }

    #footer .footer18-widget .footer-copyright
    {
        margin: 15px 0; 
        position: static;
    }

    .footer18-widget .vc_column_container.extend-bg-fullwidth-right
    {
        padding-left: 30px;
    }

    .footer-18 .dt-sc-twitter-icon
    {
        height: auto;
        width: 100%;
        z-index: 1;
    }
    .footer-18 .dt-sc-twitter-icon:before
    {
        left: -50%; 
        width: 9999px;
    }

    .footer-18 .dt-sc-twitter-icon:after
    {
        background: none;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #32aadf;
        left: 0;
        margin: -1px auto; 
        right: 0;
        top: 100%;
                transform: none;
           -moz-transform: none;
            -ms-transform: none;
        -webkit-transform: none;
    }

    .footer-18 .dt-sc-twitter-feeds .dt-sc-tweet
    {
        padding-left: 0;
        padding-top: 77px;
    }

    .footer-18 .dt-sc-twitter-feeds .tweet-text,
    .footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time
    {
        font-size: 12px;
        line-height: 20px;
    }
    .footer-18 .dt-sc-twitter-feeds .dt-sc-tweet .tweet-time
    {
        margin: 0;
    }

    #footer .footer-19.newsletter form
    {
        margin-top: 10px; 
        width: 100%;
    }
    #footer .footer-19.newsletter form > div.email-field-wrap
    {
        float: left;
    }
    #footer .footer-19 .dt-mc-subscribe:not(.inline) > form > div.btn-wrap
    {
        margin-top: 0; 
        width: auto;
    }

    #footer .footer-19.footer-copyright .wpb_column
    {
        margin-bottom: 0;
    }

    .footer-20.vc_row[data-vc-full-width]
    {
        overflow: hidden;
    }
    .footer-20 .footer-20-contact .vc_column-inner
    {
        bottom: 0;
        margin-top: 80px; 
        position: static;
    }
    .footer-20-widget.vc_column_container
    {
        padding-left: 0;
    }

    #footer .footer-22 .dt-sc-newsletter-section.type6 > p
    {
        padding: 0;
    }
    #footer .footer-22 .dt-sc-newsletter-section.type6
    {
        border-bottom-style: solid; 
        border-bottom-width: 1px;
        border-right: 0;
        padding: 0 15px 45px;
    }

    .footer-info.vc_column_container
    {
        margin: 0; 
        padding: 10px 15px;
    }
    #footer .footer-copyright .dt-sc-sociable.right,
    #footer .footer-copyright .dt-sc-sociable.left
    {
        margin: 0; 
        width: 100%;
    }
    #footer .footer-22 .vc_column_container.no-padding-right > .vc_column-inner
    {
        padding-left: 0;
    }
    .footer-22 .footer-copyright.vc_row
    {
        padding-bottom: 0;
    }

    #footer .footer-23 .dt-logo-container,
    #footer .footer-23 .dt-sc-sociable.right
    {
        display: inline-block;
        float: none;
        text-align: center;
        width: 100%;
    }

    #footer .footer-24 .dt-custom-fullwidth .dt-mc-subscribe.square.inline form .btn-wrap
    {
        margin-top: 3px;
        padding-left: 0;
        padding-right: 0;
    }
    #footer .footer-24 .dt-mc-subscribe.square.inline.dt-custom-fullwidth form .email-field-wrap div,
    #footer .footer-24 .dt-mc-subscribe.square.inline.dt-custom-fullwidth form .btn-wrap div
    {
        display: table-cell;
        float: none;
    }
    #footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style='none'][data-hover-style='none'] .dt-custom-nav
    {
        overflow: hidden; 
        width: 100%;
    }
    #footer .footer-24 .dt-custom-nav-wrapper.inline-vertical[data-default-style='none'][data-hover-style='none'] .dt-custom-nav li
    {
        text-align: left;
    }


    #footer .footer-25.vc_row.vc_row-no-padding .vc_column-inner
    {
        padding: 0 15px;
    }
    #footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-address-content
    {
        padding: 0;
    }
    #footer .footer-25.vc_row.vc_row-no-padding .wpb_column.footer-form-content
    {
        margin: 40px 0 0; 
        padding: 0;
    }

    #footer .dt-sc-contact-info.type8.dt-sc-leftside-border, 
    #footer .dt-sc-contact-info.type8.dt-sc-rightside-border
    {
        border: none;
    }

    /*----*****---- << Store Locator >> ----*****----*/
    .wpsl-stores-fullwidth-container
    {
        text-align: center;
    }
    #wpsl-wrap
    {
        display: inline-block;
        float: none;
        left: 0; 
        margin: 35px auto;
        position: relative;
        text-align: left;
        top: auto;
    }
    #wpsl-wrap #wpsl-stores,
    #wpsl-wrap #wpsl-direction-details
    {
        height: 325px !important;
    }
    .wpsl-search,
    #wpsl-result-list
    {
                box-shadow: none; 
        -webkit-box-shadow: none;
    }

    .wpsl-input #wpsl-search-input
    {
        width: 316px !important;
    }
    #wpsl-search-wrap .wpsl-search-btn-wrap
    {
        clear: none;
    }
    #wpsl-search-wrap #wpsl-search-btn
    {
        margin-right: 0;
    }
    #wpsl-gmap
    {
        margin: 0;
    }

    .dt-mc-subscribe.only-border-bottom form .email-field-wrap input[type='email']
    {
        font-size: 30px;
    }
    .zoom-hover.dt-sc-sociable li:first-child
    {
        margin-left: 10px;
    }
    .zoom-hover.dt-sc-sociable li
    {
        margin: 0 10px 10px;
    }
    .footer-36 .dt-sc-sociable.extra-large li a
    {
        height: 40px;
        line-height: 40px;
        width: 40px;
    }
    .footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child
    {
        margin-left: 2px;
    }
    .footer-36 .dt-custom-nav-wrapper.inline-horizontal .dt-custom-nav li:first-child a
    {
        padding-left: 10px;
    }
    .footer-36 .no-left-padding > .vc_column-inner
    {
        padding-left: 15px;
    }
    .footer-36 .vc_col-sm-8 > .vc_column-inner
    {
        padding-left: 15px;
    }

    #footer .dt-sc-contact-info.type3:before
    {
        content: none;
    }

    #toTop
    {
        display: none !important;
    }

    /* Unit Test Fix */

    .admin-bar .mobile-menu
    {
        margin: 40px 0;
    }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px)
{
    .loader-inner::before
    {
        font-size: 5em;
    }

    /*----*****---- << Slide Menu >> ----*****----*/
    .dt-sc-simpler-content .mobile-menu,
    .dt-sc-simpler-content .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav
    {
        height: 400px !important;
    }

    /*----*****---- << Footer >> ----*****----*/
    .footer-copyright .vc_col-sm-6
    {
        margin-bottom: 15px !important;
        padding: 0; 
        text-align: center;
        width: 100% !important;
    }
    .footer-copyright .dt-sc-sociable li
    {
        display: inline-block;
        float: none;
    }
    .footer-copyright .dt-sc-sociable.diamond-square-border li
    {
        margin: 0 20px 0 0;
    }

    .footer-copyright .alignright img
    {
        display: inline-block;
        float: none;
    }
    .footer-copyright .dt-sc-contact-info span
    {
        font-size: 15px; 
        margin: 7px 6px 0 0;
        width: 20px;
    }

    .mobile-menu
    {
        max-width: 100%;
    }
    .mobile-menu .dt-primary-nav li a
    {
        font-size: 18px;
    }
}


/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px)
{
    .loader-inner::before
    {
        font-size: 3em;
    }

    /*----*****---- << Header >> ----*****----*/
    .top-bar
    {
        line-height: 35px;
        padding-bottom: 10px;
    }
    .top-bar .dt-sc-vertical-separator,
    .top-bar .dt-sc-vertical-small-separator
    {
        display: none;
    }
    .top-bar .dt-sc-sociable
    {
        float: none;
    }
    .top-bar .text-with-icon
    {
        margin: 0 5px;
    }

    .overlay-header-search .overlay-search #searchform
    {
        width: 90%;
    }
    .search-module.slide-down-header-search #searchform
    {
        max-width: 175px;
    }

    .dt-sc-maaya-header:not(.with-border) .dt-sc-slide-search #searchform input[type='text']:focus
    {
        max-width: 320px; 
        width: 320px;
    }
    .dt-sc-maaya-header.with-border
    {
        margin: 0;
    }

    /*----*****---- << Breadcrumb >> ----*****----*/
    .main-title-section h2.main-subtitle-text
    {
        font-size: 30px;
    }
    .main-title-section h1
    {
        font-size: 22px !important;
    }

    /*----*****---- << Slide Menu >> ----*****----*/
    .vc_row.dt-sc-simpler-content
    {
        left: -100% !important;
                transition: all .3s linear; 
        width: 100% !important;
           -moz-transition: all .3s linear;
            -ms-transition: all .3s linear;
             -o-transition: all .3s linear;
        -webkit-transition: all .3s linear;
    }
    .vc_row.dt-sc-simpler-content.dt-sc-simpler-content-open
    {
        left: 0 !important;
    }

    .dt-sc-simpler-content.from-left .dt-simpler-slider,
    .dt-sc-simpler-content.from-left.boxed-header .dt-simpler-slider,
    .dt-sc-simpler-content-close.from-left .dt-simpler-slider,
    .dt-sc-simpler-content-close.from-left.boxed-header .dt-simpler-slider,
    .dt-sc-simpler-content-open.from-left .dt-simpler-slider,
    .dt-sc-simpler-content-open.from-left.boxed-header .dt-simpler-slider
    {
        left: auto;
        right: 15px;
        top: 12px;
    }

    .dt-sc-simpler-content .mobile-menu
    {
        max-width: 100%; 
        width: 100%;
    }
    .dt-sc-simpler-content .mobile-menu,
    .dt-sc-simpler-content .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content .mobile-menu ul.dt-primary-nav
    {
        height: 100% !important;
    }

    .vc_row.dt-sc-simpler-content.overlay-header
    {
        left: auto !important;
    }
    .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger,
    .dt-sc-simpler-content.overlay-header .mobile-nav-container .menu-trigger > i:before
    {
        font-size: 55px;
    }

    .secondary-sidebar .vc_row.dt-sc-simpler-content
    {
        left: -260px !important; 
        width: 260px !important;
    }
    .secondary-sidebar .vc_row.dt-sc-simpler-content.dt-sc-simpler-content-open
    {
        left: 0 !important;
    }

    #header .header-24 .alignright .vc_col-sm-4
    {
        width: 100%;
    }

    /*----*****---- << Store Locator >> ----*****----*/
    #wpsl-wrap
    {
        width: 90%;
    }
    #wpsl-search-wrap .wpsl-search-btn-wrap
    {
        float: right;
    }
    .wpsl-input #wpsl-search-input
    {
        width: 77.2% !important;
    }
    #wpsl-search-wrap #wpsl-search-btn
    {
        margin-bottom: 0;
    }


    /*----*****---- << Footer >> ----*****----*/

    .map-with-overlay .map-overlay.wpb_column .dt-sc-tabs-horizontal-container.aligncenter ul.dt-sc-tabs-horizontal > li
    {
        margin: 5px 0;
    }

    .footer-copyright .dt-sc-sociable li
    {
        display: inline-block;
        float: none;
    }
    .alignright .dt-sc-sociable
    {
        text-align: center; 
        width: 100%;
    }

    #footer .footer-19.newsletter form > div.email-field-wrap
    {
        width: 60%;
    }
    .footer-19.newsletter .dt-mc-subscribe form .btn-wrap input[type='submit']
    {
        padding: 5px 20px;
    }

    .footer-info-content.vc_row
    {
        width: 100%;
    }

    #footer .footer-23.footer-copyright .wpb_image_grid .wpb_image_grid_ul li
    {
        width: 16%;
    }

    #footer .footer-24 .dt-custom-nav
    {
        text-align: left; 
        width: 100%;
    }

    .mobile-menu
    {
        max-width: 100%;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 320px) and (max-width: 479px)
{
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px)
{
    /*----*****---- << Top Bar >> ----*****----*/
    .top-bar .text-with-icon
    {
        font-size: 11px;
        margin: 0 3px;
    }
    .top-bar .text-with-icon .icon,
    .top-bar .text-with-icon .fa
    {
        font-size: 12px;
        margin: 0 3px 0 0;
    }


    /*----*****---- << Menu Icons wrapper >> ----*****----*/
    .menu-icons-wrapper
    {
        float: none;
        margin: 0 auto;
        position: static;
        text-align: center;
    }
    .menu-icons-wrapper .search,
    .menu-icons-wrapper .cart
    {
        display: inline-block;
        float: none;
    }


    /*----*****---- << Footer >> ----*****----*/
    .footer-copyright .dt-sc-sociable li
    {
        margin-bottom: 7px;
    }
}


@media only screen and (max-height: 500px)
{
    .dt-sc-simpler-content.boxed-header .mobile-menu,
    .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav,
    .dt-sc-simpler-content.overlay-header .mobile-menu,
    .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav
    {
        height: 320px !important;
    }
}

@media only screen and (max-height: 400px)
{
    .dt-sc-simpler-content.boxed-header .mobile-menu,
    .dt-sc-simpler-content.boxed-header .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content.boxed-header .mobile-menu ul.dt-primary-nav,
    .dt-sc-simpler-content.overlay-header .mobile-menu,
    .dt-sc-simpler-content.overlay-header .mobile-menu ul.sub-menu,
    .dt-sc-simpler-content.overlay-header .mobile-menu ul.dt-primary-nav
    {
        height: 200px !important;
    }
}


/* Table of Content
==================================================
    1.0 - Transition
    1.1 - Blog
    1.2 - Default Color
    1.3 - Responsive */


/*--------------------------------------------------------------
    1.0 - Transition
    --------------------------------------------------------------*/
.blog-entry.entry-date-author-left .entry-date-author .comments i,
.blog-entry.blog-medium-style,
.pagination ul li a i,
.blog-entry.post-info-within-image .entry-thumb:before,
.post-nav-container .post-next-link a i,
.post-nav-container .post-prev-link a i,
.blog-entry.post-info-vertical-image *,
.blog-entry.post-info-vertical-image *:after,
.blog-entry.post-info-vertical-image *:before,
.blog-entry.post-info-above-image .entry-thumb img,
.blog-entry .dt-sc-button.simple.with-icon.icon-right span,
.blog-entry.bordered .date span,
.blog-entry.bordered .date,
.blog-entry.bordered,
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a i,
.blog-entry.post-info-within-image .entry-meta .likes a i,
.blog-entry.post-info-within-image .entry-meta i,
.blog-entry.post-standard .entry-meta .entry-info *,
.blog-entry.post-standard .entry-meta .entry-info i.zmdi:after,
.blog-entry.post-info-bottom-image .entry-meta .entry-info a i,
.blog-entry.entry-center-align .entry-thumb img,
.blog-entry.entry-center-align .entry-title h4:before,
.blog-entry.entry-center-align .entry-title h4:after,
.blog-entry.entry-center-align .entry-format,
.blog-entry.entry-center-align .entry-format a:before,
.blog-entry.entry-center-align .entry-format:after,
#respond h3#reply-title:before,
#respond h3#reply-title:after,
.related-post > h4:before,
.related-post > h4:after,
.blog-entry.entry-minimal-bordered,
.dt-sc-button:before,
.dt-sc-button:after,
.pagination a,
.pagination a:before,
.pagination a:after,
.pagination i:before
{
            transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

/*--------------------------------------------------------------
    1.1 - Blog
    --------------------------------------------------------------*/

.blog-entry
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.blog-entry.with-border
{
    border: 20px solid;
}

.blog-entry ul.entry-gallery-post-slider
{
    margin-bottom: 0;
}

.blog-entry .entry-thumb
{
    float: left;
    line-height: 0;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}
.blog-entry .entry-thumb img
{
    height: auto;
    max-width: 100%;
}
.blog-entry .entry-format
{
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.blog-entry.type-post .entry-format
{
    display: block;
}
.blog-entry .entry-format a
{
    border: 10px solid;
    border-left: 0;
    border-top: 0;
    float: left;
    height: 75px;
    line-height: 75px;
    margin: 0;
    position: relative;
    text-align: center;
    width: 75px;
}
.blog-entry .entry-format a:before
{
    font-family: Stroke-Gap-Icons;
    font-size: 32px;
    height: 100%;
    left: 0;
    line-height: 65px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.blog-entry .entry-thumb .dt-video-wrap .wp-video
{
    width: 100% !important;
}

.blog-entry.type-post .entry-format.hidden
{
    display: none !important;
}

.blog-entry.format-standard .entry-format a:before,
.ico-format.format-standard:before
{
    content: '\e6bd';
}
.blog-entry.format-image .entry-format a:before,
.ico-format.format-image:before
{
    content: '\e6ac';
}
.blog-entry.format-gallery .entry-format a:before,
.ico-format.format-gallery:before
{
    content: '\e6be';
}
.blog-entry.format-status .entry-format a:before,
.ico-format.format-status:before
{
    content: '\e69e';
}
.blog-entry.format-link .entry-format a:before,
.ico-format.format-link:before
{
    content: '\e67b';
}
.blog-entry.format-aside .entry-format a:before,
.ico-format.format-aside:before
{
    content: '\e684';
}
.blog-entry.format-quote .entry-format a:before,
.ico-format.format-quote:before
{
    content: '\e6b2';
}
.blog-entry.format-video .entry-format a:before,
.ico-format.format-video:before
{
    content: '\e69a';
}
.blog-entry.format-chat .entry-format a:before,
.ico-format.format-chat:before
{
    content: '\e6b3';
}
.blog-entry.format-audio .entry-format a:before,
.ico-format.format-audio:before
{
    content: '\e699';
}
.blog-entry.sticky .entry-title span.sticky-post
{
    background: #666;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 10px;
    padding: 3px 5px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.blog-entry.tribe_events .ico-format
{
    display: none;
}

.blog-entry .entry-details
{
    clear: both;
    display: inline-block;
    width: 100%;
}

.blog-entry .entry-meta
{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: 7px;
}

.blog-entry .entry-title h4
{
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
        word-wrap: break-word;
    -ms-word-wrap: break-word;
}
.blog-entry .entry-body
{
    clear: both;
    float: left;
    margin: 0 0 10px;
    width: 100%;
}

.blog-entry.blog-medium-style
{
    overflow: hidden;
    width: 99.5%;
}
.blog-entry.blog-medium-style .entry-thumb
{
    margin: 0;
    overflow: visible;
    width: 53%;
}
.blog-entry.blog-medium-style .entry-details
{
    clear: none;
    float: left;
    padding: 10px 0 0 0;
}
.blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    width: 47%;
}
.blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 70px;
}
.blog-entry.blog-medium-style .dt-sc-button
{
    margin-bottom: 20px;
}

.blog-entry.blog-medium-style .entry-format
{
    left: inherit;
    right: -35px;
    top: 40px;
}
.blog-entry.blog-medium-style .entry-format a
{
    background: #fff;
    border: 2px solid #000;
    color: #000;
    height: 70px;
    line-height: 70px;
    width: 70px;
}
.blog-entry.blog-medium-style:hover .entry-format a
{
    color: #fff;
}

.blog-entry.blog-medium-style .entry-meta-data
{
    margin: 0 0 -5px;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    overflow: hidden;
    width: 48%;
}
.with-both-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    overflow: visible;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.blog-entry.blog-medium-style .entry-details
{
    width: 100%;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
{
    width: 52%;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight
{
    background: rgba(0, 0, 0, .02);
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 30px;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format
{
    right: 10px;
    top: 10px;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format a
{
    background: #fff;
    border: none;
    color: #000;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight:hover .entry-format a
{
    background: #fff;
}

.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-format a
{
    color: #fff;
}
.blog-entry.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .dt-sc-button
{
            box-shadow: 0 0 1px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .25);
}

.blog-entry.entry-date-left .entry-thumb
{
    margin-bottom: 30px;
}
.blog-entry.entry-date-left .entry-details
{
    margin: 0 0 0;
    min-height: 120px;
    padding: 0 0 0 85px;
    position: relative;
}
.blog-entry.entry-date-left .entry-date,
.blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    font-size: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
}


.blog-entry.entry-date-left .entry-date span,
.blog-entry.entry-date-author-left .entry-date-author .entry-date span
{
    border-bottom: 1px solid;
    border-top: 1px solid;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 10px 0 0;
    padding: 5px 0;
    text-transform: uppercase;
    width: 100%;
}
.blog-entry.entry-date-left .entry-date .comments i
{
    margin-right: 5px;
}
.blog-entry.entry-date-left .entry-date a
{
    display: inline-block;
    font-size: 16px;
    margin: 10px 0 0;
    width: 100%;
}

.tpl-blog-holder .column
{
    margin-left: 0;
    margin-right: 0;
}
.tpl-blog-holder .column .blog-entry,
.tpl-blog-holder .wpb_column .blog-entry
{
    margin-bottom: 35px;
}
.column .blog-entry,
.wpb_column .blog-entry
{
    margin-bottom: 25px;
}
.column.no-space .blog-entry,
.wpb_column.no-space .blog-entry
{
    margin-bottom: 0;
}

.blog-entry.entry-date-author-left
{
    min-height: 270px;
    padding-left: 100px;
    position: relative;
}
.blog-entry.entry-date-author-left .entry-date-author
{
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    font-size: 30px;
    position: relative;
    width: 100%;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author
{
    border-bottom: 1px solid;
    clear: both;
    display: inline-block;
    margin-top: 15px;
    padding-bottom: 15px;
    width: 100%;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author img
{
    border-radius: 50%;
    padding-bottom: 5px;
}
.blog-entry.entry-date-author-left .entry-date-author .entry-author a
{
    color: #999;
}
.blog-entry.entry-date-author-left .entry-date-author .comments a
{
    color: #000;
    display: inline-block;
    font-size: 20px;
    margin-top: 15px;
}
.blog-entry.entry-date-author-left .entry-date-author .comments i
{
    display: inline-block;
    font-size: 30px;
    width: 100%;
}

.ie9 .blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    position: static;
}

.blog-entry.entry-date-author-left .entry-thumb
{
    margin-bottom: 35px;
}
.blog-entry.entry-date-author-left .entry-details .entry-title h4
{
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.blog-entry.blog-thumb-style
{
    border-bottom: 1px dashed;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.blog-entry.blog-thumb-style.last
{
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.blog-entry.blog-thumb-style .entry-thumb
{
    margin: 0;
    padding: 0 25px 0 0;
    width: 45%;
}
.blog-entry.blog-thumb-style .entry-thumb img
{
    border-radius: 3px;
}
.blog-entry.blog-thumb-style .entry-details
{
    margin-top: 0;
    width: 55%;
}
.blog-entry.blog-thumb-style .entry-title h4
{
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    text-transform: none;
}
.blog-entry.blog-thumb-style.entry-date-left .entry-details
{
    padding-left: 0;
}
.blog-entry.blog-thumb-style .entry-format a
{
    border: none;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: 35px;
}

.blog-entry.blog-thumb-style .entry-title,
.blog-entry.blog-thumb-style .entry-body
{
    float: left;
    width: 100%;
}
.blog-entry.blog-thumb-style .entry-date
{
    position: static;
    width: auto;
}
.blog-entry.blog-thumb-style a.read-more
{
    color: #898989;
    float: left;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}
.blog-entry.blog-thumb-style a.read-more span
{
    margin-left: 8px;
}

.blog-entry.blog-thumb-style.entry-date-left .entry-author
{
    border-right: 1px solid;
    margin-right: 15px;
    padding-right: 15px;
}

.blog-entry.blog-thumb-style.entry-date-left .entry-body
{
    margin-bottom: 20px;
}
.blog-entry.blog-thumb-style .entry-body p
{
    margin-bottom: 0;
}
.blog-entry.blog-thumb-style.entry-date-left .entry-date,
.blog-entry.blog-thumb-style.entry-date-left .entry-author
{
    color: #cacaca;
    float: left;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
}

.tpl-blog-holder
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.tpl-blog-holder.apply-isotope .column
{
    margin-left: 0;
}

.desc-wrapper
{
    display: inline-block;
}

.entry-thumb .bx-wrapper
{
    overflow: hidden;
    position: relative;
}
.entry-thumb .bx-controls a
{
    background: #fff;
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=60);
    font-size: 0;
    height: 50px;
    margin: auto;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 35px;
}
.entry-thumb .bx-controls a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.entry-thumb .bx-controls a.bx-prev:before,
.entry-thumb .bx-controls a.bx-next:before
{
    color: #000;
    content: '\e684';
    font-family: Pe-icon-7-stroke;
    font-size: 32px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.entry-thumb .bx-controls a.bx-prev:before
{
    content: '\e686';
}

.entry-thumb .bx-controls a.bx-prev
{
    left: -35px;
}
.entry-thumb .bx-controls a.bx-next
{
    right: -35px;
}
.entry-thumb:hover .bx-controls a.bx-prev
{
    left: 15px;
}
.entry-thumb:hover .bx-controls a.bx-next
{
    right: 15px;
}
.entry-gallery-post-slider li
{
    display: inline;
    padding: 0;
}

.entry-meta .date,
.entry-meta .comments,
.entry-meta .author
{
    display: inline-block;
    text-transform: capitalize;
}
.entry-meta .comments i,
.entry-meta .author i
{
    color: #888;
    font-size: 14px;
    margin-right: 5px;
    position: relative;
    top: 0;
}

.blog-entry .entry-meta a 
{
    color: #888888;
}

.entry-meta-data
{
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.entry-meta-data p
{
    display: inline-block;
    line-height: normal;
    margin-bottom: 0;
    margin-right: 20px;
}
.entry-meta-data p a,
.entry-meta-data p i
{
    color: #888;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.entry-meta-data p i
{
    font-size: 14px;
    margin: 0 5px 0 0;
    position: relative;
    top: 0;
}

.blog-entry.post_format-post-format-audio .entry-format
{
    display: none;
}

/* Post Nav Container */

.post-nav-container
{
    clear: both;
    display: block;
    float: left;
    margin: 40px 0 0;
    padding: 0;
    position: relative; 
    width: 100%;
}
.post-nav-container:before
{
    border-top: 1px solid rgba(0, 0, 0, .1);
    content: '';
    height: 1px; 
    left: 0;
    position: absolute;
    top: 21px;
    width: 100%;
}

.post-nav-container .post-next-link a,
.post-nav-container .post-prev-link a
{
    background: #fff;
    color: #000;
    display: inline-block;
    font-size: 13px;
    letter-spacing: .5px;
    margin: 5px 20px 0 0;
    position: relative; 
    text-transform: uppercase;
}

.post-nav-container .post-prev-link a
{
    padding: 0 20px 0 0;
}
.post-nav-container .post-next-link a
{
    padding: 0 0 0 20px;
}

.post-nav-container .post-prev-link
{
    float: left;
}
.post-nav-container .post-next-link
{
    float: right;
}

.post-nav-container .post-next-link a i
{
    margin-left: 10px;
}
.post-nav-container .post-prev-link a i
{
    margin-right: 10px;
}

.post-nav-container .post-next-link a i,
.post-nav-container .post-prev-link a i
{
    color: #000;
    position: relative;
    top: -1px;
}
.post-nav-container .post-next-link a
{
    margin-right: 0;
}
.post-nav-container .post-next-link a:hover,
.post-nav-container .post-prev-link a:hover,
.post-nav-container .post-next-link a:hover i,
.post-nav-container .post-prev-link a:hover i
{
    color: #fff;
}

.related-post
{
    float: left; 
    width: 100%;
}
.related-post > h4
{
    float: left;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 30px; 
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.related-post > h4:before,
.related-post > h4:after
{
    content: '';
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
}
.related-post > h4:before
{
    bottom: 0;
    height: 1px;
    width: 50px;
}
.related-post > h4:after
{
    bottom: 0;
    height: 1px;
    width: 0;
}
.related-post > h4:hover:before
{
    width: 0;
}
.related-post > h4:hover:after
{
    width: 50px;
}
.related-post > h4:before
{
    background-color: #d7d7d7;
}

.related-post .blog-entry.entry-flat .entry-title h4
{
    margin: 0;
    padding: 0;
}
.related-post .blog-entry.entry-flat .entry-title h4:before
{
    display: none;
}
.related-post .tpl-blog-holder .column .blog-entry.entry-flat
{
    margin-bottom: 7px;
}

/* DateLeft Modern Style - New */
.blog-entry.outer-frame-border
{
    display: block;
    float: left\0;
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px;
    position: relative;
    width: auto;
    width: 100%\0;
}
.blog-entry.outer-frame-border:before,
.blog-entry.outer-frame-border:after
{
    border: 1px solid;
    content: '';
    position: absolute;
    z-index: -1;
}

.blog-entry.outer-frame-border:before,
.blog-entry.outer-frame-border:hover:after
{
    bottom: 0;
    left: 20px;
    right: 0;
    top: 20px;
}
.blog-entry.outer-frame-border:after,
.blog-entry.outer-frame-border:hover:before
{
    bottom: 25px;
    left: 25px;
    right: 25px;
    top: 25px;
}

.wpb_column .blog-entry.outer-frame-border
{
    z-index: 1;
}


.blog-entry.outer-frame-border
{
    float: none;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}
.tpl-blog-holder .column .blog-entry.outer-frame-border,
.tpl-blog-holder .wpb_column .blog-entry.outer-frame-border
{
    margin-bottom: 0;
}

.blog-entry.entry-date-left.outer-frame-border .entry-thumb
{
    margin-bottom: 0;
}
.blog-entry.entry-date-left.outer-frame-border .entry-details
{
    min-height: 135px;
    padding: 20px 15px 25px 90px;
    position: relative;
}
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-title h4
{
    margin-bottom: 15px;
}
.blog-entry.entry-date-left.outer-frame-border .entry-date
{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: normal;
    padding: 12px 0 16px;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
}
.blog-entry.entry-date-left.outer-frame-border .entry-date span
{
    border-width: 0;
    font-size: 30px;
    margin: 0;
    padding: 0;
}

.blog-entry.entry-date-left.outer-frame-border .entry-meta-data
{
    margin: 0;
}
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p
{
    display: inline;
    font-size: 12px;
    letter-spacing: 1px;
    margin: -5px 0 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p:after
{
    content: '/';
    font-size: 15px;
    padding: 0 5px;
}
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p:last-child:after
{
    display: none;
}

.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p a,
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p i
{
    display: inline-block;
}
.blog-entry.entry-date-left.outer-frame-border .entry-meta-data p i
{
    display: none;
}

.blog-entry.entry-date-left .entry-title
{
    margin: 10px 0 0;
}
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button
{
    background: none;
    border-width: 0;
    clear: both;
    display: table;
    font-size: 11px; /*font-style: italic;*/
    font-weight: bold;
    letter-spacing: .1em;
    line-height: inherit;
    margin-top: 0;
    padding: 0;
    text-transform: uppercase;
}
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button span
{
    display: none;
}
.blog-entry.entry-date-left.outer-frame-border.outer-frame-border .entry-details .dt-sc-button.filled:before,
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled:after
{
    content: none;
}


.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format
{
    bottom: 50%;
    filter: alpha(opacity=0);
    left: auto;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 50%;
    text-align: center;
    top: auto;
}
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a
{
    border-width: 0;
    float: left;
    height: 65px;
    line-height: 65px;
    text-align: center;
    width: 65px;
}
.blog-entry.entry-date-left .entry-details .entry-format a::before
{
    font-size: 150px;
}

.blog-entry.entry-date-left:hover .entry-details .entry-format
{
    bottom: 10px;
    filter: alpha(opacity=25);
    opacity: .25;
    right: 15px;
}
.blog-entry.entry-date-left:hover .entry-details .entry-format a::before
{
    font-size: 50px;
}


.wpb_column .blog-entry.outer-frame-border
{
    float: left\0;
    width: auto;
    width: 100%\0;
}

.blog-entry.entry-date-left.outer-frame-border,
.blog-entry.entry-date-left.outer-frame-border .entry-thumb,
.blog-entry.entry-date-left.outer-frame-border .entry-details,
.blog-entry.entry-date-left.outer-frame-border .entry-date,
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format,
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a:before
{
            transition: all .3s linear 0s;
    -webkit-transition: all .3s linear 0s;
}

.blog-entry.outer-frame-border:before,
.blog-entry.outer-frame-border:after
{
            transition: all .75s ease 0s;
    -webkit-transition: all .75s ease 0s;
}

/* Modern Style - New */
.blog-entry.blog-modern-style
{
    text-align: center;
}
.blog-entry.blog-modern-style .entry-details
{
    background: #fff;
    box-shadow: 0 3px 15px 0 rgba(0,0,0,.1);
    display: inline-block;
    margin: -100px auto 0;
    padding: 30px;
    position: relative;
    text-align: left;
    width: 90%;
    z-index: 9;
       -moz-box-shadow: 0 3px 15px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,.1);
}

.blog-entry.blog-modern-style .entry-meta-data p i,
.blog-entry.blog-modern-style .entry-meta .comments i, 
.blog-entry.blog-modern-style .entry-meta .author i
{
    top: 1px;
}

/* Classic Style - New */
.blog-entry.classic .entry-title h4
{
    margin-bottom: 15px;
}
.blog-entry .dt-sc-button.simple
{
    background-color: #fff;
    float: right;
    padding: 0 0 0 20px;
}
.blog-entry.classic .entry-details:after,
.blog-entry.bordered .entry-details:after
{
    border-bottom: 2px solid;
    bottom: 7px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}
.blog-entry.bordered .entry-details:after
{
    bottom: 37px;
    margin-left: 40px;
    width: 75%;
}
.blog-entry .dt-sc-button.simple.with-icon.icon-right:hover span
{
    margin-left: 15px;
}

.blog-entry.bordered .dt-sc-button:before,
.blog-entry.bordered .dt-sc-button:after
{
    content: none;
}


/* Bordered Style - New */
.blog-entry.bordered .entry-details
{
    margin-top: -45px;
    padding: 0 40px 30px 40px;
}
.blog-entry.bordered .date
{
    background: #fff;
    border: 2px solid #86898b;
    color: #86898b;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    margin-bottom: 20px;
    margin-right: 5px;
    padding: 15px 0 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 75px;
}
.blog-entry.bordered .date span
{
    display: block;
    font-size: 35px;
    font-weight: bold;
    padding-bottom: 5px;
}
.blog-entry.bordered
{
    border: 1px solid;
}
.blog-entry.bordered:hover
{
            box-shadow: 0 0 40px -18px rgba(0, 0, 0, .62);
       -moz-box-shadow: 0 0 40px -18px rgba(0, 0, 0, .62);
    -webkit-box-shadow: 0 0 40px -18px rgba(0, 0, 0, .62);
}
.blog-entry.bordered.post_format-post-format-video .entry-details,
.blog-entry.bordered.post_format-post-format-audio .entry-details
{
    margin-top: 0;
}

.dt-sc-one-column .blog-entry.bordered .entry-details:after
{
    width: 85%;
}

.blog-entry.classic .dt-sc-button:before,
.blog-entry.classic .dt-sc-button:after
{
    content: none;
}

/* Fashion Style - New */
.blog-entry.entry-fashion-style .entry-details
{
    border: 1px solid #e4e4e4;
    padding: 40px 20px;
    text-align: center;
}
.blog-entry.entry-fashion-style .entry-comment-author-meta
{
    display: block;
    padding: 13px 0 20px;
}
.blog-entry.entry-fashion-style .entry-meta .comments
{
    padding-right: 5px;
}
.blog-entry.entry-fashion-style.sticky .entry-title span.sticky-post
{
    display: inline-block;
    margin-bottom: 20px;
    padding: 5px 10px;
}
.blog-entry.entry-fashion-style .entry-thumb
{
    margin: 0;
}
.blog-entry.entry-fashion-style .entry-meta .author i
{
    padding: 0 3px 0 7px;
}
.blog-entry.entry-fashion-style .entry-title h4
{
    text-transform: capitalize;
}
.blog-entry.entry-fashion-style .entry-meta .date span
{
    font-size: 30px;
    padding-right: 5px;
}

/* Minimal Bordered Style - New */

.tpl-blog-holder .column .blog-entry.entry-minimal-bordered
{
    margin-bottom: 15px;
}

.blog-entry.entry-minimal-bordered
{
    text-align: left;
    box-shadow: 0 0 30px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 30px 1px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 30px 1px rgba(0,0,0,0.15);
}
.blog-entry.entry-minimal-bordered .blog-entry .entry-meta
{
    margin-bottom: 10px;
}
.blog-entry.entry-minimal-bordered .entry-thumb
{
    margin-bottom: 0;
}

.blog-entry.entry-minimal-bordered .entry-meta
{
    display: inline-block;
}
.blog-entry.entry-minimal-bordered .entry-meta p
{
    color: #ffffff;
    float: left;
    display: inline-block;
    position: relative;
    padding: 0px;
    margin-bottom: 0;
    line-height: normal;
}

.blog-entry.entry-minimal-bordered .entry-meta p a
{
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    line-height: normal;
    background: #041527;
    padding: 5px 10px;
    margin: 0 6px 6px 0;
}
.blog-entry.entry-minimal-bordered .entry-meta p.category a, 
.blog-entry.entry-minimal-bordered .entry-meta p.tags a
{
    color: #ffffff;
}
.blog-entry.entry-minimal-bordered .entry-meta p.category:after, 
.blog-entry.entry-minimal-bordered .entry-meta p.tags:after
{ 
    content: none;
}

.blog-entry.entry-minimal-bordered .entry-meta p:after
{
    color: #000;
    content: '|';
    position: absolute;
    right: -5px;
}

.blog-entry.entry-minimal-bordered .entry-details
{
    padding: 40px 45px 30px;
    position: relative;
}

.blog-entry.entry-minimal-bordered .entry-body
{
    margin: 0px 0 20px;
}
.blog-entry.entry-minimal-bordered .entry-body p
{
    line-height: 28px;
    margin: 0;
}

.blog-entry.entry-minimal-bordered .entry-meta-data
{
    border-bottom: 1px solid #e4e4e4;
    display: table;
    margin: 0 0 30px;
    padding: 0 0 15px;
}

.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button
{
    background: transparent;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 0;
    text-transform: capitalize;
}
.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button:hover
{
    background: transparent;
    color: #000;
}
.blog-entry.entry-minimal-bordered .entry-meta-data .author,
.blog-entry.entry-minimal-bordered .entry-meta-data .date,
.blog-entry.entry-minimal-bordered .entry-meta-data .comments,
.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button
{
    display: inline-block;
    position: relative;
}

.blog-entry.entry-minimal-bordered .entry-meta-data .author img
{
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.blog-entry.entry-minimal-bordered .entry-meta-data > div:after
{
    background-color: #041527;
    content: '';
    height: 4px;
    right: 0;
    position: absolute;
    top: 0;
    bottom:0;
    margin: auto;
    width: 4px;
    z-index: -1;
}

.blog-entry.entry-minimal-bordered .entry-meta-data div:last-child:after
{
    content: none;
}

.blog-entry.entry-minimal-bordered .entry-meta-data .author,
.blog-entry.entry-minimal-bordered .entry-meta-data .date, 
.blog-entry.entry-minimal-bordered .entry-meta-data .comments
{
    padding-right: 15px;
    margin-right: 12px;
}

.blog-entry.entry-minimal-bordered .entry-meta-data .author,
.blog-entry.entry-minimal-bordered .entry-meta-data .author a,
.blog-entry.entry-minimal-bordered .entry-meta-data .date,
.blog-entry.entry-minimal-bordered .entry-meta-data .comments
{
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
    vertical-align: middle;
}

.blog-entry.entry-minimal-bordered .entry-meta-data .comments a > span
{
    margin-left: 5px;
}

.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button:before
{
    border-bottom: 1px solid;
    border-top: 1px solid;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
            transition: all 300ms linear;
    width: 0;
       -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
}
.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button:hover:before
{
    width: 100%;
}

.blog-entry.entry-minimal-bordered .entry-meta-data a.dt-sc-button,
.blog-entry.entry-minimal-bordered .entry-meta p a,
.blog-entry.entry-minimal-bordered .entry-meta-data .author a,
.blog-entry.entry-minimal-bordered .entry-meta-data .comments a,
.blog-entry.entry-minimal-bordered .entry-meta-data .comments span,
.blog-entry.entry-minimal-bordered .entry-meta-data .date
{
    color: #041527;
}

.blog-entry.entry-minimal-bordered .entry-title h4
{
    margin-bottom: 15px;
    text-transform: capitalize;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: bold;
}

.blog-entry.entry-minimal-bordered .entry-title h4 a 
{
    color: #041527;
}
.blog-entry.entry-minimal-bordered .sticky-post
{
    display: none;
}
.blog-entry.entry-minimal-bordered.sticky .sticky-post
{
    background: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 5px 10px;
    position: absolute;
    right: 12px;
    top: -55px;

}

.blog-entry.entry-minimal-bordered.sticky:not(.has-post-thumbnail) .sticky-post
{
    top: 15px;
    line-height: normal;
    padding: 5px 10px;
    margin: 0 6px 6px 0;
    text-transform: uppercase;
    color: #fff;
}

.blog-entry.entry-minimal-bordered.sticky .sticky-post span.fa
{
    margin-right: 5px;
}

/* Three Column */

.dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments
{
    margin: 0 10px;
}

/* Sidebar with three column */

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after
{
    display: none;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments
{
    margin-top: 10px;
}

.page-with-sidebar .blog-entry.entry-minimal-bordered .entry-details 
{
    padding: 40px 25px 30px;
}


/*----*****---- << Social Share >> ----*****----*/

.single-post .blog-entry .share
{
    float: right;
}

.single-post .blog-entry .share .dt-share-list
{
    display: inline-block;
    position: relative;
}

.single-post .blog-entry .share > a
{
    background: #b7b7b7;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 28px;
    line-height: 26px;
    margin-right: 10px;
    margin-top: 1px;
    padding: 1px 8px;
    text-transform: capitalize;
}
.single-post .blog-entry .share .dt-share-list li
{
    display: inline;
    float: left;
    margin-right: 5px;
    padding: 0;
    text-align: center;
}
.single-post .blog-entry .share .dt-share-list li a
{
    border-radius: 0;
    color: #fff;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.single-post .blog-entry .share .dt-share-list a.fa-facebook:hover
{
    background: #3162a2;
}
.single-post .blog-entry .share .dt-share-list a.fa-twitter:hover
{
    background: #2fb1eb;
}
.single-post .blog-entry .share .dt-share-list a.fa-google-plus:hover
{
    background: #c54542;
}
.single-post .blog-entry .share .dt-share-list a.fa-pinterest:hover
{
    background: #c8232c;
}

.single-post .blog-entry .share .dt-share-list a.fa-facebook,
.single-post .blog-entry .share .dt-share-list a.fa-twitter,
.single-post .blog-entry .share .dt-share-list a.fa-google-plus,
.single-post .blog-entry .share .dt-share-list a.fa-pinterest
{
    background: #b7b7b7;
}
.single-post .blog-entry .share > span
{
    display: none;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}



/*----*****---- << Blog Columns >> ----*****----*/
.tpl-blog-holder
{
    clear: both;
    display: block;
    margin: 0;
    margin: 0;
    padding: 0;
}
.tpl-blog-holder .column
{
    margin-left: 0;
    padding: 10px 10px 0;
}

.tpl-blog-holder.apply-isotope .dt-sc-one-fourth,
.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth
{
    width: 25%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-third,
.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third
{
    width: 33.33%;
}
.tpl-blog-holder.apply-isotope .dt-sc-one-half,
.tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half
{
    width: 50%;
}
.with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-half,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-third,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.no-space.dt-sc-one-fourth,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-third,
.with-both-sidebar .tpl-blog-holder.apply-isotope .column.dt-sc-one-fourth
{
    width: 100%;
}

.dt-sc-one-third .blog-entry .entry-title h4
{
    font-size: 16px;
}
.dt-sc-one-third .blog-entry .entry-format a:before,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a:before,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a:before
{
    font-size: 24px;
    line-height: 50px;
}
.dt-sc-one-third .blog-entry .entry-format a,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-format a,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format a
{
    height: 60px;
    line-height: 50px;
    width: 60px;
}
.dt-sc-one-third .blog-entry .entry-meta,
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-meta
{
    font-size: 12px;
}
.with-both-sidebar .dt-sc-one-half .blog-entry .entry-title h4
{
    font-size: 14px;
    line-height: 20px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry .entry-title h4
{
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
}

.with-both-sidebar .dt-sc-one-column .blog-entry .entry-meta
{
    font-size: 12px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format
{
    right: -25px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 50px;
}
.with-both-sidebar .dt-sc-one-column .blog-entry .entry-title h4
{
    font-size: 14px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry .entry-body p
{
    line-height: 22px;
}

.page-with-sidebar .blog-entry.single.blog-medium-style .entry-thumb,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    width: 100%;
}
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    width: 100%;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format
{
    bottom: -25px;
    left: 30px;
    right: inherit;
    top: inherit;
}
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 30px;
}

.page-with-sidebar .blog-entry.single.blog-medium-style .entry-format
{
    bottom: -35px;
    left: 30px;
    right: inherit;
    top: inherit;
}
.page-with-sidebar .blog-entry.single.blog-medium-style .entry-details,
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight .entry-details
{
    padding: 60px 0 0 30px;
}
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight,
/* Blog Single - Skin Highlight Remove */.blog-entry.single.blog-medium-style.dt-blog-medium-highlight.dt-sc-skin-highlight
{
    background: none;
}
.page-with-sidebar .blog-entry.single.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 40px 0 0 30px;
}

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
{
    font-size: 14px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details
{
    padding-left: 60px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date
{
    font-size: 20px;
    width: 45px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date span
{
    font-size: 12px;
    margin-top: 5px;
    padding: 2px 0;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
{
    font-size: 15px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button
{
    margin: 10px 0 15px -60px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
{
    margin-top: 0;
}

.dt-sc-one-column .blog-entry.entry-date-author-left .entry-details
{
    min-height: 280px;
}
.dt-sc-one-column .blog-entry.entry-date-author-left .entry-thumb ~ .entry-details
{
    min-height: inherit;
}

.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left
{
    padding-left: 80px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author
{
    width: 55px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date
{
    font-size: 24px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-date span,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author .entry-date span
{
    font-size: 12px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details
{
    margin-top: 5px;
}
.page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details .entry-title h4,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-details .entry-title h4
{
    font-size: 13px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left
{
    padding-left: 60px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author
{
    width: 40px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date span
{
    margin-top: 5px;
    padding: 0;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-title h4
{
    font-size: 12px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-meta-data
{
    margin-top: 0;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author .entry-author
{
    margin-top: 10px;
    padding-bottom: 5px;
}

.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a
{
    border-width: 5px;
    height: 45px;
    width: 45px;
}
.with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-format a:before
{
    font-size: 16px;
    line-height: 40px;
}

.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 55px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format
{
    right: -25px;
    top: 20px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a
{
    height: 50px;
    width: 50px;
}
.dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before
{
    font-size: 24px;
    line-height: 48px;
}

.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 30px;
}
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format
{
    right: 0;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-meta
{
    font-size: 12px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-title h4
{
    font-size: 14px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 40px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 0;
    padding-top: 30px;
}

.dt-sc-one-half .blog-entry.blog-medium-style .entry-format
{
    right: -18px;
    top: 15px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
{
    right: 0;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a,
.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a
{
    height: 36px;
    width: 36px;
}
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format a:before,
.page-with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-format a:before
{
    font-size: 16px;
    line-height: 32px;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.page-with-sidebar.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-left: 30px;
    padding-top: 30px;
}

.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 0 20px 20px;
}

.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb
{
    width: 100%;
}

.dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 0;
    padding-top: 30px;
    width: 100%;
}
.with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-format,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-format
{
    bottom: -20px;
    left: 10px;
    right: inherit;
    top: inherit;
}

.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
{
    width: 100%;
}

.dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
.dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
.dt-sc-one-third .blog-entry.blog-medium-style .entry-details
{
    padding-top: 0;
}
.dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-top: 30px;
}

.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
{
    width: 100%;
}

.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb
{
    overflow: visible;
}
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-top: 30px;
}
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
.with-both-sidebar .dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding-top: 30px;
    width: 100%;
}
.dt-sc-one-third .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 30px 20px 20px;
}

/*** Blog Trendy Styles ***/

.blog-entry.entry-overlay-style .entry-details,
.blog-entry.entry-overlay-style .entry-thumb img,
.blog-entry.entry-overlay-style .entry-details,
.blog-entry.entry-overlay-style .entry-details:before,
.blog-entry.entry-overlay-style .entry-thumb img,
.blog-entry.entry-overlay-style .entry-body,
.blog-entry.entry-overlay-style .entry-meta .date,
.blog-entry.entry-overlay-style .entry-meta-data p,
.blog-entry.entry-overlay-style .entry-meta-data p a,
.blog-entry.entry-overlay-style .entry-meta-data p i
{
            transition: all .3s linear;
       -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.wpb_column .blog-entry.entry-overlay-style
{
    margin-bottom: 0;
}
.blog-entry.entry-overlay-style .entry-thumb
{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0;
    line-height: inherit;
    margin-bottom: 0;
            transition: background-size 3s ease;
       -moz-transition: background-size 3s ease;
    -webkit-transition: background-size 3s ease;
}
.blog-entry.entry-overlay-style:hover .entry-thumb
{
    background-size: cover;
}
.blog-entry.entry-overlay-style .entry-details
{
    display: inline-block;
    float: left;
    line-height: inherit;
    padding: 80px 50px 40px;
    position: relative;
    z-index: 1;
}
.blog-entry.entry-overlay-style .entry-details:before
{
    border: 5px solid transparent;
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.blog-entry.entry-overlay-style .entry-thumb img
{
    opacity: 0;
    visibility: hidden !important;
}
.blog-entry.entry-overlay-style:hover .entry-thumb img
{
    opacity: 1;
    visibility: visible !important;
}
.blog-entry.entry-overlay-style .read-more-link
{
    background: none;
    border-top: 1px solid #e8e8e8;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 20px 0 20px;
    text-transform: uppercase;
    width: 100%;
}
.blog-entry.entry-overlay-style:hover .read-more-link
{
    border-top: 1px solid #fff;
    color: #fff;
}
.blog-entry.entry-overlay-style .read-more-link span
{
    border: 2px solid #cdcdcd;
            border-radius: 100%;
    color: #777;
    float: right;
    font-size: 18px;
    height: 35px;
    line-height: 31px;
    text-align: center;
    width: 35px;
       -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
}
.blog-entry.entry-overlay-style:hover .read-more-link span
{
    background-color: #000;
    color: #fff;
}
.blog-entry.entry-overlay-style .read-more-link span:before
{
    margin-left: 3px;
}
.blog-entry.entry-overlay-style:hover .entry-details
{
    color: #fff;
}
.blog-entry.entry-overlay-style .entry-meta
{
    color: #777;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .6px;
    margin-bottom: 36px;
    padding-bottom: 10px;
    position: relative;
}
.blog-entry.entry-overlay-style .entry-meta:before
{
    background-color: #e8e8e8;
    bottom: 0;
    clear: both;
    content: '';
    display: inline-block;
    float: left;
    height: 3px;
    left: 0;
    position: absolute;
    width: 78px;
}
.blog-entry.entry-overlay-style .entry-meta .date
{
    text-transform: uppercase;
}
.blog-entry.entry-overlay-style .entry-title h4
{
    font-size: 20px;
    text-transform: none;
    width: 55%;
}
.blog-entry.entry-overlay-style .entry-body
{
    opacity: 0;
}
.blog-entry.entry-overlay-style:hover .entry-body
{
    opacity: 1;
}
.blog-entry.entry-overlay-style:hover .entry-title h4 a,
.blog-entry.entry-overlay-style .entry-meta-data p a:hover,
.blog-entry.entry-overlay-style .entry-meta a:hover,
.blog-entry.entry-overlay-style:hover .read-more-link,
.blog-entry.entry-overlay-style:hover .entry-meta .date,
.blog-entry.entry-overlay-style:hover .entry-meta-data p,
.blog-entry.entry-overlay-style:hover .entry-meta-data p a,
.blog-entry.entry-overlay-style:hover .entry-meta-data p i,
.blog-entry.entry-overlay-style:hover .entry-meta a,
.blog-entry.entry-overlay-style:hover .entry-meta a i,
.blog-entry.entry-overlay-style:hover .entry-meta .author i
{
    color: #fff;
}
.blog-entry.entry-overlay-style:hover .entry-details
{
    background-color: rgba(0, 0, 0, .7);
}

/* Skins */

.blog-entry.entry-overlay-style:hover .entry-details:before
{
    border-color: #da0000;
}
.blog-entry.entry-overlay-style .entry-title h4 a:hover,
.blog-entry.entry-overlay-style .read-more-link:hover
{
    color: #ff2828;
}


/*** Blog Overlap Styles ***/

.blog-entry.overlap .entry-details
{
    background-color: #fff;
    float: left;
    margin: -60px 5% 0;
    padding: 50px 40px 40px;
    position: relative;
    width: 90%;
    z-index: auto;
}
.blog-entry.overlap .entry-meta-data
{
    border-top: 1px solid #f0f0f0;
    padding: 30px 0 0;
}
.animated-btn
{
    overflow: hidden;
}


.animated-btn:after
{
    content: '';
    display: block;
    height: 100%;
    margin: auto;
    position: absolute;
    right: -15px;
    top: 0;
}


.animated-btn:after
{
    border-radius: 100%;
    bottom: 0;
    box-shadow: 0 0 0 0 #fff;
    content: '';
    display: block;
    height: 100px;
    left: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
            transform: scale(.9);
    width: 100px;
    z-index: 0;
       -moz-transform: scale(.9);
        -ms-transform: scale(.9);
    -webkit-transform: scale(.9);
}

.animated-btn:hover:after
{
            animation: zooming 1s ease-out;
    box-shadow: 0 0 10px 10px #fff;
       -moz-animation: zooming 1s ease-out;
        -ms-animation: zooming 1s ease-out;
    -webkit-animation: zooming 1s ease-out;
}

.animated-btn:hover
{
    border-color: transparent;
}

@-webkit-keyframes zooming
{
    0%
    {
        opacity: .3;
    }
    40%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: .5;
    }
    100%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: 0;
        -webkit-transform: scale(1.1);
    }
}
@-moz-keyframes zooming
{
    0%
    {
        opacity: .3;
    }
    40%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: .5;
    }
    100%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: 0;
        -moz-transform: scale(1.1);
    }
}
@-ms-keyframes zooming
{
    0%
    {
        opacity: .3;
    }
    40%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: .5;
    }
    100%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: 0;
        -ms-transform: scale(1.1);
    }
}
@keyframes zooming
{
    0%
    {
        opacity: .3;
    }
    40%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: .5;
    }
    100%
    {
        box-shadow: 0 0 0 2px rgba(255,255,255,.3), 0 0 15px 15px rgba(0,0,0,.1), 0 0 0 15px rgba(255,255,255,.5);
        opacity: 0;
        transform: scale(1.1);
    }
}

/*** Blog Stripe Styles ***/

.blog-entry.entry-center-align
{
    background-color: #fff;
    text-align: center;
}

.blog-entry.entry-center-align .entry-thumb
{
    overflow: hidden;
}

.blog-entry.entry-center-align .entry-thumb img
{
            backface-visibility: hidden;
    margin: -10px 0 0 -10px;
    max-width: none;
            transform: translate3d(10px,10px,0);
       -moz-transform: translate3d(10px,10px,0);
    -webkit-transform: translate3d(10px,10px,0);

    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
}

.blog-entry.entry-center-align .entry-title h4
{
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.blog-entry.entry-center-align .entry-title h4 a
{
    color: #041527;
}
.blog-entry.entry-center-align .entry-details
{
            box-shadow: 0 0 25px 1px rgba(0,0,0,.05);
    padding: 40px 35px 40px;
    position: relative;
       -moz-box-shadow: 0 0 25px 1px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 0 25px 1px rgba(0,0,0,.05);
}
.blog-entry.entry-center-align .entry-details .dt-sc-button
{
    font-size: 14px;
    margin: 0;
    padding: 0 14px;
}
.blog-entry.entry-center-align .entry-meta .date
{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    width: 100%;
}
.blog-entry.entry-center-align .entry-details .dt-sc-button span,
.blog-entry.entry-center-align .entry-meta
{
    position: relative;
}
.blog-entry.entry-center-align .entry-meta
{
    font-size: 13px;
    line-height: normal;
    margin-bottom: 20px;
}
.blog-entry.entry-center-align .entry-meta .comments i,
.blog-entry.entry-center-align .entry-meta .author i
{
    font-size: 13px;
}
.blog-entry.entry-center-align .entry-meta .comments,
.blog-entry.entry-center-align .entry-meta .author
{
    margin-top: 20px;
}
.blog-entry.entry-center-align .entry-meta:after
{
    bottom: -7px;
    content: '';
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 153px;
}
.blog-entry.entry-center-align .entry-thumb
{
    margin-bottom: 0;
}
.blog-entry.entry-center-align:hover .entry-thumb img
{
    opacity: .6;
            transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}

.blog-entry.entry-center-align .entry-meta-data p a,
.blog-entry.entry-center-align .entry-meta-data p i
{
    font-size: 13px;
}
.blog-entry.entry-center-align .entry-meta-data p i
{
    font-size: 13px;
}

.blog-entry.entry-center-align .entry-title h4:before,
.blog-entry.entry-center-align .entry-title h4:after
{
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
.blog-entry.entry-center-align .entry-title h4:before
{
    background-color: #ececec;
}
.blog-entry.entry-center-align:hover .entry-title h4:before
{
    width: 0;
}
.blog-entry.entry-center-align:hover .entry-title h4:after
{
    width: 50px;
}

.blog-entry.entry-center-align .entry-title h4:before
{
    height: 2px;
    width: 50px;
}
.blog-entry.entry-center-align .entry-title h4:after
{
    height: 2px;
    width: 0;
}

.blog-entry.entry-center-align .entry-details .entry-title
{
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

.blog-entry.entry-center-align:not(.has-post-thumbnail) .entry-thumb
{
    display: none;
}

.blog-entry.type-post .entry-format
{
    z-index: 1;
}
.blog-entry.entry-center-align .entry-format
{
    bottom: 0;
    height: 70px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 70px;
}
.blog-entry.entry-center-align .entry-format a
{
    border: none;
    border-radius: 50%;
    color: #2f3b4d;
    display: inline-block;
    float: none;
    height: 70px;
    width: 70px;
}
.blog-entry.entry-center-align .entry-format a
{
    color: #fff;
}

.blog-entry.entry-center-align .entry-format a:before
{
    line-height: 70px;
}
.blog-entry.entry-center-align:hover .entry-format
{
    opacity: 1;
}
.blog-entry.entry-center-align .entry-format a:before
{
    z-index: 2;
}
.blog-entry.entry-center-align .entry-format:after
{
    border-radius: 50%;
            box-sizing: content-box;
    content: '';
    height: 100%;
    left: 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
            transition:         transform .2s, opacity .3s;
    width: 100%;
    z-index: 1;
       -moz-box-sizing: content-box;
       -moz-transition:    -moz-transform .2s, opacity .3s;
    -webkit-box-sizing: content-box;
    -webkit-transition: -webkit-transform .2s, opacity .3s;
}
.blog-entry.entry-center-align .entry-format:after
{
    background-color: #000;
}
.blog-entry.entry-center-align .entry-format:hover:after
{
    opacity: 0;
            transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
}

.blog-entry.entry-center-align .entry-meta-data
{
    margin-bottom: 20px;
}

.dt-sc-one-third .blog-entry.entry-center-align .entry-format a:before,
.with-both-sidebar .dt-sc-one-half .blog-entry.entry-center-align .entry-format a:before
{
    line-height: 70px;
}

/* */
.grid-sizer.column
{
    margin: 0;
    min-height: 0;
    padding: 0;
}

/* Page Template */

.vc_col-sm-3 .blog-entry.blog-medium-style .entry-thumb,
.vc_col-sm-4 .blog-entry.blog-medium-style .entry-thumb,
.page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb
{
    width: 100%;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
.vc_col-sm-4 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
.page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
{
    padding-left: 0;
    padding-top: 30px;
    width: 100%;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format a:before
{
    font-size: 16px;
    line-height: 36px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format a
{
    height: 36px;
    width: 36px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style .entry-format
{
    bottom: -15px;
    left: 10px;
    top: auto;
}

.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.vc_col-sm-4 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
.vc_col-sm-6 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
{
    padding: 30px;
}
.vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-format
{
    bottom: 0;
}

.vc_col-sm-4 .blog-entry.blog-medium-style .entry-format,
.page-with-sidebar .vc_col-sm-6 .blog-entry.blog-medium-style .entry-format
{
    right: 10px;
    top: 10px;
}

/* --- With sidebar --- */

.page-with-sidebar .vc_col-sm-3 .blog-entry .entry-title h4
{
    font-size: 12px;
}
.page-with-sidebar .vc_col-sm-4 .blog-entry .entry-title h4
{
    font-size: 14px;
}

.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-author-left .entry-date-author
{
    width: 30px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-author-left
{
    padding-left: 45px;
}

.page-with-sidebar .vc_col-sm-4 .blog-entry.entry-date-author-left
{
    padding-left: 70px;
}
.page-with-sidebar .vc_col-sm-4 .blog-entry.entry-date-author-left .entry-date-author
{
    width: 50px;
}

.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .entry-details
{
    padding-left: 55px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .entry-details .entry-date
{
    width: 40px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.entry-date-left .dt-sc-button.with-icon.icon-right.type1
{
    padding: 10px;
}
.page-with-sidebar .vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .dt-sc-button.with-icon.icon-right.type1
{
    padding: 12px 8px;
}

/* Blog - Read More Link/Button */

.dt-sc-button.dt-sc-readmore-link { font-size:12px; text-transform:uppercase; padding:8px 15px; line-height:normal; display:inline-block; margin:10px 0px 0px; cursor:pointer; outline:none; position:relative;
z-index:1; }
.dt-sc-button.dt-sc-readmore-link { background:rgba(0, 0, 0, 0.5); color:#000000; }
.dt-sc-button.dt-sc-readmore-link:hover, .dt-sc-button.dt-sc-readmore-link.filled, .dt-sc-button.dt-sc-readmore-link.filled:hover { color:#ffffff; }        

.dt-sc-button.dt-sc-readmore-link.small { font-size:12px; padding:13px 20px 11px; } 

.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 { padding-right:14px; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 span { margin-left:35px; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1 { position:relative; letter-spacing:0.5px; overflow:hidden; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:after { content:''; position:absolute; z-index:-1; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:before { left:auto; right:10px;  z-index:2; }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:after {  width:35%; height:200%; z-index:1; right:0; top:0; margin:-5px 0 0 -5px; -webkit-transform-origin:0 0; -webkit-transform:rotate(-20deg); -moz-transform-origin:0 0;  -moz-transform:rotate(-20deg); -ms-transform-origin:0 0; -ms-transform:rotate(-20deg); transform-origin:0 0; transform:rotate(-20deg); }
.dt-sc-button.dt-sc-readmore-link.with-icon.icon-right.type1:hover:after { width:40%; }

.dt-sc-button.with-icon.icon-right.type1:after { background:rgba(0, 0, 0, 0.1); }
.dt-sc-button.with-icon.icon-right.type1:hover:after { background:rgba(0, 0, 0, 0.05); }

/* Blog Single - Skin Highlight Remove */
.blog-entry.single.dt-sc-skin-highlight,
.blog-entry.single.dt-sc-skin-highlight .entry-title h4 a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p a,
.blog-entry.single.dt-sc-skin-highlight .entry-meta-data p i
{
    color: #000;
}
.blog-entry.single.dt-sc-skin-highlight .entry-meta .comments i,
.blog-entry.single.dt-sc-skin-highlight .entry-meta .author i
{
    color: #888;
}

/* Blog Detail - Standard */

.blog-entry.post-standard .entry-title
{
    float: left;
    padding: 10px 0;
    width: 100%;
}
.blog-entry.post-standard .entry-title h4
{
    font-size: 30px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.blog-entry.post-standard p.category,
.blog-entry.post-standard p.category a
{
    margin-bottom: 5px;
}
.blog-entry.post-standard p.category i
{
    display: none;
}

.blog-entry.post-standard .entry-meta
{
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.blog-entry.post-standard .entry-meta p.category a
{
    background: #222;
    color: #fff;
    float: left;
    margin-right: 3px;
    padding: 1px 8px 0;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}
.blog-entry.post-standard .entry-meta .entry-info a
{
    color: #000;
}
.blog-entry.post-standard .entry-meta .entry-info
{
    float: left;
    width: 100%;
}
.blog-entry.post-standard .entry-meta .entry-info i.zmdi
{
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-left: 5px;
    margin-right: 8px;
    position: absolute;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.blog-entry.post-standard .entry-meta .entry-info i.zmdi:after
{
    background: #000;
    content: '';
    display: block;
    height: 32px;
    left: -5px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 28px;
    z-index: -1;
}

.blog-entry.post-standard .entry-meta .entry-info .likes a i
{
    font-size: 12px;
    font-style: normal;
    margin-right: 0;
    position: static;
}
.blog-entry.post-standard .entry-meta .entry-info > *
{
    border-style: solid;
    border-width: 1px;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    margin-right: 10px;
    min-height: 30px;
    overflow: hidden;
    padding: 6px 10px 6px 35px;
    position: relative;
}

.blog-entry.post-standard .entry-meta-data p span
{
    background: #b7b7b7;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-right: 4px;
    padding: 0 8px;
    text-transform: capitalize;
}
.blog-entry.post-standard .entry-meta-data p a
{
    background: #222;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 26px;
    margin-bottom: 5px;
    margin-right: 3px;
    min-height: 26px;
    padding: 0 8px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}
.blog-entry.post-standard .entry-meta-data p a:hover
{
    color: #fff;
}
.blog-entry.post-standard .entry-meta-data p a:before
{
    content: '';
    display: block;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: -1;
}
.blog-entry.post-standard .entry-meta-data p a:hover:before
{
    left: 0;
    right: auto;
    width: 100%;
}

.blog-entry.post-standard .entry-thumb
{
    float: left;
    overflow: hidden;
    position: relative;
    width: auto;
}
.blog-entry.post-standard .entry-thumb a
{
    display: block;
}
.blog-entry.post-standard .entry-thumb img
{
    max-width: none;
            transform: translate3d(-40px,0,0);
    transition: opacity .35s,transform .45s;
    width: calc(100% + 60px);
       -moz-animation-name: none;
         -o-animation-name: none;
    -webkit-animation-name: none;
    -webkit-transform: translate3d(-40px,0,0);
}

.blog-entry.post-standard.format-video .entry-thumb,
.blog-entry.post-standard.format-audio .entry-thumb
{
    width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /* Safari override */
    ::i-block-chrome,
    .blog-entry.post-standard .entry-thumb img
    {
        transform: translate3d(0px,0,0);
        width: auto;
    }
    ::i-block-chrome,
    .blog-entry.post-standard .entry-thumb
    {
        width: 100%;
    }
}

.blog-entry.post-standard .entry-thumb:hover img
{
    opacity: .6;
            transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}
.blog-entry.post-standard .entry-thumb:before
{
    border: 2px dashed #222;
    bottom: 10px;
    content: '';
    display: block;
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
            transform: translate3d(20px,0,0);
    transition: opacity .35s,transform .45s;
    -webkit-transform: translate3d(20px,0,0);
}
.blog-entry.post-standard .entry-thumb:hover:before
{
    opacity: 1;
            transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}

.blog-entry.post-standard .entry-thumb .bx-wrapper img
{
    max-width: none;
            transform: none;
    transition: opacity .35s;
    width: 100%;
    -webkit-transform: none;
}


/* Blog Detail - Post Info Within Image */

.blog-entry.post-info-within-image .entry-thumb
{
    margin-bottom: 30px;
    width: auto;
}

.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-thumb
{
    background-color: transparent;
    min-height: 100px;
    width: 100%;
    margin-bottom: 0;
}

.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-thumb:before
{
    content: none;
}

.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta 
{
    padding: 0;
    position: relative;
}

.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta p.category, 
.blog-entry.post-info-within-image:not(.has-post-thumbnail).entry-meta .entry-title, 
.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta .entry-info
{
    color: #000000;
}
 
.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta i, 
.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta a, 
.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta .entry-title h4 a, 
.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta .comments i
{
   color: #505050; 
}

.blog-entry.post-info-within-image:not(.has-post-thumbnail) .entry-meta .dt_scroll_down
{
    background: #000000;
}

.blog-entry.post-info-within-image.format-video .entry-thumb,
.blog-entry.post-info-within-image.format-audio .entry-thumb
{
    width: 100%;
}

.blog-entry.post-info-within-image .entry-thumb:before
{
    background:    -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    background:      -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    background:     -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    background:         linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);
    bottom: 0;
    content: '';
    display: block;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
    height: 40%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.blog-entry.post-info-within-image .entry-thumb:hover:before
{
    height: 100%;
}

.blog-entry.post-info-within-image.format-video .entry-thumb:before,
.blog-entry.post-info-within-image.format-audio .entry-thumb:before
{
    display: none;
}

.blog-entry.post-info-within-image .entry-thumb .bx-controls a
{
    background: none;
    opacity: 1;
}
.blog-entry.post-info-within-image .entry-thumb .bx-wrapper
{
    overflow: visible;
}
.blog-entry.post-info-within-image .entry-thumb .bx-wrapper .bx-viewport
{
    overflow: visible !important;
}

.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev
{
    left: -60px;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next
{
    right: -35px;
}

.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after,
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after
{
    border-bottom: 60px solid transparent;
    border-top: 60px solid transparent;
    content: '';
    display: block;
    height: 0;
    left: 0;
    width: 0;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after
{
    border-right: 60px solid #b7b7b7;
}
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after
{
    border-left: 60px solid #b7b7b7;
}

.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-wrapper
{
    overflow: hidden;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev
{
    left: 10px;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next
{
    right: 10px;
}

.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev,
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next
{
    background: #b7b7b7;
    height: 50px;
    width: 50px;
    z-index: 99;
}

.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a
{
    opacity: 0;
    visibility: hidden;
}
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb:hover .bx-controls a
{
    opacity: 1;
    visibility: visible;
}

.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:after,
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:after
{
    display: none;
}

.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:before,
.page-with-sidebar .blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:before
{
    font-size: 50px;
    left: 0;
    top: 0;
}

.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-prev:before,
.blog-entry.post-info-within-image .entry-thumb .bx-controls a.bx-next:before
{
    color: #fff;
    font-size: 60px;
    left: -2.5px;
    top: 35px;
}

.blog-entry.post-info-within-image .entry-meta
{
    bottom: 0;
    float: left;
    margin-bottom: 0;
    padding: 30px;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.blog-entry.post-info-within-image .entry-meta p.category a
{
    background: #b7b7b7;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    margin-bottom: 3px;
    padding: 5px 10px;
    text-transform: capitalize;
}
.blog-entry.post-info-within-image .entry-meta i
{
    font-size: 13px;
    top: 1px;
}
.blog-entry.post-info-within-image .entry-meta > *
{
    float: left;
    font-size: 14px;
    line-height: 19px;
    margin-right: 20px;
    position: relative;
}

.blog-entry.post-info-within-image .entry-meta p.category a:hover
{
    color: #fff;
}

.blog-entry.post-info-within-image .entry-meta p.category
{
    margin-bottom: 12px;
}
.blog-entry.post-info-within-image .entry-meta p.category,
.blog-entry.post-info-within-image .entry-meta .entry-title,
.blog-entry.post-info-within-image .entry-meta .entry-info
{
    color: #fff;
    float: left;
    margin-right: 0;
    width: 100%;
}

.blog-entry.post-info-within-image .entry-meta .entry-info
{
    margin-top: 5px;
}

.blog-entry.post-info-within-image .entry-meta .dt_scroll_down
{
    background: #fff;
    bottom: 10px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 50px;
}
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a
{
    float: left;
    height: 100%;
    width: 100%;
}
.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a i
{
    color: #b7b7b7;
    font-size: 24px;
    left: 0;
    line-height: 50px;
    margin: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 0;
}

.blog-entry.post-info-within-image .entry-meta .author,
.blog-entry.post-info-within-image .entry-meta .date,
.blog-entry.post-info-within-image .entry-meta .comments,
.blog-entry.post-info-within-image .entry-meta .views,
.blog-entry.post-info-within-image .entry-meta .likes
{
    font-size: 12px;
}
.blog-entry.post-info-within-image .entry-meta .author
{
    margin-right: 10px;
    position: relative;
}
.blog-entry.post-info-within-image .entry-meta .author:before
{
    background: #fff;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    right: -8px;
    top: 50%;
            transform: translateY(-50%);
    width: 5px;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.blog-entry.post-info-within-image .entry-meta .comments
{
    margin-left: 15px;
}
.blog-entry.post-info-within-image .entry-meta .views,
.blog-entry.post-info-within-image .entry-meta .likes
{
    display: inline-block;
    float: none;
    margin-left: 15px;
}

.blog-entry.post-info-within-image .entry-meta .entry-title h4
{
    font-size: 30px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.blog-entry.post-info-within-image .entry-meta-data p span
{
    background: #000;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 20px;
    margin-right: 0px;
    padding: 5px 10px;
    text-transform: capitalize;
}
.blog-entry.post-info-within-image .entry-meta-data p a
{
    background: #adaeaf;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 20px;
    margin-bottom: 3px;
    margin-right: 0px;
    padding: 5px 10px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}
.blog-entry.post-info-within-image .entry-meta-data p a:before
{
    content: '';
    display: block;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: -1;
}
.blog-entry.post-info-within-image .entry-meta-data p a:hover:before
{
    left: 0;
    right: auto;
    width: 100%;
}

.blog-entry.post-info-within-image .entry-meta .dt_scroll_down a:hover i,
.blog-entry.post-info-within-image .entry-meta i,
.blog-entry.post-info-within-image .entry-meta a,
.blog-entry.post-info-within-image .entry-meta .entry-title h4 a,
.blog-entry.post-info-within-image .entry-meta .comments i
{
    color: #fff;
}

.blog-entry.post-info-within-image .entry-meta i.fa
{
    font-size: 13px;
}
.blog-entry.post-info-within-image .entry-meta .likes a i
{
    font-size: 12px;
    font-style: normal;
}

/* Blog Detail - Post Info Bottom Image */
.blog-entry.post-info-bottom-image .entry-thumb
{
    backface-visibility: hidden;
            box-shadow: 10px -10px 0 0 rgba(0,0,0,0);
    margin-bottom: 30px;
    width: auto;
       -moz-box-shadow: 10px -10px 0 0 rgba(0,0,0,0);
    -webkit-box-shadow: 10px -10px 0 0 rgba(0,0,0,0);
}

.blog-entry.post-info-bottom-image:not(.has-post-thumbnail) .entry-thumb
{
    background-color: #c5c5c5;
    min-height: 300px;
    width: 100%;
}

.blog-entry.post-info-bottom-image.format-video .entry-thumb,
.blog-entry.post-info-bottom-image.format-audio .entry-thumb
{
    width: 100%;
}
.blog-entry.post-info-bottom-image .entry-meta
{
    background: #fff;
    bottom: 0;
    float: none;
    left: 0;
    margin: 0 auto;
    margin-bottom: 0;
    padding: 20px 20px 0 0;
    position: absolute;
    width: 80%;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info .author
{
    padding-left: 40px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info .author img
{
    border-radius: 50%;
    height: 25px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 25px;
}
.blog-entry.post-info-bottom-image .entry-meta .comments i
{
    font-size: 13px;
    margin-right: 5px;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info > i
{
    font-size: 13px;
    left: 0;
    margin-right: 8px;
    position: absolute;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info > *
{
    display: inline-block;
    float: none;
    font-size: 14px;
    line-height: 19px;
    margin-right: 30px;
    margin-bottom: 10px;
    position: relative;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info > *:before
{
    background: #878787;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    right: -20px;
    top: 50%;
            transform: translateY(-50%);
    width: 10px;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info > *:last-child
{
    margin-right: 0;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-info > *:last-child:before
{
    content: none;
}

.blog-entry.post-info-bottom-image .entry-meta .entry-info a,
.blog-entry.post-info-bottom-image .entry-meta .entry-info a i
{
    color: #000;
}

.blog-entry.post-info-bottom-image .entry-meta .entry-info .date span
{
    margin-right: 5px;
}

.blog-entry.post-info-bottom-image .entry-meta .entry-info .comments
{
    line-height: 22px;
}

.blog-entry.post-info-bottom-image .entry-meta .entry-title
{
    float: left;
    margin-top: 3px;
    width: 100%;
}
.blog-entry.post-info-bottom-image .entry-meta .entry-title h4
{
    font-size: 28px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.blog-entry.post-info-bottom-image .entry-meta p.category a
{
    color: #fff;
    font-size: 14px;
    padding: 2px 8px;
    text-transform: capitalize;
}
.blog-entry.post-info-bottom-image .entry-meta.bottom-left p.category
{
    float: left;
    line-height: normal;
    margin-bottom: 0;
    width: 100%;
}
.blog-entry.post-info-bottom-image .entry-meta.bottom-left p.category a
{
    background: #b7b7b7;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 4px 8px;
}

.blog-entry.post-info-bottom-image .entry-meta-data p span
{
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    padding: 4px 9px;
    text-transform: capitalize;
}
.blog-entry.post-info-bottom-image .entry-meta-data p a
{
    background: #b7b7b7;
    color: #fff;
    float: left;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 23px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px 8px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}
.blog-entry.post-info-bottom-image .entry-meta-data p a:before
{
    content: '';
    display: block;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: -1;
}
.blog-entry.post-info-bottom-image .entry-meta-data p a:hover:before
{
    left: 0;
    right: auto;
    width: 100%;
}
.blog-entry.post-info-bottom-image .entry-meta-data p.tags span
{
    background: #b7b7b7;
    border-radius: 50%;
    float: left;
    height: 25px;
    margin-right: 15px;
    margin-top: 2px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 25px;
}
.blog-entry.post-info-bottom-image .entry-meta-data p.tags span i
{
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 12px;
    left: 0px;
    margin: auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
    width: auto;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.blog-entry.post-info-bottom-image .entry-meta i.fa
{
    color: #888;
    font-size: 13px;
    margin-right: 3px;
}
.blog-entry.post-info-bottom-image .entry-meta .likes a i
{
    font-size: 14px;
    font-style: normal;
}

/* Blog Detail - Post Info Above Image */
.blog-entry.post-info-above-image .entry-meta
{
    display: inline-block;
    float: none;
    margin: 0 auto;
    padding-bottom: 30px;
    text-align: center;
    width: 100%;
}
.blog-entry.post-info-above-image .entry-meta .entry-info .author
{
    padding-left: 40px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info .author img
{
    border-radius: 50%;
    height: 25px;
    left: 0;
    position: absolute;
    width: 25px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info
{
    float: left;
    margin-top: 8px;
    width: 100%;
}
.blog-entry.post-info-above-image .entry-meta .entry-info i
{
    display: inline-block;
    float: none;
    font-size: 16px;
    margin-right: 3px;
}
.blog-entry.post-info-above-image .entry-meta .entry-info > *
{
    color: #878787;
    display: inline-block;
    float: none;
    font-size: 14px;
    line-height: 25px;
    margin-right: 35px;
    padding-left: 15px;
    position: relative;
    text-transform: capitalize;
}
.blog-entry.post-info-above-image .entry-meta .entry-info > *:before
{
    background: #222;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    right: -20px;
    top: 50%;
            transform: translateY(-50%);
    width: 10px;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.blog-entry.post-info-above-image .entry-meta .entry-info > *:last-child:before
{
    content: none;
}

.blog-entry.post-info-above-image .entry-meta .entry-info i.zmdi
{
    font-size: 14px;
    left: -7px;
    position: absolute;
    top: 7px;
}

.blog-entry.post-info-above-image .entry-meta .entry-info .date
{
    margin-left: -5px;
    padding-left: 0;
}

.blog-entry.post-info-above-image .entry-meta .entry-info > * span
{
    margin-right: 6px;
}

.blog-entry.post-info-above-image .entry-meta .entry-title
{
    float: left;
    margin: 10px 0 8px;
    width: 100%;
}
.blog-entry.post-info-above-image .entry-meta .entry-title h4
{
    font-size: 30px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.blog-entry.post-info-above-image .entry-meta p.category
{
    float: left;
    line-height: normal;
    margin-bottom: 0;
    width: 100%;
}
.blog-entry.post-info-above-image .entry-meta p.category a
{
    background: #222;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 4px 8px 6px;
    text-transform: capitalize;
}

.blog-entry.post-info-above-image .entry-meta-data p span
{
    color: #fff;
    font-size: 11px;
    margin-right: 5px;
    padding: 4px 9px;
    text-transform: uppercase;
}
.blog-entry.post-info-above-image .entry-meta-data p a
{
    background: #222;
    color: #fff;
    display: inline-block;
    float: none;
    line-height: 20px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 8px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}

.blog-entry.post-info-above-image .entry-meta-data p a:hover
{
    color: #fff;
}
.blog-entry.post-info-above-image .entry-meta-data p a:before
{
    content: '';
    display: block;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: -1;
}
.blog-entry.post-info-above-image .entry-meta-data p a:hover:before
{
    left: 0;
    right: auto;
    width: 100%;
}
.blog-entry.post-info-above-image .entry-meta-data p.tags span
{
    background: #b7b7b7;
    border-radius: 50%;
    float: left;
    height: 28px;
    margin-right: 15px;
    margin-top: 1px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 28px;
}
.blog-entry.post-info-above-image .entry-meta-data p.tags span i
{
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    left: -1px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.blog-entry.post-info-above-image .entry-thumb
{
    float: left;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.blog-entry.post-info-above-image .entry-thumb > a
{
    background: #b7b7b7;
    float: left;
    position: relative;
    width: 100%;
}

.blog-entry.post-info-above-image .entry-thumb img
{
            border-radius: 150px;
            box-shadow: 0 0 0 5px #fff;
       -moz-box-shadow: 0 0 0 5px #fff;
    -webkit-border-radius: 150px;
    -webkit-box-shadow: 0 0 0 5px #fff;

        -ms-box-shadow: 0 0 0 5px #fff;
}
.blog-entry.post-info-above-image:hover .entry-thumb img
{
            box-shadow: none;
       -moz-box-shadow: none;
    -webkit-box-shadow: none;

        -ms-box-shadow: none;
}
.blog-entry.post-info-above-image .entry-meta i.fa
{
    color: #999;
    font-size: 13px;
}
.blog-entry.post-info-above-image .entry-meta .likes a i
{
    font-size: 12px;
    font-style: normal;
}


/* Blog Detail - Post Info Vertical Image */

.blog-entry.post-info-vertical-image .entry-thumb
{
    float: left;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.blog-entry.post-info-vertical-image .entry-thumb:before
{
    background: rgba(0,0,0,.4);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.blog-entry.post-info-vertical-image .entry-thumb .bx-controls a
{
    z-index: 9;
}

.blog-entry.post-info-vertical-image .entry-thumb:hover:before
{
    background: rgba(0,0,0,.6);
}

.blog-entry.post-info-vertical-image .entry-meta
{
    display: inline-block;
    float: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
    width: 100%;
    z-index: 2;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.blog-entry.post-info-vertical-image .entry-meta,
.blog-entry.post-info-vertical-image .entry-meta a,
.blog-entry.post-info-vertical-image .entry-meta .entry-info i
{
    color: #fff;
}
.blog-entry.post-info-vertical-image .entry-meta p.category a
{
    background: #222;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    letter-spacing: 1.5px;
    line-height: 20px;
    padding: 5px 10px;
    text-transform: capitalize;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-info i
{
    font-size: 16px;
    margin-right: 0;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-info > *
{
    display: inline-block;
    float: none;
    font-size: 14px;
    line-height: 25px;
    margin-right: 15px;
    padding-left: 15px;
    position: relative;
    text-transform: capitalize;
}

.blog-entry.post-info-vertical-image .entry-meta .entry-info i.zmdi
{
    font-size: 14px;
    left: -7px;
    position: absolute;
    top: 7px;
}

.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-meta.vertically-centered
{
    display: none;
}

.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb
{
    margin-top: 50px;
    overflow: hidden;
    position: relative;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb .entry-meta.vertically-centered
{
    background: none;
    display: block;
}

.blog-entry.post-info-vertical-image.format-video .entry-thumb:before
{
    display: none;
}

.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb
{
    display: block;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-video-thumb:before
{
    background: rgba(0,0,0,.4);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail:hover .entry-video-thumb:before
{
    background: rgba(0,0,0,.6);
}

.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-meta
{
    display: inline-block;
    float: none;
    left: 0;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
    width: 100%;
    z-index: 2;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.blog-entry.post-info-vertical-image.format-video .entry-video-thumb
{
    display: none;
}

.blog-entry.post-info-vertical-image.format-video .entry-meta
{
    background: rgba(0, 0, 0, .7);
    padding: 40px 20px;
    position: relative;
    top: auto;
            transform: translateY(0%);
       -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
}

.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta p.category,
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta div.entry-info
{
    position: static;
}

.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta .entry-title h4:before,
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta .entry-title h4:after
{
    display: none;
}

.blog-entry.post-info-vertical-image.format-video > .entry-meta .entry-title h4
{
    margin: 0;
    padding: 0;
}

.blog-entry.post-info-vertical-image.format-video.has-post-thumbnail .entry-thumb > .entry-meta p.category
{
    margin-bottom: 15px;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta div.entry-info
{
    display: inline-block;
    float: none;
    margin-top: 10px;
    width: 100%;
}

.blog-entry.post-info-vertical-image.format-video .entry-thumb:hover > .entry-meta p.category
{
    margin-top: 0;
}
.blog-entry.post-info-vertical-image.format-video .entry-thumb:hover > .entry-meta div.entry-info
{
    margin-bottom: 0;
}

.blog-entry.post-info-vertical-image .entry-thumb img.wp-post-image
{
            transform: scale(1.02);
       -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
}
.blog-entry.post-info-vertical-image .entry-thumb:hover img.wp-post-image
{
            transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
    -webkit-transform: scale(1);
}

.blog-entry.post-info-vertical-image .entry-thumb .entry-meta p.category
{
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -30px;
}
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta div.entry-info
{
    bottom: -30px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}

.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category
{
    margin-top: -5px;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta div.entry-info
{
    margin-bottom: -5px;
}

.blog-entry.post-info-vertical-image .entry-meta .entry-title
{
    float: left;
    padding: 0 10px;
    width: 100%;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4
{
    display: inline-block;
    float: none;
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0 0 5px;
    padding: 15px 0 13px;
    position: relative;
    text-transform: capitalize;
    width: auto;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4:before
{
    top: 0;
}
.blog-entry.post-info-vertical-image .entry-meta .entry-title h4:after
{
    bottom: 0;
}

.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:before,
.blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:after
{
    background: #fff;
    bottom: -2px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
    width: 50px;
}
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta .entry-title h4:before,
.blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta .entry-title h4:after
{
    height: 2px;
    opacity: 1;
    visibility: visible;
    width: 100px;
}

.blog-entry.post-info-vertical-image .entry-meta p.category
{
    float: left;
    line-height: normal;
    width: 100%;
}

.blog-entry.post-info-vertical-image .entry-meta-data p span
{
    background: #222;
    color: #fff;
    display: inline-block;
    float: none;
    letter-spacing: .5px;
    line-height: normal;
    margin-right: 5px;
    padding: 5px 10px;
    text-transform: capitalize;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a
{
    background: #222;
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 13px;
    letter-spacing: .5px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 10px;
    position: relative;
    text-transform: capitalize;
    z-index: 9;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a:hover
{
    color: #fff;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a:before
{
    content: '';
    display: block;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: -1;
}
.blog-entry.post-info-vertical-image .entry-meta-data p a:hover:before
{
    left: 0;
    right: auto;
    width: 100%;
}
.blog-entry.post-info-vertical-image .entry-meta-data p.tags span
{
    background: #eaeaea;
    color: #222;
    display: inline-block;
    float: none;
    font-size: 13px;
    line-height: 20px;
    margin-right: 5px;
    padding: 5px 10px;
    text-transform: capitalize;
}

.blog-entry.post-info-vertical-image .entry-meta i.fa
{
    font-size: 14px;
}
.blog-entry.post-info-vertical-image .entry-meta .likes a i
{
    font-size: 12px;
    font-style: normal;
    margin-right: 1px;
}

/*----*****---- << Blog Author Info >> ----*****----*/

.author-info
{
    clear: both;
    display: block;
    float: left;
    margin: 40px 0 0;
    padding: 0 8%;
    text-align: center;
    width: 100%;
}
.author-info .thumb
{
    display: inline-block; 
    float: none;
    margin: 0 0 28px 0;
    position: relative;
    width: 210px;
}
.author-info .thumb img
{
    border-radius: 100%;
    height: auto;  
    max-width: 100%;
}
.author-info h2
{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    text-transform: none;
}
.author-info h3 span
{
    color: #aaa;
    font-size: 14px;
}
.author-info h3
{
    font-size: 16px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative; 
    text-transform: uppercase;
}
.author-info h3:before
{
    background: #d7d7d7; 
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 40px;
}

.author-info .desc-wrapper
{
    display: inline-block;
    float: none; 
    width: 100%;
}
.author-info .dt-sc-team-social
{
    float: left;
    margin-top: 28px; 
    width: 100%;
}
.author-info .dt-sc-team-social li
{
    margin: 0 8px;
}
.author-info .dt-sc-team-social li a
{
    font-size: 13px;
    height: auto;
    line-height: normal; 
    width: auto;
}

/*----*****---- << Blog Comment Entries >> ----*****----*/  
    
.commentlist, .commentlist ul.children { list-style: none; margin: 0; }
.commentlist ul.children { padding-left: 80px; }
.commentlist ul.children li > .children { padding-left: 60px; }
.commentlist li.comment .comment-body p:last-child { margin-bottom: 0; }
.commentlist li.comment .comment-body .comment-meta { margin-bottom: 7px; display: inline-block; width: 100%; position: relative; }

.commentlist li.comment { padding-bottom: 0; }
.commentlist li.comment p { margin-bottom: 5px; }
.commentlist li.comment .comment-respond p { margin-bottom: 20px; }

#comments {clear: both; padding: 2em 0 0.5em; }
.comments-title {font-size: 20px; font-size: 1.25rem; margin-bottom: 1.5em; }
.comment-list, .comment-list .children {list-style: none; margin: 0; padding: 0; }
.comment-list li:before {display: none; }
.comment-body { padding-left: 80px; }
ul.children li .comment-body { padding-left: 60px; }

.comment-author { display: inline-block; line-height: normal; margin-bottom: 0; position: relative; width: 100%; }
.comment-author b { font-weight: 500; font-size: 20px; text-transform: capitalize; color: #000; }
.comment-author .avatar { height: 60px; left: -80px; position: absolute; width: 60px; -webkit-border-radius: 50px; border-radius: 50px; top: 0px; }
.comment-author .says { display: none; }

.comment-metadata { color: #adadad; font-size: 12px; font-weight: 400; letter-spacing: 0.5px; line-height: normal; padding: 0px; display: inline-block; position: relative; }
.comment-metadata a { color: #adadad; }
.comment-metadata a:hover { color: #000000; }
.comment-metadata a.comment-edit-link:hover{color:#9e9e9e;} 
.comment-metadata a.comment-edit-link { color: #adadad; margin-left: 1em; } 

.comment-body { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid rgba(0,0,0,0.1); width: 100%; position: relative; }

.comment-details .reply { display: table; }

.commentlist li.comment .reply { display: inline-block; right: 0; top: 0; position: absolute; margin: 0; padding: 0; }
.comment-reply-link { font-size: 14px; text-transform: capitalize; display: inline-block; line-height: normal; font-weight: 400; position: relative; margin-top: 0px; 
padding: 8px 15px; border: 2px solid; }
.comment-reply-link:hover { color: #ffffff; }

.comment-reply-link .icon {color: #222; left: -2em; height: 1em; position: absolute; top: 0; width: 1em; } 
.children .comment-author .avatar { height: 40px; left: -60px; width: 40px; top: 0px; } 
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {border: 1px solid rgba(0,0,0,0.15); padding: 2px; } 
.no-comments, .comment-awaiting-moderation {color: #767676; font-size: 14px; font-size: 0.875rem; font-style: italic; } 
.comments-pagination {margin: 2em 0 3em; } 
.form-submit {text-align: left; display:inline-block; width:100%; } 
li.comment .comment-form p.form-submit{margin-bottom:17px;} 
.comment-form #wp-comment-cookies-consent {margin: 0 10px 0 0; } 
.comment-form .comment-form-cookies-consent label {display: inline; }
.commententries > h3, .commententries #comments > h3, #reviews h3, #respond h3#reply-title{font-size:20px;}
#respond h3#reply-title small{font-size:12px; text-transform:none;}

.commententries #comments > h3 { margin-bottom: 60px; }

#respond h3#reply-title { position: relative; display: inline-block; width: 100%; padding-bottom: 0px; }

.comment-form > p,
.wpcf7-form .contact-form
{
    margin-bottom: 15px;
    width: 100%;
    float: left;
    text-align: left;
    position: relative;
}
.comment-form textarea
{
    margin-bottom: 15px;
}

.comment-form p > span,
.wpcf7-form .contact-form > b
{
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    padding: 0;
    position: absolute;
    width: 50px;
    text-align: center;
    border-right: 1px solid #ddd;
    margin: 0;
    left:0;
}

.comment-form > p.comment-form-comment.textarea-field span.fa,
.wpcf7-form .contact-form.textarea-field > b
{
    height: 200px;
    float: left;
}

.comment-form
{
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.commentlist li.comment #respond
{
    display: block;
    padding-left: 80px;
}
.commentlist .children li.comment #respond {
    padding-left: 60px;
}
.commentlist li.comment .comment-body ~ #respond
{
    margin-top: 0;
}

.pingback .comment-body
{
    margin-left: 0;
    padding-left: 0;
}
.commentlist li.comment,
.commentlist li.pingback
{
    padding-bottom: 0;
}

.commentlist li.pingback .comment-body .comment-content > p
{
    margin-bottom: 0;
}

/*----*****---- << Pagination >> ----*****----*/

.pagination { clear:both; float:left; width:100%; margin:30px 0px 10px; padding:0px 10px; }
.pagination ul { float:left; margin:0px; padding:0px; }
.pagination ul li { float:left; display:inline; margin:0px; padding:0px; }
.pagination ul li a, .pagination ul li span { color:#000000; font-size:13px; font-weight:600; padding:6px 15px 5px; text-transform:uppercase; letter-spacing:0.5px; border:1px solid; margin:10px 10px 0px 0px; display:inline-block; position:relative; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s; -o-transition:all 0.3s; -ms-transition:all 0.3s; }

.pagination ul li a i { font-size:14px; }
.pagination ul li a.next i { margin-left:5px; }
.pagination ul li a.prev i { margin-right:5px; }

.pagination ul li a:hover, .pagination ul li span, .pagination ul li a:hover i { color:#ffffff; }

.pagination .column { margin:0px; }
.pagination:empty { display:none; }

.hidden { display: none !important; }

.pagination { width: 100%; text-align: center; float: none; display: inline-block; position: relative; clear: none; }
.pagination .column,
.pagination ul { width: 100%; float: none; display: inline-block; }
.pagination ul li { float: none; display: inline-block; }

.pagination ul li a, .pagination ul li span { border: none; padding: 0; background: none; }
.pagination ul li a:hover { background: none; }
.pagination ul li a.next, .pagination ul li a.prev { font-size: 0; }
.pagination .newer-posts, .pagination .older-posts { float: none; display: inline-block; position: relative; margin: 0 15px; }
.pagination .older-posts i { margin-left: 0; position: absolute; left: -15px; top: 50%; transform: translateY(-50%) scaleX(-1); -moz-transform: translateY(-50%) scaleX(-1); -webkit-transform: translateY(-50%) scaleX(-1); -ms-transform: translateY(-50%) scaleX(-1); }
.pagination .newer-posts i { margin-right: 0;  position: absolute; right: -15px; top: 50%; transform: translateY(-50%) scaleX(-1); -moz-transform: translateY(-50%) scaleX(-1); -webkit-transform: translateY(-50%) scaleX(-1); -ms-transform: translateY(-50%) scaleX(-1); }

.pagination .older-posts i:before { content: "\f105"; }
.pagination .newer-posts i:before { content: "\f104"; }

.pagination .older-posts a:hover i:before {text-shadow: 4px 0px 0px currentcolor;-moz-text-shadow: 4px 0px 0px currentcolor;-webkit-text-shadow: 4px 0px 0px currentcolor;-ms-text-shadow: 4px 0px 0px currentcolor;} 
.pagination .newer-posts a:hover i:before { text-shadow: -4px 0px 0px currentcolor; -moz-text-shadow: -4px 0px 0px currentcolor; -webkit-text-shadow: -4px 0px 0px currentcolor; -ms-text-shadow: -4px 0px 0px currentcolor; }

.pagination .newer-posts:empty { display: none; }
.pagination .newer-posts:before { position: absolute; content: "/"; display: block; left: -17px; right: auto; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); font-size: 12px; }

.pagination a { text-transform: uppercase; position: relative; }

.pagination .older-posts a:before { position: absolute; content: ""; display: block; width: 0; border-bottom: 1px solid; height: 1px; right: 0; top: -5px; }
.pagination .older-posts a:after {position: absolute;content: "";display: block;width: 0;border-bottom: 1px solid;height: 1px;right: 0;bottom: -5px;}

.pagination .older-posts a:hover:before, .pagination .older-posts a:hover:after,
.pagination .newer-posts a:hover:before, .pagination .newer-posts a:hover:after {width: 100%;}

.pagination .newer-posts a:before { position: absolute; content: ""; display: block; width: 0; border-top: 1px solid; height: 1px; left: 0; top: -5px; }
.pagination .newer-posts a:after { position: absolute; content: ""; display: block; width: 0; border-top: 1px solid; height: 1px; left: 0; bottom: -5px; }

/* Unit test btn fix */


.dt-sc-button
{
    font-size:12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding:8px 15px;
    line-height:normal;
    display:inline-block;
    margin:10px 0px 0px;
    cursor:pointer;
    outline:none;
    position:relative;
    text-transform: inherit;
    z-index:1;
}
.dt-sc-button { background:rgba(0, 0, 0, 0.5); color:#000000; background-size: 50%; -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s; }
.dt-sc-button:hover, .secondary-skin.dt-sc-button.bordered:hover, .secondary-skin.dt-sc-button.bordered:hover, .secondary-skin.dt-sc-button.fully-rounded-border:hover { color:#ffffff; }
.dt-sc-button:before { position: absolute; content: ""; display: block; width: 15px; height: 15px; border-width: 2px; border-style: solid; left: -10px; bottom: -10px; border-top: none; border-right: none; }
.dt-sc-button:after { position: absolute; content: ""; display: block; width: 15px; height: 15px; border-width: 2px; border-style: solid; right: -10px; top: -10px; border-bottom: none; border-left: none; }

.dt-sc-button:hover:before { width: 100%; height: 0; left: 0; }
.dt-sc-button:hover:after { width: 100%; height: 0; right: 0; }

.dt-sc-button.small { font-size:12px; padding:11px 20px 12px; }
.dt-sc-button.medium { font-size: 16px; padding: 10px 30px 12px; }

.dt-sc-button.rounded-border, 
.dt-sc-button.bordered
{ 
    border: 2px solid;
    border-radius: 3px;
    background: none;
}
.dt-sc-button.bordered, .dt-sc-button.bordered:hover
{
    border-radius: 0px;
}
.dt-sc-button.bordered:hover
{
    color: #ffffff;
}

.dt-sc-button.no-border-bg {position: relative;}
.dt-sc-button.no-border-bg:before, .dt-sc-button.no-border-bg:after {border: none;}
.dt-sc-button.no-border-bg:before { bottom: -8px; content: ""; display: block; height: 2px; left: 0; position: absolute; width: 0; }
.aligncenter .dt-sc-button.no-border-bg:before { margin: 0 auto; right: 0; }
.alignright .dt-sc-button.no-border-bg:before { left: auto; right: 0; }
.dt-sc-button.no-border-bg:hover:before {width: 50px;}
.dt-sc-button.no-border-bg, .dt-sc-button.no-border-bg:hover, .dt-sc-button.small.no-border-bg.with-icon.icon-left, .dt-sc-button.small.no-border-bg.with-icon.icon-left:hover { background: none; border: none; font-size: 16px; padding: 0; }
.dt-sc-button.small.no-border-bg.with-icon.icon-left span {margin-right: 25px;}
.dt-sc-button.no-border-bg span.zmdi:before { font-weight: bold; position: absolute; top: 4px; }

/*--------------------------------------------------------------
    1.2 - Default Color
    --------------------------------------------------------------*/
.blog-entry.with-border,
.blog-entry.blog-medium-style.white-highlight
{
    background: #fff;
}
.blog-entry.blog-thumb-style
{
    border-bottom-color: rgba(0, 0, 0, .1);
}
.blog-entry.with-border,
.blog-entry .entry-format a
{
    border-color: #fff;
}

.blog-entry.entry-date-author-left .entry-date-author .entry-date,
.blog-entry.entry-date-author-left .entry-date-author .comments,
.blog-entry.entry-date-author-left .entry-date-author .comments i,
.blog-entry.entry-date-left .entry-date,
.blog-entry.entry-date-left .entry-date a,
.blog-entry.entry-date-left .entry-date a i
{
    color: #000;
}
.blog-entry .entry-format a,
.blog-entry.dt-sc-skin-highlight,
.blog-entry.dt-sc-skin-highlight .entry-title h4 a,
.blog-entry.dt-sc-skin-highlight .entry-meta a,
.blog-entry.dt-sc-skin-highlight .entry-meta .comments i,
.blog-entry.dt-sc-skin-highlight .entry-meta .author i,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p a,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p i
{
    color: #fff;
}

.blog-entry.entry-date-author-left .entry-date-author .entry-author,
.blog-entry.entry-date-author-left .entry-date-author .entry-date span
{
    border-color: rgba(0, 0, 0, .05);
}
.blog-entry.dt-sc-skin-highlight .entry-title h4 a:hover,
.blog-entry.dt-sc-skin-highlight .entry-meta a:hover,
.blog-entry.dt-sc-skin-highlight .entry-meta-data p a:hover
{
    color: rgba(0, 0, 0, .5);
}

/* DateLeft Modern */
.blog-entry.entry-date-left.outer-frame-border .entry-details
{
    background-color: #fafafa;
}
.blog-entry.entry-date-left.outer-frame-border .entry-date
{
    background-color: #ddd;
}
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled,
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled:hover,
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a
{
    background-color: rgba(0,0,0,0);
}

.blog-entry.entry-date-left.outer-frame-border:hover .entry-details
{
    background-color: #f1efea;
}
.blog-entry.entry-date-left.outer-frame-border:hover .entry-details .entry-date
{
    background-color: #fff;
}


.blog-entry.outer-frame-border:before,
.blog-entry.outer-frame-border:after
{
    border-color: #ccc;
}
.blog-entry.outer-frame-border:hover:after
{
    border-color: #f1efea;
}


.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-title h4 a:not(:hover),
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled,
.blog-entry.entry-date-left.outer-frame-border .entry-details .entry-format a
{
    color: #000;
}
.blog-entry.entry-date-left.outer-frame-border .entry-details .dt-sc-button.filled:hover
{
    color: rgba(0,0,0,.5);
}

.blog-entry.entry-date-left.outer-frame-border .entry-details,
.blog-entry.entry-date-left.outer-frame-border .entry-date
{
    background-image: url('../images/pattern-grudge.png');
    background-repeat: repeat;
}


/*----*****---- Dark Overlay & Highlight ----*****----*/
.dt-sc-dark-bg .blog-medium-style.white-highlight .dt-sc-button.fully-rounded-border:hover
{
    color: #fff;
}
.dt-sc-dark-bg .blog-medium-style.white-highlight
{
    color: #888;
}



/*--------------------------------------------------------------
    1.3 - Responsive
    --------------------------------------------------------------*/

@media only screen and (min-width:1381px) and (max-width:1680px)
{

    ul.children li .comment-body
    {
        padding-left: 60px;
    }
    .children .comment-author .avatar
    {
        left: -60px;
    }
    .commentlist .children li.comment #respond
    {
        padding-left: 60px;
    }
}    

/*----*****---- << Desktop >> ----*****----*/
@media only screen and (min-width:1200px) and (max-width:1380px)
{
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 48.8%;
    }
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 48.2%;
    }
    .blog-entry.entry-minimal-bordered.sticky .entry-details
    {
        padding: 60px 20px 30px;
    }
    .comment-body { padding-left: 85px; }
    .commentlist li.comment #respond { padding-left: 85px; }
    .comment-author .avatar { left: -85px; }
    ul.children li .comment-body { padding-left: 60px; }
    .children .comment-author .avatar { left: -60px; }
}

/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px)
{
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 50%;
    }
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 100%;
    }
    .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 33.33%;
    }

    .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 50%;
    }
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 50%;
    }
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-top: 30px;
    }

    .dt-sc-one-third .blog-entry.entry-date-author-left .entry-details .entry-title h4,
    .dt-sc-one-third .blog-entry .entry-title h4
    {
        line-height: normal;
    }

    .with-both-sidebar .blog-entry.blog-medium-style .entry-thumb,
    .with-both-sidebar .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 20px;
        padding-left: 0;
    }
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        padding-left: 30px;
    }

    .with-both-sidebar .blog-entry.blog-medium-style .entry-details
    {
        padding-bottom: 20px;
    }
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-left: 0;
    }
    .dt-sc-one-third .blog-entry.blog-medium-style
    {
        width: 99.5%;
    }
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title
    {
        min-height: auto;
    }
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
    {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
    {
        font-size: 15px;
    }

    .with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0;
    }
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }
    .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        padding-left: 30px;
        padding-top: 30px;
        width: 100%;
    }
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }

    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body
    {
        display: none;
    }
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }


    .vc_col-sm-3 .blog-entry .entry-format a:before
    {
        font-size: 20px;
        line-height: 40px;
    }
    .vc_col-sm-3 .blog-entry .entry-format a
    {
        border: none;
        height: 40px;
        width: 40px;
    }
    .vc_col-sm-3 .blog-entry .entry-details h4
    {
        font-size: 13px;
    }

    .vc_col-sm-3 .blog-entry.entry-date-left .entry-details
    {
        padding-left: 55px;
    }
    .vc_col-sm-3 .blog-entry.entry-date-left .entry-details .entry-date
    {
        width: 45px;
    }
    .vc_col-sm-3 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details .dt-sc-button.with-icon.icon-right.type1,
    .vc_col-sm-3 .blog-entry.entry-date-left .entry-details .dt-sc-button.with-icon.icon-right.type1
    {
        padding: 10px;
    }

    .vc_col-sm-3 .blog-entry.entry-date-author-left
    {
        padding-left: 45px;
    }
    .vc_col-sm-3 .blog-entry.entry-date-author-left .entry-date-author
    {
        width: 30px;
    }

    .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb
    {
        width: 100%;
    }
    .vc_col-sm-6 .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-left: 0;
        padding-top: 30px;
        width: 100%;
    }
    .vc_col-sm-6 .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        padding: 30px;
    }
    .vc_col-sm-6 .blog-entry.blog-medium-style .entry-format
    {
        right: 10px;
        top: 10px;
    }

    /* Minimal Bordered Style - New */
    .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after
    {
        display: none;
    }
    .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments
    {
        margin-top: 10px;
    }

    .page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after
    {
        display: block;
    }

    .blog-entry.entry-center-align .entry-title h4
    {
        font-size: 16px;
    }
    .blog-entry.entry-minimal-bordered.sticky .entry-details
    {
        padding: 60px 20px 30px;
    }
    .comment-body { padding-left: 75px; }
    .commentlist li.comment #respond { padding-left: 75px; }
    .comment-author .avatar { height: 60px; left: -75px; width: 60px; }
    ul.children li .comment-body { padding-left: 60px; }
    .children .comment-author .avatar { left: -60px; }
    .commentlist .children li.comment #respond { padding-left: 60px; }
}


/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:991px)
{
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
    .with-both-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third,
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half
    {
        width: 100%;
    }

    .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 50%;
    }
    .tpl-blog-holder.apply-isotope .dt-sc-one-half,
    .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 50%;
    }

    .with-sidebar .blog-entry.blog-medium-style .entry-thumb,
    .with-sidebar .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }
    .with-sidebar .blog-entry.blog-medium-style .entry-details
    {
        padding-bottom: 20px;
    }
    .with-sidebar .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 20px;
        padding-left: 0;
    }
    .with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0;
        padding-left: 30px;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-top: 30px;
    }

    .with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .with-sidebar .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 0;
    }

    .with-sidebar .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        margin-top: 20px;
        padding-left: 0;
    }
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        padding-left: 30px;
    }
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
    .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0;
    }

    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        width: 100%;
    }
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-left: 0;
    }
    .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        padding-left: 30px;
    }
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        margin-top: 0;
    }

    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        width: 52%;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title
    {
        min-height: auto;
    }
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
    {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
    {
        font-size: 14px;
    }

    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }
    .blog-entry.blog-medium-style
    {
        width: 99.4%;
    }

    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-body
    {
        display: none;
    }
    .with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .with-sidebar .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }
    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }
    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        padding-top: 30px;
    }

    .with-both-sidebar #commentform .dt-sc-one-half
    {
        margin-left: 0;
        width: 100%;
    }
    .with-both-sidebar #commentform .dt-sc-one-half textarea,
    .with-both-sidebar #commentform .dt-sc-one-half input
    {
        margin-bottom: 20px;
    }
    .with-both-sidebar #commentform .form-submit,
    .with-both-sidebar #commentform .form-submit .submit
    {
        margin-top: 0;
    }

    .vc_col-md-6.wpb_column.no-space.dt-sc-two-fifth,
    .vc_col-md-6.column.no-space.dt-sc-two-fifth
    {
        width: 50%;
    }

    ul.commentlist li .comment-author img
    {
        max-height: 60px;
        max-width: 60px;
    }

    /* Minimal Bordered Style - New */
    .page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after
    {
        display: block;
    }

    .with-both-sidebar.page-with-sidebar .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after
    {
        display: none;
    }
    .with-both-sidebar.page-with-sidebar .blog-entry.entry-minimal-bordered .entry-meta-data .comments
    {
        margin-top: 10px;
    }
    .blog-entry.entry-minimal-bordered .entry-details
    {
        padding: 30px 20px 30px;
    }
    .blog-entry.entry-minimal-bordered.sticky .entry-details
    {
        padding: 60px 20px 30px;
    }
    .blog-entry.entry-minimal-bordered .entry-meta-data .author, .blog-entry.entry-minimal-bordered .entry-meta-data .author a, 
    .blog-entry.entry-minimal-bordered .entry-meta-data .date, .blog-entry.entry-minimal-bordered .entry-meta-data .comments
    {
        font-size: 11px;        
    }
    .blog-entry.entry-minimal-bordered .entry-meta-data .author, .blog-entry.entry-minimal-bordered .entry-meta-data .date, .blog-entry.entry-minimal-bordered .entry-meta-data .comments
    {
        padding-right: 12px;
        margin-right: 10px;
    }
    .comment-body { padding-left: 80px; }
    .comment-author .avatar { height: 60px; left: -80px; width: 60px; }
    ul.children li .comment-body { padding-left: 60px; }
    .children .comment-author .avatar {     left: -60px; }
    .comment-metadata { position: relative; top: 0; display: block; }
    .commentlist li.comment .comment-body .comment-meta { margin-bottom: 15px; }
    .commentlist li.comment #respond { padding-left: 80px; }
    .commentlist .children li.comment #respond { padding-left: 60px; }
    .comment-author b { font-size: 16px; }
}

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px)
{
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-half,
    .page-with-sidebar .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 100%;
    }
    .tpl-blog-holder.apply-isotope .dt-sc-one-third
    {
        width: 100%;
    }

    .blog-entry.blog-medium-style .entry-thumb,
    .blog-entry.blog-medium-style .entry-details
    {
        width: 100%;
    }
    .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details
    {
        margin-top: 0;
        padding-left: 0;
    }
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        padding-left: 0;
        padding-top: 30px;
    }

    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        margin-top: 0;
        padding-left: 30px;
    }

    .with-both-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .with-sidebar .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .dt-sc-one-third .blog-entry.blog-medium-style .entry-thumb ~ .entry-details
    {
        margin-top: 0;
    }
    .blog-entry.blog-medium-style .entry-details
    {
        padding-bottom: 20px;
    }
    .blog-entry.blog-medium-style .entry-format,
    .with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style .entry-format,
    .dt-sc-one-half .blog-entry.blog-medium-style .entry-format
    {
        right: 0;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title
    {
        min-height: auto;
    }
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-body,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-meta-data
    {
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }
    .blog-entry.blog-medium-style .entry-thumb ~ .entry-details,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb ~ .entry-details
    {
        width: 100%;
    }

    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-title h4
    {
        font-size: 14px;
    }

    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-thumb,
    .page-with-sidebar .dt-sc-one-half .blog-entry.blog-medium-style .entry-details,
    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .page-with-sidebar.with-both-sidebar .dt-sc-one-column .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-thumb,
    .blog-entry.blog-medium-style.dt-blog-medium-highlight .entry-details
    {
        width: 100%;
    }
    .blog-entry.blog-medium-style
    {
        width: 99.4%;
    }

    .tpl-blog-holder.apply-isotope .column
    {
        margin-bottom: 0;
        padding: 10px 0 0;
        width: 100%;
    }

    /* comment */   
    ul.commentlist { font-size:14px; }
    
    ul.commentlist li.comment .comment-author img { max-width: 40px; max-height: 40px; }

    .comment-body { padding-left: 60px; }
    .comment-author b { font-size: 16px; }
    .comment-author .avatar { height: 40px; left: -60px; width: 40px; }
    ul.children li .comment-body { padding-left: 50px; }
    .children .comment-author .avatar { left:-50px }
    .commentlist li.comment .comment-body .comment-meta { margin-bottom: 10px; }
    .commentlist li.comment #respond { padding-left: 0; }
    .comment-reply-link { font-size: 13px; padding: 6px 12px; }
    .commentlist #respond h3#reply-title { font-size: 16px; }
    li.comment .comment-form p.form-submit input[type="submit"] { font-size: 12px; padding: 12px 20px; margin-top: 0; font-weight: normal; }

    .commentlist ul.children { padding-left: 0; }
    .commentlist ul.children li > .children { padding-left: 20px; }
    
    ul.commentlist li.comment ul.children .comment-author img { max-width: 30px; max-height: 30px; }
          
    ul.commentlist li .comment-details { margin:0 0px 10px; }   
    ul.commentlist li .author-name > a { font-size:16px; }
    ul.commentlist, ul.commentlist li .comment-details { width: 100%; }
    
    ul.commentlist li.depth-1, ul.commentlist li.depth-2, ul.commentlist li.depth-3, ul.commentlist li.depth-4, ul.commentlist li.depth-5 { margin-bottom:0; }

    .commententries #respond, .commentlist li.comment #respond, .commentlist .children li.comment #respond { padding-left: 0; }

    .post-password-form label input
    {
        width: 100%;
    }

    .blog-entry.post-info-bottom-image .entry-meta
    {
        padding: 20px 0 0 0;
        position: static;
        width: 100%;
    }
    .blog-entry.post-info-bottom-image .entry-meta .entry-info > *
    {
        margin-bottom: 10px;
    }

    .blog-entry.post-info-within-image .entry-meta
    {
        padding: 20px;
        position: static;
    }
    .blog-entry.post-info-within-image .entry-meta .entry-title h4
    {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .blog-entry.post-info-within-image .entry-meta p.category,
    .blog-entry.post-info-within-image .entry-meta .entry-title,
    .blog-entry.post-info-within-image .entry-meta .entry-info
    {
        z-index: 9;
    }
    .blog-entry.post-info-within-image .entry-meta .dt_scroll_down
    {
        display: none;
    }
    .blog-entry.post-info-within-image .entry-thumb:before
    {
        background: #878787;
        height: 100%;
        z-index: -1;
    }

    .blog-entry.post-info-within-image .entry-meta .author,
    .blog-entry.post-info-within-image .entry-meta .comments
    {
        margin-bottom: 10px;
    }

    .blog-entry.post-info-vertical-image .entry-meta
    {
        padding: 20px 15px;
        position: static;
                transform: none;
           -moz-transform: none;
            -ms-transform: none;
        -webkit-transform: none;
    }

    .blog-entry.post-info-vertical-image .entry-thumb .entry-meta p.category,
    .blog-entry.post-info-vertical-image .entry-thumb .entry-meta div.entry-info
    {
        padding: 0 10px;
        position: static;
    }

    .blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category
    {
        margin-top: 0;
    }

    .blog-entry.post-info-vertical-image .entry-thumb img.wp-post-image,
    .blog-entry.post-info-vertical-image .entry-thumb:hover img.wp-post-image
    {
                transform: scale(1);
           -moz-transform: scale(1);
            -ms-transform: scale(1);
        -webkit-transform: scale(1);
    }

    .blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta p.category
    {
        margin-top: 0;
    }
    .blog-entry.post-info-vertical-image .entry-thumb:hover .entry-meta div.entry-info
    {
        margin-bottom: 0;
    }

    .blog-entry.post-info-vertical-image .entry-thumb:before
    {
        background: rgba(0,0,0,.8);
        z-index: -1;
    }
    .blog-entry.post-info-vertical-image .entry-thumb:hover:before
    {
        background: rgba(0,0,0,.75);
    }

    .blog-entry.post-info-vertical-image.format-video .entry-thumb > .entry-meta div.entry-info
    {
        margin-top: 0;
    }
    .blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:before,
    .blog-entry.post-info-vertical-image .entry-thumb .entry-meta .entry-title h4:after
    {
        display: none;
    }

    .blog-entry.post-info-above-image .entry-meta .entry-title h4
    {
        font-size: 24px;
        margin-bottom: 5px;
    }

    /* Minimal Bordered Style - New */
    .page-with-sidebar .dt-sc-one-third .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after
    {
        display: block;
    }
    .blog-entry.entry-minimal-bordered .entry-details
    {
        padding: 40px 40px 40px;
    }

    .blog-entry.entry-minimal-bordered.sticky .entry-details
    {
        padding: 60px 50px 40px;
    }
}

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px)
{
    .blog-entry .entry-format a
    {
        height: 60px;
        line-height: 45px;
        width: 60px;
    }
    .blog-entry.blog-medium-style .entry-format a
    {
        height: 55px;
        line-height: 45px;
        width: 55px;
    }
    .blog-entry .entry-format a:before
    {
        font-size: 22px;
        line-height: 45px;
    }
    .blog-entry.blog-medium-style .entry-format a:before
    {
        line-height: 50px;
    }

    /* latest News */
    .blog-entry.blog-thumb-style
    {
        margin-bottom: 30px;
    }
    .blog-entry.blog-thumb-style .entry-thumb
    {
        margin-bottom: 15px;
        margin-right: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .blog-entry.blog-thumb-style .entry-thumb img
    {
        margin: 0 auto;
        margin-bottom: 5px;
        width: 100%;
    }
    .blog-entry.blog-thumb-style .entry-details
    {
        width: 100%;
    }

    .tpl-blog-holder.apply-isotope .column
    {
        padding: 10px 10px 0
    }

    /* Minimal Bordered Style - New */
    .blog-entry.entry-minimal-bordered .entry-meta-data .comments:after
    {
        display: none;
    }
    .blog-entry.entry-minimal-bordered .entry-details
    {
        padding: 20px 15px 20px;
    }
    .blog-entry.entry-minimal-bordered.sticky .entry-details
    {  
        padding: 60px 20px 40px;
    }

    .comment-body { padding-left: 0px; }
    .comment-author .avatar { height: 50px; left: 0; width: 50px; top: 0; position: relative; display: block; margin-bottom: 20px; }
    .children .comment-author .avatar { left:0; top:0; }
    .commentlist li.comment #respond { padding-left: 0; }
    .commentlist, .commentlist ul.children { padding-left: 0px; }
    .commentlist li.comment .reply { position: relative; margin-top: 20px; }
    ul.children li .comment-body { padding-left: 0; }
    ul.commentlist li.comment .comment-author img { max-width: 50px; max-height: 50px; }
    li.comment .comment-form p.form-submit input[type="submit"] { font-size: 12px; padding: 12px 20px; margin-top: 0; font-weight: normal; }
}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px)
{
    .blog-entry.entry-date-left .entry-details,
    .blog-entry.blog-thumb-style.entry-date-left .entry-details,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-details
    {
        padding: 0;
    }
    .blog-entry.entry-date-left .entry-date,
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .entry-date,
    .page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left .entry-date-author,
    .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left .entry-date-author
    {
        margin-bottom: 10px;
        position: inherit;
        width: 100%;
    }
    .with-both-sidebar .dt-sc-one-third .blog-entry.entry-date-left .dt-sc-button
    {
        margin-left: 0;
    }

    .blog-entry.entry-date-author-left
    {
        padding-left: 0;
    }
    .blog-entry.entry-date-author-left .entry-date-author
    {
        display: inline-block;
        margin-bottom: 20px;
        position: inherit;
        width: 100%;
    }
    .blog-entry.entry-date-author-left .entry-date-author .entry-author a
    {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .blog-entry.entry-date-author-left .entry-format a
    {
        border: 0;
        height: 45px;
        line-height: 45px;
        width: 45px;
    }
    .blog-entry.entry-date-author-left .entry-format a:before
    {
        line-height: 45px;
    }

    .page-with-sidebar .dt-sc-one-third .blog-entry.entry-date-author-left,
    .with-both-sidebar .dt-sc-one-half .blog-entry.entry-date-author-left
    {
        padding-left: 0;
    }

    .post-nav-container:before
    {
        display: none;
    }
    .post-nav-container .post-prev-link,
    .post-nav-container .post-next-link
    {
        text-align: center;
        width: 100%;
    }
    .post-nav-container .post-next-link a,
    .post-nav-container .post-prev-link a
    {
        margin: 5px 0;
    }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 479px)
and (orientation : landscape)
{
    .tpl-blog-holder
    { 
        margin: 0 -60px;
        width: auto;
        float: none;
    }

    .blog-entry.entry-minimal-bordered .entry-details
    {
        padding: 30px 25px 30px;
    }
}

/* Gutenberg Updates */
    
    /* .post-default .entry-post-navigation { display:none; } */
    .post-default .entry-meta-group { float:right; width:27.5%; } 
    .post-default .entry-author-bio { float:left; width:70% !important; }
    
    .post-default .entry-related-posts { float:left; width:100% }
    .post-default > div[class*="entry-meta-group"] div[class*="entry-"] { border:none; }
    .post-default .commententries, .post-default .entry-related-posts { margin-top:20px; }
    
    .blog-single-entry:not(.has-post-thumbnail) .dt-sc-related-posts .entry-thumb { display:block; }
    .blog-single-entry .dt-sc-related-posts .entry-meta-group .entry-author a { left:auto !important; }

    .blog-single-entry .entry-body figure.wp-caption ~ p:last-child img.alignright.size-thumbnail,
    .logged-in .blog-single-entry .entry-body figure.wp-caption ~ p:nth-last-child(2) img.alignright.size-thumbnail { clear: both; }
    
/* Table of Content
==================================================
	1.0  -  Contact Form
	2.0  -  DT Responsive*/

/*--------------------------------------------------------------
	1.0 - Contact Form
	--------------------------------------------------------------*/

/*----*****---- << 1.1 - Business Contact Form >> ----*****----*/
.business-contact-form
{
    background: #fff;
    clear: both;
    float: left;
    margin: 0 0 10px;
    padding: 30px 15px;
    position: relative; 
    width: 100%;
}
.business-contact-form h2
{
    font-size: 20px;
}
.business-contact-form:before
{
    border: 10px solid rgba(255, 255, 255, .4);
    content: '';
    height: 100%;
    left: -10px;
    position: absolute;
    top: -10px; 
    width: 100%;
}
.business-contact-form input[type='text'],
.business-contact-form input[type='email'],
.business-contact-form textarea
{
    background: rgba(0, 0, 0, .02);
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 3px;
    padding: 19px 15px 18px;
}
.business-contact-form textarea
{
    height: 134px;
}
.business-contact-form input[type='submit']
{
    font-size: 18px;
    font-weight: normal;
    margin-top: 20px;
    padding: 20px 20px 17px;
    text-transform: none;
    width: 100%;
}

.business-contact-form input[type='text']:focus,
.business-contact-form input[type='email']:focus,
.business-contact-form textarea:focus
{
    border: 1px solid rgba(0, 0, 0, .2);
}

.business-contact-social li
{
    margin: 0 30px;
}
.business-contact-social li a
{
    color: #000; 
    font-size: 20px;
}


/*----*****---- << 1.2 - Attorney Contact Form >> ----*****----*/
.attorney-contact-form input[type='text'],
.attorney-contact-form input[type='email'],
.attorney-contact-form input[type='tel'],
.attorney-contact-form textarea,
.attorney-contact-form select
{
    border: 0;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 16px; 
    padding: 15px 0;
}
.attorney-contact-form
{
    margin: 0 auto;
    text-align: center;
    width: 70%;
}
.attorney-contact-form textarea
{
    height: 53px;
}
.attorney-contact-form input[type='submit']
{
    background: #000;
    border-radius: 0;
    float: none; 
    margin: 20px 20px 0 0;
    padding: 16px 30px;
}
.attorney-contact-form input[type='submit']:hover
{
    background: #cda85c;
}
.attorney-contact-form .selection-box:after
{
    content: none;
}

.secondary-sidebar .attorney-contact-form
{
    width: 100%;
}
.secondary-sidebar .attorney-contact-form input[type='submit']
{
    float: left;
}


/*----*****---- << 1.3 - Event Contact Form >> ----*****----*/
.event-contact-form input[type='text'],
.event-contact-form input[type='email'],
.event-contact-form input[type='tel'],
.event-contact-form textarea
{
    background: transparent;
    border: 2px solid #fff;
    border-radius: 5px; 
    color: #fff;
    padding: 14px 15px 13px;
}
.event-contact-form textarea
{
    height: 153px;
}
.event-contact-form input[type='submit']
{
    float: right;
    font-size: 16px;
    font-weight: normal; 
    margin: 20px 0 0;
    text-transform: none;
}


/*----*****---- << 1.4 - Fitness Contact Form >> ----*****----*/
.fitness-form h2
{
    color: #eb0029;
    font-weight: 600;
}
.fitness-form .form-field
{
    clear: both;
    float: left;
    margin: 12px 0 0;
    position: relative;
    width: 100%;
}
.fitness-form span.fa,
.fitness-form span.icon
{
    color: rgba(0, 0, 0, .2);
    color: #161616; 
    font-size: 16px;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 9;
}
.fitness-form input[type='text'],
.fitness-form input[type='email'],
.fitness-form input[type='tel'],
.fitness-form textarea
{
    border-color: #ebeef0;
    border-width: 0 0 3px 0;
    color: #000; 
    font-size: 14px;
    margin-bottom: 5px;
    padding: 13px 0 13px 40px;
    text-transform: capitalize;
}
.fitness-form input[type='text']:hover,
.fitness-form input[type='email']:hover,
.fitness-form input[type='tel']:hover,
.fitness-form textarea:hover
{
    border-color: #161616;
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.fitness-form input[type='submit']
{
    border-radius: 0;
    float: right;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: .5px;
    margin-top: 20px;
    padding: 16px 30px;
}
.fitness-form textarea
{
    height: 120px;
}

.fitness-contact-info .dt-sc-contact-info
{
    font-size: 16px;
}
.fitness-contact-info .dt-sc-contact-info p b
{
    color: #666;
}
.fitness-contact-info .dt-sc-contact-info span
{
    color: #eb0029;
    font-size: 18px;
    margin: 1px 10px 30px 0;
}
.fitness-contact-info .dt-sc-contact-info h6
{
    font-size: 18px;
    margin-bottom: 10px;
}

.fitness-contact-info .dt-sc-sociable li a
{
    color: #161616;
}
.fitness-contact-info .dt-sc-sociable li a:hover
{
    color: #fff;
}

.fitness-contact-boxes .wpb_text_column
{
    float: left;
    margin-bottom: 0; 
    width: 20.5%;
}
.fitness-contact-boxes .wpb_text_column:nth-child(2),
.fitness-contact-boxes .wpb_text_column:last-child
{
    float: left;
    padding-left: 30px; 
    width: 23.1%;
}
.fitness-contact-boxes .wpb_text_column:nth-child(3)
{
    float: left;
    padding-top: 85px; 
    width: 12.8%;
}
.fitness-form-container.extend-bg-fullwidth-right:after
{
    background: #fff;
}


/*----*****---- << 1.5 - Hosting Contact Form >> ----*****----*/
.hosting-contact-form input[type='submit']
{
    margin-top: 15px; 
    padding: 15px 20px 13px;
    width: 100%;
}
.hosting-contact-form textarea
{
    height: 196px;
}


/*----*****---- << 1.6 - Restaurant Contact Form >> ----*****----*/
.restaurant-contact-form
{
    float: right;
    max-width: 570px;
    padding: 30px 0 0; 
    width: 100%;
}
.restaurant-contact-form h3
{
    margin-bottom: 25px;
    padding-left: 10px;
}
.restaurant-contact-form input[type='text'],
.restaurant-contact-form input[type='email'],
.restaurant-contact-form input[type='tel'],
.restaurant-contact-form textarea
{
    background: none;
    border-color: rgba(255, 255, 255, .2);
    color: #fff;
}
.restaurant-contact-form input[type='text']:focus,
.restaurant-contact-form input[type='email']:focus,
.restaurant-contact-form input[type='tel']:focus,
.restaurant-contact-form textarea:focus
{
    border-color: #b48b3c;
}
.restaurant-contact-form input[type='submit']
{
    float: right; 
    margin-top: 0;
}

.restaurant-contact-bg:before
{
    background: url(images/slanting-bg.png) no-repeat;
    content: '';
    height: 525px;
    position: absolute;
    right: -201px;
    top: 0;
    width: 201px;
    z-index: 9;
}

.dt-sc-contact-details-on-map
{
    position: relative;
}
.dt-sc-contact-details-on-map:after
{
    background: rgba(0, 0, 0, .8);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dt-sc-contact-details-on-map.hide-overlay:after
{
    display: none;
}

.dt-sc-contact-details-on-map .map
{
    width: 100%;
}
.dt-sc-contact-details-on-map .dt-sc-map-overlay
{
    padding: 72px 0 0;
}
.dt-sc-contact-details-on-map .back-to-contact
{
    display: none;
}
.dt-sc-contact-details-on-map .back-to-contact span
{
    background: #b48b3c;
    border: 2px solid #b48b3c;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 28px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -30px;
    width: 60px;
    z-index: 99;
}

.dt-sc-contact-details-on-map .section-wrapper.dt-sc-map-overlay
{
    margin: auto;
    max-width: 1170px; 
    right: 0;
}

.dt-sc-contact-details-on-map .dt-sc-map-overlay:after
{
    left: 100%;
    right: inherit;
}
.vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3
{
    padding-left: 15px;
    padding-right: 15px;
}


/*----*****---- << 1.7 - Spa Contact Form >> ----*****----*/
.spa-contact-form input[type='text'],
.spa-contact-form input[type='tel'],
.spa-contact-form input[type='email'],
.spa-contact-form textarea
{
    border-color: #ffc9d4;
    border-radius: 15px 0; 
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.spa-contact-form input[type='text']:focus,
.spa-contact-form input[type='tel']:focus,
.spa-contact-form input[type='email']:focus,
.spa-contact-form textarea:focus
{
    border-color: #ef577a;
}


/*----*****---- << 1.8 - University Forms >> ----*****----*/
.university-contact-form .form-field,
.university-contact-form .button-field
{
    clear: both;
    float: left;
    margin: 0 0 20px;
    position: relative;
    width: 100%;
}
.university-contact-form .form-field i,
.university-contact-form .button-field i
{
    color: #1c3f55;
    font-size: 23px;
    font-weight: bold; 
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9;
}
.university-contact-form .form-field input[type='text'],
.university-contact-form .form-field input[type='tel'],
.university-contact-form .form-field input[type='email'],
.university-contact-form textarea,
.university-contact-form .form-field select
{
    color: #1c3f55;
    font-family: 'Open Sans', sans-serif; 
    font-weight: normal;
    padding: 16px 30px 15px 12px;
}
.university-contact-form textarea
{
    height: 205px;
}
.university-contact-form .button-field
{
    margin: 10px 0 0;
}
.university-contact-form .button-field input[type='submit']
{
    border-radius: 0; 
    color: #fff;
    height: 49px;
    line-height: 49px;
    padding: 0 48px 0 20px;
    width: 100%;
}
.university-contact-form .button-field i
{
    color: #463839;
    height: 49px;
    line-height: 49px;
    right: 0;
    text-align: center; 
    top: 10px;
    width: 48px;
}


/*----*****---- << 1.9 - Yoga Forms >> ----*****----*/
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm
{
    float: left; 
    width: 100%;
}
.dt-sc-newsletter-section.yoga-expert-form
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type='email']
{
    border: 1px solid #c8dcdf;
    border-radius: 5px;
    float: left;
    margin: 0 20px 0 0; 
    width: 50%;
}
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type='submit']
{
    background: #927d7d;
    border-radius: 3px; 
    clear: none;
    margin: 0;
    padding: 17px 20px;
}
.dt-sc-newsletter-section.yoga-expert-form .dt-sc-subscribe-frm input[type='submit']:hover
{
    background: #3c939d;
}

.yoga-contact-form input[type='text'],
.yoga-contact-form input[type='email'],
.yoga-contact-form input[type='tel'],
.yoga-contact-form textarea
{
    border-color: #c8dcdf;
    border-radius: 5px;
}
.yoga-contact-form input[type='submit']
{
    background: #927d7d;
    margin: 20px 0 0;
}
.yoga-contact-form input[type='submit']:hover
{
    background: #3c939d;
}
.yoga-contact-form textarea
{
    height: 100px;
}


/*----*****---- << 1.10 - Nightclub Booking Form >> ----*****----*/
.nightclub-contact
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0; 
    width: 100%;
}
.nightclub-contact-info
{
    border-bottom: 1px solid #000; 
    float: left;
    margin: 0 2.5% 0 0;
    padding: 20px 0 67px;
    width: 23%;
}
.nightclub-contact-info .dt-sc-contact-info
{
    font-size: 16px;
    line-height: 34px;
}
.nightclub-contact-info .dt-sc-contact-info span
{
    color: #c09245;
    font-size: 24px;
}
.nightclub-contact-info .dt-sc-contact-info span.icon-pointer
{
    font-size: 30px;
}
.nightclub-contact-info .dt-sc-contact-info span.icon-phone2
{
    margin-bottom: 45px;
}
.nightclub-contact-info .dt-sc-contact-info span.icon-plaine
{
    margin-bottom: 10px;
}
.nightclub-contact-info .dt-sc-contact-info a
{
    color: #000;
}
.nightclub-contact-info .dt-sc-contact-info a:hover
{
    color: #c09245;
}
.nightclub-working-hours
{
    background: #000;
    color: #fff;
    float: left;
    margin: 0 2.5% 0 0; 
    padding: 30px;
    width: 32%;
}
.nightclub-working-hours h2
{
    color: #fff;
}
.nightclub-working-hours ul
{
    clear: both;
    float: left;
    margin: 10px 0 0;
    width: 100%;
}
.nightclub-working-hours li
{
    clear: both;
    color: #c09245;
    display: block;
    font-size: 16px;
    margin: 0; 
    padding: 0;
}
.nightclub-working-hours li span
{
    color: #fff;
    display: inline-block; 
    width: 120px;
}


.nightclub-booking-form
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0; 
    width: 100%;
}
.nightclub-booking-form p
{
    clear: both;
    float: left;
    margin-bottom: 20px;
    position: relative; 
    width: 100%;
}
.nightclub-booking-form p.date:before,
.nightclub-booking-form p.time:before
{
    color: #fff;
    font-family: FontAwesome; 
    font-size: 25px;
    position: absolute;
    right: 14px;
    top: 9px;
}
.nightclub-booking-form p.date:before
{
    content: '\f073';
}
.nightclub-booking-form p.time:before
{
    content: '\f017';
}
.nightclub-booking-form p label
{
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 52px; 
    padding: 0 10px 0 0;
    width: 35%;
}
.nightclub-booking-form input[type='text'],
.nightclub-booking-form input[type='tel'],
.nightclub-booking-form input[type='date']
{
    background: rgba(255, 255, 255, .1);
    color: #fff;
    float: left;
    font-family: 'Open Sans', sans-serif; 
    font-size: 16px;
    width: 65%;
}
.nightclub-booking-form input[type='submit']
{
    border-radius: 0;
    float: right;
    font-size: 30px;
    font-weight: normal;
    margin: 10px -105px 0 0; 
    text-transform: none;
}

.nightclub-contact-form
{
    background: #f2f2f2;
    float: left;
    margin: 0;
    margin: -192px 0 0; 
    padding: 45px 45px 30px;
    position: relative;
    width: 40%;
}
.nightclub-contact-form:before
{
    border: 4px solid #000;
    bottom: 20px;
    content: '';
    height: auto;
    left: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: auto;
}
.nightclub-contact-form p
{
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    line-height: 24px;
    position: relative;
    z-index: 1;
}
.nightclub-contact-form form
{
    clear: both;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}
.nightclub-contact-form input[type='text'],
.nightclub-contact-form input[type='email'],
.nightclub-contact-form input[type='tel'],
.nightclub-contact-form textarea
{
    background: none;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 16px;
    margin-bottom: 7px; 
    padding: 16px 12px 8px 0;
}
.nightclub-contact-form textarea
{
    height: 150px;
}
.nightclub-contact-form input[type='submit']
{
    border-radius: 0;
    font-size: 20px;
    font-weight: normal;
    margin: 40px 0 0;
    padding: 18px 20px 17px; 
    text-align: center;
    width: 100%;
}


/*----*****---- << 1.11 - Architecture Contact Form >> ----*****----*/
.architecture-contact-form input[type='text'],
.architecture-contact-form input[type='email'],
.architecture-contact-form input[type='tel'],
.architecture-contact-form textarea
{
    background: none; 
    border: 0;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 14px;
    padding: 15px 0 10px 30px;
}
.architecture-contact-form textarea
{
    height: 130px;
}
.architecture-contact-form input[type='submit']
{
    background: #000;
    border-radius: 0;
    color: #fff;
    float: right;
    font-weight: normal;
    margin: 20px 0 0 20px;
    padding: 16px 30px;
}
.architecture-contact-form input[type='submit']:hover
{
    background: #ffe401;
    color: #000;
}

.architecture-contact-form .form-field
{
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
.architecture-contact-form span.fa
{
    color: #000;
    font-size: 16px; 
    left: 0;
    position: absolute;
    top: 15px;
}


/*----*****---- << 1.12 - Insurance Contact Form >> ----*****----*/
.insurance-contact-form input[type='text'],
.insurance-contact-form input[type='email'],
.insurance-contact-form textarea
{
    background: rgba(0, 0, 0, .02);
}
.insurance-contact-form  input[type='submit']
{
    font-size: 16px;
    margin-top: 20px;
    padding: 17px 20px 16px; 
    width: 100%;
}
.insurance-contact-form textarea
{
    height: 122px;
}

.insurance-custom-tab .dt-sc-tabs-horizontal-frame-content
{
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px;
    border-top: 0;
    padding: 25px;
}
.insurance-quote-form
{
    float: left;
    margin: 0;
    padding: 0; 
    width: 100%;
}
.insurance-quote-form label
{
    display: inline-block; 
    margin-bottom: 5px;
}
.insurance-quote-form .radio-label
{
    clear: both;
    margin: 0;
}
.insurance-quote-form .radio-label .wpcf7-list-item
{
    clear: both;
    display: inline-block; 
    position: relative;
}
.insurance-quote-form .radio-label .wpcf7-list-item label:before
{
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 50%; 
    content: '';
    height: 14px;
    left: 5px;
    position: absolute;
    top: 7px;
    width: 14px;
}
.insurance-quote-form .radio-label input[type='radio']
{
    width: 30px;
}
.insurance-quote-form .radio-label .wpcf7-list-item-label
{
    display: inline-block;
    line-height: 29px;
    margin: 0; 
    min-width: 40px;
    position: relative;
}
.insurance-quote-form .radio-label .wpcf7-list-item-label:before
{
    opacity: 0;
}
.insurance-quote-form .radio-label input[type='radio']:checked + .wpcf7-list-item-label:before
{
    background: #008bd3;
    border-radius: 50%;
    bottom: 0;
    content: '';
    height: 6px;
    left: -23px;
    margin: auto;
    opacity: 1; 
    position: absolute;
    top: 2px;
    width: 6px;
}
.insurance-quote-form .radio-label .wpcf7-list-item.last input[type='radio']:checked + .wpcf7-list-item-label:before
{
    left: -31px;
}

.insurance-quote-form input[type='text'],
.insurance-quote-form input[type='tel'],
.insurance-quote-form input[type='date'],
.insurance-quote-form select
{
    background: rgba(0, 0, 0, .02);
}
.insurance-quote-form .checkbox-label input[type='checkbox']
{
    left: 0;
    position: absolute;
    top: 2px;
}
.insurance-quote-form .checkbox-label span
{
    float: left;
    line-height: 20px;
    padding: 0 0 0 23px;
}
.insurance-quote-form .checkbox-label
{
    clear: both;
    color: #222;
    display: inline-block; 
    font-size: 12px;
    position: relative;
}

.insurance-quote-form input[type='submit']
{
    border-radius: 0;
    padding: 14px 20px;
}


/*----*****---- << 1.13 - Hotel Contact Form >> ----*****----*/
.wpcf7-form.hotel-contact-form p
{
    margin-bottom: 10px; 
    position: relative;
}
.hotel-contact-form p span.fa
{
    color: rgba(0, 0, 0, .2);
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: 17px;
    z-index: 1;
}
.hotel-contact-form p textarea
{
    height: 120px;
}
.hotel-contact-form p input[type='submit']
{
    border-radius: 0; 
    float: right;
    margin: 15px 0 0 10px;
}
.hotel-contact-form p .clear
{
    background: #000;
}
.hotel-contact-form p .clear:hover
{
    background: #c09245;
}


/*----*****---- << 1.14 - Plumber Contact Form >> ----*****----*/
.plumber-contact-form
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center; 
    width: 100%;
}
.plumber-contact-form form
{
    display: inline-block; 
    width: 50%;
}
.plumber-contact-form form input[type='text'],
.plumber-contact-form form input[type='email'],
.plumber-contact-form form textarea
{
    border-color: #e2ebf1;
    border-radius: 3px;
}
.plumber-contact-form form input[type='submit']
{
    background: none;
    border: 1px solid #15a7e1;
    box-shadow: 3px 3px 0 0 #1297cc;
    color: #15a7e1;
    font-size: 16px;
    font-weight: bold;
    padding: 16px 20px; 
    width: 100%;
}
.plumber-contact-form form input[type='submit']:hover
{
    background: #15a7e1;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, .1); 
    color: #fff;
}


/*----*****---- << 1.15 - Fashion Contact Form >> ----*****----*/
.fashion-contact-details .dt-sc-contact-info span
{
    font-size: 14px;
}
.fashion-contact-form input[type='submit']
{
    background: #000;
    float: right;
    float: right;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 15px 20px 12px;
}
.fashion-contact-form input[type='submit']:hover
{
    background: #c3875f;
}



/*----*****---- << 1.16 - Jewel Contact Form >> ----*****----*/
.jewel-contact-form label
{
    color: #000; 
    float: right;
}
.jewel-contact-form input[type='submit']
{
    float: right;
    margin: 20px 0 0;
    padding: 17px 20px 15px;
}
.jewel-contact-form textarea
{
    height: 306px;
}

/*----*****---- << 1.17 - Kudil Booking Contact Form >> ----*****----*/

.dt-sc-booking-form input[type='text'],
.dt-sc-booking-form input[type='email'],
.dt-sc-booking-form input[type='tel'],
.dt-sc-booking-form input[type='date'],
.dt-sc-booking-form input[type='datetime'],
.dt-sc-booking-form textarea,
.dt-sc-booking-form select
{
    background: none; 
    border: 0;    
    border-bottom-color: currentcolor;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #505050;
    font-size: 16px;
    padding: 15px 0 15px 0;
}

.dt-sc-booking-form input[type='date' i],
.dt-sc-booking-form input[type='datetime-local' i],
.dt-sc-booking-form input[type='month' i],
.dt-sc-booking-form input[type='time' i],
.dt-sc-booking-form input[type='week' i]
{
    padding: 12px 0 12px 0;
}

.dt-sc-booking-form .wpcf7-form-control-wrap:before,
.dt-sc-booking-form .frm-control-wrap:before
{
    border-bottom: 1px solid;
    border-bottom-color: currentcolor;
    bottom: 0;
    content: '';
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 0;
    z-index: 1;
}

.dt-sc-booking-form .wpb_column,
.dt-sc-booking-form .column
{
    margin-bottom: 40px;
}

.dt-sc-booking-form .wpcf7-form-control-wrap:hover:before,
.dt-sc-booking-form .wpcf7-form-control-wrap.active:before,
.dt-sc-booking-form .frm-control-wrap:hover:before,
.dt-sc-booking-form .frm-control-wrap.active:before
{
    width: 100%;
}

.dt-sc-booking-form.wpcf7-form div.wpcf7-validation-errors,
.wpcf7-formdiv.wpcf7-mail-sent-ok
{
    margin-top: -2px;
}

.dt-sc-booking-form .wpcf7-form-control-wrap:before,
.dt-sc-booking-form .frm-control-wrap:before
{
            transition: all .4s linear; 
       -moz-transition: all .4s linear;
        -ms-transition: all .4s linear;
         -o-transition: all .4s linear;
    -webkit-transition: all .4s linear;
}

.dt-sc-booking-form .selection-box:after
{
    border: none;
}
.dt-sc-booking-form .selection-box:before
{
    border-top-color: #000;
}

.reserve-copyright
{
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin: 0;
    text-transform: uppercase; 
    width: 100%;
}

/*--------------------------------------------------------------
	2.0 - DT Responsive
	--------------------------------------------------------------*/
/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px)
{
    /** Restaurant **/
    .restaurant-contact-bg:before
    {
        content: none;
    }
    .restaurant-contact-bg > .vc_column-inner
    {
        padding-right: 0 !important;
    }

    .restaurant-contact-form
    {
        display: block;
        float: none;
        margin: 0 auto;
        max-width: 100%;
        width: 80%;
    }

    /** Fitness **/
    .fitness-contact-boxes .wpb_text_column:nth-child(3)
    {
        padding-top: 55px;
    }
}

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:991px)
{
    /** Business **/
    .business-contact-social li
    {
        margin: 0 20px;
    }
    .plumber-contact-form form
    {
        width: 100%;
    }
}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px)
{
    /** Restaurant **/
    .restaurant-booking-form
    {
        padding: 0 50px;
    }

    .restaurant-contact-bg:before
    {
        content: none;
    }
    .restaurant-contact-bg > .vc_column-inner
    {
        padding-right: 0 !important;
    }

    .restaurant-contact-form
    {
        display: block;
        float: none;
        margin: 0 auto 20px;
        max-width: 100%;
        width: 80%;
    }
    .restaurant-contact-form .wpb_column
    {
        margin-bottom: 20px;
    }

    /** Contact-details-on-map **/
    .dt-sc-contact-details-on-map:after
    {
        z-index: -1;
    }
    .dt-sc-contact-details-on-map .dt-sc-map-overlay
    {
        position: inherit;
    }
    .dt-sc-contact-details-on-map .dt-sc-map-overlay .dt-sc-contact-info.type3
    {
        font-size: 13px;
    }

    /** Jewel **/
    .jewel-contact-form .vc_col-sm-2
    {
        width: 30% !important;
    }
    .jewel-contact-form .vc_col-sm-10
    {
        width: 70% !important;
    }

    /** Plumber **/
    .plumber-contact-form form
    {
        width: 100%;
    }
}

/*----*****---- << Mobile (Landscape) >> ----*****----*/
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px)
{
    /** Wedding **/
    .rsvp-form
    {
        padding: 65px 35px;
    }
    .rsvp-form form:before
    {
        left: -81px;
    }
    .rsvp-form form:after
    {
        right: -164px;
    }
}

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px)
{
    /** Attorney **/
    .attorney-contact-form
    {
        width: 100%;
    }

    /** Wedding **/
    .rsvp-form
    {
        padding: 65px 35px;
        width: 100%;
    }
    .rsvp-form form:before,
    .rsvp-form form:after
    {
        content: none;
    }
}


/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px)
{
    /** Business **/
    .business-contact-form
    {
        padding-left: 5px;
        padding-right: 5px;
    }
    .business-contact-social li
    {
        margin: 0 5px;
    }

    /** Jewel **/
    .jewel-contact-form
    {
        text-align: center;
    }
    .jewel-contact-form label
    {
        float: none;
    }
    .jewel-contact-form .vc_col-sm-2,
    .jewel-contact-form .vc_col-sm-10
    {
        width: 100% !important;
    }

    /** Wedding **/
    .rsvp-form
    {
        margin-left: -15px;
        padding: 65px 25px;
        width: calc(100% + 30px);
    }
    .rsvp-form:before
    {
        bottom: 5px;
        height: auto;
        left: 5px;
        right: 5px;
        top: 5px;
        width: auto;
    }
}
/* Table of Content
==================================================
	1.0  -  Custom Class
	2.0  -  Browser Fix
	3.0  -  DT Responsive*/

/*--------------------------------------------------------------
	1.0 - Custom Class
	--------------------------------------------------------------*/

a.video-image span:after,
.dt-sc-playon-video-modal,
.dt-sc-playon-video-modal:before,
.dt-sc-playon-video-modal:after,
.dt-image-with-corner-frame:before,
.dt-image-with-corner-frame:after,
.dt-sc-custom-gray-img
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.title_uppercase
{
    text-transform: uppercase;
}
.title_bold
{
    font-weight: bold;
}

/* http://prntscr.com/dydrzx = Reseller Hosting page */
/* .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after, .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner { position: relative; } */
.extend-bg-fullwidth-left:not(.vc_col-has-fill):after,
.extend-bg-fullwidth-right:not(.vc_col-has-fill):after,
.extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after,
.extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after
{
    content: '';
    display: inline !important;
    height: 100%;
    position: absolute;
    top: 0;
    width: 9999px;
    z-index: -1;
}
.extend-bg-fullwidth-left:not(.vc_col-has-fill):after,
.extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after
{
    right: 100%;
}
.extend-bg-fullwidth-right:not(.vc_col-has-fill):after,
.extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after
{
    left: 100%;
}

.extend-bg-fullwidth-left:after,
.extend-bg-fullwidth-right:after,
.extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after,
.extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after
{
    background-color: inherit;
}

.dt-sc-special-testimonial-container .extend-bg-fullwidth-left:after,
.dt-sc-special-testimonial-container .extend-bg-fullwidth-right:after
{
    background: none;
}

.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.vc_col-has-fill):after,
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after
{
    box-shadow: 8px 0 0 0 #fff; 
    right: 0;
    transform: skewX(-30deg) translateX(18px);
    z-index: 0;
}

.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.dt-col-static-position) > .vc_column-inner
{
    position: relative;
    z-index: 1 !important;
}

.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:before
{
    left: 0;
    transform: skewX(-30deg) translateX(-32px);
}

.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left[class*='dt-skin-'],
.vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right[class*='dt-skin-']
{
    background-color: transparent;
}

a.video-image span
{
    color: #fff;
    font-size: 40px;
    height: 75px;
    line-height: 75px;
    position: relative;
            transition: all .3s linear; 
    width: 75px;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
a.video-image span:after
{
    background: #2b2b2b;
    border-radius: 50%;
            box-shadow: 0 0 0 5px rgba(255,255,255,.35);
    color: #fff;
    content: '';
    display: block;
    height: 75px;
    left: -2px; 
    line-height: 75px;
    position: absolute;
    top: 0;
    width: 75px;
    z-index: -1;
       -moz-box-shadow: 0 0 0 5px rgba(255,255,255,.35);
    -webkit-box-shadow: 0 0 0 5px rgba(255,255,255,.35);
}
a.video-image span:hover:after
{
    background: #fff;
}

.image-overlay-icon .vc_single_image-wrapper
{
    position: relative;
}
.image-overlay-icon .vc_single_image-wrapper:before
{
    background: rgba(0,0,0,.4);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute; 
    right: 0;
    top: 0;
    width: 100%;
}

.image-overlay-icon a.video-image
{
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center; 
    top: 50%;
            transform: translateY(-50%);
    width: 100%;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.gradient-parallax:before
{
    background:    -moz-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, .72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, .72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
    background:         linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, .72) 30%, rgba(229, 229, 229, 0) 40%, rgba(229, 229, 229, 0) 100%);
    content: '';
    display: block;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1); 
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}

.gradient-parallax .gradient-content
{
    padding-right: 45px; 
    z-index: 9;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
    ::i-block-chrome,
    .safari-hack.vc_row.vc_row-flex
    {
        display: block !important;
    }
}
/*.vc_row.vc_row-flex, .vc_row.vc_row-flex > .vc_column_container*/

/*----*****---- << Vc Column custom class >> --****--*/
.rs_no-padding_column.wpb_column,
.vc_col-md-12.wpb_column.rs_no-padding_column
{
    margin-bottom: 0; 
    margin-top: -1px;
    padding-bottom: 0;
} /* http://prntscr.com/dydqdv */

.light-overlay:before
{
    background: rgba(255, 255, 255, .8);
} /* http://prntscr.com/dydsrd  = Model Home page contact section */
.dark-overlay:before
{
    background: rgba(0, 0, 0, .8);
}


/*----*****---- << Gray Scale >> --****--*/ /* http://prntscr.com/dydr06 = Hotel Our Firm Page */
.gray-scale:hover,
.gray-scale:hover img
{
            filter: grayscale(1);
            transition-duration: 1s; 
            transition-property:         filter;
       -moz-transition-duration: 1s;
       -moz-transition-property:    -moz-filter;
        -ms-transition-duration: 1s;
        -ms-transition-property:     -ms-filter;
         -o-transition-duration: 1s;
         -o-transition-property:      -o-filter;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: -webkit-filter;

    -webkit-filter: grayscale(1);
       -moz-filter: grayscale(1);
        -ms-filter: grayscale(1);
         -o-filter: grayscale(1);
}



/*----*****---- << Text with icon >> --****--*/ /* http://prntscr.com/dydrax = Fitness Home Page */
.dt-sc-text-with-icon
{
    clear: both;
    float: left;
    font-weight: bold;
    padding: 12px 0 12px 20px; 
    width: 100%;
}
.dt-sc-text-with-icon span
{
    font-size: 18px;
    font-weight: bold; 
    margin: 0 7px 0 0;
    position: relative;
    top: 2px;
}

.dt-sc-text-with-icon.border-bottom
{
    border-bottom: 1px solid;
}
.dt-sc-text-with-icon.border-right
{
    border-right: 1px solid;
}

.dt-sc-dark-bg .dt-sc-text-with-icon span
{
    color: #fff;
}


/*----*****---- << Hosting Domain Page Table >> --****--*/ /* http://prntscr.com/dydxr3 = Hosting Domain Page */
.hosting-table
{
    border-top: 0;
    font-family: 'Open Sans', sans-serif;
}
.hosting-table th
{
    background: #e1e1e1;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #fff;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    padding: 20px 15px;
}
.hosting-table tr td,
.hosting-table tbody tr:nth-child(2n+1) td
{
    background: rgba(0, 0, 0, .95);
    border-bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, .2);
    font-size: 16px;
    font-weight: 600;
    padding: 25px 15px;
}
.hosting-table tbody tr td:last-child,
.hosting-table tr th:last-child
{
    border: none;
}

.hosting-table tbody tr:nth-child(2) td
{
    background: rgba(0, 0, 0, .9);
}
.hosting-table tbody tr:nth-child(3) td
{
    background: rgba(0, 0, 0, .85);
}
.hosting-table tbody tr:nth-child(4) td
{
    background: rgba(0, 0, 0, .8);
}
.hosting-table tbody tr:nth-child(5) td
{
    background: rgba(0, 0, 0, .75);
}
.hosting-table tbody tr:nth-child(6) td
{
    background: rgba(0, 0, 0, .7);
}
.hosting-table tbody tr:nth-child(7) td
{
    background: rgba(0, 0, 0, .65);
}
.hosting-table tbody tr:nth-child(8) td
{
    background: rgba(0, 0, 0, .6);
}
.hosting-table tbody tr:nth-child(9) td
{
    background: rgba(0, 0, 0, .55);
}
.hosting-table tbody tr:nth-child(10) td
{
    background: rgba(0, 0, 0, .5);
}
.hosting-table tbody tr:nth-child(11) td
{
    background: rgba(0, 0, 0, .45);
}
.hosting-table tbody tr:nth-child(12) td
{
    background: rgba(0, 0, 0, .4);
}

.hosting-table tbody tr td:first-child
{
    position: relative;
}
.hosting-table tbody tr td:first-child:before
{
    background: #60ae0d;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.hosting-table tbody tr td.new,
.hosting-table tbody tr td.hot
{
    overflow: hidden; 
    position: relative;
}
.hosting-table tbody tr td.new:before,
.hosting-table tbody tr td.hot:before
{
    background: #60ae0d;
    color: #fff;
    content: 'New';
    font-size: 12px;
    left: -20px;
    padding: 2px 22px;
    position: absolute;
    top: 5px;
            transform: rotate(-45deg); 
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.hosting-table tbody tr td.hot:before
{
    background: #e80505;
    content: 'Hot';
    padding: 2px 24px;
}

/*----*****---- << Spa rounded corner image >> --****--*/ /* http://prntscr.com/dydylt = Spa */
.dt-sc-partially-rounded-alt
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.vc_min_height_right.wpb_column.vc_col-sm-6
{
    margin-left: 30px;
    width: calc(50% - 30px);
} /* http://prntscr.com/e0ka7y *
	
	/*----*****---- << Image Caption With Counter >> --****--*/	 /* http://prntscr.com/dydzek = Image caption counter */
.dt-sc-image-caption-with-counter
{
    counter-reset: image-caption-counter;
}
.dt-sc-image-caption-with-counter h3
{
    counter-increment: image-caption-counter;
}
.dt-sc-image-caption-with-counter h3:before
{
    border-bottom: 2px solid;
    content: counter(image-caption-counter, decimal-leading-zero);
    float: left;
    font-size: 36px;
    font-weight: 600;
    margin: -10px 20px 0 0;
    padding: 0;
}
.dt-sc-image-caption-with-counter h3:before
{
    font-family: 'Open Sans', sans-serif;
}

.dt-sc-contact-details-on-map .dt-sc-map-overlay h3,
.dt-sc-contact-details-on-map .map-switch-icon,
.dt-sc-contact-details-on-map .map-switch-icon:hover
{
    color: #fff;
}
.dt-sc-contact-details-on-map .map-switch-icon:hover
{
    background: #000;
} /* http://prntscr.com/dydzs2 = Restaurant */

/*----*****---- << Photography Readmore Plus >> ----*****----*/ /* http://prntscr.com/dydzxp = Photography */
.dt-sc-readmore-plus-icon:before,
.dt-sc-readmore-plus-icon:after
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.dt-sc-readmore-plus-icon
{
    bottom: 0;
    height: 60px;
    position: absolute;
    right: 0;
    text-indent: -9999px; 
    width: 60px;
}
.dt-sc-readmore-plus-icon:before,
.dt-sc-readmore-plus-icon:after
{
    bottom: 0;
    content: '';
    left: 0;
    margin: auto; 
    position: absolute;
    right: 0;
    top: 0;
}
.dt-sc-readmore-plus-icon:before
{
    height: 1px;
    width: 30px;
}
.dt-sc-readmore-plus-icon:after
{
    height: 30px;
    width: 1px;
}

.dt-sc-readmore-plus-icon:before,
.dt-sc-readmore-plus-icon:after
{
    background: #fff;
}
.dt-sc-readmore-plus-icon
{
    background: #000;
}
.dt-sc-readmore-plus-icon:hover
{
    background: rgba(0, 0, 0, .8);
}

/*----*****---- << Nightclub Home page Social icons >> ----*****----*/
.diamond-narrow-square-border li:before
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.diamond-narrow-square-border li a
{
    color: #000;
}
.diamond-narrow-square-border li a:hover
{
    color: #fff;
}

/*----*****---- << Custom Info Box >> ----*****----*/

.vc_row.dt-sc-custom-info-box > *
{
    position: relative;
    z-index: 1;
}
.vc_row.dt-sc-custom-info-box
{
    display: inline-block; 
    padding: 100px 150px;
    position: relative;
}
.vc_row.dt-sc-custom-info-box h4
{
    color: #000; 
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 18px;
    text-transform: capitalize;
}
.vc_row.dt-sc-custom-info-box p
{
    color: #505050; 
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 32px;
}
.vc_row.dt-sc-custom-info-box p strong
{
    font-size: 20px;
}

.vc_row.dt-sc-custom-info-box:before
{
    border: 2px solid #fff;
    bottom: 25px;
    content: '';
    display: inline-block;
    left: 25px;
    opacity: .8; 
    position: absolute;
    right: 25px;
    top: 25px;
}
.vc_row.dt-sc-custom-info-box:after
{
    background: #fff;
    bottom: 60px;
    content: '';
    display: inline-block;
    left: 60px;
    position: absolute;
    right: 60px;
    top: 60px;
    z-index: 0;
}

/*----*****---- << Intro Section >> ----*****----*/

.dt-sc-intro-text
{
    display: inline-block;
    margin-bottom: 30px; 
    padding: 0 150px;
    width: 100%;
}
.dt-sc-intro-text.no-padding
{
    padding: 0;
}
.dt-sc-intro-text p
{
    display: inline-block;
    font-size: 16px;
    letter-spacing: 0.5px; 
    line-height: 32px;
}

.dt-sc-intro-title
{
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
.dt-sc-intro-num
{
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
}

/*----*****---- << Menu list Title >> ----*****----*/

.dt-sc-menu-title
{
    display: inline-block;
    font-size: 40px;
    font-weight: 400; 
    line-height: 32px;
    position: relative;
}
.dt-sc-menu-title:before
{
    bottom: 0; 
    content: '';
    display: block;
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: auto;
}

/*----*****---- << Image Border Effect >> ----*****----*/

.dt-sc-image-border
{
    bottom: 0;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 5px;
    width: 100%;
    z-index: 1;
}
.dt-sc-image-border.leftspace
{
    margin: auto auto auto 20px;
}
.dt-sc-image-border:after
{
    background-color: #fff; 
    bottom: 5px;
    content: '';
    left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.dt-sc-image-border .dt-sc-main-image
{
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    transition: .2s ease-in-out; 
    z-index: 2;
}
.dt-sc-image-border > .dt-sc-main-image
{
    transform: translate(-15px, -15px);
    transition: .2s ease-in-out; 
    -webkit-transform: translate(-15px, -15px);
}
.dt-sc-image-border:hover > .dt-sc-main-image
{
    transform: translate(0);
    transition: .2s ease-in-out; 
    -webkit-transform: translate(0);
}

/*----*****---- << Playon Video Modal >> ----*****----*/

.dt-sc-playon-video-modal
{
    float: left;
    position: relative;
    width: 100%;
}
.dt-sc-playon-video-modal.ult-adjust-bottom-margin
{
    margin-bottom: 0;
}
.dt-sc-playon-video-modal:before
{
    background-color: rgba(0,0,0,.7);
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
            transform: scale(1.1); 
       -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.dt-sc-playon-video-modal:hover:before,
.dt-sc-playon-video-modal:hover:after
{
    transform: scale(1);
}
.dt-sc-playon-video-modal:hover:before,
.dt-sc-playon-video-modal:hover:after
{
    opacity: 1;
}
.dt-sc-playon-video-modal:after
{
            border-radius: 50%;
    bottom: 0;
            box-shadow: 0 0 0 2px #fff inset;
    color: #fff;
    content: '\f3aa';
    font-family: Material-Design-Iconic-Font;
    font-size: 30px;
    height: 60px;
    left: 0;
    line-height: 60px;
    margin: auto;
    opacity: 0;
    padding-left: 5px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
            transform: scale(1.3); 
    width: 60px;
       -moz-transform: scale(1.3);
    -webkit-border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
    -webkit-transform: scale(1.3);
}

/*----*****---- << Custom Gallery Content >> ----*****----*/

.dt-sc-custom-gallery-content
{
    background: #f4f1ea;
}
.dt-sc-custom-gallery-content .wpb_wrapper
{
    display: inline-block;
    padding: 0 50px; 
    position: relative;
    width: 100%;
}

/*----*****---- << Custom Intro Section >> ----*****----*/

.dt-sc-custom-intro-section
{
    display: inline-block;
    position: relative;
    width: 100%;
}
.dt-sc-custom-intro-section .dt-sc-intro-img
{
    background-color: #fff;
            box-shadow: rgba(0, 0, 0, .2) 0 30px 90px;
    display: inline-block;
    padding: 10px;
    position: relative; 
    z-index: 1;
       -moz-box-shadow: rgba(0, 0, 0, .2) 0 30px 90px;
    -webkit-box-shadow: rgba(0, 0, 0, .2) 0 30px 90px;
}

.dt-sc-custom-intro-section-parallax
{
    clear: both; 
    margin: -220px 0 0 0;
}

/*----*****---- << Custom Image Corner Frame >> ----*****----*/

.dt-image-with-corner-frame
{
    display: table;
    position: relative;
}
.dt-image-with-corner-frame:before,
.dt-image-with-corner-frame:after
{
    border-color: rgba(51, 51, 51, .15);
    border-style: solid;
    content: '';
    height: 200px;
    position: absolute;
    width: 200px;
    z-index: -1;
}
.dt-image-with-corner-frame.vc_align_center
{
    margin: auto;
}

.dt-image-with-corner-frame:before
{
    border-width: 2px 0 0 2px;
    left: -20px;
    top: -20px;
}
.dt-image-with-corner-frame:after
{
    border-width: 0 2px 2px 0;
    bottom: -20px;
    right: -20px;
}

.dt-image-with-corner-frame:hover:before,
.dt-image-with-corner-frame:hover:after
{
    height: 60%;
    width: 60%;
}

.dt-sc-small-separator.dt-custom-wide-100px
{
    height: 1px;
    width: 100px;
}

/*----*****---- << Custom Parallax Content >> ----*****----*/

.dt-sc-custom-parallax-content
{
    text-align: center;
}
.dt-sc-custom-parallax-content img
{
    margin-bottom: 30px;
}
.dt-sc-custom-parallax-content .wpb_content_element
{
    margin-bottom: 15px;
}
.dt-sc-custom-parallax-content .wpb_content_element p
{
    color: #d4d4d4; 
    font-size: 16px;
    letter-spacing: 0.5px;
}
.dt-sc-custom-parallax-content .dt-sc-parallax-quote-name p
{
    font-size: 16px;
    font-weight: 600; 
    letter-spacing: 2px;
    text-transform: uppercase;
}

/*----*****---- << Custom Title Link >> ----*****----*/

.dt-custom-title-link
{
    display: inline-block;
    margin: 0; 
    position: relative;
    width: 100%;
}
.dt-custom-title-link p a
{
    font-size: 60px;
    font-weight: 400;
    line-height: 70px;
    margin-bottom: 40px;
    padding: 0 18px; 
    position: relative;
}

.dt-custom-title-link p a:before,
.dt-custom-title-link p a:after
{
    content: '';
    height: 2px;
    margin: auto;
    position: absolute;
    top: 50%;
            transform: translateY(-50%); 
    width: 0;
       -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.dt-custom-title-link p a:before
{
    left: 0;
}
.dt-custom-title-link p a:after
{
    right: 0;
    transition: width .8s cubic-bezier(.22, .61, .36, 1);
}
.dt-custom-title-link p a:hover:before
{
    transition: width .5s cubic-bezier(.22, .61, .36, 1); 
    width: 100%;
}
.dt-custom-title-link p a:hover:after
{
    background: transparent;
    transition: 0s; 
    width: 100%;
}

.dt-custom-title-link p a.white
{
    color: #fff;
}
.dt-custom-title-link p a.white:before,
.dt-custom-title-link p a.white:after
{
    background-color: #fff;
}
.dt-custom-title-link p a.white:hover:after
{
    background-color: transparent;
}

.dt-custom-title-link.alignright p a
{
    padding: 0 0 0 18px;
}
.dt-custom-title-link.alignleft p a
{
    padding: 0 18px 0 0;
}

.dt-custom-title-link.alignleft p a:before
{
    left: 0;
    right: auto;
}
.dt-custom-title-link.alignleft p a:after
{
    left: auto;
    right: 0;
}

.dt-custom-title-link.alignright p a:before
{
    left: auto;
    right: 0;
}
.dt-custom-title-link.alignright p a:after
{
    left: 0;
    right: auto;
}

/*----*****---- << Custom Gray Img >> ----*****----*/

.dt-sc-custom-gray-img
{
            filter: grayscale(1); 
    position: relative;

    -webkit-filter: grayscale(1);
       -moz-filter: grayscale(1);
        -ms-filter: grayscale(1);
         -o-filter: grayscale(1);
}
.dt-sc-custom-gray-img:hover
{
            filter: grayscale(0); 
    position: relative;

    -webkit-filter: grayscale(0);
       -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
         -o-filter: grayscale(0);
}

/*--------------------------------------------------------------
	2.0 - Browser Fix
	--------------------------------------------------------------*/
/* IE9 and above override */
@media screen and (min-width:0\0)
{
    .dt-sc-contact-details-on-map .dt-sc-map-overlay
    {
        padding: 71px 0 0;
    }
}

/* IE9 only override */
.ie9 .dt-sc-contact-details-on-map .dt-sc-map-overlay
{
    padding: 72px 0 0;
}


/*--------------------------------------------------------------
	3.0 - DT Responsive
	--------------------------------------------------------------*/

@media only screen and (min-width:1200px) and (max-width:1380px)
{
    /*----*****---- << Custom Gallery Content >> ----*****----*/

    .dt-sc-custom-gallery-content .wpb_wrapper
    {
        padding: 0 10px;
    }

    .dt-sc-image-border .dt-sc-main-image 
    {
       height: 360px;
    }
}

/* Note: Design for a width of 960px */
@media only screen and (min-width:992px) and (max-width:1199px)
{
    /*----*****---- << Hosting >> ----*****----*/
    .hosting-contact-info-container .dt-sc-contact-info.type7 span
    {
        left: 10px;
    }

    /*----*****---- << Restaurant >> ----*****----*/
    .dt-sc-contact-details-on-map .dt-sc-map-overlay
    {
        padding: 72px 0 0;
    }

    /*----*****---- << Miscellaneous >> ----*****----*/
    .dt-sc-text-with-icon
    {
        font-size: 13px;
    }

    .dt-sc-image-caption.type8 .dt-sc-image-title h6
    {
        line-height: normal;
    }

    /*----*****---- << Image Border Effect >> ----*****----*/

    .dt-sc-image-border
    {
        margin: 0 0 40px 0;
    }
    .dt-sc-image-border.leftspace
    {
        margin: 40px 0 0 0;
    }

    /*----*****---- << Custom Intro Section >> ----*****----*/

    .dt-sc-custom-intro-section-parallax
    {
        margin: -80px 0 0 0;
    }

    /* */

    div.pp_default .pp_description
    {
        margin: 12px 50px 5px 0 !important;
    }
}

/* Note: Design for a width of 768px */
@media only screen and (min-width:768px) and (max-width:991px)
{
    .dt-sc-text-with-icon
    {
        font-size: 11px;
    }

    .vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3
    {
        padding-left: 5px;
        padding-right: 5px;
    }
    .vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3
    {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .vc_row.vc_row-no-padding .dt-sc-map-overlay .wpb_column.vc_col-sm-3 .dt-sc-contact-info.type3 h6
    {
        font-size: 15px;
    }

    .dt-sc-contact-details-on-map .dt-sc-map-overlay
    {
        padding: 76px 0 0;
    }

    .rs_line_height p
    {
        line-height: normal !important;
    }

    /*----*****---- << Event >> ----*****----*/
    .dt-sc-content-with-hexagon-shape
    {
        margin-left: 16%;
    }
    .event-colored-box
    {
        margin-top: 0;
    }
    .event-contact-info
    {
        margin-left: 25%;
    }

    /*----*****---- << Architecture >> ----*****----*/
    .architecture-process.rs_padding_override
    {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .column.wpb_column.dt-sc-one-fifth.vc_col-md-4
    {
        margin-bottom: 20px;
        min-height: 290px; 
        width: 32%;
    }
    .column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(4),
    .column.wpb_column.dt-sc-one-fifth.vc_col-md-4:nth-child(10)
    {
        margin-left: 0;
    }

    .secondary-skin-gradient .dt-sc-contact-info,
    .secondary-skin-gradient .dt-sc-contact-info span
    {
        font-size: 40px;
    }

    /*----*****---- << Image Border Effect >> ----*****----*/

    .dt-sc-image-border
    {
        margin: 0 0 40px 0;
    }
    .dt-sc-image-border.leftspace
    {
        margin: 40px 0 0 0;
    }

    /*----*****---- << Intro Section >> ----*****----*/

    .dt-sc-intro-text
    {
        padding: 0 50px;
    }
    .dt-sc-custom-intro-section-parallax
    {
        margin: 20px 0 0 0;
    }
}


/*----*****---- << Mobile (Landscape) >> ----*****----*/

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px)
{
    .fitness-form-container.extend-bg-fullwidth-right::after
    {
        background-color: transparent;
    }
    .fitness-form-container.extend-bg-fullwidth-right .vc_column-inner
    {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .fitness-contact-boxes .wpb_text_column,
    .fitness-contact-boxes .wpb_text_column:nth-child(2),
    .fitness-contact-boxes .wpb_text_column:last-child,
    .fitness-contact-boxes .wpb_text_column:nth-child(3)
    {
        padding: 10px 0; 
        width: 100%;
    }

    .hotel_blockquote-type4 blockquote.type4
    {
        margin-top: 0;
    }

    .event-colored-box
    {
        margin-top: 0;
    }
    .event-contact-info.wpb_column
    {
        float: none; 
        padding: 85px 30px 30px;
        width: 320px;
    }

    .gradient-parallax:before
    {
        background:    -moz-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, .75) 30%, rgba(242, 243, 246, .65) 40%, rgba(242, 243, 246, .55)60%, rgba(229, 229, 229, 0) 100%);
        background: -webkit-linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, .75) 30%, rgba(242, 243, 246, .65) 40%, rgba(242, 243, 246, .55)60%, rgba(229, 229, 229, 0) 100%);
        background:         linear-gradient(to right, rgba(242, 243, 246, 1) 20%, rgba(242, 243, 246, .75) 30%, rgba(242, 243, 246, .65) 40%, rgba(242, 243, 246, .55)60%, rgba(229, 229, 229, 0) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f6', endColorstr='#00e5e5e5', GradientType=1);
    }


    /*----*****---- << Hosting >> ----*****----*/
    .hosting-contact-info-container .dt-sc-contact-info.type7 span
    {
        left: 0;
    }
    .hosting-contact-info-container .dt-sc-contact-info.type7
    {
        padding-left: 100px;
    }
    .rs_client_testimonial-center .dt-sc-image-flip a
    {
        display: block; 
        position: relative;
    }
    .rs_client_testimonial-center .dt-sc-image-flip
    {
        text-align: center;
    }

    .hosting-table th
    {
        font-size: 13px;
        padding: 13px 10px;
        text-transform: capitalize;
    }
    .hosting-table tr td,
    .hosting-table tbody tr:nth-child(2n+1) td
    {
        font-size: 13px;
        padding: 21px 10px;
    }
    .hosting-contact-info-container:before
    {
        content: none;
    }

    .extend-bg-fullwidth-left:after
    {
        content: none;
    }


    /*----*****---- << Custom Class >> ----*****----*/
    .rs_col_no_btm_space .wpb_column,
    .rs_col_no_btm_space.wpb_column,
    .rs_negative-margin_override.vc_row
    {
        margin-left: 0 !important;
    }

    .rs_padding_override_zero.vc_row,
    .rs_padding_override_zero.wpb_column .vc_column-inner
    {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .secondary-skin-gradient .dt-sc-contact-info,
    .secondary-skin-gradient .dt-sc-contact-info span
    {
        font-size: 30px;
    }

    /*----*****---- << Custom Class >> ----*****----*/
    .rs_padding_override.vc_row,
    .rs_padding_override.wpb_column .vc_column-inner
    {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left:not(.vc_col-has-fill):after,
    .vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-left.vc_col-has-fill > .vc_column-inner:after,
    .vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right:not(.vc_col-has-fill):after,
    .vc_row.extend-bg-fill-slanting .extend-bg-fullwidth-right.vc_col-has-fill > .vc_column-inner:after
    {
        left: 0;
        margin: 0 -15px;
        right: 0;
        transform: none;
    }

    /*----*****---- << Image Border Effect >> ----*****----*/

    .dt-sc-image-border
    {
        margin: 0 0 40px 0;
    }
    .dt-sc-image-border.leftspace
    {
        margin: 40px 0 0 0;
    }

    /*----*****---- << Custom Gallery Content >> ----*****----*/

    .dt-sc-custom-gallery-content .wpb_wrapper
    {
        padding: 0 20px;
    }

    /*----*****---- << Custom Info Box >> ----*****----*/

    .vc_row.dt-sc-custom-info-box
    {
        padding: 100px 120px;
    }

    /*----*****---- << Intro Box >> ----*****----*/

    .dt-sc-intro-text
    {
        padding: 0 20px;
    }

    .dt-sc-custom-intro-section-parallax
    {
        margin: 20px 0 0 0;
    }
}

/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px)
{
    /*----*****---- << Event location page >> ----*****----*/
    .event-contact-info.wpb_column
    {
        margin: 20px 0 0 0; 
        width: 100%;
    }
    .event-contact-info:before
    {
        background-size: 100%; 
        left: 0;
        width: 100%;
    }
    .event-contact-info .dt-sc-sociable li
    {
        margin-bottom: 20px;
    }

    /*----*****---- << Custom Class >> ----*****----*/
    .rs_padding_left-override.vc_row .vc_column-inner,
    .rs_padding_left-override.wpb_column .vc_column-inner
    {
        padding-left: 15px !important;
    }
    .vc_row.vc_row-no-padding .responsive-padding > .vc_column-inner
    {
        padding-left: 35px; 
        padding-right: 35px;
    }

    /*----*****---- << Attorney >> ----*****----*/
    .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame
    {
        display: block;
        min-height: auto !important;
        width: 100%;
    }
    .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame,
    .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a
    {
        margin: 0;
    }
    .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a.current,
    .dt-sc-tabs-vertical-frame-container.rs_align_middle ul.dt-sc-tabs-vertical-frame > li > a
    {
        border-right: 1px solid rgba(0, 0, 0, .1);
    }
    .dt-sc-tabs-vertical-frame-container.rs_align_middle .dt-sc-tabs-vertical-frame-content
    {
        margin-top: 1px;
    }

    .gradient-content .dt-sc-button.medium
    {
        padding: 14px 20px;
    }

    .overflow-content
    {
        margin: 0;
    }

    /*----*****---- << Hosting >> ----*****----*/
    .hosting-table th
    {
        font-size: 12px;
        padding: 13px 6px; 
        text-transform: capitalize;
    }
    .hosting-table tr td,
    .hosting-table tbody tr:nth-child(2n+1) td
    {
        font-size: 12px;
        padding: 22px 8px;
    }

    /*----*****---- << Miscellaneous >> ----*****----*/
    .rs_fontsize_small
    {
        font-size: 40px !important;
    }

    .rs_padding_override.vc_row,
    .rs_padding_override.wpb_column .vc_column-inner
    {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    /*----*****---- << Business >> ----*****----*/
    .business-contact-social li
    {
        margin: 0 15px;
    }

    /*----*****---- << Image Border Effect >> ----*****----*/

    .dt-sc-image-border > .dt-sc-main-image
    {
                transform: translate(-10px, -10px); 
        -webkit-transform: translate(-10px, -10px);
    }

    /*----*****---- << Custom Info Box >> ----*****----*/

    .vc_row.dt-sc-custom-info-box
    {
        padding: 100px 60px;
    }

    .c-bully
    {
        right: 5px !important;
    }

    /*----*****---- << Image With Corner Frame >> ----*****----*/

    .dt-image-with-corner-frame:before
    {
        left: -10px;
        top: -10px;
    }
    .dt-image-with-corner-frame:after
    {
        bottom: -10px;
        right: -10px;
    }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 319px)
{
    /*----*****---- << Event location page >> ----*****----*/
    .event-contact-info.wpb_column
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    .event-contact-info .dt-sc-contact-info span
    {
        float: none;
        margin: 0; 
        text-align: center;
        width: 100%;
    }

    /*----*****---- << Hosting contact Page >> ----*****----*/
    .hosting-contact-info-container:before
    {
        left: 0;
    }
    .hosting-contact-info-container .dt-sc-contact-info.type7
    {
        padding-left: 0;
    }
    .hosting-contact-info-container .dt-sc-contact-info.type7 span
    {
        left: 0;
    }
    .hosting-contact-info-container:before
    {
        width: 100%;
    }

    /*----*****---- << Hosting Domain Page >> ----*****----*/
    .hosting-table th
    {
        font-size: 10px;
        padding: 13px 0;
    }
    .hosting-table tr td,
    .hosting-table tbody tr:nth-child(2n+1) td
    {
        font-size: 10px;
        padding: 21px 7px;
    }

    /*----*****---- << Common >> ----*****----*/
    .rs_fontsize_small
    {
        font-size: 32px !important;
    }

    /* http://prntscr.com/dydp42, http://prntscr.com/dydpkf */
    .rs_padding_override.vc_row,
    .rs_padding_override.wpb_column .vc_column-inner
    {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    /*----*****---- << Fitness >> ----*****----*/
    .dt-sc-text-with-icon
    {
        font-size: 10px;
        padding-left: 15px;
    }
    .dt-sc-text-with-icon span
    {
        font-size: 15px;
        margin-right: 5px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    ::i-block-chrome,
    .dt-sc-contact-details-on-map .dt-sc-map-overlay
    {
        display: block;
    }

    ::i-block-chrome,
    .footer-copyright .menu-links li
    {
        margin: 0 0 0 28px;
    }


    ::i-block-chrome,
    .vc_row.vc_row-flex:not(.vc_row-has-fill),
    .vc_row.vc_row-flex[data-vc-full-width-init='true'],
    .vc_row.vc_row-has-fill[data-vc-full-width-init='true']
    {
        display: table !important;
    }
    /* ::i-block-chrome, .vc_row.vc_row-flex > .vc_column_container { float: none; } */
    ::i-block-chrome,
    .vc_row.vc_row-flex.vc_row-o-equal-height > .vc_column_container
    {
        display: block;
    }
    ::i-block-chrome,
    .vc_row.vc_row-flex.vc_row-o-content-middle:not(.vc_row-o-equal-height) > .vc_column_container
    {
        display: inline-block;
        vertical-align: middle;
    }

    ::i-block-chrome,
    .vc_row.vc_row-flex:not([data-vc-full-width-init='true'])
    {
        width: 100%;
    }
    ::i-block-chrome,
    .vc_row.vc_row-flex:not([data-vc-full-width-init='true']) > .vc_column_container
    {
        display: block; /* float: none; */
    }
    ::i-block-chrome,
    .vc_row.vc_row-flex.vc_row-o-content-middle.vc_row-o-equal-height:not([data-vc-full-width-init='true']) > .vc_column_container
    {
        vertical-align: middle;
    }


    ::i-block-chrome,
    .vc_separator
    {
        display: inline-block;
    }

    ::i-block-chrome,
    .dt-logo-container
    {
        display: table;
    }
    ::i-block-chrome,
    .dt-logo-container,
    .dt-logo-container.logo-align-left
    {
        margin-right: auto;
    }
    ::i-block-chrome,
    .dt-logo-container.logo-align-right
    {
        margin-left: auto;
    }

    ::i-block-chrome,
    .dt-header-menu.left,
    .dt-header-menu.right
    {
        float: none;
    }

    ::i-block-chrome,
    .flex-col-elements-inline-middle.vc_column_container > .vc_column-inner > .wpb_wrapper
    {
        display: table;
    }
    ::i-block-chrome,
    .flex-col-elements-inline-middle.justify-end.vc_column_container > .vc_column-inner > .wpb_wrapper
    {
        margin-left: auto;
    }

    ::i-block-chrome,
    .dt-logo-container.logo-align-center,
    .flex-col-elements-inline-middle .dt-header-menu.center,
    .flex-col-elements-inline-middle.justify-center.vc_column_container > .vc_column-inner > .wpb_wrapper
    {
        margin-left: auto;
        margin-right: auto;
    }


    ::i-block-chrome,
    .dt-sc-testimonial.type6 .dt-sc-testimonial-author img
    {
        border: none;
                box-shadow: 0 0 0 2px rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, .1);
    }

    ::i-block-chrome,
    .dt-sc-icon-box-counter .vc_row.vc_row-flex
    {
        display: block;
    }
    ::i-block-chrome,
    .dt-sc-icon-box-counter .vc_row.vc_row-flex.vc_row-o-equal-height > .vc_column_container
    {
        display: inline-block;
    }

    ::i-block-chrome,
    .dt-sc-team.style2 .dt-sc-team-thumb img
    {
                transform: scale(.9936, .81223) translate(0, -11%); 
        width: 100%;
        -webkit-transform: scale(.9936, .81223) translate(0, -11%);
    }


    ::i-block-chrome,
    .vc_separator.dt-sc-custom-icon-separator,
    .vc_separator.dt-sc-title-boxed-with-border
    {
        display: table;
    }

    ::i-block-chrome,
    .vc_separator.dt-sc-title-boxed-with-border.vc_separator_align_center
    {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    ::i-block-chrome,
    .vc_separator.dt-sc-custom-icon-separator .vc_sep_holder,
    .vc_separator.dt-sc-custom-icon-separator .vc_sep_holder.vc_sep_holder_l,
    .vc_separator.dt-sc-custom-icon-separator .vc_icon_element.vc_icon_element-outer
    {
        display: table-cell;
        vertical-align: middle;
    }

    ::i-block-chrome,
    .vc_separator.dt-sc-title-boxed-with-border .vc_sep_holder,
    .vc_separator.dt-sc-title-boxed-with-border h4
    {
        display: inline-block;
    }

    ::i-block-chrome,
    .dt-sc-custom-icon-separator.vc_separator .vc_sep_holder.vc_sep_holder_r
    {
        width: 100%;
    }

    ::i-block-chrome,
    .dt-sc-custom-icon-separator.vc_separator ~ .vc_row.vc_row-flex
    {
        width: 100%;
    }

    ::i-block-chrome,
    .flip-box-wrap .horizontal_flip_right .ifb-back,
    .flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-front
    {
        opacity: 0;
    }
    ::i-block-chrome,
    .flip-box-wrap .horizontal_flip_right .ifb-hover .ifb-back
    {
        opacity: 1;
    }

    ::i-block-chrome,
    .widget .recent-posts-widget li .entry-title
    {
        line-height: normal;
    }
    ::i-block-chrome,
    .widget .recent-posts-widget li .thumb
    {
        margin-top: 5px;
    }
    ::i-block-chrome,
    .widget .recent-posts-widget li .entry-title h4
    {
        display: inline;
    }


    /*::i-block-chrome, .vc_row.dt-sc-simpler-content.overlay-header > .wpb_column.vc_column_container { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; background: rgba(255,255,255,0.45); }*/
    ::i-block-chrome,
    .vc_row.vc_row-flex.vc_row-o-equal-height.dt-sc-simpler-content > .vc_column_container
    {
        background: rgba(0,0,0,.1); 
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
    }
    ::i-block-chrome,
    .vc_row.dt-sc-simpler-content.overlay-header > .vc_column_container .dt-header-menu
    {
        left: 0;
        position: fixed;
        top: 50%;
        -webkit-transform: translateY(-50%);
    }
    ::i-block-chrome,
    #header .dt-header-tpl .vc_row.dt-sc-simpler-content .dt-sc-simpler-content-bottom
    {
        position: fixed;
    }
}

/* IE11 only override */
_:-ms-fullscreen,
:root .dt-sc-contact-details-on-map .dt-sc-map-overlay
{
    padding: 64px 0 0;
}


/* IE9 & above override */
@media screen and (min-width:0\0)
{
    .dt-logo-container
    {
        display: block;
    }

    .no-header-menu ul li a,
    .dt-header-menu .dt-primary-nav li a
    {
        vertical-align: top;
    }

    .vc_row-flex.vc_row > .vc_column_container > .vc_column-inner > *
    {
        min-height: 1px !important;
    }

    .vc_separator.dt-sc-custom-icon-separator,
    .vc_separator.dt-sc-title-boxed-with-border
    {
        display: table;
    }

    .vc_separator.dt-sc-title-boxed-with-border.vc_separator_align_center
    {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .vc_separator.dt-sc-custom-icon-separator .vc_sep_holder,
    .vc_separator.dt-sc-custom-icon-separator .vc_sep_holder.vc_sep_holder_l,
    .vc_separator.dt-sc-custom-icon-separator .vc_icon_element.vc_icon_element-outer
    {
        display: table-cell;
        vertical-align: middle;
    }


    .vc_separator.dt-sc-title-boxed-with-border .vc_sep_holder,
    .vc_separator.dt-sc-title-boxed-with-border h4
    {
        display: inline-block;
    }

    .dt-sc-custom-icon-separator.vc_separator .vc_sep_holder.vc_sep_holder_r
    {
        width: 100%;
    }

    .dt-sc-custom-icon-separator.vc_separator ~ .vc_row.vc_row-flex
    {
        width: 100%;
    }

    .dt-sc-counter.type4 .dt-sc-couter-icon-holder span
    {
        line-height: 70px;
    }
}


/* IE9 only override */
@media all and (min-width:0\0) and (min-resolution:.001dpcm)
{
    #main-menu ul li.menu-item-simple-parent ul,
    #main-menu ul li.menu-item-simple-parent ul li ul,
    #main-menu ul li.menu-item-simple-parent ul li ul li ul
    {
        z-index: auto;
    }

    .vc_row-flex.vc_row
    {
        display: table !important;
    }
    .vc_row.vc_row-flex.dt-sc-map-overlay
    {
        display: block !important;
    }

    .dt-sc-contact-details-on-map.hide-overlay .vc_row.vc_row-flex.dt-sc-map-overlay
    {
        display: none !important;
    }

    .spa-map::before
    {
        content: none !important;
    }
}


/* Firefox override */
@-moz-document url-prefix()
{
    .dt-sc-contact-details-on-map .dt-sc-map-overlay
    {
        padding: 68px 0 0;
    }
    .university-contact-form .button-field i
    {
        height: 48px;
        line-height: 48px;
    }
}
[class*='c-bully'],
[class*='c-bully']:before,
[class*='c-bully']:after
{
    box-sizing: border-box;
}

.c-bully
{
    font-size: 12px;
    position: fixed;
    right: 48px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 9;
}

/*.c-bully--inversed {
    color: #c59d5f;
}*/

.c-bully__bullet
{
    cursor: pointer;
    opacity: 0;
    padding: .5em;
}

.c-bully__bullet:after
{
    border: 6px double currentColor;
    border-radius: 50%;
    content: '';
    display: block;
    height: 1em;
    width: 1em;

    will-change: transform;
}

.c-bully__bullet--active
{
    left: 0;
    position: absolute;
    top: 0;
    transition: top .2s ease-out;
}

.c-bully__bullet--active:before
{
    background: currentColor;
    border-radius: 50%;
    content: '';
    font-size: 14px;
    height: 1em;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1em;
}

.c-bully__bullet--active:after
{
    border-color: transparent;
}

.c-bully__bullet--pop
{
    animation: bully-pop .6s cubic-bezier(.485, 1.630, .430, 2) forwards, fade-in .2s .2s ease-out forwards;
}

.c-bully__bullet--squash
{
    animation: bully-squash .2s ease-out forwards;
    opacity: 1;
}

@keyframes fade-in
{
    0%
    {
        opacity: 0;
    }
    100%
    {
        opacity: 1;
    }
}

@keyframes bully-pop
{
    50%
    {
        transform: scale(.7);
    }
    100%
    {
        transform: scale(1);
    }
}

@keyframes bully-squash
{
    50%
    {
        transform: scale(.6, 1.8);
    }
    100%
    {
        transform: scale(1);
    }
}


/* Relax Css */

[data-rellax],
[data-rellax-container]
{
    height: 100%;
    width: 100%;
}

[data-rellax]
{
    backface-visibility: hidden;

    will-change: transform, opacity;
}

[data-rellax-container]
{
    overflow: hidden;
}

[data-rellax-container] [data-rellax]
{
    opacity: 0;
    transition: opacity .3s ease-out;
}

.js [data-rellax-container] [data-rellax]
{
    opacity: 1;
}

.rellax-element.rellax-hidden
{
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

[data-rellax]
{
    background-color: #444;
    transform: translate3d(0,0,0);

    will-change: transform;
}

.rellax-hidden
{
    opacity: 0;
}

.fill
{
    height: 100%;
    width: 100%;

    object-fit: cover;
}
@font-face {
	font-family: 'Pe-icon-7-stroke';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src: url('../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'), url('../fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'), url('../fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'), url('../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
}

.pe-icon {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	speak: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-album:before {
	content: '\e6aa';
}

.pe-arc:before {
	content: '\e6ab';
}

.pe-back-2:before {
	content: '\e6ac';
}

.pe-bandaid:before {
	content: '\e6ad';
}

.pe-car:before {
	content: '\e6ae';
}

.pe-diamond:before {
	content: '\e6af';
}

.pe-door-lock:before {
	content: '\e6b0';
}

.pe-eyedropper:before {
	content: '\e6b1';
}

.pe-female:before {
	content: '\e6b2';
}

.pe-gym:before {
	content: '\e6b3';
}

.pe-hammer:before {
	content: '\e6b4';
}

.pe-headphones:before {
	content: '\e6b5';
}

.pe-helm:before {
	content: '\e6b6';
}

.pe-hourglass:before {
	content: '\e6b7';
}

.pe-leaf:before {
	content: '\e6b8';
}

.pe-magic-wand:before {
	content: '\e6b9';
}

.pe-male:before {
	content: '\e6ba';
}

.pe-map-2:before {
	content: '\e6bb';
}

.pe-next-2:before {
	content: '\e6bc';
}

.pe-paint-bucket:before {
	content: '\e6bd';
}

.pe-pendrive:before {
	content: '\e6be';
}

.pe-photo:before {
	content: '\e6bf';
}

.pe-piggy:before {
	content: '\e6c0';
}

.pe-plugin:before {
	content: '\e6c1';
}

.pe-refresh-2:before {
	content: '\e6c2';
}

.pe-rocket:before {
	content: '\e6c3';
}

.pe-settings:before {
	content: '\e6c4';
}

.pe-shield:before {
	content: '\e6c5';
}

.pe-smile:before {
	content: '\e6c6';
}

.pe-usb:before {
	content: '\e6c7';
}

.pe-vector:before {
	content: '\e6c8';
}

.pe-wine:before {
	content: '\e6c9';
}

.pe-cloud-upload:before {
	content: '\e68a';
}

.pe-cash:before {
	content: '\e68c';
}

.pe-close:before {
	content: '\e680';
}

.pe-bluetooth:before {
	content: '\e68d';
}

.pe-cloud-download:before {
	content: '\e68b';
}

.pe-way:before {
	content: '\e68e';
}

.pe-close-circle:before {
	content: '\e681';
}

.pe-id:before {
	content: '\e68f';
}

.pe-angle-up:before {
	content: '\e682';
}

.pe-wristwatch:before {
	content: '\e690';
}

.pe-angle-up-circle:before {
	content: '\e683';
}

.pe-world:before {
	content: '\e691';
}

.pe-angle-right:before {
	content: '\e684';
}

.pe-volume:before {
	content: '\e692';
}

.pe-angle-right-circle:before {
	content: '\e685';
}

.pe-users:before {
	content: '\e693';
}

.pe-angle-left:before {
	content: '\e686';
}

.pe-user-female:before {
	content: '\e694';
}

.pe-angle-left-circle:before {
	content: '\e687';
}

.pe-up-arrow:before {
	content: '\e695';
}

.pe-angle-down:before {
	content: '\e688';
}

.pe-switch:before {
	content: '\e696';
}

.pe-angle-down-circle:before {
	content: '\e689';
}

.pe-scissors:before {
	content: '\e697';
}

.pe-wallet:before {
	content: '\e600';
}

.pe-safe:before {
	content: '\e698';
}

.pe-volume2:before {
	content: '\e601';
}

.pe-volume1:before {
	content: '\e602';
}

.pe-voicemail:before {
	content: '\e603';
}

.pe-video:before {
	content: '\e604';
}

.pe-user:before {
	content: '\e605';
}

.pe-upload:before {
	content: '\e606';
}

.pe-unlock:before {
	content: '\e607';
}

.pe-umbrella:before {
	content: '\e608';
}

.pe-trash:before {
	content: '\e609';
}

.pe-tools:before {
	content: '\e60a';
}

.pe-timer:before {
	content: '\e60b';
}

.pe-ticket:before {
	content: '\e60c';
}

.pe-target:before {
	content: '\e60d';
}

.pe-sun:before {
	content: '\e60e';
}

.pe-study:before {
	content: '\e60f';
}

.pe-stopwatch:before {
	content: '\e610';
}

.pe-star:before {
	content: '\e611';
}

.pe-speaker:before {
	content: '\e612';
}

.pe-signal:before {
	content: '\e613';
}

.pe-shuffle:before {
	content: '\e614';
}

.pe-shopbag:before {
	content: '\e615';
}

.pe-share:before {
	content: '\e616';
}

.pe-server:before {
	content: '\e617';
}

.pe-search:before {
	content: '\e618';
}

.pe-film:before {
	content: '\e6a5';
}

.pe-science:before {
	content: '\e619';
}

.pe-disk:before {
	content: '\e6a6';
}

.pe-ribbon:before {
	content: '\e61a';
}

.pe-repeat:before {
	content: '\e61b';
}

.pe-refresh:before {
	content: '\e61c';
}

.pe-add-user:before {
	content: '\e6a9';
}

.pe-refresh-cloud:before {
	content: '\e61d';
}

.pe-paperclip:before {
	content: '\e69c';
}

.pe-radio:before {
	content: '\e61e';
}

.pe-note2:before {
	content: '\e69d';
}

.pe-print:before {
	content: '\e61f';
}

.pe-network:before {
	content: '\e69e';
}

.pe-prev:before {
	content: '\e620';
}

.pe-mute:before {
	content: '\e69f';
}

.pe-power:before {
	content: '\e621';
}

.pe-medal:before {
	content: '\e6a0';
}

.pe-portfolio:before {
	content: '\e622';
}

.pe-like2:before {
	content: '\e6a1';
}

.pe-plus:before {
	content: '\e623';
}

.pe-left-arrow:before {
	content: '\e6a2';
}

.pe-play:before {
	content: '\e624';
}

.pe-key:before {
	content: '\e6a3';
}

.pe-plane:before {
	content: '\e625';
}

.pe-joy:before {
	content: '\e6a4';
}

.pe-photo-gallery:before {
	content: '\e626';
}

.pe-pin:before {
	content: '\e69b';
}

.pe-phone:before {
	content: '\e627';
}

.pe-plug:before {
	content: '\e69a';
}

.pe-pen:before {
	content: '\e628';
}

.pe-right-arrow:before {
	content: '\e699';
}

.pe-paper-plane:before {
	content: '\e629';
}

.pe-delete-user:before {
	content: '\e6a7';
}

.pe-paint:before {
	content: '\e62a';
}

.pe-bottom-arrow:before {
	content: '\e6a8';
}

.pe-notebook:before {
	content: '\e62b';
}

.pe-note:before {
	content: '\e62c';
}

.pe-next:before {
	content: '\e62d';
}

.pe-news-paper:before {
	content: '\e62e';
}

.pe-musiclist:before {
	content: '\e62f';
}

.pe-music:before {
	content: '\e630';
}

.pe-mouse:before {
	content: '\e631';
}

.pe-more:before {
	content: '\e632';
}

.pe-moon:before {
	content: '\e633';
}

.pe-monitor:before {
	content: '\e634';
}

.pe-micro:before {
	content: '\e635';
}

.pe-menu:before {
	content: '\e636';
}

.pe-map:before {
	content: '\e637';
}

.pe-map-marker:before {
	content: '\e638';
}

.pe-mail:before {
	content: '\e639';
}

.pe-mail-open:before {
	content: '\e63a';
}

.pe-mail-open-file:before {
	content: '\e63b';
}

.pe-magnet:before {
	content: '\e63c';
}

.pe-loop:before {
	content: '\e63d';
}

.pe-look:before {
	content: '\e63e';
}

.pe-lock:before {
	content: '\e63f';
}

.pe-lintern:before {
	content: '\e640';
}

.pe-link:before {
	content: '\e641';
}

.pe-like:before {
	content: '\e642';
}

.pe-light:before {
	content: '\e643';
}

.pe-less:before {
	content: '\e644';
}

.pe-keypad:before {
	content: '\e645';
}

.pe-junk:before {
	content: '\e646';
}

.pe-info:before {
	content: '\e647';
}

.pe-home:before {
	content: '\e648';
}

.pe-help2:before {
	content: '\e649';
}

.pe-help1:before {
	content: '\e64a';
}

.pe-graph3:before {
	content: '\e64b';
}

.pe-graph2:before {
	content: '\e64c';
}

.pe-graph1:before {
	content: '\e64d';
}

.pe-graph:before {
	content: '\e64e';
}

.pe-global:before {
	content: '\e64f';
}

.pe-gleam:before {
	content: '\e650';
}

.pe-glasses:before {
	content: '\e651';
}

.pe-gift:before {
	content: '\e652';
}

.pe-folder:before {
	content: '\e653';
}

.pe-flag:before {
	content: '\e654';
}

.pe-filter:before {
	content: '\e655';
}

.pe-file:before {
	content: '\e656';
}

.pe-expand1:before {
	content: '\e657';
}

.pe-exapnd2:before {
	content: '\e658';
}

.pe-edit:before {
	content: '\e659';
}

.pe-drop:before {
	content: '\e65a';
}

.pe-drawer:before {
	content: '\e65b';
}

.pe-download:before {
	content: '\e65c';
}

.pe-display2:before {
	content: '\e65d';
}

.pe-display1:before {
	content: '\e65e';
}

.pe-diskette:before {
	content: '\e65f';
}

.pe-date:before {
	content: '\e660';
}

.pe-cup:before {
	content: '\e661';
}

.pe-culture:before {
	content: '\e662';
}

.pe-crop:before {
	content: '\e663';
}

.pe-credit:before {
	content: '\e664';
}

.pe-copy-file:before {
	content: '\e665';
}

.pe-config:before {
	content: '\e666';
}

.pe-compass:before {
	content: '\e667';
}

.pe-comment:before {
	content: '\e668';
}

.pe-coffee:before {
	content: '\e669';
}

.pe-cloud:before {
	content: '\e66a';
}

.pe-clock:before {
	content: '\e66b';
}

.pe-check:before {
	content: '\e66c';
}

.pe-chat:before {
	content: '\e66d';
}

.pe-cart:before {
	content: '\e66e';
}

.pe-camera:before {
	content: '\e66f';
}

.pe-call:before {
	content: '\e670';
}

.pe-calculator:before {
	content: '\e671';
}

.pe-browser:before {
	content: '\e672';
}

.pe-box2:before {
	content: '\e673';
}

.pe-box1:before {
	content: '\e674';
}

.pe-bookmarks:before {
	content: '\e675';
}

.pe-bicycle:before {
	content: '\e676';
}

.pe-bell:before {
	content: '\e677';
}

.pe-battery:before {
	content: '\e678';
}

.pe-ball:before {
	content: '\e679';
}

.pe-back:before {
	content: '\e67a';
}

.pe-attention:before {
	content: '\e67b';
}

.pe-anchor:before {
	content: '\e67c';
}

.pe-albums:before {
	content: '\e67d';
}

.pe-alarm:before {
	content: '\e67e';
}

.pe-airplay:before {
	content: '\e67f';
}

@font-face {
	font-family: 'Stroke-Gap-Icons';
	src: url('../fonts/Stroke-Gap-Icons.eot');
}

@font-face {
	font-family: 'Stroke-Gap-Icons';
	font-style: normal;
	font-weight: normal;
	src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format('truetype'), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAIP4AAoAAAAAg7AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAfQ4AAH0O2y4JFk9TLzIAAH4EAAAAYAAAAGAIIv19Y21hcAAAfmQAAABMAAAATBpVzR5nYXNwAAB+sAAAAAgAAAAIAAAAEGhlYWQAAH64AAAANgAAADYAUlk+aGhlYQAAfvAAAAAkAAAAJAPkAqlobXR4AAB/FAAAAzAAAAMwkQcUJ21heHAAAIJEAAAABgAAAAYAzFAAbmFtZQAAgkwAAAGKAAABipxmbApwb3N0AACD2AAAACAAAAAgAAMAAAEABAQAAQEBEVN0cm9rZS1HYXAtSWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGf4mPh9BR0AAAYJDx0AAAYOER0AAAAJHQAAfQUSAM0CAAEAEQAhACMAJQAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqQGuAbMBuAG9AcIBxwHMAdEB1gHbAeAB5QHqAe8B9AH5Af4CAwIIAg0CEgIXAhwCIQImAisCMAI1AjoCPwJEAkkCTgJTAlgCXQJiAmcCbAJxAnYCewKAAoUCigKPApQCmQKeAqMCqAKtArICtwK8AsECxgLLAtAC1QLaAt8C5ALpAu4C8wL4Av0DAgMHAwwDEQMWAxsDIAMlAyoDLwM0AzkDPgNDA0gDTQNSA1cDXANhA2YDawNwA3UDegN/A4QDiQOOA5MDmAOdA6IDpwOsA7EDtgO7A8ADxQPKA88D1APZA94D4wPoA+0D8gP3A/wEAQQGBAsEEFN0cm9rZS1HYXAtSWNvbnNTdHJva2UtR2FwLUljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCdUU2MUN1RTYxRHVFNjFFdUU2MUZ1RTYyMHVFNjIxdUU2MjJ1RTYyM3VFNjI0dUU2MjV1RTYyNnVFNjI3dUU2Mjh1RTYyOXVFNjJBdUU2MkJ1RTYyQ3VFNjJEdUU2MkV1RTYyRnVFNjMwdUU2MzF1RTYzMnVFNjMzdUU2MzR1RTYzNXVFNjM2dUU2Mzd1RTYzOHVFNjM5dUU2M0F1RTYzQnVFNjNDdUU2M0R1RTYzRXVFNjNGdUU2NDB1RTY0MXVFNjQydUU2NDN1RTY0NHVFNjQ1dUU2NDZ1RTY0N3VFNjQ4dUU2NDl1RTY0QXVFNjRCdUU2NEN1RTY0RHVFNjRFdUU2NEZ1RTY1MHVFNjUxdUU2NTJ1RTY1M3VFNjU0dUU2NTV1RTY1NnVFNjU3dUU2NTh1RTY1OXVFNjVBdUU2NUJ1RTY1Q3VFNjVEdUU2NUV1RTY1RnVFNjYwdUU2NjF1RTY2MnVFNjYzdUU2NjR1RTY2NXVFNjY2dUU2Njd1RTY2OHVFNjY5dUU2NkF1RTY2QnVFNjZDdUU2NkR1RTY2RXVFNjZGdUU2NzB1RTY3MXVFNjcydUU2NzN1RTY3NHVFNjc1dUU2NzZ1RTY3N3VFNjc4dUU2Nzl1RTY3QXVFNjdCdUU2N0N1RTY3RHVFNjdFdUU2N0Z1RTY4MHVFNjgxdUU2ODJ1RTY4M3VFNjg0dUU2ODV1RTY4NnVFNjg3dUU2ODh1RTY4OXVFNjhBdUU2OEJ1RTY4Q3VFNjhEdUU2OEV1RTY4RnVFNjkwdUU2OTF1RTY5MnVFNjkzdUU2OTR1RTY5NXVFNjk2dUU2OTd1RTY5OHVFNjk5dUU2OUF1RTY5QnVFNjlDdUU2OUR1RTY5RXVFNjlGdUU2QTB1RTZBMXVFNkEydUU2QTN1RTZBNHVFNkE1dUU2QTZ1RTZBN3VFNkE4dUU2QTl1RTZBQXVFNkFCdUU2QUN1RTZBRHVFNkFFdUU2QUZ1RTZCMHVFNkIxdUU2QjJ1RTZCM3VFNkI0dUU2QjV1RTZCNnVFNkI3dUU2Qjh1RTZCOXVFNkJBdUU2QkJ1RTZCQ3VFNkJEdUU2QkV1RTZCRnVFNkMwdUU2QzF1RTZDMnVFNkMzdUU2QzR1RTZDNXVFNkM2dUU2QzcAAAIBiQDKAMwCAAEA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tovAi8C2tsCLwIu2YItWi1ZgYFaLCIv3NBVoi25ui2iLaKhurouui6ioi66Lrm6oaIsI+1SrFcuLi2tLi4urBffUixXLi4trS4uLqwWL+zQVy4uLa0uLi6sF+9SLFcuLi2tLi4urBQ74lNsV+2SLi6v3RIuL97T8VIuL+7T3RYuLa/tli4v39PiUiwVL+7QV/BSLi/d0+BSLi/t0Bfv0qxX31IuL9zT71IuL+zQF9yRMFauLi2pri4usBTpKFfdWi4tr+1aLi6sFDvg09/QV+9SLBWiLbqiLrouuqKiuiwj31IsFrouobotoi2hubmiLCPvU6xV5i319i3mLeZl9nYsI99SLBZ2LmZmLnYudfZl5iwj71IsF90T8dBVri4vUZLLMy0vKsbOL1KuLizRycsxLSkukcgUO+CNrFfuyi3r4A6uNmvvl93aLmvflq4kF+/TMFfgUi4tr/BSLi6sF99hrFfuci6L3BPdui6L7BAX7dKsV90yLgrv7OouCWwXn+8QVaItuqIuui66oqK6Lrouobotoi2hubmiLCIvrFXmLfX2LeYt5mX2di52LmZmLnYudfZl5iwgr6xX3VIuLa/tUi4urBYv7dBX3VIuLa/tUi4urBQ6LixX4lIuLa/yUi4urBYv4dBWri4v8lGuLi/iUBfcE/FQVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sF/CTLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBfdE+/QVK4uL93Tri4v7dAVLqxWri4v3NGuLi/s0BfdUaxUri4v39OuLi/v0BUurFauLi/e0a4uL+7QF91RrFSuLi/e064uL+7QFS6sVq4uL93Rri4v7dAUOi4sV+JSLi2v8lIuLqwWL+HQVq4uL/JRri4v4lAX3BPxUFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBfwkyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWL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Ffe0i4v4FPu0i4v8FAW793QV91SLi2v7VIuLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFi/dUFeuLi2sri4urBfgE/BQV++SLi6v3xIuL+BRsi4uryosFDvck95QV92SLi2v7ZIuLqwWLSxX3ZIuLa/tki4urBYtLFfdki4tr+2SLi6sFi/d0FeuLi2sri4urBffU/BQV/ESLi/hUq4uL/DT4BIuL+FT8JIuLq/hEiwUO95TbFVyLY66DuAj7N4ut95arh237cvcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi233cquPrfuW+zeLBYNeY2hciwj3lCsV/JSLi/ckq4uL+wT4VIuL9wSriwUr6xVri4v3ZPuUi4v7ZGuLi/eE99SLBfuUSxXbi4trO4uLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFDvg094QV+ySLi/ckq4uL+wT3BIsF0PdfFaF1+1X7VXWh91X3VQX7ifwvFWuLi/cE+wSLi6v3JIsFYXcVoXX7VftVdaH3VfdVBfs690cVa4uL9wT3BIuLazuLBWv7BBWri4sra4uL6wX3JPckFeuLi2sri4urBfgE/JMV+wSLi6vbi4vbq4sFa/cUFauLiytri4vrBftk+2QV64uLayuLi6sFDveU6xVci2Oug7gI+zeLr/ek+FCLr/uk+zeLBYNeY2hciwj7cvcEFfcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi2/3ZPwYi2/7ZAX4cvtkFfyUi4v3JKuLi/sE+FSLi/cEq4sFDvg0axX71IuL+ASri4v75PeUi4v35KuLBfv0yxX4FIuLa/wUi4urBfekaxX7NIuL9wT3NIuL+wQF+xSrFeuLi7sri4tbBXv7BBWri4v7dGuLi/d0BeuLFauLi/t0a4uL93QFDvgEqxX7dIsFO4tLzIvai9rLzNuLCPeEiwXOi8hGi0CLPEtKO4sI+3T3lBVNi1lZi02LTb1ZyYsI93SLBcmLvb2LyYvKWLxeiwj7hIsFe1sVq4uL+xRri4v3FAVbWxX3FIuLa/sUi4urBfdU9zQVa4uLqwWLpaGhpYsIi2sFgouEhIuCCItrBcL7QRWEkoGLhYQIdKIFnp6pi554CHV0BV1eFYKUhpeLmIuYkJeUlAiidAWIiImHi4eLh42HjogIdHQF9yK4FYSSgYuF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) format('woff');
}

.icon {
	font-family: 'Stroke-Gap-Icons';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	speak: none;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-worldwide:before {
	content: '\e600';
}

.icon-worldglobe:before {
	content: '\e601';
}

.icon-underpants:before {
	content: '\e602';
}

.icon-tshirt:before {
	content: '\e603';
}

.icon-trousers:before {
	content: '\e604';
}

.icon-tie:before {
	content: '\e605';
}

.icon-tennisball:before {
	content: '\e606';
}

.icon-telesocpe:before {
	content: '\e607';
}

.icon-stop:before {
	content: '\e608';
}

.icon-starship:before {
	content: '\e609';
}

.icon-starship2:before {
	content: '\e60a';
}

.icon-speaker:before {
	content: '\e60b';
}

.icon-speaker2:before {
	content: '\e60c';
}

.icon-soccer:before {
	content: '\e60d';
}

.icon-snikers:before {
	content: '\e60e';
}

.icon-scisors:before {
	content: '\e60f';
}

.icon-puzzle:before {
	content: '\e610';
}

.icon-printer:before {
	content: '\e611';
}

.icon-pool:before {
	content: '\e612';
}

.icon-podium:before {
	content: '\e613';
}

.icon-play:before {
	content: '\e614';
}

.icon-planet:before {
	content: '\e615';
}

.icon-pause:before {
	content: '\e616';
}

.icon-next:before {
	content: '\e617';
}

.icon-musicnote2:before {
	content: '\e618';
}

.icon-musicnote:before {
	content: '\e619';
}

.icon-musicmixer:before {
	content: '\e61a';
}

.icon-microphone:before {
	content: '\e61b';
}

.icon-medal:before {
	content: '\e61c';
}

.icon-manfigure:before {
	content: '\e61d';
}

.icon-magnet:before {
	content: '\e61e';
}

.icon-like:before {
	content: '\e61f';
}

.icon-hanger:before {
	content: '\e620';
}

.icon-handicap:before {
	content: '\e621';
}

.icon-forward:before {
	content: '\e622';
}

.icon-footbal:before {
	content: '\e623';
}

.icon-flag:before {
	content: '\e624';
}

.icon-femalefigure:before {
	content: '\e625';
}

.icon-dislike:before {
	content: '\e626';
}

.icon-diamondring:before {
	content: '\e627';
}

.icon-cup:before {
	content: '\e628';
}

.icon-crown:before {
	content: '\e629';
}

.icon-column:before {
	content: '\e62a';
}

.icon-click:before {
	content: '\e62b';
}

.icon-cassette:before {
	content: '\e62c';
}

.icon-bomb:before {
	content: '\e62d';
}

.icon-batterylow:before {
	content: '\e62e';
}

.icon-batteryfull:before {
	content: '\e62f';
}

.icon-bascketball:before {
	content: '\e630';
}

.icon-astronaut:before {
	content: '\e631';
}

.icon-wineglass:before {
	content: '\e632';
}

.icon-water:before {
	content: '\e633';
}

.icon-wallet:before {
	content: '\e634';
}

.icon-umbrella:before {
	content: '\e635';
}

.icon-tv:before {
	content: '\e636';
}

.icon-teamug:before {
	content: '\e637';
}

.icon-tablet:before {
	content: '\e638';
}

.icon-soda:before {
	content: '\e639';
}

.icon-sodacan:before {
	content: '\e63a';
}

.icon-simcard:before {
	content: '\e63b';
}

.icon-signal:before {
	content: '\e63c';
}

.icon-shaker:before {
	content: '\e63d';
}

.icon-radio:before {
	content: '\e63e';
}

.icon-pizza:before {
	content: '\e63f';
}

.icon-phone:before {
	content: '\e640';
}

.icon-notebook:before {
	content: '\e641';
}

.icon-mug:before {
	content: '\e642';
}

.icon-mastercard:before {
	content: '\e643';
}

.icon-ipod:before {
	content: '\e644';
}

.icon-info:before {
	content: '\e645';
}

.icon-icecream2:before {
	content: '\e646';
}

.icon-icecream1:before {
	content: '\e647';
}

.icon-hourglass:before {
	content: '\e648';
}

.icon-help:before {
	content: '\e649';
}

.icon-goto:before {
	content: '\e64a';
}

.icon-glasses:before {
	content: '\e64b';
}

.icon-gameboy:before {
	content: '\e64c';
}

.icon-forkandknife:before {
	content: '\e64d';
}

.icon-export:before {
	content: '\e64e';
}

.icon-exit:before {
	content: '\e64f';
}

.icon-espresso:before {
	content: '\e650';
}

.icon-drop:before {
	content: '\e651';
}

.icon-download:before {
	content: '\e652';
}

.icon-dollars:before {
	content: '\e653';
}

.icon-dollar:before {
	content: '\e654';
}

.icon-desktopmonitor:before {
	content: '\e655';
}

.icon-corkscrew:before {
	content: '\e656';
}

.icon-coffeetogo:before {
	content: '\e657';
}

.icon-chart:before {
	content: '\e658';
}

.icon-chartup:before {
	content: '\e659';
}

.icon-chartdown:before {
	content: '\e65a';
}

.icon-calculator:before {
	content: '\e65b';
}

.icon-bread:before {
	content: '\e65c';
}

.icon-bourbon:before {
	content: '\e65d';
}

.icon-bottleofwine:before {
	content: '\e65e';
}

.icon-bag:before {
	content: '\e65f';
}

.icon-arrow:before {
	content: '\e660';
}

.icon-antenna2:before {
	content: '\e661';
}

.icon-antenna1:before {
	content: '\e662';
}

.icon-anchor:before {
	content: '\e663';
}

.icon-wheelbarrow:before {
	content: '\e664';
}

.icon-webcam:before {
	content: '\e665';
}

.icon-unlinked:before {
	content: '\e666';
}

.icon-truck:before {
	content: '\e667';
}

.icon-timer:before {
	content: '\e668';
}

.icon-time:before {
	content: '\e669';
}

.icon-storagebox:before {
	content: '\e66a';
}

.icon-star:before {
	content: '\e66b';
}

.icon-shoppingcart:before {
	content: '\e66c';
}

.icon-shield:before {
	content: '\e66d';
}

.icon-seringe:before {
	content: '\e66e';
}

.icon-pulse:before {
	content: '\e66f';
}

.icon-plaster:before {
	content: '\e670';
}

.icon-plaine:before {
	content: '\e671';
}

.icon-pill:before {
	content: '\e672';
}

.icon-picnicbasket:before {
	content: '\e673';
}

.icon-phone2:before {
	content: '\e674';
}

.icon-pencil:before {
	content: '\e675';
}

.icon-pen:before {
	content: '\e676';
}

.icon-paperclip:before {
	content: '\e677';
}

.icon-on-off:before {
	content: '\e678';
}

.icon-mouse:before {
	content: '\e679';
}

.icon-megaphone:before {
	content: '\e67a';
}

.icon-linked:before {
	content: '\e67b';
}

.icon-keyboard:before {
	content: '\e67c';
}

.icon-house:before {
	content: '\e67d';
}

.icon-heart:before {
	content: '\e67e';
}

.icon-headset:before {
	content: '\e67f';
}

.icon-fullshoppingcart:before {
	content: '\e680';
}

.icon-fullscreen:before {
	content: '\e681';
}

.icon-folder:before {
	content: '\e682';
}

.icon-floppy:before {
	content: '\e683';
}

.icon-files:before {
	content: '\e684';
}

.icon-file:before {
	content: '\e685';
}

.icon-filebox:before {
	content: '\e686';
}

.icon-exitfullscreen:before {
	content: '\e687';
}

.icon-emptybox:before {
	content: '\e688';
}

.icon-delete:before {
	content: '\e689';
}

.icon-controller:before {
	content: '\e68a';
}

.icon-compass:before {
	content: '\e68b';
}

.icon-compasstool:before {
	content: '\e68c';
}

.icon-clipboardtext:before {
	content: '\e68d';
}

.icon-clipboardchart:before {
	content: '\e68e';
}

.icon-chemicalglass:before {
	content: '\e68f';
}

.icon-cd:before {
	content: '\e690';
}

.icon-carioca:before {
	content: '\e691';
}

.icon-car:before {
	content: '\e692';
}

.icon-book:before {
	content: '\e693';
}

.icon-bigtruck:before {
	content: '\e694';
}

.icon-bicycle:before {
	content: '\e695';
}

.icon-wrench:before {
	content: '\e696';
}

.icon-web:before {
	content: '\e697';
}

.icon-watch:before {
	content: '\e698';
}

.icon-volume:before {
	content: '\e699';
}

.icon-video:before {
	content: '\e69a';
}

.icon-users:before {
	content: '\e69b';
}

.icon-user:before {
	content: '\e69c';
}

.icon-uploadcloud:before {
	content: '\e69d';
}

.icon-typing:before {
	content: '\e69e';
}

.icon-tools:before {
	content: '\e69f';
}

.icon-tag:before {
	content: '\e6a0';
}

.icon-speedometter:before {
	content: '\e6a1';
}

.icon-share:before {
	content: '\e6a2';
}

.icon-settings:before {
	content: '\e6a3';
}

.icon-search:before {
	content: '\e6a4';
}

.icon-screwdriver:before {
	content: '\e6a5';
}

.icon-rolodex:before {
	content: '\e6a6';
}

.icon-ringer:before {
	content: '\e6a7';
}

.icon-resume:before {
	content: '\e6a8';
}

.icon-restart:before {
	content: '\e6a9';
}

.icon-poweroff:before {
	content: '\e6aa';
}

.icon-pointer:before {
	content: '\e6ab';
}

.icon-picture:before {
	content: '\e6ac';
}

.icon-openedlock:before {
	content: '\e6ad';
}

.icon-notes:before {
	content: '\e6ae';
}

.icon-mute:before {
	content: '\e6af';
}

.icon-movie:before {
	content: '\e6b0';
}

.icon-microphone2:before {
	content: '\e6b1';
}

.icon-message:before {
	content: '\e6b2';
}

.icon-messageright:before {
	content: '\e6b3';
}

.icon-messageleft:before {
	content: '\e6b4';
}

.icon-menu:before {
	content: '\e6b5';
}

.icon-media:before {
	content: '\e6b6';
}

.icon-mail:before {
	content: '\e6b7';
}

.icon-list:before {
	content: '\e6b8';
}

.icon-layers:before {
	content: '\e6b9';
}

.icon-key:before {
	content: '\e6ba';
}

.icon-imbox:before {
	content: '\e6bb';
}

.icon-eye:before {
	content: '\e6bc';
}

.icon-edit:before {
	content: '\e6bd';
}

.icon-dslrcamera:before {
	content: '\e6be';
}

.icon-downloadcloud:before {
	content: '\e6bf';
}

.icon-compactcamera:before {
	content: '\e6c0';
}

.icon-cloud:before {
	content: '\e6c1';
}

.icon-closedlock:before {
	content: '\e6c2';
}

.icon-chart2:before {
	content: '\e6c3';
}

.icon-bulb:before {
	content: '\e6c4';
}

.icon-briefcase:before {
	content: '\e6c5';
}

.icon-blog:before {
	content: '\e6c6';
}

.icon-agenda:before {
	content: '\e6c7';
}


@font-face {
	font-family: 'IcoMoon-Ultimate';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/IcoMoon-Ultimate.ttf') format('truetype');
}

.icon-moon {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'IcoMoon-Ultimate' !important;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/* Enable Ligatures ================ */
	letter-spacing: 0;
	line-height: 1;
	text-transform: none;
	speak: none;
	-webkit-font-feature-settings: 'liga';
	-moz-font-feature-settings: 'liga=1';
	-moz-font-feature-settings: 'liga';
	-ms-font-feature-settings: 'liga' 1;
	-o-font-feature-settings: 'liga';
	font-feature-settings: 'liga';
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-moon-home:before {
	content: '\e900';
}

.icon-moon-home2:before {
	content: '\e901';
}

.icon-moon-home3:before {
	content: '\e902';
}

.icon-moon-home4:before {
	content: '\e903';
}

.icon-moon-home5:before {
	content: '\e904';
}

.icon-moon-home6:before {
	content: '\e905';
}

.icon-moon-home7:before {
	content: '\e906';
}

.icon-moon-home8:before {
	content: '\e907';
}

.icon-moon-home9:before {
	content: '\e908';
}

.icon-moon-office:before {
	content: '\e909';
}

.icon-moon-city:before {
	content: '\e90a';
}

.icon-moon-newspaper:before {
	content: '\e90b';
}

.icon-moon-magazine:before {
	content: '\e90c';
}

.icon-moon-design:before {
	content: '\e90d';
}

.icon-moon-pencil:before {
	content: '\e90e';
}

.icon-moon-pencil2:before {
	content: '\e90f';
}

.icon-moon-pencil3:before {
	content: '\e910';
}

.icon-moon-pencil4:before {
	content: '\e911';
}

.icon-moon-pencil5:before {
	content: '\e912';
}

.icon-moon-pencil6:before {
	content: '\e913';
}

.icon-moon-pencil7:before {
	content: '\e914';
}

.icon-moon-eraser:before {
	content: '\e915';
}

.icon-moon-eraser2:before {
	content: '\e916';
}

.icon-moon-eraser3:before {
	content: '\e917';
}

.icon-moon-quill:before {
	content: '\e918';
}

.icon-moon-quill2:before {
	content: '\e919';
}

.icon-moon-quill3:before {
	content: '\e91a';
}

.icon-moon-quill4:before {
	content: '\e91b';
}

.icon-moon-pen:before {
	content: '\e91c';
}

.icon-moon-pen-plus:before {
	content: '\e91d';
}

.icon-moon-pen-minus:before {
	content: '\e91e';
}

.icon-moon-pen2:before {
	content: '\e91f';
}

.icon-moon-pen3:before {
	content: '\e920';
}

.icon-moon-pen4:before {
	content: '\e921';
}

.icon-moon-pen5:before {
	content: '\e922';
}

.icon-moon-marker:before {
	content: '\e923';
}

.icon-moon-marker2:before {
	content: '\e924';
}

.icon-moon-blog:before {
	content: '\e925';
}

.icon-moon-blog2:before {
	content: '\e926';
}

.icon-moon-pen6:before {
	content: '\e927';
}

.icon-moon-brush:before {
	content: '\e928';
}

.icon-moon-spray:before {
	content: '\e929';
}

.icon-moon-palette:before {
	content: '\e92a';
}

.icon-moon-palette2:before {
	content: '\e92b';
}

.icon-moon-color-sampler:before {
	content: '\e92c';
}

.icon-moon-toggle:before {
	content: '\e92d';
}

.icon-moon-bucket:before {
	content: '\e92e';
}

.icon-moon-bucket2:before {
	content: '\e92f';
}

.icon-moon-gradient:before {
	content: '\e930';
}

.icon-moon-eyedropper:before {
	content: '\e931';
}

.icon-moon-eyedropper2:before {
	content: '\e932';
}

.icon-moon-eyedropper3:before {
	content: '\e933';
}

.icon-moon-droplet:before {
	content: '\e934';
}

.icon-moon-droplet2:before {
	content: '\e935';
}

.icon-moon-droplet-contrast:before {
	content: '\e936';
}

.icon-moon-color-clear:before {
	content: '\e937';
}

.icon-moon-paint-format:before {
	content: '\e938';
}

.icon-moon-stamp:before {
	content: '\e939';
}

.icon-moon-images:before {
	content: '\e93a';
}

.icon-moon-image:before {
	content: '\e93b';
}

.icon-moon-image2:before {
	content: '\e93c';
}

.icon-moon-image-compare:before {
	content: '\e93d';
}

.icon-moon-images2:before {
	content: '\e93e';
}

.icon-moon-image3:before {
	content: '\e93f';
}

.icon-moon-images3:before {
	content: '\e940';
}

.icon-moon-image4:before {
	content: '\e941';
}

.icon-moon-image5:before {
	content: '\e942';
}

.icon-moon-image6:before {
	content: '\e943';
}

.icon-moon-camera:before {
	content: '\e944';
}

.icon-moon-camera2:before {
	content: '\e945';
}

.icon-moon-camera3:before {
	content: '\e946';
}

.icon-moon-shutter:before {
	content: '\e947';
}

.icon-moon-headphones:before {
	content: '\e948';
}

.icon-moon-headset:before {
	content: '\e949';
}

.icon-moon-music:before {
	content: '\e94a';
}

.icon-moon-music2:before {
	content: '\e94b';
}

.icon-moon-music3:before {
	content: '\e94c';
}

.icon-moon-music4:before {
	content: '\e94d';
}

.icon-moon-music5:before {
	content: '\e94e';
}

.icon-moon-music6:before {
	content: '\e94f';
}

.icon-moon-album:before {
	content: '\e950';
}

.icon-moon-cassette:before {
	content: '\e951';
}

.icon-moon-tape:before {
	content: '\e952';
}

.icon-moon-piano:before {
	content: '\e953';
}

.icon-moon-guitar:before {
	content: '\e954';
}

.icon-moon-trumpet:before {
	content: '\e955';
}

.icon-moon-speakers:before {
	content: '\e956';
}

.icon-moon-play:before {
	content: '\e957';
}

.icon-moon-play2:before {
	content: '\e958';
}

.icon-moon-clapboard-play:before {
	content: '\e959';
}

.icon-moon-clapboard:before {
	content: '\e95a';
}

.icon-moon-media:before {
	content: '\e95b';
}

.icon-moon-presentation:before {
	content: '\e95c';
}

.icon-moon-movie:before {
	content: '\e95d';
}

.icon-moon-film:before {
	content: '\e95e';
}

.icon-moon-film2:before {
	content: '\e95f';
}

.icon-moon-film3:before {
	content: '\e960';
}

.icon-moon-film4:before {
	content: '\e961';
}

.icon-moon-video-camera:before {
	content: '\e962';
}

.icon-moon-video-camera2:before {
	content: '\e963';
}

.icon-moon-video-camera-slash:before {
	content: '\e964';
}

.icon-moon-video-camera3:before {
	content: '\e965';
}

.icon-moon-video-camera4:before {
	content: '\e966';
}

.icon-moon-video-camera-slash2:before {
	content: '\e967';
}

.icon-moon-video-camera5:before {
	content: '\e968';
}

.icon-moon-recording:before {
	content: '\e969';
}

.icon-moon-dice:before {
	content: '\e96a';
}

.icon-moon-gamepad:before {
	content: '\e96b';
}

.icon-moon-gamepad2:before {
	content: '\e96c';
}

.icon-moon-gamepad3:before {
	content: '\e96d';
}

.icon-moon-pacman:before {
	content: '\e96e';
}

.icon-moon-spades:before {
	content: '\e96f';
}

.icon-moon-clubs:before {
	content: '\e970';
}

.icon-moon-diamonds:before {
	content: '\e971';
}

.icon-moon-chess-king:before {
	content: '\e972';
}

.icon-moon-chess-queen:before {
	content: '\e973';
}

.icon-moon-chess-rook:before {
	content: '\e974';
}

.icon-moon-chess-bishop:before {
	content: '\e975';
}

.icon-moon-chess-knight:before {
	content: '\e976';
}

.icon-moon-chess-pawn:before {
	content: '\e977';
}

.icon-moon-chess:before {
	content: '\e978';
}

.icon-moon-bullhorn:before {
	content: '\e979';
}

.icon-moon-megaphone:before {
	content: '\e97a';
}

.icon-moon-new:before {
	content: '\e97b';
}

.icon-moon-connection:before {
	content: '\e97c';
}

.icon-moon-connection2:before {
	content: '\e97d';
}

.icon-moon-connection3:before {
	content: '\e97e';
}

.icon-moon-connection4:before {
	content: '\e97f';
}

.icon-moon-podcast:before {
	content: '\e980';
}

.icon-moon-station:before {
	content: '\e981';
}

.icon-moon-station2:before {
	content: '\e982';
}

.icon-moon-antenna:before {
	content: '\e983';
}

.icon-moon-satellite-dish:before {
	content: '\e984';
}

.icon-moon-satellite-dish2:before {
	content: '\e985';
}

.icon-moon-feed:before {
	content: '\e986';
}

.icon-moon-podcast2:before {
	content: '\e987';
}

.icon-moon-antenna2:before {
	content: '\e988';
}

.icon-moon-mic:before {
	content: '\e989';
}

.icon-moon-mic-off:before {
	content: '\e98a';
}

.icon-moon-mic2:before {
	content: '\e98b';
}

.icon-moon-mic-off2:before {
	content: '\e98c';
}

.icon-moon-mic3:before {
	content: '\e98d';
}

.icon-moon-mic4:before {
	content: '\e98e';
}

.icon-moon-mic5:before {
	content: '\e98f';
}

.icon-moon-book:before {
	content: '\e990';
}

.icon-moon-book2:before {
	content: '\e991';
}

.icon-moon-book-play:before {
	content: '\e992';
}

.icon-moon-book3:before {
	content: '\e993';
}

.icon-moon-bookmark:before {
	content: '\e994';
}

.icon-moon-books:before {
	content: '\e995';
}

.icon-moon-archive:before {
	content: '\e996';
}

.icon-moon-reading:before {
	content: '\e997';
}

.icon-moon-library:before {
	content: '\e998';
}

.icon-moon-library2:before {
	content: '\e999';
}

.icon-moon-graduation:before {
	content: '\e99a';
}

.icon-moon-file-text:before {
	content: '\e99b';
}

.icon-moon-profile:before {
	content: '\e99c';
}

.icon-moon-file-empty:before {
	content: '\e99d';
}

.icon-moon-file-empty2:before {
	content: '\e99e';
}

.icon-moon-files-empty:before {
	content: '\e99f';
}

.icon-moon-files-empty2:before {
	content: '\e9a0';
}

.icon-moon-file-plus:before {
	content: '\e9a1';
}

.icon-moon-file-plus2:before {
	content: '\e9a2';
}

.icon-moon-file-minus:before {
	content: '\e9a3';
}

.icon-moon-file-minus2:before {
	content: '\e9a4';
}

.icon-moon-file-download:before {
	content: '\e9a5';
}

.icon-moon-file-download2:before {
	content: '\e9a6';
}

.icon-moon-file-upload:before {
	content: '\e9a7';
}

.icon-moon-file-upload2:before {
	content: '\e9a8';
}

.icon-moon-file-check:before {
	content: '\e9a9';
}

.icon-moon-file-check2:before {
	content: '\e9aa';
}

.icon-moon-file-eye:before {
	content: '\e9ab';
}

.icon-moon-file-eye2:before {
	content: '\e9ac';
}

.icon-moon-file-text2:before {
	content: '\e9ad';
}

.icon-moon-file-text3:before {
	content: '\e9ae';
}

.icon-moon-file-picture:before {
	content: '\e9af';
}

.icon-moon-file-picture2:before {
	content: '\e9b0';
}

.icon-moon-file-music:before {
	content: '\e9b1';
}

.icon-moon-file-music2:before {
	content: '\e9b2';
}

.icon-moon-file-play:before {
	content: '\e9b3';
}

.icon-moon-file-play2:before {
	content: '\e9b4';
}

.icon-moon-file-video:before {
	content: '\e9b5';
}

.icon-moon-file-video2:before {
	content: '\e9b6';
}

.icon-moon-copy:before {
	content: '\e9b7';
}

.icon-moon-copy2:before {
	content: '\e9b8';
}

.icon-moon-file-zip:before {
	content: '\e9b9';
}

.icon-moon-file-zip2:before {
	content: '\e9ba';
}

.icon-moon-file-xml:before {
	content: '\e9bb';
}

.icon-moon-file-xml2:before {
	content: '\e9bc';
}

.icon-moon-file-css:before {
	content: '\e9bd';
}

.icon-moon-file-css2:before {
	content: '\e9be';
}

.icon-moon-file-presentation:before {
	content: '\e9bf';
}

.icon-moon-file-presentation2:before {
	content: '\e9c0';
}

.icon-moon-file-stats:before {
	content: '\e9c1';
}

.icon-moon-file-stats2:before {
	content: '\e9c2';
}

.icon-moon-file-locked:before {
	content: '\e9c3';
}

.icon-moon-file-locked2:before {
	content: '\e9c4';
}

.icon-moon-file-spreadsheet:before {
	content: '\e9c5';
}

.icon-moon-file-spreadsheet2:before {
	content: '\e9c6';
}

.icon-moon-copy3:before {
	content: '\e9c7';
}

.icon-moon-copy4:before {
	content: '\e9c8';
}

.icon-moon-paste:before {
	content: '\e9c9';
}

.icon-moon-paste2:before {
	content: '\e9ca';
}

.icon-moon-paste3:before {
	content: '\e9cb';
}

.icon-moon-paste4:before {
	content: '\e9cc';
}

.icon-moon-stack:before {
	content: '\e9cd';
}

.icon-moon-stack2:before {
	content: '\e9ce';
}

.icon-moon-stack3:before {
	content: '\e9cf';
}

.icon-moon-folder:before {
	content: '\e9d0';
}

.icon-moon-folder-search:before {
	content: '\e9d1';
}

.icon-moon-folder-download:before {
	content: '\e9d2';
}

.icon-moon-folder-upload:before {
	content: '\e9d3';
}

.icon-moon-folder-plus:before {
	content: '\e9d4';
}

.icon-moon-folder-plus2:before {
	content: '\e9d5';
}

.icon-moon-folder-minus:before {
	content: '\e9d6';
}

.icon-moon-folder-minus2:before {
	content: '\e9d7';
}

.icon-moon-folder-check:before {
	content: '\e9d8';
}

.icon-moon-folder-heart:before {
	content: '\e9d9';
}

.icon-moon-folder-remove:before {
	content: '\e9da';
}

.icon-moon-folder2:before {
	content: '\e9db';
}

.icon-moon-folder-open:before {
	content: '\e9dc';
}

.icon-moon-folder3:before {
	content: '\e9dd';
}

.icon-moon-folder4:before {
	content: '\e9de';
}

.icon-moon-folder-plus3:before {
	content: '\e9df';
}

.icon-moon-folder-minus3:before {
	content: '\e9e0';
}

.icon-moon-folder-plus4:before {
	content: '\e9e1';
}

.icon-moon-folder-minus4:before {
	content: '\e9e2';
}

.icon-moon-folder-download2:before {
	content: '\e9e3';
}

.icon-moon-folder-upload2:before {
	content: '\e9e4';
}

.icon-moon-folder-download3:before {
	content: '\e9e5';
}

.icon-moon-folder-upload3:before {
	content: '\e9e6';
}

.icon-moon-folder5:before {
	content: '\e9e7';
}

.icon-moon-folder-open2:before {
	content: '\e9e8';
}

.icon-moon-folder6:before {
	content: '\e9e9';
}

.icon-moon-folder-open3:before {
	content: '\e9ea';
}

.icon-moon-certificate:before {
	content: '\e9eb';
}

.icon-moon-cc:before {
	content: '\e9ec';
}

.icon-moon-price-tag:before {
	content: '\e9ed';
}

.icon-moon-price-tag2:before {
	content: '\e9ee';
}

.icon-moon-price-tags:before {
	content: '\e9ef';
}

.icon-moon-price-tag3:before {
	content: '\e9f0';
}

.icon-moon-price-tags2:before {
	content: '\e9f1';
}

.icon-moon-price-tag4:before {
	content: '\e9f2';
}

.icon-moon-price-tags3:before {
	content: '\e9f3';
}

.icon-moon-price-tag5:before {
	content: '\e9f4';
}

.icon-moon-price-tags4:before {
	content: '\e9f5';
}

.icon-moon-barcode:before {
	content: '\e9f6';
}

.icon-moon-barcode2:before {
	content: '\e9f7';
}

.icon-moon-qrcode:before {
	content: '\e9f8';
}

.icon-moon-ticket:before {
	content: '\e9f9';
}

.icon-moon-ticket2:before {
	content: '\e9fa';
}

.icon-moon-theater:before {
	content: '\e9fb';
}

.icon-moon-store:before {
	content: '\e9fc';
}

.icon-moon-store2:before {
	content: '\e9fd';
}

.icon-moon-cart:before {
	content: '\e9fe';
}

.icon-moon-cart2:before {
	content: '\e9ff';
}

.icon-moon-cart3:before {
	content: '\ea00';
}

.icon-moon-cart4:before {
	content: '\ea01';
}

.icon-moon-cart5:before {
	content: '\ea02';
}

.icon-moon-cart-add:before {
	content: '\ea03';
}

.icon-moon-cart-add2:before {
	content: '\ea04';
}

.icon-moon-cart-remove:before {
	content: '\ea05';
}

.icon-moon-basket:before {
	content: '\ea06';
}

.icon-moon-bag:before {
	content: '\ea07';
}

.icon-moon-bag2:before {
	content: '\ea08';
}

.icon-moon-percent:before {
	content: '\ea09';
}

.icon-moon-coins:before {
	content: '\ea0a';
}

.icon-moon-coin-dollar:before {
	content: '\ea0b';
}

.icon-moon-coin-euro:before {
	content: '\ea0c';
}

.icon-moon-coin-pound:before {
	content: '\ea0d';
}

.icon-moon-coin-yen:before {
	content: '\ea0e';
}

.icon-moon-piggy-bank:before {
	content: '\ea0f';
}

.icon-moon-wallet:before {
	content: '\ea10';
}

.icon-moon-cash:before {
	content: '\ea11';
}

.icon-moon-cash2:before {
	content: '\ea12';
}

.icon-moon-cash3:before {
	content: '\ea13';
}

.icon-moon-cash4:before {
	content: '\ea14';
}

.icon-moon-credit-card:before {
	content: '\ea15';
}

.icon-moon-credit-card2:before {
	content: '\ea16';
}

.icon-moon-calculator:before {
	content: '\ea17';
}

.icon-moon-calculator2:before {
	content: '\ea18';
}

.icon-moon-calculator3:before {
	content: '\ea19';
}

.icon-moon-chip:before {
	content: '\ea1a';
}

.icon-moon-lifebuoy:before {
	content: '\ea1b';
}

.icon-moon-phone:before {
	content: '\ea1c';
}

.icon-moon-phone2:before {
	content: '\ea1d';
}

.icon-moon-phone-slash:before {
	content: '\ea1e';
}

.icon-moon-phone-wave:before {
	content: '\ea1f';
}

.icon-moon-phone-plus:before {
	content: '\ea20';
}

.icon-moon-phone-minus:before {
	content: '\ea21';
}

.icon-moon-phone-plus2:before {
	content: '\ea22';
}

.icon-moon-phone-minus2:before {
	content: '\ea23';
}

.icon-moon-phone-incoming:before {
	content: '\ea24';
}

.icon-moon-phone-outgoing:before {
	content: '\ea25';
}

.icon-moon-phone3:before {
	content: '\ea26';
}

.icon-moon-phone-slash2:before {
	content: '\ea27';
}

.icon-moon-phone-wave2:before {
	content: '\ea28';
}

.icon-moon-phone-hang-up:before {
	content: '\ea29';
}

.icon-moon-phone-hang-up2:before {
	content: '\ea2a';
}

.icon-moon-address-book:before {
	content: '\ea2b';
}

.icon-moon-address-book2:before {
	content: '\ea2c';
}

.icon-moon-address-book3:before {
	content: '\ea2d';
}

.icon-moon-notebook:before {
	content: '\ea2e';
}

.icon-moon-at-sign:before {
	content: '\ea2f';
}

.icon-moon-envelop:before {
	content: '\ea30';
}

.icon-moon-envelop2:before {
	content: '\ea31';
}

.icon-moon-envelop3:before {
	content: '\ea32';
}

.icon-moon-envelop4:before {
	content: '\ea33';
}

.icon-moon-envelop5:before {
	content: '\ea34';
}

.icon-moon-mailbox:before {
	content: '\ea35';
}

.icon-moon-pushpin:before {
	content: '\ea36';
}

.icon-moon-pushpin2:before {
	content: '\ea37';
}

.icon-moon-location:before {
	content: '\ea38';
}

.icon-moon-location2:before {
	content: '\ea39';
}

.icon-moon-location3:before {
	content: '\ea3a';
}

.icon-moon-location4:before {
	content: '\ea3b';
}

.icon-moon-location5:before {
	content: '\ea3c';
}

.icon-moon-location6:before {
	content: '\ea3d';
}

.icon-moon-location7:before {
	content: '\ea3e';
}

.icon-moon-compass:before {
	content: '\ea3f';
}

.icon-moon-compass2:before {
	content: '\ea40';
}

.icon-moon-compass3:before {
	content: '\ea41';
}

.icon-moon-compass4:before {
	content: '\ea42';
}

.icon-moon-compass5:before {
	content: '\ea43';
}

.icon-moon-compass6:before {
	content: '\ea44';
}

.icon-moon-map:before {
	content: '\ea45';
}

.icon-moon-map2:before {
	content: '\ea46';
}

.icon-moon-map3:before {
	content: '\ea47';
}

.icon-moon-map4:before {
	content: '\ea48';
}

.icon-moon-map5:before {
	content: '\ea49';
}

.icon-moon-direction:before {
	content: '\ea4a';
}

.icon-moon-reset:before {
	content: '\ea4b';
}

.icon-moon-history:before {
	content: '\ea4c';
}

.icon-moon-clock:before {
	content: '\ea4d';
}

.icon-moon-clock2:before {
	content: '\ea4e';
}

.icon-moon-clock3:before {
	content: '\ea4f';
}

.icon-moon-clock4:before {
	content: '\ea50';
}

.icon-moon-watch:before {
	content: '\ea51';
}

.icon-moon-watch2:before {
	content: '\ea52';
}

.icon-moon-alarm:before {
	content: '\ea53';
}

.icon-moon-alarm-add:before {
	content: '\ea54';
}

.icon-moon-alarm-check:before {
	content: '\ea55';
}

.icon-moon-alarm-cancel:before {
	content: '\ea56';
}

.icon-moon-bell:before {
	content: '\ea57';
}

.icon-moon-bell2:before {
	content: '\ea58';
}

.icon-moon-bell3:before {
	content: '\ea59';
}

.icon-moon-bell-plus:before {
	content: '\ea5a';
}

.icon-moon-bell-minus:before {
	content: '\ea5b';
}

.icon-moon-bell-check:before {
	content: '\ea5c';
}

.icon-moon-bell-cross:before {
	content: '\ea5d';
}

.icon-moon-stopwatch:before {
	content: '\ea5e';
}

.icon-moon-calendar:before {
	content: '\ea5f';
}

.icon-moon-calendar2:before {
	content: '\ea60';
}

.icon-moon-calendar3:before {
	content: '\ea61';
}

.icon-moon-calendar4:before {
	content: '\ea62';
}

.icon-moon-calendar5:before {
	content: '\ea63';
}

.icon-moon-calendar-empty:before {
	content: '\ea64';
}

.icon-moon-calendar-day:before {
	content: '\ea65';
}

.icon-moon-calendar-week:before {
	content: '\ea66';
}

.icon-moon-printer:before {
	content: '\ea67';
}

.icon-moon-printer2:before {
	content: '\ea68';
}

.icon-moon-printer3:before {
	content: '\ea69';
}

.icon-moon-printer4:before {
	content: '\ea6a';
}

.icon-moon-shredder:before {
	content: '\ea6b';
}

.icon-moon-mouse:before {
	content: '\ea6c';
}

.icon-moon-mouse2:before {
	content: '\ea6d';
}

.icon-moon-mouse-left:before {
	content: '\ea6e';
}

.icon-moon-mouse-right:before {
	content: '\ea6f';
}

.icon-moon-keyboard:before {
	content: '\ea70';
}

.icon-moon-keyboard2:before {
	content: '\ea71';
}

.icon-moon-typewriter:before {
	content: '\ea72';
}

.icon-moon-display:before {
	content: '\ea73';
}

.icon-moon-display2:before {
	content: '\ea74';
}

.icon-moon-display3:before {
	content: '\ea75';
}

.icon-moon-display4:before {
	content: '\ea76';
}

.icon-moon-laptop:before {
	content: '\ea77';
}

.icon-moon-mobile:before {
	content: '\ea78';
}

.icon-moon-mobile2:before {
	content: '\ea79';
}

.icon-moon-tablet:before {
	content: '\ea7a';
}

.icon-moon-mobile3:before {
	content: '\ea7b';
}

.icon-moon-tv:before {
	content: '\ea7c';
}

.icon-moon-radio:before {
	content: '\ea7d';
}

.icon-moon-cabinet:before {
	content: '\ea7e';
}

.icon-moon-drawer:before {
	content: '\ea7f';
}

.icon-moon-drawer2:before {
	content: '\ea80';
}

.icon-moon-drawer-out:before {
	content: '\ea81';
}

.icon-moon-drawer-in:before {
	content: '\ea82';
}

.icon-moon-drawer3:before {
	content: '\ea83';
}

.icon-moon-box:before {
	content: '\ea84';
}

.icon-moon-box-add:before {
	content: '\ea85';
}

.icon-moon-box-remove:before {
	content: '\ea86';
}

.icon-moon-download:before {
	content: '\ea87';
}

.icon-moon-upload:before {
	content: '\ea88';
}

.icon-moon-floppy-disk:before {
	content: '\ea89';
}

.icon-moon-floppy-disks:before {
	content: '\ea8a';
}

.icon-moon-floppy-disks2:before {
	content: '\ea8b';
}

.icon-moon-floppy-disk2:before {
	content: '\ea8c';
}

.icon-moon-floppy-disk3:before {
	content: '\ea8d';
}

.icon-moon-disk:before {
	content: '\ea8e';
}

.icon-moon-disk2:before {
	content: '\ea8f';
}

.icon-moon-usb-stick:before {
	content: '\ea90';
}

.icon-moon-drive:before {
	content: '\ea91';
}

.icon-moon-server:before {
	content: '\ea92';
}

.icon-moon-database:before {
	content: '\ea93';
}

.icon-moon-database2:before {
	content: '\ea94';
}

.icon-moon-database3:before {
	content: '\ea95';
}

.icon-moon-database4:before {
	content: '\ea96';
}

.icon-moon-database-menu:before {
	content: '\ea97';
}

.icon-moon-database-add:before {
	content: '\ea98';
}

.icon-moon-database-remove:before {
	content: '\ea99';
}

.icon-moon-database-insert:before {
	content: '\ea9a';
}

.icon-moon-database-export:before {
	content: '\ea9b';
}

.icon-moon-database-upload:before {
	content: '\ea9c';
}

.icon-moon-database-refresh:before {
	content: '\ea9d';
}

.icon-moon-database-diff:before {
	content: '\ea9e';
}

.icon-moon-database-edit:before {
	content: '\ea9f';
}

.icon-moon-database-edit2:before {
	content: '\eaa0';
}

.icon-moon-database-check:before {
	content: '\eaa1';
}

.icon-moon-database-arrow:before {
	content: '\eaa2';
}

.icon-moon-database-time:before {
	content: '\eaa3';
}

.icon-moon-database-time2:before {
	content: '\eaa4';
}

.icon-moon-undo:before {
	content: '\eaa5';
}

.icon-moon-redo:before {
	content: '\eaa6';
}

.icon-moon-rotate-ccw:before {
	content: '\eaa7';
}

.icon-moon-rotate-cw:before {
	content: '\eaa8';
}

.icon-moon-rotate-ccw2:before {
	content: '\eaa9';
}

.icon-moon-rotate-cw2:before {
	content: '\eaaa';
}

.icon-moon-rotate-ccw3:before {
	content: '\eaab';
}

.icon-moon-rotate-cw3:before {
	content: '\eaac';
}

.icon-moon-flip-vertical:before {
	content: '\eaad';
}

.icon-moon-flip-vertical2:before {
	content: '\eaae';
}

.icon-moon-flip-horizontal:before {
	content: '\eaaf';
}

.icon-moon-flip-horizontal2:before {
	content: '\eab0';
}

.icon-moon-flip-vertical3:before {
	content: '\eab1';
}

.icon-moon-flip-vertical4:before {
	content: '\eab2';
}

.icon-moon-angle:before {
	content: '\eab3';
}

.icon-moon-shear:before {
	content: '\eab4';
}

.icon-moon-unite:before {
	content: '\eab5';
}

.icon-moon-subtract:before {
	content: '\eab6';
}

.icon-moon-interset:before {
	content: '\eab7';
}

.icon-moon-exclude:before {
	content: '\eab8';
}

.icon-moon-align-left:before {
	content: '\eab9';
}

.icon-moon-align-center-horizontal:before {
	content: '\eaba';
}

.icon-moon-align-right:before {
	content: '\eabb';
}

.icon-moon-align-top:before {
	content: '\eabc';
}

.icon-moon-align-center-vertical:before {
	content: '\eabd';
}

.icon-moon-align-bottom:before {
	content: '\eabe';
}

.icon-moon-undo2:before {
	content: '\eabf';
}

.icon-moon-redo2:before {
	content: '\eac0';
}

.icon-moon-forward:before {
	content: '\eac1';
}

.icon-moon-reply:before {
	content: '\eac2';
}

.icon-moon-reply-all:before {
	content: '\eac3';
}

.icon-moon-bubble:before {
	content: '\eac4';
}

.icon-moon-bubbles:before {
	content: '\eac5';
}

.icon-moon-bubbles2:before {
	content: '\eac6';
}

.icon-moon-bubble2:before {
	content: '\eac7';
}

.icon-moon-bubbles3:before {
	content: '\eac8';
}

.icon-moon-bubbles4:before {
	content: '\eac9';
}

.icon-moon-bubble-notification:before {
	content: '\eaca';
}

.icon-moon-bubbles5:before {
	content: '\eacb';
}

.icon-moon-bubbles6:before {
	content: '\eacc';
}

.icon-moon-bubble3:before {
	content: '\eacd';
}

.icon-moon-bubble-dots:before {
	content: '\eace';
}

.icon-moon-bubble-lines:before {
	content: '\eacf';
}

.icon-moon-bubble4:before {
	content: '\ead0';
}

.icon-moon-bubble-dots2:before {
	content: '\ead1';
}

.icon-moon-bubble-lines2:before {
	content: '\ead2';
}

.icon-moon-bubble5:before {
	content: '\ead3';
}

.icon-moon-bubble6:before {
	content: '\ead4';
}

.icon-moon-bubbles7:before {
	content: '\ead5';
}

.icon-moon-bubble7:before {
	content: '\ead6';
}

.icon-moon-bubbles8:before {
	content: '\ead7';
}

.icon-moon-bubble8:before {
	content: '\ead8';
}

.icon-moon-bubble-dots3:before {
	content: '\ead9';
}

.icon-moon-bubble-lines3:before {
	content: '\eada';
}

.icon-moon-bubble9:before {
	content: '\eadb';
}

.icon-moon-bubble-dots4:before {
	content: '\eadc';
}

.icon-moon-bubble-lines4:before {
	content: '\eadd';
}

.icon-moon-bubbles9:before {
	content: '\eade';
}

.icon-moon-bubbles10:before {
	content: '\eadf';
}

.icon-moon-bubble-blocked:before {
	content: '\eae0';
}

.icon-moon-bubble-quote:before {
	content: '\eae1';
}

.icon-moon-bubble-user:before {
	content: '\eae2';
}

.icon-moon-bubble-smiley:before {
	content: '\eae3';
}

.icon-moon-bubble-check:before {
	content: '\eae4';
}

.icon-moon-bubble-video:before {
	content: '\eae5';
}

.icon-moon-bubble-link:before {
	content: '\eae6';
}

.icon-moon-bubble-lock:before {
	content: '\eae7';
}

.icon-moon-bubble-star:before {
	content: '\eae8';
}

.icon-moon-bubble-heart:before {
	content: '\eae9';
}

.icon-moon-bubble-paperclip:before {
	content: '\eaea';
}

.icon-moon-bubble-cancel:before {
	content: '\eaeb';
}

.icon-moon-bubble-plus:before {
	content: '\eaec';
}

.icon-moon-bubble-minus:before {
	content: '\eaed';
}

.icon-moon-bubble-notification2:before {
	content: '\eaee';
}

.icon-moon-bubble-left:before {
	content: '\eaef';
}

.icon-moon-bubble-right:before {
	content: '\eaf0';
}

.icon-moon-bubble-first:before {
	content: '\eaf1';
}

.icon-moon-bubble-last:before {
	content: '\eaf2';
}

.icon-moon-bubble-reply:before {
	content: '\eaf3';
}

.icon-moon-bubble-forward:before {
	content: '\eaf4';
}

.icon-moon-bubble-reply2:before {
	content: '\eaf5';
}

.icon-moon-bubble-forward2:before {
	content: '\eaf6';
}

.icon-moon-user:before {
	content: '\eaf7';
}

.icon-moon-users:before {
	content: '\eaf8';
}

.icon-moon-user-plus:before {
	content: '\eaf9';
}

.icon-moon-user-minus:before {
	content: '\eafa';
}

.icon-moon-user-cancel:before {
	content: '\eafb';
}

.icon-moon-user-block:before {
	content: '\eafc';
}

.icon-moon-user-lock:before {
	content: '\eafd';
}

.icon-moon-user-check:before {
	content: '\eafe';
}

.icon-moon-users2:before {
	content: '\eaff';
}

.icon-moon-user2:before {
	content: '\eb00';
}

.icon-moon-users3:before {
	content: '\eb01';
}

.icon-moon-user-plus2:before {
	content: '\eb02';
}

.icon-moon-user-minus2:before {
	content: '\eb03';
}

.icon-moon-user-cancel2:before {
	content: '\eb04';
}

.icon-moon-user-block2:before {
	content: '\eb05';
}

.icon-moon-user-lock2:before {
	content: '\eb06';
}

.icon-moon-user-check2:before {
	content: '\eb07';
}

.icon-moon-user3:before {
	content: '\eb08';
}

.icon-moon-user4:before {
	content: '\eb09';
}

.icon-moon-user5:before {
	content: '\eb0a';
}

.icon-moon-user6:before {
	content: '\eb0b';
}

.icon-moon-users4:before {
	content: '\eb0c';
}

.icon-moon-user-tie:before {
	content: '\eb0d';
}

.icon-moon-user7:before {
	content: '\eb0e';
}

.icon-moon-users5:before {
	content: '\eb0f';
}

.icon-moon-collaboration:before {
	content: '\eb10';
}

.icon-moon-vcard:before {
	content: '\eb11';
}

.icon-moon-hat:before {
	content: '\eb12';
}

.icon-moon-bowtie:before {
	content: '\eb13';
}

.icon-moon-tie:before {
	content: '\eb14';
}

.icon-moon-hanger:before {
	content: '\eb15';
}

.icon-moon-tshirt:before {
	content: '\eb16';
}

.icon-moon-pants:before {
	content: '\eb17';
}

.icon-moon-shorts:before {
	content: '\eb18';
}

.icon-moon-sock:before {
	content: '\eb19';
}

.icon-moon-laundry:before {
	content: '\eb1a';
}

.icon-moon-quotes-left:before {
	content: '\eb1b';
}

.icon-moon-quotes-right:before {
	content: '\eb1c';
}

.icon-moon-quotes-left2:before {
	content: '\eb1d';
}

.icon-moon-quotes-right2:before {
	content: '\eb1e';
}

.icon-moon-hour-glass:before {
	content: '\eb1f';
}

.icon-moon-hour-glass2:before {
	content: '\eb20';
}

.icon-moon-hour-glass3:before {
	content: '\eb21';
}

.icon-moon-spinner:before {
	content: '\eb22';
}

.icon-moon-spinner2:before {
	content: '\eb23';
}

.icon-moon-spinner3:before {
	content: '\eb24';
}

.icon-moon-spinner4:before {
	content: '\eb25';
}

.icon-moon-spinner5:before {
	content: '\eb26';
}

.icon-moon-spinner6:before {
	content: '\eb27';
}

.icon-moon-spinner7:before {
	content: '\eb28';
}

.icon-moon-spinner8:before {
	content: '\eb29';
}

.icon-moon-spinner9:before {
	content: '\eb2a';
}

.icon-moon-spinner10:before {
	content: '\eb2b';
}

.icon-moon-spinner11:before {
	content: '\eb2c';
}

.icon-moon-microscope:before {
	content: '\eb2d';
}

.icon-moon-binoculars:before {
	content: '\eb2e';
}

.icon-moon-binoculars2:before {
	content: '\eb2f';
}

.icon-moon-search:before {
	content: '\eb30';
}

.icon-moon-zoom-in:before {
	content: '\eb31';
}

.icon-moon-zoom-out:before {
	content: '\eb32';
}

.icon-moon-search2:before {
	content: '\eb33';
}

.icon-moon-zoom-in2:before {
	content: '\eb34';
}

.icon-moon-zoom-out2:before {
	content: '\eb35';
}

.icon-moon-search3:before {
	content: '\eb36';
}

.icon-moon-search4:before {
	content: '\eb37';
}

.icon-moon-zoom-in3:before {
	content: '\eb38';
}

.icon-moon-zoom-out3:before {
	content: '\eb39';
}

.icon-moon-search5:before {
	content: '\eb3a';
}

.icon-moon-search6:before {
	content: '\eb3b';
}

.icon-moon-enlarge:before {
	content: '\eb3c';
}

.icon-moon-shrink:before {
	content: '\eb3d';
}

.icon-moon-enlarge2:before {
	content: '\eb3e';
}

.icon-moon-shrink2:before {
	content: '\eb3f';
}

.icon-moon-enlarge3:before {
	content: '\eb40';
}

.icon-moon-shrink3:before {
	content: '\eb41';
}

.icon-moon-enlarge4:before {
	content: '\eb42';
}

.icon-moon-shrink4:before {
	content: '\eb43';
}

.icon-moon-enlarge5:before {
	content: '\eb44';
}

.icon-moon-shrink5:before {
	content: '\eb45';
}

.icon-moon-enlarge6:before {
	content: '\eb46';
}

.icon-moon-shrink6:before {
	content: '\eb47';
}

.icon-moon-enlarge7:before {
	content: '\eb48';
}

.icon-moon-shrink7:before {
	content: '\eb49';
}

.icon-moon-key:before {
	content: '\eb4a';
}

.icon-moon-key2:before {
	content: '\eb4b';
}

.icon-moon-key3:before {
	content: '\eb4c';
}

.icon-moon-key4:before {
	content: '\eb4d';
}

.icon-moon-key5:before {
	content: '\eb4e';
}

.icon-moon-keyhole:before {
	content: '\eb4f';
}

.icon-moon-lock:before {
	content: '\eb50';
}

.icon-moon-lock2:before {
	content: '\eb51';
}

.icon-moon-lock3:before {
	content: '\eb52';
}

.icon-moon-lock4:before {
	content: '\eb53';
}

.icon-moon-unlocked:before {
	content: '\eb54';
}

.icon-moon-lock5:before {
	content: '\eb55';
}

.icon-moon-unlocked2:before {
	content: '\eb56';
}

.icon-moon-safe:before {
	content: '\eb57';
}

.icon-moon-wrench:before {
	content: '\eb58';
}

.icon-moon-wrench2:before {
	content: '\eb59';
}

.icon-moon-wrench3:before {
	content: '\eb5a';
}

.icon-moon-equalizer:before {
	content: '\eb5b';
}

.icon-moon-equalizer2:before {
	content: '\eb5c';
}

.icon-moon-equalizer3:before {
	content: '\eb5d';
}

.icon-moon-equalizer4:before {
	content: '\eb5e';
}

.icon-moon-cog:before {
	content: '\eb5f';
}

.icon-moon-cogs:before {
	content: '\eb60';
}

.icon-moon-cog2:before {
	content: '\eb61';
}

.icon-moon-cog3:before {
	content: '\eb62';
}

.icon-moon-cog4:before {
	content: '\eb63';
}

.icon-moon-cog5:before {
	content: '\eb64';
}

.icon-moon-cog6:before {
	content: '\eb65';
}

.icon-moon-cog7:before {
	content: '\eb66';
}

.icon-moon-factory:before {
	content: '\eb67';
}

.icon-moon-hammer:before {
	content: '\eb68';
}

.icon-moon-hammer-wrench:before {
	content: '\eb69';
}

.icon-moon-knife:before {
	content: '\eb6a';
}

.icon-moon-screwdriver:before {
	content: '\eb6b';
}

.icon-moon-screwdriver2:before {
	content: '\eb6c';
}

.icon-moon-magic-wand:before {
	content: '\eb6d';
}

.icon-moon-magic-wand2:before {
	content: '\eb6e';
}

.icon-moon-pulse:before {
	content: '\eb6f';
}

.icon-moon-pulse2:before {
	content: '\eb70';
}

.icon-moon-aid-kit:before {
	content: '\eb71';
}

.icon-moon-aid-kit2:before {
	content: '\eb72';
}

.icon-moon-stethoscope:before {
	content: '\eb73';
}

.icon-moon-ambulance:before {
	content: '\eb74';
}

.icon-moon-alarm2:before {
	content: '\eb75';
}

.icon-moon-pandage:before {
	content: '\eb76';
}

.icon-moon-pandage2:before {
	content: '\eb77';
}

.icon-moon-bug:before {
	content: '\eb78';
}

.icon-moon-bug2:before {
	content: '\eb79';
}

.icon-moon-syringe:before {
	content: '\eb7a';
}

.icon-moon-syringe2:before {
	content: '\eb7b';
}

.icon-moon-pill:before {
	content: '\eb7c';
}

.icon-moon-construction:before {
	content: '\eb7d';
}

.icon-moon-traffic-cone:before {
	content: '\eb7e';
}

.icon-moon-traffic-lights:before {
	content: '\eb7f';
}

.icon-moon-pie-chart:before {
	content: '\eb80';
}

.icon-moon-pie-chart2:before {
	content: '\eb81';
}

.icon-moon-pie-chart3:before {
	content: '\eb82';
}

.icon-moon-pie-chart4:before {
	content: '\eb83';
}

.icon-moon-pie-chart5:before {
	content: '\eb84';
}

.icon-moon-pie-chart6:before {
	content: '\eb85';
}

.icon-moon-pie-chart7:before {
	content: '\eb86';
}

.icon-moon-stats-dots:before {
	content: '\eb87';
}

.icon-moon-stats-bars:before {
	content: '\eb88';
}

.icon-moon-pie-chart8:before {
	content: '\eb89';
}

.icon-moon-stats-bars2:before {
	content: '\eb8a';
}

.icon-moon-stats-bars3:before {
	content: '\eb8b';
}

.icon-moon-stats-bars4:before {
	content: '\eb8c';
}

.icon-moon-stats-bars5:before {
	content: '\eb8d';
}

.icon-moon-stats-bars6:before {
	content: '\eb8e';
}

.icon-moon-chart:before {
	content: '\eb8f';
}

.icon-moon-stats-growth:before {
	content: '\eb90';
}

.icon-moon-stats-decline:before {
	content: '\eb91';
}

.icon-moon-stats-growth2:before {
	content: '\eb92';
}

.icon-moon-stats-decline2:before {
	content: '\eb93';
}

.icon-moon-stairs-up:before {
	content: '\eb94';
}

.icon-moon-stairs-down:before {
	content: '\eb95';
}

.icon-moon-stairs:before {
	content: '\eb96';
}

.icon-moon-stairs2:before {
	content: '\eb97';
}

.icon-moon-ladder:before {
	content: '\eb98';
}

.icon-moon-rating:before {
	content: '\eb99';
}

.icon-moon-rating2:before {
	content: '\eb9a';
}

.icon-moon-rating3:before {
	content: '\eb9b';
}

.icon-moon-cake:before {
	content: '\eb9c';
}

.icon-moon-podium:before {
	content: '\eb9d';
}

.icon-moon-stars:before {
	content: '\eb9e';
}

.icon-moon-medal-star:before {
	content: '\eb9f';
}

.icon-moon-medal:before {
	content: '\eba0';
}

.icon-moon-medal2:before {
	content: '\eba1';
}

.icon-moon-medal-first:before {
	content: '\eba2';
}

.icon-moon-medal-second:before {
	content: '\eba3';
}

.icon-moon-medal-third:before {
	content: '\eba4';
}

.icon-moon-crown:before {
	content: '\eba5';
}

.icon-moon-trophy:before {
	content: '\eba6';
}

.icon-moon-trophy2:before {
	content: '\eba7';
}

.icon-moon-trophy3:before {
	content: '\eba8';
}

.icon-moon-diamond:before {
	content: '\eba9';
}

.icon-moon-diamond2:before {
	content: '\ebaa';
}

.icon-moon-trophy4:before {
	content: '\ebab';
}

.icon-moon-gift:before {
	content: '\ebac';
}

.icon-moon-gift2:before {
	content: '\ebad';
}

.icon-moon-balloon:before {
	content: '\ebae';
}

.icon-moon-pipe:before {
	content: '\ebaf';
}

.icon-moon-mustache:before {
	content: '\ebb0';
}

.icon-moon-mustache2:before {
	content: '\ebb1';
}

.icon-moon-glass:before {
	content: '\ebb2';
}

.icon-moon-glass2:before {
	content: '\ebb3';
}

.icon-moon-glass3:before {
	content: '\ebb4';
}

.icon-moon-glass4:before {
	content: '\ebb5';
}

.icon-moon-bottle:before {
	content: '\ebb6';
}

.icon-moon-bottle2:before {
	content: '\ebb7';
}

.icon-moon-bottle3:before {
	content: '\ebb8';
}

.icon-moon-bottle4:before {
	content: '\ebb9';
}

.icon-moon-mug:before {
	content: '\ebba';
}

.icon-moon-fork-knife:before {
	content: '\ebbb';
}

.icon-moon-spoon-knife:before {
	content: '\ebbc';
}

.icon-moon-cook:before {
	content: '\ebbd';
}

.icon-moon-plate:before {
	content: '\ebbe';
}

.icon-moon-steak:before {
	content: '\ebbf';
}

.icon-moon-fish:before {
	content: '\ebc0';
}

.icon-moon-chicken:before {
	content: '\ebc1';
}

.icon-moon-hamburger:before {
	content: '\ebc2';
}

.icon-moon-pizza:before {
	content: '\ebc3';
}

.icon-moon-cheese:before {
	content: '\ebc4';
}

.icon-moon-bread:before {
	content: '\ebc5';
}

.icon-moon-icecream:before {
	content: '\ebc6';
}

.icon-moon-milk:before {
	content: '\ebc7';
}

.icon-moon-cup:before {
	content: '\ebc8';
}

.icon-moon-cup2:before {
	content: '\ebc9';
}

.icon-moon-coffee-bean:before {
	content: '\ebca';
}

.icon-moon-coffee:before {
	content: '\ebcb';
}

.icon-moon-teapot:before {
	content: '\ebcc';
}

.icon-moon-leaf:before {
	content: '\ebcd';
}

.icon-moon-leaf2:before {
	content: '\ebce';
}

.icon-moon-apple:before {
	content: '\ebcf';
}

.icon-moon-grapes:before {
	content: '\ebd0';
}

.icon-moon-cherry:before {
	content: '\ebd1';
}

.icon-moon-tree:before {
	content: '\ebd2';
}

.icon-moon-tree2:before {
	content: '\ebd3';
}

.icon-moon-tree3:before {
	content: '\ebd4';
}

.icon-moon-tree4:before {
	content: '\ebd5';
}

.icon-moon-cactus:before {
	content: '\ebd6';
}

.icon-moon-mountains:before {
	content: '\ebd7';
}

.icon-moon-paw:before {
	content: '\ebd8';
}

.icon-moon-footprint:before {
	content: '\ebd9';
}

.icon-moon-tent:before {
	content: '\ebda';
}

.icon-moon-flower:before {
	content: '\ebdb';
}

.icon-moon-flower2:before {
	content: '\ebdc';
}

.icon-moon-rocket:before {
	content: '\ebdd';
}

.icon-moon-meter:before {
	content: '\ebde';
}

.icon-moon-meter2:before {
	content: '\ebdf';
}

.icon-moon-meter-slow:before {
	content: '\ebe0';
}

.icon-moon-meter-medium:before {
	content: '\ebe1';
}

.icon-moon-meter-fast:before {
	content: '\ebe2';
}

.icon-moon-meter3:before {
	content: '\ebe3';
}

.icon-moon-hammer2:before {
	content: '\ebe4';
}

.icon-moon-balance:before {
	content: '\ebe5';
}

.icon-moon-scale:before {
	content: '\ebe6';
}

.icon-moon-bomb:before {
	content: '\ebe7';
}

.icon-moon-fire:before {
	content: '\ebe8';
}

.icon-moon-fire2:before {
	content: '\ebe9';
}

.icon-moon-lab:before {
	content: '\ebea';
}

.icon-moon-atom:before {
	content: '\ebeb';
}

.icon-moon-atom2:before {
	content: '\ebec';
}

.icon-moon-magnet:before {
	content: '\ebed';
}

.icon-moon-magnet2:before {
	content: '\ebee';
}

.icon-moon-dumbbell:before {
	content: '\ebef';
}

.icon-moon-skull:before {
	content: '\ebf0';
}

.icon-moon-skull2:before {
	content: '\ebf1';
}

.icon-moon-lamp:before {
	content: '\ebf2';
}

.icon-moon-lamp2:before {
	content: '\ebf3';
}

.icon-moon-lamp3:before {
	content: '\ebf4';
}

.icon-moon-spotlight:before {
	content: '\ebf5';
}

.icon-moon-lamp4:before {
	content: '\ebf6';
}

.icon-moon-lamp5:before {
	content: '\ebf7';
}

.icon-moon-lamp6:before {
	content: '\ebf8';
}

.icon-moon-lamp7:before {
	content: '\ebf9';
}

.icon-moon-lamp8:before {
	content: '\ebfa';
}

.icon-moon-broom:before {
	content: '\ebfb';
}

.icon-moon-toiletpaper:before {
	content: '\ebfc';
}

.icon-moon-bin:before {
	content: '\ebfd';
}

.icon-moon-bin2:before {
	content: '\ebfe';
}

.icon-moon-bin3:before {
	content: '\ebff';
}

.icon-moon-bin4:before {
	content: '\ec00';
}

.icon-moon-bin5:before {
	content: '\ec01';
}

.icon-moon-briefcase:before {
	content: '\ec02';
}

.icon-moon-briefcase2:before {
	content: '\ec03';
}

.icon-moon-briefcase3:before {
	content: '\ec04';
}

.icon-moon-airplane:before {
	content: '\ec05';
}

.icon-moon-airplane2:before {
	content: '\ec06';
}

.icon-moon-airplane3:before {
	content: '\ec07';
}

.icon-moon-airplane4:before {
	content: '\ec08';
}

.icon-moon-paperplane:before {
	content: '\ec09';
}

.icon-moon-car:before {
	content: '\ec0a';
}

.icon-moon-steering-wheel:before {
	content: '\ec0b';
}

.icon-moon-car2:before {
	content: '\ec0c';
}

.icon-moon-gas:before {
	content: '\ec0d';
}

.icon-moon-bus:before {
	content: '\ec0e';
}

.icon-moon-truck:before {
	content: '\ec0f';
}

.icon-moon-bike:before {
	content: '\ec10';
}

.icon-moon-road:before {
	content: '\ec11';
}

.icon-moon-train:before {
	content: '\ec12';
}

.icon-moon-train2:before {
	content: '\ec13';
}

.icon-moon-ship:before {
	content: '\ec14';
}

.icon-moon-boat:before {
	content: '\ec15';
}

.icon-moon-chopper:before {
	content: '\ec16';
}

.icon-moon-chopper2:before {
	content: '\ec17';
}

.icon-moon-cube:before {
	content: '\ec18';
}

.icon-moon-cube2:before {
	content: '\ec19';
}

.icon-moon-cube3:before {
	content: '\ec1a';
}

.icon-moon-cube4:before {
	content: '\ec1b';
}

.icon-moon-pyramid:before {
	content: '\ec1c';
}

.icon-moon-pyramid2:before {
	content: '\ec1d';
}

.icon-moon-package:before {
	content: '\ec1e';
}

.icon-moon-puzzle:before {
	content: '\ec1f';
}

.icon-moon-puzzle2:before {
	content: '\ec20';
}

.icon-moon-puzzle3:before {
	content: '\ec21';
}

.icon-moon-puzzle4:before {
	content: '\ec22';
}

.icon-moon-glasses-3d:before {
	content: '\ec23';
}

.icon-moon-glasses-3d2:before {
	content: '\ec24';
}

.icon-moon-glasses:before {
	content: '\ec25';
}

.icon-moon-glasses2:before {
	content: '\ec26';
}

.icon-moon-brain:before {
	content: '\ec27';
}

.icon-moon-accessibility:before {
	content: '\ec28';
}

.icon-moon-accessibility2:before {
	content: '\ec29';
}

.icon-moon-strategy:before {
	content: '\ec2a';
}

.icon-moon-target:before {
	content: '\ec2b';
}

.icon-moon-target2:before {
	content: '\ec2c';
}

.icon-moon-target3:before {
	content: '\ec2d';
}

.icon-moon-ammo:before {
	content: '\ec2e';
}

.icon-moon-gun:before {
	content: '\ec2f';
}

.icon-moon-gun-forbidden:before {
	content: '\ec30';
}

.icon-moon-shield:before {
	content: '\ec31';
}

.icon-moon-shield-check:before {
	content: '\ec32';
}

.icon-moon-shield-notice:before {
	content: '\ec33';
}

.icon-moon-shield2:before {
	content: '\ec34';
}

.icon-moon-shield3:before {
	content: '\ec35';
}

.icon-moon-shield4:before {
	content: '\ec36';
}

.icon-moon-soccer:before {
	content: '\ec37';
}

.icon-moon-football:before {
	content: '\ec38';
}

.icon-moon-archery:before {
	content: '\ec39';
}

.icon-moon-bow:before {
	content: '\ec3a';
}

.icon-moon-sword:before {
	content: '\ec3b';
}

.icon-moon-tennis:before {
	content: '\ec3c';
}

.icon-moon-pingpong:before {
	content: '\ec3d';
}

.icon-moon-baseball:before {
	content: '\ec3e';
}

.icon-moon-basketball:before {
	content: '\ec3f';
}

.icon-moon-golf:before {
	content: '\ec40';
}

.icon-moon-golf2:before {
	content: '\ec41';
}

.icon-moon-hockey:before {
	content: '\ec42';
}

.icon-moon-racing:before {
	content: '\ec43';
}

.icon-moon-finish:before {
	content: '\ec44';
}

.icon-moon-eight-ball:before {
	content: '\ec45';
}

.icon-moon-bowling:before {
	content: '\ec46';
}

.icon-moon-bowling2:before {
	content: '\ec47';
}

.icon-moon-power:before {
	content: '\ec48';
}

.icon-moon-power2:before {
	content: '\ec49';
}

.icon-moon-power3:before {
	content: '\ec4a';
}

.icon-moon-switch:before {
	content: '\ec4b';
}

.icon-moon-switch2:before {
	content: '\ec4c';
}

.icon-moon-power-cord:before {
	content: '\ec4d';
}

.icon-moon-power-cord2:before {
	content: '\ec4e';
}

.icon-moon-outlet:before {
	content: '\ec4f';
}

.icon-moon-clipboard:before {
	content: '\ec50';
}

.icon-moon-clipboard2:before {
	content: '\ec51';
}

.icon-moon-clipboard3:before {
	content: '\ec52';
}

.icon-moon-clipboard4:before {
	content: '\ec53';
}

.icon-moon-clipboard5:before {
	content: '\ec54';
}

.icon-moon-clipboard6:before {
	content: '\ec55';
}

.icon-moon-playlist:before {
	content: '\ec56';
}

.icon-moon-playlist-add:before {
	content: '\ec57';
}

.icon-moon-list-numbered:before {
	content: '\ec58';
}

.icon-moon-list:before {
	content: '\ec59';
}

.icon-moon-list2:before {
	content: '\ec5a';
}

.icon-moon-more:before {
	content: '\ec5b';
}

.icon-moon-more2:before {
	content: '\ec5c';
}

.icon-moon-grid:before {
	content: '\ec5d';
}

.icon-moon-grid2:before {
	content: '\ec5e';
}

.icon-moon-grid3:before {
	content: '\ec5f';
}

.icon-moon-grid4:before {
	content: '\ec60';
}

.icon-moon-grid5:before {
	content: '\ec61';
}

.icon-moon-grid6:before {
	content: '\ec62';
}

.icon-moon-grid7:before {
	content: '\ec63';
}

.icon-moon-tree5:before {
	content: '\ec64';
}

.icon-moon-tree6:before {
	content: '\ec65';
}

.icon-moon-tree7:before {
	content: '\ec66';
}

.icon-moon-lan:before {
	content: '\ec67';
}

.icon-moon-lan2:before {
	content: '\ec68';
}

.icon-moon-lan3:before {
	content: '\ec69';
}

.icon-moon-menu:before {
	content: '\ec6a';
}

.icon-moon-circle-small:before {
	content: '\ec6b';
}

.icon-moon-menu2:before {
	content: '\ec6c';
}

.icon-moon-menu3:before {
	content: '\ec6d';
}

.icon-moon-menu4:before {
	content: '\ec6e';
}

.icon-moon-menu5:before {
	content: '\ec6f';
}

.icon-moon-menu6:before {
	content: '\ec70';
}

.icon-moon-menu7:before {
	content: '\ec71';
}

.icon-moon-menu8:before {
	content: '\ec72';
}

.icon-moon-menu9:before {
	content: '\ec73';
}

.icon-moon-menu10:before {
	content: '\ec74';
}

.icon-moon-cloud:before {
	content: '\ec75';
}

.icon-moon-cloud-download:before {
	content: '\ec76';
}

.icon-moon-cloud-upload:before {
	content: '\ec77';
}

.icon-moon-cloud-check:before {
	content: '\ec78';
}

.icon-moon-cloud2:before {
	content: '\ec79';
}

.icon-moon-cloud-download2:before {
	content: '\ec7a';
}

.icon-moon-cloud-upload2:before {
	content: '\ec7b';
}

.icon-moon-cloud-check2:before {
	content: '\ec7c';
}

.icon-moon-download2:before {
	content: '\ec7d';
}

.icon-moon-download3:before {
	content: '\ec7e';
}

.icon-moon-upload2:before {
	content: '\ec7f';
}

.icon-moon-upload3:before {
	content: '\ec80';
}

.icon-moon-import:before {
	content: '\ec81';
}

.icon-moon-import2:before {
	content: '\ec82';
}

.icon-moon-download4:before {
	content: '\ec83';
}

.icon-moon-upload4:before {
	content: '\ec84';
}

.icon-moon-download5:before {
	content: '\ec85';
}

.icon-moon-upload5:before {
	content: '\ec86';
}

.icon-moon-download6:before {
	content: '\ec87';
}

.icon-moon-upload6:before {
	content: '\ec88';
}

.icon-moon-download7:before {
	content: '\ec89';
}

.icon-moon-upload7:before {
	content: '\ec8a';
}

.icon-moon-download8:before {
	content: '\ec8b';
}

.icon-moon-upload8:before {
	content: '\ec8c';
}

.icon-moon-download9:before {
	content: '\ec8d';
}

.icon-moon-upload9:before {
	content: '\ec8e';
}

.icon-moon-download10:before {
	content: '\ec8f';
}

.icon-moon-upload10:before {
	content: '\ec90';
}

.icon-moon-sphere:before {
	content: '\ec91';
}

.icon-moon-sphere2:before {
	content: '\ec92';
}

.icon-moon-sphere3:before {
	content: '\ec93';
}

.icon-moon-planet:before {
	content: '\ec94';
}

.icon-moon-planet2:before {
	content: '\ec95';
}

.icon-moon-earth:before {
	content: '\ec96';
}

.icon-moon-earth2:before {
	content: '\ec97';
}

.icon-moon-earth3:before {
	content: '\ec98';
}

.icon-moon-link:before {
	content: '\ec99';
}

.icon-moon-unlink:before {
	content: '\ec9a';
}

.icon-moon-link2:before {
	content: '\ec9b';
}

.icon-moon-unlink2:before {
	content: '\ec9c';
}

.icon-moon-link3:before {
	content: '\ec9d';
}

.icon-moon-unlink3:before {
	content: '\ec9e';
}

.icon-moon-link4:before {
	content: '\ec9f';
}

.icon-moon-unlink4:before {
	content: '\eca0';
}

.icon-moon-link5:before {
	content: '\eca1';
}

.icon-moon-unlink5:before {
	content: '\eca2';
}

.icon-moon-anchor:before {
	content: '\eca3';
}

.icon-moon-flag:before {
	content: '\eca4';
}

.icon-moon-flag2:before {
	content: '\eca5';
}

.icon-moon-flag3:before {
	content: '\eca6';
}

.icon-moon-flag4:before {
	content: '\eca7';
}

.icon-moon-flag5:before {
	content: '\eca8';
}

.icon-moon-flag6:before {
	content: '\eca9';
}

.icon-moon-flag7:before {
	content: '\ecaa';
}

.icon-moon-flag8:before {
	content: '\ecab';
}

.icon-moon-attachment:before {
	content: '\ecac';
}

.icon-moon-attachment2:before {
	content: '\ecad';
}

.icon-moon-eye:before {
	content: '\ecae';
}

.icon-moon-eye-plus:before {
	content: '\ecaf';
}

.icon-moon-eye-minus:before {
	content: '\ecb0';
}

.icon-moon-eye-blocked:before {
	content: '\ecb1';
}

.icon-moon-eye2:before {
	content: '\ecb2';
}

.icon-moon-eye-blocked2:before {
	content: '\ecb3';
}

.icon-moon-eye3:before {
	content: '\ecb4';
}

.icon-moon-eye-blocked3:before {
	content: '\ecb5';
}

.icon-moon-eye4:before {
	content: '\ecb6';
}

.icon-moon-bookmark2:before {
	content: '\ecb7';
}

.icon-moon-bookmark3:before {
	content: '\ecb8';
}

.icon-moon-bookmarks:before {
	content: '\ecb9';
}

.icon-moon-bookmark4:before {
	content: '\ecba';
}

.icon-moon-spotlight2:before {
	content: '\ecbb';
}

.icon-moon-starburst:before {
	content: '\ecbc';
}

.icon-moon-snowflake:before {
	content: '\ecbd';
}

.icon-moon-temperature:before {
	content: '\ecbe';
}

.icon-moon-temperature2:before {
	content: '\ecbf';
}

.icon-moon-weather-lightning:before {
	content: '\ecc0';
}

.icon-moon-weather-lightning2:before {
	content: '\ecc1';
}

.icon-moon-weather-rain:before {
	content: '\ecc2';
}

.icon-moon-weather-rain2:before {
	content: '\ecc3';
}

.icon-moon-weather-snow:before {
	content: '\ecc4';
}

.icon-moon-weather-snow2:before {
	content: '\ecc5';
}

.icon-moon-weather-cloud-wind:before {
	content: '\ecc6';
}

.icon-moon-weather-cloud-wind2:before {
	content: '\ecc7';
}

.icon-moon-weather-cloud-sun:before {
	content: '\ecc8';
}

.icon-moon-weather-cloud-sun2:before {
	content: '\ecc9';
}

.icon-moon-weather-cloudy:before {
	content: '\ecca';
}

.icon-moon-weather-cloudy2:before {
	content: '\eccb';
}

.icon-moon-weather-sun-wind:before {
	content: '\eccc';
}

.icon-moon-weather-sun-wind2:before {
	content: '\eccd';
}

.icon-moon-sun:before {
	content: '\ecce';
}

.icon-moon-sun2:before {
	content: '\eccf';
}

.icon-moon-moon:before {
	content: '\ecd0';
}

.icon-moon-day-night:before {
	content: '\ecd1';
}

.icon-moon-day-night2:before {
	content: '\ecd2';
}

.icon-moon-weather-windy:before {
	content: '\ecd3';
}

.icon-moon-fan:before {
	content: '\ecd4';
}

.icon-moon-umbrella:before {
	content: '\ecd5';
}

.icon-moon-sun3:before {
	content: '\ecd6';
}

.icon-moon-contrast:before {
	content: '\ecd7';
}

.icon-moon-brightness-contrast:before {
	content: '\ecd8';
}

.icon-moon-brightness-high:before {
	content: '\ecd9';
}

.icon-moon-brightness-medium:before {
	content: '\ecda';
}

.icon-moon-brightness-low:before {
	content: '\ecdb';
}

.icon-moon-bed:before {
	content: '\ecdc';
}

.icon-moon-bed2:before {
	content: '\ecdd';
}

.icon-moon-furniture:before {
	content: '\ecde';
}

.icon-moon-chair:before {
	content: '\ecdf';
}

.icon-moon-star-empty:before {
	content: '\ece0';
}

.icon-moon-star-empty2:before {
	content: '\ece1';
}

.icon-moon-star-full:before {
	content: '\ece2';
}

.icon-moon-star-empty3:before {
	content: '\ece3';
}

.icon-moon-star-half:before {
	content: '\ece4';
}

.icon-moon-star-full2:before {
	content: '\ece5';
}

.icon-moon-star:before {
	content: '\ece6';
}

.icon-moon-heart:before {
	content: '\ece7';
}

.icon-moon-heart2:before {
	content: '\ece8';
}

.icon-moon-heart3:before {
	content: '\ece9';
}

.icon-moon-heart4:before {
	content: '\ecea';
}

.icon-moon-heart-broken:before {
	content: '\eceb';
}

.icon-moon-heart5:before {
	content: '\ecec';
}

.icon-moon-heart6:before {
	content: '\eced';
}

.icon-moon-heart-broken2:before {
	content: '\ecee';
}

.icon-moon-heart7:before {
	content: '\ecef';
}

.icon-moon-heart8:before {
	content: '\ecf0';
}

.icon-moon-heart-broken3:before {
	content: '\ecf1';
}

.icon-moon-lips:before {
	content: '\ecf2';
}

.icon-moon-lips2:before {
	content: '\ecf3';
}

.icon-moon-thumbs-up:before {
	content: '\ecf4';
}

.icon-moon-thumbs-up2:before {
	content: '\ecf5';
}

.icon-moon-thumbs-down:before {
	content: '\ecf6';
}

.icon-moon-thumbs-down2:before {
	content: '\ecf7';
}

.icon-moon-thumbs-up3:before {
	content: '\ecf8';
}

.icon-moon-thumbs-down3:before {
	content: '\ecf9';
}

.icon-moon-height:before {
	content: '\ecfa';
}

.icon-moon-man:before {
	content: '\ecfb';
}

.icon-moon-woman:before {
	content: '\ecfc';
}

.icon-moon-man-woman:before {
	content: '\ecfd';
}

.icon-moon-male:before {
	content: '\ecfe';
}

.icon-moon-female:before {
	content: '\ecff';
}

.icon-moon-peace:before {
	content: '\ed00';
}

.icon-moon-yin-yang:before {
	content: '\ed01';
}

.icon-moon-happy:before {
	content: '\ed02';
}

.icon-moon-happy2:before {
	content: '\ed03';
}

.icon-moon-smile:before {
	content: '\ed04';
}

.icon-moon-smile2:before {
	content: '\ed05';
}

.icon-moon-tongue:before {
	content: '\ed06';
}

.icon-moon-tongue2:before {
	content: '\ed07';
}

.icon-moon-sad:before {
	content: '\ed08';
}

.icon-moon-sad2:before {
	content: '\ed09';
}

.icon-moon-wink:before {
	content: '\ed0a';
}

.icon-moon-wink2:before {
	content: '\ed0b';
}

.icon-moon-grin:before {
	content: '\ed0c';
}

.icon-moon-grin2:before {
	content: '\ed0d';
}

.icon-moon-cool:before {
	content: '\ed0e';
}

.icon-moon-cool2:before {
	content: '\ed0f';
}

.icon-moon-angry:before {
	content: '\ed10';
}

.icon-moon-angry2:before {
	content: '\ed11';
}

.icon-moon-evil:before {
	content: '\ed12';
}

.icon-moon-evil2:before {
	content: '\ed13';
}

.icon-moon-shocked:before {
	content: '\ed14';
}

.icon-moon-shocked2:before {
	content: '\ed15';
}

.icon-moon-baffled:before {
	content: '\ed16';
}

.icon-moon-baffled2:before {
	content: '\ed17';
}

.icon-moon-confused:before {
	content: '\ed18';
}

.icon-moon-confused2:before {
	content: '\ed19';
}

.icon-moon-neutral:before {
	content: '\ed1a';
}

.icon-moon-neutral2:before {
	content: '\ed1b';
}

.icon-moon-hipster:before {
	content: '\ed1c';
}

.icon-moon-hipster2:before {
	content: '\ed1d';
}

.icon-moon-wondering:before {
	content: '\ed1e';
}

.icon-moon-wondering2:before {
	content: '\ed1f';
}

.icon-moon-sleepy:before {
	content: '\ed20';
}

.icon-moon-sleepy2:before {
	content: '\ed21';
}

.icon-moon-frustrated:before {
	content: '\ed22';
}

.icon-moon-frustrated2:before {
	content: '\ed23';
}

.icon-moon-crying:before {
	content: '\ed24';
}

.icon-moon-crying2:before {
	content: '\ed25';
}

.icon-moon-cursor:before {
	content: '\ed26';
}

.icon-moon-cursor2:before {
	content: '\ed27';
}

.icon-moon-lasso:before {
	content: '\ed28';
}

.icon-moon-lasso2:before {
	content: '\ed29';
}

.icon-moon-select:before {
	content: '\ed2a';
}

.icon-moon-select2:before {
	content: '\ed2b';
}

.icon-moon-point-up:before {
	content: '\ed2c';
}

.icon-moon-point-right:before {
	content: '\ed2d';
}

.icon-moon-point-down:before {
	content: '\ed2e';
}

.icon-moon-point-left:before {
	content: '\ed2f';
}

.icon-moon-pointer:before {
	content: '\ed30';
}

.icon-moon-reminder:before {
	content: '\ed31';
}

.icon-moon-drag-left-right:before {
	content: '\ed32';
}

.icon-moon-drag-left:before {
	content: '\ed33';
}

.icon-moon-drag-right:before {
	content: '\ed34';
}

.icon-moon-touch:before {
	content: '\ed35';
}

.icon-moon-multitouch:before {
	content: '\ed36';
}

.icon-moon-touch-zoom:before {
	content: '\ed37';
}

.icon-moon-touch-pinch:before {
	content: '\ed38';
}

.icon-moon-hand:before {
	content: '\ed39';
}

.icon-moon-grab:before {
	content: '\ed3a';
}

.icon-moon-stack-empty:before {
	content: '\ed3b';
}

.icon-moon-stack-plus:before {
	content: '\ed3c';
}

.icon-moon-stack-minus:before {
	content: '\ed3d';
}

.icon-moon-stack-star:before {
	content: '\ed3e';
}

.icon-moon-stack-picture:before {
	content: '\ed3f';
}

.icon-moon-stack-down:before {
	content: '\ed40';
}

.icon-moon-stack-up:before {
	content: '\ed41';
}

.icon-moon-stack-cancel:before {
	content: '\ed42';
}

.icon-moon-stack-check:before {
	content: '\ed43';
}

.icon-moon-stack-text:before {
	content: '\ed44';
}

.icon-moon-stack-clubs:before {
	content: '\ed45';
}

.icon-moon-stack-spades:before {
	content: '\ed46';
}

.icon-moon-stack-hearts:before {
	content: '\ed47';
}

.icon-moon-stack-diamonds:before {
	content: '\ed48';
}

.icon-moon-stack-user:before {
	content: '\ed49';
}

.icon-moon-stack4:before {
	content: '\ed4a';
}

.icon-moon-stack-music:before {
	content: '\ed4b';
}

.icon-moon-stack-play:before {
	content: '\ed4c';
}

.icon-moon-move:before {
	content: '\ed4d';
}

.icon-moon-dots:before {
	content: '\ed4e';
}

.icon-moon-warning:before {
	content: '\ed4f';
}

.icon-moon-warning2:before {
	content: '\ed50';
}

.icon-moon-notification:before {
	content: '\ed51';
}

.icon-moon-notification2:before {
	content: '\ed52';
}

.icon-moon-question:before {
	content: '\ed53';
}

.icon-moon-question2:before {
	content: '\ed54';
}

.icon-moon-question3:before {
	content: '\ed55';
}

.icon-moon-question4:before {
	content: '\ed56';
}

.icon-moon-question5:before {
	content: '\ed57';
}

.icon-moon-question6:before {
	content: '\ed58';
}

.icon-moon-plus:before {
	content: '\ed59';
}

.icon-moon-minus:before {
	content: '\ed5a';
}

.icon-moon-plus2:before {
	content: '\ed5b';
}

.icon-moon-minus2:before {
	content: '\ed5c';
}

.icon-moon-plus3:before {
	content: '\ed5d';
}

.icon-moon-minus3:before {
	content: '\ed5e';
}

.icon-moon-plus-circle:before {
	content: '\ed5f';
}

.icon-moon-minus-circle:before {
	content: '\ed60';
}

.icon-moon-plus-circle2:before {
	content: '\ed61';
}

.icon-moon-minus-circle2:before {
	content: '\ed62';
}

.icon-moon-info:before {
	content: '\ed63';
}

.icon-moon-info2:before {
	content: '\ed64';
}

.icon-moon-cancel-circle:before {
	content: '\ed65';
}

.icon-moon-cancel-circle2:before {
	content: '\ed66';
}

.icon-moon-blocked:before {
	content: '\ed67';
}

.icon-moon-cancel-square:before {
	content: '\ed68';
}

.icon-moon-cancel-square2:before {
	content: '\ed69';
}

.icon-moon-cancel:before {
	content: '\ed6a';
}

.icon-moon-spam:before {
	content: '\ed6b';
}

.icon-moon-cross:before {
	content: '\ed6c';
}

.icon-moon-cross2:before {
	content: '\ed6d';
}

.icon-moon-cross3:before {
	content: '\ed6e';
}

.icon-moon-checkmark:before {
	content: '\ed6f';
}

.icon-moon-checkmark2:before {
	content: '\ed70';
}

.icon-moon-checkmark3:before {
	content: '\ed71';
}

.icon-moon-checkmark4:before {
	content: '\ed72';
}

.icon-moon-checkmark5:before {
	content: '\ed73';
}

.icon-moon-spell-check:before {
	content: '\ed74';
}

.icon-moon-spell-check2:before {
	content: '\ed75';
}

.icon-moon-enter:before {
	content: '\ed76';
}

.icon-moon-exit:before {
	content: '\ed77';
}

.icon-moon-enter2:before {
	content: '\ed78';
}

.icon-moon-exit2:before {
	content: '\ed79';
}

.icon-moon-enter3:before {
	content: '\ed7a';
}

.icon-moon-exit3:before {
	content: '\ed7b';
}

.icon-moon-wall:before {
	content: '\ed7c';
}

.icon-moon-fence:before {
	content: '\ed7d';
}

.icon-moon-play3:before {
	content: '\ed7e';
}

.icon-moon-pause:before {
	content: '\ed7f';
}

.icon-moon-stop:before {
	content: '\ed80';
}

.icon-moon-previous:before {
	content: '\ed81';
}

.icon-moon-next:before {
	content: '\ed82';
}

.icon-moon-backward:before {
	content: '\ed83';
}

.icon-moon-forward2:before {
	content: '\ed84';
}

.icon-moon-play4:before {
	content: '\ed85';
}

.icon-moon-pause2:before {
	content: '\ed86';
}

.icon-moon-stop2:before {
	content: '\ed87';
}

.icon-moon-backward2:before {
	content: '\ed88';
}

.icon-moon-forward3:before {
	content: '\ed89';
}

.icon-moon-first:before {
	content: '\ed8a';
}

.icon-moon-last:before {
	content: '\ed8b';
}

.icon-moon-previous2:before {
	content: '\ed8c';
}

.icon-moon-next2:before {
	content: '\ed8d';
}

.icon-moon-eject:before {
	content: '\ed8e';
}

.icon-moon-volume-high:before {
	content: '\ed8f';
}

.icon-moon-volume-medium:before {
	content: '\ed90';
}

.icon-moon-volume-low:before {
	content: '\ed91';
}

.icon-moon-volume-mute:before {
	content: '\ed92';
}

.icon-moon-speaker-left:before {
	content: '\ed93';
}

.icon-moon-speaker-right:before {
	content: '\ed94';
}

.icon-moon-volume-mute2:before {
	content: '\ed95';
}

.icon-moon-volume-increase:before {
	content: '\ed96';
}

.icon-moon-volume-decrease:before {
	content: '\ed97';
}

.icon-moon-volume-high2:before {
	content: '\ed98';
}

.icon-moon-volume-medium2:before {
	content: '\ed99';
}

.icon-moon-volume-medium3:before {
	content: '\ed9a';
}

.icon-moon-volume-low2:before {
	content: '\ed9b';
}

.icon-moon-volume-mute3:before {
	content: '\ed9c';
}

.icon-moon-volume-increase2:before {
	content: '\ed9d';
}

.icon-moon-volume-decrease2:before {
	content: '\ed9e';
}

.icon-moon-volume-decrease3:before {
	content: '\ed9f';
}

.icon-moon-volume-5:before {
	content: '\eda0';
}

.icon-moon-volume-4:before {
	content: '\eda1';
}

.icon-moon-volume-3:before {
	content: '\eda2';
}

.icon-moon-volume-2:before {
	content: '\eda3';
}

.icon-moon-volume-1:before {
	content: '\eda4';
}

.icon-moon-volume-0:before {
	content: '\eda5';
}

.icon-moon-volume-mute4:before {
	content: '\eda6';
}

.icon-moon-volume-mute5:before {
	content: '\eda7';
}

.icon-moon-loop:before {
	content: '\eda8';
}

.icon-moon-loop2:before {
	content: '\eda9';
}

.icon-moon-loop3:before {
	content: '\edaa';
}

.icon-moon-infinite-square:before {
	content: '\edab';
}

.icon-moon-infinite:before {
	content: '\edac';
}

.icon-moon-infinite2:before {
	content: '\edad';
}

.icon-moon-loop4:before {
	content: '\edae';
}

.icon-moon-shuffle:before {
	content: '\edaf';
}

.icon-moon-shuffle2:before {
	content: '\edb0';
}

.icon-moon-wave:before {
	content: '\edb1';
}

.icon-moon-wave2:before {
	content: '\edb2';
}

.icon-moon-split:before {
	content: '\edb3';
}

.icon-moon-merge:before {
	content: '\edb4';
}

.icon-moon-first2:before {
	content: '\edb5';
}

.icon-moon-last2:before {
	content: '\edb6';
}

.icon-moon-arrow-up:before {
	content: '\edb7';
}

.icon-moon-arrow-up2:before {
	content: '\edb8';
}

.icon-moon-arrow-up3:before {
	content: '\edb9';
}

.icon-moon-arrow-up4:before {
	content: '\edba';
}

.icon-moon-arrow-right:before {
	content: '\edbb';
}

.icon-moon-arrow-right2:before {
	content: '\edbc';
}

.icon-moon-arrow-right3:before {
	content: '\edbd';
}

.icon-moon-arrow-right4:before {
	content: '\edbe';
}

.icon-moon-arrow-down:before {
	content: '\edbf';
}

.icon-moon-arrow-down2:before {
	content: '\edc0';
}

.icon-moon-arrow-down3:before {
	content: '\edc1';
}

.icon-moon-arrow-down4:before {
	content: '\edc2';
}

.icon-moon-arrow-left:before {
	content: '\edc3';
}

.icon-moon-arrow-left2:before {
	content: '\edc4';
}

.icon-moon-arrow-left3:before {
	content: '\edc5';
}

.icon-moon-arrow-left4:before {
	content: '\edc6';
}

.icon-moon-arrow-up5:before {
	content: '\edc7';
}

.icon-moon-arrow-right5:before {
	content: '\edc8';
}

.icon-moon-arrow-down5:before {
	content: '\edc9';
}

.icon-moon-arrow-left5:before {
	content: '\edca';
}

.icon-moon-arrow-up-left:before {
	content: '\edcb';
}

.icon-moon-arrow-up6:before {
	content: '\edcc';
}

.icon-moon-arrow-up-right:before {
	content: '\edcd';
}

.icon-moon-arrow-right6:before {
	content: '\edce';
}

.icon-moon-arrow-down-right:before {
	content: '\edcf';
}

.icon-moon-arrow-down6:before {
	content: '\edd0';
}

.icon-moon-arrow-down-left:before {
	content: '\edd1';
}

.icon-moon-arrow-left6:before {
	content: '\edd2';
}

.icon-moon-arrow-up-left2:before {
	content: '\edd3';
}

.icon-moon-arrow-up7:before {
	content: '\edd4';
}

.icon-moon-arrow-up-right2:before {
	content: '\edd5';
}

.icon-moon-arrow-right7:before {
	content: '\edd6';
}

.icon-moon-arrow-down-right2:before {
	content: '\edd7';
}

.icon-moon-arrow-down7:before {
	content: '\edd8';
}

.icon-moon-arrow-down-left2:before {
	content: '\edd9';
}

.icon-moon-arrow-left7:before {
	content: '\edda';
}

.icon-moon-arrow-up-left3:before {
	content: '\eddb';
}

.icon-moon-arrow-up8:before {
	content: '\eddc';
}

.icon-moon-arrow-up-right3:before {
	content: '\eddd';
}

.icon-moon-arrow-right8:before {
	content: '\edde';
}

.icon-moon-arrow-down-right3:before {
	content: '\eddf';
}

.icon-moon-arrow-down8:before {
	content: '\ede0';
}

.icon-moon-arrow-down-left3:before {
	content: '\ede1';
}

.icon-moon-arrow-left8:before {
	content: '\ede2';
}

.icon-moon-circle-up:before {
	content: '\ede3';
}

.icon-moon-circle-right:before {
	content: '\ede4';
}

.icon-moon-circle-down:before {
	content: '\ede5';
}

.icon-moon-circle-left:before {
	content: '\ede6';
}

.icon-moon-circle-up2:before {
	content: '\ede7';
}

.icon-moon-circle-right2:before {
	content: '\ede8';
}

.icon-moon-circle-down2:before {
	content: '\ede9';
}

.icon-moon-circle-left2:before {
	content: '\edea';
}

.icon-moon-circle-up-left:before {
	content: '\edeb';
}

.icon-moon-circle-up3:before {
	content: '\edec';
}

.icon-moon-circle-up-right:before {
	content: '\eded';
}

.icon-moon-circle-right3:before {
	content: '\edee';
}

.icon-moon-circle-down-right:before {
	content: '\edef';
}

.icon-moon-circle-down3:before {
	content: '\edf0';
}

.icon-moon-circle-down-left:before {
	content: '\edf1';
}

.icon-moon-circle-left3:before {
	content: '\edf2';
}

.icon-moon-circle-up-left2:before {
	content: '\edf3';
}

.icon-moon-circle-up4:before {
	content: '\edf4';
}

.icon-moon-circle-up-right2:before {
	content: '\edf5';
}

.icon-moon-circle-right4:before {
	content: '\edf6';
}

.icon-moon-circle-down-right2:before {
	content: '\edf7';
}

.icon-moon-circle-down4:before {
	content: '\edf8';
}

.icon-moon-circle-down-left2:before {
	content: '\edf9';
}

.icon-moon-circle-left4:before {
	content: '\edfa';
}

.icon-moon-arrow-resize:before {
	content: '\edfb';
}

.icon-moon-arrow-resize2:before {
	content: '\edfc';
}

.icon-moon-arrow-resize3:before {
	content: '\edfd';
}

.icon-moon-arrow-resize4:before {
	content: '\edfe';
}

.icon-moon-arrow-resize5:before {
	content: '\edff';
}

.icon-moon-arrow-resize6:before {
	content: '\ee00';
}

.icon-moon-arrow-resize7:before {
	content: '\ee01';
}

.icon-moon-arrow-resize8:before {
	content: '\ee02';
}

.icon-moon-square-up-left:before {
	content: '\ee03';
}

.icon-moon-square-up:before {
	content: '\ee04';
}

.icon-moon-square-up-right:before {
	content: '\ee05';
}

.icon-moon-square-right:before {
	content: '\ee06';
}

.icon-moon-square-down-right:before {
	content: '\ee07';
}

.icon-moon-square-down:before {
	content: '\ee08';
}

.icon-moon-square-down-left:before {
	content: '\ee09';
}

.icon-moon-square-left:before {
	content: '\ee0a';
}

.icon-moon-arrow-up9:before {
	content: '\ee0b';
}

.icon-moon-arrow-right9:before {
	content: '\ee0c';
}

.icon-moon-arrow-down9:before {
	content: '\ee0d';
}

.icon-moon-arrow-left9:before {
	content: '\ee0e';
}

.icon-moon-arrow-up10:before {
	content: '\ee0f';
}

.icon-moon-arrow-right10:before {
	content: '\ee10';
}

.icon-moon-arrow-down10:before {
	content: '\ee11';
}

.icon-moon-arrow-left10:before {
	content: '\ee12';
}

.icon-moon-arrow-up-left4:before {
	content: '\ee13';
}

.icon-moon-arrow-up11:before {
	content: '\ee14';
}

.icon-moon-arrow-up-right4:before {
	content: '\ee15';
}

.icon-moon-arrow-right11:before {
	content: '\ee16';
}

.icon-moon-arrow-down-right4:before {
	content: '\ee17';
}

.icon-moon-arrow-down11:before {
	content: '\ee18';
}

.icon-moon-arrow-down-left4:before {
	content: '\ee19';
}

.icon-moon-arrow-left11:before {
	content: '\ee1a';
}

.icon-moon-arrow-up-left5:before {
	content: '\ee1b';
}

.icon-moon-arrow-up12:before {
	content: '\ee1c';
}

.icon-moon-arrow-up-right5:before {
	content: '\ee1d';
}

.icon-moon-arrow-right12:before {
	content: '\ee1e';
}

.icon-moon-arrow-down-right5:before {
	content: '\ee1f';
}

.icon-moon-arrow-down12:before {
	content: '\ee20';
}

.icon-moon-arrow-down-left5:before {
	content: '\ee21';
}

.icon-moon-arrow-left12:before {
	content: '\ee22';
}

.icon-moon-arrow-up13:before {
	content: '\ee23';
}

.icon-moon-arrow-right13:before {
	content: '\ee24';
}

.icon-moon-arrow-down13:before {
	content: '\ee25';
}

.icon-moon-arrow-left13:before {
	content: '\ee26';
}

.icon-moon-arrow-up14:before {
	content: '\ee27';
}

.icon-moon-arrow-right14:before {
	content: '\ee28';
}

.icon-moon-arrow-down14:before {
	content: '\ee29';
}

.icon-moon-arrow-left14:before {
	content: '\ee2a';
}

.icon-moon-circle-up5:before {
	content: '\ee2b';
}

.icon-moon-circle-right5:before {
	content: '\ee2c';
}

.icon-moon-circle-down5:before {
	content: '\ee2d';
}

.icon-moon-circle-left5:before {
	content: '\ee2e';
}

.icon-moon-circle-up6:before {
	content: '\ee2f';
}

.icon-moon-circle-right6:before {
	content: '\ee30';
}

.icon-moon-circle-down6:before {
	content: '\ee31';
}

.icon-moon-circle-left6:before {
	content: '\ee32';
}

.icon-moon-arrow-up15:before {
	content: '\ee33';
}

.icon-moon-arrow-right15:before {
	content: '\ee34';
}

.icon-moon-arrow-down15:before {
	content: '\ee35';
}

.icon-moon-arrow-left15:before {
	content: '\ee36';
}

.icon-moon-arrow-up16:before {
	content: '\ee37';
}

.icon-moon-arrow-right16:before {
	content: '\ee38';
}

.icon-moon-arrow-down16:before {
	content: '\ee39';
}

.icon-moon-arrow-left16:before {
	content: '\ee3a';
}

.icon-moon-menu-open:before {
	content: '\ee3b';
}

.icon-moon-menu-open2:before {
	content: '\ee3c';
}

.icon-moon-menu-close:before {
	content: '\ee3d';
}

.icon-moon-menu-close2:before {
	content: '\ee3e';
}

.icon-moon-enter4:before {
	content: '\ee3f';
}

.icon-moon-enter5:before {
	content: '\ee40';
}

.icon-moon-esc:before {
	content: '\ee41';
}

.icon-moon-enter6:before {
	content: '\ee42';
}

.icon-moon-backspace:before {
	content: '\ee43';
}

.icon-moon-backspace2:before {
	content: '\ee44';
}

.icon-moon-tab:before {
	content: '\ee45';
}

.icon-moon-transmission:before {
	content: '\ee46';
}

.icon-moon-transmission2:before {
	content: '\ee47';
}

.icon-moon-sort:before {
	content: '\ee48';
}

.icon-moon-sort2:before {
	content: '\ee49';
}

.icon-moon-move-up:before {
	content: '\ee4a';
}

.icon-moon-move-down:before {
	content: '\ee4b';
}

.icon-moon-sort-alpha-asc:before {
	content: '\ee4c';
}

.icon-moon-sort-alpha-desc:before {
	content: '\ee4d';
}

.icon-moon-sort-numeric-asc:before {
	content: '\ee4e';
}

.icon-moon-sort-numberic-desc:before {
	content: '\ee4f';
}

.icon-moon-sort-amount-asc:before {
	content: '\ee50';
}

.icon-moon-sort-amount-desc:before {
	content: '\ee51';
}

.icon-moon-sort-time-asc:before {
	content: '\ee52';
}

.icon-moon-sort-time-desc:before {
	content: '\ee53';
}

.icon-moon-battery-6:before {
	content: '\ee54';
}

.icon-moon-battery-5:before {
	content: '\ee55';
}

.icon-moon-battery-4:before {
	content: '\ee56';
}

.icon-moon-battery-3:before {
	content: '\ee57';
}

.icon-moon-battery-2:before {
	content: '\ee58';
}

.icon-moon-battery-1:before {
	content: '\ee59';
}

.icon-moon-battery-0:before {
	content: '\ee5a';
}

.icon-moon-battery-charging:before {
	content: '\ee5b';
}

.icon-moon-key-keyboard:before {
	content: '\ee5c';
}

.icon-moon-key-A:before {
	content: '\ee5d';
}

.icon-moon-key-up:before {
	content: '\ee5e';
}

.icon-moon-key-right:before {
	content: '\ee5f';
}

.icon-moon-key-down:before {
	content: '\ee60';
}

.icon-moon-key-left:before {
	content: '\ee61';
}

.icon-moon-command:before {
	content: '\ee62';
}

.icon-moon-shift:before {
	content: '\ee63';
}

.icon-moon-ctrl:before {
	content: '\ee64';
}

.icon-moon-opt:before {
	content: '\ee65';
}

.icon-moon-checkbox-checked:before {
	content: '\ee66';
}

.icon-moon-checkbox-unchecked:before {
	content: '\ee67';
}

.icon-moon-checkbox-partial:before {
	content: '\ee68';
}

.icon-moon-square:before {
	content: '\ee69';
}

.icon-moon-triangle:before {
	content: '\ee6a';
}

.icon-moon-triangle2:before {
	content: '\ee6b';
}

.icon-moon-diamond3:before {
	content: '\ee6c';
}

.icon-moon-diamond4:before {
	content: '\ee6d';
}

.icon-moon-checkbox-checked2:before {
	content: '\ee6e';
}

.icon-moon-checkbox-unchecked2:before {
	content: '\ee6f';
}

.icon-moon-checkbox-partial2:before {
	content: '\ee70';
}

.icon-moon-radio-checked:before {
	content: '\ee71';
}

.icon-moon-radio-checked2:before {
	content: '\ee72';
}

.icon-moon-radio-unchecked:before {
	content: '\ee73';
}

.icon-moon-toggle-on:before {
	content: '\ee74';
}

.icon-moon-toggle-off:before {
	content: '\ee75';
}

.icon-moon-checkmark-circle:before {
	content: '\ee76';
}

.icon-moon-circle:before {
	content: '\ee77';
}

.icon-moon-circle2:before {
	content: '\ee78';
}

.icon-moon-circles:before {
	content: '\ee79';
}

.icon-moon-circles2:before {
	content: '\ee7a';
}

.icon-moon-crop:before {
	content: '\ee7b';
}

.icon-moon-crop2:before {
	content: '\ee7c';
}

.icon-moon-make-group:before {
	content: '\ee7d';
}

.icon-moon-ungroup:before {
	content: '\ee7e';
}

.icon-moon-vector:before {
	content: '\ee7f';
}

.icon-moon-vector2:before {
	content: '\ee80';
}

.icon-moon-rulers:before {
	content: '\ee81';
}

.icon-moon-ruler:before {
	content: '\ee82';
}

.icon-moon-pencil-ruler:before {
	content: '\ee83';
}

.icon-moon-scissors:before {
	content: '\ee84';
}

.icon-moon-scissors2:before {
	content: '\ee85';
}

.icon-moon-scissors3:before {
	content: '\ee86';
}

.icon-moon-haircut:before {
	content: '\ee87';
}

.icon-moon-comb:before {
	content: '\ee88';
}

.icon-moon-filter:before {
	content: '\ee89';
}

.icon-moon-filter2:before {
	content: '\ee8a';
}

.icon-moon-filter3:before {
	content: '\ee8b';
}

.icon-moon-filter4:before {
	content: '\ee8c';
}

.icon-moon-font:before {
	content: '\ee8d';
}

.icon-moon-ampersand:before {
	content: '\ee8e';
}

.icon-moon-ligature:before {
	content: '\ee8f';
}

.icon-moon-ligature2:before {
	content: '\ee90';
}

.icon-moon-font-size:before {
	content: '\ee91';
}

.icon-moon-typography:before {
	content: '\ee92';
}

.icon-moon-text-height:before {
	content: '\ee93';
}

.icon-moon-text-width:before {
	content: '\ee94';
}

.icon-moon-height2:before {
	content: '\ee95';
}

.icon-moon-width:before {
	content: '\ee96';
}

.icon-moon-bold:before {
	content: '\ee97';
}

.icon-moon-underline:before {
	content: '\ee98';
}

.icon-moon-italic:before {
	content: '\ee99';
}

.icon-moon-strikethrough:before {
	content: '\ee9a';
}

.icon-moon-strikethrough2:before {
	content: '\ee9b';
}

.icon-moon-font-size2:before {
	content: '\ee9c';
}

.icon-moon-bold2:before {
	content: '\ee9d';
}

.icon-moon-underline2:before {
	content: '\ee9e';
}

.icon-moon-italic2:before {
	content: '\ee9f';
}

.icon-moon-strikethrough3:before {
	content: '\eea0';
}

.icon-moon-omega:before {
	content: '\eea1';
}

.icon-moon-sigma:before {
	content: '\eea2';
}

.icon-moon-nbsp:before {
	content: '\eea3';
}

.icon-moon-page-break:before {
	content: '\eea4';
}

.icon-moon-page-break2:before {
	content: '\eea5';
}

.icon-moon-superscript:before {
	content: '\eea6';
}

.icon-moon-subscript:before {
	content: '\eea7';
}

.icon-moon-superscript2:before {
	content: '\eea8';
}

.icon-moon-subscript2:before {
	content: '\eea9';
}

.icon-moon-text-color:before {
	content: '\eeaa';
}

.icon-moon-highlight:before {
	content: '\eeab';
}

.icon-moon-pagebreak:before {
	content: '\eeac';
}

.icon-moon-clear-formatting:before {
	content: '\eead';
}

.icon-moon-table:before {
	content: '\eeae';
}

.icon-moon-table2:before {
	content: '\eeaf';
}

.icon-moon-insert-template:before {
	content: '\eeb0';
}

.icon-moon-pilcrow:before {
	content: '\eeb1';
}

.icon-moon-ltr:before {
	content: '\eeb2';
}

.icon-moon-rtl:before {
	content: '\eeb3';
}

.icon-moon-ltr2:before {
	content: '\eeb4';
}

.icon-moon-rtl2:before {
	content: '\eeb5';
}

.icon-moon-section:before {
	content: '\eeb6';
}

.icon-moon-paragraph-left:before {
	content: '\eeb7';
}

.icon-moon-paragraph-center:before {
	content: '\eeb8';
}

.icon-moon-paragraph-right:before {
	content: '\eeb9';
}

.icon-moon-paragraph-justify:before {
	content: '\eeba';
}

.icon-moon-paragraph-left2:before {
	content: '\eebb';
}

.icon-moon-paragraph-center2:before {
	content: '\eebc';
}

.icon-moon-paragraph-right2:before {
	content: '\eebd';
}

.icon-moon-paragraph-justify2:before {
	content: '\eebe';
}

.icon-moon-indent-increase:before {
	content: '\eebf';
}

.icon-moon-indent-decrease:before {
	content: '\eec0';
}

.icon-moon-paragraph-left3:before {
	content: '\eec1';
}

.icon-moon-paragraph-center3:before {
	content: '\eec2';
}

.icon-moon-paragraph-right3:before {
	content: '\eec3';
}

.icon-moon-paragraph-justify3:before {
	content: '\eec4';
}

.icon-moon-indent-increase2:before {
	content: '\eec5';
}

.icon-moon-indent-decrease2:before {
	content: '\eec6';
}

.icon-moon-share:before {
	content: '\eec7';
}

.icon-moon-share2:before {
	content: '\eec8';
}

.icon-moon-new-tab:before {
	content: '\eec9';
}

.icon-moon-new-tab2:before {
	content: '\eeca';
}

.icon-moon-popout:before {
	content: '\eecb';
}

.icon-moon-embed:before {
	content: '\eecc';
}

.icon-moon-embed2:before {
	content: '\eecd';
}

.icon-moon-markup:before {
	content: '\eece';
}

.icon-moon-regexp:before {
	content: '\eecf';
}

.icon-moon-regexp2:before {
	content: '\eed0';
}

.icon-moon-code:before {
	content: '\eed1';
}

.icon-moon-circle-css:before {
	content: '\eed2';
}

.icon-moon-circle-code:before {
	content: '\eed3';
}

.icon-moon-terminal:before {
	content: '\eed4';
}

.icon-moon-unicode:before {
	content: '\eed5';
}

.icon-moon-seven-segment-0:before {
	content: '\eed6';
}

.icon-moon-seven-segment-1:before {
	content: '\eed7';
}

.icon-moon-seven-segment-2:before {
	content: '\eed8';
}

.icon-moon-seven-segment-3:before {
	content: '\eed9';
}

.icon-moon-seven-segment-4:before {
	content: '\eeda';
}

.icon-moon-seven-segment-5:before {
	content: '\eedb';
}

.icon-moon-seven-segment-6:before {
	content: '\eedc';
}

.icon-moon-seven-segment-7:before {
	content: '\eedd';
}

.icon-moon-seven-segment-8:before {
	content: '\eede';
}

.icon-moon-seven-segment-9:before {
	content: '\eedf';
}

.icon-moon-share3:before {
	content: '\eee0';
}

.icon-moon-share4:before {
	content: '\eee1';
}

.icon-moon-mail:before {
	content: '\eee2';
}

.icon-moon-mail2:before {
	content: '\eee3';
}

.icon-moon-mail3:before {
	content: '\eee4';
}

.icon-moon-mail4:before {
	content: '\eee5';
}

.icon-moon-amazon:before {
	content: '\eee6';
}

.icon-moon-google:before {
	content: '\eee7';
}

.icon-moon-google2:before {
	content: '\eee8';
}

.icon-moon-google3:before {
	content: '\eee9';
}

.icon-moon-google-plus:before {
	content: '\eeea';
}

.icon-moon-google-plus2:before {
	content: '\eeeb';
}

.icon-moon-google-plus3:before {
	content: '\eeec';
}

.icon-moon-hangouts:before {
	content: '\eeed';
}

.icon-moon-google-drive:before {
	content: '\eeee';
}

.icon-moon-facebook:before {
	content: '\eeef';
}

.icon-moon-facebook2:before {
	content: '\eef0';
}

.icon-moon-instagram:before {
	content: '\eef1';
}

.icon-moon-whatsapp:before {
	content: '\eef2';
}

.icon-moon-spotify:before {
	content: '\eef3';
}

.icon-moon-telegram:before {
	content: '\eef4';
}

.icon-moon-twitter:before {
	content: '\eef5';
}

.icon-moon-vine:before {
	content: '\eef6';
}

.icon-moon-vk:before {
	content: '\eef7';
}

.icon-moon-renren:before {
	content: '\eef8';
}

.icon-moon-sina-weibo:before {
	content: '\eef9';
}

.icon-moon-rss:before {
	content: '\eefa';
}

.icon-moon-rss2:before {
	content: '\eefb';
}

.icon-moon-youtube:before {
	content: '\eefc';
}

.icon-moon-youtube2:before {
	content: '\eefd';
}

.icon-moon-twitch:before {
	content: '\eefe';
}

.icon-moon-vimeo:before {
	content: '\eeff';
}

.icon-moon-vimeo2:before {
	content: '\ef00';
}

.icon-moon-lanyrd:before {
	content: '\ef01';
}

.icon-moon-flickr:before {
	content: '\ef02';
}

.icon-moon-flickr2:before {
	content: '\ef03';
}

.icon-moon-flickr3:before {
	content: '\ef04';
}

.icon-moon-flickr4:before {
	content: '\ef05';
}

.icon-moon-dribbble:before {
	content: '\ef06';
}

.icon-moon-behance:before {
	content: '\ef07';
}

.icon-moon-behance2:before {
	content: '\ef08';
}

.icon-moon-deviantart:before {
	content: '\ef09';
}

.icon-moon-500px:before {
	content: '\ef0a';
}

.icon-moon-steam:before {
	content: '\ef0b';
}

.icon-moon-steam2:before {
	content: '\ef0c';
}

.icon-moon-dropbox:before {
	content: '\ef0d';
}

.icon-moon-onedrive:before {
	content: '\ef0e';
}

.icon-moon-github:before {
	content: '\ef0f';
}

.icon-moon-npm:before {
	content: '\ef10';
}

.icon-moon-basecamp:before {
	content: '\ef11';
}

.icon-moon-trello:before {
	content: '\ef12';
}

.icon-moon-wordpress:before {
	content: '\ef13';
}

.icon-moon-joomla:before {
	content: '\ef14';
}

.icon-moon-ello:before {
	content: '\ef15';
}

.icon-moon-blogger:before {
	content: '\ef16';
}

.icon-moon-blogger2:before {
	content: '\ef17';
}

.icon-moon-tumblr:before {
	content: '\ef18';
}

.icon-moon-tumblr2:before {
	content: '\ef19';
}

.icon-moon-yahoo:before {
	content: '\ef1a';
}

.icon-moon-yahoo2:before {
	content: '\ef1b';
}

.icon-moon-tux:before {
	content: '\ef1c';
}

.icon-moon-appleinc:before {
	content: '\ef1d';
}

.icon-moon-finder:before {
	content: '\ef1e';
}

.icon-moon-android:before {
	content: '\ef1f';
}

.icon-moon-windows:before {
	content: '\ef20';
}

.icon-moon-windows8:before {
	content: '\ef21';
}

.icon-moon-soundcloud:before {
	content: '\ef22';
}

.icon-moon-soundcloud2:before {
	content: '\ef23';
}

.icon-moon-skype:before {
	content: '\ef24';
}

.icon-moon-reddit:before {
	content: '\ef25';
}

.icon-moon-hackernews:before {
	content: '\ef26';
}

.icon-moon-wikipedia:before {
	content: '\ef27';
}

.icon-moon-linkedin:before {
	content: '\ef28';
}

.icon-moon-linkedin2:before {
	content: '\ef29';
}

.icon-moon-lastfm:before {
	content: '\ef2a';
}

.icon-moon-lastfm2:before {
	content: '\ef2b';
}

.icon-moon-delicious:before {
	content: '\ef2c';
}

.icon-moon-stumbleupon:before {
	content: '\ef2d';
}

.icon-moon-stumbleupon2:before {
	content: '\ef2e';
}

.icon-moon-stackoverflow:before {
	content: '\ef2f';
}

.icon-moon-pinterest:before {
	content: '\ef30';
}

.icon-moon-pinterest2:before {
	content: '\ef31';
}

.icon-moon-xing:before {
	content: '\ef32';
}

.icon-moon-xing2:before {
	content: '\ef33';
}

.icon-moon-flattr:before {
	content: '\ef34';
}

.icon-moon-foursquare:before {
	content: '\ef35';
}

.icon-moon-yelp:before {
	content: '\ef36';
}

.icon-moon-paypal:before {
	content: '\ef37';
}

.icon-moon-chrome:before {
	content: '\ef38';
}

.icon-moon-firefox:before {
	content: '\ef39';
}

.icon-moon-IE:before {
	content: '\ef3a';
}

.icon-moon-edge:before {
	content: '\ef3b';
}

.icon-moon-safari:before {
	content: '\ef3c';
}

.icon-moon-opera:before {
	content: '\ef3d';
}

.icon-moon-file-pdf:before {
	content: '\ef3e';
}

.icon-moon-file-openoffice:before {
	content: '\ef3f';
}

.icon-moon-file-word:before {
	content: '\ef40';
}

.icon-moon-file-excel:before {
	content: '\ef41';
}

.icon-moon-libreoffice:before {
	content: '\ef42';
}

.icon-moon-html-five:before {
	content: '\ef43';
}

.icon-moon-html-five2:before {
	content: '\ef44';
}

.icon-moon-css3:before {
	content: '\ef45';
}

.icon-moon-git:before {
	content: '\ef46';
}

.icon-moon-codepen:before {
	content: '\ef47';
}

.icon-moon-svg:before {
	content: '\ef48';
}

.icon-moon-IcoMoon:before {
	content: '\ef49';
}



/* CSS Document */
.alignfull {
	max-width: inherit;
	position: relative;
}

body.has-gutenberg-blocks .blog-entry .entry-body {
	padding: 0;
}

blockquote.wp-block-quote>p {
	border: none;
	padding: 0;
	margin: 0 0 10px;
}

ul.wp-block-gallery li {
	padding: 0;
	margin: 0;
}

.wp-block-pullquote p {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
	flex: 1;
	height: 100%;
	object-fit: cover;
	-o-object-fit: cover;
}

figure.wp-block-pullquote {
	margin-bottom: 20px;
}

figure.wp-block-pullquote.alignleft {
	text-align: left;
}

blockquote.wp-block-quote {
	margin: 20px 0 30px;
	padding: 0;
}

blockquote.wp-block-quote>cite,
blockquote.wp-block-quote>cite,
.wp-block-quote.is-style-large cite {
	display: block;
	margin-top: 0;
	text-align: inherit;
}

body.has-gutenberg-blocks code {
	background: #f3f4f5;
	border-radius: 2px;
	padding: 1px 3px 3px;
	margin: 0 1px;
}

body.has-gutenberg-blocks .blog-entry.post-standard .entry-title h4 {
	font-size: 39px;
	font-weight: 600;
}

pre.wp-block-preformatted,
pre.wp-block-verse {
	border-color: #d1d1d1;
	font-family: monospace;
}

.has-gutenberg-blocks section>.page>ol {
	padding-top: 0;
}

.wp-block-latest-posts.is-grid li {
	margin: 0;
}

.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts {
	padding-left: 0;
	margin-bottom: 40px;
}

.has-gutenberg-blocks section>.page>ul.wp-block-latest-posts.is-grid {
	margin: 0;
	padding-left: 0;
}

blockquote.wp-block-quote,
.wp-block-pullquote blockquote {
	font-style: italic;
	font-size: 18px;
	padding: 0;
	background-color: transparent;
	border-left: 4px solid currentColor;
	padding-left: 15px;
}

.wp-block-pullquote blockquote,
.wp-block-pullquote blockquote p {
	border-width: 0;
	padding-left: 0;
}

blockquote.wp-block-quote.is-large cite {
	font-size: 13px;
	text-align: left;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border-left: 4px solid currentColor;
}

.wp-block-button__link {
	font-size: 16px;
	margin-bottom: 25px;
}

.wp-block-button.alignleft,
.wp-block-pullquote.alignleft,
.wp-block-image .alignleft,
.wp-block-cover.alignleft,
body.has-gutenberg-blocks ul.wp-block-gallery.alignleft {
	margin-right: 2em;
}

.wp-block-button.alignright,
.wp-block-pullquote.alignright,
.wp-block-image .alignright,
.wp-block-cover.alignright,
body.has-gutenberg-blocks ul.wp-block-gallery.alignright {
	margin-left: 2em;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 22px;
}

body.has-gutenberg-blocks ul.wp-block-gallery {
	display: flex;
	margin: 0 0 15px 0;
	padding-left: 0;
}

.wp-block-table td,
.wp-block-table th {
	padding: 1.5em;
	font-size: 16px;
	text-align: left;
}

.wp-block-table td,
.wp-block-table th,
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
	border-color: rgba(0, 0, 0, 0.1);
}

.wp-block-table table,
.wp-block-table.is-style-stripes table {
	border-collapse: collapse;
}

.wp-block-table tbody tr:nth-child(2n+1) td {
	background: transparent;
}

.wp-block-cover.has-background-dim {
	margin-bottom: 1.5em;
}

.wp-block-embed-vimeo.alignfull iframe {
	width: 100%;
	min-height: 905px;
}

body.has-gutenberg-blocks em a {
	border-bottom: 1px solid;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
	background-color: #000;
}

.is-style-outline .wp-block-button__link:hover {
	color: #000;
}

.wp-block-file .wp-block-file__button {
	display: table;
	margin: 15px 0 0;
}

.wp-block-pullquote {
	margin-top: 10px;
}

.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul {
	margin-left: 0;
}

.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts.is-grid {
	padding-left: 0;
}

.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-archives-list,
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-categories-list,
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul.wp-block-latest-posts:not(.is-grid) {
	list-style-position: inside;
}

.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul,
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol {
	margin-bottom: 35px;
}

.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>.wp-block-archives-dropdown .selection-box {
	display: inline-block;
}

.wp-block-archives-dropdown~p {
	margin-top: 20px;
}

.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul li a:hover,
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ol li a:hover {
	color: #000;
}

.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>*[class*="wp-block"] {
	margin-bottom: 35px;
}

table.wp-block-table {
	border-collapse: collapse;
}

table.wp-block-table.is-style-stripes {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-collapse: collapse;
}

table.wp-block-table tbody tr:nth-child(2n+1) {
	background: rgba(0, 0, 0, 0);
}

table.wp-block-table th,
table.wp-block-table td {
	vertical-align: middle;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
	padding: 0
}

.wp-block-separator {
	margin: 1.65em auto;
	border-bottom-width: 1px;
	border-bottom-color: #eaeaea;
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: inherit;
}

.wp-block-media-text {
	margin: 0 0 30px;
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
	color: #fff;
}

.wp-block-cover-text a:hover {
	color: rgba(255, 255, 255, 0.7);
}

html:not(.vc_transform) .entry-body p.has-large-font-size,
html:not(.vc_transform) .entry-body p.has-large-font-size+p {
	line-height: normal;
}

.has-primary-background-color,
.has-secondary-background-color,
.has-tertiary-background-color {
	color: #ffffff;
}

.wp-block-coblocks-click-to-tweet__text {
	display: block;
	border-width: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}

.wp-block-coblocks-click-to-tweet__text:before {
	display: inline-block;
	margin-right: 15px;
	position: relative;
	top: 5px;
}

.wp-block-coblocks-author__content .wp-block-coblocks-author__name {
	margin: 0 0 15px;
}

.has-drop-cap:not(:focus):after {
	content: "";
	display: table;
	clear: both;
	padding-top: 14px;
}

.has-primary-background-color,
.has-secondary-background-color,
.has-tertiary-background-color,
.has-background.has-primary-background-color a,
.has-background.has-secondary-background-color a,
.has-background.has-tertiary-background-color a {
	color: #ffffff;
}

.has-background.has-primary-background-color a:not(.wp-block-button__link):hover,
.has-background.has-secondary-background-color a:not(.wp-block-button__link):hover,
.has-background.has-tertiary-background-color a:not(.wp-block-button__link):hover {
	color: rgba(255, 255, 255, 0.7);
}

/****************/

.wp-block-quote[style="text-align:right"] {
	border: solid;
	border-width: 0 0.2rem 0 0;
	padding: 0 15px 0 0;
}

.wp-block-separator.is-style-dots {
	color: currentColor;
}

ol.wp-block-latest-comments,
.has-gutenberg-blocks section .blog-single-entry.category-block .entry-body>ul {
	padding-left: 0;
}

ul.wp-block-categories-list.aligncenter li {
	list-style-position: inside;
}

ul.wp-block-categories-list li ul {
	padding-left: 2.5em;
}

.has-gutenberg-blocks .wp-block-coblocks-click-to-tweet .wp-block-coblocks-click-to-tweet__text {
	padding-left: 0;
	display: block;
	margin: 0;
	font-style: italic;
	font-size: 18px;
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: inherit;
}

.has-gutenberg-blocks .wp-block-archives-dropdown .selection-box:after {
	border-right-width: 0;
}

.wp-block-latest-comments__comment article {
	display: block;
	font-size: 16px;
}

/**
 *
 * All animations must live in their own file
 * in the animations directory and be included
 * here.
 *
 */
/**
 * Styles shared by multiple animations
 */
/**
 * Dots
 */
@-webkit-keyframes scale
{
    0%
    {
        opacity: 1; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }

    45%
    {
        opacity: .7; 
                transform: scale(.1);
        -webkit-transform: scale(.1);
    }

    80%
    {
        opacity: 1; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes scale
{
    0%
    {
        opacity: 1; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }

    45%
    {
        opacity: .7; 
                transform: scale(.1);
        -webkit-transform: scale(.1);
    }

    80%
    {
        opacity: 1; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.ball-pulse > div:nth-child(0)
{
            animation: scale .75s -.36s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: scale .75s -.36s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(1)
{
            animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(2)
{
            animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(3)
{
            animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div
{
    background-color: #fff;
    border-radius: 100%;
    display: inline-block; 
    height: 15px;
    margin: 2px;
    width: 15px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-pulse-sync
{
    33%
    {
                transform: translateY(10px); 
        -webkit-transform: translateY(10px);
    }

    66%
    {
                transform: translateY(-10px); 
        -webkit-transform: translateY(-10px);
    }

    100%
    {
                transform: translateY(0); 
        -webkit-transform: translateY(0);
    }
}

@keyframes ball-pulse-sync
{
    33%
    {
                transform: translateY(10px); 
        -webkit-transform: translateY(10px);
    }

    66%
    {
                transform: translateY(-10px); 
        -webkit-transform: translateY(-10px);
    }

    100%
    {
                transform: translateY(0); 
        -webkit-transform: translateY(0);
    }
}

.ball-pulse-sync > div:nth-child(0)
{
            animation: ball-pulse-sync .6s -.21s infinite ease-in-out; 
    -webkit-animation: ball-pulse-sync .6s -.21s infinite ease-in-out;
}
.ball-pulse-sync > div:nth-child(1)
{
            animation: ball-pulse-sync .6s -.14s infinite ease-in-out; 
    -webkit-animation: ball-pulse-sync .6s -.14s infinite ease-in-out;
}
.ball-pulse-sync > div:nth-child(2)
{
            animation: ball-pulse-sync .6s -.07s infinite ease-in-out; 
    -webkit-animation: ball-pulse-sync .6s -.07s infinite ease-in-out;
}
.ball-pulse-sync > div:nth-child(3)
{
            animation: ball-pulse-sync .6s 0s infinite ease-in-out; 
    -webkit-animation: ball-pulse-sync .6s 0s infinite ease-in-out;
}
.ball-pulse-sync > div
{
    background-color: #fff;
    border-radius: 100%;
    display: inline-block; 
    height: 15px;
    margin: 2px;
    width: 15px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-scale
{
    0%
    {
                transform: scale(0); 
        -webkit-transform: scale(0);
    }

    100%
    {
        opacity: 0; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes ball-scale
{
    0%
    {
                transform: scale(0); 
        -webkit-transform: scale(0);
    }

    100%
    {
        opacity: 0; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.ball-scale > div
{
            animation: ball-scale 1s 0s ease-in-out infinite; 
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 15px;
    height: 60px;
    margin: 2px;
    width: 15px;
    width: 60px;
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes rotate
{
    0%
    {
                transform: rotate(0deg); 
        -webkit-transform: rotate(0deg);
    }

    50%
    {
                transform: rotate(180deg); 
        -webkit-transform: rotate(180deg);
    }

    100%
    {
                transform: rotate(360deg); 
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate
{
    0%
    {
                transform: rotate(0deg); 
        -webkit-transform: rotate(0deg);
    }

    50%
    {
                transform: rotate(180deg); 
        -webkit-transform: rotate(180deg);
    }

    100%
    {
                transform: rotate(360deg); 
        -webkit-transform: rotate(360deg);
    }
}

.ball-rotate
{
    position: relative;
}
.ball-rotate > div
{
    background-color: #fff;
    border-radius: 100%;
    height: 15px;
    margin: 2px;
    position: relative; 
    width: 15px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-rotate > div:first-child
{
            animation: rotate 1s 0s cubic-bezier(.7, -.13, .22, .86) infinite; 
    -webkit-animation: rotate 1s 0s cubic-bezier(.7, -.13, .22, .86) infinite;
}
.ball-rotate > div:before,
.ball-rotate > div:after
{
    background-color: #fff;
    border-radius: 100%;
    content: '';
    height: 15px;
    margin: 2px;
    opacity: .8; 
    position: absolute;
    width: 15px;
}
.ball-rotate > div:before
{
    left: -28px; 
    top: 0;
}
.ball-rotate > div:after
{
    left: 25px; 
    top: 0;
}

@keyframes rotate
{
    0%
    {
                transform: rotate(0deg) scale(1); 
        -webkit-transform: rotate(0deg) scale(1);
    }

    50%
    {
                transform: rotate(180deg) scale(.6); 
        -webkit-transform: rotate(180deg) scale(.6);
    }

    100%
    {
                transform: rotate(360deg) scale(1); 
        -webkit-transform: rotate(360deg) scale(1);
    }
}

.ball-clip-rotate > div
{
            animation: rotate .75s 0s linear infinite; 
    background: transparent !important;
    background-color: #fff;
    border: 2px solid #fff;
    border-bottom-color: transparent;
    border-radius: 100%;
    display: inline-block;
    height: 15px;
    height: 25px;
    margin: 2px;
    width: 15px;
    width: 25px;
    -webkit-animation: rotate .75s 0s linear infinite;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@keyframes rotate
{
    0%
    {
                transform: rotate(0deg) scale(1); 
        -webkit-transform: rotate(0deg) scale(1);
    }

    50%
    {
                transform: rotate(180deg) scale(.6); 
        -webkit-transform: rotate(180deg) scale(.6);
    }

    100%
    {
                transform: rotate(360deg) scale(1); 
        -webkit-transform: rotate(360deg) scale(1);
    }
}

@keyframes scale
{
    30%
    {
                transform: scale(.3); 
        -webkit-transform: scale(.3);
    }

    100%
    {
                transform: scale(1); 
        -webkit-transform: scale(1);
    }
}

.ball-clip-rotate-pulse
{
    position: relative;
            transform: translateY(-15px); 
        -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
}
.ball-clip-rotate-pulse > div
{
    border-radius: 100%; 
    left: 0;
    position: absolute;
    top: 0;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-clip-rotate-pulse > div:first-child
{
            animation: scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite; 
    background: #fff;
    height: 16px;
    left: -7px;
    top: 7px;
    width: 16px;
    -webkit-animation: scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
}
.ball-clip-rotate-pulse > div:last-child
{
            animation: rotate 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
            animation-duration: 1s; 
    background: transparent;
    border: 2px solid #fff;
    border: 2px solid;
    border-color: #fff transparent #fff transparent;
    height: 30px;
    left: -16px;
    position: absolute;
    top: -2px;
    width: 30px;
    -webkit-animation: rotate 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
    -webkit-animation-duration: 1s;
}

@keyframes rotate
{
    0%
    {
                transform: rotate(0deg) scale(1); 
        -webkit-transform: rotate(0deg) scale(1);
    }

    50%
    {
                transform: rotate(180deg) scale(.6); 
        -webkit-transform: rotate(180deg) scale(.6);
    }

    100%
    {
                transform: rotate(360deg) scale(1); 
        -webkit-transform: rotate(360deg) scale(1);
    }
}

.ball-clip-rotate-multiple
{
    position: relative;
}
.ball-clip-rotate-multiple > div
{
            animation: rotate 1s 0s ease-in-out infinite; 
    border: 2px solid #fff;
    border-bottom-color: transparent;
    border-radius: 100%;
    border-top-color: transparent;
    height: 35px;
    left: -20px;
    position: absolute;
    top: -20px;
    width: 35px;
    -webkit-animation: rotate 1s 0s ease-in-out infinite;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-clip-rotate-multiple > div:last-child
{
            animation-direction: reverse; 
            animation-duration: .5s;
    border-color: #fff transparent #fff transparent;
    display: inline-block;
    height: 15px;
    left: -10px;
    top: -10px;
    width: 15px;
    -webkit-animation-direction: reverse;
    -webkit-animation-duration: .5s;
}

@-webkit-keyframes ball-scale-ripple
{
    0%
    {
        opacity: 1; 
                transform: scale(.1);
        -webkit-transform: scale(.1);
    }

    70%
    {
        opacity: .7; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }

    100%
    {
        opacity: .0;
    }
}

@keyframes ball-scale-ripple
{
    0%
    {
        opacity: 1; 
                transform: scale(.1);
        -webkit-transform: scale(.1);
    }

    70%
    {
        opacity: .7; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }

    100%
    {
        opacity: .0;
    }
}

.ball-scale-ripple > div
{
            animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8); 
    border: 2px solid #fff;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(.21, .53, .56, .8);

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-scale-ripple-multiple
{
    0%
    {
        opacity: 1; 
                transform: scale(.1);
        -webkit-transform: scale(.1);
    }

    70%
    {
        opacity: .7; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }

    100%
    {
        opacity: .0;
    }
}

@keyframes ball-scale-ripple-multiple
{
    0%
    {
        opacity: 1; 
                transform: scale(.1);
        -webkit-transform: scale(.1);
    }

    70%
    {
        opacity: .7; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }

    100%
    {
        opacity: .0;
    }
}

.ball-scale-ripple-multiple
{
    position: relative;
            transform: translateY(-25px); 
        -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
}
.ball-scale-ripple-multiple > div:nth-child(0)
{
            animation-delay: -.8s; 
    -webkit-animation-delay: -.8s;
}
.ball-scale-ripple-multiple > div:nth-child(1)
{
            animation-delay: -.6s; 
    -webkit-animation-delay: -.6s;
}
.ball-scale-ripple-multiple > div:nth-child(2)
{
            animation-delay: -.4s; 
    -webkit-animation-delay: -.4s;
}
.ball-scale-ripple-multiple > div:nth-child(3)
{
            animation-delay: -.2s; 
    -webkit-animation-delay: -.2s;
}
.ball-scale-ripple-multiple > div
{
            animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21, .53, .56, .8); 
    border: 2px solid #fff;
    border-radius: 100%;
    height: 50px;
    left: -26px;
    position: absolute;
    top: -2px;
    width: 50px;
    -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(.21, .53, .56, .8);

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-beat
{
    50%
    {
        opacity: .2;
                transform: scale(.75); 
        -webkit-transform: scale(.75);
    }

    100%
    {
        opacity: 1;
                transform: scale(1); 
        -webkit-transform: scale(1);
    }
}

@keyframes ball-beat
{
    50%
    {
        opacity: .2;
                transform: scale(.75); 
        -webkit-transform: scale(.75);
    }

    100%
    {
        opacity: 1;
                transform: scale(1); 
        -webkit-transform: scale(1);
    }
}

.ball-beat > div
{
            animation: ball-beat .7s 0s infinite linear; 
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 15px;
    margin: 2px;
    width: 15px;
    -webkit-animation: ball-beat .7s 0s infinite linear;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-beat > div:nth-child(2n-1)
{
            animation-delay: -.35s !important; 
    -webkit-animation-delay: -.35s !important;
}

@-webkit-keyframes ball-scale-multiple
{
    0%
    {
        opacity: 0; 
                transform: scale(0);
        -webkit-transform: scale(0);
    }

    5%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 0; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes ball-scale-multiple
{
    0%
    {
        opacity: 0; 
                transform: scale(0);
        -webkit-transform: scale(0);
    }

    5%
    {
        opacity: 1;
    }

    100%
    {
        opacity: 0; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.ball-scale-multiple
{
    position: relative;
            transform: translateY(-30px); 
        -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2)
{
            animation-delay: -.4s; 
    -webkit-animation-delay: -.4s;
}
.ball-scale-multiple > div:nth-child(3)
{
            animation-delay: -.2s; 
    -webkit-animation-delay: -.2s;
}
.ball-scale-multiple > div
{
            animation: ball-scale-multiple 1s 0s linear infinite; 
    background-color: #fff;
    border-radius: 100%;
    height: 15px;
    height: 60px;
    left: -30px;
    margin: 2px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 15px;
    width: 60px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-triangle-path-1
{
    33%
    {
                transform: translate(25px, -50px); 
        -webkit-transform: translate(25px, -50px);
    }

    66%
    {
                transform: translate(50px, 0px); 
        -webkit-transform: translate(50px, 0px);
    }

    100%
    {
                transform: translate(0px, 0px); 
        -webkit-transform: translate(0px, 0px);
    }
}

@keyframes ball-triangle-path-1
{
    33%
    {
                transform: translate(25px, -50px); 
        -webkit-transform: translate(25px, -50px);
    }

    66%
    {
                transform: translate(50px, 0px); 
        -webkit-transform: translate(50px, 0px);
    }

    100%
    {
                transform: translate(0px, 0px); 
        -webkit-transform: translate(0px, 0px);
    }
}

@-webkit-keyframes ball-triangle-path-2
{
    33%
    {
                transform: translate(25px, 50px); 
        -webkit-transform: translate(25px, 50px);
    }

    66%
    {
                transform: translate(-25px, 50px); 
        -webkit-transform: translate(-25px, 50px);
    }

    100%
    {
                transform: translate(0px, 0px); 
        -webkit-transform: translate(0px, 0px);
    }
}

@keyframes ball-triangle-path-2
{
    33%
    {
                transform: translate(25px, 50px); 
        -webkit-transform: translate(25px, 50px);
    }

    66%
    {
                transform: translate(-25px, 50px); 
        -webkit-transform: translate(-25px, 50px);
    }

    100%
    {
                transform: translate(0px, 0px); 
        -webkit-transform: translate(0px, 0px);
    }
}

@-webkit-keyframes ball-triangle-path-3
{
    33%
    {
                transform: translate(-50px, 0px); 
        -webkit-transform: translate(-50px, 0px);
    }

    66%
    {
                transform: translate(-25px, -50px); 
        -webkit-transform: translate(-25px, -50px);
    }

    100%
    {
                transform: translate(0px, 0px); 
        -webkit-transform: translate(0px, 0px);
    }
}

@keyframes ball-triangle-path-3
{
    33%
    {
                transform: translate(-50px, 0px); 
        -webkit-transform: translate(-50px, 0px);
    }

    66%
    {
                transform: translate(-25px, -50px); 
        -webkit-transform: translate(-25px, -50px);
    }

    100%
    {
                transform: translate(0px, 0px); 
        -webkit-transform: translate(0px, 0px);
    }
}

.ball-triangle-path
{
    position: relative;
            transform: translate(-29.994px, -37.50938px); 
        -ms-transform: translate(-29.994px, -37.50938px);
    -webkit-transform: translate(-29.994px, -37.50938px);
}
.ball-triangle-path > div:nth-child(1)
{
            animation-delay: 0;
            animation-duration: 2s;
            animation-iteration-count: infinite; 
            animation-name: ball-triangle-path-1;
            animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: ball-triangle-path-1;
    -webkit-animation-timing-function: ease-in-out;
}
.ball-triangle-path > div:nth-child(2)
{
            animation-delay: 0;
            animation-duration: 2s;
            animation-iteration-count: infinite; 
            animation-name: ball-triangle-path-2;
            animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: ball-triangle-path-2;
    -webkit-animation-timing-function: ease-in-out;
}
.ball-triangle-path > div:nth-child(3)
{
            animation-delay: 0;
            animation-duration: 2s;
            animation-iteration-count: infinite; 
            animation-name: ball-triangle-path-3;
            animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: ball-triangle-path-3;
    -webkit-animation-timing-function: ease-in-out;
}
.ball-triangle-path > div
{
    border: 1px solid #fff; 
    border-radius: 100%;
    height: 10px;
    position: absolute;
    width: 10px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-triangle-path > div:nth-of-type(1)
{
    top: 50px;
}
.ball-triangle-path > div:nth-of-type(2)
{
    left: 25px;
}
.ball-triangle-path > div:nth-of-type(3)
{
    left: 50px; 
    top: 50px;
}

@-webkit-keyframes ball-pulse-rise-even
{
    0%
    {
                transform: scale(1.1); 
        -webkit-transform: scale(1.1);
    }

    25%
    {
                transform: translateY(-30px); 
        -webkit-transform: translateY(-30px);
    }

    50%
    {
                transform: scale(.4); 
        -webkit-transform: scale(.4);
    }

    75%
    {
                transform: translateY(30px); 
        -webkit-transform: translateY(30px);
    }

    100%
    {
                transform: translateY(0);
                transform: scale(1); 
        -webkit-transform: translateY(0);
        -webkit-transform: scale(1);
    }
}

@keyframes ball-pulse-rise-even
{
    0%
    {
                transform: scale(1.1); 
        -webkit-transform: scale(1.1);
    }

    25%
    {
                transform: translateY(-30px); 
        -webkit-transform: translateY(-30px);
    }

    50%
    {
                transform: scale(.4); 
        -webkit-transform: scale(.4);
    }

    75%
    {
                transform: translateY(30px); 
        -webkit-transform: translateY(30px);
    }

    100%
    {
                transform: translateY(0);
                transform: scale(1); 
        -webkit-transform: translateY(0);
        -webkit-transform: scale(1);
    }
}

@-webkit-keyframes ball-pulse-rise-odd
{
    0%
    {
                transform: scale(.4); 
        -webkit-transform: scale(.4);
    }

    25%
    {
                transform: translateY(30px); 
        -webkit-transform: translateY(30px);
    }

    50%
    {
                transform: scale(1.1); 
        -webkit-transform: scale(1.1);
    }

    75%
    {
                transform: translateY(-30px); 
        -webkit-transform: translateY(-30px);
    }

    100%
    {
                transform: translateY(0);
                transform: scale(.75); 
        -webkit-transform: translateY(0);
        -webkit-transform: scale(.75);
    }
}

@keyframes ball-pulse-rise-odd
{
    0%
    {
                transform: scale(.4); 
        -webkit-transform: scale(.4);
    }

    25%
    {
                transform: translateY(30px); 
        -webkit-transform: translateY(30px);
    }

    50%
    {
                transform: scale(1.1); 
        -webkit-transform: scale(1.1);
    }

    75%
    {
                transform: translateY(-30px); 
        -webkit-transform: translateY(-30px);
    }

    100%
    {
                transform: translateY(0);
                transform: scale(.75); 
        -webkit-transform: translateY(0);
        -webkit-transform: scale(.75);
    }
}

.ball-pulse-rise > div
{
            animation-delay: 0; 
            animation-duration: 1s;
            animation-iteration-count: infinite;
            animation-timing-function: cubic-bezier(.15, .46, .9, .6);
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    height: 15px;
    margin: 2px;
    width: 15px;
    -webkit-animation-delay: 0;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.15, .46, .9, .6);

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-pulse-rise > div:nth-child(2n)
{
            animation-name: ball-pulse-rise-even; 
    -webkit-animation-name: ball-pulse-rise-even;
}
.ball-pulse-rise > div:nth-child(2n-1)
{
            animation-name: ball-pulse-rise-odd; 
    -webkit-animation-name: ball-pulse-rise-odd;
}

@-webkit-keyframes ball-grid-beat
{
    50%
    {
        opacity: .7;
    }

    100%
    {
        opacity: 1;
    }
}

@keyframes ball-grid-beat
{
    50%
    {
        opacity: .7;
    }

    100%
    {
        opacity: 1;
    }
}

.ball-grid-beat
{
    width: 57px;
}
.ball-grid-beat > div:nth-child(1)
{
            animation-delay: -.07s;
            animation-duration: 1.53s; 
    -webkit-animation-delay: -.07s;
    -webkit-animation-duration: 1.53s;
}
.ball-grid-beat > div:nth-child(2)
{
            animation-delay: .72s;
            animation-duration: .94s; 
    -webkit-animation-delay: .72s;
    -webkit-animation-duration: .94s;
}
.ball-grid-beat > div:nth-child(3)
{
            animation-delay: .11s;
            animation-duration: 1.25s; 
    -webkit-animation-delay: .11s;
    -webkit-animation-duration: 1.25s;
}
.ball-grid-beat > div:nth-child(4)
{
            animation-delay: .13s;
            animation-duration: 1.01s; 
    -webkit-animation-delay: .13s;
    -webkit-animation-duration: 1.01s;
}
.ball-grid-beat > div:nth-child(5)
{
            animation-delay: .1s;
            animation-duration: 1.2s; 
    -webkit-animation-delay: .1s;
    -webkit-animation-duration: 1.2s;
}
.ball-grid-beat > div:nth-child(6)
{
            animation-delay: .18s;
            animation-duration: .97s; 
    -webkit-animation-delay: .18s;
    -webkit-animation-duration: .97s;
}
.ball-grid-beat > div:nth-child(7)
{
            animation-delay: -.09s;
            animation-duration: .67s; 
    -webkit-animation-delay: -.09s;
    -webkit-animation-duration: .67s;
}
.ball-grid-beat > div:nth-child(8)
{
            animation-delay: .42s;
            animation-duration: .92s; 
    -webkit-animation-delay: .42s;
    -webkit-animation-duration: .92s;
}
.ball-grid-beat > div:nth-child(9)
{
            animation-delay: .52s;
            animation-duration: 1.43s; 
    -webkit-animation-delay: .52s;
    -webkit-animation-duration: 1.43s;
}
.ball-grid-beat > div
{
            animation-delay: 0; 
            animation-iteration-count: infinite;
            animation-name: ball-grid-beat;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: ball-grid-beat;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-grid-pulse
{
    0%
    {
                transform: scale(1); 
        -webkit-transform: scale(1);
    }

    50%
    {
        opacity: .7; 
                transform: scale(.5);
        -webkit-transform: scale(.5);
    }

    100%
    {
        opacity: 1; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes ball-grid-pulse
{
    0%
    {
                transform: scale(1); 
        -webkit-transform: scale(1);
    }

    50%
    {
        opacity: .7; 
                transform: scale(.5);
        -webkit-transform: scale(.5);
    }

    100%
    {
        opacity: 1; 
                transform: scale(1);
        -webkit-transform: scale(1);
    }
}

.ball-grid-pulse
{
    width: 57px;
}
.ball-grid-pulse > div:nth-child(1)
{
            animation-delay: .73s;
            animation-duration: 1.3s; 
    -webkit-animation-delay: .73s;
    -webkit-animation-duration: 1.3s;
}
.ball-grid-pulse > div:nth-child(2)
{
            animation-delay: .32s;
            animation-duration: 1.3s; 
    -webkit-animation-delay: .32s;
    -webkit-animation-duration: 1.3s;
}
.ball-grid-pulse > div:nth-child(3)
{
            animation-delay: .71s;
            animation-duration: .88s; 
    -webkit-animation-delay: .71s;
    -webkit-animation-duration: .88s;
}
.ball-grid-pulse > div:nth-child(4)
{
            animation-delay: .62s;
            animation-duration: 1.06s; 
    -webkit-animation-delay: .62s;
    -webkit-animation-duration: 1.06s;
}
.ball-grid-pulse > div:nth-child(5)
{
            animation-delay: .31s;
            animation-duration: .62s; 
    -webkit-animation-delay: .31s;
    -webkit-animation-duration: .62s;
}
.ball-grid-pulse > div:nth-child(6)
{
            animation-delay: -.14s;
            animation-duration: 1.48s; 
    -webkit-animation-delay: -.14s;
    -webkit-animation-duration: 1.48s;
}
.ball-grid-pulse > div:nth-child(7)
{
            animation-delay: -.1s;
            animation-duration: 1.47s; 
    -webkit-animation-delay: -.1s;
    -webkit-animation-duration: 1.47s;
}
.ball-grid-pulse > div:nth-child(8)
{
            animation-delay: .4s;
            animation-duration: 1.49s; 
    -webkit-animation-delay: .4s;
    -webkit-animation-duration: 1.49s;
}
.ball-grid-pulse > div:nth-child(9)
{
            animation-delay: .73s;
            animation-duration: .7s; 
    -webkit-animation-delay: .73s;
    -webkit-animation-duration: .7s;
}
.ball-grid-pulse > div
{
            animation-delay: 0; 
            animation-iteration-count: infinite;
            animation-name: ball-grid-pulse;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: ball-grid-pulse;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-spin-fade-loader
{
    50%
    {
        opacity: .3;
                transform: scale(.4); 
        -webkit-transform: scale(.4);
    }

    100%
    {
        opacity: 1;
                transform: scale(1); 
        -webkit-transform: scale(1);
    }
}

@keyframes ball-spin-fade-loader
{
    50%
    {
        opacity: .3;
                transform: scale(.4); 
        -webkit-transform: scale(.4);
    }

    100%
    {
        opacity: 1;
                transform: scale(1); 
        -webkit-transform: scale(1);
    }
}

.ball-spin-fade-loader
{
    left: -10px; 
    position: relative;
    top: -10px;
}
.ball-spin-fade-loader > div:nth-child(1)
{
            animation: ball-spin-fade-loader 1s -.96s infinite linear; 
    left: 0;
    top: 25px;
    -webkit-animation: ball-spin-fade-loader 1s -.96s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(2)
{
            animation: ball-spin-fade-loader 1s -.84s infinite linear; 
    left: 17.04545px;
    top: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.84s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(3)
{
            animation: ball-spin-fade-loader 1s -.72s infinite linear; 
    left: 25px;
    top: 0;
    -webkit-animation: ball-spin-fade-loader 1s -.72s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(4)
{
            animation: ball-spin-fade-loader 1s -.6s infinite linear; 
    left: 17.04545px;
    top: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.6s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(5)
{
            animation: ball-spin-fade-loader 1s -.48s infinite linear; 
    left: 0;
    top: -25px;
    -webkit-animation: ball-spin-fade-loader 1s -.48s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(6)
{
            animation: ball-spin-fade-loader 1s -.36s infinite linear; 
    left: -17.04545px;
    top: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.36s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(7)
{
            animation: ball-spin-fade-loader 1s -.24s infinite linear; 
    left: -25px;
    top: 0;
    -webkit-animation: ball-spin-fade-loader 1s -.24s infinite linear;
}
.ball-spin-fade-loader > div:nth-child(8)
{
            animation: ball-spin-fade-loader 1s -.12s infinite linear; 
    left: -17.04545px;
    top: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -.12s infinite linear;
}
.ball-spin-fade-loader > div
{
    background-color: #fff;
    border-radius: 100%;
    height: 15px;
    margin: 2px;
    position: absolute; 
    width: 15px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-spin-loader
{
    75%
    {
        opacity: .2;
    }

    100%
    {
        opacity: 1;
    }
}

@keyframes ball-spin-loader
{
    75%
    {
        opacity: .2;
    }

    100%
    {
        opacity: 1;
    }
}

.ball-spin-loader
{
    position: relative;
}
.ball-spin-loader > span:nth-child(1)
{
            animation: ball-spin-loader 2s .9s infinite linear; 
    left: 0;
    top: 45px;
    -webkit-animation: ball-spin-loader 2s .9s infinite linear;
}
.ball-spin-loader > span:nth-child(2)
{
            animation: ball-spin-loader 2s 1.8s infinite linear; 
    left: 30.68182px;
    top: 30.68182px;
    -webkit-animation: ball-spin-loader 2s 1.8s infinite linear;
}
.ball-spin-loader > span:nth-child(3)
{
            animation: ball-spin-loader 2s 2.7s infinite linear; 
    left: 45px;
    top: 0;
    -webkit-animation: ball-spin-loader 2s 2.7s infinite linear;
}
.ball-spin-loader > span:nth-child(4)
{
            animation: ball-spin-loader 2s 3.6s infinite linear; 
    left: 30.68182px;
    top: -30.68182px;
    -webkit-animation: ball-spin-loader 2s 3.6s infinite linear;
}
.ball-spin-loader > span:nth-child(5)
{
            animation: ball-spin-loader 2s 4.5s infinite linear; 
    left: 0;
    top: -45px;
    -webkit-animation: ball-spin-loader 2s 4.5s infinite linear;
}
.ball-spin-loader > span:nth-child(6)
{
            animation: ball-spin-loader 2s 5.4s infinite linear; 
    left: -30.68182px;
    top: -30.68182px;
    -webkit-animation: ball-spin-loader 2s 5.4s infinite linear;
}
.ball-spin-loader > span:nth-child(7)
{
            animation: ball-spin-loader 2s 6.3s infinite linear; 
    left: -45px;
    top: 0;
    -webkit-animation: ball-spin-loader 2s 6.3s infinite linear;
}
.ball-spin-loader > span:nth-child(8)
{
            animation: ball-spin-loader 2s 7.2s infinite linear; 
    left: -30.68182px;
    top: 30.68182px;
    -webkit-animation: ball-spin-loader 2s 7.2s infinite linear;
}
.ball-spin-loader > div
{
    background: green; 
    border-radius: 100%;
    height: 15px;
    position: absolute;
    width: 15px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes ball-zig
{
    33%
    {
                transform: translate(-15px, -30px); 
        -webkit-transform: translate(-15px, -30px);
    }

    66%
    {
                transform: translate(15px, -30px); 
        -webkit-transform: translate(15px, -30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

@keyframes ball-zig
{
    33%
    {
                transform: translate(-15px, -30px); 
        -webkit-transform: translate(-15px, -30px);
    }

    66%
    {
                transform: translate(15px, -30px); 
        -webkit-transform: translate(15px, -30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

@-webkit-keyframes ball-zag
{
    33%
    {
                transform: translate(15px, 30px); 
        -webkit-transform: translate(15px, 30px);
    }

    66%
    {
                transform: translate(-15px, 30px); 
        -webkit-transform: translate(-15px, 30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

@keyframes ball-zag
{
    33%
    {
                transform: translate(15px, 30px); 
        -webkit-transform: translate(15px, 30px);
    }

    66%
    {
                transform: translate(-15px, 30px); 
        -webkit-transform: translate(-15px, 30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

.ball-zig-zag
{
    position: relative;
            transform: translate(-15px, -15px); 
        -ms-transform: translate(-15px, -15px);
    -webkit-transform: translate(-15px, -15px);
}
.ball-zig-zag > div
{
    background-color: #fff;
    border-radius: 100%;
    height: 15px;
    left: -7px; 
    margin: 2px;
    margin-left: 15px;
    position: absolute;
    top: 4px;
    width: 15px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-zig-zag > div:first-child
{
            animation: ball-zig .7s 0s infinite linear; 
    -webkit-animation: ball-zig .7s 0s infinite linear;
}
.ball-zig-zag > div:last-child
{
            animation: ball-zag .7s 0s infinite linear; 
    -webkit-animation: ball-zag .7s 0s infinite linear;
}

@-webkit-keyframes ball-zig-deflect
{
    17%
    {
                transform: translate(-15px, -30px); 
        -webkit-transform: translate(-15px, -30px);
    }

    34%
    {
                transform: translate(15px, -30px); 
        -webkit-transform: translate(15px, -30px);
    }

    50%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }

    67%
    {
                transform: translate(15px, -30px); 
        -webkit-transform: translate(15px, -30px);
    }

    84%
    {
                transform: translate(-15px, -30px); 
        -webkit-transform: translate(-15px, -30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

@keyframes ball-zig-deflect
{
    17%
    {
                transform: translate(-15px, -30px); 
        -webkit-transform: translate(-15px, -30px);
    }

    34%
    {
                transform: translate(15px, -30px); 
        -webkit-transform: translate(15px, -30px);
    }

    50%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }

    67%
    {
                transform: translate(15px, -30px); 
        -webkit-transform: translate(15px, -30px);
    }

    84%
    {
                transform: translate(-15px, -30px); 
        -webkit-transform: translate(-15px, -30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

@-webkit-keyframes ball-zag-deflect
{
    17%
    {
                transform: translate(15px, 30px); 
        -webkit-transform: translate(15px, 30px);
    }

    34%
    {
                transform: translate(-15px, 30px); 
        -webkit-transform: translate(-15px, 30px);
    }

    50%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }

    67%
    {
                transform: translate(-15px, 30px); 
        -webkit-transform: translate(-15px, 30px);
    }

    84%
    {
                transform: translate(15px, 30px); 
        -webkit-transform: translate(15px, 30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

@keyframes ball-zag-deflect
{
    17%
    {
                transform: translate(15px, 30px); 
        -webkit-transform: translate(15px, 30px);
    }

    34%
    {
                transform: translate(-15px, 30px); 
        -webkit-transform: translate(-15px, 30px);
    }

    50%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }

    67%
    {
                transform: translate(-15px, 30px); 
        -webkit-transform: translate(-15px, 30px);
    }

    84%
    {
                transform: translate(15px, 30px); 
        -webkit-transform: translate(15px, 30px);
    }

    100%
    {
                transform: translate(0, 0); 
        -webkit-transform: translate(0, 0);
    }
}

.ball-zig-zag-deflect
{
    position: relative;
            transform: translate(-15px, -15px); 
        -ms-transform: translate(-15px, -15px);
    -webkit-transform: translate(-15px, -15px);
}
.ball-zig-zag-deflect > div
{
    background-color: #fff;
    border-radius: 100%;
    height: 15px;
    left: -7px; 
    margin: 2px;
    margin-left: 15px;
    position: absolute;
    top: 4px;
    width: 15px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.ball-zig-zag-deflect > div:first-child
{
            animation: ball-zig-deflect 1.5s 0s infinite linear; 
    -webkit-animation: ball-zig-deflect 1.5s 0s infinite linear;
}
.ball-zig-zag-deflect > div:last-child
{
            animation: ball-zag-deflect 1.5s 0s infinite linear; 
    -webkit-animation: ball-zag-deflect 1.5s 0s infinite linear;
}

/**
 * Lines
 */
@-webkit-keyframes line-scale
{
    0%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }

    50%
    {
                transform: scaley(.4); 
        -webkit-transform: scaley(.4);
    }

    100%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }
}
@keyframes line-scale
{
    0%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }

    50%
    {
                transform: scaley(.4); 
        -webkit-transform: scaley(.4);
    }

    100%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }
}

.line-scale > div:nth-child(1)
{
            animation: line-scale 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: line-scale 1s -.4s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.line-scale > div:nth-child(2)
{
            animation: line-scale 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: line-scale 1s -.3s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.line-scale > div:nth-child(3)
{
            animation: line-scale 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: line-scale 1s -.2s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.line-scale > div:nth-child(4)
{
            animation: line-scale 1s -.1s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: line-scale 1s -.1s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.line-scale > div:nth-child(5)
{
            animation: line-scale 1s 0s infinite cubic-bezier(.2, .68, .18, 1.08); 
    -webkit-animation: line-scale 1s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.line-scale > div
{
    background-color: #fff;
    border-radius: 2px;
    display: inline-block; 
    height: 35px;
    margin: 2px;
    width: 4px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes line-scale-party
{
    0%
    {
                transform: scale(1); 
        -webkit-transform: scale(1);
    }

    50%
    {
                transform: scale(.5); 
        -webkit-transform: scale(.5);
    }

    100%
    {
                transform: scale(1); 
        -webkit-transform: scale(1);
    }
}

@keyframes line-scale-party
{
    0%
    {
                transform: scale(1); 
        -webkit-transform: scale(1);
    }

    50%
    {
                transform: scale(.5); 
        -webkit-transform: scale(.5);
    }

    100%
    {
                transform: scale(1); 
        -webkit-transform: scale(1);
    }
}

.line-scale-party > div:nth-child(1)
{
            animation-delay: .23s;
            animation-duration: 1.1s; 
    -webkit-animation-delay: .23s;
    -webkit-animation-duration: 1.1s;
}
.line-scale-party > div:nth-child(2)
{
            animation-delay: .09s;
            animation-duration: 1s; 
    -webkit-animation-delay: .09s;
    -webkit-animation-duration: 1s;
}
.line-scale-party > div:nth-child(3)
{
            animation-delay: .44s;
            animation-duration: .65s; 
    -webkit-animation-delay: .44s;
    -webkit-animation-duration: .65s;
}
.line-scale-party > div:nth-child(4)
{
            animation-delay: -.12s;
            animation-duration: 1.01s; 
    -webkit-animation-delay: -.12s;
    -webkit-animation-duration: 1.01s;
}
.line-scale-party > div
{
            animation-delay: 0; 
            animation-iteration-count: infinite;
            animation-name: line-scale-party;
    background-color: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 35px;
    margin: 2px;
    width: 4px;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: line-scale-party;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes line-scale-pulse-out
{
    0%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }

    50%
    {
                transform: scaley(.4); 
        -webkit-transform: scaley(.4);
    }

    100%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }
}

@keyframes line-scale-pulse-out
{
    0%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }

    50%
    {
                transform: scaley(.4); 
        -webkit-transform: scaley(.4);
    }

    100%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }
}

.line-scale-pulse-out > div
{
            animation: line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85, .25, .37, .85); 
    background-color: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 35px;
    margin: 2px;
    width: 4px;
    -webkit-animation: line-scale-pulse-out .9s -.6s infinite cubic-bezier(.85, .25, .37, .85);

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.line-scale-pulse-out > div:nth-child(2),
.line-scale-pulse-out > div:nth-child(4)
{
            animation-delay: -.4s !important; 
    -webkit-animation-delay: -.4s !important;
}
.line-scale-pulse-out > div:nth-child(1),
.line-scale-pulse-out > div:nth-child(5)
{
            animation-delay: -.2s !important; 
    -webkit-animation-delay: -.2s !important;
}

@-webkit-keyframes line-scale-pulse-out-rapid
{
    0%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }

    80%
    {
                transform: scaley(.3); 
        -webkit-transform: scaley(.3);
    }

    90%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }
}

@keyframes line-scale-pulse-out-rapid
{
    0%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }

    80%
    {
                transform: scaley(.3); 
        -webkit-transform: scaley(.3);
    }

    90%
    {
                transform: scaley(1); 
        -webkit-transform: scaley(1);
    }
}

.line-scale-pulse-out-rapid > div
{
            animation: line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11, .49, .38, .78); 
    background-color: #fff;
    border-radius: 2px;
    display: inline-block;
    height: 35px;
    margin: 2px;
    width: 4px;
    -webkit-animation: line-scale-pulse-out-rapid .9s -.5s infinite cubic-bezier(.11, .49, .38, .78);

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.line-scale-pulse-out-rapid > div:nth-child(2),
.line-scale-pulse-out-rapid > div:nth-child(4)
{
            animation-delay: -.25s !important; 
    -webkit-animation-delay: -.25s !important;
}
.line-scale-pulse-out-rapid > div:nth-child(1),
.line-scale-pulse-out-rapid > div:nth-child(5)
{
            animation-delay: 0s !important; 
    -webkit-animation-delay: 0s !important;
}

@-webkit-keyframes line-spin-fade-loader
{
    50%
    {
        opacity: .3;
    }

    100%
    {
        opacity: 1;
    }
}

@keyframes line-spin-fade-loader
{
    50%
    {
        opacity: .3;
    }

    100%
    {
        opacity: 1;
    }
}

.line-spin-fade-loader
{
    left: -4px; 
    position: relative;
    top: -10px;
}
.line-spin-fade-loader > div:nth-child(1)
{
            animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out; 
    left: 0;
    top: 20px;
    -webkit-animation: line-spin-fade-loader 1.2s -.84s infinite ease-in-out;
}
.line-spin-fade-loader > div:nth-child(2)
{
            animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out; 
    left: 13.63636px;
    top: 13.63636px;
            transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.72s infinite ease-in-out;
    -webkit-transform: rotate(-45deg);
}
.line-spin-fade-loader > div:nth-child(3)
{
            animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out; 
    left: 20px;
    top: 0;
            transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.6s infinite ease-in-out;
    -webkit-transform: rotate(90deg);
}
.line-spin-fade-loader > div:nth-child(4)
{
            animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out; 
    left: 13.63636px;
    top: -13.63636px;
            transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.48s infinite ease-in-out;
    -webkit-transform: rotate(45deg);
}
.line-spin-fade-loader > div:nth-child(5)
{
            animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out; 
    left: 0;
    top: -20px;
    -webkit-animation: line-spin-fade-loader 1.2s -.36s infinite ease-in-out;
}
.line-spin-fade-loader > div:nth-child(6)
{
            animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out; 
    left: -13.63636px;
    top: -13.63636px;
            transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.24s infinite ease-in-out;
    -webkit-transform: rotate(-45deg);
}
.line-spin-fade-loader > div:nth-child(7)
{
            animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out; 
    left: -20px;
    top: 0;
            transform: rotate(90deg);
        -ms-transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -.12s infinite ease-in-out;
    -webkit-transform: rotate(90deg);
}
.line-spin-fade-loader > div:nth-child(8)
{
            animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out; 
    left: -13.63636px;
    top: 13.63636px;
            transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
    -webkit-transform: rotate(45deg);
}
.line-spin-fade-loader > div
{
    background-color: #fff;
    border-radius: 2px;
    height: 35px;
    height: 15px; 
    margin: 2px;
    position: absolute;
    width: 4px;
    width: 5px;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

/**
 * Misc
 */
@-webkit-keyframes triangle-skew-spin
{
    25%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75%
    {
                transform: perspective(100px) rotateX(0) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    100%
    {
                transform: perspective(100px) rotateX(0) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    }
}
@keyframes triangle-skew-spin
{
    25%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75%
    {
                transform: perspective(100px) rotateX(0) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    100%
    {
                transform: perspective(100px) rotateX(0) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    }
}

.triangle-skew-spin > div
{
            animation: triangle-skew-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite; 
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    height: 0;
    width: 0;
    -webkit-animation: triangle-skew-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes square-spin
{
    25%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75%
    {
                transform: perspective(100px) rotateX(0) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    100%
    {
                transform: perspective(100px) rotateX(0) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    }
}

@keyframes square-spin
{
    25%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
    }

    50%
    {
                transform: perspective(100px) rotateX(180deg) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
    }

    75%
    {
                transform: perspective(100px) rotateX(0) rotateY(180deg); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
    }

    100%
    {
                transform: perspective(100px) rotateX(0) rotateY(0); 
        -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
    }
}

.square-spin > div
{
            animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite; 
    background: #fff;
    border: 1px solid red;
    height: 50px;
    width: 50px;
    -webkit-animation: square-spin 3s 0s cubic-bezier(.09, .57, .49, .9) infinite;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

@-webkit-keyframes rotate_pacman_half_up
{
    0%
    {
                transform: rotate(270deg); 
        -webkit-transform: rotate(270deg);
    }

    50%
    {
                transform: rotate(360deg); 
        -webkit-transform: rotate(360deg);
    }

    100%
    {
                transform: rotate(270deg); 
        -webkit-transform: rotate(270deg);
    }
}

@keyframes rotate_pacman_half_up
{
    0%
    {
                transform: rotate(270deg); 
        -webkit-transform: rotate(270deg);
    }

    50%
    {
                transform: rotate(360deg); 
        -webkit-transform: rotate(360deg);
    }

    100%
    {
                transform: rotate(270deg); 
        -webkit-transform: rotate(270deg);
    }
}

@-webkit-keyframes rotate_pacman_half_down
{
    0%
    {
                transform: rotate(90deg); 
        -webkit-transform: rotate(90deg);
    }

    50%
    {
                transform: rotate(0deg); 
        -webkit-transform: rotate(0deg);
    }

    100%
    {
                transform: rotate(90deg); 
        -webkit-transform: rotate(90deg);
    }
}

@keyframes rotate_pacman_half_down
{
    0%
    {
                transform: rotate(90deg); 
        -webkit-transform: rotate(90deg);
    }

    50%
    {
                transform: rotate(0deg); 
        -webkit-transform: rotate(0deg);
    }

    100%
    {
                transform: rotate(90deg); 
        -webkit-transform: rotate(90deg);
    }
}

@-webkit-keyframes pacman-balls
{
    75%
    {
        opacity: .7;
    }

    100%
    {
                transform: translate(-100px, -6.25px); 
        -webkit-transform: translate(-100px, -6.25px);
    }
}

@keyframes pacman-balls
{
    75%
    {
        opacity: .7;
    }

    100%
    {
                transform: translate(-100px, -6.25px); 
        -webkit-transform: translate(-100px, -6.25px);
    }
}

.pacman
{
    position: relative;
}
.pacman > div:nth-child(2)
{
            animation: pacman-balls 1s -.99s infinite linear; 
    -webkit-animation: pacman-balls 1s -.99s infinite linear;
}
.pacman > div:nth-child(3)
{
            animation: pacman-balls 1s -.66s infinite linear; 
    -webkit-animation: pacman-balls 1s -.66s infinite linear;
}
.pacman > div:nth-child(4)
{
            animation: pacman-balls 1s -.33s infinite linear; 
    -webkit-animation: pacman-balls 1s -.33s infinite linear;
}
.pacman > div:nth-child(5)
{
            animation: pacman-balls 1s 0s infinite linear; 
    -webkit-animation: pacman-balls 1s 0s infinite linear;
}
.pacman > div:first-of-type
{
            animation: rotate_pacman_half_up .5s 0s infinite;
    border-bottom: 25px solid #fff;
    border-left: 25px solid #fff;
    border-radius: 25px;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    height: 0;
    left: -30px; 
    position: relative;
    width: 0;
    -webkit-animation: rotate_pacman_half_up .5s 0s infinite;
}
.pacman > div:nth-child(2)
{
            animation: rotate_pacman_half_down .5s 0s infinite;
    border-bottom: 25px solid #fff;
    border-left: 25px solid #fff;
    border-radius: 25px;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    height: 0;
    left: -30px; 
    margin-top: -50px;
    position: relative;
    width: 0;
    -webkit-animation: rotate_pacman_half_down .5s 0s infinite;
}
.pacman > div:nth-child(3),
.pacman > div:nth-child(4),
.pacman > div:nth-child(5),
.pacman > div:nth-child(6)
{
    background-color: #fff;
    border-radius: 100%;
    height: 15px;
    height: 10px;
    left: 70px; 
    margin: 2px;
    position: absolute;
    top: 25px;
            transform: translate(0, -6.25px);
    width: 15px;
    width: 10px;
        -ms-transform: translate(0, -6.25px);
    -webkit-transform: translate(0, -6.25px);
}

@-webkit-keyframes cube-transition
{
    25%
    {
                transform: translateX(50px) scale(.5) rotate(-90deg); 
        -webkit-transform: translateX(50px) scale(.5) rotate(-90deg);
    }

    50%
    {
                transform: translate(50px, 50px) rotate(-180deg); 
        -webkit-transform: translate(50px, 50px) rotate(-180deg);
    }

    75%
    {
                transform: translateY(50px) scale(.5) rotate(-270deg); 
        -webkit-transform: translateY(50px) scale(.5) rotate(-270deg);
    }

    100%
    {
                transform: rotate(-360deg); 
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes cube-transition
{
    25%
    {
                transform: translateX(50px) scale(.5) rotate(-90deg); 
        -webkit-transform: translateX(50px) scale(.5) rotate(-90deg);
    }

    50%
    {
                transform: translate(50px, 50px) rotate(-180deg); 
        -webkit-transform: translate(50px, 50px) rotate(-180deg);
    }

    75%
    {
                transform: translateY(50px) scale(.5) rotate(-270deg); 
        -webkit-transform: translateY(50px) scale(.5) rotate(-270deg);
    }

    100%
    {
                transform: rotate(-360deg); 
        -webkit-transform: rotate(-360deg);
    }
}

.cube-transition
{
    position: relative;
            transform: translate(-25px, -25px); 
        -ms-transform: translate(-25px, -25px);
    -webkit-transform: translate(-25px, -25px);
}
.cube-transition > div
{
            animation: cube-transition 1.6s 0s infinite ease-in-out; 
    background-color: #fff;
    height: 10px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 10px;
    -webkit-animation: cube-transition 1.6s 0s infinite ease-in-out;

    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.cube-transition > div:last-child
{
            animation-delay: -.8s; 
    -webkit-animation-delay: -.8s;
}

@-webkit-keyframes spin-rotate
{
    0%
    {
                transform: rotate(0deg); 
        -webkit-transform: rotate(0deg);
    }

    50%
    {
                transform: rotate(180deg); 
        -webkit-transform: rotate(180deg);
    }

    100%
    {
                transform: rotate(360deg); 
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin-rotate
{
    0%
    {
                transform: rotate(0deg); 
        -webkit-transform: rotate(0deg);
    }

    50%
    {
                transform: rotate(180deg); 
        -webkit-transform: rotate(180deg);
    }

    100%
    {
                transform: rotate(360deg); 
        -webkit-transform: rotate(360deg);
    }
}

.semi-circle-spin
{
    height: 35px;
    overflow: hidden; 
    position: relative;
    width: 35px;
}
.semi-circle-spin > div
{
            animation: spin-rotate .6s 0s infinite linear;
    background-image: -webkit-linear-gradient(transparent 0%, transparent 70%, #fff 30%, #fff 100%);
    background-image:         linear-gradient(transparent 0%, transparent 70%, #fff 30%, #fff 100%);
    border-radius: 100%;
    border-width: 0;
    height: 100%; 
    position: absolute;
    width: 100%;
    -webkit-animation: spin-rotate .6s 0s infinite linear;
}

/* CSS Document */

/******** ====== Shortcode Event Types Starts here ========********/

/*----*****---- << Transition >> ----*****----*/
.dt-sc-event.type1 .dt-sc-event-meta, .dt-sc-event.type1 .dt-sc-event-meta p, .dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type2 .dt-sc-event-meta p, .dt-sc-event.type2 .dt-sc-event-meta, .dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3 .dt-sc-event-meta, .dt-sc-event.type4 .dt-sc-event-date::after, .dt-sc-event.type4 .dt-sc-event-date span, .dt-sc-event.type2 .dt-sc-event-date span, .dt-sc-event.type5 h2.entry-title, .dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date, .dt-sc-event.type1 .dt-sc-event-meta:before { -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; }

.dt-sc-event .dt-sc-event-thumb { position:relative; }
.dt-sc-event h2.entry-title { font-size:20px; }

/*----*****---- << Type 1 >> ----*****----*/
.dt-sc-event.type1 { float:left; width:100%; overflow:hidden; }
.dt-sc-event.type1 h2.entry-title { font-size:20px; text-transform:uppercase; }
.dt-sc-event.type1 .dt-sc-event-thumb { position:relative; float:left; width:100%; overflow:hidden; }
.dt-sc-event.type1 .dt-sc-event-thumb p { text-transform:uppercase; font-weight:600; display: inline-block; float: left; font-size: 18px; line-height: 17px; padding: 10px; text-align: center; color:#fff; }
.dt-sc-event.type1 .dt-sc-event-thumb p span { font-size:25px; }
.dt-sc-event.type1 .dt-sc-event-thumb .dt-sc-event-date { position:absolute; right:10px; top:10px; }

.dt-sc-event.type1 .dt-sc-event-meta { margin-top:2px; background:#fff; float:left; width:100%; }
.dt-sc-event.type1 .dt-sc-event-meta p { box-sizing: border-box; float:left; margin-bottom:0; padding: 15px; width: 49.5%; font-size:14px; }
.dt-sc-event.type1 .dt-sc-event-meta p span { font-size:18px; line-height:18px; margin-right:4px; }
.dt-sc-event.type1 .dt-sc-event-meta p.events-venue { border-left:2px solid #e3e4e6; }

.dt-sc-event.type1 .dt-sc-event-meta p, .dt-sc-event.type1 .events-venue a { color:#6c757c; }
.dt-sc-event.type1:hover .dt-sc-event-meta p, .dt-sc-event.type1:hover .events-venue a { color:#fff; }
.dt-sc-event.type1:hover .dt-sc-event-meta p span { color:rgba(255,255,255, 0.5); }

.dt-sc-event.type1 img { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; -moz-transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.dt-sc-event.type1:hover img { -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.dt-sc-event.type1:hover .dt-sc-event-thumb .dt-sc-event-date { right:0; top:0; }

.dt-sc-event.type1 .dt-sc-event-meta { position:relative; }
.dt-sc-event.type1 .dt-sc-event-meta:before { content:""; float:left; width:100%; position:absolute; left:0; bottom:0; height:0; z-index:1; }
.dt-sc-event.type1:hover .dt-sc-event-meta:before { height:100%; }
.dt-sc-event.type1 .dt-sc-event-meta p { z-index:9; position:relative; }

/*----*****---- << Type 2 >> ----*****----*/
.dt-sc-event.type2 h2.entry-title { text-transform:uppercase; }

.dt-sc-event.type2 .dt-sc-event-meta { box-shadow: 0 20px 0 #f7f9f9; color:#999999; float: left; padding: 20px 0; width: 100%; font-size:18px; line-height:27px; }
.dt-sc-event.type2 .dt-sc-event-meta p { margin-bottom:0; min-width:115px; }
.dt-sc-event.type2 .dt-sc-event-date { float:left; padding-right:10px; }
.dt-sc-event.type2 .dt-sc-event-date span {  float: left; font-size: 57px; line-height: 55px; margin-right:8px; }
.dt-sc-event.type2 .event-timing { border-left:1px solid #d3d3d3; display:inline-block; padding-left:20px; }
.dt-sc-event.type2 .event-timing a { color:#999999; }

.dt-sc-event.type2:hover .dt-sc-event-meta p { padding-left:10px; }

.dt-sc-event.type2:hover .dt-sc-event-meta { color:#fff; }
.dt-sc-event.type2:hover .dt-sc-event-date span, .dt-sc-event.type2:hover .event-timing a { color:rgba(255,255,255, 0.5); }

/*----*****---- << Type 3 >> ----*****----*/
.dt-sc-event.type3 .dt-sc-event-date { bottom: 0; color: #fff; font-size: 22px; font-weight: 300; margin-bottom: 0; padding: 15px; position: absolute; right: 0; }
.dt-sc-event.type3 .dt-sc-event-date span { font-size: 24px; font-weight: 600; }

.dt-sc-event.type3 .dt-sc-event-meta { background:#f2f2f2; float:left; width:100%; text-align:center; font-size:18px; padding:20px 0px; margin-top:1px; margin-bottom:20px; }
.dt-sc-event.type3 .dt-sc-event-meta p { margin-bottom:0; }

.dt-sc-event.type3 h2.entry-title { font-size:22px; text-transform:uppercase; }

.dt-sc-event.type3:hover .dt-sc-event-date { color:#000000; }
.dt-sc-event.type3:hover .dt-sc-event-meta { color:#fff; }
.dt-sc-event.type3:hover .dt-sc-event-meta a { color:rgba(255,255,255, 0.7); }

.dt-sc-event.type3:hover img { filter: grayscale(100%); -webkit-filter: grayscale(100%); /* For Webkit browsers */ filter: gray; /* For IE 6 - 9 */ -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */ }

/*----*****---- << Type 4 >> ----*****----*/
.dt-sc-event.type4 { float:left; width:100%; overflow:hidden; }
.dt-sc-event.type4 h2.entry-title { background:rgba(255,255,255, 0.7); padding:20px; position:absolute; bottom:0; left:0; width:100%; margin-bottom:0; box-sizing:border-box; }
.dt-sc-event.type4 .dt-sc-event-thumb { overflow:hidden; float:left; width:100%; }

.dt-sc-event.type4 .dt-sc-event-date { border-bottom:3px solid; padding:19px 0px; font-style:italic; font-size:15px; color:#bfbfbf; position:relative; float:left; width:100%; }
.dt-sc-event.type4 .dt-sc-event-date span { float: left; font-size: 50px; line-height: 47px; padding-right:10px; font-weight:bold; font-style:normal; }

.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom: 3px solid #ff0000; bottom: -3px; content: ""; float: left; left: 0; position: absolute; width: 0; }
.dt-sc-event.type4:hover .dt-sc-event-date:after { width:100%; }

.dt-sc-event.type4 img { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
.dt-sc-event.type4:hover img { -moz-transform: scale(1.08); -webkit-transform: scale(1.08); -o-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }
.dt-sc-event.type4:hover .dt-sc-event-date span { color:#000; }

/*----*****---- << Type 5 >> ----*****----*/
.dt-sc-event.type5 .dt-sc-event-meta p { font-size:18px; font-weight:300; margin-bottom:7px; }
.dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date { text-transform:uppercase; color:#1a323e; margin-bottom:3px; }
.dt-sc-event.type5 .dt-sc-event-meta .dt-sc-event-date i { font-style:normal; }
.dt-sc-event.type5 .dt-sc-event-date span, .dt-sc-event.type5 .dt-sc-event-date i { font-weight:600; }
.dt-sc-event.type5 .dt-sc-event-meta p.dt-sc-event-venue { color:#999999; font-size:15px; }

.dt-sc-event.type5 h2.entry-title { text-transform:uppercase; font-size:22px; margin-bottom:30px; }

.dt-sc-event.type5 .dt-sc-event-cost, .dt-sc-event.type5 .dt-sc-events-read-more { background:#efefef; padding:13px 20px; float:left; font-size:18px; margin-right:2px; }
.dt-sc-event.type5 .dt-sc-events-read-more { color:#000; }
.dt-sc-event.type5:hover .dt-sc-events-read-more { background:#000; color:#fff;  }


	/* Note: Design for a width of 768px */
    @media only screen and (min-width:768px) and (max-width:991px) {
 		
		/** Event Shortcodes **/
		.dt-sc-event.type5 .dt-sc-one-half { width:100%; }
		.dt-sc-event.type5 .dt-sc-one-half.first { margin-bottom:20px; }
		
		.dt-sc-event.type1 .dt-sc-event-meta p { width:100%; padding:15px 15px 0; }
		.dt-sc-event.type1 .dt-sc-event-meta p:last-child { padding-bottom:15px; }
		.dt-sc-event.type1 .dt-sc-event-meta p.events-venue, .dt-sc-event.type2 .event-timing { border:none; }
		
		.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
		
		.dt-sc-event.type2 .dt-sc-event-date span { font-size:35px; width:100%; line-height:40px; margin:0; }
		.dt-sc-event.type2 .dt-sc-event-meta { font-size:14px; line-height:24px; }
		.dt-sc-event.type2 .dt-sc-event-meta > p { width:100%; padding-left:0; text-align:center; }
		.dt-sc-event.type2 .dt-sc-event-meta > p.dt-sc-event-date { margin-bottom:10px; }
		.dt-sc-event.type2:hover .dt-sc-event-meta > p { padding-left:0px; }
		
		.dt-sc-event.type3 .dt-sc-event-date { font-size:18px; }
		.dt-sc-event.type3 .dt-sc-event-meta { font-size:16px; }
		
		.dt-sc-event.type4 h2.entry-title { font-size:15px; padding:10px; }
		.dt-sc-event.type4 .dt-sc-event-date span { font-size:42px; }
	
	}
	
	
	/* Note: Design for a width of 960px */	
    @media only screen and (min-width:992px) and (max-width:1199px) {
		
				
		.dt-sc-event.type5 .dt-sc-one-half { width:100%; }
		.dt-sc-event.type5 .dt-sc-one-half.first { margin-bottom:20px; }
		
		.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
		
		.dt-sc-event.type2 .dt-sc-event-date span { font-size:45px; }
		.dt-sc-event.type2 .dt-sc-event-meta { font-size:14px; }
		.dt-sc-event.type2 .dt-sc-event-meta p { min-width:93px; }
		
		.dt-sc-event.type3 .dt-sc-event-meta { font-size:17px; }
		
	}
	
	
	/* Common Styles for the devices below 479px width */
    @media only screen and (max-width: 479px) {
		.dt-sc-event h2.entry-title, .dt-sc-event.type1 h2.entry-title, .dt-sc-event.type3 h2.entry-title, .dt-sc-event.type5 h2.entry-title { font-size:16px; }
		.dt-sc-event.type5 .dt-sc-event-meta p { font-size:15px; }
		
		.dt-sc-event.type1 .dt-sc-event-meta p { width:100%; padding-bottom:0; }
		.dt-sc-event.type1 .dt-sc-event-meta p:last-child { padding-bottom:15px; }
		.dt-sc-event.type1 .dt-sc-event-meta p.events-venue { border:none; }
		
	}
	
		
/******** ====== Skins ========********/

 .dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before { background:#da0000; }
 
.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom-color:#da0000; }

.dt-sc-event.type1 .dt-sc-event-meta p span, .dt-sc-event.type1:hover h2.entry-title a, 
.dt-sc-event.type2 .dt-sc-event-date span, .dt-sc-event.type2:hover h2.entry-title a, 
.dt-sc-event.type3:hover h2.entry-title a,
.dt-sc-event.type4 .dt-sc-event-date span, .dt-sc-event.type4 h2.entry-title a, .dt-sc-event.type4 .dt-sc-event-date i
.dt-sc-event.type5 .dt-sc-event-date span, .dt-sc-event.type5 .dt-sc-event-date i, .dt-sc-event.type5 .dt-sc-event-cost, .dt-sc-event.type5:hover h2.entry-title a { color:#da0000; }

.dt-sc-event.type1 .dt-sc-event-thumb p, .dt-sc-event.type1 .dt-sc-event-meta:before, 
.dt-sc-event.type2:hover .dt-sc-event-meta, 
.dt-sc-event.type3 .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-date, .dt-sc-event.type3:hover .dt-sc-event-meta { background:#da0000; }

.dt-sc-event.type4 .dt-sc-event-date:after { border-bottom-color:#da0000; }


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 18px;
  top: 18px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;   
}
button.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 18px;
  top: 18px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;   
}
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
  }
  .mfp-close:active {
    top: 1px; }


.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  
  
.dt-inline-modal { overflow: hidden; }  
.dt-inline-modal > h4 { font-size: 26px; font-weight: 500; margin: -20px -20px 20px; padding: 15px 20px; }
.dt-inline-modal > h4, .mfp-close-btn-in .mfp-close { color: #fff; }

.mfp-close-btn-in .mfp-close { margin: 0; right: 7px; top: 7px; border-radius: 50%; transition: all 0.3s linear 0s; transform: scale(1.25); }
.mfp-close:hover, .mfp-close:focus { color: #fff; opacity: 1; transform: scale(1) translate(-3px, 3px); }
  
.dt-inline-modal ul.dt-sc-tabs-vertical > li > a { font-weight: bold; line-height: normal; padding: 10px 15px; }
.dt-inline-modal .dt-sc-tabs-vertical-content { min-height: 210px; }
.dt-inline-modal .dt-toggle-switch label { color: currentColor; display: inline-block; font-weight: normal; margin-bottom: 10px; margin-top: 5px; vertical-align: middle; }
.dt-inline-modal .dt-toggle-switch label input[type="checkbox"] { margin-right: 8px; margin-top: -2px; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } 
}


/*----*****---- << Mobile (Landscape) >> ----*****----*/	

/* Common Styles for the devices below 767px width */
@media only screen and (max-width: 767px) {

	.dt-inline-modal > h4 { font-size: 20px; }
	.mfp-close-btn-in .mfp-close { top: 2px; }
	
	.dt-inline-modal ul.dt-sc-tabs-vertical > li > a {
		font-size: 11px; 
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.dt-inline-modal .dt-sc-tabs-vertical-content { font-size: 13px; }
}

	
/* Common Styles for the devices below 479px width */
@media only screen and (max-width: 479px) {
	
	.mfp-close-btn-in .mfp-close { top: -1px; }
	
	.dt-inline-modal ul.dt-sc-tabs-vertical, .dt-inline-modal .dt-sc-tabs-vertical-content { width: 100%; }
	
	.dt-inline-modal ul.dt-sc-tabs-vertical li a { border-color: rgba(0, 0, 0, 0.1) !important; border-style: solid; border-width: 0 0 1px; padding-left: 0; }
	.dt-inline-modal ul.dt-sc-tabs-vertical li a:before {
		border-color: currentColor;
		border-style: solid;
		border-width: 0 0 1px;
		content:"";
		height: 1px;
		opacity: 0;
		position: absolute;
		bottom: -1px;
		left: 0;
		width: 45px;
		transition: all 0.3s linear 0s;
	}
	
	.dt-inline-modal ul.dt-sc-tabs-vertical li.current a:before { opacity: 1; }
	
	.dt-inline-modal .dt-sc-tabs-vertical-content { border-width: 0; padding: 15px 5px; }
	
  .dt-inline-modal > h4 { font-size: 14px; }
}


/** Layout Css **/

/** Supertheme Header **/
.supertheme-header .no-header-menu ul li,
.supertheme-header .dt-header-menu .dt-primary-nav li
{
    border-left: 1px solid #e8e8e8;
    margin: 0;
}
.supertheme-header .no-header-menu ul li.close-nav,
.supertheme-header .dt-header-menu .dt-primary-nav li.close-nav
{
    border-left: none;
}
.supertheme-header .no-header-menu ul li a,
.supertheme-header .dt-header-menu .dt-primary-nav li a
{
    padding: 10px 25px;
}

/** Applanding Header **/
.applanding-header .dt-header-menu ul.dt-primary-nav > li > a.icon-position-left > .menu-item-icon
{
    display: block;
    font-size: 19px;
    margin-bottom: 13px;
    padding-right: 0;
    text-align: center;
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

/** Tile Max Header **/
.tilemax-header .cart-info
{
    background: none; 
    margin: 0;
}
.tilemax-header .search-module.simple-header-search.filled.gray #searchform
{
    background: none;
    border: 1px solid #f3f3f3;
}


/** Mini Header **/
.dt-sc-maaya-header.type2 .dt-simpler-slider
{
    float: right;
    margin-right: 20px; 
    position: relative;
    right: 0;
    top: 4px;
}
.dt-sc-maaya-header.type2 .search-module
{
    float: right;
}


.dt-sc-product-single-slider-swiper-container
{
    height: 500px;
    width: 100%;
}

.swiper-slide
{
    text-align: center;
}

/** Woo-commerce Styles **/

.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product .default .product-thumb:after,
.woocommerce ul.products.list-view li.product .default .product-wrapper,
.woocommerce ul.products li.product .style-2 .product-wrapper,
.dt-products-list .dt-product-item .dt-sc-product-thumb a,
.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper a h2
{
         transition: all 300ms linear 0s; 
    -moz-transition: all 300ms linear 0s;
     -ms-transition: all 300ms linear 0s;
      -o-transition: all 300ms linear 0s;
}

.woocommerce ul.products li.product .default .product-thumb a.add_to_cart_button,
.woocommerce ul.products li.product .default .product-thumb a.button.product_type_simple,
.woocommerce ul.products li.product .default .product-thumb a.button.product_type_variable,
.woocommerce ul.products li.product .default .product-thumb a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .default .product-thumb a.add_to_wishlist,
.woocommerce ul.products li.product .default .product-thumb .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .default .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .default .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .default .product-buttons-wrapper a.yith-woocompare-button,
.woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button,
.woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple,
.woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable,
.woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .style-2 .product-thumb a.add_to_wishlist,
.woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button,
.woocommerce ul.products li.product .style-3 .product-thumb a.add_to_cart_button,
.woocommerce ul.products li.product .style-3 .product-thumb a.button.product_type_simple,
.woocommerce ul.products li.product .style-3 .product-thumb a.button.product_type_variable,
.woocommerce ul.products li.product .style-3 .product-thumb a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .style-3 .product-thumb a.add_to_wishlist,
.woocommerce ul.products li.product .style-3 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
.woocommerce ul.products li.product .style-3 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper a.yith-wcqv-button,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper a.yith-woocompare-button
{
            border-radius: 0; 
       -moz-border-radius: 0;
    -webkit-border-radius: 0;

        -ms-border-radius: 0;
         -o-border-radius: 0;
}

.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a
{
    background-color: #000;
}

.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2),
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a
{
            transform: none;
       -moz-transform: none;
        -ms-transform: none; 
    -webkit-transform: none;
}

.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(1) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4) a,
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) a
{
    opacity: 1;
    visibility: visible;
}

.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4)
{
    margin-right: 5px;
}
.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3) .yith-wcwl-add-to-wishlist .ajax-loading
{
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

.woocommerce ul.products li.product .default .product-buttons-wrapper .wc_inline_buttons
{
    bottom: 20px;
    left: 0;
    top: auto;
            transform: translateX(-100%);
            transition: all 400ms linear 0s;
       -moz-transform: translateX(-100%);
       -moz-transition: all 400ms linear 0s;
        -ms-transform: translateX(-100%); 
        -ms-transition: all 400ms linear 0s;
         -o-transition: all 400ms linear 0s;
    -webkit-transform: translateX(-100%);
    -webkit-transition: all 400ms linear 0s;
}
.woocommerce ul.products li.product:hover .default .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product .default.btn-frm-top .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product .default.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons
{
            transform: none;
       -moz-transform: none;
        -ms-transform: none; 
    -webkit-transform: none;
}
.woocommerce ul.products li.product .default .product-thumb
{
    overflow: hidden;
}
.woocommerce ul.products li.product .default .product-thumb:after
{
    background: rgba(0, 0, 0, .13);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    pointer-events: none; 
    position: absolute;
    top: 0;
    width: 100%;
}
.woocommerce ul.products li.product:hover .default .product-thumb:after
{
    opacity: 1;
}

.woocommerce ul.products li.product .btn-frm-left .product-buttons-wrapper .wc_inline_buttons
{
            transform: translateX(-100%);
       -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%); 
    -webkit-transform: translateX(-100%);
}
.woocommerce ul.products li.product .btn-frm-right .product-buttons-wrapper .wc_inline_buttons
{
            transform: translateX(100%);
       -moz-transform: translateX(100%);
        -ms-transform: translateX(100%); 
    -webkit-transform: translateX(100%);
}
.woocommerce ul.products li.product .btn-frm-top .product-buttons-wrapper .wc_inline_buttons
{
    bottom: 100%;
}
.woocommerce ul.products li.product .btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons
{
    bottom: -100%;
}
.woocommerce ul.products li.product:hover .btn-frm-top .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons
{
    bottom: 20px;
}
.woocommerce ul.products li.product:hover .btn-frm-left .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .btn-frm-right .product-buttons-wrapper .wc_inline_buttons
{
            transform: none;
       -moz-transform: none;
        -ms-transform: none; 
    -webkit-transform: none;
}

.woocommerce ul.products li.product .default .product-thumb .image img:nth-child(1):nth-last-child(1)
{
            transition: all .5s ease-in-out 0s; 
       -moz-transition: all .5s ease-in-out 0s;
        -ms-transition: all .5s ease-in-out 0s;
         -o-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
}
.woocommerce ul.products li.product:hover .default .product-thumb .image img:nth-child(1):nth-last-child(1)
{
            transform: scale(1.15); 
       -moz-transform: scale(1.15);
        -ms-transform: scale(1.15);
         -o-transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
.woocommerce ul.products li.product:hover .default .product-thumb .image img:nth-child(1):nth-last-child(2)
{
            transform: translate(-100%, 0); 
       -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
         -o-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
}
.woocommerce ul.products li.product .default .product-thumb .image img:nth-child(1):nth-last-child(2)
{
            transition: all .4s ease-in-out 0s; 
       -moz-transition: all .4s ease-in-out 0s;
        -ms-transition: all .4s ease-in-out 0s;
         -o-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
}
.woocommerce ul.products li.product .default .product-thumb .image img:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product:hover .default .product-thumb .image .secondary-image
{
            transform: translate(0, 0); 
       -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
         -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}
.woocommerce ul.products li.product .default .product-thumb .image .secondary-image
{
    backface-visibility: hidden; 
    display: block;
    height: auto;
    position: absolute;
    top: 0;
            transform: translate(100%, 0);
            transition: all 400ms ease-in-out 0s;
       -moz-transform: translate(100%, 0);
       -moz-transition: all 400ms ease-in-out 0s;
        -ms-transform: translate(100%, 0);
        -ms-transition: all 400ms ease-in-out 0s;
         -o-transform: translate(100%, 0);
         -o-transition: all 400ms ease-in-out 0s;
    -webkit-transform: translate(100%, 0);
    -webkit-transition: all 400ms ease-in-out 0s;
}

.woocommerce ul.products li.product .product-details .product-description
{
    display: none;
}
.woocommerce ul.products.list-view li.product .default .product-details .product-description
{
    display: block;
}
.woocommerce ul.products li.product .default .product-details
{
    text-align: left;
}
.woocommerce ul.products li.product .default .product-details h5
{
    border-width: 0;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 3px; 
    margin: 0;
    text-transform: uppercase;
}
.woocommerce ul.products li.product .default .product-details .product-rating-wrapper
{
    display: block;
    left: 0;
    opacity: 1; 
    position: relative;
    visibility: visible;
}
.woocommerce ul.products li.product .default .product-details .product-price:empty
{
    display: none;
}
.woocommerce ul.products li.product .default .price
{
    font-size: 13px;
    font-weight: bold;
}
.woocommerce ul.products li.product .default .star-rating span:before,
.woocommerce ul.products li.product .default .stars a:hover,
.woocommerce ul.products li.product  .default .star-rating span:before
{
    color: #000;
}
.woocommerce ul.products li.product .default .product-wrapper
{
    margin: 0 0 40px;
    position: relative;
}
.woocommerce ul.products li.product .default .product-details
{
    padding: 15px 0;
}
.woocommerce .view-mode a
{
    border: 3px solid #e4e4e4;
    border-radius: 0;
    color: #000; 
    display: inline-block;
    float: left;
    height: 44px;
    line-height: 38px;
    margin-right: 5px;
    padding: 0;
    padding: 0;
    text-align: center;
    width: 44px;
}
.woocommerce .view-mode
{
    display: inline-block;
    float: left;
    margin: 10px 0;
}
.woocommerce .view-mode a:hover,
.woocommerce .view-mode a.active
{
    color: #fff;
}
.woocommerce ul.products.list-view li.product .product-thumb
{
    width: 23.5%;
}
.woocommerce ul.products.list-view li.product .product-details
{
    padding: 15px 30px; 
    width: 76.5%;
}
.woocommerce ul.products.list-view li.product .product-description
{
    display: block;
    margin-top: 25px;
    padding: 0 20px;
}
.woocommerce ul.products.list-view li.product .product-wrapper
{
    border: 1px solid #e4e4e4;
}
.woocommerce ul.products.list-view li.product:hover .product-wrapper
{
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .09);
}
.woocommerce ul.products.list-view li.product .woo-type1 .product-details .product-price
{
    position: static;
}

.woocommerce ul.products li.product .default .onsale,
.woocommerce ul.products li.product .default .onsale span
{
    font-size: 12px;
    text-indent: inherit;
}
.woocommerce ul.products li.product .default .onsale span:before
{
    display: none;
}
.woocommerce ul.products li.product .default .onsale
{
    background-color: #d7f468;
    border-radius: 0;
    font-weight: 400;
    line-height: inherit; 
    padding: 0 15px;
    right: 3px;
    top: 3px;
}
.woocommerce ul.products li.product:hover .default .onsale
{
    color: #000;
    height: auto;
    line-height: inherit; 
    width: auto;
}
.woocommerce ul.products li.product .default .featured-tag
{
    font-size: 14px;
}

.woocommerce ul.products li.product .default .product-buttons-wrapper
{
    height: 100%; 
    top: auto;
}
.woocommerce table.cart td.product-name a.button.yith-wcqv-button
{
    font-size: 12px;
    font-weight: 500; 
    padding: 6px 10px;
}
.woocommerce table.cart td.product-name > a:first-child
{
    clear: both; 
    display: block;
}

.dt-product-image
{
    float: left;
    position: relative; 
    width: 100%;
}
.woocommerce div.product .dt-product-image div.images
{
    width: 100%;
}
.woocommerce div.product div.images ol.flex-control-nav li
{
    cursor: pointer;
    width: 18.1%;
}
.woocommerce .star-rating span:before,
.woocommerce .stars a:hover,
.woocommerce ul.products li.product .star-rating span:before,
.woocommerce .dt-product-tabs p.stars a.active
{
    color: #000;
}
.woocommerce .dt-product-add-to-cart .quantity .qty
{
    padding: 9px 0 9px 12px;
}
.woocommerce .dt-product-tabs #review_form #respond,
.woocommerce .dt-product-description #review_form #respond
{
    margin: 20px 0 0;
}
.woocommerce .dt-product-tabs #review_form #respond .comment-reply-title,
.woocommerce .dt-product-description #review_form #respond .comment-reply-title
{
    font-size: 25px;
}
.woocommerce .dt-product-tabs .comment-respond form,
.woocommerce .dt-product-description .comment-respond form
{
    margin-top: 20px;
}
.dt-product-related-products .related > h2,
.dt-product-upsell-products .products > h2
{
    display: block; 
    margin-bottom: 50px;
    padding: 10px 0 15px;
    position: relative;
    text-align: center;
}
.dt-product-related-products .related > h2:before,
.dt-product-related-products .related > h2:after,
.dt-product-upsell-products .products > h2:before,
.dt-product-upsell-products .products > h2:after
{
    background: #000;
    content: '';
    display: inline-block;
    height: 6px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; 
    width: 110px;
}
.dt-product-related-products .related > h2:after,
.dt-product-upsell-products .products > h2:after
{
    bottom: 0;
    top: auto;
}

.dt-product-carousel-products .products.swiper-wrapper li.product .default,
.dt-product-carousel-products .products.swiper-wrapper li.product .default .dt-sc-one-fourth,
.dt-product-carousel-products .products.swiper-wrapper li.product .default .dt-sc-one-third,
.dt-product-carousel-products .products.swiper-wrapper li.product .default .dt-sc-one-half,
.dt-product-carousel-products .products.swiper-wrapper li.product .style-1,
.dt-product-carousel-products .products.swiper-wrapper li.product .style-1 .dt-sc-one-fourth,
.dt-product-carousel-products .products.swiper-wrapper li.product .style-1 .dt-sc-one-third,
.dt-product-carousel-products .products.swiper-wrapper li.product .style-1 .dt-sc-one-half
{
    float: left;
    margin: 0; 
    width: 100%;
}
.woocommerce ul.products li.product .style-1 .product-thumb
{
    width: 30%;
}
.woocommerce ul.products li.product .style-1 .product-details
{
    margin-left: 5%;
    padding: 0 0 10px;
    text-align: left; 
    width: 65%;
}
.woocommerce ul.products li.product .style-1 .product-details .product-description
{
    display: none;
}
.dt-product-carousel-products
{
    float: left;
    width: 100%;
}
.woocommerce ul.products.list-view li.product .style-1 .product-details .product-description
{
    display: block;
}
.woocommerce ul.products.list-view li.product .style-1 .product-details .product-rating-wrapper
{
    position: static;
}
.woocommerce ul.products li.product .style-1 .product-details .product-rating-wrapper
{
    display: none;
}
.woocommerce ul.products li.product .style-1 .product-details .product-price
{
    float: left; 
    padding: 0;
    width: auto;
}
.woocommerce ul.products li.product .style-1 .product-wrapper
{
    background-color: #f4f4f4;
}
.woocommerce ul.products li.product .style-1 .product-details h5
{
    border-bottom-width: 0;
    font-weight: 400; 
    letter-spacing: 3px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.woocommerce ul.products li.product .style-1 .posted_in
{
    border-bottom: 1px solid #e4e4e4;
    clear: both;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 15px;
}
.woocommerce ul.products li.product .style-1 .featured-tag > div span
{
    font-size: 0;
}
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:first-child a
{
    background: none;
    border-radius: 0;
    color: #000; 
    font-size: 0;
    height: 30px;
    opacity: 1;
            transform: scale(1);
    visibility: visible;
    width: 30px;
    -webkit-transform: scale(1);
}
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:first-child
{
    bottom: 0;
    float: right; 
    left: auto;
    opacity: 1;
    position: static;
    right: 3px;
    transform: none;
    visibility: visible;
}
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.add_to_cart_button.product_type_simple:before,
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.added_to_cart.wc-forward:before,
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.product_type_simple:before
{
    line-height: 30px;
}
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2),
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1)
{
    display: none;
}
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper .wc_inline_buttons
{
    bottom: 5px;
    margin-top: 0;
    position: static; 
    top: auto;
}
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper
{
    display: inline-block;
    float: right;
    position: static;
    width: auto;
}
.woocommerce ul.products li.product .style-1 .price
{
    padding: 0; 
    width: auto;
}
.woocommerce ul.products li.product .style-1 .product-price del
{
    color: #bcbcbc;
}

.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.product_type_variable:before
{
    font-size: 17px;
    line-height: 30px;
}
.woocommerce ul.products li.product .style-1 .product-buttons-wrapper a.button.product_type_simple:before
{
    font-size: 20px;
}

.woocommerce ul.products li.product .style-1 .dt-sc-one-half .product-details
{
    padding: 5px 0 10px;
}
.woocommerce ul.products li.product .style-1 .dt-sc-one-half .posted_in
{
    padding-bottom: 45px;
}

.dt-product-carousel-products .swiper-pagination
{
    bottom: 0;
    left: 0;
    margin: auto;
    margin-top: 20px;
    right: 0;
    z-index: 9;
}
.dt-product-carousel-products .swiper-container
{
    padding-bottom: 40px;
}
.dt-product-carousel-products .swiper-pagination .swiper-pagination-bullet
{
    margin-right: 5px;
}

.dt-product-carousel-products .swiper-button-prev,
.dt-product-carousel-products .swiper-button-next
{
    display: inline-block;
    height: 40px;
    left: 0;
    line-height: 38px; 
    position: relative;
    right: 0;
}
.dt-product-carousel-products .swiper-button-prev:before,
.dt-product-carousel-products .swiper-button-next:before
{
    bottom: 0;
    color: #fff; 
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.dt-product-carousel-products .swiper-button-prev:before
{
    content: '\f104';
}
.dt-product-carousel-products .swiper-button-next:before
{
    content: '\f105';
}
.dt-product-carousel-products .swiper-nav
{
    float: left;
    text-align: center; 
    width: 100%;
}
.dt-product-carousel-products .swiper-button-prev:hover,
.dt-product-carousel-products .swiper-button-next:hover
{
    background-color: #000;
}
.dt-product-carousel-products .swiper-pagination.swiper-pagination-progress
{
    height: 5px;
    width: 25%;
}

.dt-woo-social-share
{
    display: block;
    font-size: 16px; 
    margin: 15px 0 10px;
}
.dt-woo-social-share span
{
    float: left;
    margin-right: 10px;
}
.dt-woo-social-share ul.dt-share-list
{
    display: block;
    list-style-type: none;
    margin: 10px 0;
}
.dt-woo-social-share ul.dt-share-list li
{
    display: inline-block;
    padding: 0 15px 0 0;
}
.woocommerce .product .summary .add_to_wishlist
{
    color: #fff;
}

.woocommerce ul.products li.product:hover .style-2 .product-wrapper
{
    background: #fff;
            box-shadow: 0 0 29px 0 rgba(0, 0, 0, .15); 
    -webkit-box-shadow: 0 0 29px 0 rgba(0, 0, 0, .15);
}
.woocommerce ul.products li.product:hover .style-2 .product-details .product-rating-wrapper
{
    display: block;
}

.woocommerce ul.products li.product .style-2 .product-details .product-rating-wrapper
{
    display: block;
    left: 0;
    margin: auto;
    opacity: 1;
    position: static;
    right: 0;
    text-align: center;
    visibility: visible;
    width: 62px;
}
.woocommerce ul.products li.product:hover .style-2 .price
{
    padding: 0;
    text-align: center;
}
.woocommerce ul.products li.product:hover .style-2 .product-thumb .image img
{
            animation: prdmove 2500ms linear forwards; 
       -moz-animation: prdmove 2500ms linear forwards;
        -ms-animation: prdmove 2500ms linear forwards;
         -o-animation: prdmove 2500ms linear forwards;
    -webkit-animation: prdmove 2500ms linear forwards;
}

@-webkit-keyframes prdmove
{
    0%
    {
                transform: scale(1) translateX(0); 
           -moz-transform: scale(1) translateX(0);
            -ms-transform: scale(1) translateX(0);
             -o-transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0);
    }

    25%
    {
                transform: scale(1.35) translateX(0); 
           -moz-transform: scale(1.35) translateX(0);
            -ms-transform: scale(1.35) translateX(0);
             -o-transform: scale(1.35) translateX(0);
        -webkit-transform: scale(1.35) translateX(0);
    }

    50%
    {
                transform: scale(1.35) translateX(30px); 
           -moz-transform: scale(1.35) translateX(30px);
            -ms-transform: scale(1.35) translateX(30px);
             -o-transform: scale(1.35) translateX(30px);
        -webkit-transform: scale(1.35) translateX(30px);
    }

    75%
    {
                transform: scale(1.35) translateX(-30px); 
           -moz-transform: scale(1.35) translateX(-30px);
            -ms-transform: scale(1.35) translateX(-30px);
             -o-transform: scale(1.35) translateX(-30px);
        -webkit-transform: scale(1.35) translateX(-30px);
    }

    100%
    {
                transform: scale(1) translateX(0); 
           -moz-transform: scale(1) translateX(0);
            -ms-transform: scale(1) translateX(0);
             -o-transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0);
    }
}

@keyframes prdmove
{
    0%
    {
                transform: scale(1) translateX(0); 
           -moz-transform: scale(1) translateX(0);
            -ms-transform: scale(1) translateX(0);
             -o-transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0);
    }

    25%
    {
                transform: scale(1.35) translateX(0); 
           -moz-transform: scale(1.35) translateX(0);
            -ms-transform: scale(1.35) translateX(0);
             -o-transform: scale(1.35) translateX(0);
        -webkit-transform: scale(1.35) translateX(0);
    }

    50%
    {
                transform: scale(1.35) translateX(30px); 
           -moz-transform: scale(1.35) translateX(30px);
            -ms-transform: scale(1.35) translateX(30px);
             -o-transform: scale(1.35) translateX(30px);
        -webkit-transform: scale(1.35) translateX(30px);
    }

    75%
    {
                transform: scale(1.35) translateX(-30px); 
           -moz-transform: scale(1.35) translateX(-30px);
            -ms-transform: scale(1.35) translateX(-30px);
             -o-transform: scale(1.35) translateX(-30px);
        -webkit-transform: scale(1.35) translateX(-30px);
    }

    100%
    {
                transform: scale(1) translateX(0); 
           -moz-transform: scale(1) translateX(0);
            -ms-transform: scale(1) translateX(0);
             -o-transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0);
    }
}

@-webkit-keyframes topright
{
    0%
    {
        opacity: 0;
                transform: translate(-7px, 7px); 
           -moz-transform: translate(-7px, 7px);
            -ms-transform: translate(-7px, 7px);
             -o-transform: translate(-7px, 7px);
        -webkit-transform: translate(-7px, 7px);
    }

    100%
    {
        opacity: 1;
                transform: translate(0); 
           -moz-transform: translate(0);
            -ms-transform: translate(0);
             -o-transform: translate(0);
        -webkit-transform: translate(0);
    }
}

@keyframes topright
{
    0%
    {
        opacity: 0;
                transform: translate(-7px, 7px); 
           -moz-transform: translate(-7px, 7px);
            -ms-transform: translate(-7px, 7px);
             -o-transform: translate(-7px, 7px);
        -webkit-transform: translate(-7px, 7px);
    }

    100%
    {
        opacity: 1;
                transform: translate(0); 
           -moz-transform: translate(0);
            -ms-transform: translate(0);
             -o-transform: translate(0);
        -webkit-transform: translate(0);
    }
}

.woocommerce ul.products li.product:hover .style-2 .product-buttons-wrapper .wc_inline_buttons
{
            animation: topright 700ms ease forwards; 
       -moz-animation: topright 700ms ease forwards;
        -ms-animation: topright 700ms ease forwards;
         -o-animation: topright 700ms ease forwards;
    -webkit-animation: topright 700ms ease forwards;
}

.woocommerce ul.products li.product:hover .style-2.btn-frm-left .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .style-2.btn-frm-right .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .style-2.btn-frm-top .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .style-2.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons
{
            animation: none; 
       -moz-animation: none;
        -ms-animation: none;
         -o-animation: none;
    -webkit-animation: none;
}


.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons
{
    margin-top: 0;
    right: 0;
    top: 20px;
            transition: .3s all;
    width: auto;
       -moz-transition: .3s all;
        -ms-transition: .3s all; 
    -webkit-transition: .3s all;
}
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2),
.style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline
{
    display: block;
}

.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2),
.woocommerce ul.products li.product .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(1)
{
    margin: 0 0 1px; 
    padding: 0;
    position: static;
    width: auto;
}

.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2)
{
    float: none;
}
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(2) a,
.woocommerce ul.products li.product  .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(3) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(1) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(2) a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2)
{
    margin: 0;
}

.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a,
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a
{
    float: left;
    margin: 0 0 1px;
}
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .style-2 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3)
{
    opacity: 1;
}

.woocommerce ul.products li.product.outofstock.featured .style-2 .featured-tag,
.woocommerce ul.products li.product.sale.featured .style-2 .featured-tag
{
    top: 40px;
}
.woocommerce ul.products li.product .style-2 .onsale,
.woocommerce ul.products li.product .style-2 .out-of-stock
{
    left: 0;
    right: auto;
}
.woocommerce ul.products li.product .style-2 .product-wrapper
{
    background-color: #f0f0f0;
    padding: 10px;
}
.woocommerce ul.products li.product .style-2 .product-details
{
    padding: 10px 0 15px;
}
.woocommerce ul.products li.product .style-2 .product-details h5,
.woocommerce ul.products li.product-category .style-2 .product-wrapper h3
{
    border: 0;
}
.woocommerce ul.products li.product .style-2 .product-details .product-price:empty
{
    display: none;
}

.woocommerce ul.products li.product .style-3 .product-details .product-rating-wrapper
{
    display: block;
    left: 0;
    margin: auto;
    opacity: 1; 
    position: static;
    right: 0;
    text-align: left;
    visibility: visible;
    width: 62px;
}
.woocommerce ul.products li.product:hover .style-3 .price
{
    padding: 0;
    width: auto;
}
.woocommerce ul.products li.product .style-3 .product-wrapper
{
    border: 1px solid #f0f0f0;
}
.woocommerce ul.products li.product .style-3 .product-details h5
{
    border: none;
    margin-bottom: 0;
}
.woocommerce ul.products li.product .style-3 .product-details
{
    padding: 5px 0 30px;
}
.woocommerce ul.products li.product .style-3 .product-details .product-price:empty
{
    display: none;
}
.woocommerce ul.products li.product .style-3 .product-thumb:after
{
    background-color: rgba(255, 255, 255, .5);
    top: -100%;
            transition: all .4s; 
       -moz-transition: all .4s;
         -o-transition: all .4s;
    -webkit-transition: all .4s;
}
.woocommerce ul.products li.product:hover .style-3 .product-thumb:after
{
    top: 0;
}
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2),
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4)
{
    margin: 0;
}

.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons
{
    margin-top: 0; 
    top: 100%;
            transition: all linear .5s;
       -moz-transition: all linear .5s;
         -o-transition: all linear .5s;
    -webkit-transition: all linear .5s;
}
.woocommerce ul.products li.product:hover .style-3 .product-buttons-wrapper .wc_inline_buttons
{
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
         -o-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}

.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2)
{
    float: left;
    left: 0;
    text-align: right;
}
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product  .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1)
{
    float: right;
    margin-top: 0;
    right: 0;
    text-align: left;
}
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(1):nth-last-child(4),
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(2):nth-last-child(3),
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2),
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1)
{
    width: 50%;
}

.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a.yith-woocompare-button,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(4):nth-last-child(1) a,
.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline a
{
    margin: 3px;
}

.woocommerce ul.products li.product .style-3 .product-buttons-wrapper .wc_inline_buttons > .wc_btn_inline:nth-child(3):nth-last-child(2) a
{
    float: right;
}
.woocommerce ul.products.list-view li.product .style-3 .product-details
{
    padding: 25px 15px 30px;
}

.woocommerce ul.products li.product:hover .style-2.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .style-2.btn-frm-top .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .style-3.btn-frm-top .product-thumb:after
{
    top: 20px;
}
.woocommerce ul.products li.product .style-2.btn-frm-bottom .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product .style-3.btn-frm-top .product-thumb:after
{
    top: 100%;
}
.woocommerce ul.products li.product .style-2.btn-frm-top .product-buttons-wrapper .wc_inline_buttons
{
    top: -100%;
}
.woocommerce ul.products li.product .style-2.btn-frm-right .product-buttons-wrapper .wc_inline_buttons
{
    right: -100%;
}
.woocommerce ul.products li.product .style-2.btn-frm-left .product-buttons-wrapper .wc_inline_buttons
{
    right: 100%;
}
.woocommerce ul.products li.product:hover .style-2.btn-frm-right .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product:hover .style-2.btn-frm-left .product-buttons-wrapper .wc_inline_buttons
{
    right: 0;
}


.woocommerce ul.products li.product .style-3.btn-frm-top .product-buttons-wrapper .wc_inline_buttons
{
    top: -100%;
}
.woocommerce ul.products li.product:hover .style-3.btn-frm-top .product-buttons-wrapper .wc_inline_buttons
{
    top: 50%;
}

.woocommerce ul.products li.product .style-3.btn-frm-right .product-thumb:after
{
    left: -100%; 
    top: 0;
}
.woocommerce ul.products li.product:hover .style-3.btn-frm-right .product-thumb:after
{
    left: 0;
}

.woocommerce ul.products li.product .style-3.btn-frm-right .product-buttons-wrapper .wc_inline_buttons,
.woocommerce ul.products li.product .style-3.btn-frm-left .product-buttons-wrapper .wc_inline_buttons
{
    right: -100%;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}
.woocommerce ul.products li.product:hover .style-3.btn-frm-right .product-buttons-wrapper .wc_inline_buttons
{
    right: 0;
}

.woocommerce ul.products li.product .style-3.btn-frm-left .product-thumb:after
{
    left: 100%; 
    top: 0;
}
.woocommerce ul.products li.product:hover .style-3.btn-frm-left .product-thumb:after
{
    left: 0;
}

.woocommerce ul.products li.product .style-3.btn-frm-left .product-buttons-wrapper .wc_inline_buttons
{
    right: 100%;
}
.woocommerce ul.products li.product:hover .style-3.btn-frm-left .product-buttons-wrapper .wc_inline_buttons
{
    right: 0;
}

.woocommerce .product .summary .yith-wcwl-add-to-wishlist
{
    float: left;
    margin-right: 10px;
}
.woocommerce .product .summary .yith-wcwl-wishlistexistsbrowse,
.woocommerce .product .summary .yith-wcwl-wishlistaddedbrowse
{
    margin-top: 15px;
}

.related.products > h2,
.upsells.products > h2
{
    clear: both; 
    display: block;
    margin: 0 auto 50px;
    padding: 15px 0;
    position: relative;
    text-transform: capitalize;
}

.related.products > h2:before,
.related.products > h2:after,
.upsells.products > h2:before,
.upsells.products > h2:after
{
    content: '';
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.related.products > h2:before,
.upsells.products > h2:before
{
   bottom: 0;
   height: 1px;
   width: 50px;
   background-color: #d7d7d7;
}
.related.products > h2:after,
.upsells.products > h2:after
{
    bottom: 0;
    height: 1px;
    width: 0;
}

.related.products > h2:hover:before,
.upsells.products > h2:hover:before { width: 0; }

.related.products > h2:hover:after, 
.upsells.products > h2:hover:after { width: 50px; }

.woocommerce.single-product div.product div.summary .yith-wcwl-add-to-wishlist ~ .clear
{
    display: none;
}
.woocommerce.single-product .product .summary .yith-wcwl-add-button
{
    position: relative;
}
.woocommerce.single-product .product .summary .yith-wcwl-add-to-wishlist .ajax-loading
{
    bottom: 0;
    left: 0;
    margin: auto; 
    position: absolute;
    right: 0;
    top: 0;
}


/*----*****---- << Product Listing >> ----*****----*/

.dt-products-list
{
    float: left;
    position: relative;
    width: 100%;
}
.dt-products-list .dt-product-item
{
    float: left;
    margin: 0 0 50px;
    padding: 0; 
    width: 100%;
}
.dt-products-list .dt-product-item .dt-sc-product-thumb
{
    float: left;
    margin-right: 2%;
    position: relative;
    width: 15%;
}
.dt-products-list .dt-product-item .dt-sc-product-thumb a,
.dt-products-list .dt-product-item .dt-sc-product-thumb a img
{
            transform: scale(1);
       -moz-transform: scale(1);
    -webkit-transform: scale(1);
}
.dt-products-list .dt-product-item:hover .dt-sc-product-thumb a img
{
            transform: scale(1.1);
       -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.dt-products-list .dt-product-item .dt-sc-product-thumb a
{
    float: left;
    height: 100%;
    width: 100%;
}
.dt-products-list .dt-product-item .dt-sc-product-details
{
    display: table;
    float: left;
    position: relative;
    width: 80%;
}
.dt-products-list .dt-product-item.no-thumb .dt-sc-product-details
{
    width: 100%;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper,
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-excerpt,
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating
{
    float: left;
    width: 100%;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-excerpt
{
    margin-bottom: 10px;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper a
{
    background-color: #fff;
    display: inline-block;
    float: left;
    line-height: 20px;
    padding: 0 20px 0 0;
    position: absolute;
    z-index: 1;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper .price
{
    display: inline-block; 
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper
{
    display: inline-block;
    position: relative;
    width: 100%;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper
{
    display: inline-block;
    position: relative; 
    width: 100%;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper .price
{
    float: left;
    position: relative; 
    width: 100%;
}


.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper a h2
{
    color: #041527; 
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 32px;
    margin: 0;
    text-transform: capitalize;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper .price:after
{
    border-color: #eaeaeb;
    border-style: dashed;
    border-width: 0 0 2px;
    bottom: 0;
    content: '';
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper .price .amount
{
    background-color: #fff;
    color: #041527;
    font-size: 20px;
    font-weight: 700;
    height: 30px;
    line-height: 18px;
    margin-top: -15px; 
    padding: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100%;
    width: 100px;
    z-index: 1;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-excerpt p
{
    color: #505050;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px; 
    line-height: 32px;
    margin: 0;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating
{
    position: absolute;
    right: 25%;
    visibility: hidden; 
    width: auto;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating
{
    display: block;
    left: 0;
    opacity: 1; 
    position: relative;
    visibility: visible;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating .star-rating
{
    font-size: 12px;
    line-height: 1em;
    margin: 7px 0 0;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating .star-rating
{
    font-size: .857em;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating .star-rating
{
    display: block;
    float: none;
    margin: 0 0 .5em;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating .star-rating
{
    float: right;
    font-family: star;
    font-size: 1em;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    width: 5.4em;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating .star-rating:before
{
    content: '\73\73\73\73\73';
    float: left;
    left: 0;
    position: absolute; 
    top: 0;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating span
{
    float: left;
    left: 0;
    overflow: hidden; 
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-product-rating span:before
{
    content: '\53\53\53\53\53';
    left: 0;
    position: absolute;
    top: 0;
}

.woocommerce ul.products li.product strong
{
    display: block;
}

.woocommerce .star-rating::before,
.woocommerce .stars a,
.woocommerce ul.products li.product .star-rating::before
{
    color: #d3ced2;
}
.dt-products-list .dt-product-item .dt-sc-product-thumb a
{
    border-color: #000;
}

.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper .price .amount
{
            transition: all .5s ease 0s; 
       -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
}
.dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper .price:after
{
            transition: all .75s ease 0s; 
       -moz-transition: all .75s ease 0s;
    -webkit-transition: all .75s ease 0s;
}
.dt-products-list .dt-product-item .dt-sc-product-thumb a img
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}


@media only screen and (max-width: 1199px) and (min-width: 992px)
{
    .woocommerce ul.products li.product .dt-sc-one-fifth .featured-tag > div span
    {
        font-size: 0;
    }
    .dt-products-list .dt-product-item .dt-sc-product-thumb
    {
        width: 30%;
    }
    .dt-products-list .dt-product-item .dt-sc-product-details
    {
        width: 65%;
    }
}


@media only screen and (max-width: 479px) and (min-width: 320px)
{
    .woocommerce ul.products li.product .style-1 .product-details .product-rating-wrapper
    {
        position: static;
    }
    .dt-products-list .dt-product-item .dt-sc-product-thumb,
    .dt-products-list .dt-product-item .dt-sc-product-details
    {
        width: 100%;
    }

    .dt-products-list .dt-product-item .dt-sc-product-thumb
    {
        margin: 0 0 40px 0;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px)
{
    .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button:before,
    .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward:before,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple:before,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable:before,
    .woocommerce ul.products li.product .style-2 .product-thumb .add_to_wishlist:before,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button:before,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button:before
    {
        font-size: 15px;
        line-height: 35px;
    }

    .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable,
    .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward,
    .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_wishlist,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button
    {
        height: 35px;
        width: 35px;
    }

    .woocommerce ul.products.list-view li.product .product-thumb
    {
        width: 33.5%;
    }
    .woocommerce ul.products.list-view li.product .product-details
    {
        width: 66.5%;
    }

    .woocommerce ul.products li.product.sale.featured .dt-sc-one-fifth .featured-tag > div span
    {
        font-size: 0;
    }
}

@media only screen and (max-width: 767px)
{
    .woocommerce ul.products.list-view li.product .product-details,
    .woocommerce ul.products.list-view li.product .product-thumb
    {
        width: 100%;
    }
    ul.products li.product .woo-type1 .product-details
    {
        padding: 0 0 10px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px)
{
    .dt-products-list .dt-product-item .dt-sc-product-thumb
    {
        float: none; 
        margin: auto;
        width: 50%;
    }
    .dt-products-list .dt-product-item .dt-sc-product-details
    {
        margin-top: 30px;  
        width: 100%;
    }
    div.pp_default .pp_details .pp_description { margin-right:30px; }
    div.pp_content { width:97.5% !important; }
}

@media only screen and (max-width: 479px)
{
    .woocommerce ul.products li.product .product-details .product-rating-wrapper .star-rating
    {
        top: 0;
    }

    .dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper a h2
    {
        font-size: 15px;
    }
    .dt-products-list .dt-product-item .dt-sc-product-details .dt-sc-product-title-wrapper .price-wrapper .price .amount
    {
        font-size: 15px;
        line-height: 22px;
        padding: 0;
    }

    /*----*****---- << PrettyPhoto >> --****--*/
    div.pp_pic_holder.pp_default { position:fixed; top:50% !important; transform:translateY(-50%); }
    div.pp_pic_holder.pp_default .pp_content_container .pp_details { margin-top:15px; }
    div.pp_pic_holder.pp_default .pp_description { margin-right:0; color:#fff; }
    div.pp_default .pp_content { min-height:160px; }
    .pp_pic_holder { width: 90% !important; left: 5% !important; overflow: hidden; }        
    .pp_content { width: 98%!important; height: auto!important; }
    .pp_fade { width: 100%!important; height: 100%!important; }         
    a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery { display: none!important; }            
    #pp_full_res img { width: 100%!important; height: auto!important; }
    .pp_details { width:100%!important; position:static!important; min-height:25px; }
    .pp_details a.pp_close{ right:25px; }
    div.pp_default .pp_content_container .pp_details { margin-top:15px; }
}

@media only screen and (max-width: 319px)
{
    .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button:before,
    .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward:before,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple:before,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable:before,
    .woocommerce ul.products li.product .style-2 .product-thumb .add_to_wishlist:before,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a:before,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a:before,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button:before,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button:before
    {
        font-size: 15px;
        line-height: 35px;
    }

    .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_cart_button,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_simple,
    .woocommerce ul.products li.product .style-2 .product-thumb a.button.product_type_variable,
    .woocommerce ul.products li.product .style-2 .product-thumb a.added_to_cart.wc-forward,
    .woocommerce ul.products li.product .style-2 .product-thumb a.add_to_wishlist,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistaddedbrowse a,
    .woocommerce ul.products li.product .style-2 .product-thumb .yith-wcwl-wishlistexistsbrowse a,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-wcqv-button,
    .woocommerce ul.products li.product .style-2 .product-buttons-wrapper a.yith-woocompare-button
    {
        height: 35px;
        width: 35px;
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
    ::i-block-chrome,
    .dt-product-carousel-products .woocommerce ul.products li.product
    {
        display: -webkit-box;
    }
    ::i-block-chrome,
    .yith-wcwl-add-to-wishlist,
    .yith-wcwl-add-button
    {
        white-space: nowrap;
    }
    ::i-block-chrome,
    .dt-carousel-navigation a
    {
        font-size: 30px;
        line-height: 45px;
    }
    ::i-block-chrome,
    .main-header #searchform input[type='text']
    {
        font-size: 13px;
    }
    ::i-block-chrome,
    .woocommerce ul.products li.product:hover .style-1 .featured-tag > div
    {
        width: 25px;
    }
    ::i-block-chrome,
    .woocommerce div.product div.images .woocommerce-product-gallery__trigger
    {
        font-size: 0;
    }
    ::i-block-chrome,
    .woocommerce div.product div.images .woocommerce-product-gallery__trigger:before
    {
        content: '\f002';
        font-family: FontAwesome;
        font-size: 17px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
    }
}

.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa.fa-glass:before {
	content: "\f000"
}

.fa.fa-meetup {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-star-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-star-o:before {
	content: "\f005"
}

.fa.fa-remove:before {
	content: "\f00d"
}

.fa.fa-close:before {
	content: "\f00d"
}

.fa.fa-gear:before {
	content: "\f013"
}

.fa.fa-trash-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-trash-o:before {
	content: "\f2ed"
}

.fa.fa-file-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-o:before {
	content: "\f15b"
}

.fa.fa-clock-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-clock-o:before {
	content: "\f017"
}

.fa.fa-arrow-circle-o-down {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-arrow-circle-o-down:before {
	content: "\f358"
}

.fa.fa-arrow-circle-o-up {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-arrow-circle-o-up:before {
	content: "\f35b"
}

.fa.fa-play-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-play-circle-o:before {
	content: "\f144"
}

.fa.fa-repeat:before {
	content: "\f01e"
}

.fa.fa-rotate-right:before {
	content: "\f01e"
}

.fa.fa-refresh:before {
	content: "\f021"
}

.fa.fa-list-alt {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-dedent:before {
	content: "\f03b"
}

.fa.fa-video-camera:before {
	content: "\f03d"
}

.fa.fa-picture-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-picture-o:before {
	content: "\f03e"
}

.fa.fa-photo {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-photo:before {
	content: "\f03e"
}

.fa.fa-image {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-image:before {
	content: "\f03e"
}

.fa.fa-pencil:before {
	content: "\f303"
}

.fa.fa-map-marker:before {
	content: "\f3c5"
}

.fa.fa-pencil-square-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-pencil-square-o:before {
	content: "\f044"
}

.fa.fa-share-square-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-share-square-o:before {
	content: "\f14d"
}

.fa.fa-check-square-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-check-square-o:before {
	content: "\f14a"
}

.fa.fa-arrows:before {
	content: "\f0b2"
}

.fa.fa-times-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-times-circle-o:before {
	content: "\f057"
}

.fa.fa-check-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-check-circle-o:before {
	content: "\f058"
}

.fa.fa-mail-forward:before {
	content: "\f064"
}

.fa.fa-eye {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-eye-slash {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-warning:before {
	content: "\f071"
}

.fa.fa-calendar:before {
	content: "\f073"
}

.fa.fa-arrows-v:before {
	content: "\f338"
}

.fa.fa-arrows-h:before {
	content: "\f337"
}

.fa.fa-bar-chart {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-bar-chart:before {
	content: "\f080"
}

.fa.fa-bar-chart-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-bar-chart-o:before {
	content: "\f080"
}

.fa.fa-twitter-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-facebook-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-gears:before {
	content: "\f085"
}

.fa.fa-thumbs-o-up {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-thumbs-o-up:before {
	content: "\f164"
}

.fa.fa-thumbs-o-down {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-thumbs-o-down:before {
	content: "\f165"
}

.fa.fa-heart-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-heart-o:before {
	content: "\f004"
}

.fa.fa-sign-out:before {
	content: "\f2f5"
}

.fa.fa-linkedin-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-linkedin-square:before {
	content: "\f08c"
}

.fa.fa-thumb-tack:before {
	content: "\f08d"
}

.fa.fa-external-link:before {
	content: "\f35d"
}

.fa.fa-sign-in:before {
	content: "\f2f6"
}

.fa.fa-github-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-lemon-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-lemon-o:before {
	content: "\f094"
}

.fa.fa-square-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-square-o:before {
	content: "\f0c8"
}

.fa.fa-bookmark-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-bookmark-o:before {
	content: "\f02e"
}

.fa.fa-twitter {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-facebook {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-facebook:before {
	content: "\f39e"
}

.fa.fa-facebook-f {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-facebook-f:before {
	content: "\f39e"
}

.fa.fa-github {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-credit-card {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-feed:before {
	content: "\f09e"
}

.fa.fa-hdd-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hdd-o:before {
	content: "\f0a0"
}

.fa.fa-hand-o-right {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa.fa-hand-o-left {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa.fa-hand-o-up {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa.fa-hand-o-down {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa.fa-arrows-alt:before {
	content: "\f31e"
}

.fa.fa-group:before {
	content: "\f0c0"
}

.fa.fa-chain:before {
	content: "\f0c1"
}

.fa.fa-scissors:before {
	content: "\f0c4"
}

.fa.fa-files-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-files-o:before {
	content: "\f0c5"
}

.fa.fa-floppy-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-floppy-o:before {
	content: "\f0c7"
}

.fa.fa-navicon:before {
	content: "\f0c9"
}

.fa.fa-reorder:before {
	content: "\f0c9"
}

.fa.fa-pinterest {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-pinterest-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google-plus-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google-plus {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google-plus:before {
	content: "\f0d5"
}

.fa.fa-money {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-money:before {
	content: "\f3d1"
}

.fa.fa-unsorted:before {
	content: "\f0dc"
}

.fa.fa-sort-desc:before {
	content: "\f0dd"
}

.fa.fa-sort-asc:before {
	content: "\f0de"
}

.fa.fa-linkedin {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-linkedin:before {
	content: "\f0e1"
}

.fa.fa-rotate-left:before {
	content: "\f0e2"
}

.fa.fa-legal:before {
	content: "\f0e3"
}

.fa.fa-tachometer:before {
	content: "\f3fd"
}

.fa.fa-dashboard:before {
	content: "\f3fd"
}

.fa.fa-comment-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-comment-o:before {
	content: "\f075"
}

.fa.fa-comments-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-comments-o:before {
	content: "\f086"
}

.fa.fa-flash:before {
	content: "\f0e7"
}

.fa.fa-clipboard {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-paste {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-paste:before {
	content: "\f328"
}

.fa.fa-lightbulb-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa.fa-exchange:before {
	content: "\f362"
}

.fa.fa-cloud-download:before {
	content: "\f381"
}

.fa.fa-cloud-upload:before {
	content: "\f382"
}

.fa.fa-bell-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-bell-o:before {
	content: "\f0f3"
}

.fa.fa-cutlery:before {
	content: "\f2e7"
}

.fa.fa-file-text-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-text-o:before {
	content: "\f15c"
}

.fa.fa-building-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-building-o:before {
	content: "\f1ad"
}

.fa.fa-hospital-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hospital-o:before {
	content: "\f0f8"
}

.fa.fa-tablet:before {
	content: "\f3fa"
}

.fa.fa-mobile:before {
	content: "\f3cd"
}

.fa.fa-mobile-phone:before {
	content: "\f3cd"
}

.fa.fa-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-circle-o:before {
	content: "\f111"
}

.fa.fa-mail-reply:before {
	content: "\f3e5"
}

.fa.fa-github-alt {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-folder-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-folder-o:before {
	content: "\f07b"
}

.fa.fa-folder-open-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-folder-open-o:before {
	content: "\f07c"
}

.fa.fa-smile-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-smile-o:before {
	content: "\f118"
}

.fa.fa-frown-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-frown-o:before {
	content: "\f119"
}

.fa.fa-meh-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-meh-o:before {
	content: "\f11a"
}

.fa.fa-keyboard-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-keyboard-o:before {
	content: "\f11c"
}

.fa.fa-flag-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-flag-o:before {
	content: "\f024"
}

.fa.fa-mail-reply-all:before {
	content: "\f122"
}

.fa.fa-star-half-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-star-half-o:before {
	content: "\f089"
}

.fa.fa-star-half-empty {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-star-half-empty:before {
	content: "\f089"
}

.fa.fa-star-half-full {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-star-half-full:before {
	content: "\f089"
}

.fa.fa-code-fork:before {
	content: "\f126"
}

.fa.fa-chain-broken:before {
	content: "\f127"
}

.fa.fa-shield:before {
	content: "\f3ed"
}

.fa.fa-calendar-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-calendar-o:before {
	content: "\f133"
}

.fa.fa-maxcdn {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-html5 {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-css3 {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-ticket:before {
	content: "\f3ff"
}

.fa.fa-minus-square-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-minus-square-o:before {
	content: "\f146"
}

.fa.fa-level-up:before {
	content: "\f3bf"
}

.fa.fa-level-down:before {
	content: "\f3be"
}

.fa.fa-pencil-square:before {
	content: "\f14b"
}

.fa.fa-external-link-square:before {
	content: "\f360"
}

.fa.fa-compass {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-caret-square-o-down {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa.fa-toggle-down {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-toggle-down:before {
	content: "\f150"
}

.fa.fa-caret-square-o-up {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa.fa-toggle-up {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-toggle-up:before {
	content: "\f151"
}

.fa.fa-caret-square-o-right {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa.fa-toggle-right {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-toggle-right:before {
	content: "\f152"
}

.fa.fa-eur:before {
	content: "\f153"
}

.fa.fa-euro:before {
	content: "\f153"
}

.fa.fa-gbp:before {
	content: "\f154"
}

.fa.fa-usd:before {
	content: "\f155"
}

.fa.fa-dollar:before {
	content: "\f155"
}

.fa.fa-inr:before {
	content: "\f156"
}

.fa.fa-rupee:before {
	content: "\f156"
}

.fa.fa-jpy:before {
	content: "\f157"
}

.fa.fa-cny:before {
	content: "\f157"
}

.fa.fa-rmb:before {
	content: "\f157"
}

.fa.fa-yen:before {
	content: "\f157"
}

.fa.fa-rub:before {
	content: "\f158"
}

.fa.fa-ruble:before {
	content: "\f158"
}

.fa.fa-rouble:before {
	content: "\f158"
}

.fa.fa-krw:before {
	content: "\f159"
}

.fa.fa-won:before {
	content: "\f159"
}

.fa.fa-btc {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-bitcoin {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-bitcoin:before {
	content: "\f15a"
}

.fa.fa-file-text:before {
	content: "\f15c"
}

.fa.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa.fa-sort-alpha-desc:before {
	content: "\f881"
}

.fa.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa.fa-sort-amount-desc:before {
	content: "\f884"
}

.fa.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa.fa-sort-numeric-desc:before {
	content: "\f886"
}

.fa.fa-youtube-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-youtube {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-xing {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-xing-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-youtube-play {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-youtube-play:before {
	content: "\f167"
}

.fa.fa-dropbox {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-stack-overflow {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-instagram {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-flickr {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-adn {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-bitbucket {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-bitbucket-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-bitbucket-square:before {
	content: "\f171"
}

.fa.fa-tumblr {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-tumblr-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-long-arrow-down:before {
	content: "\f309"
}

.fa.fa-long-arrow-up:before {
	content: "\f30c"
}

.fa.fa-long-arrow-left:before {
	content: "\f30a"
}

.fa.fa-long-arrow-right:before {
	content: "\f30b"
}

.fa.fa-apple {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-windows {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-android {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-linux {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-dribbble {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-skype {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-foursquare {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-trello {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-gratipay {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-gittip {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-gittip:before {
	content: "\f184"
}

.fa.fa-sun-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-sun-o:before {
	content: "\f185"
}

.fa.fa-moon-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-moon-o:before {
	content: "\f186"
}

.fa.fa-vk {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-weibo {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-renren {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-pagelines {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-stack-exchange {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-arrow-circle-o-right {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-arrow-circle-o-right:before {
	content: "\f35a"
}

.fa.fa-arrow-circle-o-left {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-arrow-circle-o-left:before {
	content: "\f359"
}

.fa.fa-caret-square-o-left {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa.fa-toggle-left {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-toggle-left:before {
	content: "\f191"
}

.fa.fa-dot-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-dot-circle-o:before {
	content: "\f192"
}

.fa.fa-vimeo-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-try:before {
	content: "\f195"
}

.fa.fa-turkish-lira:before {
	content: "\f195"
}

.fa.fa-plus-square-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-plus-square-o:before {
	content: "\f0fe"
}

.fa.fa-slack {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wordpress {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-openid {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-institution:before {
	content: "\f19c"
}

.fa.fa-bank:before {
	content: "\f19c"
}

.fa.fa-mortar-board:before {
	content: "\f19d"
}

.fa.fa-yahoo {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-reddit {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-reddit-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-stumbleupon-circle {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-stumbleupon {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-delicious {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-digg {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-pied-piper-pp {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-pied-piper-alt {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-drupal {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-joomla {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-spoon:before {
	content: "\f2e5"
}

.fa.fa-behance {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-behance-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-steam {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-steam-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-automobile:before {
	content: "\f1b9"
}

.fa.fa-cab:before {
	content: "\f1ba"
}

.fa.fa-envelope-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-envelope-o:before {
	content: "\f0e0"
}

.fa.fa-deviantart {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-soundcloud {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-file-pdf-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa.fa-file-word-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-word-o:before {
	content: "\f1c2"
}

.fa.fa-file-excel-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa.fa-file-powerpoint-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa.fa-file-image-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-image-o:before {
	content: "\f1c5"
}

.fa.fa-file-photo-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-photo-o:before {
	content: "\f1c5"
}

.fa.fa-file-picture-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa.fa-file-archive-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa.fa-file-zip-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa.fa-file-audio-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa.fa-file-sound-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa.fa-file-video-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-video-o:before {
	content: "\f1c8"
}

.fa.fa-file-movie-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-movie-o:before {
	content: "\f1c8"
}

.fa.fa-file-code-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-file-code-o:before {
	content: "\f1c9"
}

.fa.fa-vine {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-codepen {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-jsfiddle {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-life-ring {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-life-bouy {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-life-bouy:before {
	content: "\f1cd"
}

.fa.fa-life-buoy {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-life-buoy:before {
	content: "\f1cd"
}

.fa.fa-life-saver {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-life-saver:before {
	content: "\f1cd"
}

.fa.fa-support {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-support:before {
	content: "\f1cd"
}

.fa.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa.fa-rebel {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-ra {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-ra:before {
	content: "\f1d0"
}

.fa.fa-resistance {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-resistance:before {
	content: "\f1d0"
}

.fa.fa-empire {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-ge {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-ge:before {
	content: "\f1d1"
}

.fa.fa-git-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-git {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-hacker-news {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-y-combinator-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-y-combinator-square:before {
	content: "\f1d4"
}

.fa.fa-yc-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-yc-square:before {
	content: "\f1d4"
}

.fa.fa-tencent-weibo {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-qq {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-weixin {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wechat {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wechat:before {
	content: "\f1d7"
}

.fa.fa-send:before {
	content: "\f1d8"
}

.fa.fa-paper-plane-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-paper-plane-o:before {
	content: "\f1d8"
}

.fa.fa-send-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-send-o:before {
	content: "\f1d8"
}

.fa.fa-circle-thin {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-circle-thin:before {
	content: "\f111"
}

.fa.fa-header:before {
	content: "\f1dc"
}

.fa.fa-sliders:before {
	content: "\f1de"
}

.fa.fa-futbol-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-futbol-o:before {
	content: "\f1e3"
}

.fa.fa-soccer-ball-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa.fa-slideshare {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-twitch {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-yelp {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-newspaper-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa.fa-paypal {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google-wallet {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc-visa {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc-mastercard {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc-discover {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc-amex {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc-paypal {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc-stripe {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-bell-slash-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-bell-slash-o:before {
	content: "\f1f6"
}

.fa.fa-trash:before {
	content: "\f2ed"
}

.fa.fa-copyright {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-eyedropper:before {
	content: "\f1fb"
}

.fa.fa-area-chart:before {
	content: "\f1fe"
}

.fa.fa-pie-chart:before {
	content: "\f200"
}

.fa.fa-line-chart:before {
	content: "\f201"
}

.fa.fa-lastfm {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-lastfm-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-ioxhost {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-angellist {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-cc:before {
	content: "\f20a"
}

.fa.fa-ils:before {
	content: "\f20b"
}

.fa.fa-shekel:before {
	content: "\f20b"
}

.fa.fa-sheqel:before {
	content: "\f20b"
}

.fa.fa-meanpath {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-meanpath:before {
	content: "\f2b4"
}

.fa.fa-buysellads {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-connectdevelop {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-dashcube {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-forumbee {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-leanpub {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-sellsy {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-shirtsinbulk {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-simplybuilt {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-skyatlas {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-diamond {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-diamond:before {
	content: "\f3a5"
}

.fa.fa-intersex:before {
	content: "\f224"
}

.fa.fa-facebook-official {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-facebook-official:before {
	content: "\f09a"
}

.fa.fa-pinterest-p {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-whatsapp {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-hotel:before {
	content: "\f236"
}

.fa.fa-viacoin {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-medium {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-y-combinator {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-yc {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-yc:before {
	content: "\f23b"
}

.fa.fa-optin-monster {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-opencart {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-expeditedssl {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-battery-4:before {
	content: "\f240"
}

.fa.fa-battery:before {
	content: "\f240"
}

.fa.fa-battery-3:before {
	content: "\f241"
}

.fa.fa-battery-2:before {
	content: "\f242"
}

.fa.fa-battery-1:before {
	content: "\f243"
}

.fa.fa-battery-0:before {
	content: "\f244"
}

.fa.fa-object-group {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-object-ungroup {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-sticky-note-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-sticky-note-o:before {
	content: "\f249"
}

.fa.fa-cc-jcb {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-cc-diners-club {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-clone {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hourglass-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hourglass-o:before {
	content: "\f254"
}

.fa.fa-hourglass-1:before {
	content: "\f251"
}

.fa.fa-hourglass-2:before {
	content: "\f252"
}

.fa.fa-hourglass-3:before {
	content: "\f253"
}

.fa.fa-hand-rock-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-rock-o:before {
	content: "\f255"
}

.fa.fa-hand-grab-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-grab-o:before {
	content: "\f255"
}

.fa.fa-hand-paper-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-paper-o:before {
	content: "\f256"
}

.fa.fa-hand-stop-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-stop-o:before {
	content: "\f256"
}

.fa.fa-hand-scissors-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa.fa-hand-lizard-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa.fa-hand-spock-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-spock-o:before {
	content: "\f259"
}

.fa.fa-hand-pointer-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa.fa-hand-peace-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa.fa-registered {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-creative-commons {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-gg {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-gg-circle {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-tripadvisor {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-odnoklassniki {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-odnoklassniki-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-get-pocket {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wikipedia-w {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-safari {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-chrome {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-firefox {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-opera {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-internet-explorer {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-television:before {
	content: "\f26c"
}

.fa.fa-contao {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-500px {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-amazon {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-calendar-plus-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa.fa-calendar-minus-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa.fa-calendar-times-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-calendar-times-o:before {
	content: "\f273"
}

.fa.fa-calendar-check-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-calendar-check-o:before {
	content: "\f274"
}

.fa.fa-map-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-map-o:before {
	content: "\f279"
}

.fa.fa-commenting:before {
	content: "\f4ad"
}

.fa.fa-commenting-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-commenting-o:before {
	content: "\f4ad"
}

.fa.fa-houzz {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-vimeo {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-vimeo:before {
	content: "\f27d"
}

.fa.fa-black-tie {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-fonticons {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-reddit-alien {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-edge {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-credit-card-alt:before {
	content: "\f09d"
}

.fa.fa-codiepie {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-modx {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-fort-awesome {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-usb {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-product-hunt {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-mixcloud {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-scribd {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-pause-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-pause-circle-o:before {
	content: "\f28b"
}

.fa.fa-stop-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-stop-circle-o:before {
	content: "\f28d"
}

.fa.fa-bluetooth {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-bluetooth-b {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-gitlab {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wpbeginner {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wpforms {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-envira {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wheelchair-alt {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wheelchair-alt:before {
	content: "\f368"
}

.fa.fa-question-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-question-circle-o:before {
	content: "\f059"
}

.fa.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa.fa-deafness:before {
	content: "\f2a4"
}

.fa.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa.fa-glide {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-glide-g {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-signing:before {
	content: "\f2a7"
}

.fa.fa-viadeo {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-viadeo-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-snapchat {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-snapchat-ghost {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-snapchat-square {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-pied-piper {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-first-order {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-yoast {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-themeisle {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google-plus-official {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa.fa-google-plus-circle {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-google-plus-circle:before {
	content: "\f2b3"
}

.fa.fa-font-awesome {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-fa {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-fa:before {
	content: "\f2b4"
}

.fa.fa-handshake-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-handshake-o:before {
	content: "\f2b5"
}

.fa.fa-envelope-open-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-envelope-open-o:before {
	content: "\f2b6"
}

.fa.fa-linode {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-address-book-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-address-book-o:before {
	content: "\f2b9"
}

.fa.fa-vcard:before {
	content: "\f2bb"
}

.fa.fa-address-card-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-address-card-o:before {
	content: "\f2bb"
}

.fa.fa-vcard-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-vcard-o:before {
	content: "\f2bb"
}

.fa.fa-user-circle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-user-circle-o:before {
	content: "\f2bd"
}

.fa.fa-user-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-user-o:before {
	content: "\f007"
}

.fa.fa-id-badge {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-drivers-license:before {
	content: "\f2c2"
}

.fa.fa-id-card-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-id-card-o:before {
	content: "\f2c2"
}

.fa.fa-drivers-license-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-drivers-license-o:before {
	content: "\f2c2"
}

.fa.fa-quora {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-free-code-camp {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-telegram {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-thermometer-4:before {
	content: "\f2c7"
}

.fa.fa-thermometer:before {
	content: "\f2c7"
}

.fa.fa-thermometer-3:before {
	content: "\f2c8"
}

.fa.fa-thermometer-2:before {
	content: "\f2c9"
}

.fa.fa-thermometer-1:before {
	content: "\f2ca"
}

.fa.fa-thermometer-0:before {
	content: "\f2cb"
}

.fa.fa-bathtub:before {
	content: "\f2cd"
}

.fa.fa-s15:before {
	content: "\f2cd"
}

.fa.fa-window-maximize {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-window-restore {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-times-rectangle:before {
	content: "\f410"
}

.fa.fa-window-close-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-window-close-o:before {
	content: "\f410"
}

.fa.fa-times-rectangle-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-times-rectangle-o:before {
	content: "\f410"
}

.fa.fa-bandcamp {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-grav {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-etsy {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-imdb {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-ravelry {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-eercast {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-eercast:before {
	content: "\f2da"
}

.fa.fa-snowflake-o {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400
}

.fa.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa.fa-superpowers {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-wpexplorer {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}

.fa.fa-spotify {
	font-family: 'Font Awesome 5 Brands';
	font-weight: 400
}


/* === Common validation styles for all forms === */
.wpcf7-invalid {border:1px solid #f44336 !important;}
.wpcf7-valid   {border:1px solid #ccc !important;}

.custom-wpcf7-error {
  display:none;
  background:#fde9ea;
  border:1px solid #f44336;
  color:#c62828;
  padding:16px 22px;
  margin-top:22px;
  border-radius:3px;
  text-align:center;
  position:relative;
}
.custom-wpcf7-error::before {
  content:"✖";
  position:absolute;
  left:15px;
  top:50%;
  transform:translateY(-50%);
  border:1px solid #f44336;
  border-radius:50%;
  width:22px;
  height:22px;
  line-height:20px;
  text-align:center;
  color:#f44336;
  background:#fff;
  font-weight:bold;
}



/* === Form Validation Styles === */
.wpcf7-form .wpcf7-invalid {
  border: 1px solid #f44336 !important;
}

.wpcf7-form .wpcf7-valid {
  border: 1px solid #ccc !important;
}

.custom-wpcf7-error {
  display: none;
  background: #fde9ea;
  border: 1px solid #f44336;
  color: #c62828;
  padding: 16px 22px;
  margin-top: 22px;
  border-radius: 3px;
  text-align: center;
  font-size: 16px;
  position: relative;
}

.custom-wpcf7-error::before {
  content: "✖";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  border: 1px solid #f44336;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 20px;
  text-align: center;
  color: #f44336;
  font-weight: bold;
}


 /* Table of Content 
 ==================================================
 1.0  -  404 2.0  -  Responsive
 ==================================================*/

 /*--------------------------------------------------------------
1.0 - 404 --------------------------------------------------------------*/ 
.error404 .dt-sc-dark-bg
{
    background: #000;
} .error404 .vc_row.vc-default-row
{
    margin-left: 0;
} .error404,
.error404 > .wrapper
{
    height: 100%;
    width: 100%;
} .center-content-wrapper
{
    display: table;
    height: 100%;
    width: 100%;
} .center-content-wrapper .center-content
{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
} .error404 h2
{
    color: #f00;
    font-size: 170px;
    font-weight: bold;
} .error404 h3
{
    font-size: 70px;
    font-weight: bold;
} .error404 h4
{
    font-size: 60px;
    font-weight: 300;
} .error404 .dt-sc-button,
.error404 .dt-sc-button.type2
{
    color: #fff;
    display: inline-block;
    letter-spacing: 1.5px;
    padding: 15px 35px;
} .error404 .type2 #dt-style-picker ul li::before,
.error404 #dt-style-picker ul li:before
{
    content: none;
} .error404 .type2 #dt-style-picker h3,
.error404 #dt-style-picker h3
{
    letter-spacing: 0;
    text-transform: capitalize;
} .error404 #dt-style-picker h2
{
    top: 0;
} .error404 .dt-sc-fancy-list
{
    display: inline-block;
    list-style: none;
} .error404 ul.dt-sc-fancy-list li
{
    padding-left: 0;
} .error404 ul.dt-sc-fancy-list li:before
{
    content: '\f22d';
    font-family: FontAwesome;
    margin-right: 10px;
    position: inherit;
    top: 0;
} .error-box-inner *
{
    text-align: center;
} .error404 .type1 .dt-style-picker-wrapper i
{
    color: #fff;
} .error404 .menu-links
{
    margin: 40px 0;
} .error404 .menu-links li
{
    display: inline-block;
    font-size: 16px;
    margin: 0 2px 5px;
    padding: 0;
    text-transform: uppercase;
} .error404 .menu-links li a
{
    background: rgba(0, 0, 0, .05);
    color: #131313;
    display: inline-block;
    padding: 7px 20px;
} .error404 .menu-links li:hover a
{
    background: #000;
    color: #fff;
} .error404 #searchform .dt-search-icon
{
    display: none;
} .error404 #searchform
{
    display: inline-block;
    margin: 0 auto;
    position: relative;
    width: 60%;
} .error404 #searchform input[type='text'],
.error404 #searchform input[type='submit']
{
    height: 52px;
} .error404 #searchform input[type='submit']
{
    border-radius: 0;
    margin-top: 0;
    padding: 13px 20px 13px;
    position: absolute;
    right: 0;
    top: 0;
} .error404 #searchform:before,
.error404 #searchform input[type='submit'],
.error404 #searchform .dt-search-icon
{
    display: none;
} .error404 #searchform
{
    border: none;
} /*----*****---- << Type 1 >> ----*****----*/ .error404 .type1 h2
{
    line-height: 170px;
} .error404 .type1 .center-content-wrapper
{
    text-align: center;
} .error404 .type1 h3,
.error404 .type1 h4
{
    font-family: 'Raleway', sans-serif;
} .error404 .type1 h3
{
    font-size: 100px;
    font-weight: 300;
    letter-spacing: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
} .error404 .type1 h4
{
    font-size: 42px;
    font-weight: 300;
    text-transform: uppercase;
} .error404 .type1 .dt-sc-go-back
{
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    display: inline-block;
    min-width: 530px;
    padding: 35px 0;
} .error404 .type1 i
{
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 25px;
} .error404 .type1 .dt-sc-button
{
    background: #000;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 29px;
    padding: 15px 35px 16px 15px;
    position: relative;
    text-transform: uppercase;
} .error404 .type1 .dt-sc-button:before
{
    border-bottom: 30px solid transparent;
    border-right: 30px solid #000;
    border-top: 30px solid transparent;
    border-left: transparent;
    content: '';
    display: inline-block;
    height: 0;
    left: -30px;
    position: absolute;
    top: 0;
            transition: all .3s linear;
    width: 0;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

.error404 .type1 .dt-sc-button:after
{
	content: none;
}
.error404 .type1 .dt-sc-button:hover
{
    background-color: #1a1a1a;
} .error404 .type1 .dt-sc-button:hover:before
{
    border-right-color: #1a1a1a;
} .error404 .type1 #searchform
{
    display: inline-block;
    float: none;
    padding: 0;
    position: relative;
    width: 530px;
} .error404 .type1 #searchform input[type='text']
{
    background: rgba(0,0,0,.05);
    border: 1px solid rgba(0,0,0,.06);
    font-size: 16px;
    padding: 15px 15px;
    width: 100%;
} .error404 .type1 #searchform input[type='submit']
{
    background: url(../images/submit-ico-dark.png) no-repeat 0 0 / 20px 22px;
    display: block;
    height: 26px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    right: 18px;
    text-indent: -9999px;
    top: 15px;
    width: 25px;
} /* white */ .error404 .type1 .white h3,
.error404 .type1 .white h4,
.error404 .type1 .white i
{
    color: #fff;
} .error404 .type1 .white .dt-sc-newsletter-section input[type='email']
{
    background: #000;
    border-color: #d3d3d3;
} /*----*****---- << Type 2 >> ----*****----*/ .error404 .type2 .vc_col-sm-6:first-child
{
    padding: 0 20px;
    text-align: center;
} .error404 .type2 h2
{
    display: inline-block;
    font-size: 200px;
    font-weight: bold;
    line-height: 140px;
    margin-bottom: 0;
    position: relative;
    top: -10px;
} .error404 .type2 h3
{
    font-size: 100px;
    font-weight: 300;
    letter-spacing: 20px;
    line-height: 90px;
    text-transform: uppercase;
} .error404 .type2 h4
{
    border-bottom: 2px solid #d0d0d0;
    font-size: 42px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    text-transform: uppercase;
    width: 570px;
} .error404 .type2 .vc_col-sm-6
{
    padding: 0 0 0 30px;
} .error404 .type2
{
    color: #888;
    font-size: 16px;
} .error404 .type2 p
{
    font-size: 15px;
} .error404 .type2 a.dt-sc-back
{
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 15px 50px;
    text-transform: uppercase;
} /*----*****---- << Type 3 >> ----*****----*/ .error404 .type3
{
    text-align: center;
} .error404 .type3 h5
{
    font-size: 42px;
    margin-top: 10px;
} .error404 .type3 h4
{
    font-size: 35px;
} .error404 .type3 a.dt-sc-back
{
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 15px 30px;
} .error404 .type3 a.dt-sc-back i
{
    color: #999;
    margin-right: 5px;
} .error404 .type3 .dt-sc-go-back .wpb_wrapper > i
{
    color: #333;
    font-size: 20px;
    font-style: normal;
    line-height: normal;
} .error404 .type3 a.dt-sc-back:hover,
.error404 .type3 .dt-sc-newsletter-section input[type='submit']:hover
{
    background: #000;
} .error404 .type3 #searchform
{
    display: inline-block;
    float: none;
    min-width: 500px;
    padding: 0;
    position: relative;
    width: auto;
} .error404 .type3 #searchform input[type='text']
{
    background: #dedede;
    font-size: 16px;
    height: 55px;
    margin-right: 0;
    padding: 15px 20px;
    width: 100%;
} .error404 .type3 #searchform input[type='submit']
{
    background: #333;
    font-size: 16px;
    height: 49px;
    margin-top: 0;
    padding: 15px 20px;
    position: absolute;
    right: 3px;
    text-transform: capitalize;
    top: 3px;
} .error404 .type3 .event #searchform input[type='submit']
{
    height: 49px;
    padding: 15px 20px;
} /*----*****---- << Type 4 >> ----*****----*/ .error404 .type4
{
    text-align: center;
} .error404 .type4 .error-box
{
    border-radius: 100px 0 100px 0;
    box-sizing: border-box;
    display: inline-block;
    height: 350px;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 50px;
    width: 350px;
} .error404 .type4 .error-box h2,
.error404 .type4 .error-box h3,
.error404 .type4 .error-box h4
{
    color: #fff;
    text-transform: uppercase;
} .error404 .type4 .error-box h2
{
    color: #fff;
    font-family: 'Courgette', cursive;
    font-size: 120px;
    margin-bottom: 0;
    position: relative;
    top: -16px;
} .error404 .type4 .error-box h3
{
    font-size: 54px;
    margin-bottom: 0;
} .error404 .type4 .error-box h4
{
    font-size: 24px;
} .error404 .type4 .error-text
{
    color: #999;
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
} .error404 .type4 #searchform input[type='text'],
.error404 .type4 .error-text
{
    font-family: 'Josefin Sans', sans-serif;
} .error404 .type4 #searchform
{
    display: inline-block;
    float: none;
    min-width: 475px;
    padding: 0;
    width: auto;
} .error404 .type4 #searchform
{
    float: none;
    position: relative;
    width: auto;
} .error404 .type4 #searchform input[type='text']
{
    background: #fafafa;
    border: 1px solid #e6e6e6;
    border-radius: 3px 4px 4px 3px;
    color: #000;
    font-size: 18px;
    height: 60px;
    margin-right: 0;
    padding: 19px 12px 18px;
    width: 100%;
} .error404 .type4 #searchform input[type='submit']
{
    border-radius: 0 3px 3px 0;
    font-size: 20px;
    font-weight: normal;
    height: 60px;
    margin-top: 0;
    padding: 16px 30px 17px;
    position: absolute;
    right: 0;
    text-transform: capitalize;
    top: 0;
} /*----*****---- << Square >> ----*****----*/ .error404 .type4 .error-box.square
{
    border-radius: 0;
    margin-bottom: 80px;
    transform: rotate(42deg);
} .error404 .type4 .error-box.square .error-box-inner
{
    transform: rotate(-42deg);
} .error404 .type4 .error-box.square h2
{
    font-family: Open Sans,sans-serif;
    line-height: 140px;
} .error404 .type4 .white .error-text
{
    color: #fff;
} /*----*****---- << Type 5 >> ----*****----*/ .error404 .type5
{
    text-align: center;
} .error404 .type5 .wpb_wrapper
{
    margin: 0 auto;
} .error404 .type5 #searchform
{
    position: relative;
    width: 500px;
} .error404 .type5 #searchform input[type='text']
{
    background: #f5f5f5;
    border-radius: 35px;
    font-size: 16px;
    margin-right: 0;
    padding: 20px;
    width: 100%;
} .error404 .type5 #searchform input[type='submit']
{
    background: url(../images/submit-bg1.png) no-repeat;
    background-size: 23px 24px;
    display: block;
    height: 24px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    right: 24px;
    text-indent: -9999px;
    top: 13px;
    width: 23px;
} .error404 .type5 h2
{
    color: #f00;
    font-family: 'Raleway', sans-serif;
    font-size: 280px;
    line-height: 270px;
    position: relative;
    text-shadow: 0 20px 0 #1a1a1a;
    top: -20px;
} .error404 .type5 h3
{
    color: #666;
    font-family: 'Lato', sans-serif;
    font-size: 70px;
    font-style: italic;
    font-weight: bold;
} .error404 .type5 .error-top,
.error404 .type5 .error-bottom
{
    color: #fff;
    font-size: 40px;
    position: relative;
} .error404 .type5 .error-top
{
    top: 35px;
} .error404 .type5 .error-bottom
{
    top: -41px;
} .error404 .type5 a.dt-go-back
{
    background: #5c5c5c;
    color: #fff;
    display: inline-block;
    padding-right: 20px;
} .error404 .type5 a.dt-go-back i
{
    background: #fff;
    color: #1a1a1a;
    display: inline-block;
    line-height: 20px;
    margin-right: 15px;
    padding: 15px;
            transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
} .error404 .type5 a.dt-go-back:hover
{
    background: #fff;
    color: #1a1a1a;
} .error404 .type5 a.dt-go-back:hover i
{
    background: #5c5c5c;
    color: #fff;
} /*----*****---- << Type 6 >> ----*****----*/ .error404 .type6
{
    font-family: 'Raleway', sans-serif;
    text-align: center;
} .error404 .type6 .error-box
{
    display: inline-block;
    margin-bottom: 40px;
    min-height: 450px;
    padding: 50px 20px 20px 20px;
    position: relative;
    width: 390px;
    z-index: 1;
} .error404 .type6 .error-box:before
{
    background: rgba(0,0,0,.4);
    border: 3px solid rgba(255,255,255,.3);
    content: '';
    display: inline-block;
    height: 385px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(20deg);
    width: 385px;
    z-index: -1;
} .error404 .type6 .error-box:after
{
    background: rgba(0,0,0,.4);
    border: 3px solid rgba(255,255,255,.3);
    content: '';
    display: inline-block;
    height: 385px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(25deg);
    width: 385px;
    z-index: -1;
} .error404 .type6 .error-box h3
{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 65px;
    font-weight: 300;
    letter-spacing: 15px;
    text-transform: uppercase;
} .error404 .type6 .error-box h2
{
    color: #f00;
    font-family: 'Raleway', sans-serif;
    font-size: 164px;
    line-height: 140px;
    margin-bottom: 0;
    position: relative;
    text-shadow: 0 5px 5px #000;
    top: -35px;
} .error404 .type6 .error-box h4
{
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
} .error404 .type6 .error-text
{
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 40px;
} .error404 .type6 a.dt-go-back
{
    background: rgba(255,255,255,.3);
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 13px 25px;
    text-transform: uppercase;
} .error404 .type6 a.dt-go-back:hover
{
    background-color: #fff;
    color: #000;
} /*----*****---- << Type 7 >> ----*****----*/ .error404 .type7
{
    text-align: center;
} .error404 .type7 .error-content
{
    display: inline-block;
    float: left;
    text-align: center;
    width: 630px;
} .error404 .type7 h2
{
    line-height: 170px;
} .error404 .type7 .dt-go-back
{
    background: #000;
    border: 5px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 98px;
    line-height: 98px;
    position: relative;
    text-transform: uppercase;
    transform: rotate(45deg);
    width: 98px;
} .error404 .type7 .dt-go-back i
{
    display: inline-block;
    font-style: normal;
    transform: rotate(-45deg);
} .error404 .type7 .error-text
{
    font-size: 42px;
    line-height: 55px;
    margin-bottom: 0;
} .error404 .type7 #searchform
{
    display: inline-block;
    min-width: 500px;
    padding: 0;
    position: relative;
} .error404 .type7 #searchform input[type='text']
{
    background: rgba(0, 0, 0, .1);
    border: 0;
    border-radius: 3px;
    font-size: 16px;
    height: 54px;
    margin-right: 0;
    padding: 16px 20px 15px;
    width: 100%;
} .error404 .type7 #searchform input[type='submit']
{
    background: #000;
    border-radius: 0 3px 3px 0;
    color: #fff;
    height: 54px;
    margin-top: 0;
    padding: 18px 20px 19px;
    position: absolute;
    right: 0;
    top: 0;
} .error404 .type7 #searchform input[type='submit']:hover
{
    background: #fff;
    color: #000;
} /** White **/ .error404 .type7 .white .menu-links li a,
.error404 .type7 .white .error-text,
.error404 .type7 .white input[type='text']
{
    color: #fff;
} /*----*****---- << Type 8 >> ----*****----*/ .error404 .type8
{
    color: #8997a7;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    line-height: 30px;
} .error404 .type8 h3
{
    font-size: 100px;
    font-weight: 100;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
} .error404 .type8 h2
{
    font-family: 'Raleway', sans-serif;
    font-size: 200px;
    line-height: 170px;
    margin: 20px 0;
    margin-bottom: 0;
    position: relative;
    top: -20px;
} .error404 .type8 h4
{
    font-size: 42px;
    font-weight: 300;
    text-transform: uppercase;
} .error404 .type8 .error-text
{
    color: #a5a5a5;
    font-size: 20px;
    font-style: normal;
    line-height: 40px;
} .error404 .type8 .dt-go-back
{
    color: #000;
    display: inline-block;
    font-size: 20px;
    padding: 14px 20px;
} .error404 .type8 .dt-go-back i
{
    color: #fff;
    margin-right: 5px;
            transition: all .3s linear;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
} .error404 .type8.ad .dt-go-back:hover
{
    background: #fff;
    color: #000;
} .error404 .container
{
    height: 100%;
    text-align: center;
} /*----*****---- << Dark Bg >> ----*****----*/ .error404 .type1.dt-sc-dark-bg #searchform input[type='text'],
.error404 .dt-sc-dark-bg #searchform input[type='text']
{
    background: rgba(255,255,255,.1);
} .error404 .dt-sc-dark-bg .menu-links li a
{
    background: rgba(255,255,255,.1);
    color: #fff;
} .error404 .type1.dt-sc-dark-bg .dt-sc-button
{
    background: #fff;
    color: #000;
} .error404 .type1.dt-sc-dark-bg .dt-sc-button:before
{
    border-right-color: #fff;
} .error404 .type1.dt-sc-dark-bg .dt-sc-button:hover
{
    background-color: rgba(255,255,255,.5);
    color: #d3d3d3;
} .error404 .type1.dt-sc-dark-bg .dt-sc-button:hover:before
{
    border-right-color: rgba(255,255,255,.5);
} .error404 .type2.dt-sc-dark-bg h4
{
    border-bottom-color: rgba(255,255,255,.1);
} .error404 .type4.dt-sc-dark-bg #searchform input[type='text']
{
    border-color: rgba(255,255,255,.06);
    color: #d3d3d3;
} .error404 .type7.dt-sc-dark-bg #searchform input[type='submit']
{
    background: rgba(255,255,255,.7);
    color: #333;
} .error404 .type7.dt-sc-dark-bg #searchform input[type='submit']:hover
{
    background: #fff;
} .error404 .type8.dt-sc-dark-bg h3,
.error404 .type8.dt-sc-dark-bg h4
{
    color: #fff;
} .error404 .type6.dt-sc-dark-bg .error-box:before,
.error404 .type6.dt-sc-dark-bg .error-box:after
{
    background: rgba(255,255,255,.4);
} /*-------------------------------------------------------------- 2.0 - Responsive --------------------------------------------------------------*/ /* Note: Design for a width of 960px */ @media only screen and (min-width:992px) and (max-width:1199px)
{
    /*** 404 ***/ .error404 .type4 .vc_col-sm-6,
    .error404 .type7 .vc_col-sm-6,
    .error404 .type8 .vc_col-sm-6
    {
        margin: 0;
        width: 100%;
    } .error404 .type8 .vc_col-sm-6.alignleft
    {
        text-align: center;
        width: 100%;
    } .error404 .type5 .wpb_wrapper
    {
        width: 100%;
    } .error404 .type5 h2
    {
        font-size: 210px;
    } .error404 .type5 h3
    {
        font-size: 50px;
    } .error404 .type5 #searchform
    {
        width: 100%;
    } .error404 .type5 h2
    {
        text-shadow: 0 13px 0 #1a1a1a;
    } .error404 .type3 #searchform
    {
        width: 100%;
    } .error404 .type7 .error-content,
    .error404 .type7 .wpb_wrapper > .alignright
    {
        width: 100%;
    } .error404 .type5 .wpb_column:first-child .wpb_wrapper
    {
        width: 70%;
    }
} /* Note: Design for a width of 768px */ @media only screen and (min-width:768px) and (max-width:991px)
{
    /*** 404 ***/ .error404 .type2 h2
    {
        font-size: 190px;
    } .error404 .type2 h3
    {
        font-size: 90px;
    } .error404 .type2 h4
    {
        font-size: 33px;
    } .error404 .type4 .vc_col-sm-6,
    .error404 .type7 .vc_col-sm-6,
    .error404 .type8 .vc_col-sm-6,
    .error404 .type5 .vc_col-sm-6
    {
        margin: 0;
        width: 100%;
    } .error404 .type8 .vc_col-sm-6.alignleft
    {
        text-align: center;
        width: 100%;
    } .error404 .type5 .vc_col-sm-6
    {
        display: inline-block;
        height: auto;
    } .error404 .type5 .dt-sc-newsletter-section,
    .error404 .type5 .error-right
    {
        display: inline-block;
    } .error404 .type3 .wpb_column
    {
        margin: 0;
        width: 100%;
    } .error404 .type7 .error-content,
    .error404 .type7 .wpb_wrapper > .alignright
    {
        width: 100%;
    } .error404 .type8 .alignleft
    {
        text-align: center;
    }
} /*----*****---- << Mobile (Landscape) >> ----*****----*/ /* Note: Design for a width of 480px */ @media only screen and (min-width: 480px) and (max-width: 767px)
{
    /*** 404 ***/ .error404 .type7 .error-content
    {
        width: 100%;
    }
} /* Common Styles for the devices below 479px width */ @media only screen and (max-width: 479px)
{
    /*** 404 ***/ .error404 .type4 .error-box h4
    {
        font-size: 12px;
    } .error404 .type1 h3
    {
        font-size: 70px;
        letter-spacing: 0;
    } .error404 .type6 .error-box::before,
    .error404 .type6 .error-box::after
    {
        height: 225px;
        width: 225px;
    } .error404 .type6 .error-box
    {
        min-height: 200px;
        width: 190px;
    } .error404 .type6 .error-box h3
    {
        font-size: 28px;
    } .error404 .type6 .error-box h2
    {
        font-size: 60px;
        line-height: 60px;
        top: -22px;
    } .error404 .type6 .error-box h4
    {
        font-size: 19px;
        text-transform: capitalize;
    } .error404 .type4 .error-box.square h2
    {
        font-size: 50px;
        line-height: 50px;
    } .error404 .type5 h3
    {
        font-size: 40px;
    } .error404 .type2 .vc_col-sm-6
    {
        padding: 0 15px;
    } .error404 .type1 .dt-sc-newsletter-section input[type='submit']
    {
        background-color: #faf5c8;
        background-position: center;
        padding: 0 10px;
        width: 37px;
    }
} /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (min-width: 320px) and (max-width: 479px)
{
    /*** 404 ***/ .error404 .type1 img
    {
        max-width: 55%;
    } .error404 .type1 h4
    {
        font-size: 32px;
    } .error404 .type2 h3
    {
        font-size: 60px;
    } .error404 .type2 h2
    {
        font-size: 130px;
        top: -30px;
    } .error404 .type2 h4
    {
        font-size: 25px;
    } .error404 .type3 h5,
    .error404 .type8 h4
    {
        font-size: 31px;
    } .error404 .type4 .error-box
    {
        height: 200px;
        width: 200px;
    } .error404 .type4 .error-box h2
    {
        font-size: 60px;
    } .error404 .type4 .error-box h3
    {
        font-size: 35px;
    } .error404 .type5 h2
    {
        font-size: 160px;
    } .error404 .type7 img
    {
        width: 50%;
    } .error404 .type7 .error-text
    {
        font-size: 22px;
        line-height: 40px;
    } .error404 .type8 h2
    {
        font-size: 140px;
        top: -15px;
    } .error404 .type8 h3
    {
        font-size: 70px;
    }
} /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 319px)
{
    /*** 404 ***/ .error404 .type2 h3
    {
        font-size: 30px;
        margin-top: 20px;
    } .error404 .type2 h2
    {
        font-size: 80px;
        line-height: normal;
        top: -20px;
    } .error404 .type2 h4
    {
        font-size: 19px;
        text-transform: capitalize;
    } .error404 .type4 .error-box
    {
        border-radius: 50px 0 50px 0;
        height: 170px;
        padding: 27px;
        width: 170px;
    } .error404 .type4 .error-box h2
    {
        font-size: 50px;
    } .error404 .type4 .error-box h3
    {
        font-size: 25px;
    } .error404 .type4 .dt-sc-newsletter-section input[type='submit']
    {
        border-radius: 5px;
        float: none;
        margin-bottom: 10px;
        margin-top: 5px;
        position: inherit;
    } .error404 .type1 img
    {
        max-width: 70%;
    } .error404 .type1 h4
    {
        font-size: 22px;
    } .error404 .type1 .dt-sc-newsletter-section input[type='email']
    {
        font-size: 12px;
    } .error404 .type1 .dt-sc-newsletter-section input[type='submit']
    {
        right: 13px;
    } .error404 .type7 .error-text
    {
        font-size: 20px;
        line-height: 40px;
    } .error404 .type7 input[type='submit']
    {
        margin-top: 10px;
        position: inherit;
    } .error404 .type7 input[type='submit'],
    .error404 .type4 .dt-sc-newsletter-section input[type='email']
    {
        float: none;
    } .error404 .type3 h5,
    .error404 .type8 h4
    {
        font-size: 22px;
    } .error404 .type3 .dt-sc-newsletter-section input[type='submit']
    {
        float: none;
        margin-bottom: 10px;
        margin-top: 0;
        position: inherit;
    } .error404 .type8 h2
    {
        font-size: 100px;
        line-height: 110px;
        top: -17px;
    } .error404 .type8 h3
    {
        font-size: 60px;
        letter-spacing: 0;
    } .error404 .type8 .error-text
    {
        font-size: 18px;
        line-height: 30px;
    } .error404 .type5 h2
    {
        font-size: 100px;
        line-height: 200px;
        text-shadow: 0 11px 0 #1a1a1a;
        top: -7px;
    }
}




.footer-black {
  width: 100%;
  background-color: #000; /* black background */
  color: #fff; /* white text */
  text-align: center;
  padding: 15px 0; /* space above and below text */
}

.footer-black p {
  margin: 0;
  font-size: 14px;
}

/* RED BORDER ON ERROR FIELDS */
.wpcf7-form input.wpcf7-not-valid,
.wpcf7-form textarea.wpcf7-not-valid {
    border: 1px solid #ff4d4d;   /* red border */
}

/* RED ERROR BOX UNDER FORM (same style as your screenshot) */
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output {
    margin: 30px 0 0;
    padding: 18px 25px;
    border: 1px solid #f5a3a3;
    background: #ffd6d6;
    color: #a94442;
    font-weight: 600;
    text-align: center;
}

/* SUCCESS BOX (optional, for when the form passes validation) */
.wpcf7 form.sent .wpcf7-response-output {
    margin: 30px 0 0;
    padding: 18px 25px;
    border: 1px solid #a3e6a3;
    background: #dbffdb;
    color: #3c763d;
    font-weight: 600;
    text-align: center;
}

