/*
Theme Name: The Balancing Act Theme
Theme URI:
Author: SpiderBoost Communications
Authot URI: http://spiderboost.com
Description: Custom theme created by Spiderboost team for Brandstar show "The balancing act"
Version: 1.0
Licence:
Licence URI:
Tags:
Text Domain:
*/



/*
    font-family: 'Open Sans', sans-serif; // default font
    font-family: 'Abril Fatface';
*/

/* Header & footer */


/* form styles */

input, textarea {
	display: block;
	border: 1px solid #219bc8;
	margin: 0 auto;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
	outline: none;
}

input { height: 50px; }
textarea { resize: none; }

input[type="submit"] {
  width: auto;
  background-color: white;
  color: #219bc8;
  font-weight: 500;
  margin-top: 50px;
  transition: all .3s ease;
}

input[type="submit"]:hover {
	background-color: #219bc8;
  color: white;
}

label {
	display: block;
	width: 350px;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

@media (max-width:767px){
	label { width: 100%; padding-left: 15px; padding-right: 15px; }
}

.bba_the_content h3 {
	font-family: 'Roboto';
  font-size: 16px;
  font-weight: 900;
  line-height: 1.75;
  letter-spacing: 1px;
  text-align: center;
  color: #7d7d7d;
  text-transform: uppercase;
  margin: 0;
  padding-top: 50px;
}

/* /form styles */


#top-header { height: 50px; background-color: #00aeef; }
header#header { height: 120px; background-color: #fff; }
footer#footer { background-color: #115278; }

.widget { margin: 0; }
.widget ul { padding:0; margin: 8px 0; }

#top-header .widget_sp_image h3 {
	font-family: Roboto; font-size: 12px; font-weight: 400; line-height:40px; color: #eaf6fd; text-transform: uppercase; margin:8px 0; display: inline-block;
}
#top-header .widget_sp_image img { margin: 4px 0 -4px 5px; display: inline-block; }
#top-header .social-icons-list { text-align:right; }
.social-icons-list li a { display:inline-block; line-height:40px; text-align: center; color: #00aeef; font-size:24px; transition: color .3s ease; }
.header-icons-list li a { display:inline-block; line-height:40px; text-align: center; color: #fff; font-size:24px; transition: color .3s ease; }
.social-icons-list li a:hover { color: #fff; }
.header-icons-list li a:hover { color: #115278; }


@media only screen and (max-width : 767px) {
	#top-header { min-height:30px !important; }
	#top-header .widget_sp_image h3 { line-height:30px; }
	#top-header .widget_sp_image { text-align:center; }
	/*#top-header .widget_sp_image img,*/
	#top-header .social-icons-list { display:none; }
}



#header .search-form-wrapper {
	display: none;
}

.error404h1 { padding: 30px 0 0; margin: 0; }

.noSearchh1 {
	font-family: 'Sanchez';
	font-size: 36px;
	line-height: 1.25;
	letter-spacing: 0.5px;
	text-align: center;
	color: #115278;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: 500;
}

.search-form-wrapper label { display: none !important; }
.search-form-wrapper input { display: inline !important; }

.search-form-wrapper input[type="search"] {
	width: 500px !important;
	border-radius: 25px 0 0 25px !important;
	padding-left: 30px;
	padding-right: 30px;
}

.search-form-wrapper button {
	width: 50px !important;
	border-radius: 0 25px 25px 0 !important;
	position: relative;
	left: -4px;
	top: 2px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.search-form-wrapper button {
		top: 1px;
	}
}
@-moz-document url-prefix() {
	.search-form-wrapper button {
		top: 1px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.search-form-wrapper button {
		top: 2px;
	}
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 1024px)  {
	.search-form-wrapper button {
		top: 2px!important;
	}
}





.search-form-wrapper i { font-size: 22px; }

.form-captcha{margin-left: 103px;}
@media (max-width: 1112px) 
{
	.form-captcha{margin-left: 70px;}
}
@media (max-width: 834px) 
{
	.form-captcha{margin-left: 0px;}
}

@media (max-width: 768px) {
	.search-wrap { width: 90% !important; margin: 0 auto !important; }

	.search-form-wrapper input[type="search"] {
		width: calc(100% - 60px) !important;
	}
}

#dynamicSearchBar {
	width: 100%;
	background-color: white;
	height: 100px;
	z-index: 100;
	position: fixed;
	left: 0;
	/*top: 60px;*/
	display: flex;
	align-items: center;
}
@media (min-width: 767px) {
	#dynamicSearchBar {
		top: 0;
		height: 170px;
	}
}

#dynamicSearchBar .search-form-wrapper,
#research-block .search-form-wrapper {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.feat-overlay .featured-dot-wrapper p { font-weight: 500; }


#dynamicSearchBar .search-form-wrapper input,
#dynamicSearchBar .search-form-wrapper button,
#research-block .search-form-wrapper input,
#research-block .search-form-wrapper button {
	background-color: #ffffff;
	background-image: none;
	border: none;
	box-shadow: none;
	height: 50px;
	text-shadow: none;
	border: 1px solid #219bc8;
}

#dynamicSearchBar .search-form-wrapper input,
#research-block .search-form-wrapper input {
	width: 560px;
	border-right: none;
	font-family: 'Roboto', sans-serif;
	color: #219bc8;
	border-radius: 20px 0 0 20px;
	border-right: none;
}

#dynamicSearchBar .search-form-wrapper input:focus,
#dynamicSearchBar .search-form-wrapper button:focus,
#research-block .search-form-wrapper input:focus,
#research-block .search-form-wrapper button:focus {
	outline: none;
}

#dynamicSearchBar .search-form-wrapper button,
#research-block .search-form-wrapper button {
	color: #219bc8;
	border-left: none;
	border-radius: 0 50px 50px 0;
}

#dynamicSearchBar input { width: calc(100% - 55px) !important; }


.glyphicon{
	font-size: 20px;
}

.search-form-wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.75;
  color: #115278;
}
.search-form-wrapper input::-moz-placeholder { /* Firefox 19+ */
	font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.75;
  color: #115278;
}
.search-form-wrapper input:-ms-input-placeholder { /* IE 10+ */
	font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.75;
  color: #115278;
}
.search-form-wrapper input:-moz-placeholder { /* Firefox 18- */
	font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.75;
  color: #115278;
}




#menu-main-menu li span.caret {
	display: none !important;
}

#header #menu-main-menu li.search-icon.unactive a::after {
	color: #a4a4a4;
}

#header #menu-main-menu li.search-icon a::after {
	content: "\f002";
	font-family: 'FontAwesome';
	display: inline-block;
	position: relative;
	top: 1px;
	color: #ee246f;
	font-size: 16px;
	padding-left: 6px;
	position: relative;
	top: -1px;
	left: -8px;
}

#header #menu-main-menu li.caret-down-icon > a {
	position: relative;
	top: -1px;
}

#header #menu-main-menu li.caret-down-icon ul {
	padding-top: 20px;
	width: auto;
	position: absolute;
	top: 55px;
	background-color: #eaf6fe;
	border-top: none;
	border-left: none;
	border-right: none;
	box-shadow: none;
	text-align: center;
}

#header #menu-main-menu li.caret-down-icon > ul > li a {
	padding: 10px 30px;
	text-align: right;
}

#header #menu-main-menu li.caret-down-icon > ul > li a:hover,
#header #menu-main-menu li.caret-down-icon > ul > li a:focus {
	background-color: transparent;
	background-image: none;
}

#header #menu-main-menu li.caret-down-icon > a::after, .white-overlay-menu #menu-main-menu li.caret-down-icon > a::after {
	content: "\f107";
	font-family: 'FontAwesome';
	display: inline-block;
	position: relative;
	top: 1px;
	color: #ee246f;
	font-size: 20px;
}

.white-overlay-menu #menu-main-menu li.caret-down-icon > a::after{margin-right: -20px; margin-left: 2px}

#header #menu-main-menu li.topics-icon::before {
	content: "\f02c";
	font-family: 'FontAwesome';
	display: inline-block;
	position: relative;
	top: 1px;
	color: #ee246f;
	font-size: 20px;
}


#header #menu-main-menu li.episode-icon::before {
	content: "\f26c";
	font-family: 'FontAwesome';
	display: inline-block;
	position: relative;
	top: 1px;
	color: #ee246f;
	font-size: 20px;
}

#header #menu-main-menu li.about-icon::before {
	content: "\f111";
	font-family: 'FontAwesome';
	display: inline-block;
	/*position: relative;*/
	top: 1px;
	color: #ee246f;
	font-size: 14px;
}

#header #menu-main-menu {
	margin-top: 25px;
}

#header #menu-main-menu li a {
	padding: 23px 10px;
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
  line-height: 1.56;
  color: #00aeef;
}


#header #menu-main-menu li.episode-icon a {
	padding-left: 6px;
}

.navbar-nav > li{
	margin-left: 20px;
}

@media (max-width: 850px) {
	.navbar-nav > li{
		margin-left: 0;
	}
}


#header #menu-main-menu li a:hover {
	color: #ee246f;
	background-color: transparent;
	background-image: none !important;
}


#header #menu-main-menu li a:focus {
	background-color: transparent;
}


#top .social-icons-list .list-inline li {
	padding-left: 14px;
	padding-right: 14px;
}

#footer .social-icons-list .list-inline li {
	padding-left: 14px;
	padding-right: 8px;
}

#top .social-icons-list .list-inline li.last-icon {
	padding-right: 0px;
}

#footer .social-icons-list .list-inline li.first-icon {
	padding-left: 9px;
}

.search-bar-close {
	position: absolute;
	top: 20px;
	right: 50px;
	z-index: 99999;
}

.search-bar-close:hover {
	cursor: pointer;
}

.search-bar-close i {
	font-size: 25px;
	color: #ee246f;
}

.searchOverlayWrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999;

	opacity: 0;
	transition: opacity .4s ease;
}

.searchOverlayWrapper.search-close-visible {
	opacity: 1;
}


#footer .footer-content.row {
	padding-top: 35px;
	padding-bottom: 35px;
}

#footer-section-1 img {
	width: 250px;
}

#footer-section-2 .about-us-wrapper ul,
#footer-section-3 .spaces-wrapper ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer-section-2 .about-us-wrapper ul a,
#footer-section-3 .spaces-wrapper ul a {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 1.56;
	color: #00aeef;
	transition: color .3s ease;
}

#footer-section-2 .about-us-wrapper ul a:hover,
#footer-section-3 .spaces-wrapper ul a:hover {
	color: #fff;
}

#footer-section-4 .airing-on-wrapper p {
	font-family: Roboto;
	font-size: 10px;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: right;
	color: #b0b0b0;
}

#footer-section-4 .airing-on-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
}

#footer-section-4 .airing-on-wrapper img {
	width: 100px;
	height: 100px;
}

#footer-section-4 .airing-on-wrapper p {
	margin-right: 6px;
}

#footer .footer-final-content p {
	font-family: Roboto;
	font-size: 10px;
	font-weight: 900;
	color: #b0b0b0;
	text-transform: uppercase;
}

#footer .footer-final-content a {
	color: #b0b0b0;
}

#footer .footer-final-content a:hover{
	text-decoration: underline;
}

.content-right {
	text-align: right;
}

@media (max-width: 767px){

	/* header and logo */
	#header.header-wrapper {
		height: 80px;
	}

	#menu-main-menu li span.caret {
		display: inline-block;
	}

	#header .logo {
		width: 172px;
	}

	#header .navbar-toggle {
		margin-top: 20px;
	}

	#header .navbar-toggle .icon-bar {
		background-color: #ee246f;
		width: 20px;
		height: 3px;
		margin-top: 2px;
	}


	/* main-menu */
	#header .navbar-responsive-collapse {
		display: none;
		border: none;
		box-shadow: none;
		width: 100%;
    background-color: white;
	}


	.white-overlay-menu {
		width: 100%;
		height: auto;
		position: fixed;
		background-color: white;
		z-index: 1000;
		top: 0;
		left: 0;
		opacity: 0;

		transition: opacity .4s ease;
	}

	.white-overlay-menu.visible {
		opacity: 1;
	}

	.white-overlay-menu-close {
		position: absolute;
		cursor: pointer;
		top: 21px;
		right: 18px;
		z-index: 1000;
		padding: 10px;
	}


	.white-overlay-menu #menu-main-menu {
		text-align: center;
		position: relative;
		top: 30px;
	}

	.white-overlay-menu #menu-main-menu li a {
		text-transform: uppercase;
	  font-family: 'Roboto', sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #219bc8;
		/*padding: 15px 0;*/
		text-align: center;
	}

	.white-overlay-menu #menu-main-menu li a:hover,
	.white-overlay-menu #menu-main-menu li a:focus {
		background-color: transparent;
	}

	.white-overlay-menu-close:hover {
		cursor: pointer;
	}

	.white-overlay-menu-close i {
		font-size: 20px;
		color: #ee246f;
	}

	.search-bar-close i {
		font-size: 16px;
		color: #ee246f;
	}

	.white-overlay-menu .search-form-wrapper {
		padding: 20px 20px;
	}

	.white-overlay-menu .search-form-wrapper input,
	.white-overlay-menu .search-form-wrapper button {
		background-color: #eaf6fe;
		background-image: none;
		border: none;
		box-shadow: none;
		height: 34px;
		text-shadow: none;
		border-radius: 20px;
		border: 1px solid #219bc8;
	}

	.white-overlay-menu .search-form-wrapper input {
		border-right: none;
		font-family: 'Roboto', sans-serif;
		color: #219bc8;
	}

	.white-overlay-menu .search-form-wrapper button {
		color: #219bc8;
		border-left: none;
	}

	.white-overlay-menu .search-form-wrapper button:active {
		background-color: #eaf6fe;
	}

	.white-overlay-menu .search-form-wrapper input:focus,
	.white-overlay-menu .search-form-wrapper button:focus {
		outline: none;
	}

	.white-overlay-menu #menu-main-menu li a:hover {
		color: #ee246f;
	}

	.white-overlay-menu #menu-main-menu li.caret-down-icon ul {
		padding-top: 20px;
	}

	.white-overlay-menu #menu-main-menu li.caret-down-icon > a {
		display: inline-block;
	}

	.white-overlay-menu #menu-main-menu li.caret-down-icon ul li a {
		color: #48677a;
	}

	.white-overlay-menu #menu-main-menu li.caret-down-icon ul li a:hover {
		color: #ee246f;
	}

	#footer-section-1,
	#footer-section-2,
	#footer-section-3,
	#footer-section-4 {
		margin-bottom: 50px;
		text-align: center;
	}

	#footer-section-1 img {
		margin: 0 auto 50px;
	}

	.footer-content.row {
		padding-top: 25px !important;
	}

	#footer-section-1 .social-icons-list ul {
		display: flex;
		justify-content: space-between;

		padding-left: 25px !important;
		padding-right: 25px !important;
	}

	#footer-section-4 .airing-on-wrapper {
		align-items: center;
	}

	#footer-section-4 .airing-on-wrapper p {
		margin: 0;
		font-size: 10px;
	}

	#footer-section-4 .airing-on-wrapper img {
		width: 100px;
		height: 100px;
	}

	#footer .footer-final-content {
		text-align: center !important;
	}

	#footer .footer-final-content p {
		margin-bottom: 0;
	}

	#footer .footer-final-content.content-right p {
		margin-bottom: 11px;
	}

}
/* end Header & footer */





/* home content */

.no-padding-right {
	padding-right: 0;
}

.no-padding-left {
	padding-left: 0;
}

#intro-section {
	background-color: white;
	/*padding-bottom: 70px;*/

	/*background-image: url('../images/intro_back.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;*/
}

@media (min-width: 992px){
	#intro-section .main-intro-container,
	#top-header .container,
	#header .container,
	#footer .container,
	#main-content-section .container,
	#family-section .container,
	#current-episode-section .container,
	#categories-page .container,
	#client-page .container,
	#content-page .container,
	#content-post-page .container,
	#general-section .container {
		width: 970px !important;
	}
}

@media (max-width: 992px) {
	/*#intro-section .main-intro-container,
	#top-header .container,
	#header .container,
	#footer .container,
	#main-content-section .container,
	#current-episode-section .container,
	#categories-page .container,
	#client-page .container,
	#content-page .container,
	#content-post-page .container {
		width: 100% !important;
	}*/
	.navbar-nav > li{margin-left: 0;}
	.main-video.no-padding-right {
		padding-left: 0 !important;
	}

}

@media (max-width: 991px){
	#family-section .container {
		width: 670px !important;
	}

	#fb-comments { padding-bottom: 40px !important; }
}

@media (max-width: 767px){
	#family-section .container {
		width: 100% !important;
	}
}

#intro-section #features-section {
	 border: solid 1px #eaf6fe;

}

#intro-section .last-videos {
	position: relative;
	top: -7px;
}

#intro-section .last-videos .video-thumb {
	position: relative;
}

#intro-section .last-videos .video-thumb img {
	height: 151px;
}

#intro-section .last-videos .thumb-offset {
	position: relative;
	left: -8px;
}

#intro-section .thumb-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(55, 55, 55, .2);

	transition: background-color .3s ease;
}

#intro-section .fixed-overlay {
	width: calc(100% - 15px) !important;
}

#intro-section .thumb-overlay.now-playing-state {
	background-color: rgba(10, 10, 10, .8);
}

#intro-section .thumb-overlay.now-playing-state i {
	display: none;
}




#intro-section .thumb-overlay .overlay-now-playing {
	display: none;
}

#intro-section .thumb-overlay .overlay-button {
	display: none;
}


@media(min-width: 768px) {
	#intro-section .thumb-overlay.now-playing-state .overlay-text {
		display: none;
	}

	#intro-section .thumb-overlay.now-playing-state .overlay-now-playing {
		display: block !important;
	}

	#intro-section .thumb-overlay.now-playing-state .overlay-now-playing {
		display: block !important;
	}

	#intro-section .thumb-overlay.now-playing-state .overlay-button {
		color: white;
		display: block;
		font-family: 'Roboto', sans-serif;
		font-size: 14px;
		position: absolute;
		left: 50%;
		top: 75%;
	  -moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);

		border: 1px solid white;
		padding: 5px 10px;
		transition: all .3s ease;
	}

	#intro-section .overlay-button:hover {
		color: #868686 !important;
		background-color: white;
	}

	#intro-section .thumb-overlay.now-playing-state p {
		text-align: center;
		width: 100%;
		height: 45px;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
}




#intro-section .thumb-overlay:hover {
	background-color: rgba(10, 10, 10, .8);
	cursor: pointer;
}

#intro-section .thumb-overlay p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 12px;
	line-height: 18px;
}

#intro-section .thumb-overlay i {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 18px;
	transform: translateX(-50%) translateY(-50%);
}


/* 992 */
@media (max-width: 991px){
	#intro-section .now-playing-video iframe {
		height: 750px;
	}

	#intro-section .last-videos .video-thumb img {
		width: 100%;
	}

	#intro-section .last-videos .video-thumb {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	#intro-section .outer-row,
	#intro-section .inner-row {
		margin-left: 0;
		margin-right: 0;
	}

	#intro-section .main-intro-container {
		padding-left: 0;
		padding-right: 0;
	}

	#intro-section {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	#intro-section .main-video,
	#intro-section .last-videos {
		padding-left: 0;
		padding-right: 0;
	}


	#intro-section .thumb-overlay {
		background-color: rgba(55, 55, 55, .5);
	}
}

@media (max-width: 767px) {
	#intro-section {
		padding-top: 0;
	}

	#intro-section .now-playing-video iframe,
	#intro-section .now-playing-video {
		width: 100%;
	}

	#intro-section .main-video {
		padding: 0;
	}

	#intro-section .last-videos .inner-row {
		height: 400px;
	}

	#intro-section .video-thumb {
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
		height: 100px;

		transition: top .3s ease;
		position: absolute !important;

		border-bottom: solid 1px #eaf6fe;
		background-color: white;

		display: flex;
	}

	#intro-section .thumb-overlay:hover {
		background-color: transparent;
		cursor: pointer;
	}

	#intro-section .last-videos .thumb-offset {
		left: 0px;
	}

	#intro-section .last-videos .video-thumb img {
		height: 100px;
		width: 100px;

		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;

		flex-basis: 100px;
	}

	#intro-section .thumb-overlay {
		position: static;
		height: 100px;

		background-color: transparent;
		flex-basis: calc(100% - 100px);
	}

	#intro-section .thumb-overlay p {
		position: static;
		font-family: 'Sanchez', serif;
		font-size: 16px;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
		padding: 14px;
	}

	#intro-section .thumb-overlay i {
		/*display: inline;*/

		top: 50px;
		left: 50px;

		-moz-transform: translateX(-100%) translateY(-50%);
		-ms-transform: translateX(-100%) translateY(-50%);
		-webkit-transform: translateX(-100%) translateY(-50%);
		transform: translateX(-100%) translateY(-50%);
	}


	#intro-section .thumb-overlay .dynplay-text {
		font-size: 11px;
		font-family: 'Roboto', sans-serif;
		position: absolute;
		left: 12px !important;
		top: 50% !important;
		transform: translateY(-15%) !important;
		padding: 0 !important;
	}


	#intro-section .thumb-overlay.now-playing-state p {
		width: auto;
		height: auto;

		transform: translateX(0) translateY(0);
	}

	#intro-section .thumb-overlay.now-playing-state {
		background-color: #eaf6fd;
	}

	#intro-section .thumb-overlay p {
		color: #115278;
		text-shadow: none;
	}

	#intro-section .thumb-overlay p.dynplay-text {
		color: white;
	}

	#intro-section .thumb-overlay.now-playing-state .overlay-button {
		display: block;

		color: white;
		display: block;
		font-family: 'Roboto', sans-serif;
		font-size: 10px;
		position: absolute;
		left: 50px;
		top: 75%;
	  -moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);

		border: 1px solid white;
		padding: 2px 10px;
		transition: all .3s ease;
		z-index: 10;
	}

	#intro-section .thumb-overlay.now-playing-state .overlay-button:hover {
		color: black;
		background-color: white;
	}

	#intro-section .thumb-overlay {
		width: 100% !important;
	}

	#intro-section .thumb-overlay.now-playing-state .overlay-movile {
		width: 100px;
		height: 100px;
		position: absolute;
		top: 0;
		left: 0;
		background-color: rgba(50, 50, 50, .5);
	}

	#home-page #features-section {
		padding-top: 0;
	}
}




/* features section */
#features-section {
	padding-top: 0;
}

#features-section.wide-container {
	width: 100% !important;
}

/* 992 */
@media (max-width: 991px) {
	#features-section.wide-container {
		width: 100% !important;
	}
}

#features-section .featuring {
	padding: 0;
	border: 1px solid #eaf6fe;

	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}


@media (min-width: 991px){
	#features-section .featuring:hover .feat-overlay {
		bottom: 0;
		cursor: pointer;
	}

	#intro-section {
		/*height: 671px !important;*/
	}
}

#features-section .featuring .feat-wrapper {
	overflow: hidden;
	position: relative;

	height: 320px;
}

#features-section .featuring .feat-wrapper:hover {
	cursor: pointer;
}

#features-section .feat-overlay {
	position: absolute;
	bottom: -75px;
	left: 0;
	width: 100%;
	height: 220px;
	opacity: 1;
	transition: bottom .3s ease;
}

#features-section .featured-dot-container {
	height: 100px;
  position: absolute;
  width: 100%;
  top: 120px;
}

.feed-excerpt-wrapper.single-excerpt-wrapper { overflow: hidden !important; }

@media (max-width: 991px) and (min-width: 768px) {
	#features-section .featured-dot-container { top: 60px; }
	#features-section .featured-dot-wrapper p { line-height: 1.35; font-size: 14px !important; font-weight: 500 !important; }
	#features-section .featured-dot-wrapper { overflow: hidden; max-height: 55px !important; height: 55px !important; bottom: 25px !important; }
}

@media (max-width: 767px) {
	#features-section .featured-dot-container { top: 60px; }
	#features-section .featured-dot-wrapper p { line-height: 1.35; font-size: 14px !important; font-weight: 500 !important; }
	#features-section .featured-dot-wrapper { overflow: hidden; max-height: 55px !important; height: 55px !important; bottom: 25px !important; }

	.logo img { height: auto !important; }
}

#features-section .featured-dot-wrapper {
	height: 66px;
	max-height: 66px;
	line-height: 22px;
	width: 100%;
	position: absolute;
	bottom: 5px;
}

#features-section .feat-overlay-family{ background-color: rgba(120, 77, 150, .8); }
#features-section .feat-overlay-money { background-color: rgba(90, 136, 38, .8); }
#features-section .feat-overlay-beauty {  background-color: rgba(17, 202, 160, .8); }
#features-section .feat-overlay-health { background-color: rgba(17, 82, 120, .8); }
#features-section .feat-overlay-be-the-change { background-color: rgba(73, 144, 226, .8); }
#features-section .feat-overlay-food { background-color: rgba(246, 166, 35, .8); }
#features-section .feat-overlay-innovation { background-color: rgba(192, 51, 69, .8); }
#features-section .feat-overlay-episodes { background-color: rgba(0, 0, 0, 0.7); }

#features-section .feat-overlay-video { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-all-mixed { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-mystery { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-happy-pets { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-press { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-quick-bytes { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-reclaim-life { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-take-bedroom { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-uncategorized { background-color: rgba(0, 0, 0, 0.7); }
#features-section .feat-overlay-blog { background-color: rgba(0, 0, 0, 0.7); }


#features-section .feat-overlay h2,
#features-section .feat-overlay p {
	color: white;
}

#features-section .feat-overlay p {
	font-family: Roboto;
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
}

#features-section .feat-overlay a:hover { text-decoration: none; }

#features-section .feat-overlay i {
	position: absolute;
	left: 15px;
	top: 15px;
	color: rgba(255, 255, 255, .6);
}

#features-section .feat-overlay .subtle {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  text-align: center;
	padding-top: 5px;
	letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.65);
	text-transform: uppercase;
}

#features-section .feat-overlay h2 {
	font-family: 'Sanchez', cursive;
	font-size: 26px;
	text-align: center;
	padding: 0 45px;
	line-height: 1.31;
	color: #ffffff;
	margin-bottom: 45px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

@media (max-width: 992px) and (min-width: 768px){
	/*#intro-section .outer-row,
	#intro-section .main-intro-container,
	#intro-section .main-video {
		height: 250px;
	}*/


}

/* 992 */
@media (max-width: 991px) {



	#features-section .featuring .feat-wrapper {
		height: 400px;
	}

	#features-section .feat-overlay {
		bottom: 0px;
		height: 145px;
	}

	#features-section {
		padding-top: 0;
	}

	#features-section .feat-overlay h2 {
		font-size: 22px;
		margin-top: 5px;
	}

	#features-section .feat-overlay p {
		font-size: 12px;
		font-weight: 300;
	}
}


/* main-content-section */
#main-content-section {
	background-color: #eeeeee;
	padding-bottom: 60px;
}

.content-menu-wrapper {
	background-color: #eeeeee;
}

.format-list-page .content-menu-wrapper {
	background-color: #fff;
	padding-top: 20px;
}

#categories-page .content-menu-wrapper{
	background-color: #fff;
	/*padding-top: 40px;*/
	padding-bottom: 30px;
}

.content-menu-container {
	/*padding-top: 20px;*/
	padding-bottom: 10px;
}

.format-page-section { padding-bottom: 0 !important; }
.show-more-taxonomy-page { padding-bottom: 40px !important; background-color: #eee; }
.single-excerpt-wrapper { max-height: 90px; }


@media (max-width: 991px){
	#categories-page #content-menu ul {
		border: 1px solid #eee;
	}
}
#content-menu { margin-top: 30px; padding-bottom: 50px; }
#content-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;

	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

#content-menu ul li {
	margin-left: 3px;
	/*margin-bottom: 14px;*/
}
#content-menu li a { display:block;
	font-size: 13px;
	font-weight: bold;
	color: #00aeef;
	font-family: 'Roboto', sans-serif;
	letter-spacing: normal;
	font-stretch: condensed;
	background-color: white;
	padding: 10px 15px;
	background-color: white;
	/*transition: all .3s ease;*/
	border: solid 1px #eeeeee;
	text-transform: uppercase;
	margin-bottom: 3px;
}
/*#content-menu li.current_page_item a { background:#00aeef; color:#fff; }*/

@media (max-width: 991px) and (min-width: 768px){
	#content-menu li a { padding: 2px 15px; }
}

@media (min-width: 993px) {
	/*#content-menu li:not(.active) .all-hover:hover {color: #219bc8!important; border: solid 1px #219bc8; text-decoration: none; }
	#content-menu li:not(.active) .family-hover:hover {color: #784d96!important; border: solid 1px #784d96; text-decoration: none; }
	#content-menu li:not(.active) .money-hover:hover {color: #5a8826!important; border: solid 1px #5a8826; text-decoration: none; }
	#content-menu li:not(.active) .beauty-hover:hover {color: #11caa0!important; border: solid 1px #11caa0; text-decoration: none; }
	#content-menu li:not(.active) .health-hover:hover {color: #115278!important; border: solid 1px #115278; text-decoration: none; }
	#content-menu li:not(.active) .be-the-change-hover:hover {color: #4990e2!important; border: solid 1px #4990e2; text-decoration: none; }
	#content-menu li:not(.active) .food-hover:hover {color: #f6a623!important; border: solid 1px #f6a623; text-decoration: none; }
	#content-menu li:not(.active) .innovation-hover:hover {color: #c03345!important; border: solid 1px #c03345; text-decoration: none; }

	#content-menu li:not(.active) .episodes-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .video-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .blog-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .all-mixed-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .mystery-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .happy-pets-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .press-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .quick-bytes-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .reclaim-life-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .take-bedroom-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }
	#content-menu li:not(.active) .uncategorized-hover:hover {color: rgba(0, 0, 0, 0.7)!important; border: solid 1px rgba(0, 0, 0, 0.7); text-decoration: none; }*/

	/*#content-menu li.active a { color: #fff; }*/
	#content-menu li a:hover { text-decoration: none; }
	#content-menu li a:focus { text-decoration: none; }
}



/* 992 */
@media (max-width: 991px)
{
	li.active-filter {
		position: relative;
	}
	li.active-filter-li::before{
		content: "\f00c";
    font-family: 'FontAwesome';
    display: inline-block;
    position: absolute;
    top: 1px;
		left: 40px;
    color: #ee246f;
    font-size: 20px;
	}
}


.content-feed-wrapper {
	width: 300px;
	height: 431px;
	margin-top: 50px;
}

.content-feed-wrapper .feed-image {
	height: 200px;
	position: relative;
}

.content-feed-wrapper .overlay-text {
	position: absolute;
	bottom: 0;

	display: flex;
	justify-content: space-between;
	align-items: center;
	opacity: 1;
	width: 100%;
	height: 30px;
}

.content-feed-wrapper .overlay-text-family{ background-color: 	rgba(120, 77, 150, .8); }
.content-feed-wrapper .overlay-text-money { background-color: 	rgba(90, 136, 38, .8); }
.content-feed-wrapper .overlay-text-beauty {  background-color: rgba(17, 202, 160, .8); }
.content-feed-wrapper .overlay-text-health { background-color: rgba(17, 82, 120, .8); }
.content-feed-wrapper .overlay-text-be-the-change { background-color: rgba(73, 144, 226, .8); }
.content-feed-wrapper .overlay-text-food { background-color: rgba(246, 166, 35, .8); }
.content-feed-wrapper .overlay-text-innovation { background-color: rgba(192, 51, 69, .8); }
.content-feed-wrapper .overlay-text-episodes { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-video { background-color: rgba(0, 0, 0, 0.7); }

.content-feed-wrapper .overlay-text-blog { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-all-mixed { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-mystery { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-happy-pets { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-press { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-quick-bytes { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-reclaim-life { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-take-bedroom { background-color: rgba(0, 0, 0, 0.7); }
.content-feed-wrapper .overlay-text-uncategorized { background-color: rgba(0, 0, 0, 0.7); }

.content-feed-wrapper .overlay-text i {
	color: white;
	padding-left: 15px;
}


/* 992 */
@media (min-width: 991px) {
	.main-category-feeds:not(.real-category-page) .content-feed-wrapper img { height: 200px; }
	#home-page .content-feed-wrapper img { height: 170px; }
	#content-feeds-general-wrapper .content-feed-wrapper img { height: 200px; }
}


#content-feeds-general-wrapper .feed-excerpt-wrapper,
.blog-feed-excerpt-wrapper {
	max-height: 113px;
	position: absolute;
	width: 100%;
	height: 113px;
	left: 0;
	bottom: 10px;
}



.content-feed-wrapper .overlay-text p {
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
	margin: 0;
	padding-right: 15px;
	line-height: 1.1;
	letter-spacing: 1px;
	color: rgba(255, 255, 255, 0.65);
	text-transform: uppercase;
}

.feed-title-wrapper { max-height: 80px; }
.feed-title-wrapper h2 { height: 65px; overflow: hidden; }

.content-feed-wrapper .promoted {
	width: 75px;
  height: 19px;
  background-color: #1b9bc7;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 3px;
}

.content-feed-wrapper .promoted.prom-hidden {
	display: none;
}

.featured-title-dot-wrapper { max-height: 80px; }

.content-feed-wrapper .promoted p {
	height: 100%;
  font-family: Roboto;
  font-size: 10px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  color: #ffffff;
	margin: 0;
}

.all-stories-menu-item a { color: #00aeef; }

 .content-feed-wrapper .feed-content {
	height: 181px;
	background-color: white;
	-webkit-box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
	-moz-box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
	box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
	position: relative;
}

.content-feed-wrapper .feed-content h2,
.content-feed-wrapper .feed-content p {
	margin: 0;
}

.content-feed-wrapper .feed-content h2 {
	font-family: 'Sanchez', cursive;
  font-size: 20px;
  color: #115278;
	padding: 18px 15px;
}

.content-feed-wrapper .feed-content h2 a {
	color: #115278;
	transition: color .3s ease;
}

.content-feed-wrapper .feed-content h2 a:hover {
	text-decoration: none;
	color: #ee246f;
}

.content-feed-wrapper .feed-content p {
	font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #7d7d7d;
	padding: 15px;
}

#share-post { background-color:#eee; padding: 30px 15px 0; margin:0; }
#share-post .at-share-btn-elements,
.feed-social .at-share-btn-elements { display: flex; justify-content: space-around; }
#share-post i { font-size: 24px; color: #b1b1b1; }
#share-post i:hover { color: #00aeef; }
/*.at-svc-compact { display: none !important; } */
.at-share-btn { background-color: transparent !important;  }
.at-share-btn g { fill: #b1b1b1 !important; }
#share-post a.at-share-btn:hover g { fill: #00aeef !important; }

.form-social { margin-bottom: 50px; }


.cont-add-more{
position: relative;
}

.icon-add-more{
	position: absolute;
	text-align: center;
	border: solid 1px #219bc8;
	width: 58px;
	height: 58px;
	border-radius: 100%;
	font-size: 29px;
	left: 47%;
	cursor: pointer;
}

.icon-add-more:hover text {
	fill: #fff;
}
.icon-add-more:hover{
	background-color: #00aeef;
}

#show-more-feeds .show-more-button {
	width: 58px;
	height: 58px;

	background-color: transparent;
	border-radius: 100%;
	border: 1px solid #219bc8;

	display: flex;
	justify-content: center;
	align-items: center;

	transition: background-color .3s ease;
}

#show-more-feeds .show-more-button-disabled{
	width: 58px;
	height: 58px;

	background-color: #e0e0e0;
	border-radius: 100%;
	border: 1px solid #9b9b9b;
	color: #fff;

	display: flex;
	justify-content: center;
	align-items: center;
}

#show-more-feeds .show-more-button:hover {
	background-color: #219bc8;
	cursor: pointer;
}

#show-more-feeds {
	display: flex;
	justify-content: center;
	/*padding-bottom: 60px;*/
}

#show-more-feeds .show-more-button span { display:block; color: #219bc8; font-size: 20px; }
#show-more-feeds .show-more-button-disabled span { color: #fff; font-size: 20px; }
#show-more-feeds .show-more-button:hover span { color: #fff; }

#content-feeds-general-wrapper {
	margin-bottom: 30px;
}

.clearfix::before {
	content: '';
	display: table;
	clear: both;
}




@media (min-width: 993px){

	#main-content-section {
		padding-top: 40px;
		padding-bottom: 60px;
	}

	#main-content-section.latest-stories-section{
		padding-bottom: 50px!important;
	}

 .large-hidden {
		display: none;
	}

	 #content-menu ul li {
		margin-left: 3px;
		margin-bottom: 17px;
	}
}

#main-content-section.cont-search{
	padding-bottom: 50px;
}

/* 992 */
@media (max-width: 991px) and (min-width: 768px) {

 #content-menu ul {
	 	display: block;
		background-color: white;
		flex-wrap: nowrap;
		flex-direction: column;
		align-items: flex-start;
		padding: 0px 0;
		margin: 0 auto;
		margin-top: 40px;
		width: 636px;
		height: 40px;
		overflow: hidden;
		border: 1px solid #eee;
	}

 /*#content-menu li.expandable{
		display: none;
	}*/

 #content-menu li {
		position: relative;
		width: 100%;
		background-color: white;
		text-align: center;
		margin-left: 0 !important;

		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}

 #content-menu li i {
		position: absolute;
		right: 18px;
		top: 10px;
		color: #ee246f;
	}

}


@media (max-width: 991px) and (min-width: 768px) {

	.content-feed-wrapper {
		width: 636px;
		height: 200px;
		margin: 0 auto;
		margin-top: 50px;

		display: flex;

		-webkit-box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
		-moz-box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
		box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
	}

	.content-feed-wrapper .feed-block-1,
	.content-feed-wrapper .feed-block-1 img {
		max-width: 300px;
		width: 300px;
		height: 200px;
	}



 .content-feed-wrapper .feed-block-2 {
		width: 336px;
		height: 170px;
	}

	.content-feed-wrapper .feed-block-2 .feed-content {
		height: 150px;
		box-shadow: none;
	}

	.content-feed-wrapper .feed-block-2 .feed-social {
		height: 50px;
		background-color: white;
	}

	#content-feeds-general-wrapper .feed-excerpt-wrapper, .blog-feed-excerpt-wrapper { position: static; max-height: 80px; height: 80px; }
	.content-feed-wrapper .feed-content p { padding-top: 0; padding-bottom: 0; }
}

@media (max-width: 767px) {

 #content-menu ul {
	 	display: block;
		background-color: white;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: flex-start;
		padding: 2px 0;
		margin: 0 auto;
		margin-top: 40px;
		width: 100%;
		max-width: 345px;
		height: 40px;
		overflow: hidden;
		border: 1px solid #eee;
	}

	#content-feeds-general-wrapper .feed-excerpt-wrapper, .blog-feed-excerpt-wrapper {
		overflow: hidden;
	}

	.content-feed { padding-right: 0 !important; }

	#content-feeds-general-wrapper { margin-right: 0 !important; }

 /*#content-menu li.expandable {
		display: none;
	}*/

 #content-menu li {
		position: relative;
		width: 100%;
		max-width: 345px;
		background-color: white;
		text-align: center;
		margin-left: 0 !important;

		padding-bottom: 10px !important;
		padding-top: 10px !important;
	}

 #content-menu li i {
		position: absolute;
		right: 18px;
		top: 10px;
		color: #ee246f;
	}


	.content-feed-wrapper {
		width: 300px;
		height: 431px;

		margin: 0 auto;
		margin-top: 50px;
	}

	.content-feed-wrapper .feed-block-1,
	.content-feed-wrapper .feed-block-1 img {
		width: 100%;
		max-width: 345px;
		height: 200px;
	}



	.content-feed-wrapper .feed-block-2 {
		width: 100%;
		max-width: 345px;
		height: 200px;
	}

	.content-feed-wrapper .feed-block-2 .feed-content {
		height: auto; /*181px; */
		box-shadow: none;

		-webkit-box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
		-moz-box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
		box-shadow: -2px 10px 28px -11px rgba(128,128,128,1);
	}

	#content-feeds-general-wrapper .feed-excerpt-wrapper,
	.blog-feed-excerpt-wrapper { max-height: none; position: relative; }

	.content-feed-wrapper .feed-block-2 .feed-social {
		height: 50px;
		background-color: transparent;
	}

}



/* end-section */

#end-section .end-section-wrapper {
	/*background-image: url('images/end_section.jpg');*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;

	display: flex;
	justify-content: flex-end;
}

#end-section .end-section-wrapper .end-text {
	width: 45%;
	padding: 53px 56px 43px 80px;
	background-color: rgba(0, 0, 0, 0.5);
}

#end-section .end-section-wrapper .end-text p {
  position: relative;
  width: 450px;
  font-family: 'Sanchez', sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.25;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

#end-section .end-text p a {
	width: 100%;
	max-width: 250px;
	padding: 13px 30px;
    background-color: #ee2b6f;
	color: white;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	display: block;
	border: 1px solid #ee2b6f;
	transition: all .3s ease;
	text-align: center;
	margin-top: 55px;
}

#end-section .end-text p a:hover {
	background-color: #ffffff;
	color: #ee2b6f;
	text-decoration: none;
}

/* 992 */
@media (min-width: 991px){
	#end-section .end-section-wrapper { height: 450px; }
	#end-section .end-section-wrapper .end-text p { line-height: 1.5; }
}

@media (max-width: 991px) and (min-width: 768px) {

	#end-section .end-section-wrapper .end-text {
		padding: 34px 26px 16px 64px;
		background-color: rgba(0, 0, 0, 0.7);
	}

	#end-section .end-section-wrapper .end-text p {
		width: 290px;
	}

}


@media (max-width: 767px) {
	.end-section-wrapper{
		height: 300px;
		background-position: left;
	}

	.end-text {
		width: 100%;
		padding: 35px;
		background-color: rgba(0, 0, 0, 0.7);
	}

	.end-text p {
		width: auto;
		font-family: Sanchez;
	  font-size: 24px;
	  text-align: left;
	  color: #ffffff;
	  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	}
}


/* family-section */

#family-section {
	padding-top: 50px;
	padding-bottom: 75px;
}

#family-section .section-title, .nav-stories {
	text-transform: uppercase;
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #115278;
	margin: 0 0 40px 0;
}
.episode-stories{
	margin: 60px 0 0 0;
}

#family-section .shows-wrapper {
	height: 250px;
	position: relative;
}

#family-section .shows-wrapper .show,
#family-section .owl-item {
	width: 300px !important;
}

#family-section .shows-wrapper h3,
#family-section .shows-wrapper p {
	margin: 0;
}

#family-section .shows-wrapper .show-icon {
	width: 35px;
	height: 35px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
}

#family-section .shows-wrapper .show-title {
  font-family: 'Sanchez', sans-serif;
  font-size: 20px;
  line-height: 1.3;
  color: #115278;
	display: inline-block;
	margin-top: 10px;
	position: relative;
	top: 9px;
	transition: color .3s ease;
}

@media (min-width: 768px){
	.show a:hover { text-decoration: none; }
	.show:hover h3 { color: #ee246f !important; }
}


@media (max-width: 767px){
	.show .show-text-wrapper { max-height: 60px !important; overflow: hidden; }
	#family-section .show .show-text-wrapper { align-items: flex-start !important; top: 20px !important; }
	#family-section .show .show-text-wrapper p { font-size: 15px !important; transition: color .3s ease; }
	.show:hover .show-text-wrapper p { color: #ee246f !important; cursor: pointer; }
	#end-section .end-section-wrapper { background-position: left !important; }
}

#family-section .shows-wrapper .show-text-wrapper {
	height: 70px;

	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

	position: absolute;
	bottom: 49px;
	left: 0;
	width: 100%;
	overflow: hidden;
}


#family-section .shows-wrapper .show-text-wrapper p {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.22;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  padding: 12px 20px;
}

#family-section .owl-prev,
#family-section .owl-next {
	height: 250px;
	position: absolute;
	top: 0;
	display: flex;
	align-items: center;
	color: #219bc8
}

#family-section .owl-prev {
	left: -30px;
}

#family-section .owl-next {
	right: -30px;
}


@media (max-width: 767px) {

	#family-section {
		padding-top: 30px;
		padding-bottom: 10px;
	}

	#family-section .general-col {
		padding-left: 10px;
		padding-right: 10px;
	}

	#family-section .show {
		height: 100px !important;
		position: relative;
		margin-bottom: 20px;
	}

	#family-section .show-image {
		width: 100px;
		height: 100px;
		display: inline-block;
	}


	#family-section .show .show-text-wrapper {
		position: absolute;
		left: 125px;
		top: 0;
		height: 100px;

		display: flex;
		align-items: center;
	}

	#family-section .show .show-icon {
		width: 55px;
		height: 55px;

		left: 50px;
		top: 50px;
		position: absolute;

		transform: translateY(-50%) translateX(-50%);
	}

	#family-section .show .show-text-wrapper p {
		margin-bottom: 0;
	  font-family: 'Sanchez', sans-serif;
		font-size: 20px;
		line-height: 1.3;
		color: #115278;
	}

	#family-section .show .show-title {
		position: absolute;
		top: 0;
		left: 125px;

		margin: 0;

		font-family: 'Roboto', sans-serif;
	  font-size: 12px;
	  color: #7d7d7d;
		text-transform: uppercase;
	}

}


@media (max-width: 330px){
	.content-feed { padding-left: 3px; padding-right: 3px; }
}


@media (max-width: 991px){

	#content-menu { position: relative; }

	#cat-menu-arrow {
		position: absolute;
		right: 0;
		top: 47px;
		background-color: white;
		border: none;
		outline: none;
		z-index: 10000;
	}

	.home #cat-menu-arrow,
	.single-post #cat-menu-arrow { top: 8px; }

 	#cat-menu-arrow i { color: #ee246f; }
}





/* EPISODE PAGE */

/* current-episode-section */
#current-episode-section {
	position: relative;
}

#current-episode-section .now-playing-col,
#current-episode-section .episode-description-col,
#current-episode-section .episode-brands,
#current-episode-section .episode-social,
#current-episode-section .more-videos-col,
#current-episode-section .more-videos-buttons-col {
	padding-left: 0;
	padding-right: 0;
}

#current-episode-section .episode-description-col {
	background-color: rgba(0, 0, 0, .7);
}

#current-episode-section .episode-description {
	padding: 15px 30px;
}

#current-episode-section .episode-description-title {
	font-family: 'Sanchez', sans-serif;
	font-size: 24px;
	text-align: left;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	margin: 0;
}

#current-episode-section .episode-description-date {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	margin: 15px 0;
}

#current-episode-section .episode-description-detail {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: normal;
	color: #ffffff;
	margin: 0;
}

#current-episode-section .episode-brands {
	padding-top: 20px;
	padding-bottom: 20px;
}

#current-episode-section .episode-brands ul,
#current-episode-section .episode-social ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
}

#current-episode-section .episode-brands ul {
	justify-content: flex-start;
}

#current-episode-section .episode-social ul {
	justify-content: space-around;
}


#current-episode-section .episode-brands ul a {
	font-family: 'Roboto', sans-serif;
	font-size: 9px;
	font-weight: 900;
	letter-spacing: 1px;
	color: #b0b0b0;
	padding: 0 3px;
}


#current-episode-section .episode-social ul a {
	font-size: 20px;
	color: #ffffff;
}

#current-episode-section .from-episode-col {
	padding-top: 40px;
	padding-bottom: 10px;
	background-color: rgba(0, 0, 0, .7);
}

#current-episode-section .from-episode-col p {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
	margin: 0;
}

#current-episode-section .more-videos-col {
	height: 404px;
}

#current-episode-section .more-videos-instance {
	position: absolute;
	background-color: #165377;
	border-bottom: solid 1px #eaf6fe;
	height: 101px;
	width: 100%;
}

#current-episode-section .more-videos-instance .more-videos-instance-image {
	width: 100px;
	height: 100px;

	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
}

#current-episode-section .more-videos-instance .more-videos-instance-now-playing {
	position: absolute;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	margin: 0;
	width: 100px;

	top: 50px;
	left: 50px;

	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);

	display: none;
}

#current-episode-section .more-videos-instance .more-videos-instance-play {
	position: absolute;
	font-size: 20px;
	color: #ffffff;

	top: 50px;
	left: 50px;

	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

#current-episode-section .more-videos-instance .more-videos-instance-title {
	font-family: 'Sanchez', sans-serif;
	font-size: 16px;
	line-height: 1.29;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	margin: 0;

	position: absolute;
	top: 0;
	left: 0;
	padding: 14px 14px 14px 114px;
}

#current-episode-section .more-videos-instance-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .3);
}

#current-episode-section .more-videos-buttons-col {
	height: 175px;
	background-color: #a0b1bb;
}

#current-episode-section .more-videos-buttons-col .more-videos-button {
	border: 1px solid #ffffff;
	height: 50px;
	margin-top: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background-color .3s ease;
}

#current-episode-section .more-videos-buttons-col .more-videos-button:hover {
	background-color: #fff;
	cursor: pointer;
}


#current-episode-section .more-videos-buttons-col .more-videos-button a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
	transition: color .3s ease;
}

#current-episode-section .more-videos-buttons-col .more-videos-button:hover a {
	color: #75917a;
}


/* tablet and iPhone */
@media (max-width: 991px) and (min-width: 768px) {

	#current-episode-section .episode-brands,
	#current-episode-section .episode-social {
		padding: 30px 0 0 0;
	}

	#current-episode-section .episode-brands {
		position: relative;
		top: 3px;
	}


	#current-episode-section .more-videos-col {
		height: 145px;
		display: flex;
		overflow-x: auto;
	}

	#current-episode-section .more-videos-instance {
		height: 130px;
		background-color: white;
		position: relative;
	}



	#current-episode-section .more-videos-instance .more-videos-instance-image {
		width: 188px;
		height: 127px;
	}

	#current-episode-section .more-videos-instance .more-videos-instance-now-playing,
	#current-episode-section .more-videos-instance .more-videos-instance-play {
		top: 50%;
		left: 50%;

		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}

	#current-episode-section .more-videos-instance .more-videos-instance-now-playing {
		display: none;
	}

	#current-episode-section .more-videos-instance .more-videos-instance-title {
		font-size: 12px;
		left: 0;
		top: 47px;
		width: 100%;
		height: 80px;

		padding: 30px 10px 10px 10px;

		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
	}

	#current-episode-section .more-videos-buttons-col {
		height: 100px;
	}
}

/* desktop */
@media (min-width: 992px) {

	#current-episode-section {
		padding-top: 40px;

		background-image: url('images/intro_back.jpg');
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}

	#current-episode-section .desktop-reference-container {
		position: relative;
	}

	#current-episode-section .now-playing-col {
		margin-left: 15px;
	}

	#current-episode-section .episode-description-col {
		margin-left: 15px;
	}

	#current-episode-section .now-playing-col,
	#current-episode-section .now-playing-col iframe {
		width: 780px;
		height: 440px;
	}

	#current-episode-section .episode-description-col {
		width: 780px;
	}

	#current-episode-section .episode-brands,
	#current-episode-section .episode-social {
		padding: 30px 0 0 0;
	}

	#current-episode-section .more-videos-col {
		position: absolute;
		top: 35px;
		left: 795px;
		width: 160px;
		height: 405px;
		overflow-x: hidden;
		overflow-y: auto;
	}





	#current-episode-section .more-videos-instance {
		height: 130px;
		background-color: white;
		position: relative;
	}

	#current-episode-section .more-videos-instance .more-videos-instance-image {
		width: 145px;
		height: 100px;
	}

	#current-episode-section .more-videos-instance .more-videos-instance-now-playing,
	#current-episode-section .more-videos-instance .more-videos-instance-play {
		top: 50%;
		left: 50%;

		-ms-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}

	#current-episode-section .more-videos-instance .more-videos-instance-now-playing {
		display: none;
	}

	#current-episode-section .more-videos-instance .more-videos-instance-title {
		font-size: 11px;
		left: 0;
		top: 47px;
		width: 100%;
		height: 80px;

		padding: 30px 10px 10px 10px;

		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 ); /* IE6-9 */
	}

	#current-episode-section .more-videos-buttons-col {
		position: absolute;
    left: 795px;
    top: 440px;
    width: 160px;
    background-color: transparent;
	}

	#current-episode-section .more-videos-buttons-col a {
		font-size: 12px !important;
	}

	#current-episode-section .from-episode-col {
		position: absolute;
		padding: 0;
		height: 35px;
		width: 160px;
		left: 795px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#current-episode-section .from-episode-col p {
		font-size: 12px;
	}

	#current-episode-section .episode-brands, #current-episode-section .episode-social {
    padding: 30px 0 0 0;
    position: relative;
    top: -8px;
	}

	#main-content-section.search-page-section { padding-bottom: 0 !important; }


	#current-episode-section .more-videos-buttons-col .inner-col {
		padding-right: 0;
	}

	#current-episode-section .more-videos-instance:hover {
		cursor: pointer;
	}

	#current-episode-section .more-videos-instance-overlay {
		transition: background-color .3s ease;
	}

	#current-episode-section .more-videos-instance:hover .more-videos-instance-overlay {
		background-color: rgba(0, 0, 0, .6);
	}

}




/* episodes feeds section */
#main-content-section.latest-stories-section {
	padding-top: 50px;
	padding-bottom: 30px;
}
#main-content-section.latest-stories-section h3.nav-stories { margin:0 auto; }



/* category page */

#main-category-content {
	/*max-height: 329px;*/
}

.real-category-page #main-category-content {
	/*height: 200px;*/
}

.page-header { border:none; padding-bottom:0; }
.page-header h1 { font-family: 'Sanchez'; font-size: 36px; line-height: 1.25; letter-spacing: 0.5px; text-align: center; color: #115278; margin-top: 20px; margin-bottom: 15px; font-weight:500; }
.page-header p { font-family: 'Roboto'; font-size: 16px; line-height: 1.75; color: #7d7d7d; margin-bottom: 30px; padding: 0 60px; }
.page-header .date {
  font-family: 'Roboto';
  font-size: 12px;
  color: #7d7d7d;
	text-transform: uppercase;
	margin: 0;
	padding-top: 15px;
}

.page-header .subtle {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 900;
  line-height: 1.75;
  letter-spacing: 1px;
  text-align: center;
	color: #7d7d7d;
	text-transform: uppercase;
	margin: 0;
	padding-top: 50px;
}

#main-category-content #features-section { padding-top: 0; }
#main-category-content .categories-feeds-title h3 { font-family: 'Roboto'; text-transform: uppercase; font-size: 14px; font-weight: bold; color: #219bc8; }
.main-category-feeds {
	background-color: #eeeeee;
	padding-top: 160px;
	padding-bottom: 50px;
}

.real-category-page .main-category-feeds { padding-top: 60px; }

.categories-feeds-title h3 {
	margin-top: 0;
	margin-bottom: 0;

  font-family: 'Roboto';
  font-size: 14px;
  font-weight: bold;
	color: #115278;
	text-transform: uppercase;
}

#search-bottom-form-wrapper { padding: 30px 15px; }
#search-bottom-form-wrapper label { display: none; }

#search-bottom-form-wrapper button,
#search-bottom-form-wrapper input {
	border: 1px solid #219bc8;
	background-color: white;
	color: #219bc8;
	height: 50px;
}

#search-bottom-form-wrapper input {
	font-family: 'Roboto', sans-serif;
	padding: 0 30px;
	border-right: none;
	border-radius: 25px 0 0 25px;
	width: calc(100% - 55px);
	outline: none;
	display: inline;
}

#search-bottom-form-wrapper button {
	width: 50px;
	position: relative;
	top: 3px;
	left: -5px;
	border-radius: 0 25px 25px 0;
	border-left: none;
}



#search-bottom-form-wrapper i { font-size: 22px; }

/* 992 */
@media (max-width: 991px) {

	#categories-page .content-menu-container {
		position: relative;
		top: -30px;
	}

}


/* Search Page */

#search-page #main-content-section {
	padding-top: 30px;
}

#research-title h2 {
  font-family: 'Sanchez';
  font-size: 36px;
  line-height: 1.25;
  letter-spacing: 0.5px;
  color: #115278;
	padding-bottom: 15px;
}


#research-block .search-form-wrapper {
	padding-top: 40px;
}

#research-block .search-form-wrapper,
#research-block .search-form-wrapper .input-group {
	width: 940px;
}

#research-block .search-form-wrapper input {
	width: 910px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}


@media (max-width: 991px) and (min-width: 768px) {

	#research-block .search-form-wrapper {
		padding-top: 40px;
	}

	#research-block .search-form-wrapper,
	#research-block .search-form-wrapper .input-group {
		width: 468px;
	}

	#research-block .search-form-wrapper input {
		width: 430px;
	}

	#search-page #main-content-section {
		padding-top: 0;
	}
}


@media (max-width: 767px) {

	#research-block .search-form-wrapper {
		padding-top: 40px;
	}

	#research-block .search-form-wrapper,
	#research-block .search-form-wrapper .input-group {
		width: 300px;
	}

	#research-block .search-form-wrapper input {
		width: 265px;
	}

	#research-block h2 {
	  font-size: 20px;
	}

	#search-page #main-content-section {
		padding-top: 0;
	}


	/*.content-feed-wrapper .feed-block-1, .content-feed-wrapper .feed-block-1 img { height: 230px !important; }

	.content-feed-wrapper .feed-image { height: 230px !important; }*/

}

#client-logo img { margin: 0 auto; }

/* Client Page */
body.single-clients .client-info h3 {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: bold;
	color: #115278;
	padding-top: 20px;
}

body.single-clients .client-info .client-social-menu {
	list-style-type: none;
	padding: 15px 0 0 0;
	margin: 0;
	display: flex;
	justify-content: center;
}

body.single-clients .client-info .client-social-menu li { padding: 0 10px; }
body.single-clients .client-info .client-social-menu li:last-child { margin-right:0; }
body.single-clients .client-info .client-social-menu a > i { font-size: 20px; color: #b1b1b1; }
body.single-clients .client-info .client-social-menu a > i:hover { color: #00aeef; }
body.single-clients .client-feeds-wrapper { background-color: #eeeeee; padding-bottom: 60px; }
.client-page-description { padding-top: 30px; padding-bottom: 45px; }

/* content page */
#content-page { margin-bottom:60px; }
#content-page .video-wrapper {
	padding-left: 0;
	padding-right: 0;
	padding-top: 40px;
	margin-bottom: 10px;
}

#content-page .video-control,
#content-post-page .video-control {
	width: 58px;
	height: 58px;
	border: solid 1px #219bc8;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color .3s ease;
}

#content-page .video-control a,
#content-post-page .video-control a {
 	color: #219bc8;
	font-size: 20px;
	transition: color .3s ease;
	padding: 10px 20px;
}

#content-page .video-control:hover,
#content-post-page .video-control:hover {
	background-color: #219bc8;
	cursor: pointer;
}

#content-page .video-control:hover a,
#content-post-page .video-control:hover a {
	color: #fff;
}

#content-page .video-right-control,
#content-post-page .post-right-control {
	display: flex;
	justify-content: flex-end;
}

#content-page .video-category,
#content-post-page .post-category {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 58px;
	position: relative;
}

#content-page .video-category h3,
#content-post-page .post-category h3 {
	margin: 0;
	border: solid 1px #eaf6fe;
  padding: 12px 8px;
	font-size: 12px;
	min-width: 100px;
}

#content-page .video-category h3:hover,
#content-post-page .post-category h3:hover {
	background-color: #219bc8;
	transition: background-color .3s ease;
	cursor: pointer;
}

#content-page .video-category h3:hover a,
#content-post-page .post-category h3:hover a {
	color: #fff;
}

#content-page .video-category a,
#content-post-page .post-category a {
  font-family: 'Roboto';
  font-weight: bold;
  font-stretch: condensed;
  color: #00aeef;
	height: 100%;
	transition: color .3s ease;
	text-transform: uppercase;
}

body.page-template-default .page-content img { display: block; max-width:100%; height:auto; margin:0 auto; }
.description-text.main-text { font-family: 'Roboto'; font-size: 16px; line-height: 1.75; color: #7d7d7d; text-align: left; }
.description-text img { display:block; display: block; max-width: 100%; height: auto; }
#content-page .main-text,
#content-post-page .main-text { margin: 0 auto; padding-top: 15px; }

@media (min-width: 992px) {
	#content-page .main-text,
	#content-post-page .main-text { width: 800px; }
}

#content-page .content-social-menu { padding-bottom: 60px; }
#content-page .description-interactive { text-align: center; padding: 60px 0; }

#client-logo { padding-bottom: 60px; }
@media (max-width: 767px){
	#client-logo { width: 80%; margin: 0 auto; }
}

#content-page .description-interactive .button {
	width: auto;
	height: auto;
	margin: 20px auto;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  background-color: #ee246f;
	color: white;
	display: inline-block;
	border: 1px solid #ee246f;
	text-transform: uppercase;
	text-decoration: none;
	transition: all .3s ease;
	padding: 15px 25px;
}

#content-page .description-interactive .button:hover { text-decoration: none; }

#content-page .description-interactive img {
	width: 100px;
}

#content-page .description-interactive .client {
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 50px;
}

#content-page .social ul,
#content-post-page .social ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-around;
}

#content-page .social a,
#content-post-page .social a {
	font-size: 20px;
	color: #219bc8;
	transition: color .3s ease;
}

#content-page .content-social-wrapper,
#content-post-page .content-social-wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
}

#content-page .content-social-wrapper,
#content-page .content-page-feeds-wrapper,
#content-post-page .content-social-wrapper
{
	background-color: #eaf6fd;
}

#content-page .social a:hover,
#content-post-page .social a:hover {
	color: #115278;
}

#content-page .button:hover {
	background-color: #fff;
	color: #ee246f;
}

/* 992 */
@media (max-width: 991px) {
	#content-page .video-wrapper {
		padding-top: 10px;
	}

	#content-page .video-category,
	#content-post-page .post-category {
		top: 5px;
	}

	#content-page .video-left-control,
	#content-page .video-right-control,
	#content-page .video-category,
	#content-post-page .post-left-control,
	#content-post-page .post-right-control,
	#content-post-page .post-category {
		padding-top: 15px;
	}

	#content-page .description-text .main-text {
		width: 85%;
		text-align: justify;
	}
}


/* content-form-page */
#content-post-page .form-wrapper {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 24px;
	padding-top: 30px;
	position: relative;

	border: solid 1px #eaf6fe;
	margin-bottom: 60px;
}

#content-post-page .form-wrapper input {
	display: block;
	border: 1px solid #219bc8;
	height: 50px;
	margin: 0 auto;
}

#content-post-page .form-wrapper input[type="text"],
#content-post-page .form-wrapper input[type="email"] {
	width: 240px;
	padding-left: 20px;
}

#content-post-page .form-wrapper input:focus {
	outline: none;
}


#content-post-page .form-wrapper input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
	font-family: 'Roboto';
}

#content-post-page .form-wrapper input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#content-post-page .form-wrapper input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#content-post-page .form-wrapper input[type="text"]:-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
	font-family: 'Roboto';
}



#content-post-page .form-wrapper input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
	font-family: 'Roboto';
}

#content-post-page .form-wrapper input[type="email"]::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#content-post-page .form-wrapper input[type="email"]:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#content-post-page .form-wrapper input[type="email"]:-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
	font-family: 'Roboto';
}


#content-post-page .form-wrapper input[type="submit"] {
	width: 170px;
	background-color: white;
	color: #219bc8;
	font-weight: 500;
	margin-top: 50px;
	transition: all .3s ease;
}

#content-post-page .form-wrapper input[type="submit"]:hover {
	background-color: #219bc8;
	color: white;
}

#content-post-page .form-wrapper .form-wrapper-title {
  font-family: 'Roboto';
  font-size: 16px;
  color: #7d7d7d;
	margin: 0;
	position: absolute;
	left: 22px;
	top: -14px;
	background-color: white;
	padding: 0 3px;
}

#content-post-page .form-client {
	text-align: center;
	margin-bottom: 50px;
}

#contact-form-page #family-section {
	background-color: #fff;
}

#content-post-page .form-container {
	display: block;
}

#content-post-page .form-success {
	display: none;
}

#content-post-page .form-success p {
  font-family: 'Roboto';
  font-size: 16px;
  color: #3c763d;
	text-align: center;
}

#content-post-page .form-container .context-container {
	margin-top: 30px;
}

#content-post-page .form-container .context-error {
  font-family: 'Roboto';
  font-size: 16px;
  text-align: center;
  color: #a94442;
	margin: 0;
}



#content-post-page .form-wrapper input[type="text"].error,
#content-post-page .form-wrapper input[type="email"].error {
	border-color: #a94442;
}





/* content-form-page */
#post-form { margin-top:50px; }
#post-form .form-wrapper {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 24px;
	padding-top: 30px;
	position: relative;

	border: solid 1px #eaf6fe;
	margin-bottom: 60px;
}

#post-form .form-wrapper input {
	display: block;
	border: 1px solid #219bc8;
	height: 50px;
	margin: 0 auto;
}
form input,
form textarea { border: 1px solid #219bc8; width: 100%; }

#post-form .form-wrapper input[type="text"],
#post-form .form-wrapper input[type="email"] { padding-left: 20px; }

#post-form .form-wrapper input:focus {
	outline: none;
}


#post-form .form-wrapper input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
	font-family: 'Roboto';
}

#post-form .form-wrapper input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#post-form .form-wrapper input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#post-form .form-wrapper input[type="text"]:-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
	font-family: 'Roboto';
}



#post-form .form-wrapper input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
	font-family: 'Roboto';
}

#post-form .form-wrapper input[type="email"]::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#post-form .form-wrapper input[type="email"]:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
	font-family: 'Roboto';
}

#post-form .form-wrapper input[type="email"]:-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
	font-family: 'Roboto';
}


#post-form .form-wrapper input[type="submit"] {
	width: 170px;
	background-color: white;
	color: #219bc8;
	font-weight: 500;
	margin-top: 50px;
	transition: all .3s ease;
}

#post-form .form-wrapper input[type="submit"]:hover {
	background-color: #219bc8;
	color: white;
}

#post-form .form-wrapper .form-wrapper-title {
	font-family: 'Roboto'; font-size: 16px; line-height:1; color: #7d7d7d;
	margin: 0; position: absolute; left: 22px; top: -8px;
	background-color: white; padding: 0 10px;
}

#content-page .form-client {
	text-align: center;
	margin-bottom: 50px;
}

#contact-form-page #family-section {
	background-color: #fff;
}

#content-page .form-container {
	display: block;
}

#content-page .form-success {
	display: none;
}

#content-page .form-success p {
  font-family: 'Roboto';
  font-size: 16px;
  color: #3c763d;
	text-align: center;
}

#content-page .form-container .context-container {
	margin-top: 30px;
}

#content-page .form-container .context-error {
  font-family: 'Roboto';
  font-size: 16px;
  text-align: center;
  color: #a94442;
	margin: 0;
}



#post-form .form-wrapper input[type="text"].error,
#post-form .form-wrapper input[type="email"].error {
	border-color: #a94442;
}



/*input[type=text], input[type=email], input[type=tel], textarea {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #6d6e71;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  padding: 0;
}*/

/* 992 */
@media (max-width: 991px) {

	#post-form .form-wrapper {
		width: 85%;
	}

	#post-form .form-wrapper input[type="text"],
	#post-form .form-wrapper input[type="email"] {
		width: 190px;
	}

	#post-form .form-wrapper input[type="submit"] {
		width: 140px;
	}
}

@media (max-width: 767px) {

	#post-form .form-wrapper input[type="text"],
	#post-form .form-wrapper input[type="email"] {
		width: 80%;
		margin-bottom: 10px;
		margin-top: 10px;
	}

}


/* 992 */
@media (max-width: 991px) {

	#content-post-page .form-wrapper {
		width: 85%;
	}

	#content-post-page .form-wrapper input[type="text"],
	#content-post-page .form-wrapper input[type="email"] {
		width: 190px;
	}

	#content-post-page .form-wrapper input[type="submit"] {
		width: 140px;
	}
	#content-menu li a{
		border: 0;
	}
}

@media (max-width: 767px) {

	#content-post-page .form-wrapper input[type="text"],
	#content-post-page .form-wrapper input[type="email"] {
		width: 80%;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.icon-add-more{
		left: 45%;
	}


	#footer-section-1 .social-icons-list ul {
		padding-left: 20% !important;
		padding-right: 20% !important;
	}

	#content-menu li a{
		padding: 0;
		border: 0;
	}

}


/* content-post page */
#content-post-page { padding-top: 30px; margin-bottom: 60px; }
#content-post-page .post-title { padding-bottom: 20px; }
#content-post-page .post-info-wrapper { padding-bottom: 50px; }
#content-post-page .post-info-wrapper.blog-post-info-wrapper { padding-bottom: 0 !important; }
#content-post-page .post-info-wrapper .post-title h2 {
	font-family: 'Sanchez'; font-size: 36px; line-height: 1.25; letter-spacing: 0.5px; text-align: center; color: #115278; margin: 0; padding-top: 40px;
}
#content-post-page .post-info-wrapper .post-title p {
  font-family: 'Roboto';
  font-size: 12px;
  text-align: center;
  color: #7d7d7d;
	text-transform: uppercase;
	margin: 0;
	padding-top: 15px;
}

#content-post-page .post-info-wrapper .post-title h4 {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 900;
  line-height: 1.75;
  letter-spacing: 1px;
  text-align: center;
	color: #7d7d7d;
	text-transform: uppercase;
	margin: 0;
	padding-top: 50px;

}

#content-post-page .post-info-wrapper .post-text p,
#content-post-page .post-info-wrapper .post-text li {
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.75;
  color: #7d7d7d;
	text-align: left;
	margin: 0;
}

#content-post-page .post-info-wrapper .post-text li {
	margin-left: 20px;
	padding-bottom: 10px;
}

#content-post-page .post-main-content {
	width: 800px;
	margin: 0 auto;
}

#content-post-page .post-main-content .container {
	width: 100% !important;
}

#content-post-page .post-main-content .post-image img {
	position: relative;
	top: 10px;
}

#content-post-page .post-receipe-ingredients .title,
#content-post-page .post-receipe-directions .title {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: bold;
  color: #7d7d7d;
	padding-top: 50px;
}

#content-post-page .post-receipe-ingredients ul,
#content-post-page .post-receipe-directions ol {
	padding: 0 0 20px 0;
	margin: 0;
}

#content-post-page .post-receipe-ingredients li,
#content-post-page .post-receipe-directions li {
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 1.75;
  color: #7d7d7d;
}

#content-post-page .post-button {
	display: block;
	width: 170px;
	height: 50px;
	text-transform: uppercase;

  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 500;
  text-align: center;
	padding-top: 15px;

	transition: all .3s ease;
	color: white;
	margin-top: 60px;
}

#content-post-page .post-button:hover { text-decoration: none; }


#content-post-page .pink-button {
	border: 1px solid #ee2b6f;
	background-color: #ee2b6f;
}

#content-post-page .pink-button:hover {
	background-color: white;
	color: #ee2b6f;
}

#content-post-page .blue-button:hover {
	background-color: #219bc8;
	color: #fff;
}


#content-post-page .blue-button {
	color: #219bc8;
	background-color: white;
	border: 1px solid #219bc8;
}

#content-post-page .client-image {
	margin-top: 60px;
}

#content-post-page .client-image img {
	margin: 0 auto;
}

#related-posts .post-related-content {
	width: 500px !important;
	margin: 0 auto;
	margin-top: 60px;

	border-top: solid 1px #eaf6fe;
}

#related-posts .post-related-content {
	width: 500px !important;

	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;

	border-top: solid 1px #eaf6fe;
}

#related-posts .post-related-content .related-entry {
	display: flex;
	justify-content: space-between;
	padding-bottom: 15px;
	padding-top: 15px;
}

#related-posts .post-related-content .related-title {
	text-align: center;

  font-family: 'Roboto';
  font-size: 14px;
  font-weight: bold;
  text-align: center;
	color: #115278;
	text-transform: uppercase;
}
#related-posts .post-related-content .related-entry-image {
	position: relative;
	width: 150px;
	height: 85px;
}
#related-posts .post-related-content .related-entry-image img {
	width: 150px;
	height: 85px;
}
#related-posts .post-related-content .related-entry-image i {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 20px;
	color: white;

	transform: translateX(-50%) translateY(-50%);
}
#related-posts .post-related-content .related-entry-text { flex-grow: 1; }
#related-posts .post-related-content .related-entry-text p {
  font-family: 'Sanchez';
  font-size: 20px;
  line-height: 1.3;
  color: #115278;
	padding-left: 25px;
}
#related-posts .post-related-content .related-entry-text p a { color: #115278; transition: color .3s ease; }
#related-posts .post-related-content .related-entry-text p a:hover { text-decoration: none; cursor: pointer; color: #ee246f; }

/*.search-results .search-icon a::after { color: gray !important; }*/

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: transparent !important;
	background-image: none !important;
}

#fb-comments-content { background-color: #fff; border: solid 1px #bbd9ec; padding: 40px; }

#wpcf7-f25477-p25478-o1
{
    width: 350px;
    margin: 0 auto;
}
#wpcf7-f25477-p25478-o1 label{width:100%;}


@media (min-width: 992px) {
	#fb-comments { padding: 40px 80px 80px; }
}


.fb-comments-wrapper {
	background-color: #eee;
}

@media (max-width: 991px){

	.nav-stories{
		margin-top: 40px;
		margin-bottom: 0;
	}

	#content-post-page .post-main-content {
		width: 85%;
	}

	#content-post-page .post-button {
		width: 100%;
	}

	#content-post-page .button-wrapper {
		text-align: center;
	}

	#menu-categories-menu #topics:hover { text-decoration: none; }
}

@media (max-width: 767px){
	#content-post-page .post-image {
		padding-bottom: 30px !important;
	}

	#related-posts .post-related-content { width: 100% !important; padding-left: 20px; padding-right: 20px; }
	#related-posts .post-related-content .related-entry-text p { font-size: 14px; }
}

.search-dot-title { max-height: 90px; }

.category-sinlge-link, .category-sinlge-link:hover { color: white; }
.category-sinlge-link { text-decoration: none; }
.category-sinlge-link:hover { text-decoration: underline;; }

span.wpcf7-list-item input[type="checkbox"] {
	height: auto;
	width: auto;
	display: inline-block;
	margin: 10px 10px 10px 0;
}

/* 992 */
@media (max-width: 991px){ #menu-size-advisor { width: 80px; } }

@media (max-width: 550px) {
	.icon-add-more{
		left: 42%;
	}
}



@media (min-width: 768px) and (max-width: 991px) {

	#fluid-on-tablet .content-feed-wrapper {
		width: 100%;
		background: white;
	}

	#fluid-on-tablet .content-feed-wrapper .feed-block-2 { width: calc(100% - 220px); }
	#fluid-on-tablet .content-feed-wrapper .feed-social { width: 270px; }

}

@media (max-width: 420px) {
	#features-section .feat-overlay h2 {
		font-size: 18px !important;
		height: 46px !important;
		overflow: hidden !important;
	}
}



@media (max-width: 380px) {
	#features-section .feat-overlay h2 {
		font-size: 16px !important;
		padding: 0 20px !important;

		height: 40px !important;
		overflow: hidden !important;
	}
}

#size-centinel { width: 100px; }
@media (max-width: 1200px) and (min-width: 992px) { #size-centinel { width: 80px; } }
@media (max-width: 991px) and (min-width: 768px) { #size-centinel { width: 60px; } }
@media (max-width: 767px) and (min-width: 481px) { #size-centinel { width: 40px; } }
@media (max-width: 480px) { #size-centinel { width: 20px; } 
#wpcf7-f25477-p25478-o1
{
    width: 350px;
    margin: 0 auto;
}
}


#sadv { width: 100px; }
@media (max-width: 1199px) and (min-width: 992px) { #sadv { width: 80px; } }
@media (max-width: 991px) and (min-width: 768px) { #sadv { width: 60px; } }
@media (max-width: 767px) and (min-width: 481px) { #sadv { width: 40px; } }
@media (max-width: 480px) { #sadv { width: 20px; } }
