[data-simplebar]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;overflow:auto;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";opacity:0;position:absolute;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{bottom:2px;left:2px;right:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{bottom:0;left:0;min-height:0;min-width:10px;right:auto;top:0;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{-ms-overflow-style:scrollbar!important;direction:rtl;height:500px;opacity:0;overflow-x:scroll;overflow-y:hidden;position:fixed;visibility:hidden;width:500px}.simplebar-dummy-scrollbar-size>div{height:200%;margin:10px 0;width:200%}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}
:root{--ag-form-margin:auto auto}.age-restriction{height:calc(100vh - var(--ag-vh-offset, 0px));overflow:var(--ag-restriction-overflow,hidden);position:relative}.age-gate{background-color:var(--ag-form-background,#fff);border:var(--ag-form-border,0);border-radius:var(--ag-form-radius,0);border-width:var(--ag-form-border-width,0);box-shadow:var(--ag-form-shadow,none);color:var(--ag-text-color,#333);margin:var(--ag-form-margin,auto);max-height:var(--ag-form-max-height,calc(94vh - var(--ag-vh-offset, 0px)));max-width:var(--ag-form-max-width,500px);overflow-y:auto;padding:var(--ag-form-padding,20px);position:relative;scrollbar-width:var(--ag-scrollbar-display,none);width:100%;z-index:var(--ag-form-z-index,10000)}.age-gate::-webkit-scrollbar{display:var(--ag-scrollbar-display,none)}.age-gate *{box-sizing:border-box}.age-gate .simplebar-scrollbar:before{background-color:var(--ag-scrollbar,#000)}.age-gate h1:after,.age-gate h1:before,.age-gate h2:after,.age-gate h2:before,.age-gate h3:after,.age-gate h3:before,.age-gate h4:after,.age-gate h4:before,.age-gate h5:after,.age-gate h5:before,.age-gate h6:after,.age-gate h6:before{content:none}.age-gate-additional-information,.age-gate__additional-information{font-size:var(--ag-text-additional-size,12px);margin:var(--ag-text-additional-margin,0);padding:var(--ag-text-additional-padding,0)}.age-gate-additional-information p:last-of-type,.age-gate__additional-information p:last-of-type{margin-bottom:0}.age-gate-background-color,.age-gate__background-color{-webkit-backdrop-filter:blur(var(--ag-blur));backdrop-filter:blur(var(--ag-blur));background:var(--ag-background-color,#fff);opacity:var(--ag-background-opacity,1);z-index:1}.age-gate-background,.age-gate-background-color,.age-gate__background,.age-gate__background-color{height:calc(100vh - var(--ag-vh-offset, 0px));left:0;position:fixed;top:0;width:var(--ag-overlay-width,100%)}.age-gate-background,.age-gate__background{background-image:var(--ag-background-image);background-position:var(--ag-background-image-position);background-repeat:var(--ag-background-image-repeat);background-size:var(--ag-background-image-size,cover);opacity:var(--ag-background-image-opacity);z-index:2}.age-gate-background iframe,.age-gate-background video,.age-gate__background iframe,.age-gate__background video{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.age-gate-buttons,.age-gate__buttons{align-items:center;display:flex;gap:var(--ag-button-gap,10px);justify-content:center}.age-gate input[type=text].age-gate-input,.age-gate input[type=text].age-gate__input{background:var(--ag-input-background-color,#fff);border:var(--ag-input-border,solid);border-radius:var(--ag-input-radius,3px);border-width:var(--ag-input-border-width,1px);color:var(--ag-input-color,#414141);font-size:var(--ag-input-text-size,1rem);padding:var(--ag-input-padding,.5rem 1rem);text-align:var(--ag-text-align);transition:all .3s;width:100%}.age-gate input[type=text].age-gate-input::-moz-placeholder,.age-gate input[type=text].age-gate__input::-moz-placeholder{color:var(--ag-input-placeholder-color)}.age-gate input[type=text].age-gate-input::placeholder,.age-gate input[type=text].age-gate__input::placeholder{color:var(--ag-input-placeholder-color)}.age-gate select.age-gate-select,.age-gate select.age-gate__region,.age-gate select.age-gate__select{background:var(--ag-input-background-color,#fff);border:var(--ag-input-border,solid);border-radius:var(--ag-input-radius,3px);border-width:var(--ag-input-border-width,1px);color:var(--ag-input-color,#414141);font-size:var(--ag-input-text-size,1rem);padding:var(--ag-input-padding,.5rem 1rem);text-align:var(--ag-text-align);width:100%}.age-gate select.age-gate__region{margin-bottom:1rem}.age-gate-label,.age-gate__label{display:var(--ag-label-display,block);margin:var(--ag-label-margin,0 0 .5rem)}.age-gate-error,.age-gate__error{color:var(--ag-text-error-color,#c00);font-weight:var(--ag-text-error-weight,bold)}.age-gate-error a,.age-gate__error a{color:currentColor;text-decoration:underline}.age-gate-errors,.age-gate__errors{padding:var(--ag-text-errors-padding,0 10px)}.age-gate-errors:empty,.age-gate__errors:empty{padding:0}.age-gate-extra,.age-gate__extra{margin:var(--ag-fields-margin,0 auto 1rem);max-width:var(--ag-fields-width,100%);width:100%}.age-gate-extra:empty,.age-gate__extra:empty{display:none}.age-gate-form-elements,.age-gate__form-elements{display:grid;gap:var(--ag-input-spacing,10px);grid-template-columns:repeat(3,1fr);list-style:none;margin:var(--ag-input-margin,0);padding:0}.age-gate-fields,.age-gate__fields{border-width:0;display:block;margin:var(--ag-fields-margin,0 auto 1rem);max-width:var(--ag-fields-width,100%);padding:0;width:100%}.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{padding:0 20px 20px}@media screen and (min-width:768px){.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{max-width:70%}}@media screen and (min-width:1024px){.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields{max-width:50%}}.age-gate-form,.age-gate__form{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.age-gate-heading-title,.age-gate__heading-title{font-size:var(--ag-text-heading-size,2rem);font-weight:var(--ag-text-heading-weight,700);margin:var(--ag-text-heading-margin,0 0 1rem)}.age-gate-headline,.age-gate__headline{font-size:var(--ag-text-headline-size,1.5rem);font-weight:var(--ag-text-headline-weight,700);margin:var(--ag-text-headline-margin,0 0 1rem)}.age-gate-restricted,.age-gate__restricted{height:calc(100vh - var(--ag-vh-offset, 0px));overflow:var(--ag-html-overflow,hidden);position:relative}.age-gate-loader,.age-gate__loader{align-items:center;background:rgba(0,0,0,.4);color:var(--ag-loader-color,#000);display:none;height:calc(100vh - var(--ag-vh-offset, 0px));justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.age-restriction--working .age-gate-loader,.age-restriction--working .age-gate__loader{display:flex}.age-gate-loader img,.age-gate-loader svg,.age-gate__loader img,.age-gate__loader svg{display:block;height:70px;width:70px}.age-gate-loading-icon,.age-gate__loading-icon{display:block;height:50px;width:50px}.age-gate-heading-title-logo,.age-gate__heading-title--logo{height:var(--ag-logo-height,auto);max-width:var(--ag-logo-max-width,100%)}.age-gate-remember-text,.age-gate__remember-text{font-size:var(--ag-remember-size,.9rem);font-weight:var(--ag-remember-weight,normal);margin-left:var(--ag-remember-spacing,5px)}.age-gate-remember-wrapper,.age-gate__remember-wrapper{margin:var(--ag-remember-margin,0 0 1rem)}.age-gate-remember,.age-gate__remember{align-items:center;cursor:pointer;display:inline-flex;justify-content:var(--ag-remember-align,center)}.age-gate-subheadline,.age-gate__subheadline{font-size:var(--ag-text-subheadline-size,1.2rem);font-weight:var(--ag-text-subheadline-weight,500);margin:var(--ag-text-subheadline-margin,0 0 1rem)}.age-gate-submit,.age-gate__submit{margin:var(--ag-submit-margin,0 0 1rem)}button.age-gate-button,button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__button,button.age-gate__submit--no,button.age-gate__submit--yes{background-color:var(--ag-button-color-background,#333);border:var(--ag-button-border,0);border-radius:var(--ag-button-radius,3px);color:var(--ag-button-color-text,#fff);cursor:var(--ag-button-cursor,pointer);font-size:var(--ag-button-size,1rem);font-weight:var(--ag-button-weight,600);padding:var(--ag-button-padding,.5rem 1rem)}button.age-gate-button:active,button.age-gate-button:focus,button.age-gate-button:hover,button.age-gate-submit-no:active,button.age-gate-submit-no:focus,button.age-gate-submit-no:hover,button.age-gate-submit-yes:active,button.age-gate-submit-yes:focus,button.age-gate-submit-yes:hover,button.age-gate__button:active,button.age-gate__button:focus,button.age-gate__button:hover,button.age-gate__submit--no:active,button.age-gate__submit--no:focus,button.age-gate__submit--no:hover,button.age-gate__submit--yes:active,button.age-gate__submit--yes:focus,button.age-gate__submit--yes:hover{background-color:var(--ag-button-color-hover,#323232);border:var(--ag-button-hover-border,0);color:var(--ag-button-color-text-hover,#fff)}button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__submit--no,button.age-gate__submit--yes{margin:var(--ag-button-margin,0)}.age-gate-wrapper,.age-gate__wrapper{box-sizing:border-box;display:var(--ag-form-display,flex);height:calc(100vh - var(--ag-vh-offset, 0px));left:var(--ag-form-left,0);overflow-y:var(--ag-form-overlow,auto);padding:var(--ag-wrapper-padding,20px);position:var(--ag-form-position,fixed);text-align:var(--ag-text-align,center);top:var(--ag-form-top,0);transition-duration:var(--ag-transition-duration,.3s);transition-property:all;transition-timing-function:var(--ag-transition-timing,ease);width:var(--ag-overlay-width,100%);z-index:var(--ag-form-z-index,10000)}.age-gate .age-gate-shortcode-inner,.age-gate .age-gate__shortcode__inner{align-items:center;background:hsla(0,0%,100%,.5);display:flex;flex-direction:column;height:100%;justify-content:center;padding:10px;text-align:center;width:100%}.age-gate--shortcode,.age-gate-shortcode{background-color:transparent;background-size:cover;max-width:none;padding:0}.age-gate--fade,.age-gate.fade{opacity:0}.age-gate--slide-0,.age-gate--slide-up{transform:translateY(-100%)}.age-gate--slide-down{transform:translateY(100%)}.age-gate--slide-left{transform:translateX(-100%)}.age-gate--slide-right{transform:translateX(100%)}

/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.4.5
date:      	15/05/17
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

#debungcontrolls {
	z-index:100000;
	position:fixed;
	bottom:0px; width:100%;
	height:auto;
	background:rgba(0,0,0,0.6);
	padding:10px;
	box-sizing: border-box;
}

.debugtimeline {
	width:100%;
	height:10px;
	position:relative;
	display:block;
	margin-bottom:3px;	
	display:none;
	white-space: nowrap;	
	box-sizing: border-box;
}

.debugtimeline:hover {
	height:15px;

}

.the_timeline_tester {
	background:#e74c3c;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:0;	
}

.rs-go-fullscreen {
	position:fixed !important;
	width:100% !important;
	height:100% !important;
	top:0px !important;
	left:0px !important;
	z-index:9999999 !important;
	background:#ffffff !important;
}


.debugtimeline.tl_slide .the_timeline_tester {
	background:#f39c12;	
}

.debugtimeline.tl_frame .the_timeline_tester {
	background:#3498db;	
}

.debugtimline_txt {
	color:#fff;
	font-weight: 400;
	font-size:7px;
	position:absolute;	
	left:10px;
	top:0px;
	white-space: nowrap;
	line-height: 10px;
}


.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888');
  src: url('https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888') format('woff'),
       url('https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../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: none;
  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); */
}

.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		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
	width:100%;
}

.rev_slider{
	position:relative;
	overflow:visible;
}

.entry-content .rev_slider a,
.rev_slider a { box-shadow: none; }

.tp-overflow-hidden { 	overflow:hidden !important;}
.group_ov_hidden 	{	overflow:hidden}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;	
	transition: none;
	margin:0px;
	padding:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev_slider .tp-caption,
.rev_slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;	
	-webkit-font-smoothing: antialiased !important;
	z-index:1;
}

.rev_slider .tp-caption,
.rev_slider .caption,
.tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
	margin-bottom:0;

}

.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {	
	box-sizing:border-box;	
	max-height:none !important;	
}


.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption,
.tp-parallax-wrap.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
	max-width: none !important
}

.tp-element-background 	{	position:absolute; top:0px;left:0px; width:100%;height:100%;z-index:0;}

.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);}

.tp-parallax-wrap { transform-style: preserve-3d }

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
.rev_row_zone					{	position:absolute; width:100%;left:0px; box-sizing: border-box;min-height:50px; font-size:0px;}

.rev_row_zone_top 				{	top:0px;}
.rev_row_zone_middle 			{	top:50%; transform:translateY(-50%);}
.rev_row_zone_bottom 			{	bottom:0px;}

.rev_column .tp-parallax-wrap  { vertical-align: top }

.rev_slider .tp-caption.rev_row 	{
	display:table;
	position:relative;
	width:100% !important;
	table-layout: fixed;
	box-sizing: border-box;
	vertical-align: top;
	height:auto !important;
	font-size:0px;
}

.rev_column {	
	display: table-cell;
	position: relative;
	vertical-align: top;
	height: auto;
	box-sizing: border-box;	
	font-size:0px;
}

.rev_column_inner {
	box-sizing: border-box;
	display: block;
	position: relative;
	width:100% !important;
	height:auto !important;
	white-space: normal !important;
}

.rev_column_bg {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    box-sizing: border-box;
    background-clip: content-box;
    border: 0px solid transparent;
}



.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .tp-loop-wrap,
.rev_column_inner .tp-mask-wrap 			{	text-align: inherit; }
.rev_column_inner .tp-mask-wrap 			{	display: inline-block;}


.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap { position: relative !important; left:auto !important; top:auto !important; line-height: 0px;}

.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column { vertical-align: top; }

.rev_break_columns { display: block !important }
.rev_break_columns .tp-parallax-wrap.rev_column  { display:block !important; width:100% !important; }


/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/


.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}

/* new static layers position option */
.tp-static-layers-back {	
	z-index:0;
}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;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-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-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;				
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1; display:block;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}


.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;	
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);		
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;	
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.disabled_lc .tp-video-play-button,
.rs-background-video-layer video::-webkit-media-controls-start-playback-button,
.rs-background-video-layer video::-webkit-media-controls,
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
 

.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}

 


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../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;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;	
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700;box-shadow:0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555;box-shadow:0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888;box-shadow:0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; transition: all 0.2s ease-out !important;  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;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	border-radius: 30px; }
.rev-minround 							{ 	border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 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;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
 
}
#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;
}
#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-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-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: 50%;}
	50% {opacity: 0;top: 50%;}
	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;
	background: white;
	border-radius: 50%;	
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.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		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background:#000; background:rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}



/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom:1;
}

.tp-caption img {  }



.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}


.tp-caption .rs-starring .star-rating {
	float: none;	
	display: inline-block;
    vertical-align: top;
    color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;	
	width: 5.4em;
	font-family: star;
	font-size: 1em !important;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}




/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background-image:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../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;	
}


.tp-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;	
}



.tp-loader.spinner5 	{	
	background-image:url(https://bbmlive.com/adult/wp-content/plugins/revslider/public/assets/css/../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);}
}


.tp-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;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-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;
}

.tp-loader.spinner3 .bounce1 {
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {  
  animation-delay: -0.16s;
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-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);  
}

.tp-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);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.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,
.tp-videoposter,
.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;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.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:hover				{	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:hover 				{	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'; }



/***************************
	- KEN BURNS FIXES -
***************************/

body.rtl .tp-kbimg {left: 0 !important}



/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.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 .tp-caption: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-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.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,.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:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._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:2}._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:3}.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}
.tp-kbimg-wrap:before,
.tp-kbimg-wrap:after {height:500%;width:500%}


.rs-background-video-layer iframe {visibility:inherit !important;}

.simple-banner,
.simple-banner_2,
.simple-banner_3,
.simple-banner_4,
.simple-banner_5 {
  width: 100%;
  text-align: center;
  position: relative;
  display: block;
}

.simple-banner .simple-banner-text,
.simple-banner_2 .simple-banner-text_2,
.simple-banner_3 .simple-banner-text_3,
.simple-banner_4 .simple-banner-text_4,
.simple-banner_5 .simple-banner-text_5 {
  font-weight: 700;
  padding: 10px 20px;
  position: relative;
}

.simple-banner .simple-banner-button,
.simple-banner_2 .simple-banner-button_2,
.simple-banner_3 .simple-banner-button_3,
.simple-banner_4 .simple-banner-button_4,
.simple-banner_5 .simple-banner-button_5 {
  border: none;
  background-color: transparent;
  padding: 0 5px;
  margin: 0 10px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  transform: translate(0%, -50%);
  right: 0;
  top: 50%;
  font-size: 16px;
  cursor: pointer;
}

:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.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,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}
@charset "UTF-8";:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal;font-display: swap;
}@font-face{font-family:WooCommerce;src:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2) format("woff2"),url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal;font-display: swap;
}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row .input-text,.woocommerce form .form-row select{font-family:inherit;font-weight:400;letter-spacing:normal;padding:.5em;display:block;background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width) solid var(--wc-form-border-color);border-radius:var(--wc-form-border-radius);color:var(--wc-form-color-text,#000);box-sizing:border-box;width:100%;margin:0;line-height:normal;height:auto}.woocommerce form .form-row .input-text:focus,.woocommerce form .form-row select:focus{border-color:currentColor}.woocommerce form .form-row select{cursor:pointer;appearance:none;padding-right:3em;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=);background-repeat:no-repeat;background-size:16px;background-position:calc(100% - .5em) 50%}.woocommerce form .form-row textarea{height:4em;line-height:1.5;box-shadow:none}.woocommerce form .form-row .required{color:var(--wc-red);font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row.woocommerce-invalid label{color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-invalid .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-red)}.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wc-green)}.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{border-color:var(--wc-green)}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.select2-container{width:100%}.select2-container .select2-selection--single{height:auto}.select2-container .select2-selection--single .select2-selection__rendered{padding:.5em;line-height:normal;box-sizing:border-box;color:var(--wc-form-color-text,#444);font-weight:400}.select2-container .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container .select2-selection--single .select2-selection__arrow{position:absolute;top:2px;right:.5em;height:100%;width:16px}.select2-container .select2-selection--single .select2-selection__arrow b{border:none;display:block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;width:16px;height:16px;position:absolute;top:50%;left:0;margin:-8px 0 0}.select2-container .select2-dropdown,.select2-container .select2-selection{background-color:var(--wc-form-color-background,#fff);border:var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);border-radius:var(--wc-form-border-radius,4px)}.select2-container.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{margin:0}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:var(--wc-red)!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:var(--wc-red)}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;outline-offset:-2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{background:#fff;border:none;box-sizing:content-box;border-radius:100%;cursor:pointer;font-size:2em;height:36px;padding:0;position:absolute;right:.5em;text-indent:-9999px;top:.5em;width:36px;z-index:99}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{border:2px solid #000;border-radius:100%;box-sizing:content-box;content:"";display:block;height:10px;left:9px;top:9px;position:absolute;width:10px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{background:#000;border-radius:6px;box-sizing:content-box;content:"";display:block;height:8px;left:22px;position:absolute;top:19px;transform:rotate(-45deg);width:2px}.woocommerce div.product div.images .woocommerce-product-gallery__trigger span[aria-hidden=true]{border:0;clip-path:inset(50%);height:1px;left:50%;margin:-1px;overflow:hidden;position:absolute;top:50%;width:1px}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6b6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3em;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=) no-repeat;background-size:16px;-webkit-background-size:16px;background-position:calc(100% - 12px) 50%;-webkit-background-position:calc(100% - 12px) 50%}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#958e09;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a.woocommerce-loop-product__link{display:block}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(90,89,68,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering>label{margin-right:.25rem}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816f98}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:WooCommerce}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;font-size:24px}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";content:"\e021"/"";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.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{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.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{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.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::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.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{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.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 #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left: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_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce form.checkout_coupon .coupon-error-notice{color:var(--wc-red);display:block;font-size:.75em;margin-top:8px}.woocommerce form.checkout_coupon .input-text.has-error:focus{border-color:var(--wc-red)}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details .order-actions--heading,.woocommerce .woocommerce-order-details .order-actions--heading,.woocommerce .woocommerce-order-downloads .order-actions--heading{vertical-align:middle}.woocommerce .woocommerce-customer-details .order-actions-button,.woocommerce .woocommerce-order-details .order-actions-button,.woocommerce .woocommerce-order-downloads .order-actions-button{margin-right:10px}.woocommerce .woocommerce-customer-details .order-actions-button:last-child,.woocommerce .woocommerce-order-details .order-actions-button:last-child,.woocommerce .woocommerce-order-downloads .order-actions-button:last-child{margin-right:0}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .additional-fields,.woocommerce .woocommerce-customer-details .addresses{margin-bottom:2em}.woocommerce .woocommerce-customer-details .additional-fields:last-child,.woocommerce .woocommerce-customer-details .addresses:last-child{margin-bottom:0}.woocommerce .addresses .wc-block-components-additional-fields-list{margin:0;padding:0}.woocommerce .addresses .wc-block-components-additional-fields-list dt{margin:0;padding:0;font-style:normal;font-weight:700;display:inline}.woocommerce .addresses .wc-block-components-additional-fields-list dt::after{content:": "}.woocommerce .addresses .wc-block-components-additional-fields-list dt::before{content:"";display:block}.woocommerce .addresses .wc-block-components-additional-fields-list dd{margin:0;padding:0;font-style:normal;display:inline}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list{border:1px solid rgba(0,0,0,.1);padding:0;display:grid;grid-template-columns:1fr max-content}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt{border-bottom:1px solid rgba(0,0,0,.1);font-style:normal;font-weight:700;padding:1rem;box-sizing:border-box;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt::after{display:none}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dt:last-of-type{border-bottom:0}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;box-sizing:border-box;text-align:right;margin:0!important}.woocommerce .wc-block-order-confirmation-additional-fields-wrapper .wc-block-components-additional-fields-list dd:last-of-type{border-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-column__title{margin-top:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px;box-sizing:border-box}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:last-child,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red);vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.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{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:var(--wc-red)}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover{background-color:#dcd7e2;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#958e09;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:var(--wc-red)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#958e09}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #720eec;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";content:"\e028"/"";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-cart table.cart td.actions .coupon .input-text.has-error:focus,.woocommerce-checkout table.cart td.actions .coupon .input-text.has-error:focus{border-color:var(--wc-red)}#add_payment_method table.cart td.actions .coupon .coupon-error-notice,.woocommerce-cart table.cart td.actions .coupon .coupon-error-notice,.woocommerce-checkout table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);flex-basis:100%;float:none;font-size:.75em;margin-bottom:0;margin-top:8px;text-align:left;width:auto}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#958e09}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method .checkout .checkout-inline-error-message,.woocommerce-cart .checkout .checkout-inline-error-message,.woocommerce-checkout .checkout .checkout-inline-error-message{color:var(--wc-red);font-size:.75em;margin-bottom:0}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:rgba(129,110,153,.14);border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid rgba(104,87,125,.14);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e2;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2bacd;border-top-color:#b5abc2}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5abc2}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(https://bbmlive.com/adult/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e2;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid var(--wc-red);outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}
.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}@media (min-width:768px){.tdm-header-style-3 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.tdm-header-style-3 .td-main-menu-logo a img{top:-1px}}}.tdm-header-style-1,.tdm-header-style-2,.tdm-header-style-3{}.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,.tdm-header-style-3.td-header-wrap .td-header-top-menu-full{background-color:#222}.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.tdm-header-style-1 .td-main-menu-logo a,.tdm-header-style-2 .td-main-menu-logo a,.tdm-header-style-3 .td-main-menu-logo a{line-height:80px}.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:48px}}.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{width:100%}@media (min-width:1019px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:24px auto 0 auto!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:14px auto 0 auto!important}}.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{}@media (min-width:1019px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-1 .td-header-rec-wrap,.tdm-header-style-2 .td-header-rec-wrap,.tdm-header-style-3 .td-header-rec-wrap{min-height:0}.tdm-header-style-1 .td-a-rec-id-header img,.tdm-header-style-1 .td-g-rec-id-header img,.tdm-header-style-2 .td-a-rec-id-header img,.tdm-header-style-2 .td-g-rec-id-header img,.tdm-header-style-3 .td-a-rec-id-header img,.tdm-header-style-3 .td-g-rec-id-header img{position:relative}.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.tdm-header-style-1 .tdm-header-menu-btns,.tdm-header-style-2 .tdm-header-menu-btns,.tdm-header-style-3 .tdm-header-menu-btns{line-height:80px}.tdm-header-style-1 .td-header-menu-social,.tdm-header-style-2 .td-header-menu-social,.tdm-header-style-3 .td-header-menu-social{line-height:80px}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button{color:#000}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.tdm-header-style-1 #td-header-menu,.tdm-header-style-2 #td-header-menu,.tdm-header-style-3 #td-header-menu{display:block}.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{line-height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{padding:0 12px}}.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{padding-right:26px}}.tdm-header-style-1 .td-mega-menu ul,.tdm-header-style-2 .td-mega-menu ul,.tdm-header-style-3 .td-mega-menu ul{border-top:none}@media (max-width:767px){.tdm-header-style-1 .td-header-main-menu,.tdm-header-style-2 .td-header-main-menu,.tdm-header-style-3 .td-header-main-menu{height:54px}}.tdm-header-style-1 .td-affix .td-header-menu-btns,.tdm-header-style-1 .td-affix .td-header-menu-social,.tdm-header-style-2 .td-affix .td-header-menu-btns,.tdm-header-style-2 .td-affix .td-header-menu-social,.tdm-header-style-3 .td-affix .td-header-menu-btns,.tdm-header-style-3 .td-affix .td-header-menu-social{line-height:48px}.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{}@media (min-width:1019px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-2{}.tdm-header-style-2 .td-logo-in-menu{}@media (min-width:767px){.tdm-header-style-2 .td-logo-in-menu{position:absolute;top:0;left:20px}}@media (min-width:767px){.tdm-header-style-2 #td-header-menu>div>.sf-menu{display:table;margin:0 auto}}.tdm-header-style-2 .tdm-menu-btns-socials{position:absolute;top:0;right:0}.tdm-header-style-3 .sf-menu{float:right}.tdm-menu-active-style3 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style5 .tdm-header .sf-menu>li>a:after{display:none}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li{line-height:80px}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li>a,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li>a{display:inline-block;line-height:1}.tdm-menu-active-style2 .tdm-header .td-affix ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header .td-affix ul.sf-menu>li{line-height:24px!important}.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style2 .tdm-header .sf-menu>li>a{margin:0 14px;padding:11px 0}.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul{margin-right:31px}.tdm-menu-active-style2 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style4 .tdm-header .sf-menu>li>a{margin:0 9px;padding:10px;border:3px solid transparent}.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover{border-color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul{padding-right:26px}.tdm-menu-active-style4 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover{background-color:var(--td_theme_color,#4db2ec);color:#fff}.tdm-header-menu-btns{float:right;margin-left:15px;line-height:48px}@media (max-width:767px){.tdm-header-menu-btns{display:none}}.tdm-header-menu-btns .tdm_block_button{margin-right:8px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.tdm-header-menu-btns .tdm_block_button{margin-right:5px}.tdm-header-menu-btns .tdm_block_button .tdm-btn{height:30px;line-height:30px}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}}.tdm-header-menu-btns .tdm_block_button:last-child{margin-right:0}.tdm-header-menu-btns .tds-button{line-height:1}.td-affix .tdm-header-menu-btns{line-height:48px!important}.td-affix .tdm-header-menu-btns .tdm-btn{height:30px;line-height:30px}.td-affix .tdm-header-menu-btns .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-header-menu-social{margin-left:15px}.tdm-header .header-search-wrap{position:relative;float:right;margin-left:15px}.td-header-sp-email,.td-header-sp-info,.td-header-sp-phone{padding-left:0!important;padding-right:0!important;line-height:28px}.td-header-style-12 .td-header-sp-email,.td-header-style-12 .td-header-sp-info,.td-header-style-12 .td-header-sp-phone{line-height:54px}.td-header-sp-email,.td-header-sp-phone{margin-right:32px}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}.tdm-title{font-size:36px;line-height:47px;font-weight:400;margin-top:10px;margin-bottom:26px;color:#111;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}@media (max-width:767px){.tdm-title{font-size:35px;line-height:39px}}.tds-title .tdm-title{display:inline-block}.tdm-title-xxsm{font-size:13px;line-height:16px;font-weight:600}.tdm-title-xsm{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase}.tdm-title-sm{margin-bottom:7px;font-size:23px;line-height:33px;font-weight:500}.tdm-title-md{font-size:28px;line-height:36px;font-weight:400}@media (min-width:1019px) and (max-width:1140px){.tdm-title-md{font-size:26px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.tdm-title-md{font-size:24px;line-height:30px}}.tdm-title-bg{font-size:46px;line-height:56px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.tdm-title-bg{font-size:36px;line-height:42px}}@media (max-width:767px){.tdm-title-bg{font-size:40px;line-height:50px}}.tdm-content-horiz-center .tdm-title-line{margin-left:auto;margin-right:auto}.tdm-content-horiz-right .tdm-title-line{margin-left:auto;margin-right:0}.tdm-descr-sm{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:16px;line-height:28px;color:#666;margin-bottom:30px}@media (max-width:1018px){.tdm-descr{font-size:15px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.tdm-descr{margin-bottom:25px}}@media (max-width:767px){.tdm-descr{margin-bottom:20px}}.tds-title2 .tdm-title,.tds-title3 .tdm-title{margin-bottom:0!important}.tds-title2 .tdm-title-line,.tds-title3 .tdm-title-line{display:table;position:relative;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);text-transform:uppercase;font-size:15px;font-weight:500;color:#666}.tds-title3.tdm-subtitle-above .tdm-title{margin-bottom:26px!important}.tdm-btn{display:inline-block;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);text-align:center;position:relative;pointer-events:auto!important}.tdm-btn .tdm-btn-text{pointer-events:none!important;vertical-align:middle;-webkit-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon:first-child{margin-right:14px}.tdm-btn .tdm-btn-icon:last-child{margin-left:14px}.tdm-btn .tdm-btn-icon-svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all 0.3s;transition:all 0.3s}.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i,.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i{background:transparent}.ie10 div .tdm-title,.ie11 div .tdm-title,.ie9 div .tdm-title{background:transparent}.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span,.ie9 .tdm-fancy-title span{background:transparent}.ie10 .tds-icon:before,.ie11 .tds-icon:before,.ie9 .tds-icon:before{background:transparent}.ie10 .tdm-counter-number,.ie11 .tdm-counter-number,.ie9 .tdm-counter-number{background:transparent}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-sm svg{width:13px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}.tdm-btn-md svg{width:13px}@media (max-width:767px){.tdm-btn-md{line-height:40px;height:40px;padding:0 23px}}.tdm-btn-lg{font-size:15px;font-weight:500;line-height:52px;height:55px;padding:0 36px}.tdm-btn-lg svg{width:15px}@media (min-width:768px) and (max-width:1018px){.tdm-btn-lg{line-height:52px;height:52px;padding:0 34px}}@media (max-width:767px){.tdm-btn-lg{font-size:14px;line-height:50px;height:50px;padding:0 30px}.tdm-btn-lg svg{width:14px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tdm-btn-xlg svg{width:17px}.tds-button1{background-color:var(--td_theme_color,#4db2ec);color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1 svg,.tds-button1 svg *{fill:#fff}.tds-button1:before{content:'';background-color:#222;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button1:hover:before{opacity:1}.td-scroll-in-view .tds-button1:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tds-button2 .tdm-btn-text,.tds-button2 i,.tds-button6 .tdm-btn-text,.tds-button6 i,.tds-button7 .tdm-btn-text,.tds-button7 i{color:var(--td_theme_color,#4db2ec)}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button2:hover .tdm-btn-text,.tds-button2:hover i,.tds-button6:hover .tdm-btn-text,.tds-button6:hover i,.tds-button7:hover .tdm-btn-text,.tds-button7:hover i{color:#222}.tds-button2:hover svg,.tds-button2:hover svg *,.tds-button6:hover svg,.tds-button6:hover svg *,.tds-button7:hover svg,.tds-button7:hover svg *{fill:#222}.td-scroll-in-view .tds-button2 .tdm-btn-text,.td-scroll-in-view .tds-button2 i,.td-scroll-in-view .tds-button6 .tdm-btn-text,.td-scroll-in-view .tds-button6 i,.td-scroll-in-view .tds-button7 .tdm-btn-text,.td-scroll-in-view .tds-button7 i{color:#222}.td-scroll-in-view .tds-button2 svg,.td-scroll-in-view .tds-button2 svg *,.td-scroll-in-view .tds-button6 svg,.td-scroll-in-view .tds-button6 svg *,.td-scroll-in-view .tds-button7 svg,.td-scroll-in-view .tds-button7 svg *{fill:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.td-scroll-in-view .tds-button2:before,.td-scroll-in-view .tds-button6:before{border-color:#222}.tds-button2{-webkit-transform:translateZ(0);transform:translateZ(0)}.tds-button2:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button2:hover:after{opacity:1}.td-scroll-in-view .tds-button2:after{opacity:1}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:0}.tds-button3:before{content:'';background-color:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#000;color:#fff;overflow:hidden;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tds-button4 .tdm-button-b{position:absolute;top:0;left:0;width:100%;height:100%}.tds-button4 svg,.tds-button4 svg *{fill:#fff}.tds-button4.tdm-btn-xlg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(38px);transform:rotateX(90deg) translateZ(38px)}.tds-button4.tdm-btn-lg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(27px);transform:rotateX(90deg) translateZ(27px)}.tds-button4.tdm-btn-md-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(20px);transform:rotateX(90deg) translateZ(20px)}.tds-button4.tdm-btn-sm-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5 svg,.tds-button5 svg *{fill:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:var(--td_theme_color,#4db2ec)}.tds-button5:hover svg,.tds-button5:hover svg *{fill:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:var(--td_theme_color,#4db2ec);opacity:0.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all 0.4s;transition:all 0.4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.td-scroll-in-view .tds-button6:after{top:0;left:0}.tds-button7{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button7 .tdm-btn-border-bottom,.tds-button7 .tdm-btn-border-top{content:'';position:absolute;left:0;width:100%;background-color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.3s}.tds-button7 .tdm-btn-border-top{top:0}.tds-button7 .tdm-btn-border-bottom{bottom:0}.tds-button7:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button7:hover .tdm-btn-border-bottom,.tds-button7:hover .tdm-btn-border-top{background-color:#222}.tds-button7:hover:before{opacity:1}.td-scroll-in-view .tds-button7 .tdm-btn-border-bottom,.td-scroll-in-view .tds-button7 .tdm-btn-border-top{background-color:#222}.td-scroll-in-view .tds-button7:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;z-index:0;vertical-align:middle;overflow:hidden}.tds-button8:before{content:'';background-color:#fff;padding-top:100%;width:100%;left:50%;top:50%;position:absolute;z-index:-1;border-radius:50%!important;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);-webkit-transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9);transition:all 0.4s cubic-bezier(0.8,0.13,0.21,0.9)}.tdm_block .tdm-row .tdm-col{float:none;display:inline-block;vertical-align:top}@media (max-width:767px){.tdm_block .tdm-row .tdm-col{float:left;width:100%}}.tdm_block .td-block-width{margin:0 auto}.tdm_white_text .tdm-descr,.tdm_white_text .tdm-title{color:#fff}.tdm-width-1068 .td-block-width{max-width:1068px}.tdm-width-1200 .td-block-width{max-width:1200px}.tdm-width-1400 .td-block-width{max-width:1400px}.tdm-width-1600 .td-block-width{max-width:1600px}.tdm-width-1800 .td-block-width{max-width:1800px}.tdm-width-full .td-block-width{max-width:100%}.tdm-full-height .td-block-width{height:100vh!important}.tdm-layout-12-12 .tdm-col{width:50%}.tdm-row-height{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.tdm-row-height{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:767px){.tdm-layout-13-23 .tdm-col:first-child{width:33.33333333%}.tdm-layout-13-23 .tdm-col:last-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:first-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:last-child{width:33.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:first-child{width:41.66666667%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:last-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:first-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:last-child{width:41.66666667%}}.tdm-inline-block{display:inline-block}.tdm-content-horiz-center{text-align:center!important;margin-right:auto;margin-left:auto}.tdm-content-horiz-right{text-align:right!important;margin-left:auto}.tdm-content-vert-center .td-block-row .tdm-col{vertical-align:middle!important}.tdm-content-vert-bottom .td-block-row .tdm-col{vertical-align:bottom!important}@media (min-width:768px) and (max-width:1108px){.stretch_row_1068 .tdm-col:first-child .tdm-text-padding,.tdm-width-1068 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1068 .tdm-col:last-child .tdm-text-padding,.tdm-width-1068 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1068 .tdm-fix-full,.tdm-width-1068 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1240px){.stretch_row_1200 .tdm-col:first-child .tdm-text-padding,.tdm-width-1200 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1200 .tdm-col:last-child .tdm-text-padding,.tdm-width-1200 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1200 .tdm-fix-full,.tdm-width-1200 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1440px){.stretch_row_1400 .tdm-col:first-child .tdm-text-padding,.tdm-width-1400 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1400 .tdm-col:last-child .tdm-text-padding,.tdm-width-1400 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1400 .tdm-fix-full,.tdm-width-1400 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1640px){.stretch_row_1600 .tdm-col:first-child .tdm-text-padding,.tdm-width-1600 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1600 .tdm-col:last-child .tdm-text-padding,.tdm-width-1600 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1600 .tdm-fix-full,.tdm-width-1600 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1840px){.stretch_row_1800 .tdm-col:first-child .tdm-text-padding,.tdm-width-1800 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1800 .tdm-col:last-child .tdm-text-padding,.tdm-width-1800 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1800 .tdm-fix-full,.tdm-width-1800 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td_block_wrap .tdm-text-padding{padding-left:20px;padding-right:20px}}.td-pb-row .tdm-fix-full{}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}.td-stretch-content .tdm-mobile-full{}@media (max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height:0}[data-mfp-src]{cursor:pointer}[data-scroll-to-class]{cursor:pointer}.tdm-sub-footer-email,.tdm-sub-footer-info,.tdm-sub-footer-phone{margin-top:8px;margin-bottom:8px;line-height:20px}@font-face{font-family:'multipurpose';src:url('https://bbmlive.com/adult/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2');src:url('https://bbmlive.com/adult/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix') format('embedded-opentype'),url('https://bbmlive.com/adult/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2') format('woff'),url('https://bbmlive.com/adult/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2') format('truetype'),url('https://bbmlive.com/adult/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion') format('svg');font-weight:normal;font-style:normal;font-display: swap;
}[class*=" tdm-icon-"]:before,[class*=" tdm-icons"]:before,[class^=tdm-icon-]:before,[class^=tdm-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdm-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdm-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.tdm-icon-quote-left:before{content:"\e977"}.tdm-icon-quote-right:before{content:"\e978"}.tdm-icon-circle-right:before{content:"\ea42"}.tdm-icon-circle-close:before{content:"\ea0d"}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}div.wpforms-container .wpforms-form div.wpforms-field-container{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border-color:#eef0f3;border-width:0 0 1px 0;border-radius:0;color:#243442;font-size:15px;padding-right:0;padding-left:0;font-weight:600}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label{color:#adb3b9;font-size:13px;font-weight:500}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}
.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress tbody td{line-height:14px}
/*
Theme Name: 	Newspaper
Theme URI: 		https://tagdiv.com
Description: 	Premium WordPress template, clean and easy to use.
Version: 		12.6.6
Author: 		tagDiv
Author URI: 	https://themeforest.net/user/tagDiv/portfolio
License:
License URI:
Text Domain:    newspaper
Tags:black, white, one-column, two-columns, fixed-layout

-------------------------------------
Table of content:
-------------------------------------
1.  Variables
2.  Mixin
3.  Normalize
4.  Theme Grid
5.  Header
6.  Typography
7.  Modules
8.  Post and Page
      8.1 Page
      8.2 Post template
      8.3 Comments
      8.4 Gutenberg
      8.5 Galleries
9. Misc
10. Footer

   _ _
  | \ | ___  _ _ _  ___ ___  ___  ___  ___  _ _
  |   |/ ._>| | | |<_-<| . \<_> || . \/ ._>| '_>
  |_\_|\___.|__/_/ /__/|  _/<___||  _/\___.|_|
                       |_|       |_|
    ~ tagDiv 2021 ~

  Thanks for using our theme !
  Our portfolio is here: http://tagdiv.com

*/
:root {
  --td_theme_color: #4db2ec;
  --td_grid_border_color: #ededed;
  --td_black: #222;
  --td_text_color: #111;
  --td_default_google_font_1: 'Open Sans', 'Open Sans Regular', sans-serif;
  --td_default_google_font_2: 'Roboto', sans-serif;
}
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.mx_image_background {
  background-color: #f2f2f2;
}
.td-visibility-hidden {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* 4.  Theme Grid */
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
}
.td-main-content-wrap,
.td-category-grid {
  background-color: #fff;
}
.td-page-meta {
  display: none;
}
/*  ----------------------------------------------------------------------------
    container
*/
.td-container,
.tdc-row,
.tdc-row-composer {
  width: 1068px;
  margin-right: auto;
  margin-left: auto;
}
.td-container:before,
.tdc-row:before,
.tdc-row-composer:before,
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
  display: table;
  content: '';
  line-height: 0;
}
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
  clear: both;
}
.tdc-row[class*="stretch_row"] > .td-pb-row > .td-element-style,
.tdc-row-composer[class*="stretch_row"] > .td-pb-row > .td-element-style {
  width: 100vw !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
@media (max-width: 767px) {
  .td-pb-row > .td-element-style {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}
.td-md-is-ios .tdc-row[class*="stretch_row"] > .td-pb-row > .td-element-style,
.td-md-is-ios .tdc-row-composer[class*="stretch_row"] > .td-pb-row > .td-element-style {
  width: calc(100vw + 1px) !important;
}
@media (max-width: 767px) {
  .td-md-is-ios .td-pb-row > .td-element-style {
    width: calc(100vw + 1px) !important;
  }
}
.vc_inner.absolute_inner {
  /* responsive portrait tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .vc_inner.absolute_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .vc_inner.absolute_inner {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.vc_inner.absolute_inner_full {
  width: 100% !important;
}
.vc_inner.absolute_inner_1068 {
  width: 100% !important;
  max-width: 1156px;
  left: 0;
  right: 0;
  margin: 0 auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .vc_inner.absolute_inner_1068 {
    max-width: 1020px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .vc_inner.absolute_inner_1068 {
    max-width: 768px;
    padding-left: 0;
    padding-right: 0;
  }
}
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
  width: auto !important;
  max-width: 1240px;
  /* responsive desktop */
  /* responsive landscape tablet */
}
.tdc-row.stretch_row_1200 > .td-pb-row,
.tdc-row-composer.stretch_row_1200 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1200 > .td-pb-row,
  .tdc-row-composer.stretch_row_1200 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1141px) {
  .tdc-row.stretch_row_1200,
  .tdc-row-composer.stretch_row_1200 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .tdc-row.stretch_row_1200,
  .tdc-row-composer.stretch_row_1200 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1200 {
  width: 100% !important;
  max-width: 1248px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
  width: auto !important;
  max-width: 1440px;
  /* responsive desktop */
  /* responsive landscape tablet */
}
.tdc-row.stretch_row_1400 > .td-pb-row,
.tdc-row-composer.stretch_row_1400 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1400 > .td-pb-row,
  .tdc-row-composer.stretch_row_1400 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1141px) {
  .tdc-row.stretch_row_1400,
  .tdc-row-composer.stretch_row_1400 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .tdc-row.stretch_row_1400,
  .tdc-row-composer.stretch_row_1400 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1400 {
  width: 100% !important;
  max-width: 1448px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
  width: auto !important;
  max-width: 1640px;
  /* responsive desktop */
  /* responsive landscape tablet */
}
.tdc-row.stretch_row_1600 > .td-pb-row,
.tdc-row-composer.stretch_row_1600 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1600 > .td-pb-row,
  .tdc-row-composer.stretch_row_1600 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1141px) {
  .tdc-row.stretch_row_1600,
  .tdc-row-composer.stretch_row_1600 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .tdc-row.stretch_row_1600,
  .tdc-row-composer.stretch_row_1600 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1600 {
  width: 100% !important;
  max-width: 1648px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
  width: auto !important;
  max-width: 1840px;
  /* responsive desktop */
  /* responsive landscape tablet */
}
.tdc-row.stretch_row_1800 > .td-pb-row,
.tdc-row-composer.stretch_row_1800 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1800 > .td-pb-row,
  .tdc-row-composer.stretch_row_1800 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1141px) {
  .tdc-row.stretch_row_1800,
  .tdc-row-composer.stretch_row_1800 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .tdc-row.stretch_row_1800,
  .tdc-row-composer.stretch_row_1800 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1800 {
  width: 100% !important;
  max-width: 1848px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_content,
.tdc-row-composer.stretch_row_content {
  width: 100% !important;
}
.tdc-row.stretch_row_content_no_space,
.tdc-row-composer.stretch_row_content_no_space {
  width: 100% !important;
}
.tdc-row.stretch_row_content_no_space > .td-pb-row,
.tdc-row-composer.stretch_row_content_no_space > .td-pb-row {
  margin-left: 0;
  margin-right: 0;
}
.tdc-row.td-stretch-content,
.tdc-row-composer.td-stretch-content {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tdc-row.td-stretch-content,
  .tdc-row-composer.td-stretch-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    rows
*/
.td-pb-row {
  *zoom: 1;
  margin-right: -24px;
  margin-left: -24px;
  position: relative;
}
.td-pb-row:before,
.td-pb-row:after {
  display: table;
  content: '';
}
.td-pb-row:after {
  clear: both;
}
.td-boxed-layout .vc_row {
  width: auto;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    all spans
*/
.td-pb-row [class*="td-pb-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 0;
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
.vc_row-no-padding.td-pb-row [class*="td-pb-span"] {
  padding-left: 0;
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    smart sidebar - fix
*/
.td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
/*  ----------------------------------------------------------------------------
    main grid
*/
.td-pb-span1 {
  width: 8.33333333%;
}
.td-pb-span2 {
  width: 16.66666667%;
}
.td-pb-span3 {
  width: 25%;
}
.td-pb-span4 {
  width: 33.33333333%;
}
.td-pb-span5 {
  width: 41.66666667%;
}
.td-pb-span6 {
  width: 50%;
}
.td-pb-span7 {
  width: 58.33333333%;
}
.td-pb-span8 {
  width: 66.66666667%;
}
.td-pb-span9 {
  width: 75%;
}
.td-pb-span10 {
  width: 83.33333333%;
}
.td-pb-span11 {
  width: 91.66666667%;
}
.td-pb-span12 {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    hacks Visual Composer
*/
.wpb_row {
  margin-bottom: 0;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.vc_row .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
/* block row + global block spans */
.td-block-row {
  *zoom: 1;
  margin-left: -24px;
  margin-right: -24px;
}
.td-block-row:before,
.td-block-row:after {
  display: table;
  content: '';
}
.td-block-row:after {
  clear: both;
}
.td-block-row [class*="td-block-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 0;
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
.td-block-span1 {
  width: 8.33333333%;
}
.td-block-span2 {
  width: 16.66666667%;
}
.td-block-span3 {
  width: 25%;
}
.td-block-span4 {
  width: 33.33333333%;
}
.td-block-span5 {
  width: 41.66666667%;
}
.td-block-span6 {
  width: 50%;
}
.td-block-span7 {
  width: 58.33333333%;
}
.td-block-span8 {
  width: 66.66666667%;
}
.td-block-span9 {
  width: 75%;
}
.td-block-span10 {
  width: 83.33333333%;
}
.td-block-span11 {
  width: 91.66666667%;
}
.td-block-span12 {
  width: 100%;
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 980px;
  }
  .td-pb-row,
  .td-block-row {
    margin-right: -20px;
    margin-left: -20px;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 740px;
  }
  .td-pb-row,
  .td-block-row {
    margin-right: -14px;
    margin-left: -14px;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .td-pb-row,
  .td-block-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
/*  ----------------------------------------------------------------------------
    header grid container
*/
.td-header-wrap {
  position: relative;
  z-index: 2000;
}
/* header rows */
.td-header-row {
  *zoom: 1;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
}
.td-header-row:before,
.td-header-row:after {
  display: table;
  content: '';
}
.td-header-row:after {
  clear: both;
}
.td-header-row [class*="td-header-sp"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 0;
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
.td-header-gradient:before {
  content: "";
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==');
  width: 100%;
  height: 12px;
  position: absolute;
  left: 0;
  bottom: -12px;
  z-index: 1;
}
/*  ----------------------------------------------------------------------------
    logo
*/
.td-logo {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-size: inherit !important;
}
/*  ----------------------------------------------------------------------------
    Search
*/
/* the search button */
#td-header-search-button {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-header-search-button {
    display: none;
  }
}
#td-header-search-button-mob {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-header-search-button-mob {
    display: block;
  }
}
/* the search drop down */
.td-search-box-wrap {
  position: absolute;
  top: 100%;
  right: 0;
}
#td-top-search {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -24px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-top-search {
    top: 0;
    margin-top: 0;
  }
}
/* responsive without mobile */
@media (min-width: 768px) {
  .td-drop-down-search .td-search-form {
    margin: 20px;
  }
}
.td-header-wrap .td-drop-down-search {
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-top: 0;
  width: 342px;
  pointer-events: none;
  /* this class is added by the js to open the menu - will be used for animation */
  /* search form */
  /* triangle top */
}
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.td-header-wrap .td-drop-down-search .btn {
  position: absolute;
  height: 32px;
  min-width: 67px;
  line-height: 17px;
  padding: 7px 15px 8px;
  text-shadow: none;
  vertical-align: top;
  right: 20px;
  margin: 0 !important;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-header-wrap .td-drop-down-search .btn:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-wrap .td-drop-down-search:before {
  position: absolute;
  top: -9px;
  right: 19px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent var(--td_theme_color, #4db2ec) transparent;
}
.td-header-wrap .td-drop-down-search:after {
  position: absolute;
  top: -3px;
  display: block;
  content: '';
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 3px;
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-wrap #td-header-search {
  width: 235px;
  height: 32px;
  margin: 0;
  border-right: 0;
  line-height: 17px;
  border-color: #eaeaea !important;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-wrap #td-header-search {
    width: 91%;
    font-size: 16px;
  }
}
.td-header-wrap .td-post-category {
  z-index: 2;
  position: relative;
}
.td-header-wrap .meta-info {
  line-height: 14px;
}
/* -------------------------------------------------------------------

Headers style

----------------------------------------------------------------------  */
/* General */
.td-banner-wrap-full {
  position: relative;
}
.td-header-menu-wrap-full {
  z-index: 9998;
  position: relative;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-header-wrap .td-header-menu-wrap-full,
  .td-header-wrap .td-header-menu-wrap,
  .td-header-wrap .td-header-main-menu {
    background-color: var(--td_mobile_menu_color, #222222) !important;
    height: 54px !important;
  }
  .header-search-wrap .td-icon-search {
    color: var(--td_mobile_icons_color, #ffffff) !important;
  }
}
/* ----------------------------------------------- */
.td-logo-text-container {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  z-index: 1;
}
.td-logo-text-container span {
  display: inline-block;
  width: 100%;
}
.td-logo-text-container .td-logo-text {
  font-size: 75px;
  font-family: serif;
  color: #222;
  line-height: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-text-container .td-logo-text {
    font-size: 36px;
  }
}
.td-logo-text-container .td-logo {
  line-height: 1 !important;
}
.td-logo-text-container .td-tagline-text {
  letter-spacing: 1.8px;
  font-size: 12px;
  font-family: serif;
  color: #777;
  padding-top: 2px;
  padding-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-text-container .td-tagline-text {
    font-size: 11px;
  }
}
.td-header-wrap .td-header-menu-wrap-full {
  background-color: #fff;
}
/* -------------------------------------------------------------------
  Style Default
----------------------------------------------------------------------  */
.td-header-style-1 .td-logo-text-wrap {
  min-height: 130px;
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .td-logo-text-wrap {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-1 .td-logo-text-wrap a {
  position: relative;
  z-index: 1;
  line-height: 130px;
  display: inline-block;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .td-logo-text-wrap a {
    line-height: 90px;
  }
}
.td-header-style-1 .td-logo-text-wrap .td-logo {
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .td-logo-text-wrap .td-logo {
    line-height: 90px;
  }
}
.td-header-style-1 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-1 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-1 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-1 .td-header-menu-wrap-full {
  position: relative;
}
/*  ----------------------------------------------------------------------------
    main menu
*/
.td-header-main-menu {
  position: relative;
  z-index: 999;
  padding-right: 48px;
}
@media (max-width: 767px) {
  .td-header-main-menu {
    padding-right: 64px;
    padding-left: 2px;
  }
}
.td-header-menu-no-search .td-header-main-menu {
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    SF menu
*/
.sf-menu,
.sf-menu ul,
.sf-menu li {
  margin: 0;
  list-style: none;
}
/* responsive phone */
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em;
  /* left offset of submenus need to match (see below) */
}
.sf-menu > li.td-normal-menu > ul.sub-menu {
  left: -15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu > li.td-normal-menu > ul.sub-menu {
    left: -5px;
  }
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu li .fa {
  margin-right: 10px;
  font-size: 1.4em;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.sf-menu li .td-only-icon {
  margin-right: 0;
}
.sf-menu .td-menu-item > a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: auto;
  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 10em;
  /* match ul width */
  top: 0 !important;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
.sf-menu > .current-menu-ancestor,
.sf-menu > .current-category-ancestor,
.sf-menu > .current-menu-item {
  z-index: 0;
}
/*  ----------------------------------------------------------------------------
    All the links
*/
/* remove the down arrow on links with  (icons menus) */
.td-no-down-arrow > a .sf-sub-indicator {
  display: none;
}
.sf-menu > li > a {
  padding: 0 14px;
  line-height: 48px;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu > li > a {
    padding: 0 9px;
    font-size: 11px;
  }
}
/* menu icons */
.sf-menu .menu_icon {
  position: relative;
  top: 13px;
  float: left;
}
.sf-menu .sub-menu .menu_icon {
  top: 0;
}
.sf-menu .menu_hidden {
  display: none !important;
}
/* hover and current menu */
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover,
.sf-menu > .sfHover > a {
  z-index: 999;
}
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover > a {
  background-color: transparent;
}
.td-affix {
  /* hover and current menu */
}
.td-affix .sf-menu > .current-menu-item > a,
.td-affix .sf-menu > .current-menu-ancestor > a,
.td-affix .sf-menu > .current-category-ancestor > a,
.td-affix .sf-menu > li > a:hover,
.td-affix .sf-menu > .sfHover > a {
  background-color: transparent;
}
/* Bottom border on Main Menu */
.sf-menu > li > a:after {
  background-color: transparent;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
/* hover and current menu border */
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  background-color: var(--td_theme_color, #4db2ec);
  width: 100%;
}
#td-header-menu {
  display: inline-block;
  vertical-align: top;
}
/*  ----------------------------------------------------------------------------
    submenu
*/
.td-normal-menu ul {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
.sf-menu .td-normal-menu ul {
  padding: 15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-normal-menu ul {
    padding: 8px 0;
  }
}
.sf-menu .td-normal-menu ul ul {
  margin: -15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-normal-menu ul ul {
    margin: -8px 0;
  }
}
.sf-menu ul {
  background-color: #fff;
}
.sf-menu ul .td-menu-item > a {
  padding: 7px 30px;
  font-size: 12px;
  line-height: 20px;
  color: #111;
}
.sf-menu ul .td-menu-item > a .fa {
  font-size: 1em;
  position: relative;
  top: -1px;
  width: 20px;
  margin-right: 5px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu ul .td-menu-item > a {
    padding: 5px 16px 6px;
    font-size: 11px;
  }
}
.sf-menu ul .td-icon-menu-down {
  float: right;
  top: 0;
  font-size: 7px;
}
.sf-menu ul .td-menu-item > a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.sf-menu ul .current-menu-item > a {
  color: var(--td_theme_color, #4db2ec);
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  outline: 0;
}
/*  ----------------------------------------------------------------------------
    arrows
*/
.sf-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  padding-left: 7px;
  font-size: 9px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-icon-menu-down {
    padding-left: 6px;
  }
}
.sf-menu .sub-menu {
  -webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -9px;
  line-height: 19px;
}
.td-menu-badge {
  font-size: 10px;
  background-color: #f0f8ff;
  color: var(--td_theme_color, #4db2ec);
  border-radius: 10px;
  padding: 3px 7px 4px;
  display: inline-block;
  margin-left: 6px;
  margin-right: -4px;
  line-height: 1;
  position: relative;
  top: -1px;
}
.td-menu-badge-right {
  top: 2px;
  float: right;
  right: -8px;
  background-color: rgba(0, 0, 0, 0.03);
  color: #999;
}
.td-menu-subtitle {
  font-style: italic;
  font-size: 10px;
  display: block;
  line-height: 1;
  padding-right: 20px;
  color: #999;
}
.td-menu-badge-width > ul {
  min-width: 220px;
}
.td-menu-badge-width > ul li:hover .td-menu-badge {
  background-color: #f0f8ff;
  color: var(--td_theme_color, #4db2ec);
}
.td-menu-border {
  border-bottom: 1px solid #f3f3f3;
  display: block;
  padding-bottom: 12px;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-menu-badge,
  .td-menu-subtitle,
  .td-menu-border {
    display: none;
  }
}
.sf-menu a.sf-with-ul {
  padding-right: 31px;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu a.sf-with-ul {
    padding-right: 22px;
  }
}
/* arrow for all items in the menues */
a.sf-with-ul i.td-icon-menu-down:before {
  content: '\e808';
}
/* arrow for all items in the menues AT FIRST LEVEL*/
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
  content: '\e806' !important;
}
/*  ----------------------------------------------------------------------------
    Search
*/
.header-search-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.header-search-wrap .td-icon-search {
  display: inline-block;
  font-size: 19px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .header-search-wrap .td-icon-search {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .header-search-wrap .td-icon-search {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 22px;
    margin-right: 2px;
  }
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button {
  position: relative;
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
  opacity: 0.08;
  /* responsive tablet + phone */
}
@media (max-width: 1140px) {
  .td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
    display: none;
  }
}
.td-demo-multicolumn-2 .sub-menu {
  padding: 14px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
  padding: 0;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}
.td-menu-mob-open-menu .td-demo-menuitem-hide {
  display: none;
}
.td-demo-menuitem-hide {
  visibility: hidden;
}
.td-mega-menu-page .sub-menu ul {
  display: inline-block !important;
  position: initial !important;
  width: auto !important;
}
/*
  Mobile menu
*/
#td-outer-wrap {
  overflow: hidden;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-outer-wrap {
    margin: auto;
    width: 100%;
    -webkit-transition: transform 0.7s ease;
    transition: transform 0.7s ease;
    -webkit-transform-origin: 50% 200px 0;
    transform-origin: 50% 200px 0;
  }
}
/* toggle button - burger button */
#td-top-mobile-toggle {
  display: none;
  /* responsive phone */
}
@media (max-width: 767px) {
  #td-top-mobile-toggle {
    display: inline-block;
    position: relative;
  }
}
#td-top-mobile-toggle a {
  display: inline-block;
}
#td-top-mobile-toggle i {
  font-size: 27px;
  width: 64px;
  line-height: 54px;
  height: 54px;
  display: inline-block;
  padding-top: 1px;
  color: var(--td_mobile_icons_color, #ffffff);
}
/*
    Mobile opened menu with admin bar
*/
.admin-bar #td-mobile-nav {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .admin-bar #td-mobile-nav {
    padding-top: 46px;
  }
}
.td-menu-background {
  background-repeat: var(--td_mobile_background_repeat, no-repeat);
  background-size: var(--td_mobile_background_size, cover);
  background-position: var(--td_mobile_background_size, center top);
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  visibility: hidden;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
}
.td-menu-background:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
  background: #313b45;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, var(--td_mobile_gradient_one_mob, #313b45)), color-stop(100%, var(--td_mobile_gradient_two_mob, #3393b8)));
  background: linear-gradient(to bottom, var(--td_mobile_gradient_one_mob, #313b45) 0%, var(--td_mobile_gradient_two_mob, #3393b8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)', endColorstr='var(--td_mobile_gradient_two_mob, #3393b8)', GradientType=0);
}
#td-mobile-nav {
  padding: 0;
  position: fixed;
  width: 100%;
  height: calc(100% + 1px);
  top: 0;
  z-index: 9999;
  visibility: hidden;
  transform: translate3d(-99%, 0, 0);
  -webkit-transform: translate3d(-99%, 0, 0);
  left: -1%;
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
#td-mobile-nav .td_display_err {
  text-align: center;
  color: var(--td_mobile_text_color, #ffffff);
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  margin: -9px -30px 24px;
  font-size: 14px;
  border-radius: 0;
  padding: 12px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.06);
  display: none;
}
#td-mobile-nav input:invalid {
  box-shadow: none !important;
}
.td-js-loaded .td-menu-background,
.td-js-loaded #td-mobile-nav {
  visibility: visible !important;
  -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
#td-mobile-nav {
  height: 1px;
  overflow: hidden;
}
#td-mobile-nav .td-menu-socials {
  padding: 0 65px 0 20px;
  overflow: hidden;
  height: 60px;
}
#td-mobile-nav .td-social-icon-wrap {
  margin: 20px 5px 0 0;
  display: inline-block;
}
#td-mobile-nav .td-social-icon-wrap i {
  border: none;
  background-color: transparent;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: var(--td_mobile_text_color, #ffffff);
  vertical-align: middle;
}
#td-mobile-nav .td-social-icon-wrap .td-icon-instagram {
  font-size: 16px;
}
.td-mobile-close {
  position: absolute;
  right: 1px;
  top: 0;
  z-index: 1000;
}
.td-mobile-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: var(--td_mobile_text_color, #ffffff);
  top: 4px;
  position: relative;
}
.td-mobile-content {
  padding: 20px 20px 0;
}
.td-mobile-container {
  padding-bottom: 20px;
  position: relative;
}
.td-mobile-content {
  /* first submenu */
  /* hide the icons */
  /* reposition the main menu */
}
.td-mobile-content .fa {
  margin-right: 10px;
  min-width: 22px !important;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: -1px;
}
.td-mobile-content .sub-menu .fa {
  margin-right: 5px;
  min-width: 16px !important;
  font-size: 13px;
}
.td-mobile-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.td-mobile-content li {
  float: none;
  margin-left: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.td-mobile-content li a {
  display: block;
  line-height: 21px;
  font-size: 21px;
  color: var(--td_mobile_text_color, #ffffff);
  margin-left: 0;
  padding: 12px 30px 12px 12px;
  font-weight: bold;
}
.td-mobile-content .td_mobile_submenu > a .td-icon-menu-right {
  display: inline-block;
}
.td-mobile-content .td-icon-menu-right {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: -4px;
  z-index: 1000;
  font-size: 14px;
  padding: 6px 12px;
  float: right;
  color: var(--td_mobile_text_color, #ffffff);
  -webkit-transform-origin: 50% 48% 0px;
  transform-origin: 50% 48% 0px;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.td-mobile-content .td-icon-menu-right:before {
  content: '\e83d';
}
.td-mobile-content .td-sub-menu-open > a i {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.td-mobile-content .td-sub-menu-open > ul {
  display: block;
  max-height: 2000px;
  opacity: 0.9;
}
.td-mobile-content .sub-menu {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  /* 2nd level submenu */
}
.td-mobile-content .sub-menu .td-icon-menu-right {
  font-size: 11px;
  right: -2px;
  top: 8px;
  color: var(--td_mobile_text_color, #ffffff);
}
.td-mobile-content .sub-menu a {
  padding: 9px 26px 9px 36px !important;
  line-height: 19px;
  font-size: 16px;
  font-weight: normal;
}
.td-mobile-content .sub-menu .sub-menu {
  /* 3rd level submenu */
}
.td-mobile-content .sub-menu .sub-menu a {
  padding-left: 55px !important;
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
  padding-left: 74px !important;
}
.td-mobile-content .current-menu-item > a,
.td-mobile-content .current-menu-ancestor > a,
.td-mobile-content .current-category-ancestor > a {
  color: var(--td_mobile_text_active_color, #73c7e3);
}
.td-mobile-content .menu_icon {
  display: none;
}
.td-mobile-content .menu-item-has-children a {
  width: 100%;
  z-index: 1;
}
.td-mobile-content .td-link-element-after {
  position: relative;
}
.rtl .td-mobile-content .td-icon-menu-right {
  right: auto;
  left: -4px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.rtl .td-mobile-content .td-sub-menu-open > a i {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.td-menu-mob-open-menu #td-outer-wrap {
  position: fixed;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px #000000;
  box-shadow: 0 0 46px #000000;
}
.td-menu-mob-open-menu #td-mobile-nav {
  height: calc(100% + 1px);
  overflow: auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  left: 0;
}
.td-menu-mob-open-menu #td-mobile-nav label {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.td-menu-mob-open-menu #td-mobile-nav .td-login-animation {
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
.td-menu-mob-open-menu .td-menu-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.td-menu-mob-open-menu .td-mobile-container {
  -webkit-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
/*
  Mobile menu - login
*/
/*
    Animation
*/
.td-mobile-container {
  opacity: 1;
}
.td-hide-menu-content .td-mobile-container {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-mobile-content {
  display: none;
}
#td-mobile-nav .td-login-animation {
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#td-mobile-nav .td-login-animation .td-login-inputs {
  height: 76px;
}
.td-login-hide-mob {
  pointer-events: none;
}
#td-mobile-nav .td-login-hide {
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden !important;
}
#td-mobile-nav .td-login-show {
  visibility: visible !important;
  opacity: 1;
  pointer-events: auto;
}
/*
  Search
*/
.td-search-wrap-mob {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  text-align: center;
  z-index: 9999;
  visibility: hidden;
  color: var(--td_mobile_text_color, #ffffff);
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
.td-search-wrap-mob .td-drop-down-search {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
  color: var(--td_mobile_text_color, #ffffff);
  font-weight: bold;
  font-size: 26px;
  height: 40px;
  line-height: 36px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 8px 0;
  padding: 0;
  text-align: center;
}
.td-search-wrap-mob .td-search-input {
  margin: 0 5%;
  position: relative;
}
.td-search-wrap-mob .td-search-input span {
  opacity: 0.8;
  font-size: 12px;
}
.td-search-wrap-mob .td-search-input:before,
.td-search-wrap-mob .td-search-input:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--td_mobile_text_color, #ffffff);
  bottom: 0;
  left: 0;
  opacity: 0.2;
}
.td-search-wrap-mob .td-search-input:after {
  opacity: 0.8;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -webkit-transition: transform 0.5s ease 0.8s;
  transition: transform 0.5s ease 0.8s;
}
.td-search-wrap-mob .td_module_wrap {
  text-align: left;
}
.td-search-wrap-mob .td_module_wrap .entry-title {
  font-size: 16px;
  line-height: 20px;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
  color: var(--td_mobile_text_color, #ffffff);
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
  color: var(--td_mobile_text_color, #ffffff);
}
.td-search-wrap-mob .td-post-date {
  color: var(--td_mobile_text_color, #dddddd);
  opacity: 0.8;
}
.td-search-wrap-mob .td-search-form {
  margin-bottom: 30px;
}
.td-search-wrap-mob .td-aj-search-results {
  margin: 0 5%;
  text-align: left;
}
.td-search-wrap-mob .td-module-thumb {
  top: auto;
  left: auto;
}
.td-search-wrap-mob .result-msg {
  margin: 0 5%;
}
.td-search-wrap-mob .result-msg a {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: var(--td_mobile_button_color_mob, #000000);
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  margin: 10px 0 40px;
  font-size: 17px;
  border-radius: 0;
  background-color: var(--td_mobile_button_background_mob, #ffffff);
  opacity: 0.8;
}
.td-search-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  visibility: hidden;
}
.td-search-background:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
  background: #313b45;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, var(--td_mobile_gradient_one_mob, #313b45)), color-stop(100%, var(--td_mobile_gradient_two_mob, #3393b8)));
  background: linear-gradient(to bottom, var(--td_mobile_gradient_one_mob, #313b45) 0%, var(--td_mobile_gradient_two_mob, #3393b8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='var(--td_mobile_gradient_one_mob, #313b45)', endColorstr='var(--td_mobile_gradient_two_mob, #3393b8)', GradientType=0);
}
.td-search-close {
  text-align: right;
  z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: var(--td_mobile_text_color, #ffffff);
  position: relative;
  top: 4px;
  right: 0;
}
.td-search-opened #td-outer-wrap {
  position: fixed;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px;
  box-shadow: 0 0 46px;
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
  opacity: 1;
  visibility: visible !important;
  -webkit-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
}
.td-search-opened .td-search-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  visibility: visible !important;
}
.td-search-opened .td-search-input:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}
/*
    Search opened menu with admin bar
*/
.admin-bar .td-search-wrap-mob {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .admin-bar .td-search-wrap-mob {
    padding-top: 46px;
  }
}
/*
    Placeholders
*/
#td-mobile-nav label {
  position: absolute;
  top: 26px;
  left: 10px;
  font-size: 17px;
  color: var(--td_mobile_text_color, #ffffff);
  opacity: 0.6;
  pointer-events: none;
}
.td-login-inputs {
  position: relative;
}
/*
----------------------------------------------------------------------------
  Site wide > typography style
----------------------------------------------------------------------------
*/
body {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 21px;
}
p {
  margin-top: 0;
  margin-bottom: 21px;
}
a:active,
a:focus {
  outline: none;
}
a {
  color: var(--td_theme_color, #4db2ec);
  text-decoration: none;
}
ins {
  background: #fff;
  text-decoration: none;
}
code {
  position: relative;
  top: -1px;
  border: none;
  background-color: #F1F1F1;
  padding: 2px 6px;
}
pre {
  background-color: #f1f1f1;
  padding: 4px 10px;
  border: none;
  border-radius: 0;
  margin-top: 24px;
  overflow: auto;
}
cite {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #000;
}
cite a {
  color: #000;
}
cite a:hover {
  color: var(--td_theme_color, #4db2ec);
}
q {
  font-style: italic;
}
ul,
ol {
  padding: 0;
}
ul li,
ol li {
  line-height: 24px;
  margin-left: 21px;
}
.wp-block-navigation li {
  line-height: 1.2;
  margin-left: 0;
}
.dl-horizontal a {
  font-weight: 500 !important;
}
.dl-horizontal dt {
  width: 70px;
  font-weight: 400;
  line-height: 24px;
  font-size: 15px;
}
.dl-horizontal dd {
  margin-left: 90px;
  line-height: 24px;
  font-size: 14px;
}
address {
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom: 21px;
}
big {
  text-transform: uppercase;
}
embed {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
     table
*/
table {
  width: 100%;
}
table th {
  text-align: left;
  border: 1px solid var(--td_grid_border_color, #ededed);
  padding: 2px 8px;
}
table td {
  border: 1px solid var(--td_grid_border_color, #ededed);
  padding: 2px 8px;
}
table .odd td {
  background-color: #fcfcfc;
}
/*  ----------------------------------------------------------------------------
    h
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  color: var(--td_text_color, #111111);
  font-weight: 400;
  margin: 6px 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: var(--td_text_color, #111111);
}
div.td-block-title {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  color: var(--td_text_color, #111111);
}
p.td-module-title,
p.tdb-subcategory-name {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  color: var(--td_text_color, #111111);
}
p.td-module-title > a,
p.tdb-subcategory-name > a {
  color: var(--td_text_color, #111111);
}
h1 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 33px;
  margin-bottom: 23px;
}
h2 {
  font-size: 27px;
  line-height: 38px;
  margin-top: 30px;
  margin-bottom: 20px;
}
h3 {
  font-size: 22px;
  line-height: 30px;
  margin-top: 27px;
  margin-bottom: 17px;
}
h4 {
  font-size: 19px;
  line-height: 29px;
  margin-top: 24px;
  margin-bottom: 14px;
}
h5 {
  font-size: 17px;
  line-height: 25px;
  margin-top: 21px;
  margin-bottom: 11px;
}
h6 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
  margin-bottom: 11px;
}
.videopress-placeholder {
  width: 100% !important;
}
.videopress-poster {
  height: auto !important;
  width: 100% !important;
}
.video-player {
  width: 100% !important;
}
/*
----------------------------------------------------------------------------
  Site wide > Forms
----------------------------------------------------------------------------
*/
textarea {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 168px;
  min-height: 168px;
  padding: 6px 9px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  textarea {
    font-size: 16px;
  }
}
textarea:active,
textarea:focus {
  border-color: #b0b0b0 !important;
}
textarea:focus,
input:focus,
input[type]:focus {
  outline: 0 none;
}
/* Input buttons */
input[type=submit] {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 13px;
  background-color: var(--td_black, #222222);
  border-radius: 0;
  color: #fff;
  border: none;
  padding: 8px 15px;
  font-weight: 500;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
input[type=submit]:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 34px;
  padding: 3px 9px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  input[type=text],
  input[type=url],
  input[type=tel],
  input[type=email] {
    font-size: 16px;
  }
}
input[type=text]:active,
input[type=url]:active,
input[type=tel]:active,
input[type=email]:active,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=email]:focus {
  border-color: #b0b0b0 !important;
}
input[type=password] {
  width: 100%;
  position: relative;
  top: 0;
  display: inline-table;
  vertical-align: middle;
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #ccc;
  max-width: 100%;
  height: 34px;
  padding: 3px 9px;
  margin-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  input[type=password] {
    font-size: 16px;
  }
}
/*
----------------------------------------------------------------------------
  Site wide > WordPress Text, Images & Captions
----------------------------------------------------------------------------
*/
.tagdiv-type {
  /*  ----------------------------------------------------------------------------
    text and Images align
  */
  font-size: 15px;
  line-height: 1.74;
  color: #222;
  /*  ----------------------------------------------------------------------------
    quote :not(.wp-block-quote)
*/
}
.tagdiv-type img {
  margin-bottom: 21px;
}
.tagdiv-type .wp-block-embed {
  margin-bottom: 26px;
}
.tagdiv-type figure img {
  margin-bottom: 0;
}
.tagdiv-type .alignnone {
  display: inline-block;
  margin: 0 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .alignnone {
    margin: 0 10px 0 0;
  }
}
.tagdiv-type a:hover {
  text-decoration: underline;
}
.tagdiv-type ul,
.tagdiv-type ol {
  margin-bottom: 26px;
}
.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item),
.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item) {
  line-height: inherit;
  margin-bottom: 10px;
}
.tagdiv-type ul li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child,
.tagdiv-type ol li:not(.blocks-gallery-item):not(.wp-block-navigation-item):last-child {
  margin-bottom: 0;
}
.tagdiv-type li ul,
.tagdiv-type li ol {
  margin-bottom: 0;
}
.tagdiv-type li[style="text-align: center;"],
.tagdiv-type li[style="text-align: right;"] {
  list-style-position: inside;
  margin-left: -21px;
}
.tagdiv-type p {
  margin-bottom: 26px;
}
.tagdiv-type .td-arrow-list {
  list-style: none;
  margin-left: 16px;
}
.tagdiv-type .td-arrow-list li:before {
  font-family: 'newspaper', sans-serif;
  content: '\e803';
  float: left;
  margin-left: -16px;
  line-height: 26px;
  font-size: 14px;
}
.tagdiv-type embed,
.tagdiv-type iframe,
.tagdiv-type object {
  max-width: 100% !important;
}
.tagdiv-type iframe.instagram-media {
  margin: 1px 0 12px !important;
}
.tagdiv-type blockquote {
  padding: 0;
  position: relative;
  border-left: none;
  margin: 40px 5% 38px;
  font-style: italic;
  text-align: center;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type blockquote {
    margin: 20px 3% 18px;
  }
}
.tagdiv-type blockquote p {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--td_theme_color, #4db2ec);
  word-wrap: break-word;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-type blockquote p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .tagdiv-type blockquote p {
    font-size: 22px;
    line-height: 30px;
  }
}
.tagdiv-type blockquote cite {
  display: block;
}
.tagdiv-type .td_quote_right {
  float: right;
  width: 50%;
  margin: 21px 0 21px 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_quote_right {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.tagdiv-type .td_quote_left {
  float: left;
  width: 50%;
  margin: 18px 18px 18px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_quote_left {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.tagdiv-type .td_quote_left p,
.tagdiv-type .td_quote_left cite {
  text-align: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_quote_left p,
  .tagdiv-type .td_quote_left cite {
    text-align: center;
  }
}
.tagdiv-type .td_quote_box {
  margin: 0;
  background-color: var(--td_container_transparent, #fcfcfc);
  border-left: 2px solid var(--td_theme_color, #4db2ec);
  padding: 15px 23px 16px 23px;
  position: relative;
  top: 6px;
  clear: both;
}
.tagdiv-type .td_quote_box p {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  color: #777;
  font-size: 13px;
  line-height: 21px;
  margin: 0;
  text-transform: none;
}
.tagdiv-type .td_quote_box cite {
  margin-top: 20px;
  font-size: 11px;
}
.tagdiv-type .td_box_left {
  width: 40%;
  float: left;
  margin: 0 34px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_box_left {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.tagdiv-type .td_box_left p,
.tagdiv-type .td_box_left cite {
  text-align: left;
}
.tagdiv-type .td_box_right {
  width: 30%;
  float: right;
  margin: 0 0 20px 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_box_right {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.tagdiv-type .td_box_right p,
.tagdiv-type .td_box_right cite {
  text-align: left;
}
.tagdiv-type .td_box_center {
  margin: 0 0 29px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_box_center {
    margin-bottom: 36px;
  }
}
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_quote {
  padding: 18px 25px;
  margin: 0;
  clear: both;
}
.tagdiv-type .wp-block-pullquote blockquote p,
.tagdiv-type .td_pull_quote p {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  text-transform: none;
  text-align: center;
}
.tagdiv-type .wp-block-pullquote blockquote p:first-child:before,
.tagdiv-type .td_pull_quote p:first-child:before {
  position: absolute;
  left: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==') no-repeat;
}
.tagdiv-type .wp-block-pullquote blockquote p:after,
.tagdiv-type .td_pull_quote p:after {
  position: absolute;
  bottom: 10px;
  right: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC') no-repeat;
}
.tagdiv-type .wp-block-pullquote blockquote cite,
.tagdiv-type .td_pull_quote cite {
  margin-top: -10px;
  font-size: 11px;
}
.tagdiv-type .td_pull_quote p {
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
}
.tagdiv-type .wp-block-pullquote blockquote,
.tagdiv-type .td_pull_center {
  margin: 17px 0;
  padding: 15px 50px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .wp-block-pullquote blockquote,
  .tagdiv-type .td_pull_center {
    padding: 15px 20px;
  }
}
.tagdiv-type .wp-block-pullquote {
  padding: 0;
  color: var(--td_theme_color, #4db2ec);
}
.tagdiv-type .wp-block-pullquote.has-text-color p,
.tagdiv-type .wp-block-pullquote.has-text-color cite {
  color: inherit;
}
.tagdiv-type .wp-block-pullquote cite {
  color: #6c7781;
}
.tagdiv-type .wp-block-pullquote.alignfull blockquote {
  margin-left: 30px;
  margin-right: 30px;
}
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .td_pull_left {
  width: 40%;
  margin-right: 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .wp-block-pullquote.alignleft,
  .tagdiv-type .td_pull_left {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.tagdiv-type .td_pull_left {
  float: left;
}
.tagdiv-type .wp-block-pullquote.alignright,
.tagdiv-type .td_pull_right {
  width: 30%;
  margin-left: 24px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .wp-block-pullquote.alignright,
  .tagdiv-type .td_pull_right {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.tagdiv-type .td_pull_right {
  float: right;
}
.tagdiv-type .wp-block-pullquote.alignleft,
.tagdiv-type .wp-block-pullquote.alignright {
  margin-top: 0;
  margin-bottom: 0 !important;
  /* responsive portrait phone */
}
.tagdiv-type .wp-block-pullquote.alignleft blockquote,
.tagdiv-type .wp-block-pullquote.alignright blockquote {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .tagdiv-type .wp-block-pullquote.alignleft,
  .tagdiv-type .wp-block-pullquote.alignright {
    max-width: 100%;
  }
}
.tagdiv-type .wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
}
@media (max-width: 767px) {
  .td-md-is-ios .tagdiv-type figure {
    width: auto;
  }
}
img.wp-smiley {
  width: auto;
}
.wp-caption-text,
.wp-caption-dd {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-align: left;
  margin: 6px 0 26px 0;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px;
  color: #444;
}
.wp-caption {
  text-align: center;
  max-width: 100%;
}
.wp-caption img {
  max-width: 100% !important;
}
.alignnone {
  margin-top: 0;
}
.aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin: 6px auto;
}
img.td-center {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100vw !important;
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
  margin-bottom: 0;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .alignleft,
  .alignright {
    float: none !important;
  }
}
/*  ----------------------------------------------------------------------------
    align left
     -> on desktop - the tinyMCE size is used
     -> on tablet(s) - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignleft {
  float: left;
  margin-top: 6px;
  margin-right: 24px !important;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet + phone */
  /* responsive phone CUSTOM - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignleft {
    max-width: 312px;
    margin-right: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .alignleft {
    max-width: 220px;
    margin-right: 21px;
  }
}
@media (max-width: 767px) {
  .alignleft {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100%;
    margin-bottom: 21px;
  }
  .alignleft img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignleft figcaption {
    text-align: center;
  }
}
.mce-content-body .alignleft {
  margin: 6px 24px 6px 0;
}
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 550px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 400px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Screen reader text
*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/*  ----------------------------------------------------------------------------
    align right
     -> on desktop - the tinyMCE size is used
     -> on tablets - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignright {
  float: right;
  margin-top: 6px;
  margin-right: 0;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 24px !important;
  /* responsive landscape tablet */
  /* responsive portrait tablet + phone */
  /* responsive phone CUSTOM  - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignright {
    max-width: 312px;
    margin-left: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .alignright {
    max-width: 220px;
    margin-left: 21px;
  }
}
@media (max-width: 767px) {
  .alignright {
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100%;
    margin-bottom: 21px;
  }
  .alignright img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignright figcaption {
    text-align: center;
  }
}
.mce-content-body .alignright {
  margin: 6px 0 6px 24px;
}
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 550px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 400px !important;
  }
}
.entry-title a:hover,
.td-post-category:hover,
.widget a:hover,
.td_block_wrap a:hover {
  text-decoration: none !important;
}
.wp-block-quote.is-large:not(.td_quote_box),
.wp-block-quote.is-style-large:not(.td_quote_box) {
  padding: 0;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  font-size: 13px;
}
.wp-block-quote.is-large:not(.td_quote_left) cite,
.wp-block-quote.is-style-large:not(.td_quote_left) cite {
  text-align: center;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}
.wp-block-separator.is-style-wide {
  border-width: 0 0 1px 0;
}
.twitter-tweet p {
  font-family: initial;
  font-size: initial;
  line-height: initial;
  font-style: initial;
  text-align: initial;
  text-transform: initial;
  color: initial;
  font-weight: initial;
}
blockquote small {
  margin-top: 5px;
  display: block;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #444;
}
blockquote.pull-right {
  padding-left: 20px;
  border-right: none;
}
blockquote.pull-right:after {
  border-right: 2px solid #FB5502;
  width: 40px;
  right: -40px;
}
/*  ----------------------------------------------------------------------------
    dropcaps
*/
.dropcap {
  float: left;
  display: block;
  font-size: 50px;
  line-height: 56px;
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff;
  text-align: center;
  margin: 9px 13px 0 0;
  padding: 2px 10px 4px;
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  min-width: 62px;
  min-height: 62px;
}
.dropcap1 {
  border-radius: 70px;
  font-size: 40px;
  padding: 2px 14px 4px;
}
.dropcap2 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
.dropcap3 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-weight: bold;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
/*  ----------------------------------------------------------------------------
    text columns
*/
.td_text_columns_two_cols {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule-style: solid;
  -moz-column-rule-style: solid;
  column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-rule-width: 1px;
  column-rule-width: 1px;
  -webkit-column-rule-color: #e9e9e9;
  -moz-column-rule-color: #e9e9e9;
  column-rule-color: #e9e9e9;
  margin-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    button
*/
.td_btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: white;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-weight: 600;
}
.td_btn_sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.td_btn_sm.td_round_btn {
  border-radius: 3px;
}
.td_btn_md {
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
}
.td_btn_md.td_round_btn {
  border-radius: 4px;
}
.td_btn_lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.td_btn_lg.td_round_btn {
  border-radius: 6px;
}
.td_default_btn,
.td_round_btn {
  transition: background-color 0.1s ease;
  -webkit-transition: background-color 0.1s ease;
  background-color: var(--td_theme_color, #4db2ec);
}
.td_default_btn:hover,
.td_round_btn:hover {
  background-color: #444;
}
.td_default_btn:active,
.td_round_btn:active {
  background-color: #000;
}
.td_outlined_btn {
  border-radius: 4px;
  border: 2px solid var(--td_theme_color, #4db2ec);
  color: var(--td_theme_color, #4db2ec);
  background-color: transparent;
  transition: all 0.1s ease ;
  -webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff;
}
.td_outlined_btn:active {
  background-color: #444;
  border-color: #444;
}
.td_shadow_btn {
  background-color: var(--td_theme_color, #4db2ec);
  top: 0;
  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.td_shadow_btn:hover {
  top: -3px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.td_shadow_btn:active {
  background-color: #444 !important;
}
.td_3D_btn {
  background-color: var(--td_theme_color, #4db2ec);
  top: 0;
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.td_3D_btn:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 100%;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: height 0.1s ease;
  -webkit-transition: height 0.1s ease;
}
.td_3D_btn:hover {
  top: 5px;
}
.td_3D_btn:hover:before {
  height: 0;
}
.td_3D_btn:hover:after {
  height: 0;
}
.td_3D_btn:active {
  background-color: #444 !important;
}
/*  ----------------------------------------------------------------------------
    text highlighting
*/
.td_text_highlight_0 {
  background-color: rgba(0, 0, 0, 0.77);
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  box-shadow: 8px 0 0 rgba(0, 0, 0, 0.77), -8px 0 0 rgba(0, 0, 0, 0.77);
  color: #2a2a2a;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_0:hover {
  color: #F9F9F9;
  cursor: default;
}
.td_text_highlight_marker {
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  color: white;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_marker:hover {
  color: #F9F9F9;
}
.td_text_highlight_marker_red {
  background-color: rgba(255, 28, 26, 0.62);
  box-shadow: 8px 0 0 rgba(255, 28, 26, 0.62), -8px 0 0 rgba(255, 28, 26, 0.62);
}
.td_text_highlight_marker_blue {
  background-color: rgba(57, 213, 255, 0.75);
  box-shadow: 8px 0 0 rgba(57, 213, 255, 0.75), -8px 0 0 rgba(57, 213, 255, 0.75);
}
.td_text_highlight_marker_green {
  background-color: rgba(77, 216, 69, 0.65);
  box-shadow: 8px 0 0 rgba(77, 216, 69, 0.65), -8px 0 0 rgba(77, 216, 69, 0.65);
}
.td_text_highlight_marker_yellow {
  background-color: rgba(255, 203, 0, 0.75);
  box-shadow: 8px 0 0 rgba(255, 203, 0, 0.75), -8px 0 0 rgba(255, 203, 0, 0.75);
}
.td_text_highlight_marker_pink {
  background-color: rgba(255, 101, 243, 0.75);
  box-shadow: 8px 0 0 rgba(255, 101, 243, 0.75), -8px 0 0 rgba(255, 101, 243, 0.75);
}
/*  ----------------------------------------------------------------------------
    custom post padding
*/
.td-paragraph-padding-0 {
  display: block;
  padding-left: 0;
  padding-right: 6%;
}
.td-paragraph-padding-1 {
  display: block;
  padding-left: 6%;
  padding-right: 6%;
}
.td-paragraph-padding-2 {
  display: block;
  padding-left: 12%;
  padding-right: 12%;
}
.td-paragraph-padding-3 {
  display: block;
  padding-left: 6%;
  padding-right: 12%;
}
.td-paragraph-padding-4 {
  display: block;
  padding-left: 6%;
  padding-right: 0;
}
.td-paragraph-padding-5 {
  display: block;
  padding-left: 18%;
  padding-right: 18%;
}
.td-paragraph-padding-6 {
  display: block;
  padding-left: 12%;
  padding-right: 6%;
}
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
  padding-left: 4%;
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
  padding-left: 8%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
  padding-left: 4%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
  padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
  padding-left: 12%;
  padding-right: 12%;
}
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
  padding-left: 8%;
  padding-right: 4%;
}
/* responsive phone */
@media (max-width: 500px) {
  .td-paragraph-padding-0,
  .td-paragraph-padding-1,
  .td-paragraph-padding-2,
  .td-paragraph-padding-3,
  .td-paragraph-padding-4,
  .td-paragraph-padding-5,
  .td-paragraph-padding-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.td_module_wrap {
  position: relative;
  padding-bottom: 35px;
}
.td_module_wrap .entry-title {
  /* General Title */
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 6px 0;
}
.td_module_wrap:hover .entry-title a {
  color: var(--td_theme_color, #4db2ec);
}
.entry-title {
  word-wrap: break-word;
}
/*  ----------------------------------------------------------------------------
    thumbnail
*/
.td-module-thumb {
  position: relative;
  margin-bottom: 13px;
}
.td-module-thumb .entry-thumb {
  display: block;
}
.td-video-play-ico {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.48);
  border: 0.050em solid #fff;
  border-radius: 100%;
  font-size: 40px;
  z-index: 1;
  -webkit-box-shadow: 0 0 0.15em rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0.15em rgba(0, 0, 0, 0.4);
}
.td-video-play-ico i {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 35%;
  color: #fff;
}
.td-video-play-ico i.td-icon-video-thumb-play {
  left: 54%;
}
.td-video-play-ico i.td-icon-audio-thumb-play {
  left: 47%;
}
.td-video-play-ico.td-video-small {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
/*  ----------------------------------------------------------------------------
   module meta info
*/
.td-module-meta-info {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 11px;
  margin-bottom: 7px;
  line-height: 1;
  min-height: 17px;
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
  min-height: 1px;
  margin-top: -4px;
}
.entry-review-stars {
  display: inline-block;
  position: relative;
  top: 1px;
  vertical-align: middle;
}
.td-post-author-name {
  font-weight: bold;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-post-author-name a {
  color: #000;
}
.td-post-author-name span {
  color: #ccc;
  margin: 0 2px 0 2px;
  font-weight: normal;
}
.td-post-author-name div {
  display: inline;
  margin-right: 2px;
}
.td-post-date {
  color: #767676;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-module-comments {
  position: relative;
  float: right;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
.td-module-comments a {
  color: #fff;
  background-color: #000;
  display: inline-block;
  min-width: 17px;
  padding: 3px 4px 4px 5px;
  position: relative;
}
.td-module-comments a:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #000 transparent transparent transparent;
}
/*  ----------------------------------------------------------------------------
    excerpt
*/
.td-excerpt {
  font-size: 13px;
  color: #767676;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  word-wrap: break-word;
  overflow-wrap: anywhere;
  margin-top: 9px;
}
.td-read-more,
.more-link-wrap {
  display: inline-block;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
  background-color: var(--td_black, #222222) !important;
  text-decoration: none;
}
/*  ----------------------------------------------------------------------------
    admin edit
*/
.td-admin-edit {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  padding: 3px 10px;
  font-size: 13px;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-admin-edit:hover {
  background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
  display: block;
}
.td-post-category {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  background-color: var(--td_black, #222222);
  color: #fff;
  margin-right: 5px;
  padding: 3px 6px 4px;
  display: block;
  vertical-align: top;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.td-post-category:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-module-image {
  position: relative;
}
.td-module-image .td-post-category {
  position: absolute;
  bottom: 0;
}
.td-module-meta-info .td-post-category {
  display: inline-block;
}
/*  ----------------------------------------------------------------------------
    Module 15
*/
.td_module_15 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 40px;
}
.td_module_15 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  margin-top: 0;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_15 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_15 .entry-title a:hover {
  text-decoration: none;
}
.td_module_15.sticky .entry-title a {
  color: var(--td_theme_color, #4db2ec);
}
.td_module_15 .td-module-meta-info a:hover {
  text-decoration: none;
}
.td_module_15.post {
  margin-top: 0;
}
.td_module_15.post .td-post-comments {
  display: inline-block;
  float: none;
  margin-left: 22px;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.td_module_15.post .td-post-comments a {
  color: #444;
}
.td_module_15.post .td-module-meta-info {
  margin-bottom: 21px;
}
.td_module_15 .entry-review-stars {
  top: 5px;
}
.td_module_15 .td-post-content {
  padding-bottom: 0;
}
.td_module_15 .td-icon-comments {
  font-size: 9px;
  margin-right: 5px;
  vertical-align: middle;
}
.td_module_15 .alignwide {
  width: 100% !important;
  margin-left: 0 !important;
}
.td_module_15 .alignfull {
  left: auto;
  transform: none;
  width: auto !important;
  margin-left: 0 !important;
}
.td_module_15 .alignfull.wp-block-columns {
  padding-left: 0;
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    Block Titles + Line
*/
.block-title {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 26px;
  border-bottom: 2px solid var(--td_header_color, var(--td_black, #222222));
}
.block-title > a,
.block-title > span,
.block-title > label,
.block-title > span > a {
  /* label is for jetpack */
  line-height: 17px;
  display: inline-block;
  padding: 7px 12px 4px;
  background-color: var(--td_header_color, var(--td_black, #222222));
  color: var(--td_text_header_color, #ffffff);
}
.td-block-title span,
.td-block-title a {
  display: inline-block;
}
/*

  Block headers style

*/
.td_block_template_1 .block-title {
  text-align: left;
}
/*
8.  Post and Page
      8.1 Page
*/
/*  ----------------------------------------------------------------------------
    Page title
*/
.td-page-title {
  font-size: 30px;
  line-height: 38px;
  margin: -9px 0 19px 0;
}
.td-page-title,
.td-page-title h1 {
  color: var(--td_page_title_color, var(--td_text_color, #111111));
}
body .td-page-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  body .td-page-title {
    font-size: 26px;
    line-height: 34px;
    margin: -2px 0 19px 0;
  }
}
@media (max-width: 767px) {
  body .td-page-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-template-page-pagebuilder-title .td-crumb-container,
.page-template-default .td-crumb-container {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .page-template-page-pagebuilder-title .td-crumb-container,
  .page-template-default .td-crumb-container {
    margin-bottom: 0;
  }
}
.page-template-page-pagebuilder-title .wpb_text_column p:last-child,
.page-template-default .wpb_text_column p:last-child {
  margin-bottom: 26px;
}
.page-template-page-pagebuilder-title .wpb_text_column figure img,
.page-template-default .wpb_text_column figure img {
  margin-bottom: 0 !important;
}
.page-template-page-pagebuilder-title .td-main-content-wrap {
  padding-top: 0;
}
/*  ----------------------------------------------------------------------------
    Default page template
*/
.td-main-content-wrap {
  padding-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-content-wrap {
    padding-bottom: 26px;
  }
}
.td-main-page-wrap {
  padding-top: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap {
    padding-top: 32px;
  }
}
/*  ----------------------------------------------------------------------------
    Author page
*/
.td-author-page {
  font-size: 12px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-author-page {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-author-page {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .td-author-page {
    margin-bottom: 28px;
  }
}
.td-author-counters {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-author-counters {
    margin-bottom: 10px;
  }
}
.td-author-counters span {
  background-color: var(--td_black, #222222);
  padding: 4px 9px 3px;
  margin-right: 10px;
  position: relative;
  top: 0;
}
@-moz-document url-prefix() {
  .td-author-counters span {
    padding: 3px 9px;
    top: -1px;
  }
}
/*  ----------------------------------------------------------------------------
    404 page
*/
.td-404-title {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 40px;
  color: #222222;
  text-align: center;
  line-height: 50px;
  margin: 50px 0 17px 0 ;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-404-title {
    font-size: 34px;
    line-height: 44px;
  }
}
.td-404-sub-title {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 21px;
  line-height: 24px;
  color: #a6a6a6;
  text-align: center;
  margin: 0 0 40px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-404-sub-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td-404-sub-sub-title {
  text-align: center;
  margin-bottom: 70px;
}
.td-404-sub-sub-title a {
  background-color: var(--td_black, #222222);
  border: medium none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding: 8px 15px;
  margin-left: 6px;
}
.td-404-sub-sub-title a:hover {
  color: #fff;
  background-color: var(--td_theme_color, #4db2ec);
}
.td-404-head {
  text-align: center;
}
/*  ----------------------------------------------------------------------------
    Attachment page
*/
.td-attachment-page-content p {
  color: #444;
  font-size: 11px;
  font-style: italic;
  line-height: 17px;
}
.td-attachment-prev {
  display: inline-block;
  margin: 10px 0 21px 0;
}
.td-attachment-prev img {
  width: 100px;
  height: 100px;
}
.td-attachment-next {
  float: right;
  margin: 10px 0 21px 0;
}
.td-attachment-next img {
  width: 100px;
  height: 100px;
}
/*  ----------------------------------------------------------------------------
    Search page
*/
.td-search-query {
  color: var(--td_theme_color, #4db2ec);
}
.search-page-search-wrap {
  margin: 37px 0 51px 0;
}
.td-search-form-widget {
  position: relative;
  line-height: 21px;
}
.td-search-form-widget .wpb_button {
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  text-shadow: none;
  padding: 7px 15px 8px 15px;
  line-height: 16px;
  margin: 0;
}
.td-search-form-widget .wpb_button:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-search-form-widget div {
  text-align: left;
}
.td-search-form-widget .td-widget-search-input {
  width: 95%;
  border-right: 0;
  height: 32px;
  line-height: 21px;
  position: relative;
  top: 0;
  display: inline-table;
  vertical-align: middle;
}
.td_search_subtitle {
  position: relative;
  top: 11px;
  left: 2px;
  font-size: 12px;
}
/*  ----------------------------------------------------------------------------
    Pagination
*/
.page-nav {
  margin: 30px 0 30px 0;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 12px;
  display: inline-block;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav {
    margin-right: auto;
    margin-left: auto;
    display: table;
    width: auto;
  }
}
.page-nav a:hover {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
.page-nav a,
.page-nav span {
  padding: 5px 11px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #666;
  line-height: 21px;
  float: left;
}
.page-nav .first,
.page-nav .last {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .first,
  .page-nav .last {
    display: none;
  }
}
.page-nav .extend {
  border: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .extend {
    display: none;
  }
}
.page-nav i {
  font-size: 9px;
  line-height: 1;
  display: inline-table;
}
.page-nav .page-nav-icon-svg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.page-nav .page-nav-icon-svg svg {
  width: 9px;
  height: 10px;
}
.page-nav .page-nav-icon-svg svg,
.page-nav .page-nav-icon-svg svg * {
  fill: #666;
}
.page-nav a:hover .page-nav-icon-svg svg,
.page-nav a:hover .page-nav-icon-svg svg * {
  fill: #fff;
}
.page-nav .pages {
  float: right;
  margin: 0;
  border: none;
  padding: 6px 0 6px 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .pages {
    display: none;
  }
}
.page-nav .current {
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff;
  border-color: var(--td_theme_color, #4db2ec);
}
.page-nav:first-child > div {
  padding: 5px 11px;
  border: 1px solid var(--td_theme_color, #4db2ec);
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #fff;
  line-height: 21px;
  float: left;
  background-color: var(--td_theme_color, #4db2ec);
}
.page-nav .td-icon-menu-right {
  padding-left: 1px;
}
.page-nav .td-icon-menu-left {
  padding-right: 1px;
}
.rtl .page-nav a,
.rtl .page-nav span {
  float: right;
  margin: 0 0 8px 8px;
}
.rtl .page-nav .pages {
  float: left;
  padding: 6px 6px 6px 0;
}
.rtl .page-nav .td-icon-menu-left:before {
  content: '\e80d';
}
.rtl .page-nav .td-icon-menu-right:before {
  content: '\e80c';
}
/*  ----------------------------------------------------------------------------
    Typography
*/
.td-page-content {
  padding-bottom: 26px;
}
.td-page-content,
.td-page-content p {
  color: var(--td_page_content_color, var(--td_black, #222222));
}
.td-page-content h1,
.td-page-content h2,
.td-page-content h3,
.td-page-content h4,
.td-page-content h5,
.td-page-content h6 {
  color: var(--td_page_h_color, var(--td_text_color, #111111));
}
.td-page-content table {
  margin-bottom: 21px;
}
.tdc-theme-Newspaper {
  overflow-x: hidden;
}
.td-pb-span4 .wpb_wrapper,
.td-ss-main-sidebar {
  perspective: unset !important;
}
/*  ----------------------------------------------------------------------------
    Breadcrumbs
*/
.td-crumb-container {
  min-height: 35px;
  margin-bottom: 9px;
  padding-top: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-crumb-container {
    padding-top: 16px;
  }
}
@media (max-width: 767px) {
  .td-crumb-container {
    padding-top: 11px;
  }
}
.single-post .td-bred-no-url-last {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .single-post .td-bred-no-url-last {
    display: none;
  }
}
.entry-crumbs {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 12px;
  color: #c3c3c3;
  line-height: 18px;
  padding-top: 1px;
  padding-bottom: 2px;
}
.entry-crumbs a {
  color: #c3c3c3;
}
.entry-crumbs a:hover {
  color: #777;
}
.entry-crumbs .td-bread-sep {
  font-size: 8px;
  margin: 0 5px;
}
/*  ----------------------------------------------------------------------------
    Category
*/
.td-category {
  list-style: none;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1;
}
.td-category li {
  display: inline-block;
  margin: 0 5px 5px 0;
  line-height: 1;
}
.td-category a {
  color: #fff;
  background-color: var(--td_black, #222222);
  padding: 3px 6px 4px 6px;
  white-space: nowrap;
  display: inline-block;
}
.td-category a:hover {
  opacity: 0.9;
}
.single .td-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .single .td-category {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Post title
*/
.post {
  background-color: var(--td_container_transparent, #ffffff);
}
.post header .entry-title {
  margin-top: 0;
  margin-bottom: 7px;
  word-wrap: break-word;
  font-size: 41px;
  line-height: 50px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .post header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .post header .entry-title {
    margin-top: 3px;
    margin-bottom: 9px;
  }
}
/*  ----------------------------------------------------------------------------
    Subtitle
*/
.td-post-sub-title {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px;
  color: #999;
  margin: 9px 0 14px 0;
}
@media (max-width: 767px) {
  .td-post-sub-title {
    margin: 0 0 16px;
  }
}
/*  ----------------------------------------------------------------------------
    Author - Date - Comments - Count views
*/
.bypostauthor {
  line-height: 1;
}
header .td-module-meta-info {
  margin-bottom: 16px;
}
header .td-post-author-name {
  font-weight: 400;
  color: #444;
  float: left;
}
header .td-post-author-name a {
  font-weight: 700;
  margin-right: 3px;
}
header .td-post-date {
  margin-left: 4px;
  color: #767676;
  float: left;
}
header .td-post-views {
  float: right;
  margin-right: 22px;
}
header .td-post-views span {
  line-height: 15px;
  vertical-align: top;
}
header .td-icon-views {
  position: relative;
  line-height: 17px;
  font-size: 14px;
  margin-right: 5px;
}
header .td-post-comments {
  float: right;
  position: relative;
  top: 2px;
}
header .td-post-comments a {
  color: #444;
}
header .td-post-comments i {
  vertical-align: middle;
}
header .td-icon-comments {
  margin-right: 5px;
  font-size: 9px;
}
.post footer {
  clear: both;
}
.page-nav.page-nav-post {
  margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    Source and Via
*/
.td-post-source-tags {
  font-size: 11px;
}
.td-post-source-tags a {
  font-size: 11px;
}
.td-post-source-tags .td-no-tags {
  margin-bottom: 34px;
}
.td-post-source-via {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-weight: 600;
}
.td-post-small-box {
  margin-bottom: 4px;
  line-height: 20px;
  clear: left;
  height: 20px;
  display: table;
}
.td-post-small-box span {
  background-color: var(--td_black, #222222);
  padding: 5px 9px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: 10px;
  float: left;
  height: 20px;
}
.td-post-small-box a {
  display: block;
  float: left;
  border: 1px solid var(--td_grid_border_color, #ededed);
  margin-left: 4px;
  line-height: 8px;
  color: var(--td_text_color, #111111);
  padding: 5px 8px;
  height: 20px;
}
.td-post-small-box a:hover {
  color: #fff;
  background-color: var(--td_theme_color, #4db2ec);
  border-color: var(--td_theme_color, #4db2ec);
}
/*  ----------------------------------------------------------------------------
    Tags
*/
.td-tags {
  margin: 0 0 30px 0;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  display: table;
  line-height: 20px;
  font-weight: 600;
}
.td-tags li {
  list-style: none;
  display: inline-block;
  line-height: 20px;
  margin-left: 0;
  float: left;
  margin-bottom: 4px;
}
.td-tags span,
.td-tags a {
  margin-right: 4px;
  margin-left: 0;
}
/*  ----------------------------------------------------------------------------
    Next / Prev article
*/
.td-post-next-prev-content {
  display: inline-block;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  word-break: break-word;
}
.td-post-next-prev-content span {
  display: block;
  font-size: 12px;
  color: #c1c1c1;
  margin-bottom: 7px;
}
.td-post-next-prev-content a {
  display: block;
  font-size: 15px;
  color: #222;
  line-height: 21px;
  margin-bottom: 43px;
}
.td-post-next-prev-content a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-post-next-post {
  text-align: right;
}
.td-next-prev-separator {
  display: none;
}
#td-outer-wrap .td-post-prev-post,
#td-outer-wrap .td-post-next-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-outer-wrap .td-post-prev-post,
  #td-outer-wrap .td-post-next-post {
    width: 50%;
    float: left;
  }
}
/*  ----------------------------------------------------------------------------
    Author box
*/
.author-box-wrap {
  border: 1px solid var(--td_grid_border_color, #ededed);
  padding: 21px;
  margin-bottom: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap {
    text-align: center;
  }
}
.author-box-wrap .avatar {
  float: left;
  max-width: 96px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap .avatar {
    margin-bottom: 5px;
    float: none;
  }
}
.author-box-wrap .desc {
  margin-left: 117px;
  font-size: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap .desc {
    margin-left: 0;
  }
}
.author-box-wrap .td-social-icon-wrap .td-icon-font {
  color: #222;
}
.author-box-wrap .td-author-social {
  margin-bottom: -5px;
}
.author-box-wrap .td-author-social a {
  color: #444;
  margin-top: 11px;
}
.author-box-wrap .td-author-social a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.author-box-wrap .td-author-social .td-icon-font {
  font-size: 15px;
  width: auto;
  min-width: 18px;
  height: auto;
  margin-right: 15px;
}
.td-author-name {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  margin: 7px 0 8px 0;
}
.td-author-name a {
  color: #222;
}
.td-author-name a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-author-url {
  font-size: 11px;
  font-style: italic;
  line-height: 21px;
  margin-bottom: 6px;
}
.td-author-url a {
  color: #444;
}
.td-author-url a:hover {
  color: var(--td_theme_color, #4db2ec);
}
/*  ----------------------------------
    Post embeds
*/
.wp-embedded-content {
  width: 100%;
}
.td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag {
  margin-bottom: 0;
}
.single.wpb-js-composer .td-post-content .tdc-row {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    Default Post Template
*/
.td-post-content p:empty {
  display: none;
}
.td-post-featured-image {
  position: relative;
}
.td-post-featured-image img {
  display: block;
  margin-bottom: 26px;
  width: 100%;
}
.td-post-featured-image .wp-caption-text {
  margin-bottom: 26px;
  z-index: 1;
}
.td-post-content {
  margin-top: 21px;
  padding-bottom: 16px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-content {
    margin-top: 16px;
  }
}
.td-post-content p {
  word-wrap: break-word;
}
.td-post-content img {
  display: block;
}
.td-post-content table {
  margin-bottom: 21px;
}
.td-post-content .td-gallery {
  clear: both;
}
.td-post-content .fb-video {
  margin-bottom: 26px;
}
.td-post-content #fb-root + p {
  margin: 0;
}
.td-post-template-default .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-default .td-post-title div.td-post-views {
  margin-right: 0;
}
@media (max-width: 1018px) {
  .td-post-template-default .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-default .td-post-featured-image img {
  width: auto;
}
.td-post-template-default .wpb_video_wrapper {
  margin-bottom: 26px;
}
.td-post-template-default .wpb_video_wrapper .fb-video {
  margin-bottom: 0;
}
.td-post-template-default .wpb_video_wrapper iframe {
  display: block;
}
.td-post-template-default .wpb_video_wrapper .twitter-video {
  max-width: none !important;
}
.td-post-template-default .wpb_video_wrapper video {
  max-width: 100%;
}
/*  ----------------------------------------------------------------------------
    Comment section
*/
.comment {
  list-style: none;
  margin-left: 0;
  padding-bottom: 13px;
  border-bottom: 1px dashed var(--td_grid_border_color, #ededed);
  margin-bottom: 21px;
}
.comment:first-child {
  border-top: none;
}
.comment .avatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 50px;
}
.comment cite {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment cite {
    font-size: 16px;
  }
}
.comment cite a {
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment cite a {
    display: block;
  }
}
.comment .comment-content,
.comment .comment-meta,
.comment .comment-respond {
  margin-left: 56px;
  display: table-row;
}
.comment .comment-content {
  margin-top: 7px;
}
.comment .comment-content p {
  margin-bottom: 21px;
}
.comment .comment-content p:last-child {
  margin-bottom: 0;
}
.comment p {
  margin-bottom: 0;
  word-wrap: break-word;
}
.comment .logged-in-as {
  margin-bottom: 10px;
}
.comment .children {
  margin-left: 70px;
  padding-top: 16px;
  border-top: 1px dashed var(--td_grid_border_color, #ededed);
  margin-top: 13px;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .comment .children {
    margin-left: 34px;
  }
}
.comment .children .children {
  margin-left: 56px;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .comment .children .children {
    margin-left: 0;
  }
}
.comment .children .comment:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.comment .children .comment .avatar {
  width: 36px;
  height: 36px;
  position: relative;
  top: 5px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment .children .comment .avatar {
    top: 0;
  }
}
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta,
.comment .children .comment .comment-respond {
  margin-left: 56px;
}
.td-comments-title-wrap {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.comment-link {
  font-size: 11px;
  line-height: 1;
  color: #747474;
  padding-left: 10px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment-link {
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
  }
}
.comment-edit-link {
  font-size: 11px;
  line-height: 1;
  padding-left: 10px;
  /* responsive 500px phone */
}
.comment-edit-link:hover {
  text-decoration: underline;
}
@media (max-width: 500px) {
  .comment-edit-link {
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
  }
}
.comment-meta {
  margin-top: 3px;
}
.comment-respond {
  margin-bottom: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-respond {
    margin-left: 0 !important;
  }
}
.comment-reply-link {
  font-size: 11px;
  color: #747474;
}
.comment-reply-link:hover {
  color: var(--td_theme_color, #4db2ec);
}
.single .comments {
  margin-bottom: 48px;
  padding-top: 10px;
  margin-top: -10px;
}
/*  ----------------------------------------------------------------------------
    Comment form
*/
#reply-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px;
  margin-top: 10px;
}
.logged-in-as {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 13px;
}
.logged-in-as a {
  color: var(--td_text_color, #111111);
  font-weight: 600;
  /* responsive portrait phone */
}
.logged-in-as a:hover {
  color: var(--td_theme_color, #4db2ec);
}
@media (max-width: 767px) {
  .logged-in-as a:last-child {
    display: block;
    float: right;
  }
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: 400;
  color: var(--td_text_color, #111111);
  margin-left: 10px;
}
#cancel-comment-reply-link:hover {
  color: var(--td_theme_color, #4db2ec);
}
.comment .comment-form-input-wrap {
  margin-top: 0;
  margin-bottom: 21px;
}
.comment-subscription-form {
  margin-bottom: 3px;
  font-size: 13px;
}
.comment-subscription-form .subscribe-label {
  margin-left: 3px;
  position: relative;
  top: -1px;
}
.td-login-comment {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-login-comment {
    background-color: #222;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
  }
  .td-login-comment a {
    color: #fff;
    padding: 14px 0 15px;
    line-height: 19px;
    display: block;
  }
}
.comments .comment-form .submit {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comments .comment-form .submit {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
  }
}
.comments {
  clear: both;
}
.comment-form .td-warning-comment,
.comment-form .td-warning-author,
.comment-form .td-warning-email,
.comment-form .td-warning-email-error,
.comment-form .td-warning-captcha,
.comment-form .td-warning-captcha-score {
  display: none;
}
.comment-form textarea {
  display: block;
}
.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error,
.td-comment-form-warnings .td-warning-captcha,
.td-comment-form-warnings .td-warning-captcha-score {
  margin-bottom: -11px;
  color: #ff7a7a;
  font-size: 11px;
  font-style: italic;
  line-height: 15px;
}
.td-form-comment,
.td-form-author,
.td-form-email,
.td-form-url {
  margin-top: 0;
  margin-bottom: 21px;
}
.comment-pagination {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-pagination {
    margin-bottom: 25px;
    margin-left: -3%;
    margin-right: -3%;
    text-align: center;
  }
  .comment-pagination a {
    background-color: #222;
    color: #fff;
    padding: 14px 0;
    display: inline-block;
    width: 45%;
    text-align: center;
    line-height: 1;
    margin: 0 2%;
    font-size: 13px;
  }
}
.comment-list li:last-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-list li:last-child {
    border: none;
  }
}
.comment-form-cookies-consent label {
  margin-left: 8px;
}
.comment-form-cookies-consent * {
  vertical-align: middle;
}
/*  ----------------------------------------------------------------------------
    less for Gutenberg elements
*/
.wp-block-image {
  margin-bottom: 21px;
}
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  margin-bottom: 21px;
}
.wp-block-image figcaption {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-align: left;
  margin: 6px 0 0 0;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px;
  color: #444;
}
.wp-block-image.alignfull figcaption {
  margin-right: 20px;
  margin-left: 20px;
}
.wp-block-gallery {
  margin-bottom: 26px;
}
.wp-block-gallery figcaption {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 11px;
  line-height: 17px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 11px;
  line-height: 17px;
}
.wp-block-gallery.alignnone {
  display: flex;
}
.wp-block-categories {
  padding: 0 10px;
}
.wp-block-categories,
.wp-block-categories ul {
  list-style-type: none;
}
.wp-block-categories ul {
  margin: 5px 0 0;
  padding-left: 26px;
}
.wp-block-categories li {
  margin-left: 0;
  margin-bottom: 5px;
}
.wp-block-categories li:last-child {
  margin-bottom: 0;
}
.wp-block-categories a {
  color: #000;
}
.wp-block-categories a:hover {
  text-decoration: none;
  color: var(--td_theme_color, #4db2ec);
}
.wp-block-categories .td-widget-no {
  float: right;
}
.wp-block-categories .td-widget-no:before {
  content: '(';
}
.wp-block-categories .td-widget-no:after {
  content: ')';
}
.wp-block-categories select {
  height: 30px;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 5px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 36px;
  line-height: 1.2;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  font-size: 13px;
}
.wp-block-quote p.has-regular-font-size {
  font-size: 1em;
}
.wp-block-quote p.has-larger-font-size {
  font-size: 3.34em;
}
.wp-block-quote cite {
  color: #6c7781;
  font-size: 13px;
  margin-top: 1em;
  position: relative;
  font-style: normal;
}
figure.wp-block-pullquote {
  font-size: 14px;
}
figure.wp-block-pullquote.has-larger-font-size {
  font-size: 3.34em;
}
figure.wp-block-pullquote p {
  font-size: 1em;
  line-height: 1.858em;
  font-weight: 600;
}
.wp-block-archives {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
}
.wp-block-archives li {
  line-height: 30px;
  list-style: none;
  padding: 0;
  margin-left: 0 !important;
}
.wp-block-archives li a {
  color: #222222;
}
.wp-block-archives li a:hover {
  color: var(--td_theme_color, #4db2ec);
  text-decoration: none !important;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
  display: flex;
  margin: 10px 0 !important;
  line-height: 21px;
  padding-bottom: 13px;
  font-size: 12px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
  display: block;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment p {
  margin-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a {
  color: #222222;
  font-style: italic;
  font-size: 11px;
  font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
  color: var(--td_theme_color, #4db2ec);
  text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) li {
  list-style: none;
  margin-bottom: 8px !important;
  margin-left: 0;
  padding-bottom: 7px;
  border-bottom: 1px dashed #f1f1f1;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
}
.wp-block-latest-posts:not(.is-grid) li:last-child {
  border-bottom: none;
}
.wp-block-latest-posts:not(.is-grid) li a {
  display: inline-block;
  color: #222222;
  line-height: 21px;
}
.wp-block-latest-posts:not(.is-grid) li a:hover {
  color: var(--td_theme_color, #4db2ec);
  text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date {
  display: block;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link {
  transition: background-color 0.1s ease;
  -webkit-transition: background-color 0.1s ease;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-weight: 600;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]):hover {
  background-color: #444;
  text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) a.wp-block-button__link:not([class*="has-background"]) {
  background-color: var(--td_theme_color, #4db2ec);
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-width: 2px;
  border-style: solid;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]) {
  background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover {
  background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]) {
  color: var(--td_theme_color, #4db2ec);
  border-color: var(--td_theme_color, #4db2ec);
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #444;
  color: #fff;
  text-decoration: none !important;
}
.td-pb-span12 .alignwide {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 1400px;
  max-width: 100vw;
}
.td-pb-span12 .alignwide img,
.td-pb-span12 .alignwide video,
.td-pb-span12 .alignwide.wp-block-embed iframe {
  padding: 0 calc((100% - 100vw) / 2);
}
.td-pb-span12 .alignwide.wp-block-video video {
  width: 100%;
}
.td-pb-span12 .alignwide.wp-block-embed iframe {
  width: 100%;
}
.td-pb-span12 .alignfull {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw !important;
  max-width: none !important;
  margin-left: 0;
  margin-right: 0;
}
.td-pb-span12 .alignfull.wp-block-cover.has-parallax {
  left: auto;
  transform: none;
  margin-left: calc((-100vw + 100%) / 2);
}
.td-pb-span12 .alignfull.wp-block-columns {
  padding-left: 8px;
  padding-right: 8px;
}
.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper {
  padding-bottom: 56.25%;
}
.td-pb-span12 .alignfull.wp-block-embed-wordpress-tv iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
}
.td-pb-span12 .alignfull.wp-block-embed iframe {
  width: 100%;
}
.tdc-column:not(.td-pb-span12) .alignwide {
  width: 100% !important;
  margin-left: 0 !important;
}
.tdc-column:not(.td-pb-span12) .alignfull.wp-block-pullquote blockquote {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-embed-flickr.aligncenter .wp-block-embed__wrapper {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-embed-flickr.alignwide img,
.wp-block-embed-flickr.alignfull img {
  width: 100%;
  height: auto;
}
.wp-block-media-text {
  margin-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    wordpress default galleries
*/
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 2%;
}
.gallery-item .gallery-caption {
  text-align: center;
  margin: 0;
}
.gallery-item .gallery-icon img {
  display: inline-block;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
  margin: 0 -2% 20px;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.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%;
}
/*  ----------------------------------------------------------------------------
    custom gallery-columns-1
*/
.gallery-columns-1 .gallery-item {
  margin-bottom: 30px;
  position: relative;
}
.gallery-columns-1 .gallery-item img {
  display: block;
}
.gallery-columns-1 .gallery-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #0e0e0e;
  color: white;
  font-size: 12px;
  font-style: normal;
  padding: 8px 14px 10px 14px;
}
/*  ----------------------------------------------------------------------------
    less for gallery slider
*/
.post_td_gallery {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  color: #fff;
  margin-bottom: 24px;
  background-color: #222;
  overflow: hidden;
  clear: both;
}
.td-gallery-slide-top {
  position: relative;
  min-height: 44px;
  background-color: #111;
}
.td-gallery-title {
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  padding: 16px 20px;
  width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-title {
    width: 65%;
    font-size: 13px;
    line-height: 17px;
    padding: 16px;
  }
}
/* controls wrapper */
.td-gallery-controls-wrapper {
  height: 28px;
  margin: auto !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.td-gallery-slide-count {
  display: inline-block;
  margin-right: 7px;
  font-style: italic;
  font-size: 12px;
  font-weight: 600;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-slide-count {
    margin-right: 0;
  }
}
.td-gallery-slide-prev-next-but {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-slide-prev-next-but {
    margin-right: 8px;
  }
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
  font-size: 16px;
  padding: 0 4px;
  /* responsive portrait phone */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
@media (max-width: 767px) {
  .td-gallery-slide-prev-next-but .td-icon-left,
  .td-gallery-slide-prev-next-but .td-icon-right {
    padding: 0 6px;
  }
}
.td-gallery-slide-prev-next-but .td-icon-left:before {
  content: '\e80c';
}
.td-gallery-slide-prev-next-but .td-icon-right:before {
  content: '\e80d';
}
.td-gallery-slide-copywrite {
  float: right;
  padding: 4px 6px;
  text-align: left;
  font-style: italic;
  line-height: 1;
  font-size: 11px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.8);
}
.td-button {
  margin: 0 4.2px 0 4.3px;
  background-size: cover !important;
}
.td-doubleSlider-1 {
  overflow: hidden;
  width: auto;
  height: 580px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-1 {
    height: 420px;
  }
}
@media (max-width: 767px) {
  .td-doubleSlider-1 {
    height: 260px;
  }
}
.td-doubleSlider-1 .td-slide-galery-figure {
  height: 580px;
  text-align: center;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 740px;
    height: 420px;
  }
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100%;
    height: 260px;
  }
}
.td-doubleSlider-1 .td-slide-item img {
  max-width: none;
  max-height: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item img {
    max-width: 100%;
  }
}
.td-doubleSlider-1 .td-slide-item {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item {
    width: 100%;
  }
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: auto;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  /* if caption or description text is present */
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  width: 100%;
  float: left;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.6);
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
  width: 100%;
}
.td-slide-on-2-columns .td-gallery-title {
  width: 73%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-gallery-title {
    width: 65%;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 {
  height: 420px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 260px;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
  height: 420px;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 640px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 484px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100%;
    height: 260px;
  }
}
.td-slide-on-2-columns .td-button {
  margin: 0 5px;
}
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 200px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 140px;
  }
}
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 300px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 200px;
  }
}
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 360px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 260px;
  }
}
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 420px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 320px;
  }
}
.td-pb-span3 .td-slide-on-2-columns,
.td-pb-span4 .td-slide-on-2-columns,
.td-pb-span5 .td-slide-on-2-columns,
.td-pb-span6 .td-slide-on-2-columns,
.td-pb-span7 .td-slide-on-2-columns,
.td-pb-span8 .td-slide-on-2-columns,
.td-pb-span9 .td-slide-on-2-columns {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 260px;
  }
}
.td-doubleSlider-2 {
  padding: 20px 0 10px 0;
  height: 80px !important;
  width: 100%;
  background-color: #111;
  visibility: hidden;
  /* responsive portrait phone */
  /* if there are not sufficient sliders to fill the td-doubleSlider-2, then move -how many sliders do we have- in the center of td-doubleSlider-2 */
}
@media (max-width: 767px) {
  .td-doubleSlider-2 {
    display: none;
  }
}
.td-doubleSlider-2 .td-slider {
  width: 100%;
  height: 100%;
  overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
  top: -10px;
  display: inline-block;
  width: 80px !important;
  height: 60px;
  background-size: cover !important;
  background-position: center !important;
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-2 .td-button {
    top: -9px !important;
    width: 56px !important;
    height: 58px;
  }
}
.td-doubleSlider-2 .td-button:hover {
  cursor: pointer;
}
.td-doubleSlider-2 .td-button .td-border {
  height: 60px;
  width: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-2 .td-button .td-border {
    height: 58px;
    width: 56px;
  }
}
.td-doubleSlider-2.td_center_slide2 {
  text-align: center;
  padding: 25px 0 10px 0;
}
.td-doubleSlider-2.td_center_slide2 .td-slider {
  display: inline-block;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
  position: relative;
  top: -15px;
  margin: 0 2px 0 3px;
}
.td-js-loaded .td-doubleSlider-2 {
  visibility: visible;
}
.td-slide-galery-figure {
  width: 100% !important;
}
@font-face {
  font-family: 'newspaper';
  src: url('https://bbmlive.com/adult/wp-content/themes/Newspaper/images/icons/newspaper.eot?23');
  src: url('https://bbmlive.com/adult/wp-content/themes/Newspaper/images/icons/newspaper.eot?23#iefix') format('embedded-opentype'), url('https://bbmlive.com/adult/wp-content/themes/Newspaper/images/icons/newspaper.woff?23') format('woff'), url('https://bbmlive.com/adult/wp-content/themes/Newspaper/images/icons/newspaper.ttf?23') format('truetype'), url('https://bbmlive.com/adult/wp-content/themes/Newspaper/images/icons/newspaper.svg?23#newspaper') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
  font-family: 'newspaper';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="td-icon-"] {
  line-height: 1;
  text-align: center;
  display: inline-block;
}
.td-icon-logout:before {
  content: '\e800';
}
.td-icon-down:before {
  content: '\e801';
}
.td-icon-left:before {
  content: '\e802';
}
.td-icon-right:before {
  content: '\e803';
}
.td-icon-up:before {
  content: '\e804';
}
.td-icon-views:before {
  content: '\e805';
}
.td-icon-menu-down:before {
  content: '\e806';
}
.td-icon-left-arrow:before {
  content: '\e807';
}
.td-icon-right-arrow:before {
  content: '\e808';
}
.td-icon-menu-up:before {
  content: '\e809';
}
.td-icon-search:before {
  content: '\e80a';
}
.td-icon-user:before {
  content: '\e80b';
}
.td-icon-menu-left:before {
  content: '\e80c';
}
.td-icon-menu-right:before {
  content: '\e80d';
}
.rtl .td-next-prev-wrap .td-icon-menu-left:before {
  content: '\e80d';
}
.rtl .td-next-prev-wrap .td-icon-menu-right:before {
  content: '\e80c';
}
.td-icon-star:before {
  content: '\e80f';
}
.td-icon-mail:before {
  content: '\e810';
}
.td-icon-behance:before {
  content: '\e811';
}
.td-icon-blogger:before {
  content: '\e812';
}
.td-icon-delicious:before {
  content: '\e813';
}
.td-icon-deviantart:before {
  content: '\e814';
}
.td-icon-digg:before {
  content: '\e815';
}
.td-icon-dribbble:before {
  content: '\e816';
}
.td-icon-evernote:before {
  content: '\e817';
}
.td-icon-facebook:before {
  content: '\e818';
}
.td-icon-flickr:before {
  content: '\e819';
}
.td-icon-forrst:before {
  content: '\e81a';
}
.td-icon-googleplus:before {
  content: '\e81b';
}
.td-icon-instagram:before {
  content: '\e81d';
}
.td-icon-lastfm:before {
  content: '\e81e';
}
.td-icon-linkedin:before {
  content: '\e81f';
}
.td-icon-mail-1:before {
  content: '\e820';
}
.td-icon-myspace:before {
  content: '\e821';
}
.td-icon-path:before {
  content: '\e822';
}
.td-icon-paypal:before {
  content: '\e823';
}
.td-icon-pinterest:before {
  content: '\e825';
}
.td-icon-reddit:before {
  content: '\e827';
}
.td-icon-rss:before {
  content: '\e828';
}
.td-icon-share:before {
  content: '\e829';
}
.td-icon-skype:before {
  content: '\e82a';
}
.td-icon-soundcloud:before {
  content: '\e82b';
}
.td-icon-spotify:before {
  content: '\e82c';
}
.td-icon-stackoverflow:before {
  content: '\e82d';
}
.td-icon-steam:before {
  content: '\e82e';
}
.td-icon-stumbleupon:before {
  content: '\e82f';
}
.td-icon-tumblr:before {
  content: '\e830';
}
.td-icon-twitter:before {
  content: '\e831';
}
.td-icon-vimeo:before {
  content: '\e832';
}
.td-icon-windows:before {
  content: '\e833';
}
.td-icon-wordpress:before {
  content: '\e834';
}
.td-icon-yahoo:before {
  content: '\e835';
}
.td-icon-youtube:before {
  content: '\e836';
}
.td-icon-vk:before {
  content: '\e837';
}
.td-icon-grooveshark:before {
  content: '\e838';
}
.td-icon-star-empty:before {
  content: '\e839';
}
.td-icon-star-half:before {
  content: '\e83a';
}
.td-icon-close:before {
  content: '\e83c';
}
.td-icon-read-down:before {
  content: '\e83d';
}
.td-icon-comments:before {
  content: "\e83b";
}
.td-icon-mobile:before {
  content: '\e83e';
}
.td-icon-whatsapp:before {
  content: '\f232';
}
.td-icon-website:before {
  content: '\f232';
}
.td-icon-commenting:before {
  content: '\f27a';
}
.td-icon-close-mobile:before {
  content: '\e900';
}
.td-icon-modal-back:before {
  content: '\e901';
}
.td-icon-modal-close:before {
  content: '\e902';
}
.td-icon-category:before {
  content: '\e903';
}
.td-icon-block-header:before {
  content: '\e904';
}
.td-icon-home:before {
  content: '\e905';
}
.td-icon-print:before {
  content: '\f02f';
}
.td-icon-telegram:before {
  content: '\f2c6';
}
.td-icon-line:before {
  content: '\e906';
}
.td-icon-viber:before {
  content: '\e907';
}
.td-icon-plus:before {
  content: '\ea0a';
}
.td-icon-minus:before {
  content: '\ea0b';
}
.td-icon-dailymotion:before {
  content: '\e908';
}
.td-icon-twitch:before {
  content: '\e909';
}
.td-icon-xing:before {
  content: '\e90a';
}
.td-icon-ebay:before {
  content: '\e90b';
}
.td-icon-acolade:before {
  content: "\e90c";
}
.td-icon-backslash:before {
  content: "\e90d";
}
.td-icon-bracket-square:before {
  content: "\e90e";
}
.td-icon-circle:before {
  content: "\e90f";
}
.td-icon-circle-full:before {
  content: "\e910";
}
.td-icon-circle-line:before {
  content: "\e911";
}
.td-icon-circless:before {
  content: "\e912";
}
.td-icon-comma-round:before {
  content: "\e913";
}
.td-icon-comma-square:before {
  content: "\e914";
}
.td-icon-hash:before {
  content: "\e915";
}
.td-icon-linee:before {
  content: "\e916";
}
.td-icon-pluss:before {
  content: "\e917";
}
.td-icon-point-comma-round:before {
  content: "\e918";
}
.td-icon-point-comma-square:before {
  content: "\e919";
}
.td-icon-point-round:before {
  content: "\e91a";
}
.td-icon-point-square:before {
  content: "\e91b";
}
.td-icon-quote-round:before {
  content: "\e91c";
}
.td-icon-quote-square:before {
  content: "\e91d";
}
.td-icon-romb-full:before {
  content: "\e91e";
}
.td-icon-romb-line:before {
  content: "\e91f";
}
.td-icon-romb-round-full:before {
  content: "\e920";
}
.td-icon-romb-round-line:before {
  content: "\e921";
}
.td-icon-rombs:before {
  content: "\e922";
}
.td-icon-slashh:before {
  content: "\e923";
}
.td-icon-star-full:before {
  content: "\e924";
}
.td-icon-star-line:before {
  content: "\e925";
}
.td-icon-translingual:before {
  content: "\e926";
}
.td-icon-upp:before {
  content: "\e927";
}
.td-icon-vertical-line:before {
  content: "\e928";
}
.td-icon-naver:before {
  content: "\e9d3";
}
.td-icon-video-thumb-play:before {
  content: "\e9d4";
}
.td-icon-audio-thumb-play:before {
  content: "\e9d5";
}
.td-icon-cart:before {
  content: "\f07a";
}
.td-icon-tiktok:before {
  content: "\e9d6";
}
.td-icon-yandex:before {
  content: "\e9d7";
}
.td-icon-flipboard:before {
  content: "\e9d9";
}
.td-icon-insta-carousel:before {
  content: "\e9da";
}
.td-icon-check:before {
  content: "\e9db";
}
.td-icon-cart-empty:before {
  content: "\e9dc";
}
.td-icon-profile:before {
  content: "\e9dd";
}
.td-icon-log-out:before {
  content: "\e9de";
}
.td-icon-discord:before {
  content: "\e9df";
}
.td-icon-audio-pause:before {
  content: "\e9ce";
}
.td-icon-audio-play:before {
  content: "\e9cf";
}
.td-icon-audio-speaker:before {
  content: "\e9d0";
}
.td-icon-audio-speaker-mute:before {
  content: "\e9d1";
}
.td-icon-audio-refresh:before {
  content: "\e9d2";
}
.td-icon-medium:before {
  content: "\e929";
}
.td-icon-github:before {
  content: "\e92a";
}
.td-icon-patreon:before {
  content: "\e92b";
}
.td-icon-rumble:before {
  content: "\e92c";
}
.td-icon-clouthub:before {
  content: "\e92d";
}
.td-icon-gab:before {
  content: "\e92e";
}
.td-icon-parler:before {
  content: "\e92f";
}
.td-icon-gettr:before {
  content: "\e930";
}
.td-icon-koo:before {
  content: "\e937";
}
.td-icon-copy_url:before {
  content: "\e931";
}
.td-icon-user-rev-star-empty:before {
  content: "\e932";
}
.td-icon-user-rev-star-half:before {
  content: "\e933";
}
.td-icon-user-rev-star-full:before {
  content: "\e934";
}
.td-icon-kakao:before {
  content: "\e935";
}
.td-icon-strava:before {
  content: "\e936";
}
.td-icon-website:before {
  content: "\e938";
}
.td-social-icon-wrap:hover .td-icon-font {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  color: #fff;
}
.td-social-icon-wrap:hover i.td-icon-behance {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-blogger {
  color: #ffa900;
}
.td-social-icon-wrap:hover i.td-icon-delicious {
  color: #3399ff;
}
.td-social-icon-wrap:hover i.td-icon-deviantart {
  color: #4e6252;
}
.td-social-icon-wrap:hover i.td-icon-digg {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-dribbble {
  color: #ea4c89;
}
.td-social-icon-wrap:hover i.td-icon-evernote {
  color: #07c257;
}
.td-social-icon-wrap:hover i.td-icon-facebook {
  color: #3B5998;
}
.td-social-icon-wrap:hover i.td-icon-flickr {
  color: #ff0084;
}
.td-social-icon-wrap:hover i.td-icon-forrst {
  color: #3b7140;
}
.td-social-icon-wrap:hover i.td-icon-googleplus {
  color: #dd4b39;
}
.td-social-icon-wrap:hover i.td-icon-grooveshark {
  color: #f77f00;
}
.td-social-icon-wrap:hover i.td-icon-instagram {
  color: #3f729b;
}
.td-social-icon-wrap:hover i.td-icon-lastfm {
  color: #ce2127;
}
.td-social-icon-wrap:hover i.td-icon-linkedin {
  color: #007bb6;
}
.td-social-icon-wrap:hover i.td-icon-mail {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-myspace {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-path {
  color: #e62f17;
}
.td-social-icon-wrap:hover i.td-icon-paypal {
  color: #009cde;
}
.td-social-icon-wrap:hover i.td-icon-pinterest {
  color: #cb2027;
}
.td-social-icon-wrap:hover i.td-icon-reddit {
  color: #ff4100;
}
.td-social-icon-wrap:hover i.td-icon-rss {
  color: #f36f24;
}
.td-social-icon-wrap:hover i.td-icon-share {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-skype {
  color: #01aef2;
}
.td-social-icon-wrap:hover i.td-icon-soundcloud {
  color: #ff5500;
}
.td-social-icon-wrap:hover i.td-icon-spotify {
  color: #81b900;
}
.td-social-icon-wrap:hover i.td-icon-stackoverflow {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-steam {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-stumbleupon {
  color: #eb4923;
}
.td-social-icon-wrap:hover i.td-icon-tumblr {
  color: #32506d;
}
.td-social-icon-wrap:hover i.td-icon-twitter {
  color: #00aced;
}
.td-social-icon-wrap:hover i.td-icon-vimeo {
  color: #5289cc;
}
.td-social-icon-wrap:hover i.td-icon-vk {
  color: #45668e;
}
.td-social-icon-wrap:hover i.td-icon-windows {
  color: #319de5;
}
.td-social-icon-wrap:hover i.td-icon-wordpress {
  color: #222222;
}
.td-social-icon-wrap:hover i.td-icon-yahoo {
  color: #720e9e;
}
.td-social-icon-wrap:hover i.td-icon-youtube {
  color: #bb0000;
}
.td-social-icon-wrap:hover i.td-icon-dailymotion {
  color: #41bafc;
}
.td-social-icon-wrap:hover i.td-icon-twitch {
  color: #4a377d;
}
.td-social-icon-wrap:hover i.td-icon-xing {
  color: #1e6567;
}
.td-social-icon-wrap:hover i.td-icon-ebay {
  color: #db2e32;
}
.td-social-icon-wrap:hover i.td-icon-telegram {
  color: #3b9de1;
}
.td-social-icon-wrap:hover i.td-icon-naver {
  color: #3ec729;
}
.td-social-icon-wrap:hover i.td-icon-tiktok {
  color: #009191;
}
.td-social-icon-wrap:hover i.td-icon-yandex {
  color: #ff0000;
}
.td-social-icon-wrap:hover i.td-icon-flipboard {
  color: #f52828;
}
.td-social-icon-wrap:hover i.td-icon-discord {
  color: #7289DA;
}
.td-social-icon-wrap:hover i.td-icon-whatsapp {
  color: #7bbf6a;
}
.td-social-icon-wrap:hover i.td-icon-whebsite {
  color: #000000;
}
/*  ----------------------------------------------------------------------------
    WordPress default widgets
*/
.widget {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  margin-bottom: 38px;
}
.widget a {
  color: #111;
}
.widget a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.widget ul {
  list-style: none;
  box-shadow: none;
}
.widget li {
  line-height: 30px;
  list-style: none;
  margin-left: 12px;
}
.widget li li {
  margin-left: 21px;
}
.widget select {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 5px;
}
.widget .block-title {
  margin-bottom: 13px;
}
.widget .block-title span a {
  padding: 0;
  color: inherit;
}
.archive .widget_archive .current,
.archive .widget_archive .current a {
  color: var(--td_theme_color, #4db2ec);
}
.widget_calendar {
  margin-bottom: 36px;
}
.widget_calendar .block-title {
  margin-bottom: 17px;
}
.widget_calendar table {
  width: 100%;
  text-align: center;
}
.widget_calendar th {
  text-align: center;
}
.widget_calendar td {
  padding: 8px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_calendar td {
    padding: 5px 0;
  }
}
.widget_calendar #today {
  background-color: var(--td_grid_border_color, #ededed);
  font-weight: bold;
  color: #000000;
}
.widget_calendar caption {
  font-weight: bold;
  padding-bottom: 10px;
}
.widget_calendar thead tr {
  line-height: 34px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_calendar thead tr {
    line-height: 28px;
  }
}
.widget_calendar tfoot td {
  border: none;
}
.widget_calendar tfoot #prev {
  text-align: left;
}
.widget_calendar tfoot #next {
  text-align: right;
}
.widget_calendar tfoot a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.widget_categories li .td-cat-no,
.widget_categories .td-widget-no {
  float: right;
  margin-right: 10px;
}
.widget_recent_comments,
.td_wp_recentcomments {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  margin-bottom: 42px;
  font-size: 12px;
  color: #444;
}
.widget_recent_comments .block-title,
.td_wp_recentcomments .block-title {
  margin-bottom: 18px;
}
.widget_recent_comments span a,
.td_wp_recentcomments span a {
  margin-right: 5px;
  margin-left: 0;
}
.widget_recent_comments a,
.td_wp_recentcomments a {
  margin-left: 5px;
  font-style: italic;
  font-size: 13px;
  font-weight: 600;
}
.widget_recent_comments .recentcomments,
.td_wp_recentcomments .recentcomments {
  display: block;
  margin: 10px 12px !important;
  line-height: 21px;
  padding-bottom: 13px;
}
.widget_recent_comments .recentcomments:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.td_wp_recentcomments > div:first-child .recentcomments {
  margin-top: 0 !important;
}
.td_wp_recentcomments > div:last-child .recentcomments {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.td_wp_recentcomments a {
  color: #111;
}
.td_wp_recentcomments a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.widget_recent_entries {
  margin-bottom: 32px;
}
.widget_recent_entries ul {
  margin-top: 13px;
}
.widget_recent_entries li {
  margin-bottom: 8px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #f1f1f1;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_recent_entries li {
    margin-bottom: 3px;
    padding-bottom: 2px;
  }
}
.widget_recent_entries li:last-child {
  border-bottom: none;
}
.widget_recent_entries li a {
  display: inline-block;
  line-height: 21px;
}
.widget_recent_entries .post-date {
  display: block;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.widget_rss {
  margin-bottom: 29px;
}
.widget_rss .block-title {
  margin-bottom: 17px;
}
.widget_rss .block-title span {
  padding: 0;
  line-height: 1;
}
.widget_rss .block-title a:first-child {
  display: none;
}
.widget_rss .block-title a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.widget_rss .block-title .rsswidget {
  color: var(--td_text_header_color, #ffffff);
  padding: 6px 12px 5px 12px;
}
.widget_rss li {
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f1f1f1;
  line-height: 21px;
}
.widget_rss li .rsswidget {
  margin-bottom: 8px;
  margin-right: 10px;
  padding-bottom: 7px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-weight: 500;
  font-size: 18px;
}
.widget_rss li .rssSummary {
  font-size: 12px;
  color: #444;
}
.widget_rss li:last-child {
  border-bottom: none;
}
.widget_rss .rss-date,
.widget_rss cite {
  display: block;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
}
.widget_search {
  margin-bottom: 48px;
}
.widget_search .block-title {
  margin-bottom: 26px;
}
.widget_text ul {
  margin-bottom: 21px;
}
.widget_text ul li {
  list-style: disc;
  list-style-position: inside;
}
.widget_text ol {
  margin-bottom: 21px;
}
.widget_text ol li {
  list-style-type: decimal;
  margin: 0 0 0 21px;
  line-height: 24px;
}
.widget_text a {
  color: var(--td_theme_color, #4db2ec);
}
.widget_text a:hover {
  text-decoration: underline !important;
}
.widget_text .block-title {
  margin-bottom: 26px;
}
.widget_text .wp-smiley {
  width: auto;
}
.widget_tag_cloud {
  margin-bottom: 48px;
}
.widget_tag_cloud .block-title {
  margin-bottom: 26px;
}
.widget_tag_cloud .tagcloud {
  padding: 0 12px;
}
.widget_tag_cloud a {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.wp-video {
  margin-bottom: 26px;
  position: relative;
}
.wp-video .wp-video-shortcode {
  outline: none;
}
.widget_media_video .wp-video {
  margin-bottom: 0;
}
.widget_media_video .block-title,
.widget_media_audio .block-title,
.widget_media_image .block-title {
  margin-bottom: 26px;
}
@media print {
  html,
  body {
    background-color: #FFF;
    color: #000;
    margin: 0;
    padding: 0;
  }
  body {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    zoom: 80%;
  }
  body .td-post-featured-image img {
    width: 100% !important;
  }
  .td-post-template-1 .td-featured-image-rec {
    width: 40%;
  }
  .td-post-template-6 #td-full-screen-header-image {
    position: relative !important;
  }
  .td-post-template-6 .td-post-header {
    height: auto !important;
  }
  .td-post-template-6 .td-post-header-holder {
    position: relative !important;
  }
  .td-post-template-6 .td-backstretch,
  .td-post-template-7 .td-backstretch {
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: auto !important;
    height: auto !important;
  }
  .td-post-template-7 .td-parallax-header {
    left: auto !important;
    right: auto !important;
    transform: none !important;
  }
  .td-post-template-8 .td-post-header {
    height: auto;
  }
  img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  ul,
  ol,
  li {
    page-break-inside: avoid;
  }
  table,
  tr,
  td {
    page-break-before: avoid;
  }
  .single .td-main-sidebar,
  .single #td-theme-settings,
  .single .td-header-top-menu,
  .single .td-header-menu-wrap,
  .single .td-header-sp-ads,
  .single .td-main-sidebar,
  .single .td-post-source-tags,
  .single .td-post-sharing,
  .single .td-post-next-prev,
  .single .td_block_related_posts,
  .single #comments,
  .single .td-footer-container,
  .single .td-footer-wrapper,
  .single .td-sub-footer-container,
  .single .td-category,
  .single .td-post-views,
  .single .td-post-comments,
  .single .td-scroll-up,
  .single iframe,
  .single .td-more-articles-box,
  .single .td_block_video_playlist,
  .single .td-crumb-container,
  .single .td-g-rec,
  .single .td-a-rec,
  .single .td-menu-background,
  .single .author-box-wrap .avatar {
    display: none !important;
  }
  .td-header-desktop-wrap {
    display: block !important;
  }
  .td-footer-template-wrap,
  .td_block_wrap:not(.tdb_breadcrumbs):not(.tdb_header_logo):not(.tdb_single_categories):not(.tdb-single-title):not(.tdb_single_author):not(.tdb_single_date ):not(.tdb_single_comments_count ):not(.tdb_single_post_views):not(.tdb_single_featured_image):not(.tdb_single_content):not(.td_woo_breadcrumbs):not(.td-woo-product-title):not(.td_woo_product_description):not(.td_woo_add_to_cart):not(.td_woo_product_sku):not(.td_woo_product_image):not(.td_woo_product_tabs):not(.td_woo_product_categories):not(.td_woo_product_tags ):not(.td_woo_product_image_bg):not(.td_woo_product_price):not(.td_woo_product_rating) {
    display: none !important;
  }
  .body.td-animation-stack-type0 img {
    opacity: 1 !important;
  }
  .backstretch {
    display: none;
  }
  .td-main-content,
  .td-main-content-wrap .tdc-column,
  header {
    width: 100% !important;
  }
}
/*  ----------------------------------------------------------------------------
    Sub Footer
*/
.td-sub-footer-container {
  background-color: #0d0d0d;
  color: #ccc;
  font-size: 12px;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container {
    text-align: center;
    padding: 6px 0;
  }
}
.td-sub-footer-copy {
  line-height: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-copy {
    float: none !important;
  }
}
/* Sub Footer Menu */
.td-sub-footer-container .td-sub-footer-menu {
  float: right;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container .td-sub-footer-menu {
    float: none;
  }
}
.td-subfooter-menu {
  display: inline-block;
  margin: 7px 0;
  float: right;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-subfooter-menu {
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-subfooter-menu {
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .td-subfooter-menu {
    float: none;
  }
}
.td-subfooter-menu li {
  display: inline-block;
  margin-left: 0;
  line-height: 18px;
}
.td-subfooter-menu li a {
  margin-right: 16px;
  line-height: 18px;
  display: inline-block;
  color: #ccc;
}
.td-subfooter-menu li a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-subfooter-menu li:last-child a {
  margin-right: 0;
}
.td-subfooter-menu ul {
  display: none;
}
.td-subfooter-menu .fa {
  margin-right: 3px;
}
.tagdiv-small-theme-menu > li > a:before {
  background-color: transparent;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.tagdiv-small-theme-menu > .current-menu-item > a:before,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:before,
.tagdiv-small-theme-menu > .current-category-ancestor > a:before,
.tagdiv-small-theme-menu > li:hover > a:before,
.tagdiv-small-theme-menu > .sfHover > a:before {
  background-color: var(--td_theme_color, #4db2ec);
  width: 100%;
}
.tagdiv-small-theme-menu > .current-menu-item > a:after,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:after,
.tagdiv-small-theme-menu > .current-category-ancestor > a:after,
.tagdiv-small-theme-menu > li:hover > a:after,
.tagdiv-small-theme-menu > .sfHover > a:after {
  background-color: transparent;
  width: auto;
}
.tagdiv-small-theme-menu .menu-item-has-children {
  position: relative;
}
.tagdiv-small-theme-menu .menu-item-has-children > a:after {
  content: '\e806';
  position: relative;
  top: -2px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 9px;
  line-height: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children > a:after {
    top: -1px;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul {
  min-width: 10em;
  width: auto;
  padding: 15px 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul {
    padding: 8px 0;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover > a {
  color: var(--td_theme_color, #4db2ec);
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
  display: block;
  padding: 7px 30px;
  font-size: 12px;
  line-height: 20px;
  color: #111;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
    padding: 5px 16px 6px;
    font-size: 11px;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
  left: 100%;
  margin: -15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
    margin: -8px 0;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children > a:after {
  content: '\e808';
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -10px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 7px;
  line-height: inherit;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > a {
  color: var(--td_theme_color, #4db2ec);
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > ul {
  visibility: visible;
  opacity: 1;
}
.tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
  left: -15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
    left: -5px;
  }
}
.tagdiv-small-theme .td-menu-background,
.tagdiv-small-theme #td-mobile-nav {
  visibility: visible;
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.tagdiv-small-theme #td-mobile-nav .td-mobile-content {
  padding-top: 74px;
}
.tagdiv-small-theme #td-mobile-nav .menu-item {
  position: relative;
}

/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/


/*
Theme Name: 	Newspaper
Theme URI: 		http://tagdiv.com
Description: 	Premium WordPress template, clean and easy to use.
Version: 		9.8
Author: 		tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
License:
License URI:
Text Domain:    newspaper
Tags:black, white, one-column, two-columns, fixed-layout

-------------------------------------
Table of content:
-------------------------------------
1.  Variables
2.  Mixin
3.  Normalize
4.  Theme Grid
5.  Header
6.  Typography
7.  Modules
8.  Post and Page
      8.1 Page
      8.2 Post template
      8.3 Comments
      8.4 Gutenberg
      8.5 Galleries
9. Misc
10. Footer

   _ _
  | \ | ___  _ _ _  ___ ___  ___  ___  ___  _ _
  |   |/ ._>| | | |<_-<| . \<_> || . \/ ._>| '_>
  |_\_|\___.|__/_/ /__/|  _/<___||  _/\___.|_|
                       |_|       |_|
    ~ tagDiv 2019 ~

  Thanks for using our theme !
  Our portfolio is here: http://tagdiv.com

*/
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.mx_image_background {
  background-color: #f2f2f2;
}
.td-visibility-hidden {
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* 4.  Theme Grid */
body {
  visibility: visible !important;
}
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
}
.td-main-content-wrap,
.td-category-grid {
  background-color: #fff;
}
.td-page-meta {
  display: none;
}
/*  ----------------------------------------------------------------------------
    container
*/
.td-container,
.tdc-row,
.tdc-row-composer {
  width: 1068px;
  margin-right: auto;
  margin-left: auto;
}
.td-container:before,
.tdc-row:before,
.tdc-row-composer:before,
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
  display: table;
  content: '';
  line-height: 0;
}
.td-container:after,
.tdc-row:after,
.tdc-row-composer:after {
  clear: both;
}
.tdc-row[class*="stretch_row"] > .td-pb-row > .td-element-style,
.tdc-row-composer[class*="stretch_row"] > .td-pb-row > .td-element-style {
  width: 100vw !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
.td-pb-row > .td-element-style {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-pb-row > .td-element-style {
    width: 100vw !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
  }
}
.vc_inner.absolute_inner {
  /* responsive portrait tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .vc_inner.absolute_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .vc_inner.absolute_inner {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.vc_inner.absolute_inner_full {
  width: 100% !important;
}
.vc_inner.absolute_inner_1068 {
  width: 100% !important;
  max-width: 1156px;
  left: 0;
  right: 0;
  margin: 0 auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .vc_inner.absolute_inner_1068 {
    max-width: 1020px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .vc_inner.absolute_inner_1068 {
    max-width: 768px;
    padding-left: 0;
    padding-right: 0;
  }
}
.tdc-row.stretch_row_1200,
.tdc-row-composer.stretch_row_1200 {
  width: auto !important;
  max-width: 1240px;
  /* responsive portrait tablet */
}
.tdc-row.stretch_row_1200 > .td-pb-row,
.tdc-row-composer.stretch_row_1200 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1200 > .td-pb-row,
  .tdc-row-composer.stretch_row_1200 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1019px) {
  .tdc-row.stretch_row_1200,
  .tdc-row-composer.stretch_row_1200 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1200 {
  width: 100% !important;
  max-width: 1288px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1400,
.tdc-row-composer.stretch_row_1400 {
  width: auto !important;
  max-width: 1440px;
  /* responsive portrait tablet */
}
.tdc-row.stretch_row_1400 > .td-pb-row,
.tdc-row-composer.stretch_row_1400 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1400 > .td-pb-row,
  .tdc-row-composer.stretch_row_1400 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1019px) {
  .tdc-row.stretch_row_1400,
  .tdc-row-composer.stretch_row_1400 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1400 {
  width: 100% !important;
  max-width: 1488px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1600,
.tdc-row-composer.stretch_row_1600 {
  width: auto !important;
  max-width: 1640px;
  /* responsive portrait tablet */
}
.tdc-row.stretch_row_1600 > .td-pb-row,
.tdc-row-composer.stretch_row_1600 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1600 > .td-pb-row,
  .tdc-row-composer.stretch_row_1600 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1019px) {
  .tdc-row.stretch_row_1600,
  .tdc-row-composer.stretch_row_1600 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1600 {
  width: 100% !important;
  max-width: 1688px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_1800,
.tdc-row-composer.stretch_row_1800 {
  width: auto !important;
  max-width: 1840px;
  /* responsive portrait tablet */
}
.tdc-row.stretch_row_1800 > .td-pb-row,
.tdc-row-composer.stretch_row_1800 > .td-pb-row {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tdc-row.stretch_row_1800 > .td-pb-row,
  .tdc-row-composer.stretch_row_1800 > .td-pb-row {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1019px) {
  .tdc-row.stretch_row_1800,
  .tdc-row-composer.stretch_row_1800 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_inner.absolute_inner_1800 {
  width: 100% !important;
  max-width: 1888px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tdc-row.stretch_row_content,
.tdc-row-composer.stretch_row_content {
  width: 100% !important;
}
.tdc-row.stretch_row_content_no_space,
.tdc-row-composer.stretch_row_content_no_space {
  width: 100% !important;
}
.tdc-row.stretch_row_content_no_space > .td-pb-row,
.tdc-row-composer.stretch_row_content_no_space > .td-pb-row {
  margin-left: 0;
  margin-right: 0;
}
.tdc-row.td-stretch-content,
.tdc-row-composer.td-stretch-content {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tdc-row.td-stretch-content,
  .tdc-row-composer.td-stretch-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    rows
*/
.td-pb-row {
  *zoom: 1;
  margin-right: -24px;
  margin-left: -24px;
  position: relative;
}
.td-pb-row:before,
.td-pb-row:after {
  display: table;
  content: '';
}
.td-pb-row:after {
  clear: both;
}
.td-boxed-layout .vc_row {
  width: auto;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    all spans
*/
.td-pb-row [class*="td-pb-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-pb-row [class*="td-pb-span"] {
    padding-right: 0;
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
.vc_row-no-padding.td-pb-row [class*="td-pb-span"] {
  padding-left: 0;
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    smart sidebar - fix
*/
.td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
/*  ----------------------------------------------------------------------------
    main grid
*/
.td-pb-span1 {
  width: 8.33333333%;
}
.td-pb-span2 {
  width: 16.66666667%;
}
.td-pb-span3 {
  width: 25%;
}
.td-pb-span4 {
  width: 33.33333333%;
}
.td-pb-span5 {
  width: 41.66666667%;
}
.td-pb-span6 {
  width: 50%;
}
.td-pb-span7 {
  width: 58.33333333%;
}
.td-pb-span8 {
  width: 66.66666667%;
}
.td-pb-span9 {
  width: 75%;
}
.td-pb-span10 {
  width: 83.33333333%;
}
.td-pb-span11 {
  width: 91.66666667%;
}
.td-pb-span12 {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    hacks Visual Composer
*/
.wpb_row {
  margin-bottom: 0;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.vc_row .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
/* block row + global block spans */
.td-block-row {
  *zoom: 1;
  margin-left: -24px;
  margin-right: -24px;
}
.td-block-row:before,
.td-block-row:after {
  display: table;
  content: '';
}
.td-block-row:after {
  clear: both;
}
.td-block-row [class*="td-block-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-block-row [class*="td-block-span"] {
    padding-right: 0;
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
.td-block-span1 {
  width: 8.33333333%;
}
.td-block-span2 {
  width: 16.66666667%;
}
.td-block-span3 {
  width: 25%;
}
.td-block-span4 {
  width: 33.33333333%;
}
.td-block-span5 {
  width: 41.66666667%;
}
.td-block-span6 {
  width: 50%;
}
.td-block-span7 {
  width: 58.33333333%;
}
.td-block-span8 {
  width: 66.66666667%;
}
.td-block-span9 {
  width: 75%;
}
.td-block-span10 {
  width: 83.33333333%;
}
.td-block-span11 {
  width: 91.66666667%;
}
.td-block-span12 {
  width: 100%;
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 980px;
  }
  .td-pb-row,
  .td-block-row {
    margin-right: -20px;
    margin-left: -20px;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 740px;
  }
  .td-pb-row,
  .td-block-row {
    margin-right: -14px;
    margin-left: -14px;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-container,
  .tdc-row,
  .tdc-row-composer {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .td-pb-row,
  .td-block-row {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
/*  ----------------------------------------------------------------------------
    header grid container
*/
.td-header-wrap {
  position: relative;
  z-index: 2000;
}
/* header rows */
.td-header-row {
  *zoom: 1;
  font-family: 'Open Sans', arial, sans-serif;
}
.td-header-row:before,
.td-header-row:after {
  display: table;
  content: '';
}
.td-header-row:after {
  clear: both;
}
.td-header-row [class*="td-header-sp"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-header-row [class*="td-header-sp"] {
    padding-right: 0;
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
.td-header-gradient:before {
  content: "";
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==');
  width: 100%;
  height: 12px;
  position: absolute;
  left: 0;
  bottom: -12px;
  z-index: 1;
}
/*  ----------------------------------------------------------------------------
    logo
*/
.td-logo {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-size: inherit !important;
}
/*  ----------------------------------------------------------------------------
    Search
*/
/* the search button */
#td-header-search-button {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-header-search-button {
    display: none;
  }
}
#td-header-search-button-mob {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-header-search-button-mob {
    display: block;
  }
}
/* the search drop down */
.td-search-box-wrap {
  position: absolute;
  top: 100%;
  right: 0;
}
#td-top-search {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -24px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-top-search {
    top: 0;
    margin-top: 0;
  }
}
/* responsive without mobile */
@media (min-width: 768px) {
  .td-drop-down-search .td-search-form {
    margin: 20px;
  }
}
.td-header-wrap .td-drop-down-search {
  position: absolute;
  top: 100%;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  background-color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border-top: 0;
  width: 342px;
  pointer-events: none;
  /* this class is added by the js to open the menu - will be used for animation */
  /* search form */
  /* triangle top */
}
.td-header-wrap .td-drop-down-search.td-drop-down-search-open {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
  filter: alpha(opacity=100);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  pointer-events: auto;
}
.td-header-wrap .td-drop-down-search .btn {
  position: absolute;
  height: 32px;
  min-width: 67px;
  line-height: 17px;
  padding: 7px 15px 8px;
  text-shadow: none;
  vertical-align: top;
  right: 20px;
  margin: 0 !important;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-header-wrap .td-drop-down-search .btn:hover {
  background-color: #4db2ec;
}
.td-header-wrap .td-drop-down-search:before {
  position: absolute;
  top: -9px;
  right: 19px;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5.5px 6px 5.5px;
  border-color: transparent transparent #4db2ec transparent;
}
.td-header-wrap .td-drop-down-search:after {
  position: absolute;
  top: -3px;
  display: block;
  content: '';
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 3px;
  background-color: #4db2ec;
}
.td-header-wrap #td-header-search {
  width: 235px;
  height: 32px;
  margin: 0;
  border-right: 0;
  line-height: 17px;
  border-color: #eaeaea !important;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-wrap #td-header-search {
    width: 91%;
    font-size: 16px;
  }
}
.td-header-wrap .td-post-category {
  z-index: 2;
  position: relative;
}
.td-header-wrap .meta-info {
  line-height: 14px;
}
/* -------------------------------------------------------------------

Headers style

----------------------------------------------------------------------  */
/* General */
.td-banner-wrap-full {
  position: relative;
}
.td-header-menu-wrap-full {
  z-index: 9998;
  position: relative;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-header-wrap .td-header-menu-wrap-full,
  .td-header-wrap .td-header-menu-wrap,
  .td-header-wrap .td-header-main-menu {
    background-color: #222 !important;
    height: 54px !important;
  }
  .header-search-wrap .td-icon-search {
    color: #fff !important;
  }
}
/* ----------------------------------------------- */
.td-logo-text-container {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  z-index: 1;
}
.td-logo-text-container span {
  display: inline-block;
  width: 100%;
}
.td-logo-text-container .td-logo-text {
  font-size: 75px;
  font-family: serif;
  color: #222;
  line-height: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-text-container .td-logo-text {
    font-size: 36px;
  }
}
.td-logo-text-container .td-logo {
  line-height: 1 !important;
}
.td-logo-text-container .td-tagline-text {
  letter-spacing: 1.8px;
  font-size: 12px;
  font-family: serif;
  color: #777;
  padding-top: 2px;
  padding-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-text-container .td-tagline-text {
    font-size: 11px;
  }
}
.td-header-wrap .td-header-menu-wrap-full {
  background-color: #fff;
}
/* -------------------------------------------------------------------
  Style Default
----------------------------------------------------------------------  */
.td-header-style-1 .td-logo-text-wrap {
  min-height: 130px;
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .td-logo-text-wrap {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-1 .td-logo-text-wrap a {
  position: relative;
  z-index: 1;
  line-height: 130px;
  display: inline-block;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .td-logo-text-wrap a {
    line-height: 90px;
  }
}
.td-header-style-1 .td-logo-text-wrap .td-logo {
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .td-logo-text-wrap .td-logo {
    line-height: 90px;
  }
}
.td-header-style-1 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-1 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-1 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-1 .td-header-menu-wrap-full {
  position: relative;
}
/*  ----------------------------------------------------------------------------
    main menu
*/
.td-header-main-menu {
  position: relative;
  z-index: 999;
  padding-right: 48px;
}
@media (max-width: 767px) {
  .td-header-main-menu {
    padding-right: 64px;
    padding-left: 2px;
  }
}
.td-header-menu-no-search .td-header-main-menu {
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    SF menu
*/
.sf-menu,
.sf-menu ul,
.sf-menu li {
  margin: 0;
  list-style: none;
}
/* responsive phone */
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em;
  /* left offset of submenus need to match (see below) */
}
.sf-menu > li.td-normal-menu > ul.sub-menu {
  left: -15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu > li.td-normal-menu > ul.sub-menu {
    left: -5px;
  }
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu li .fa {
  margin-right: 10px;
  font-size: 1.4em;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.sf-menu li .td-only-icon {
  margin-right: 0;
}
.sf-menu .td-menu-item > a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: auto;
  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 10em;
  /* match ul width */
  top: 0 !important;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
.sf-menu > .current-menu-ancestor,
.sf-menu > .current-category-ancestor,
.sf-menu > .current-menu-item {
  z-index: 0;
}
/*  ----------------------------------------------------------------------------
    All the links
*/
/* remove the down arrow on links with  (icons menus) */
.td-no-down-arrow > a .sf-sub-indicator {
  display: none;
}
.sf-menu > li > a {
  padding: 0 14px;
  line-height: 48px;
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu > li > a {
    padding: 0 9px;
    font-size: 11px;
  }
}
/* menu icons */
.sf-menu .menu_icon {
  position: relative;
  top: 13px;
  float: left;
}
.sf-menu .sub-menu .menu_icon {
  top: 0;
}
.sf-menu .menu_hidden {
  display: none !important;
}
/* hover and current menu */
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover,
.sf-menu > .sfHover > a {
  z-index: 999;
}
.sf-menu > .current-menu-item > a,
.sf-menu > .current-menu-ancestor > a,
.sf-menu > .current-category-ancestor > a,
.sf-menu > li > a:hover,
.sf-menu > .sfHover > a {
  background-color: transparent;
}
.td-affix {
  /* hover and current menu */
}
.td-affix .sf-menu > .current-menu-item > a,
.td-affix .sf-menu > .current-menu-ancestor > a,
.td-affix .sf-menu > .current-category-ancestor > a,
.td-affix .sf-menu > li > a:hover,
.td-affix .sf-menu > .sfHover > a {
  background-color: transparent;
}
/* Bottom border on Main Menu */
.sf-menu > li > a:after {
  background-color: transparent;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
/* hover and current menu border */
.sf-menu > .current-menu-item > a:after,
.sf-menu > .current-menu-ancestor > a:after,
.sf-menu > .current-category-ancestor > a:after,
.sf-menu > li:hover > a:after,
.sf-menu > .sfHover > a:after {
  background-color: #4db2ec;
  width: 100%;
}
#td-header-menu {
  display: inline-block;
  vertical-align: top;
}
/*  ----------------------------------------------------------------------------
    submenu
*/
.td-normal-menu ul {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
}
.sf-menu .td-normal-menu ul {
  padding: 15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-normal-menu ul {
    padding: 8px 0;
  }
}
.sf-menu .td-normal-menu ul ul {
  margin: -15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-normal-menu ul ul {
    margin: -8px 0;
  }
}
.sf-menu ul {
  background-color: #fff;
}
.sf-menu ul .td-menu-item > a {
  padding: 7px 30px;
  font-size: 12px;
  line-height: 20px;
  color: #111;
}
.sf-menu ul .td-menu-item > a .fa {
  font-size: 1em;
  position: relative;
  top: -1px;
  width: 20px;
  margin-right: 5px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu ul .td-menu-item > a {
    padding: 5px 16px 6px;
    font-size: 11px;
  }
}
.sf-menu ul .td-icon-menu-down {
  float: right;
  top: 0;
  font-size: 7px;
}
.sf-menu ul .td-menu-item > a:hover,
.sf-menu ul .sfHover > a,
.sf-menu ul .current-menu-ancestor > a,
.sf-menu ul .current-category-ancestor > a,
.sf-menu ul .current-menu-item > a {
  color: #4db2ec;
}
.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
  outline: 0;
}
/*  ----------------------------------------------------------------------------
    arrows
*/
.sf-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  padding-left: 7px;
  font-size: 9px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu .td-icon-menu-down {
    padding-left: 6px;
  }
}
.sf-menu .sub-menu {
  -webkit-backface-visibility: hidden;
}
.sf-menu .sub-menu .td-icon-menu-down {
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -9px;
  line-height: 19px;
}
.sf-menu .td-menu-badge {
  font-size: 10px;
  background-color: #f0f8ff;
  color: #4db2ec;
  border-radius: 10px;
  padding: 1px 7px 2px;
  margin-left: 6px;
  line-height: 1;
  position: relative;
  top: -1px;
}
.td-menu-badge {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-menu-badge {
    display: none;
  }
}
.sf-menu a.sf-with-ul {
  padding-right: 31px;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .sf-menu a.sf-with-ul {
    padding-right: 22px;
  }
}
/* arrow for all items in the menues */
a.sf-with-ul i.td-icon-menu-down:before {
  content: '\e808';
}
/* arrow for all items in the menues AT FIRST LEVEL*/
ul.sf-js-enabled > li > a > i.td-icon-menu-down:before {
  content: '\e806' !important;
}
/*  ----------------------------------------------------------------------------
    Search
*/
.header-search-wrap {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
}
.header-search-wrap .td-icon-search {
  display: inline-block;
  font-size: 19px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .header-search-wrap .td-icon-search {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .header-search-wrap .td-icon-search {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 22px;
    margin-right: 2px;
  }
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button {
  position: relative;
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
  opacity: 0.08;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 8 ")";
  filter: alpha(opacity=8);
  /* responsive tablet + phone */
}
@media (max-width: 1140px) {
  .td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
    display: none;
  }
}
.td-demo-multicolumn-2 .sub-menu {
  padding: 14px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.td-menu-mob-open-menu .td-demo-multicolumn-2 .sub-menu {
  padding: 0;
  -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
}
.td-menu-mob-open-menu .td-demo-menuitem-hide {
  display: none;
}
.td-demo-menuitem-hide {
  visibility: hidden;
}
.td-mega-menu-page .sub-menu ul {
  display: inline-block !important;
  position: initial !important;
  width: auto !important;
}
/*
  Mobile menu
*/
#td-outer-wrap {
  overflow: hidden;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-outer-wrap {
    margin: auto;
    width: 100%;
    -webkit-transition: transform 0.7s ease;
    -moz-transition: transform 0.7s ease;
    -o-transition: transform 0.7s ease;
    transition: transform 0.7s ease;
    -webkit-transform-origin: 50% 200px 0;
    -moz-transform-origin: 50% 200px 0;
    -o-transform-origin: 50% 200px 0;
    transform-origin: 50% 200px 0;
  }
}
/* toggle button - burger button */
#td-top-mobile-toggle {
  display: none;
  /* responsive phone */
}
@media (max-width: 767px) {
  #td-top-mobile-toggle {
    display: inline-block;
    position: relative;
	display:none;
  }
}
#td-top-mobile-toggle a {
  display: inline-block;
}
#td-top-mobile-toggle i {
  font-size: 27px;
  width: 64px;
  line-height: 54px;
  height: 54px;
  display:none;
  padding-top: 1px;
  color: #fff;
}
/*
    Mobile opened menu with admin bar
*/
.admin-bar #td-mobile-nav {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .admin-bar #td-mobile-nav {
    padding-top: 46px;
  }
}
.td-menu-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  visibility: hidden;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
}
.td-menu-background:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
  background: #313b45;
  background: -moz-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #313b45), color-stop(100%, #3393b8));
  background: -webkit-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: -o-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: -ms-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45', endColorstr='#3393b8', GradientType=0);
}
#td-mobile-nav {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  z-index: 9999;
  visibility: hidden;
  transform: translate3d(-99%, 0, 0);
  -webkit-transform: translate3d(-99%, 0, 0);
  -moz-transform: translate3d(-99%, 0, 0);
  -ms-transform: translate3d(-99%, 0, 0);
  -o-transform: translate3d(-99%, 0, 0);
  left: -1%;
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
#td-mobile-nav .td_display_err {
  text-align: center;
  color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  margin: -9px -30px 24px;
  font-size: 14px;
  border-radius: 0;
  padding: 12px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.06);
  display: none;
}
#td-mobile-nav input:invalid {
  box-shadow: none !important;
}
.td-js-loaded .td-menu-background,
.td-js-loaded #td-mobile-nav {
  visibility: visible;
  -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -o-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
#td-mobile-nav {
  height: 1px;
  overflow: hidden;
}
#td-mobile-nav .td-menu-socials {
  padding: 0 65px 0 20px;
  overflow: hidden;
  height: 60px;
}
#td-mobile-nav .td-social-icon-wrap {
  margin: 20px 5px 0 0;
  display: inline-block;
}
#td-mobile-nav .td-social-icon-wrap i {
  border: none;
  background-color: transparent;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  vertical-align: middle;
}
#td-mobile-nav .td-social-icon-wrap .td-icon-instagram {
  font-size: 16px;
}
.td-mobile-close {
  position: absolute;
  right: 1px;
  top: 0;
  z-index: 1000;
}
.td-mobile-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #fff;
  top: 4px;
  position: relative;
}
.td-mobile-content {
  padding: 20px 20px 0;
}
.td-mobile-container {
  padding-bottom: 20px;
  position: relative;
}
.td-mobile-content {
  /* first submenu */
  /* hide the icons */
  /* reposition the main menu */
}
.td-mobile-content .fa {
  margin-right: 10px;
  min-width: 22px !important;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: -1px;
}
.td-mobile-content .sub-menu .fa {
  margin-right: 5px;
  min-width: 16px !important;
  font-size: 13px;
}
.td-mobile-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.td-mobile-content li {
  float: none;
  margin-left: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.td-mobile-content li a {
  display: block;
  line-height: 21px;
  font-size: 21px;
  color: #fff;
  margin-left: 0;
  padding: 12px 30px 12px 12px;
  font-weight: bold;
}
.td-mobile-content .td_mobile_submenu > a .td-icon-menu-right {
  display: inline-block;
}
.td-mobile-content .td-icon-menu-right {
  display: none;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: -4px;
  z-index: 1000;
  font-size: 14px;
  padding: 6px 12px;
  float: right;
  color: #fff;
  -webkit-transform-origin: 50% 48% 0px;
  -moz-transform-origin: 50% 48% 0px;
  -o-transform-origin: 50% 48% 0px;
  transform-origin: 50% 48% 0px;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.td-mobile-content .td-icon-menu-right:before {
  content: '\e83d';
}
.td-mobile-content .td-sub-menu-open > a i {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.td-mobile-content .td-sub-menu-open > ul {
  display: block;
  max-height: 2000px;
  opacity: 0.9;
}
.td-mobile-content .sub-menu {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: max-height 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  /* 2nd level submenu */
}
.td-mobile-content .sub-menu .td-icon-menu-right {
  font-size: 11px;
  right: -2px;
  top: 8px;
  color: #fff;
}
.td-mobile-content .sub-menu a {
  padding: 9px 26px 9px 36px !important;
  line-height: 19px;
  font-size: 16px;
  font-weight: normal;
}
.td-mobile-content .sub-menu .sub-menu {
  /* 3rd level submenu */
}
.td-mobile-content .sub-menu .sub-menu a {
  padding-left: 55px !important;
}
.td-mobile-content .sub-menu .sub-menu .sub-menu a {
  padding-left: 74px !important;
}
.td-mobile-content .current-menu-item > a,
.td-mobile-content .current-menu-ancestor > a,
.td-mobile-content .current-category-ancestor > a {
  color: #73C7E3;
}
.td-mobile-content .menu_icon {
  display: none;
}
.td-mobile-content .menu-item-has-children a {
  width: 100%;
  z-index: 1;
}
.td-mobile-content .td-link-element-after {
  position: relative;
}
.td-menu-mob-open-menu #td-outer-wrap {
  position: fixed;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -moz-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  -o-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px #000000;
  -moz-box-shadow: 0 0 46px #000000;
  box-shadow: 0 0 46px #000000;
}
.td-menu-mob-open-menu #td-mobile-nav {
  height: auto;
  overflow: auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  left: 0;
}
.td-menu-mob-open-menu .td-menu-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
/*
  Mobile menu - login
*/
/*
    Animation
*/
.td-mobile-container {
  opacity: 1;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
}
.td-hide-menu-content .td-mobile-container {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.td-hide-menu-content .td-mobile-content {
  display: none;
}
#td-mobile-nav .td-login-animation {
  opacity: 0;
  -webkit-transition: all 0.5s ease 0.5s;
  -moz-transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  transition: all 0.5s ease 0.5s;
  position: absolute;
  top: 0;
  width: 100%;
}
#td-mobile-nav .td-login-animation .td-login-inputs {
  height: 76px;
}
#td-mobile-nav .td-login-hide {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden !important;
}
#td-mobile-nav .td-login-show {
  visibility: visible !important;
  opacity: 1;
}
/*
  Search
*/
.td-search-wrap-mob {
  padding: 0;
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  text-align: center;
  z-index: 9999;
  visibility: hidden;
  color: #fff;
  font-family: -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
}
.td-search-wrap-mob .td-drop-down-search {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.td-search-wrap-mob #td-header-search-mob {
  color: #fff;
  font-weight: bold;
  font-size: 26px;
  height: 40px;
  line-height: 36px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 8px 0;
  padding: 0;
  text-align: center;
}
.td-search-wrap-mob .td-search-input {
  margin: 0 5%;
  position: relative;
}
.td-search-wrap-mob .td-search-input span {
  opacity: 0.8;
  font-size: 12px;
}
.td-search-wrap-mob .td-search-input:before,
.td-search-wrap-mob .td-search-input:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  opacity: 0.2;
}
.td-search-wrap-mob .td-search-input:after {
  opacity: 0.8;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  -webkit-transition: transform 0.5s ease 0.8s;
  -moz-transition: transform 0.5s ease 0.8s;
  -o-transition: transform 0.5s ease 0.8s;
  transition: transform 0.5s ease 0.8s;
}
.td-search-wrap-mob .td_module_wrap {
  text-align: left;
}
.td-search-wrap-mob .td_module_wrap .entry-title {
  font-size: 16px;
  line-height: 20px;
}
.td-search-wrap-mob .td_module_wrap .entry-title a {
  color: #fff;
}
.td-search-wrap-mob .td_module_wrap:hover .entry-title a {
  color: #fff;
}
.td-search-wrap-mob .td-post-date {
  color: #ddd;
  opacity: 0.8;
}
.td-search-wrap-mob .td-search-form {
  margin-bottom: 30px;
}
.td-search-wrap-mob .td-aj-search-results {
  margin: 0 5%;
  text-align: left;
}
.td-search-wrap-mob .td-module-thumb {
  top: auto;
  left: auto;
}
.td-search-wrap-mob .result-msg {
  margin: 0 5%;
}
.td-search-wrap-mob .result-msg a {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: #000;
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  margin: 10px 0 40px;
  font-size: 17px;
  border-radius: 0;
  background-color: #fff;
  opacity: 0.8;
}
.td-search-background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  height: 113%;
  z-index: 9999;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -moz-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -o-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  visibility: hidden;
}
.td-search-background:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.98;
  background: #313b45;
  background: -moz-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #313b45), color-stop(100%, #3393b8));
  background: -webkit-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: -o-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: -ms-linear-gradient(top, #313b45 0%, #3393b8 100%);
  background: linear-gradient(to bottom, #313b45 0%, #3393b8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#313b45', endColorstr='#3393b8', GradientType=0);
}
.td-search-close {
  text-align: right;
  z-index: 1000;
}
.td-search-close .td-icon-close-mobile {
  height: 70px;
  width: 70px;
  line-height: 70px;
  font-size: 21px;
  color: #fff;
  position: relative;
  top: 4px;
  right: 0;
}
.td-search-opened #td-outer-wrap {
  position: fixed;
  transform: scale3d(0.9, 0.9, 0.9);
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -moz-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  -o-transform: scale3d(0.9, 0.9, 0.9);
  -webkit-box-shadow: 0 0 46px;
  -moz-box-shadow: 0 0 46px;
  box-shadow: 0 0 46px;
}
.td-search-opened .td-search-wrap-mob .td-drop-down-search {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease 0.3s;
  -moz-transition: all 0.5s ease 0.3s;
  -o-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
}
.td-search-opened .td-search-background {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  visibility: visible;
}
.td-search-opened .td-search-input:after {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
}
/*
    Search opened menu with admin bar
*/
.admin-bar .td-search-wrap-mob {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .admin-bar .td-search-wrap-mob {
    padding-top: 46px;
  }
}
/*
    Placeholders
*/
#td-mobile-nav label {
  position: absolute;
  top: 26px;
  left: 10px;
  font-size: 17px;
  color: #fff;
  opacity: 0.6;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.td-login-inputs {
  position: relative;
}
/*
----------------------------------------------------------------------------
  Site wide > typography style
----------------------------------------------------------------------------
*/
body {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 21px;
}
p {
  margin-top: 0;
  margin-bottom: 21px;
}
a:active,
a:focus {
  outline: none;
}
a {
  color: #4db2ec;
  text-decoration: none;
}
ins {
  background: #fff;
  text-decoration: none;
}
code {
  position: relative;
  top: -1px;
  border: none;
  background-color: #F1F1F1;
  padding: 2px 6px;
}
pre {
  background-color: #f1f1f1;
  padding: 4px 10px;
  border: none;
  border-radius: 0;
  margin-top: 24px;
  overflow: auto;
}
cite {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #000;
}
cite a {
  color: #000;
}
cite a:hover {
  color: #4db2ec;
}
q {
  font-style: italic;
}
ul,
ol {
  padding: 0;
}
ul li,
ol li {
  line-height: 24px;
  margin-left: 21px;
}
.dl-horizontal a {
  font-weight: 500 !important;
}
.dl-horizontal dt {
  width: 70px;
  font-weight: 400;
  line-height: 24px;
  font-size: 15px;
}
.dl-horizontal dd {
  margin-left: 90px;
  line-height: 24px;
  font-size: 14px;
}
address {
  font-size: inherit !important;
  line-height: inherit !important;
  margin-bottom: 21px;
}
big {
  text-transform: uppercase;
}
embed {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
     table
*/
table {
  width: 100%;
}
table th {
  text-align: left;
  border: 1px solid #ededed;
  padding: 2px 8px;
}
table td {
  border: 1px solid #ededed;
  padding: 2px 8px;
}
table .odd td {
  background-color: #fcfcfc;
}
/*  ----------------------------------------------------------------------------
    h
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
  color: #111111;
  font-weight: 400;
  margin: 6px 0;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #111111;
}
h1 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 33px;
  margin-bottom: 23px;
}
h2 {
  font-size: 27px;
  line-height: 38px;
  margin-top: 30px;
  margin-bottom: 20px;
}
h3 {
  font-size: 22px;
  line-height: 30px;
  margin-top: 27px;
  margin-bottom: 17px;
}
h4 {
  font-size: 19px;
  line-height: 29px;
  margin-top: 24px;
  margin-bottom: 14px;
}
h5 {
  font-size: 17px;
  line-height: 25px;
  margin-top: 21px;
  margin-bottom: 11px;
}
h6 {
  font-size: 16px;
  line-height: 24px;
  margin-top: 21px;
  margin-bottom: 11px;
}
.videopress-placeholder {
  width: 100% !important;
}
.videopress-poster {
  height: auto !important;
  width: 100% !important;
}
.video-player {
  width: 100% !important;
}
/*
----------------------------------------------------------------------------
  Site wide > Forms
----------------------------------------------------------------------------
*/
textarea {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 168px;
  min-height: 168px;
  padding: 6px 9px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  textarea {
    font-size: 16px;
  }
}
textarea:active,
textarea:focus {
  border-color: #b0b0b0 !important;
}
textarea:focus,
input:focus,
input[type]:focus {
  outline: 0 none;
}
/* Input buttons */
input[type=submit] {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  background-color: #222222;
  border-radius: 0;
  color: #fff;
  border: none;
  padding: 8px 15px;
  font-weight: 500;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
input[type=submit]:hover {
  background-color: #4db2ec;
}
input[type=text],
input[type=url],
input[type=tel],
input[type=email] {
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #e1e1e1;
  width: 100%;
  max-width: 100%;
  height: 34px;
  padding: 3px 9px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  input[type=text],
  input[type=url],
  input[type=tel],
  input[type=email] {
    font-size: 16px;
  }
}
input[type=text]:active,
input[type=url]:active,
input[type=tel]:active,
input[type=email]:active,
input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=email]:focus {
  border-color: #b0b0b0 !important;
}
input[type=password] {
  width: 100%;
  position: relative;
  top: 0;
  display: inline-table;
  vertical-align: middle;
  font-size: 12px;
  line-height: 21px;
  color: #444;
  border: 1px solid #ccc;
  max-width: 100%;
  height: 34px;
  padding: 3px 9px;
  margin-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  input[type=password] {
    font-size: 16px;
  }
}
/*
----------------------------------------------------------------------------
  Site wide > WordPress Text, Images & Captions
----------------------------------------------------------------------------
*/
.tagdiv-type {
  /*  ----------------------------------------------------------------------------
    text and Images align
  */
  font-size: 15px;
  line-height: 1.74;
  color: #222;
  /*  ----------------------------------------------------------------------------
    quote :not(.wp-block-quote)
*/
}
.tagdiv-type img {
  margin-bottom: 21px;
}
.tagdiv-type figure img {
  margin-bottom: 0;
}
.tagdiv-type .alignnone {
  display: inline-block;
  margin: 0 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .alignnone {
    margin: 0 10px 0 0;
  }
}
.tagdiv-type a:hover {
  text-decoration: underline;
}
.tagdiv-type ul,
.tagdiv-type ol {
  margin-bottom: 26px;
}
.tagdiv-type li ul,
.tagdiv-type li ol {
  margin-bottom: 0;
}
.tagdiv-type li[style="text-align: center;"],
.tagdiv-type li[style="text-align: right;"] {
  list-style-position: inside;
  margin-left: -21px;
}
.tagdiv-type p {
  margin-bottom: 26px;
}
.tagdiv-type .td-arrow-list {
  list-style: none;
  margin-left: 16px;
}
.tagdiv-type .td-arrow-list li:before {
  font-family: 'newspaper', sans-serif;
  content: '\e803';
  float: left;
  margin-left: -16px;
  line-height: 26px;
  font-size: 14px;
}
.tagdiv-type embed,
.tagdiv-type iframe,
.tagdiv-type object {
  max-width: 100% !important;
}
.tagdiv-type iframe.instagram-media {
  margin: 1px 0 12px !important;
}
.tagdiv-type blockquote {
  padding: 0;
  position: relative;
  border-left: none;
  margin: 40px 5% 38px;
  font-style: italic;
  text-align: center;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type blockquote {
    margin: 20px 3% 18px;
  }
}
.tagdiv-type blockquote p {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-transform: uppercase;
  color: #4db2ec;
  word-wrap: break-word;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-type blockquote p {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .tagdiv-type blockquote p {
    font-size: 22px;
    line-height: 30px;
  }
}
.tagdiv-type .td_quote_right {
  float: right;
  width: 50%;
  margin: 21px 0 21px 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_quote_right {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.tagdiv-type .td_quote_left {
  float: left;
  width: 50%;
  margin: 18px 18px 18px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_quote_left {
    float: none;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
}
.tagdiv-type .td_quote_left p {
  text-align: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_quote_left p {
    text-align: center;
  }
}
.tagdiv-type .td_quote_box {
  margin: 0;
  background-color: #FCFCFC;
  border-left: 2px solid #4db2ec;
  padding: 15px 23px 0 23px;
  position: relative;
  top: 6px;
  clear: both;
}
.tagdiv-type .td_quote_box p {
  font-family: 'Open Sans', arial, sans-serif;
  color: #777;
  font-size: 13px;
  line-height: 21px;
  padding-bottom: 16px;
  margin: 0;
  text-transform: none;
}
.tagdiv-type .td_box_left {
  width: 40%;
  float: left;
  margin: 0 34px 20px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_box_left {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.tagdiv-type .td_box_left p {
  text-align: left;
}
.tagdiv-type .td_box_right {
  width: 30%;
  float: right;
  margin: 0 0 20px 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_box_right {
    float: none;
    margin: 0 0 36px 0;
    width: auto;
  }
}
.tagdiv-type .td_box_right p {
  text-align: left;
}
.tagdiv-type .td_box_center {
  margin: 0 0 29px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tagdiv-type .td_box_center {
    margin-bottom: 36px;
  }
}
img.wp-smiley {
  width: auto;
}
.wp-caption-text,
.wp-caption-dd {
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  margin: 6px 0 26px 0;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px;
  color: #444;
}
.wp-caption {
  text-align: center;
  max-width: 100%;
}
.wp-caption img {
  max-width: 100% !important;
}
.alignnone {
  margin-top: 0;
}
.aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin: 6px auto;
}
img.td-center {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  max-width: 100vw !important;
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
figure.alignright,
figure.alignleft,
figure.aligncenter {
  margin-bottom: 0;
}
.alignnone img,
.aligncenter img {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    align left
     -> on desktop - the tinyMCE size is used
     -> on tablet(s) - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignleft {
  float: left;
  margin-top: 6px;
  margin-right: 24px;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet + phone */
  /* responsive phone CUSTOM - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignleft {
    max-width: 312px;
    margin-right: 21px;
  }
}
@media (max-width: 1018px) {
  .alignleft {
    max-width: 220px;
    margin-right: 21px;
  }
}
@media (max-width: 500px) {
  .alignleft {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 21px;
  }
  .alignleft img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignleft figcaption {
    text-align: center;
  }
}
.mce-content-body .alignleft {
  margin: 6px 24px 6px 0;
}
.td-pb-span12 .alignleft,
.mceContentBody-max-width-big .alignleft {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 550px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .alignleft,
  .mceContentBody-max-width-big .alignleft {
    max-width: 400px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Screen reader text
*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/*  ----------------------------------------------------------------------------
    align right
     -> on desktop - the tinyMCE size is used
     -> on tablets - apply the max-width to make it look nice
     -> on phones  - center, max width 100%
        + fix for tinyMCE padding
     -> on full width td-pb-span12
*/
.alignright {
  float: right;
  margin-top: 6px;
  margin-right: 0;
  margin-bottom: 6px !important;
  /* hack for tinyMCE / post content diffs*/
  margin-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet + phone */
  /* responsive phone CUSTOM  - align the image on center */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .alignright {
    max-width: 312px;
    margin-left: 21px;
  }
}
@media (max-width: 1018px) {
  .alignright {
    max-width: 220px;
    margin-left: 21px;
  }
}
@media (max-width: 500px) {
  .alignright {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin-bottom: 21px;
  }
  .alignright img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .alignright figcaption {
    text-align: center;
  }
}
.mce-content-body .alignright {
  margin: 6px 0 6px 24px;
}
.td-pb-span12 .alignright,
.mceContentBody-max-width-big .alignright {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 550px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .alignright,
  .mceContentBody-max-width-big .alignright {
    max-width: 400px !important;
  }
}
.entry-title a:hover,
.td-post-category:hover,
.widget a:hover,
.td_block_wrap a:hover {
  text-decoration: none !important;
}
.wp-block-quote.is-large cite {
  font-size: 13px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
}
.wp-block-separator.is-style-wide {
  border-width: 0 0 1px 0;
}
.twitter-tweet p {
  font-family: initial;
  font-size: initial;
  line-height: initial;
  font-style: initial;
  text-align: initial;
  text-transform: initial;
  color: initial;
  font-weight: initial;
}
.wp-block-pullquote blockquote,
.td_pull_quote {
  padding: 18px 25px;
  margin: 0;
  clear: both;
}
.wp-block-pullquote blockquote p,
.td_pull_quote p {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-transform: none;
  text-align: center;
}
.wp-block-pullquote blockquote p:first-child:before,
.td_pull_quote p:first-child:before {
  position: absolute;
  left: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==') no-repeat;
}
.wp-block-pullquote blockquote p:after,
.td_pull_quote p:after {
  position: absolute;
  bottom: 10px;
  right: 0;
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC') no-repeat;
}
.wp-block-pullquote blockquote,
.td_pull_center {
  margin: 17px 0;
  padding: 15px 50px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .wp-block-pullquote blockquote,
  .td_pull_center {
    padding: 15px 20px;
  }
}
.wp-block-pullquote {
  padding: 0;
  color: #4db2ec;
}
.wp-block-pullquote p {
  color: inherit;
}
.wp-block-pullquote cite {
  color: #000;
}
.wp-block-pullquote.alignfull blockquote {
  margin-left: 30px;
  margin-right: 30px;
}
.wp-block-pullquote.alignleft,
.td_pull_left {
  width: 40%;
  margin-right: 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .wp-block-pullquote.alignleft,
  .td_pull_left {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.td_pull_left {
  float: left;
}
.wp-block-pullquote.alignright,
.td_pull_right {
  width: 30%;
  margin-left: 34px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .wp-block-pullquote.alignright,
  .td_pull_right {
    float: none;
    margin: 0 0 30px 0;
    width: auto;
  }
}
.td_pull_right {
  float: right;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  margin-top: 0;
  margin-bottom: 0 !important;
  /* responsive portrait phone */
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    max-width: 100%;
  }
}
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
}
blockquote small {
  margin-top: 5px;
  display: block;
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
  color: #444;
}
blockquote.pull-right {
  padding-left: 20px;
  border-right: none;
}
blockquote.pull-right:after {
  border-right: 2px solid #FB5502;
  width: 40px;
  right: -40px;
}
/*  ----------------------------------------------------------------------------
    dropcaps
*/
.dropcap {
  float: left;
  display: block;
  font-size: 50px;
  line-height: 56px;
  background-color: #4db2ec;
  color: #fff;
  text-align: center;
  margin: 9px 13px 0 0;
  padding: 2px 10px 4px;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  min-width: 62px;
  min-height: 62px;
}
.dropcap1 {
  border-radius: 70px;
  font-size: 40px;
  padding: 2px 14px 4px;
}
.dropcap2 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
.dropcap3 {
  background-color: transparent !important;
  color: #4B4B4B;
  font-weight: bold;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
/*  ----------------------------------------------------------------------------
    text columns
*/
.td_text_columns_two_cols {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule-style: solid;
  -moz-column-rule-style: solid;
  column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-rule-width: 1px;
  column-rule-width: 1px;
  -webkit-column-rule-color: #e9e9e9;
  -moz-column-rule-color: #e9e9e9;
  column-rule-color: #e9e9e9;
  margin-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    button
*/
.td_btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  color: white;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
}
.td_btn_sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.td_btn_sm.td_round_btn {
  border-radius: 3px;
}
.td_btn_md {
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
}
.td_btn_md.td_round_btn {
  border-radius: 4px;
}
.td_btn_lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.td_btn_lg.td_round_btn {
  border-radius: 6px;
}
.td_default_btn,
.td_round_btn {
  transition: background-color 0.1s ease;
  -webkit-transition: background-color 0.1s ease;
  background-color: #4db2ec;
}
.td_default_btn:hover,
.td_round_btn:hover {
  background-color: #444 !important;
}
.td_default_btn:active,
.td_round_btn:active {
  background-color: #000 !important;
}
.td_outlined_btn {
  border-radius: 4px;
  border: 2px solid #4db2ec;
  color: #4db2ec;
  background-color: transparent;
  transition: all 0.1s ease ;
  -webkit-transition: all 0.1s ease;
}
.td_outlined_btn:hover {
  background-color: #4db2ec;
  color: #fff;
}
.td_outlined_btn:active {
  background-color: #444 !important;
  border-color: #444;
}
.td_shadow_btn {
  background-color: #4db2ec;
  top: 0;
  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.td_shadow_btn:hover {
  top: -3px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.td_shadow_btn:active {
  background-color: #444 !important;
}
.td_3D_btn {
  background-color: #4db2ec;
  top: 0;
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.td_3D_btn:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 100%;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: height 0.1s ease;
  -webkit-transition: height 0.1s ease;
}
.td_3D_btn:hover {
  top: 5px;
}
.td_3D_btn:hover:before {
  height: 0;
}
.td_3D_btn:hover:after {
  height: 0;
}
.td_3D_btn:active {
  background-color: #444 !important;
}
/*  ----------------------------------------------------------------------------
    text highlighting
*/
.td_text_highlight_0 {
  background-color: rgba(0, 0, 0, 0.77);
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  box-shadow: 8px 0 0 rgba(0, 0, 0, 0.77), -8px 0 0 rgba(0, 0, 0, 0.77);
  color: #2a2a2a;
  -webkit-transition: color 400ms;
  -moz-transition: color 400ms;
  -o-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_0:hover {
  color: #F9F9F9;
  cursor: default;
}
.td_text_highlight_marker {
  padding: 5px 0 6px 0;
  margin: 0 8px 0 8px;
  color: white;
  -webkit-transition: color 400ms;
  -moz-transition: color 400ms;
  -o-transition: color 400ms;
  transition: color 400ms;
}
.td_text_highlight_marker:hover {
  color: #F9F9F9;
}
.td_text_highlight_marker_red {
  background-color: rgba(255, 28, 26, 0.62);
  box-shadow: 8px 0 0 rgba(255, 28, 26, 0.62), -8px 0 0 rgba(255, 28, 26, 0.62);
}
.td_text_highlight_marker_blue {
  background-color: rgba(57, 213, 255, 0.75);
  box-shadow: 8px 0 0 rgba(57, 213, 255, 0.75), -8px 0 0 rgba(57, 213, 255, 0.75);
}
.td_text_highlight_marker_green {
  background-color: rgba(77, 216, 69, 0.65);
  box-shadow: 8px 0 0 rgba(77, 216, 69, 0.65), -8px 0 0 rgba(77, 216, 69, 0.65);
}
.td_text_highlight_marker_yellow {
  background-color: rgba(255, 203, 0, 0.75);
  box-shadow: 8px 0 0 rgba(255, 203, 0, 0.75), -8px 0 0 rgba(255, 203, 0, 0.75);
}
.td_text_highlight_marker_pink {
  background-color: rgba(255, 101, 243, 0.75);
  box-shadow: 8px 0 0 rgba(255, 101, 243, 0.75), -8px 0 0 rgba(255, 101, 243, 0.75);
}
/*  ----------------------------------------------------------------------------
    custom post padding
*/
.td-paragraph-padding-0 {
  display: block;
  padding-left: 0;
  padding-right: 6%;
}
.td-paragraph-padding-1 {
  display: block;
  padding-left: 6%;
  padding-right: 6%;
}
.td-paragraph-padding-2 {
  display: block;
  padding-left: 12%;
  padding-right: 12%;
}
.td-paragraph-padding-3 {
  display: block;
  padding-left: 6%;
  padding-right: 12%;
}
.td-paragraph-padding-4 {
  display: block;
  padding-left: 6%;
  padding-right: 0;
}
.td-paragraph-padding-5 {
  display: block;
  padding-left: 18%;
  padding-right: 18%;
}
.td-paragraph-padding-6 {
  display: block;
  padding-left: 12%;
  padding-right: 6%;
}
.td-pb-span8 .td-paragraph-padding-0,
.mceContentBody-max-width-small .td-paragraph-padding-0 {
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-1,
.mceContentBody-max-width-small .td-paragraph-padding-1 {
  padding-left: 4%;
  padding-right: 4%;
}
.td-pb-span8 .td-paragraph-padding-2,
.mceContentBody-max-width-small .td-paragraph-padding-2 {
  padding-left: 8%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-3,
.mceContentBody-max-width-small .td-paragraph-padding-3 {
  padding-left: 4%;
  padding-right: 8%;
}
.td-pb-span8 .td-paragraph-padding-4,
.mceContentBody-max-width-small .td-paragraph-padding-4 {
  padding-left: 4%;
}
.td-pb-span8 .td-paragraph-padding-5,
.mceContentBody-max-width-small .td-paragraph-padding-5 {
  padding-left: 12%;
  padding-right: 12%;
}
.td-pb-span8 .td-paragraph-padding-6,
.mceContentBody-max-width-small .td-paragraph-padding-6 {
  padding-left: 8%;
  padding-right: 4%;
}
/* responsive phone */
@media (max-width: 500px) {
  .td-paragraph-padding-0,
  .td-paragraph-padding-1,
  .td-paragraph-padding-2,
  .td-paragraph-padding-3,
  .td-paragraph-padding-4,
  .td-paragraph-padding-5,
  .td-paragraph-padding-6 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.td_module_wrap {
  position: relative;
  padding-bottom: 35px;
}
.td_module_wrap .entry-title {
  /* General Title */
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 6px 0;
}
.td_module_wrap:hover .entry-title a {
  color: #4db2ec;
}
.entry-title {
  word-wrap: break-word;
}
/*  ----------------------------------------------------------------------------
    thumbnail
*/
.td-module-thumb {
  position: relative;
  margin-bottom: 13px;
}
.td-module-thumb .entry-thumb {
  display: block;
}
.td-video-play-ico > img {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/*  ----------------------------------------------------------------------------
   module meta info
*/
.td-module-meta-info {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  margin-bottom: 7px;
  line-height: 1;
  min-height: 17px;
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
  min-height: 1px;
  margin-top: -4px;
}
.entry-review-stars {
  display: inline-block;
  position: relative;
  top: 1px;
}
.td-post-author-name {
  font-weight: bold;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-post-author-name a {
  color: #000;
}
.td-post-author-name span {
  color: #ccc;
  margin: 0 2px 0 2px;
  font-weight: normal;
}
.td-post-author-name div {
  display: inline;
  margin-right: 2px;
}
.td-post-date {
  color: #aaa;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-module-comments {
  position: relative;
  float: right;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
.td-module-comments a {
  color: #fff;
  background-color: #000;
  display: inline-block;
  min-width: 17px;
  padding: 3px 4px 4px 5px;
  position: relative;
}
.td-module-comments a:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #000 transparent transparent transparent;
}
/*  ----------------------------------------------------------------------------
    excerpt
*/
.td-excerpt {
  font-size: 13px;
  color: #777;
  font-family: 'Open Sans', arial, sans-serif;
  margin-top: 9px;
}
.td-read-more,
.more-link-wrap {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
  background-color: #222222 !important;
  text-decoration: none;
}
/*  ----------------------------------------------------------------------------
    admin edit
*/
.td-admin-edit {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  padding: 3px 10px;
  font-size: 13px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-admin-edit:hover {
  background-color: #000;
}
.td-module-thumb:hover .td-admin-edit {
  display: block;
}
.td-post-category {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  background-color: #222222;
  color: #fff;
  margin-right: 5px;
  padding: 3px 6px 4px;
  display: block;
  vertical-align: top;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.td-post-category:hover {
  background-color: #4db2ec;
}
.td-module-image {
  position: relative;
}
.td-module-image .td-post-category {
  position: absolute;
  bottom: 0;
}
.td-module-meta-info .td-post-category {
  display: inline-block;
}
/*  ----------------------------------------------------------------------------
    Module 15
*/
.td_module_15 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 40px;
}
.td_module_15 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  margin-top: 0;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_15 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_15 .entry-title a:hover {
  text-decoration: none;
}
.td_module_15.sticky .entry-title a {
  color: #4db2ec;
}
.td_module_15 .td-module-meta-info a:hover {
  text-decoration: none;
}
.td_module_15.post {
  margin-top: 0;
}
.td_module_15.post .td-post-comments {
  display: inline-block;
  float: none;
  margin-left: 22px;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.td_module_15.post .td-post-comments a {
  color: #444;
}
.td_module_15.post .td-module-meta-info {
  margin-bottom: 21px;
}
.td_module_15 .entry-review-stars {
  top: 5px;
}
.td_module_15 .td-post-content {
  padding-bottom: 0;
}
.td_module_15 .td-icon-comments {
  font-size: 9px;
  margin-right: 5px;
  vertical-align: middle;
}
.td_module_15 .alignwide {
  width: auto;
  margin-left: auto;
}
.td_module_15 .alignfull {
  left: auto;
  transform: none;
  width: auto !important;
  margin-left: 0 !important;
}
.td_module_15 .alignfull.wp-block-columns {
  padding-left: 0;
  padding-right: 0;
}
/*  ----------------------------------------------------------------------------
    Block Titles + Line
*/
.block-title {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 26px;
  border-bottom: 2px solid #222222;
}
.block-title a,
.block-title span,
.block-title label {
  /* label is for jetpack */
  line-height: 17px;
  display: inline-block;
  padding: 7px 12px 4px;
  background-color: #222222;
  color: #fff;
}
.td-block-title span,
.td-block-title a {
  display: inline-block;
}
/*

  Block headers style

*/
.td_block_template_1 .block-title {
  text-align: left;
}
/*
8.  Post and Page
      8.1 Page
*/
/*  ----------------------------------------------------------------------------
    Page title
*/
.td-page-title {
  font-size: 30px;
  line-height: 38px;
  margin: -9px 0 19px 0;
}
body .td-page-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  body .td-page-title {
    font-size: 26px;
    line-height: 34px;
    margin: -2px 0 19px 0;
  }
}
@media (max-width: 767px) {
  body .td-page-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-template-page-pagebuilder-title .td-crumb-container,
.page-template-default .td-crumb-container {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .page-template-page-pagebuilder-title .td-crumb-container,
  .page-template-default .td-crumb-container {
    margin-bottom: 0;
  }
}
.page-template-page-pagebuilder-title .wpb_text_column p:last-child,
.page-template-default .wpb_text_column p:last-child {
  margin-bottom: 26px;
}
.page-template-page-pagebuilder-title .wpb_text_column figure img,
.page-template-default .wpb_text_column figure img {
  margin-bottom: 0 !important;
}
.page-template-page-pagebuilder-title .td-main-content-wrap {
  padding-top: 0;
}
/*  ----------------------------------------------------------------------------
    Default page template
*/
.td-main-content-wrap {
  padding-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-content-wrap {
    padding-bottom: 26px;
  }
}
.td-main-page-wrap {
  padding-top: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap {
    padding-top: 32px;
  }
}
/*  ----------------------------------------------------------------------------
    Author page
*/
.td-author-page {
  font-size: 12px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-author-page {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-author-page {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .td-author-page {
    margin-bottom: 28px;
  }
}
.td-author-counters {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-author-counters {
    margin-bottom: 10px;
  }
}
.td-author-counters span {
  background-color: #222222;
  padding: 4px 9px 3px;
  margin-right: 10px;
  position: relative;
  top: 0;
}
@-moz-document url-prefix() {
  .td-author-counters span {
    padding: 3px 9px;
    top: -1px;
  }
}
/*  ----------------------------------------------------------------------------
    404 page
*/
.td-404-title {
  font-family: 'Roboto', sans-serif;
  font-size: 40px;
  color: #222222;
  text-align: center;
  line-height: 50px;
  margin: 50px 0 17px 0 ;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-404-title {
    font-size: 34px;
    line-height: 44px;
  }
}
.td-404-sub-title {
  font-family: 'Roboto', sans-serif;
  font-size: 21px;
  line-height: 24px;
  color: #a6a6a6;
  text-align: center;
  margin: 0 0 40px 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-404-sub-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td-404-sub-sub-title {
  text-align: center;
  margin-bottom: 70px;
}
.td-404-sub-sub-title a {
  background-color: #222222;
  border: medium none;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  padding: 8px 15px;
  margin-left: 6px;
}
.td-404-sub-sub-title a:hover {
  color: #fff;
  background-color: #4db2ec;
}
.td-404-head {
  text-align: center;
}
/*  ----------------------------------------------------------------------------
    Attachment page
*/
.td-attachment-page-content p {
  color: #444;
  font-size: 11px;
  font-style: italic;
  line-height: 17px;
}
.td-attachment-prev {
  display: inline-block;
  margin: 10px 0 21px 0;
}
.td-attachment-prev img {
  width: 100px;
  height: 100px;
}
.td-attachment-next {
  float: right;
  margin: 10px 0 21px 0;
}
.td-attachment-next img {
  width: 100px;
  height: 100px;
}
/*  ----------------------------------------------------------------------------
    Search page
*/
.td-search-query {
  color: #4db2ec;
}
.search-page-search-wrap {
  margin: 37px 0 51px 0;
}
.td-search-form-widget {
  position: relative;
  line-height: 21px;
}
.td-search-form-widget .wpb_button {
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  text-shadow: none;
  padding: 7px 15px 8px 15px;
  line-height: 16px;
  margin: 0;
}
.td-search-form-widget .wpb_button:hover {
  background-color: #4db2ec;
}
.td-search-form-widget div {
  text-align: left;
}
.td-search-form-widget .td-widget-search-input {
  width: 95%;
  border-right: 0;
  height: 32px;
  line-height: 21px;
  position: relative;
  top: 0;
  display: inline-table;
  vertical-align: middle;
}
.td_search_subtitle {
  position: relative;
  top: 11px;
  left: 2px;
  font-size: 12px;
}
/*  ----------------------------------------------------------------------------
    Pagination
*/
.page-nav {
  margin: 30px 0 30px 0;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  display: inline-block;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav {
    margin-right: auto;
    margin-left: auto;
    display: table;
    width: auto;
  }
}
.page-nav a:hover {
  color: #fff;
  background-color: #444;
  border-color: #444;
}
.page-nav a,
.page-nav span {
  padding: 5px 11px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #666;
  line-height: 21px;
  float: left;
}
.page-nav .first,
.page-nav .last {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .first,
  .page-nav .last {
    display: none;
  }
}
.page-nav .extend {
  border: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .extend {
    display: none;
  }
}
.page-nav i {
  font-size: 9px;
  line-height: 1;
  display: inline-table;
}
.page-nav .pages {
  float: right;
  margin: 0;
  border: none;
  padding: 6px 0 6px 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .page-nav .pages {
    display: none;
  }
}
.page-nav .current {
  background-color: #4db2ec;
  color: #fff;
  border-color: #4db2ec;
}
.page-nav:first-child > div {
  padding: 5px 11px;
  border: 1px solid #4db2ec;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #fff;
  line-height: 21px;
  float: left;
  background-color: #4db2ec;
}
.page-nav .td-icon-menu-right {
  padding-left: 1px;
}
.page-nav .td-icon-menu-left {
  padding-right: 1px;
}
/*  ----------------------------------------------------------------------------
    Typography
*/
.td-page-content {
  padding-bottom: 26px;
}
.td-page-content table {
  margin-bottom: 21px;
}
.tdc-theme-Newspaper {
  overflow-x: hidden;
}
.td-pb-span4 .wpb_wrapper,
.td-ss-main-sidebar {
  perspective: unset !important;
}
/*  ----------------------------------------------------------------------------
    Breadcrumbs
*/
.td-crumb-container {
  min-height: 35px;
  margin-bottom: 9px;
  padding-top: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-crumb-container {
    padding-top: 16px;
  }
}
@media (max-width: 767px) {
  .td-crumb-container {
    padding-top: 11px;
  }
}
.single-post .td-bred-no-url-last {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .single-post .td-bred-no-url-last {
    display: none;
  }
}
.entry-crumbs {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #c3c3c3;
  line-height: 18px;
  padding-top: 1px;
  padding-bottom: 2px;
}
.entry-crumbs a {
  color: #c3c3c3;
}
.entry-crumbs a:hover {
  color: #777;
}
.entry-crumbs .td-bread-sep {
  font-size: 8px;
  margin: 0 5px;
}
/*  ----------------------------------------------------------------------------
    Category
*/
.td-category {
  list-style: none;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 10px;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1;
}
.td-category li {
  display: inline-block;
  margin: 0 5px 5px 0;
  line-height: 1;
}
.td-category a {
  color: #fff;
  background-color: #222222;
  padding: 3px 6px 4px 6px;
  white-space: nowrap;
  display: inline-block;
}
.td-category a:hover {
  opacity: 0.9;
}
.single .td-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .single .td-category {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Post title
*/
.post {
  background-color: #fff;
}
.post header .entry-title {
  margin-top: 0;
  margin-bottom: 7px;
  word-wrap: break-word;
  font-size: 41px;
  line-height: 50px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .post header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .post header .entry-title {
    margin-top: 3px;
    margin-bottom: 9px;
  }
}
/*  ----------------------------------------------------------------------------
    Subtitle
*/
.td-post-sub-title {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px;
  color: #999;
  margin: 9px 0 14px 0;
}
@media (max-width: 767px) {
  .td-post-sub-title {
    margin: 0 0 16px;
  }
}
/*  ----------------------------------------------------------------------------
    Author - Date - Comments - Count views
*/
.bypostauthor {
  line-height: 1;
}
header .td-module-meta-info {
  margin-bottom: 16px;
}
header .td-post-author-name {
  font-weight: 400;
  color: #444;
  float: left;
}
header .td-post-author-name a {
  font-weight: 700;
  margin-right: 3px;
}
header .td-post-date {
  margin-left: 4px;
  color: #444;
  float: left;
}
header .td-post-views {
  float: right;
  margin-right: 22px;
}
header .td-post-views span {
  line-height: 15px;
  vertical-align: top;
}
header .td-icon-views {
  position: relative;
  line-height: 17px;
  font-size: 14px;
  margin-right: 5px;
}
header .td-post-comments {
  float: right;
  position: relative;
  top: 2px;
}
header .td-post-comments a {
  color: #444;
}
header .td-post-comments i {
  vertical-align: middle;
}
header .td-icon-comments {
  margin-right: 5px;
  font-size: 9px;
}
.post footer {
  clear: both;
}
.page-nav.page-nav-post {
  margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    Source and Via
*/
.td-post-source-tags {
  font-size: 11px;
}
.td-post-source-tags a {
  font-size: 11px;
}
.td-post-source-tags .td-no-tags {
  margin-bottom: 34px;
}
.td-post-source-via {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
}
.td-post-small-box {
  margin-bottom: 4px;
  line-height: 20px;
  clear: left;
  height: 20px;
  display: table;
}
.td-post-small-box span {
  background-color: #222222;
  padding: 5px 9px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  line-height: 10px;
  float: left;
  height: 20px;
}
.td-post-small-box a {
  display: block;
  float: left;
  border: 1px solid #ededed;
  margin-left: 4px;
  line-height: 8px;
  color: #111111;
  padding: 5px 8px;
  height: 20px;
}
.td-post-small-box a:hover {
  color: #fff;
  background-color: #4db2ec;
  border-color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
    Tags
*/
.td-tags {
  margin: 0 0 30px 0;
  font-family: 'Open Sans', arial, sans-serif;
  display: table;
  line-height: 20px;
  font-weight: 600;
}
.td-tags li {
  list-style: none;
  display: inline-block;
  line-height: 20px;
  margin-left: 0;
  float: left;
  margin-bottom: 4px;
}
.td-tags span,
.td-tags a {
  margin-right: 4px;
  margin-left: 0;
}
/*  ----------------------------------------------------------------------------
    Next / Prev article
*/
.td-post-next-prev-content {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  word-break: break-word;
}
.td-post-next-prev-content span {
  display: block;
  font-size: 12px;
  color: #c1c1c1;
  margin-bottom: 7px;
}
.td-post-next-prev-content a {
  display: block;
  font-size: 15px;
  color: #222;
  line-height: 21px;
  margin-bottom: 43px;
}
.td-post-next-prev-content a:hover {
  color: #4db2ec;
}
.td-post-next-post {
  text-align: right;
}
.td-next-prev-separator {
  display: none;
}
#td-outer-wrap .td-post-prev-post,
#td-outer-wrap .td-post-next-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  #td-outer-wrap .td-post-prev-post,
  #td-outer-wrap .td-post-next-post {
    width: 50%;
    float: left;
  }
}
/*  ----------------------------------------------------------------------------
    Author box
*/
.author-box-wrap {
  border: 1px solid #ededed;
  padding: 21px;
  margin-bottom: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap {
    text-align: center;
  }
}
.author-box-wrap .avatar {
  float: left;
  max-width: 96px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap .avatar {
    margin-bottom: 5px;
    float: none;
  }
}
.author-box-wrap .desc {
  margin-left: 117px;
  font-size: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .author-box-wrap .desc {
    margin-left: 0;
  }
}
.author-box-wrap .td-social-icon-wrap .td-icon-font {
  color: #222;
}
.author-box-wrap .td-author-social {
  margin-bottom: -5px;
}
.author-box-wrap .td-author-social a {
  color: #444;
  margin-top: 11px;
}
.author-box-wrap .td-author-social a:hover {
  color: #4db2ec;
}
.author-box-wrap .td-author-social .td-icon-font {
  font-size: 15px;
  width: auto;
  min-width: 18px;
  height: auto;
  margin-right: 15px;
}
.td-author-name {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  margin: 7px 0 8px 0;
}
.td-author-name a {
  color: #222;
}
.td-author-name a:hover {
  color: #4db2ec;
}
.td-author-url {
  font-size: 11px;
  font-style: italic;
  line-height: 21px;
  margin-bottom: 6px;
}
.td-author-url a {
  color: #444;
}
.td-author-url a:hover {
  color: #4db2ec;
}
/*  ----------------------------------
    Post embeds
*/
.wp-embedded-content {
  width: 100%;
}
.td-post-content .wpml-ls-statics-post_translations .wpml-ls-flag {
  margin-bottom: 0;
}
.single.wpb-js-composer .td-post-content .tdc-row {
  width: 100%;
}
/*  ----------------------------------------------------------------------------
    Default Post Template
*/
.td-post-content p:empty {
  display: none;
}
.td-post-featured-image {
  position: relative;
}
.td-post-featured-image img {
  display: block;
  margin-bottom: 26px;
  width: 100%;
}
.td-post-featured-image .wp-caption-text {
  margin-bottom: 26px;
  z-index: 1;
}
.td-post-content {
  margin-top: 21px;
  padding-bottom: 16px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-content {
    margin-top: 16px;
  }
}
.td-post-content p {
  word-wrap: break-word;
}
.td-post-content img {
  display: block;
}
.td-post-content table {
  margin-bottom: 21px;
}
.td-post-content .td-gallery {
  clear: both;
}
.td-post-content .fb-video {
  margin-bottom: 26px;
}
.td-post-content #fb-root + p {
  margin: 0;
}
.td-post-template-default .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-default .td-post-title div.td-post-views {
  margin-right: 0;
}
@media (max-width: 1018px) {
  .td-post-template-default .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-default .td-post-featured-image img {
  width: auto;
}
/*  ----------------------------------------------------------------------------
    Comment section
*/
.comment {
  list-style: none;
  margin-left: 0;
  padding-bottom: 13px;
  border-bottom: 1px dashed #ededed;
  margin-bottom: 21px;
}
.comment:first-child {
  border-top: none;
}
.comment .avatar {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 50px;
}
.comment cite {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment cite {
    font-size: 16px;
  }
}
.comment cite a {
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment cite a {
    display: block;
  }
}
.comment .comment-content,
.comment .comment-meta,
.comment .comment-respond {
  margin-left: 70px;
}
.comment .comment-content {
  margin-top: 7px;
}
.comment .comment-content p {
  margin-bottom: 21px;
}
.comment .comment-content p:last-child {
  margin-bottom: 0;
}
.comment p {
  margin-bottom: 0;
  word-wrap: break-word;
}
.comment .logged-in-as {
  margin-bottom: 10px;
}
.comment .children {
  margin-left: 70px;
  padding-top: 16px;
  border-top: 1px dashed #ededed;
  margin-top: 13px;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .comment .children {
    margin-left: 34px;
  }
}
.comment .children .children {
  margin-left: 56px;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .comment .children .children {
    margin-left: 0;
  }
}
.comment .children .comment:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.comment .children .comment .avatar {
  width: 36px;
  height: 36px;
  position: relative;
  top: 5px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment .children .comment .avatar {
    top: 0;
  }
}
.comment .children .comment .comment-content,
.comment .children .comment .comment-meta,
.comment .children .comment .comment-respond {
  margin-left: 56px;
}
.td-comments-title-wrap {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
}
.comment-link {
  font-size: 11px;
  line-height: 1;
  color: #b4b4b4;
  padding-left: 10px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .comment-link {
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
  }
}
.comment-edit-link {
  font-size: 11px;
  line-height: 1;
  padding-left: 10px;
  /* responsive 500px phone */
}
.comment-edit-link:hover {
  text-decoration: underline;
}
@media (max-width: 500px) {
  .comment-edit-link {
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    display: block;
  }
}
.comment-meta {
  margin-top: 3px;
}
.comment-respond {
  margin-bottom: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-respond {
    margin-left: 0 !important;
  }
}
.comment-reply-link {
  font-size: 11px;
  color: #b4b4b4;
}
.comment-reply-link:hover {
  color: #4db2ec;
}
.single .comments {
  margin-bottom: 48px;
  padding-top: 10px;
  margin-top: -10px;
}
/*  ----------------------------------------------------------------------------
    Comment form
*/
#reply-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 7px;
  margin-top: 10px;
}
.logged-in-as {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 13px;
}
.logged-in-as a {
  color: #111111;
  font-weight: 600;
  /* responsive portrait phone */
}
.logged-in-as a:hover {
  color: #4db2ec;
}
@media (max-width: 767px) {
  .logged-in-as a:last-child {
    display: block;
    float: right;
  }
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: 400;
  color: #111111;
  margin-left: 10px;
}
#cancel-comment-reply-link:hover {
  color: #4db2ec;
}
.comment .comment-form-input-wrap {
  margin-top: 0;
  margin-bottom: 21px;
}
.comment-subscription-form {
  margin-bottom: 3px;
  font-size: 13px;
}
.comment-subscription-form .subscribe-label {
  margin-left: 3px;
  position: relative;
  top: -1px;
}
.td-login-comment {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-login-comment {
    background-color: #222;
    width: 100%;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
  }
  .td-login-comment a {
    color: #fff;
    padding: 14px 0 15px;
    line-height: 19px;
    display: block;
  }
}
.comments .comment-form .submit {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comments .comment-form .submit {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0;
    text-transform: uppercase;
  }
}
.comments {
  clear: both;
}
.comment-form .td-warning-comment,
.comment-form .td-warning-author,
.comment-form .td-warning-email,
.comment-form .td-warning-email-error {
  display: none;
}
.comment-form textarea {
  display: block;
}
.td-comment-form-warnings .td-warning-comment,
.td-comment-form-warnings .td-warning-author,
.td-comment-form-warnings .td-warning-email,
.td-comment-form-warnings .td-warning-email-error {
  margin-bottom: -11px;
  color: #ff7a7a;
  font-size: 11px;
  font-style: italic;
  line-height: 15px;
}
.td-form-comment,
.td-form-author,
.td-form-email,
.td-form-url {
  margin-top: 0;
  margin-bottom: 21px;
}
.comment-pagination {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-pagination {
    margin-bottom: 25px;
    margin-left: -3%;
    margin-right: -3%;
    text-align: center;
  }
  .comment-pagination a {
    background-color: #222;
    color: #fff;
    padding: 14px 0;
    display: inline-block;
    width: 45%;
    text-align: center;
    line-height: 1;
    margin: 0 2%;
    font-size: 13px;
  }
}
.comment-list li:last-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .comment-list li:last-child {
    border: none;
  }
}
.comment-form-cookies-consent label {
  margin-left: 8px;
}
.comment-form-cookies-consent * {
  vertical-align: middle;
}
/*  ----------------------------------------------------------------------------
    less for Gutenberg elements
*/
.wp-block-image figcaption {
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
  margin: 6px 0 26px 0;
  font-size: 11px;
  font-style: italic;
  font-weight: normal;
  line-height: 17px;
  color: #444;
}
.wp-block-image.alignfull figcaption {
  margin-right: 20px;
  margin-left: 20px;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  line-height: 17px;
}
.wp-block-gallery.alignnone {
  display: flex;
}
.wp-block-categories {
  padding: 0 10px;
}
.wp-block-categories,
.wp-block-categories ul {
  list-style-type: none;
}
.wp-block-categories ul {
  margin: 5px 0 0;
  padding-left: 26px;
}
.wp-block-categories li {
  margin-left: 0;
  margin-bottom: 5px;
}
.wp-block-categories li:last-child {
  margin-bottom: 0;
}
.wp-block-categories a {
  color: #000;
}
.wp-block-categories a:hover {
  text-decoration: none;
  color: #4db2ec;
}
.wp-block-categories .td-widget-no {
  float: right;
}
.wp-block-categories select {
  height: 30px;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 5px;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 36px;
  line-height: 1.2;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  font-size: 13px;
}
.wp-block-quote cite {
  color: #6c7781;
  font-size: 13px;
  margin-top: 1em;
  position: relative;
  font-style: normal;
}
.wp-block-archives {
  font-family: 'Open Sans', arial, sans-serif;
}
.wp-block-archives li {
  line-height: 30px;
  list-style: none;
  padding: 0;
  margin-left: 0 !important;
}
.wp-block-archives li a {
  color: #222222;
}
.wp-block-archives li a:hover {
  color: #4db2ec;
  text-decoration: none !important;
}
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
  display: flex;
  margin: 10px 0 !important;
  line-height: 21px;
  padding-bottom: 13px;
  font-size: 12px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
  display: block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment p {
  margin-bottom: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a {
  color: #222222;
  font-style: italic;
  font-size: 11px;
  font-weight: bold;
}
.wp-block-latest-comments .wp-block-latest-comments__comment a:hover {
  color: #4db2ec;
  text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) li {
  list-style: none;
  margin-bottom: 8px !important;
  margin-left: 0;
  padding-bottom: 7px;
  border-bottom: 1px dashed #f1f1f1;
  font-family: 'Roboto', sans-serif;
}
.wp-block-latest-posts:not(.is-grid) li:last-child {
  border-bottom: none;
}
.wp-block-latest-posts:not(.is-grid) li a {
  display: inline-block;
  color: #222222;
  line-height: 21px;
}
.wp-block-latest-posts:not(.is-grid) li a:hover {
  color: #4db2ec;
  text-decoration: none !important;
}
.wp-block-latest-posts:not(.is-grid) .wp-block-latest-posts__post-date {
  display: block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
  transition: background-color 0.1s ease;
  -webkit-transition: background-color 0.1s ease;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: 600;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {
  background-color: #444 !important;
  text-decoration: none !important;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not([class*="has-background"]) {
  background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-width: 2px;
  border-style: solid;
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]) {
  background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-background"]):hover {
  background-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:not([class*="has-text-color"]) {
  color: #4db2ec;
  border-color: #4db2ec;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #444;
  color: #fff;
  text-decoration: none !important;
}
@media (min-width: 1485px) {
  .alignwide {
    width: calc(100% + 400px);
    margin-left: -200px;
    max-width: 100vw;
  }
  .alignwide.wp-block-video video {
    width: 100%;
  }
  .alignwide.wp-block-embed iframe {
    width: 100%;
  }
}
.alignfull {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw !important;
  max-width: none !important;
  margin-left: 0;
  margin-right: 0;
}
.alignfull.wp-block-cover.has-parallax {
  left: auto;
  transform: none;
  margin-left: calc((-100vw + 100%) / 2);
}
.alignfull.wp-block-columns {
  padding-left: 8px;
  padding-right: 8px;
}
.alignfull.wp-block-embed-wordpress-tv .wp-block-embed__wrapper {
  padding-bottom: 56.25%;
}
.alignfull.wp-block-embed-wordpress-tv iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
}
.alignfull.wp-block-embed iframe {
  width: 100%;
}
.wp-block-media-text {
  margin-bottom: 26px;
}
/*  ----------------------------------------------------------------------------
    wordpress default galleries
*/
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 2%;
}
.gallery-item .gallery-caption {
  text-align: center;
  margin: 0;
}
.gallery-item .gallery-icon img {
  display: inline-block;
}
.gallery-columns-2,
.gallery-columns-3,
.gallery-columns-4,
.gallery-columns-5,
.gallery-columns-6,
.gallery-columns-7,
.gallery-columns-8,
.gallery-columns-9 {
  margin: 0 -2% 20px;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.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%;
}
/*  ----------------------------------------------------------------------------
    custom gallery-columns-1
*/
.gallery-columns-1 .gallery-item {
  margin-bottom: 30px;
  position: relative;
}
.gallery-columns-1 .gallery-item img {
  display: block;
}
.gallery-columns-1 .gallery-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #0e0e0e;
  color: white;
  font-size: 12px;
  font-style: normal;
  padding: 8px 14px 10px 14px;
}
/*  ----------------------------------------------------------------------------
    less for gallery slider
*/
.post_td_gallery {
  font-family: 'Open Sans', arial, sans-serif;
  color: #fff;
  margin-bottom: 24px;
  background-color: #222;
  overflow: hidden;
  clear: both;
}
.td-gallery-slide-top {
  position: relative;
  min-height: 44px;
  background-color: #111;
}
.td-gallery-title {
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  padding: 16px 20px;
  width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-title {
    width: 65%;
    font-size: 13px;
    line-height: 17px;
    padding: 16px;
  }
}
/* controls wrapper */
.td-gallery-controls-wrapper {
  height: 28px;
  margin: auto !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.td-gallery-slide-count {
  display: inline-block;
  margin-right: 7px;
  font-style: italic;
  font-size: 12px;
  font-weight: 600;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-slide-count {
    margin-right: 0;
  }
}
.td-gallery-slide-prev-next-but {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-gallery-slide-prev-next-but {
    margin-right: 8px;
  }
}
.td-gallery-slide-prev-next-but .td-icon-left,
.td-gallery-slide-prev-next-but .td-icon-right {
  font-size: 16px;
  padding: 0 4px;
  /* responsive portrait phone */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (max-width: 767px) {
  .td-gallery-slide-prev-next-but .td-icon-left,
  .td-gallery-slide-prev-next-but .td-icon-right {
    padding: 0 6px;
  }
}
.td-gallery-slide-prev-next-but .td-icon-left:before {
  content: '\e80c';
}
.td-gallery-slide-prev-next-but .td-icon-right:before {
  content: '\e80d';
}
.td-gallery-slide-copywrite {
  float: right;
  padding: 4px 6px;
  text-align: left;
  font-style: italic;
  line-height: 1;
  font-size: 11px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.8);
}
.td-button {
  margin: 0 4.2px 0 4.3px;
  background-size: cover !important;
}
.td-doubleSlider-1 {
  overflow: hidden;
  width: auto;
  height: 580px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-1 {
    height: 420px;
  }
}
@media (max-width: 767px) {
  .td-doubleSlider-1 {
    height: 260px;
  }
}
.td-doubleSlider-1 .td-slide-galery-figure {
  height: 580px;
  text-align: center;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 740px;
    height: 420px;
  }
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100%;
    height: 260px;
  }
}
.td-doubleSlider-1 .td-slide-item img {
  max-width: none;
  max-height: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item img {
    max-width: 100%;
  }
}
.td-doubleSlider-1 .td-slide-item {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-doubleSlider-1 .td-slide-item {
    width: 100%;
  }
}
.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  overflow: auto;
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  /* if caption or description text is present */
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption span {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  width: 100%;
  float: left;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.6);
}
.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content {
  width: 100%;
}
.td-slide-on-2-columns .td-gallery-title {
  width: 73%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-gallery-title {
    width: 65%;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 {
  height: 420px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 {
    height: 260px;
  }
}
.td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
  height: 420px;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 640px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 484px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-slide-on-2-columns .td-doubleSlider-1 .td-slide-galery-figure {
    width: 100%;
    height: 260px;
  }
}
.td-slide-on-2-columns .td-button {
  margin: 0 5px;
}
.td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 200px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 140px;
  }
}
.td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 300px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 200px;
  }
}
.td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 360px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 260px;
  }
}
.td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
.td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
.td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
  height: 420px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 320px;
  }
}
.td-pb-span3 .td-slide-on-2-columns,
.td-pb-span4 .td-slide-on-2-columns,
.td-pb-span5 .td-slide-on-2-columns,
.td-pb-span6 .td-slide-on-2-columns,
.td-pb-span7 .td-slide-on-2-columns,
.td-pb-span8 .td-slide-on-2-columns,
.td-pb-span9 .td-slide-on-2-columns {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span3 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span4 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span5 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span6 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span7 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span8 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span9 .td-slide-on-2-columns .td-doubleSlider-1,
  .td-pb-span3 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span4 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span5 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span6 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span7 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span8 .td-slide-on-2-columns .td-slide-galery-figure,
  .td-pb-span9 .td-slide-on-2-columns .td-slide-galery-figure {
    height: 260px;
  }
}
.td-doubleSlider-2 {
  padding: 20px 0 10px 0;
  height: 80px !important;
  width: 100%;
  background-color: #111;
  visibility: hidden;
  /* responsive portrait phone */
  /* if there are not sufficient sliders to fill the td-doubleSlider-2, then move -how many sliders do we have- in the center of td-doubleSlider-2 */
}
@media (max-width: 767px) {
  .td-doubleSlider-2 {
    display: none;
  }
}
.td-doubleSlider-2 .td-slider {
  width: 100%;
  height: 100%;
  overflow-wrap: normal;
}
.td-doubleSlider-2 .td-button {
  top: -10px;
  display: inline-block;
  width: 80px !important;
  height: 60px;
  background-size: cover !important;
  background-position: center !important;
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-2 .td-button {
    top: -9px !important;
    width: 56px !important;
    height: 58px;
  }
}
.td-doubleSlider-2 .td-button:hover {
  cursor: pointer;
}
.td-doubleSlider-2 .td-button .td-border {
  height: 60px;
  width: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-doubleSlider-2 .td-button .td-border {
    height: 58px;
    width: 56px;
  }
}
.td-doubleSlider-2.td_center_slide2 {
  text-align: center;
  padding: 25px 0 10px 0;
}
.td-doubleSlider-2.td_center_slide2 .td-slider {
  display: inline-block;
}
.td-doubleSlider-2.td_center_slide2 .td-button {
  position: relative;
  top: -15px;
  margin: 0 2px 0 3px;
}
.td-js-loaded .td-doubleSlider-2 {
  visibility: visible;
}
.td-slide-galery-figure {
  width: 100% !important;
}
@font-face {
  font-family: 'newspaper';
  src: url('https://bbmlive.com/adult/wp-content/themes/Newspaper-child/images/icons/newspaper.eot?16');
  src: url('https://bbmlive.com/adult/wp-content/themes/Newspaper-child/images/icons/newspaper.eot?16#iefix') format('embedded-opentype'), url('https://bbmlive.com/adult/wp-content/themes/Newspaper-child/images/icons/newspaper.woff?16') format('woff'), url('https://bbmlive.com/adult/wp-content/themes/Newspaper-child/images/icons/newspaper.ttf?16') format('truetype'), url('https://bbmlive.com/adult/wp-content/themes/Newspaper-child/images/icons/newspaper.svg?16#newspaper') format('svg');
  font-weight: normal;
  font-style: normal;
;font-display: swap;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
  font-family: 'newspaper';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="td-icon-"] {
  line-height: 1;
  text-align: center;
  display: inline-block;
}
.td-icon-logout:before {
  content: '\e800';
}
.td-icon-down:before {
  content: '\e801';
}
.td-icon-left:before {
  content: '\e802';
}
.td-icon-right:before {
  content: '\e803';
}
.td-icon-up:before {
  content: '\e804';
}
.td-icon-views:before {
  content: '\e805';
}
.td-icon-menu-down:before {
  content: '\e806';
}
.td-icon-left-arrow:before {
  content: '\e807';
}
.td-icon-right-arrow:before {
  content: '\e808';
}
.td-icon-menu-up:before {
  content: '\e809';
}
.td-icon-search:before {
  content: '\e80a';
}
.td-icon-user:before {
  content: '\e80b';
}
.td-icon-menu-left:before {
  content: '\e80c';
}
.td-icon-menu-right:before {
  content: '\e80d';
}
.td-icon-star:before {
  content: '\e80f';
}
.td-icon-mail:before {
  content: '\e810';
}
.td-icon-behance:before {
  content: '\e811';
}
.td-icon-blogger:before {
  content: '\e812';
}
.td-icon-delicious:before {
  content: '\e813';
}
.td-icon-deviantart:before {
  content: '\e814';
}
.td-icon-digg:before {
  content: '\e815';
}
.td-icon-dribbble:before {
  content: '\e816';
}
.td-icon-evernote:before {
  content: '\e817';
}
.td-icon-facebook:before {
  content: '\e818';
}
.td-icon-flickr:before {
  content: '\e819';
}
.td-icon-forrst:before {
  content: '\e81a';
}
.td-icon-googleplus:before {
  content: '\e81b';
}
.td-icon-instagram:before {
  content: '\e81d';
}
.td-icon-lastfm:before {
  content: '\e81e';
}
.td-icon-linkedin:before {
  content: '\e81f';
}
.td-icon-mail-1:before {
  content: '\e820';
}
.td-icon-myspace:before {
  content: '\e821';
}
.td-icon-path:before {
  content: '\e822';
}
.td-icon-paypal:before {
  content: '\e823';
}
.td-icon-pinterest:before {
  content: '\e825';
}
.td-icon-reddit:before {
  content: '\e827';
}
.td-icon-rss:before {
  content: '\e828';
}
.td-icon-share:before {
  content: '\e829';
}
.td-icon-skype:before {
  content: '\e82a';
}
.td-icon-soundcloud:before {
  content: '\e82b';
}
.td-icon-spotify:before {
  content: '\e82c';
}
.td-icon-stackoverflow:before {
  content: '\e82d';
}
.td-icon-steam:before {
  content: '\e82e';
}
.td-icon-stumbleupon:before {
  content: '\e82f';
}
.td-icon-tumblr:before {
  content: '\e830';
}
.td-icon-twitter:before {
  content: '\e831';
}
.td-icon-vimeo:before {
  content: '\e832';
}
.td-icon-windows:before {
  content: '\e833';
}
.td-icon-wordpress:before {
  content: '\e834';
}
.td-icon-yahoo:before {
  content: '\e835';
}
.td-icon-youtube:before {
  content: '\e836';
}
.td-icon-vk:before {
  content: '\e837';
}
.td-icon-grooveshark:before {
  content: '\e838';
}
.td-icon-star-empty:before {
  content: '\e839';
}
.td-icon-star-half:before {
  content: '\e83a';
}
.td-icon-close:before {
  content: '\e83c';
}
.td-icon-read-down:before {
  content: '\e83d';
}
.td-icon-comments:before {
  content: "\e83b";
}
.td-icon-mobile:before {
  content: '\e83e';
}
.td-icon-whatsapp:before {
  content: '\f232';
}
.td-icon-commenting:before {
  content: '\f27a';
}
.td-icon-close-mobile:before {
  content: '\e900';
}
.td-icon-modal-back:before {
  content: '\e901';
}
.td-icon-modal-close:before {
  content: '\e902';
}
.td-icon-category:before {
  content: '\e903';
}
.td-icon-block-header:before {
  content: '\e904';
}
.td-icon-home:before {
  content: '\e905';
}
.td-icon-print:before {
  content: '\f02f';
}
.td-icon-telegram:before {
  content: '\f2c6';
}
.td-icon-line:before {
  content: '\e906';
}
.td-icon-viber:before {
  content: '\e907';
}
.td-icon-plus:before {
  content: '\ea0a';
}
.td-icon-minus:before {
  content: '\ea0b';
}
.td-icon-dailymotion:before {
  content: '\e908';
}
.td-icon-twitch:before {
  content: '\e909';
}
.td-icon-xing:before {
  content: '\e90a';
}
.td-icon-ebay:before {
  content: '\e90b';
}
.td-icon-acolade:before {
  content: "\e90c";
}
.td-icon-backslash:before {
  content: "\e90d";
}
.td-icon-bracket-square:before {
  content: "\e90e";
}
.td-icon-circle:before {
  content: "\e90f";
}
.td-icon-circle-full:before {
  content: "\e910";
}
.td-icon-circle-line:before {
  content: "\e911";
}
.td-icon-circless:before {
  content: "\e912";
}
.td-icon-comma-round:before {
  content: "\e913";
}
.td-icon-comma-square:before {
  content: "\e914";
}
.td-icon-hash:before {
  content: "\e915";
}
.td-icon-linee:before {
  content: "\e916";
}
.td-icon-pluss:before {
  content: "\e917";
}
.td-icon-point-comma-round:before {
  content: "\e918";
}
.td-icon-point-comma-square:before {
  content: "\e919";
}
.td-icon-point-round:before {
  content: "\e91a";
}
.td-icon-point-square:before {
  content: "\e91b";
}
.td-icon-quote-round:before {
  content: "\e91c";
}
.td-icon-quote-square:before {
  content: "\e91d";
}
.td-icon-romb-full:before {
  content: "\e91e";
}
.td-icon-romb-line:before {
  content: "\e91f";
}
.td-icon-romb-round-full:before {
  content: "\e920";
}
.td-icon-romb-round-line:before {
  content: "\e921";
}
.td-icon-rombs:before {
  content: "\e922";
}
.td-icon-slashh:before {
  content: "\e923";
}
.td-icon-star-full:before {
  content: "\e924";
}
.td-icon-star-line:before {
  content: "\e925";
}
.td-icon-translingual:before {
  content: "\e926";
}
.td-icon-upp:before {
  content: "\e927";
}
.td-icon-vertical-line:before {
  content: "\e928";
}
.td-icon-dots-circle-big:before {
  content: "\e929";
}
.td-icon-dots-circle-line:before {
  content: "\e92a";
}
.td-icon-dots-circle-line-medium:before {
  content: "\e92b";
}
.td-icon-dots-circle-medium:before {
  content: "\e92c";
}
.td-icon-dots-circle-united-line:before {
  content: "\e92d";
}
.td-icon-dots-romb:before {
  content: "\e92e";
}
.td-icon-dots-romb-big:before {
  content: "\e92f";
}
.td-icon-dots-romb-line:before {
  content: "\e930";
}
.td-icon-dots-romb-united:before {
  content: "\e931";
}
.td-icon-dots-romb-united-line:before {
  content: "\e932";
}
.td-icon-dots-square:before {
  content: "\e933";
}
.td-icon-dots-square-big:before {
  content: "\e934";
}
.td-icon-dots-square-line:before {
  content: "\e935";
}
.td-icon-dots-square-line-big:before {
  content: "\e936";
}
.td-icon-dots-square-medium:before {
  content: "\e937";
}
.td-icon-magnifier-big-fill-space:before {
  content: "\e938";
}
.td-icon-magnifier-big-long-line:before {
  content: "\e939";
}
.td-icon-magnifier-big-rounded:before {
  content: "\e93a";
}
.td-icon-magnifier-big-rounded-line:before {
  content: "\e93b";
}
.td-icon-magnifier-big-space:before {
  content: "\e93c";
}
.td-icon-magnifier-big-square-space:before {
  content: "\e93d";
}
.td-icon-magnifier-fill-round-space:before {
  content: "\e93e";
}
.td-icon-magnifier-medium-long:before {
  content: "\e93f";
}
.td-icon-magnifier-medium-long-light:before {
  content: "\e940";
}
.td-icon-magnifier-medium-long-line:before {
  content: "\e941";
}
.td-icon-magnifier-medium-short:before {
  content: "\e942";
}
.td-icon-magnifier-medium-short-light:before {
  content: "\e943";
}
.td-icon-magnifier-outline-line:before {
  content: "\e944";
}
.td-icon-magnifier-real-long:before {
  content: "\e945";
}
.td-icon-magnifier-real-long-line:before {
  content: "\e946";
}
.td-icon-magnifier-real-space-line:before {
  content: "\e947";
}
.td-icon-magnifier-thin-long:before {
  content: "\e948";
}
.td-icon-magnifier-thin-short:before {
  content: "\e949";
}
.td-icon-menu-arrow-down:before {
  content: "\e94a";
}
.td-icon-menu-arrow-right:before {
  content: "\e94b";
}
.td-icon-menu-circle:before {
  content: "\e94c";
}
.td-icon-menu-circle-equal:before {
  content: "\e94d";
}
.td-icon-menu-dots-circle:before {
  content: "\e94e";
}
.td-icon-menu-dots-circle-line:before {
  content: "\e94f";
}
.td-icon-menu-dots-romb:before {
  content: "\e950";
}
.td-icon-menu-dots-romb-line-united:before {
  content: "\e951";
}
.td-icon-menu-dots-romb-united:before {
  content: "\e952";
}
.td-icon-menu-dots-romb-wide:before {
  content: "\e953";
}
.td-icon-menu-dots-rounded:before {
  content: "\e954";
}
.td-icon-menu-dots-square:before {
  content: "\e955";
}
.td-icon-menu-dots-square-line:before {
  content: "\e956";
}
.td-icon-menu-fill-circles:before {
  content: "\e957";
}
.td-icon-menu-fill-squares:before {
  content: "\e958";
}
.td-icon-menu-line-center:before {
  content: "\e959";
}
.td-icon-menu-line-center-equal:before {
  content: "\e95a";
}
.td-icon-menu-line-circles:before {
  content: "\e95b";
}
.td-icon-menu-line-left:before {
  content: "\e95c";
}
.td-icon-menu-line-right:before {
  content: "\e95d";
}
.td-icon-menu-line-square-center:before {
  content: "\e95e";
}
.td-icon-menu-line-square-center-equal:before {
  content: "\e95f";
}
.td-icon-menu-line-square-left:before {
  content: "\e960";
}
.td-icon-menu-line-square-right:before {
  content: "\e961";
}
.td-icon-menu-line-squares:before {
  content: "\e962";
}
.td-icon-menu-medium:before {
  content: "\e963";
}
.td-icon-menu-medium-center:before {
  content: "\e964";
}
.td-icon-menu-medium-left:before {
  content: "\e965";
}
.td-icon-menu-medium-right:before {
  content: "\e966";
}
.td-icon-menu-medium-square:before {
  content: "\e967";
}
.td-icon-menu-outline-circle:before {
  content: "\e968";
}
.td-icon-menu-outline-circle-equal:before {
  content: "\e969";
}
.td-icon-menu-outline-rounded:before {
  content: "\e96a";
}
.td-icon-menu-outline-rounded-square:before {
  content: "\e96b";
}
.td-icon-menu-outline-square:before {
  content: "\e96c";
}
.td-icon-menu-outline-square-round:before {
  content: "\e96d";
}
.td-icon-menu-outline-square-round-lines:before {
  content: "\e96e";
}
.td-icon-menu-rounded:before {
  content: "\e96f";
}
.td-icon-menu-rounded-square:before {
  content: "\e970";
}
.td-icon-menu-square:before {
  content: "\e971";
}
.td-icon-menu-square-arrow-right:before {
  content: "\e972";
}
.td-icon-menu-square-round:before {
  content: "\e973";
}
.td-icon-menu-square-round-lines:before {
  content: "\e974";
}
.td-icon-menu-thin:before {
  content: "\e975";
}
.td-icon-menu-thin-center:before {
  content: "\e976";
}
.td-icon-menu-thin-left:before {
  content: "\e977";
}
.td-icon-menu-thin-right:before {
  content: "\e978";
}
.td-icon-menu-thin-square:before {
  content: "\e979";
}
.td-icon-menu-vertical:before {
  content: "\e97a";
}
.td-icon-box-hex:before {
  content: "\e97b";
}
.td-icon-camera-details:before {
  content: "\e97c";
}
.td-icon-camera-lens:before {
  content: "\e97d";
}
.td-icon-camera-simple:before {
  content: "\e97e";
}
.td-icon-check-star:before {
  content: "\e97f";
}
.td-icon-decorative-flower:before {
  content: "\e980";
}
.td-icon-drops-fill:before {
  content: "\e981";
}
.td-icon-fish-pyramids:before {
  content: "\e982";
}
.td-icon-flower-pond:before {
  content: "\e983";
}
.td-icon-lines-dots:before {
  content: "\e984";
}
.td-icon-lotus-fill:before {
  content: "\e985";
}
.td-icon-lotus-lines:before {
  content: "\e986";
}
.td-icon-maze-arrow:before {
  content: "\e987";
}
.td-icon-maze-hex:before {
  content: "\e988";
}
.td-icon-rock-hex:before {
  content: "\e989";
}
.td-icon-star-fill:before {
  content: "\e98a";
}
.td-icon-star-flower:before {
  content: "\e98b";
}
.td-icon-star-lines:before {
  content: "\e98c";
}
.td-icon-tangle-fill:before {
  content: "\e98d";
}
.td-icon-tangle-hex:before {
  content: "\e98e";
}
.td-icon-team-work:before {
  content: "\e98f";
}
.td-icon-tree-circle:before {
  content: "\e990";
}
.td-icon-tree-lines:before {
  content: "\e991";
}
.td-icon-tulip-lines:before {
  content: "\e992";
}
.td-icon-vertical-leaf:before {
  content: "\e993";
}
.td-icon-diamond-fill:before {
  content: "\e994";
}
.td-icon-mountains-lines:before {
  content: "\e995";
}
.td-icon-x-lines:before {
  content: "\e996";
}
.td-icon-abstract-circle-lines:before {
  content: "\e997";
}
.td-icon-abstract-lines-emblem:before {
  content: "\e998";
}
.td-icon-Z-letter-lines:before {
  content: "\e999";
}
.td-icon-star-squares-lines:before {
  content: "\e99a";
}
.td-icon-star-squares-fill:before {
  content: "\e99b";
}
.td-icon-star1-flower:before {
  content: "\e99c";
}
.td-icon-heart-flower:before {
  content: "\e99d";
}
.td-icon-star-hex:before {
  content: "\e99e";
}
.td-icon-bird-origami-lines:before {
  content: "\e99f";
}
.td-icon-decorative-flower1:before {
  content: "\e9a0";
}
.td-icon-hand-holding-flower:before {
  content: "\e9a1";
}
.td-icon-moon-stars1-line:before {
  content: "\e9a2";
}
.td-icon-abstract-owl-lines:before {
  content: "\e9a3";
}
.td-icon-abstract-lines-model:before {
  content: "\e9a4";
}
.td-icon-owl-lines:before {
  content: "\e9a5";
}
.td-icon-buck-fill:before {
  content: "\e9a6";
}
.td-icon-lines-loader:before {
  content: "\e9a7";
}
.td-icon-trees-circle:before {
  content: "\e9a8";
}
.td-icon-moon-stars-line:before {
  content: "\e9a9";
}
.td-icon-line3-thin:before {
  content: "\e9aa";
}
.td-icon-line2-thin:before {
  content: "\e9ab";
}
.td-icon-line1-thin:before {
  content: "\e9ac";
}
.td-icon-line3-thik:before {
  content: "\e9ad";
}
.td-icon-line2-thik:before {
  content: "\e9ae";
}
.td-icon-line1-thik:before {
  content: "\e9af";
}
.td-icon-wreath3-fill:before {
  content: "\e9b0";
}
.td-icon-wreath2-fill:before {
  content: "\e9b1";
}
.td-icon-wreath1-fill:before {
  content: "\e9b2";
}
.td-icon-wreath-fill:before {
  content: "\e9b3";
}
.td-icon-wreath-line:before {
  content: "\e9b4";
}
.td-icon-flower-branch-vertical:before {
  content: "\e9b5";
}
.td-icon-branch1-vertical-fill:before {
  content: "\e9b6";
}
.td-icon-branch-vertical-fill:before {
  content: "\e9b7";
}
.td-icon-flower-vertical-line:before {
  content: "\e9b8";
}
.td-icon-leaves-vertical-line:before {
  content: "\e9b9";
}
.td-icon-leaves-vertical-fill:before {
  content: "\e9ba";
}
.td-icon-separator3-wave:before {
  content: "\e9bb";
}
.td-icon-separator2-wave:before {
  content: "\e9bc";
}
.td-icon-separator1-wave:before {
  content: "\e9bd";
}
.td-icon-separator-wave:before {
  content: "\e9be";
}
.td-icon-separator2-straigth:before {
  content: "\e9bf";
}
.td-icon-separator1-straigth:before {
  content: "\e9c0";
}
.td-icon-separator-straigth:before {
  content: "\e9c1";
}
.td-icon-leaves-left-fill:before {
  content: "\e9c2";
}
.td-icon-leaves-left-line:before {
  content: "\e9c3";
}
.td-icon-leaves1-left-fill:before {
  content: "\e9c4";
}
.td-icon-leaves5-right-fill:before {
  content: "\e9c5";
}
.td-icon-leaves4-right-fill:before {
  content: "\e9c6";
}
.td-icon-leaves3-right-fill:before {
  content: "\e9c7";
}
.td-icon-leaves1-right-line:before {
  content: "\e9c8";
}
.td-icon-leaves2-right-fill:before {
  content: "\e9c9";
}
.td-icon-leaves1-right-fill:before {
  content: "\e9ca";
}
.td-icon-leaves-right-line:before {
  content: "\e9cb";
}
.td-icon-leaves-right-fill:before {
  content: "\e9cc";
}
.td-icon-tulips-left-fill:before {
  content: "\e9cd";
}
.td-icon-audio-pause:before {
  content: "\e9ce";
}
.td-icon-audio-play:before {
  content: "\e9cf";
}
.td-icon-audio-speaker:before {
  content: "\e9d0";
}
.td-icon-audio-speaker-mute:before {
  content: "\e9d1";
}
.td-icon-audio-refresh:before {
  content: "\e9d2";
}
.td-social-icon-wrap:hover .td-icon-font {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  color: #fff;
}
.td-social-icon-wrap:hover i.td-icon-behance {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-blogger {
  color: #ffa900;
}
.td-social-icon-wrap:hover i.td-icon-delicious {
  color: #3399ff;
}
.td-social-icon-wrap:hover i.td-icon-deviantart {
  color: #4e6252;
}
.td-social-icon-wrap:hover i.td-icon-digg {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-dribbble {
  color: #ea4c89;
}
.td-social-icon-wrap:hover i.td-icon-evernote {
  color: #07c257;
}
.td-social-icon-wrap:hover i.td-icon-facebook {
  color: #3B5998;
}
.td-social-icon-wrap:hover i.td-icon-flickr {
  color: #ff0084;
}
.td-social-icon-wrap:hover i.td-icon-forrst {
  color: #3b7140;
}
.td-social-icon-wrap:hover i.td-icon-googleplus {
  color: #dd4b39;
}
.td-social-icon-wrap:hover i.td-icon-grooveshark {
  color: #f77f00;
}
.td-social-icon-wrap:hover i.td-icon-instagram {
  color: #3f729b;
}
.td-social-icon-wrap:hover i.td-icon-lastfm {
  color: #ce2127;
}
.td-social-icon-wrap:hover i.td-icon-linkedin {
  color: #007bb6;
}
.td-social-icon-wrap:hover i.td-icon-mail {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-myspace {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-path {
  color: #e62f17;
}
.td-social-icon-wrap:hover i.td-icon-paypal {
  color: #009cde;
}
.td-social-icon-wrap:hover i.td-icon-pinterest {
  color: #cb2027;
}
.td-social-icon-wrap:hover i.td-icon-reddit {
  color: #ff4100;
}
.td-social-icon-wrap:hover i.td-icon-rss {
  color: #f36f24;
}
.td-social-icon-wrap:hover i.td-icon-share {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-skype {
  color: #01aef2;
}
.td-social-icon-wrap:hover i.td-icon-soundcloud {
  color: #ff5500;
}
.td-social-icon-wrap:hover i.td-icon-spotify {
  color: #81b900;
}
.td-social-icon-wrap:hover i.td-icon-stackoverflow {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-steam {
  color: #000000;
}
.td-social-icon-wrap:hover i.td-icon-stumbleupon {
  color: #eb4923;
}
.td-social-icon-wrap:hover i.td-icon-tumblr {
  color: #32506d;
}
.td-social-icon-wrap:hover i.td-icon-twitter {
  color: #00aced;
}
.td-social-icon-wrap:hover i.td-icon-vimeo {
  color: #5289cc;
}
.td-social-icon-wrap:hover i.td-icon-vk {
  color: #45668e;
}
.td-social-icon-wrap:hover i.td-icon-windows {
  color: #319de5;
}
.td-social-icon-wrap:hover i.td-icon-wordpress {
  color: #222222;
}
.td-social-icon-wrap:hover i.td-icon-yahoo {
  color: #720e9e;
}
.td-social-icon-wrap:hover i.td-icon-youtube {
  color: #bb0000;
}
.td-social-icon-wrap:hover i.td-icon-dailymotion {
  color: #41bafc;
}
.td-social-icon-wrap:hover i.td-icon-twitch {
  color: #4a377d;
}
.td-social-icon-wrap:hover i.td-icon-xing {
  color: #1e6567;
}
.td-social-icon-wrap:hover i.td-icon-ebay {
  color: #db2e32;
}
.td-social-icon-wrap:hover i.td-icon-telegram {
  color: #3b9de1;
}
/*  ----------------------------------------------------------------------------
    WordPress default widgets
*/
.widget {
  font-family: 'Open Sans', arial, sans-serif;
  margin-bottom: 38px;
}
.widget a {
  color: #111;
}
.widget a:hover {
  color: #4db2ec;
}
.widget ul {
  list-style: none;
  box-shadow: none;
}
.widget li {
  line-height: 30px;
  list-style: none;
  margin-left: 12px;
}
.widget li li {
  margin-left: 21px;
}
.widget select {
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 5px;
}
.widget .block-title {
  margin-bottom: 13px;
}
.widget .block-title span a {
  padding: 0;
  color: inherit;
}
.archive .widget_archive .current,
.archive .widget_archive .current a {
  color: #4db2ec;
}
.widget_calendar {
  margin-bottom: 36px;
}
.widget_calendar .block-title {
  margin-bottom: 17px;
}
.widget_calendar table {
  width: 100%;
  text-align: center;
}
.widget_calendar th {
  text-align: center;
}
.widget_calendar td {
  padding: 8px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_calendar td {
    padding: 5px 0;
  }
}
.widget_calendar #today {
  background-color: #ededed;
  font-weight: bold;
  color: #000000;
}
.widget_calendar caption {
  font-weight: bold;
  padding-bottom: 10px;
}
.widget_calendar thead tr {
  line-height: 34px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_calendar thead tr {
    line-height: 28px;
  }
}
.widget_calendar tfoot td {
  border: none;
}
.widget_calendar tfoot #prev {
  text-align: left;
}
.widget_calendar tfoot #next {
  text-align: right;
}
.widget_calendar tfoot a:hover {
  color: #4db2ec;
}
.widget_categories li .td-cat-no,
.widget_categories .td-widget-no {
  float: right;
  margin-right: 10px;
}
.widget_recent_comments,
.td_wp_recentcomments {
  margin-bottom: 42px;
  font-size: 12px;
  color: #444;
}
.widget_recent_comments .block-title,
.td_wp_recentcomments .block-title {
  margin-bottom: 18px;
}
.widget_recent_comments span a,
.td_wp_recentcomments span a {
  margin-right: 5px;
  margin-left: 0;
}
.widget_recent_comments a,
.td_wp_recentcomments a {
  margin-left: 5px;
  font-style: italic;
  font-size: 13px;
  font-weight: 600;
}
.widget_recent_comments .recentcomments,
.td_wp_recentcomments .recentcomments {
  display: block;
  margin: 10px 12px !important;
  line-height: 21px;
  padding-bottom: 13px;
}
.widget_recent_comments .recentcomments:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.td_wp_recentcomments > div:first-child .recentcomments {
  margin-top: 0 !important;
}
.td_wp_recentcomments > div:last-child .recentcomments {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.td_wp_recentcomments a {
  color: #111;
}
.td_wp_recentcomments a:hover {
  color: #4db2ec;
}
.widget_recent_entries {
  margin-bottom: 32px;
}
.widget_recent_entries ul {
  margin-top: 13px;
}
.widget_recent_entries li {
  margin-bottom: 8px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #f1f1f1;
  font-family: 'Roboto', sans-serif;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .widget_recent_entries li {
    margin-bottom: 3px;
    padding-bottom: 2px;
  }
}
.widget_recent_entries li:last-child {
  border-bottom: none;
}
.widget_recent_entries li a {
  display: inline-block;
  line-height: 21px;
}
.widget_recent_entries .post-date {
  display: block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  margin-bottom: 5px;
}
.widget_rss {
  margin-bottom: 29px;
}
.widget_rss .block-title {
  margin-bottom: 17px;
}
.widget_rss .block-title span {
  padding: 0;
  line-height: 1;
}
.widget_rss .block-title a:first-child {
  display: none;
}
.widget_rss .block-title a:hover {
  color: #4db2ec;
}
.widget_rss .block-title .rsswidget {
  color: #fff;
  padding: 6px 12px 5px 12px;
}
.widget_rss li {
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #f1f1f1;
  line-height: 21px;
}
.widget_rss li .rsswidget {
  margin-bottom: 8px;
  margin-right: 10px;
  padding-bottom: 7px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.widget_rss li .rssSummary {
  font-size: 12px;
  color: #444;
}
.widget_rss li:last-child {
  border-bottom: none;
}
.widget_rss .rss-date,
.widget_rss cite {
  display: block;
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #b5b5b5;
  font-style: italic;
  position: relative;
  margin-bottom: 5px;
  margin-top: 5px;
}
.widget_search {
  margin-bottom: 48px;
}
.widget_search .block-title {
  margin-bottom: 26px;
}
.widget_text ul {
  margin-bottom: 21px;
}
.widget_text ul li {
  list-style: disc;
  list-style-position: inside;
}
.widget_text ol {
  margin-bottom: 21px;
}
.widget_text ol li {
  list-style-type: decimal;
  margin: 0 0 0 21px;
  line-height: 24px;
}
.widget_text a {
  color: #4db2ec;
}
.widget_text a:hover {
  text-decoration: underline !important;
}
.widget_text .block-title {
  margin-bottom: 26px;
}
.widget_text .wp-smiley {
  width: auto;
}
.widget_tag_cloud {
  margin-bottom: 48px;
}
.widget_tag_cloud .block-title {
  margin-bottom: 26px;
}
.widget_tag_cloud .tagcloud {
  padding: 0 12px;
}
.widget_tag_cloud a {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.wp-video {
  margin-bottom: 26px;
  position: relative;
}
.wp-video .wp-video-shortcode {
  outline: none;
}
.widget_media_video .wp-video {
  margin-bottom: 0;
}
.widget_media_video .block-title,
.widget_media_audio .block-title,
.widget_media_image .block-title {
  margin-bottom: 26px;
}
@media print {
  html,
  body {
    background-color: #FFF;
    color: #000;
    margin: 0;
    padding: 0;
  }
  body {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    zoom: 80%;
  }
  body .td-post-featured-image img {
    width: 100% !important;
  }
  .td-post-template-1 .td-featured-image-rec {
    width: 40%;
  }
  .td-post-template-6 #td-full-screen-header-image {
    position: relative !important;
  }
  .td-post-template-6 .td-post-header {
    height: auto !important;
  }
  .td-post-template-6 .td-post-header-holder {
    position: relative !important;
  }
  .td-post-template-6 .td-backstretch,
  .td-post-template-7 .td-backstretch {
    left: auto !important;
    right: auto !important;
    transform: none !important;
    width: auto !important;
    height: auto !important;
  }
  .td-post-template-7 .td-parallax-header {
    left: auto !important;
    right: auto !important;
    transform: none !important;
  }
  .td-post-template-8 .td-post-header {
    height: auto;
  }
  img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid;
  }
  ul,
  ol,
  li {
    page-break-inside: avoid;
  }
  table,
  tr,
  td {
    page-break-before: avoid;
  }
  .single-post .td-header-wrap,
  .single-post .td-main-sidebar,
  .single-post #td-theme-settings,
  .single-post .td-header-top-menu,
  .single-post .td-header-menu-wrap,
  .single-post .td-header-sp-ads,
  .single-post .td-main-sidebar,
  .single-post .td-post-source-tags,
  .single-post .td-post-sharing,
  .single-post .td-post-next-prev,
  .single-post .td_block_related_posts,
  .single-post #comments,
  .single-post .td-footer-container,
  .single-post .td-footer-wrapper,
  .single-post .td-sub-footer-container,
  .single-post .td-category,
  .single-post .td-post-views,
  .single-post .td-post-comments,
  .single-post .td-scroll-up,
  .single-post iframe,
  .single-post .td-more-articles-box,
  .single-post .td_block_video_playlist,
  .single-post .td-crumb-container,
  .single-post .td-g-rec,
  .single-post .td-a-rec,
  .single-post .td-menu-background,
  .single-post .author-box-wrap .avatar {
    display: none !important;
  }
  .backstretch {
    display: none;
  }
  .td-main-content,
  header {
    width: 100% !important;
  }
}
/*  ----------------------------------------------------------------------------
    Sub Footer
*/
.td-sub-footer-container {
  background-color: #0d0d0d;
  color: #ccc;
  font-size: 12px;
  font-family: 'Open Sans', arial, sans-serif;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container {
    text-align: center;
    padding: 6px 0;
  }
}
.td-sub-footer-copy {
  line-height: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-copy {
    float: none !important;
  }
}
/* Sub Footer Menu */
.td-sub-footer-container .td-sub-footer-menu {
  float: right;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container .td-sub-footer-menu {
    float: none;
  }
}
.td-subfooter-menu {
  display: inline-block;
  margin: 7px 0;
  float: right;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-subfooter-menu {
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-subfooter-menu {
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .td-subfooter-menu {
    float: none;
  }
}
.td-subfooter-menu li {
  display: inline-block;
  margin-left: 0;
  line-height: 18px;
}
.td-subfooter-menu li a {
  margin-right: 16px;
  line-height: 18px;
  display: inline-block;
  color: #ccc;
}
.td-subfooter-menu li a:hover {
  color: #4db2ec;
}
.td-subfooter-menu li:last-child a {
  margin-right: 0;
}
.td-subfooter-menu ul {
  display: none;
}
.td-subfooter-menu .fa {
  margin-right: 3px;
}
.tagdiv-small-theme-menu > li > a:before {
  background-color: transparent;
  content: '';
  width: 0;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  -o-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
.tagdiv-small-theme-menu > .current-menu-item > a:before,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:before,
.tagdiv-small-theme-menu > .current-category-ancestor > a:before,
.tagdiv-small-theme-menu > li:hover > a:before,
.tagdiv-small-theme-menu > .sfHover > a:before {
  background-color: #4db2ec;
  width: 100%;
}
.tagdiv-small-theme-menu > .current-menu-item > a:after,
.tagdiv-small-theme-menu > .current-menu-ancestor > a:after,
.tagdiv-small-theme-menu > .current-category-ancestor > a:after,
.tagdiv-small-theme-menu > li:hover > a:after,
.tagdiv-small-theme-menu > .sfHover > a:after {
  background-color: transparent;
  width: auto;
}
.tagdiv-small-theme-menu .menu-item-has-children {
  position: relative;
}
.tagdiv-small-theme-menu .menu-item-has-children > a:after {
  content: '\e806';
  position: relative;
  top: -2px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 9px;
  line-height: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children > a:after {
    top: -1px;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul {
  min-width: 10em;
  width: auto;
  padding: 15px 0;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.15);
  visibility: hidden;
  opacity: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul {
    padding: 8px 0;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-item > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-menu-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item.current-category-ancestor > a,
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item:hover > a {
  color: #4db2ec;
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
  display: block;
  padding: 7px 30px;
  font-size: 12px;
  line-height: 20px;
  color: #111;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item > a {
    padding: 5px 16px 6px;
    font-size: 11px;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
  left: 100%;
  margin: -15px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children ul {
    margin: -8px 0;
  }
}
.tagdiv-small-theme-menu .menu-item-has-children ul .menu-item-has-children > a:after {
  content: '\e808';
  position: absolute;
  top: 50%;
  right: 19px;
  margin-top: -10px;
  padding-left: 7px;
  font-family: newspaper;
  font-size: 7px;
  line-height: inherit;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > a {
  color: #4db2ec;
}
.tagdiv-small-theme-menu .menu-item-has-children:hover > ul {
  visibility: visible;
  opacity: 1;
}
.tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
  left: -15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .tagdiv-small-theme-menu > .menu-item-has-children:hover > ul {
    left: -5px;
  }
}
.tagdiv-small-theme .td-menu-background,
.tagdiv-small-theme #td-mobile-nav {
  visibility: visible;
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.tagdiv-small-theme #td-mobile-nav .td-mobile-content {
  padding-top: 74px;
}
.tagdiv-small-theme #td-mobile-nav .menu-item {
  position: relative;
}

:root {
  --td_theme_color: #4db2ec;
  --td_grid_border_color: #ededed;
  --td_black: #222;
  --td_text_color: #111;
  --td_default_google_font_1: 'Open Sans', 'Open Sans Regular', sans-serif;
  --td_default_google_font_2: 'Roboto', sans-serif;
}
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
/*  ----------------------------------------------------------------------------
    WooCommerce
*/
.woocommerce mark {
  background: transparent;
}
.woocommerce .button:active {
  top: auto !important;
}
.woocommerce .woocommerce-message .button:active {
  top: 11px !important;
}
.woocommerce .page-title {
  display: none;
}
.woocommerce.tax-product_cat .page-title {
  display: block;
  margin-top: 0;
}
.woocommerce .td-container .page-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce .td-container .page-title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .woocommerce .td-container .page-title {
    font-size: 26px;
    line-height: 34px;
  }
}
.woocommerce .td-main-page-wrap {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce .td-main-page-wrap {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .woocommerce .td-main-page-wrap {
    padding-top: 10px;
  }
}
.woocommerce .product img {
  box-shadow: none !important;
}
.woocommerce .product .onsale {
  background: none var(--td_theme_color, #4db2ec);
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  margin: 0 !important;
  padding: 4px;
  line-height: 32px;
  font-size: 12px;
}
.woocommerce .product:hover .woocommerce-loop-product__title {
  color: #000;
}
.woocommerce .tagged_as {
  display: block;
}
.woocommerce .page-nav {
  padding: 0;
}
.woocommerce .order_details li:before {
  content: '';
}
.woocommerce .order_details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce .order_details {
    padding-left: 0;
  }
}
.woocommerce .order_details li {
  margin-top: 7px;
  margin-bottom: 7px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce .order_details li {
    width: 100%;
    display: block;
    margin-left: 0;
    margin-right: 0;
    border-right: none;
  }
}
.woocommerce .variation p {
  font-size: 14px;
  line-height: 21px;
}
.woocommerce .widget .variation p {
  font-size: 12px;
  line-height: 30px;
}
.woocommerce .widget .reviewer {
  font-size: 12px;
  display: block;
}
.woocommerce .widget .star-rating {
  margin-bottom: 3px;
}
.woocommerce .payment_methods li:before {
  content: '';
}
.woocommerce .product a.button,
.woocommerce .product #respond input#submit,
.woocommerce .checkout input#place_order,
.woocommerce .woocommerce.widget .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 10px;
  text-shadow: none;
  border-radius: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.woocommerce .product a.button:hover,
.woocommerce .product #respond input#submit:hover,
.woocommerce .checkout input#place_order:hover,
.woocommerce .woocommerce.widget .button:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce .product a.button,
  .woocommerce .product #respond input#submit,
  .woocommerce .checkout input#place_order,
  .woocommerce .woocommerce.widget .button {
    font-size: 10px;
    padding: 8px;
  }
}
@media (max-width: 767px) {
  .woocommerce .product a.button,
  .woocommerce .product #respond input#submit,
  .woocommerce .checkout input#place_order,
  .woocommerce .woocommerce.widget .button {
    margin-top: 5px;
  }
}
.woocommerce fieldset {
  border: 0 !important;
  margin: 30px 0 20px 0 !important;
  padding: 0 !important;
}
.woocommerce fieldset legend {
  font-weight: bold;
  padding-left: 3px;
}
.woocommerce ul.products li.product {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce ul.products li.product {
    margin-bottom: 2.2em;
  }
}
.woocommerce ul.products li.product a img {
  margin: 0 0 8px;
}
.woocommerce ul.products li.product .price del {
  display: inline-block;
}
.woocommerce ul.products li.product .button {
  margin-top: 0;
}
.woocommerce .price del {
  display: inline-block !important;
  font-size: 0.75em !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 500;
  line-height: 19px;
  padding-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    padding-bottom: 8px;
  }
}
.woocommerce ul.products li.product .price {
  font-weight: 600;
  color: #111;
  font-size: 14px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce ul.products li.product .price {
    font-size: 15px;
    display: block;
    margin-bottom: 6px;
  }
}
.woocommerce .form-row .input-text {
  font-size: 12px;
  line-height: 21px;
  color: #444444;
  border: 1px solid #e6e6e6;
  width: 100%;
  max-width: 100%;
  height: 32px !important;
  padding: 3px 9px 3px 9px;
}
.woocommerce #tab-description ol li,
.woocommerce .entry-summary ol li {
  list-style-type: decimal;
  margin: 0 0 0 21px;
}
.woocommerce #tab-description ul li,
.woocommerce .entry-summary ul li {
  margin: 0 0 0 21px;
}
@media (max-width: 767px) {
  .woocommerce table.shop_table th {
    font-size: 13px;
  }
}
.woocommerce-page .product table td {
  border: none !important;
}
.woocommerce-page .variations_button {
  position: relative;
  top: 10px;
}
.woocommerce-page .related ul li.product.last {
  margin-right: 0 !important;
}
.woocommerce-page .related ul li.product.first {
  clear: both;
}
.single-product .product {
  margin-top: 8px;
}
.single-product .product .onsale {
  line-height: 32px;
  font-size: 12px;
  left: 0;
  top: 0;
}
.single-product .product ul.tabs li:before,
.single-product .product ul.tabs li:after {
  display: none;
}
.single-product .product ul.tabs li {
  box-shadow: none !important;
  border: none !important;
  background: none !important;
  margin: 0 !important;
  padding-left: 0 !important;
}
.single-product .product ul.tabs {
  padding: 0 !important;
  margin: 0 !important;
}
.single-product .product .related h2:not(.woocommerce-loop-product__title),
.single-product .product .upsells h2 {
  color: #fff;
  background-color: #222;
  display: inline-block;
  line-height: 17px;
  padding: 6px 12px 7px;
  font-size: 14px;
  font-weight: normal;
}
.single-product .product_title {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 0;
}
.single-product .product .summary .price {
  font-size: 24px;
  color: #111;
  font-weight: bold;
  margin: 20px 0 18px 0;
}
.single-product .product .summary .cart {
  margin-top: 20px;
  margin-bottom: 20px;
}
.single-product .product .summary .cart .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 10px;
  text-shadow: none;
  border-radius: 0;
}
.single-product .product .summary .cart .button:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
.single-product .product .summary .cart input.qty {
  height: 31px;
}
.single-product .comment-form {
  margin-top: 10px;
}
.single-product .images a {
  margin-bottom: 3.8%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  border-radius: 0;
}
.single-product .product .summary .cart .button[disabled] {
  background-color: #222 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  float: left;
  display: block;
  padding: 0;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  color: #fff;
  background-color: #222 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  line-height: 17px;
  padding: 6px 12px 7px;
  font-size: 14px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-weight: normal;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border-bottom: 2px solid #222;
}
.woocommerce-cart .woocommerce table {
  border-collapse: collapse !important;
}
.woocommerce-cart .woocommerce .cart_totals {
  text-align: right;
}
.woocommerce-cart .woocommerce .cart_totals table,
.woocommerce-cart .woocommerce .cart_totals th,
.woocommerce-cart .woocommerce .cart_totals td {
  border: none !important;
}
.woocommerce-cart .woocommerce .cart_totals th {
  width: 60% !important;
}
.woocommerce-cart .woocommerce .cart_totals tr {
  border-bottom: 1px solid var(--td_grid_border_color, #ededed);
}
.woocommerce-cart .woocommerce .product-name a {
  color: #222;
  font-weight: bold;
}
.woocommerce-cart .woocommerce .cart_item td {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .cart_item td {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 11px;
  }
}
.woocommerce-cart .woocommerce .product-remove {
  width: 46px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .product-remove {
    width: auto;
  }
}
.woocommerce-cart .woocommerce .product-thumbnail {
  width: 46px;
}
.woocommerce-cart .woocommerce .coupon {
  float: left !important;
  padding-bottom: 0 !important;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .coupon {
    margin-bottom: 12px;
    width: 100%;
  }
}
.woocommerce-cart .woocommerce .button {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-cart .woocommerce .button {
    width: auto !important;
    float: right !important;
  }
}
.woocommerce-cart .woocommerce .actions {
  padding: 10px 8px 0 8px !important;
}
.woocommerce-cart .woocommerce .actions .button {
  margin-bottom: 9px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce .actions .button {
    width: 100% !important;
    display: block;
  }
}
.woocommerce-cart .woocommerce h2 {
  font-size: 15px;
  line-height: 21px;
  font-weight: bold;
}
.woocommerce-cart .woocommerce table.cart .button,
.woocommerce-cart .woocommerce .shipping-calculator-form .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 9px 10px 10px;
  text-shadow: none;
  border-radius: 0;
}
.woocommerce-cart .woocommerce table.cart .button:hover,
.woocommerce-cart .woocommerce .shipping-calculator-form .button:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
  padding: 5px 6px;
}
.woocommerce-cart .woocommerce .product-price,
.woocommerce-cart .woocommerce .product-subtotal {
  text-align: right !important;
}
.woocommerce-cart .woocommerce .calculated_shipping td {
  text-align: right;
}
.woocommerce-cart .woocommerce a.remove {
  line-height: 20px !important;
  text-decoration: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce a.remove {
    line-height: 14px !important;
  }
}
.woocommerce-cart .woocommerce #coupon_code {
  width: 100px !important;
  height: 31px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce-cart .woocommerce #coupon_code {
    width: 100% !important;
    margin-bottom: 7px;
  }
}
.woocommerce-cart .woocommerce table.cart img {
  display: block;
}
.woocommerce-cart .woocommerce .cart_totals td {
  text-align: right;
}
.woocommerce-cart .woocommerce .cart_totals h2 {
  padding-right: 20px;
}
.woocommerce-cart .woocommerce .cross-sells {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-cart .woocommerce .cross-sells .button {
    width: auto !important;
    float: none !important;
  }
}
.woocommerce-account {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 38px;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  color: #111;
}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  text-decoration: none;
  color: var(--td_theme_color, #4db2ec);
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  box-shadow: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  line-height: 30px;
  list-style: none;
  margin-left: 12px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li li {
  margin-left: 21px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  padding: 9px 12px;
}
.woocommerce table.shop_table .product-quantity,
.woocommerce-page table.shop_table .product-quantity {
  text-align: right;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
  box-shadow: none !important;
  display: block !important;
  height: 31px !important;
  left: 20px !important;
  line-height: 31px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute !important;
  top: 11px !important;
  width: 31px !important;
  font-size: 21px !important;
  text-shadow: none !important;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  font-size: 12px;
  line-height: 21px;
  border: 1px solid var(--td_grid_border_color, #ededed) !important;
  background-color: #fcfcfc !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  margin: 10px 0 20px 0 !important;
  padding: 16px 120px 16px 60px !important;
}
.woocommerce .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li {
  font-size: 12px;
  line-height: 21px;
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before {
  padding-top: 0 !important;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
  border: none !important;
  border-radius: 0;
  box-shadow: none !important;
  color: #fff !important;
  background: none #222222 !important;
  font-size: 11px !important;
  padding: 10px !important;
  text-shadow: none !important;
  margin-left: 20px;
  position: absolute;
  right: 20px;
  top: 11px;
}
.woocommerce .woocommerce-message .button:hover,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover {
  background-color: var(--td_theme_color, #4db2ec) !important;
}
.woocommerce-checkout-review-order p {
  font-size: 14px;
  line-height: 21px;
}
.woocommerce-checkout-review-order .product-total,
.woocommerce-checkout-review-order tfoot td {
  text-align: right;
}
.woocommerce-checkout-review-order tfoot {
  background-color: #fcfcfc;
}
.woocommerce-checkout p {
  font-size: 14px;
  line-height: 21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-checkout p {
    font-size: 12px;
  }
}
.woocommerce-checkout #payment {
  border-radius: 0;
  background-color: #fcfcfc;
  border: 1px solid #ededed;
}
.woocommerce-checkout #payment div.payment_box {
  background-color: #fff;
  border: 1px solid #ededed;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border-color: #ededed;
  border-radius: 0;
}
.woocommerce form .form-row {
  margin: 0;
}
.woocommerce a.added_to_cart {
  font-size: 12px;
  color: #222;
}
.woocommerce a.added_to_cart:hover {
  color: var(--td_theme_color, #4db2ec);
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  border-collapse: collapse;
}
.woocommerce-checkout .woocommerce input.button,
.woocommerce-page .woocommerce a.button,
.woocommerce-account div.woocommerce .button {
  border: none;
  box-shadow: none;
  color: #fff;
  background: none #222;
  font-size: 11px;
  padding: 10px;
  text-shadow: none;
  border-radius: 0;
}
.woocommerce-checkout .woocommerce input.button:hover,
.woocommerce-page .woocommerce a.button:hover,
.woocommerce-account div.woocommerce .button:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
.woocommerce-product-search {
  position: relative;
}
.woocommerce.widget {
  margin-bottom: 38px;
}
.woocommerce.widget img {
  box-shadow: none !important;
  width: 70px !important;
}
.woocommerce.widget li a {
  line-height: 19px;
}
.woocommerce.widget .block-title {
  margin-bottom: 26px;
}
.woocommerce.widget.widget_shopping_cart li,
.woocommerce.widget.widget_products li,
.woocommerce.widget.widget_recently_viewed_products li,
.woocommerce.widget.widget_top_rated_products li,
.woocommerce.widget.widget_recent_reviews li {
  margin-bottom: 11px;
}
.woocommerce.widget.widget_shopping_cart ins,
.woocommerce.widget.widget_products ins,
.woocommerce.widget.widget_recently_viewed_products ins,
.woocommerce.widget.widget_top_rated_products ins,
.woocommerce.widget.widget_recent_reviews ins {
  background-color: transparent;
  font-weight: bold;
}
.woocommerce.widget.widget_shopping_cart del,
.woocommerce.widget.widget_products del,
.woocommerce.widget.widget_recently_viewed_products del,
.woocommerce.widget.widget_top_rated_products del,
.woocommerce.widget.widget_recent_reviews del {
  font-size: 10px;
}
.woocommerce.widget.widget_product_search .screen-reader-text {
  display: none;
}
.woocommerce.widget.widget_product_search form div {
  position: relative;
  margin-top: 11px;
}
.woocommerce.widget.widget_product_search .block-title {
  margin-bottom: 20px;
}
.woocommerce.widget.widget_product_search input[type="search"] {
  height: 32px;
  width: 95%;
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 12px;
  line-height: 21px;
  color: #444444;
  border: 1px solid var(--td_grid_border_color, #ededed);
  padding: 3px 9px 3px 9px;
  box-sizing: border-box;
}
.woocommerce.widget.widget_product_search input[type="submit"] {
  position: absolute;
  right: 0;
  bottom: 0;
}
.woocommerce.widget.widget_products .product-title,
.woocommerce.widget.widget_recently_viewed_products .product-title,
.woocommerce.widget.widget_top_rated_products .product-title {
  font-size: 15px;
  font-weight: 600;
}
.woocommerce.widget.widget_recent_reviews li a {
  font-size: 15px;
  font-weight: 600;
}
.woocommerce.widget .star-rating {
  top: 3px;
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
}
.woocommerce.widget .ui-slider .ui-slider-handle {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #fff;
  background: none var(--td_theme_color, #4db2ec);
  width: 15px;
  height: 15px;
}
.woocommerce.widget .ui-slider-range {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
  box-shadow: none !important;
}
.woocommerce.widget .ui-slider {
  background: none repeat scroll 0 0 rgba(50, 50, 50, 0.8) !important;
  border-radius: 0 !important;
  margin-bottom: 20px !important;
  margin-top: 10px;
}
.woocommerce.widget.widget_layered_nav_filters ul li a {
  background: none repeat scroll 0 0 var(--td_theme_color, #4db2ec) !important;
  border-color: transparent !important;
}
.td-footer-wrapper .widget_product_search input[type="submit"] {
  background-color: #444;
}
.td-footer-wrapper .widget_product_search input[type="submit"]:hover {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-footer-wrapper .woocommerce.widget .ui-slider-range {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important;
}
.td-footer-wrapper .woocommerce.widget .ui-slider {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) !important;
}
.woocommerce div.product div.images {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce div.product div.images {
    margin-bottom: 0;
  }
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  /* responsive portrait phone */
}
@media (max-width: 768px) {
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    font-size: 12px;
    padding: 14px;
    margin-bottom: 0;
  }
}
.woocommerce.columns-8 ul.products {
  /* responsive portrait phone */
}
.woocommerce.columns-8 ul.products li.product {
  margin-right: 2%;
  width: 10.75%;
}
.woocommerce.columns-8 ul.products li.product.last {
  margin-right: 0;
}
@media (max-width: 767px) {
  .woocommerce.columns-8 ul.products li.product {
    margin: 0 0 2.992em;
    width: 48%;
  }
}
.woocommerce.columns-7 ul.products li.product {
  margin-right: 2.2%;
  width: 12.4%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .woocommerce.columns-7 ul.products li.product {
    margin: 0 0 2.992em;
    width: 48%;
  }
}
.woocommerce.columns-7 ul.products li.product.last {
  margin-right: 0;
}
.woocommerce-page .woocommerce a.button {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .woocommerce-page .woocommerce a.button {
    font-size: 9px;
    padding: 8px;
  }
}
.woocommerce .products .star-rating {
  margin: 0.5em 0;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding-bottom: 0;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  font-size: 13px;
  padding: 18px;
  display: block;
  width: 100% !important;
}

.ubermenu,.ubermenu .ubermenu-column,.ubermenu .ubermenu-divider,.ubermenu .ubermenu-icon,.ubermenu .ubermenu-image,.ubermenu .ubermenu-item,.ubermenu .ubermenu-nav,.ubermenu .ubermenu-retractor,.ubermenu .ubermenu-row,.ubermenu .ubermenu-search,.ubermenu .ubermenu-search-input,.ubermenu .ubermenu-search-submit,.ubermenu .ubermenu-submenu,.ubermenu .ubermenu-submenu-footer,.ubermenu .ubermenu-tabs,.ubermenu .ubermenu-tabs-panels,.ubermenu .ubermenu-target,.ubermenu-responsive-toggle{margin:0;padding:0;left:auto;right:auto;top:auto;bottom:auto;text-indent:0;clip:auto;position:static;background:0 0;text-transform:none;overflow:visible;z-index:10;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;vertical-align:top;line-height:1.3em;border:none;border-radius:0;pointer-events:auto}.ubermenu,.ubermenu .ubermenu-column,.ubermenu .ubermenu-divider,.ubermenu .ubermenu-item,.ubermenu .ubermenu-nav,.ubermenu .ubermenu-retractor,.ubermenu .ubermenu-row,.ubermenu .ubermenu-search,.ubermenu .ubermenu-search-input,.ubermenu .ubermenu-search-submit,.ubermenu .ubermenu-submenu,.ubermenu .ubermenu-submenu-footer,.ubermenu .ubermenu-tabs,.ubermenu .ubermenu-tabs-panels,.ubermenu .ubermenu-target,.ubermenu-responsive-toggle{height:auto;width:auto;max-height:none;min-height:0}.ubermenu .ubermenu-image,.ubermenu .ubermenu-submenu-drop{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-moz-transform:translateZ(0);-webkit-transform:translateZ(0)}.ubermenu{display:block;background:#fff;line-height:1.3em;text-align:left}.ubermenu-bound{position:relative}.ubermenu-bound-inner .ubermenu-nav{position:relative}.ubermenu,.ubermenu-nav{overflow:visible!important;z-index:100}.ubermenu-nav{text-align:inherit}.ubermenu-nav,.ubermenu-row,.ubermenu-submenu{display:block;margin:0;padding:0;list-style:none}.ubermenu a.ubermenu-target,.ubermenu-trigger-click .ubermenu-has-submenu-drop>.ubermenu-target{cursor:pointer}.ubermenu span.ubermenu-target{cursor:default}.ubermenu-accessible .ubermenu-target{outline:0}.ubermenu-accessible input:not(:hover):focus,.ubermenu-accessible:not(:hover) .ubermenu-target:focus{outline:1px solid #2cc4ff;box-shadow:0 0 5px #2cc4ff!important;z-index:50;transition:outline .1s linear}.ubermenu-responsive-toggle,.ubermenu-sticky-toggle-wrapper{display:none;text-decoration:none;cursor:pointer;max-width:100%}.ubermenu-responsive-toggle:hover{text-decoration:none}.ubermenu-responsive-toggle .fab,.ubermenu-responsive-toggle .far,.ubermenu-responsive-toggle .fas,.ubermenu-responsive-toggle .svg-inline--fa{width:1.3em;text-align:center;margin-right:.6em}.ubermenu-responsive-toggle-icon-only .fab,.ubermenu-responsive-toggle-icon-only .far,.ubermenu-responsive-toggle-icon-only .fas,.ubermenu-responsive-toggle-icon-only .svg-inline--fa{margin-right:0}.ubermenu-responsive-toggle-align-left{float:left}.ubermenu-responsive-toggle-align-right{float:right}.ubermenu-responsive-toggle-content-align-left{text-align:left}.ubermenu-responsive-toggle-content-align-center{text-align:center}.ubermenu-responsive-toggle-content-align-right{text-align:right}button.ubermenu-responsive-toggle-align-full{width:100%}.ubermenu-responsive-toggle.ubermenu-responsive-toggle-close-icon-times.ubermenu-responsive-toggle-open .fas:before{content:'\f00d'}.ubermenu-bar-align-full{clear:both}.ubermenu-bar-align-left{float:left}.ubermenu-bar-align-right{float:right}.ubermenu-bar-align-center{float:none;margin:0 auto}.ubermenu-bar-inner-center .ubermenu-nav{margin:0 auto}.ubermenu-items-align-center{text-align:center}.ubermenu-items-align-right{text-align:right}.ubermenu .ubermenu-item{text-align:left;display:inline-block;vertical-align:top}.ubermenu-horizontal.ubermenu-items-align-flex .ubermenu-nav{display:flex}.ubermenu-horizontal.ubermenu-items-align-flex .ubermenu-nav .ubermenu-item-level-0{flex-grow:1;text-align:center}.ubermenu .ubermenu-item-level-0{vertical-align:bottom;-moz-backface-visibility:visible;backface-visibility:visible}.ubermenu-items-align-top .ubermenu-item-level-0{vertical-align:top}.ubermenu .ubermenu-item.ubermenu-item-level-0{float:none}.ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0{float:left}.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left{float:left}.ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-right{float:right}body:not(.rtl) .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:first-child>.ubermenu-target{border-left:none}.ubermenu .ubermenu-colgroup .ubermenu-column,.ubermenu .ubermenu-custom-content-padded,.ubermenu .ubermenu-nonlink,.ubermenu .ubermenu-retractor,.ubermenu .ubermenu-submenu-padded,.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,.ubermenu .ubermenu-target,.ubermenu .ubermenu-widget,.ubermenu-responsive-toggle{padding:15px 20px}.ubermenu .ubermenu-target-nowrap>.ubermenu-target-title{white-space:nowrap}.ubermenu-horizontal .ubermenu-item.ubermenu-item-mini>.ubermenu-target{padding-left:5px;padding-right:5px}.ubermenu .ubermenu-item-level-0.ubermenu-has-submenu-stack{position:relative}.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-type-stack{padding-top:0}.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-type-stack>.ubermenu-item{clear:both;width:100%}.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack{width:auto}.ubermenu .ubermenu-active .ubermenu-submenu .ubermenu-submenu-type-stack{visibility:visible;opacity:1;display:block}.ubermenu .ubermenu-autocolumn,.ubermenu .ubermenu-submenu-type-stack{padding-top:10px;padding-bottom:10px}.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack{padding-top:0}.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child{margin-top:10px}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target{padding-top:5px;padding-bottom:5px}.ubermenu .ubermenu-target{display:block;text-decoration:none;position:relative}.ubermenu .ubermenu-target-with-image{overflow:hidden}.ubermenu .ubermenu-submenu .ubermenu-target{backface-visibility:hidden}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{position:absolute;right:10px;top:50%;margin-top:-6px}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{padding-right:25px}.ubermenu-sub-indicators .ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator{padding-right:20px}.ubermenu-sub-indicators .ubermenu-item-mini.ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator{padding-right:5px}.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-noindicator>.ubermenu-sub-indicator{display:none}.ubermenu-sub-indicators.ubermenu-sub-indicators-align-text .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{right:auto;margin-left:.6em}.ubermenu-sub-indicators .ubermenu-submenu-type-flyout>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator,.ubermenu-sub-indicators .ubermenu-submenu-type-stack>.ubermenu-has-submenu-drop.ubermenu-has-submenu-flyout>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(-90deg)}.ubermenu-sub-indicators .ubermenu-submenu .ubermenu-has-submenu-flyout.ubermenu-submenu-reverse>.ubermenu-target>.ubermenu-sub-indicator{right:auto;left:10px;transform:rotate(90deg)}.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close{position:absolute;right:0;top:0;width:28px;text-align:center;vertical-align:bottom;display:none;height:100%}.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>[class^=fa]{display:inline-block;position:absolute;top:50%;margin-top:-.4em;left:0;width:100%}.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close>.svg-inline--fa{position:absolute;top:50%;bottom:50%;transform:translate(-50%,-50%)}.ubermenu .ubermenu-target-text{display:inline-block;vertical-align:baseline;font-family:inherit;font-weight:inherit;color:inherit}.ubermenu .ubermenu-target-description{font-size:80%;font-weight:400;clear:both;display:block}.ubermenu .ubermenu-target-with-image>.ubermenu-target-text{display:block;clear:none}.ubermenu .ubermenu-item.ubermenu-disable-padding>.ubermenu-target{padding:0}.ubermenu.ubermenu-sub-indicators .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop>.ubermenu-target{padding-right:30px}.ubermenu .ubermenu-image{display:block;max-width:100%;transition:opacity 1s ease;opacity:1}.ubermenu .ubermenu-image:not(.ubermenu-image-lazyload){height:auto}.ubermenu .ubermenu-image-lazyload{opacity:0}.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text{padding-left:50px}.ubermenu .ubermenu-item-layout-image_left>.ubermenu-image{float:left}.ubermenu .ubermenu-item-layout-image_right>.ubermenu-target-text{padding-right:50px}.ubermenu .ubermenu-item-layout-image_right>.ubermenu-image{float:right}.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image{margin-bottom:10px}.ubermenu .ubermenu-item-layout-image_below>.ubermenu-image{margin-top:10px}.ubermenu .ubermenu-icon{width:1.3em;text-align:center;line-height:1em;vertical-align:baseline}.ubermenu .ubermenu-icon.svg-inline--fa{vertical-align:-.125em}.ubermenu .ubermenu-item-notext>.ubermenu-icon{line-height:1.3em}.ubermenu .ubermenu-item-layout-icon_bottom>.ubermenu-icon,.ubermenu .ubermenu-item-layout-icon_top>.ubermenu-icon{line-height:1.3em;vertical-align:baseline}.ubermenu.ubermenu-sub-indicators .ubermenu-has-submenu-drop:not(.ubermenu-tab)>.ubermenu-target.ubermenu-item-layout-icon_bottom>.ubermenu-sub-indicator,.ubermenu.ubermenu-sub-indicators .ubermenu-has-submenu-drop:not(.ubermenu-tab)>.ubermenu-target.ubermenu-item-layout-icon_top>.ubermenu-sub-indicator{left:50%;right:auto;margin-left:-4px;bottom:7px;top:auto}.ubermenu .ubermenu-item-layout-icon_top>.ubermenu-icon{margin-bottom:5px}.ubermenu .ubermenu-item-layout-icon_bottom>.ubermenu-icon{margin-top:5px}.ubermenu .ubermenu-item-layout-icon_top.ubermenu-item-notext>.ubermenu-icon{margin:0}.ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title{margin-left:.6em;display:inline-block}.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left>.ubermenu-icon,.ubermenu.ubermenu-icons-inline .ubermenu-item-layout-icon_left>.ubermenu-target-title{display:inline;white-space:normal}.ubermenu .ubermenu-content-align-left{text-align:left}.ubermenu .ubermenu-content-align-left>.ubermenu-image{display:inline-block}.ubermenu .ubermenu-content-align-center{text-align:center}.ubermenu .ubermenu-content-align-center>.ubermenu-image{float:none;margin-left:auto;margin-right:auto}.ubermenu .ubermenu-content-align-right{text-align:right}.ubermenu .ubermenu-content-align-right>.ubermenu-image{display:inline-block}.ubermenu .ubermenu-column,.ubermenu .ubermenu-row{max-width:100%}.ubermenu .ubermenu-item .ubermenu-submenu-drop{position:absolute;z-index:500;top:-10000px;height:0;max-height:0;visibility:hidden;overflow:hidden}.ubermenu .ubermenu-item:not(.ubermenu-active) .ubermenu-submenu-drop{min-height:0!important}.ubermenu .ubermenu-item .ubermenu-submenu-padded{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop,.ubermenu-nojs .ubermenu-item:hover>.ubermenu-submenu-drop{display:block;visibility:visible;opacity:1;height:auto;max-height:none}.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout,.ubermenu-nojs .ubermenu-item:hover>.ubermenu-submenu-type-flyout{overflow:visible}.ubermenu .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-type-flyout{overflow:hidden}.ubermenu .ubermenu-item .ubermenu-submenu-drop{box-shadow:0 0 20px rgba(0,0,0,.15)}.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-drop{clip:rect(0,5000px,5000px,-5000px)}.ubermenu-bound .ubermenu-submenu-type-mega{min-width:50%}.ubermenu .ubermenu-grid-row,.ubermenu .ubermenu-submenu-grid{padding-right:20px}.ubermenu .ubermenu-submenu-type-mega .ubermenu-grid-row>.ubermenu-item>.ubermenu-target,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-grid>.ubermenu-item>.ubermenu-target{padding-right:0}.ubermenu .ubermenu-item.ubermenu-active>.ubermenu-target,.ubermenu-nojs .ubermenu-item:hover>.ubermenu-target{position:relative}.ubermenu .ubermenu-item.ubermenu-active .ubermenu-submenu-drop,.ubermenu-nojs .ubermenu-item:hover .ubermenu-submenu-drop{z-index:20}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_item{left:auto}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_item{right:auto}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width,.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar{left:0}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar{right:0}.ubermenu .ubermenu-submenu-rtl{direction:rtl}.ubermenu .ubermenu-submenu-rtl>*{direction:ltr}.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width{width:100%}.ubermenu .ubermenu-retractor{display:block;clear:both;text-align:center;cursor:pointer}.ubermenu .ubermenu-retractor:hover{background:rgba(0,0,0,.1)}.ubermenu .ubermenu-retractor-desktop{position:absolute;right:0;top:0;padding:7px 10px;z-index:100}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item{display:block}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item.ubermenu-column-auto{width:100%;display:block;float:none;min-width:0}.ubermenu .ubermenu-item-header>.ubermenu-submenu-type-stack>.ubermenu-autocolumn,.ubermenu .ubermenu-item-header>.ubermenu-submenu-type-stack>.ubermenu-autocolumn>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child{padding-top:0;margin-top:0}.ubermenu .ubermenu-autocolumn+.ubermenu-item-view-all{clear:both}.ubermenu .ubermenu-submenu-type-stack.ubermenu-submenu-indent{padding-left:1.6em;padding-top:.4em}.ubermenu .ubermenu-submenu-footer{position:absolute;bottom:0;right:0;padding:10px 20px;color:inherit;font-size:inherit;list-style:none}.ubermenu .ubermenu-submenu-footer a{text-decoration:none;font-weight:700;font-size:inherit}.ubermenu .ubermenu-item.ubermenu-active.ubermenu-in-transition>.ubermenu-submenu-drop,.ubermenu .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-drop{overflow:hidden!important;height:auto}.ubermenu .ubermenu-item .ubermenu-submenu-drop{-webkit-transition-duration:.3s;-ms-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in;-ms-transition-timing-function:ease-in;transition-timing-function:ease-in}.ubermenu-transition-none .ubermenu-item .ubermenu-submenu-drop{-webkit-transition:none;-ms-transition:none;transition:none;top:auto}.ubermenu-nojs.ubermenu-transition-none .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-none .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{max-height:none;height:auto;overflow-y:visible}.ubermenu-transition-slide .ubermenu-item .ubermenu-submenu-drop{-webkit-transition-property:max-height,visibility;-ms-transition-property:max-height,visibility;transition-property:max-height,visibility;max-height:0;top:auto}.ubermenu-nojs.ubermenu-transition-slide .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-slide .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{max-height:1000px}.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop{opacity:0;-webkit-transition-property:opacity,visibility;-ms-transition-property:opacity,visibility;transition-property:opacity,visibility;top:auto;margin-top:1px}.ubermenu-nojs.ubermenu-transition-fade .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-fade .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{opacity:1;top:auto}.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop{margin-top:20px;top:auto;opacity:0;-webkit-transition-property:margin-top,opacity,visibility;-ms-transition-property:margin-top,opacity,visibility;transition-property:margin-top,opacity,visibility}.ubermenu-nojs.ubermenu-transition-shift .ubermenu-item:hover>.ubermenu-submenu-drop,.ubermenu-transition-shift .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{margin-top:0;opacity:1}.ubermenu.ubermenu-transition-slide .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega,.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega{max-height:600px;overflow-y:auto;-webkit-overflow-scrolling:touch}.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega{overflow:hidden}.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega{max-height:none}.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item{display:block;float:none;position:relative;min-width:150px;clear:both}.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout{min-width:100%}.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-flyout{max-height:99999px}.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-active{z-index:50}.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout{margin-top:-1px;top:0;left:100%;min-width:0;clip:rect(-10px,5000px,5000px,0)}.ubermenu-nojs.ubermenu-transition-shift .ubermenu-submenu .ubermenu-item:hover>.ubermenu-submenu-drop.ubermenu-submenu-type-flyout,.ubermenu-transition-shift .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-type-flyout{margin-top:-1px}.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout.ubermenu-submenu-align-right_edge_item{left:auto;right:100%;clip:rect(-10px,5000px,5000px,-5000px)}.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout{top:0}.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-has-submenu-mega{position:static}.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega{left:100%;top:0;min-height:100%;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;clip:rect(-10px,5000px,5000px,-5000px)}.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-submenu-flyout-mega-left>.ubermenu-target>.ubermenu-sub-indicator{right:auto;left:10px;transform:rotate(90deg)}.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-submenu-flyout-mega-left>.ubermenu-submenu.ubermenu-submenu-type-mega.ubermenu-submenu-align-left_edge_item{right:100%;left:auto}.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child>.ubermenu-submenu-type-flyout,.ubermenu.ubermenu-horizontal .ubermenu-item-level-1:first-child>.ubermenu-submenu-type-flyout>.ubermenu-item:first-child>.ubermenu-submenu-type-flyout,.ubermenu.ubermenu-horizontal .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega{border-top:none}.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-submenu-drop{margin-top:0;clip:rect(0,5000px,5000px,-5000px)}.ubermenu .ubermenu-item .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout{position:relative}.ubermenu .ubermenu-item .ubermenu-submenu-type-mega>.ubermenu-item.ubermenu-has-submenu-flyout>.ubermenu-submenu-drop{top:auto;left:auto;box-shadow:none}.ubermenu .ubermenu-submenu-type-mega .ubermenu-item.ubermenu-has-submenu-flyout.ubermenu-active{z-index:100}.ubermenu .ubermenu-row{margin-bottom:10px;clear:both}.ubermenu .ubermenu-row:after{content:"";display:table;clear:both}.ubermenu .ubermenu-clear-row{clear:both}.ubermenu .ubermenu-submenu .ubermenu-column{display:block;float:left;width:auto}.ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-left,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-left{text-align:left}.ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-right,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-right{text-align:right}.ubermenu .ubermenu-submenu .ubermenu-row.ubermenu-row-content-align-center,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-center{text-align:center}.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-row>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-left>.ubermenu-row>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right>.ubermenu-column,.ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-right>.ubermenu-row>.ubermenu-column,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-center>.ubermenu-column,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-center>.ubermenu-row>.ubermenu-column,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-left>.ubermenu-column,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-left>.ubermenu-row>.ubermenu-column,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-right>.ubermenu-column,.ubermenu .ubermenu-submenu-type-tab-content-panel.ubermenu-submenu-content-align-right>.ubermenu-row>.ubermenu-column{display:inline-block;float:none}.ubermenu .ubermenu-submenu .ubermenu-column-auto{min-width:100px;width:auto}.ubermenu .ubermenu-nav .ubermenu-column-full{width:100%}.ubermenu .ubermenu-nav .ubermenu-column-1-2{width:50%}.ubermenu .ubermenu-nav .ubermenu-column-1-3{width:33.33%}.ubermenu .ubermenu-nav .ubermenu-column-2-3{width:66.66%}.ubermenu .ubermenu-nav .ubermenu-column-1-4{width:25%}.ubermenu .ubermenu-nav .ubermenu-column-3-4{width:75%}.ubermenu .ubermenu-nav .ubermenu-column-1-5{width:20%}.ubermenu .ubermenu-nav .ubermenu-column-2-5{width:40%}.ubermenu .ubermenu-nav .ubermenu-column-3-5{width:60%}.ubermenu .ubermenu-nav .ubermenu-column-4-5{width:80%}.ubermenu .ubermenu-nav .ubermenu-column-1-6{width:16.66%}.ubermenu .ubermenu-nav .ubermenu-column-5-6{width:83.33%}.ubermenu .ubermenu-nav .ubermenu-column-1-7{width:14.28%}.ubermenu .ubermenu-nav .ubermenu-column-2-7{width:28.57%}.ubermenu .ubermenu-nav .ubermenu-column-3-7{width:42.85%}.ubermenu .ubermenu-nav .ubermenu-column-4-7{width:57.14%}.ubermenu .ubermenu-nav .ubermenu-column-5-7{width:71.42%}.ubermenu .ubermenu-nav .ubermenu-column-6-7{width:85.71%}.ubermenu .ubermenu-nav .ubermenu-column-1-8{width:12.5%}.ubermenu .ubermenu-nav .ubermenu-column-3-8{width:37.5%}.ubermenu .ubermenu-nav .ubermenu-column-5-8{width:62.5%}.ubermenu .ubermenu-nav .ubermenu-column-7-8{width:87.5%}.ubermenu .ubermenu-nav .ubermenu-column-1-9{width:11.11%}.ubermenu .ubermenu-nav .ubermenu-column-2-9{width:22.22%}.ubermenu .ubermenu-nav .ubermenu-column-4-9{width:44.44%}.ubermenu .ubermenu-nav .ubermenu-column-5-9{width:55.55%}.ubermenu .ubermenu-nav .ubermenu-column-7-9{width:77.77%}.ubermenu .ubermenu-nav .ubermenu-column-8-9{width:88.88%}.ubermenu .ubermenu-nav .ubermenu-column-1-10{width:10%}.ubermenu .ubermenu-nav .ubermenu-column-3-10{width:30%}.ubermenu .ubermenu-nav .ubermenu-column-7-10{width:70%}.ubermenu .ubermenu-nav .ubermenu-column-9-10{width:90%}.ubermenu .ubermenu-nav .ubermenu-column-1-11{width:9.09%}.ubermenu .ubermenu-nav .ubermenu-column-2-11{width:18.18%}.ubermenu .ubermenu-nav .ubermenu-column-3-11{width:27.27%}.ubermenu .ubermenu-nav .ubermenu-column-4-11{width:36.36%}.ubermenu .ubermenu-nav .ubermenu-column-5-11{width:45.45%}.ubermenu .ubermenu-nav .ubermenu-column-6-11{width:54.54%}.ubermenu .ubermenu-nav .ubermenu-column-7-11{width:63.63%}.ubermenu .ubermenu-nav .ubermenu-column-8-11{width:72.72%}.ubermenu .ubermenu-nav .ubermenu-column-9-11{width:81.81%}.ubermenu .ubermenu-nav .ubermenu-column-10-11{width:90.9%}.ubermenu .ubermenu-nav .ubermenu-column-1-12{width:8.33%}.ubermenu .ubermenu-nav .ubermenu-column-5-12{width:41.66%}.ubermenu .ubermenu-nav .ubermenu-column-7-12{width:58.33%}.ubermenu .ubermenu-nav .ubermenu-column-11-12{width:91.66%}.ubermenu .ubermenu-autoclear>.ubermenu-column-1-10:nth-child(10n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-11:nth-child(11n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-12:nth-child(12n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-2:nth-child(2n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-3:nth-child(3n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-4:nth-child(4n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-5:nth-child(5n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-6:nth-child(6n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-7:nth-child(7n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-8:nth-child(8n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-1-9:nth-child(9n+1),.ubermenu .ubermenu-autoclear>.ubermenu-column-full{clear:both}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column{clear:none}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-10:nth-child(10n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-11:nth-child(11n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-12:nth-child(12n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-2:nth-child(2n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-3:nth-child(3n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-4:nth-child(4n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-5:nth-child(5n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-6:nth-child(6n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-7:nth-child(7n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-8:nth-child(8n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-1-9:nth-child(9n+2),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top>.ubermenu-column-full{clear:both}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top.ubermenu-submenu-retractor-top-2>.ubermenu-column{clear:none}.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-10:nth-child(10n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-11:nth-child(11n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-12:nth-child(12n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-2:nth-child(2n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-3:nth-child(3n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-4:nth-child(4n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-5:nth-child(5n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-6:nth-child(6n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-7:nth-child(7n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-8:nth-child(8n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-1-9:nth-child(9n+3),.ubermenu .ubermenu-autoclear.ubermenu-submenu-retractor-top-2>.ubermenu-column-full{clear:both}.ubermenu .ubermenu-tabs{position:relative;width:100%}.ubermenu .ubermenu-tabs-group{border-style:solid}.ubermenu .ubermenu-tab .ubermenu-tab-content-panel{position:absolute;display:none}.ubermenu .ubermenu-tab .ubermenu-tab-content-panel,.ubermenu .ubermenu-tab>.ubermenu-target{border-width:0;border-style:solid}.ubermenu .ubermenu-tab.ubermenu-active>.ubermenu-tab-content-panel,.ubermenu-nojs .ubermenu-tab:hover>.ubermenu-tab-content-panel{display:block}.ubermenu-nojs .ubermenu-tabs-show-default>.ubermenu-tabs-group>.ubermenu-tab:first-child>.ubermenu-tab-content-panel{display:block}.ubermenu-nojs .ubermenu-tabs-show-default:hover>.ubermenu-tabs-group>.ubermenu-tab:first-child>.ubermenu-tab-content-panel{display:none}.ubermenu-nojs .ubermenu-tabs-show-default:hover>.ubermenu-tabs-group>.ubermenu-tab:first-child:hover>.ubermenu-tab-content-panel{display:block}.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group{float:left;border-width:0 1px 0 0}.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{right:0;top:0}.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(-90deg)}.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group{float:right;border-width:0 0 0 1px}.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{left:0;top:0}.ubermenu .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target{padding-left:25px;padding-right:20px}.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(90deg);right:auto;left:10px}.ubermenu .ubermenu-tab-layout-top>.ubermenu-tabs-group{border-width:0}.ubermenu .ubermenu-tab-layout-top>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{left:0;top:auto;border-width:1px 0 0 0}.ubermenu .ubermenu-tab-layout-bottom>.ubermenu-tabs-group{border-width:1px 0 0 0;position:absolute;bottom:0}.ubermenu .ubermenu-tab-layout-bottom>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{left:0;bottom:100%}.ubermenu-sub-indicators .ubermenu-tabs.ubermenu-tab-layout-bottom>.ubermenu-tabs-group>.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(180deg)}.ubermenu h3.ubermenu-widgettitle{padding-left:0;padding-right:0;margin-bottom:1.3em}.widget.ubermenu_navigation_widget-class{overflow:visible}.ubermenu .ubermenu-divider{clear:both;display:block;padding:20px 0}.ubermenu .ubermenu-submenu-type-stack>.ubermenu-divider{padding:10px 0}.ubermenu .ubermenu-divider hr{padding:0;margin:0;display:block;height:1px;background:0 0;border:0;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.1)}.ubermenu .ubermenu-search .ubermenu-searchform{position:relative;background:#f9f9f9;width:150px;margin:7px}.ubermenu .ubermenu-search input.ubermenu-search-input{width:100%;padding:8px 40px 8px 15px;color:#333;background:0 0;border:none}.ubermenu .ubermenu-search .ubermenu-search-submit,.ubermenu .ubermenu-searchbar-drop .ubermenu-search-submit{position:absolute;width:40px;height:100%;top:0;right:0;border:none;background:0 0;cursor:pointer;color:#666;font-style:normal;font-weight:400;font-size:inherit;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-searchform{height:50px;margin:0;background:#f9f9f9;width:100%}.ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input{width:100%;padding:14px 50px 14px 25px;height:100%;color:#333;background:0 0}.ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,.ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit{position:absolute;width:50px;height:100%;top:0;right:0;border:none;background:0 0;cursor:pointer;color:#666;font-style:normal;font-weight:400;font-size:inherit;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ubermenu .ubermenu-postlist-item{margin-bottom:10px}.ubermenu .ubermenu-postlist .ubermenu-image{float:left}.ubermenu .ubermenu-postlist-title>a{color:inherit;text-decoration:none}.ubermenu .ubermenu-postlist-content{font-size:11px;opacity:.7}.ubermenu .ubermenu-map-canvas img{max-width:none}.ubermenu-screen-reader,.ubermenu-target-divider{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;margin:0;border:0}.uber-clear:after,.ubermenu .ubermenu-column:after,.ubermenu .ubermenu-content-block:after,.ubermenu .ubermenu-image:after,.ubermenu .ubermenu-postlist-item:after,.ubermenu .ubermenu-submenu:after,.ubermenu .ubermenu-tabs:after,.ubermenu:after{content:"";display:table;clear:both}.ubermenu{background:0 0}.ubermenu-submenu-drop{background:#fff}.ubermenu-test-dimensions{visibility:hidden!important;display:block!important}.ubermenu .ubermenu-force>.ubermenu-submenu{display:block!important;opacity:1!important;visibility:visible!important;margin:0!important;top:auto!important;max-height:600px;height:auto;overflow:auto!important}.ubermenu-notransition,.ubermenu-notransition>.ubermenu-submenu-drop{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}.ubermenu-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ubermenu-sr-only-focusable:active,.ubermenu-sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;outline-style:solid;box-shadow:0 0 10px #3b99fc;color:#fff;background:#3b99fc;padding:2px 5px;font-size:12px;outline-color:#3b99fc}.ubermenu-admin-notice{background:#eee;color:#333;padding:15px;border-left:30px solid #4d90fe;margin:20px;position:relative;font-size:12px;clear:both}.ubermenu-admin-notice ul li{font-size:12px}.ubermenu-admin-notice a,.ubermenu-admin-notice a:visited{color:#00a3ff;text-decoration:underline;font-size:inherit}.ubermenu-admin-notice a:hover{color:#0d75af}.ubermenu-admin-notice strong{color:tomato}.ubermenu-admin-notice .ubermenu-admin-notice-icon{position:absolute;left:-18px;top:50%;margin-top:-5px;color:#fff;font-size:13px}.ubermenu-admin-notice:after{display:none;position:absolute;content:'UberMenu Notice: Only displayed to admin users';left:-30px;bottom:100%;background:#666;color:#eee;padding:7px 10px;font-size:11px}.ubermenu-admin-notice:hover:after{display:block}#wp-admin-bar-ubermenu .svg-inline--fa{width:14px;margin-right:4px}#wp-admin-bar-ubermenu .fa,#wp-admin-bar-ubermenu .far,#wp-admin-bar-ubermenu .fas{font-family:"Font Awesome\ 5 Free","Font Awesome 5 Pro";font-weight:900;margin-right:4px;color:#aaa}#wp-admin-bar-ubermenu_loading .fa,#wp-admin-bar-ubermenu_loading .svg-inline--fa{color:#ff0}#wpadminbar #wp-admin-bar-ubermenu_loading #wp-admin-bar-ubermenu_loading_msg .ab-item{width:300px;white-space:normal;height:auto;padding:10px 20px;line-height:1.5em}.ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.ubermenu.ubermenu-loc-ubermenu-direct-inject{position:fixed;top:0;left:0;width:100%}.admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject{top:32px}@media screen and (max-width:959px){.ubermenu.ubermenu-loc-ubermenu-direct-inject{margin-top:47px}}@media screen and (max-width:782px){.admin-bar .ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.admin-bar .ubermenu.ubermenu-loc-ubermenu-direct-inject{top:46px}.ubermenu-responsive-toggle.ubermenu-loc-ubermenu-direct-inject,.ubermenu.ubermenu-loc-ubermenu-direct-inject{position:absolute}}.ubermenu-diagnostics-loadscreen{position:fixed;height:100%;left:0;top:0;width:100%;background:#ddd;background:rgba(255,255,255,.8);z-index:9999999999999999}.um-folding-cube{margin:40px auto;width:40px;height:40px;position:absolute;top:50%;margin-top:-20px;left:50%;margin-left:-20px;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.um-folding-cube .um-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.um-folding-cube .um-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:um-foldCubeAngle 2.4s infinite linear both;animation:um-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.um-folding-cube .um-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.um-folding-cube .um-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.um-folding-cube .um-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.um-folding-cube .um-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.um-folding-cube .um-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.um-folding-cube .um-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes um-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes um-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.ubermenu-vertical .ubermenu-item-level-0{display:block;clear:both}.ubermenu-vertical.ubermenu-items-align-right .ubermenu-item-level-0{text-align:right}.ubermenu-vertical.ubermenu-items-align-center .ubermenu-item-level-0{text-align:center}.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-submenu-drop{clip:rect(-5000px,5000px,5000px,0)}.ubermenu.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-target{box-shadow:none;border-left:none}.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(-90deg)}.ubermenu-vertical .ubermenu-item>.ubermenu-submenu-drop{left:100%;margin-left:0;top:0}.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover>.ubermenu-submenu-drop,.ubermenu-vertical .ubermenu-active .ubermenu-submenu.ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega,.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop{top:0;min-height:100%}.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item,.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item{min-height:0}.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height{position:static}.ubermenu-vertical .ubermenu-item.ubermenu-flyout-full-height>.ubermenu-submenu-drop{min-height:100%!important;max-height:none;height:auto}.ubermenu-vertical .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-drop{top:0}.ubermenu-vertical.ubermenu-transition-slide .ubermenu-item.ubermenu-active.ubermenu-in-transition>.ubermenu-submenu-drop{min-height:0}.ubermenu-vertical .ubermenu-item>.ubermenu-submenu-type-mega{width:600px;margin:0}.ubermenu-vertical .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel,.ubermenu-vertical .ubermenu-tab-layout-right>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{min-height:100%}.ubermenu-vertical .ubermenu-item.ubermenu-relative{position:relative}.ubermenu-vertical .ubermenu-item.ubermenu-relative.ubermenu-active{z-index:20}.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item{top:0}.ubermenu-vertical .ubermenu-item.ubermenu-item-mini{float:left;clear:none}.ubermenu.ubermenu-vertical .ubermenu-item.ubermenu-item-mini>.ubermenu-target{background:0 0;box-shadow:none}.rtl .ubermenu,.rtl .ubermenu .ubermenu-item,.rtl .ubermenu.ubermenu-item-align-auto{text-align:right}.rtl .ubermenu-items-align-left.ubermenu-horizontal{text-align:left}.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0{float:none}.rtl .ubermenu-items-align-center.ubermenu-horizontal{text-align:center}.rtl .ubermenu-items-align-left.ubermenu-horizontal .ubermenu-item.ubermenu-item-level-0{float:none}.rtl .ubermenu.ubermenu-horizontal .ubermenu-item-level-0:last-child>.ubermenu-target{border-left:none;box-shadow:none}.rtl .ubermenu .ubermenu-submenu-type-mega>.ubermenu-column:not(.ubermenu-tabs-group),.rtl .ubermenu .ubermenu-submenu-type-mega>.ubermenu-row>.ubermenu-column:not(.ubermenu-tabs-group),.rtl .ubermenu .ubermenu-submenu-type-tab-content-panel>.ubermenu-column:not(.ubermenu-tabs-group){float:right}.rtl .ubermenu .ubermenu-item-layout-icon_left>.ubermenu-target-title{margin-left:0;margin-right:.6em}.rtl .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target{padding-right:20px;padding-left:25px}.rtl .ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{right:auto;left:10px}.rtl .ubermenu.ubermenu-sub-indicators .ubermenu-item.ubermenu-disable-padding.ubermenu-has-submenu-drop>.ubermenu-target{padding-left:30px;padding-right:0}.rtl .ubermenu .ubermenu-submenu .ubermenu-search .ubermenu-search-submit,.rtl .ubermenu .ubermenu-submenu .ubermenu-searchbar-drop .ubermenu-search-submit{left:0;right:auto}.rtl .ubermenu .ubermenu-search input.ubermenu-search-input{padding:8px 15px 8px 40px}.rtl .ubermenu .ubermenu-submenu .ubermenu-search input.ubermenu-search-input{padding:14px 25px 14px 50px}.rtl .ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close{right:auto;left:0}.rtl .ubermenu.ubermenu-horizontal .ubermenu-item.ubermenu-align-left{float:left}.rtl .ubermenu .ubermenu-submenu-type-mega.ubermenu-submenu-content-align-center>.ubermenu-row>.ubermenu-column:not(.ubermenu-tabs-group){float:none}@media screen and (min-width:960px){.ubermenu-responsive-default.ubermenu{display:block!important}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-desktop{display:none!important}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-retractors-responsive .ubermenu-retractor-mobile{display:none}.ubermenu-responsive-default.ubermenu-force-current-submenu .ubermenu-item-level-0.ubermenu-current-menu-ancestor>.ubermenu-submenu-drop,.ubermenu-responsive-default.ubermenu-force-current-submenu .ubermenu-item-level-0.ubermenu-current-menu-item>.ubermenu-submenu-drop{display:block!important;opacity:1!important;visibility:visible!important;margin:0!important;top:auto!important;height:auto;z-index:19}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop{top:auto;bottom:100%}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(180deg)}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout{top:auto;bottom:0}.ubermenu-responsive-default.ubermenu-invert.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop{clip:rect(-5000px,5000px,auto,-5000px)}.ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical .ubermenu-item-level-0>.ubermenu-submenu-drop{right:100%;left:auto}.ubermenu-responsive-default.ubermenu-invert.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target>.ubermenu-sub-indicator{right:auto;left:10px;transform:rotate(90deg)}.ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-item>.ubermenu-submenu-drop{clip:rect(-5000px,5000px,5000px,-5000px)}.ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target{padding-left:25px}.ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-item>.ubermenu-target>.ubermenu-sub-indicator{right:auto;left:10px;transform:rotate(90deg)}.ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-item>.ubermenu-submenu-drop.ubermenu-submenu-type-flyout,.ubermenu-responsive-default.ubermenu-vertical.ubermenu-invert .ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu-drop{right:100%;left:auto}}@media screen and (max-width:959px){.ubermenu-responsive-toggle,.ubermenu-sticky-toggle-wrapper{display:block}.ubermenu-no-transitions.ubermenu-responsive.ubermenu-responsive-collapse{display:none;visibility:visible;height:auto;max-height:none;overflow:visible!important}.ubermenu-sticky-wrapper{min-height:0!important}.ubermenu-sticky-toggle-wrapper{display:block}.ubermenu-responsive-default .ubermenu-responsive-toggle,.ubermenu-responsive-default .ubermenu-sticky-toggle-wrapper{display:block}.ubermenu-responsive-default.ubermenu-responsive{width:100%;max-height:500px;visibility:visible;overflow:visible;-webkit-transition:max-height 1s ease-in;transition:max-height .3s ease-in}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-items-align-center{text-align:left}.ubermenu-responsive-default.ubermenu-responsive.ubermenu{margin:0}.ubermenu-responsive-default.ubermenu-responsive.ubermenu .ubermenu-nav{display:block}.ubermenu-responsive-default.ubermenu-repsonsive.ubermenu-no-transitions,.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-nocollapse{display:block;max-height:none}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse{max-height:none;visibility:visible;overflow:visible}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse{max-height:0;overflow:hidden!important;visibility:hidden}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition,.ubermenu-responsive-default.ubermenu-responsive.ubermenu-in-transition .ubermenu-nav{overflow:hidden!important;visibility:visible}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse:not(.ubermenu-in-transition){border-top-width:0;border-bottom-width:0}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item .ubermenu-submenu{display:none}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0{width:50%}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-single-column .ubermenu-item-level-0{float:none;clear:both;width:100%}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-level-0>.ubermenu-target{border:none;box-shadow:none}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-has-submenu-flyout{position:static}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-submenu-type-flyout .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(0);right:10px;left:auto}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{width:100%;min-width:100%;max-width:100%;top:auto;left:0!important}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-has-border .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop{left:-1px!important}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu.ubermenu-submenu-type-mega>.ubermenu-item.ubermenu-column{min-height:0;border-left:none;float:left;display:block}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega{max-height:none;height:auto;overflow:visible}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-transition-slide .ubermenu-item.ubermenu-in-transition>.ubermenu-submenu-drop{max-height:1000px}.ubermenu-responsive-default.ubermenu .ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega{min-height:0}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{min-width:50%}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-autoclear>.ubermenu-column{clear:none}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1){clear:both}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+1){clear:none}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-submenu-retractor-top:not(.ubermenu-submenu-retractor-top-2) .ubermenu-column:nth-of-type(2n+2){clear:both}.ubermenu-responsive-default.ubermenu-responsive-single-column-subs .ubermenu-submenu .ubermenu-item{float:none;clear:both;width:100%;min-width:100%}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs-group{width:100%;min-width:100%;max-width:100%;left:0}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs{min-height:0!important}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs{z-index:15}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tab-content-panel{z-index:20}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab{position:relative}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab.ubermenu-active{position:relative;z-index:20}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tab>.ubermenu-target{border-width:0 0 1px 0}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-sub-indicators .ubermenu-tabs>.ubermenu-tabs-group>.ubermenu-tab.ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{transform:rotate(0);right:10px;left:auto}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-tabs>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel{top:auto;border-width:1px}.ubermenu-responsive-default.ubermenu-reponsive .ubermenu-item-level-0>.ubermenu-submenu-type-stack{position:relative}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column,.ubermenu-responsive-default.ubermenu-responsive .ubermenu-submenu-type-stack .ubermenu-column-auto{width:100%;max-width:100%}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-mini{min-width:0;width:auto;float:left;clear:none!important}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-item-mini>a.ubermenu-target{padding-left:20px;padding-right:20px}.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item.ubermenu-hide-mobile{display:none!important}.ubermenu-responsive-default.ubermenu-responsive.ubermenu-hide-bkgs .ubermenu-submenu.ubermenu-submenu-bkg-img{background-image:none}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0.ubermenu-item-mini{min-width:0;width:auto}.ubermenu-responsive-default.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0{width:100%}.ubermenu-responsive-default.ubermenu-vertical.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-item-has-children>.ubermenu-target>.ubermenu-sub-indicator{right:10px;left:auto;transform:rotate(0)}.ubermenu-responsive-default.ubermenu-vertical .ubermenu-item.ubermenu-item-level-0.ubermenu-relative.ubermenu-active>.ubermenu-submenu-drop.ubermenu-submenu-align-vertical_parent_item{top:auto}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-tabs{position:static}.ubermenu-responsive-default.ubermenu:not(.ubermenu-is-mobile):not(.ubermenu-submenu-indicator-closes) .ubermenu-submenu .ubermenu-tab[data-ubermenu-trigger=hover_intent] .ubermenu-tab-content-panel,.ubermenu-responsive-default.ubermenu:not(.ubermenu-is-mobile):not(.ubermenu-submenu-indicator-closes) .ubermenu-submenu .ubermenu-tab[data-ubermenu-trigger=mouseover] .ubermenu-tab-content-panel{margin-left:6%;width:94%;min-width:94%}.ubermenu-responsive-default.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-active>.ubermenu-target>.ubermenu-sub-indicator-close{display:block}.ubermenu-responsive-default.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-active>.ubermenu-target>.ubermenu-sub-indicator{display:none}.ubermenu-responsive-default.ubermenu .ubermenu-tabs .ubermenu-tab-content-panel{box-shadow:0 5px 10px rgba(0,0,0,.075)}}@media screen and (max-width:480px){.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0{width:100%}.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{min-width:100%}.ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:first-child),.ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:first-child) .ubermenu-submenu-type-stack{padding-top:0}.ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:last-child),.ubermenu-responsive-default.ubermenu .ubermenu-autocolumn:not(:last-child) .ubermenu-submenu-type-stack{padding-bottom:0}.ubermenu-responsive-default.ubermenu .ubermenu-autocolumn>.ubermenu-submenu-type-stack>.ubermenu-item-normal:first-child{margin-top:0}}
/* UberMenu - Copyright 2011-2017, SevenSpark */
.ubermenu-skin-black-white-2 {
  font-size: 12px;
  color: #888;
}
.ubermenu-skin-black-white-2 .ubermenu-target {
  color: #555;
}
.ubermenu-skin-black-white-2 .ubermenu-target-description {
  color: #aaa;
}
.ubermenu-skin-black-white-2.ubermenu-responsive-toggle {
  background: #222;
  color: #eee;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
.ubermenu-skin-black-white-2.ubermenu-responsive-toggle:hover {
  background: #111;
  color: #fff;
}
.ubermenu-skin-black-white-2 {
  border: 1px solid #000;
  background-color: #3d3d3d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3d3d3d), color-stop(50%, #3d3d3d), color-stop(50%, #212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
  color: #fff;
  background: #000;
}
.ubermenu-skin-black-white-2 .ubermenu-item.ubermenu-item-level-0 > .ubermenu-highlight {
  color: #4d90fe;
  background: transparent;
}
.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-item-level-0 > .ubermenu-target {
  background-color: #3d3d3d;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #3d3d3d), color-stop(50%, #3d3d3d), color-stop(50%, #212121));
  background: -webkit-linear-gradient(top, #3d3d3d, #212121);
  background: -moz-linear-gradient(top, #3d3d3d, #212121);
  background: -ms-linear-gradient(top, #3d3d3d, #212121);
  background: -o-linear-gradient(top, #3d3d3d, #212121);
  -webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {
  font-weight: bold;
  color: #d9d9d9;
  text-transform: uppercase;
  border-left: 1px solid #000;
  -webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
}
body:not(.rtl) .ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0:first-child > .ubermenu-target {
  box-shadow: none;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover > .ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
  background: #111;
  color: #fff;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-submenu-type-stack > .ubermenu-item > .ubermenu-target {
  color: #d9d9d9;
}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-submenu-type-stack > .ubermenu-item > .ubermenu-target:hover {
  color: #fff;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu.ubermenu-submenu-drop {
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-submenu-drop {
  border-top: none;
}
.ubermenu-skin-black-white-2 .ubermenu-tab-content-panel {
  background: #f9f9f9;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu,
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target {
  color: #888;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-highlight {
  color: #4d90fe;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target:hover,
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-active > .ubermenu-target {
  color: #111;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-target > .ubermenu-target-description {
  color: #aaa;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-active > .ubermenu-target > .ubermenu-target-description {
  color: #666;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
  font-weight: bold;
  color: #777;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
  border-bottom: 1px solid #e9e9e9;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
  color: #222;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
  color: #222;
  background: transparent;
}
.ubermenu-nojs.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-tabs .ubermenu-tab:hover > .ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-tab.ubermenu-active > .ubermenu-target {
  background: #eee;
  color: #111;
}
.ubermenu-skin-black-white-2 .ubermenu-tabs-group,
.ubermenu-skin-black-white-2 .ubermenu-tab > .ubermenu-target,
.ubermenu-skin-black-white-2 .ubermenu-tab-content-panel {
  border-color: #eee;
}
.ubermenu-skin-black-white-2 .ubermenu-submenu-drop {
  border-bottom-width: 3px;
}
.ubermenu-skin-black-white-2 .ubermenu-item .ubermenu-submenu-drop {
  -webkit-box-sizing: content-box;
  /* Takes into account borders */
  -moz-box-sizing: content-box;
  /* Takes into account borders */
  -o-box-sizing: content-box;
  /* Takes into account borders */
  box-sizing: content-box;
  /* Takes into account borders */
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar,
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width {
  left: -1px;
  /* for borders */
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-right_edge_bar {
  right: -1px;
  /* for borders */
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-submenu-drop.ubermenu-submenu-align-full_width.ubermenu-submenu-padded {
  width: calc(100% + 3px);
  /* because we use box-sizing:border-box */
}
.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-item-level-0 > .ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-nojs.ubermenu-vertical .ubermenu-item-level-0:hover > .ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-vertical .ubermenu-active .ubermenu-submenu.ubermenu-submenu-type-flyout .ubermenu-submenu-type-mega {
  top: -1px;
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active:after {
  content: '';
  border-bottom: 1px solid transparent;
  width: 100%;
  width: calc(100% + 1px);
  margin-bottom: -1px;
}
.ubermenu-skin-black-white-2.ubermenu-horizontal .ubermenu-item-level-0.ubermenu-active > .ubermenu-submenu-drop,
.ubermenu-skin-black-white-2.ubermenu-horizontal:not(.ubermenu-transition-shift) .ubermenu-item-level-0 > .ubermenu-submenu-drop {
  margin-top: 1px;
}
.ubermenu-skin-black-white-2.ubermenu-vertical:before {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  border-right: 1px solid #000;
  z-index: 100;
  width: 0;
}

/*!
 * 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,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display: swap;src:url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.eot);src:url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.woff) format("woff"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display: swap;src:url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.eot);src:url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.woff) format("woff"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display: swap;src:url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.eot);src:url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.woff) format("woff"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(https://bbmlive.com/adult/wp-content/plugins/ubermenu/assets/fontawesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/*! elementor - v3.30.0 - 09-07-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}

/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.mx_image_background {
  background-color: #f2f2f2;
}
.td-visibility-hidden {
  visibility: hidden;
}
/*  ----------------------------------------------------------------------------
    from bootstrap
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
/*  ----------------------------------------------------------------------------
    sprite
*/
.td-sp {
  background-image: url('https://bbmlive.com/adult/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/sprite/elements.png');
  background-repeat: no-repeat;
  display: block;
}
.td-sp-video-play {
  width: 42px;
  height: 42px;
  background-position: -20px -488px;
}
.td-sp-video-pause {
  width: 42px;
  height: 42px;
  background-position: -20px -612px;
}
.td-sp-facebook {
  width: 32px;
  height: 32px;
  background-position: -20px -20px;
}
.td-sp-pinterest {
  width: 32px;
  height: 32px;
  background-position: -20px -72px;
}
.td-sp-rss {
  width: 32px;
  height: 32px;
  background-position: -20px -124px;
}
.td-sp-soundcloud {
  width: 32px;
  height: 32px;
  background-position: -20px -176px;
}
.td-sp-instagram {
  width: 32px;
  height: 32px;
  background-position: -20px -228px;
}
.td-sp-vimeo {
  width: 32px;
  height: 32px;
  background-position: -20px -332px;
}
.td-sp-youtube {
  width: 32px;
  height: 32px;
  background-position: -20px -384px;
}
.td-sp-twitter {
  width: 32px;
  height: 32px;
  background-position: -20px -436px;
}
.td-sp-tiktok {
  width: 32px;
  height: 32px;
  background-position: -20px -740px;
}
.td-sp-twitch {
  width: 32px;
  height: 32px;
  background-position: -20px -781px;
}
.td-sp-steam {
  width: 32px;
  height: 32px;
  background-position: -20px -843px;
}
.tdc-header-template .td-main-page-wrap,
.tdc-no-header .td-main-page-wrap {
  padding-top: 0;
}
.tdc_zone {
  margin: 0;
}
.td-main-content-wrap .tdc_zone {
  z-index: 0;
}
.td-header-template-wrap {
  z-index: 100;
}
.td-header-desktop-wrap {
  width: 100%;
}
.td-header-desktop-wrap .td-spot-id-header {
  max-width: 728px;
  width: auto;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-desktop-wrap .td-spot-id-header {
    height: 60px;
  }
}
.td-header-mobile-wrap .td-spot-id-header {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-mobile-wrap .td-spot-id-header {
    margin: 0 auto;
  }
}
.td-header-desktop-sticky-wrap,
.td-header-mobile-sticky-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
}
.td-header-desktop-sticky-wrap.td-header-active,
.td-header-mobile-sticky-wrap.td-header-active {
  visibility: visible;
}
.td-header-desktop-sticky-wrap.td-header-stop-transition,
.td-header-mobile-sticky-wrap.td-header-stop-transition {
  -webkit-transition: none;
  transition: none;
}
/* responsive desktop + tablet */
@media (min-width: 767px) {
  .admin-bar .td-header-desktop-sticky-wrap {
    margin-top: 32px;
  }
}
.tdb-mega-menu .td-post-category {
  transition: none;
  -webkit-transition: none;
}
.tdb-hover .td-post-category {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
/*
    Logged section
*/
#td-mobile-nav .td-menu-login-section {
  list-style: none;
  position: relative;
  margin-top: 20px;
}
#td-mobile-nav .td-menu-login-section .td-logged-wrap {
  height: 60px;
  line-height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-login-section .td-logged-wrap {
    height: 40px;
    line-height: 40px;
  }
}
#td-mobile-nav .td-menu-login-section a {
  color: var(--td_mobile_text_color, #ffffff);
}
#td-mobile-nav .td-menu-login-section a:hover {
  color: var(--td_mobile_text_active_color, #73c7e3);
}
#td-mobile-nav .td-menu-avatar {
  position: absolute;
  top: 0;
  left: 20px;
  margin: 0;
}
#td-mobile-nav .td-menu-avatar .td-avatar-container {
  width: 60px;
  height: 60px;
  border-radius: 40px;
  -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.1);
  overflow: hidden;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-avatar .td-avatar-container {
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.1);
    width: 40px;
    height: 40px;
  }
}
#td-mobile-nav .td-menu-avatar .avatar {
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  max-width: none;
  width: 100%;
  height: 100%;
}
#td-mobile-nav .td-menu-username {
  font-size: 20px;
  font-weight: bold;
  margin: 0 100px 0 95px;
  overflow: hidden;
  height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 320px) {
  #td-mobile-nav .td-menu-username {
    font-size: 18px;
    height: 40px;
    margin: 0 100px 0 75px;
  }
}
#td-mobile-nav .td-menu-logout {
  position: absolute;
  top: 0;
  right: 20px;
  margin: 0;
}
#td-mobile-nav .td-menu-logout a {
  padding: 7px 14px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.03);
  font-size: 14px;
  font-weight: bold;
}
.rtl .td-mobile-main-menu {
  display: flex;
  flex-direction: column-reverse;
}
.rtl #td-mobile-nav .td-menu-avatar {
  right: 20px;
  left: auto;
}
.rtl #td-mobile-nav .td-menu-logout {
  left: 20px;
  right: auto;
}
.rtl #td-mobile-nav .td-menu-username {
  margin: 0 95px 0 100px;
}
/*
    Guest section
*/
#td-mobile-nav .td-guest-wrap {
  height: 40px;
  text-align: center;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: auto;
  left: auto;
  margin-right: 15px;
}
#td-mobile-nav .td-guest-wrap .td-menu-avatar .td-avatar-container {
  width: 40px;
  height: 40px;
}
#td-mobile-nav .td-guest-wrap .td-menu-login {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: middle;
}
#td-mobile-nav .td-guest-wrap .td-menu-login span {
  background-color: var(--td_mobile_text_color, #ffffff);
  width: 1px;
  height: 20px;
  display: inline-block;
  margin: 0 13px;
  line-height: 20px;
  position: relative;
  top: 3px;
  opacity: 0.3;
}
#td-mobile-nav .td-guest-wrap .td-menu-login a {
  cursor: pointer;
}
/*
    Register section
*/
#td-mobile-nav .td-register-section {
  position: absolute;
  top: 0;
  color: var(--td_mobile_text_color, #ffffff);
  width: 100%;
  z-index: -1;
}
#td-mobile-nav .td-register-section a {
  color: var(--td_mobile_text_color, #ffffff);
}
#td-mobile-nav .td-register-section a:hover {
  color: var(--td_mobile_text_active_color, #73c7e3);
}
#td-mobile-nav .td-register-section .td-icon-read-down {
  font-size: 23px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  line-height: 74px;
  width: 74px;
}
#td-mobile-nav .td-register-section .td-login-input {
  color: var(--td_mobile_text_color, #ffffff);
  font-weight: normal;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 18px 0;
  position: relative;
  border-bottom: 1px solid var(--td_mobile_text_color, rgba(255, 255, 255, 0.2));
  border-radius: 0;
  box-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-input:focus ~ label,
#td-mobile-nav .td-register-section .td-login-input:valid ~ label {
  top: -6px;
  font-size: 14px;
  opacity: 0.4;
}
#td-mobile-nav .td-register-section .td-login-form-wrap {
  padding: 0 30px;
}
#td-mobile-nav .td-register-section .td-login-button {
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  line-height: 50px;
  color: var(--td_mobile_button_color_mob, #000000);
  border: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.36);
  margin: 17px 0 15px;
  font-size: 17px;
  border-radius: 0;
  background-color: var(--td_mobile_button_background_mob, #ffffff);
  opacity: 0.8;
  text-shadow: none;
}
#td-mobile-nav .td-register-section .td-login-social {
  width: 100%;
  margin-top: 13px;
  margin-bottom: 10px;
  line-height: inherit;
}
#td-mobile-nav .td-register-section .td-login-info-text {
  text-align: center;
  margin-bottom: 20px;
}
#td-mobile-nav .td-register-section .td-login-register-link a {
  width: 100%;
  display: block;
  padding: 13px;
  margin-top: 24px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  position: relative;
  text-align: center;
}
#td-mobile-nav .td-register-section .td-login-register-link a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
#td-mobile-nav .td-register-section .td-login-register-link a:hover {
  color: #fff;
}
#td-mobile-nav .td-register-section .td-login-register-link a:hover:before {
  opacity: 0.2;
}
#td-mobile-nav .td-login-title {
  position: absolute;
  top: 0;
  padding: 0 50px;
  text-align: center;
  line-height: 74px;
  text-transform: uppercase;
  width: 100%;
  font-size: 17px;
  height: 74px;
  overflow: hidden;
  z-index: -1;
}
#td-mobile-nav .td-login-panel-title {
  text-align: center;
  font-size: 16px;
  padding: 30px 10px;
}
#td-mobile-nav .td-login-panel-title span {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 10px;
}
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-close,
#td-mobile-nav .td-login-form-mobile-fb-open .td-register-close,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-panel-title,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-inputs,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-button,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-social,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-info-text,
#td-mobile-nav .td-login-form-mobile-fb-open .td-login-register-link {
  opacity: .5;
  pointer-events: none;
}
.td-ajax-search-flex .td_module_flex_1 {
  padding-bottom: 25px;
}
.td-ajax-search-flex .td_module_flex_1 .td-module-container {
  flex-direction: row;
}
.td-ajax-search-flex .td_module_flex_1 .td-image-container {
  flex: 0 0 30%;
  width: 30%;
}
.td-ajax-search-flex .td_module_flex_1 .td-image-wrap {
  padding-bottom: 70%;
}
.td-ajax-search-flex .td_module_flex_1 .td-module-meta-info {
  padding: 0 0 0 15px;
}
.td-ajax-search-flex .td_module_flex_1 .entry-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}
.td-ajax-search-flex .td_module_flex_1 .td-excerpt,
.td-ajax-search-flex .td_module_flex_1 .td-post-category,
.td-ajax-search-flex .td_module_flex_1 .td-post-author-name,
.td-ajax-search-flex .td_module_flex_1 .td-module-comments,
.td-ajax-search-flex .td_module_flex_1 .td-read-more {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Block Wrap
*/
.td_block_wrap {
  margin-bottom: 48px;
  position: relative;
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap {
    margin-bottom: 32px;
  }
}
.td_block_wrap .td-next-prev-wrap,
.td_block_wrap .td-load-more-wrap {
  margin-top: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-next-prev-wrap,
  .td_block_wrap .td-load-more-wrap {
    margin-bottom: 0;
  }
}
.td_block_wrap .td-subcat-item .td-cur-simple-item {
  color: #000;
}
.td_block_wrap-composer {
  position: relative;
}
.td-block-title-wrap {
  position: relative;
}
.td-page-content .td_block_wrap {
  line-height: 21px;
}
.td-fix-index {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.td_with_ajax_pagination {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.widgettitle,
.widgettitle:after,
.td-trending-now-title,
.td-trending-now-wrapper:hover .td-trending-now-title,
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a,
.woocommerce .product .products h2:not(.woocommerce-loop-product__title),
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more {
  background-color: var(--td_header_color, #222222);
}
.td_block_wrap .td-subcat-item .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
/*  ----------------------------------------------------------------------------
    Ajax Next Prev
*/
.td-next-prev-wrap {
  position: relative;
  clear: both;
}
.td-next-prev-wrap a {
  display: inline-block;
  margin-right: 7px;
  width: 25px;
  height: 25px;
  border: 1px solid #dcdcdc;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  font-size: 7px;
  color: #b7b7b7;
}
.td-next-prev-wrap a:hover {
  background-color: var(--td_theme_color, #4db2ec);
  border-color: var(--td_theme_color, #4db2ec);
  color: #fff;
}
.td-next-prev-wrap .ajax-page-disabled {
  opacity: 0.5;
}
.td-next-prev-wrap .td-ajax-next-page {
  padding-left: 2px;
}
.td-next-prev-wrap .td-ajax-prev-page {
  padding-right: 1px;
}
.td-next-prev-wrap .td-next-prev-icon-svg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
.td-next-prev-wrap .td-next-prev-icon-svg svg {
  width: 7px;
  height: 8px;
}
.td-next-prev-wrap .td-next-prev-icon-svg svg,
.td-next-prev-wrap .td-next-prev-icon-svg svg * {
  fill: #b7b7b7;
}
.td-next-prev-wrap a:hover .td-next-prev-icon-svg svg,
.td-next-prev-wrap a:hover .td-next-prev-icon-svg svg * {
  fill: #fff;
}
.rtl .td-next-prev-wrap .td-ajax-next-page {
  padding-right: 2px;
  padding-left: 0;
}
.rtl .td-next-prev-wrap .td-ajax-prev-page {
  padding-left: 1px;
  padding-right: 0;
}
@-moz-document url-prefix() {
  .td-next-prev-wrap a {
    line-height: 23px;
  }
}
/*  ----------------------------------------------------------------------------
    Load more button
*/
.td_ajax_load_more {
  display: inline-block;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 12px;
  line-height: 1;
  padding: 8px 10px;
  border: 1px solid #C9C9C9;
  text-align: center;
  vertical-align: middle;
}
.td_ajax_load_more i {
  font-size: 8px;
  margin-left: 6px;
  position: relative;
  top: 0;
  vertical-align: middle;
}
.td_ajax_load_more .td-load-more-icon-svg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  margin-left: 6px;
}
.td_ajax_load_more .td-load-more-icon-svg svg {
  width: 7px;
  height: 8px;
}
.td_ajax_load_more .td-load-more-icon-svg svg,
.td_ajax_load_more .td-load-more-icon-svg svg * {
  fill: #767676;
}
.td_ajax_load_more:hover .td-load-more-icon-svg svg,
.td_ajax_load_more:hover .td-load-more-icon-svg svg * {
  fill: #fff;
}
.td_ajax_load_more.ajax-page-disabled {
  visibility: hidden !important;
}
.td-load-more-wrap {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
@-moz-document url-prefix() {
  .td_ajax_load_more {
    padding: 7px 10px 9px;
  }
}
.td-load-more-wrap {
  text-align: center;
  clear: both;
}
.td-load-more-wrap a {
  color: #767676;
}
.td-load-more-wrap a:hover {
  background-color: var(--td_theme_color, #4db2ec);
  border-color: var(--td_theme_color, #4db2ec);
  color: #fff;
  text-decoration: none !important;
}
.td_block_inner_overflow {
  overflow: hidden;
}
.td_block_inner_overflow .td-module-image {
  min-height: 20px;
}
/*  ----------------------------------------------------------------------------
    infinite loader
*/
.td-load-more-infinite-wrap {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Block category filter
*/
.td-subcat-filter {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto 0;
  opacity: 0;
  z-index: 2;
  line-height: 30px;
  text-align: right;
}
.td-subcat-filter ul {
  margin: 0;
}
.td-subcat-filter .td-display-filter {
  display: none !important;
}
.td-subcat-filter .td-subcat-list {
  display: inline-block;
  line-height: 1;
}
.td-subcat-filter .td-subcat-list .td-subcat-item {
  display: inline-block;
  line-height: 1;
  margin-left: 30px;
}
.td-subcat-filter .td-subcat-list a {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 13px;
  color: #767676;
  line-height: 1;
}
.td-subcat-filter .td-subcat-list a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-subcat-filter .td-subcat-dropdown {
  display: inline-block;
  text-align: right;
  line-height: 30px;
  position: relative;
}
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more span,
.td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more i {
  color: #fff;
}
.td-subcat-filter .td-subcat-dropdown:hover ul {
  display: block;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more {
  cursor: pointer;
  margin-left: 15px;
  padding-left: 15px;
  -webkit-user-select: none;
  display: inline-block;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more:before {
  content: '';
  width: 70px;
  height: 100%;
  position: absolute;
  margin-top: 2px;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
}
.td-subcat-filter .td-subcat-dropdown .td-subcat-more i {
  font-size: 9px;
  color: #767676;
  margin-left: 12px;
  margin-right: 12px;
}
.td-subcat-filter .td-subcat-dropdown ul {
  list-style: none;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 6px 0 8px 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 999;
  border-width: 0 1px 1px 1px;
  border-color: var(--td_grid_border_color, #ededed);
  border-style: solid;
  display: none;
}
.td-subcat-filter .td-subcat-dropdown a {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 13px;
  color: #767676;
  white-space: nowrap;
  display: block;
  line-height: 26px;
  padding-left: 21px;
  padding-right: 15px;
}
.td-subcat-filter .td-subcat-dropdown a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-subcat-filter .td-subcat-dropdown li {
  margin-left: 0;
}
.td-subcat-filter .td-subcat-dropdown span {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 13px;
  color: #767676;
  line-height: 1;
}
.td-js-loaded .td-subcat-filter {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/*  ----------------------------------------------------------------------------
    Quote on Blocks
*/
.td_quote_on_blocks {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  text-transform: uppercase;
  color: var(--td_theme_color, #4db2ec);
  margin-top: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_quote_on_blocks {
    font-size: 22px;
    line-height: 28px;
  }
}
/*  ----------------------------------------------------------------------------
    Empty space
*/
.td_block_empty_space,
.vc_empty_space {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Blend mix fix on IE
*/
.ie8 .entry-thumb:before,
.ie9 .entry-thumb:before,
.ie10 .entry-thumb:before,
.ie11 .entry-thumb:before,
.ie8 .entry-thumb:after,
.ie9 .entry-thumb:after,
.ie10 .entry-thumb:after,
.ie11 .entry-thumb:after,
.ie8 .td-instagram-element:before,
.ie9 .td-instagram-element:before,
.ie10 .td-instagram-element:before,
.ie11 .td-instagram-element:before,
.ie8 .td-instagram-element:after,
.ie9 .td-instagram-element:after,
.ie10 .td-instagram-element:after,
.ie11 .td-instagram-element:after,
.ie8 .td-author-image:before,
.ie9 .td-author-image:before,
.ie10 .td-author-image:before,
.ie11 .td-author-image:before,
.ie8 .td-author-image:after,
.ie9 .td-author-image:after,
.ie10 .td-author-image:after,
.ie11 .td-author-image:after {
  display: none !important;
}
/*  ----------------------------------------------------------------------------


    Custom menu blocks


*/
.td-menu-blocks-custom {
  margin-bottom: 30px;
  padding: 0 60px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-menu-blocks-custom {
    padding: 0;
  }
}
.td-menu-blocks-custom .widget {
  margin-bottom: 0;
}
.td-menu-blocks-custom ul {
  text-align: center;
}
.td-menu-blocks-custom ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 7px;
}
.td-menu-blocks-custom ul li a {
  border: 1px solid #eaeaea;
  padding: 0 12px;
  font-size: 13px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-weight: 500;
  line-height: 31px;
  display: block;
}
.td-menu-blocks-custom ul li a:hover {
  background-color: #111;
  color: #fff;
  border-color: #111;
}
.td-menu-blocks-custom .current-menu-item a {
  border-color: var(--td_theme_color, #4db2ec);
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff;
}
.td-menu-blocks-custom .current-menu-item a:hover {
  color: #fff;
}
.td-menu-block-headers {
  text-align: center;
}
.td-menu-block-headers ul {
  margin-top: 0;
}
.td-menu-block-headers li {
  display: inline-block;
  margin: 2px !important;
  text-align: center;
  line-height: 17px !important;
  font-size: 10px;
  margin-top: 20px !important;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-menu-block-headers li {
    margin-top: 15px !important;
    font-size: 9px;
  }
}
.td-menu-block-headers li.current-menu-item img {
  border-color: var(--td_theme_color, #4db2ec);
}
.td-menu-block-headers li.current-menu-item a {
  color: var(--td_theme_color, #4db2ec);
}
.td-menu-block-headers li:hover img {
  border-color: var(--td_theme_color, #4db2ec);
}
.td-menu-block-headers li img {
  display: block;
  border: 1px solid #eaeaea;
  width: 110px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-menu-block-headers li img {
    width: 82px;
  }
}
.td-list-menu-inline {
  padding: 0 60px;
  margin-bottom: 22px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-list-menu-inline {
    padding: 0;
  }
}
.td-list-menu-inline ul {
  margin: 0;
  text-align: center;
}
.td-list-menu-inline ul li {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 10px;
}
.td-list-menu-inline ul li a {
  border: 1px solid #eaeaea;
  padding: 0 12px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 13px;
  font-weight: 500;
  line-height: 31px;
  color: #000;
  display: block;
}
.td-list-menu-inline ul li a:hover {
  background-color: #111;
  color: #fff;
  border-color: #111;
}
.td-list-menu-inline .current-menu-item a {
  border-color: var(--td_theme_color, #4db2ec);
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff !important;
}
.td-tab-blocks-custom {
  margin-bottom: 0 !important;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
  border-bottom: 0;
}
.td-tab-blocks-custom .wpb_text_column {
  margin-bottom: 21px;
}
.td-tab-blocks-custom.wpb_tabs li.ui-tabs-active a,
.td-tab-blocks-custom.wpb_tabs li:hover a {
  background-color: #111;
}
.td-tab-blocks-custom ul.wpb_tabs_nav {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-tab-blocks-custom ul.wpb_tabs_nav {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .td-tab-blocks-custom ul.wpb_tabs_nav {
    text-align: center;
    margin-bottom: 20px;
  }
}
.td-tab-blocks-custom ul.wpb_tabs_nav li {
  display: inline-block;
  margin: 0 2px;
  background-color: transparent !important;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-tab-blocks-custom ul.wpb_tabs_nav li {
    margin: 0 0 6px 0;
    float: none;
  }
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a {
  padding: 5px 13px !important;
  font-size: 13px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-weight: 500;
  line-height: 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-tab-blocks-custom ul.wpb_tabs_nav li a {
    padding: 4px 9px !important;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .td-tab-blocks-custom ul.wpb_tabs_nav li a {
    padding: 4px 7px !important;
    font-size: 12px;
    line-height: 16px;
  }
}
.td-tab-blocks-custom ul.wpb_tabs_nav li a:hover {
  background-color: #111;
  color: #fff;
}
.td-h-effect-up-shadow .entry-thumb:not(.td-animation-stack-type0-2):not(.td-animation-stack-type1-2):not(.td-animation-stack-type2-2),
.td-h-effect-up-shadow .td-module-thumb a:after,
.td-h-effect-up-shadow .td-category-pos-image .td-post-category,
.td-h-effect-up-shadow .td-admin-edit {
  -webkit-transition: box-shadow 0.3s ease, transform 0.3s ease;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type0-2 {
  transition: box-shadow 0.3s ease, transform 0.3s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56);
}
.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type1-2 {
  transition: box-shadow 0.3s ease, transform 0.3s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
}
.td-h-effect-up-shadow .entry-thumb.td-animation-stack-type2-2 {
  transition: box-shadow 0.3s ease, transform 0.3s ease, opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
}
.td-h-effect-up-shadow .entry-thumb {
  -webkit-box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2);
  box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2);
}
.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,
.td-h-effect-up-shadow.td_module_wrap:hover .entry-thumb,
.td-h-effect-up-shadow .td_module_wrap:hover .td-module-thumb a:after,
.td-h-effect-up-shadow.td_module_wrap:hover .td-module-thumb a:after,
.td-h-effect-up-shadow .td_module_wrap:hover .td-category-pos-image .td-post-category,
.td-h-effect-up-shadow.td_module_wrap:hover .td-category-pos-image .td-post-category,
.td-h-effect-up-shadow .td_module_wrap:hover .td-admin-edit,
.td-h-effect-up-shadow.td_module_wrap:hover .td-admin-edit {
  transform: translate(0, -2px) !important;
  -webkit-transform: translate(0, -2px) !important;
}
.td-h-effect-up-shadow .td_module_wrap:hover .entry-thumb,
.td-h-effect-up-shadow.td_module_wrap:hover .entry-thumb {
  -webkit-box-shadow: 0 15px 45px -5px rgba(7, 10, 25, 0.25);
  box-shadow: 0 15px 45px -5px rgba(7, 10, 25, 0.25);
}
.td-h-effect-shadow .td-module-thumb .entry-thumb {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.td-h-effect-shadow .td_module_wrap:hover .entry-thumb,
.td-h-effect-shadow.td_module_wrap:hover .entry-thumb {
  -webkit-box-shadow: rgba(108, 108, 108, 0.2) 0 2px 2px, rgba(108, 108, 108, 0.2) 0 4px 4px, rgba(108, 108, 108, 0.2) 0 8px 8px, rgba(108, 108, 108, 0.2) 0 16px 16px;
  box-shadow: rgba(108, 108, 108, 0.2) 0 2px 2px, rgba(108, 108, 108, 0.2) 0 4px 4px, rgba(108, 108, 108, 0.2) 0 8px 8px, rgba(108, 108, 108, 0.2) 0 16px 16px;
}
/*  ----------------------------------------------------------------------------
    Flex Blocks
*/
[class*='td_flex_block_'] .td-post-vid-time {
  padding: 3px 6px 4px;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
}
[class*='td_flex_block_'] .td-next-prev-wrap a {
  width: auto;
  height: auto;
  min-width: 25px;
  min-height: 25px;
}
[class*='td_flex_block_'] .td-icon-star,
[class*='td_flex_block_'] .td-icon-star-empty,
[class*='td_flex_block_'] .td-icon-star-half {
  width: 1.3em;
}
.td-post-vid-time {
  pointer-events: none;
}
html[class*='ie'] [class*='td_flex_block_5'] .td-module-container,
html[class*='ie'] [class*='tdb_header_mega_menu '] .td-module-container,
html[class*='ie'] [class*='tdb_single_related'] .td-module-container {
  display: block;
}
html[class*='ie'] [class*='td_flex_block_5'] .td-image-container,
html[class*='ie'] [class*='tdb_header_mega_menu '] .td-image-container,
html[class*='ie'] [class*='tdb_single_related'] .td-image-container {
  height: auto;
  flex: initial;
}
.td-user-rev-stars {
  display: flex;
  align-items: center;
}
.td-user-rev-star {
  font-size: 14px;
  color: #b5b5b5;
}
.td-user-rev-star svg {
  display: block;
  width: 1em;
  height: auto;
  fill: #C1BFBF;
}
.td-user-rev-star:not(:last-child) {
  margin-right: 3px;
}
.td-user-rev-star-half,
.td-user-rev-star-full {
  color: #ee8302;
}
.td-user-rev-star-half svg,
.td-user-rev-star-full svg {
  fill: #ee8302;
}
/*  ----------------------------------------------------------------------------
    Flex Modules
*/
.td_module_flex_1,
.td_module_flex_3,
.td_module_flex_4,
.td_module_flex_5 {
  display: inline-block;
  width: 100%;
  padding-bottom: 0;
}
.td_module_flex_1 .td-module-container,
.td_module_flex_3 .td-module-container,
.td_module_flex_4 .td-module-container,
.td_module_flex_5 .td-module-container {
  display: flex;
  flex-direction: column;
  position: relative;
}
.td_module_flex_1 .td-module-container:before,
.td_module_flex_3 .td-module-container:before,
.td_module_flex_4 .td-module-container:before,
.td_module_flex_5 .td-module-container:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}
.td_module_flex_1 .td-image-wrap,
.td_module_flex_3 .td-image-wrap,
.td_module_flex_4 .td-image-wrap,
.td_module_flex_5 .td-image-wrap {
  display: block;
  position: relative;
}
.td_module_flex_1 .td-image-container,
.td_module_flex_3 .td-image-container,
.td_module_flex_4 .td-image-container,
.td_module_flex_5 .td-image-container {
  position: relative;
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
}
.td_module_flex_1 .td-module-thumb,
.td_module_flex_3 .td-module-thumb,
.td_module_flex_4 .td-module-thumb,
.td_module_flex_5 .td-module-thumb {
  margin-bottom: 0;
}
.td_module_flex_1 .td-module-meta-info,
.td_module_flex_3 .td-module-meta-info,
.td_module_flex_4 .td-module-meta-info,
.td_module_flex_5 .td-module-meta-info {
  width: 100%;
  margin-bottom: 0;
  z-index: 1;
  border: 0 solid #eaeaea;
  min-height: 0;
}
.td_module_flex_1 .td-author-photo,
.td_module_flex_3 .td-author-photo,
.td_module_flex_4 .td-author-photo,
.td_module_flex_5 .td-author-photo {
  display: inline-block;
  vertical-align: middle;
}
.td_module_flex_1 .td-thumb-css,
.td_module_flex_3 .td-thumb-css,
.td_module_flex_4 .td-thumb-css,
.td_module_flex_5 .td-thumb-css {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: center center;
}
.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_3 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_4 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_5 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_1 .td-post-vid-time,
.td_module_flex_3 .td-post-vid-time,
.td_module_flex_4 .td-post-vid-time,
.td_module_flex_5 .td-post-vid-time {
  position: absolute;
  z-index: 2;
  bottom: 0;
}
.td_module_flex_1 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_3 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_4 .td-category-pos-image .td-post-category:not(.td-post-extra-category),
.td_module_flex_5 .td-category-pos-image .td-post-category:not(.td-post-extra-category) {
  left: 0;
}
.td_module_flex_1 .td-post-vid-time,
.td_module_flex_3 .td-post-vid-time,
.td_module_flex_4 .td-post-vid-time,
.td_module_flex_5 .td-post-vid-time {
  right: 0;
  background-color: #000;
  color: #fff;
}
.td_module_flex_1 .td-excerpt,
.td_module_flex_3 .td-excerpt,
.td_module_flex_4 .td-excerpt,
.td_module_flex_5 .td-excerpt {
  margin: 20px 0 0;
  line-height: 21px;
}
.td_module_flex_1 .td-read-more,
.td_module_flex_3 .td-read-more,
.td_module_flex_4 .td-read-more,
.td_module_flex_5 .td-read-more {
  margin: 20px 0 0;
}
.td_module_flex_1 .tdb-favorite,
.td_module_flex_2 .tdb-favorite,
.td_module_flex_3 .tdb-favorite,
.td_module_flex_4 .tdb-favorite,
.td_module_flex_5 .tdb-favorite,
.tdb_module_loop .tdb-favorite,
.tdb_module_loop_2 .tdb-favorite {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.td_module_flex_1 .td-favorite-ico,
.td_module_flex_2 .td-favorite-ico,
.td_module_flex_3 .td-favorite-ico,
.td_module_flex_4 .td-favorite-ico,
.td_module_flex_5 .td-favorite-ico,
.tdb_module_loop .td-favorite-ico,
.tdb_module_loop_2 .td-favorite-ico {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.556em;
  height: auto;
  fill: #000;
  transition: opacity 0.2s ease-in-out;
}
.td_module_flex_1 .td-favorite-ico-full,
.td_module_flex_2 .td-favorite-ico-full,
.td_module_flex_3 .td-favorite-ico-full,
.td_module_flex_4 .td-favorite-ico-full,
.td_module_flex_5 .td-favorite-ico-full,
.tdb_module_loop .td-favorite-ico-full,
.tdb_module_loop_2 .td-favorite-ico-full {
  opacity: 0;
}
.td_module_flex_1 .tdb-favorite:hover .td-favorite-ico-empty,
.td_module_flex_2 .tdb-favorite:hover .td-favorite-ico-empty,
.td_module_flex_3 .tdb-favorite:hover .td-favorite-ico-empty,
.td_module_flex_4 .tdb-favorite:hover .td-favorite-ico-empty,
.td_module_flex_5 .tdb-favorite:hover .td-favorite-ico-empty,
.tdb_module_loop .tdb-favorite:hover .td-favorite-ico-empty,
.tdb_module_loop_2 .tdb-favorite:hover .td-favorite-ico-empty,
.td_module_flex_1 .tdb-favorite-selected .td-favorite-ico-empty,
.td_module_flex_2 .tdb-favorite-selected .td-favorite-ico-empty,
.td_module_flex_3 .tdb-favorite-selected .td-favorite-ico-empty,
.td_module_flex_4 .tdb-favorite-selected .td-favorite-ico-empty,
.td_module_flex_5 .tdb-favorite-selected .td-favorite-ico-empty,
.tdb_module_loop .tdb-favorite-selected .td-favorite-ico-empty,
.tdb_module_loop_2 .tdb-favorite-selected .td-favorite-ico-empty {
  opacity: 0;
}
.td_module_flex_1 .tdb-favorite:hover .td-favorite-ico-full,
.td_module_flex_2 .tdb-favorite:hover .td-favorite-ico-full,
.td_module_flex_3 .tdb-favorite:hover .td-favorite-ico-full,
.td_module_flex_4 .tdb-favorite:hover .td-favorite-ico-full,
.td_module_flex_5 .tdb-favorite:hover .td-favorite-ico-full,
.tdb_module_loop .tdb-favorite:hover .td-favorite-ico-full,
.tdb_module_loop_2 .tdb-favorite:hover .td-favorite-ico-full,
.td_module_flex_1 .tdb-favorite-selected .td-favorite-ico-full,
.td_module_flex_2 .tdb-favorite-selected .td-favorite-ico-full,
.td_module_flex_3 .tdb-favorite-selected .td-favorite-ico-full,
.td_module_flex_4 .tdb-favorite-selected .td-favorite-ico-full,
.td_module_flex_5 .tdb-favorite-selected .td-favorite-ico-full,
.tdb_module_loop .tdb-favorite-selected .td-favorite-ico-full,
.tdb_module_loop_2 .tdb-favorite-selected .td-favorite-ico-full {
  opacity: 1;
}
.td-module-exclusive .td-module-title a:before {
  content: var(--td_excl_label, 'EXCLUSIVE');
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  color: #fff;
  background-color: #ff0000;
  padding: 4px 8px 2px;
  margin-right: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  vertical-align: middle;
}
.td-mc1-wrap:after,
.td-mc1-wrap .td_module_wrap:after {
  content: '';
  display: table;
  clear: both;
}
.td_module_flex_1 .td-image-wrap,
.td_module_flex_5 .td-image-wrap {
  padding-bottom: 50%;
}
.td_module_flex_1 .td-module-meta-info,
.td_module_flex_5 .td-module-meta-info {
  padding: 13px 0 0 0;
}
.td_module_flex_3 .td-image-wrap,
.td_module_flex_4 .td-image-wrap {
  padding-bottom: 70%;
}
.td_module_flex_3 .td-module-meta-info,
.td_module_flex_4 .td-module-meta-info {
  padding: 0 0 0 16px;
}
.td_module_flex_3 .entry-title,
.td_module_flex_4 .entry-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_flex_3 .entry-title,
  .td_module_flex_4 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_module_flex_3 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
.td_flex_block.td_with_ajax_pagination,
.td_flex_block.td_with_ajax_pagination .td_block_inner {
  overflow: initial;
}
.td_flex_block.td_with_ajax_pagination .td_block_inner {
  height: auto !important;
}
/*  ----------------------------------------------------------------------------
    Flex Block 2
*/
.td_flex_block_2.td_with_ajax_pagination .td-block-inner-pagination {
  position: relative;
}
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0;
  pointer-events: none;
}
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a {
  background-color: rgba(0, 0, 0, 0.8);
  min-width: 29px;
  min-height: 29px;
  line-height: 30px;
  font-size: 10px;
  color: #fdfdfd;
  border: 0;
  pointer-events: auto;
}
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap a:last-child {
  margin-right: 0;
}
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg {
  width: 10px;
  height: 11px;
}
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg,
.td_flex_block_2.td_with_ajax_pagination .td-next-prev-wrap .td-next-prev-icon-svg svg * {
  fill: #fdfdfd;
}
.td_module_flex_2 {
  padding-bottom: 0;
}
.td_module_flex_2 .td-module-container {
  position: relative;
}
.td_module_flex_2 .td-module-thumb {
  margin-bottom: 0;
  overflow: hidden;
}
.td_module_flex_2 .td-image-wrap {
  display: block;
  height: 100%;
}
.td_module_flex_2 .td-thumb-css {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
}
.td_module_flex_2 .td-module-meta-info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin-bottom: 0;
  color: #fff;
}
.td_module_flex_2 .td-post-category,
.td_module_flex_2 .td-post-vid-time {
  background-color: #fff;
  color: #000;
}
.td_module_flex_2 .td-post-vid-time {
  display: inline-block;
  margin-right: 5px;
}
.td_module_flex_2 .entry-title a,
.td_module_flex_2 .td-post-author-name a,
.td_module_flex_2 .td-post-date {
  color: #fff;
}
.td_module_flex_2 .entry-title {
  font-size: 25px;
  line-height: 34px;
}
.td_module_flex_2 .td-module-comments {
  top: 2px;
}
.td_module_flex_2 .td-module-comments a {
  background-color: transparent !important;
  padding: 0;
  font-size: 11px;
  font-weight: 400;
}
.td_module_flex_2 .td-module-comments a:before {
  font-family: 'newspaper', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  content: "\e83b";
  margin-right: 5px;
  font-size: 9px;
}
.td_module_flex_2 .td-module-comments a:after {
  display: none;
}
.td_module_flex_2 .td-excerpt {
  font-size: 14px;
  line-height: 19px;
  color: #ddd;
}
.td_module_flex_2 .td-read-more {
  margin-top: 20px;
}
.td-flb-meta-center .td_module_flex_2 .td-module-meta-info {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.td-flb-meta-bottom .td_module_flex_2 .td-module-meta-info {
  top: auto;
  bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Flex Block 3 & 4
*/
.td_flex_block_3 .td_module_column,
.td_flex_block_4 .td_module_column {
  float: left;
}
.td_flex_block_3 .rtl .td_flex_block_3 .td_module_column,
.td_flex_block_4 .rtl .td_flex_block_3 .td_module_column {
  display: flex;
  flex-direction: column-reverse;
}
.td_flex_block_3 .td_module_flex_1,
.td_flex_block_4 .td_module_flex_1 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_flex_block_3 .td_module_flex_1 .entry-title,
  .td_flex_block_4 .td_module_flex_1 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td_flex_block_3 .td_module_flex_1 .td-excerpt,
.td_flex_block_4 .td_module_flex_1 .td-excerpt {
  margin-top: 16px;
}
.td_flex_block_3 .td_module_flex_3 .td-module-container,
.td_flex_block_4 .td_module_flex_3 .td-module-container {
  flex-direction: row;
}
.td_flex_block_3 .td-read-more,
.td_flex_block_4 .td-read-more {
  display: none;
}
/*  ----------------------------------------------------------------------------
    Flex Block 3
*/
.td_flex_block_3 .td_module_flex_1 .td-image-wrap {
  padding-bottom: 72%;
}
/*  ----------------------------------------------------------------------------
    Flex Block 4
*/
.td_flex_block_4 .td_module_flex_4 {
  /* responsive landscape tablet */
}
.td_flex_block_4 .td_module_flex_4 .td-module-container {
  flex-direction: row;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_flex_block_4 .td_module_flex_4 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
/*  ----------------------------------------------------------------------------
    Flex Block 5
*/
.td_flex_block_5 .td-module-meta-info-top {
  padding: 0;
}
a[href^="tel"] {
  color: inherit;
}
/*  ----------------------------------------------------------------------------
    Recent comments
*/
.vc_wp_recentcomments .td_wp_recentcomments {
  position: relative;
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Raw CSS
*/
.td_block_raw_css {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Image gradient
*/
.td-image-gradient:before {
  bottom: 0;
  content: "";
  display: block;
  height: 50%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  /* Chrome,Safari4+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 1018px) {
  .td-image-gradient:before {
    height: 100%;
  }
}
.tdb-template .td-main-content-wrap {
  padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Blend mix fix on IE
*/
.ie8 .entry-thumb:before,
.ie9 .entry-thumb:before,
.ie10 .entry-thumb:before,
.ie11 .entry-thumb:before,
.ie8 .entry-thumb:after,
.ie9 .entry-thumb:after,
.ie10 .entry-thumb:after,
.ie11 .entry-thumb:after,
.ie8 .tdb-featured-image-bg:before,
.ie9 .tdb-featured-image-bg:before,
.ie10 .tdb-featured-image-bg:before,
.ie11 .tdb-featured-image-bg:before,
.ie8 .tdb-featured-image-bg:after,
.ie9 .tdb-featured-image-bg:after,
.ie10 .tdb-featured-image-bg:after,
.ie11 .tdb-featured-image-bg:after,
.ie8 .tdb-author-img:before,
.ie9 .tdb-author-img:before,
.ie10 .tdb-author-img:before,
.ie11 .tdb-author-img:before,
.ie8 .tdb-author-img:after,
.ie9 .tdb-author-img:after,
.ie10 .tdb-author-img:after,
.ie11 .tdb-author-img:after,
.ie8 .tdb-author-photo:before,
.ie9 .tdb-author-photo:before,
.ie10 .tdb-author-photo:before,
.ie11 .tdb-author-photo:before,
.ie8 .tdb-author-photo:after,
.ie9 .tdb-author-photo:after,
.ie10 .tdb-author-photo:after,
.ie11 .tdb-author-photo:after,
.ie8 .tdb_single_featured_image .tdb-block-inner:before,
.ie9 .tdb_single_featured_image .tdb-block-inner:before,
.ie10 .tdb_single_featured_image .tdb-block-inner:before,
.ie11 .tdb_single_featured_image .tdb-block-inner:before,
.ie8 .tdb_single_featured_image .tdb-block-inner:after,
.ie9 .tdb_single_featured_image .tdb-block-inner:after,
.ie10 .tdb_single_featured_image .tdb-block-inner:after,
.ie11 .tdb_single_featured_image .tdb-block-inner:after {
  display: none !important;
}
[class*="tdb-fake-block"] {
  filter: grayscale(1);
  user-select: none;
  -webkit-user-select: none;
}
[class*="tdb-fake-block"] .td_module_wrap {
  pointer-events: none;
}
.tdb-fake-block {
  opacity: 0.1;
}
.tdb-fake-block-2 {
  opacity: 0.2;
}
/*  ----------------------------------------------------------------------------
    Breadcrumbs
*/
.td-sidebar-left .td-crumb-container {
  padding-left: 372px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-sidebar-left .td-crumb-container {
    padding-left: 341px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-sidebar-left .td-crumb-container {
    padding-left: 256px;
  }
}
@media (max-width: 767px) {
  .td-sidebar-left .td-crumb-container {
    padding-left: 0;
  }
}
.td-sidebar-left-content {
  float: right !important;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sidebar-left-content {
    float: none !important;
  }
}
/*  ----------------------------------------------------------------------------
    Page Template Pagebuilder - Empty page
*/
.page-template-page-pagebuilder-empty .td-main-page-wrap {
  padding-top: 0;
  padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Page Template Pagebuilder - Overlay menu page
*/
.page-template-page-pagebuilder-overlay .td-main-page-wrap {
  padding-top: 0;
  padding-bottom: 0;
}
.page-template-page-pagebuilder-overlay .td-header-wrap {
  position: absolute;
  left: 0;
  right: 0;
}
.page-template-page-pagebuilder-overlay .td-header-menu-wrap:before,
.page-template-page-pagebuilder-overlay .td-header-menu-wrap:after {
  display: none;
}
.page-template-page-pagebuilder-overlay .td-banner-wrap-full,
.page-template-page-pagebuilder-overlay .td-header-menu-wrap-full,
.page-template-page-pagebuilder-overlay .td-header-top-menu-full {
  background-color: transparent;
}
.tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .td-header-wrap {
  pointer-events: none;
}
.tdc-theme-Newspaper.page-template-page-pagebuilder-overlay .sf-menu {
  pointer-events: auto;
}
.tdc-theme-Newspaper #td-mobile-nav {
  display: none;
}
.tdc-theme-Newspaper.td-menu-mob-open-menu #td-mobile-nav,
.tdc-theme-Newspaper.td-search-opened #td-mobile-nav {
  display: block;
}
/*  ----------------------------------------------------------------------------
    Row divider svg
*/
.tdm-svg {
  fill: #000;
  transform-origin: 50% 50% 0;
  width: 100%;
  min-width: 1000px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.tdc-row-divider {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  line-height: 0;
  left: 50%;
  transform: translateX(-50%);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tdc-row-divider {
    width: 100vw !important;
  }
}
[class*="stretch_"] .tdc-row-divider {
  width: 100vw;
}
.tdm-svg2 {
  opacity: 0.3;
}
.tdm-svg3 {
  opacity: 0.15;
}
.tdm-svg4 {
  opacity: 0.08;
}
.tdc-row-divider-top {
  position: absolute;
  top: 0;
  width: 100%;
  transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
}
.tdc-row-divider-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.tdc-divider-space {
  background-color: #fff;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1019px) {
  .td-boxed-layout .tdc-row > .td-pb-row > .td-element-style,
  .td-boxed-layout .tdc-video-outer-wrapper,
  .td-boxed-layout .tdc-row-divider {
    width: calc(100% + 48px);
  }
  .td-boxed-layout .tdc-row > .td-pb-row > .td-element-style,
  .td-boxed-layout .tdc-video-outer-wrapper {
    left: -24px;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1140px) {
  .td-boxed-layout .tdc-row > .td-pb-row > .td-element-style,
  .td-boxed-layout .tdc-video-outer-wrapper,
  .td-boxed-layout .tdc-row-divider {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
}
.td_block_wrap p:empty:before {
  display: none;
}
.rtl .td-element-style {
  right: auto;
}
body .tdc-restr-display-none {
  display: none !important;
}
@font-face {
  font-family: 'newspaper-icons';
  src: url('https://bbmlive.com/adult/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.eot?1');
  src: url('https://bbmlive.com/adult/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.eot?1#iefix') format('embedded-opentype'), url('https://bbmlive.com/adult/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.woff?1') format('woff'), url('https://bbmlive.com/adult/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.ttf?1') format('truetype'), url('https://bbmlive.com/adult/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/icons/newspaper-icons.svg?1#newspaper-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="td-icons"]:before,
[class*=" td-icons"]:before {
  font-family: 'newspaper-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="td-icons"] {
  line-height: 1;
  text-align: center;
  display: inline-block;
  cursor: default;
}
.rain-d:before {
  content: '\e800';
  display: none;
}
.rain-n:before {
  content: '\e801';
  display: none;
}
.mist-d:before {
  content: '\e802';
  display: none;
}
.mist-n:before {
  content: '\e802';
  display: none;
}
.scattered-clouds-d:before {
  content: '\e803';
  display: none;
}
.scattered-clouds-n:before {
  content: '\e803';
  display: none;
}
.shower-rain-d:before {
  content: '\e804';
  display: none;
}
.shower-rain-n:before {
  content: '\e804';
  display: none;
}
.snow-d:before {
  content: '\e805';
  display: none;
}
.snow-n:before {
  content: '\e805';
  display: none;
}
.thunderstorm-d:before {
  content: '\e806';
  display: none;
}
.thunderstorm-n:before {
  content: '\e806';
  display: none;
}
.broken-clouds-d:before {
  content: '\e807';
  display: none;
}
.broken-clouds-n:before {
  content: '\e807';
  display: none;
}
.clear-sky-d:before {
  content: '\e808';
  display: none;
}
.clear-sky-n:before {
  content: '\e809';
  display: none;
}
.few-clouds-d:before {
  content: '\e80a';
  display: none;
}
.few-clouds-n:before {
  content: '\e80b';
  display: none;
}
.td-icons-drop:before {
  content: '\e80c';
}
.td-icons-wind:before {
  content: '\e80d';
}
.td-icons-arrows-down:before {
  content: '\e80e';
}
.td-icons-arrows-up:before {
  content: '\e80f';
}
.td-icons-cloud:before {
  content: '\e810';
}
.td-icons-location:before {
  content: '\e811';
}
.td-icons-circus:before {
  content: "\e900";
}
.td-icons-farm:before {
  content: "\e901";
}
.td-icons-home:before {
  content: "\e902";
}
.td-icons-pets:before {
  content: "\e903";
}
.td-icons-wild:before {
  content: "\e904";
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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;
  -webkit-box-sizing: border-box;
  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 {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.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;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #cccccc;
  padding-right: 15px;
  font-size: 11px;
  line-height: 18px;
}
.mfp-arrow {
  font-family: 'newspaper', sans-serif;
  font-size: 30px;
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:before {
  content: '\e807';
  color: #ffffff;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:before {
  content: '\e808';
  color: #ffffff;
}
.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: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:before {
  bottom: 40px;
  content: "";
  display: block;
  height: 20%;
  width: 100%;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.mfp-ready .mfp-s-ready .mfp-figure:before {
  opacity: 1;
}
.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: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  cursor: auto;
  padding: 0 65px 0 15px;
  z-index: 1;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@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:before {
    bottom: 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;
    -webkit-box-sizing: border-box;
    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;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/* Zoom */
.image-source-link {
  color: #98C3D1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0.001;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-bg {
  z-index: 10000;
}
.mfp-wrap {
  z-index: 10000;
}
/*  ----------------------------------------------------------------------------
  Login window
*/
.white-popup-block {
  position: relative;
  margin: 0 auto;
  max-width: 500px;
  min-height: 500px;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  text-align: center;
  color: #fff;
  vertical-align: top;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  padding: 0 0 24px;
  overflow: hidden;
}
.white-popup-block:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: var(--td_login_gradient_one, rgba(0, 69, 130, 0.8));
  background: -webkit-gradient(left bottom, right top, color-stop(0%, var(--td_login_gradient_one, rgba(0, 69, 130, 0.8))), color-stop(100%, var(--td_login_gradient_two, rgba(38, 134, 146, 0.8))));
  background: linear-gradient(45deg, var(--td_login_gradient_one, rgba(0, 69, 130, 0.8)) 0%, var(--td_login_gradient_two, rgba(38, 134, 146, 0.8)) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a80cb', endColorstr='#42bdcd', GradientType=1);
  z-index: -2;
}
.white-popup-block:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-repeat: var(--td_login_background_repeat, no-repeat);
  background-size: var(--td_login_background_size, cover);
  background-position: var(--td_login_background_position, top);
  opacity: var(--td_login_background_opacity, 1);
  z-index: -3;
}
.mfp-content {
  /* wrapper */
  /* the panel title */
  /* error message */
}
.mfp-content .td-login-wrap {
  position: relative;
}
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-back-button,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-title,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-panel-descr,
.mfp-content .td-login-wrap.td-login-wrap-fb-open form,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-social,
.mfp-content .td-login-wrap.td-login-wrap-fb-open .td-login-info-text,
.mfp-content .td-login-wrap.td-login-wrap-fb-open #register-link {
  opacity: .5;
  pointer-events: none;
}
.mfp-content #login-form .td-login-wrap-fb-open + .mfp-close {
  opacity: .5;
  pointer-events: none;
}
.mfp-content .td-back-button {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  position: absolute;
  top: 13px;
  left: 8px;
  color: var(--td_login_text_color, #ffffff);
  width: 50px;
  height: 50px;
  z-index: 99;
}
.mfp-content .td-back-button i {
  line-height: 50px;
  font-size: 16px;
  color: var(--td_login_text_color, #ffffff);
}
.mfp-content .td-login-inputs {
  width: 100%;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  color: var(--td_login_text_color, #ffffff);
}
.mfp-content .td-login-inputs label {
  position: absolute;
  top: 8px;
  left: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  pointer-events: none;
}
.mfp-content .td-login-inputs:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--td_login_text_color, #ffffff);
  opacity: 0.3;
}
.mfp-content .td-login-input {
  position: relative;
  background-color: transparent !important;
  height: 40px;
  margin: 0 !important;
  padding: 0;
  box-shadow: none !important;
  font-size: 15px;
  color: var(--td_login_text_color, #ffffff);
  outline: none;
  border: 0;
}
.mfp-content .td-login-input:focus ~ label,
.mfp-content .td-login-input:valid ~ label {
  top: -18px;
  font-size: 11px;
  opacity: 0.6;
}
.mfp-content .td-login-input:invalid {
  font-style: italic;
}
.mfp-content .td-login-button {
  width: 100%;
  height: 50px;
  background-color: var(--td_login_button_background, #ffffff);
  padding: 5px 12px 6px;
  margin-top: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 13px;
  font-weight: 600;
  color: var(--td_login_button_color, #000000);
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  border: 0;
  border-radius: 0;
  -webkit-transition: background-color 0.2s ease !important;
  transition: background-color 0.2s ease !important;
}
.mfp-content .td-login-button:active,
.mfp-content .td-login-button:hover {
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2);
  background-color: var(--td_login_hover_background, #deea4b);
  color: var(--td_login_hover_color, #000000);
}
.mfp-content .td-login-social {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 8px;
}
.mfp-content .td-login-info-text {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  color: var(--td_login_text_color, #ffffff);
}
.mfp-content .td-login-info-text a {
  color: inherit;
}
.mfp-content .td-login-info-text a:hover {
  text-decoration: underline;
}
.mfp-content #register-link {
  width: 100%;
  display: block;
  padding: 13px;
  margin-top: 24px;
  font-size: 13px;
  text-transform: uppercase;
  color: var(--td_login_text_color, #ffffff);
  cursor: pointer;
  position: relative;
}
.mfp-content #register-link:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--td_login_text_color, #ffffff);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.mfp-content #register-link:hover:before {
  opacity: 0.2;
}
.mfp-content .td-login-form-div {
  padding: 0 20%;
  /* responsive portrait phone */
}
@media (max-width: 480px) {
  .mfp-content .td-login-form-div {
    padding: 0 5%;
  }
}
.mfp-content #td-login-div {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content #td-login-div.td-display-none {
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
}
.mfp-content .td-login-animation #td-login-div {
  transform: translate3d(-300px, 0, 0);
  -webkit-transform: translate3d(-300px, 0, 0);
}
.mfp-content .td-login-animation .td-back-button {
  visibility: visible;
  opacity: 1;
}
.mfp-content #td-register-div,
.mfp-content #td-forgot-pass-div {
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transform: translate3d(300px, 0, 0);
  -webkit-transform: translate3d(300px, 0, 0);
}
.mfp-content #td-register-div.td-display-block,
.mfp-content #td-forgot-pass-div.td-display-block {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transition: all 0.3s cubic-bezier(0.79, 0.14, 0.15, 0.86) 0s;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.mfp-content #login-form .mfp-close {
  position: absolute;
  top: 26px;
  width: 20px;
  height: 20px;
  line-height: 0;
  font-size: 0;
  color: var(--td_login_text_color, #ffffff);
  font-family: 'newspaper', sans-serif;
}
.mfp-content #login-form .mfp-close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  font-size: 16px;
  vertical-align: bottom;
  color: var(--td_login_text_color, #ffffff);
}
.mfp-content #login-form #login-link {
  position: absolute;
  left: 26px;
  top: 28px;
  cursor: pointer;
}
.mfp-content #login-form .mfp-close {
  right: 27px;
  left: auto;
  opacity: 1;
}
.mfp-content #login-form .mfp-close:before {
  content: '\e902';
}
.mfp-content .td-login-panel-title {
  padding: 26px 0 22px 0;
  line-height: 20px;
  font-size: 17px;
  text-transform: uppercase;
  color: var(--td_login_text_color, #ffffff);
  pointer-events: none;
}
.mfp-content .td-login-panel-descr {
  margin-bottom: 77px;
  font-size: 13px;
  line-height: 1;
}
.mfp-content .td_display_err {
  color: #fff;
  padding: 14px 30px;
  display: none;
  position: absolute;
  top: 93px;
  left: 0;
  right: 0;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0 -40%;
  line-height: 1;
}
.mfp-content .td_display_err:before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: -1;
}
.mfp-content .td_display_msg_ok:before {
  background-color: #fff;
  opacity: 0.1;
}
/**
tagdiv animations
-
- mfp-with-anim - has to be on the wrapper
*/
.mpf-td-login-effect {
  /* start state */
  /* animate in */
  /* animate out */
}
.mpf-td-login-effect .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  /* custom */
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
}
.mpf-td-login-effect.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mpf-td-login-effect.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: perspective( 600px ) scale(1);
  -webkit-transform: perspective( 600px ) scale(1);
}
.mpf-td-login-effect.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mpf-td-login-effect.mfp-removing .mfp-with-anim {
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
  opacity: 0;
}
.mpf-td-login-effect.mfp-removing.mfp-bg {
  opacity: 0;
}
#login_pass-mob,
#login_pass {
  display: none !important;
}
.td-login-show #login_pass-mob,
.mfp-ready #login_pass {
  display: inline-block !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  /*  ----------------------------------------------------------------------------
      main sprite file
  */
  .td-sp {
    background-image: url('https://bbmlive.com/adult/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/../images/sprite/elements@2x.png') !important;
    background-size: 90px 2100px !important;
  }
}
/*
 image ads using div ----------------------------------------------------------------------

 .td-visible-desktop - for desktop
 .td-visible-tablet-landscape - for tablet landscape
 .td-visible-tablet-portrait - for tablet portrait
 .td-visible-phone - for mobile

*/
.td-a-rec img {
  display: block;
}
.td-visible-desktop {
  display: table;
}
.td-visible-tablet-landscape,
.td-visible-tablet-l,
.td-visible-tablet-portrait,
.td-visible-tablet-tp,
.td-visible-phone {
  display: none;
}
/* responsive landscape landscape */
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-visible-tablet-landscape,
  .td-visible-tablet-l {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-portrait,
  .td-visible-tablet-tp {
    display: none;
  }
  .td-visible-phone {
    display: none;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  .td-visible-tablet-portrait,
  .td-visible-tablet-tp {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-landscape,
  .td-visible-tablet-l {
    display: none;
  }
  .td-visible-phone {
    display: none;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-visible-phone {
    display: table;
  }
  .td-visible-desktop {
    display: none;
  }
  .td-visible-tablet-landscape,
  .td-visible-tablet-l {
    display: none;
  }
  .td-visible-tablet-portrait,
  .td-visible-tablet-tp {
    display: none;
  }
}
/* responsive landscape desktop */
@media (min-width: 1141px) {
  .td-rec-hide-on-m {
    display: none !important;
  }
}
/* responsive landscape tablet */
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-rec-hide-on-tl {
    display: none !important;
  }
}
/* responsive portrait tablet */
@media (min-width: 768px) and (max-width: 1018px) {
  .td-rec-hide-on-tp {
    display: none !important;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-rec-hide-on-p {
    display: none !important;
  }
}
/* Header Image & Google AD */
.td-header-rec-wrap {
  position: relative;
  min-height: 90px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-rec-wrap {
    min-height: 60px;
  }
}
@media (max-width: 767px) {
  .td-header-rec-wrap {
    margin-left: auto;
    margin-right: auto;
    display: table;
    min-height: 0 !important;
  }
}
.td-header-rec-wrap .td-adspot-title {
  margin-bottom: -21px;
  position: relative;
  top: 3px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-rec-wrap .td-adspot-title {
    margin-bottom: -14px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
.td-header-sp-recs {
  padding: 0 !important;
  width: 728px;
  position: relative;
  min-height: 0 !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-sp-recs {
    width: 470px;
  }
}
@media (max-width: 767px) {
  .td-header-sp-recs {
    width: 100%;
  }
}
.td-header-sp-recs img,
.td-header-sp-recs .adsbygoogle {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-sp-recs img,
  .td-header-sp-recs .adsbygoogle {
    position: relative;
    display: table;
    margin: 10px auto;
    width: 100%;
  }
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img,
.td-a-rec-id-post_style_12 img,
.td-a-rec-id-sidebar img,
.td-a-rec-id-content_top img,
.td-a-rec-id-content_inline img,
.td-a-rec-id-content_bottom img,
.td-a-rec-id-custom_ad_1 img,
.td-a-rec-id-custom_ad_2 img,
.td-a-rec-id-custom_ad_3 img,
.td-a-rec-id-custom_ad_4 img,
.td-a-rec-id-custom_ad_5 img {
  width: 100%;
}
/*

 sidebar ads


*/
.td-g-rec-id-sidebar {
  text-align: center;
}
.td-g-rec-id-sidebar .adsbygoogle {
  margin-bottom: 44px;
}
.td-visible-desktop,
.td-visible-tablet-landscape,
.td-visible-tablet-l,
.td-visible-tablet-portrait,
.td-visible-tablet-tp,
.td-visible-phone {
  margin-left: auto;
  margin-right: auto;
}
.td-a-rec-id-sidebar > div {
  margin-bottom: 48px;
}
.td-a-rec-id-sidebar .td-block-title-wrap {
  margin-bottom: 26px;
}
.td-a-rec-id-sidebar .td-block-title-wrap + .td-adspot-title {
  margin-top: -9px;
}
.td-g-rec-id-post_style_12,
.td-g-rec-id-content_top,
.td-g-rec-id-content_bottom {
  clear: both;
}
.td-g-rec-id-post_style_12 .adsbygoogle,
.td-g-rec-id-content_top .adsbygoogle,
.td-g-rec-id-content_bottom .adsbygoogle {
  margin-bottom: 21px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.td-a-rec-id-post_style_12,
.td-a-rec-id-content_top,
.td-a-rec-id-content_bottom {
  clear: both;
  text-align: center;
}
.td-a-rec-id-post_style_12 > div,
.td-a-rec-id-content_top > div,
.td-a-rec-id-content_bottom > div {
  margin-bottom: 21px;
}
.td-a-rec-id-post_style_12 img,
.td-a-rec-id-content_top img,
.td-a-rec-id-content_bottom img {
  margin-bottom: 0;
}
.td-a-rec-id-post_style_12 .td-adspot-title,
.td-a-rec-id-post_style_13 .td-adspot-title {
  margin-bottom: -9px;
}
.td-g-rec-id-smart_list_6,
.td-g-rec-id-smart_list_7,
.td-g-rec-id-smart_list_8 {
  clear: both;
}
.td-g-rec-id-smart_list_6 .adsbygoogle,
.td-g-rec-id-smart_list_7 .adsbygoogle,
.td-g-rec-id-smart_list_8 .adsbygoogle {
  margin-top: 0;
  margin-bottom: 16px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.td-a-rec-id-smart_list_6,
.td-a-rec-id-smart_list_7,
.td-a-rec-id-smart_list_8 {
  clear: both;
  text-align: center;
}
.td-a-rec-id-smart_list_6 > div,
.td-a-rec-id-smart_list_7 > div,
.td-a-rec-id-smart_list_8 > div {
  margin-top: 0;
  margin-bottom: 16px;
}
.td-a-rec-id-smart_list_6 img,
.td-a-rec-id-smart_list_7 img,
.td-a-rec-id-smart_list_8 img {
  margin: 0;
}
.td-g-rec-id-smart_list_7 .adsbygoogle {
  margin-bottom: 21px;
}
.td-a-rec-id-smart_list_7 > div {
  margin-bottom: 26px;
}
.td-a-rec-id-smart_list_7 img {
  margin-bottom: 0;
}
.td-g-rec-id-content_inline .adsbygoogle {
  margin-bottom: 21px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.td-g-rec-id-content_inlineleft,
.td-a-rec-id-content_inlineleft {
  float: left;
  /* responsive portrait phone */
}
.td-g-rec-id-content_inlineleft .td-adspot-title,
.td-a-rec-id-content_inlineleft .td-adspot-title {
  margin-right: 21px;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineleft .td-adspot-title,
  .td-a-rec-id-content_inlineleft .td-adspot-title {
    margin: 0;
  }
}
.td-g-rec-id-content_inlineleft > div,
.td-a-rec-id-content_inlineleft > div,
.td-g-rec-id-content_inlineleft .adsbygoogle,
.td-a-rec-id-content_inlineleft .adsbygoogle {
  margin-bottom: 15px;
  margin-top: 9px;
  margin-right: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineleft > div,
  .td-a-rec-id-content_inlineleft > div,
  .td-g-rec-id-content_inlineleft .adsbygoogle,
  .td-a-rec-id-content_inlineleft .adsbygoogle {
    margin: 0 auto 26px auto;
  }
}
.td-g-rec-id-content_inlineleft img,
.td-a-rec-id-content_inlineleft img {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineleft,
  .td-a-rec-id-content_inlineleft {
    float: none;
    text-align: center;
  }
}
.td-g-rec-id-content_inlineright,
.td-a-rec-id-content_inlineright {
  float: right;
  /* responsive portrait phone */
}
.td-g-rec-id-content_inlineright .td-adspot-title,
.td-a-rec-id-content_inlineright .td-adspot-title {
  margin-left: 21px;
  margin-bottom: -6px;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineright .td-adspot-title,
  .td-a-rec-id-content_inlineright .td-adspot-title {
    margin: 0;
  }
}
.td-g-rec-id-content_inlineright > div,
.td-a-rec-id-content_inlineright > div,
.td-g-rec-id-content_inlineright .adsbygoogle,
.td-a-rec-id-content_inlineright .adsbygoogle {
  margin-bottom: 15px;
  margin-top: 6px;
  margin-left: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineright > div,
  .td-a-rec-id-content_inlineright > div,
  .td-g-rec-id-content_inlineright .adsbygoogle,
  .td-a-rec-id-content_inlineright .adsbygoogle {
    margin: 0 auto 26px auto;
  }
}
.td-g-rec-id-content_inlineright img,
.td-a-rec-id-content_inlineright img {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td-g-rec-id-content_inlineright,
  .td-a-rec-id-content_inlineright {
    float: none;
    text-align: center;
  }
}
.td-a-rec-id-footer_top,
.td-g-rec-id-footer_top {
  display: table;
  position: relative;
  text-align: center;
  margin: -12px auto 40px auto;
}
.td-a-rec-id-footer_top > div img,
.td-g-rec-id-footer_top > div img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-a-rec-id-footer_top > div img,
  .td-g-rec-id-footer_top > div img {
    width: 100%;
  }
}
.td-a-rec-id-footer_top .td-adspot-title,
.td-g-rec-id-footer_top .td-adspot-title {
  margin-top: -21px;
}
.td-g-rec-id-custom_ad_1,
.td-g-rec-id-custom_ad_2,
.td-g-rec-id-custom_ad_3,
.td-g-rec-id-custom_ad_4,
.td-g-rec-id-custom_ad_5 {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.td-g-rec-id-custom_ad_1 .adsbygoogle,
.td-g-rec-id-custom_ad_2 .adsbygoogle,
.td-g-rec-id-custom_ad_3 .adsbygoogle,
.td-g-rec-id-custom_ad_4 .adsbygoogle,
.td-g-rec-id-custom_ad_5 .adsbygoogle {
  margin-bottom: 44px;
}
.td-a-rec-id-custom_ad_1,
.td-a-rec-id-custom_ad_2,
.td-a-rec-id-custom_ad_3,
.td-a-rec-id-custom_ad_4,
.td-a-rec-id-custom_ad_5 {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.td-a-rec-id-custom_ad_1 > div,
.td-a-rec-id-custom_ad_2 > div,
.td-a-rec-id-custom_ad_3 > div,
.td-a-rec-id-custom_ad_4 > div,
.td-a-rec-id-custom_ad_5 > div {
  margin-bottom: 44px;
}
.td-a-rec-id-custom_ad_1 .td-block-title-wrap,
.td-a-rec-id-custom_ad_2 .td-block-title-wrap,
.td-a-rec-id-custom_ad_3 .td-block-title-wrap,
.td-a-rec-id-custom_ad_4 .td-block-title-wrap,
.td-a-rec-id-custom_ad_5 .td-block-title-wrap {
  margin-bottom: 26px;
}
.td-a-rec-id-custom_ad_1 .td-block-title-wrap + .td-adspot-title,
.td-a-rec-id-custom_ad_2 .td-block-title-wrap + .td-adspot-title,
.td-a-rec-id-custom_ad_3 .td-block-title-wrap + .td-adspot-title,
.td-a-rec-id-custom_ad_4 .td-block-title-wrap + .td-adspot-title,
.td-a-rec-id-custom_ad_5 .td-block-title-wrap + .td-adspot-title {
  margin-top: -9px;
}
.td-adspot-title {
  color: #767676;
  font-size: 10px;
  text-align: center;
  display: block;
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  line-height: 21px;
}
.td-g-rec-id-post_style_1 {
  /* responsive portrait phone */
}
.td-g-rec-id-post_style_1 .adsbygoogle {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .td-g-rec-id-post_style_1 {
    text-align: center;
  }
}
.td-a-rec-id-post_style_1 img {
  width: 100%;
}
.td-g-rec-id-post_style_11 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td-g-rec-id-post_style_11 .adsbygoogle {
  margin-bottom: 21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-g-rec-id-post_style_11 .adsbygoogle {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-g-rec-id-post_style_11 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .td-g-rec-id-post_style_11 {
    text-align: center;
  }
}
.td-a-rec-id-post_style_11 {
  /* responsive portrait tablet */
}
.td-a-rec-id-post_style_11 > div {
  margin-bottom: 21px;
  margin-left: 0;
  margin-right: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-a-rec-id-post_style_11 > div {
    margin-bottom: 0;
  }
}
@media (max-width: 1018px) {
  .td-a-rec-id-post_style_11 > div {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-a-rec-id-post_style_11 {
    text-align: center;
  }
}
.td-a-rec-id-post_style_11 img {
  width: 100%;
}
.td-a-rec-id-post_style_11 .td-adspot-title {
  text-align: left;
}
.td-all-devices {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td-all-devices img {
  display: block;
}
.td-a-rec-id-custom-spot {
  margin-bottom: 0;
  text-align: center;
  /* responsive landscape tablet */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td-a-rec-id-custom-spot img {
  margin: 0 auto;
}
.td-a-rec-id-custom-spot .td_spot_img_tl,
.td-a-rec-id-custom-spot .td_spot_img_tp,
.td-a-rec-id-custom-spot .td_spot_img_mob {
  display: none;
}
@media (min-width: 1140px) {
  .td-a-rec-id-custom-spot .td-spot-id-spot_img_all {
    display: block;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-a-rec-id-custom-spot .td_spot_img_tl {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-a-rec-id-custom-spot .td_spot_img_tp {
    display: block;
  }
}
@media (max-width: 767px) {
  .td-a-rec-id-custom-spot .td_spot_img_mob {
    display: block;
  }
}
.tdc-placeholder-title {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  height: 50px;
  border: 1px solid #ebebeb;
  text-align: center;
  font-size: 12px;
  line-height: 50px;
  display: block;
  color: #666;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.td-spot-id-header {
  position: relative !important;
  margin-bottom: 0;
  width: 728px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-spot-id-header {
    width: 468px;
  }
}
@media (max-width: 767px) {
  .td-spot-id-header {
    position: relative;
    width: 320px;
    height: 50px;
    margin: 10px auto;
  }
}
.td-spot-id-header .tdc-placeholder-title {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 90px;
  line-height: 90px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-spot-id-header .tdc-placeholder-title {
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .td-spot-id-header .tdc-placeholder-title {
    height: 50px;
    line-height: 50px;
  }
}
.td-spot-id-header .tdc-placeholder-title:before {
  content: 'Header ad';
}
.td-spot-id-content_top .tdc-placeholder-title:before {
  content: 'Article Top Ad' !important;
}
.td-spot-id-content_inline .tdc-placeholder-title:before {
  content: 'Article Inline Ad' !important;
}
.td-spot-id-content_bottom .tdc-placeholder-title:before {
  content: 'Article Bottom Ad' !important;
}
[class*="td-spot-id-smart_list"] .tdc-placeholder-title:before {
  content: 'Smart List Ad' !important;
}
.td-spot-id-post_style_11 .tdc-placeholder-title:before {
  content: 'Post Style 11 Ad' !important;
}
.td-spot-id-post_style_12 .tdc-placeholder-title:before {
  content: 'Post Style 12 & 13 Ad' !important;
}
[class*="td-spot-id-custom_ad"] .tdc-placeholder-title,
.td-spot-id-post_style_12 .tdc-placeholder-title,
.td-spot-id-video_modal .tdc-placeholder-title {
  border-color: #ebebeb;
  max-width: 728px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  [class*="td-spot-id-custom_ad"] .tdc-placeholder-title,
  .td-spot-id-post_style_12 .tdc-placeholder-title,
  .td-spot-id-video_modal .tdc-placeholder-title {
    width: 468px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  [class*="td-spot-id-custom_ad"] .tdc-placeholder-title,
  .td-spot-id-post_style_12 .tdc-placeholder-title,
  .td-spot-id-video_modal .tdc-placeholder-title {
    position: relative;
    width: 320px;
    height: 50px;
  }
}
[class*="td-spot-id-custom_ad"] .tdc-placeholder-title:before,
.td-spot-id-post_style_12 .tdc-placeholder-title:before,
.td-spot-id-video_modal .tdc-placeholder-title:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
  display: table;
  width: 100%;
}
[class*="td-spot-id-custom_ad"] .td-adspot-title,
.td-spot-id-post_style_12 .td-adspot-title,
.td-spot-id-video_modal .td-adspot-title {
  display: block;
}
.td-spot-id-sidebar .tdc-placeholder-title,
[class*="td-spot-id-content"] .tdc-placeholder-title,
.td-spot-id-post_style_11 .tdc-placeholder-title,
.td-pb-span4 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title {
  border-color: #ebebeb;
  max-width: 300px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-spot-id-sidebar .tdc-placeholder-title,
  [class*="td-spot-id-content"] .tdc-placeholder-title,
  .td-spot-id-post_style_11 .tdc-placeholder-title,
  .td-pb-span4 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title {
    width: 200px;
    height: 200px;
  }
}
.td-spot-id-sidebar .tdc-placeholder-title:before,
[class*="td-spot-id-content"] .tdc-placeholder-title:before,
.td-spot-id-post_style_11 .tdc-placeholder-title:before,
.td-pb-span4 [class*="td-spot-id-custom_ad"] .tdc-placeholder-title:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin: auto;
  display: table;
  width: 100%;
}
.td-spot-id-sidebar .td-adspot-title,
[class*="td-spot-id-content"] .td-adspot-title,
.td-spot-id-post_style_11 .td-adspot-title,
.td-pb-span4 [class*="td-spot-id-custom_ad"] .td-adspot-title {
  display: block;
}
.td-spot-id-sidebar .tdc-placeholder-title:before {
  content: 'Sidebar ad';
}
.td-spot-id-footer_top {
  position: relative !important;
  margin-bottom: 0;
  width: 728px;
  height: 90px;
  margin-left: auto;
  margin-right: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-spot-id-footer_top {
    width: 468px;
  }
}
@media (max-width: 767px) {
  .td-spot-id-footer_top {
    position: relative;
    width: 320px;
    height: 50px;
    margin: 10px auto;
  }
}
.td-spot-id-footer_top .tdc-placeholder-title {
  height: 90px;
  line-height: 90px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-spot-id-footer_top .tdc-placeholder-title {
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .td-spot-id-footer_top .tdc-placeholder-title {
    height: 50px;
    line-height: 50px;
  }
}
.td-spot-id-footer_top .tdc-placeholder-title:before {
  content: 'Footer top ad';
}
.td-spot-id-custom_ad_1 .tdc-placeholder-title:before {
  content: 'Custom ad 1' !important;
}
.td-spot-id-custom_ad_2 .tdc-placeholder-title:before {
  content: 'Custom ad 2' !important;
}
.td-spot-id-custom_ad_3 .tdc-placeholder-title:before {
  content: 'Custom ad 3' !important;
}
.td-spot-id-custom_ad_4 .tdc-placeholder-title:before {
  content: 'Custom ad 4' !important;
}
.td-spot-id-custom_ad_5 .tdc-placeholder-title:before {
  content: 'Custom ad 5' !important;
}
.td-spot-id-custom_ad_code .tdc-placeholder-title:before {
  content: 'Custom ad code' !important;
}
.td-spot-id-custom_ad_img .tdc-placeholder-title:before {
  content: 'Custom image ad' !important;
}
.td-spot-id-video_modal .tdc-placeholder-title:before {
  content: 'Video modal ad' !important;
}
/*  ----------------------------------------------------------------------------
    social counter plugin
*/
.td-footer-wrapper .td_social_type:hover .td-social-box {
  background-color: #444;
}
.td-footer-wrapper .td-social-style1 .td_social_type .td-social-box,
.td-footer-wrapper .td-social-style7 .td_social_type .td-social-box {
  background-color: #444;
}
.td-footer-wrapper .td-social-style2,
.td-footer-wrapper .td-social-style8 {
  color: #fff;
}
.td-footer-wrapper .td-social-style2 .td_social_type,
.td-footer-wrapper .td-social-style8 .td_social_type {
  color: #fff;
}
.td-footer-wrapper .td-social-style2 .td_social_type:hover,
.td-footer-wrapper .td-social-style8 .td_social_type:hover {
  color: #999;
}
.td-footer-wrapper .td-social-style2 .td_social_type:hover a,
.td-footer-wrapper .td-social-style8 .td_social_type:hover a {
  color: #999;
}
.td-footer-wrapper .td-social-style2 .td_social_type:hover .td-social-box,
.td-footer-wrapper .td-social-style8 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-footer-wrapper .td-social-style2 .td_social_type .td-social-box,
.td-footer-wrapper .td-social-style8 .td_social_type .td-social-box {
  border-color: #444;
}
.td-footer-wrapper .td-social-style2 .td_social_type a,
.td-footer-wrapper .td-social-style8 .td_social_type a {
  color: #fff;
}
.td-footer-wrapper .td-social-style2 .td_social_type .td_social_button,
.td-footer-wrapper .td-social-style8 .td_social_type .td_social_button {
  border-color: #444;
}
.td-footer-wrapper .td-social-style3,
.td-footer-wrapper .td-social-style4 {
  color: #fff;
}
.td-footer-wrapper .td-social-style3 .td_social_type a,
.td-footer-wrapper .td-social-style4 .td_social_type a {
  color: #fff;
}
.td-footer-wrapper .td-social-style3 .td_social_type:hover,
.td-footer-wrapper .td-social-style4 .td_social_type:hover {
  color: #999;
}
.td-footer-wrapper .td-social-style3 .td_social_type:hover a,
.td-footer-wrapper .td-social-style4 .td_social_type:hover a {
  color: #999;
}
.td-footer-wrapper .td-social-style9,
.td-footer-wrapper .td-social-style10 {
  color: #fff;
}
.td-footer-wrapper .td-social-style9 .td_social_type:hover,
.td-footer-wrapper .td-social-style10 .td_social_type:hover {
  color: #999;
}
.td-footer-wrapper .td-social-style9 .td_social_type:hover .td-social-box,
.td-footer-wrapper .td-social-style10 .td_social_type:hover .td-social-box {
  background-color: transparent;
}
.td-container-wrap {
  background-color: var(--td_container_transparent, #ffffff);
  margin-left: auto;
  margin-right: auto;
}
.td-boxed-layout .td-container-wrap {
  width: 1164px;
}
@media (max-width: 1180px) {
  .td-boxed-layout .td-container-wrap {
    width: 100%;
  }
}
.td-boxed-layout .td-container-wrap.td-main-page-wrap {
  overflow: hidden;
}
.backstretch {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -99999;
  top: 0;
}
body .td-backstretch {
  max-width: none;
  opacity: 0;
  transition: opacity 2s;
  display: block;
}
body .td-stretch-width {
  height: auto;
  width: 100.03%;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
body .td-stretch-height {
  position: relative;
  height: 100%;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
body.td-background-link {
  cursor: pointer;
}
body.td-background-link .td-container-wrap,
body.td-background-link .td-header-container,
body.td-background-link .td-post-header,
body.td-background-link .td-container {
  cursor: auto;
}
/* ---------
---- GENERAL.
--------- */
.td-scroll-up {
  position: fixed;
  bottom: 4px;
  right: 5px;
  cursor: pointer;
  z-index: 9999;
}
.ie9 .td-scroll-up {
  bottom: -70px;
}
.ie9 .td-scroll-up-visible {
  bottom: 5px;
}
@media (max-width: 767px) {
  .td-scroll-up.td-hide-scroll-up-on-mob {
    display: none !important;
  }
}
/* ---------
---- STYLES.
--------- */
/* --
-- Style 1.
-- */
.td-scroll-up[data-style="style1"] {
  display: none;
  width: 40px;
  height: 40px;
  background-color: var(--td_theme_color, #4db2ec);
  transform: translate3d(0, 70px, 0);
  transition: transform 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
.td-scroll-up[data-style="style1"].td-scroll-up-visible {
  transform: translate3d(0, 0, 0);
}
.td-scroll-up[data-style="style1"] .td-icon-menu-up {
  position: relative;
  color: #fff;
  font-size: 20px;
  display: block;
  text-align: center;
  width: 40px;
  top: 7px;
}
.td-js-loaded .td-scroll-up[data-style="style1"] {
  display: block !important;
}
.td-md-is-android .td-scroll-up[data-style="style1"] .td-icon-menu-up {
  padding-top: 1px;
}
/* --
-- Style 2.
-- */
.td-scroll-up[data-style="style2"] {
  transform: scale(0.8);
  height: 40px;
  width: 40px;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px #e7e7e7;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
}
.td-scroll-up[data-style="style2"].td-scroll-up-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: scale(1);
}
.td-scroll-up[data-style="style2"] .td-scroll-up-tooltip {
  position: absolute;
  right: 0;
  bottom: calc(100% + 10px);
  transform: translateY(-20px);
  background-color: var(--td_black, #222222);
  padding: 5px 6px 6px;
  min-width: 69px;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 10px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
}
.td-scroll-up[data-style="style2"] .td-scroll-up-tt-arrow {
  position: absolute;
  right: 10px;
  bottom: -5px;
  fill: var(--td_black, #222222);
}
.td-scroll-up[data-style="style2"] .td-scroll-up-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
  height: auto;
  fill: var(--td_black, #222222);
  line-height: 0;
  transition: all 0.2s ease-in-out;
}
.td-scroll-up[data-style="style2"] .td-scroll-up-progress-circle {
  transition: opacity 0.2s ease-in-out;
}
.td-scroll-up[data-style="style2"] .td-scroll-up-progress-circle path {
  fill: none;
  stroke: var(--td_black, #222222);
  stroke-width: 4;
  box-sizing: border-box;
  transition: stroke-dashoffset 10ms linear 0s;
  stroke-dasharray: 307.919, 307.919;
}
.td-scroll-up[data-style="style2"]:hover .td-scroll-up-tooltip {
  transform: translateY(0);
  opacity: 1;
}
.td-scroll-up[data-style="style2"]:hover .td-scroll-up-arrow {
  width: 28px;
}
.td-scroll-up[data-style="style2"]:hover .td-scroll-up-progress-circle {
  opacity: 0;
}
/* theme style customizer */
.td-right-demos-button {
  font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
  position: fixed;
  right: -1px;
  z-index: 10000;
  border: 1px solid #e8e8e8;
  color: #000;
  text-align: center;
  font-size: 10px;
  line-height: 31px;
  width: 76px;
  transition: all 0.15s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-right-demos-button {
    display: none;
  }
}
#td-theme-demos-button {
  top: 84px;
  background: #ffffff;
}
#td-theme-demos-button:hover {
  color: #4db2ec;
  border-color: rgba(77, 178, 236, 0.3);
}
#td-theme-services-button {
  top: 120px;
  background: #ffffff;
}
#td-theme-services-button:hover {
  color: #4db2ec;
  border-color: rgba(77, 178, 236, 0.3);
}
#td-theme-buy-button {
  top: 156px;
  background: #f4f4f4;
}
#td-theme-buy-button:hover {
  color: #4db2ec;
  border-color: rgba(77, 178, 236, 0.3);
  background-color: rgba(77, 178, 236, 0.15);
}
.td-vm-wrap {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 10001;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.td-vm-wrap.td-vm-open {
  opacity: 1;
}
.td-vm-wrap .td-vm-overlay {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: -1;
}
.td-vm-wrap .td-vm-title {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}
.td-vm-wrap .td-vm-title a {
  color: #fff;
}
.td-vm-wrap .td-vm-content-wrap {
  background-color: #000;
  padding: 40px 80px;
  box-sizing: content-box;
  transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.td-vm-wrap .td-vm-content-wrap.td-vm-content-wrap-visible {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.td-vm-wrap .td-vm-content {
  position: relative;
}
.td-vm-wrap .td-vm-content .wpb_video_wrapper {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 3;
}
.td-vm-wrap .td-vm-content .wpb_video_wrapper.td-vm-iframe-visible {
  opacity: 1;
}
.td-vm-wrap .td-vm-content video {
  width: 100%;
}
.td-vm-wrap .td-vm-content-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  margin-top: -28px;
  margin-left: -28px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  border: 3px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: fullspin 1s infinite ease-out;
  animation: fullspin 1s infinite ease-out;
  z-index: 2;
}
.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-color: #000;
}
.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content .wpb_video_wrapper,
.td-vm-wrap:not(.td-vm-facebook):not(.td-vm-twitter):not(.td-vm-self-hosted) .td-vm-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
.td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
  width: 886px;
  height: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
  .td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
    width: 860px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
  .td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .td-vm-wrap:not(.td-vm-facebook) .td-vm-content-wrap,
  .td-vm-wrap:not(.td-vm-twitter) .td-vm-content-wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.td-vm-wrap:not(.td-vm-facebook) .td-vm-content,
.td-vm-wrap:not(.td-vm-twitter) .td-vm-content {
  min-height: 200px;
}
.td-vm-wrap.td-vm-facebook blockquote,
.td-vm-wrap.td-vm-twitter blockquote {
  display: none;
}
.td-vm-wrap.td-vm-facebook .fb-video {
  display: block;
  width: 550px !important;
  height: auto !important;
  margin: 0 auto;
}
.td-vm-wrap .td-vm-rec-wrap {
  display: block;
  margin-top: 24px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.td-vm-wrap .td-vm-rec-wrap .td-vm-rec-title {
  font-size: 10px;
  text-align: center;
  color: #bbbbbb;
}
.td-vm-wrap .td-vm-close {
  position: absolute;
  top: 50px;
  right: 50px;
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-vm-wrap .td-vm-close {
    top: 40px;
    right: 40px;
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-vm-wrap .td-vm-close {
    top: 36px;
    right: 36px;
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .td-vm-wrap .td-vm-close {
    top: 25px;
    right: 20px;
    font-size: 18px;
  }
}
.td-vm-wrap .td-vm-close:hover {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.td-vm-wrap .td-vm-close i {
  pointer-events: none;
}
.admin-bar .td-vm-close {
  top: 72px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .admin-bar .td-vm-close {
    top: 71px;
  }
}
@-webkit-keyframes fullspin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fullspin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.wp-block-video.td-video-fixed,
.td_wrapper_video_playlist.td-video-fixed,
.wp-block-embed__wrapper.td-video-fixed,
.wpb_video_wrapper.td-video-fixed {
  position: fixed !important;
  right: 0 !important;
  top: 300px !important;
  bottom: auto !important;
  left: auto !important;
  z-index: 9999 !important;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}
.wp-block-video.td-video-fixed .td_container_video_playlist,
.td_wrapper_video_playlist.td-video-fixed .td_container_video_playlist,
.wp-block-embed__wrapper.td-video-fixed .td_container_video_playlist,
.wpb_video_wrapper.td-video-fixed .td_container_video_playlist {
  display: none;
}
.wp-block-video.td-video-fixed-left,
.td_wrapper_video_playlist.td-video-fixed-left,
.wp-block-embed__wrapper.td-video-fixed-left,
.wpb_video_wrapper.td-video-fixed-left {
  left: 0 !important;
  right: auto !important;
}
.wp-block-video.td-video-fixed-left .td_container_video_playlist,
.td_wrapper_video_playlist.td-video-fixed-left .td_container_video_playlist,
.wp-block-embed__wrapper.td-video-fixed-left .td_container_video_playlist,
.wpb_video_wrapper.td-video-fixed-left .td_container_video_playlist {
  display: none;
}
.wp-block-video.td-video-fixed-bottom,
.td_wrapper_video_playlist.td-video-fixed-bottom,
.wp-block-embed__wrapper.td-video-fixed-bottom,
.wpb_video_wrapper.td-video-fixed-bottom {
  top: auto !important;
  bottom: 300px !important;
}
.wp-block-video.td-video-fixed-bottom .td_container_video_playlist,
.td_wrapper_video_playlist.td-video-fixed-bottom .td_container_video_playlist,
.wp-block-embed__wrapper.td-video-fixed-bottom .td_container_video_playlist,
.wpb_video_wrapper.td-video-fixed-bottom .td_container_video_playlist {
  display: none;
}
.td-close-video-fixed {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff;
  padding: 7px;
  cursor: pointer;
  z-index: 1;
}
.td-close-video-fixed i {
  font-size: 11px;
}
.td-video-fixed .td-close-video-fixed {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.td-sticky-video .td-footer-template-wrap {
  z-index: -1;
}
/*  ----------------------------------------------------------------------------
  Social login
*/
.td-login-social {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-appearance: none;
  padding: 11px 20px 12px;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  border: none;
  border-radius: 4px;
  outline: none !important;
  transition: background-color 0.1s ease-in-out;
}
.td-login-social:disabled {
  pointer-events: none;
}
.td-login-fb {
  background-color: #1778f2;
}
.td-login-fb:before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19" height="18.891" viewBox="0 0 19 18.891"><path d="M12.493,3a9.488,9.488,0,0,0-1.419,18.869V15.01H8.726v-2.5h2.349V10.851C11.075,8.1,12.414,6.9,14.7,6.9a13.325,13.325,0,0,1,1.947.118V9.191H15.087c-.97,0-1.308.92-1.308,1.956v1.364h2.843l-.385,2.5H13.778v6.885A9.488,9.488,0,0,0,12.493,3Z" transform="translate(-3.005 -3)" fill="%23fff"/></svg>');
  margin-right: 10px;
  line-height: 0;
}
.td-login-fb:hover {
  background-color: #0d6ce3;
}
.td-login-fb:disabled {
  background-color: #92c0f7;
}
/*
    GENERAL
*/
.wpb_heading {
  background-color: #222;
  color: #fff;
  display: inline-block;
  padding: 8px 12px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 1;
  margin-bottom: 26px;
  margin-top: 0;
}
/*
    Single Image
*/
.vc_single_image-img {
  display: block;
}
/*
    Text block
*/
.wpb_text_column h1:first-child,
.wpb_text_column h2:first-child,
.wpb_text_column h3:first-child,
.wpb_text_column h4:first-child,
.wpb_text_column h5:first-child {
  margin-top: 0;
}
/*
    FAQ - toggle
*/
.vc_toggle_title {
  padding: 7px 13px 8px 36px !important;
  margin: 0;
}
.vc_toggle_content {
  padding-left: 15px !important;
}
.vc_toggle_active .vc_toggle_title {
  background-color: #fcfcfc !important;
}
.vc_toggle_title {
  border: 1px solid var(--td_grid_border_color, #ededed);
}
.vc_toggle_title:hover {
  background-color: #fcfcfc !important;
}
.vc_toggle_title h4 {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
}
.vc_toggle_title .vc_toggle_icon {
  left: 10px !important;
}
.vc_toggle {
  margin-bottom: 10px !important;
}
.vc_toggle.vc_toggle_size_md .vc_toggle_title {
  padding: 11px 13px 10px 45px !important;
}
.vc_toggle.vc_toggle_size_lg .vc_toggle_title {
  padding: 14px 13px 14px 48px !important;
}
/*
    Image gallery
*/
.wpb_gallery .flexslider {
  overflow: hidden;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
}
.wpb_gallery .nivoSlider {
  box-shadow: none !important;
}
.wpb_gallery .post-title {
  font-size: 26px;
  line-height: 31px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: 0;
  z-index: 2;
}
/*
    Image carousel
*/
.wpb_content_element .icon-next:before {
  font-family: 'newspaper', sans-serif !important;
  content: '\e808' !important;
  color: #ffffff;
  font-size: 30px;
  top: 0 !important;
}
.wpb_content_element .icon-prev:before {
  font-family: 'newspaper', sans-serif !important;
  content: '\e807' !important;
  color: #ffffff;
  font-size: 30px;
  top: 0 !important;
}
/*
    Tabs
*/
.wpb_tabs .wpb_tab {
  background-color: #fff !important;
  padding: 0 !important;
}
.wpb_tabs .wpb_tabs_nav {
  border-bottom: 2px solid var(--td_header_color, #222222);
  margin-bottom: 26px;
}
.wpb_tabs li a {
  background-color: #fff;
  color: #222;
  padding: 8px 12px 5px 12px !important;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  white-space: nowrap;
}
.wpb_tabs li.ui-tabs-active a,
.wpb_tabs li:hover a {
  background-color: var(--td_text_header_color, #222222);
  color: var(--td_text_header_color, #ffffff);
}
@-moz-document url-prefix() {
  .wpb_tabs li a {
    padding: 7px 12px 5px 12px !important;
    line-height: 16px;
  }
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic {
  margin-bottom: 22px;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
  padding-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .td_block_wrap {
    padding-bottom: 12px;
  }
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {
  background-color: transparent;
  border: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
  margin-bottom: 26px !important;
  margin-right: 0;
  border-bottom: 2px solid var(--td_header_color, var(--td_theme_color, #4db2ec));
  display: block;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
  padding: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
  margin: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
  border-color: transparent;
  background-color: var(--td_header_color, #222222);
  color: var(--td_text_header_color, #ffffff);
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
  border-color: transparent;
  background-color: #fff;
  color: #222;
  padding: 6px 12px 5px 12px !important;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
  white-space: nowrap;
  border-radius: 0;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-heading {
  display: none;
}
.vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-panel-body {
  padding: 0;
  border-color: transparent;
  background-color: transparent;
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container {
  margin-bottom: 17px !important;
  border: none;
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
  margin: 0 11px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab {
    margin: 0;
  }
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
  background-color: transparent !important;
  font-size: 19px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab > a {
    font-size: 17px;
  }
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list {
  text-align: center;
}
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab.vc_active > a,
.td-tab-color.vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tab:hover > a {
  background-color: transparent;
  color: #009688;
}
.td-tab-color.vc_tta.vc_general .vc_tta-icon {
  font-size: 1em;
  top: -2px;
  position: relative;
}
.td-tab-color .vc_tta-panels-container {
  margin-bottom: 48px;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(1).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(1):hover > a {
  color: #e53935 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(1) .td-grid-style-1 .td-post-category {
  background-color: #e53935 !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(2).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(2):hover > a {
  color: #66bb6a !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(2) .td-grid-style-1 .td-post-category {
  background-color: #66bb6a !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(3).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(3):hover > a {
  color: #29B6F6 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(3) .td-grid-style-1 .td-post-category {
  background-color: #29B6F6 !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(4).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(4):hover > a {
  color: #7F8FA9 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(4) .td-grid-style-1 .td-post-category {
  background-color: #7F8FA9 !important;
}
.td-tab-color .vc_tta-tabs-list li:nth-child(5).vc_active > a,
.td-tab-color .vc_tta-tabs-list li:nth-child(5):hover > a {
  color: #FDD835 !important;
}
.td-tab-color .vc_tta-panels .vc_tta-panel:nth-child(5) .td-grid-style-1 .td-post-category {
  background-color: #FDD835 !important;
}
/*
    Accordion
*/
.vc_tta-accordion.vc_tta-o-no-fill .td_block_wrap {
  margin-left: -20px;
  margin-right: -20px;
}
/*
    Progress bar
*/
.vc_progress_bar .vc_label,
.vc_progress_bar div {
  border-radius: 0 !important;
}
/*
    Tour section
*/
.wpb_tour .wpb_heading {
  float: left;
}
.wpb_tour .wpb_tabs_nav {
  clear: both;
  border-bottom: 1px solid var(--td_grid_border_color, #ededed);
}
.wpb_tour .wpb_tabs_nav li {
  line-height: 16px;
  margin: 0 !important;
  overflow: hidden;
}
.wpb_tour .wpb_tabs_nav li a {
  color: #222;
  padding: 7px 12px 7px 12px !important;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  white-space: nowrap;
  min-height: 30px;
  border: 1px solid var(--td_grid_border_color, #ededed);
}
.wpb_tour .wpb_tabs_nav li.ui-tabs-active a,
.wpb_tour .wpb_tabs_nav li:hover a {
  background-color: #222;
  color: #fff;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #222;
}
/*
    Accordion
*/
.wpb_accordion .ui-state-active a {
  background-color: #222 !important;
  color: #fff !important;
  border: 0 !important;
}
.wpb_accordion .wpb_accordion_header {
  background-color: #ffffff !important;
  margin-bottom: 10px !important;
}
.wpb_accordion .wpb_accordion_header a {
  color: #222;
  padding: 10px 12px !important;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  white-space: nowrap;
  min-height: 30px;
  border: 1px solid var(--td_grid_border_color, #ededed);
}
.wpb_accordion .wpb_accordion_content {
  margin-bottom: 10px;
}
/*
    Buttons
*/
.wpb_button,
.vc_btn {
  display: inline-block;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-weight: 600;
  line-height: 24px;
  text-shadow: none;
  border: none;
  transition: none;
  border-radius: 0;
  margin-bottom: 21px;
}
.wpb_button:hover,
.vc_btn:hover {
  text-shadow: none;
  text-decoration: none !important;
}
a.vc_btn-black {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.vc_btn-black:hover {
  background-color: var(--td_theme_color, #4db2ec);
  border-color: var(--td_theme_color, #4db2ec);
  color: var(--td_theme_color, #4db2ec);
}
a.vc_btn-black.vc_btn_square_outlined:hover,
a.vc_btn-black.vc_btn_outlined:hover {
  color: var(--td_theme_color, #4db2ec) !important;
}
.wpb_default {
  background-color: var(--td_theme_color, #4db2ec);
}
.wpb_default:hover {
  text-shadow: none;
  background-color: var(--td_theme_color, #4db2ec);
  opacity: 0.8;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
/*
    Call to action
*/
.wpb_call_to_action {
  background-color: #fcfcfc;
}
.vc_call_to_action .wpb_heading {
  background-color: inherit;
  color: inherit;
  margin-top: inherit;
  padding: inherit;
  line-height: 34px;
  margin-bottom: 8px;
}
.vc_call_to_action h2 {
  font-size: 27px;
}
.vc_call_to_action h4 {
  line-height: 20px !important;
}
/*
    Video
*/
.wpb_video_widget .wpb_video_wrapper {
  margin-bottom: 0;
}
/*
    Custom heading
*/
.vc_custom_heading > * {
  margin-top: 0;
  margin-bottom: 26px;
}
/*
    Widgets
*/
.widget {
  overflow: hidden;
}
.vc_wp_rss ul,
.vc_wp_archives ul,
.vc_wp_categories ul,
.vc_wp_posts ul,
.vc_wp_text ul,
.vc_wp_custommenu ul,
.vc_wp_tagcloud ul,
.vc_wp_pages ul,
.vc_wp_calendar ul,
.vc_wp_recentcomments ul,
.vc_wp_meta ul,
.vc_wp_search ul {
  margin: 0;
}
.widgettitle {
  background-color: var(--td_header_color, #222222);
  color: var(--td_text_header_color, #ffffff);
  display: inline-block;
  padding: 6px 12px 4px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 14px;
  margin-top: 0;
  min-height: 30px;
  position: relative;
}
.widgettitle:after {
  content: '';
  height: 2px;
  width: 300%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--td_header_color, #222222);
}
.widgettitle > a {
  color: var(--td_text_header_color, #ffffff);
}
@-moz-document url-prefix() {
  .widgettitle {
    line-height: 18px;
  }
}
.vc_wp_rss {
  margin-bottom: 0;
}
.vc_wp_rss .widgettitle a:first-child {
  display: none;
}
.vc_wp_rss .widget_rss {
  margin-bottom: 21px;
}
.vc_wp_rss ul {
  margin: 4px 0 0 12px;
}
.vc_wp_rss ul li {
  margin-left: 0;
  padding-bottom: 0;
}
.vc_wp_archives ul {
  margin: 0;
}
.vc_wp_text .textwidget {
  margin: 12px 0 43px 0;
}
.vc_wp_tagcloud .widgettitle {
  margin-bottom: 26px;
}
.vc_wp_search .widgettitle {
  margin-bottom: 26px;
}
.wpb_raw_code {
  margin-bottom: 26px;
}
.tdc-theme-Newspaper .vc_raw_html iframe {
  pointer-events: none;
}
/* visual composer hack - overwrite the theme display block  @since 18/6/2015 */
.wpb_single_image .vc_single_image-wrapper {
  display: inline-block !important;
}
.wpb_flickr_heading {
  display: table;
}
.td-theme-wrap .td-header-wrap .td-spot-id-header {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-theme-wrap .td-header-wrap .td-spot-id-header {
    height: 60px;
  }
}
.td-theme-wrap .td-spot-id-footer_top {
  display: table;
  position: relative;
  text-align: center;
  margin: -12px auto 40px auto;
}
.td-theme-wrap .td-spot-id-footer_top .tdc-placeholder-title {
  border: 1px solid rgba(136, 136, 136, 0.31);
}
.tdc-missing-external-shortcode,
.td-block-missing-settings,
.tdc_external_shortcode {
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  padding: 20px;
  border: 1px solid #eeecf0;
  color: black;
}
.tdc-missing-external-shortcode span,
.td-block-missing-settings span,
.tdc_external_shortcode span {
  background-color: #ec4d4d;
  color: white;
  font-weight: bold;
  padding: 3px 8px 4px;
  font-size: 10px;
  position: relative;
  top: -1px;
  margin-right: 10px;
}
.td-header-sp-top-menu .td-block-missing-settings {
  padding: 0;
  border: none;
  color: #888888;
  font-size: 10px;
}
.td-header-sp-top-menu .td-block-missing-settings span {
  padding: 2px 6px;
  font-size: 9px;
}
.td-element-style {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  pointer-events: none;
}
.td-element-style-before {
  transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  opacity: 0;
}
.td-js-loaded .td-element-style-before {
  opacity: 1;
}
/*  ----------------------------------------------------------------------------
    Footer Instagram
----------------------------------------------------------------------------  */
.td-footer-instagram-container {
  padding-bottom: 0;
}
.td-footer-instagram-container .td_block_instagram {
  margin-bottom: 0;
  overflow: hidden;
}
.td-footer-instagram-container .td-footer-instagram-title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 15px;
  margin: 0;
  padding-bottom: 10px;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
}
.td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
  font-weight: 600;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-instagram-container .td-footer-instagram-title .td-footer-instagram-user-link {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: block;
    margin: 0 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Sub Footer
*/
.td-sub-footer-container {
  background-color: #0d0d0d;
  color: #ccc;
  font-size: 12px;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container {
    text-align: center;
    padding: 6px 0;
  }
}
.td-sub-footer-copy {
  line-height: 20px;
  margin-top: 8px;
  margin-bottom: 8px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-copy {
    float: none !important;
  }
}
/* Sub Footer Menu */
.td-sub-footer-container .td-sub-footer-menu {
  float: right;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-sub-footer-container .td-sub-footer-menu {
    float: none;
  }
}
.td-subfooter-menu {
  display: inline-block;
  margin: 7px 0;
  float: right;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-subfooter-menu {
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-subfooter-menu {
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .td-subfooter-menu {
    float: none;
  }
}
.td-subfooter-menu li {
  display: inline-block;
  margin-left: 0;
  line-height: 18px;
}
.td-subfooter-menu li a {
  margin-right: 16px;
  line-height: 18px;
  display: inline-block;
  color: #ccc;
}
.td-subfooter-menu li a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-subfooter-menu li:last-child a {
  margin-right: 0;
}
.td-subfooter-menu ul {
  display: none;
}
.td-subfooter-menu .fa {
  margin-right: 3px;
}
.td-stretch-content .td-big-grids {
  width: 1068px;
  margin-left: auto;
  margin-right: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-stretch-content .td-big-grids {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-stretch-content .td-big-grids {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td-stretch-content .td-big-grids {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.td-stretch-content .td-module-thumb .entry-thumb {
  min-width: 100%;
}
.td_animated {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_long {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_xlong {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.td_animated_xxlong {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*  ----------------------------------------------------------------------------
    td_fadeInRight
*/
@-webkit-keyframes td_fadeInRight {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes td_fadeInRight {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.td_fadeInRight {
  -webkit-animation-name: td_fadeInRight;
  animation-name: td_fadeInRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeInLeft
*/
@-webkit-keyframes td_fadeInLeft {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes td_fadeInLeft {
  0% {
    opacity: 0.05;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.td_fadeInLeft {
  -webkit-animation-name: td_fadeInLeft;
  animation-name: td_fadeInLeft;
}
/*  ----------------------------------------------------------------------------
    td_fadeInDown
*/
@-webkit-keyframes td_fadeInDown {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes td_fadeInDown {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.td_fadeInDown {
  -webkit-animation-name: td_fadeInDown;
  animation-name: td_fadeInDown;
}
/*  ----------------------------------------------------------------------------
    td_fadeInUp
*/
@-webkit-keyframes td_fadeInUp {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes td_fadeInUp {
  0% {
    opacity: 0.05;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.td_fadeInUp {
  -webkit-animation-name: td_fadeInUp;
  animation-name: td_fadeInUp;
}
/*  ----------------------------------------------------------------------------
    td_fadein
*/
@-webkit-keyframes td_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes td_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.td_fadeIn {
  -webkit-animation-name: td_fadeIn;
  animation-name: td_fadeIn;
}
/*  ----------------------------------------------------------------------------
    fade out
*/
@-webkit-keyframes td_fadeOut_to_1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes td_fadeOut_to_1 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.1;
  }
}
.td_fadeOut_to_1 {
  -webkit-animation-name: td_fadeOut_to_1;
  animation-name: td_fadeOut_to_1;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutRight
*/
@-webkit-keyframes td_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes td_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.td_fadeOutRight {
  -webkit-animation-name: td_fadeOutRight;
  animation-name: td_fadeOutRight;
}
/*  ----------------------------------------------------------------------------
    td_fadeOutLeft
*/
@-webkit-keyframes td_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes td_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.td_fadeOutLeft {
  -webkit-animation-name: td_fadeOutLeft;
  animation-name: td_fadeOutLeft;
}
.td-lb-box {
  position: absolute;
  width: 19px;
  height: 19px;
}
.td-lb-box-1 {
  top: 0;
  left: 0;
}
.td-lb-box-2 {
  top: 0;
  left: 20px;
}
.td-lb-box-3 {
  top: 0;
  left: 40px;
}
.td-lb-box-4 {
  top: 20px;
  right: 0;
}
.td-lb-box-5 {
  bottom: 0;
  right: 0;
}
.td-lb-box-6 {
  bottom: 0;
  left: 20px;
}
.td-lb-box-7 {
  bottom: 0;
  left: 0;
}
.td-lb-box-8 {
  top: 20px;
  left: 0;
}
/*  ----------------------------------------------------------------------------
    loader
*/
.td-loader-gif {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 59px;
  height: 59px;
  margin-top: -29.5px;
  /* Half the height */
  margin-left: -29.5px;
  /* Half the width */
  /* responsive phone */
  -webkit-transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 400ms cubic-bezier(0.55, 0, 0.1, 1);
  /* custom */
}
@media (max-width: 767px) {
  .td-loader-gif {
    top: 200px;
  }
}
/*  ----------------------------------------------------------------------------
    infinite loader - the small loader used on infinite scroll
*/
.td-loader-infinite {
  top: auto;
  bottom: 0px;
}
.td-loader-infinite .td-lb-box {
  position: absolute;
  width: 10px;
  height: 10px;
}
.td-loader-infinite .td-lb-box-1 {
  top: 0;
  left: 0;
}
.td-loader-infinite .td-lb-box-2 {
  top: 0;
  left: 11px;
}
.td-loader-infinite .td-lb-box-3 {
  top: 0;
  left: 22px;
}
.td-loader-infinite .td-lb-box-4 {
  top: 11px;
  right: 0;
}
.td-loader-infinite .td-lb-box-5 {
  bottom: 0;
  right: 0;
}
.td-loader-infinite .td-lb-box-6 {
  bottom: 0;
  left: 11px;
}
.td-loader-infinite .td-lb-box-7 {
  bottom: 0;
  left: 0;
}
.td-loader-infinite .td-lb-box-8 {
  top: 11px;
  left: 0;
}
.td-loader-infinite.td-loader-gif {
  width: 32px;
  height: 32px;
  margin-top: -16px;
  /* Half the height */
  margin-left: -16px;
  /* Half the width */
}
.td-loader-blocks-load-more {
  top: auto;
  bottom: 48px;
}
.td-loader-animation-start {
  opacity: 0;
  transform: perspective( 600px ) scale(0.4);
  -webkit-transform: perspective( 600px ) scale(0.4);
}
.td-loader-animation-mid {
  opacity: 1;
  transform: perspective( 600px ) scale(1);
  -webkit-transform: perspective( 600px ) scale(1);
}
.td-loader-animation-end {
  opacity: 0;
}
@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes 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);
  }
}
body.td-animation-stack-type0 .td-animation-stack .entry-thumb,
body.td-animation-stack-type0 .post img:not(.woocommerce-product-gallery img):not(.rs-pzimg),
body.td-animation-stack-type0 .td-animation-stack .td-lazy-img {
  opacity: 0;
}
.td-animation-stack-type0-2:not(.woocommerce-product-gallery img) {
  opacity: 1 !important;
  transition: opacity 0.3s;
  transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
  /* linear */
}
body.td-animation-stack-type1 .td-animation-stack .entry-thumb,
body.td-animation-stack-type1 .post .entry-thumb,
body.td-animation-stack-type1 .post img[class*="wp-image-"],
body.td-animation-stack-type1 .post a.td-sml-link-to-image > img,
body.td-animation-stack-type1 .td-animation-stack .td-lazy-img {
  opacity: 0;
  transform: scale(0.95);
}
.td-animation-stack-type1-2 {
  opacity: 1 !important;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -webkit-transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
  transition: transform 0.5s ease, opacity 0.3s cubic-bezier(0.39, 0.76, 0.51, 0.56) 0s;
}
body.td-animation-stack-type2 .td-animation-stack .entry-thumb,
body.td-animation-stack-type2 .post .entry-thumb,
body.td-animation-stack-type2 .post img[class*="wp-image-"],
body.td-animation-stack-type2 .post a.td-sml-link-to-image > img,
body.td-animation-stack-type2 .td-animation-stack .td-lazy-img {
  opacity: 0;
  transform: translate(0px, 10px);
  -webkit-transform: translate(0px, 10px);
}
.td-animation-stack-type2-2 {
  opacity: 1 !important;
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -webkit-transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
  transition: transform 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88), opacity 0.4s cubic-bezier(0.13, 0.43, 0.57, 0.88);
}
.td-fade-off .td-element-style-before {
  opacity: 1;
}
/*
ie8, ie9, ie10, ie11
td-md-is-ios
td-md-is-android
td-md-is-os-x
td-md-is-chrome
td-md-is-firefox
td-md-is-safari
*/
/*  ----------------------------------------------------------------------------
    IE - misc
*/
@media (min-width: 1140px) {
  .ie8,
  .ie9,
  .ie10,
  .ie11 {
    margin-left: -1px;
  }
  .ie8 .td-affix,
  .ie9 .td-affix,
  .ie10 .td-affix,
  .ie11 .td-affix {
    margin-left: 1px;
  }
}
.ie8 .td-post-content p,
.ie9 .td-post-content p,
.ie10 .td-post-content p,
.ie11 .td-post-content p,
.ie8 .mce-content-body p,
.ie9 .mce-content-body p,
.ie10 .mce-content-body p,
.ie11 .mce-content-body p {
  letter-spacing: -0.2px;
}
.ie8 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie9 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie10 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb,
.ie11 .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
  transform: none;
}
.ie8 .td_category_template_8 .td-category-header .td-category a,
.ie9 .td_category_template_8 .td-category-header .td-category a,
.ie10 .td_category_template_8 .td-category-header .td-category a,
.ie11 .td_category_template_8 .td-category-header .td-category a {
  padding: 3px 7px;
  line-height: 12px;
}
.ie8 .td_block_template_1 .td-related-title > .td-related-left,
.ie9 .td_block_template_1 .td-related-title > .td-related-left,
.ie10 .td_block_template_1 .td-related-title > .td-related-left,
.ie11 .td_block_template_1 .td-related-title > .td-related-left,
.ie8 .td_block_template_1 .td-related-title > .td-related-right,
.ie9 .td_block_template_1 .td-related-title > .td-related-right,
.ie10 .td_block_template_1 .td-related-title > .td-related-right,
.ie11 .td_block_template_1 .td-related-title > .td-related-right {
  padding: 8px 12px 6px 12px;
}
.ie8 .td-left-smart-list,
.ie9 .td-left-smart-list,
.ie10 .td-left-smart-list,
.ie11 .td-left-smart-list,
.ie8 .td-right-smart-list,
.ie9 .td-right-smart-list,
.ie10 .td-right-smart-list,
.ie11 .td-right-smart-list {
  line-height: 38px;
}
.ie8 .td-review-header .block-title,
.ie9 .td-review-header .block-title,
.ie10 .td-review-header .block-title,
.ie11 .td-review-header .block-title,
.ie8 .td-review-summary .block-title,
.ie9 .td-review-summary .block-title,
.ie10 .td-review-summary .block-title,
.ie11 .td-review-summary .block-title {
  padding: 8px 12px 7px;
}
.ie8 .td-affix .td-main-menu-logo img,
.ie9 .td-affix .td-main-menu-logo img,
.ie10 .td-affix .td-main-menu-logo img,
.ie11 .td-affix .td-main-menu-logo img {
  top: -2px;
}
@media (min-width: 768px) {
  .ie8 .td-header-style-5 .td-main-menu-logo img,
  .ie9 .td-header-style-5 .td-main-menu-logo img,
  .ie10 .td-header-style-5 .td-main-menu-logo img,
  .ie11 .td-header-style-5 .td-main-menu-logo img,
  .ie8 .td-header-style-6 .td-main-menu-logo img,
  .ie9 .td-header-style-6 .td-main-menu-logo img,
  .ie10 .td-header-style-6 .td-main-menu-logo img,
  .ie11 .td-header-style-6 .td-main-menu-logo img,
  .ie8 .td-header-style-12 .td-main-menu-logo img,
  .ie9 .td-header-style-12 .td-main-menu-logo img,
  .ie10 .td-header-style-12 .td-main-menu-logo img,
  .ie11 .td-header-style-12 .td-main-menu-logo img {
    top: -1px;
  }
}
.ie8 .td-live-theme-demos .td-skin-scroll,
.ie9 .td-live-theme-demos .td-skin-scroll,
.ie10 .td-live-theme-demos .td-skin-scroll,
.ie11 .td-live-theme-demos .td-skin-scroll {
  -webkit-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  left: auto;
  right: -118px;
}
@media (max-width: 1366px) {
  .ie8 .td-live-theme-demos .td-skin-scroll,
  .ie9 .td-live-theme-demos .td-skin-scroll,
  .ie10 .td-live-theme-demos .td-skin-scroll,
  .ie11 .td-live-theme-demos .td-skin-scroll {
    right: -78px;
  }
}
.ie8 .td-theme-settings-small .td-skin-scroll,
.ie9 .td-theme-settings-small .td-skin-scroll,
.ie10 .td-theme-settings-small .td-skin-scroll,
.ie11 .td-theme-settings-small .td-skin-scroll {
  right: 118px;
}
@media (max-width: 1366px) {
  .ie8 .td-theme-settings-small .td-skin-scroll,
  .ie9 .td-theme-settings-small .td-skin-scroll,
  .ie10 .td-theme-settings-small .td-skin-scroll,
  .ie11 .td-theme-settings-small .td-skin-scroll {
    right: 78px;
  }
}
.ie8 .td-pulldown-syle-default .td-subcat-more,
.ie9 .td-pulldown-syle-default .td-subcat-more,
.ie10 .td-pulldown-syle-default .td-subcat-more,
.ie11 .td-pulldown-syle-default .td-subcat-more,
.ie8 .td-pulldown-syle-default .td-subcat-list,
.ie9 .td-pulldown-syle-default .td-subcat-list,
.ie10 .td-pulldown-syle-default .td-subcat-list,
.ie11 .td-pulldown-syle-default .td-subcat-list {
  position: relative;
  top: -1px;
}
/* ie8 */
.ie8 {
  /* backstr fix */
  /* style 1 */
  /* colored bg */
  /* style 4 */
  /* style 5 */
}
.ie8 .td-live-theme-demos {
  display: none;
}
.ie8 .td-header-style-5 .td-header-menu-wrap.td-affix,
.ie8 .td-header-style-6 .td-header-menu-wrap.td-affix {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}
.ie8 .td-header-style-8 .td-affix .td-header-sp-logo {
  height: 48px;
  margin-top: 0;
}
.ie8 .td-trending-now-post {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ie8 .td-trending-now-post:first-child {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ie8 .td-classic-sharing {
  display: none;
}
.ie8 .td-post-source-tags {
  display: none;
}
.ie8 .td-stretch-width,
.ie8 .td-stretch-height {
  left: 0 !important;
}
.ie8 .td_social_type .td-sp {
  width: 0;
}
.ie8 .td_category_template_6 .td-category-header,
.ie8 .td_category_template_8 .td-category-header {
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#96000000', endColorstr='#96000000');
  /* IE */
  background-color: transparent;
}
.ie8 .td-category-title-holder {
  padding-right: 100px;
  padding-left: 100px;
}
.ie8 .td-header-wrap .td-a-rec-id-header > div,
.ie8 .td-header-wrap .td-g-rec-id-header > .adsbygoogle {
  margin: 24px auto 0 auto;
}
.ie8 .td-header-style-1 .td-a-rec-id-header > div,
.ie8 .td-header-style-2 .td-a-rec-id-header > div,
.ie8 .td-header-style-3 .td-a-rec-id-header > div,
.ie8 .td-header-style-1 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td-header-style-2 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td-header-style-3 .td-g-rec-id-header > .adsbygoogle {
  margin: auto !important;
}
.ie8 .td-header-style-4 .td-a-rec-id-header > div,
.ie8 .td-header-style-4 .td-g-rec-id-header > .adsbygoogle {
  margin: 24px auto;
}
.ie8 .single_template_6 .td-a-rec-id-header > div,
.ie8 .single_template_7 .td-a-rec-id-header > div,
.ie8 .homepage-post.single_template_7 .td-a-rec-id-header > div,
.ie8 .single_template_8 .td-a-rec-id-header > div,
.ie8 .single_template_10 .td-a-rec-id-header > div,
.ie8 .single_template_11 .td-a-rec-id-header > div,
.ie8 .td_category_template_2 .td-a-rec-id-header > div,
.ie8 .td_category_template_5 .td-a-rec-id-header > div,
.ie8 .td_category_template_6 .td-a-rec-id-header > div,
.ie8 .td_category_template_8 .td-a-rec-id-header > div,
.ie8 .single_template_6 .td-g-rec-id-header > div,
.ie8 .single_template_7 .td-g-rec-id-header > div,
.ie8 .homepage-post.single_template_7 .td-g-rec-id-header > div,
.ie8 .single_template_8 .td-g-rec-id-header > div,
.ie8 .single_template_10 .td-g-rec-id-header > div,
.ie8 .single_template_11 .td-g-rec-id-header > div,
.ie8 .td_category_template_2 .td-g-rec-id-header > div,
.ie8 .td_category_template_5 .td-g-rec-id-header > div,
.ie8 .td_category_template_6 .td-g-rec-id-header > div,
.ie8 .td_category_template_8 .td-g-rec-id-header > div,
.ie8 .single_template_6 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_7 .td-a-rec-id-header > .adsbygoogle,
.ie8 .homepage-post.single_template_7 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_8 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_10 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_11 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_2 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_5 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_6 .td-a-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_8 .td-a-rec-id-header > .adsbygoogle,
.ie8 .single_template_6 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_7 .td-g-rec-id-header > .adsbygoogle,
.ie8 .homepage-post.single_template_7 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_8 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_10 .td-g-rec-id-header > .adsbygoogle,
.ie8 .single_template_11 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_2 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_5 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_6 .td-g-rec-id-header > .adsbygoogle,
.ie8 .td_category_template_8 .td-g-rec-id-header > .adsbygoogle {
  margin-bottom: 24px;
}
.ie8 .td_ajax_load_more i {
  top: -1px;
}
.ie8 .td-subcat-filter .td-subcat-dropdown {
  float: right;
}
.ie8 .td-grid-style-1 .td-module-thumb a {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f000000', endColorstr='#000000', GradientType=0);
}
.ie8 .td-grid-style-1 .td-module-thumb a img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.ie8 .td-grid-style-2 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-module-thumb a {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
}
.ie8 .td-grid-style-2 .td-module-thumb a img,
.ie8 .td-grid-style-3 .td-module-thumb a img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.ie8 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db', endColorstr='#4bcf77', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.ie8 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a,
.ie8 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.ie8 .td-grid-style-4 .entry-title {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#50000000', endColorstr='#50000000');
  /* IE */
}
.ie8 .td-grid-style-5 .td-module-thumb a {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background-color: black;
}
.ie8 .td-grid-style-5 .td-module-thumb a img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.ie8 .td-next-prev-wrap .td-ajax-prev-page {
  padding-left: 1px;
}
.ie8 .td-social-facebook .td-social-but-text {
  border-left: 1px solid #7F9EDF;
}
.ie8 .td-social-twitter .td-social-but-text {
  border-left: 1px solid #8FE2FC;
}
.ie8 .td-post-template-8 .td-post-header-holder {
  background-color: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.ie8 .td-module-comments a {
  padding: 3px 3px 4px 3px;
}
.ie8 .td-social-style-2 .td-icon-font {
  border: 1px solid #333;
}
.ie8 .td_block_14 .td-next-prev-wrap,
.ie8 .td_block_14 .td-load-more-wrap {
  margin-top: 23px;
}
.ie8 .td-g-rec-id-smart_list_6,
.ie8 .td-g-rec-id-smart_list_7,
.ie8 .td-g-rec-id-smart_list_8,
.ie8 .td-g-rec-id-footer_top,
.ie8 .td-g-rec-id-content_top,
.ie8 .td-g-rec-id-content_bottom,
.ie8 .td-g-rec-id-content_inline {
  display: block;
  margin-left: -16px;
  margin-right: -16px;
}
.ie8 .td-g-rec-id-smart_list_6 .adsbygoogle,
.ie8 .td-g-rec-id-smart_list_7 .adsbygoogle,
.ie8 .td-g-rec-id-smart_list_8 .adsbygoogle,
.ie8 .td-g-rec-id-footer_top .adsbygoogle,
.ie8 .td-g-rec-id-content_top .adsbygoogle,
.ie8 .td-g-rec-id-content_bottom .adsbygoogle,
.ie8 .td-g-rec-id-content_inline .adsbygoogle {
  margin-right: auto;
  margin-left: auto;
  display: table !important;
  left: 0;
}
.ie8 .td-menu-background {
  left: -100%;
}
.ie8 .td-live-theme-demos .td-set-theme-style-link:before {
  background-color: transparent;
}
/*  ----------------------------------------------------------------------------
    ie9
*/
.ie9 {
  /* ie9 - colored gradients fix */
  /* backstr fix */
}
.ie9 .td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDE3NjQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M2MzkzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNTRhM2RiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiY2Y3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjRkMDNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyN2EzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDc2MGI3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNzhiNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.ie9 .td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNGRiMmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhOGY1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
.ie9 .td-stretch-width,
.ie9 .td-stretch-height {
  left: 0 !important;
  -webkit-transform: none;
  ms-transform: none;
  transform: none;
}
.ie9 .td-next-prev-wrap .td-ajax-next-page {
  padding-left: 3px;
}
.ie9 .td-module-comments a {
  padding: 3px 4px 4px 4px;
}
.ie9 .td-menu-background,
.ie9 #td-mobile-nav {
  left: -100%;
}
.ie9 .td-menu-mob-open-menu .td-menu-background,
.ie9 .td-menu-mob-open-menu #td-mobile-nav {
  left: 0;
}
.ie9 .td-search-background {
  right: 100%;
}
.ie9 .td-search-opened .td-search-background {
  right: 0;
}
.ie9 .td-demo-multicolumn-2 .sub-menu {
  padding: 0;
}
.ie9 .td-demo-menuitem-hide {
  display: none;
}
/*  ----------------------------------------------------------------------------
    ie 10
*/
.ie10 .page-nav a {
  padding: 5px 11px 5px 12px;
}
.ie10 .td-module-comments a {
  padding: 3px 4px 4px 4px;
}
/*  ----------------------------------------------------------------------------
    ie 11
*/
@media (min-width: 1140px) {
  .ie11 {
    margin-left: -1px;
  }
  .ie11 .td-affix {
    margin-left: 1px;
  }
}
/*  ----------------------------------------------------------------------------
    Android
*/
.td-md-is-android .td-hover-1 .td-big-grid-post:hover .entry-thumb {
  /*CSS transitions*/
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -webkit-transform: none !important;
  transform: none !important;
}
.td-md-is-android .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  box-shadow: none;
}
.td-md-is-android .sf-menu ul .td-menu-item > a {
  padding: 8px 14px 6px;
}
.td-md-is-android .sf-menu .sub-menu .td-icon-menu-down {
  margin-top: -8px;
}
.td-md-is-android .td-trending-now-wrapper .td-trending-now-nav-left {
  padding-right: 1px;
}
.td-md-is-android .td-big-grid-post .td-post-category {
  padding: 4px 7px 2px;
  line-height: 14px;
}
.td-md-is-android .block-title span,
.td-md-is-android .block-title a,
.td-md-is-android .block-title label {
  padding: 8px 12px 3px;
}
.td-md-is-android .td-pulldown-syle-default .td-subcat-more span,
.td-md-is-android .td_block_template_3 .td-subcat-more span,
.td-md-is-android .td_block_template_4 .td-subcat-more span,
.td-md-is-android .td_block_template_5 .td-subcat-more span,
.td-md-is-android .td_block_template_7 .td-subcat-more span,
.td-md-is-android .td-pulldown-syle-default .td-subcat-more i,
.td-md-is-android .td_block_template_3 .td-subcat-more i,
.td-md-is-android .td_block_template_4 .td-subcat-more i,
.td-md-is-android .td_block_template_5 .td-subcat-more i,
.td-md-is-android .td_block_template_7 .td-subcat-more i,
.td-md-is-android .td-pulldown-syle-default .td-subcat-list,
.td-md-is-android .td_block_template_3 .td-subcat-list,
.td-md-is-android .td_block_template_4 .td-subcat-list,
.td-md-is-android .td_block_template_5 .td-subcat-list,
.td-md-is-android .td_block_template_7 .td-subcat-list {
  position: relative;
  top: 1px;
}
.td-md-is-android .td-category-siblings .td-category {
  height: 21px;
}
.td-md-is-android .td-category-header .td-category .entry-category a {
  padding: 4px 8px;
}
.td-md-is-android input[type=submit] {
  padding: 9px 15px 8px;
}
.td-md-is-android .td-left-smart-list,
.td-md-is-android .td-right-smart-list {
  padding-top: 1px;
}
.td-md-is-android .td_smart_list_3 .td-left-smart-list {
  padding-right: 1px;
}
.td-md-is-android .td-author-counters span {
  padding: 5px 9px 2px;
}
.td-md-is-android .td-404-sub-sub-title a {
  padding: 8px 15px 7px;
}
.td-md-is-android .td-menu-blocks-custom ul li a {
  padding: 2px 12px 0;
}
.td-md-is-android .td-tab-blocks-custom ul.wpb_tabs_nav li a {
  padding: 6px 13px 4px !important;
}
.td-md-is-android .td_ajax_load_more i {
  top: -1px;
}
.td-md-is-android .td-next-prev-wrap a {
  line-height: 25px;
}
.td-md-is-android .page-nav .td-icon-menu-right {
  padding-left: 2px;
}
.td-md-is-android .page-nav .td-icon-menu-left {
  padding-right: 2px;
}
.td-md-is-android .td-page-content .dropcap,
.td-md-is-android .td-post-content .dropcap,
.td-md-is-android .wpb_text_column .dropcap,
.td-md-is-android .td_block_text_with_title .dropcap,
.td-md-is-android .bbpress .dropcap,
.td-md-is-android .mce-content-body .dropcap,
.td-md-is-android .comment-content .dropcap {
  padding: 5px 13px 2px 13px;
}
.td-md-is-android .single-product .product .related h2 {
  padding: 8px 12px 5px;
}
@media (max-width: 767px) {
  .td-md-is-android .td-trending-now-display-area {
    height: 27px;
  }
  .td-md-is-android .td-big-grid-post .td-post-category {
    padding: 4px 7px 1px;
  }
  .td-md-is-android .td-category-siblings .td-subcat-more {
    padding: 4px 5px 3px;
  }
  .td-md-is-android .td_category_template_3 .td-category-siblings .td-category a {
    padding: 5px 9px ;
  }
  .td-md-is-android .category-template-style-8 .td-category-siblings .td-subcat-more {
    padding: 4px 4px 3px 5px;
  }
  .td-md-is-android .td-author-counters span {
    padding: 5px 9px 4px;
  }
  .td-md-is-android .td-theme-slider .slide-meta-cat a {
    padding: 4px 5px 2px;
  }
}
.td-md-is-android .td-skin-scroll {
  display: none;
}
/*  ----------------------------------------------------------------------------
    iOS
*/
.td-md-is-ios body {
  -webkit-font-smoothing: antialiased;
}
.td-md-is-ios .td-hover-1 .td-big-grid-post:hover .entry-thumb {
  /*CSS transitions*/
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -webkit-transform: none !important;
  transform: none !important;
}
.td-md-is-ios .td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  box-shadow: none;
}
.td-md-is-ios .sf-menu .sub-menu .td-icon-menu-down {
  margin-top: -9px;
  line-height: 20px;
}
.td-md-is-ios .td-trending-now-wrapper .td-trending-now-nav-left {
  padding-right: 1px;
}
.td-md-is-ios .td-big-grid-post .td-post-category {
  padding: 3px 7px;
}
.td-md-is-ios .td-pulldown-syle-default .td-subcat-more,
.td-md-is-ios .td_block_template_11 .td-subcat-more,
.td-md-is-ios .td-pulldown-syle-default .td-subcat-list,
.td-md-is-ios .td_block_template_11 .td-subcat-list {
  position: relative;
  top: -1px;
}
.td-md-is-ios .td-category-header .td-pulldown-filter-display-option {
  line-height: 22px;
}
.td-md-is-ios .td_category_template_3 .td-category-siblings .td-category a {
  padding: 5px 7px 4px 7px;
}
.td-md-is-ios .td_category_template_3 .td-category-siblings .td-subcat-dropdown {
  margin-right: 6px;
}
.td-md-is-ios .td_category_template_4 .td-category-siblings .td-category a {
  padding: 4px 7px 3px 7px;
}
.td-md-is-ios .td_block_template_1 .td-related-title > .td-related-left,
.td-md-is-ios .td_block_template_1 .td-related-title > .td-related-right {
  padding: 8px 12px 6px;
}
.td-md-is-ios .td-module-comments a {
  padding: 3px 4px 4px 4px;
}
.td-md-is-ios .td-left-smart-list,
.td-md-is-ios .td-right-smart-list {
  line-height: 39px;
}
.td-md-is-ios .td-author-counters span {
  padding: 4px 9px 3px;
}
.td-md-is-ios input[type=submit] {
  padding: 7px 15px 8px;
}
.td-md-is-ios .td-404-sub-sub-title a {
  padding: 7px 15px 8px;
}
.td-md-is-ios .td-tab-blocks-custom ul.wpb_tabs_nav li a {
  padding: 4px 7px !important;
}
.td-md-is-ios .td-menu-blocks-custom ul li a {
  padding: 0 12px 1px;
  line-height: 27px;
}
.td-md-is-ios .td_ajax_load_more i {
  top: -1px;
}
@media (max-width: 767px) {
  .td-md-is-ios .td-trending-now-display-area {
    height: 27px;
  }
}
.td-md-is-ios .td-footer-wrapper .block-title a,
.td-md-is-ios .td-footer-wrapper .block-title span,
.td-md-is-ios .td-footer-wrapper .block-title label {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-md-is-ios .td-footer-wrapper .block-title a,
  .td-md-is-ios .td-footer-wrapper .block-title span,
  .td-md-is-ios .td-footer-wrapper .block-title label {
    padding-right: 0;
    padding-left: 0;
  }
}
.td-md-is-ios .td-footer-wrapper .td_block_template_1 .block-title * {
  padding-right: 0;
  padding-left: 0;
}
.td-md-is-ios .td-skin-scroll {
  display: none;
}
@media (min-width: 1140px) {
  .td-md-is-safari {
    margin-left: -1px;
  }
  .td-md-is-safari .td-affix {
    margin-left: 1px;
  }
}
@media (min-width: 767px) {
  .td-md-is-safari .td-big-grid-post .td-module-thumb {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
.td-md-is-safari .td_block_big_grid_8 .td-module-thumb {
  -webkit-transform: none;
}
.td-md-is-safari .td_module_slide:before {
  bottom: -1px;
}
.td-md-is-safari .td_module_slide .td-module-title {
  -webkit-transform: translate3D(0, 0, 0);
}
.td-md-is-safari .td-big-grid-post .td-module-thumb a:last-child::before {
  width: 101%;
  left: -2px;
}
.td-md-is-safari .td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
  transform: none;
  -webkit-transform: none;
}
.td-md-is-safari .td_block_big_grid_6 .td-tiny-thumb .td-post-category {
  padding: 4px 5px 3px;
}
.td-md-is-safari .td-review-header .block-title,
.td-md-is-safari .td-review-summary .block-title {
  padding: 7px 12px 6px;
}
.td-md-is-safari .td_block_template_1 .td-related-title > .td-related-left,
.td-md-is-safari .td_block_template_1 .td-related-title > .td-related-right {
  padding: 7px 12px 5px 12px;
}
.td-md-is-safari .td-boxed-layout .td-post-template-7 .td-image-gradient-style7:after {
  width: 110%;
  left: -2px;
}
.td-md-is-safari .td-boxed-layout .td-post-template-3 .td-image-gradient:before {
  width: 110%;
  left: -2px;
}
.td-md-is-safari .td-big-grid-post .td-meta-info-container {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.td-md-is-safari .td-grid-style-2 .td-big-grid-post .td-meta-info-container,
.td-md-is-safari .td-grid-style-3 .td-big-grid-post .td-meta-info-container {
  transform: none;
  -webkit-transform: none;
}
.td-md-is-os-x .td_block_big_grid_6 .td-tiny-thumb .td-post-category {
  padding: 4px 5px 3px;
}
/*  ----------------------------------------------------------------------------
    Chrome
*/
.td-md-is-chrome .td_block_inner_overflow .td_module_wrap,
.td-md-is-chrome .td_block_inner_overflow .item-details {
  position: relative;
}
.td-audio-player {
  height: 40px;
  font-size: 16px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.td-audio-player iframe {
  display: block;
  width: 100%;
}
.td-audio-player .compactSound__artwork {
  display: none;
}
.td-audio-player .mejs-container,
.td-audio-player .mejs-container .mejs-controls,
.td-audio-player .mejs-embed,
.td-audio-player .mejs-embed body {
  background: transparent;
  background-color: transparent;
}
.td-audio-player .mejs-container {
  width: auto !important;
}
.td-audio-player .mejs-button {
  width: auto;
  height: auto;
  font-size: inherit;
}
.td-audio-player .mejs-button button {
  position: relative;
  background: transparent;
  width: auto;
  height: auto;
  margin: 0;
  font-size: inherit;
}
.td-audio-player .mejs-button button:after {
  position: relative;
  display: block;
  font-family: 'newspaper', sans-serif;
  line-height: 1;
  color: #111;
}
.td-audio-player .mejs-playpause-button {
  margin-right: 0.75em;
}
.td-audio-player .mejs-playpause-button button:after {
  font-size: 2.625em;
}
.td-audio-player .mejs-play button:after {
  content: '\e9cf';
}
.td-audio-player .mejs-pause button:after {
  content: '\e9ce';
}
.td-audio-player .mejs-replay button:after {
  content: '\e9d2';
}
.td-audio-player .mejs-volume-button {
  margin-left: 1.25em;
  margin-right: 0.5em;
}
.td-audio-player .mejs-volume-button button:after {
  font-size: 1.375em;
}
.td-audio-player .mejs-mute button:after {
  content: '\e9d0';
}
.td-audio-player .mejs-unmute button:after {
  content: '\e9d1';
}
.td-audio-player .mejs-controls {
  position: relative;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}
.td-audio-player .mejs-controls .mejs-time-rail {
  height: auto;
  margin: 0 0.625em;
  padding-top: 0;
  font-size: inherit;
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered {
  border-radius: 100px;
  height: 0.625em;
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-buffering,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-hovered {
  height: inherit;
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-total {
  position: relative;
  margin-top: 0;
  background: #eee;
  outline: none;
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: transparent;
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-current {
  background: var(--td_theme_color, #4db2ec);
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle,
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content {
  border-width: 0.25em;
}
.td-audio-player .mejs-controls .mejs-time-rail .mejs-time-handle-content {
  top: -0.375em;
  width: 0.875em;
  height: 0.875em;
  background-color: #fff;
  border-color: #fff;
  border-radius: 50%;
  transform: none;
  -webkit-transform: none;
  -webkit-box-shadow: 0 0 1px #000000;
  box-shadow: 0 0 1px #000000;
  overflow: hidden;
}
.td-audio-player .mejs-controls .mejs-horizontal-volume-slider {
  height: auto;
  width: auto;
}
.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: relative;
  top: 0;
  background: #eee;
  width: 3.125em;
  height: 0.625em;
  font-size: inherit;
  border-radius: 100px;
  overflow: hidden;
}
.td-audio-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: var(--td_theme_color, #4db2ec);
}
.td-audio-player .mejs-time-float {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border-color: transparent;
}
.td-audio-player .mejs-time-float .mejs-time-float-current {
  font-size: 0.8em;
}
.td-audio-player .mejs-time-float .mejs-time-float-corner {
  top: calc(100% + 1px);
  border-color: rgba(0, 0, 0, 0.7) transparent transparent;
}
.td-audio-player .mejs-time {
  padding: 0;
  height: auto;
  font-size: 0.85em;
  line-height: 1;
  color: #000;
}
.td-js-loaded .td-audio-player {
  height: auto;
  overflow: visible;
  visibility: visible;
  opacity: 1;
}
.wp-block-image.td-caption-align-left figcaption .mfp-title,
.wp-block-image .td-caption-align-left figcaption .mfp-title,
.wp-block-image.td-caption-align-left figcaption,
.wp-block-image .td-caption-align-left figcaption {
  text-align: left;
}
.wp-block-image.td-caption-align-center figcaption .mfp-title,
.wp-block-image .td-caption-align-center figcaption .mfp-title,
.wp-block-image.td-caption-align-center figcaption,
.wp-block-image .td-caption-align-center figcaption {
  text-align: center;
}
.wp-block-image.td-caption-align-right figcaption .mfp-title,
.wp-block-image .td-caption-align-right figcaption .mfp-title,
.wp-block-image.td-caption-align-right figcaption,
.wp-block-image .td-caption-align-right figcaption {
  text-align: right;
}
.wp-block-image.td-img-style-shadow {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.mfp-figure.td-caption-align-left figcaption .mfp-title {
  text-align: left;
}
.mfp-figure.td-caption-align-center figcaption .mfp-title {
  text-align: center;
}
.mfp-figure.td-caption-align-right figcaption .mfp-title {
  text-align: right;
}
p[class*="dropcapp"]:first-letter {
  float: left;
  display: block;
  font-size: 50px;
  line-height: 56px;
  background-color: #4db2ec;
  color: white;
  text-align: center;
  margin: 9px 13px 0 0;
  padding: 2px 14px 4px;
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
}
p.dropcapp1:first-letter {
  padding-left: 18px;
  padding-right: 17px;
  font-size: 40px;
  border-radius: 70px;
}
p.dropcapp2:first-letter,
p.dropcapp3:first-letter {
  background-color: transparent !important;
  color: #4B4B4B;
  font-size: 79px;
  line-height: 69px;
  margin: 0 9px 0 0;
  padding: 0 13px 0 0;
}
p.dropcapp3:first-letter {
  font-weight: bold;
}
p.dropcapp4 {
  margin-top: 40px;
}
p.dropcapp4:first-letter {
  background-color: #000;
  font-size: .85em;
  line-height: 1;
  color: #fff;
  border-radius: 100px;
  margin: -2px 15px 0 0;
  padding: 9px 11px;
}
p.dropcapp4:after {
  padding-top: 0;
}
p span.td_text_columns_two_cols {
  display: block;
}
.wp-block-button .wp-block-button__link {
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-weight: 600;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
}
.wp-block-button .wp-block-button__link:hover {
  background-color: #4db2ec;
}
.wp-block-button.td_btn_small .wp-block-button__link {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.wp-block-button.td_btn_normal .wp-block-button__link {
  padding: 9px 12px;
  font-size: 16px;
  line-height: 20px;
}
.wp-block-button.td_btn_large .wp-block-button__link {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.wp-block-button.is-style-round .wp-block-button__link {
  border-radius: 4px;
}
.wp-block-button.is-style-shadow .wp-block-button__link {
  top: 0;
  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.25);
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.wp-block-button.is-style-shadow .wp-block-button__link:hover {
  top: -3px;
  -webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.25);
}
.wp-block-button.is-style-3d .wp-block-button__link {
  top: 0;
  transition: top 0.1s ease;
  -webkit-transition: top 0.1s ease;
}
.wp-block-button.is-style-3d .wp-block-button__link:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 100%;
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 0;
  transition: height 0.1s ease;
  -webkit-transition: height 0.1s ease;
}
.wp-block-button.is-style-3d .wp-block-button__link:hover {
  top: 5px;
}
.wp-block-button.is-style-3d .wp-block-button__link:hover:after {
  height: 0;
}
.wp-block-table td,
.wp-block-table th {
  padding: 2px 8px;
}

/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.tdc_woo_shortcodes .woocommerce ul.products {
  margin-bottom: 0;
  /* responsive portrait phone */
  /* responsive desktop + tablet */
}
@media (max-width: 767px) {
  .tdc_woo_shortcodes .woocommerce ul.products {
    text-align: center;
  }
}
.tdc_woo_shortcodes .woocommerce ul.products li.product {
  margin-right: 0 !important;
  margin-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tdc_woo_shortcodes .woocommerce ul.products li.product {
    padding-left: 0;
    padding-right: 0;
    text-align: left !important;
  }
  .tdc_woo_shortcodes .woocommerce ul.products li.product:last-child {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products li.product a {
    text-align: left;
  }
  .tdc_woo_shortcodes .woocommerce ul.products li.product img {
    float: left;
    width: 30%;
    margin-right: 30px;
    margin-bottom: 0 !important;
    /* responsive portrait phone */
  }
  .tdc_woo_shortcodes .woocommerce ul.products li.product .onsale {
    right: 70%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .tdc_woo_shortcodes .woocommerce ul.products li.product img {
    margin-right: 15px;
    margin-bottom: 15px !important;
    width: 100%;
    float: none;
  }
}
.tdc_woo_shortcodes .woocommerce ul.products li.product .woocommerce-loop-product__link {
  display: block;
  position: relative;
}
@media (min-width: 767px) {
  .tdc_woo_shortcodes .woocommerce ul.products.columns-1 li.product {
    width: 100%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-1 li.product:last-child {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-2 li.product {
    width: 50%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-2 li.product:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-3 li.product {
    width: 33.33333333%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-3 li.product:nth-last-child(-n+3) {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-4 li.product {
    width: 25%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-4 li.product:nth-last-child(-n+4) {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-5 li.product {
    width: 20%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-5 li.product:nth-last-child(-n+5) {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-6 li.product {
    width: 16.66666667%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-6 li.product:nth-last-child(-n+6) {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-7 li.product {
    width: 14.28571428%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-7 li.product:nth-last-child(-n+7) {
    margin-bottom: 0;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-8 li.product {
    width: 12.5%;
  }
  .tdc_woo_shortcodes .woocommerce ul.products.columns-8 li.product:nth-last-child(-n+8) {
    margin-bottom: 0;
  }
}

/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.mx_image_background {
  background-color: #f2f2f2;
}
.td-visibility-hidden {
  visibility: hidden;
}
/*  ----------------------------------------------------------------------------
    from bootstrap
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/*
usage:
.td-block-row {
  .mx-row(td-block-span);
}

@all_span_selector - is the begining of the span selector
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*

  Force full width

*/
.td_stretch_container {
  width: 100% !important;
  /* responsive desktop */
}
@media (min-width: 1141px) {
  .td_stretch_container .td-header-menu-wrap.td-affix {
    width: 100% !important;
  }
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo {
  left: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo img {
  pointer-events: auto;
}
.td-header-style-8 .td_stretch_container .td-header-sp-logo {
  /* responsive desktop */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1141px) {
  .td-header-style-8 .td_stretch_container .td-header-sp-logo {
    width: 1068px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td_stretch_container .td-header-sp-logo {
    width: 980px !important;
    height: 82px;
    top: 0;
  }
  .td-header-style-8 .td_stretch_container .td-header-sp-logo img {
    max-width: 190px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td_stretch_container .td-header-sp-logo {
    width: 740px !important;
    height: 82px;
    top: 0;
  }
  .td-header-style-8 .td_stretch_container .td-header-sp-logo img {
    max-width: 140px;
  }
}
.td-boxed-layout .td-header-style-8 .td_stretch_container,
.td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo {
  width: 1164px !important;
}
@media (max-width: 1180px) {
  .td-boxed-layout .td-header-style-8 .td_stretch_container,
  .td-boxed-layout .td-header-style-8 .td_stretch_container .td-header-sp-logo {
    width: 100% !important;
  }
}
.td_stretch_content,
.td_stretch_content_1200,
.td_stretch_content_1400,
.td_stretch_content_1600,
.td_stretch_content_1800 {
  /* responsive desktop */
}
@media (min-width: 1141px) {
  .td_stretch_content .sf-menu .td-mega-menu ul,
  .td_stretch_content_1200 .sf-menu .td-mega-menu ul,
  .td_stretch_content_1400 .sf-menu .td-mega-menu ul,
  .td_stretch_content_1600 .sf-menu .td-mega-menu ul,
  .td_stretch_content_1800 .sf-menu .td-mega-menu ul {
    width: calc(100% + 2px) !important;
    overflow: hidden;
    left: 0 !important;
    transform: translateX(0) !important;
    -webkit-transform: translateX(0) !important;
  }
  .td_stretch_content .td_block_mega_menu,
  .td_stretch_content_1200 .td_block_mega_menu,
  .td_stretch_content_1400 .td_block_mega_menu,
  .td_stretch_content_1600 .td_block_mega_menu,
  .td_stretch_content_1800 .td_block_mega_menu {
    width: 1114px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }
  .td_stretch_content .td_block_mega_menu:before,
  .td_stretch_content_1200 .td_block_mega_menu:before,
  .td_stretch_content_1400 .td_block_mega_menu:before,
  .td_stretch_content_1600 .td_block_mega_menu:before,
  .td_stretch_content_1800 .td_block_mega_menu:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100%;
    background-color: #fafafa;
  }
  .td_stretch_content .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,
  .td_stretch_content_1200 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,
  .td_stretch_content_1400 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,
  .td_stretch_content_1600 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat,
  .td_stretch_content_1800 .td_block_mega_menu .td_mega_menu_sub_cats .cur-sub-cat {
    border-left: 1px solid #eaeaea;
  }
  .td_stretch_content .td_block_mega_menu.td-no-subcats:before,
  .td_stretch_content_1200 .td_block_mega_menu.td-no-subcats:before,
  .td_stretch_content_1400 .td_block_mega_menu.td-no-subcats:before,
  .td_stretch_content_1600 .td_block_mega_menu.td-no-subcats:before,
  .td_stretch_content_1800 .td_block_mega_menu.td-no-subcats:before {
    display: none;
  }
}
.td_stretch_content {
  width: 100% !important;
  /* responsive desktop */
}
@media (min-width: 768px) {
  .td_stretch_content .td-container {
    width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  .td_stretch_content #td-top-search {
    right: 10px;
  }
  .td_stretch_content .td-header-sp-recs {
    float: right;
  }
  .td_stretch_content .td-header-menu-wrap.td-affix {
    width: 100% !important;
  }
  .td_stretch_content .td-drop-down-search {
    right: 10px;
  }
}
.td_stretch_content_1200,
.td_stretch_content_1400,
.td_stretch_content_1600,
.td_stretch_content_1800 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) {
  .td_stretch_content_1200,
  .td_stretch_content_1400,
  .td_stretch_content_1600,
  .td_stretch_content_1800 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .td_stretch_content_1200.td-header-menu-wrap-full,
  .td_stretch_content_1400.td-header-menu-wrap-full,
  .td_stretch_content_1600.td-header-menu-wrap-full,
  .td_stretch_content_1800.td-header-menu-wrap-full {
    padding-left: 0;
    padding-right: 0;
  }
  .td_stretch_content_1200 .td-header-menu-wrap,
  .td_stretch_content_1400 .td-header-menu-wrap,
  .td_stretch_content_1600 .td-header-menu-wrap,
  .td_stretch_content_1800 .td-header-menu-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.td_stretch_content_1200.td-footer-instagram-container,
.td_stretch_content_1400.td-footer-instagram-container,
.td_stretch_content_1600.td-footer-instagram-container,
.td_stretch_content_1800.td-footer-instagram-container {
  padding-left: 0;
  padding-right: 0;
}
.td_stretch_content_1200.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1400.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1600.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1800.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1200.td-footer-instagram-container .td_block_instagram,
.td_stretch_content_1400.td-footer-instagram-container .td_block_instagram,
.td_stretch_content_1600.td-footer-instagram-container .td_block_instagram,
.td_stretch_content_1800.td-footer-instagram-container .td_block_instagram {
  margin-left: auto;
  margin-right: auto;
}
.td_stretch_content_1200 .td-container,
.td_stretch_content_1200.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1200.td-footer-instagram-container .td_block_instagram {
  max-width: 1200px !important;
  width: auto !important;
}
.td_stretch_content_1400 .td-container,
.td_stretch_content_1400.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1400.td-footer-instagram-container .td_block_instagram {
  max-width: 1400px !important;
  width: auto !important;
}
.td_stretch_content_1600 .td-container,
.td_stretch_content_1600.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1600.td-footer-instagram-container .td_block_instagram {
  max-width: 1600px !important;
  width: auto !important;
}
.td_stretch_content_1800 .td-container,
.td_stretch_content_1800.td-footer-instagram-container .td-instagram-user,
.td_stretch_content_1800.td-footer-instagram-container .td_block_instagram {
  max-width: 1800px !important;
  width: auto !important;
}
.td-header-style-3 .td_stretch_content,
.td-header-style-4 .td_stretch_content {
  /* responsive desktop */
}
@media (min-width: 1141px) {
  .td-header-style-3 .td_stretch_content .td-mega-row,
  .td-header-style-4 .td_stretch_content .td-mega-row {
    padding: 22px 0 16px 0;
  }
  .td-header-style-3 .td_stretch_content .td-mega-span,
  .td-header-style-4 .td_stretch_content .td-mega-span {
    width: 196px;
    min-height: 202px;
    float: left;
    margin-left: 22px !important;
  }
  .td-header-style-3 .td_stretch_content .td-next-prev-wrap,
  .td-header-style-4 .td_stretch_content .td-next-prev-wrap {
    margin: 0 0 22px 22px !important;
  }
}
.td-header-style-6 .td_stretch_content {
  /* responsive desktop */
}
@media (min-width: 1141px) {
  .td-header-style-6 .td_stretch_content #td-header-menu {
    padding-right: 48px;
  }
}
.td-header-style-7 .td_stretch_content {
  /* responsive desktop */
}
@media (min-width: 1141px) {
  .td-header-style-7 .td_stretch_content #td-header-menu {
    padding-right: 48px;
  }
}
.td-header-style-8 {
  /* responsive desktop */
}
.td-header-style-8 .td_stretch_content,
.td-header-style-8 .td_stretch_content_1200,
.td-header-style-8 .td_stretch_content_1400,
.td-header-style-8 .td_stretch_content_1600,
.td-header-style-8 .td_stretch_content_1800 {
  /* responsive desktop */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1141px) {
  .td-header-style-8 .td_stretch_content .td-header-top-menu,
  .td-header-style-8 .td_stretch_content_1200 .td-header-top-menu,
  .td-header-style-8 .td_stretch_content_1400 .td-header-top-menu,
  .td-header-style-8 .td_stretch_content_1600 .td-header-top-menu,
  .td-header-style-8 .td_stretch_content_1800 .td-header-top-menu {
    width: auto;
  }
  .td-header-style-8 .td_stretch_content.td-header-top-menu-full .td-container,
  .td-header-style-8 .td_stretch_content_1200.td-header-top-menu-full .td-container,
  .td-header-style-8 .td_stretch_content_1400.td-header-top-menu-full .td-container,
  .td-header-style-8 .td_stretch_content_1600.td-header-top-menu-full .td-container,
  .td-header-style-8 .td_stretch_content_1800.td-header-top-menu-full .td-container {
    padding-left: 20px;
  }
  .td-header-style-8 .td_stretch_content .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
    left: 30px;
  }
  .td-header-style-8 .td_stretch_content #td-header-menu,
  .td-header-style-8 .td_stretch_content_1200 #td-header-menu,
  .td-header-style-8 .td_stretch_content_1400 #td-header-menu,
  .td-header-style-8 .td_stretch_content_1600 #td-header-menu,
  .td-header-style-8 .td_stretch_content_1800 #td-header-menu {
    padding-left: 20px;
  }
  .td-header-style-8 .td_stretch_content .td-container,
  .td-header-style-8 .td_stretch_content_1200 .td-container,
  .td-header-style-8 .td_stretch_content_1400 .td-container,
  .td-header-style-8 .td_stretch_content_1600 .td-container,
  .td-header-style-8 .td_stretch_content_1800 .td-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td_stretch_content .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
    height: 82px;
    top: 0;
  }
  .td-header-style-8 .td_stretch_content.td-container,
  .td-header-style-8 .td_stretch_content_1200.td-container,
  .td-header-style-8 .td_stretch_content_1400.td-container,
  .td-header-style-8 .td_stretch_content_1600.td-container,
  .td-header-style-8 .td_stretch_content_1800.td-container {
    width: 980px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td_stretch_content .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
    height: 82px;
    top: 0;
  }
  .td-header-style-8 .td_stretch_content.td-container,
  .td-header-style-8 .td_stretch_content_1200.td-container,
  .td-header-style-8 .td_stretch_content_1400.td-container,
  .td-header-style-8 .td_stretch_content_1600.td-container,
  .td-header-style-8 .td_stretch_content_1800.td-container {
    width: 740px !important;
  }
}
@media (min-width: 1141px) {
  .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo,
  .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
    width: auto;
  }
  .td-header-style-8 .td_stretch_content_1200 .td-header-sp-logo {
    max-width: 1200px;
  }
  .td-header-style-8 .td_stretch_content_1400 .td-header-sp-logo {
    max-width: 1400px;
  }
  .td-header-style-8 .td_stretch_content_1600 .td-header-sp-logo {
    max-width: 1600px;
  }
  .td-header-style-8 .td_stretch_content_1800 .td-header-sp-logo {
    max-width: 1800px;
  }
}
.td-header-style-10 .td_stretch_content {
  /* responsive desktop */
}
@media (min-width: 1141px) {
  .td-header-style-10 .td_stretch_content .td-affix .td-main-menu-logo {
    margin-left: 10px;
  }
}
/*  ----------------------------------------------------------------------------
    General smart list style
*/
.td-smart-list-pagination {
  text-align: center;
  margin-bottom: 26px;
}
.td-smart-list-button {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  line-height: 40px;
  background-color: #222;
  color: #fff;
  padding: 11px 24px;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  -webkit-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
  cursor: pointer;
  margin: 0 10px;
}
.td-smart-list-button:hover {
  text-decoration: none !important;
  background-color: var(--td_theme_color, #4db2ec);
}
.td-smart-list-button .td-icon-left {
  font-size: 14px;
  position: relative;
  top: 1px;
  padding-right: 11px;
}
.td-smart-list-button .td-icon-right {
  font-size: 14px;
  position: relative;
  top: 1px;
  padding-left: 11px;
}
.td-smart-disable {
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  user-select: none;
}
.td-smart-disable:hover {
  background-color: #222 !important;
}
.td-smart-list-dropdown-wrap {
  text-align: center;
  border: 1px solid #ededed;
  margin-bottom: 26px;
  clear: both;
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown {
  height: 30px;
  padding: 0 35px 0 10px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #fff;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  max-width: 40%;
  text-overflow: ellipsis;
  cursor: pointer;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-dropdown {
    text-align: center;
    max-width: 70%;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-dropdown option {
    text-align: left;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-dropdown::-ms-expand {
  display: none;
}
.td-smart-list-dropdown-wrap .td-smart-list-container {
  display: inline;
  position: relative;
}
.td-smart-list-dropdown-wrap .td-smart-list-container:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 7px;
  right: 16px;
  z-index: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  pointer-events: none;
}
.td-smart-list-dropdown-wrap .td-smart-list-button {
  padding: 2px 18px;
  margin: 0;
  background-color: transparent !important;
  color: inherit;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button {
    padding: 2px 6px;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button i {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button i {
    display: inline;
    font-size: 12px;
    top: 0;
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-left:before {
    content: '\e80c';
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button .td-icon-right:before {
    content: '\e80d';
  }
}
.td-smart-list-dropdown-wrap .td-smart-list-button:hover {
  background-color: transparent !important;
  color: var(--td_theme_color, #4db2ec);
}
.td-smart-list-dropdown-wrap .td-smart-list-button span {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-smart-list-dropdown-wrap .td-smart-list-button span {
    display: none;
  }
}
.td-smart-list-dropdown-wrap .td-smart-disable:hover {
  color: #222;
}
.td-smart-list-dropdown-wrap .td-smart-next {
  border-left: 1px solid #ededed;
  margin-left: 3px;
}
.td-smart-list-dropdown-wrap .td-smart-back {
  border-right: 1px solid #ededed;
  margin-right: 3px;
}
@-moz-document url-prefix() {
  .td-smart-list-dropdown-wrap .td-smart-list-container:before {
    top: 9px;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 1
*/
.td_smart_list_1 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 38px;
}
.td_smart_list_1 .td-item {
  width: 100%;
}
.td-number-and-title {
  text-align: center;
  width: 100%;
  padding: 8px 100px 4px 100px;
  margin-bottom: 23px;
  display: inline-block;
}
@media (max-width: 500px) {
  .td-number-and-title {
    padding: 60px 0 0 0;
    margin-bottom: 20px;
  }
}
.td-sml-current-item-title {
  display: inline-block;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
}
.td-controls {
  position: absolute;
  top: 1px;
  z-index: 2;
  width: 100%;
}
.td-left-smart-list,
.td-right-smart-list {
  position: absolute;
  width: 88px;
  height: 40px;
  line-height: 40px;
  background-color: #222222;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-left-smart-list:hover,
.td-right-smart-list:hover {
  text-decoration: none !important;
  background-color: var(--td_theme_color, #4db2ec);
}
@-moz-document url-prefix() {
  .td-left-smart-list,
  .td-right-smart-list {
    line-height: 38px;
  }
}
.td-right-smart-list {
  right: 0;
}
.td-right-smart-list .td-icon-right {
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-left: 11px;
}
.td-left-smart-list {
  left: 0;
}
.td-left-smart-list .td-icon-left {
  font-size: 16px;
  position: relative;
  top: 2px;
  padding-right: 11px;
}
.td-slide-smart-list-figure img {
  display: inline-block;
  vertical-align: top;
}
.td-sml-caption {
  font-family: Verdana, BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
  margin-top: 5px;
  margin-bottom: 21px;
}
.td-sml-description {
  margin-top: 22px;
  display: block;
}
/*  ----------------------------------------------------------------------------
    Smart list 2
*/
.td_smart_list_2 {
  margin-top: 38px;
}
.td_smart_list_2 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
  position: relative;
}
.td_smart_list_2 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_2 h2 {
  margin: 2px 0 0;
  line-height: 32px;
}
.td_smart_list_2 .td-item {
  margin-bottom: 53px;
}
.td_smart_list_2 .td-sml-current-item-title {
  margin-top: 5px;
  width: 100%;
  padding-left: 56px;
}
.td-sml-current-item-nr {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  font-size: 22px;
  line-height: 39px;
  color: #fff;
  background-color: #222222;
  width: 37px;
  height: 37px;
  text-align: center;
  display: inline-block;
}
/*  ----------------------------------------------------------------------------
    Smart list 3
*/
.td_smart_list_3 {
  position: relative;
  overflow: hidden;
  z-index: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_smart_list_3 .td-sml-current-item-title {
  margin-top: 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml-current-item-title {
    font-size: 19px;
  }
}
.td_smart_list_3 .td-number-and-title {
  padding: 0 200px 0 52px;
  text-align: left;
  display: block;
}
.td_smart_list_3 .td-number-and-title h2 {
  margin: 0;
}
.td_smart_list_3 .td-sml-current-item-nr {
  position: absolute;
  left: 0;
  top: 1px;
}
.td_smart_list_3 .td-left-smart-list {
  right: 98px;
  left: auto;
}
.td_smart_list_3 .td-item {
  width: 100%;
}
.td_smart_list_3 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_3 .td-sml-figure {
  float: right;
  margin-left: 20px;
  width: 300px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-sml-figure {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_smart_list_3 .td-number-and-title {
    padding-right: 106px;
  }
  .td_smart_list_3 .td-left-smart-list,
  .td_smart_list_3 .td-right-smart-list {
    width: 40px;
    font-size: 0;
  }
  .td_smart_list_3 .td-icon-right {
    top: 1px;
    left: 1px;
    line-height: 40px;
    padding-left: 0;
    font-size: 20px;
  }
  .td_smart_list_3 .td-left-smart-list {
    right: 50px;
  }
  .td_smart_list_3 .td-left-smart-list .td-icon-left {
    top: 1px;
    line-height: 40px;
    padding-right: 0;
    font-size: 20px;
  }
  .td_smart_list_3 .td-slide-smart-list-figure {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .td_smart_list_3 .td-controls {
    position: relative;
    height: 40px;
    margin-bottom: 25px;
  }
  .td_smart_list_3 .td-left-smart-list {
    left: 0;
  }
  .td_smart_list_3 .td-number-and-title {
    padding: 0;
    text-align: center;
    margin-bottom: 25px;
  }
  .td_smart_list_3 .td-sml-current-item-nr {
    position: relative;
    left: auto;
    margin-right: 15px;
    top: auto;
  }
  .td_smart_list_3 .td-slide-smart-list-figure {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 4
*/
.smart-list-style-4 .td-post-content {
  float: left;
}
.smart-list-style-4 .td-post-sharing-top {
  margin-bottom: 0;
}
.td_smart_list_4 {
  /* responsive portrait phone */
}
.td_smart_list_4 .td-item {
  width: 100%;
  min-height: 181px;
  border-bottom: 1px solid var(--td_grid_border_color, #ededed);
  position: relative;
  float: left;
  padding: 30px 0 25px;
}
.td_smart_list_4 .td-item:first-child {
  padding-top: 9px;
}
.td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
  top: 9px;
}
.td_smart_list_4 .td-item:last-of-type {
  border-bottom: none;
}
.td_smart_list_4 .td-sml-current-item-nr {
  font-size: 18px;
  width: 32px;
  height: 32px;
  line-height: 34px;
  top: 30px;
}
.td_smart_list_4 .td-sml-current-item-title {
  font-size: 18px;
  line-height: 24px;
  padding-left: 47px;
  padding-top: 5px;
  display: inherit;
}
.td_smart_list_4 h2 {
  line-height: 24px;
  margin-bottom: 9px;
  margin-top: 0;
}
.td_smart_list_4 .td-sml-figure {
  float: right;
  margin-left: 20px;
  width: 150px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-sml-figure {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.td_smart_list_4 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 9px;
  display: inherit;
}
.td_smart_list_4 .td-sml-description {
  margin-top: 11px;
}
.td_smart_list_4 .td-sml-caption {
  line-height: 14px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td_smart_list_4 .td-item {
    display: table;
    width: 100%;
  }
  .td_smart_list_4 .td-item:first-child {
    padding-top: 30px;
  }
  .td_smart_list_4 .td-item:first-child .td-sml-current-item-nr {
    top: 0;
  }
  .td_smart_list_4 .td-slide-smart-list-figure {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .td_smart_list_4 .td-number-and-title {
    display: table-header-group;
    text-align: center;
  }
  .td_smart_list_4 .td-sml-current-item-nr {
    position: relative;
    top: 0;
  }
  .td_smart_list_4 .td-sml-current-item-title {
    padding: 10px 0;
  }
}
@-moz-document url-prefix() {
  .td_smart_list_4 .td-sml-current-item-nr {
    line-height: 32px;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 5
*/
.td_smart_list_5 {
  margin-top: 38px;
}
.td_smart_list_5 .td-slide-smart-list-figure {
  position: relative;
}
.td_smart_list_5 .td-sml-current-item-nr {
  font-size: 26px;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1;
}
.td_smart_list_5 .td-sml-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
  color: #fff;
  margin-bottom: 0;
  padding: 12px 16px;
  z-index: 1;
}
.td_smart_list_5 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 6px;
  margin-top: 17px;
}
.td_smart_list_5 h2 {
  margin: 0;
}
.td_smart_list_5 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_5 .td-item {
  margin-bottom: 53px;
}
.td_smart_list_5 figcaption div:before {
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  height: 150%;
  width: 100%;
  position: absolute;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
.td_smart_list_5 figcaption div:empty {
  display: none;
}
.td_smart_list_5 .td-sml-figure {
  position: relative;
}
/*  ----------------------------------------------------------------------------
    Smart list 6
*/
.td_smart_list_6 {
  margin-top: 38px;
  position: relative;
  z-index: 1;
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 {
    margin-top: 20px;
  }
}
.td_smart_list_6 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 21px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-number-and-title {
    margin-bottom: 10px;
  }
}
.td_smart_list_6 .td-slide-smart-list-figure img {
  width: 100%;
}
.td_smart_list_6 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_6 .td-slide-smart-list-figure {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td_smart_list_6 .td-sml-caption {
  text-align: left;
}
.td_smart_list_6 h2 {
  margin: 2px 0 0;
  line-height: 32px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 h2 {
    text-align: center;
    margin: 0;
  }
}
.td_smart_list_6 .td-sml-current-item-nr {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-sml-current-item-nr {
    position: relative;
  }
}
.td_smart_list_6 .td-sml-current-item-title {
  margin-top: 5px;
  width: 100%;
  padding-left: 56px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_6 .td-sml-current-item-title {
    margin-top: 10px;
    padding-left: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Smart list 7
*/
.td_smart_list_7 {
  margin-top: 38px;
  position: relative;
  z-index: 1;
  clear: both;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 {
    margin-top: 20px;
  }
}
.td_smart_list_7 .td-slide-smart-list-figure img {
  width: 100%;
}
.td_smart_list_7 .td-sml-description {
  margin-top: 0;
}
.td_smart_list_7 .td-slide-smart-list-figure {
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.td_smart_list_7 .td-sml-caption {
  text-align: left;
}
.td_smart_list_7 h2 {
  margin: 0;
  line-height: 1;
  padding: 0 120px;
  min-height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 h2 {
    padding: 0;
    min-height: 0;
  }
}
.td_smart_list_7 .td-sml-current-item-title {
  margin-top: 7px;
  margin-bottom: 8px;
  text-align: center;
  width: 100%;
  line-height: 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_smart_list_7 .td-sml-current-item-title {
    margin-top: 10px;
    line-height: 24px;
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-sml-current-item-title {
    margin-top: 10px;
    text-align: left;
    line-height: 30px;
    font-weight: 500;
    font-size: 26px;
  }
}
.td_smart_list_7 .td-item .td-smart-list-pagination {
  position: relative;
  display: inline-block;
  margin-bottom: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-item .td-smart-list-pagination {
    margin-bottom: 0;
  }
}
.td_smart_list_7 .td-smart-list-pagination {
  display: inline-block;
  width: 100%;
  position: absolute;
  top: 0;
  margin-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_smart_list_7 .td-smart-list-pagination {
    position: relative;
  }
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-list-button {
  margin: 0;
  line-height: 20px;
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-back {
  float: left;
}
.td_smart_list_7 .td-smart-list-pagination .td-smart-next {
  float: right;
}
/*  ----------------------------------------------------------------------------
    Smart list 8
*/
.td_smart_list_8 {
  position: relative;
  z-index: 1;
  clear: both;
}
.td_smart_list_8 .td-number-and-title {
  text-align: left;
  padding: 0;
  margin-bottom: 16px;
  position: relative;
}
.td_smart_list_8 .td-number-and-title h2 {
  margin: 6px 0 0;
  line-height: 32px;
}
.td_smart_list_8 .td-sml-description {
  margin-top: 0;
}
/*  ----------------------------------------------------------------------------
    header grid container
*/
.td-header-background-image .td-container-wrap {
  background-color: transparent;
}
.td-header-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.td-header-bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}
/*  ----------------------------------------------------------------------------
    logo
*/
.td-header-sp-logo img {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.td-main-menu-logo {
  display: none;
  float: left;
  margin-right: 10px;
  height: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-menu-logo {
    display: block;
    margin-right: 0;
    height: 0;
  }
}
.td-main-menu-logo a {
  line-height: 48px;
}
.td-main-menu-logo img {
  padding: 3px 0;
  position: relative;
  vertical-align: middle;
  max-height: 48px;
  width: auto;
}
@media (max-width: 767px) {
  .td-main-menu-logo img {
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding: 0;
  }
}
@media (max-width: 1140px) {
  .td-main-menu-logo img {
    max-width: 180px;
  }
}
@media (min-width: 768px) {
  .td-affix .td-logo-sticky {
    display: block;
  }
  .td-header-wrap .td-affix .td-main-menu-logo {
    height: 48px !important;
  }
  .td-header-wrap .td-affix .td-main-menu-logo a {
    line-height: 48px !important;
  }
  .td-header-wrap .td-affix .td-main-menu-logo img {
    max-height: 48px !important;
    top: -1px;
  }
  .td-header-wrap .td-affix .sf-menu > li > a {
    line-height: 48px !important;
  }
}
.td-visual-hidden {
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
/* -------------------------------------------------------------------------------

      logo on sticky menu

*/
.td-logo-in-header .td-sticky-disable.td-mobile-logo,
.td-logo-in-header .td-sticky-disable.td-header-logo {
  display: none;
}
.td-logo-in-header .td-sticky-disable.td-mobile-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-header .td-sticky-disable.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-header .td-sticky-header.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-header .td-sticky-header.td-mobile-logo {
    display: inherit;
  }
}
.td-logo-in-header .td-sticky-header.td-header-logo {
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-header .td-sticky-header.td-header-logo {
    display: none;
  }
}
.td-logo-in-header .td-sticky-mobile.td-mobile-logo {
  display: block;
}
.td-logo-in-header .td-sticky-mobile.td-header-logo {
  display: none;
}
.td-logo-in-menu .td-sticky-disable.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-disable.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-menu .td-sticky-disable.td-header-logo {
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-disable.td-header-logo {
    display: none;
  }
}
.td-affix .td-logo-in-menu .td-sticky-disable.td-header-logo {
  display: none;
}
.td-logo-in-menu .td-sticky-header.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-header.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-menu .td-sticky-header.td-header-logo {
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-header.td-header-logo {
    display: none;
  }
}
.td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
    display: block;
  }
}
.td-logo-in-menu .td-sticky-mobile.td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-in-menu .td-sticky-mobile.td-header-logo {
    display: none;
  }
}
.td-affix .td-logo-in-menu .td-sticky-mobile.td-header-logo {
  display: none;
}
.td-affix .td-logo-in-menu .td-sticky-mobile.td-mobile-logo {
  display: block;
}
.td-affix .td-logo-in-menu .td-main-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-affix .td-logo-in-menu .td-main-logo {
    display: block;
  }
}
.td-affix .td-logo-in-menu.td-logo-sticky .td-main-logo {
  display: block;
}
/*  ----------------------------------------------------------------------------
    header menu affix
*/
.td-header-menu-wrap.td-affix {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  z-index: 9999;
  position: fixed !important;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  top: 0;
}
.admin-bar .td-header-menu-wrap.td-affix {
  top: 32px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .admin-bar .td-header-menu-wrap.td-affix {
    top: 46px;
  }
}
@media (max-width: 602px) {
  .admin-bar .td-header-menu-wrap.td-affix {
    top: 0;
  }
}
.td-boxed-layout #td-outer-wrap {
  z-index: 1;
}
.td-boxed-layout .td-header-menu-wrap.td-affix {
  width: 1164px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1140px) {
  .td-boxed-layout .td-header-menu-wrap.td-affix {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    WPML plugin
*/
.td-wpml {
  /* responsive portrait phone */
}
.td-wpml .wpml-ls-menu-item .wpml-ls-flag {
  vertical-align: middle;
  top: -1px;
  position: relative;
  margin-right: 5px;
}
.td-wpml .sub-menu .wpml-ls-menu-item .wpml-ls-flag {
  top: -2px;
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 16px;
  }
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children > a {
    pointer-events: none;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
  position: absolute;
  display: block;
  bottom: 100%;
  background-color: rgba(25, 25, 25, 0.95);
  padding: 12px 20px;
  margin: 0 -20px 10px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
    right: 0;
    left: 0;
    margin: 10px 0;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:before {
  content: '';
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: rgba(25, 25, 25, 0.95) transparent transparent transparent;
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:after {
  content: '';
  position: absolute;
  top: 100%;
  width: 100%;
  height: 30px;
  background-color: transparent;
  right: 0;
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
  display: block;
  padding: 3px 0;
  white-space: nowrap;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
    padding: 6px 0;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.td-wpml .td-subfooter-menu .menu-item-first a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .menu-item-first a {
    margin-left: 16px;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-wpml .td-header-top-menu-full,
  .td-wpml .td-header-sp-top-menu {
    display: block !important;
  }
  .td-wpml .td-header-sp-top-menu {
    width: 100%;
  }
  .td-wpml .td-header-top-menu {
    background-color: #3c3c3c !important;
    padding-left: 17px;
    padding-right: 17px;
    box-shadow: inset 0px -3px 3px -1px rgba(0, 0, 0, 0.2);
  }
  .td-wpml .td_ul_logout,
  .td-wpml .td_ul_login,
  .td-wpml .td-header-sp-top-widget,
  .td-wpml .td-weather-top-widget {
    display: none !important;
  }
  .td-wpml .menu-top-container {
    margin-right: 0;
    float: right;
  }
  .td-wpml .menu-top-container .top-header-menu > li {
    display: none;
  }
  .td-wpml .menu-top-container .top-header-menu > li a {
    margin-right: 0;
  }
  .td-wpml .menu-top-container .top-header-menu .wpml-ls-item {
    display: inline-block;
    margin-top: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children {
    position: static;
    display: inline-block;
    width: 100%;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children > a {
    pointer-events: none;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu {
    position: absolute;
    display: block;
    background-color: rgba(25, 25, 25, 0.95);
    padding: 7px 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    right: 0;
    left: auto;
    margin: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:before {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent rgba(25, 25, 25, 0.95);
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 30px;
    background-color: transparent;
    right: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li {
    display: block;
    padding: 3px 0;
    white-space: nowrap;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a {
    margin: 0 10px;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
}
/*  ----------------------------------------------------------------------------
    WPML plugin
*/
.td-wpml {
  /* responsive portrait phone */
}
.td-wpml .wpml-ls-menu-item .wpml-ls-flag {
  vertical-align: middle;
  top: -1px;
  position: relative;
  margin-right: 5px;
}
.td-wpml .sub-menu .wpml-ls-menu-item .wpml-ls-flag {
  top: -2px;
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 16px;
  }
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children > a {
    pointer-events: none;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
  position: absolute;
  display: block;
  bottom: 100%;
  background-color: rgba(25, 25, 25, 0.95);
  padding: 12px 20px;
  margin: 0 -20px 10px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  transform: translate3d(0, -10px, 0);
  -webkit-transform: translate3d(0, -10px, 0);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu {
    right: 0;
    left: 0;
    margin: 10px 0;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:before {
  content: '';
  position: absolute;
  top: 100%;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: rgba(25, 25, 25, 0.95) transparent transparent transparent;
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu:after {
  content: '';
  position: absolute;
  top: 100%;
  width: 100%;
  height: 30px;
  background-color: transparent;
  right: 0;
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
  display: block;
  padding: 3px 0;
  white-space: nowrap;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children .sub-menu li {
    padding: 6px 0;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-item.menu-item-has-children:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.td-wpml .td-subfooter-menu .menu-item-first a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .menu-item-first a {
    margin-left: 16px;
  }
}
.td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-wpml .td-subfooter-menu .wpml-ls-first-item.menu-item-first {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-wpml .td-header-top-menu-full,
  .td-wpml .td-header-sp-top-menu {
    display: block !important;
  }
  .td-wpml .td-header-sp-top-menu {
    width: 100%;
  }
  .td-wpml .td-header-top-menu {
    background-color: #3c3c3c !important;
    padding-left: 17px;
    padding-right: 17px;
    box-shadow: inset 0px -3px 3px -1px rgba(0, 0, 0, 0.2);
  }
  .td-wpml .td_ul_logout,
  .td-wpml .td_ul_login,
  .td-wpml .td-header-sp-top-widget,
  .td-wpml .td-weather-top-widget {
    display: none !important;
  }
  .td-wpml .menu-top-container {
    margin-right: 0;
    float: right;
  }
  .td-wpml .menu-top-container .top-header-menu > li {
    display: none;
  }
  .td-wpml .menu-top-container .top-header-menu > li a {
    margin-right: 0;
  }
  .td-wpml .menu-top-container .top-header-menu .wpml-ls-item {
    display: inline-block;
    margin-top: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children {
    position: static;
    display: inline-block;
    width: 100%;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children > a {
    pointer-events: none;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu {
    position: absolute;
    display: block;
    background-color: rgba(25, 25, 25, 0.95);
    padding: 7px 10px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    right: 0;
    left: auto;
    margin: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:before {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent rgba(25, 25, 25, 0.95);
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu:after {
    content: '';
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 30px;
    background-color: transparent;
    right: 0;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu li {
    display: block;
    padding: 3px 0;
    white-space: nowrap;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children .sub-menu a {
    margin: 0 10px;
  }
  .td-wpml .menu-top-container .wpml-ls-item.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
  }
}
/*  ----------------------------------------------------------------------------
    Search
*/
.td-header-wrap .td_module_mx2 .entry-title a:after {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  content: '';
  z-index: 1;
}
.td-header-wrap .result-msg {
  text-align: center;
  padding: 4px 0 6px 0;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 12px;
  color: #222;
  font-style: italic;
}
.td-header-wrap .result-msg a {
  color: #222;
  display: block;
}
.td-header-wrap .result-msg a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-header-wrap .td-aj-search-results {
  background-color: rgba(144, 144, 144, 0.02);
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 10px 0;
}
.td-header-wrap .td-aj-search-results .item-details {
  margin: 10px 20px 10px 115px;
}
.td-header-wrap .td-aj-search-results .td-module-thumb {
  top: 10px;
  margin-left: 20px;
}
.td-header-wrap .td_module_mx2 {
  padding-bottom: 0;
}
.td-header-wrap .no-result {
  background-color: #fdfdfd;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.td-header-wrap .td-aj-cur-element {
  background-color: rgba(128, 128, 128, 0.1);
}
/* -------------------------------------------------------------------

Headers style

----------------------------------------------------------------------  */
/* General */
.td-header-top-menu-full {
  position: relative;
  z-index: 9999;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-top-menu-full {
    display: none;
  }
}
@media (min-width: 768px) {
  .td-affix .header-search-wrap .td-icon-search {
    line-height: 48px !important;
  }
  .td-affix #td-header-menu {
    display: block;
  }
}
/*
    fix logo alignment for logo in menus
*/
@media (min-width: 768px) {
  .td-header-style-5 .td-affix .td-main-menu-logo img,
  .td-header-style-6 .td-affix .td-main-menu-logo img,
  .td-header-style-12 .td-affix .td-main-menu-logo img {
    top: 0;
  }
}
@-moz-document url-prefix() {
  @media (min-width: 768px) {
    .td-header-style-5 .td-main-menu-logo a img,
    .td-header-style-6 .td-main-menu-logo a img,
    .td-header-style-12 .td-main-menu-logo a img {
      top: -1px;
    }
  }
}
.td-logo-mobile-loaded {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-logo-mobile-loaded {
    display: none;
  }
}
/* -------------------------------------------------------------------
  Style 1
----------------------------------------------------------------------  */
.td-header-style-1 .td-header-top-menu-full {
  background-color: #222222;
}
.td-header-style-1 .td-header-sp-logo {
  width: 284px;
  position: relative;
  height: 90px;
  margin: 28px 28px 9px 28px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-1 .td-header-sp-logo {
    width: 224px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-logo {
    width: 214px;
    margin: 14px 28px 0 28px;
    max-height: 60px;
  }
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-1 .td-header-sp-logo img {
  width: auto;
  max-height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-logo img {
    max-height: 60px;
  }
}
.td-header-style-1 .td-header-sp-recs {
  margin: 28px 0 9px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait tablet */
  /* fix for block template 17 */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-sp-recs {
    margin: 14px 0 0 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-sp-recs {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-1 .td-header-sp-recs .td-a-rec-id-header > div,
  .td-header-style-1 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
    margin: auto;
  }
}
.td-header-style-1 .td-header-sp-recs .td_block_template_17 {
  transform: none;
  -webkit-transform: none;
}
.td-header-style-1.td-header-background-image {
  /* desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td-header-style-1.td-header-background-image .td-header-sp-recs,
  .td-header-style-1.td-header-background-image .td-header-sp-logo {
    margin-bottom: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1.td-header-background-image .td-header-sp-recs,
  .td-header-style-1.td-header-background-image .td-header-sp-logo {
    margin-bottom: 14px;
  }
}
.td-header-style-1 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-1 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-1 .td-header-rec-wrap .td-adspot-title {
  margin-bottom: 0;
  top: -21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-1 .td-header-rec-wrap .td-adspot-title {
    top: -17px;
  }
}
@media (max-width: 767px) {
  .td-header-style-1 .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
/* -------------------------------------------------------------------
  Style 2
----------------------------------------------------------------------  */
.td-header-style-2 .td-header-top-menu-full {
  background-color: #222222;
}
.td-header-style-2 .td-header-sp-logo {
  width: 284px;
  position: relative;
  height: 90px;
  margin: 24px 28px 0 28px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-2 .td-header-sp-logo {
    width: 224px;
    margin: 24px 14px 0 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-sp-logo {
    width: 214px;
    height: 60px;
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .td-header-style-2 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-2 .td-header-sp-logo img {
  width: auto;
  max-height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-sp-logo img {
    max-height: 60px;
  }
}
.td-header-style-2 .td-header-sp-recs {
  margin: 24px 0 0 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait tablet */
  /* fix for block template 17 */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-sp-recs {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .td-header-style-2 .td-header-sp-recs {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-2 .td-header-sp-recs .td-a-rec-id-header > div,
  .td-header-style-2 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
    margin: auto;
  }
}
.td-header-style-2 .td-header-sp-recs .td_block_template_17 {
  transform: none;
  -webkit-transform: none;
}
.td-header-style-2.td-header-background-image {
  /* desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td-header-style-2.td-header-background-image .td-header-sp-recs,
  .td-header-style-2.td-header-background-image .td-header-sp-logo {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2.td-header-background-image .td-header-sp-recs,
  .td-header-style-2.td-header-background-image .td-header-sp-logo {
    margin-bottom: 14px;
  }
}
.td-header-style-2 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-2 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-2 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-2 .td-header-rec-wrap .td-adspot-title {
  margin-bottom: 0;
  top: -21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-2 .td-header-rec-wrap .td-adspot-title {
    top: -17px;
  }
}
@media (max-width: 767px) {
  .td-header-style-2 .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
.single_template_6 .td-header-style-2 .td-header-sp-recs,
.single_template_7 .td-header-style-2 .td-header-sp-recs,
.homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
.single_template_8 .td-header-style-2 .td-header-sp-recs,
.single_template_10 .td-header-style-2 .td-header-sp-recs,
.single_template_11 .td-header-style-2 .td-header-sp-recs,
.td_category_template_2 .td-header-style-2 .td-header-sp-recs,
.td_category_template_5 .td-header-style-2 .td-header-sp-recs,
.td_category_template_6 .td-header-style-2 .td-header-sp-recs,
.td_category_template_8 .td-header-style-2 .td-header-sp-recs {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-2 .td-header-sp-recs,
  .single_template_7 .td-header-style-2 .td-header-sp-recs,
  .homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
  .single_template_8 .td-header-style-2 .td-header-sp-recs,
  .single_template_10 .td-header-style-2 .td-header-sp-recs,
  .single_template_11 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_2 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_5 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_6 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-2 .td-header-sp-recs,
  .single_template_7 .td-header-style-2 .td-header-sp-recs,
  .homepage-post.single_template_7 .td-header-style-2 .td-header-sp-recs,
  .single_template_8 .td-header-style-2 .td-header-sp-recs,
  .single_template_10 .td-header-style-2 .td-header-sp-recs,
  .single_template_11 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_2 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_5 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_6 .td-header-style-2 .td-header-sp-recs,
  .td_category_template_8 .td-header-style-2 .td-header-sp-recs {
    margin-bottom: 14px;
  }
}
.td_category_template_7 .td-header-style-2 .td-header-sp-recs {
  /* responsive min landscape tablet */
}
@media (min-width: 1019px) {
  .td_category_template_7 .td-header-style-2 .td-header-sp-recs {
    margin-bottom: 6px;
  }
}
/* -------------------------------------------------------------------
  Styles 3 & 4 & 5 & 6 & 12
----------------------------------------------------------------------  */
.td-header-style-3 .td-header-menu-social .td-social-icon-wrap a,
.td-header-style-4 .td-header-menu-social .td-social-icon-wrap a,
.td-header-style-5 .td-header-menu-social .td-social-icon-wrap a,
.td-header-style-6 .td-header-menu-social .td-social-icon-wrap a,
.td-header-style-12 .td-header-menu-social .td-social-icon-wrap a {
  color: #fff;
}
.td-header-style-3 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before,
.td-header-style-4 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before,
.td-header-style-5 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before,
.td-header-style-6 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before,
.td-header-style-12 .td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
  background-color: #fff;
}
/* -------------------------------------------------------------------
  Style 3
----------------------------------------------------------------------  */
.td-header-style-3 .td-header-menu-wrap-full {
  background-color: transparent !important;
}
.td-header-style-3 .td-header-top-menu-full {
  background-color: #111;
}
.td-header-style-3 .td-header-sp-logo {
  width: 284px;
  position: relative;
  height: 90px;
  margin: 28px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-3 .td-header-sp-logo {
    width: 224px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-logo {
    width: 214px;
    height: 60px;
    margin: 14px 28px 0 28px;
  }
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-3 .td-header-sp-logo img {
  width: auto;
  max-height: 90px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-logo img {
    max-height: 60px;
  }
}
.td-header-style-3 .td-header-sp-recs {
  margin: 28px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait tablet */
  /* fix for block template 17 */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-sp-recs {
    margin: 14px 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-sp-recs {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-3 .td-header-sp-recs .td-a-rec-id-header > div,
  .td-header-style-3 .td-header-sp-recs .td-g-rec-id-header > .adsbygoogle {
    margin: auto;
  }
}
.td-header-style-3 .td-header-sp-recs .td_block_template_17 {
  transform: none;
  -webkit-transform: none;
}
.td-header-style-3 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-3 .td-header-main-menu {
  background-color: #151515;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-main-menu {
    padding-left: 2px;
  }
}
.td-header-style-3 .sf-menu > li > a {
  color: #fff;
}
.td-header-style-3 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-3 .black-menu {
  /* hover and current menu */
}
.td-header-style-3 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-3 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-3 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-3 .black-menu .sf-menu > li > a:hover,
.td-header-style-3 .black-menu .sf-menu > .sfHover > a {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-style-3 .td-affix {
  background-color: transparent !important;
}
.td-header-style-3 .td-affix .td-header-main-menu {
  background-color: #151515;
}
.td-header-style-3 .td-header-rec-wrap .td-adspot-title {
  margin-bottom: 0;
  top: -21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-3 .td-header-rec-wrap .td-adspot-title {
    top: -17px;
  }
}
@media (max-width: 767px) {
  .td-header-style-3 .td-header-rec-wrap .td-adspot-title {
    top: 0;
    margin-bottom: -10px;
  }
}
.td-boxed-layout .td-header-style-3 .td-header-menu-wrap {
  background-color: #151515 !important;
}
.td-full-layout .td-header-style-3 {
  /* desktop only */
}
.td-full-layout .td-header-style-3 .td-header-main-menu {
  padding-left: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-full-layout .td-header-style-3 .td-header-main-menu {
    padding-left: 0;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-header-menu-no-search .td-header-main-menu {
    padding-right: 21px;
  }
}
.td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child {
  margin-left: 17px;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-no-subcats .td-mega-span:first-child {
    margin-left: 18px;
  }
}
.td-full-layout .td-header-style-3 .td-mega-menu ul {
  width: 1068px !important;
  box-shadow: none;
  border-top: none;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-mega-menu ul {
    width: 980px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td-mega-menu ul {
    width: 740px !important;
  }
}
.td-full-layout .td-header-style-3 .td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
  margin: 0 0 18px 18px;
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
  width: 208px;
  padding-top: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
    width: 192px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats {
    width: 144px;
  }
}
.td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a {
  padding: 5px 18px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td_mega_menu_sub_cats a {
    padding: 3px 18px;
  }
}
.td-full-layout .td-header-style-3 .block-mega-child-cats {
  max-height: 216px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .block-mega-child-cats {
    max-height: 192px;
  }
}
.td-full-layout .td-header-style-3 .td-mega-row {
  padding: 18px 0 12px 0;
}
.td-full-layout .td-header-style-3 .td-mega-span {
  width: 192px;
  min-height: 199px;
  margin-left: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-mega-span {
    width: 174px;
    min-height: 187px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td-mega-span {
    width: 126px;
    min-height: 174px;
  }
}
.td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
  min-height: 132px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
    min-height: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-3 .td-mega-span .entry-thumb {
    min-height: 87px;
  }
}
/* -------------------------------------------------------------------
  Style 4 & 5 & 6 & 7 & 12 & mp 1
----------------------------------------------------------------------  */
.td-header-style-4 #td-header-menu,
.td-header-style-5 #td-header-menu,
.td-header-style-6 #td-header-menu,
.td-header-style-7 #td-header-menu,
.td-header-style-12 #td-header-menu {
  display: block;
}
/* -------------------------------------------------------------------
  Style 4
----------------------------------------------------------------------  */
.td-header-style-4 {
  /* desktop only */
}
.td-header-style-4 .td-header-top-menu-full {
  background-color: #111;
}
.td-header-style-4 .td-main-menu-logo {
  margin: 0;
  display: block;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-4 .td-main-menu-logo {
    float: left;
    display: inline;
    width: 0;
  }
}
.td-header-style-4 .td-main-menu-logo img {
  margin: 0 21px 0 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-4 .td-main-menu-logo img {
    margin: 0 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-4 .td-main-menu-logo img {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .td-header-style-4 .td-main-menu-logo img {
    margin: auto;
  }
}
@media (min-width: 768px) {
  .td-header-style-4 .td-main-menu-logo img {
    top: -1px;
  }
  .td-header-style-4 .td-affix .td-main-menu-logo img {
    top: 0;
  }
}
.td-header-style-4 .td-header-sp-recs {
  width: 100%;
  /* responsive min portrait tablet */
  /* responsive min landscape tablet */
}
@media (min-width: 768px) {
  .td-header-style-4 .td-header-sp-recs {
    margin: 14px auto;
  }
}
@media (min-width: 1019px) {
  .td-header-style-4 .td-header-sp-recs {
    margin: 24px auto;
  }
}
.td-header-style-4 .td-header-sp-recs img {
  position: relative;
}
.td-header-style-4 .td-header-sp-recs .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-4 .td-header-rec-wrap {
  min-height: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-4 .td-header-rec-wrap {
    width: 100% !important;
    padding: 0 10px;
  }
}
.td-header-style-4 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-4 .td-header-menu-wrap-full {
  background-color: transparent !important;
}
.td-header-style-4 .td-header-main-menu {
  background-color: #151515;
}
@media (min-width: 1140px) {
  .td-header-style-4 .td-header-menu-no-search .td-header-main-menu {
    padding-right: 21px;
  }
}
.td-header-style-4 .black-menu {
  /* hover and current menu */
}
.td-header-style-4 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-4 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-4 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-4 .black-menu .sf-menu > li > a:hover,
.td-header-style-4 .black-menu .sf-menu > .sfHover > a {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-style-4 .sf-menu > li > a {
  color: #fff;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-4 .sf-menu > li > a {
    padding: 0 12px;
  }
}
.td-header-style-4 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-4 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-4 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
.td-header-style-4 .td-affix {
  background-color: transparent !important;
}
.td-header-style-4 .td-affix .td-header-main-menu {
  background-color: #151515;
}
.td-boxed-layout .td-header-style-4 .td-header-menu-wrap {
  background-color: #151515 !important;
}
.td-full-layout .td-header-style-4 .td-main-menu-logo {
  margin: 0;
  display: block;
}
.td-full-layout .td-header-style-4 .td-main-menu-logo img {
  margin: 0 21px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-main-menu-logo img {
    margin: 0 14px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-main-menu-logo img {
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  .td-full-layout .td-header-style-4 .td-main-menu-logo img {
    margin: auto;
  }
}
.td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
  margin-left: 17px;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-no-subcats .td-mega-span:first-child {
    margin-left: 18px;
  }
}
.td-full-layout .td-header-style-4 .td-mega-menu ul {
  width: 1068px !important;
  box-shadow: none;
  border-top: none;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-mega-menu ul {
    width: 980px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-mega-menu ul {
    width: 740px !important;
  }
}
.td-full-layout .td-header-style-4 .td-mega-menu .td-next-prev-wrap {
  margin: 0 0 18px 18px;
}
.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
  width: 208px;
  padding-top: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
    width: 192px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats {
    width: 144px;
  }
}
.td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
  padding: 5px 18px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td_mega_menu_sub_cats a {
    padding: 3px 18px;
  }
}
.td-full-layout .td-header-style-4 .block-mega-child-cats {
  max-height: 216px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .block-mega-child-cats {
    max-height: 192px;
  }
}
.td-full-layout .td-header-style-4 .td-mega-row {
  padding: 18px 0 12px 0;
}
.td-full-layout .td-header-style-4 .td-mega-span {
  width: 192px;
  min-height: 199px;
  margin-left: 18px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-mega-span {
    width: 174px;
    min-height: 187px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-mega-span {
    width: 126px;
    min-height: 174px;
  }
}
.td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
  min-height: 132px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
    min-height: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-header-style-4 .td-mega-span .entry-thumb {
    min-height: 87px;
  }
}
/* -------------------------------------------------------------------
  Style 5 & 6 & 7 & 8 & 9 & 10 & 11 & 12
----------------------------------------------------------------------  */
.td-header-style-5 .td-header-sp-recs,
.td-header-style-6 .td-header-sp-recs,
.td-header-style-7 .td-header-sp-recs,
.td-header-style-8 .td-header-sp-recs,
.td-header-style-9 .td-header-sp-recs,
.td-header-style-10 .td-header-sp-recs,
.td-header-style-11 .td-header-sp-recs,
.td-header-style-12 .td-header-sp-recs {
  width: 100%;
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-5 .td-header-sp-recs,
  .td-header-style-6 .td-header-sp-recs,
  .td-header-style-7 .td-header-sp-recs,
  .td-header-style-8 .td-header-sp-recs,
  .td-header-style-9 .td-header-sp-recs,
  .td-header-style-10 .td-header-sp-recs,
  .td-header-style-11 .td-header-sp-recs,
  .td-header-style-12 .td-header-sp-recs {
    margin: 24px auto 0 auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-5 .td-header-sp-recs,
  .td-header-style-6 .td-header-sp-recs,
  .td-header-style-7 .td-header-sp-recs,
  .td-header-style-8 .td-header-sp-recs,
  .td-header-style-9 .td-header-sp-recs,
  .td-header-style-10 .td-header-sp-recs,
  .td-header-style-11 .td-header-sp-recs,
  .td-header-style-12 .td-header-sp-recs {
    margin: 14px auto 0 auto !important;
  }
}
.td-header-style-5.td-header-background-image .td-header-sp-recs,
.td-header-style-6.td-header-background-image .td-header-sp-recs,
.td-header-style-7.td-header-background-image .td-header-sp-recs,
.td-header-style-8.td-header-background-image .td-header-sp-recs,
.td-header-style-9.td-header-background-image .td-header-sp-recs,
.td-header-style-10.td-header-background-image .td-header-sp-recs,
.td-header-style-11.td-header-background-image .td-header-sp-recs,
.td-header-style-12.td-header-background-image .td-header-sp-recs {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-header-style-5.td-header-background-image .td-header-sp-recs,
  .td-header-style-6.td-header-background-image .td-header-sp-recs,
  .td-header-style-7.td-header-background-image .td-header-sp-recs,
  .td-header-style-8.td-header-background-image .td-header-sp-recs,
  .td-header-style-9.td-header-background-image .td-header-sp-recs,
  .td-header-style-10.td-header-background-image .td-header-sp-recs,
  .td-header-style-11.td-header-background-image .td-header-sp-recs,
  .td-header-style-12.td-header-background-image .td-header-sp-recs {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-5.td-header-background-image .td-header-sp-recs,
  .td-header-style-6.td-header-background-image .td-header-sp-recs,
  .td-header-style-7.td-header-background-image .td-header-sp-recs,
  .td-header-style-8.td-header-background-image .td-header-sp-recs,
  .td-header-style-9.td-header-background-image .td-header-sp-recs,
  .td-header-style-10.td-header-background-image .td-header-sp-recs,
  .td-header-style-11.td-header-background-image .td-header-sp-recs,
  .td-header-style-12.td-header-background-image .td-header-sp-recs {
    margin-bottom: 14px !important;
  }
}
@media (min-width: 768px) {
  .td-header-style-5 .td-header-rec-wrap .td-adspot-title,
  .td-header-style-6 .td-header-rec-wrap .td-adspot-title,
  .td-header-style-7 .td-header-rec-wrap .td-adspot-title,
  .td-header-style-8 .td-header-rec-wrap .td-adspot-title,
  .td-header-style-9 .td-header-rec-wrap .td-adspot-title,
  .td-header-style-10 .td-header-rec-wrap .td-adspot-title,
  .td-header-style-11 .td-header-rec-wrap .td-adspot-title,
  .td-header-style-12 .td-header-rec-wrap .td-adspot-title {
    margin-bottom: 0;
    top: 0;
  }
}
/* -------------------------------------------------------------------
  Style 5
----------------------------------------------------------------------  */
.td-header-style-5 {
  /* responsive portrait phone */
}
.td-header-style-5 .td-header-top-menu-full {
  background-color: #f9f9f9;
}
.td-header-style-5 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-5 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-5 .top-header-menu .sub-menu {
  background-color: #f9f9f9;
}
.td-header-style-5 .top-header-menu .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-5 .td-main-menu-logo {
  display: block;
  margin-right: 0;
  height: 60px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-5 .td-main-menu-logo {
    float: left;
    margin: 0;
    display: inline;
    width: 0;
    height: 0;
  }
}
.td-header-style-5 .td-main-menu-logo a {
  line-height: 60px;
}
.td-header-style-5 .td-main-menu-logo img {
  max-height: 60px;
  margin-right: 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-5 .td-main-menu-logo img {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .td-header-style-5 .td-main-menu-logo img {
    max-height: 48px;
    margin: auto;
  }
}
.td-header-style-5 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-5 .td-a-rec-id-header img,
.td-header-style-5 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-5 .td-a-rec-id-header .adsbygoogle,
.td-header-style-5 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-5 .td-header-menu-social {
  line-height: 60px;
}
.td-header-style-5 .header-search-wrap #td-header-search-button .td-icon-search {
  line-height: 60px;
  color: #fff;
}
.td-header-style-5 .td-header-menu-wrap-full {
  background-color: #151515;
}
.td-header-style-5 .black-menu {
  /* hover and current menu */
}
.td-header-style-5 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-5 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-5 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-5 .black-menu .sf-menu > li > a:hover,
.td-header-style-5 .black-menu .sf-menu > .sfHover > a {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-style-5 .sf-menu > li > a {
  color: #fff;
  line-height: 60px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-5 .sf-menu > li > a {
    padding: 0 12px;
  }
}
.td-header-style-5 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-5 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-5 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
.td-header-style-5 .td-mega-menu ul {
  border-top: none;
}
@media (max-width: 767px) {
  .td-header-style-5 .td-header-menu-wrap-full {
    height: 54px !important;
  }
  .td-header-style-5 .td-header-main-menu {
    height: 54px;
  }
}
.td-header-style-5 .td-affix {
  background-color: #161616;
  background-color: rgba(22, 22, 22, 0.9);
}
.single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-5 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/* -------------------------------------------------------------------
  Style 6
----------------------------------------------------------------------  */
.td-header-style-6 {
  /* responsive portrait phone */
}
.td-header-style-6 .td-header-top-menu-full {
  background-color: #f9f9f9;
}
.td-header-style-6 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-6 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-6 .top-header-menu .sub-menu {
  background-color: #f9f9f9;
}
.td-header-style-6 .top-header-menu .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-6 .td-main-menu-logo {
  display: block;
  margin-right: 42px;
  height: 80px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-6 .td-main-menu-logo {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-6 .td-main-menu-logo {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .td-header-style-6 .td-main-menu-logo {
    float: left;
    margin: 0;
    display: inline;
    width: 0;
    height: 0;
  }
}
.td-header-style-6 .td-main-menu-logo a {
  line-height: 80px;
}
.td-header-style-6 .td-main-menu-logo img {
  max-height: 80px;
  /* responsive portrait tablet */
}
@media (max-width: 767px) {
  .td-header-style-6 .td-main-menu-logo img {
    max-height: 48px;
  }
}
.td-header-style-6 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-6 .td-a-rec-id-header img,
.td-header-style-6 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-6 .td-a-rec-id-header .adsbygoogle,
.td-header-style-6 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-6 .td-header-menu-social {
  margin-left: 3px;
  margin-right: 44px;
  line-height: 80px;
}
.td-header-style-6 .header-search-wrap #td-header-search-button .td-icon-search {
  line-height: 80px;
  color: #fff;
}
.td-header-style-6 .td-header-menu-wrap-full {
  background-color: #151515;
}
.td-header-style-6 .black-menu {
  /* hover and current menu */
}
.td-header-style-6 .black-menu .sf-menu > .current-menu-item > a,
.td-header-style-6 .black-menu .sf-menu > .current-menu-ancestor > a,
.td-header-style-6 .black-menu .sf-menu > .current-category-ancestor > a,
.td-header-style-6 .black-menu .sf-menu > li > a:hover,
.td-header-style-6 .black-menu .sf-menu > .sfHover > a {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-style-6 .sf-menu {
  float: right;
}
.td-header-style-6 .sf-menu > li > a {
  color: #fff;
  line-height: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-6 .sf-menu > li > a {
    padding: 0 12px;
  }
}
.td-header-style-6 .sf-menu > li > a:after {
  display: none;
}
.td-header-style-6 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-6 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
.td-header-style-6 .td-mega-menu ul {
  border-top: none;
}
@media (max-width: 767px) {
  .td-header-style-6 .td-header-main-menu {
    height: 54px;
  }
}
.td-header-style-6 .td-affix {
  background-color: #161616;
  background-color: rgba(22, 22, 22, 0.9);
}
.single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-6 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/* -------------------------------------------------------------------
  Style 7
----------------------------------------------------------------------  */
.td-header-style-7 {
  /* responsive portrait phone */
}
.td-header-style-7 .td-header-top-menu-full {
  background-color: #fff;
}
.td-header-style-7 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-7 .td-header-top-menu {
  color: #000;
  border-bottom: 1px solid #e0e0e0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-7 .td-header-top-menu {
    padding: 5px 0;
  }
}
.td-header-style-7 .td-header-top-menu .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-7 .top-header-menu .sub-menu {
  background-color: #fff;
}
.td-header-style-7 .td-header-sp-logo {
  margin-right: 42px;
  float: left;
  height: 106px;
  padding: 0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-7 .td-header-sp-logo {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-header-sp-logo {
    margin-right: 10px;
    height: 54px;
  }
}
@media (max-width: 767px) {
  .td-header-style-7 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-7 .td-header-sp-logo a {
  line-height: 106px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-header-sp-logo a {
    line-height: 54px;
  }
}
.td-header-style-7 .td-header-sp-logo img {
  width: auto;
  max-height: 106px;
  position: relative;
  padding: 6px 0;
  line-height: 106px;
  vertical-align: middle;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-header-sp-logo img {
    max-width: 140px;
    max-height: 54px;
    line-height: 54px;
    padding: 3px 0;
  }
}
@media (min-width: 768px) {
  .td-header-style-7 .td-header-sp-logo img {
    top: -1px;
  }
  .td-header-style-7 .td-affix .td-header-sp-logo img {
    top: 0;
  }
}
.td-header-style-7 .td-main-menu-logo {
  display: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-7 .td-main-menu-logo {
    display: block;
  }
}
.td-header-style-7 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-7 .td-a-rec-id-header img,
.td-header-style-7 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-7 .td-a-rec-id-header .adsbygoogle,
.td-header-style-7 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-7 .td-header-menu-social {
  margin-top: 28px;
  margin-left: 3px;
  margin-right: 44px;
  line-height: 78px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .td-header-menu-social {
    line-height: 48px;
  }
}
.td-header-style-7 #td-top-search {
  margin-top: 0;
  top: auto;
  bottom: 17px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 #td-top-search {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .td-header-style-7 #td-top-search {
    bottom: 0;
  }
}
.td-header-style-7 .header-search-wrap {
  bottom: 0;
  top: auto;
}
.td-header-style-7 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-7 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search {
  line-height: 78px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .header-search-wrap #td-header-search-button .td-icon-search {
    line-height: 48px;
  }
}
.td-header-style-7 .td-header-menu-wrap-full,
.td-header-style-7 .td-header-main-menu {
  position: relative;
}
.td-header-style-7 .sf-menu {
  margin-top: 28px;
  float: right;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .sf-menu {
    margin-top: 6px;
  }
}
.td-header-style-7 .sf-menu > li > a {
  line-height: 78px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-7 .sf-menu > li > a {
    padding: 0 12px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-7 .sf-menu > li > a {
    line-height: 48px;
  }
}
.td-header-style-7 .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-7 .sf-menu a.sf-with-ul {
    padding-right: 26px;
  }
}
@media (max-width: 767px) {
  .td-header-style-7 .td-header-main-menu {
    height: 54px;
  }
}
.td-header-style-7 .td-affix .td-header-sp-logo {
  display: none;
}
.td-header-style-7 .td-affix .td-logo-sticky {
  display: block;
}
.td-header-style-7 .td-affix .sf-menu {
  margin-top: 0;
}
.td-header-style-7 .td-affix .td-header-menu-social {
  margin-top: 0;
}
.td-header-style-7 .td-affix .td-header-menu-social .td-social-icon-wrap i {
  margin-top: 0;
}
.td-header-style-7 .td-affix .header-search-wrap {
  margin-top: 0;
}
.td-header-style-7 .td-affix #td-top-search {
  bottom: 0;
}
.single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-7 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/* -------------------------------------------------------------------
  Style 8
----------------------------------------------------------------------  */
.td-header-style-8 {
  /* responsive portrait phone */
}
.td-header-style-8 .td-header-top-menu-full {
  background-color: #fff;
}
.td-header-style-8 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-8 .td-header-menu-wrap-full .td-header-sp-logo {
  display: none;
}
.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo {
  display: block;
  bottom: 0;
  top: 0;
  width: 168px;
  height: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-8 .td-header-menu-wrap-full .td-affix .td-header-main-menu {
  padding-left: 0;
}
.td-header-style-8 .td-header-menu-wrap {
  display: table;
  width: 100%;
}
.td-header-style-8 .td-header-menu-wrap.td-affix {
  background-color: rgba(255, 255, 255, 0.95);
}
.td-header-style-8 .td-header-header {
  clear: both;
}
.td-header-style-8 .td-header-top-menu {
  margin-left: 282px;
  width: 786px;
  min-height: 53px;
  padding: 12px 0;
  color: #000;
  border-bottom: 1px solid #e0e0e0;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td-header-top-menu {
    margin-left: 212px;
    width: 768px;
    padding: 0;
    min-height: 29px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td-header-top-menu {
    margin-left: 152px;
    width: 588px;
    padding: 0;
    min-height: 29px;
  }
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-top-menu {
    display: none;
  }
}
.td-header-style-8 .td-header-top-menu a {
  color: #000;
}
.td-header-style-8 .top-header-menu .sub-menu {
  background-color: #fff !important;
}
.td-header-style-8 .top-header-menu .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-8 .td-header-sp-logo {
  position: absolute;
  width: 238px;
  height: 94px;
  top: 6px;
  z-index: 10000;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td-header-sp-logo {
    width: 190px;
    height: 89px;
    top: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td-header-sp-logo {
    width: 140px;
    height: 87px;
    top: -5px;
  }
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-sp-logo {
    display: none;
  }
}
.td-header-style-8 .td-header-sp-logo img {
  width: auto;
  max-height: 86px;
  right: auto;
}
.td-header-style-8 .td-main-menu-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-8 .td-main-menu-logo {
    display: block;
  }
}
.td-header-style-8 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-8 .td-a-rec-id-header img,
.td-header-style-8 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-8 .td-a-rec-id-header .adsbygoogle,
.td-header-style-8 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-8 .td-header-menu-social {
  line-height: 53px;
}
.td-header-style-8 .td_stretch_content .td-header-menu-social {
  margin-right: 16px;
}
.td-header-style-8 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-8 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-8 .td-header-menu-wrap-full #td-header-search-button .td-icon-search {
  line-height: 53px;
}
.td-header-style-8 .td-header-main-menu {
  float: left;
  width: 100%;
  padding-left: 282px;
  background-color: transparent !important;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-8 .td-header-main-menu {
    padding-left: 212px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-8 .td-header-main-menu {
    padding-left: 152px;
  }
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-main-menu {
    padding-left: 0;
  }
}
.td-header-style-8 .sf-menu > li > a {
  line-height: 53px;
}
.td-header-style-8 .sf-menu > .current-menu-item > a,
.td-header-style-8 .sf-menu > .current-menu-ancestor > a,
.td-header-style-8 .sf-menu > .current-category-ancestor > a,
.td-header-style-8 .sf-menu > li > a:hover,
.td-header-style-8 .sf-menu > .sfHover > a {
  background-color: transparent !important;
}
@media (max-width: 767px) {
  .td-header-style-8 .td-header-menu-wrap .td-container {
    padding: 0;
  }
}
.td-header-style-8 .td-affix .td-header-sp-logo img {
  max-height: 46px;
  padding: 2px 0;
}
.single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-8 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/* -------------------------------------------------------------------
  Style 9
----------------------------------------------------------------------  */
.td-header-style-9 .td-header-top-menu-full {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.td-header-style-9 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-9 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-9 .top-header-menu .sub-menu {
  background-color: #fff;
}
.td-header-style-9 .top-header-menu .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-9 .td-logo-wrap-full {
  min-height: 130px;
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-logo-wrap-full {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-9 .td-logo-wrap-full a {
  position: relative;
  z-index: 1;
  line-height: 130px;
  display: inline-block;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-logo-wrap-full a {
    line-height: 90px;
  }
}
.td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
.td-header-style-9 .td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
.td-header-style-9 .td-logo-in-header .td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
.td-header-style-9 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-9 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-9 .td-header-sp-logo img {
  z-index: 1;
  display: block;
  position: relative;
}
.td-header-style-9 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-9 .td-a-rec-id-header img,
.td-header-style-9 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-9 .td-a-rec-id-header .adsbygoogle,
.td-header-style-9 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-9 .td-banner-bg {
  background-color: #fff;
}
.td-header-style-9.td-header-background-image .td-banner-bg {
  background-color: transparent;
}
.td-header-style-9 .td-header-menu-social {
  margin-right: 4px;
}
.td-header-style-9 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-9 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-9 .td-header-menu-wrap-full {
  position: relative;
}
.single_template_6 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-9 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/* -------------------------------------------------------------------
  Style 10
----------------------------------------------------------------------  */
.td-header-style-10 {
  /* tablet + desktop */
}
.td-header-style-10 .td-header-top-menu-full {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.td-header-style-10 .td-header-top-menu-full .td-header-top-menu {
  color: #000;
}
.td-header-style-10 .td-header-top-menu-full a {
  color: #000;
}
.td-header-style-10 .top-header-menu .sub-menu {
  background-color: #fff;
}
.td-header-style-10 .top-header-menu .td-social-icon-wrap .td-icon-font {
  color: #000;
}
.td-header-style-10 .td-logo-wrap-full {
  min-height: 130px;
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-wrap-full {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-10 .td-logo-wrap-full a {
  position: relative;
  z-index: 1;
  line-height: 130px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-wrap-full a {
    line-height: 90px;
  }
}
.td-header-style-10 .td-logo-wrap-full .td-logo {
  line-height: 130px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-wrap-full .td-logo {
    line-height: 90px;
  }
}
.td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
.td-header-style-10 .td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
.td-header-style-10 .td-logo-in-header .td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
@media (min-width: 768px) {
  .td-header-style-10 .td-logo-sticky img {
    max-width: 102px;
  }
}
@media (min-width: 1019px) {
  .td-header-style-10 .td-logo-sticky img {
    max-width: inherit;
  }
}
.td-header-style-10 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-10 .td-header-sp-logo img {
  z-index: 1;
  display: block;
  position: relative;
}
.td-header-style-10 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-10 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-10 .td-a-rec-id-header img,
.td-header-style-10 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-10 .td-a-rec-id-header .adsbygoogle,
.td-header-style-10 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-10 .td-banner-bg {
  background-color: #fff;
}
.td-header-style-10.td-header-background-image .td-banner-bg {
  background-color: transparent;
}
.td-header-style-10 .td-header-menu-social {
  position: absolute;
  margin-right: 0;
  float: none;
  top: 0;
  right: 53px;
}
.td-header-style-10 .td-header-menu-no-search .td-header-menu-social {
  right: 0;
}
.td-header-style-10 .td_stretch_content .td-header-menu-social {
  right: 20px;
}
.td-header-style-10 .header-search-wrap .td-icon-search {
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-10 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-10 .menu-main-menu-container {
  display: inherit;
}
.td-header-style-10 .td-header-main-menu {
  padding-left: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 .td-header-main-menu {
    padding-left: 2px;
  }
}
.td-header-style-10 #td-header-menu {
  display: table;
  margin: 0 auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-10 #td-header-menu {
    display: block;
  }
}
@media (min-width: 767px) {
  .td-header-style-10 .td-affix .td-main-menu-logo {
    position: absolute;
    left: 0;
  }
}
.single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-10 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/* -------------------------------------------------------------------
  Style 11
----------------------------------------------------------------------  */
.td-header-style-11 .td-header-top-menu-full {
  background-color: #222;
}
.td-header-style-11 .td-header-top-menu-full .td-header-top-menu {
  color: #fff;
}
.td-header-style-11 .td-header-top-menu-full a {
  color: #fff;
}
.td-header-style-11 .top-header-menu .sub-menu {
  background-color: #222;
}
.td-header-style-11 .td-logo-wrap-full {
  width: 100%;
  min-height: 160px;
  line-height: 160px;
  border-bottom: 1px solid #eee;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-wrap-full {
    line-height: 90px;
    min-height: 90px;
  }
}
.td-header-style-11 .td-logo-wrap-full a {
  position: relative;
  z-index: 1;
  line-height: 160px;
  display: inline-block;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-wrap-full a {
    line-height: 90px;
  }
}
.td-header-style-11 .td-logo-wrap-full .td-logo {
  line-height: 160px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-wrap-full .td-logo {
    line-height: 90px;
  }
}
.td-header-style-11 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-affix .td-logo-sticky.td-main-menu-logo .td-main-logo {
    display: block;
  }
}
.td-header-style-11 .td-main-menu-logo .td-main-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-main-menu-logo .td-main-logo {
    display: none;
  }
}
.td-header-style-11 .td-logo-in-header .td-header-logo {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .td-logo-in-header .td-header-logo {
    display: none;
  }
}
.td-header-style-11 .td-header-sp-logo {
  text-align: center;
}
.td-header-style-11 .td-header-sp-logo img {
  z-index: 1;
  display: block;
  position: relative;
}
.td-header-style-11 .td-logo-text-container a {
  line-height: 1;
}
.td-header-style-11 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-11 .td-a-rec-id-header img,
.td-header-style-11 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-11 .td-a-rec-id-header .adsbygoogle,
.td-header-style-11 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-11 .td-banner-bg {
  background-color: #fff;
}
.td-header-style-11.td-header-background-image .td-banner-bg {
  background-color: transparent;
}
.td-header-style-11 .td-header-menu-social {
  margin-right: 5px;
  line-height: 52px;
}
.td-header-style-11 .header-search-wrap .td-icon-search {
  line-height: 52px;
  color: #000;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-11 .header-search-wrap .td-icon-search {
    color: #fff;
  }
}
.td-header-style-11 .td-header-menu-wrap-full {
  position: relative;
}
.td-header-style-11 .sf-menu > li > a {
  line-height: 52px;
}
.td-header-style-11 .td-affix:after {
  content: "";
  background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlMCFg8LBQd761rpAAAAFklEQVQI12MQAEIFIDQAwgAGByAEAwAUCAGRLNh3YwAAAABJRU5ErkJggg==');
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: -12px;
  z-index: 1;
}
.td_category_template_2 .td-header-style-11 .td-logo-wrap-full,
.td_category_template_5 .td-header-style-11 .td-logo-wrap-full {
  border-bottom: 0;
}
.single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-11 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/* -------------------------------------------------------------------
  Style 12
----------------------------------------------------------------------  */
.td-header-style-12 {
  /* hover and current menu */
}
.td-header-style-12 .td-header-top-menu-full {
  background-color: #2b2b2b;
  z-index: 1;
}
.td-header-style-12 .td-header-top-menu-full .td-header-top-menu {
  text-transform: uppercase;
}
.td-header-style-12 .top-header-menu .sub-menu {
  background-color: #222222;
}
.td-header-style-12 .top-header-menu > li,
.td-header-style-12 .td-header-sp-top-menu,
.td-header-style-12 .td-header-sp-top-widget {
  line-height: 54px;
}
.td-header-style-12 .td-main-menu-logo {
  display: block;
  height: 80px;
  margin-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-style-12 .td-main-menu-logo {
    display: inline;
    width: 0;
    height: 0;
  }
}
.td-header-style-12 .td-main-menu-logo a {
  line-height: 80px;
}
.td-header-style-12 .td-main-menu-logo img {
  max-height: 66px;
  margin-right: 22px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-style-12 .td-main-menu-logo img {
    margin-right: 12px;
  }
}
@media (max-width: 767px) {
  .td-header-style-12 .td-main-menu-logo img {
    max-height: 48px;
    margin: auto;
  }
}
.td-header-style-12 .td-header-rec-wrap {
  min-height: 0;
}
.td-header-style-12 .td-a-rec-id-header img,
.td-header-style-12 .td-g-rec-id-header img {
  position: relative;
}
.td-header-style-12 .td-a-rec-id-header .adsbygoogle,
.td-header-style-12 .td-g-rec-id-header .adsbygoogle {
  position: relative;
  display: block !important;
}
.td-header-style-12 .td-header-menu-social {
  margin-right: 5px;
  line-height: 80px;
}
.td-header-style-12 .header-search-wrap .td-icon-search {
  color: #fff;
}
.td-header-style-12 .td-header-menu-wrap-full #td-header-search-button .td-icon-search {
  line-height: 80px;
}
.td-header-style-12 .td-header-menu-wrap-full {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-style-12 .td-header-menu-wrap-full .td-header-gradient:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=0);
}
.td-header-style-12 .sf-menu > .current-menu-item > a,
.td-header-style-12 .sf-menu > .current-menu-ancestor > a,
.td-header-style-12 .sf-menu > .current-category-ancestor > a,
.td-header-style-12 .sf-menu > li > a:hover,
.td-header-style-12 .sf-menu > .sfHover > a {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.td-header-style-12 .td-affix {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-header-style-12 .td-header-menu-wrap .td-header-main-menu {
  background-color: transparent;
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
  color: #fff;
  line-height: 80px;
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-12 .td-header-menu-wrap .sf-menu > li > a {
    padding: 0 13px;
  }
}
.td-header-style-12 .td-header-menu-wrap .sf-menu > li > a:after {
  display: none;
}
.td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul {
  /* responsive landscape tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-style-12 .td-header-menu-wrap .sf-menu a.sf-with-ul {
    padding-right: 28px;
  }
}
.td-header-style-12 .td-mega-menu ul {
  border-top: none;
}
.single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
.td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
.single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
.td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
.single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
.single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
.td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
  /* responsive min landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > div,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > div,
  .single_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-a-rec-id-header > .adsbygoogle,
  .single_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .homepage-post.single_template_7 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_10 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .single_template_11 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_2 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_5 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_6 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle,
  .td_category_template_8 .td-header-style-12 .td-g-rec-id-header > .adsbygoogle {
    margin-bottom: 14px !important;
  }
}
/*  ----------------------------------------------------------------------------
    Social icons
*/
.td-header-menu-social {
  float: right;
  margin-right: 5px;
  line-height: 48px;
  /* responsive tablet + phone */
}
.td-header-menu-social .td-social-icon-wrap a {
  color: #000;
}
.td-header-menu-social .td-social-icon-wrap i {
  min-width: 16px;
  font-size: 12px;
  line-height: 24px;
  vertical-align: middle;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-header-menu-social .td-social-icon-wrap i {
    font-size: 12px !important;
  }
}
@media (max-width: 1140px) {
  .td-header-menu-social {
    display: none;
  }
}
.td-affix .td-header-menu-social {
  line-height: 48px !important;
}
.td-header-menu-no-search .td-header-menu-social {
  margin-right: 0 !important;
}
.td_stretch_content .td-header-menu-social {
  margin-right: 44px;
}
/*  ----------------------------------------------------------------------------
    Mega Menu
*/
.td-mega-menu {
  position: static !important;
}
.td-mega-menu ul.sub-menu {
  position: absolute;
  width: 1114px !important;
  height: auto;
  left: 50% !important;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  display: none;
  border: 1px solid #eaeaea;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-menu ul.sub-menu {
    width: 1024px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-menu ul.sub-menu {
    width: 786px !important;
  }
}
.td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
  margin: 0 0 22px 22px;
}
/*

  page in mega menu mega-menu-page

  */
.td-mega-menu-page .td-mega-grid {
  padding: 22px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-menu-page .td-mega-grid {
    padding: 21px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-menu-page .td-mega-grid {
    padding: 22px;
  }
}
.td-mega-menu-page .td-mega-grid .td_block_wrap {
  padding-bottom: 26px;
}
.td-mega-menu-page .wpb_content_element {
  clear: both;
}
.td-mega-menu-page .wpb_content_element .td_block_wrap .td-pulldown-filter-display-option {
  display: none;
}
.td-mega-menu-page .wpb_content_element .widgettitle:after {
  width: 1200px;
}
.td-mega-menu-page .wpb_content_element ul {
  display: inline-block !important;
  position: relative !important;
  width: 100% !important;
  border: none !important;
  left: 0 !important;
  top: 0 !important;
  margin-left: 0 !important;
  webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.td-mega-menu-page .wpb_content_element ul li {
  webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  float: none !important;
  width: auto !important;
  line-height: 30px !important;
  margin-left: 0;
  padding: 0 !important;
  list-style-type: disc !important;
  list-style-position: inside;
}
.td-mega-menu-page .wpb_content_element ul li ul {
  opacity: 1 !important;
  margin-top: 4px !important;
  margin-left: 21px !important;
  padding-bottom: 0 !important;
}
.td-mega-menu-page .wpb_content_element ul li ul li:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.td-mega-menu-page .wpb_content_element ul li a {
  background-color: transparent !important;
  line-height: 26px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #222222 !important;
}
.td-mega-menu-page .wpb_content_element ul li a i {
  display: none;
}
.td-mega-menu-page .wpb_content_element ul li a:hover {
  background-color: transparent !important;
  color: var(--td_theme_color, #4db2ec) !important;
}
.td-mega-menu-page .vc_wp_custommenu ul li {
  padding: 5px 0 !important;
  border-top: 1px dashed #EDEDED;
  list-style-type: none !important;
}
.td-mega-menu-page .vc_wp_custommenu ul li:first-child {
  border: none;
}
.td-mega-menu-page .vc_wp_custommenu ul li:last-child {
  border-bottom: 1px dashed #EDEDED;
}
.td-mega-menu-page .vc_wp_custommenu ul li li {
  border-top: 1px dashed #EDEDED !important;
}
/*

  end fix mega menu with page

*/
.td_block_mega_menu {
  display: table;
  width: 100%;
  margin-bottom: 0 !important;
}
.td_mega_menu_sub_cats {
  width: 218px;
  max-width: 218px;
  text-align: right;
  display: table-cell;
  height: 100%;
  vertical-align: top;
  padding-top: 22px;
  background-color: #fafafa;
  position: relative;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_mega_menu_sub_cats {
    width: 200px;
    max-width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_mega_menu_sub_cats {
    width: 152px;
    max-width: 152px;
  }
}
.td_mega_menu_sub_cats:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #eaeaea;
}
.td_mega_menu_sub_cats a {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  padding: 5px 22px;
  position: relative;
  vertical-align: middle;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_mega_menu_sub_cats a {
    padding: 4px 22px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_mega_menu_sub_cats a {
    font-size: 11px;
    padding: 3px 22px;
  }
}
.td_mega_menu_sub_cats .cur-sub-cat {
  background-color: #fff;
  color: var(--td_theme_color, #4db2ec);
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.td_mega_menu_sub_cats .cur-sub-cat:before {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  z-index: 1;
}
.block-mega-child-cats {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 252px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .block-mega-child-cats {
    max-height: 238px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .block-mega-child-cats {
    max-height: 224px;
  }
}
.td-mega-row {
  display: table-cell;
  padding: 22px 0 10px 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-row {
    padding-bottom: 6px;
  }
}
.td-mega-span {
  width: 196px;
  min-height: 202px;
  float: left;
  margin-left: 22px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-span {
    width: 178px;
    min-height: 189px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-span {
    width: 130px;
    min-height: 176px;
  }
}
.td-mega-span .td-module-thumb {
  position: relative;
  margin-bottom: 0;
}
.td-mega-span .entry-thumb {
  min-height: 135px;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-mega-span .entry-thumb {
    min-height: 122px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-span .entry-thumb {
    min-height: 89px;
  }
}
.td-mega-span h3 {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-weight: 500;
  font-size: 13px;
  margin: 7px 0 0;
  line-height: 18px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mega-span h3 {
    font-size: 12px;
    line-height: 16px;
  }
}
.td-mega-span h3 a {
  color: #333;
  display: block;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
.td-mega-span h3 a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td_mod_mega_menu:hover .entry-title a {
  color: var(--td_theme_color, #4db2ec);
}
/*  ----------------------------------------------------------------------------
    Search
*/
.td-header-menu-social + .td-search-wrapper #td-header-search-button {
  position: relative;
}
.td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
  opacity: 0.08;
  /* responsive tablet + phone */
}
@media (max-width: 1140px) {
  .td-header-menu-social + .td-search-wrapper #td-header-search-button:before {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    top-menu grid
*/
.td-header-top-menu {
  color: #fff;
  font-size: 11px;
}
.td-header-top-menu .fa {
  text-align: center;
  min-width: 13px !important;
  margin-right: 3px;
}
.td-header-top-menu a {
  color: #fff;
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-header-top-menu {
    overflow: visible;
  }
}
/* left menu side */
.td-header-sp-top-menu {
  line-height: 28px;
  padding: 0 !important;
  z-index: 1000;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-header-sp-top-menu {
    display: none !important;
  }
}
.td-header-sp-top-menu .td_ul_logout {
  margin-right: 16px;
}
/* right widget side */
.td-header-sp-top-widget {
  position: relative;
  line-height: 28px;
  text-align: right;
  padding-left: 0 !important;
  padding-right: 0 !important;
  /* responsive portrait phone */
}
.td-header-sp-top-widget .td-social-icon-wrap .td-icon-font {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .td-header-sp-top-widget {
    width: 100%;
    text-align: center;
  }
}
.td-header-sp-top-widget .td-search-btns-wrap {
  float: left;
}
.td-header-sp-top-widget .td-search-btns-wrap:hover .td-icon-search {
  opacity: 0.8;
}
.td-header-sp-top-widget .td-icon-search {
  width: 30px;
  height: 24px;
  font-size: 13px;
  line-height: 24px;
  vertical-align: middle;
}
.td-header-sp-top-widget .td-icon-search:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-header-sp-top-widget .td-icon-search:before {
  font-weight: 700;
}
.td-header-sp-top-widget .td-drop-down-search {
  top: calc(100% + 1px);
  text-align: left;
}
.td-header-sp-top-widget .td-drop-down-search:before,
.td-header-sp-top-widget .td-drop-down-search:after {
  display: none;
}
.td-header-sp-top-widget .td-drop-down-search .entry-title a {
  color: #000;
}
.td-header-sp-top-widget .td-drop-down-search .td_module_wrap:hover .entry-title a {
  color: var(--td_theme_color, #4db2ec);
}
/*  ----------------------------------------------------------------------------
    top-menu data time
*/
.td_data_time {
  display: inline-block;
  margin-right: 32px;
}
/*  ----------------------------------------------------------------------------
    top-menu - login & menu
*/
.menu-top-container {
  display: inline-block;
  margin-right: 16px;
}
.top-header-menu {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.top-header-menu li {
  display: inline-block;
  position: relative;
  margin-left: 0;
}
.top-header-menu li li {
  width: 100%;
}
.top-header-menu li a {
  margin-right: 16px;
  line-height: 1;
}
.top-header-menu li a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.top-header-menu > li {
  line-height: 28px;
}
.top-header-menu > .td-normal-menu:hover > .sub-menu {
  display: block !important;
}
.top-header-menu .avatar {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
.top-header-menu .td-icon-menu-down {
  padding-left: 6px;
  font-size: 8px;
  position: relative;
  top: -1px;
}
.top-header-menu .td-icon-logout {
  font-size: 10px;
  position: relative;
  top: 1px;
  margin-right: 2px;
}
.top-header-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  line-height: 28px;
  background-color: #222222;
  z-index: 1000;
}
.top-header-menu .sub-menu a {
  display: block;
  margin: 0 10px;
  white-space: nowrap;
  line-height: 28px;
}
.top-header-menu .td_user_logd_in {
  font-weight: bold;
}
.top-header-menu .td_user_logd_in:hover {
  text-decoration: none !important;
}
.top-header-menu .current-menu-item > a,
.top-header-menu .current-menu-ancestor > a,
.top-header-menu .current-category-ancestor > a {
  color: var(--td_theme_color, #4db2ec);
}
.top-header-menu ul .td-icon-menu-down,
.top-header-menu .td-mega-menu .td-icon-menu-down {
  display: none;
}
.top-header-menu .td-mega-menu ul,
.top-header-menu ul ul {
  display: none !important;
}
.td_sp_login_ico_style {
  position: absolute;
  top: 3px;
  right: -9px;
}
.td_sp_logout_ico_style {
  position: relative;
  top: 3px;
  left: 17px;
}
/*  ----------------------------------------------------------------------------
    top-menu social widget
*/
.td-social-icon-wrap {
  /* responsive portrait phone */
}
.td-social-icon-wrap > a {
  display: inline-block;
}
.td-social-icon-wrap .td-icon-font {
  font-size: 12px;
  width: 30px;
  height: 24px;
  line-height: 24px;
}
.td-social-icon-wrap .td-icon-instagram,
.td-social-icon-wrap .td-icon-discord {
  font-size: 15px;
}
.td-social-icon-wrap .td-icon-naver,
.td-social-icon-wrap .td-icon-gettr {
  font-size: 16px;
}
.td-social-icon-wrap .td-icon-koo {
  font-size: 14px;
}
@media (max-width: 767px) {
  .td-social-icon-wrap {
    margin: 0 3px;
  }
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 1
*/
.top-bar-style-1 .td-header-sp-top-widget {
  float: right;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 2
*/
.top-bar-style-2 .td_ul_login,
.top-bar-style-2 .td_ul_logout {
  margin-right: 32px;
}
.top-bar-style-2 .td-header-sp-top-menu {
  float: right;
}
.top-bar-style-2 .td-header-sp-top-menu ul:last-child,
.top-bar-style-2 .td-header-sp-top-menu div:last-child {
  margin-right: 0;
}
.top-bar-style-2 .menu-top-container,
.top-bar-style-2 .top-header-menu li:last-child a {
  margin-right: 0;
}
.top-bar-style-2 .td-search-box-wrap {
  left: 0;
  right: auto;
}
/*  ----------------------------------------------------------------------------
    Top Bar Style 3
*/
/*  ----------------------------------------------------------------------------
    Top Bar Style 4
*/
.top-bar-style-4 .td-header-sp-top-widget,
.top-bar-style-4 .td-header-sp-top-menu {
  float: right;
}
.td_block_weather .block-title {
  margin-bottom: 22px;
}
.td_block_weather .td-weather-wrap {
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.td-weather-header {
  padding-left: 10px;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
}
.td-weather-city {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.td-weather-condition {
  font-size: 14px;
  line-height: 1;
  text-transform: capitalize;
  opacity: 0.8;
}
.td-location-icon {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 22px;
  opacity: 0.6;
  z-index: 1;
}
.td-location-icon:hover {
  cursor: pointer;
  opacity: 0.9;
}
.td-weather-temperature {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  padding: 3px 0;
  display: inline-block;
  width: 100%;
  float: left;
  text-align: center;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-weather-temperature {
    margin-bottom: -6px;
    padding: 0;
  }
}
.td-weather-temp-wrap {
  display: inline-block;
}
.td-weather-now {
  float: left;
  text-align: center;
  line-height: 1;
  padding: 32px 16px;
  font-weight: 300;
  width: 145px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  /* responsive portrait tablet + phone */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-weather-now {
    padding: 28px 0;
    position: relative;
    left: -10px;
    width: 90px;
    margin-left: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-weather-now {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .td-weather-now {
    width: 100px;
  }
}
.td-weather-now .td-big-degrees {
  font-size: 40px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-weather-now .td-big-degrees {
    font-size: 32px;
  }
}
.td-weather-now .td-circle {
  font-size: 30px;
  position: relative;
  top: -6px;
  opacity: 0.6;
  line-height: 1;
  vertical-align: top;
}
.td-weather-now .td-weather-unit {
  font-size: 16px;
  position: relative;
  top: -4px;
  font-weight: 400;
  opacity: 0.6;
  left: -2px;
  line-height: 1;
  vertical-align: top;
}
.td-weather-now:hover {
  cursor: pointer;
}
.td-weather-lo-hi {
  float: left;
  text-align: left;
  width: 55px;
}
.td-weather-degrees-wrap {
  padding: 15px 0;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-weather-degrees-wrap {
    padding: 10px 0;
  }
}
.td-weather-degrees-wrap i {
  position: relative;
  top: 3px;
  font-size: 16px;
  color: #b3b3b3;
}
.td-weather-degrees-wrap .td-small-degrees {
  font-size: 12px;
}
.td-weather-degrees-wrap .td-circle {
  font-size: 18px;
  position: relative;
  right: 3px;
  top: 3px;
}
.td-weather-information {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 12px;
  position: relative;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
  float: left;
  opacity: 0.6;
}
.td-weather-information:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: -2px;
  left: 0;
  background-color: var(--td_header_color, #222222);
  opacity: 0.2;
}
.td-weather-information i {
  font-size: 16px;
  position: relative;
  top: 2px;
}
.td-weather-section-1,
.td-weather-section-2,
.td-weather-section-3 {
  float: left;
  width: 33%;
}
.td-weather-section-1 {
  text-align: right;
  padding-right: 10px;
}
.td-weather-section-2 {
  text-align: center;
}
.td-weather-section-3 {
  text-align: left;
  padding-left: 10px;
}
.td-weather-week {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  padding: 15px 8px;
  width: 100%;
  text-align: center;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.td-weather-week:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--td_header_color, #222222);
  opacity: 0.07;
}
.td-weather-days {
  width: 20%;
  float: left;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
}
.td-weather-days .td-day-0,
.td-weather-days .td-day-1,
.td-weather-days .td-day-2,
.td-weather-days .td-day-3,
.td-weather-days .td-day-4 {
  margin-bottom: 8px;
  font-size: 11px;
  opacity: 0.5;
}
.td-weather-days .td-day-degrees {
  font-size: 20px;
  position: relative;
  left: 4px;
  line-height: 14px;
  opacity: 0.7;
}
.td-weather-days .td-circle {
  position: relative;
  right: 5px;
}
.td-weather-animated-icon {
  float: left;
  text-align: right;
  margin-left: -15px;
  position: relative;
  /* responsive portrait tablet + phone */
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-weather-animated-icon {
    left: 0;
    top: -6px;
    margin-right: 0;
    margin-left: -22px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-weather-animated-icon {
    transform: scale(0.72);
    -webkit-transform: scale(0.72);
    margin-left: -20px;
  }
}
.td-weather-animated-icon span {
  width: 100px;
  height: 100px;
  display: inline-block;
  opacity: 0.4;
  margin-top: 4px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-weather-animated-icon span {
    margin-top: 0;
  }
}
.clear-sky-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/clear-sky-d.png') no-repeat;
}
.clear-sky-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/clear-sky-n.png') no-repeat;
}
.few-clouds-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/few-clouds-d.png') no-repeat;
}
.few-clouds-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/few-clouds-n.png') no-repeat;
}
.scattered-clouds-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/scattered-clouds-d.png') no-repeat;
}
.scattered-clouds-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/scattered-clouds-n.png') no-repeat;
}
.broken-clouds-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/broken-clouds-d.png') no-repeat;
}
.broken-clouds-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/broken-clouds-n.png') no-repeat;
}
.shower-rain-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/shower-rain-d.png') no-repeat;
}
.shower-rain-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/shower-rain-n.png') no-repeat;
}
.rain-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/rain-d.png') no-repeat;
}
.rain-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/rain-n.png') no-repeat;
}
.thunderstorm-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/thunderstorm.png') no-repeat;
}
.thunderstorm-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/thunderstorm.png') no-repeat;
}
.snow-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/snow-d.png') no-repeat;
}
.snow-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/snow-n.png') no-repeat;
}
.mist-d {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/mist.png') no-repeat;
}
.mist-n {
  background: url('https://bbmlive.com/adult/wp-content/plugins/td-standard-pack/Newspaper/assets/css/images/sprite/weather/mist.png') no-repeat;
}
/*
    weather location
*/
.td-weather-set-location {
  display: none;
  position: absolute;
  top: 0;
}
.td-weather-set-location .td-location-set-input {
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  border: 0;
  padding: 0 10px;
}
.td-weather-set-location .td-location-set-input:focus ~ label {
  top: -20px;
  font-size: 11px;
  opacity: 0.5;
}
.td-show-location {
  display: block !important;
}
.td-show-location label {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 13px;
  opacity: 0.6;
  pointer-events: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/*

    2,3 columns

*/
.td_block_weather .td-column-2,
.td_block_weather .td-column-3 {
  text-align: right;
  height: 90px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2,
  .td_block_weather .td-column-3 {
    height: auto;
    display: inline-block;
    text-align: left;
    width: 100%;
  }
}
.td_block_weather .td-column-2 .td-weather-city,
.td_block_weather .td-column-3 .td-weather-city {
  position: absolute;
  top: 0;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-city,
  .td_block_weather .td-column-3 .td-weather-city {
    position: relative;
  }
}
.td_block_weather .td-column-2 .td-weather-condition,
.td_block_weather .td-column-3 .td-weather-condition {
  position: absolute;
  bottom: 0;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-condition,
  .td_block_weather .td-column-3 .td-weather-condition {
    position: relative;
  }
}
.td_block_weather .td-column-2 .td-weather-temperature,
.td_block_weather .td-column-3 .td-weather-temperature {
  text-align: right;
  width: 55%;
  padding-right: 20px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-temperature,
  .td_block_weather .td-column-3 .td-weather-temperature {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-temp-wrap,
.td_block_weather .td-column-3 .td-weather-temp-wrap {
  position: relative;
  top: -3px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-temp-wrap,
  .td_block_weather .td-column-3 .td-weather-temp-wrap {
    top: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
  transform: scale(0.7);
  -webkit-transform: scale(0.7);
  margin-right: -15px;
  top: -5px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-animated-icon,
  .td_block_weather .td-column-3 .td-weather-animated-icon {
    transform: scale(1);
    -webkit-transform: scale(1);
    left: 0;
    top: -5px;
    margin-right: 0;
    margin-left: -22px;
  }
}
.td_block_weather .td-column-2 .td-weather-now,
.td_block_weather .td-column-3 .td-weather-now {
  width: 110px;
  padding: 32px 0;
  margin-right: 10px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-now,
  .td_block_weather .td-column-3 .td-weather-now {
    padding: 30px 0;
    position: relative;
    left: -10px;
    width: 100px;
    margin-right: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-now .td-big-degrees,
.td_block_weather .td-column-3 .td-weather-now .td-big-degrees {
  font-size: 32px;
}
.td_block_weather .td-column-2 .td-weather-degrees-wrap,
.td_block_weather .td-column-3 .td-weather-degrees-wrap {
  padding: 12px 0;
}
.td_block_weather .td-column-2 .td-weather-animated-icon,
.td_block_weather .td-column-3 .td-weather-animated-icon {
  width: auto;
}
.td_block_weather .td-column-2 .td-weather-lo-hi,
.td_block_weather .td-column-3 .td-weather-lo-hi {
  width: auto;
}
.td_block_weather .td-column-2 .td-weather-info-wrap,
.td_block_weather .td-column-3 .td-weather-info-wrap {
  width: 45%;
  float: right;
  padding-left: 20px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-info-wrap,
  .td_block_weather .td-column-3 .td-weather-info-wrap {
    width: 100%;
    padding-left: 0;
  }
}
.td_block_weather .td-column-2 .td-weather-information,
.td_block_weather .td-column-3 .td-weather-information {
  padding: 3px 0 10px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-information,
  .td_block_weather .td-column-3 .td-weather-information {
    padding: 5px 0;
  }
}
.td_block_weather .td-column-2 .td-weather-information:before,
.td_block_weather .td-column-3 .td-weather-information:before {
  top: auto;
  bottom: -4px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-information:before,
  .td_block_weather .td-column-3 .td-weather-information:before {
    bottom: auto;
    top: -2px;
  }
}
.td_block_weather .td-column-2 .td-weather-week,
.td_block_weather .td-column-3 .td-weather-week {
  padding: 20px 0 15px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-week,
  .td_block_weather .td-column-3 .td-weather-week {
    padding: 15px 0;
  }
}
.td_block_weather .td-column-2 .td-weather-week:before,
.td_block_weather .td-column-3 .td-weather-week:before {
  display: none;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-2 .td-weather-week:before,
  .td_block_weather .td-column-3 .td-weather-week:before {
    display: block;
  }
}
.td_block_weather .td-column-3 .td-weather-temp-wrap {
  margin-right: 100px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_weather .td-column-3 .td-weather-temp-wrap {
    margin-right: 0;
  }
}
/*

    top weather widget

*/
.td-weather-top-widget {
  display: inline-block;
  margin-right: 32px;
}
.td-weather-top-widget .td-icons {
  background: none;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 2px;
}
.td-weather-top-widget .td-icons:before {
  font-size: 18px;
  display: block;
}
.td-weather-top-widget .td-weather-now {
  line-height: inherit;
  padding: 0;
  float: none;
  width: auto;
  display: inline-block;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-weather-top-widget .td-weather-now {
    left: 0;
  }
}
.td-weather-top-widget .td-weather-now span {
  font-weight: 600;
}
.td-weather-top-widget .td-weather-now .td-big-degrees {
  font-size: 11px;
}
.td-weather-top-widget .td-weather-now .td-weather-unit {
  font-size: 8px;
  opacity: 1;
  left: 1px;
  top: -6px;
  vertical-align: inherit;
}
.td-weather-top-widget .td-weather-header {
  display: inline-block;
  padding-left: 6px;
}
.td-weather-top-widget .td-weather-header .td-weather-city {
  font-size: 11px;
  font-weight: 500;
  text-transform: none;
  margin: 0;
}
/*  ----------------------------------------------------------------------------
    Module 1
*/
.td_module_1 {
  padding-bottom: 24px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_1 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_1 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 2
*/
.td_module_2 {
  padding-bottom: 32px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_2 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_2 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 3
*/
.td_module_3 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_3 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_3 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 4
*/
.td_module_4 {
  padding-bottom: 43px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_4 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td_module_4 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 5
*/
.td_module_5 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 17px;
  /* responsive portrait tablet */
  /* responsive landscape tablet */
  /* responsive portrait phone */
}
.td_module_5 .td-module-meta-info {
  margin-bottom: 17px;
}
.td_module_5 .td-module-thumb {
  margin-bottom: 14px;
}
.td_module_5 .td-excerpt {
  margin-top: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_5 .entry-title {
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_module_5 .entry-title {
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .td_module_5 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module 6
*/
.td_module_6 {
  padding-bottom: 26px;
  /* responsive landscape & portrait tablet */
  /* responsive portrait tablet */
  /* responsive landscape & portrait tablet */
}
.td_module_6 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_6 .td-module-thumb {
    width: 80px;
  }
}
.td_module_6 .item-details {
  margin-left: 116px;
  min-height: 70px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_6 .item-details {
    margin-left: 95px;
    min-height: 55px;
  }
}
.td_module_6 .entry-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
  font-weight: 500;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_6 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .td_module_6 .entry-title {
    font-size: 14px;
  }
}
.td_module_6 .td-module-meta-info {
  margin-bottom: 0;
  min-height: 0;
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_6 .td-icon-star,
  .td_module_6 .td-icon-star-empty,
  .td_module_6 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_6 .td-post-category {
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .td_module_6 .td-icon-star,
  .td_module_6 .td-icon-star-empty,
  .td_module_6 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 7
*/
.td_module_7 {
  padding-bottom: 26px;
  /* responsive landscape & portrait tablet */
  /* responsive portrait tablet */
  /* responsive landscape & portrait tablet */
}
.td_module_7 .td-module-thumb {
  position: absolute;
  right: 0;
  top: 0;
}
.td_module_7 .item-details {
  margin-right: 116px;
  min-height: 70px;
}
.td_module_7 .entry-title {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 4px;
  font-weight: 500;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_7 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .td_module_7 .entry-title {
    font-size: 14px;
  }
}
.td_module_7 .td-module-meta-info {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_module_7 .td-icon-star,
  .td_module_7 .td-icon-star-empty,
  .td_module_7 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_7 .td-post-category {
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  .td_module_7 .td-icon-star,
  .td_module_7 .td-icon-star-empty,
  .td_module_7 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 8
*/
.td_module_8 {
  padding-bottom: 25px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 16px;
  /* responsive portrait tablet */
}
.td_module_8 .entry-title {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 7px;
  font-weight: 500;
}
.td_module_8 .td-module-meta-info {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_8 .td-post-author-name {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 9
*/
.td_module_9 {
  padding-bottom: 25px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 26px;
  text-align: center;
}
.td_module_9 .td-module-comments {
  top: auto;
  float: none;
  margin-bottom: 8px;
}
.td_module_9 .entry-title {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 8px;
  font-weight: 500;
}
.td_module_9 .td-module-meta-info {
  margin-bottom: 0;
}
.td_module_9 .td_quote_on_blocks {
  text-align: center;
}
.td_module_9 .td-post-category {
  display: inline-block;
  margin: 0 0 8px 0;
}
/*  ----------------------------------------------------------------------------
    Module 10
*/
.td_module_10 {
  padding-bottom: 40px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 {
    padding-bottom: 26px;
  }
  .td_module_10 .td-post-category {
    display: none;
  }
}
.td_module_10 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .td-module-thumb {
    width: 150px;
  }
}
@media (max-width: 500px) {
  .td_module_10 .td-module-thumb {
    width: 100px;
  }
}
.td_module_10 .item-details {
  margin-left: 244px;
  min-height: 150px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .item-details {
    margin-left: 170px;
    min-height: 103px;
  }
}
@media (max-width: 500px) {
  .td_module_10 .item-details {
    margin-left: 115px;
    min-height: 69px;
  }
}
.td_module_10 .td-excerpt {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_10 .td-excerpt {
    display: none;
  }
}
.td_module_10 .entry-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_10 .entry-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td_module_10 .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
.td-pb-span8 .td_module_10 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_10 .td-module-thumb {
    width: 190px;
  }
  .td-pb-span8 .td_module_10 .item-details {
    margin-left: 210px;
    min-height: 131px;
  }
  .td-pb-span8 .td_module_10 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td-pb-span8 .td_module_10 .td-post-author-name {
    display: none;
  }
}
.td-pb-span4 .td_module_10 {
  padding-bottom: 40px;
  /* responsive portrait tablet */
}
.td-pb-span4 .td_module_10 .td-module-thumb {
  width: 80px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_10 .td-module-thumb {
    width: 150px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_10 .td-module-thumb {
    width: 100px;
  }
}
.td-pb-span4 .td_module_10 .item-details {
  margin-left: 0;
  min-height: 70px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_10 .item-details {
    padding-left: 170px;
    min-height: 103px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_10 .item-details {
    padding-left: 0;
    min-height: 69px;
  }
}
.td-pb-span4 .td_module_10 .entry-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  padding-left: 95px;
  min-height: 55px;
  margin-bottom: 13px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_10 .entry-title {
    font-size: 13px;
    line-height: 18px;
    min-height: 50px;
  }
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_10 .entry-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    padding-left: 0;
    font-weight: 400;
    min-height: 0;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_10 .entry-title {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    padding-left: 110px;
    min-height: 69px;
    margin-bottom: 13px;
  }
}
.td-pb-span4 .td_module_10 .td-video-play-ico {
  width: 20px;
  height: 20px;
  font-size: 20px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_10 .td-post-author-name {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 11
*/
.td_module_11 {
  padding-bottom: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_11 {
    padding-bottom: 0;
    border-bottom: 1px dashed #EAEAEA;
    margin-bottom: 20px;
  }
  .td_module_11:last-child {
    border: 0;
  }
}
@media (max-width: 767px) {
  .td_module_11 {
    padding-bottom: 30px;
  }
}
.td_module_11 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-module-thumb {
    width: 200px;
  }
}
@media (max-width: 500px) {
  .td_module_11 .td-module-thumb {
    width: 100px;
  }
}
.td_module_11 .item-details {
  margin-left: 350px;
  min-height: 235px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .item-details {
    margin-left: 220px;
    min-height: 145px;
  }
}
@media (max-width: 500px) {
  .td_module_11 .item-details {
    margin-left: 0;
    min-height: 73px;
    padding-left: 110px;
  }
}
.td_module_11 .entry-title {
  font-size: 25px;
  line-height: 29px;
  margin-bottom: 11px;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_11 .entry-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td_module_11 .entry-title {
    font-size: 17px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 8px;
  }
}
.td_module_11 .td-post-author-name {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-post-author-name {
    display: none;
  }
}
.td_module_11 .td-excerpt {
  margin-bottom: 15px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_11 .td-excerpt {
    display: none;
  }
}
.td_module_11 .td-read-more {
  margin-bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_11 .td-read-more {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_module_11 .td-read-more {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_module_11 .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
.td-pb-span12 .td_module_11 .entry-title {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .td_module_11 .entry-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
  }
}
.td-pb-span8 .td_module_11 {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-pb-span8 .td_module_11 .td-module-thumb {
    width: 300px;
  }
  .td-pb-span8 .td_module_11 .item-details {
    margin-left: 324px;
    min-height: 218px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_11 .td-module-thumb {
    width: 192px;
  }
  .td-pb-span8 .td_module_11 .item-details {
    margin-left: 210px;
    min-height: 165px;
  }
  .td-pb-span8 .td_module_11 .td-post-author-name {
    display: none;
  }
}
.td-pb-span4 .td_module_11 {
  /* responsive portrait tablet */
}
.td-pb-span4 .td_module_11 .td-module-thumb {
  position: relative;
  margin-bottom: 8px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_11 .td-module-thumb {
    position: absolute;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_11 .td-module-thumb {
    width: 100px;
  }
}
.td-pb-span4 .td_module_11 .item-details {
  margin-left: 0;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-pb-span4 .td_module_11 .item-details {
    margin-left: 220px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_11 .item-details {
    margin-left: 0;
    min-height: 73px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_11 .td-post-author-name {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 12
*/
.td_module_12 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 30px;
}
.td_module_12 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_12 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_12 .td-module-meta-info {
  margin-bottom: 17px;
}
.td_module_12 .td-excerpt {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
/*  ----------------------------------------------------------------------------
    Module 13
*/
.td_module_13 {
  padding-bottom: 20px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 30px;
}
.td_module_13 .entry-title {
  font-size: 34px;
  line-height: 42px;
  margin-bottom: 8px;
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_13 .entry-title {
    font-size: 26px;
    line-height: 36px;
  }
}
.td_module_13 .td-module-meta-info {
  margin-bottom: 17px;
}
.td_module_13 .td-module-thumb {
  margin-bottom: 22px;
}
/*  ----------------------------------------------------------------------------
    Module 14
*/
.td_module_14 {
  padding-bottom: 40px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_14 {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .td_module_14 {
    padding-bottom: 21px;
  }
}
.td_module_14 .entry-thumb {
  width: 100%;
}
.td_module_14:last-child {
  padding-bottom: 0;
}
.td_module_14 .meta-info-container {
  position: relative;
}
.td_module_14 .entry-title {
  font-size: 30px;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 10px;
  position: relative;
  bottom: -2px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 500px) {
  .td_module_14 .entry-title {
    font-size: 18px;
    line-height: 26px;
    margin-left: 14px;
    margin-right: 14px;
  }
}
.td_module_14 .entry-title:after {
  content: '';
  position: absolute;
  bottom: -43px;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed #f1f1f1;
}
.td_module_14 .td-module-meta-info {
  position: absolute;
  margin: 0;
  padding: 0 60px;
  bottom: -43px;
  width: 100%;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_module_14 .td-module-meta-info {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .td_module_14 .td-module-meta-info {
    bottom: -45px;
  }
}
@media (max-width: 500px) {
  .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
.td_module_14 .td-module-meta-holder {
  background-color: #fff;
  padding: 10px 20px 17px 20px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_14 .td-module-meta-holder {
    padding: 8px 0 19px 0;
  }
}
.td_module_14 .td-post-category {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .td-post-category {
    display: none;
  }
}
.td_module_14 .td-module-thumb {
  margin-bottom: 60px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_14 .td-module-thumb {
    margin-bottom: 70px;
  }
}
.td_module_14 .td-post-author-name {
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td_module_14 .td-post-author-name {
    margin-left: 14px;
  }
}
.td_module_14 .td-module-comments {
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td_module_14 .td-module-comments {
    margin-right: 14px;
  }
}
.td_module_14 .td-excerpt {
  padding: 0 80px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 11px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_module_14 .td-excerpt {
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .td_module_14 .td-excerpt {
    padding: 0 60px;
    margin-top: -5px;
  }
}
@media (max-width: 500px) {
  .td_module_14 .td-excerpt {
    padding: 0 32px;
  }
}
.td_module_14 .td-read-more {
  display: block;
  margin-top: 15px;
}
.td-pb-span8 .td_module_14 {
  /* responsive portrait tablet */
}
.td-pb-span8 .td_module_14 .td-module-meta-info {
  padding: 0 40px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td-pb-span8 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_14 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
  .td-pb-span8 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
.td-pb-span8 .td_module_14 .td-excerpt {
  padding: 0 60px;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span8 .td_module_14 .td-excerpt {
    padding: 0 40px;
  }
}
@media (max-width: 500px) {
  .td-pb-span8 .td_module_14 .td-excerpt {
    padding: 0 34px;
  }
}
.td-pb-span4 .td_module_14 {
  /* responsive portrait tablet */
}
.td-pb-span4 .td_module_14 .td-module-meta-info {
  padding: 0 40px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td-pb-span4 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_14 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
  .td-pb-span4 .td_module_14 .td-module-meta-info {
    padding: 0 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 16
*/
.td_module_16 {
  padding-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 {
    padding-bottom: 26px;
  }
}
.td_module_16 .td-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .td-module-thumb {
    width: 80px;
  }
}
.td_module_16 .item-details {
  margin-left: 174px;
  min-height: 150px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .item-details {
    margin-left: 95px;
    min-height: 80px;
  }
}
.td_module_16 .entry-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .entry-title {
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td_module_16 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td_module_16 .td-excerpt {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_16 .td-excerpt {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Module 17
*/
.td_module_17 {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_17 {
    padding-bottom: 10px;
  }
}
.td_module_17 .td-module-image {
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_17 .td-module-image {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.td_module_17 .td-module-image .entry-thumb {
  width: 100%;
}
.td_module_17 .entry-title {
  font-size: 28px;
  line-height: 38px;
  font-weight: bold;
  margin-bottom: 17px;
}
@media (max-width: 1018px) {
  .td_module_17 .entry-title {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 13px;
  }
}
.td_module_17 .td-module-meta-holder {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 47px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 15px 15px 15px 18px;
  font-size: 12px;
  line-height: 1;
  pointer-events: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_17 .td-module-meta-holder {
    padding: 13px 12px;
    height: 43px;
  }
}
.td_module_17 .td-left-meta {
  display: inline-block;
}
.td_module_17 .td-left-meta .td-post-author-name a {
  color: #fff;
  pointer-events: auto;
}
.td_module_17 .td-left-meta .td-post-author-name a:hover {
  color: #aaa;
}
.td_module_17 .entry-review-stars {
  color: #fff;
}
.td_module_17 .td-category-corner {
  padding: 0;
  text-align: left;
}
.td_module_17 .td-post-category {
  background-color: #fff !important;
  color: #000;
  font-size: 11px;
  padding: 5px 10px;
  bottom: auto;
  top: 0;
}
.td_module_17 .td-post-category:hover {
  background-color: #fff;
  color: #aaa;
}
.td_module_17 .td-module-comments {
  pointer-events: auto;
}
.td_module_17 .td-module-comments a {
  color: #000;
  background-color: #fff !important;
}
.td_module_17 .td-module-comments a:after {
  border-color: #fff transparent transparent transparent !important;
}
.td_module_17 .td-excerpt {
  font-size: 16px;
  line-height: 26px;
  margin-top: 24px;
}
@media (max-width: 1018px) {
  .td_module_17 .td-excerpt {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }
}
.td_module_17 .td-read-more {
  margin-top: 20px;
}
@media (max-width: 1018px) {
  .td_module_17 .td-read-more {
    margin-top: 15px;
  }
}
.td_module_17 .td-read-more a {
  background-color: transparent !important;
  color: #000;
  font-size: 14px;
  padding: 0 10px 10px 0;
}
.td_module_17 .td-read-more a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td_module_17 .td-icon-menu-right {
  font-size: 9px;
  margin-left: 8px;
  vertical-align: middle;
}
.td_module_17 .td-module-image {
  overflow: hidden;
}
.td_module_17 .td-module-thumb {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Module 18
*/
.td_module_18 {
  padding-bottom: 40px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 {
    padding-bottom: 30px;
  }
}
.td_module_18 .meta-info-container {
  padding-bottom: 10px;
  border-bottom: 1px dashed #f2f2f2;
  text-align: center;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .meta-info-container {
    padding-bottom: 0;
  }
}
.td_module_18 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_18 .td-module-thumb {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.td_module_18 .entry-title {
  font-size: 25px;
  line-height: 32px;
  font-weight: bold;
  margin: 9px 0 12px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .entry-title {
    font-size: 22px;
    line-height: 28px;
    margin: 8px 0;
  }
}
.td_module_18 .td-module-meta-info {
  position: relative;
  width: 100%;
  margin-bottom: 27px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .td-module-meta-info {
    margin-bottom: 18px;
  }
}
.td_module_18 .td-post-author-name a {
  font-size: 12px;
}
.td_module_18 .td-post-author-name a:hover {
  opacity: 0.7;
}
.td_module_18 .td-post-date {
  font-size: 12px;
}
.td_module_18 .td-module-comments {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.td_module_18 .td-post-category {
  text-transform: uppercase;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 12px;
  line-height: 1;
  background-color: transparent;
  color: #000;
  display: inline-block;
}
.td_module_18 .td-post-category:hover {
  background-color: transparent !important;
  opacity: 0.7;
}
.td_module_18 .entry-thumb {
  width: 100%;
}
.td_module_18 .td-excerpt {
  font-size: 15px;
  line-height: 27px;
  margin-top: 20px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_18 .td-excerpt {
    font-size: 13px;
    line-height: 23px;
  }
}
.td_module_18 .td-read-more {
  margin-top: 9px;
  margin-bottom: 23px;
}
.td_module_18 .td-read-more a {
  background-color: transparent !important;
  color: #000;
  font-size: 14px;
}
.td_module_18 .td-read-more a:hover {
  background-color: transparent !important;
  color: var(--td_theme_color, #4db2ec);
}
.td_module_18 .td-icon-menu-right {
  font-size: 9px;
  margin-left: 8px;
  vertical-align: middle;
}
.td-pb-span12.td-main-content .td_module_18 .entry-title {
  font-size: 34px;
  line-height: 44px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_18 .entry-title {
    font-size: 22px;
    line-height: 28px;
  }
}
/*  ----------------------------------------------------------------------------
    Module 19
*/
.td_module_19 {
  padding-bottom: 50px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_module_19 {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .td_module_19 {
    border-bottom: 1px dashed #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.td_module_19 .meta-info-container {
  position: relative;
}
.td_module_19 .td-module-image {
  position: absolute;
  top: 0;
  left: 0;
}
.td_module_19 .td-module-thumb {
  overflow: hidden;
  width: 264px;
  height: 366px;
  margin-bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-module-thumb {
    width: 210px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-module-thumb {
    width: 100px;
    height: 120px;
  }
}
.td_module_19 .entry-thumb {
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
  height: 100%;
}
.td_module_19 .td-post-category {
  display: inline-block;
  padding: 5px 8px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_19 .td-post-category {
    padding: 4px 7px;
    font-size: 9px;
    bottom: 10px;
  }
}
.td_module_19 .td-item-details {
  margin-left: 294px;
  min-height: 366px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-item-details {
    margin-left: 230px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-item-details {
    margin-left: 120px;
    min-height: 120px;
  }
}
.td_module_19 .td-module-meta-info {
  position: relative;
}
.td_module_19 .entry-title {
  font-size: 30px;
  line-height: 38px;
  font-weight: 900;
  margin-bottom: 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .entry-title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .entry-title {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 8px;
  }
}
.td_module_19 .td-post-author-name {
  font-size: 13px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-post-author-name {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-post-author-name {
    display: none;
  }
}
.td_module_19 .td-post-author-name:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td_module_19 .td-post-date {
  font-size: 13px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_19 .td-post-date {
    font-size: 12px;
  }
}
.td_module_19 .td-excerpt {
  font-size: 16px;
  line-height: 26px;
  margin-top: 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-excerpt {
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-excerpt {
    display: none;
  }
}
.td_module_19 .td-read-more {
  margin-top: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_19 .td-read-more {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-read-more {
    display: none;
  }
}
.td_module_19 .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_19 .td-video-play-ico {
    width: 30px;
    height: 30px;
    font-size: 30px;
    top: 10px;
    right: 10px;
    transform: none;
    -webkit-transform: none;
  }
}
.td_module_19 .td-read-more a {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_module_19 .td-read-more a {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .td_module_19 .td-read-more a {
    font-size: 11px;
    padding: 8px 11px;
    display: none;
  }
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb {
  width: 534px;
  height: 350px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb {
    width: 400px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb {
    width: 100px;
    height: 120px;
  }
}
.td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
  height: auto;
  /* responsive tablet + desktop */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 767px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-pb-span12.td-main-content .td_module_19 .td-module-thumb .entry-thumb {
    height: 100%;
  }
}
.td-pb-span12.td-main-content .td_module_19 .td-item-details {
  min-height: 350px;
  margin-left: 564px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12.td-main-content .td_module_19 .td-item-details {
    min-height: 330px;
    margin-left: 430px;
  }
}
@media (max-width: 767px) {
  .td-pb-span12.td-main-content .td_module_19 .td-item-details {
    min-height: 120px;
    margin-left: 115px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx1
*/
.td_module_mx1 {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 3px;
  /* responsive portrait tablet */
}
.td_module_mx1 .td-module-meta-info .td-post-category {
  background-color: #fff !important;
  color: #222;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-module-meta-info .td-post-category {
    display: none;
  }
}
.td_module_mx1 .td-module-meta-info {
  position: absolute;
  bottom: 0;
  padding: 0 17px;
  margin-bottom: 17px;
  z-index: 1;
}
.td_module_mx1 .td-module-meta-info .td-post-author-name a {
  color: #fff;
}
.td_module_mx1 .entry-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
  }
}
.td_module_mx1 .entry-title a {
  color: #fff !important;
}
.td_module_mx1 .td-video-play-ico {
  z-index: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-video-play-ico {
    top: auto;
    left: auto;
    bottom: 10px;
    right: 10px;
    transform: none;
    -webkit-transform: none;
  }
}
.td_module_mx1 .td-icon-star,
.td_module_mx1 .td-icon-star-half,
.td_module_mx1 .td-icon-star-empty {
  color: #fff;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-icon-star,
  .td_module_mx1 .td-icon-star-half,
  .td_module_mx1 .td-icon-star-empty {
    font-size: 14px;
    width: 17px;
  }
}
.td_module_mx1 .td-module-thumb {
  margin-bottom: 0;
  overflow: hidden;
  height: 220px;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td_module_mx1 .td-module-thumb {
    height: auto;
  }
}
.td_module_mx1 .td-module-thumb .entry-thumb {
  max-width: none;
  /* responsive landscape tablet */
}
@media (max-width: 1140px) {
  .td_module_mx1 .td-module-thumb .entry-thumb {
    max-width: 100%;
    width: 100%;
  }
}
.td_module_mx1 .td-module-thumb a:last-child:before {
  bottom: 0;
  top: auto;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx1 .td-author-date {
    display: block;
    margin-top: 5px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx2
*/
.td_module_mx2 {
  padding-bottom: 0;
  *zoom: 1;
}
.td_module_mx2:before,
.td_module_mx2:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_module_mx2:after {
  clear: both;
}
.td_module_mx2 .entry-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  margin: 0 0 5px 0;
}
.td_module_mx2 .entry-thumb {
  width: 80px;
}
.td_module_mx2 .td-module-thumb {
  position: absolute;
  margin-bottom: 0;
}
.td_module_mx2 .item-details {
  margin: 0 0 20px 100px;
  min-height: 60px;
  padding-top: 2px;
}
.td_module_mx2.td-module-search-def .item-details {
  min-height: 80px;
}
.td_block_inner .td_module_mx2 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_inner .td_module_mx2 .item-details {
    margin-left: 95px;
  }
  .td_block_inner .td_module_mx2 .td-post-category {
    margin-bottom: 5px;
  }
  .td_block_inner .td_module_mx2 .td-icon-star,
  .td_block_inner .td_module_mx2 .td-icon-star-empty,
  .td_block_inner .td_module_mx2 .td-icon-star-half {
    font-size: 15px;
    width: 17px;
  }
}
@media (max-width: 767px) {
  .td_block_inner .td_module_mx2 .entry-title {
    font-size: 16px;
    line-height: 22px;
  }
  .td_block_inner .td_module_mx2 .item-details {
    margin-bottom: 30px;
  }
}
@media (max-width: 500px) {
  .td_block_inner .td_module_mx2 .entry-title {
    font-size: 14px;
    line-height: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx3
*/
.td_module_mx3 {
  position: relative;
  padding-bottom: 53px;
  margin-bottom: 18px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx3 {
    width: 48%;
    float: left;
    padding-bottom: 73px;
    margin-bottom: 0;
  }
  .td_module_mx3:nth-child(even) {
    margin-left: 4%;
  }
}
@media (max-width: 500px) {
  .td_module_mx3 {
    width: 100%;
    float: left;
    padding-bottom: 75px;
  }
  .td_module_mx3:nth-child(even) {
    margin-left: 0;
  }
}
.td_module_mx3:last-child {
  margin-bottom: 0;
}
.td_module_mx3 .td-module-meta-info {
  position: absolute;
  bottom: 7px;
  width: 284px;
  background-color: #fff;
  border-bottom: 1px dashed #f1f1f1;
  margin: 0 20px;
  padding: 14px 20px 25px 20px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_module_mx3 .td-module-meta-info {
    width: 270px;
    margin: 0 15px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx3 .td-module-meta-info {
    width: 208px;
    margin: 0 10px;
    padding: 9px 16px 25px;
  }
  .td_module_mx3 .td-module-meta-info .td-post-category {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_module_mx3 .td-module-meta-info {
    width: 90%;
    margin: 0 5%;
    bottom: 33px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 20px;
    border-bottom: 0;
  }
}
.td_module_mx3 .td-post-category {
  /* responsive max portrait tablet */
}
@media (max-width: 1018px) {
  .td_module_mx3 .td-post-category {
    display: none;
  }
}
.td_module_mx3 .entry-title {
  position: relative;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  font-style: normal;
  margin: 0 0 12px 0;
  height: auto;
  bottom: 0;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx3 .entry-title {
    font-size: 15px;
  }
}
@media (max-width: 500px) {
  .td_module_mx3 .entry-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
  }
}
@media (max-width: 767px) {
  .td_module_mx3 .entry-thumb {
    width: 100%;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx4
*/
.td_module_mx4 {
  /* responsive small portrait phone */
}
.td_module_mx4 .td-module-thumb {
  margin-bottom: 7px;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_mx4 .td-module-thumb {
    margin-bottom: 0;
  }
}
.td_module_mx4 .entry-title {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_module_mx4 .entry-title {
    padding-left: 115px;
    font-size: 14px;
    line-height: 21px;
  }
}
.td_module_mx4 .td_quote_on_blocks {
  margin-top: 10px;
}
.td_module_mx4 .entry-thumb {
  width: 100%;
}
.td_module_mx4 .td-video-play-ico {
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx4 .td-video-play-ico {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .td_module_mx4 .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
@media (max-width: 500px) {
  .td_module_mx4 {
    min-height: 69px;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .td_module_mx4 .td-module-image {
    width: 100px;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.td-column-3 .td_module_mx4 .entry-title {
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-column-3 .td_module_mx4 .entry-title {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 500px) {
  .td-column-3 .td_module_mx4 .entry-title {
    padding-left: 115px;
    font-size: 14px;
    line-height: 21px;
  }
}
.td-column-1 .td_module_mx4 {
  padding-bottom: 22px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-column-1 .td_module_mx4 {
    padding-bottom: 35px;
  }
}
.td-column-1 .td_module_mx4 .entry-title {
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td-column-1 .td_module_mx4 .entry-title {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 500px) {
  .td-column-1 .td_module_mx4 .entry-title {
    font-size: 14px;
    line-height: 21px;
    padding-left: 0;
  }
}
.td-column-1 .td_module_mx4 .td-video-play-ico {
  width: 30px;
  height: 30px;
  font-size: 30px;
}
@media (max-width: 500px) {
  .td-column-1 .td_module_mx4 {
    margin-bottom: 0;
  }
  .td-column-1 .td_module_mx4 .td-module-thumb {
    margin-bottom: 7px;
  }
  .td-column-1 .td_module_mx4 .td-module-image {
    width: 100%;
    position: relative;
  }
  .td-column-1 .td_module_mx4 .td-post-category {
    width: auto;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx7
*/
.td_module_mx7 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_module_mx7 .td-module-thumb {
  margin-bottom: 9px;
}
.td_module_mx7 .entry-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx7 .entry-title {
    font-size: 14px;
    line-height: 20px;
  }
}
.td_module_mx7 .td-module-meta-info {
  margin-bottom: 13px;
}
.td_module_mx7 .td_quote_on_blocks {
  margin-top: 10px;
}
.td_module_mx7 .td-post-author-name {
  display: block;
  margin-bottom: 10px;
}
.td_module_mx7 .td-post-author-name span {
  display: none;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx7 .td-post-author-name {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_module_mx7 .entry-thumb {
    width: 100%;
  }
}
.td-column-3 .td_module_mx7 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-column-3 .td_module_mx7 .td-post-author-name {
    display: none;
  }
  .td-column-3 .td_module_mx7 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
  .td-column-3 .td_module_mx7 .td-video-play-ico {
    width: 40px;
    height: 40px;
    font-size: 40px;
    border-width: 2px;
  }
}
/*  ----------------------------------------------------------------------------
    Module mx8
*/
.td_module_mx8:hover .entry-title a {
  color: #fff !important;
}
.td_module_mx8 .td-module-thumb {
  margin-bottom: 5px;
  overflow: hidden;
}
.td_module_mx8 .td-module-thumb a:last-child:after {
  bottom: 0;
  content: "";
  display: block;
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.td_module_mx8 .entry-thumb {
  width: 100%;
}
.td_module_mx8 .meta-info-container {
  position: relative;
}
.td_module_mx8 .td-module-meta-info {
  position: absolute;
  bottom: 14px;
  margin-bottom: 0;
  width: 100%;
  padding: 0 21px;
}
.td_module_mx8 .entry-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
}
.td_module_mx8 .td-post-category {
  background-color: #fff !important;
  color: #000;
}
.td_module_mx8 .entry-review-stars {
  margin-right: 22px;
}
.td_module_mx8 .entry-title a,
.td_module_mx8 .td-post-author-name a,
.td_module_mx8 .td-post-date,
.td_module_mx8 .td-icon-star,
.td_module_mx8 .td-icon-star-half,
.td_module_mx8 .td-icon-star-empty {
  color: #fff;
}
.td_module_mx8 .td-module-comments {
  float: none;
  display: inline-block;
  vertical-align: top;
  top: 2px;
  margin-left: 22px;
}
.td_module_mx8 .td-module-comments a {
  background-color: transparent !important;
  padding: 0;
  font-size: 11px;
  font-weight: 400;
}
.td_module_mx8 .td-module-comments a:before {
  font-family: 'newspaper', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e83b";
  margin-right: 5px;
  font-size: 9px;
}
.td_module_mx8 .td-module-comments a:after {
  display: none;
}
.td-pb-span4 .td_module_mx8 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_module_mx8 .td-author-date {
    display: none;
  }
  .td-pb-span4 .td_module_mx8 .td-module-meta-info {
    bottom: 10px;
  }
  .td-pb-span4 .td_module_mx8 .td_module_wrap .entry-title {
    margin: 0;
  }
  .td-pb-span4 .td_module_mx8 .td-video-play-ico {
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px;
    transform: none;
    -webkit-transform: none;
  }
  .td-pb-span4 .td_module_mx8 .entry-title {
    margin: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Module MX16
*/
.td_module_mx16 {
  padding-bottom: 35px;
}
.td_module_mx16 .entry-title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .entry-title {
    font-size: 19px;
    line-height: 22px;
    font-weight: 700;
  }
}
.td_module_mx16 .td-info-container {
  position: relative;
}
.td_module_mx16 .td-module-image {
  width: 100px;
  height: 140px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .td-module-image {
    width: 80px;
  }
}
.td_module_mx16 .entry-thumb {
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
  height: 140px;
}
.td_module_mx16 .td-post-category {
  display: inline-block;
  padding: 4px 7px;
  margin-right: 0;
  font-size: 9px;
  bottom: 15px;
  text-transform: uppercase;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  z-index: 1;
}
.td_module_mx16 .td-video-play-ico {
  width: 20px;
  height: 20px;
  font-size: 20px;
  top: 10px;
  right: 10px;
  border-width: 1px;
  transform: none;
  -webkit-transform: none;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx16 .td-video-play-ico {
    width: 30px;
    height: 30px;
    font-size: 30px;
    border-width: 2px;
    top: 10px;
    right: 10px;
  }
}
.td_module_mx16 .td-item-details {
  margin-left: 120px;
  min-height: 140px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .td-item-details {
    margin-left: 90px;
  }
}
.td_module_mx16 .td-module-meta-info {
  position: relative;
}
.td_module_mx16 .td-post-date {
  font-size: 12px;
}
.td_module_mx16 .td-module-comments {
  position: absolute;
  bottom: 2px;
  right: 0;
}
.td_module_mx16 .td-excerpt {
  font-size: 13px;
  line-height: 19px;
  margin: 0;
}
.td_module_mx16 .td-read-more {
  margin: 13px 0 0 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx16 .td-read-more {
    display: none;
  }
}
.td_module_mx16 .td-read-more a {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  padding: 8px 11px;
}
/*  ----------------------------------------------------------------------------
    Module MX17
*/
.td_module_mx17 .td-module-image {
  height: 450px;
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx17 .td-module-image {
    height: auto;
    margin-bottom: 0;
  }
}
.td_module_mx17 .entry-thumb {
  max-width: none;
  position: absolute;
  margin: 0 auto;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_module_mx17 .entry-thumb {
    width: 100%;
    left: auto;
    right: auto;
    position: relative;
  }
}
.td_module_mx17 .td-post-category {
  display: inline-block;
  padding: 5px 8px 6px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  background-color: #000;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 25px;
  z-index: 1;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .td-post-category {
    padding: 4px 7px;
    font-size: 9px;
    bottom: 15px;
  }
}
.td_module_mx17 .entry-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: 900;
  margin-bottom: 10px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .td_module_mx17 .entry-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.td_module_mx17 .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
}
.td_module_mx17 .td-module-meta-info {
  position: relative;
}
.td_module_mx17 .td-post-author-name {
  font-size: 13px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .td-post-author-name {
    font-size: 12px;
  }
}
.td_module_mx17 .td-post-author-name:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td_module_mx17 .td-post-date {
  font-size: 13px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_module_mx17 .td-post-date {
    font-size: 12px;
  }
}
.td_module_mx17 .td-module-comments {
  position: absolute;
  bottom: -4px;
  right: 0;
}
/*  ----------------------------------------------------------------------------
    IOS Slider
*/
.td_block_slide {
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
.td_block_slide:before,
.td_block_slide:after {
  display: table;
  content: "";
  line-height: 0;
}
.td_block_slide:after {
  clear: both;
}
.td_block_slide .td_block_inner {
  position: relative;
}
.td_block_slide .td-module-thumb,
.td_block_slide .td-video-play-ico,
.td_block_slide .td-slide-meta,
.td_block_slide i {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.td_block_slide .td-module-thumb {
  margin-bottom: 0;
  z-index: -1;
  position: static;
}
.td_block_slide .td-video-play-ico {
  width: 40px !important;
  height: 40px !important;
  font-size: 40px !important;
  border-width: 0.050em !important;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_block_slide .td-video-play-ico {
    top: 12px;
    left: auto;
    right: 12px;
    transform: none;
    -webkit-transform: none;
  }
}
.td_block_slide .td-admin-edit {
  height: auto !important;
}
.td_block_slide .td_module_slide {
  z-index: 1;
}
.td_block_slide .td-image-gradient:before {
  height: 100%;
}
.td_block_slide .td-module-thumb,
.td_block_slide .entry-thumb {
  height: 100%;
}
.td_block_slide .entry-thumb {
  background-size: cover;
}
.td_block_slide .td-slide-meta {
  z-index: 2;
  position: absolute;
  bottom: 10px;
  width: 100%;
  padding: 0 22px;
  color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_slide .td-slide-meta {
    padding: 0 12px;
    bottom: 3px;
  }
}
.td_block_slide .td-slide-meta a,
.td_block_slide .td-slide-meta span {
  color: #fff;
}
.td_block_slide .entry-title {
  margin: 5px 0;
}
.td_block_slide .entry-review-stars {
  margin-right: 22px;
  top: 0;
}
.td_block_slide .td-post-date {
  color: #fff;
  margin-left: 4px;
}
.td_block_slide .td-post-views {
  display: inline-block;
  vertical-align: top;
  margin-right: 22px;
  line-height: 15px;
}
.td_block_slide .td-icon-views {
  position: relative;
  line-height: 17px;
  font-size: 14px;
  margin-right: 5px;
  vertical-align: top;
}
.td_block_slide .td-post-comments {
  position: relative;
  top: 2px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.td_block_slide .td-icon-comments {
  margin-right: 5px;
  font-size: 9px;
  position: relative;
  top: 1px;
}
.td_block_slide .td-slide-nav {
  padding: 20px;
  position: absolute;
  display: block;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  font-size: 38px;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.td_block_slide .td-slide-nav-svg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.td_block_slide .td-slide-nav-svg svg {
  width: 38px;
  height: auto;
}
.td_block_slide .td-slide-nav-svg svg,
.td_block_slide .td-slide-nav-svg svg * {
  fill: #fff;
}
.td_block_slide .prevButton {
  left: 0;
}
.td_block_slide .nextButton {
  right: 0;
}
.td_block_slide .td_module_wrap:hover .entry-title a {
  color: #fff;
}
.td-ss-main-sidebar .td_block_slide,
.td-ss-row .td-pb-span4 .td_block_slide {
  overflow: visible;
}
.td-theme-slider {
  /* Slider Category */
}
.td-theme-slider .slide-meta-cat a {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 4px 7px 3px;
  line-height: 14px;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-theme-slider .slide-meta-cat a {
    font-size: 10px;
    padding: 2px 5px 2px;
    margin-bottom: 0;
    line-height: 13px;
  }
}
.td-theme-slider:hover .td-slide-nav {
  opacity: 1;
  z-index: 1;
}
.td-theme-slider:hover .slide-meta-cat a {
  background-color: var(--td_theme_color, #4db2ec);
}
@-moz-document url-prefix() {
  .td-theme-slider .slide-meta-cat a {
    padding: 3px 7px 4px;
    /* responsive portrait phone */
  }
  @media (max-width: 767px) {
    .td-theme-slider .slide-meta-cat a {
      line-height: 12px;
    }
  }
}
/* 3 column */
.iosSlider-col-3,
.iosSlider-col-3 .td_module_slide {
  height: 580px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-3,
  .iosSlider-col-3 .td_module_slide {
    height: 532px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-3,
  .iosSlider-col-3 .td_module_slide {
    height: 402px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-3,
  .iosSlider-col-3 .td_module_slide {
    height: 298px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-3,
  .iosSlider-col-3 .td_module_slide {
    height: 163px;
  }
}
.iosSlider-col-3 .entry-title {
  font-size: 48px;
  line-height: 58px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-3 .entry-title {
    font-size: 42px;
    line-height: 52px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-3 .entry-title {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-3 .entry-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-3 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
/* 2 columns */
.iosSlider-col-2,
.iosSlider-col-2 .td_module_slide {
  height: 385px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .iosSlider-col-2,
  .iosSlider-col-2 .td_module_slide {
    height: 354px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-2,
  .iosSlider-col-2 .td_module_slide {
    height: 268px;
  }
}
@media (max-width: 767px) {
  .iosSlider-col-2,
  .iosSlider-col-2 .td_module_slide {
    height: 303px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-2,
  .iosSlider-col-2 .td_module_slide {
    height: 166px;
  }
}
.iosSlider-col-2 .entry-title {
  font-size: 26px;
  line-height: 32px;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .iosSlider-col-2 .entry-title {
    font-size: 22px;
    line-height: 28px;
  }
}
@media (max-width: 500px) {
  .iosSlider-col-2 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
/* 1 column */
.td_block_slide .iosSlider-col-1,
.td_block_slide .iosSlider-col-1 .td_module_slide {
  height: 385px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_slide .iosSlider-col-1,
  .td_block_slide .iosSlider-col-1 .td_module_slide {
    height: 354px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_slide .iosSlider-col-1,
  .td_block_slide .iosSlider-col-1 .td_module_slide {
    height: 268px;
  }
}
@media (max-width: 767px) {
  .td_block_slide .iosSlider-col-1,
  .td_block_slide .iosSlider-col-1 .td_module_slide {
    height: 303px;
  }
}
@media (max-width: 500px) {
  .td_block_slide .iosSlider-col-1,
  .td_block_slide .iosSlider-col-1 .td_module_slide {
    height: 200px;
  }
}
.td_block_slide .iosSlider-col-1 .entry-title {
  font-size: 18px;
  line-height: 24px;
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
@media (max-width: 767px) {
  .td_block_slide .iosSlider-col-1 .entry-title {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 500px) {
  .td_block_slide .iosSlider-col-1 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.td_block_slide .td_module_slide {
  visibility: hidden !important;
}
.td_block_slide .td_module_slide:first-child {
  visibility: visible !important;
}
.td-js-loaded .td_block_slide .td_module_slide {
  visibility: visible !important;
}
/*  ----------------------------------------------------------------------------
    Remove the bottom padding for latest modules
*/
.td_block_padding {
  /* without mobile */
  /* responsive portrait phone */
}
@media (min-width: 768px) {
  .td_block_padding .td-block-row:last-child .td_module_wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_padding .td-block-row:last-child > div:last-child .td_module_wrap {
    padding-bottom: 0;
  }
}
.td_block_padding.td-column-1 .td-block-span12:last-child .td_module_wrap {
  padding-bottom: 0;
}
.td_block_padding .td-next-prev-wrap,
.td_block_padding .td-load-more-wrap {
  margin-top: 20px;
}
/*  ----------------------------------------------------------------------------
    Remove the bottom line for latest modules
*/
.td_block_bot_line {
  /* without mobile */
  /* responsive portrait phone */
}
@media (min-width: 768px) {
  .td_block_bot_line .td-block-row:last-child .td_module_wrap {
    margin-bottom: 0;
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_bot_line .td-block-row:last-child > div:last-child .td_module_wrap {
    margin-bottom: 0;
    border-bottom: 0;
  }
}
.td_block_bot_line.td-column-1 .td-block-span12:last-child .td_module_wrap {
  margin-bottom: 0;
  border-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Block 1
*/
.td_block_1 {
  /* tablet + desktop */
  /* responsive portrait phone */
}
@media (min-width: 767px) {
  .td_block_1 .td-block-row:last-child .td_module_4:last-child {
    padding-bottom: 0;
  }
}
.td_block_1.td-column-2,
.td_block_1.td-column-3 {
  /* responsive portrait tablet + desktop */
  /* responsive portrait phone */
}
@media (min-width: 768px) {
  .td_block_1.td-column-2 .td-block-row:last-child .td_module_6:last-child,
  .td_block_1.td-column-3 .td-block-row:last-child .td_module_6:last-child {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_1.td-column-2 .td_module_4,
  .td_block_1.td-column-3 .td_module_4 {
    padding-bottom: 21px;
  }
}
.td_block_1.td-column-1 {
  /* responsive portrait tablet + desktop */
  /* tablet + desktop */
}
.td_block_1.td-column-1 .td_module_4 {
  padding-bottom: 21px;
}
@media (min-width: 768px) {
  .td_block_1.td-column-1 .td-block-span12:last-child .td_module_6 {
    padding-bottom: 0;
  }
}
@media (min-width: 767px) {
  .td_block_1.td-column-1 .td-next-prev-wrap,
  .td_block_1.td-column-1 .td-load-more-wrap {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .td_block_1 .td-block-span4:last-child .td_module_6:last-child,
  .td_block_1 .td-block-span6:last-child .td_module_6:last-child,
  .td_block_1 .td-block-span12:last-child .td_module_6:last-child {
    padding-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Block 2
*/
.td_block_2 .td_module_2 {
  padding-bottom: 21px;
}
.td_block_2 .td-next-prev-wrap,
.td_block_2 .td-load-more-wrap {
  margin-top: 26px;
}
/*  ----------------------------------------------------------------------------
    Block 3
*/
.td_block_3.td-column-2 .td-next-prev-wrap,
.td_block_3.td-column-3 .td-next-prev-wrap,
.td_block_3.td-column-2 .td-load-more-wrap,
.td_block_3.td-column-3 .td-load-more-wrap {
  margin-top: 13px;
}
/*  ----------------------------------------------------------------------------
    Block 5
*/
.td_block_5.td-column-2 .td-next-prev-wrap,
.td_block_5.td-column-3 .td-next-prev-wrap,
.td_block_5.td-column-2 .td-load-more-wrap,
.td_block_5.td-column-3 .td-load-more-wrap {
  margin-top: 13px;
}
/*  ----------------------------------------------------------------------------
    Blocks 6 & 9
*/
.td_block_6 .block-title,
.td_block_9 .block-title {
  margin-bottom: 21px;
}
/*  ----------------------------------------------------------------------------
    Block 6
*/
.td_block_6 {
  /* without mobile */
  /* responsive portrait phone */
}
@media (min-width: 768px) {
  .td_block_6 .td-block-row:last-child .td_module_wrap {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_6 .td-block-row:last-child > div:last-child .td_module_wrap {
    margin-bottom: 0;
  }
}
.td_block_6.td-column-1 .td-block-span12:last-child .td_module_wrap {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Blocks 7 & 8 & 11 & 12
*/
.td_block_7,
.td_block_8,
.td_block_11,
.td_block_12 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_7 .td-next-prev-wrap,
  .td_block_8 .td-next-prev-wrap,
  .td_block_11 .td-next-prev-wrap,
  .td_block_12 .td-next-prev-wrap,
  .td_block_7 .td-load-more-wrap,
  .td_block_8 .td-load-more-wrap,
  .td_block_11 .td-load-more-wrap,
  .td_block_12 .td-load-more-wrap {
    margin-top: 26px;
  }
}
/*  ----------------------------------------------------------------------------
    Blocks 9 & 10
*/
.td_block_9,
.td_block_10 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_9 .td-next-prev-wrap,
  .td_block_10 .td-next-prev-wrap,
  .td_block_9 .td-load-more-wrap,
  .td_block_10 .td-load-more-wrap {
    margin-top: 25px;
  }
}
/*  ----------------------------------------------------------------------------
    Blocks 11 & 12 & 13
*/
.td_block_11 .td-block-span12:last-child .td_module_wrap,
.td_block_12 .td-block-span12:last-child .td_module_wrap {
  padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Block 11
*/
.td_block_11 {
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td_block_11.td-column-1 .td_module_10 {
    padding-bottom: 26px;
  }
  .td_block_11.td-column-1 .td_module_10 .item-details {
    padding-left: 115px;
  }
  .td_block_11.td-column-1 .td_module_10 .entry-title {
    margin-bottom: 5px;
    padding-left: 0;
    min-height: 0;
    font-size: 14px;
    line-height: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 13
*/
.td_block_13 {
  margin-bottom: 40px;
  /* responsive portrait tablet */
}
.td_block_13 .td_block_inner:after {
  content: '';
  clear: both;
  display: table;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_13 {
    margin-bottom: 30px;
  }
}
.td_block_13 .td_module_mx3:last-child .td-module-meta-info {
  border-bottom: 0;
}
.td_block_13.td-column-1 .td-next-prev-wrap,
.td_block_13.td-column-1 .td-load-more-wrap {
  margin-top: 0;
}
.td_block_13.td-column-2 .td_module_wrap:last-child,
.td_block_13.td-column-3 .td_module_wrap:last-child {
  padding-bottom: 0;
}
.td_block_13.td-column-2 .td-next-prev-wrap,
.td_block_13.td-column-3 .td-next-prev-wrap,
.td_block_13.td-column-2 .td-load-more-wrap,
.td_block_13.td-column-3 .td-load-more-wrap {
  margin-top: 40px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_13.td-column-2 .td-next-prev-wrap,
  .td_block_13.td-column-3 .td-next-prev-wrap,
  .td_block_13.td-column-2 .td-load-more-wrap,
  .td_block_13.td-column-3 .td-load-more-wrap {
    margin-top: 30px;
  }
}
.td-pb-span4 .td_block_13 {
  margin-bottom: 22px;
}
/*  ----------------------------------------------------------------------------
    Block 14
*/
.td_block_14 {
  /* tablet + desktop */
  /* responsive portrait phone */
  /* responsive portrait phone */
  /* responsive small portrait phone */
}
.td_block_14 .td_block_inner {
  margin-right: -3px;
}
@media (max-width: 500px) {
  .td_block_14 .td_block_inner {
    margin-right: 0;
  }
}
.td_block_14 .td-block-row {
  margin-left: 0;
  margin-right: 0;
}
.td_block_14 .td-block-row:last-child {
  margin-bottom: 20px;
}
.td_block_14 .td-block-span12:last-child .td_module_mx1 {
  margin-bottom: 0;
}
@media (min-width: 767px) {
  .td_block_14 .td-block-row:last-child .td_module_mx1 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_14 .td-block-row:last-child > div:last-child .td_module_mx1 {
    margin-bottom: 0;
  }
}
.td_block_14 .td-block-span6 {
  padding-left: 0;
  padding-right: 3px;
  width: 50%;
}
.td_block_14 .td-block-span4 {
  padding-left: 0;
  padding-right: 3px;
  width: 33.33333333%;
}
.td_block_14.td-column-2,
.td_block_14.td-column-3 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_14.td-column-2 .td-next-prev-wrap,
  .td_block_14.td-column-3 .td-next-prev-wrap,
  .td_block_14.td-column-2 .td-load-more-wrap,
  .td_block_14.td-column-3 .td-load-more-wrap {
    margin-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_block_14 .td-block-span12,
  .td_block_14 .td-block-span4 {
    width: 50%;
    float: left;
    padding-right: 3px;
  }
  .td_block_14 .td-block-span12:nth-child(even) {
    margin-right: -3px;
  }
}
@media (max-width: 500px) {
  .td_block_14 .td-block-span12,
  .td_block_14 .td-block-span4,
  .td_block_14 .td-block-span6 {
    width: 100%;
    float: left;
    padding-right: 0;
  }
  .td_block_14 .td-block-span12:nth-child(even) {
    margin-right: 0;
  }
}
.td_block_14 .td-next-prev-wrap,
.td_block_14 .td-load-more-wrap {
  margin-top: 0;
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td-pb-span12 .td_block_14 .td-block-span4:first-child {
    width: 100%;
  }
  .td-pb-span12 .td_block_14 .td-block-span4:first-child .entry-thumb {
    width: 100%;
  }
}
.td-pb-span4 .td_block_14 {
  margin-bottom: 48px;
}
.td-pb-span4 .td_block_14 .td_block_inner {
  margin-right: 0;
}
@media (max-width: 767px) {
  .td-pb-span4 .td_block_14 .td_block_inner {
    margin-right: -3px;
  }
}
@media (max-width: 500px) {
  .td-pb-span4 .td_block_14 .td_block_inner {
    margin-right: 0;
  }
}
.td-pb-span4 .td_block_14 .td-next-prev-wrap,
.td-pb-span4 .td_block_14 .td-load-more-wrap {
  margin-top: 23px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .td-pb-span4 .td_block_14 .td-next-prev-wrap,
  .td-pb-span4 .td_block_14 .td-load-more-wrap {
    padding-top: 20px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 15
*/
.td_block_15 {
  /* responsive portrait phone */
  /* responsive portrait tablet */
}
.td_block_15 .td-block-span4 {
  width: 33.33333333%;
  /* responsive small portrait phone */
}
@media (max-width: 500px) {
  .td_block_15 .td-block-span4 {
    width: 100%;
  }
}
.td_block_15 .td-block-row {
  width: auto;
}
.td_block_15 .td-column-3 .td-block-row {
  margin-right: -22px;
  margin-left: 0;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-3 .td-block-row {
    margin-right: -15px;
  }
}
.td_block_15 .td-column-3 .td-block-row .td-block-span4 {
  padding-right: 22px;
  padding-left: 0;
  width: 20%;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
    padding-right: 15px;
    float: left;
  }
}
@media (max-width: 500px) {
  .td_block_15 .td-column-3 .td-block-row .td-block-span4 {
    width: 100%;
  }
}
.td_block_15 .td-column-2 .td-block-row {
  margin-right: -21px;
  margin-left: 0;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-2 .td-block-row {
    margin-right: -15px;
  }
}
@media (max-width: 500px) {
  .td_block_15 .td-column-2 .td-block-row {
    margin-right: 0;
  }
}
.td_block_15 .td-column-2 .td-block-row .td-block-span4 {
  padding-right: 21px;
  padding-left: 0;
  /* responsive portrait tablet */
  /* responsive small portrait phone */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-2 .td-block-row .td-block-span4 {
    padding-right: 15px;
    float: left;
  }
}
@media (max-width: 500px) {
  .td_block_15 .td-column-2 .td-block-row .td-block-span4 {
    padding-right: 0;
  }
}
.td_block_15 .td-column-2 .td_module_mx4 {
  padding-bottom: 21px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_15 .td-column-2 .td_module_mx4 {
    padding-bottom: 0;
  }
}
.td_block_15.td-column-3 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_15.td-column-3 .td-next-prev-wrap,
  .td_block_15.td-column-3 .td-load-more-wrap {
    margin-top: 36px;
  }
}
.td_block_15 .td-column-1 {
  margin-right: -21px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-1 {
    margin-right: -15px;
  }
}
.td_block_15 .td-column-1 .td-block-span12 {
  width: 50%;
  padding-right: 21px;
  padding-left: 0;
  float: left;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_15 .td-column-1 .td-block-span12 {
    padding-right: 15px;
  }
}
.td_block_15 .td-column-1 .td-block-span12:nth-of-type(odd) {
  clear: left;
}
.td_block_15.td-column-1,
.td_block_15.td-column-2 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_15.td-column-1 .td-next-prev-wrap,
  .td_block_15.td-column-2 .td-next-prev-wrap,
  .td_block_15.td-column-1 .td-load-more-wrap,
  .td_block_15.td-column-2 .td-load-more-wrap {
    margin-top: 21px;
  }
}
.td_block_15.td-column-1 {
  /* responsive portrait phone */
}
.td_block_15.td-column-1 .td-block-span12:last-child .td_module_wrap {
  padding-bottom: 22px;
}
.td_block_15.td-column-1 .td-cust-row:last-child .td_module_mx4 {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .td_block_15.td-column-1 .td_module_mx4 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_15 .td_module_mx4 {
    padding-bottom: 0;
    margin-bottom: 26px;
  }
  .td_block_15 .td-block-row:last-child > div:last-child .td_module_mx4 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_15 .entry-title {
    font-size: 14px;
  }
}
.td-column-1.td_block_15 {
  overflow: hidden;
  /* tablet + desktop */
}
.td-column-1.td_block_15 .td_block_inner {
  *zoom: 1;
}
.td-column-1.td_block_15 .td_block_inner:before,
.td-column-1.td_block_15 .td_block_inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.td-column-1.td_block_15 .td_block_inner:after {
  clear: both;
}
/*  ----------------------------------------------------------------------------
    Block 16
*/
.td_block_16 {
  /* tablet + desktop */
}
.td_block_16 .td-column-3 .td-block-row {
  margin-right: -22px;
  margin-left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-column-3 .td-block-row {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-column-3 .td-block-row {
    margin-right: 0;
  }
}
.td_block_16 .td-column-3 .td-block-row .td-block-span4 {
  width: 20%;
  padding-right: 22px;
  padding-left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-column-3 .td-block-row .td-block-span4 {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-column-3 .td-block-row .td-block-span4 {
    padding-right: 0;
    float: left;
    width: 100%;
  }
}
.td_block_16 .td-column-3 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td-column-3 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image {
    margin-bottom: 0;
  }
}
.td_block_16 .td-column-2 .td-block-row {
  margin-right: -21px;
  margin-left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td-column-2 .td-block-row {
    margin-right: 0;
  }
}
.td_block_16 .td-column-2 .td-block-row .td-block-span4 {
  width: 33.33333333%;
  padding-right: 21px;
  padding-left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td-column-2 .td-block-row .td-block-span4 {
    width: 100%;
    float: left;
    padding-right: 0;
  }
}
.td_block_16 .td-column-2 .td-block-row:last-child .td_module_mx4 {
  padding-bottom: 26px;
}
.td_block_16 .td-column-2 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td-column-2 .td-block-row:last-child .td-block-span4:last-child .td_module_mx7 .td-module-image {
    margin-bottom: 0;
  }
}
.td_block_16 .td-column-2 .td_module_mx7 {
  padding-bottom: 26px;
}
@media (min-width: 767px) {
  .td_block_16 .td-next-prev-wrap,
  .td_block_16 .td-load-more-wrap {
    margin-top: 26px;
  }
}
.td_block_16 .td-excerpt {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-excerpt {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-excerpt {
    display: none;
  }
}
.td_block_16 .td_module_mx7 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td_module_mx7 {
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 {
    padding-bottom: 16px;
  }
}
.td_block_16 .td_module_mx7 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .entry-title {
    font-size: 14px;
    line-height: 20px;
  }
}
.td_block_16 .td_module_mx7 .td-module-image {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .td-module-image {
    width: 100px;
    float: left;
    margin-bottom: 26px;
  }
}
.td_block_16 .td_module_mx7 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .td-module-thumb {
    margin-bottom: 0;
  }
}
.td_block_16 .td_module_mx7 .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_16 .td_module_mx7 .item-details {
    margin-left: 115px;
  }
}
.td_block_16 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_16 .td-module-meta-info {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_16 .td-module-meta-info {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Block 17
*/
.td_block_17 {
  /* responsive portrait phone */
}
@media (min-width: 768px) {
  .td_block_17 .td-block-row:last-child .td-block-span4 .td_module_8:last-child,
  .td_block_17 .td-block-row:last-child .td-block-span6 .td_module_8:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_17 .td-block-row:last-child .td-block-span4:last-child .td_module_8:last-child,
  .td_block_17 .td-block-row:last-child .td-block-span6:last-child .td_module_8:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.td_block_17 .td-column-1 .td_module_4 {
  padding-bottom: 25px;
  border-bottom: 1px dashed #F2F2F2;
  margin-bottom: 16px;
}
.td_block_17 .td-column-1 .td-block-span12:last-child .td_module_8 {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.td_block_17 .td-column-2 .td-block-row:last-child .td_module_4,
.td_block_17 .td-column-3 .td-block-row:last-child .td_module_4 {
  padding-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_17 .td-column-2 .td-block-row:last-child .td_module_4,
  .td_block_17 .td-column-3 .td-block-row:last-child .td_module_4 {
    padding-bottom: 16px;
    border-bottom: 1px dashed #F2F2F2;
    margin-bottom: 14px;
  }
}
.td_block_17.td-column-1 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_17.td-column-1 .td-next-prev-wrap,
  .td_block_17.td-column-1 .td-load-more-wrap {
    margin-top: 30px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 18
*/
.td_block_18 .td-block-span12 {
  width: 100%;
}
.td_block_18 .td_module_wrap:last-child {
  padding-bottom: 0;
}
.td_block_18 .td_module_mx8 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx8 .td-module-thumb {
    margin-bottom: 20px;
  }
}
.td_block_18 .td_module_mx8 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx8 .entry-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.td_block_18 .td_module_mx8 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx8 .td-module-meta-info {
    padding: 0 14px;
  }
}
.td_block_18 .td_module_mx2 .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx2 .item-details {
    padding-top: 0;
    margin-bottom: 26px;
  }
}
.td_block_18 .td_module_mx2 .item-details .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_mx2 .item-details .entry-title {
    margin-bottom: 3px;
  }
}
.td_block_18 .td_module_mx2 .td-module-meta-info {
  margin-bottom: 0;
}
.td_block_18 .td-column-1 .td_module_wrap {
  padding-bottom: 0;
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
  margin-bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-1 .td_module_mx8 .td-module-thumb {
    margin-bottom: 26px;
  }
}
.td_block_18 .td-column-1 .td_module_mx8 .entry-title {
  font-size: 18px;
  line-height: 24px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-1 .td_module_mx8 .entry-title {
    font-size: 15px;
    line-height: 19px;
  }
}
.td_block_18 .td-column-1 .td_module_mx8 .td-module-meta-info {
  padding: 0 14px;
}
.td_block_18 .td-column-1 .td_module_mx8 .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-1 .td_module_mx8 .td-post-category {
    display: none;
  }
}
.td_block_18 .td-column-1 .td_module_mx2:last-child .item-details {
  margin-bottom: 0;
}
.td_block_18 .td-column-2 .td_module_mx8 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-2 .td_module_mx8 {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .td_block_18 .td-column-2 .td_module_mx8 {
    padding-bottom: 6px;
  }
}
.td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info {
  bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-2 .td_module_mx8 .td-module-meta-info {
    bottom: 14px;
  }
}
.td_block_18 .td-column-2 .td_module_10 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-2 .td_module_10 {
    padding-bottom: 24px;
  }
}
.td_block_18 .td-column-2 .td_module_10 .td-excerpt {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-2 .td_module_10 .td-excerpt {
    margin-top: 3px;
  }
}
.td_block_18 .td-column-2 .td_module_10 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-2 .td_module_10 .td-module-meta-info {
    margin-bottom: 0;
  }
}
.td_block_18 .td-column-3 .td_module_mx8 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_block_18 .td-column-3 .td_module_mx8 .entry-thumb {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td-column-3 .td_module_mx8 {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .td_block_18 .td-column-3 .td_module_mx8 {
    padding-bottom: 6px;
  }
}
.td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
  bottom: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td-column-3 .td_module_mx8 .td-module-meta-info {
    bottom: 14px;
  }
}
.td_block_18.td-column-2,
.td_block_18.td-column-3 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_18.td-column-2 .td-next-prev-wrap,
  .td_block_18.td-column-3 .td-next-prev-wrap,
  .td_block_18.td-column-2 .td-load-more-wrap,
  .td_block_18.td-column-3 .td-load-more-wrap {
    margin-top: 30px;
  }
}
.td_block_18 .td_module_10 {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td_module_10 {
    padding-bottom: 30px;
  }
}
.td_block_18 .td_module_10 .td-excerpt {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_18 .td_module_10 .td-excerpt {
    margin-top: 3px;
  }
}
.td_block_18 .td_module_10 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_18 .td_module_10 .td-module-meta-info {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Block 19
*/
.td_block_19 {
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* without mobile */
  /* responsive portrait phone */
}
.td_block_19 .td_module_mx1 {
  margin-bottom: 26px;
}
.td_block_19 .td_module_mx2 .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_19 .td_module_mx2 .item-details {
    padding-top: 0;
    margin-bottom: 26px;
  }
}
.td_block_19 .td_module_mx2 .item-details .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_19 .td_module_mx2 .item-details .entry-title {
    margin-bottom: 3px;
  }
}
.td_block_19 .td_module_mx2 .td-module-meta-info {
  margin-bottom: 0;
}
.td_block_19 .td-block-row {
  margin-right: -15px;
  margin-left: -15px;
}
.td_block_19 .td-block-span6,
.td_block_19 .td-block-span4 {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_19 .td-block-row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .td_block_19 .td-block-span6,
  .td_block_19 .td-block-span4 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_19 .td-block-row {
    margin: 0;
  }
  .td_block_19 .td-block-span6,
  .td_block_19 .td-block-span4 {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx1,
  .td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2,
  .td_block_19 .td-block-row:last-child .td_module_wrap.td_module_mx2 .item-details {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_19 .td-block-row:last-child > div:last-child .td_module_wrap.td_module_mx1,
  .td_block_19 .td-block-row:last-child > div:last-child .td_module_wrap.td_module_mx2,
  .td_block_19 .td-block-row:last-child > div:last-child .td_module_wrap.td_module_mx2 .item-details {
    margin-bottom: 0;
  }
}
.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx1,
.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2,
.td_block_19.td-column-1 .td_module_wrap:last-child.td_module_mx2 .item-details {
  margin-bottom: 0;
}
.td_block_19 .td-next-prev-wrap,
.td_block_19 .td-load-more-wrap {
  margin-top: 20px;
}
/*  ----------------------------------------------------------------------------
    Block 20
*/
.td_block_20 .td-module-meta-info {
  margin-left: 0;
}
.td_block_20 .td-post-author-name,
.td_block_20 .td-post-date {
  margin-left: 0;
  line-height: 17px;
  vertical-align: top;
  top: -1px;
}
.td_block_20 .td-module-comments {
  margin-right: 0;
  position: absolute;
  right: 20px;
  bottom: 12px;
}
.td_block_20 .td_module_14 .td-module-thumb {
  margin-bottom: 12px;
}
.td_block_20 .td_module_14 .td-module-meta-holder {
  padding: 14px 20px 12px 20px;
}
@media (max-width: 500px) {
  .td_block_20 .td_module_14 .td-module-meta-holder {
    padding: 10px 10px 12px 10px;
  }
}
.td_block_20 .td_module_14 .td-module-meta-info {
  bottom: 0;
  padding: 0;
  width: 90%;
}
.td_block_20 .td_module_14 .td-excerpt {
  padding: 0 10px 0 20px;
  width: 90%;
}
@media (max-width: 500px) {
  .td_block_20 .td_module_14 .td-excerpt {
    padding-left: 10px;
  }
}
.td_block_20 .td_module_14 .entry-title {
  bottom: auto;
}
@media (max-width: 500px) {
  .td_block_20 .td_module_14 .entry-title {
    margin-right: 0;
    margin-left: 0;
  }
}
.td_block_20 .td_module_14 .entry-title:after {
  display: none;
}
.td_block_20 .td_module_14:last-child {
  padding-bottom: 0;
}
.td_block_20 .td_module_mx3 {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px dashed var(--td_grid_border_color, #ededed);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_20 .td_module_mx3 {
    width: 100%;
  }
  .td_block_20 .td_module_mx3:nth-child(even) {
    margin-left: 0;
  }
}
.td_block_20 .td_module_mx3:last-child {
  border-bottom: 0;
}
.td_block_20 .td_module_mx3 .td-module-meta-info {
  bottom: 25px;
  border-bottom: 0;
  margin: 0;
  width: 90%;
  padding: 14px 16px 12px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_20 .td_module_mx3 .td-module-meta-info {
    padding: 6px 0 0;
  }
}
@media (max-width: 500px) {
  .td_block_20 .td_module_mx3 .td-module-meta-info {
    padding: 10px 20px 12px 10px;
  }
}
.td_block_20 .td_module_mx3 .td-post-author-name,
.td_block_20 .td_module_mx3 .td-post-date,
.td_block_20 .td_module_mx3 .td-module-comments {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_20 .td_module_mx3 .td-post-author-name,
  .td_block_20 .td_module_mx3 .td-post-date,
  .td_block_20 .td_module_mx3 .td-module-comments {
    display: none;
  }
}
.td_block_20 .td_module_mx3 .entry-title {
  font-weight: 500;
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_20 .td_module_mx3 .entry-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_20 .td_module_mx3 .entry-title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 500px) {
  .td_block_20 .td_module_mx3 .entry-title {
    font-size: 18px;
    line-height: 26px;
    margin-right: 0;
    margin-left: 0;
  }
}
.td_block_20 .td_module_mx3 .td-module-thumb {
  margin-bottom: 0;
}
.td_block_20 .td-video-play-ico {
  top: 24px;
  right: 24px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  width: 30px;
  height: 30px;
  font-size: 30px;
}
.td_block_20 .td-next-prev-wrap,
.td_block_20 .td-load-more-wrap {
  margin-top: 40px;
}
@media (max-width: 500px) {
  .td_block_20 .td-next-prev-wrap,
  .td_block_20 .td-load-more-wrap {
    margin-bottom: 0;
  }
}
.td_block_20.td-column-1 .td_module_mx3:last-child {
  margin-bottom: 0;
}
.td_block_20.td-column-1 .td-next-prev-wrap,
.td_block_20.td-column-1 .td-load-more-wrap {
  margin-top: 1px;
}
.td_block_20 .td_module_wrap:last-child {
  margin-bottom: 0;
}
.td_block_20 .td_block_inner:after {
  content: '';
  clear: both;
  display: table;
}
/*  ----------------------------------------------------------------------------
    Block 21
*/
.td_block_21 .td_module_16 .td-module-meta-info {
  margin-bottom: 0;
}
.td_block_21.td-column-1 .td-module-thumb {
  width: 100px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_21.td-column-1 .td-module-thumb {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .td_block_21.td-column-1 .td-module-thumb {
    width: 80px;
  }
}
.td_block_21.td-column-1 .item-details {
  margin-left: 115px;
  min-height: 100px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_21.td-column-1 .item-details {
    margin-left: 60px;
    min-height: 50px;
  }
}
@media (max-width: 767px) {
  .td_block_21.td-column-1 .item-details {
    margin-left: 95px;
    min-height: 80px;
  }
}
.td_block_21.td-column-1 .entry-title {
  font-size: 17px;
  line-height: 23px;
  min-height: 0;
  padding-left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_21.td-column-1 .entry-title {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 767px) {
  .td_block_21.td-column-1 .entry-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
  }
}
@media (max-width: 500px) {
  .td_block_21.td-column-1 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td_block_21.td-column-1 .td-excerpt {
  display: none;
}
.td_block_21.td-column-1 .td_module_16 {
  padding-bottom: 19px;
}
.td_block_21.td-column-1 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_21.td-column-1 .td-post-author-name {
    display: none;
  }
}
.td_block_21.td-column-1 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_21.td-column-1 .td-next-prev-wrap,
  .td_block_21.td-column-1 .td-load-more-wrap {
    margin-top: 26px;
  }
}
.td_block_21.td-column-2,
.td_block_21.td-column-3 {
  /* tablet + desktop */
}
@media (min-width: 767px) {
  .td_block_21.td-column-2 .td-next-prev-wrap,
  .td_block_21.td-column-3 .td-next-prev-wrap,
  .td_block_21.td-column-2 .td-load-more-wrap,
  .td_block_21.td-column-3 .td-load-more-wrap {
    margin-top: 30px;
  }
}
.td_block_21 .td_module_wrap:last-child {
  padding-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Block 22
*/
.td_block_22 .td-column-1 .entry-title {
  font-size: 26px;
  line-height: 30px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_22 .td-column-1 .entry-title {
    font-size: 21px;
    line-height: 28px;
  }
}
.td_block_22 .td-column-1 .td-excerpt {
  font-size: 15px;
  line-height: 26px;
  margin-top: 19px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td-excerpt {
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
  }
}
.td_block_22 .td-column-1 .td-read-more {
  margin-top: 15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td-read-more {
    margin-top: 8px;
  }
}
.td_block_22 .td-column-1 .td_module_wrap {
  padding-bottom: 20px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td_module_wrap {
    padding-bottom: 10px;
  }
}
.td_block_22 .td-column-1 .td-module-meta-holder {
  height: 41px;
  padding: 12px 12px 12px 15px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_22 .td-column-1 .td-module-meta-holder {
    height: 33px;
    padding: 8px 12px 8px 10px;
    font-size: 11px;
  }
}
.td_block_22 .td-column-3 .entry-title {
  font-size: 34px;
  line-height: 44px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_22 .td-column-3 .entry-title {
    font-size: 21px;
    line-height: 28px;
  }
}
.td_block_22.td_with_ajax_pagination .td-module-image {
  margin: 0;
}
.td_block_22 .td_module_wrap:last-child {
  padding-bottom: 0;
}
.td_block_22 .td_module_wrap:last-child .td-read-more {
  margin-bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Block 23
*/
.td_block_23 .td-column-1 .entry-title {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_23 .td-column-1 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
}
.td_block_23 .td-column-1 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_23 .td-column-1 .td-post-author-name {
    display: none;
  }
}
.td_block_23 .td_module_wrap:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.td_block_23 .td_module_wrap:last-child .meta-info-container {
  padding-bottom: 0;
  border-bottom: none;
}
.td_block_23 .td_module_wrap:last-child .td-read-more {
  margin-bottom: 0;
}
.td_block_23 .td-column-3 .entry-title {
  font-size: 34px;
  line-height: 44px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_23 .td-column-3 .entry-title {
    font-size: 22px;
    line-height: 28px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 24
*/
.td_block_24 .td_module_wrap:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.td_block_24 .td-read-more {
  margin-bottom: 0;
}
.td_block_24 .td-column-3 .td-module-thumb {
  width: 534px;
  height: 350px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_24 .td-column-3 .td-module-thumb {
    width: 400px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .td_block_24 .td-column-3 .td-module-thumb {
    width: 100px;
    height: 120px;
  }
}
.td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
  height: auto;
  width: 100%;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td_block_24 .td-column-3 .td-module-thumb .entry-thumb {
    height: 100%;
    width: auto;
  }
}
.td_block_24 .td-column-3 .td-item-details {
  min-height: 350px;
  margin-left: 564px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_24 .td-column-3 .td-item-details {
    min-height: 330px;
    margin-left: 430px;
  }
}
@media (max-width: 767px) {
  .td_block_24 .td-column-3 .td-item-details {
    min-height: 120px;
    margin-left: 115px;
  }
}
/*  ----------------------------------------------------------------------------
    Block 25
*/
.td_block_25 {
  /* without mobile */
  /* responsive portrait phone */
}
@media (min-width: 768px) {
  .td_block_25 .td-block-row:last-child > div .td_module_wrap:last-child {
    padding-bottom: 0;
  }
  .td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .td_block_25.td-column-3 .td-block-span4:last-child .td_module_wrap:last-child {
    padding-bottom: 0;
  }
  .td_block_25.td-column-2 .td-block-span6:last-child .td_module_wrap:last-child {
    padding-bottom: 0;
  }
  .td_block_25.td-column-1 .td-block-span12:last-child .td_module_wrap {
    padding-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Homepage Post
*/
.homepage-post .td-post-template-7 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .homepage-post .td-post-template-7 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .homepage-post .td-post-template-7 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.td-homepage-post .entry-title {
  margin-top: 0;
}
.td-main-page-wrap .td-container > .td-pb-row:first-child .td_block_trending_now:first-child,
.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child,
.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child,
.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child,
.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child,
.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child {
  position: relative;
  margin: -24px 0 24px;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap .td-container > .td-pb-row:first-child .td_block_trending_now:first-child,
  .td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td_block_trending_now:first-child,
  .td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td_block_trending_now:first-child,
  .td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child,
  .td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td_block_trending_now:first-child,
  .td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td_block_trending_now:first-child {
    margin-bottom: 0;
    padding: 4px 0 12px;
  }
}
.td-main-page-wrap .td-container > .td-pb-row:first-child .td-trending-style2:first-child,
.td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td-trending-style2:first-child,
.td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td-trending-style2:first-child,
.td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child,
.td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td-trending-style2:first-child,
.td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap .td-container > .td-pb-row:first-child .td-trending-style2:first-child,
  .td-main-page-wrap .tdc-row:first-child .wpb_wrapper .td-trending-style2:first-child,
  .td-main-page-wrap .tdc_zone .tdc-row:first-of-type .wpb_wrapper .td-trending-style2:first-child,
  .td-main-page-wrap .tdc-row:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child,
  .td-main-page-wrap .tdc-row-composer:first-child .wpb_wrapper .td-trending-style2:first-child,
  .td-main-page-wrap .tdc-row-composer:first-of-type .tdc-element:first-of-type .td-trending-style2:first-child {
    padding: 12px 2px !important;
    margin-bottom: 7px;
  }
}
.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type,
.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type {
  position: relative;
  margin: -24px 0 24px;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type,
  .td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type {
    margin-bottom: 0;
    padding: 4px 0 12px;
  }
}
.td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2,
.td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-main-page-wrap .tdc-row:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2,
  .td-main-page-wrap .tdc-row-composer:first-child .tdc-elements .td_block_trending_now:first-of-type.td-trending-style2 {
    padding: 12px 2px !important;
    margin-bottom: 7px;
  }
}
a[href^="tel"] {
  color: inherit;
}
.td_block_homepage_full_1 {
  padding-bottom: 0;
  margin-bottom: 0;
}
.td_block_popular_categories {
  padding-bottom: 0;
}
.td-mx-13 .entry-title {
  font-size: 13px;
  line-height: 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-13 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
@media (max-width: 767px) {
  .td-mx-13 .entry-title {
    font-size: 13px !important;
    line-height: 18px !important;
  }
}
.td-mx-13 .td-post-category {
  margin-bottom: 11px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-13 .td-post-category {
    margin-bottom: 9px;
  }
}
@media (max-width: 767px) {
  .td-mx-13 .td-post-category {
    margin-bottom: 10px;
  }
}
.td-mx-13 .td-module-meta-info {
  margin-top: 6px;
}
.td-mx-13 .td-meta-info-container {
  padding: 0 15px 15px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-13 .td-meta-info-container {
    padding: 0 13px 10px;
  }
}
@media (max-width: 767px) {
  .td-mx-13 .td-meta-info-container {
    padding: 0 10px 11px;
  }
}
.td-grid-style-2 .td-mx-13 .td-meta-info-container,
.td-grid-style-3 .td-mx-13 .td-meta-info-container,
.td-grid-style-7 .td-mx-13 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-13 .td-big-grid-meta,
.td-grid-style-3 .td-mx-13 .td-big-grid-meta,
.td-grid-style-7 .td-mx-13 .td-big-grid-meta,
.td-grid-style-2 .td-mx-13 .td-module-meta-info,
.td-grid-style-3 .td-mx-13 .td-module-meta-info,
.td-grid-style-7 .td-mx-13 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-13 .td-big-grid-meta,
.td-grid-style-3 .td-mx-13 .td-big-grid-meta,
.td-grid-style-7 .td-mx-13 .td-big-grid-meta {
  padding: 15px 15px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-13 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-13 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-13 .td-big-grid-meta {
    padding: 13px 13px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-13 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-13 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-13 .td-big-grid-meta {
    padding: 10px 10px 0;
  }
}
.td-grid-style-2 .td-mx-13 .td-module-meta-info,
.td-grid-style-3 .td-mx-13 .td-module-meta-info,
.td-grid-style-7 .td-mx-13 .td-module-meta-info {
  padding: 0 15px 15px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-13 .td-module-meta-info,
  .td-grid-style-3 .td-mx-13 .td-module-meta-info,
  .td-grid-style-7 .td-mx-13 .td-module-meta-info {
    padding: 0 13px 13px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-13 .td-module-meta-info,
  .td-grid-style-3 .td-mx-13 .td-module-meta-info,
  .td-grid-style-7 .td-mx-13 .td-module-meta-info {
    padding: 0 10px 10px;
  }
}
.td-grid-style-4 .td-mx-13 .entry-title {
  padding: 1px 5px 2px;
}
.td-grid-style-4 .td-mx-13 .td-meta-info-container {
  width: 100%;
}
.td-grid-style-5 .td-mx-13 .td-meta-info-container,
.td-grid-style-6 .td-mx-13 .td-meta-info-container {
  padding: 15px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-13 .td-meta-info-container,
  .td-grid-style-6 .td-mx-13 .td-meta-info-container {
    padding: 13px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-13 .td-meta-info-container,
  .td-grid-style-6 .td-mx-13 .td-meta-info-container {
    padding: 10px !important;
  }
}
.td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category {
  bottom: 13px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category {
    bottom: 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-13.td-big-grid-post .td-post-category {
    bottom: 8px;
  }
}
.td-mx-15 .entry-title {
  font-size: 15px;
  line-height: 20px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-mx-15 .entry-title {
    font-size: 13px !important;
    line-height: 18px !important;
  }
}
.td-mx-15 .td-post-category {
  margin-bottom: 10px;
}
.td-mx-15 .td-module-meta-info {
  margin-top: 6px;
}
.td-mx-15 .td-meta-info-container {
  padding: 0 10px 18px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-mx-15 .td-meta-info-container {
    padding-bottom: 11px;
  }
}
.td-grid-style-2 .td-mx-15 .td-meta-info-container,
.td-grid-style-3 .td-mx-15 .td-meta-info-container,
.td-grid-style-7 .td-mx-15 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-15 .td-big-grid-meta,
.td-grid-style-3 .td-mx-15 .td-big-grid-meta,
.td-grid-style-7 .td-mx-15 .td-big-grid-meta,
.td-grid-style-2 .td-mx-15 .td-module-meta-info,
.td-grid-style-3 .td-mx-15 .td-module-meta-info,
.td-grid-style-7 .td-mx-15 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-15 .td-big-grid-meta,
.td-grid-style-3 .td-mx-15 .td-big-grid-meta,
.td-grid-style-7 .td-mx-15 .td-big-grid-meta {
  padding: 18px 10px 0;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-grid-style-2 .td-mx-15 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-15 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-15 .td-big-grid-meta {
    padding: 11px 11px 0;
  }
}
.td-grid-style-2 .td-mx-15 .td-module-meta-info,
.td-grid-style-3 .td-mx-15 .td-module-meta-info,
.td-grid-style-7 .td-mx-15 .td-module-meta-info {
  padding: 0 10px 18px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-grid-style-2 .td-mx-15 .td-module-meta-info,
  .td-grid-style-3 .td-mx-15 .td-module-meta-info,
  .td-grid-style-7 .td-mx-15 .td-module-meta-info {
    padding: 0 11px 11px;
  }
}
.td-grid-style-4 .td-mx-15 .entry-title {
  padding: 2px 6px 3px;
}
.td-grid-style-4 .td-mx-15 .td-meta-info-container {
  width: 100%;
}
.td-grid-style-5 .td-mx-15 .td-meta-info-container,
.td-grid-style-6 .td-mx-15 .td-meta-info-container {
  padding: 18px !important;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-grid-style-5 .td-mx-15 .td-meta-info-container,
  .td-grid-style-6 .td-mx-15 .td-meta-info-container {
    padding: 11px !important;
  }
}
.td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category {
  bottom: 14px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-grid-style-7 .td-mx-15.td-big-grid-post .td-post-category {
    bottom: 9px !important;
  }
}
.td-mx-17 .entry-title {
  font-size: 17px;
  line-height: 22px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-mx-17 .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
  }
}
.td-mx-17 .td-post-category {
  margin-bottom: 11px;
}
.td-mx-17 .td-module-meta-info {
  margin-top: 7px;
}
.td-mx-17 .td-meta-info-container {
  padding: 0 10px 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-17 .td-meta-info-container {
    padding: 0 14px 10px;
  }
}
@media (max-width: 767px) {
  .td-mx-17 .td-meta-info-container {
    padding: 0 10px 11px;
  }
}
.td-grid-style-1 .td-mx-17 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-mx-17 .td-module-meta-info {
    margin-bottom: 8px;
  }
}
.td-grid-style-2 .td-mx-17 .td-meta-info-container,
.td-grid-style-3 .td-mx-17 .td-meta-info-container,
.td-grid-style-7 .td-mx-17 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-17 .td-big-grid-meta,
.td-grid-style-3 .td-mx-17 .td-big-grid-meta,
.td-grid-style-7 .td-mx-17 .td-big-grid-meta,
.td-grid-style-2 .td-mx-17 .td-module-meta-info,
.td-grid-style-3 .td-mx-17 .td-module-meta-info,
.td-grid-style-7 .td-mx-17 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-17 .td-big-grid-meta,
.td-grid-style-3 .td-mx-17 .td-big-grid-meta,
.td-grid-style-7 .td-mx-17 .td-big-grid-meta {
  padding: 18px 10px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-17 .td-big-grid-meta {
    padding: 10px 14px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-17 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-17 .td-big-grid-meta {
    padding: 11px 10px 0;
  }
}
.td-grid-style-2 .td-mx-17 .td-module-meta-info,
.td-grid-style-3 .td-mx-17 .td-module-meta-info,
.td-grid-style-7 .td-mx-17 .td-module-meta-info {
  padding: 0 10px 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-17 .td-module-meta-info,
  .td-grid-style-3 .td-mx-17 .td-module-meta-info,
  .td-grid-style-7 .td-mx-17 .td-module-meta-info {
    padding: 0 14px 10px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-17 .td-module-meta-info,
  .td-grid-style-3 .td-mx-17 .td-module-meta-info,
  .td-grid-style-7 .td-mx-17 .td-module-meta-info {
    padding: 0 10px 11px;
  }
}
.td-grid-style-4 .td-mx-17 .entry-title {
  padding: 2px 6px 3px;
}
.td-grid-style-4 .td-mx-17 .td-meta-info-container {
  width: 100%;
}
.td-grid-style-5 .td-mx-17 .td-meta-info-container,
.td-grid-style-6 .td-mx-17 .td-meta-info-container {
  padding: 18px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-17 .td-meta-info-container,
  .td-grid-style-6 .td-mx-17 .td-meta-info-container {
    padding: 10px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-17 .td-meta-info-container,
  .td-grid-style-6 .td-mx-17 .td-meta-info-container {
    padding: 11px !important;
  }
}
.td-grid-style-7 {
  /* responsive portrait phone */
}
.td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
  bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
    bottom: 8px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-17.td-big-grid-post .td-post-category {
    bottom: 9px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-mx-17 .td-big-grid-meta {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.td-mx-19 .entry-title {
  font-size: 19px;
  line-height: 24px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-19 .entry-title {
    font-size: 17px !important;
    line-height: 22px !important;
  }
}
@media (max-width: 767px) {
  .td-mx-19 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
}
.td-mx-19 .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-mx-19 .td-post-category {
    margin-bottom: 12px;
  }
}
.td-mx-19 .td-module-meta-info {
  margin-top: 8px;
}
.td-mx-19 .td-meta-info-container {
  padding: 0 20px 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-19 .td-meta-info-container {
    padding: 0 15px 10px;
  }
}
@media (max-width: 767px) {
  .td-mx-19 .td-meta-info-container {
    padding: 0 13px 14px;
  }
}
.td-grid-style-2 .td-mx-19 .td-meta-info-container,
.td-grid-style-3 .td-mx-19 .td-meta-info-container,
.td-grid-style-7 .td-mx-19 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-19 .td-big-grid-meta,
.td-grid-style-3 .td-mx-19 .td-big-grid-meta,
.td-grid-style-7 .td-mx-19 .td-big-grid-meta,
.td-grid-style-2 .td-mx-19 .td-module-meta-info,
.td-grid-style-3 .td-mx-19 .td-module-meta-info,
.td-grid-style-7 .td-mx-19 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-19 .td-big-grid-meta,
.td-grid-style-3 .td-mx-19 .td-big-grid-meta,
.td-grid-style-7 .td-mx-19 .td-big-grid-meta {
  padding: 20px 20px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-19 .td-big-grid-meta {
    padding: 15px 15px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-19 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-19 .td-big-grid-meta {
    padding: 13px 13px 0;
  }
}
.td-grid-style-2 .td-mx-19 .td-module-meta-info,
.td-grid-style-3 .td-mx-19 .td-module-meta-info,
.td-grid-style-7 .td-mx-19 .td-module-meta-info {
  padding: 0 20px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-19 .td-module-meta-info,
  .td-grid-style-3 .td-mx-19 .td-module-meta-info,
  .td-grid-style-7 .td-mx-19 .td-module-meta-info {
    padding: 0 15px 15px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-19 .td-module-meta-info,
  .td-grid-style-3 .td-mx-19 .td-module-meta-info,
  .td-grid-style-7 .td-mx-19 .td-module-meta-info {
    padding: 0 13px 13px;
  }
}
.td-grid-style-4 .td-mx-19 .entry-title {
  padding: 2px 6px 3px;
}
.td-grid-style-4 .td-mx-19 .td-meta-info-container {
  width: 100%;
}
.td-grid-style-5 .td-mx-19 .td-meta-info-container,
.td-grid-style-6 .td-mx-19 .td-meta-info-container {
  padding: 20px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-19 .td-meta-info-container,
  .td-grid-style-6 .td-mx-19 .td-meta-info-container {
    padding: 15px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-19 .td-meta-info-container,
  .td-grid-style-6 .td-mx-19 .td-meta-info-container {
    padding: 13px !important;
  }
}
.td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
  bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
    bottom: 12px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-19.td-big-grid-post .td-post-category {
    bottom: 10px;
  }
}
.td-mx-23 .entry-title {
  font-size: 23px;
  line-height: 30px;
  font-weight: 500;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-mx-23 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
}
.td-mx-23 .td-post-category {
  margin-bottom: 14px;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td-mx-23 .td-post-category {
    margin-bottom: 10px;
  }
}
.td-mx-23 .td-module-meta-info {
  margin-top: 8px;
}
.td-mx-23 .td-meta-info-container {
  padding: 0 8% 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-23 .td-meta-info-container {
    padding: 0 4% 20px;
  }
}
@media (max-width: 767px) {
  .td-mx-23 .td-meta-info-container {
    padding: 0 15px 14px;
  }
}
.td-grid-style-2 .td-mx-23 .td-meta-info-container,
.td-grid-style-3 .td-mx-23 .td-meta-info-container,
.td-grid-style-7 .td-mx-23 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-23 .td-big-grid-meta,
.td-grid-style-3 .td-mx-23 .td-big-grid-meta,
.td-grid-style-7 .td-mx-23 .td-big-grid-meta,
.td-grid-style-2 .td-mx-23 .td-module-meta-info,
.td-grid-style-3 .td-mx-23 .td-module-meta-info,
.td-grid-style-7 .td-mx-23 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-23 .td-big-grid-meta,
.td-grid-style-3 .td-mx-23 .td-big-grid-meta,
.td-grid-style-7 .td-mx-23 .td-big-grid-meta {
  padding: 20px 8% 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-23 .td-big-grid-meta {
    padding: 20px 4% 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-23 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-23 .td-big-grid-meta {
    padding: 15px 15px 0;
  }
}
.td-grid-style-2 .td-mx-23 .td-module-meta-info,
.td-grid-style-3 .td-mx-23 .td-module-meta-info,
.td-grid-style-7 .td-mx-23 .td-module-meta-info {
  padding: 0 8% 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-23 .td-module-meta-info,
  .td-grid-style-3 .td-mx-23 .td-module-meta-info,
  .td-grid-style-7 .td-mx-23 .td-module-meta-info {
    padding: 0 4% 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-23 .td-module-meta-info,
  .td-grid-style-3 .td-mx-23 .td-module-meta-info,
  .td-grid-style-7 .td-mx-23 .td-module-meta-info {
    padding: 0 15px 15px;
  }
}
.td-grid-style-4 .td-mx-23 .entry-title {
  padding: 2px 6px 4px;
}
.td-grid-style-4 .td-mx-23 .td-meta-info-container {
  width: auto;
  max-width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-mx-23 .td-meta-info-container {
    width: 100%;
    max-width: 100%;
  }
}
.td-grid-style-5 .td-mx-23 .td-meta-info-container,
.td-grid-style-6 .td-mx-23 .td-meta-info-container {
  padding: 20px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-23 .td-meta-info-container,
  .td-grid-style-6 .td-mx-23 .td-meta-info-container {
    padding: 20px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-23 .td-meta-info-container,
  .td-grid-style-6 .td-mx-23 .td-meta-info-container {
    padding: 15px !important;
  }
}
.td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category {
  bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category {
    bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-23.td-big-grid-post .td-post-category {
    bottom: 12px;
  }
}
.td-mx-28 .entry-title {
  font-size: 28px;
  line-height: 38px;
  font-weight: 500;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-28 .entry-title {
    font-size: 22px !important;
    line-height: 29px !important;
  }
}
@media (max-width: 767px) {
  .td-mx-28 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
}
.td-mx-28 .td-post-category {
  margin-bottom: 14px;
  /* phone + tablet */
}
@media (max-width: 1018px) {
  .td-mx-28 .td-post-category {
    margin-bottom: 11px;
  }
}
.td-mx-28 .td-module-meta-info {
  margin-top: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-mx-28 .td-module-meta-info {
    margin-top: 7px;
  }
}
.td-mx-28 .td-meta-info-container {
  padding: 0 10px 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-mx-28 .td-meta-info-container {
    padding: 0 14px 20px;
  }
}
@media (max-width: 767px) {
  .td-mx-28 .td-meta-info-container {
    padding: 0 10px 14px;
  }
}
.td-grid-style-2 .td-mx-28 .td-meta-info-container,
.td-grid-style-3 .td-mx-28 .td-meta-info-container,
.td-grid-style-7 .td-mx-28 .td-meta-info-container {
  padding: 0 !important;
}
.td-grid-style-2 .td-mx-28 .td-big-grid-meta,
.td-grid-style-3 .td-mx-28 .td-big-grid-meta,
.td-grid-style-7 .td-mx-28 .td-big-grid-meta,
.td-grid-style-2 .td-mx-28 .td-module-meta-info,
.td-grid-style-3 .td-mx-28 .td-module-meta-info,
.td-grid-style-7 .td-mx-28 .td-module-meta-info {
  width: 100%;
}
.td-grid-style-2 .td-mx-28 .td-big-grid-meta,
.td-grid-style-3 .td-mx-28 .td-big-grid-meta,
.td-grid-style-7 .td-mx-28 .td-big-grid-meta {
  padding: 28px 10px 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-28 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-28 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-28 .td-big-grid-meta {
    padding: 20px 14px 0;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-28 .td-big-grid-meta,
  .td-grid-style-3 .td-mx-28 .td-big-grid-meta,
  .td-grid-style-7 .td-mx-28 .td-big-grid-meta {
    padding: 14px 10px 0;
  }
}
.td-grid-style-2 .td-mx-28 .td-module-meta-info,
.td-grid-style-3 .td-mx-28 .td-module-meta-info,
.td-grid-style-7 .td-mx-28 .td-module-meta-info {
  padding: 0 10px 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-mx-28 .td-module-meta-info,
  .td-grid-style-3 .td-mx-28 .td-module-meta-info,
  .td-grid-style-7 .td-mx-28 .td-module-meta-info {
    padding: 0 14px 20px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-mx-28 .td-module-meta-info,
  .td-grid-style-3 .td-mx-28 .td-module-meta-info,
  .td-grid-style-7 .td-mx-28 .td-module-meta-info {
    padding: 0 10px 14px;
  }
}
.td-grid-style-4 .td-mx-28 .entry-title {
  padding: 3px 8px 6px;
}
.td-grid-style-4 .td-mx-28 .td-meta-info-container {
  width: auto;
  max-width: 70%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-mx-28 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
}
.td-grid-style-5 .td-mx-28 .td-meta-info-container,
.td-grid-style-6 .td-mx-28 .td-meta-info-container {
  padding: 28px !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-5 .td-mx-28 .td-meta-info-container,
  .td-grid-style-6 .td-mx-28 .td-meta-info-container {
    padding: 20px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-mx-28 .td-meta-info-container,
  .td-grid-style-6 .td-mx-28 .td-meta-info-container {
    padding: 14px !important;
  }
}
.td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category {
  bottom: 24px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category {
    bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-mx-28.td-big-grid-post .td-post-category {
    bottom: 12px;
  }
}
/*


  Big grid styles


*/
.td-hover-1 .td-big-grid-wrapper .entry-thumb {
  transition-timing-function: ease !important;
}
/*
  Colored gradients
*/
.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #4db2ec;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td-grid-style-2 .td-big-grid-post-7 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-7 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #d17646;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #d760b7;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #54a3db;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #54a3db), color-stop(100%, #4bcf77));
  background: -webkit-linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
  background: linear-gradient(45deg, #54a3db 0%, #4bcf77 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a3db', endColorstr='#4bcf77', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #f4d03f;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #f4d03f), color-stop(100%, #f27a35));
  background: -webkit-linear-gradient(-45deg, #f4d03f 0%, #f27a35 100%);
  background: linear-gradient(135deg, #f4d03f 0%, #f27a35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #d760b7;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: #4db2ec;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td-grid-style-2 .td-video-play-ico,
.td-grid-style-3 .td-video-play-ico {
  opacity: 0.5;
}
/*
  Style 1
*/
.td-grid-style-1 .td-meta-info-container {
  bottom: 0;
}
.td-grid-style-1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 70%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  /* IE6-9 */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-module-thumb a:last-child:before {
    height: 130% !important;
  }
}
.td-grid-style-1 .td-post-category {
  background-color: rgba(0, 0, 0, 0.7);
}
.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
  width: 80%;
  margin: 0 0 0 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-thumb .td-big-grid-meta {
    width: 90%;
    margin-left: 15px;
  }
}
.td-grid-style-1 .td-big-thumb .entry-title {
  font-size: 27px;
  font-weight: 500;
  line-height: 34px;
}
.td-grid-style-1 .td-big-thumb .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-big-thumb .td-module-meta-info {
    margin-bottom: 18px;
  }
}
.td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 14px 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-medium-thumb .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
.td-grid-style-1 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-1 .td-small-thumb .td-big-grid-meta {
  margin: 0 15px 11px;
}
.td-grid-style-1 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-1 .td-tiny-thumb .td-big-grid-meta {
  margin: 0 10px 10px 14px;
}
.td-grid-style-1 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-1 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-1.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-1.td-hover-1 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-1.td-hover-1 .td-post-category {
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.td-grid-style-1.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-grid-style-1 .td-video-play-ico {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-1 .td-video-play-ico {
    top: 20px;
    left: auto;
    right: 20px;
    transform: none;
    -webkit-transform: none;
  }
}
/*
  Style 2
*/
.td-grid-style-2 .td-meta-info-container {
  bottom: 0;
}
.td-grid-style-2 .td-module-thumb a:last-child:before {
  -webkit-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.5);
  opacity: 0.6;
}
.td-grid-style-2 .td-post-category {
  background-color: rgba(0, 0, 0, 0.2);
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-2 .td-big-thumb .td-meta-info-container {
  position: static;
  top: 0;
  bottom: auto;
}
.td-grid-style-2 .td-big-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 20px 20px;
  top: 0;
  position: absolute;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-thumb .td-big-grid-meta {
    width: 90%;
    margin-left: 15px;
  }
}
.td-grid-style-2 .td-big-thumb .td-module-meta-info {
  position: absolute;
  bottom: 0;
}
.td-grid-style-2 .td-big-thumb .entry-title {
  font-size: 34px;
  line-height: 41px;
  /* responsive */
}
@media (max-width: 1140px) {
  .td-grid-style-2 .td-big-thumb .entry-title {
    font-weight: 500;
  }
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta {
  top: auto;
  bottom: -6px;
}
.td-grid-style-2 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info {
  bottom: auto;
  right: 22px;
  top: 5px;
}
.td-grid-style-2 .td-medium-thumb .td-meta-info-container {
  top: 0;
  bottom: auto;
}
.td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 14px 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-medium-thumb .td-big-grid-meta {
    margin: 16px 15px 11px;
  }
}
.td-grid-style-2 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-2 .td-small-thumb .td-meta-info-container {
  bottom: auto;
  top: 0;
  margin-top: 16px;
}
.td-grid-style-2 .td-small-thumb .td-big-grid-meta {
  margin: 0 15px 11px;
}
.td-grid-style-2 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-2 .td-tiny-thumb .td-meta-info-container {
  top: 0;
  bottom: auto;
}
.td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
  margin: 14px 10px 10px 14px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-2 .td-tiny-thumb .td-big-grid-meta {
    margin: 10px;
  }
}
.td-grid-style-2 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-2 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-2.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-2.td-hover-1 .td-post-category {
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-2.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: rgba(0, 0, 0, 0.5);
}
/*
  Style 3
*/
.td-grid-style-3 .td-meta-info-container {
  bottom: 0;
}
.td-grid-style-3 .td-module-thumb a:last-child:before {
  opacity: 0.8;
}
.td-grid-style-3 .td-post-category {
  background-color: rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-3 .td-big-thumb .td-meta-info-container {
  position: static;
  top: 0;
  bottom: auto;
}
.td-grid-style-3 .td-big-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 20px 20px;
  top: 0;
  position: absolute;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-big-thumb .td-big-grid-meta {
    width: 90%;
    margin-left: 15px;
  }
}
.td-grid-style-3 .td-big-thumb .td-module-meta-info {
  position: absolute;
  bottom: 0;
}
.td-grid-style-3 .td-big-thumb .entry-title {
  font-size: 34px;
  line-height: 41px;
  /* responsive */
}
@media (max-width: 1140px) {
  .td-grid-style-3 .td-big-thumb .entry-title {
    font-weight: 500;
  }
}
.td-grid-style-3 .td-big-thumb .entry-title a {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-big-grid-meta {
  top: auto;
  bottom: -6px;
}
.td-grid-style-3 .td-big-thumb.td-big-grid-post-1 .td-module-meta-info {
  bottom: auto;
  right: 22px;
  top: 5px;
}
.td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
  width: 80%;
  margin: 20px 0 14px 19px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-3 .td-medium-thumb .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
.td-grid-style-3 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-3 .td-medium-thumb .entry-title a {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
  margin: 0 15px 11px;
}
.td-grid-style-3 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-3 .td-small-thumb .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-tiny-thumb .td-big-grid-meta {
  margin: 0 10px 10px 14px;
}
.td-grid-style-3 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-3 .td-tiny-thumb .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-3 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-3.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-3.td-hover-1 .td-post-category {
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-3.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: rgba(0, 0, 0, 0.5);
}
/*
  Style 4
*/
.td-grid-style-4 .td-meta-info-container {
  bottom: 0;
  z-index: 1;
}
.td-grid-style-4 .td-post-category {
  background-color: rgba(0, 0, 0, 0.4);
}
.td-grid-style-4 .entry-title {
  background-color: var(--td_slider_text, rgba(77, 178, 236, 0.7));
}
.td-grid-style-4 .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  background-color: rgba(0, 0, 0, 0.4);
  display: table;
  /* responsive portrait phone */
}
.td-grid-style-4 .td-module-meta-info > span {
  padding: 5px 0 6px 7px;
}
.td-grid-style-4 .td-module-meta-info > span span {
  margin: 0 -2px 0 2px;
  display: inline-block;
}
.td-grid-style-4 .td-module-meta-info > span:last-child {
  padding-right: 7px;
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-4 .td-big-thumb .td-meta-info-container {
  width: 80%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-big-thumb .td-meta-info-container {
    width: 100%;
  }
}
.td-grid-style-4 .td-big-thumb .td-post-category {
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-big-thumb .td-module-meta-info {
  margin: 0;
}
.td-grid-style-4 .td-big-thumb .entry-title {
  font-size: 28px;
  line-height: 35px;
  font-weight: 500;
  padding: 3px 8px 6px;
}
.td-grid-style-4 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  padding: 4px 11px 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-medium-thumb .entry-title {
    padding: 5px 7px 6px;
  }
}
.td-grid-style-4 .td-medium-thumb .td-post-category {
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-small-thumb .td-post-category {
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-small-thumb .td-module-meta-info {
  margin: 0;
}
.td-grid-style-4 .td-small-thumb .entry-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
  padding: 5px 7px 6px;
}
.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta {
  margin: 0 10px 10px 14px;
}
.td-grid-style-4 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
  padding: 5px 7px 6px;
  margin-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-4 .td-tiny-thumb .entry-title {
    margin-right: 0;
  }
}
.td-grid-style-4 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
  margin-bottom: 0;
  display: table;
}
.td-grid-style-4 .td-tiny-thumb .td-big-grid-meta {
  margin: 0;
}
.td-grid-style-4.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-4.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
/*
  Style 5
*/
.td-grid-style-5 .td-meta-info-container {
  top: 0;
  bottom: 0;
  text-align: center;
  margin: 0;
  font-size: 0;
  width: 100%;
}
.td-grid-style-5 .td-meta-info-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-5 .td-meta-align {
  display: inline-block;
  vertical-align: middle;
}
.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td-grid-style-5 .td-module-thumb a:last-child:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.td-grid-style-5 .td-post-category {
  background-color: rgba(0, 0, 0, 0.7);
  margin-top: 0;
}
.td-grid-style-5 .td-big-thumb .td-meta-info-container {
  padding: 0 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-thumb .td-meta-info-container {
    padding: 0 15px;
  }
}
.td-grid-style-5 .td-big-thumb .entry-title {
  font-size: 28px;
  line-height: 36px;
  /* responsive */
}
@media (max-width: 1140px) {
  .td-grid-style-5 .td-big-thumb .entry-title {
    font-weight: 500;
  }
}
.td-grid-style-5 .td-medium-thumb .td-meta-info-container {
  padding: 0 25px;
}
.td-grid-style-5 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.td-grid-style-5 .td-small-thumb .td-meta-info-container {
  padding: 0 15px;
}
.td-grid-style-5 .td-small-thumb .entry-title {
  margin-top: 2px;
  font-size: 16px;
  line-height: 21px;
  font-weight: 500;
}
.td-grid-style-5 .td-tiny-thumb .td-big-grid-meta {
  padding: 0 10px;
}
.td-grid-style-5 .td-tiny-thumb .entry-title {
  font-size: 15px;
  line-height: 17px;
  font-weight: 500;
}
.td-grid-style-5 .td-tiny-thumb .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.td-grid-style-5 .td-tiny-thumb .td-post-category {
  font-size: 9px;
  font-weight: 600;
  padding: 3px 5px;
  line-height: 1;
}
.td-grid-style-5 .td-video-play-ico {
  top: 20px;
  left: auto;
  right: 20px;
  transform: none;
  -webkit-transform: none;
}
.td-grid-style-5.td-hover-1 .td-module-thumb a:last-child:before {
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.td-grid-style-5.td-hover-1 .td-module-thumb .entry-thumb {
  transition: transform 0.3s ease, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s;
}
.td-grid-style-5.td-hover-1 .td-post-category {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:before {
  box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.75);
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .entry-thumb {
  transform: scale3d(1.1, 1.1, 1);
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.td-grid-style-5.td-hover-1 .td-big-grid-post:hover .td-post-category {
  background-color: var(--td_theme_color, #4db2ec);
}
/*
  Style 6
*/
.td-grid-style-6 .td-meta-info-container {
  top: 0;
  bottom: 0;
  text-align: center;
  margin: 0;
  font-size: 0;
  width: 100%;
}
.td-grid-style-6 .td-meta-info-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.td-grid-style-6 .td-big-grid-meta {
  position: relative;
  text-align: center;
  padding: 0 10%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-grid-meta {
    padding: 0 4%;
  }
}
.td-grid-style-6 .td-big-grid-post .td-big-grid-meta .entry-title {
  display: inline-block;
  width: 100%;
  font-weight: 300;
  margin-bottom: 0 !important;
}
.td-grid-style-6 .td-big-grid-post .entry-title {
  text-transform: uppercase;
}
.td-grid-style-6 .td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 34px;
}
.td-grid-style-6 .td-big-grid-wrapper .td-big-grid-post .td-big-grid-meta {
  margin: 0;
}
.td-grid-style-6 .td-meta-align {
  display: inline-block;
  vertical-align: middle;
}
.td-grid-style-6 .td-big-grid-post .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td-grid-style-6 .td-module-thumb a:last-child:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: #000;
  opacity: 0.7;
  top: 0;
}
.td-grid-style-6 .td-post-category {
  -webkit-transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
  transition: background-color 0.35s ease 0s, color 0.35s ease 0s;
}
.td-grid-style-6 .td-post-category:hover {
  background-color: #fff;
  color: #000;
}
.td-grid-style-6 .td-big-grid-post .td-post-category {
  font-size: 10px;
  padding: 2px 6px;
  line-height: 13px;
  margin-bottom: 10px;
}
.td-grid-style-6 .td-video-play-ico {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-video-play-ico {
    display: none;
  }
}
.td-grid-style-6 .td-video-play-ico img {
  top: 10px !important;
  bottom: auto;
  left: auto;
  right: 10px;
  width: 30px;
}
.td-grid-style-6 .td-big-thumb .entry-title {
  font-size: 37px;
  line-height: 45px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-big-thumb .entry-title {
    font-size: 22px !important;
    line-height: 26px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-thumb .entry-title {
    font-size: 26px !important;
    line-height: 28px !important;
  }
}
.td-grid-style-6 .td-medium-thumb .entry-title {
  font-size: 24px;
  line-height: 28px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 18px !important;
    line-height: 21px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
  }
}
.td-grid-style-6 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 22px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-small-thumb .entry-title {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
.td-grid-style-6 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-6 .td-tiny-thumb .entry-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-6 .td-tiny-thumb .entry-title {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-tiny-thumb .entry-title {
    font-size: 11px !important;
    line-height: 13px !important;
    margin: 5px 0;
  }
}
.td-grid-style-6 .td-tiny-thumb .td-post-category,
.td-grid-style-6 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-6 .td-tiny-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-grid-style-6 .td-tiny-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-meta-info-container .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-6 .td-big-grid-scroll .td-big-grid-post .td-meta-info-container .entry-title {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-6.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-6.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.6s ease 0s;
    transition: transform 0.6s ease 0s;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .td-grid-style-6.td-hover-1 .td-module-thumb:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    background-color: var(--td_theme_color, #4db2ec);
    opacity: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.4s ease 0.2s;
    transition: opacity 0.4s ease 0.2s;
  }
  .td-grid-style-6.td-hover-1 .td-module-thumb a:last-child:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 160%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    content: '';
    z-index: 1;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
  }
  .td-grid-style-6.td-hover-1 .td-module-comments {
    -webkit-transition: opacity 0.6s ease 0s;
    transition: opacity 0.6s ease 0s;
    opacity: 0;
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-comments {
    opacity: 1;
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
    -webkit-transition: transform 0.7s ease 0s;
    transition: transform 0.7s ease 0s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 146%, 0);
  }
  .td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb:after {
    opacity: 0.3;
  }
}
/*
  Style 7
*/
.td-grid-style-7 .td-video-play-ico img {
  top: auto;
  left: auto;
  width: 30px;
  right: 10px;
  bottom: 10px;
}
.td-grid-style-7 .td-big-grid-post .entry-title a {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-grid-style-7 .td-big-grid-post .td-post-category {
  background-color: transparent;
  padding: 0 !important;
  position: absolute;
  bottom: 17px;
  text-transform: none;
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 14px !important;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-grid-style-7 .td-big-grid-post .td-post-category {
    bottom: 10px;
  }
}
.td-grid-style-7 .td-big-grid-post .td-post-category:hover {
  background-color: transparent;
}
.td-grid-style-7 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-module-meta-info {
    margin-left: 17px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-module-meta-info {
    margin-left: 14px !important;
  }
}
.td-grid-style-7 .td-meta-info-container {
  top: 0;
  height: 100%;
}
.td-grid-style-7 .td-big-grid-post .td-big-grid-meta {
  padding-bottom: 0 !important;
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta {
    padding: 10px 14px;
  }
}
.td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-grid-scroll .td-big-grid-post .td-meta-align .td-big-grid-meta .entry-title {
    font-size: 16px !important;
    line-height: 19px !important;
  }
}
.td-grid-style-7 .td-big-thumb .td-big-grid-meta {
  padding: 20px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
    padding: 12px 17px 11px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-thumb .td-big-grid-meta {
    padding: 14px;
  }
}
.td-grid-style-7 .td-big-thumb .entry-title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 24px !important;
    line-height: 28px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-big-thumb .entry-title {
    font-size: 26px !important;
    line-height: 30px !important;
    margin-bottom: 5px;
  }
}
.td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
  padding: 20px 26px 14px 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 20px 11px 17px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-medium-thumb .td-big-grid-meta {
    padding: 12px 14px 10px;
  }
}
.td-grid-style-7 .td-medium-thumb .entry-title {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-medium-thumb .entry-title {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-medium-thumb .entry-title {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 5px;
  }
}
.td-grid-style-7 .td-small-thumb .td-big-grid-meta {
  padding: 14px 20px 10px;
  margin: 0 !important;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
    padding: 12px 17px 5px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-small-thumb .td-big-grid-meta {
    padding: 10px 14px;
  }
}
.td-grid-style-7 .td-small-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .td-module-meta-info {
    display: none;
  }
}
.td-grid-style-7 .td-small-thumb .entry-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 6px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-small-thumb .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-grid-style-7 .td-small-thumb .td-post-category {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-small-thumb .td-post-category {
    display: inline;
  }
}
.td-grid-style-7 .td-small-thumb .td-module-comments {
  display: none;
}
.td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
  padding: 4px 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
    padding: 4px 14px;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-tiny-thumb .td-big-grid-meta {
    padding: 2px 10px 0;
  }
}
.td-grid-style-7 .td-tiny-thumb .entry-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  margin-top: 6px;
  margin-bottom: 7px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 13px !important;
  }
}
@media (max-width: 767px) {
  .td-grid-style-7 .td-tiny-thumb .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
.td-grid-style-7 .td-tiny-thumb .td-module-meta-info,
.td-grid-style-7 .td-tiny-thumb .td-module-comments {
  display: none;
}
.td-grid-style-7 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post .td-module-thumb a:last-child:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}
.td-grid-style-7 .td-module-thumb a:last-child:after {
  -webkit-box-shadow: inset 0 0 16px 4px #000000;
  -moz-box-shadow: inset 0 0 16px 4px #000000;
  box-shadow: inset 0 0 16px 4px #000000;
  opacity: 0.15;
}
.td-grid-style-7 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #410cbc;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #410cbc), color-stop(100%, #ff6f31));
  background: -webkit-linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
  background: linear-gradient(20deg, #410cbc 0%, #ff6f31 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#410cbc', endColorstr='#ff6f31', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #f4880d;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #f4880d), color-stop(100%, #70ff99));
  background: -webkit-linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
  background: linear-gradient(20deg, #f4880d 0%, #70ff99 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4880d', endColorstr='#70ff99', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #c40f79;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #c40f79), color-stop(100%, #7ebfff));
  background: -webkit-linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  background: linear-gradient(20deg, #c40f79 0%, #7ebfff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40f79', endColorstr='#7ebfff', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_4 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-7 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #0016be;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #0016be), color-stop(100%, #2aec74));
  background: -webkit-linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  background: linear-gradient(20deg, #0016be 0%, #2aec74 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0016be', endColorstr='#2aec74', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_3 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #023c8c;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #023c8c), color-stop(100%, #ff86d3));
  background: -webkit-linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
  background: linear-gradient(20deg, #023c8c 0%, #ff86d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#023c8c', endColorstr='#ff86d3', GradientType=1);
}
.td-grid-style-7.td_block_big_grid_1 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td-grid-style-7 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #00ac81;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #00ac81), color-stop(100%, #ff778e));
  background: -webkit-linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  background: linear-gradient(20deg, #00ac81 0%, #ff778e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ac81', endColorstr='#ff778e', GradientType=1);
}
.td-grid-style-7 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  opacity: 0.6;
  background: #007808;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #007808), color-stop(100%, #fff940));
  background: -webkit-linear-gradient(20deg, #007808 0%, #fff940 100%);
  background: linear-gradient(20deg, #007808 0%, #fff940 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007808', endColorstr='#fff940', GradientType=1);
}
.td-grid-style-7.td-hover-1 {
  /* responsive desktop - disable all effects on devices */
}
@media (min-width: 1025px) {
  .td-grid-style-7.td-hover-1 .entry-thumb {
    -webkit-transition: transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
  }
  .td-grid-style-7.td-hover-1 .td-big-grid-post:hover .entry-thumb {
    transform: scale3d(1.05, 1.05, 1);
    -webkit-transform: scale3d(1.05, 1.05, 1);
    -moz-transform: scale3d(1.05, 1.05, 1) rotate(0.02deg);
  }
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-1 .entry-title,
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align {
  margin-top: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_12 .td-big-grid-post-2 .td-meta-align {
    margin-top: 0;
  }
}
.td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,
.td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_9 .td-big-grid-post .entry-title,
  .td-grid-style-7.td_block_big_grid_10 .td-big-grid-post .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_11 .td-big-grid-post .entry-title {
    font-size: 17px !important;
    line-height: 21px !important;
  }
}
.td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-7.td_block_big_grid_5 .td-big-grid-meta {
    padding-top: 14px;
  }
}
/*


  General big grids


*/
.td-big-grid-post {
  position: relative;
  overflow: hidden;
  /*


          font responsive


  */
}
.td-big-grid-post .entry-review-stars {
  color: #fff;
  margin-top: -5px;
}
.td-big-grid-post .td-post-category {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 3px 7px;
  line-height: 13px;
  pointer-events: auto;
}
.td-big-grid-post .td-meta-info-container {
  position: absolute;
  pointer-events: none;
  z-index: 1;
  width: 100%;
}
.td-big-grid-post .td-meta-align {
  pointer-events: none;
  width: 100%;
}
.td-big-grid-post .td-post-author-name a,
.td-big-grid-post .td-post-author-name span,
.td-big-grid-post .td-post-date {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.td-big-grid-post .entry-title {
  margin: 0;
  word-wrap: break-word;
}
.td-big-grid-post .entry-title a {
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.td-big-grid-post .td-module-meta-info {
  margin: 11px 0 20px 20px;
  min-height: 0;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post .td-module-meta-info {
    margin-left: 17px;
  }
}
.td-big-grid-post .td-post-author-name {
  pointer-events: auto;
}
.td-big-grid-post .td-big-grid-meta {
  z-index: 1;
}
.td-big-grid-post .td-video-play-ico {
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td-big-grid-post .td-video-play-ico {
    width: 30px !important;
    height: 30px !important;
    font-size: 30px !important;
    border-width: 0.050em !important;
  }
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta {
  font-size: 27px;
}
.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    line-height: 1.3;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 22px;
  }
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta {
  font-size: 24px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta {
    font-size: 16px;
  }
}
.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    line-height: 1.3;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 85%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 65%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta {
  font-size: 16px;
}
.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    line-height: 1.4;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 80%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta {
  font-size: 15px;
}
.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
  /* responsive */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    line-height: 1.4;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 70%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title {
    font-size: 16px;
    line-height: 21px;
  }
}
.td-big-grid-post .td-module-thumb {
  overflow: hidden;
  margin: 0;
}
.td-big-grid-post .td-module-thumb img {
  max-width: none;
}
.td-big-grid-post .entry-thumb {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-big-grid-post .entry-thumb {
    width: 100%;
  }
}
.td-big-grid-post .td-module-thumb {
  background-color: #e5e5e5;
}
.td-big-grid-post .td-post-author-name,
.td-big-grid-post .td-post-date {
  top: 0;
}
.td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}
.td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,
.td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-post-0.td-big-grid-post .td-big-grid-meta .entry-title,
  .td_block_big_grid_8 .td-big-grid-post-1.td-big-grid-post .td-big-grid-meta .entry-title {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}
.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,
.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,
  .td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 70%;
  }
}
.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 60%;
  }
}
/* responsive portrait phone */
@media (max-width: 767px) {
  .td_block_big_grid_1,
  .td_block_big_grid_2,
  .td_block_big_grid_3,
  .td_block_big_grid_4,
  .td_block_big_grid_5,
  .td_block_big_grid_6,
  .td_block_big_grid_7,
  .td_block_big_grid_8,
  .td_block_big_grid_9,
  .td_block_big_grid_10,
  .td_block_big_grid_11,
  .td_block_big_grid_12 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.vc_tta-tabs .td_block_big_grid_1,
.vc_tta-tabs .td_block_big_grid_2,
.vc_tta-tabs .td_block_big_grid_3,
.vc_tta-tabs .td_block_big_grid_4,
.vc_tta-tabs .td_block_big_grid_5,
.vc_tta-tabs .td_block_big_grid_6,
.vc_tta-tabs .td_block_big_grid_7,
.vc_tta-tabs .td_block_big_grid_8,
.vc_tta-tabs .td_block_big_grid_9,
.vc_tta-tabs .td_block_big_grid_10,
.vc_tta-tabs .td_block_big_grid_11,
.vc_tta-tabs .td_block_big_grid_12 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .vc_tta-tabs .td_block_big_grid_1,
  .vc_tta-tabs .td_block_big_grid_2,
  .vc_tta-tabs .td_block_big_grid_3,
  .vc_tta-tabs .td_block_big_grid_4,
  .vc_tta-tabs .td_block_big_grid_5,
  .vc_tta-tabs .td_block_big_grid_6,
  .vc_tta-tabs .td_block_big_grid_7,
  .vc_tta-tabs .td_block_big_grid_8,
  .vc_tta-tabs .td_block_big_grid_9,
  .vc_tta-tabs .td_block_big_grid_10,
  .vc_tta-tabs .td_block_big_grid_11,
  .vc_tta-tabs .td_block_big_grid_12 {
    margin-left: 0;
    margin-right: 0;
  }
}
.iosSlider.td_block_wrap {
  margin-bottom: 34px !important;
}
/*

  scroll bar


*/
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll {
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-y: hidden;
    padding-top: 3px;
    z-index: 0;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(0, 0, 0);
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    margin-left: 3px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post:first-child {
    margin-left: 0;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb {
    width: 100%;
    height: 170px;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-big-grid-post {
    display: inline-block;
    white-space: normal;
    float: none;
    vertical-align: top;
    width: 80%;
  }
}
.td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll.td-scroll-full .td-big-grid-post {
    width: 100%;
  }
}
/*
    Big grid 1
  */
.td_block_big_grid_1 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_1 .td-big-thumb {
  margin-right: 3px;
}
.td_block_big_grid_1 .td-big-thumb .td-module-thumb {
  width: 532px;
  height: 399px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 504px;
    height: 355px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 374px;
    height: 271px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_1 .td-big-thumb .td-module-thumb {
    width: 100%;
    height: auto;
  }
}
.td_block_big_grid_1 .td-small-thumb .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
    width: 235px;
    height: 176px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_1 .td-small-thumb .td-module-thumb {
    width: 180px;
    height: 134px;
  }
}
.td_block_big_grid_1 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_1 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_1 .td-big-grid-post-1,
.td_block_big_grid_1 .td-big-grid-post-3 {
  margin-right: 3px;
}
.td_block_big_grid_1 .td-big-grid-post-1,
.td_block_big_grid_1 .td-big-grid-post-2 {
  margin-bottom: 3px;
}
.td_block_big_grid_1.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_1.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_1 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_1 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_1 .td-module-empty .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_1 .td-module-empty .td-module-thumb {
    width: 235px;
    height: 176px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_1 .td-module-empty .td-module-thumb {
    width: 180px;
    height: 134px;
  }
}
/*
  Big grid 2
*/
.td_block_big_grid_2 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_2 .td-big-thumb {
  margin-right: 3px;
}
.td_block_big_grid_2 .td-big-thumb .td-module-thumb {
  width: 741px;
  height: 486px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    width: 692px;
    height: 426px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    width: 515px;
    height: 336px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-big-thumb .td-module-thumb {
    width: 100%;
    height: auto;
  }
}
.td_block_big_grid_2 .td-small-thumb .td-module-thumb {
  width: 324px;
  height: 160px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    width: 285px;
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    width: 222px;
    height: 110px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-small-thumb .td-module-thumb {
    height: 124px !important;
  }
}
.td_block_big_grid_2 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_2 .td-big-grid-post-1,
.td_block_big_grid_2 .td-big-grid-post-2 {
  margin-bottom: 3px;
}
.td_block_big_grid_2.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_2.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_2 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_2 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_2 .td-module-empty .td-module-thumb {
  width: 324px;
  height: 160px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_2 .td-module-empty .td-module-thumb {
    width: 285px;
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_2 .td-module-empty .td-module-thumb {
    width: 222px;
    height: 110px;
  }
}
/*
  Big grid 3
*/
.td_block_big_grid_3 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_3 .td-big-thumb {
  margin-right: 3px;
}
.td_block_big_grid_3 .td-big-thumb .td-module-thumb {
  width: 532px;
  height: 462px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 488px;
    height: 422px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 368px;
    height: 318px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-thumb .td-module-thumb {
    width: 100%;
    height: auto;
  }
}
.td_block_big_grid_3 .td-medium-thumb {
  margin-bottom: 3px;
}
.td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
  width: 533px;
  height: 261px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 237px;
    width: 489px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 179px;
    width: 369px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 140px !important;
  }
}
@media (max-width: 374px) {
  .td_block_big_grid_3 .td-medium-thumb .td-module-thumb {
    height: 124px !important;
  }
}
.td_block_big_grid_3 .td-small-thumb .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    width: 243px;
    height: 182px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    width: 183px;
    height: 136px;
  }
}
@media (min-width: 375px) and (max-width: 767px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    height: 140px !important;
  }
}
@media (max-width: 374px) {
  .td_block_big_grid_3 .td-small-thumb .td-module-thumb {
    height: 124px !important;
  }
}
.td_block_big_grid_3 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_3 .td-big-grid-post-3 {
  margin-left: 3px;
}
.td_block_big_grid_3.td-grid-style-4 .td-post-category {
  margin-bottom: 0;
}
.td_block_big_grid_3.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_3.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_3 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_3 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
  width: 533px;
  height: 261px;
  margin-bottom: 3px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
    height: 237px;
    width: 489px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-1 .td-module-thumb {
    height: 179px;
    width: 369px;
  }
}
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
  width: 265px;
  height: 198px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
    width: 243px;
    height: 182px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_3 .td-module-empty.td-big-grid-post-3 .td-module-thumb {
    width: 183px;
    height: 136px;
  }
}
/*
  Big grid 4
*/
.td_block_big_grid_4 {
  margin-right: -3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 {
    margin-right: -20px;
  }
}
.td_block_big_grid_4 .td-big-grid-post {
  width: 50%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_4 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-grid-post:first-child {
    padding-bottom: 3px;
  }
}
.td_block_big_grid_4 .td-module-thumb {
  height: 399px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_4 .td-module-thumb {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_4 .td-module-thumb {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-thumb {
    width: 100%;
    height: 220px;
  }
}
.td_block_big_grid_4 .td-big-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-big-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_4.td-grid-style-1 .td-module-meta-info {
    margin-left: 12px;
  }
}
.td_block_big_grid_4.td-grid-style-5 .td-module-meta-info,
.td_block_big_grid_4.td-grid-style-6 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_4 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_4 .td-module-empty {
    display: none !important;
  }
}
/*
  Big grid 5
*/
.td_block_big_grid_5 {
  margin-right: -3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 {
    margin-right: -20px;
  }
}
.td_block_big_grid_5 .td-big-grid-post {
  width: 33.33333333%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post {
    width: 100%;
    float: none;
    padding-top: 3px;
  }
}
.td_block_big_grid_5 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post:first-child {
    padding-top: 0;
  }
}
.td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 148px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-big-grid-post .td-module-thumb {
    height: 168px;
  }
}
.td_block_big_grid_5 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_5 .td-module-thumb a:last-child:before {
  height: 100%;
}
.td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta {
  margin: 0 20px 11px;
  /* responsive */
}
@media (max-width: 1018px) {
  .td_block_big_grid_5.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_5.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_5.td-grid-style-3 .td-big-grid-meta {
    margin: 0 14px 11px;
  }
}
.td_block_big_grid_5.td-grid-style-1 .entry-title,
.td_block_big_grid_5.td-grid-style-2 .entry-title,
.td_block_big_grid_5.td-grid-style-3 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5.td-grid-style-1 .entry-title,
  .td_block_big_grid_5.td-grid-style-2 .entry-title,
  .td_block_big_grid_5.td-grid-style-3 .entry-title {
    font-size: 22px !important;
    line-height: 28px !important;
    font-weight: 500;
  }
}
.td_block_big_grid_5.td-grid-style-4 .td-module-meta-info {
  display: none;
}
.td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5.td-grid-style-4 .td-big-grid-meta {
    padding-right: 0;
  }
}
.td_block_big_grid_5.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_5.td-grid-style-5 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
.td_block_big_grid_5 .td-small-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-small-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_5 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_5 .td-module-empty .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 148px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_5 .td-module-empty .td-module-thumb {
    height: 168px;
  }
}
.td_block_big_grid_5 .td-module-empty.td-big-grid-post-1 {
  padding-right: 3px;
}
.td_block_big_grid_5.td-grid-style-1 .td-video-play-ico,
.td_block_big_grid_5.td-grid-style-2 .td-video-play-ico,
.td_block_big_grid_5.td-grid-style-3 .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
}
/*
  Big grid 6
*/
.td_block_big_grid_6 {
  margin-right: -2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 {
    margin-right: -20px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0,
.td_block_big_grid_6 .td-big-grid-post-1 {
  width: 50%;
  float: left;
  margin-bottom: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0,
  .td_block_big_grid_6 .td-big-grid-post-1 {
    margin-bottom: 0;
    margin-top: 3px;
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0:first-child,
.td_block_big_grid_6 .td-big-grid-post-1:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0:first-child,
  .td_block_big_grid_6 .td-big-grid-post-1:first-child {
    margin-top: 0;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,
.td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0.td-big-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1.td-big-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
  height: 373px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
    height: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
    height: 280px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-1 .td-module-thumb {
    width: 100%;
    height: 220px;
  }
}
.td_block_big_grid_6 .td-big-grid-post-2,
.td_block_big_grid_6 .td-big-grid-post-3,
.td_block_big_grid_6 .td-big-grid-post-4,
.td_block_big_grid_6 .td-big-grid-post-5,
.td_block_big_grid_6 .td-big-grid-post-6 {
  width: 20%;
  float: left;
}
.td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,
.td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-2.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5.td-tiny-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6.td-tiny-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
.td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
  height: 140px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
    height: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
    height: 100px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_6 .td-big-grid-post-6 .td-module-thumb {
    height: auto;
  }
}
.td_block_big_grid_6 .td-post-category {
  vertical-align: bottom;
}
.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-big-grid-meta {
    margin: 0 0 0 14px;
  }
}
.td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-1 .td-big-thumb .td-module-meta-info {
    margin: 7px 0 14px 14px;
  }
}
.td_block_big_grid_6.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_6.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: #d17646;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_6.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_6 .td-module-empty.td-big-grid-post {
  padding-right: 3px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_6 .td-module-empty.td-big-grid-post {
    display: none !important;
  }
}
.td_block_big_grid_6.td-grid-style-1 .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-1 .td-video-play-ico {
    top: 10px;
    right: 10px;
  }
}
.td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico,
.td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico,
.td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico,
.td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6.td-grid-style-2 .td-tiny-thumb .td-video-play-ico,
  .td_block_big_grid_6.td-grid-style-3 .td-tiny-thumb .td-video-play-ico,
  .td_block_big_grid_6.td-grid-style-4 .td-tiny-thumb .td-video-play-ico,
  .td_block_big_grid_6.td-grid-style-5 .td-tiny-thumb .td-video-play-ico {
    top: 10px;
    right: 10px;
  }
}
.td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico {
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_6 .td-tiny-thumb .td-video-play-ico {
    width: 20px !important;
    height: 20px !important;
    font-size: 20px !important;
  }
}
/*
  Big grid 7
*/
.td_block_big_grid_7 {
  margin-right: -12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 {
    margin-right: -20px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0,
.td_block_big_grid_7 .td-big-grid-post-1,
.td_block_big_grid_7 .td-big-grid-post-2 {
  width: 33.33333333%;
  float: left;
  margin-bottom: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0,
  .td_block_big_grid_7 .td-big-grid-post-1,
  .td_block_big_grid_7 .td-big-grid-post-2 {
    margin-bottom: 0;
    float: none;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2.td-small-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
  height: 220px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 195px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 146px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 196px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info,
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-module-meta-info,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,
.td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,
.td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
  margin: 0 20px 11px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-1 .td-big-grid-meta,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-big-grid-meta {
    margin: 0 15px 11px;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .entry-title,
.td_block_big_grid_7 .td-big-grid-post-1 .entry-title,
.td_block_big_grid_7 .td-big-grid-post-2 .entry-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .entry-title,
  .td_block_big_grid_7 .td-big-grid-post-1 .entry-title,
  .td_block_big_grid_7 .td-big-grid-post-2 .entry-title {
    font-weight: 500;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 {
    width: 100%;
  }
}
.td_block_big_grid_7 .td-big-grid-post-0 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-0 .entry-title {
    font-size: 22px !important;
    line-height: 28px !important;
  }
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-meta-info,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-2 .td-module-thumb {
    height: 150px !important;
  }
}
.td_block_big_grid_7 .td-meta-info-container {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-meta-info-container {
    padding-right: 0;
  }
}
.td_block_big_grid_7 .td-big-grid-post-3,
.td_block_big_grid_7 .td-big-grid-post-4,
.td_block_big_grid_7 .td-big-grid-post-5,
.td_block_big_grid_7 .td-big-grid-post-6 {
  width: 25%;
  float: left;
}
.td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,
.td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-3.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-4.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-5.td-small-thumb,
  .td_block_big_grid_7 .td-big-grid-post-6.td-small-thumb {
    padding-right: 0;
  }
}
.td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,
.td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
  height: 175px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
    height: 124px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_7 .td-big-grid-post-6 .td-module-thumb {
    height: 150px !important;
  }
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: #d760b7;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: #4db2ec;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td_block_big_grid_7.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: #d17646;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_7.td-grid-style-4 .td-module-meta-info {
  display: none;
}
.td_block_big_grid_7.td-grid-style-4 .td-big-grid-meta {
  margin: 0;
}
.td_block_big_grid_7.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_7.td-grid-style-5 .td-small-thumb .td-meta-info-container {
  padding: 0 30px 0 18px;
}
.td_block_big_grid_7 .td-module-empty.td-big-grid-post {
  padding-right: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_7 .td-module-empty.td-big-grid-post {
    display: none !important;
  }
}
.td_block_big_grid_7.td-grid-style-1 .td-video-play-ico,
.td_block_big_grid_7.td-grid-style-2 .td-video-play-ico,
.td_block_big_grid_7.td-grid-style-3 .td-video-play-ico,
.td_block_big_grid_7.td-grid-style-4 .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
}
/*
  Big grid 8
*/
.td_block_big_grid_8 .td-grid-columns {
  width: 33.33333333%;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-grid-columns {
    display: inline;
    float: none;
    width: 100%;
  }
}
.td_block_big_grid_8 .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-meta-info-container {
    width: 100% !important;
  }
}
.td_block_big_grid_8 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post {
    padding-top: 3px;
  }
}
.td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-grid-group-1 .td-big-grid-post:first-child {
    padding-top: 0;
  }
}
.td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll.td-scroll-full .td-grid-columns {
    padding-left: 0;
  }
}
.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns {
    padding-left: 3px;
  }
}
.td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-scroll .td-grid-columns:first-child {
    padding-left: 0;
  }
}
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
  height: 182px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
    height: 167px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb {
    height: 125px;
  }
}
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-1 .td-module-thumb {
    height: 198px !important;
  }
}
.td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
  height: 364px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
    height: 334px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_8 .td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
    height: 250px;
  }
}
.td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb,
.td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-big-grid-post-2 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-3 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-4 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-5 .td-module-thumb,
  .td_block_big_grid_8 .td-big-grid-post-6 .td-module-thumb {
    height: 156px !important;
  }
}
.td_block_big_grid_8 .td-small-thumb .td-module-meta-info {
  display: none;
}
.td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
  margin: 0 20px 14px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-small-thumb .td-big-grid-meta {
    margin: 0 15px 14px;
  }
}
.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container,
.td_block_big_grid_8.td-grid-style-3 .td-meta-info-container {
  bottom: auto;
  top: 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-small-thumb .td-big-grid-meta,
.td_block_big_grid_8.td-grid-style-3 .td-small-thumb .td-big-grid-meta {
  margin-top: 20px;
}
.td_block_big_grid_8.td-grid-style-4 .td-small-thumb .td-big-grid-meta {
  margin: 0;
}
.td_block_big_grid_8.td-grid-style-4 .td-meta-info-container {
  width: 80%;
}
.td_block_big_grid_8.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-meta-info-container {
  margin-top: 0;
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
  background: rgba(244, 208, 63, 0.97);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(244, 208, 63, 0.97)), color-stop(100%, #f27a35));
  background: -webkit-linear-gradient(-45deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
  background: linear-gradient(135deg, rgba(244, 208, 63, 0.97) 0%, #f27a35 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4d03f', endColorstr='#f27a35', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
  background: #d17646;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #d17646), color-stop(100%, #c63939));
  background: -webkit-linear-gradient(45deg, #d17646 0%, #c63939 100%);
  background: linear-gradient(45deg, #d17646 0%, #c63939 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d17646', endColorstr='#c63939', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
  background: #d760b7;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #d760b7), color-stop(100%, #3b78b4));
  background: -webkit-linear-gradient(-45deg, #d760b7 0%, #3b78b4 100%);
  background: linear-gradient(135deg, #d760b7 0%, #3b78b4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d760b7', endColorstr='#3b78b4', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-4 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-4 .td-module-thumb a:last-child:before {
  background: #4db2ec;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-5 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-5 .td-module-thumb a:last-child:before {
  background: #4db2ec;
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #4db2ec), color-stop(100%, #4a8f5e));
  background: -webkit-linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  background: linear-gradient(45deg, #4db2ec 0%, #4a8f5e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db2ec', endColorstr='#4a8f5e', GradientType=1);
}
.td_block_big_grid_8.td-grid-style-2 .td-big-grid-post-6 .td-module-thumb a:last-child:before,
.td_block_big_grid_8.td-grid-style-3 .td-big-grid-post-6 .td-module-thumb a:last-child:before {
  background: #b0b43b;
  background: -webkit-gradient(left top, right bottom, color-stop(0%, #b0b43b), color-stop(100%, rgba(145, 96, 81, 0.97)));
  background: -webkit-linear-gradient(-45deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
  background: linear-gradient(135deg, #b0b43b 0%, rgba(145, 96, 81, 0.97) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0b43b', endColorstr='#916051', GradientType=1);
}
.td_block_big_grid_8 .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8 .td-module-empty {
    display: none !important;
  }
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
  height: 364px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
    height: 334px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 .td-module-thumb {
    height: 250px;
  }
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-2 {
  opacity: 0.9;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-3 {
  opacity: 0.8;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-4 {
  opacity: 0.7;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-5 {
  opacity: 0.7;
}
.td_block_big_grid_8 .td-module-empty.td-big-grid-post-6 {
  opacity: 0.8;
}
.td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_8.td-grid-style-1 .td-big-grid-meta {
    margin: 0 15px 13px !important;
  }
}
.td_block_big_grid_8.td-grid-style-1 .td-big-thumb .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
}
.td_block_big_grid_8.td-grid-style-2 .td-video-play-ico,
.td_block_big_grid_8.td-grid-style-3 .td-video-play-ico {
  top: auto;
  bottom: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
}
.td_block_big_grid_8.td-grid-style-4 .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
}
.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-0 .entry-title,
.td_block_big_grid_8.td-grid-style-6 .td-big-grid-post-6 .entry-title {
  font-size: 30px;
  line-height: 36px;
}
/*
  Big grid 9
*/
.td_block_big_grid_9 .td-big-grid-post {
  width: 25%;
  float: left;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post {
    width: 50%;
    margin-bottom: 2px;
  }
}
@media (max-width: 600px) {
  .td_block_big_grid_9 .td-big-grid-post {
    width: 100%;
  }
}
.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,
.td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
    margin-right: 2px;
  }
}
@media (max-width: 600px) {
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-0 .td-module-thumb,
  .td_block_big_grid_9 .td-big-grid-post.td-big-grid-post-2 .td-module-thumb {
    margin-right: 0;
  }
}
.td_block_big_grid_9 .td-big-grid-post .entry-title {
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
}
.td_block_big_grid_9 .td-big-grid-post .td-post-category {
  font-size: 10px;
  padding: 2px 6px;
  line-height: 13px;
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_9 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
  margin-right: 2px;
  height: 364px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
    height: 330px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post .td-module-thumb {
    height: 140px;
    margin-right: 0;
  }
}
.td_block_big_grid_9 .td-big-grid-post:last-child .td-module-thumb {
  margin-right: 0;
}
.td_block_big_grid_9 .td-big-grid-post .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive landscape tablet */
  /* responsive portrait phone */
}
@media (max-width: 1140px) {
  .td_block_big_grid_9 .td-big-grid-post .entry-thumb {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post .entry-thumb {
    height: auto;
    width: 100%;
    top: -30px;
  }
}
.td_block_big_grid_9 .td-big-grid-post .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td-big-grid-post .td-video-play-ico {
    top: 10px;
    right: 10px;
  }
}
.td_block_big_grid_9 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9 .td-post-author-name {
    display: none;
  }
}
.td_block_big_grid_9 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_9.td-grid-style-1 .td-post-category {
  background-color: var(--td_theme_color, #4db2ec);
}
.td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_9.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_9.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_9.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta {
  margin-right: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_9.td-grid-style-4 .td-big-grid-meta {
    margin-right: 0;
  }
}
.td_block_big_grid_9.td-grid-style-4 .td-big-grid-post:last-child .td-big-grid-meta {
  margin-right: 0;
}
.td_block_big_grid_9.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  padding-left: 11px;
  padding-right: 11px;
}
.td_block_big_grid_9.td-grid-style-4 .td-post-category {
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 0;
}
.td_block_big_grid_9.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_9.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
.td_block_big_grid_9.td-grid-style-5 .td-post-category {
  padding: 2px 7px;
  background-color: var(--td_theme_color, #4db2ec);
}
/*
  Big grid 10
*/
.td_block_big_grid_10 .td-big-grid-post {
  float: left;
  padding-right: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post {
    padding-right: 0;
    margin-bottom: 2px;
  }
}
.td_block_big_grid_10 .td-big-grid-post:last-child {
  padding-right: 0;
}
.td_block_big_grid_10 .td-big-grid-post .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post .entry-title {
    font-size: 16px !important;
    line-height: 21px !important;
  }
}
.td_block_big_grid_10 .td-big-grid-post .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_10 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_10 .td-module-thumb {
  height: 350px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_10 .td-module-thumb {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10 .td-module-thumb {
    height: 250px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-module-thumb {
    height: 140px;
    margin-right: 0;
  }
}
.td_block_big_grid_10 .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .entry-thumb {
    width: 100%;
    top: -30px;
  }
}
.td_block_big_grid_10 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10 .td-post-author-name {
    display: none;
  }
}
.td_block_big_grid_10 .td-big-grid-post .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post .td-video-play-ico {
    top: 10px;
    right: 10px;
  }
}
.td_block_big_grid_10 .td-big-grid-post-0 {
  width: 50%;
}
.td_block_big_grid_10 .td-big-grid-post-1,
.td_block_big_grid_10 .td-big-grid-post-2 {
  width: 25%;
}
.td_block_big_grid_10 .td-big-grid-post {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td-big-grid-post {
    width: 100%;
  }
}
.td_block_big_grid_10 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_10.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container,
.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container,
  .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-meta-info-container {
    position: absolute;
    top: auto;
    bottom: 0;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-big-grid-meta,
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-module-meta-info,
.td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-big-grid-meta,
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-module-meta-info,
  .td_block_big_grid_10.td-grid-style-3 .td-big-thumb .td-module-meta-info {
    position: static;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-grid-meta {
    margin-top: 13px;
  }
}
.td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-2 .td-big-thumb .td-meta-info-container {
    top: 0;
    bottom: auto;
  }
}
.td_block_big_grid_10.td-grid-style-4 .td-meta-info-container {
  width: 100%;
  padding-right: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_10.td-grid-style-4 .td-meta-info-container {
    padding-right: 0;
  }
}
.td_block_big_grid_10.td-grid-style-4 .td-big-grid-post:last-child .td-meta-info-container {
  padding-right: 0;
}
.td_block_big_grid_10.td-grid-style-4 .td-module-meta-info {
  margin: 0;
}
.td_block_big_grid_10.td-grid-style-4 .td-post-category {
  margin-bottom: 0;
}
.td_block_big_grid_10.td-grid-style-5 .td-post-author-name {
  display: none;
}
.td_block_big_grid_10.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_10.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
/*
  Big grid 11
*/
.td_block_big_grid_11 .td-big-grid-post {
  float: left;
  padding-right: 2px;
}
.td_block_big_grid_11 .td-big-grid-post .entry-title {
  font-size: 21px;
  line-height: 24px;
  font-weight: 500;
}
.td_block_big_grid_11 .td-big-grid-post .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_11 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_11 .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .entry-thumb {
    width: 100%;
  }
}
.td_block_big_grid_11 .td-post-author-name {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11 .td-post-author-name {
    display: none;
  }
}
.td_block_big_grid_11 .td-big-grid-post .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post .td-video-play-ico {
    top: 10px;
    right: 10px;
  }
}
.td_block_big_grid_11 .td_module_mx15 {
  width: 30%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx15 {
    width: 50%;
  }
}
.td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
  height: 360px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
    height: 282px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx15 .td-module-thumb {
    height: 150px;
  }
}
.td_block_big_grid_11 .td_module_mx15 .td-meta-align {
  padding-right: 2px;
}
.td_block_big_grid_11 .td_module_mx11 {
  width: 40%;
  padding-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx11 {
    width: 50%;
    padding-right: 2px;
  }
}
.td_block_big_grid_11 .td_module_mx11 .td-module-thumb {
  height: 179px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11 .td_module_mx11 .td-module-thumb {
    height: 140px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx11 .td-module-thumb {
    height: 150px;
  }
}
.td_block_big_grid_11 .td_module_mx11 .entry-thumb {
  /* responsive portrait phone */
}
@media (max-width: 630px) {
  .td_block_big_grid_11 .td_module_mx11 .entry-thumb {
    height: 100%;
    width: auto;
  }
}
.td_block_big_grid_11 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_11 .td-big-grid-post-1 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post-1 {
    padding-right: 0;
  }
}
.td_block_big_grid_11 .td-big-grid-post-2 .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post-2 .td-module-thumb {
    margin-top: 2px;
  }
}
.td_block_big_grid_11 .td-big-grid-post-3 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td-big-grid-post-3 {
    padding-right: 0;
  }
}
.td_block_big_grid_11 .td-big-grid-post-3 .td-module-thumb {
  margin-top: 2px;
}
.td_block_big_grid_11 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 8px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_11.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_11.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
  margin-bottom: 16px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_11.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_11.td-grid-style-2 .td-big-grid-meta {
    margin-top: 13px;
  }
}
.td_block_big_grid_11.td-grid-style-4 .td-meta-info-container {
  width: 100%;
}
.td_block_big_grid_11.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  padding-left: 11px;
  padding-right: 11px;
}
.td_block_big_grid_11.td-grid-style-4 .td-post-category {
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 0;
}
.td_block_big_grid_11.td-grid-style-5 .td-post-author-name {
  display: none;
}
.td_block_big_grid_11.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_11.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-0 .entry-title,
.td_block_big_grid_11.td-grid-style-6 .td-big-grid-post-1 .entry-title {
  font-size: 26px;
  line-height: 30px;
}
.td_block_big_grid_11.td-grid-style-6 .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_11.td-grid-style-6 .entry-title {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
/*
  Big grid 12
*/
.td_block_big_grid_12 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_12 .td-big-grid-post .td-post-category {
  margin-bottom: 10px;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_12 .td-big-grid-post .td-post-category {
    margin-bottom: 7px;
  }
}
.td_block_big_grid_12 .entry-thumb {
  margin: 0 auto;
  position: absolute;
  left: -9999px;
  right: -9999px;
  width: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .entry-thumb {
    width: 100%;
  }
}
.td_block_big_grid_12 .td-big-grid-post .td-video-play-ico {
  top: 20px;
  right: 20px;
  left: auto;
  transform: none;
  -webkit-transform: none;
  width: 30px;
  height: 30px;
  font-size: 30px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-post .td-video-play-ico {
    top: 10px;
    right: 10px;
  }
}
.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb {
  margin-top: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-module-thumb {
    margin-top: 2px;
    margin-left: 2px;
  }
}
.td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-meta-info-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-wrapper .td-big-grid-post:last-child .td-meta-info-container {
    margin-left: 2px;
  }
}
.td_block_big_grid_12 .td_module_mx5 {
  width: 51%;
  padding-right: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx5 {
    width: 100%;
    padding-right: 0;
  }
}
.td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
  height: 451px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
    height: 291px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx5 .td-module-thumb {
    height: 240px;
  }
}
.td_block_big_grid_12 .td_module_mx5 .td-meta-info-container {
  padding-right: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx5 .td-meta-info-container {
    padding-right: 0;
  }
}
.td_block_big_grid_12 .td-big-grid-post-1,
.td_block_big_grid_12 .td-big-grid-post-2 {
  width: 49%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-post-1,
  .td_block_big_grid_12 .td-big-grid-post-2 {
    width: 50%;
  }
}
.td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,
.td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
  height: 220px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
    height: 140px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td-big-grid-post-1 .td-module-thumb,
  .td_block_big_grid_12 .td-big-grid-post-2 .td-module-thumb {
    height: 150px;
    margin-top: 2px;
  }
}
.td_block_big_grid_12 .td-big-grid-post-1 .entry-thumb,
.td_block_big_grid_12 .td-big-grid-post-2 .entry-thumb {
  /* responsive portrait phone */
}
@media (max-width: 630px) {
  .td_block_big_grid_12 .td-big-grid-post-1 .entry-thumb,
  .td_block_big_grid_12 .td-big-grid-post-2 .entry-thumb {
    height: 100%;
    width: auto;
  }
}
.td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container {
  margin-top: 11px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-2 .td-big-grid-post-2 .td-meta-info-container {
    margin-top: 0;
  }
}
.td_block_big_grid_12 .td_module_mx_empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12 .td_module_mx_empty {
    display: none;
  }
}
.td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta {
  margin-bottom: 11px;
  margin-right: 20px;
  width: auto;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 8px;
    margin-left: 10px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-1 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,
.td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_12.td-grid-style-3 .td-module-meta-info {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-3 .td-module-meta-info {
    margin-top: 8px;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-1 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_12.td-grid-style-3 .td-module-meta-info {
    margin-bottom: 15px;
    margin-top: 7px;
    margin-left: 15px;
  }
}
.td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
.td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
  margin-bottom: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-1 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-2 .td_module_mx11 .td-big-grid-meta,
  .td_block_big_grid_12.td-grid-style-3 .td_module_mx11 .td-big-grid-meta {
    margin-bottom: 10px;
  }
}
.td_block_big_grid_12.td-grid-style-4 .td-meta-info-container {
  width: 100%;
}
.td_block_big_grid_12.td-grid-style-4 .td-module-meta-info {
  margin: 0;
  padding-left: 11px;
  padding-right: 11px;
}
.td_block_big_grid_12.td-grid-style-4 .td-post-category {
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 0;
}
.td_block_big_grid_12.td-grid-style-5 .td-post-author-name {
  display: none;
}
.td_block_big_grid_12.td-grid-style-5 .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td_block_big_grid_12.td-grid-style-5 .td-meta-info-container {
  padding: 0 10%;
}
.td_block_big_grid_12.td-grid-style-6 .td-medium-thumb .entry-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_12.td-grid-style-6 .td-medium-thumb .entry-title {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
/*
  Big grids full
*/
.td-big-grids-fl {
  /* responsive portrait phone */
}
.td-big-grids-fl .td-big-grid-post {
  position: relative;
  height: 0;
}
.td-big-grids-fl .td_module_wrap {
  padding-bottom: 0;
}
.td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
  /* tablet + desktop */
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 767px) {
  .td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
    border-style: solid;
    border-color: transparent;
  }
}
@media (min-width: 1018px) {
  .td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
    border-width: 0 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grids-fl.td-big-grids-margin .td-big-grid-post {
    border-width: 0 2px;
  }
}
.td-big-grids-fl .td-module-image,
.td-big-grids-fl .td-module-empty .td-module-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.td-big-grids-fl .td-module-thumb {
  height: 100%;
}
.td-big-grids-fl .td-thumb-css {
  height: 100%;
  background-position: center center;
  background-size: cover;
}
.td-big-grids-fl .td-module-meta-info {
  margin-left: 0;
  margin-bottom: 0;
}
.td-big-grids-fl .td_module_wrap:hover .entry-title a {
  color: #fff;
}
@media (max-width: 767px) {
  .td-big-grids-fl {
    margin-left: -20px;
    margin-right: -20px;
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 {
    height: 260px;
    /* responsive portrait phone */
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .td-module-thumb {
    height: 100% !important;
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
  .td-big-grids-fl.td-big-grids-scroll.td-grid-style-7 .td-big-grid-post-0 .entry-title {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-scroll .td-big-grid-post .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .td-big-grids-fl .td-big-grid-scroll .td_module_wrap {
    height: 165px;
    padding-top: 0 !important;
  }
  .td-big-grids-fl .td-big-grid-scroll .td-module-thumb {
    height: 100% !important;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .td-big-grids-fl.td-big-grids-scroll .td-big-grid-post-0 {
    padding: 0 !important;
  }
}
.td-big-grids-fl .td-module-empty {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grids-fl .td-module-empty {
    display: none !important;
  }
}
.td-big-grids-fl.td-grid-style-1 .td-module-meta-info {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grids-fl.td-grid-style-1 .td-module-meta-info {
    margin-bottom: 8px;
  }
}
.td-big-grids-fl.td-grid-style-2 .td-meta-info-container,
.td-big-grids-fl.td-grid-style-3 .td-meta-info-container {
  height: 100%;
}
.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,
.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta,
.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,
.td-big-grids-fl.td-grid-style-3 .td-module-meta-info {
  position: absolute;
}
.td-big-grids-fl.td-grid-style-2 .td-big-grid-meta,
.td-big-grids-fl.td-grid-style-3 .td-big-grid-meta {
  top: 0;
}
.td-big-grids-fl.td-grid-style-2 .td-module-meta-info,
.td-big-grids-fl.td-grid-style-3 .td-module-meta-info {
  bottom: 0;
}
.td-big-grids-fl.td-grid-style-4 .td-post-category {
  display: table;
  margin-bottom: 0 !important;
}
.td-big-grids-fl.td-grid-style-4 .td-module-meta-info {
  margin-top: 0 !important;
}
.td-big-grids-fl.td-grid-style-4 .td-meta-info-container {
  padding: 0 !important;
}
.td-big-grids-fl.td-grid-style-7 .td-module-meta-info {
  margin-left: 0 !important;
}
.td-category-grid-fl .td-container {
  width: 100% !important;
}
/*
  Negative margin
*/
.td-big-grids-margin {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td-big-grids-margin {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grids-margin {
    margin-left: -2px;
    margin-right: -2px;
  }
}
/*
  Big grid full 1
*/
.td_block_big_grid_fl_1 .td-big-grid-post {
  width: 100%;
  padding-top: 48%;
  /* desktop only */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_1 .td-big-grid-post .entry-title {
    font-size: 22px;
    line-height: 29px;
  }
  .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container {
    padding: 0 20px 28px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_1 .td-big-grid-post {
    padding-top: 56%;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_1 .td-big-grid-post {
    padding-top: 60%;
  }
}
.td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
.td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
.td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
.td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
  /* desktop only */
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
  .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
  .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
  .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post {
  padding-top: 30%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title {
    font-size: 28px;
    line-height: 38px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container {
    padding: 0 28px 28px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post {
    padding-top: 44%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .entry-title {
    font-size: 22px !important;
    line-height: 29px !important;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post .td-meta-info-container {
    padding: 0 20px 28px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post {
    padding-top: 48%;
  }
}
@media (max-width: 767px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1 .td-big-grid-post {
    padding-top: 60%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container {
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container {
    width: auto;
    max-width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-4 .td-meta-info-container {
    width: auto;
    max-width: 75%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
  /* desktop only */
  /* responsive landscape tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_1.td-grid-style-7 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*
  Big grid full 2
*/
.td_block_big_grid_fl_2 {
  /* landscape tablet + desktop */
  /* phone + portrait tablet */
}
.td_block_big_grid_fl_2 .td-big-grid-post {
  float: left;
  width: 50%;
  padding-top: 34%;
  /* desktop only */
  /* responsive portrait phone */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_2 .td-big-grid-post .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container {
    padding: 0 14px 20px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_2 .td-big-grid-post {
    width: 100%;
    padding-top: 50%;
  }
  .td_block_big_grid_fl_2 .td-big-grid-post:first-child {
    margin-bottom: 2px;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,
  .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,
  .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,
  .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media (max-width: 1018px) {
  .td_block_big_grid_fl_2.td-grid-style-5 .td-module-meta-info,
  .td_block_big_grid_fl_2.td-grid-style-6 .td-module-meta-info {
    display: none;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2,
.td-stretch-content .td_block_big_grid_fl_2 {
  /* desktop only */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,
.td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post {
  padding-top: 28%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .entry-title,
  .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .entry-title {
    font-size: 23px;
    line-height: 30px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container,
  .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post .td-meta-info-container {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,
  .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post {
    padding-top: 30%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,
  .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post {
    padding-top: 34%;
  }
}
@media (max-width: 767px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2 .td-big-grid-post,
  .td-stretch-content .td_block_big_grid_fl_2 .td-big-grid-post {
    padding-top: 60%;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,
  .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,
  .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,
  .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,
  .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,
  .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info,
  .td-stretch-content .td_block_big_grid_fl_2.td-grid-style-7 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*
  Big grid full 3, 4
*/
.td_block_big_grid_fl_3,
.td_block_big_grid_fl_4 {
  /* phone + portrait tablet */
}
@media (max-width: 1018px) {
  .td_block_big_grid_fl_3 .td-module-meta-info,
  .td_block_big_grid_fl_4 .td-module-meta-info {
    display: none;
  }
}
/*
  Big grid full 3
*/
.td_block_big_grid_fl_3 {
  /* responsive portrait phone */
}
.td_block_big_grid_fl_3 .td-big-grid-post {
  float: left;
  width: 33.33333%;
  padding-top: 32%;
  /* desktop only */
  /* phone + tablet */
  /* responsive portrait phone */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_3 .td-big-grid-post .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container {
    padding: 0 10px 18px;
  }
}
@media (max-width: 1018px) {
  .td_block_big_grid_fl_3 .td-big-grid-post {
    padding-top: 36%;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_3 .td-big-grid-post {
    padding-top: 50%;
    width: 100%;
  }
}
.td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,
.td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,
.td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,
.td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info {
  /* desktop only */
  /* responsive landscape + portrait tablet */
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,
  .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,
  .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,
  .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1140px) {
  .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,
  .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,
  .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,
  .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info {
    padding-left: 13px;
    padding-right: 13px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_3 .td-big-grid-post-0,
  .td_block_big_grid_fl_3 .td-big-grid-post-1 {
    margin-bottom: 2px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 {
  /* desktop only */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post {
  padding-top: 23%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post .td-meta-info-container {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post {
    padding-top: 30%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post {
    padding-top: 32%;
  }
}
@media (max-width: 767px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3 .td-big-grid-post {
    padding-top: 60%;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-7 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container {
  /* tablet + desktop */
}
@media (min-width: 768px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_3.td-grid-style-4 .td-meta-info-container {
    max-width: 80%;
    width: auto;
  }
}
/*
  Big grids full 4, 5, 6, 7
*/
/* responsive portrait phone */
@media (max-width: 767px) {
  .td_block_big_grid_fl_4 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_5 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_6 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_7 .td-big-grid-scroll .td-big-grid-post .td-module-meta-info {
    display: none;
  }
  .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-2 .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_7.td-grid-style-2 .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-3 .td-big-grid-post .td-module-meta-info,
  .td_block_big_grid_fl_7.td-grid-style-3 .td-big-grid-post .td-module-meta-info {
    display: block;
  }
}
/*
  Big grid full 4
*/
.td_block_big_grid_fl_4 {
  /* responsive portrait tablet */
  /* desktop only */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_block_big_grid_fl_4 .td-big-grid-post {
  float: left;
  width: 25%;
  padding-top: 30%;
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_4 .td-big-grid-post .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container {
    padding: 0 17px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_4 .td-big-grid-post {
    padding-top: 36%;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_fl_4.td-big-grids-margin {
    margin-left: -1px;
    margin-right: -1px;
  }
  .td_block_big_grid_fl_4.td-big-grids-margin .td-big-grid-post {
    border-width: 0 1px;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,
  .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,
  .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,
  .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info {
    padding-left: 17px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
  .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_4 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 {
  /* responsive landscape tablet */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post {
  padding-top: 23%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post {
    padding-top: 26%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post .td-meta-info-container {
    padding: 0 10px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4 .td-big-grid-post {
    padding-top: 32%;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-7 .td-module-meta-info {
    padding-left: 15px;
    padding-right: 10px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container {
  /* tablet landscape + desktop */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_4.td-grid-style-4 .td-meta-info-container {
    max-width: 80%;
  }
}
/*
  Big grid full 5
*/
.td_block_big_grid_fl_5 {
  /* responsive tablet+ */
  /* responsive landscape + portrait tablet */
  /* responsive portrait phone */
}
.td_block_big_grid_fl_5 .td-big-grid-post {
  float: left;
  width: 20%;
  padding-top: 35%;
  /* landscape tablet + desktop */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
.td_block_big_grid_fl_5 .td-big-grid-post .td-post-author-name {
  /* responsive without desktop */
}
@media (max-width: 1018px) {
  .td_block_big_grid_fl_5 .td-big-grid-post .td-post-author-name {
    display: none;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_5 .td-big-grid-post .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container {
    padding: 0 11px 15px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_fl_5 .td-big-grid-post {
    padding-top: 32%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_5 .td-big-grid-post {
    padding-top: 37%;
  }
  .td_block_big_grid_fl_5 .td-big-grid-post .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container {
    padding: 0 11px 10px;
  }
}
.td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
.td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
.td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
.td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
.td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
.td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
  .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
  .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
  .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
  .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
  .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
  .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
  .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
  .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
    padding-left: 11px;
    padding-right: 11px;
  }
}
@media (min-width: 768px) {
  .td_block_big_grid_fl_5.td-big-grids-margin {
    margin-left: -1px;
    margin-right: -1px;
  }
  .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post {
    border-width: 0 1px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_block_big_grid_fl_5 .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_5 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
  .td_block_big_grid_fl_5 .td-posts-1 .td-big-grid-post-0 .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
  .td_block_big_grid_fl_5 .td-posts-3 .td-big-grid-post-0 .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 {
  /* responsive desktop only */
  /* desktop only */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post {
  padding-top: 23%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post {
    padding-top: 30%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post .td-meta-info-container {
    padding: 0 10px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5 .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5 .td-big-grid-post {
    padding-top: 34%;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin {
    margin-left: -5px;
    margin-right: -5px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-big-grids-margin .td-big-grid-post {
    border-width: 0 5px;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-4 .td-meta-info-container {
    max-width: 85%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
  /* desktop only */
  /* responsive landscape tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-2 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-3 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_5.td-grid-style-7 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*
  Big grid full 6
*/
.td_block_big_grid_fl_6 {
  /* tablet + desktop */
  /* responsive portrait phone */
}
.td_block_big_grid_fl_6 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_fl_6 .td_module_mx18 {
  width: 100%;
  padding-top: 31%;
  /* desktop only */
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_6 .td_module_mx18 .entry-title {
    font-size: 23px;
    line-height: 30px;
  }
  .td_block_big_grid_fl_6 .td_module_mx18 .td-meta-info-container {
    padding: 0 28px 18px;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_6 .td_module_mx18 {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_6 .td_module_mx18 {
    margin-bottom: 4px;
    padding-top: 33%;
  }
}
.td_block_big_grid_fl_6 .td_module_mx22 {
  position: relative;
  width: 33.333%;
  padding-top: 17%;
  /* desktop only */
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container {
    padding: 0 28px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container {
    padding-left: 14px;
    padding-right: 14px;
  }
  .td_block_big_grid_fl_6 .td_module_mx22 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_6 .td_module_mx22 {
    padding-top: 19%;
  }
  .td_block_big_grid_fl_6 .td_module_mx22 .entry-title {
    font-size: 13px !important;
    line-height: 18px !important;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_6 .td_module_mx22 {
    width: 100%;
    padding: 0;
    float: none;
  }
}
.td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb {
  max-width: none;
  /* responsive desktop */
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_6 .td_module_mx22 .entry-thumb {
    min-width: 100%;
    width: auto;
  }
}
@media (min-width: 767px) {
  .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-1.td-module-empty,
  .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-2.td-module-empty,
  .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-3.td-module-empty,
  .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-4.td-module-empty,
  .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-5.td-module-empty,
  .td_block_big_grid_fl_6 .td-posts-1 .td-big-grid-post-6.td-module-empty {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_6 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td-big-grid-post:hover .td-module-thumb a:last-child:after {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 175%, 0);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 175%, 0);
}
.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta,
.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta,
.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta,
.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta,
.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta,
.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta,
.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info,
.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info,
.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info,
.td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info,
.td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info,
.td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info {
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-big-grid-meta,
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx18 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx18 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx18 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-2 .td_module_mx22 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-3 .td_module_mx22 .td-module-meta-info,
  .td_block_big_grid_fl_6.td-grid-style-7 .td_module_mx22 .td-module-meta-info {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 {
  /* responsive portrait + landscape tablet */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18 {
  padding-top: 23%;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18 {
    padding-top: 27%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx18,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx18 {
    padding-top: 31%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 {
  padding-top: 12%;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* desktop only */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 {
    padding-top: 16%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 {
    padding-top: 18%;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6 .td_module_mx22 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6 .td_module_mx22 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container {
    width: auto;
    max-width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-4 .td_module_mx22 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-5 .td-meta-info-container .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_6.td-grid-style-6.td-hover-1 .td_module_mx18.td-big-grid-post:hover .td-module-thumb a:last-child:after {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 205%, 0);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 205%, 0);
}
/*
  Big grid full 7
*/
.td_block_big_grid_fl_7 {
  /* desktop only */
  /* tablet + desktop */
  /* portrait + landscape tablet */
  /* responsive portrait phone */
}
.td_block_big_grid_fl_7 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_fl_7 .td_module_mx23 {
  width: 33.33333333%;
  margin-bottom: 10px;
  padding-top: 26%;
  /* desktop only */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
    padding: 0 15px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_7 .td_module_mx23 {
    padding-top: 27%;
    margin-bottom: 4px;
  }
  .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
    font-size: 13px !important;
    line-height: 18px !important;
  }
  .td_block_big_grid_fl_7 .td_module_mx23 .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_7 .td_module_mx23 {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    float: none;
  }
}
.td_block_big_grid_fl_7 .td_module_mx24 {
  position: relative;
  width: 20%;
  height: 0;
  padding-top: 15%;
  /* responsive no mobile */
  /* desktop only */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) {
  .td_block_big_grid_fl_7 .td_module_mx24 .td-module-meta-info {
    display: none;
  }
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_7 .td_module_mx24 .entry-title {
    font-size: 13px;
    line-height: 18px;
  }
  .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_7 .td_module_mx24 {
    padding-top: 18%;
  }
  .td_block_big_grid_fl_7 .td_module_mx24 .entry-title {
    font-size: 10px !important;
    line-height: 13px !important;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_7 .td_module_mx24 {
    width: 100%;
    padding: 0;
    float: none;
  }
}
.td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb {
  max-width: none;
  /* responsive desktop */
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_7 .td_module_mx24 .entry-thumb {
    min-width: 100%;
    width: auto;
  }
}
@media (min-width: 1140px) {
  .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
  .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
  .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,
  .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,
  .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,
  .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,
  .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,
  .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 767px) {
  .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-3.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-3.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-4.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-4.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-5.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-5.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-6.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-6.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-1 .td-big-grid-post-7.td-module-empty,
  .td_block_big_grid_fl_7 .td-posts-2 .td-big-grid-post-7.td-module-empty {
    display: none !important;
  }
  .td_block_big_grid_fl_7 .td-posts-3 .td-module-empty {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
}
.td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap {
    /* responsive portrait phone */
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
  .td_block_big_grid_fl_7 .td-posts-2 .td_module_wrap .td-meta-info-container {
    padding-bottom: 12px !important;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 {
  padding-top: 18%;
  /* desktop only */
  /* responsive  landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 {
    padding-top: 22%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 {
    padding-top: 25%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx23 .td-meta-info-container {
    padding: 0 13px 12px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 {
  padding-top: 12%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 .td-meta-info-container {
    padding: 0 18px 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 {
    padding-top: 14%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7 .td_module_mx24,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7 .td_module_mx24 {
    padding-top: 16%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-module-meta-info {
    padding-left: 13px;
    padding-right: 13px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta {
    padding-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx23 .td-big-grid-meta {
    padding-top: 13px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info {
  /* desktop only */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-2 .td_module_mx24 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-3 .td_module_mx24 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-7 .td_module_mx24 .td-module-meta-info {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container {
  /* landscape tablet + desktop */
}
@media (min-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx23 .td-meta-info-container {
    width: auto;
    max-width: 80%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container {
  /* desktop only */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_7.td-grid-style-4 .td_module_mx24 .td-meta-info-container {
    width: auto;
    max-width: 85%;
  }
}
/*
  Big grid fl 8
*/
.td_block_big_grid_fl_8 {
  /* responsive portrait phone */
  /* desktop only */
  /* responsive portrait tablet */
}
.td_block_big_grid_fl_8 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_fl_8.td-big-grids {
  /* desktop + tablet */
}
@media (min-width: 767px) {
  .td_block_big_grid_fl_8.td-big-grids {
    margin-bottom: 40px;
  }
}
.td_block_big_grid_fl_8 .td_module_mx19 {
  width: 50%;
  padding-top: 36%;
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx19 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx19 {
    padding-top: 44%;
  }
}
.td_block_big_grid_fl_8 .td_module_mx25 {
  width: 25%;
  padding-top: 18%;
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 13px;
    line-height: 18px;
  }
  .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td_module_mx25 {
    padding-top: 22%;
  }
  .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,
.td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb {
    top: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-1.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-2.td-module-empty .td-module-thumb {
    top: -2px;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,
.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit {
    top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-admin-edit,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-admin-edit {
    top: 2px;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,
.td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container {
    bottom: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-1 .td-meta-info-container,
  .td_block_big_grid_fl_8 .td-big-grid-post-2 .td-meta-info-container {
    bottom: 2px;
  }
}
.td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,
.td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,
.td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb {
  top: auto;
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb {
    bottom: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-4 .td-module-image,
  .td_block_big_grid_fl_8 .td-big-grid-post-3.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_8 .td-big-grid-post-4.td-module-empty .td-module-thumb {
    bottom: -2px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_8 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap {
    width: 100% !important;
    padding-right: 0;
  }
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-meta-info-container {
    padding: 0 13px 14px;
  }
  .td_block_big_grid_fl_8 .td-posts-2 .td_module_wrap .td-module-thumb {
    height: 215px !important;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
  .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
  .td_block_big_grid_fl_8.td-grid-style-5 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_8.td-grid-style-6 .td_module_mx19 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 15px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 11px !important;
  }
}
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
.td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 13px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 {
  padding-top: 28%;
  /* landscape table + desktop */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .entry-title {
    font-size: 23px;
    line-height: 30px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 {
    padding-top: 36%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx19 {
    padding-top: 40%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
  padding-top: 14%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
    padding-top: 18%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-post-category {
    margin-bottom: 10px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 {
    padding-top: 20%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 {
  /* landscape table + desktop */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
  /* desktop only */
  /* responsive landscape + portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
    padding: 0 14px 16px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-2 .td_module_mx25 .td-meta-info-container {
    padding: 0 13px 9px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 {
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx25 .td-meta-info-container {
    width: auto;
    max-width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-1 .td-post-category,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-2 .td-post-category {
    bottom: 11px !important;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-3 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_8.td-grid-style-7 .td-big-grid-post-4 .td-big-grid-meta {
    padding-top: 13px;
  }
}
/*
  Big grid fl 9
*/
.td_block_big_grid_fl_9 {
  /* responsive portrait phone */
  /* landscape tablet + desktop */
  /* responsive landscape + portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
.td_block_big_grid_fl_9 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_fl_9 .td_module_mx19 {
  width: 50%;
  padding-top: 38%;
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_9 .td_module_mx19 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9 .td_module_mx19 {
    padding-top: 42%;
  }
}
.td_block_big_grid_fl_9 .td_module_mx26 {
  width: 50%;
  padding-top: 22%;
  /* desktop only */
  /* responsive portrait tablet */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_9 .td_module_mx26 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container {
    padding: 0 15px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9 .td_module_mx26 {
    padding-top: 25%;
  }
  .td_block_big_grid_fl_9 .td_module_mx26 .entry-title {
    font-size: 15px !important;
    line-height: 20px !important;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-0 {
    width: 100%;
    float: none;
  }
  .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container {
    padding: 0 10px 11px;
  }
}
.td_block_big_grid_fl_9 .td_module_mx25 {
  width: 25%;
  padding-top: 16%;
  /* tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 767px) {
  .td_block_big_grid_fl_9 .td_module_mx25 .entry-title {
    font-size: 13px;
    line-height: 18px;
  }
  .td_block_big_grid_fl_9 .td_module_mx25 .td-post-category {
    margin-bottom: 10px;
  }
  .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9 .td_module_mx25 {
    padding-top: 17%;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,
  .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,
  .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
  .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx_rd_bg_32 .td-meta-info-container {
    padding: 0 17px 23px;
  }
}
.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image,
.td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb {
    top: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_9 .td-big-grid-post-1.td-module-empty .td-module-thumb {
    top: -2px;
  }
}
.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit {
    top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-admin-edit {
    top: 2px;
  }
}
.td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container {
    bottom: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-1 .td-meta-info-container {
    bottom: 2px;
  }
}
.td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,
.td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,
.td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,
.td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb {
  top: auto;
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,
  .td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb {
    bottom: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9 .td-big-grid-post-2 .td-module-image,
  .td_block_big_grid_fl_9 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_9 .td-big-grid-post-2.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_9 .td-big-grid-post-3.td-module-empty .td-module-thumb {
    bottom: -2px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container,
  .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx26 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
  .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx19 .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_9.td-grid-style-2 .td-big-grid-post-1 .td-big-grid-meta,
  .td_block_big_grid_fl_9.td-grid-style-3 .td-big-grid-post-1 .td-big-grid-meta {
    padding: 11px 11px 0;
  }
  .td_block_big_grid_fl_9.td-grid-style-4 .td-big-grid-post-1 .td-module-title {
    padding-bottom: 3px;
  }
}
.td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap {
    width: 100% !important;
    padding-right: 0;
  }
  .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
  .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-meta-info-container {
    padding: 0 13px 14px;
  }
  .td_block_big_grid_fl_9 .td-posts-2 .td_module_wrap .td-module-thumb {
    height: 215px !important;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 {
  /* desktop only */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 {
  padding-top: 32%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .entry-title {
    font-size: 23px;
    line-height: 30px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 {
    padding-top: 36%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx19 {
    padding-top: 40%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 {
  padding-top: 21%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 {
    padding-top: 21%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx26,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx26 {
    padding-top: 23%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 {
  padding-top: 11%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 {
    padding-top: 15%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9 .td_module_mx25 {
    padding-top: 17%;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx26 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx26 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx26 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_9.td-grid-style-4 .td_module_mx25 .td-meta-info-container {
    width: auto;
    max-width: 80%;
  }
}
/*
  Big grid full 10
*/
.td_block_big_grid_fl_10 {
  /* responsive portrait phone */
  /* responsive landscape + portrait tablet */
  /* responsive portrait phone */
}
.td_block_big_grid_fl_10 .td-big-grid-post {
  float: left;
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image,
.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image,
.td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb,
.td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb {
    top: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-0 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-0.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_10 .td-big-grid-post-3.td-module-empty .td-module-thumb {
    top: -2px;
  }
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit,
.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit,
  .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit {
    top: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-0 .td-admin-edit,
  .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-admin-edit {
    top: 2px;
  }
}
.td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container,
.td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container {
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container,
  .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container {
    bottom: 6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-0 .td-meta-info-container,
  .td_block_big_grid_fl_10 .td-big-grid-post-3 .td-meta-info-container {
    bottom: 2px;
  }
}
.td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,
.td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,
.td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,
.td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb {
  /* tablet + desktop */
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
}
@media (min-width: 768px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb {
    top: auto;
  }
}
@media (min-width: 1019px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb {
    bottom: -6px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-1 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-4 .td-module-image,
  .td_block_big_grid_fl_10 .td-big-grid-post-1.td-module-empty .td-module-thumb,
  .td_block_big_grid_fl_10 .td-big-grid-post-4.td-module-empty .td-module-thumb {
    bottom: -2px;
  }
}
.td_block_big_grid_fl_10 .td_module_mx25 {
  width: 24.5%;
  padding-top: 18%;
  /* tablet + desktop */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 767px) {
  .td_block_big_grid_fl_10 .td_module_mx25 .entry-title {
    font-size: 13px;
    line-height: 18px;
  }
  .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_10 .td_module_mx25 {
    padding-top: 21%;
  }
  .td_block_big_grid_fl_10 .td_module_mx25 .entry-title {
    font-size: 12px !important;
    line-height: 15px !important;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_10 .td_module_mx25 {
    width: 100%;
  }
}
.td_block_big_grid_fl_10 .td_module_mx19 {
  width: 51%;
  padding-top: 36%;
  /* desktop only */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_10 .td_module_mx19 .entry-title {
    font-size: 19px;
    line-height: 24px;
  }
  .td_block_big_grid_fl_10 .td_module_mx19 .td-post-category {
    margin-bottom: 10px;
  }
  .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_10 .td_module_mx19 {
    padding-top: 42%;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_10 .td_module_mx19 {
    width: 46%;
  }
}
.td_block_big_grid_fl_10 .td-module-image {
  position: absolute;
  top: 0;
  lefT: 0;
  width: 100%;
  height: 100%;
}
.td_block_big_grid_fl_10 .td-big-grid-column {
  width: 24.5%;
  display: block;
  float: left;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_10 .td-big-grid-column {
    width: 100%;
    float: none;
  }
}
.td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
  width: 100%;
  /* landscape tablet + desktop */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
    padding-top: 73.5%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
    padding-top: 85.7%;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
    float: left;
  }
  .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25:first-child {
    margin-bottom: 3px;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_10 .td-big-grid-post-1,
  .td_block_big_grid_fl_10 .td-big-grid-post-2 {
    height: 260px;
    padding: 0;
  }
  .td_block_big_grid_fl_10 .td-big-grid-post-1 .entry-title {
    font-size: 19px !important;
    line-height: 24px !important;
  }
  .td_block_big_grid_fl_10 .td-big-grid-post-2 .td-meta-info-container {
    padding: 0 10px 11px;
  }
  .td_block_big_grid_fl_10 .td-big-grid-post-2 .td-module-meta-info {
    display: none;
  }
}
.td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-meta-info-container .td-big-grid-meta .entry-title {
    font-size: 19px !important;
    line-height: 23px !important;
  }
  .td_block_big_grid_fl_10 .td-posts-3 .td_module_wrap .td-module-thumb {
    height: 220px !important;
  }
}
.td_block_big_grid_fl_10.td-grid-style-2,
.td_block_big_grid_fl_10.td-grid-style-3,
.td_block_big_grid_fl_10.td-grid-style-7 {
  /* tablet + desktop */
  /* desktop only */
}
@media (min-width: 767px) {
  .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1018px) {
  .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container {
    width: 100%;
    max-width: none;
  }
  .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx19 .td-meta-info-container .td-module-meta-info {
    display: none;
  }
}
@media (max-width: 767px) {
  .td_block_big_grid_fl_10.td-grid-style-2 .td-big-grid-post-2 .td-big-grid-meta,
  .td_block_big_grid_fl_10.td-grid-style-3 .td-big-grid-post-2 .td-big-grid-meta {
    padding: 11px 11px 0;
  }
  .td_block_big_grid_fl_10.td-grid-style-4 .td-big-grid-post-2 .entry-title {
    padding-bottom: 3px;
  }
  .td_block_big_grid_fl_10.td-grid-style-7 .td-big-grid-post-1 .entry-title {
    font-size: 26px !important;
    line-height: 30px !important;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 {
  /* desktop only */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 {
  padding-top: 13%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title {
    font-size: 17px;
    line-height: 22px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container {
    padding: 0 17px 18px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 {
    padding-top: 17.52%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title {
    font-size: 15px;
    line-height: 20px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 18px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 {
    padding-top: 23%;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .entry-title {
    font-size: 13px !important;
    line-height: 18px !important;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx25 .td-meta-info-container {
    padding: 0 10px 13px;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 {
  padding-top: 26%;
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .entry-title,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .entry-title {
    font-size: 23px;
    line-height: 30px;
  }
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 .td-meta-info-container {
    padding: 0 20px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 {
    padding-top: 35%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td_module_mx19,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td_module_mx19 {
    padding-top: 46%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
  /* desktop only */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
    padding-top: 53%;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
    padding-top: 71.5%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10 .td-big-grid-column .td_module_mx25 {
    padding-top: 93.9%;
  }
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 {
  /* desktop only */
}
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
.td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
  /* desktop only */
  /* responsive landscape + portrait tablet */
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx25 .td-module-meta-info {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-big-grid-meta,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-2 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-3 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-7 .td_module_mx19 .td-module-meta-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1140px) {
  .td-full-layout .td-category-grid-fl .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container,
  .td-full-layout .td-stretch-content .td_block_big_grid_fl_10.td-grid-style-4 .td_module_mx25 .td-meta-info-container {
    width: auto;
    max-width: 90%;
  }
}
.td-big-grid-slide {
  margin-bottom: 0;
  height: 534px !important;
  overflow: hidden;
  /* responsive portrait phone */
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (max-width: 767px) {
  .td-big-grid-slide {
    height: 451px !important;
    margin-bottom: 48px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .td-big-grid-slide .td-big-grid-scroll {
    overflow: visible !important;
    white-space: normal;
  }
  .td-big-grid-slide .td_module_mx10,
  .td-big-grid-slide .td_module_mx9 {
    display: block !important;
    width: 100% !important;
  }
  .td-big-grid-slide .td_module_mx9 .td-module-thumb {
    max-height: 200px;
  }
  .td-big-grid-slide .td-big-grid-post-1 {
    margin-bottom: 3px !important;
  }
  .td-big-grid-slide .td-big-grid-post-2 {
    width: 50% !important;
    display: inline-block !important;
    margin-left: 0 !important;
  }
  .td-big-grid-slide .td-big-grid-post-2 .entry-thumb {
    min-height: 100%;
    min-width: 100%;
  }
  .td-big-grid-slide .td-big-grid-post-3 {
    width: 50% !important;
    display: inline-block !important;
  }
  .td-big-grid-slide .td-big-grid-post-3 .entry-thumb {
    min-height: 100%;
    min-width: 100%;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-slide {
    height: 474px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-slide {
    height: 384px !important;
  }
}
.td-big-grid-slide .td-icon-left,
.td-big-grid-slide .td-icon-right {
  z-index: 1;
  padding: 20px;
  position: absolute;
  display: block;
  height: 80px;
  margin-top: -65px;
  top: 50%;
  font-size: 40px;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-big-grid-slide .td-icon-left,
  .td-big-grid-slide .td-icon-right {
    display: none;
  }
}
.td-big-grid-slide .td-icon-left {
  left: 0;
}
.td-big-grid-slide .td-icon-right {
  right: 0;
}
.td-big-grid-slide:hover .td-icon-left,
.td-big-grid-slide:hover .td-icon-right {
  opacity: 0.6;
}
.td-big-grid-slide .td_block_wrap {
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1140px) {
  .td-big-grid-slide .td_block_wrap {
    width: 1068px !important;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-big-grid-slide .td_block_wrap {
    width: 980px !important;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-big-grid-slide .td_block_wrap {
    width: 740px !important;
  }
}
@media (max-width: 767px) {
  .td-big-grid-slide .td_block_wrap {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }
}
/*  ----------------------------------------------------------------------------
    Related / similar articles
*/
/* related_posts_row */
.td-related-row {
  margin-right: -21px;
  *zoom: 1;
  /* responsive 500px phone */
}
.td-related-row:before,
.td-related-row:after {
  display: table;
  content: '';
}
.td-related-row:after {
  clear: both;
}
.td-related-row [class*="td-related-span"] {
  display: block;
  min-height: 1px;
  float: left;
  padding-right: 24px;
  padding-left: 24px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-related-row [class*="td-related-span"] {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-related-row [class*="td-related-span"] {
    padding-right: 14px;
    padding-left: 14px;
  }
}
@media (max-width: 767px) {
  .td-related-row [class*="td-related-span"] {
    padding-right: 0;
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
.td-related-row .td-related-span4 {
  width: 33.33333333%;
  padding-left: 0;
  padding-right: 21px;
  /* responsive 500px phone */
}
@media (max-width: 500px) {
  .td-related-row .td-related-span4 {
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .td-related-row {
    margin-right: -10px;
  }
  .td-related-row .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
.td-related-full-width .td-related-row {
  margin-right: -22px;
  /* responsive portrait phone */
}
.td-related-full-width .td-related-row .td-related-span4 {
  width: 20%;
  padding-right: 22px;
  position: relative;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-related-full-width .td-related-row .td-related-span4 {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .td-related-full-width .td-related-row {
    margin-right: 0;
  }
  .td-related-full-width .td-related-row .td-video-play-ico {
    width: 20px;
    height: 20px;
    font-size: 20px;
  }
}
.td_block_related_posts {
  position: relative;
  /* responsive portrait phone */
}
.td_block_related_posts .td-module-thumb {
  margin-bottom: 7px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-module-thumb {
    margin-bottom: 0;
  }
}
.td_block_related_posts .td-video-play-ico {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-video-play-ico {
    width: 25px;
    height: 25px;
    font-size: 25px;
  }
}
.td_block_related_posts .td-module-title {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_related_posts .td-module-title {
    font-size: 17px;
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  .td_block_related_posts .td-related-span4 {
    width: 100%;
  }
  .td_block_related_posts .td-module-image {
    position: absolute;
    width: 100px;
  }
  .td_block_related_posts .item-details {
    padding-left: 110px;
    min-height: 70px;
    margin-bottom: 26px;
  }
}
.td_block_related_posts .td-next-prev-wrap {
  margin-top: 0;
}
.td_block_template_1 .td-related-title {
  border-bottom: 2px solid var(--td_theme_color, #4db2ec);
}
.td_block_template_1 .td-related-title a {
  line-height: 1;
  padding: 9px 12px 5px 12px;
  /* responsive 320px phone */
}
@media (max-width: 319px) {
  .td_block_template_1 .td-related-title a {
    width: 100%;
    font-size: 12px !important;
  }
}
.td_block_template_1 .td-related-title .td-cur-simple-item {
  background-color: var(--td_header_color, #222222);
  color: #fff;
}
.td_block_template_1 .td-related-title .td-cur-simple-item:hover {
  color: #fff;
}
.td-related-title {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 27px;
}
.td-related-title > .td-related-left,
.td-related-title > .td-related-right {
  display: inline-block;
  white-space: nowrap;
  /* responsive 320px phone */
}
@media (max-width: 320px) {
  .td-related-title > .td-related-left,
  .td-related-title > .td-related-right {
    font-size: 13px !important;
  }
}
.td-related-title > .td-related-right {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-related-title > .td-related-right {
    margin-right: 0 !important;
  }
}
@-moz-document url-prefix() {
  .td_block_template_1 .td-related-title > .td-related-left,
  .td_block_template_1 .td-related-title > .td-related-right {
    padding: 8px 12px 6px 12px;
  }
}
.td_mod_related_posts:hover h3 > a {
  color: var(--td_theme_color, #4db2ec);
}
/*  ----------------------------------
    Parallax header
*/
.td-parallax-header {
  margin-bottom: 60px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-parallax-header {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .td-parallax-header {
    margin-bottom: 25px;
  }
}
/*  ----------------------------------------------------------------------------
    Template 1
*/
.td-post-template-1 {
  /* Video */
}
.td-post-template-1 .td-post-header .entry-title {
  font-size: 38px;
  line-height: 44px;
}
@media (max-width: 1018px) {
  .td-post-template-1 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-1 .td-featured-image-rec {
  float: left;
  width: 300px;
  margin-right: 21px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-1 .td-featured-image-rec {
    width: auto;
    margin-right: 15px;
  }
}
@media (max-width: 500px) {
  .td-post-template-1 .td-featured-image-rec {
    width: 100%;
    margin-right: 0;
  }
}
.td-post-template-1 .td-featured-image-rec img,
.td-post-template-1 .td-featured-image-rec .wpb_video_wrapper {
  margin-bottom: 21px;
}
.td-post-template-1 .td-pb-span8 .td-featured-image-rec {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-1 .td-pb-span8 .td-featured-image-rec {
    width: 250px;
    margin-right: 17px;
  }
}
.td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
  float: left;
  width: 60%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-1 .td-pb-span12 .format-video .td-featured-image-rec {
    float: none;
    width: 100%;
  }
}
.td-post-template-1 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-1 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-post-template-1 .wpb_video_wrapper .twitter-video {
  min-width: 300px !important;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-1 .wpb_video_wrapper .twitter-video {
    min-width: 200px !important;
  }
}
/* Video */
.wpb_video_wrapper {
  margin-bottom: 26px;
}
.wpb_video_wrapper .fb-video {
  margin-bottom: 0;
}
.wpb_video_wrapper iframe {
  display: block;
}
.wpb_video_wrapper .twitter-video {
  max-width: none !important;
}
.wpb_video_wrapper video {
  max-width: 100%;
}
/*  ----------------------------------------------------------------------------
    Template 2
*/
.td-post-template-2 .td-post-content {
  margin-top: 0;
}
.td-post-template-2 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-2 .td-post-header .entry-title {
    margin-bottom: 9px;
  }
}
@media (max-width: 1018px) {
  .td-post-template-2 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-2 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-2 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-2 .td-post-title .td-post-comments,
.td-post-template-2 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-2 .td-post-featured-image img {
  width: auto;
}
.td-post-template-2 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  margin: 12px 0 20px;
}
@media (max-width: 767px) {
  .td-post-template-2 .td-post-sub-title {
    margin: 0 0 16px;
  }
}
/*  ----------------------------------------------------------------------------
    Template 3
*/
.td-post-template-3 {
  /* align center top sharing on full width */
}
.td-post-template-3 .td-post-featured-image img {
  margin-bottom: 0;
}
.td-post-template-3 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-3 .td-crumb-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.td-post-template-3 .td-crumb-container .entry-crumbs {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-3 .td-crumb-container .entry-crumbs {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.td-post-template-3 .td-post-header-holder {
  position: relative;
  min-height: 300px;
  background-color: #444;
  margin-bottom: 36px;
  overflow: hidden;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-3 .td-post-header-holder {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-header-holder {
    margin-bottom: 21px;
    min-height: 200px;
  }
}
.td-post-template-3 .td-post-header-holder .wp-caption-text {
  display: none;
}
.td-post-template-3 .td-post-featured-image img {
  margin-bottom: 0;
}
.td-post-template-3 .td-post-title {
  position: absolute;
  bottom: 0;
  padding: 0 30px 9px 30px;
  width: 80%;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-3 .td-post-title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-title {
    padding: 0 14px 0;
  }
}
.td-post-template-3 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-3 .td-post-title .td-post-comments,
.td-post-template-3 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-left: 22px;
  margin-right: 0;
}
.td-post-template-3 .td-post-title .td-post-author-name,
.td-post-template-3 .td-post-title .td-post-author-name a,
.td-post-template-3 .td-post-title .td-post-date,
.td-post-template-3 .td-post-title .td-post-comments a,
.td-post-template-3 .td-post-title .td-post-views {
  color: #fff;
}
.td-post-template-3 .td-post-title .wp-caption-text {
  color: #fff;
  position: absolute;
  bottom: 27px;
  right: 21px;
  margin-bottom: 0;
  height: 17px;
  max-width: 40%;
  overflow: hidden;
  text-align: right;
}
.td-post-template-3 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  font-weight: 500;
  margin-bottom: 14px;
  color: #fff;
}
.td-post-template-3 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-3 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-header header .entry-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
.td-post-template-3 .td-post-header.td-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-header.td-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.td-post-template-3 .td-post-sub-title {
  color: #ddd;
  margin-bottom: 25px;
  font-size: 19px;
  line-height: 25px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-3 .td-post-sub-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td-post-template-3 .td-post-sub-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
  }
}
.td-post-template-3 .td-post-content {
  margin-top: 0;
}
.td-post-template-3 .td-image-gradient:before {
  z-index: 1;
}
.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,
.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing {
  text-align: center;
}
.td-post-template-3 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic {
  left: 19px;
}
.td-boxed-layout .td-post-template-3 .td-post-title {
  padding: 0 48px 25px;
}
@media (max-width: 1140px) {
  .td-boxed-layout .td-post-template-3 .td-post-title {
    padding: 0 21px 9px;
  }
}
.td-boxed-layout .td-post-template-3 .td-post-header-holder {
  width: 1164px;
  left: -48px;
}
@media (max-width: 1140px) {
  .td-boxed-layout .td-post-template-3 .td-post-header-holder {
    width: 100%;
    left: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Template 4
*/
.td-post-template-4 {
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-4 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-4 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
}
.td-post-template-4 .td-crumb-container .entry-crumbs {
  margin-bottom: 0;
  padding-top: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-4 .td-crumb-container .entry-crumbs {
    margin-bottom: -24px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .td-post-template-4 .td-crumb-container .entry-crumbs {
    padding-bottom: 30px;
  }
}
.td-post-template-4 .td-post-header-holder {
  position: relative;
  min-height: 240px;
  margin-bottom: 48px;
  padding-top: 13px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-4 .td-post-header-holder {
    margin-bottom: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-header-holder {
    padding-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    min-height: 0;
  }
}
.td-post-template-4 .td-post-header-holder .wp-caption-text {
  display: none;
}
.td-post-template-4 .td-post-featured-image {
  background-color: #444;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-featured-image {
    margin-bottom: 13px;
  }
}
.td-post-template-4 .td-post-featured-image .entry-thumb {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-featured-image .entry-thumb {
    margin-bottom: 0;
  }
}
.td-post-template-4 .td-post-title {
  width: 720px;
  position: absolute;
  bottom: 0;
  padding: 21px 21px 0 0;
  background-color: #fff;
  z-index: 1;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-4 .td-post-title {
    width: 664px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-4 .td-post-title {
    width: 498px;
  }
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-title {
    width: 100%;
    padding: 0;
    position: relative;
  }
}
.td-post-template-4 .td-post-title h1.entry-title {
  margin-bottom: 14px;
}
@media (max-width: 1018px) {
  .td-post-template-4 .td-post-title h1.entry-title {
    margin-bottom: 9px;
  }
}
.td-post-template-4 .td-post-title .td-category {
  margin-bottom: 7px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-title .td-category {
    margin-bottom: 0;
  }
}
.td-post-template-4 .td-post-title .td-module-meta-info {
  margin-bottom: 0;
  position: relative;
  bottom: -4px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-title .td-module-meta-info {
    bottom: 0;
  }
}
.td-post-template-4 .td-post-title .wp-caption-text {
  color: #fff;
  position: absolute;
  bottom: 17px;
  right: 21px;
  margin-bottom: 0;
  max-width: 300px;
  text-align: right;
}
.td-post-template-4 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-post-template-4 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-4 .td-post-sub-title {
  margin-bottom: 18px;
}
.td-post-template-4 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-4 .td-post-content {
    margin-top: 16px;
  }
}
.td-post-template-4 .td-image-gradient:before {
  height: 57%;
}
@media (max-width: 767px) {
  .td-post-template-4 .td-image-gradient:before {
    display: none;
  }
}
/*  ----------------------------------------------------------------------------
    Template 5
*/
@media (max-width: 1018px) {
  .td-post-template-5 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-5 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-5 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-post-template-5 .td-crumb-container {
  margin-bottom: 9px;
}
/*  ----------------------------------------------------------------------------
    Template 6
*/
.td-post-template-6 {
  /* responsive portrait phone */
}
.td-post-template-6 .td-post-header {
  height: 700px;
  position: relative;
  width: 1128px;
  /* responsive portrait tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-6 .td-post-header {
    width: 1040px;
    height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-6 .td-post-header {
    width: 740px;
    height: 500px;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-header {
    width: 100%;
    height: auto;
    padding: 0;
  }
}
.td-post-template-6 .td-post-header-holder {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background-color: #fff;
  padding: 21px 30px 0 30px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-6 .td-post-header-holder {
    padding: 21px 21px 0;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-header-holder {
    padding: 10px 10px 0 10px;
    position: relative;
  }
}
.td-post-template-6 .entry-crumbs {
  margin-bottom: 9px;
}
.td-post-template-6 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 11px;
}
.td-post-template-6 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-6 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 9px;
  }
}
.td-post-template-6 .td-post-title .td-category {
  margin-bottom: 5px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-title .td-category {
    margin-bottom: 0;
  }
}
.td-post-template-6 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-6 .td-post-title .td-post-comments,
.td-post-template-6 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-6 .td-post-title .td-module-meta-info {
  margin-bottom: 0;
}
.td-post-template-6 .td-main-content,
.td-post-template-6 .td-main-sidebar {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .td-post-template-6 .td-main-content {
    margin-top: 0;
  }
  .td-post-template-6 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-6 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 .td-post-content {
    margin-top: 16px;
  }
}
.td-post-template-6 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  margin: 9px 0 18px;
}
.td-post-template-6 #td-full-screen-header-image {
  position: absolute;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-6 #td-full-screen-header-image {
    position: relative;
    height: 240px;
  }
}
.td-image-gradient-style6:after {
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#4d000000', GradientType=0);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-image-gradient-style6:after {
    display: none;
  }
}
.td-full-screen-header-image-wrap {
  position: relative;
  overflow: hidden;
}
#td-full-screen-header-image {
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  height: 100%;
  text-align: center;
}
/*  ----------------------------------------------------------------------------
    Template 7
*/
.td-post-template-7 {
  /* responsive portrait phone */
  /* align center top sharing on full width */
}
.td-post-template-7 .td-post-header {
  height: 700px;
  position: relative;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-7 .td-post-header {
    height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-post-header {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-header {
    height: auto;
    min-height: 400px;
  }
}
.td-post-template-7 .td-post-header-holder {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-header-holder {
    width: auto;
    padding-right: 10px;
  }
}
.td-post-template-7 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-crumb-container {
    padding-top: 12px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-crumb-container {
    left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }
}
.td-post-template-7 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-7 .td-post-title .td-post-author-name,
.td-post-template-7 .td-post-title .td-post-author-name a,
.td-post-template-7 .td-post-title .td-post-date,
.td-post-template-7 .td-post-title .td-post-comments a,
.td-post-template-7 .td-post-title .td-post-views {
  color: #fff;
}
.td-post-template-7 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-7 .td-post-title .td-post-comments,
.td-post-template-7 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-7 .entry-crumbs,
.td-post-template-7 .entry-crumbs a {
  color: #fff;
}
.td-post-template-7 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 14px;
  color: #fff;
}
.td-post-template-7 .td-post-header .entry-title a {
  color: #fff;
}
.td-post-template-7 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.td-post-template-7 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  color: #ddd;
  margin-bottom: 25px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-post-sub-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-sub-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
  }
}
.td-post-template-7 .td-read-down {
  bottom: 0;
  z-index: 1;
  text-align: center;
}
.td-post-template-7 .td-read-down a {
  display: inline-block;
}
.td-post-template-7 .td-read-down .td-icon-read-down {
  font-size: 44px;
  opacity: 0.8;
  color: #fff;
  bottom: -10px;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-7 .td-read-down .td-icon-read-down {
    font-size: 25px;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .td-post-template-7 .td-read-down .td-icon-read-down {
    font-size: 25px;
    bottom: 0;
  }
}
.td-post-template-7 .td-main-content,
.td-post-template-7 .td-main-sidebar {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .td-post-template-7 .td-main-content {
    margin-top: 0;
  }
  .td-post-template-7 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-7 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-content {
    margin-top: 21px;
  }
}
.td-post-template-7 #td-full-screen-header-image {
  position: absolute;
}
.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,
.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing {
  text-align: center;
}
.td-post-template-7 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic {
  left: 19px;
}
.td-post-template-7 .td-post-sharing-top {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-7 .td-post-sharing-top {
    margin-top: 21px;
  }
}
.td-image-gradient-style7:after {
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(18%, rgba(0, 0, 0, 0)), color-stop(28%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#cc000000', GradientType=0);
}
/*  ----------------------------------------------------------------------------
    Template 8
*/
.td-post-template-8-box {
  margin: 0 auto;
  width: 1164px;
  padding: 0 48px;
  background-color: #fff;
}
@media (max-width: 1180px) {
  .td-post-template-8-box {
    width: 100%;
    padding: 0;
  }
}
.td-post-template-8 {
  background: transparent;
  /* responsive portrait phone */
  /* align center top sharing on full width */
}
@media (min-width: 1180px) {
  .td-post-template-8 {
    max-width: 1164px;
    margin: 0 auto;
  }
}
.td-post-template-8 .td-post-header {
  margin: 0 auto;
  width: 1164px;
  height: 570px;
  position: relative;
  display: table;
  background-color: rgba(0, 0, 0, 0.5);
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1180px) {
  .td-post-template-8 .td-post-header {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-header {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-header {
    height: 340px;
  }
}
.td-post-template-8 .td-post-sharing-top {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-sharing-top {
    margin-top: 21px;
  }
}
.td-post-template-8 .td-post-header-holder {
  display: table-cell;
  padding: 20px 48px;
  z-index: 1;
  vertical-align: bottom;
  text-align: left;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (max-width: 1180px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 20px 0;
    width: 1068px;
  }
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 20px 0;
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 20px 0;
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-header-holder {
    padding: 10px;
  }
}
.td-post-template-8 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 1068px;
  margin: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-8 .td-crumb-container {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-crumb-container {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-crumb-container {
    width: 100%;
    padding: 11px;
  }
}
.td-post-template-8 .entry-crumbs,
.td-post-template-8 .entry-crumbs a {
  color: #fff;
}
.td-post-template-8 .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-8 .td-post-title .td-module-meta-info {
  margin-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-title .td-module-meta-info {
    margin-bottom: 5px;
  }
}
.td-post-template-8 .td-post-title .td-post-author-name,
.td-post-template-8 .td-post-title .td-post-author-name a,
.td-post-template-8 .td-post-title .td-post-date,
.td-post-template-8 .td-post-title .td-post-comments a,
.td-post-template-8 .td-post-title .td-post-views {
  color: #fff;
}
.td-post-template-8 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-8 .td-post-title .td-post-comments,
.td-post-template-8 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.td-post-template-8 .td-post-title {
  width: 81%;
}
@media (max-width: 1018px) {
  .td-post-template-8 .td-post-title {
    width: 100%;
  }
}
.td-post-template-8 .td-post-header .entry-title {
  font-size: 44px;
  line-height: 54px;
  margin-bottom: 14px;
  color: #fff;
}
.td-post-template-8 .td-post-header .entry-title a {
  color: #fff;
}
.td-post-template-8 .td-post-header header .entry-title {
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-header header .entry-title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 7px;
  }
}
.td-post-template-8 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  color: #ddd;
  margin-bottom: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-post-sub-title {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-sub-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
  }
}
.td-post-template-8 .td-main-content,
.td-post-template-8 .td-main-sidebar {
  margin-top: 48px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td-post-template-8 .td-main-content,
  .td-post-template-8 .td-main-sidebar {
    margin-top: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-8 .td-main-content,
  .td-post-template-8 .td-main-sidebar {
    margin-top: 21px;
  }
}
@media (max-width: 767px) {
  .td-post-template-8 .td-main-content {
    margin-top: 0;
  }
  .td-post-template-8 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-8 .td-post-content {
  margin-top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-8 .td-post-content {
    margin-top: 21px;
  }
}
.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic,
.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing {
  text-align: center;
}
.td-post-template-8 .td-pb-span12.td-main-content .td-post-sharing-top .td-post-sharing-classic {
  left: 19px;
}
.td-image-gradient-style8:after {
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-box-shadow: inset 0 0 188px 0 #000000;
  -moz-box-shadow: inset 0 0 188px 0 #000000;
  box-shadow: inset 0 0 188px 0 #000000;
  z-index: -1;
}
/*  ----------------------------------------------------------------------------
    Template 9
*/
@media (max-width: 1018px) {
  .td-post-template-9 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-9 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
}
.td-post-template-9 .td-crumb-container .entry-crumbs {
  margin-bottom: -35px;
  padding-top: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-9 .td-crumb-container .entry-crumbs {
    margin-bottom: -24px;
    padding-top: 10px;
  }
}
.td-post-template-9 .td-post-featured-video {
  margin-bottom: 48px;
  padding-top: 48px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-9 .td-post-featured-video {
    margin-bottom: 30px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .td-post-template-9 .td-post-featured-video {
    margin-bottom: 13px;
    padding-top: 34px;
  }
}
.td-post-template-9 .td-post-featured-video .wpb_video_wrapper {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-9 .td-post-featured-video .wpb_video_wrapper {
    margin-bottom: 13px;
  }
}
.td-post-template-9 .td-post-featured-video iframe {
  display: block;
}
.td-post-template-9 .td-post-featured-image img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-9 .td-post-featured-image img {
    margin-bottom: 0;
  }
}
.td-post-template-9 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-9 .td-post-title .td-post-views {
  margin-right: 0;
}
/*  ----------------------------------------------------------------------------
    Template 10
*/
@media (max-width: 1018px) {
  .td-post-template-10 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-10 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  min-height: 0;
}
.td-post-template-10 .td-crumb-container .entry-crumbs {
  margin-bottom: -35px;
  padding-top: 15px;
}
@media (max-width: 1018px) {
  .td-post-template-10 .td-crumb-container .entry-crumbs {
    margin-bottom: -23px;
    padding-top: 9px;
  }
}
.td-post-template-10 .entry-crumbs a:hover {
  color: #fff;
}
.td-post-template-10 .td-post-featured-video {
  padding-bottom: 48px;
  padding-top: 48px;
}
@media (max-width: 1018px) {
  .td-post-template-10 .td-post-featured-video {
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
    /* responsive portrait phone */
  }
}
@media (max-width: 1018px) and (max-width: 767px) {
  .td-post-template-10 .td-post-featured-video {
    margin-bottom: 13px;
    padding-bottom: 15px;
    padding-top: 30px;
  }
}
.td-post-template-10 .td-post-featured-video img,
.td-post-template-10 .td-post-featured-video .wpb_video_wrapper {
  margin-bottom: 0;
}
.td-post-template-10 .td-post-featured-video iframe,
.td-post-template-10 .td-post-featured-video img {
  display: block;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}
.td-post-template-10 .td-container .td-pb-row {
  padding-top: 48px;
}
.td-post-template-10 .td-post-title .wp-caption-text {
  color: #c3c3c3;
  margin-bottom: 0;
}
.td-post-template-10 .td-post-title .td-post-comments {
  margin-left: 22px;
}
.td-post-template-10 .td-post-title .td-post-views {
  margin-right: 0;
}
.td-video-template-bg {
  background-color: #222222;
}
.td-video-template-bg .td-category a {
  background-color: #111;
}
/*  ----------------------------------------------------------------------------
    Template 11
*/
.td-post-template-11 {
  /* responsive portrait phone */
}
.td-post-template-11 .td-video-template-bg .td-pb-span4 {
  float: right;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-video-template-bg .td-pb-span4 {
    clear: both;
    width: 100%;
  }
}
.td-post-template-11 .td-crumb-container {
  margin-top: 0;
  margin-bottom: 13px;
  padding-top: 14px;
}
.td-post-template-11 .entry-crumbs a:hover {
  color: #fff;
}
.td-post-template-11 .td-post-featured-video {
  padding-bottom: 21px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-featured-video {
    clear: both;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .td-post-template-11 .td-post-featured-video {
    clear: both;
  }
}
.td-post-template-11 .td-post-featured-video img {
  margin-bottom: 0;
}
.td-post-template-11 .td-post-featured-video iframe {
  display: block;
}
.td-post-template-11 .wpb_video_wrapper {
  margin-bottom: 0;
}
.td-post-template-11 .td-post-sharing-top {
  margin-top: 21px;
  margin-bottom: 0;
}
.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic,
.td-post-template-11 .td-post-sharing-top .td-post-sharing {
  text-align: center;
}
.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic {
  left: 19px;
}
.td-post-template-11 .td-post-sharing-top .td-post-sharing-classic iframe {
  display: inline;
}
.td-post-template-11 .td-post-sharing-top .td-social-network {
  color: #fff;
}
.td-post-template-11 .td-post-sharing-top .td-social-handler {
  color: #ccc;
  border-color: #464646;
}
.td-post-template-11 .td-post-sharing-top .td-social-handler:before {
  border-color: transparent transparent transparent #434343;
}
.td-post-template-11 .td-post-sharing-top .td-social-handler:after {
  border-color: transparent transparent transparent #222;
}
.td-post-template-11 .td-post-sharing-top .td-social-handler .td-social-but-text:before {
  background-color: #fff;
}
.td-post-template-11 .td-post-sharing-top .td-ps-border .td-social-network .td-social-but-text:before {
  background-color: #fff;
}
.td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-icon,
.td-post-template-11 .td-post-sharing-top .td-ps-border-grey .td-social-but-text {
  border-color: #434343;
}
.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-mail .td-social-but-icon,
.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-digg .td-social-but-icon,
.td-post-template-11 .td-post-sharing-top .td-ps-icon-color .td-social-print .td-social-but-icon {
  color: #fff;
}
.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-mail .td-social-but-text,
.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-digg .td-social-but-text,
.td-post-template-11 .td-post-sharing-top .td-ps-text-color .td-social-print .td-social-but-text {
  color: #fff;
}
.td-post-template-11 .td-post-header {
  padding-bottom: 21px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-header {
    padding-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-post-template-11 .td-post-header {
    padding-bottom: 0;
  }
}
.td-post-template-11 .td-post-header .entry-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 1018px) {
  .td-post-template-11 .td-post-header header .entry-title {
    font-size: 26px;
    line-height: 32px;
  }
}
.td-post-template-11 .td-post-sub-title {
  color: #ddd;
  font-size: 14px;
  margin-bottom: 10px;
}
.td-post-template-11 .td-post-title .td-module-meta-info {
  margin-bottom: 36px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-module-meta-info {
    margin-bottom: 12px;
  }
}
.td-post-template-11 .td-post-title .td-post-date {
  margin-right: 22px;
}
.td-post-template-11 .td-post-title .td-post-comments,
.td-post-template-11 .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-comments,
  .td-post-template-11 .td-post-title .td-post-views {
    margin-top: 0;
  }
}
.td-post-template-11 .td-post-title .td-post-author-name,
.td-post-template-11 .td-post-title .td-post-date,
.td-post-template-11 .td-post-title .td-post-comments a,
.td-post-template-11 .td-post-title .td-post-views {
  color: #aaa;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-author-name,
  .td-post-template-11 .td-post-title .td-post-date,
  .td-post-template-11 .td-post-title .td-post-comments a,
  .td-post-template-11 .td-post-title .td-post-views {
    float: left;
  }
}
.td-post-template-11 .td-post-title .td-post-comments {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-comments {
    width: 60%;
  }
}
.td-post-template-11 .td-post-title .td-post-views {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td-post-title .td-post-views {
    clear: left;
    float: none;
  }
}
.td-post-template-11 .td-post-title .td-post-author-name a {
  color: #e6e6e6;
}
.td-post-template-11 .td-post-title .wp-caption-text {
  color: #c3c3c3;
  margin-bottom: 0;
}
.td-post-template-11 .td-post-title .td-category a {
  background-color: #000;
}
.td-post-template-11 .td_block_related_posts {
  margin-bottom: 0;
}
.td-post-template-11 .td_block_related_posts .td-module-thumb {
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td-post-template-11 .td_block_related_posts .td-module-thumb {
    margin-bottom: 0;
  }
}
.td-post-template-11 .td_block_related_posts .td-post-category {
  margin-right: 0;
  /* responsive portrait phone */
}
@media (max-width: 500px) {
  .td-post-template-11 .td_block_related_posts .td-post-category {
    word-wrap: break-word;
    width: auto;
  }
}
.td-post-template-11 .td_block_related_posts .td-related-span4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-11 .td_block_related_posts .td-related-span4 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.td-post-template-11 .td_block_related_posts .item-details {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-11 .td_block_related_posts .item-details {
    padding-right: 10px;
  }
}
.td-post-template-11 .td_block_related_posts .td-related-row {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-11 .td_block_related_posts .td-related-row {
    margin-right: 0;
  }
}
.td-post-template-11 .td-related-title {
  padding: 10px 0 0 0 !important;
  margin-bottom: 0;
  text-align: left !important;
  line-height: 1 !important;
  background-color: transparent !important;
  letter-spacing: normal !important;
  margin-top: 0 !important;
  border: none !important;
  top: auto !important;
  font-size: 14px !important;
  /* responsive portrait phone */
}
.td-post-template-11 .td-related-title:after,
.td-post-template-11 .td-related-title:before {
  display: none !important;
}
@media (max-width: 767px) {
  .td-post-template-11 .td-related-title {
    margin-bottom: 16px;
  }
}
.td-post-template-11 .td-related-title .td-related-left,
.td-post-template-11 .td-related-title .td-related-right {
  color: #fff;
  background-color: transparent !important;
  border: none !important;
  font-size: 14px !important;
  line-height: 1 !important;
  font-weight: 500 !important;
  padding: 9px 20px 5px 0 !important;
  margin-left: 0 !important;
}
.td-post-template-11 .td-related-title .td-related-left:after,
.td-post-template-11 .td-related-title .td-related-right:after,
.td-post-template-11 .td-related-title .td-related-left:before,
.td-post-template-11 .td-related-title .td-related-right:before {
  display: none !important;
}
.td-post-template-11 .td-related-title .td-related-right {
  margin-right: 30px !important;
}
.td-post-template-11 .td-related-title .td-related-left {
  padding-left: 0;
}
.td-post-template-11 .td-related-title .td-related-left:hover,
.td-post-template-11 .td-related-title .td-related-right:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-post-template-11 .td-related-title .td-cur-simple-item {
  background-color: transparent;
  color: var(--td_theme_color, #4db2ec);
}
.td-post-template-11 .td-related-span4 {
  margin-top: 12px;
  margin-bottom: 32px;
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap {
  position: absolute;
  right: 0;
  top: 13px;
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a {
  border: none;
  margin-right: 0;
  margin-left: 10px;
  font-size: 10px;
  padding: 0;
  line-height: 25px;
  width: 20px;
}
.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a:hover {
  background-color: transparent;
  border: none;
  color: var(--td_theme_color, #4db2ec);
}
.td-post-template-11 .td_mod_related_posts .td-module-title {
  margin-bottom: 0;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-post-template-11 .td_mod_related_posts .td-module-title {
    font-size: 11px;
    line-height: 15px;
  }
}
.td-post-template-11 .td_mod_related_posts a {
  color: #fff;
}
.td-post-template-11 .td-main-content,
.td-post-template-11 .td-main-sidebar {
  margin-top: 48px;
}
@media (max-width: 767px) {
  .td-post-template-11 .td-main-content,
  .td-post-template-11 .td-main-sidebar {
    margin-top: 28px;
  }
}
.td-post-template-11 .td-post-content {
  margin-top: 0;
}
@media (max-width: 500px) {
  .td-post-template-11 .td-related-title > .td-related-right {
    padding-left: 0;
  }
}
.td-video-template-bg-small {
  background-color: #1d1d1d;
}
/*  ----------------------------------------------------------------------------
    Template 12,
    Template 13
*/
.td-post-template-12 .td-post-header,
.td-post-template-13 .td-post-header {
  margin-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-header,
  .td-post-template-13 .td-post-header {
    margin-bottom: 20px;
  }
}
.td-post-template-12 .td-post-header .entry-title,
.td-post-template-13 .td-post-header .entry-title {
  font-size: 42px;
  line-height: 48px;
  font-weight: 600;
  padding: 10px 8%;
  letter-spacing: 0.02em;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-header .entry-title,
  .td-post-template-13 .td-post-header .entry-title {
    padding: 10px;
  }
}
.td-post-template-12 .td-post-header .td-a-rec > div,
.td-post-template-13 .td-post-header .td-a-rec > div,
.td-post-template-12 .td-post-header .td-g-rec .adsbygoogle,
.td-post-template-13 .td-post-header .td-g-rec .adsbygoogle {
  margin-bottom: 9px;
  margin-top: 9px;
}
.td-post-template-12 .td-post-header .td-crumb-container,
.td-post-template-13 .td-post-header .td-crumb-container {
  padding-top: 11px;
}
.td-post-template-12 .td-post-header .td-post-title,
.td-post-template-13 .td-post-header .td-post-title {
  margin-top: 16px;
  text-align: center;
}
.td-post-template-12 .td-post-header .td-post-title .td-category,
.td-post-template-13 .td-post-header .td-post-title .td-category {
  margin-bottom: 5px;
}
.td-post-template-12 .td-post-header .td-post-title .td-post-comments,
.td-post-template-13 .td-post-header .td-post-title .td-post-comments,
.td-post-template-12 .td-post-header .td-post-title .td-post-views,
.td-post-template-13 .td-post-header .td-post-title .td-post-views {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 0;
  margin-left: 22px;
}
.td-post-template-12 .td-post-header .td-post-title .td-post-author-name,
.td-post-template-13 .td-post-header .td-post-title .td-post-author-name,
.td-post-template-12 .td-post-header .td-post-title .td-post-date,
.td-post-template-13 .td-post-header .td-post-title .td-post-date {
  float: none;
}
@media (max-width: 1018px) {
  .td-post-template-12 .td-post-header header .entry-title,
  .td-post-template-13 .td-post-header header .entry-title {
    font-size: 32px;
    line-height: 36px;
  }
}
.td-post-template-12 .td-post-sharing-top,
.td-post-template-13 .td-post-sharing-top {
  /* responsive portrait phone */
}
.td-post-template-12 .td-post-sharing-top .td-post-sharing-classic,
.td-post-template-13 .td-post-sharing-top .td-post-sharing-classic,
.td-post-template-12 .td-post-sharing-top .td-post-sharing,
.td-post-template-13 .td-post-sharing-top .td-post-sharing {
  text-align: center;
}
.td-post-template-12 .td-post-sharing-top .td-post-sharing-classic,
.td-post-template-13 .td-post-sharing-top .td-post-sharing-classic {
  left: 19px;
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-sharing-top,
  .td-post-template-13 .td-post-sharing-top {
    margin-top: 5px;
  }
}
.td-post-template-12 .td-post-content,
.td-post-template-13 .td-post-content,
.td-post-template-12 .td_smart_list_1,
.td-post-template-13 .td_smart_list_1,
.td-post-template-12 .td_smart_list_2,
.td-post-template-13 .td_smart_list_2,
.td-post-template-12 .td_smart_list_3,
.td-post-template-13 .td_smart_list_3,
.td-post-template-12 .td_smart_list_4,
.td-post-template-13 .td_smart_list_4,
.td-post-template-12 .td_smart_list_5,
.td-post-template-13 .td_smart_list_5,
.td-post-template-12 .td_smart_list_6,
.td-post-template-13 .td_smart_list_6,
.td-post-template-12 .td_smart_list_7,
.td-post-template-13 .td_smart_list_7,
.td-post-template-12 .td_smart_list_8,
.td-post-template-13 .td_smart_list_8 {
  margin-top: 0;
}
.td-post-template-12 .td-post-sub-title,
.td-post-template-13 .td-post-sub-title {
  font-size: 19px;
  line-height: 25px;
  margin: 12px 0 20px;
}
@media (max-width: 767px) {
  .td-post-template-12 .td-post-sub-title,
  .td-post-template-13 .td-post-sub-title {
    margin: 0 0 16px;
  }
}
/*  ----------------------------------------------------------------------------
    Sidebar fix for post template with parallax
*/
.td-post-template-6 .td-ss-main-sidebar,
.td-post-template-7 .td-ss-main-sidebar {
  -webkit-transform: translate3d(0, 0, 0);
}
/*  ----------------------------------------------------------------------------
    General Category Templates
*/
.td-pulldown-filter-list {
  display: none;
}
.td-category-pulldown-filter:hover .td-pulldown-filter-list {
  display: block;
}
.td-category-header {
  background-color: #fff;
  clear: both;
}
.td-category-header .td-container {
  position: relative;
}
.td-category-header .td-page-title {
  text-transform: uppercase;
  font-weight: 700;
  margin-top: -2px;
  margin-bottom: 0;
}
.td-category-header .entry-category a {
  font-size: 11px;
  padding: 4px 8px 5px 8px;
}
.td-category-header .td-category-pulldown-filter {
  position: absolute;
  top: 49px;
  right: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-category-header .td-category-pulldown-filter {
    top: 46px;
  }
}
@media (max-width: 767px) {
  .td-category-header .td-category-pulldown-filter {
    top: 50px;
    right: 10px;
  }
}
.td-category-header .td-pulldown-filter-display-option {
  background-color: #222222;
  color: #fff;
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px 13px 4px 13px;
  font-size: 11px;
  white-space: nowrap;
}
.td-category-header .td-icon-menu-down {
  font-size: 9px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.td-category-header .td-pulldown-filter-list {
  position: absolute;
  z-index: 2;
  right: 0;
  background-color: #222222;
  padding: 6px 0;
  text-align: left;
  margin: 4px 0 0;
  min-width: 113px;
}
.td-category-header .td-pulldown-filter-list a {
  background-color: transparent !important;
}
.td-category-header .td-pulldown-filter-item {
  list-style: none;
  margin-left: 0;
  line-height: 1;
}
.td-category-header .td-pulldown-category-filter-link {
  padding: 0 13px;
  display: inline-block;
  font-size: 10px;
  line-height: 24px;
  width: 100%;
  color: #fff;
  text-transform: none;
}
.td-category-header .td-pulldown-category-filter-link:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-category-description {
  width: 90%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-description {
    width: 100%;
  }
}
.td-category-description p {
  font-style: italic;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  color: #777;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0;
  margin-top: 15px;
}
@-moz-document url-prefix() {
  .td-category-header .td-pulldown-filter-display-option {
    padding: 4px 13px 5px 13px;
  }
}
.td-category-siblings {
  z-index: 2;
  opacity: 0;
  width: 744px;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-category-siblings {
    width: 560px;
  }
}
@media (max-width: 767px) {
  .td-category-siblings {
    margin-right: 0;
    width: auto;
  }
}
.td-category-siblings .td-category {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  overflow: hidden;
}
.td-category-siblings .td-subcat-more {
  line-height: 1;
  padding: 4px 5px 3px;
}
.td-category-siblings .td-subcat-dropdown {
  background-color: transparent;
  display: inline-block;
  padding: 0;
  position: absolute;
  border: 1px solid #eaeaea;
  color: #222;
  top: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-siblings .td-subcat-dropdown {
    position: absolute;
    top: 0;
  }
}
.td-category-siblings .td-subcat-dropdown i {
  margin: 0;
  top: 0;
}
.td-category-siblings .td-subcat-dropdown ul {
  z-index: 999;
  border: 1px solid #e6e6e6;
  margin: 0;
}
.td-category-siblings .td-subcat-dropdown:hover {
  border-color: #222;
  color: #fff;
  background-color: #222;
}
.td-category-siblings .td-subcat-dropdown:hover ul {
  display: block;
  border-color: #222;
  right: -1px;
  top: 23px;
}
.td-category-siblings .td-subcat-dropdown:hover ul:before {
  background-color: #222;
  content: '';
  height: 4px;
  position: absolute;
  right: -1px;
  top: -5px;
  width: 21px;
}
.td-category-siblings .td-subcat-dropdown li {
  list-style: none;
  margin-left: 0;
}
.td-category-siblings .td-subcat-dropdown a {
  display: block;
  color: #fff !important;
  padding: 0 13px;
  white-space: nowrap;
  text-transform: none;
  font-size: 10px;
}
.td-category-siblings .td-subcat-dropdown a:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-category-siblings .td-subcat-dropdown a.td-current-sub-category {
  background-color: transparent;
  color: var(--td_theme_color, #4db2ec);
}
.td-js-loaded .td-category-siblings {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.category .td-crumb-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .category .td-crumb-container {
    margin-bottom: 3px;
    padding-top: 15px;
  }
}
.category .td-category-grid .td_block_wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .category .td-category-grid .td_block_wrap {
    padding-bottom: 40px;
  }
}
.category .td-main-content .td-load-more-wrap {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .category .td-main-content .td-load-more-wrap {
    margin-bottom: 26px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 1
*/
.td_category_template_1 .td-category-header {
  padding-bottom: 18px;
}
@media (max-width: 1018px) {
  .td_category_template_1 .td-category-header {
    padding-bottom: 14px;
  }
}
.td_category_template_1 .td-category-description p {
  margin-top: 12px;
  margin-bottom: 5px;
}
@media (max-width: 1018px) {
  .td_category_template_1 .td-category-description p {
    margin-top: 9px;
  }
}
.td_category_template_1 .td-category-pulldown-filter {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_1 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
  margin-bottom: 6px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_1.td_category_top_posts_style_disable .td-category-description p {
    margin-bottom: 5px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 2
*/
.td_category_template_2 .td-category-header {
  background-color: #fcfcfc;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  padding-bottom: 18px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-header {
    padding-bottom: 14px;
  }
}
.td_category_template_2 .td-category-pulldown-filter {
  top: 42px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_2 .td-category-pulldown-filter {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_2 .td-crumb-container {
  margin-bottom: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-crumb-container {
    padding-top: 15px;
    margin-bottom: 3px;
  }
}
.td_category_template_2 .td-category-description p {
  margin-top: 12px;
  margin-bottom: 1px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-description p {
    margin-top: 9px;
    margin-bottom: 0;
  }
}
.td_category_template_2 .td-category-grid {
  padding-top: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2 .td-category-grid {
    padding-top: 21px;
  }
}
.td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
  padding-top: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_2.td_category_top_posts_style_disable .td-main-content-wrap {
    padding-top: 21px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 3
*/
.td_category_template_3 .td-category-header {
  padding-bottom: 23px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_3 .td-category-header {
    padding-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .td_category_template_3 .td-category-header {
    padding-bottom: 20px;
  }
}
.td_category_template_3 .td-crumb-container {
  margin-bottom: 2px;
}
.td_category_template_3 .td-category-siblings {
  margin-top: 13px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_3 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 1px;
  }
}
@media (max-width: 767px) {
  .td_category_template_3 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 0;
  }
}
.td_category_template_3 .td-category-siblings .td-subcat-dropdown {
  border-color: #222;
  color: #fff;
  background-color: #222;
}
.td_category_template_3 .td-category-description p {
  margin-top: 19px;
}
@media (max-width: 1018px) {
  .td_category_template_3 .td-category-description p {
    margin-top: 15px;
  }
}
.td_category_template_3 .td-category,
.td_category_template_3 .entry-category {
  margin-bottom: 0;
}
.td_category_template_3 .td-current-sub-category {
  background-color: var(--td_theme_color, #4db2ec);
}
.td_category_template_3 .td-category-pulldown-filter {
  top: 83px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_3 .td-category-pulldown-filter {
    top: 80px;
  }
}
@media (max-width: 767px) {
  .td_category_template_3 .td-category-pulldown-filter {
    display: none;
  }
}
@-moz-document url-prefix() {
  .td_category_template_3 .td-category-siblings .td-subcat-more {
    padding: 3px 5px 4px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 4
*/
.td_category_template_4 .td-category-header {
  padding-bottom: 23px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_4 .td-category-header {
    padding-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .td_category_template_4 .td-category-header {
    padding-bottom: 20px;
  }
}
.td_category_template_4 .td-crumb-container {
  margin-bottom: 3px;
}
.td_category_template_4 .td-category-siblings {
  margin-top: 13px;
  margin-bottom: 6px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_4 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 1px;
  }
}
@media (max-width: 767px) {
  .td_category_template_4 .td-category-siblings {
    margin-top: 14px;
    margin-bottom: 0;
  }
}
.td_category_template_4 .td-category-siblings .td-category {
  margin-bottom: 0;
}
.td_category_template_4 .td-category-siblings .td-category a {
  background-color: transparent;
  color: #222222;
  border: 1px solid #eaeaea;
  padding: 3px 7px 4px 7px;
}
.td_category_template_4 .td-category-siblings .td-category a:hover {
  border-color: var(--td_theme_color, #4db2ec);
  background-color: var(--td_theme_color, #4db2ec);
  color: #fff;
}
.td_category_template_4 .td-category-siblings .td-category .td-current-sub-category {
  background-color: #222222;
  border-color: #222222;
  color: #fff;
}
.td_category_template_4 .td-category-siblings .entry-category {
  margin-bottom: 0;
}
.td_category_template_4 .td-category-description p {
  margin-top: 19px;
}
@media (max-width: 1018px) {
  .td_category_template_4 .td-category-description p {
    margin-top: 15px;
  }
}
.td_category_template_4 .td-category-pulldown-filter {
  top: 83px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_4 .td-category-pulldown-filter {
    top: 81px;
  }
}
@media (max-width: 767px) {
  .td_category_template_4 .td-category-pulldown-filter {
    display: none;
  }
}
@-moz-document url-prefix() {
  .td_category_template_4 .td-category-siblings .td-subcat-more {
    padding: 3px 5px 4px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 5
*/
.td_category_template_5 .td-category-header {
  padding-bottom: 18px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-category-header {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-header {
    padding-bottom: 14px;
  }
}
.td_category_template_5 .td-crumb-container {
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-crumb-container {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-crumb-container {
    padding-bottom: 9px;
    padding-top: 9px;
  }
}
.td_category_template_5 .td-scrumb-holder {
  min-height: 62px;
  background-color: #fcfcfc;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-scrumb-holder {
    min-height: 52px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-scrumb-holder {
    min-height: 0;
  }
}
.td_category_template_5 .td-category-pulldown-filter {
  top: 16px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-category-pulldown-filter {
    top: 11px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_5 .td-page-title {
  margin-top: 18px;
}
@media (max-width: 1018px) {
  .td_category_template_5 .td-page-title {
    margin-top: 13px;
  }
}
.td_category_template_5 .td-category-description p {
  margin-top: 12px;
  margin-bottom: 5px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_5 .td-category-description p {
    margin-top: 9px;
    margin-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .td_category_template_5 .td-category-description p {
    margin-top: 4px;
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 6
*/
.td_category_template_6 .td-category-header {
  margin: 0 auto;
  width: 1164px;
  min-height: 364px;
  display: table;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1180px) {
  .td_category_template_6 .td-category-header {
    width: 100%;
  }
}
.td_category_template_6 .td-category-header .td-page-title,
.td_category_template_6 .td-category-header p {
  color: #fff;
}
.td_category_template_6 .td-pulldown-container {
  width: 1068px;
  height: 51px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_category_template_6 .td-pulldown-container {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-pulldown-container {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-pulldown-container {
    width: 100%;
  }
}
.td_category_template_6 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1068px;
  /* responsive landscape tablet */
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 1019px) and (max-width: 1140px) {
  .td_category_template_6 .td-crumb-container {
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-crumb-container {
    width: 740px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-crumb-container {
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    width: 100%;
  }
}
.td_category_template_6 .entry-crumbs,
.td_category_template_6 .entry-crumbs a {
  color: #fff;
}
.td_category_template_6 .td-category-pulldown-filter {
  z-index: 2;
  bottom: 26px;
  top: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_6 .td-category-pulldown-filter {
    display: table;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    position: relative;
  }
}
.td_category_template_6 .td-pulldown-filter-display-option {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 4px 13px 3px 13px;
}
.td_category_template_6 .td-pulldown-filter-display-option:hover {
  background-color: #222222;
  border-color: #222222;
}
.td_category_template_6 .td-pulldown-filter-list {
  margin-top: 4px;
}
.td_category_template_6 .td-category-description {
  width: 100%;
}
.td_category_template_6 .td-category-description p {
  margin-top: 25px;
  margin-bottom: 25px;
}
.td_category_template_6 .td-main-content-wrap {
  padding-top: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-main-content-wrap {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-main-content-wrap {
    padding-top: 40px;
  }
}
.td_category_template_6 .td-category-grid {
  padding-top: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_6 .td-category-grid {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_category_template_6 .td-category-grid {
    padding-top: 40px;
  }
}
.td_category_template_6 .td-category-grid .td_block_wrap {
  padding-bottom: 0;
}
@-moz-document url-prefix() {
  .td_category_template_6 .td-pulldown-filter-display-option {
    padding: 3px 13px 4px 13px;
  }
}
.td-category-title-holder {
  display: table-cell;
  padding: 110px 15%;
  z-index: 2;
  text-align: center;
  vertical-align: middle;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-title-holder {
    padding: 80px 5%;
  }
}
.td-category-title-holder .td-page-title {
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
}
.td-category-title-holder .entry-title.td-page-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-category-title-holder .entry-title.td-page-title {
    font-size: 30px;
    line-height: 40px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 7
*/
.td_category_template_7 .td-category-header {
  margin-bottom: 0;
  position: relative;
}
.td_category_template_7 .td-crumb-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-crumb-container {
    left: 10px;
  }
}
.td_category_template_7 .td-pulldown-container {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-pulldown-container {
    height: 56px;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
}
.td_category_template_7 .td-category-title-holder {
  padding: 80px 15% 89px;
  display: table;
  width: 100%;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-category-title-holder {
    padding: 60px 5% 69px;
  }
}
.td_category_template_7 .td-category-pulldown-filter {
  top: 18px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-category-pulldown-filter {
    display: table;
    right: 0;
    left: 0;
    margin: auto;
    position: relative;
    bottom: 0;
    top: auto;
  }
}
.td_category_template_7 .td-category-description {
  width: 100%;
}
.td_category_template_7 .td-category-description p {
  margin-top: 25px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_7 .td-category-description p {
    margin-bottom: 28px;
    margin-top: 7px;
  }
}
/*  ----------------------------------------------------------------------------
    Category Template 8
*/
.td_category_template_8 .td-category-header {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0;
}
.td_category_template_8 .td-category-header .td-container {
  height: 364px;
  display: table;
}
.td_category_template_8 .td-category-header .td-page-title,
.td_category_template_8 .td-category-header p {
  color: #fff;
}
.td_category_template_8 .td-category-header .td-page-title {
  margin-top: -14px;
}
.td_category_template_8 .td-category-header .td-category {
  margin-bottom: 0;
  vertical-align: top;
}
.td_category_template_8 .td-category-header .td-category a {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 3px 7px 4px 7px;
}
.td_category_template_8 .td-category-header .td-category a:hover {
  border-color: #fff;
  background-color: #fff;
  color: #000;
  opacity: 1;
}
.td_category_template_8 .td-category-header .td-category a.td-current-sub-category {
  background-color: var(--td_theme_color, #4db2ec);
  border-color: var(--td_theme_color, #4db2ec);
  color: #fff;
}
.td_category_template_8 .td-crumb-container {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_8 .td-crumb-container {
    left: 10px;
  }
}
.td_category_template_8 .entry-crumbs,
.td_category_template_8 .entry-crumbs a {
  color: #fff;
}
.td_category_template_8 .td-category-pulldown-filter {
  z-index: 2;
  bottom: 26px;
  top: auto;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_category_template_8 .td-category-pulldown-filter {
    display: none;
  }
}
.td_category_template_8 .td-pulldown-filter-display-option {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 4px 13px 3px 13px;
}
.td_category_template_8 .td-pulldown-filter-display-option:hover {
  background-color: #222222;
  border-color: #222222;
}
.td_category_template_8 .td-pulldown-filter-list {
  margin-top: 4px;
}
.td_category_template_8 .td-category-description {
  margin-top: 16px;
  width: 100%;
}
.td_category_template_8 .td-category-grid {
  padding-top: 48px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_category_template_8 .td-category-grid {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_category_template_8 .td-category-grid {
    padding-top: 40px;
  }
}
.td_category_template_8 .td-category-grid .td_block_wrap {
  padding-bottom: 0;
}
.td_category_template_8 .td-main-content-wrap {
  padding-top: 48px;
}
.td_category_template_8 .td-category-title-holder {
  text-align: left;
  position: relative;
  padding: 63px 5% 63px 0;
}
.td_category_template_8 .td-category-siblings {
  margin-top: 12px;
}
.td_category_template_8 .td-subcat-dropdown {
  padding: 0;
  color: #fff;
  vertical-align: top;
}
@-moz-document url-prefix() {
  .td_category_template_8 .td-category-pulldown-filter .td-pulldown-filter-display-option {
    padding: 3px 13px 4px 13px;
  }
  .td_category_template_8 .td-category-header .td-category a {
    padding: 4px 7px 3px;
  }
}
/*  ----------------------------------------------------------------------------
    header
*/
.td-review {
  width: 100%;
  margin-bottom: 34px;
  font-size: 13px;
}
.td-review td {
  padding: 7px 14px;
}
.td-review .td-review-summary {
  padding: 21px 14px;
}
@media (max-width: 767px) {
  .td-review .td-review-summary {
    padding: 0;
  }
}
.td-review i {
  margin-top: 5px;
}
.td-review .td-review-row-stars:hover {
  background-color: #fcfcfc;
}
.td-review .td-review-percent-sign {
  font-size: 15px;
  line-height: 1;
}
.td-review-header .block-title {
  background-color: #222;
  color: #fff;
  display: inline-block;
  line-height: 16px;
  padding: 8px 12px 6px;
  margin-bottom: 0;
  border-bottom: 0;
}
.td-review-header td {
  padding: 26px 0 26px 0;
  border: 0;
}
@-moz-document url-prefix() {
  .td-review-header .block-title {
    padding: 7px 12px;
  }
}
.td-icon-star,
.td-icon-star-empty,
.td-icon-star-half {
  font-size: 15px;
  width: 20px;
}
/*  ----------------------------------------------------------------------------
    rating stars
*/
.td-review-stars {
  text-align: center;
}
@media (max-width: 767px) {
  .td-review-stars {
    width: 134px;
  }
}
.td-review-final-score {
  line-height: 80px;
  font-size: 48px;
  margin-bottom: 5px;
}
/*  ----------------------------------------------------------------------------
    review bars
*/
.td-rating-bar-wrap {
  margin: 0 0 7px 0;
  background-color: #f5f5f5;
}
.td-rating-bar-wrap div {
  height: 20px;
  background-color: var(--td_theme_color, #4db2ec);
  max-width: 100%;
}
.td-review-row-bars .td-review-desc {
  display: inline-block;
  padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    percent
*/
.td-review-percent {
  float: right;
  padding-bottom: 2px;
}
/*  ----------------------------------------------------------------------------
    footer
*/
@media (max-width: 767px) {
  .td-review-footer {
    border-left: 1px solid #ededed;
    position: relative;
    display: block;
  }
  .td-review-footer:after {
    content: '';
    width: 1px;
    background-color: #ededed;
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
  }
}
.td-review-summary {
  padding: 21px 0 0 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .td-review-summary {
    display: block;
    width: 100%;
    clear: both;
    border: 0;
  }
}
.td-review-summary .block-title {
  background-color: #222;
  color: #fff;
  display: inline-block;
  line-height: 16px;
  padding: 8px 12px 6px;
  margin-bottom: 13px;
  position: relative;
  border-bottom: 0;
}
@media (max-width: 767px) {
  .td-review-summary .block-title {
    margin: 14px 0 0 14px;
  }
}
@-moz-document url-prefix() {
  .td-review-summary .block-title {
    padding: 7px 12px;
  }
}
.td-review-summary-content {
  font-size: 12px;
  margin-right: 21px;
}
@media (max-width: 767px) {
  .td-review-summary-content {
    margin: 14px;
  }
}
.td-review-score {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-weight: bold;
  text-align: center;
  padding: 0;
  vertical-align: bottom;
  width: 150px;
}
@media (max-width: 767px) {
  .td-review-score {
    display: block;
    width: 100%;
    padding: 0;
    border-left: 0;
    border-right: 0;
  }
}
.td-review-overall {
  padding: 0 0 28px 0;
  line-height: 14px;
}
.td-review-overall span {
  font-size: 11px;
}
.td-review-final-star {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .td-review-row-stars {
    display: block;
    width: 100%;
    clear: both;
    float: left;
    border: 1px solid #ededed;
    border-bottom: 0;
    border-right: 0;
  }
  .td-review-row-stars td {
    float: left;
    border: 0;
  }
  .td-review-row-stars .td-review-desc {
    width: 70%;
    padding: 9px 14px;
  }
  .td-review-row-stars .td-review-stars {
    width: 30%;
    text-align: right;
  }
  .td-review-row-stars:nth-last-of-type(2) {
    border-bottom: 1px solid #ededed;
  }
}
@media (max-width: 500px) {
  .td-review-row-stars .td-review-desc {
    width: 55%;
  }
  .td-review-row-stars .td-review-stars {
    width: 45%;
  }
}
/**
* More stories box
*/
.td-more-articles-box {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: fixed;
  width: 341px;
  bottom: 48px;
  right: -384px;
  background-color: #fff;
  padding: 16px 20px 0 20px;
  border-style: solid;
  border-color: var(--td_grid_border_color, #ededed);
  border-width: 1px 0 1px 1px;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -moz-transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  -o-transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  transition: all 500ms cubic-bezier(0.265, 0.365, 0.26, 0.865);
  /* custom */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-more-articles-box {
    display: none !important;
  }
}
.td-more-articles-box-title {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  color: #222;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  min-width: 300px;
  margin-bottom: 18px;
}
.td-content-more-articles-box .td_module_1,
.td-content-more-articles-box .td_module_3 {
  padding-bottom: 20px;
}
.td-content-more-articles-box .td_module_4 {
  margin-bottom: 20px;
}
.td-content-more-articles-box .td_module_2 {
  padding-bottom: 10px;
}
.td-content-more-articles-box .td_module_5:last-child,
.td-content-more-articles-box .td_module_9:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.td-content-more-articles-box .td-module-thumb {
  height: auto !important;
}
.td-close-more-articles-box {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 14px;
  top: 21px;
  line-height: 26px;
  padding: 2px 11px;
  font-size: 17px;
}
.td-front-end-display-block {
  right: 0;
  visibility: visible;
}
/*  ----------------------------------------------------------------------------
    Footer General
*/
.td-footer-wrapper {
  background-color: #222222;
  padding-top: 54px;
  padding-bottom: 20px;
  color: #eaeaea;
  position: relative;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-wrapper {
    padding-top: 44px;
  }
}
@media (max-width: 767px) {
  .td-footer-wrapper {
    padding-top: 40px;
  }
}
.td-footer-wrapper .td_block_wrap {
  padding-bottom: 0;
  margin-bottom: 48px;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .td_block_wrap {
    margin-bottom: 38px;
  }
}
.td-footer-wrapper .td_block_wrap .td-block-span12:last-child .td_module_wrap {
  padding-bottom: 0;
}
.td-footer-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.td-footer-wrapper .block-title a,
.td-footer-wrapper .block-title span,
.td-footer-wrapper .block-title label {
  background-color: transparent;
  color: #fff;
  padding: 6px 0 5px;
  line-height: 1;
}
.td-footer-wrapper .block-title {
  border-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
  margin-top: 2px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .block-title {
    margin-bottom: 21px;
  }
}
.td-footer-wrapper .widget .block-title {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .widget .block-title {
    margin-bottom: 13px;
  }
}
.td-footer-wrapper a {
  color: #fff;
}
.td-footer-wrapper ul {
  margin-bottom: 0;
}
.td-footer-wrapper li {
  margin-left: 0;
}
.td-footer-wrapper .td-post-category {
  background-color: var(--td_theme_color, #4db2ec);
}
.td-footer-wrapper .td-post-category:hover {
  opacity: 0.8;
}
.td-footer-wrapper .widget_categories li span {
  margin-right: 0;
}
.td-footer-wrapper .td-instagram-meta {
  color: #eee;
}
.td-footer-wrapper .td-instagram-button {
  border-color: #444;
}
.td-footer-wrapper .td-instagram-button:hover {
  border-color: #666;
}
.td-footer-wrapper .td_block_exchange .td-rate,
.td-footer-wrapper .td_block_exchange .td-exchange-rates .td-rate:before {
  border-color: #444 !important;
}
.td-footer-wrapper .td_block_exchange .td-exchange-header:before {
  opacity: 0.3;
}
.td-footer-wrapper .td-pb-span4 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-wrapper .td-pb-span4 {
    margin-bottom: 38px;
  }
  .td-footer-wrapper .td-pb-span4:last-child {
    margin-bottom: 0;
  }
}
.td-footer-page {
  padding: 0;
  background-color: transparent !important;
}
.td-footer-page p:empty {
  display: none;
}
.td-boxed-layout .td-footer-page {
  width: 100%;
}
.td-footer-info {
  margin-bottom: 48px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-info {
    margin-bottom: 38px;
    text-align: center;
  }
}
.td-footer-info .footer-text-wrap a {
  color: var(--td_theme_color, #4db2ec);
}
.td-footer-info .footer-text-wrap a:hover {
  text-decoration: underline;
}
.footer-logo-wrap {
  margin-bottom: 20px;
}
.footer-logo-wrap img {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .footer-logo-wrap img {
    max-width: 70%;
  }
}
.footer-text-wrap .footer-email-wrap {
  padding: 21px 0;
}
.footer-text-wrap .footer-email-wrap a {
  color: var(--td_theme_color, #4db2ec);
}
.footer-text-wrap {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
}
.td-social-style-2 .td-social-icon-wrap {
  display: inline-block;
  margin: 5px 10px 10px 0;
}
.td-social-style-2 .td-social-icon-wrap:last-child {
  margin-right: 0;
}
.td-social-style-2 .td-icon-font {
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.03);
  position: relative;
  /* responsive portrait tablet */
}
.td-social-style-2 .td-icon-font:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  opacity: 0.03;
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-social-style-2 .td-icon-font {
    font-size: 12px;
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
.td-social-style-2 .td-icon-instagram {
  font-size: 16px;
}
.td-footer-bottom-full {
  margin-top: 12px;
  padding-top: 50px;
  padding-bottom: 30px;
  /* responsive portrait phone */
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-bottom-full {
    text-align: center;
    padding-bottom: 0;
  }
}
.td-footer-bottom-full .td-container {
  position: relative;
}
.td-footer-bottom-full .td-container:before {
  content: '';
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: -50px;
  width: 80%;
  left: 50%;
  margin-left: -40%;
}
.td-footer-bottom-full .block-title {
  margin-bottom: 26px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-bottom-full .block-title {
    margin-bottom: 21px;
  }
}
.td-footer-bottom-full .footer-email-wrap {
  padding-bottom: 0;
}
.td-footer-bottom-full .footer-logo-wrap {
  margin-top: 35px;
  margin-bottom: 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-bottom-full .footer-logo-wrap {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .td-footer-bottom-full .td-pb-row > div {
    margin-bottom: 50px;
  }
  .td-footer-bottom-full .td-pb-row > div:last-child {
    margin-bottom: 0;
  }
}
/*  ----------------------------------------------------------------------------
    Footer Template 2, 3
*/
.td-footer-template-2,
.td-footer-template-3 {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-template-2,
  .td-footer-template-3 {
    padding-top: 38px;
    padding-bottom: 10px;
  }
}
.td-footer-template-2 .footer-logo-wrap,
.td-footer-template-3 .footer-logo-wrap {
  padding-top: 3px;
}
/*  ----------------------------------------------------------------------------
    Footer Template 4
*/
.td-footer-template-4 {
  padding-top: 49px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-template-4 {
    padding-top: 38px;
    padding-bottom: 10px;
  }
}
.td-footer-template-4 .td-footer-info {
  text-align: center;
  margin-bottom: 38px;
}
.td-footer-template-4 .footer-text-wrap {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
/*  ----------------------------------------------------------------------------
    Footer Template 13
*/
.td-footer-template-13 {
  padding: 26px 0;
}
@media (max-width: 1018px) {
  .td-footer-template-13 {
    padding: 16px 0;
  }
}
.td-footer-template-13 .td-social-name {
  color: #fff;
  font-size: 13px;
  margin-left: 10px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .td-social-name {
    font-size: 11px;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-13 .td-social-name {
    display: none;
  }
}
.td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
  margin-right: 30px;
  text-transform: uppercase;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-13 .footer-social-wrap .td-social-icon-wrap {
    margin: 5px;
  }
}
.td-footer-template-13 .td-social-style-2 i {
  border-radius: 100%;
  line-height: 41px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .td-social-style-2 i {
    line-height: 32px;
  }
}
.td-footer-template-13 .td-social-style-2 i:after {
  border-radius: 100%;
  opacity: 0.05;
}
.td-footer-template-13 .td-a-rec-id-footer_top,
.td-footer-template-13 .td-g-rec-id-footer_top {
  margin-top: 10px;
  margin-bottom: 32px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-footer-template-13 .td-a-rec-id-footer_top,
  .td-footer-template-13 .td-g-rec-id-footer_top {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .td-footer-template-13 .td-a-rec-id-footer_top,
  .td-footer-template-13 .td-g-rec-id-footer_top {
    margin: 5px auto 16px;
  }
}
.td-footer-template-13 .footer-social-wrap {
  text-align: center;
}
/*  ----------------------------------------------------------------------------
    Footer Template 14
*/
.td-footer-template-14 {
  padding: 0;
}
.td-footer-template-14 .td-a-rec-id-footer_top,
.td-footer-template-14 .td-g-rec-id-footer_top {
  margin: 0 auto 37px auto;
}
.td-footer-template-14 .td-footer-bottom-full {
  margin-top: 0;
  padding-top: 42px;
  padding-bottom: 40px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-footer-template-14 .td-footer-bottom-full {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.td-block-title span,
.td-block-title a {
  display: inline-block;
}
.td_block_template_2.widget > ul > li,
.td_block_template_6.widget > ul > li,
.td_block_template_8.widget > ul > li,
.td_block_template_9.widget > ul > li,
.td_block_template_10.widget > ul > li,
.td_block_template_11.widget > ul > li,
.td_block_template_12.widget > ul > li,
.td_block_template_13.widget > ul > li,
.td_block_template_14.widget > ul > li,
.td_block_template_15.widget > ul > li,
.td_block_template_16.widget > ul > li,
.td_block_template_17.widget > ul > li {
  margin-left: 0 !important;
}
.global-block-template-12 .td-comments-title span,
.global-block-template-13 .td-comments-title span {
  margin-left: 0 !important;
  font-size: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .global-block-template-12 .td-comments-title span,
  .global-block-template-13 .td-comments-title span {
    font-size: 15px;
  }
}
.td-block-title-wrap .td-wrapper-pulldown-filter {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  position: absolute;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto 0;
  z-index: 2;
  background-color: #fff;
  font-size: 13px;
  line-height: 1;
  color: #777;
  text-align: right;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  cursor: pointer;
  white-space: nowrap;
  position: relative;
  line-height: 29px;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i {
  font-size: 9px;
  color: #777;
  margin-left: 20px;
  margin-right: 10px;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i:before {
  content: '\e83d';
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
  padding-left: 20px;
  margin-right: -14px;
  /* responsive portrait phone */
}
@media (max-width: 360px) {
  .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
    display: none;
  }
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
  color: var(--td_theme_color, #4db2ec);
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover ul {
  display: block;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  list-style: none;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 18px 0;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 999;
  border-width: 1px;
  border-color: var(--td_grid_border_color, #ededed);
  border-style: solid;
  display: none;
  margin: 0;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item {
  list-style: none;
  margin: 0;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-item .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  padding-bottom: 10px;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more:before {
  content: '';
  width: 70px;
  height: 100%;
  position: absolute;
  margin-top: 2px;
  top: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  color: #777;
  white-space: nowrap;
  display: block;
  line-height: 26px;
  padding-left: 36px;
  padding-right: 27px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
    padding-left: 24px;
    padding-right: 20px !important;
  }
}
.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link:hover {
  color: var(--td_theme_color, #4db2ec);
}
.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span {
    display: none;
  }
}
.td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
    padding-left: 24px;
    padding-right: 20px !important;
  }
}
/*

  Block headers style

*/
.td_block_template_1 .block-title {
  text-align: left;
}
.td_block_template_2 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 16px;
  line-height: 31px;
  text-align: left;
}
.td_block_template_2 .td-block-title > * {
  color: #000;
}
.td_block_template_2 .td-related-title a {
  padding: 0 20px 0 0;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_2 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_2 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_3 .td-block-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 31px;
  text-align: left;
}
.td_block_template_3 .td-block-title > * {
  background-color: #000;
  color: #fff;
  padding: 0 10px;
}
.td_block_template_3 .td-related-title a {
  margin-right: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_3 .td-related-title a {
    margin-right: 0;
    font-size: 14px;
  }
}
.td_block_template_3 .td-related-title .td-cur-simple-item {
  background-color: var(--td_theme_color, #4db2ec);
}
@-moz-document url-prefix() {
  .td_block_template_3 .td-block-title > * {
    padding-bottom: 2px;
  }
}
.td_block_template_4 .td-block-title {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 31px;
  text-align: left;
}
.td_block_template_4 .td-block-title > * {
  background-color: #000;
  color: #fff;
  padding: 0 12px;
  position: relative;
}
.td_block_template_4 .td-block-title > *:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 10px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7px 0 7px;
  border-color: #000 transparent transparent transparent;
}
.td_block_template_4 .td-related-title a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_4 .td-related-title a {
    margin-right: 0;
    font-size: 15px;
  }
}
.td_block_template_4 .td-related-title a:before {
  border-color: transparent !important;
}
.td_block_template_4 .td-related-title .td-cur-simple-item {
  background-color: var(--td_theme_color, #4db2ec);
}
.td_block_template_4 .td-related-title .td-cur-simple-item:before {
  border-color: var(--td_theme_color, #4db2ec) transparent transparent transparent !important;
}
@-moz-document url-prefix() {
  .td_block_template_4 .td-block-title > * {
    padding-bottom: 2px;
  }
}
.td_block_template_5 .td-block-title {
  font-size: 16px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 25px;
  color: #000;
  text-align: left;
}
.td_block_template_5 .td-block-title > * {
  padding: 0 12px;
  border-width: 0 0 0 4px;
  border-style: solid;
  border-color: var(--td_theme_color, #4db2ec);
}
.td_block_template_5 .td-subcat-filter,
.td_block_template_5 .td-subcat-dropdown {
  line-height: 25px;
}
.td_block_template_5 .td-related-title a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_5 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_5 .td-related-title a:last-child {
  border: none;
}
.td_block_template_5 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_6 .td-block-title {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 1;
  padding: 14px 0;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.td_block_template_6 .td-block-title:before {
  content: '\e904';
  font-family: 'newspaper', sans-serif;
  font-size: 8px;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  line-height: 1;
}
.td_block_template_6 .td-block-title > * {
  color: #000;
}
.td_block_template_6 .td-subcat-filter {
  line-height: 40px;
  position: relative;
  text-align: center;
  margin: -24px 0 0;
}
.td_block_template_6 .td-subcat-filter .td-subcat-more {
  margin-bottom: 10px !important;
}
.td_block_template_6 .td-subcat-list {
  margin-bottom: 18px;
}
.td_block_template_6 .td-subcat-list li:first-child {
  margin-left: 12px;
}
.td_block_template_6 .td-subcat-dropdown ul {
  margin-top: 0 !important;
}
.td_block_template_6 .td-related-title a {
  padding: 10px 10px 0 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_6 .td-related-title a {
    font-size: 14px;
  }
}
.td_block_template_6 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_7 .td-block-title {
  font-size: 13px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 45px;
  padding: 0;
  position: relative;
  text-align: left;
}
.td_block_template_7 .td-block-title:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAABmZmZ+SwYRAAAAAnRSTlMAOF6RdaYAAAAVSURBVAjXY1BgcGBoAEIHIEuAQQAAEdAB4b4poC8AAAAASUVORK5CYII=') repeat top left;
}
.td_block_template_7 .td-block-title > * {
  background-color: #fff;
  color: #000;
  padding: 0 5px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 21px;
  position: relative;
}
.td_block_template_7 .td-subcat-filter {
  line-height: 45px;
  margin-top: -1px;
}
.td_block_template_7 .td-subcat-filter .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_7 .td-subcat-dropdown .td-subcat-more {
  padding-left: 0;
  margin-bottom: 0 !important;
}
.td_block_template_7 .td-subcat-list .td-subcat-item {
  margin-left: 0 !important;
  margin-right: 24px;
}
.td_block_template_7 .td-subcat-list .td-subcat-item:last-child {
  margin-right: 16px;
}
.td_block_template_7 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
@-moz-document url-prefix() {
  .td_block_template_7 .td-subcat-filter {
    margin-top: -2px;
  }
}
.td_block_template_8 .td-block-title {
  font-size: 20px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 29px;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.td_block_template_8 .td-block-title > * {
  position: relative;
  padding-right: 20px;
  color: #000;
}
.td_block_template_8 .td-block-title > *:before,
.td_block_template_8 .td-block-title > *:after {
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  width: 2000px;
  background-color: #f5f5f5;
}
.td_block_template_8 .td-block-title > *:before {
  left: 100%;
}
.td_block_template_8 .td-block-title > *:after {
  right: 100%;
}
.td_block_template_8 .td-related-title a {
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_8 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_8 .td-related-title a:before {
  display: none;
}
.td_block_template_8 .td-related-title a:first-child:after {
  display: none;
}
.td_block_template_8 .td-related-title a:last-child:after {
  left: 100%;
  right: auto;
}
.td_block_template_8 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_9 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: -10px;
  margin-bottom: 22px;
  line-height: 37px;
  padding: 0;
  position: relative;
  text-align: left;
}
.td_block_template_9 .td-block-title:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f5f5f5;
}
.td_block_template_9 .td-block-title:after {
  content: '';
  width: 50px;
  height: 2px;
  position: absolute;
  top: 100%;
  left: 0;
  margin: auto;
  background-color: var(--td_theme_color, #4db2ec);
}
.td_block_template_9 .td-block-title > * {
  color: #000;
}
.td_block_template_9 .td-subcat-filter {
  line-height: 37px;
  display: table;
}
.td_block_template_9 .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_9 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_9 .td-subcat-dropdown ul:after {
  height: 2px !important;
}
.td_block_template_9 .td-related-title {
  margin-top: 0 !important;
}
.td_block_template_9 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_9 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_9 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_10 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: -10px;
  margin-bottom: 24px;
  line-height: 37px;
  padding: 0;
  position: relative;
  text-align: left;
}
.td_block_template_10 .td-block-title:before {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #f5f5f5;
}
.td_block_template_10 .td-block-title > * {
  color: #000;
}
.td_block_template_10 .td-subcat-filter {
  line-height: 37px;
  display: table;
}
.td_block_template_10 .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_10 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_10 .td-subcat-dropdown ul:after {
  height: 3px !important;
}
.td_block_template_10 .td-related-title {
  margin-top: 0 !important;
}
.td_block_template_10 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_10 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_10 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_11 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: 2px;
  margin-bottom: 24px;
  line-height: 44px;
  padding: 0;
  position: relative;
  text-align: left;
}
.td_block_template_11 .td-block-title:before,
.td_block_template_11 .td-block-title:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  background-color: #f5f5f5;
}
.td_block_template_11 .td-block-title:after {
  bottom: 100%;
}
.td_block_template_11 .td-block-title:before {
  top: 100%;
}
.td_block_template_11 .td-block-title > * {
  color: #000;
}
.td_block_template_11 .td-subcat-filter {
  line-height: 44px;
  display: table;
}
.td_block_template_11 .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_11 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_11 .td-subcat-dropdown ul:after {
  height: 2px !important;
}
.td_block_template_11 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_11 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_11 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_12 .td-block-title {
  font-size: 26px;
  font-weight: 800;
  margin-top: 0;
  margin-bottom: 26px;
  line-height: 26px;
  padding: 0;
  letter-spacing: -0.6px;
  text-align: left;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_template_12 .td-block-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.td_block_template_12 .td-block-title > * {
  color: #000;
}
.td_block_template_12 .td-subcat-filter {
  line-height: 1;
  display: table;
}
.td_block_template_12 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 8px !important;
  margin-top: 7px;
}
.td_block_template_12 .td-pulldown-category {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 26px;
  color: #444;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: -2px;
  top: 0;
  margin: auto 0;
  display: table;
}
.td_block_template_12 .td-pulldown-category span {
  display: inline-block;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_12 .td-pulldown-category span {
    display: none;
  }
}
.td_block_template_12 .td-pulldown-category i {
  font-size: 10px;
  margin-left: 10px;
}
.td_block_template_12 .td-pulldown-category:hover {
  opacity: 0.9;
}
.td_block_template_12 .td-pulldown-category:hover span {
  transform: translate3d(-6px, 0, 0);
  -webkit-transform: translate3d(-6px, 0, 0);
}
.td-pb-span4 .td_block_template_12 .td-pulldown-category span {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_template_12 .td-pulldown-category span {
    display: none;
  }
}
.td_block_template_13 .td-block-title {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 26px;
  line-height: 26px !important;
  padding: 0;
  letter-spacing: -0.6px;
  margin-top: 36px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  text-align: left;
  /* responsive portrait tablet + phone */
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .td_block_template_13 .td-block-title {
    font-size: 22px;
    margin-bottom: 16px;
    margin-top: 26px;
  }
}
@media (max-width: 767px) {
  .td_block_template_13 .td-block-title {
    margin-top: 26px !important;
    margin-bottom: 16px !important;
  }
}
.td_block_template_13 .td-block-title > a,
.td_block_template_13 .td-block-title > span {
  margin-left: 12px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_13 .td-block-title > a,
  .td_block_template_13 .td-block-title > span {
    margin-left: 12px !important;
  }
}
.td_block_template_13 .td-subcat-filter {
  line-height: 1;
  display: table;
}
.td_block_template_13 .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 8px !important;
  margin-top: 7px;
}
.td_block_template_13 .td-pulldown-category {
  font-family: var(--td_default_google_font_2, 'Roboto', sans-serif);
  font-size: 14px;
  line-height: 26px !important;
  color: #444;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: -2px;
  top: 0;
  margin: auto 0;
  display: table;
}
.td_block_template_13 .td-pulldown-category span {
  display: inline-block;
  -webkit-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_13 .td-pulldown-category span {
    display: none;
  }
}
.td_block_template_13 .td-pulldown-category i {
  font-size: 10px;
  margin-left: 10px;
}
.td_block_template_13 .td-pulldown-category:hover {
  opacity: 0.9;
}
.td_block_template_13 .td-pulldown-category:hover span {
  transform: translate3d(-6px, 0, 0);
  -webkit-transform: translate3d(-6px, 0, 0);
}
.td_block_template_13 .td-block-subtitle {
  font-size: 90px;
  text-transform: uppercase;
  position: absolute;
  left: -4px;
  z-index: -1;
  bottom: -20px;
  white-space: nowrap;
  color: #f3f3f3;
  line-height: 1;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_template_13 .td-block-subtitle {
    font-size: 70px;
    bottom: -15px;
  }
}
@media (max-width: 767px) {
  .td_block_template_13 .td-block-subtitle {
    font-size: 60px;
    bottom: -12px;
  }
}
.td_block_template_13 .td-title-align {
  margin-top: 0 !important;
}
.td_block_template_13 .td-title-align > a,
.td_block_template_13 .td-title-align > span {
  margin-left: 0 !important;
}
.td-pb-span4 .td_block_template_13 .td-pulldown-category span {
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span4 .td_block_template_13 .td-pulldown-category span {
    display: none;
  }
}
.td-pb-span4 .td_block_template_13 .td-block-subtitle {
  /* responsive > phone */
}
@media (min-width: 768px) {
  .td-pb-span4 .td_block_template_13 .td-block-subtitle {
    display: none;
  }
}
.td-pb-span4 .td_block_template_13 .td-block-title {
  margin-top: 0;
}
.td-pb-span4 .td_block_template_13 .td-block-title * {
  margin-left: 0;
}
.td-pb-span12 .td_block_template_13 .td-block-title {
  margin-bottom: 40px;
  /* responsive portrait tablet */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td-pb-span12 .td_block_template_13 .td-block-title {
    margin-bottom: 26px;
  }
}
.td_block_template_12 .td-related-title a,
.td_block_template_13 .td-related-title a {
  margin-right: 20px;
  font-size: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_12 .td-related-title a,
  .td_block_template_13 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_12 .td-related-title .td-cur-simple-item,
.td_block_template_13 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_12 .td-related-title > a.td-related-left,
.td_block_template_13 .td-related-title > a.td-related-left,
.td_block_template_12 .td-related-title > a.td-related-right,
.td_block_template_13 .td-related-title > a.td-related-right {
  margin-left: 0 !important;
}
.td_block_template_14 .td-block-title {
  font-size: 13px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 11px 0;
  line-height: 1;
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #111;
  border: 1px solid transparent;
}
.td_block_template_14 .td-block-title > * {
  color: #fff;
  margin: 0 12px;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: transparent !important;
  display: inline-block;
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  height: 100%;
  display: table;
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover {
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option:hover i {
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter i {
  margin-right: 16px;
  color: #fff;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  border-width: 0 1px 1px;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 32px;
}
.td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
  opacity: 0.8;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_14 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span {
    display: none;
  }
}
.td_block_template_15 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 26px;
  padding: 15px 0;
  line-height: 1;
  position: relative;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
}
.td_block_template_15 .td-block-title:before {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--td_theme_color, #4db2ec);
  z-index: 1;
}
.td_block_template_15 .td-block-title:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #ededed;
  z-index: 0;
  pointer-events: none;
}
.td_block_template_15 .td-block-title > * {
  margin: 0 18px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: transparent !important;
  display: inline-block;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  height: 100%;
  display: table;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter i {
  margin-right: 16px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  border-width: 0 1px 1px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 32px;
}
.td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
  opacity: 0.8;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_15 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span {
    display: none;
  }
}
.td_block_template_14 .td-related-title a,
.td_block_template_15 .td-related-title a {
  margin: 0 12px !important;
  font-size: 14px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_14 .td-related-title a,
  .td_block_template_15 .td-related-title a {
    margin: 0 8px !important;
  }
}
.td_block_template_14 .td-related-title .td-cur-simple-item,
.td_block_template_15 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_16 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: -15px;
  margin-bottom: 26px;
  padding: 0;
  line-height: 47px;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.td_block_template_16 .td-block-title:before,
.td_block_template_16 .td-block-title:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background-color: #ddd;
}
.td_block_template_16 .td-block-title:before {
  bottom: 4px;
}
.td_block_template_16 .td-block-title:after {
  bottom: 0;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-filter {
  line-height: 47px;
  display: table;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-filter .td-subcat-dropdown ul {
  border-width: 0 1px 1px;
  border-color: #ddd;
  margin-top: 0;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown {
  line-height: 1;
  position: static;
}
.td_block_template_16 .td-block-title-wrap .td-subcat-dropdown .td-subcat-more {
  margin-bottom: 0 !important;
}
.td_block_template_16 .td-related-title a {
  margin-right: 20px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_16 .td-related-title a {
    font-size: 15px;
  }
}
.td_block_template_16 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td_block_template_17 {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.td_block_template_17 .td-block-title {
  font-size: 16px;
  font-weight: 500;
  margin: 3px 3px 29px;
  padding: 12px 0 11px;
  line-height: 1;
  position: relative;
  text-align: center;
  border: 1px solid #111;
  background-color: #fff;
  top: -3px;
}
.td_block_template_17 .td-block-title > * {
  margin: 0 15px;
}
.td_block_template_17 .td-block-title:before {
  content: '';
  height: 100%;
  position: absolute;
  top: 4px;
  left: -4px;
  right: -4px;
  border: 1px solid #111;
  background-color: #111;
  z-index: -1;
}
.td_block_template_17 .td-block-title:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 3px auto 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #111 transparent transparent transparent;
}
.td_block_template_17 .td-block-title-wrap {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  z-index: 2;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: transparent !important;
  display: inline-block;
  color: #111;
  top: -3px;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option {
  height: 100%;
  display: table;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter i {
  margin-right: 16px;
  color: #111;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list {
  border-width: 0 1px 1px;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 32px;
}
.td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
  vertical-align: middle;
  display: table-cell;
  padding: 0;
  opacity: 0.8;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more {
    padding-right: 5px;
  }
  .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-more span {
    display: none;
  }
}
.td_block_template_17.widget,
.td_block_template_17.td_block_social_counter {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.td_block_template_17 .td-related-title a {
  margin-right: 10px;
  margin-left: 10px;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .td_block_template_17 .td-related-title a {
    margin: 0 8px !important;
    font-size: 14px;
  }
}
.td_block_template_17 .td-related-title .td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec);
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more {
  padding-right: 5px;
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-pulldown-more span {
  display: none;
}
.td-pb-span4 .td_block_template_17 .td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-link {
  padding-right: 22px;
  padding-left: 26px;
}
.td-pb-article-list .td_block_template_17 .td-block-title-wrap {
  z-index: 0;
}
/*

  pulldown templates

*/
@-moz-document url-prefix() {
  .td-pulldown-syle-default .td-subcat-more,
  .td-pulldown-syle-default .td-subcat-list {
    position: relative;
    top: -1px;
  }
}
.td-pulldown-syle-2 {
  top: 0;
}
.td-pulldown-syle-2 .td-subcat-dropdown ul {
  padding: 20px 0;
  margin-top: 0;
}
.td-pulldown-syle-2 .td-subcat-dropdown ul:after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: 3px;
  top: 0;
  left: -1px;
  background-color: var(--td_theme_color, #4db2ec);
}
.td-pulldown-syle-2 .td-subcat-dropdown a {
  padding-left: 40px;
  padding-right: 31px;
}
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more {
  background-color: transparent !important;
}
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more span,
.td-pulldown-syle-2 .td-subcat-dropdown:hover .td-subcat-more i {
  color: var(--td_theme_color, #4db2ec);
}
.td-pulldown-syle-2 .td-subcat-dropdown .td-subcat-more {
  margin-left: 9px;
  margin-bottom: 8px;
}
.td-pulldown-syle-2 .td-subcat-list .td-subcat-item {
  margin-left: 24px;
}
.td-pulldown-syle-3 {
  top: 0;
}
.td-pulldown-syle-3 .td-subcat-dropdown ul {
  padding: 15px 0;
  margin-top: -1px;
  border-width: 1px;
}
.td-pulldown-syle-3 .td-subcat-dropdown a {
  padding-left: 40px;
  padding-right: 31px;
}
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more {
  background-color: transparent !important;
}
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more span,
.td-pulldown-syle-3 .td-subcat-dropdown:hover .td-subcat-more i {
  color: var(--td_theme_color, #4db2ec);
}
.td-pulldown-syle-3 .td-subcat-dropdown .td-subcat-more {
  margin-left: 9px;
  margin-bottom: 8px;
}
.td-pulldown-syle-3 .td-subcat-list .td-subcat-item {
  margin-left: 24px;
}
/*

    Footer style

*/
.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter {
  background-color: #222;
  color: #fff;
}
.td-footer-wrapper div .td-block-title-wrap .td-wrapper-pulldown-filter i {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_2 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_3 .td-block-title > * {
  background-color: #000;
  color: #fff;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > * {
  background-color: #000;
  color: #fff;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before {
  border-color: #000 transparent transparent transparent;
}
.td-footer-wrapper div .td_block_template_5 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_6 .td-block-title:before {
  font-size: 6px;
  color: #fff;
}
.td-footer-wrapper div .td_block_template_6 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_7 .td-block-title {
  background-color: transparent;
}
.td-footer-wrapper div .td_block_template_7 .td-block-title > * {
  color: #fff;
  background-color: #222;
}
.td-footer-wrapper div .td_block_template_8 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_8 .td-block-title > *:before,
.td-footer-wrapper div .td_block_template_8 .td-block-title > *:after {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_9 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_9 .td-block-title:before {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_10 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_10 .td-block-title:before {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_11 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_11 .td-block-title:before,
.td-footer-wrapper div .td_block_template_11 .td-block-title:after {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_12 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_12 .td-pulldown-category {
  color: #999;
}
.td-footer-wrapper div .td_block_template_13 .td-block-title > a,
.td-footer-wrapper div .td_block_template_13 .td-block-title > span {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_13 .td-block-subtitle {
  opacity: 0.1;
}
.td-footer-wrapper div .td_block_template_13 .td-pulldown-category {
  color: #999;
}
.td-footer-wrapper div .td_block_template_15 .td-block-title {
  background-color: transparent;
}
.td-footer-wrapper div .td_block_template_15 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_15 .td-block-title:after {
  border-color: #333;
}
.td-footer-wrapper div .td_block_template_16 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_16 .td-block-title:before,
.td-footer-wrapper div .td_block_template_16 .td-block-title:after {
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title {
  border-color: #333;
  background-color: #222;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title > * {
  color: #fff;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title:before {
  border-color: #333;
  background-color: #333;
}
.td-footer-wrapper div .td_block_template_17 .td-block-title:after {
  border-color: #333 transparent transparent transparent;
}
.td_block_template_18 {
  padding-top: 20px;
}
.td_block_template_18.td_block_mega_menu {
  padding-top: 0;
}
.td_block_template_18 .td-block-title {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 55px;
  font-weight: bold;
  letter-spacing: -4px;
  line-height: 1;
  text-align: center;
  overflow: hidden;
  margin-bottom: 25px;
  text-transform: lowercase;
  margin-top: 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_template_18 .td-block-title {
    font-size: 35px;
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .td_block_template_18 .td-block-title {
    font-size: 45px;
    margin-bottom: 18px;
  }
}
.td_block_template_18 .td-block-title > span,
.td_block_template_18 .td-block-title > a {
  padding: 0 20px 10px;
  display: inline-block;
  background: #06d3d5;
  background: -moz-linear-gradient(-68deg, #06d3d5 30%, #2a81cb 80%);
  background: -webkit-linear-gradient(-68deg, #06d3d5 30%, #2a81cb 80%);
  background: linear-gradient(156deg, #06d3d5 30%, #2a81cb 80%);
  color: #fff;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_template_18 .td-block-title > span,
  .td_block_template_18 .td-block-title > a {
    padding: 0 20px 4px;
  }
}
@media (max-width: 767px) {
  .td_block_template_18 .td-block-title > span,
  .td_block_template_18 .td-block-title > a {
    padding: 0 10px;
  }
}
.td_block_template_18 .td-block-title .td-block-speech-bubble {
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif) !important;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.6px !important;
  padding: 4px 8px;
  background-color: #2a81cb;
  color: #fff;
  -webkit-text-fill-color: #fff;
  position: absolute;
  border-radius: 3px 3px 3px 0;
  margin-left: 6px;
  top: -4px;
  text-transform: uppercase;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_template_18 .td-block-title .td-block-speech-bubble {
    font-size: 10px;
    padding: 3px 6px;
    border-radius: 2px 2px 2px 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .td_block_template_18 .td-block-title .td-block-speech-bubble {
    font-size: 10px;
    padding: 3px 6px;
    border-radius: 2px 2px 2px 0;
    top: 0;
  }
}
.td_block_template_18 .td-block-title .td-block-speech-bubble:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 0;
  border-color: #2a81cb transparent transparent transparent;
}
.td_block_template_18 .td-block-title .td-block-subtitle {
  display: table;
  font-family: var(--td_default_google_font_1, 'Open Sans', 'Open Sans Regular', sans-serif);
  font-size: 15px;
  line-height: 1;
  font-style: italic;
  font-weight: normal;
  letter-spacing: normal;
  color: #808080;
  position: relative;
  margin: 2px auto;
  text-transform: none;
  max-width: 80%;
  /* responsive portrait tablet + phone */
}
@media (max-width: 1018px) {
  .td_block_template_18 .td-block-title .td-block-subtitle {
    font-size: 13px;
  }
}
.td_block_template_18 .td-block-title .td-block-subtitle:before,
.td_block_template_18 .td-block-title .td-block-subtitle:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 1500px;
  top: 3px;
  bottom: 0;
  background-color: #e3e3e3;
}
.td_block_template_18 .td-block-title .td-block-subtitle:before {
  left: 100%;
  margin: auto 0 auto 20px;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_template_18 .td-block-title .td-block-subtitle:before {
    margin: auto 0 auto 15px;
  }
}
@media (max-width: 767px) {
  .td_block_template_18 .td-block-title .td-block-subtitle:before {
    margin: auto 0 auto 10px;
  }
}
.td_block_template_18 .td-block-title .td-block-subtitle:after {
  right: 100%;
  margin: auto 20px auto 0;
  /* responsive portrait tablet */
  /* responsive portrait phone */
}
@media (min-width: 768px) and (max-width: 1018px) {
  .td_block_template_18 .td-block-title .td-block-subtitle:after {
    margin: auto 15px auto 0;
  }
}
@media (max-width: 767px) {
  .td_block_template_18 .td-block-title .td-block-subtitle:after {
    margin: auto 10px auto 0;
  }
}
.td_block_template_18 .td-pulldown-filter-display-option:before {
  display: none;
}

/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
.tdb-s-page-sec-header {
  margin-bottom: 35px;
}
body .tdb-spsh-title {
  margin: 0;
  font-family: inherit;
  font-size: 1.429em;
  font-weight: 500;
  line-height: 1.2;
  color: #1d2327;
}
.tdb-s-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #0489FC;
  min-width: 100px;
  padding: 14px 24px 16px;
  font-size: 1em;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 5px;
  outline: 3px solid transparent;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
  -webkit-appearance: none;
  cursor: pointer;
}
.tdb-s-btn svg {
  position: relative;
  width: .9em;
  height: auto;
  margin-right: .5em;
}
.tdb-s-btn:hover,
.tdb-s-btn:active {
  background-color: #152BF7;
}
.tdb-s-btn:active:not(:disabled) {
  outline-color: rgba(21, 43, 247, 0.2);
}
.tdb-s-btn:disabled {
  background-color: #9ACFFD;
  pointer-events: none;
}
.tdb-s-btn.tdb-s-btn-saving:after {
  content: '';
  position: relative;
  width: 12px;
  height: 12px;
  margin-left: 15px;
  border: 1px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: fullspin 1s infinite ease-out;
  animation: fullspin 1s infinite ease-out;
  z-index: 2;
  transition: border-top-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
}
.tdb-s-btn.tdb-s-btn-saved {
  background-color: #9ACFFD;
  pointer-events: none;
}
.tdb-s-btn.tdb-s-btn-saved:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23fff"/></svg>');
  width: 14px;
  height: auto;
  border: 0;
  -webkit-animation: none;
  animation: none;
}
.tdb-s-btn-sm {
  min-width: 76px;
  padding: 10px 19px 12px;
  font-size: .929em;
}
.tdb-s-btn-sm svg {
  top: 1px;
}
.tdb-s-btn-sm.tdb-s-btn-saving:after {
  width: 11px;
  height: 11px;
  margin-left: 13px;
}
.tdb-s-btn-sm.tdb-s-btn-saving:not(.tdb-s-btn-saved):after {
  top: 1px;
}
.tdb-s-btn-sm.tdb-s-btn-saved:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23fff" opacity="0.8"/></svg>');
  top: -2px;
}
.tdb-s-btn-sm.tdb-s-btn-hollow {
  min-width: 72px;
  padding: 8px 17px 10px;
}
.tdb-s-btn-sm.tdb-s-btn-hollow.tdb-s-btn-saved:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23B3B3B3" opacity="0.8"/></svg>');
}
.tdb-s-btn-red {
  background-color: #FF3838;
}
.tdb-s-btn-red:hover,
.tdb-s-btn-red:active {
  background-color: #E20000;
}
.tdb-s-btn-red:active:not(:disabled) {
  outline-color: rgba(226, 0, 0, 0.15);
}
.tdb-s-btn-red:disabled {
  background-color: #FFA4A4;
}
.tdb-s-btn-red.tdb-s-btn-saved {
  background-color: #FFA4A4;
}
.tdb-s-btn-hollow {
  min-width: 96px;
  padding: 12px 22px 14px;
  background-color: transparent;
  color: #444;
  border: 2px solid #A8AAB8;
}
.tdb-s-btn-hollow:hover,
.tdb-s-btn-hollow:active {
  background-color: transparent;
  color: #0489FC;
  border-color: #0489FC;
}
.tdb-s-btn-hollow:active:not(:disabled) {
  outline-color: rgba(4, 137, 252, 0.2);
}
.tdb-s-btn-hollow:disabled {
  background-color: transparent;
  color: #B3B3B3;
  border-color: #D3D4DB;
}
.tdb-s-btn-hollow.tdb-s-btn-saving:after {
  border-top-color: #444;
  border-bottom-color: #444;
}
.tdb-s-btn-hollow.tdb-s-btn-saving:hover:after {
  border-top-color: #0489FC;
  border-bottom-color: #0489FC;
}
.tdb-s-btn-hollow.tdb-s-btn-saved {
  background-color: transparent;
  color: #B3B3B3;
}
.tdb-s-btn-hollow.tdb-s-btn-saved:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23B3B3B3"/></svg>');
}
.tdb-s-btn-simple {
  padding: 0;
  background-color: transparent;
  min-width: 0;
  color: #0489FC;
  border-radius: 0;
  outline: none;
}
.tdb-s-btn-simple:hover,
.tdb-s-btn-simple:active {
  color: #152BF7;
  background-color: transparent;
}
.tdb-s-btn-simple:disabled {
  background-color: transparent;
  color: #9ACFFD;
}
.tdb-s-btn-simple.tdb-s-btn-saving:after {
  margin-left: 10px;
  border: 1px solid #0489FC;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tdb-s-btn-simple.tdb-s-btn-saved {
  background-color: transparent;
  color: #9ACFFD;
}
.tdb-s-btn-simple.tdb-s-btn-saved:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%239ACFFD"/></svg>');
}
body div .tdb-s-fc-inner {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13px;
}
body div .tdb-s-fc-inner:not(:last-child) {
  margin-bottom: 28px;
}
body div .tdb-s-fc-inner:not(:last-child):after {
  content: '';
  display: block;
  margin: 28px 13px 0;
  width: 100%;
  height: 1px;
  background-color: #efefef;
}
body div .tdb-s-fc-inner .tdb-s-notif {
  width: 100%;
  margin-left: 13px;
  margin-right: 13px;
}
body div .tdb-s-fc-inner-title {
  display: flex;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 13px;
  font-size: .929em;
  font-weight: 500;
  line-height: 1.2;
  color: #1d2327;
}
body div .tdb-s-fc-inner-title span {
  background-color: #f1f1f1;
  border-radius: 3px;
  padding: 4px 7px 6px;
}
body div .tdb-s-form-label {
  position: relative;
  display: block;
  margin-bottom: 8px;
  font-size: .929em;
  line-height: 1;
  font-weight: 600;
  color: #666;
}
body div .tdb-s-form-label-required {
  color: #FF0000;
}
body div .tdb-s-form-label-descr {
  display: block;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: .923em;
  line-height: 1.2;
  font-weight: 400;
}
body div .tdb-s-form-input {
  margin: 0;
  padding: 0 15px 1px;
  width: 100%;
  height: 44px;
  min-height: 44px;
  font-size: 1em;
  line-height: 1.3;
  font-weight: 600;
  color: #444;
  border: 2px solid #D7D8DE;
  border-radius: 5px;
  outline: 3px solid transparent;
  box-shadow: none;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
}
body div .tdb-s-form-input:-webkit-autofill,
body div .tdb-s-form-input:-webkit-autofill:hover,
body div .tdb-s-form-input:-webkit-autofill:focus,
body div .tdb-s-form-input:-webkit-autofill:active {
  -webkit-text-fill-color: #444;
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
body div .tdb-s-form-input::placeholder {
  color: #888;
  transition: color 0.2s ease-in-out;
}
body div .tdb-s-form-input::-webkit-input-placeholder {
  color: #888;
  transition: color 0.2s ease-in-out;
}
body div .tdb-s-form-input::-moz-placeholder {
  color: #888;
  transition: color 0.2s ease-in-out;
}
body div .tdb-s-form-input:-ms-input-placeholder {
  color: #888;
  transition: color 0.2s ease-in-out;
}
body div .tdb-s-form-input:-moz-placeholder {
  color: #888;
  transition: color 0.2s ease-in-out;
}
body div .tdb-s-form-input:hover {
  color: inherit;
}
body div .tdb-s-form-input:focus {
  box-shadow: none;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:focus:not([readonly]) {
  border-color: #0489FC !important;
  outline-width: 3px;
  outline-style: solid;
  outline-color: rgba(4, 137, 252, 0.1);
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker),
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled {
  background-color: #fff;
  color: #BEBEBE;
  border-color: #E8E9EC;
  outline: none;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::placeholder,
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::placeholder {
  color: #BEBEBE;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::-webkit-input-placeholder,
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::-webkit-input-placeholder {
  color: #BEBEBE;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker)::-moz-placeholder,
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled::-moz-placeholder {
  color: #BEBEBE;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker):-ms-input-placeholder,
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled:-ms-input-placeholder {
  color: #BEBEBE;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input[readonly]:not(.tdb-s-form-input-date):not(.tdb-s-form-datepicker):-moz-placeholder,
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-input:disabled:-moz-placeholder {
  color: #BEBEBE;
}
body div textarea.tdb-s-form-input {
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 76px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 1.5;
}
body div .tdb-s-form-select-wrap {
  position: relative;
}
body div .tdb-s-form-select-wrap .tdb-s-form-input {
  max-width: 100%;
  padding-right: 34px;
  background: #fff;
  -webkit-appearance: none;
  cursor: pointer;
}
body div .tdb-s-form-select-wrap .tdb-s-form-input::-webkit-calendar-picker-indicator {
  opacity: 0;
}
body div .tdb-s-form-select-wrap .tdb-s-form-input[multiple] {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 15px;
  height: 100px;
  min-height: 100px;
  overflow-y: auto;
}
body div .tdb-s-form-select-wrap .tdb-s-form-input[multiple] + .tdb-s-form-select-icon {
  display: none;
}
body div .tdb-s-form-select-wrap .tdb-s-form-select-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  pointer-events: none;
  fill: #444;
  transition: fill 0.2s ease-in-out;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-select-wrap .tdb-s-form-input[readonly] + .tdb-s-form-select-icon,
body div .tdb-s-form-group:not(.tdb-s-fg-error) .tdb-s-form-select-wrap .tdb-s-form-input:disabled + .tdb-s-form-select-icon {
  fill: #BEBEBE;
}
body div .tdb-s-form-select-wrap .select2-hidden-accessible {
  display: none;
}
body div .tdb-s-form-select-wrap .select2-selection {
  display: flex;
  align-items: center;
  padding: 5px 15px 6px;
  width: 100%;
  min-height: 44px;
  height: auto;
  font-size: 1em;
  line-height: 1.3;
  font-weight: 600;
  color: #444;
  border: 2px solid #D7D8DE;
  border-radius: 5px;
  outline: 3px solid transparent;
  cursor: pointer;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
}
body div .tdb-s-form-group:not(.tdb-s-fg-error) .select2-container--open .select2-selection {
  border-color: #0489FC !important;
  outline-width: 3px;
  outline-style: solid;
  outline-color: rgba(4, 137, 252, 0.1);
}
body div .tdb-s-fg-error .tdb-s-form-select-wrap .select2-selection {
  border-color: #FF0000 !important;
  outline: 3px solid rgba(255, 0, 0, 0.1);
}
body div .tdb-s-form-check input {
  display: none;
}
body div .tdb-s-form-check label {
  display: flex;
  align-items: flex-start;
  position: relative;
  top: 1px;
  cursor: pointer;
}
body div .tdb-s-form-check .tdb-s-fc-check {
  position: relative;
  margin-right: 10px;
  width: 19px;
  height: 19px;
  background-color: #fff;
  border: 2px solid #D7D8DE;
  outline: 3px solid transparent;
  transition: border-color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
  cursor: pointer;
}
body div .tdb-s-form-check .tdb-s-fc-check:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 9px;
  height: 9px;
  background-color: #0489FC;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
body div .tdb-s-form-check .tdb-s-fc-title {
  flex: 1;
  font-size: 1em;
  line-height: 1.3;
  font-weight: 600;
  word-break: break-all;
  color: #444;
  cursor: pointer;
}
body div .tdb-s-form-check input[type=checkbox] + .tdb-s-fc-check {
  border-radius: 5px;
}
body div .tdb-s-form-check input[type=checkbox] + .tdb-s-fc-check:after {
  border-radius: 3px;
}
body div .tdb-s-form-check input[type=radio] + .tdb-s-fc-check,
body div .tdb-s-form-check input[type=radio] + .tdb-s-fc-check:after {
  border-radius: 100%;
}
body div .tdb-s-form-check input:checked + .tdb-s-fc-check {
  border-color: #0489FC;
  outline-color: rgba(4, 137, 252, 0.1);
}
body div .tdb-s-form-check input:checked + .tdb-s-fc-check:after {
  opacity: 1;
}
body div .tdb-s-form-check input[disabled] + .tdb-s-fc-check,
body div .tdb-s-form-check input[disabled] + .tdb-s-fc-check + .tdb-s-fc-title {
  pointer-events: none;
}
body div .tdb-s-form-check input[disabled] + .tdb-s-fc-check {
  border-color: #E8E9EC;
}
body div .tdb-s-form-check input[disabled] + .tdb-s-fc-check + .tdb-s-fc-title {
  color: #BEBEBE;
}
body div .tdb-s-form-check input[disabled]:checked + .tdb-s-fc-check {
  outline-color: rgba(4, 137, 252, 0.08);
}
body div .tdb-s-form-check input[disabled]:checked + .tdb-s-fc-check:after {
  background-color: #9ACFFD;
}
body div .tdb-s-form-checkboxes-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px;
}
body div .tdb-s-form-checkboxes-wrap .tdb-s-form-check {
  margin-bottom: 7px;
  padding-left: 13px;
  padding-right: 13px;
}
body div .tdb-s-form-checkboxes-wrap .tdb-s-form-check:last-child {
  margin-bottom: 0;
}
body div .tdb-s-form-btn input {
  display: none;
}
body div .tdb-s-form-btn input:checked + .tdb-s-fb-btn {
  background-color: #0489FC;
  color: #fff;
  border-color: #0489FC;
}
body div .tdb-s-form-btn input:checked + .tdb-s-fb-btn:hover,
body div .tdb-s-form-btn input:checked + .tdb-s-fb-btn:active {
  background-color: #152BF7;
  border-color: #152BF7;
}
body div .tdb-s-form-btn input:checked + .tdb-s-fb-btn:active:not(:disabled) {
  outline-color: rgba(21, 43, 247, 0.2);
}
body div .tdb-s-form-btn .tdb-s-fb-label {
  display: flex;
}
body div .tdb-s-form-btns-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
body div .tdb-s-form-btns-wrap .tdb-s-form-btn {
  margin-bottom: 7px;
}
body div .tdb-s-form-btns-wrap .tdb-s-form-btn:last-child {
  margin-bottom: 0;
}
body div .tdb-s-form-file {
  display: block;
  position: relative;
}
body div .tdb-s-form-file[data-file-type="document"],
body div .tdb-s-form-file:not([data-file-type="document"]):not(.tdb-s-form-file-previewing) {
  width: 100%;
  padding-bottom: 142px;
}
body div .tdb-s-form-file .tdb-s-btn {
  min-width: auto;
  padding: 8px 10px 12px;
}
body div .tdb-s-form-file .tdb-s-btn:active:not(:disabled) {
  outline-color: transparent;
}
body div .tdb-s-form-file .tdb-s-btn svg {
  margin-right: 0;
  width: 14px;
}
body div .tdb-s-form-file .tdb-s-btn:not(.tdb-s-ffp-remove) svg,
body div .tdb-s-form-file .tdb-s-btn:not(.tdb-s-ffp-remove) svg * {
  fill: #fff;
}
body div .tdb-s-form-file-box .tdb-s-btn,
body div .tdb-s-form-file-preview-image .tdb-s-btn,
body div .tdb-s-form-file-preview-video .tdb-s-btn {
  position: absolute;
  right: 15px;
}
body div .tdb-s-form-file-box .tdb-s-btn,
body div .tdb-s-form-file-preview-image .tdb-s-btn {
  bottom: 15px;
}
body div .tdb-s-form-file-preview-video .tdb-s-btn {
  top: 15px;
}
body div .tdb-s-form-file-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 15px;
  font-size: 1em;
  line-height: 1.3;
  font-weight: 600;
  color: #444;
  border: 2px solid #D7D8DE;
  border-radius: 5px;
  outline: 3px solid transparent;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
}
body div .tdb-s-ffu-ico {
  width: 40px;
  margin-bottom: 10px;
  stroke: #bfbfbf;
  transition: stroke 0.2s ease-in-out;
}
body div .tdb-s-ffu-txt {
  text-align: center;
}
body div .tdb-s-form-file-preview-image {
  position: relative;
}
body div .tdb-s-form-file-preview-image .tdb-s-ffip-img {
  padding-bottom: 30%;
  background-color: #eee;
  border-radius: 5px;
  background-size: cover;
  background-position: center;
}
body div .tdb-s-form-file-preview-audio {
  display: flex;
  align-items: center;
  min-height: 54px;
}
body div .tdb-s-form-file-preview-audio audio {
  flex: 1;
  margin-right: 26px;
}
body div .tdb-s-form-file-preview-video {
  min-height: 54px;
}
body div .tdb-s-form-file-preview-video video {
  width: 100%;
  border-radius: 5px;
}
body div .tdb-s-form-file-upload .tdb-s-ffu-ico {
  pointer-events: none;
}
body div .tdb-s-form-file-input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
body div .tdb-s-form-file-disabled {
  pointer-events: none;
  opacity: .6;
}
body div .tdb-s-form-file:hover .tdb-s-form-file-upload,
body div .tdb-s-form-file.tdb-s-form-file-dragover .tdb-s-form-file-upload {
  border-color: #0489FC;
  outline-color: rgba(4, 137, 252, 0.1);
  color: #0489FC;
}
body div .tdb-s-form-file:hover .tdb-s-form-file-upload .tdb-s-ffu-ico,
body div .tdb-s-form-file.tdb-s-form-file-dragover .tdb-s-form-file-upload .tdb-s-ffu-ico {
  stroke: #0489FC;
}
body div .tdb-s-fg-error .tdb-s-form-file .tdb-s-form-file-upload {
  border-color: #FF0000 !important;
  outline: 3px solid rgba(255, 0, 0, 0.1);
}
body div .tdb-s-form-file-previewing .tdb-s-form-file-upload {
  display: none;
}
body div .tdb-s-form-wpeditor {
  border: 2px solid #D7D8DE;
  border-radius: 5px;
  outline: 3px solid transparent;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
}
body div .tdb-s-form-wpeditor .mce-panel {
  background-color: transparent;
}
body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):focus,
body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):hover,
body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox).mce-active,
body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn:not(.mce-listbox):active,
body div .tdb-s-form-wpeditor .qt-dfw:focus,
body div .tdb-s-form-wpeditor .qt-dfw:hover,
body div .tdb-s-form-wpeditor .qt-dfw.active,
body div .tdb-s-form-wpeditor .wp-core-ui .button,
body div .tdb-s-form-wpeditor .wp-core-ui .button-secondary {
  background-color: #fff;
  box-shadow: none;
  border-color: #e7e6e6;
}
body div .tdb-s-form-wpeditor .wp-core-ui .button,
body div .tdb-s-form-wpeditor .wp-core-ui .button-secondary {
  color: #50575e;
}
body div .tdb-s-form-wpeditor .mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
  border-color: #e7e6e6;
  box-shadow: none;
}
body div .tdb-s-form-wpeditor .wp-editor-tools {
  display: flex;
  align-items: center;
  background-color: #f5f5f5;
  margin: 6px 6px 0;
  padding: 7px 9px 4px;
  border-radius: 4px 4px 0 0;
}
body div .tdb-s-form-wpeditor .wp-editor-tabs {
  display: flex;
  align-items: center;
  margin-left: auto;
}
body div .tdb-s-form-wpeditor .wp-switch-editor {
  margin: 0;
  padding: 1px 7px 2px;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  font-weight: 500;
  border-width: 1px;
  border-color: transparent;
  border-radius: 4px;
}
body div .tdb-s-form-wpeditor .switch-tmce {
  margin-right: 3px;
}
body div .tdb-s-form-wpeditor .wp-switch-editor:hover,
body div .tdb-s-form-wpeditor .html-active .switch-html,
body div .tdb-s-form-wpeditor .tmce-active .switch-tmce {
  border-color: #e7e6e6;
}
body div .tdb-s-form-wpeditor .html-active .switch-html,
body div .tdb-s-form-wpeditor .tmce-active .switch-tmce {
  background-color: #fff;
}
body div .tdb-s-form-wpeditor .wp-editor-container {
  border: 0;
}
body div .tdb-s-form-wpeditor .wp-editor-container {
  width: calc(100% - 12px) !important;
  margin: 0 6px 6px;
}
body div .tdb-s-form-wpeditor .mce-tinymce {
  border: 0 !important;
}
body div .tdb-s-form-wpeditor .mce-top-part:before {
  display: none;
}
body div .tdb-s-form-wpeditor .quicktags-toolbar {
  padding: 5px 7px;
  border-bottom: 0;
}
body div .tdb-s-form-wpeditor .mce-toolbar-grp {
  background-color: #f5f5f5;
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
body div .tdb-s-form-wpeditor .mce-toolbar-grp > div {
  padding: 5px 7px;
}
body div .tdb-s-form-wpeditor .mce-statusbar {
  border-top: none;
}
body div .tdb-s-form-wpeditor-disabled {
  pointer-events: none;
  opacity: .6;
}
body div .tdb-s-fg-error .tdb-s-form-wpeditor {
  border-color: #FF0000 !important;
  outline: 3px solid rgba(255, 0, 0, 0.1);
}
body div .tdb-s-form-datepicker:focus {
  border-color: #0489FC !important;
  outline-width: 3px;
  outline-style: solid;
  outline-color: rgba(4, 137, 252, 0.1);
}
body div .tdb-s-form-group {
  position: relative;
  width: 100%;
  padding: 0 13px;
}
body div .tdb-s-form-group:not(:last-child) {
  margin-bottom: 28px;
}
body div .tdb-s-form-group-sm .tdb-s-form-label {
  font-size: .857em;
  margin-bottom: 6px;
}
body div .tdb-s-form-group-sm .tdb-s-form-input {
  padding: 0 10px 2px;
  height: 36px;
  min-height: 36px;
  font-size: .929em;
}
body div .tdb-s-form-group-sm textarea.tdb-s-form-input {
  min-height: 76px;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 1.5;
}
body div .tdb-s-form-group-sm .tdb-s-form-select-wrap .select2-selection {
  height: 36px;
  font-size: .929em;
}
body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-check {
  width: 17px;
  height: 17px;
}
body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-check:after {
  top: 2px;
  left: 2px;
}
body div .tdb-s-form-group-sm .tdb-s-form-check .tdb-s-fc-title {
  font-size: 13px;
  line-height: 1.2;
}
body div .tdb-s-fg-error .tdb-s-form-input,
body div .tdb-s-fg-error .tdb-s-form-input:focus:not([readonly]) {
  border-color: #FF0000 !important;
  outline: 3px solid rgba(255, 0, 0, 0.1);
}
body div .tdb-s-fg-error-msg {
  position: absolute;
  top: calc(100% + 3px);
  left: 0;
  width: 100%;
  padding: 0 13px;
  font-size: .786em;
  line-height: 1.3;
  color: #FF3838;
}
body div .tdb-s-form-content .tdb-s-notif {
  margin-top: 32px;
}
body div .tdb-s-form-footer {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
body div .tdb-s-form-footer .tdb-s-btn {
  margin-right: 26px;
}
body div .tdb-s-form-footer .tdb-s-btn:last-of-type {
  margin-right: 0;
}
body > .select2-container,
body .tdb-s-select2.select2-dropdown,
body .tdb-s-select2 .select2-search,
body .tdb-s-select2 .select2-results {
  display: block;
}
body > .select2-container {
  z-index: 10005;
}
body.admin-bar .tdb-s-select2.select2-dropdown {
  margin-top: 36px;
}
body .tdb-s-select2.select2-dropdown {
  margin-top: 4px;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  border: 2px solid #D7D8DE;
  border-radius: 5px;
  outline-width: 3px;
  outline-style: solid;
  outline-color: rgba(215, 216, 222, 0.18);
}
body .tdb-s-select2 .select2-search {
  padding: 6px;
}
body .tdb-s-select2 .select2-search__field {
  padding: 0 10px 2px;
  width: 100%;
  height: 36px;
  min-height: 36px;
  font-size: .929em;
  line-height: 1.3;
  font-weight: 600;
  color: #444;
  border: 2px solid #D7D8DE;
  border-radius: 5px;
  outline: 3px solid transparent;
  box-shadow: none;
  transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out, outline-color 0.2s ease-in-out;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: border-box;
}
body .tdb-s-select2 .select2-results__options {
  list-style-type: none;
  margin: 0;
  padding: 0 0 4px;
  max-height: 277px;
  font-size: .929em;
  font-weight: 600;
  color: #444;
  overflow-y: auto;
}
body .tdb-s-select2 .select2-results__options li {
  margin: 0;
  padding: 2px 10px 4px;
  cursor: pointer;
}
body .tdb-s-select2 .select2-results__options li:hover {
  background-color: #F8F8F8;
}
body .tdb-s-datepicker-control {
  padding: 14px;
  width: 279px;
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 11px;
  color: #444;
  line-height: 1;
  font-weight: 600;
  border: 2px solid #D7D8DE;
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
body .tdb-s-datepicker-control:before,
body .tdb-s-datepicker-control:after {
  display: none;
}
body .tdb-s-datepicker-control select,
body .tdb-s-datepicker-control input {
  padding: 0 17px 1px 8px !important;
  min-height: 29px;
  background-color: #fff;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  border: 2px solid rgba(215, 216, 222, 0.5) !important;
  border-radius: 5px !important;
  outline: 3px solid transparent !important;
  transition: border-color 0.2s ease-in-out, outline 0.2s ease-in-out;
  -webkit-appearance: none !important;
}
body .tdb-s-datepicker-control select:focus,
body .tdb-s-datepicker-control input:focus {
  box-shadow: none;
  border-color: #D7D8DE !important;
  outline-color: rgba(215, 216, 222, 0.2) !important;
}
body .tdb-s-datepicker-control select,
body .tdb-s-datepicker-control select:focus,
body .tdb-s-datepicker-control select:hover {
  background: #ffffff url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.794" height="9.822" viewBox="0 0 6.794 9.822"><g transform="translate(6.294 0.5) rotate(90)"><path d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.349 0)" fill="%23444"/><path d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(0 0)" fill="%23444"/></g></svg>') no-repeat right 8px center !important;
}
body .tdb-s-datepicker-control .numInputWrapper:hover {
  background-color: transparent;
}
body .tdb-s-datepicker-control .numInputWrapper span {
  display: flex;
  justify-content: center;
  right: 8px;
  line-height: 1;
  font-size: 0;
  border: none;
}
body .tdb-s-datepicker-control .numInputWrapper span:hover {
  background-color: transparent;
}
body .tdb-s-datepicker-control .numInputWrapper span:after {
  position: relative;
  top: 0;
  border: none;
}
body .tdb-s-datepicker-control .numInputWrapper .arrowUp {
  align-items: flex-end;
  padding-bottom: 1px;
}
body .tdb-s-datepicker-control .numInputWrapper .arrowUp:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.799" height="3.477" viewBox="0 0 6.799 3.477"><path id="Path_4" data-name="Path 4" d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.436-.5.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(6.297 0.5) rotate(90)" fill="%23444"/></svg>');
}
body .tdb-s-datepicker-control .numInputWrapper .arrowDown {
  align-items: flex-start;
  padding-top: 2px;
}
body .tdb-s-datepicker-control .numInputWrapper .arrowDown:after {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.786" height="3.466" viewBox="0 0 6.786 3.466"><path id="Path_3" data-name="Path 3" d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.294 0.497) rotate(90)" fill="%23444"/></svg>');
}
body .tdb-s-datepicker-control input,
body .tdb-s-datepicker-control input:focus,
body .tdb-s-datepicker-control input:hover {
  background-color: #fff !important;
}
body .tdb-s-datepicker-control .flatpickr-months,
body .tdb-s-datepicker-control .flatpickr-month {
  color: inherit;
  overflow: visible;
}
body .tdb-s-datepicker-control .flatpickr-months {
  display: flex;
  align-items: stretch;
  margin: 0 -4px 10px;
}
body .tdb-s-datepicker-control .flatpickr-prev-month,
body .tdb-s-datepicker-control .flatpickr-month,
body .tdb-s-datepicker-control .flatpickr-next-month {
  height: auto;
  padding: 0 4px;
}
body .tdb-s-datepicker-control .flatpickr-prev-month,
body .tdb-s-datepicker-control .flatpickr-next-month {
  display: flex;
  align-items: stretch;
  position: relative;
  width: 14.4%;
}
body .tdb-s-datepicker-control .flatpickr-prev-month:before,
body .tdb-s-datepicker-control .flatpickr-next-month:before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 1px;
  border-radius: 5px;
}
body .tdb-s-datepicker-control .flatpickr-prev-month svg,
body .tdb-s-datepicker-control .flatpickr-next-month svg {
  display: none;
}
body .tdb-s-datepicker-control .flatpickr-prev-month:hover:before,
body .tdb-s-datepicker-control .flatpickr-next-month:hover:before {
  background-color: rgba(4, 137, 252, 0.05);
}
body .tdb-s-datepicker-control .flatpickr-current-month {
  display: flex;
  position: relative;
  left: 0;
  padding: 0;
  width: 100%;
  height: auto;
  font-size: inherit;
  font-weight: inherit;
}
body .tdb-s-datepicker-control .flatpickr-current-month select,
body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper {
  width: 50%;
}
body .tdb-s-datepicker-control .flatpickr-current-month select {
  margin: 0 4px 0 0;
}
body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper {
  margin-left: 4px;
}
body .tdb-s-datepicker-control .flatpickr-current-month .numInputWrapper:hover {
  background-color: transparent;
}
body .tdb-s-datepicker-control .flatpickr-prev-month:before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23878d93"/></svg>');
}
body .tdb-s-datepicker-control .flatpickr-prev-month:hover:before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23152BF7"/></svg>');
}
body .tdb-s-datepicker-control .flatpickr-next-month:before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23878d93"/></svg>');
}
body .tdb-s-datepicker-control .flatpickr-next-month:hover:before {
  content: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23152BF7"/></svg>');
}
body .tdb-s-datepicker-control .flatpickr-innerContainer,
body .tdb-s-datepicker-control .flatpickr-weekdays {
  overflow: visible;
}
body .tdb-s-datepicker-control .flatpickr-weekdays {
  position: relative;
  margin-bottom: 8px;
  padding-bottom: 1px;
}
body .tdb-s-datepicker-control .flatpickr-weekdays:before {
  content: '';
  position: absolute;
  top: 0;
  left: -14px;
  width: calc(100% + 28px);
  height: 100%;
  background-color: rgba(4, 137, 252, 0.05);
  z-index: -1;
}
body .tdb-s-datepicker-control .flatpickr-weekdaycontainer {
  margin-left: -4px;
  margin-right: -4px;
}
body .tdb-s-datepicker-control .flatpickr-weekday {
  padding: 0 4px;
  font-size: 0;
  font-weight: inherit;
  color: inherit;
}
body .tdb-s-datepicker-control .flatpickr-weekday:before {
  font-size: 11px;
}
body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(1):before {
  content: 'S';
}
body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(2):before {
  content: 'M';
}
body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(3):before {
  content: 'T';
}
body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(4):before {
  content: 'W';
}
body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(5):before {
  content: 'T';
}
body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(6):before {
  content: 'F';
}
body .tdb-s-datepicker-control .flatpickr-weekday:nth-child(7):before {
  content: 'S';
}
body .tdb-s-datepicker-control .flatpickr-days,
body .tdb-s-datepicker-control .dayContainer {
  width: 100%;
}
body .tdb-s-datepicker-control .dayContainer {
  row-gap: 8px;
  width: auto;
  max-width: none;
  min-width: 0;
  margin-left: -4px;
  margin-right: -4px;
}
body .tdb-s-datepicker-control .flatpickr-day {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 29px;
  padding: 0 4px 1px;
  background: transparent !important;
  font-size: inherit;
  line-height: 1;
  font-weight: inherit;
  color: inherit;
  border: none;
  border-radius: 5px;
  transition: color 0.2s ease-in-out;
}
body .tdb-s-datepicker-control .flatpickr-day:before {
  content: '';
  position: absolute;
  top: 0;
  left: 4px;
  width: calc(100% - 8px);
  height: 100%;
  background-color: transparent;
  border-radius: 5px;
  transition: background-color 0.2s ease-in-out;
  z-index: -1;
}
body .tdb-s-datepicker-control .flatpickr-day.prevMonthDay,
body .tdb-s-datepicker-control .flatpickr-day.nextMonthDay {
  opacity: .45;
}
body .tdb-s-datepicker-control .flatpickr-day:not(.selected):not(.today):hover {
  color: #152BF7;
}
body .tdb-s-datepicker-control .flatpickr-day:not(.selected):not(.today):hover:before {
  background-color: rgba(4, 137, 252, 0.05);
}
body .tdb-s-datepicker-control .flatpickr-day.today {
  color: #152BF7;
}
body .tdb-s-datepicker-control .flatpickr-day.today:before {
  background-color: rgba(4, 137, 252, 0.1);
}
body .tdb-s-datepicker-control .flatpickr-day.selected {
  color: #fff;
}
body .tdb-s-datepicker-control .flatpickr-day.selected:before {
  background-color: #0489FC;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-time,
body .tdb-s-datepicker-control.hasTime .numInputWrapper {
  height: auto;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-time {
  align-items: stretch;
  margin: 0 -4px 0;
  line-height: 1;
  overflow: visible;
  border-top-color: #D7D8DE;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-time:first-child {
  border-top: 0;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-innerContainer + .flatpickr-time {
  margin-top: 8px;
  padding-top: 8px;
}
body .tdb-s-datepicker-control.hasTime .numInputWrapper,
body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm {
  padding: 0 4px;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 29px;
  position: relative;
  background-color: transparent !important;
  color: inherit;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:before {
  content: '';
  position: absolute;
  top: 0;
  left: 4px;
  width: calc(100% - 8px);
  height: 100%;
  background-color: transparent;
  transition: background-color 0.2s ease-in-out;
  border-radius: 5px;
  z-index: -1;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:hover {
  color: #152BF7;
}
body .tdb-s-datepicker-control.hasTime .flatpickr-am-pm:hover:before {
  background-color: rgba(4, 137, 252, 0.05);
}
.tdb-s-notif {
  position: relative;
  padding: 25px;
  border-radius: 3px;
}
.tdb-s-notif,
.tdb-s-notif *:not(.tdb-s-btn) {
  font-size: 1em;
  line-height: 1.4;
}
.tdb-s-notif b {
  font-weight: 600;
}
.tdb-s-notif-descr:not(:last-child) {
  margin-bottom: 6px;
}
.tdb-s-notif-list {
  list-style-type: none;
  margin: 0;
}
.tdb-s-notif-list:not(:last-child) {
  margin: 0 0 10px;
}
.tdb-s-notif-list li {
  margin-left: 0 !important;
}
.tdb-s-notif-list li:not(:last-child) {
  margin-bottom: 6px;
}
.tdb-s-notif-list li:last-child {
  margin-bottom: 0;
}
.tdb-s-notif-info,
.tdb-s-notif-notice {
  background-color: rgba(89, 98, 107, 0.08);
  color: #59626B;
}
.tdb-s-notif-success {
  background-color: rgba(38, 98, 28, 0.1);
  color: #26621c;
}
.tdb-s-notif-warning {
  background-color: rgba(215, 133, 0, 0.12);
  color: #d78500;
}
.tdb-s-notif-error {
  background-color: rgba(255, 56, 56, 0.12);
  color: #ff3838;
}
.tdb-s-notif-xsm {
  padding: 10px 15px;
}
.tdb-s-notif-xsm,
.tdb-s-notif-xsm *:not(.tdb-s-btn) {
  font-size: .929em;
  line-height: 1.4;
}
.tdb-s-notif-sm {
  padding: 18px;
}
.tdb-s-notif-sm,
.tdb-s-notif-sm *:not(.tdb-s-btn) {
  font-size: .929em;
  line-height: 1.4;
}
.tdb-s-notif-xxsm {
  padding: 5px 10px 6px;
}
.tdb-s-notif-xxsm,
.tdb-s-notif-xxsm *:not(.tdb-s-btn) {
  font-size: .857em;
  line-height: 1.3;
}
.tdb-s-table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (max-width: 1018px) {
  .tdb-s-table {
    display: block;
  }
}
@media (max-width: 1018px) {
  .tdb-s-table-row {
    display: block;
  }
}
.tdb-s-table-col {
  position: relative;
  padding: 0;
  border: none;
  /* responsive tablet + desktop */
}
@media (min-width: 1019px) {
  .tdb-s-table-col:first-child {
    padding-left: 10px;
  }
  .tdb-s-table-col:not(:last-child):not(.tdb-s-table-col-expand) {
    padding-right: 15px;
  }
  .tdb-s-table-col:last-child {
    padding-right: 10px;
  }
}
@media (max-width: 1018px) {
  .tdb-s-table-col {
    display: flex;
    align-items: baseline;
    width: 100%;
  }
}
.tdb-s-table-col-label {
  min-width: 35%;
  max-width: 35%;
  margin-right: 10px;
  padding-right: 10px;
  color: #555D66;
  /* responsive tablet + desktop */
}
@media (min-width: 1019px) {
  .tdb-s-table-col-label {
    display: none;
  }
}
.tdb-s-table-header {
  font-size: .857em;
  line-height: 1;
  font-weight: 600;
  text-align: left;
  color: #555D66;
  border-bottom: 2px solid #D7D8DE;
}
@media (max-width: 1018px) {
  .tdb-s-table-header {
    display: none;
  }
}
.tdb-s-table-header .tdb-s-table-col {
  padding-bottom: 15px;
}
.tdb-s-table-col-order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.tdb-s-table-col-order-icons {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 1px;
  margin-left: 10px;
}
.tdb-s-table-col-order-icons svg {
  fill: #555D66;
  line-height: 0;
  opacity: .3;
}
.tdb-s-table-col-order-icons svg:nth-child(1) {
  margin-bottom: 2px;
}
[data-order="ASC"] .tdb-s-table-col-order-icons svg:nth-child(1) {
  opacity: 1;
}
[data-order="ASC"] .tdb-s-table-col-order-icons svg:nth-child(2) {
  opacity: .3;
}
[data-order="DESC"] .tdb-s-table-col-order-icons svg:nth-child(1) {
  opacity: .3;
}
[data-order="DESC"] .tdb-s-table-col-order-icons svg:nth-child(2) {
  opacity: 1;
}
.tdb-s-table-body {
  font-size: .929em;
  line-height: 1;
  font-weight: 600;
  color: #1D2327;
}
@media (max-width: 1018px) {
  .tdb-s-table-body {
    display: block;
  }
}
.tdb-s-table-body .tdb-s-table-row:not(:last-child) {
  border-bottom: 1px solid #EBEBEB;
}
.tdb-s-table-body .tdb-s-table-row.tdb-s-table-row-active,
.tdb-s-table-body .tdb-s-table-row:hover {
  background-color: #F8F8F8;
}
@media (max-width: 1018px) {
  .tdb-s-table-body .tdb-s-table-row {
    padding: 15px 10px;
  }
}
@media (min-width: 1019px) {
  .tdb-s-table-body .tdb-s-table-col {
    padding-top: 12px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1018px) {
  .tdb-s-table-body .tdb-s-table-col {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.tdb-s-table-options-toggle {
  position: relative;
  top: 1px;
  fill: #878d93;
  transition: fill 0.2s ease-in-out;
  /* responsive portrait tablet */
}
@media (max-width: 1018px) {
  .tdb-s-table-options-toggle {
    display: none;
  }
}
.tdb-s-table-options-list {
  display: flex;
  /* responsive portrait tablet */
}
@media (min-width: 1019px) {
  .tdb-s-table-options-list {
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    top: 6px;
    right: 100%;
    min-width: 130px;
    padding: 8px 10px 9px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.2s ease-in-out;
    z-index: 100;
    cursor: default;
  }
}
@media (max-width: 1018px) {
  .tdb-s-table-options-list {
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}
@media (min-width: 1019px) {
  .tdb-s-table-col-options {
    padding-left: 10px;
    text-align: center;
    cursor: pointer;
  }
  .tdb-s-table-col-options:hover .tdb-s-table-options-toggle {
    fill: #000;
  }
  .tdb-s-table-col-options:hover .tdb-s-table-options-list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media (max-width: 1018px) {
  .tdb-s-table-col-options {
    padding-top: 17px;
  }
}
.tdb-s-table-col-options .tdb-s-tol-item {
  font-size: .786em;
  line-height: 1.2;
  font-weight: 600;
  color: #555D66;
  cursor: pointer;
}
.tdb-s-table-col-options .tdb-s-tol-item:hover {
  color: #000;
}
@media (min-width: 1019px) {
  .tdb-s-table-col-options .tdb-s-tol-item:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media (max-width: 1018px) {
  .tdb-s-table-col-options .tdb-s-tol-item:not(:last-child) {
    margin-right: 12px;
  }
}
.tdb-s-table-col-options .tdb-s-tol-item-red {
  color: #FF6161;
}
.tdb-s-table-col-options .tdb-s-tol-item-red:hover {
  color: #ff0000;
}
.tdb-s-tol-sep {
  background-color: #EBEBEB;
  width: 100%;
  height: 1px;
  margin-top: 1px;
  margin-bottom: 8px;
  /* responsive portrait phone */
}
@media (max-width: 1018px) {
  .tdb-s-tol-sep {
    display: none;
  }
}
.tdb-s-modal-wrap,
.tdb-s-modal-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.2s ease-in;
}
.tdb-s-modal-wrap {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 20px;
  pointer-events: none;
  z-index: 10000;
}
@media (min-width: 783px) {
  .admin-bar .tdb-s-modal-wrap {
    padding-top: 62px;
  }
}
@media (max-width: 782px) {
  .admin-bar .tdb-s-modal-wrap {
    padding-top: 76px;
  }
}
.tdb-s-modal-bg {
  position: absolute;
  background-color: rgba(107, 114, 128, 0.75);
}
.tdb-s-modal {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  min-width: 400px;
  max-width: 650px;
  max-height: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 14px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.2s ease-in, transform 0.2s ease-in;
  z-index: 1;
  /* responsive portrait phone */
}
@media (max-width: 767px) {
  .tdb-s-modal {
    min-width: 0;
  }
}
.tdb-s-modal-header,
.tdb-s-modal-footer {
  display: flex;
  align-items: center;
}
.tdb-s-modal-header {
  padding: 19px 25px 16px;
  border-bottom: 1px solid #EBEBEB;
}
.tdb-s-modal-header .tdb-s-modal-close {
  margin-left: auto;
  fill: #878d93;
  cursor: pointer;
  transition: transform 0.2s ease-in-out, fill 0.2s ease-in-out;
}
.tdb-s-modal-header .tdb-s-modal-close:hover {
  fill: #000;
  transform: rotate(90deg);
}
body h3.tdb-s-modal-title {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 1.286em;
  line-height: 1.2;
  font-weight: 600;
  color: #1D2327;
}
.tdb-s-modal-body {
  padding: 30px 25px;
  overflow: auto;
}
.tdb-s-modal-body .tdb-s-notif:not(:first-child) {
  margin-top: 30px;
}
.tdb-s-modal-txt {
  font-size: 1em;
  line-height: 1.6;
  color: #59626B;
}
.tdb-s-modal-footer {
  justify-content: flex-end;
  padding: 18px 25px;
  border-top: 1px solid #EBEBEB;
}
.tdb-s-modal-footer:empty {
  display: none;
}
.tdb-s-modal-footer .tdb-s-btn:not(:last-of-type) {
  margin-right: 16px;
}
.tdb-s-modal-open {
  pointer-events: auto;
}
.tdb-s-modal-open,
.tdb-s-modal-open .tdb-s-modal-bg {
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.tdb-s-modal-open .tdb-s-modal {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}
.tdb-s-pagination {
  display: flex;
  margin: 22px 0 0;
}
.tdb-s-pagination-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.2em;
  min-height: 2.2em;
  margin: 0;
  padding: 0 8px;
  font-size: 1em;
  line-height: 1;
  font-weight: 600;
  border-radius: 3px;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
.tdb-s-pagination-item:not(:last-child) {
  margin-right: 8px;
}
.tdb-s-pagination-item:not(.tdb-s-pagination-dots):not(.tdb-s-pagination-active) {
  cursor: pointer;
}
.tdb-s-pagination-item:hover:not(.tdb-s-pagination-dots):not(.tdb-s-pagination-active) {
  background-color: #EBEBEB;
}
.tdb-s-pagination-item:not(.tdb-s-pagination-active) {
  background-color: #f1f1f1;
  color: #1d2327;
}
.tdb-s-pagination-item.tdb-s-pagination-active {
  background-color: #0489FC;
  color: #fff;
}
@-webkit-keyframes tdb-fullspin-anim {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes tdb-fullspin-anim {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.tdb-s-content {
  position: relative;
  min-height: 50px;
  transition: opacity 0.2s ease-in-out;
}
.tdb-s-content:before {
  content: '';
  position: absolute;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  pointer-events: none;
}
.tdb-s-content:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  margin-top: -23px;
  margin-left: -23px;
  width: 40px;
  height: 40px;
  border: 3px solid #888;
  border-left-color: transparent;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: tdb-fullspin-anim 1s infinite ease-out;
  animation: tdb-fullspin-anim 1s infinite ease-out;
  opacity: 0;
  z-index: 101;
  pointer-events: none;
}
.tdb-s-content-loading,
.tdb-s-content-disabled {
  pointer-events: none;
  opacity: 0.3;
}
.tdb-s-content-loading:after {
  opacity: 1;
  pointer-events: auto;
}
.tdb-s-modal-confirm .tdb-s-modal {
  min-width: 500px;
  max-width: 500px;
}
.td-hide-adminbar-settings #wpadminbar li:not(#wp-admin-bar-tdb_template_builder, #wp-admin-bar-tdb_template_load)[id^="wp-admin-bar-tdb_template_"] {
  display: none;
}

body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}
