/*
Theme Name: Horizonal
Theme URI: http://themeforest.net/user/FinalDestiny
Version: 1.2
Description: Portfolio template with parallax effects.
Author: Cristi Macovei
Author URI: http://themeforest.net/user/FinalDestiny
Created Date: 05/02/2014
License: Themeforest
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: dark, light, white, black, gray, one-column, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
*/

.footer_content {
	height: 0;
}

.aq-block-aq_column_block.aq-first {
	clear: both;
}
.frame_slideshow .slides li {
	width: 71.7% !important;
	left: 14.1% !important;
	top: 12.5% !important;
	height: 88% !important;
}
.frame_slideshow .slides {
	width: 100% !important;
}
.frame_slideshow .slides img {
	max-height: 90% !important;
	width: 100% !important;
	height: 90% !important;
}

.feature_pro {
	clear: both;
}
.feature_pro.last_item {
	clear: none;
}

.accordion_blog dt .closeOpen {
	top: -11px;
}
.accordion_blog dd .acc_content {
	width: 100%;
}

ul.tag {
	margin-left: 0;
}

.darkStyle input[type="text"],
.darkStyle input[type="password"],
.darkStyle input[type="email"],
.darkStyle input[type="url"],
.darkStyle textarea {
	width: 100%;
}

.wpcf7-textarea {
	height: 75px;
}

.darkStyle input.wpcf7-submit[type="submit"] {
	color: #000;
	padding: 6px;
}
.darkStyle input.wpcf7-submit[type="submit"]:hover {
	color: #000;
}

ol.commentlist {
	margin-left: 0;
}

.comment .comment-aut {
	color: #EF3D42;
}

p.form-allowed-tags {
	display: none;
}

.darkStyle p.form-submit input {
	background-color: #E1E1E1;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0;
	-webkit-transition: background 0.4ms ease;
	-moz-transition: background 0.4ms ease;
	-ms-transition: background 0.4ms ease;
	-o-transition: background 0.4ms ease;
	transition: background 0.4ms ease;
}

.darkStyle p.form-submit input:hover {
	color: #EEEEEE !important;
	background-color: #000 !important;
}

/* #Wordpress related css
================================================== */

.wp-caption {
	max-width: 100%;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding: 6px 2px 0;
}
.wp-caption-text {
	font-size: 11px;
	padding: 0 4px 5px;
}
.aligncenter {
	display: inline;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.pagination .rightpag {
	float: right;
}

.pagination .leftpag {
	float: left;
}

.wp-pagenavi {
	margin-top: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
	border: none !important;
}

#comments-sec, #comment-replay {
	margin-left: 0 !important;
}

ul.nav ul {
	display: none;
	margin-top: 0;
	background-clip: padding-box;
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	top: 100%;
	margin-left: 0;
}

ul.nav li:hover > ul {
	display: block;
}

ul.nav {
	border-radius: 10px;
	list-style: none;
	position: relative;
	display: inline-table;
}

ul.nav:after {
	content: ""; clear: both; display: block;
}
ul.nav li {
	float: left;
	margin-bottom: 0;
}

@media screen and (min-width: 1063px) {
	ul.nav li {
		padding-top: 66px !important;
	}
}

ul.nav li a {
	display: block;
	text-decoration: none;
}

ul.nav ul li {
	padding: 0 !important;
	float: none;
	position: relative;
}
ul.nav ul li a {
	font-size: 13px;
	background-color: transparent !important;
}

ul.nav ul ul {
	position: absolute; left: 100%; top:0;
}

.comment-area {
	font-size: 13px;
}

@media only screen and (max-width: 767px) {
	.aq_span1, .aq_span2, .aq_span3, .aq_span4, .aq_span5, .aq_span6, .aq_span7,
	.aq_span8, .aq_span9, .aq_span10, .aq_span11, .aq_span12 {
		width: 100% !important;
	}
}

@media only screen and (max-width: 1063px) {
	.nav-collapse .nav > li {
		display: inline-block;
		width: 100%;
	}
}

.contactPage_content {
	z-index: 150000;
}


/* Custom CSS */

/* General Start */
@media only screen and (max-width: 1064px) {
	.navbar .btn-navbar {
		display: block;
		margin-top: 65px;
	}
}
@media screen and (min-width: 1064px) {
	body .nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}
@media screen and (max-width: 1064px) {
	body .nav-collapse, body .nav-collapse.collapse {
		height: 0;
		overflow: hidden;
	}
}


.bbutton {
	background-color: #9702b6;
	padding: 10px;
	font-size: 18px;
	letter-spacing: 1.5px;
	border-radius: 5px;
	border: 2px solid #cccccc;
	box-shadow: 1px 1px 3px #c7c7c7;
	color: #cccccc !important;
}

.body {
	color: #000;
}

.logo {
	width:auto !important;
	height: 150px !important;
	top: 10px;
}

p {
	font-size: 14px;
	letter-spacing: 0.6px;
	line-height: 1.4;
}

.home .row-fluid {
	background-color: rgba(71,71,71,0.7);
	padding: 30px;
	border-radius: 10px;
	margin-bottom: 50px;
	box-sizing: border-box;
}

.topSpacing {
	padding-top: 165px;
}

.selected {
	border-bottom: 1px solid #D302FF;
}

.logo {
	padding-left: 15px;
}

.bg_overlay {
	width: 100%;
	height: 100%;
	position: absolute;
}

#imdb-btn span:hover {
	background-color: rgb(235, 203, 75) !important;
}

h2 {
	margin: 20px 0 !important;
}

.previousPage, .nextPage {
	display: none;
}

@media (max-width:990px) and (min-width:768px) {
	.top_space {
		padding-top: 165px !important;
	}
}

@media screen and (max-width: 979px) {
	.content_container {
		background-image: none !important;
	}
	.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
		padding-top: 1px !important;
		padding-bottom: 1px !important;
	}
}

/* General End */

/* Head */
@media screen and (max-width: 1063px) {
	.navAlign {
		float: none;
	}
	.nav-collapse {
		clear: both !important;
	}
	.navbar .nav {
		float: right;
	}
}

@media (max-width:1063px) and (min-width:768px) {
	body .nav li a {
		float: right!important;
		margin-bottom: 5px!important;
	}
	.projDetailLoad .addVideo.video_content {
		width:100% !important;
	}
}

/* Post Page */
.single-post .row-fluid .span3 {
	display: none;
}

/* Home Start */
.social_container {
	margin: 10px auto;
}

h2 .social_container {
	float: none !important;
}

.social_container div {
	width: 50px;
	padding: 2px;
	border-radius: 30px;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}

.social_container a {
	color: #FFF;
}

#superNav {
	display: none !important;
}

#supersized {
	display: none !important;
	background-image: url(http://staging.tonyakay.ekouk.com/wp-content/uploads/2016/06/tonya-bg.jpg) !important;
	background: no-repeat center center fixed;
	background-size: cover;
	background-attachment: scroll;
	margin-left: 0;
}

@media screen and (max-width: 767px) {
	#supersized {
		display: block !important;
	}
	.homeSlider .video_content {
		display: none !important;
	}
}

@media screen and (max-width: 579px) {
	.nav-collapse .nav>li {
		padding-top: 5px !important;
	}
}
/* Home End */

/* Burlesque Repertoire Start */
#options li a {
	padding:0 5px !important;
}

.aq-block-eko_aq_filterableportfolio_block .row-fluid {
	background-color: transparent !important;
	padding: 10px !important;
	border-radius: 0px !important;
	margin-bottom: 10px !important;
}

.video_content img.lazyload.scale-with-grid {
	width:100%;
}

.portfolio_items .item {
	height: 175px;
	margin-right: 1%;
	overflow: hidden;
	margin-bottom: 1%;
}

.projDetailLoad .container-fluid.max_height {
	min-height: auto !important;
}

/*.spacing_portfolio {*/
/*margin-right: 0 !important;*/
/*}*/

.portfolio_items .item .porImgOver img, .portfolio_items .item .porImgOver {
	height: auto;
	width: 100%;
	margin:auto;
}

.projDetailLoad {
	margin-bottom: 11px;
}

.flex-direction-nav {
	position: relative;
}

.aq-block-eko_aq_testimonials_block .flex-viewport {
	overflow: visible !important;
}

.aq-block-eko_aq_testimonials_block .text-center {
	overflow: hidden;
}

.aq-block-eko_aq_testimonials_block .flexslider {
	background: transparent;
	border: none;
	box-shadow: none;
}

.aq-block-eko_aq_testimonials_block .flex-control-nav {
	position: relative;
}

/*.flexslider.slideAnimation {*/
/*padding: 15px 0 60px !important;*/
/*}*/

/*.aq-block-aq_testimonials_block {*/
/*background: rgba(0, 0, 0, 0.3);*/
/*}*/

.testimonial_text {
	height:150px;
	margin: 0 2.5%;
	padding: 10px 0 0 0;
	background: rgba(0, 0, 0, 0.3);
	display: table;
	width: 95.05%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

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

.slides h6 {
	height: 25px;
	margin: 0 2.5%;
	padding: 10px 0;
	font-family: ralewayextralight,'Trebuchet MS',sans-serif;
	background: rgba(0, 0, 0, 0.3);
	font-weight: 100;
	width:95%;
	font-size: 20px;
	color:#cccccc !important;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

#aq-block-112-6 .flex-direction-nav {
	display: none;
}

#aq-block-112-6 .flexslider {
	margin:0 !important;
	background: transparent !important;
	border:0 !important;
	box-shadow: none !important;
	overflow: hidden;
}

#aq-block-112-6 .flex-viewport {
	overflow: visible !important;
}

.flex-caption {
	visibility: visible;
}

.testimonial_text .fa {
	color: #FFF;
	font-size: 30px;
	padding: 0 10px;
}

.aq-block-aq_video_block {
	height: 365px;
	background-color: #000;
}

.addVideo.video_content {
	height: 100%;
	text-align: center;
}

.projDetailLoad .addVideo.video_content {
	margin-top: 0 !important;
}

.video_content img.lazyload {
	max-height: 310px;
}

.video_title {
	display: none;
}

.aq-block-aq_filterableportfolio_block {
	margin-bottom: 30px;
}
#filters .selected span {
	color: #D302FF;
}

.catname {
	margin-top: 4px;
}

.aq-block-aq_testimonials_block, .aq-block-aq_testimonials_block .flexslider {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*.aq-block-aq_testimonials_block .flexslider {*/
/*border:1px solid #474747;*/
/*}*/

.aq-block-eko_aq_filterableportfolio_block .close_button_pro {
	margin-right: 70px;
}

#aq-block-112-7 p {
	margin-top: 0 !important;
	font-size: 17px;
}

#aq-block-112-4 p {
	font-size: 14px;
	margin-bottom: 11px;
	margin-top: 9px;
}

#aq-block-112-4 p:first-child {
	font-size: 14px;
	margin-top: 0 !important;
}

#aq-block-112-4 i.fa {
	font-size: 30px;
}

#aq-block-112-3 {
	min-height: 376px;
	background-image: url("/wp-content/uploads/2016/06/bg-spray-1.png");
	background-repeat: no-repeat;
	background-position: center center;
}

#aq-block-112-4 {
	min-height:376px;
}

.video_content {
	margin-top: 77px;
}

#filters {
	margin-bottom: 0 !important;
}

/*.projDetailLoad .video_content {*/
/*margin-top: 0;*/
/*}*/

#aq-block-112-2 span, #aq-block-90-2 span {
	font-size: 30px;
	font-weight: 700;
}

.slides li {
	padding:10px;
}

.aq_span12.aq-block-eko_aq_testimonials_block .flexslider  {
	width: 556px;
	padding: 0 276.125px !important;
}

.burlesque .aq_span12.aq-block-eko_aq_testimonials_block .flexslider {
	padding: 20px 276.125px !important;
}

.portfolio_items .item {
	display: none;
}

.portfolio_items .classic, .portfolio_items .acting-reel {
	display: block;
}

.video_content img, .masonry_items .item, .latest_posts_row .post_thumb {
	border-radius: 10px;
}

@media screen and (max-width: 1200px) {
	#aq-block-112-1.aq-block-aq_column_block, #aq-block-112-1.aq-block-eko_aq_text_block, #aq-block-112-3.aq-block-aq_column_block, #aq-block-112-3.aq-block-eko_aq_video_block {
		width:100%;
	}
}

@media screen and (max-width: 500px) {
	#aq-block-112-3 {
		background-image: none !important;
	}
}

@media screen and (max-width: 480px) {
	.video_content {
		margin-top: 20px;
	}
	#aq-block-112-3, #aq-block-112-4 {
		min-height: 0;
	}
	#aq-block-112-3 {
		margin-bottom: 20px;
	}
}

@media (max-width:767px) {
	body .span7 .video_content {
		width: 100% !important;
	}
}
/* Acting Page Start */
.feature_pro.fourth  {
	width:24%;
	margin-right: 1%;
	clear: none;
}

.feature_pro.third  {
	width:32%;
	margin-right: 1%;
	clear: none;
}

.feature_pro.half  {
	width:54%;
	margin-right: 1%;
	clear: none;
}

.feature_pro.last_item {
	float: left !important;
	margin-right: 1% !important;

}

.bbutton {
	margin-bottom: 10px;
}

#fancybox-outer:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em; /* Adjusts for spacing */

	/* For visualization
    background: #808080; width: 5px;
    */
}

#fancybox-outer {
	position: absolute;
	top: 30%;
	width: auto;
	height: auto;
}

#fancybox-content, #fancybox-close {
	display: inline-block;
	vertical-align: middle;
}

#fancybox-left, #fancybox-right, .filter_options {
	display: none !important;
}

#fancybox-content .row-fluid {
	width: 60% !important;
	margin:auto !important;
	padding-top: 0;
}

#aq-block-104-4 {
	padding-left: 20px;
}

#aq-block-104-3, #aq-block-104-5 {
	padding: 10px 20px 0 20px;
}

#aq-block-104-2 {
	border-radius: 10px;
}

.reel_thumb {
	border-radius: 94px;
	width: 85%;
	margin-bottom: 5px;
}

.fancybox-title-outside ul {
	list-style: circle;
}

.fancybox-title-outside .light_color {
	text-align: left;
}

.social_sharing_container div {
	width: 30px;
	padding: 5px;
	height: 30px;
	border-radius: 29px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.facebook {
	background-color: #3B579D;
}

.twitter {
	background-color: #55ACEE;
}

.google {
	background-color: #D11718;
}

.insta {
	background-color: #996938;
}

.tumblr {
	background-color: #36465d;
}

.linkden {
	background-color: #007AB8;
}

.delicious {
	background-color: #1a76ed;
}

.stumble {
	background-color: #eb4823;
}

.social_sharing_container a {
	color: #FFF;
}

.social_sharing_container i {
	font-size: 20px;
	vertical-align: -webkit-baseline-middle;
}

.social_sharing_container h4 {
	color: #ababab !important;
}

#aq-block-104-3 .title_text {
	padding: 10px 10px 0 10px;
}

#aq-block-104-5 h2,#aq-block-104-5 p  {
	padding:0 10px;
}

#post_103 .row-fluid #aq-block-104-2 {
	background: rgba(71,71,71,0.75);
}

#aq-block-104-4 {
	text-align: center;
}

.pro_link, .pro_link .overlay {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.feature_pro {
	margin-bottom: 0 !important;
}

.aq-block-eko_aq_testimonials_block .flex-direction-nav,.aq-block-aq_testimonials_block .flex-direction-nav {
	display: none;
}

.pro_title ul {
	display: none;
}

.pro_title {
	border: 0;
	padding:0;
	margin: 0 !important;
	text-align: center;
	background-color: #eeeeee;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.pro_title .tit_text {
	margin-bottom: 0;
	padding: 10px;
}

.over_text {
	display: none;
}

#fancy_inlineContet .span7, #fancy_inlineContet .span5 {
	width:100% !important;
}

.bbutton, .popup_text {
	float: left;
}

.connect_col {
	padding: 10px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	border: 5px solid;
}

.connect_col div {
	margin-bottom: 5px;
}

.connect_col .fa {
	font-size: 34px;
}

/*#fancybox-wrap, #fancybox-close {*/
/*top:0 !important;*/
/*}*/

@media screen and (max-width: 1200px) {
	.resume {
		float: left !important;
		margin-top: 20px;
	}
}

@media only screen and (min-width:980px) and (max-width: 1249px) {
	body .feature_pro.fourth {
		width: 24% !important;
		margin-right: 1% !important;
	}

	body .feature_pro.third {
		width: 32% !important;
		margin-right: 1% !important;
	}

	body .feature_pro.half {
		width: 49% !important;
		margin-right: 1% !important;
	}
}

@media screen and (max-width: 980px) {
	body .feature_pro {
		width: 47% !important;
		margin-right: 3% !important;
	}
	body .feature_pro.last_item {
		margin-right: 0 !important;
		margin-left: 3%;
	}
}

@media screen and (max-width: 790px) {
	#fancybox-content .row-fluid {
		width:100% !important;
	}
}

@media screen and (max-width: 768px) {
	.connect_col {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 525px) {
	.resume {
		margin-left: 0;
		margin-top: 20px;
	}
}

@media screen and (max-width: 514px) {
	body .feature_pro {
		width: 96% !important;
		margin: 0 3% !important;
	}
	h6.highlight_color {
		font-size: 18px;
		height:40px;
	}
}

@media screen and (min-width: 1000px) {
	#fancybox-wrap {
		position: absolute;
		top: 25% !important;
	}
}

/* Acting Page End */

/* Appearances page */
.appearances .row-fluid {
	background-color: transparent;
}

/* Latest Post Eko Block */
.post_thumb {
	height: 232px;
	overflow: hidden;
}

.latest_posts_container h2 {
	margin-top: 35px !important;
	margin-bottom: 20px !important;
}

.post_title h3 {
	margin-top: 15px !important;
}

@media screen and (max-width: 435px) {
	#aq-block-56-2 p {
		margin-left: -34px;
	}
}

/* Connect Eko Block */
#aq-block-112-9 h2 {
	margin-top: 35px !important;
	margin-bottom: 20px !important;
}

.connect_container span {
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	line-height: 40px;
}

.social_container {
	float: left;
	width:100%;
	clear: left;
}

.connect_container .social_container div {
	height:50px;
	text-align: center;
	font-size: 25px;
}

.connect_container .fa {
	margin-top: 13px;
	color: #FFF;
	font-size: 50px;
}

.connect_container .social_container .fa {
	font-size: 25px;
}

/* Contact page */
.contact_page .connect_col {
	height: 245px;
	margin-bottom: 20px;
}

.email.bbutton .fa {
	margin-top: 0;
}

.contact_page .connect_col .fa {
	font-size: 25px;
}

.contact_page .connect_col h3 {
	height: 80px;
}

.contact_page .connect_col .bbutton a {
	color: #FFF;
}

.contact_page .connect_col .name {
	margin-bottom: 10px;
}

.FNAME-label {
	width: 48% !important;
	margin-right: 3%;
	float: left;
}

.LNAME-label {
	width: 49% !important;
	float: left;
}

#oompaloompa-sign-up-form-1 span {
	font-size: 20px;
	margin-bottom: 7px;
}

#oompaloompa-sign-up-form-1 .btn {
	background-color: #9702b6;
	padding: 10px;
	font-size: 18px;
	letter-spacing: 1.5px;
	border-radius: 5px;
	border: 2px solid #cccccc;
	box-shadow: 1px 1px 3px #c7c7c7;
	color: #cccccc !important;
	background-image: none !important;
	width:auto !important;
}

.edit-link {
	display: none;
}

input {
	padding:15px !important;
}

#oompaloompa-sign-up-form-1 input {
	border: 2px solid rgba(51,51,51, .75) !important;
	background: rgba(225, 225, 225, 0.3) !important;
}

@media screen and (max-width: 1200px) {
	.connect_row .span3 {
		width: 32.3%;
		margin-left: 1%;
	}
	.connect_row .span3:first-child {
		margin-left: 1% !important;
	}
}

@media screen and (max-width: 980px) {
	.connect_row .span3 {
		width: 48.5%;
		margin-left: 1%;
	}
	.connect_row .span3:first-child {
		margin-left: 1% !important;
	}
}

@media screen and (max-width: 768px) {
	.connect_row .span3 {
		width: 100%;
		margin-left: 0;
	}
	.connect_row .span3:first-child {
		margin-left: 0 !important;
	}
}

@media screen and (max-width: 568px) {
	.FNAME-label, .LNAME-label {
		width:100% !important;
	}
}

/* Slider Block */
.slider_container {
	margin-top: 30px;
}



/* Testimonial Block */
.testimonial_image {
	margin: 0 15px;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.3);
	display: table;
	width: 526px;
}

/* News Page */
.post_content p {
	margin-top: 0 !important;
}

/* Appearance Page */
.carousel_item h4 {
	font-size: 40px;
}

.carousel_thumbails {
	max-height: none !important;
}

.carousel_thumbails img {
	height: 130px;
	width: 155px;
}

.more_info {
	float: left;
	clear: left;
}

/* Testimonial slider */
@media screen and (max-width: 1200px) {
	body .aq-block-eko_aq_testimonials_block .flexslider,body .aq-block-aq_testimonials_block .flexslider {
		padding:0 !important;
	}
}