/*
Theme Name:julia
Theme URI: https://kayapati.com/demos/demo-theme
Author: Kayapati 
Author URI: https://themeforest.net/user/kayapati/
Description: <p> Julia Model Agency Wordpress CMS Theme</p>
Version: 2.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: julia
Tags: two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Links
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* By default fixed 100% width */
li#customize-control-header_textcolor {
    display: none!important;
}
.um-member-cover {
    display: none;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
html, body {
  height: 100%;
}
body {
 /* position: relative;
  
  min-height: 100%;
  overflow-x: hidden;*/
	margin: 0;
  font-family: 'made_tommyregular'!important;
}


body p{
	padding-bottom: 15px;
	font-family: 'made_tommyregular'!important;
}

article,
aside,
details,
figcaption,
figure,
header,
main,
menu,
nav,
summary {
	display: block;
}
footer, section{
	display: block;
	clear: both!important;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	outline: none!important;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 2em;
	margin-bottom: 0.67em;
	font-family: 'made_tommyregular'!important;
}

a{
font-family: 'made_tommyregular'!important;	
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 10px 20px;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: inherit;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
	color: #000;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
    margin: 30px 0;
    background: #f9f9f9;
    padding: 30px;
    color: #333;
    font-size: 15px;
    line-height: 25px;
    font-style: italic;
    border-left: 5px solid #000000;
    background-image: url(images/blog-icon.png);
    background-repeat: no-repeat;
    background-position: right center;
}
article.hentry blockquote p:last-child{
	padding-bottom: 0px;
}
blockquote blockquote:not(.alignleft):not(.alignright), blockquote:not(.alignleft):not(.alignright)  {
	margin-left: 0;
}

blockquote:before,
blockquote:after {
	content: "";
	display: table;
}

blockquote:after {
	clear: both;
}

blockquote > :last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	font-size: 16px;
	line-height: 1.75;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote.alignleft,
blockquote.alignright {
	border: 0 solid #1a1a1a;
	border-top-width: 4px;
	padding: 18px 0 0;
	width: -webkit-calc(50% - 14px);
	width: calc(50% - 14px);
}
blockquote p {
    padding-left: 0;
    font-style: italic;
}
address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table,
th,
td,
.mce-item-table,
.mce-item-table th,
.mce-item-table td {
	border: 1px solid rgba(204,204,204,.5);
}

table a {
	color: #007acc;
}

table,
.mce-item-table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 28px;
	width: 100%;
}

table th,
.mce-item-table th,
table caption {
	border-width: 0 1px 1px 0;
	font-weight: 700;
	padding: 7px;
	text-align: left;
	vertical-align: baseline;
}
caption{
	padding: 0 0 10px 0!important;
}
table td,
.mce-item-table td {
	border-width: 0 1px 1px 0;
	font-size: 16px;
	padding: 7px;
	vertical-align: baseline;
}

.blog-post-content-wrapper dl {
    margin-left: 23px;
}
.blog-post-single-content .alignright.size-thumbnail {
    margin-top: 20px;
}
p{
	margin: 0px;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #ff3333;
    color: #fff;
    padding: 6px 25px;
    border: none;
    font-size: 14px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px 5px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Links
--------------------------------------------------------------*/
a {
	color: #333;
	text-decoration:none;
}

a:visited {
	color: inherit;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}
.sticky{

}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.page-links {
    clear: both;
    margin: 15px 0;
    display: block;
    overflow: hidden;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Header Section
--------------------------------------------------------------*/
.top-header-wrapper {
    display: block;
    background: #f2f2f2;
    overflow: hidden;
    padding: 2px 0;
}
.top-header-wrapper a {
    display: inline-block;
    padding-right: 15px;
}
.top-header-wrapper .one_half_last {
    text-align: right;
}
.top-header-wrapper .one_half_last span {
    margin-left: 15px;
    color: #353535;
}

/*--------------------------------------------------------------
# Header Section
--------------------------------------------------------------*/

#kaya-header-content-wrapper{
	padding: 15px 10px;
	 box-shadow: -3px 0px 50px -2px rgba(0,0,0,0.14);
}

#kaya-header-content-wrapper .container{
	display: table;	
	width: 100%;
}
#main-nav{
	float:left;
}
/*--------------------------------------------------------------
# Logo
--------------------------------------------------------------*/
#logo {
    float: left;
    padding-top: 10px;
}

/*--------------------------------------------------------------
# Header Navigation
--------------------------------------------------------------*/
#header-navigation{
	float: right;
}
#header-navigation .textwidget {
    float: left;
}
/*--------------------------------------------------------------
# Menu
--------------------------------------------------------------*/
ul.sub-menu li a,
ul.sub-menu li a:hover,
body #header-navigation #user-dashboard-menu li a{
	padding:15px 25px !important;
}
.top-nav a span.sub-arrow{
	display: none;
}
#header-navigation img.gravatar, #header-navigation img.avatar, #header-navigation img.um-avatar {
    width: 13px;
    border-radius: unset;
    position: relative;
    top: 1px;
    left: 5px;
}
.top-nav .user-account {
   
}

.top-nav .sub-menu li {
    z-index: 9999;
}

/*
.top-nav > li {
    margin-top: 23px!important;
}
*/
/*--------------------------------------------------------------
# Page title bar
--------------------------------------------------------------*/
.kaya-page-titlebar-wrapper{
	background: #101010;
	padding: 15px 10px;
	text-align: left;

}
.kaya-page-titlebar-wrapper .page-title{
	margin: 0px;
	margin-bottom: 0px!important;
	color: #fff;
}
.single-talent .kaya-page-titlebar-wrapper{
	display: none;
}
/*-------------------------------------------------------------
 #sidebar
 ------------------------------------------------------------*/
#sidebar ul {
    list-style: none;
    padding: 0;
    margin:0px;
}
#sidebar li{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(127, 127, 127, 0.6);
    position: relative;
    display: block;
}
#sidebar li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
#sidebar ul li ul{
    border-top:1px solid #e5e5e5;
    margin-top: 5px;
    padding-top: 5px;
}
.tagcloud a{
	position:relative;
    float: left;
    color: #333;
    font-size: 14px!important;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #fff;
    padding: 5px 20px;
    border: 1px solid #ececec;
    border-right: 3px solid #d8d8d8;
} 
.tagcloud a:before{
	position:absolute;
	content:'';
	width:13px;
	height:10px;
	right:0px;
	top:13px;
	border-top: 5px solid transparent;
	border-right:5px solid #d8d8d8;
	border-bottom:5px solid transparent;
} 
.tagcloud a:hover{
	 border-right: 3px solid #ff3333;
}
.tagcloud a:hover:before{
	border-right:5px solid #ff3333;
}

span.copyright {
    text-align: center;
    display: block;
    color: #ccc;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#kaya-footer-content-wrapper{
	overflow: hidden;
	padding: 15px 0;
	background: #222a3e;
 position: absolute;
  display: flex;
  align-items: center;
  height: 4rem;
  width: 100%;
}
#kaya-footer-content-wrapper .container{
	padding: 0px;
}

/*--------------------------------------------------------------
# Blog
--------------------------------------------------------------*/
h2.entry-title{
	margin-top: 0px;
}
article.sticky{
	background: rgba(127,127,127,0.1);
}
.blog article.hentry.sticky{
    background: #f9f9f9;
    padding:30px 30px 40px;
    border: 1px solid rgba(206, 206, 206, 0.3);
}
.blog article.hentry,
.archive article.hentry{
    overflow: hidden;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(206, 206, 206, 0.5);
    padding-bottom: 40px;
}
.blog article.hentry.sticky ul {
    margin-bottom: 0;
}

.post-meta {
    font-style: italic;
}
.post-meta > span {
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    padding-right: 16px;
}
.post-meta > span a{
	color: #000;
}
.post-meta > span:after{
    content: '/';
    position: absolute;
    top: 0;
    margin-left:9px;
    color: #afafaf;
}
.post-meta > span:last-child:after{
	display: none;
}
.post-meta span i {
    margin-right: 5px;
    color: #b7b7b7;
}
.post-title h2 {
    margin-bottom: 0;
}
.blog-post-single-content img{
	margin-bottom: 15px;
}
.post-desc {
    float: left;
    padding: 20px 0 0;
    width: 100%;
}
.post-desc p:last-child, .blog-post-single-content p:last-child{
	padding-bottom: 0px;
	clear: both;
}
.post-desc strong{
	color: #141412;
}
.post-title-wrapper h2{
	font-size: 33px;
}
.post-desc .gallery, .format-gallery  .gallery {
    width: 60%;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.post-desc .gallery-item img {
    width: 100%;
}
.form-submit input[type="submit"]{
	border:none;
}
h2.comments-title,
h3#reply-title,
h3.related-products-title{
    position: relative;
    margin-bottom:60px;
}
h3.related-products-title{
    margin-bottom:40px;
}
h2.comments-title:before,
h3#reply-title:before,
h3.related-products-title:before  {
    position: absolute;
    content:'';
    bottom:-10px;
    width:150px;
    height:3px;
    background-color:#000000;
}
.comment-author.vcard img {
    float: left;
}
b.fn {
    float: left;
    margin-left: 30px;
}
span.says {
    float: left;
    display: none;
}
.comment-metadata {
    margin-left: 60px;
    clear: both;
    text-align: left;  
}
.comment-content {
    margin-left:60px;
    padding-top: 8px;
}
.comment-content p {
    margin:0px;
    padding-bottom: 15px;
}
.comment-content p:last-child {
    padding: 0;
}
.reply {
    margin-left:60px;
    position: relative;
    margin-top: 10px;
    clear: both;
}
.reply a{
	color: #000000 !important;
}
.reply a:after {
    position: absolute;
    content: "\2192";
    padding-left: 5px;
}
ol.comment-list li {
    clear: both;
}
li.comment {
    list-style: none;
}
form#commentform {
    overflow: hidden;
    display: block;
    clear: both;
    margin-bottom: 30px;
}
ol.comment-list .children {
    padding-left:25px !important;
}
ol.comment-list .comment-body {
    border-bottom: 1px solid #e2e2e2;
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
h3#reply-title {
    margin: 30px 0 30px 0;
    padding: 0;
}
.nav-links {
    margin: 45px 0 60px;
    width: 100%;
    float: left;
}
.nav-next a{
	position: relative;
    background: #f2f2f2;
    display: table;
    padding:10px 50px 10px 30px;
    border: 1px solid #e6e6e6;
}
.nav-previous a{
	position: relative;
    background: #f2f2f2;
    display: table;
    padding:10px 30px 10px 50px;
    border: 1px solid #e6e6e6;
}

.nav-next a:hover,
.nav-previous a:hover{
    background: #000000;
    border: 1px solid #000000;
    color: #fff!important;
}
.nav-next a:after{
    position: absolute;
    content: "\2192";
    padding-left: 10px;
}
.nav-previous a:after{
	position: absolute;
    content: "\2190";
    left: 23px;
    top: 10px;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
p.form-submit {
    float: left;
}
p.comment-form-url {
    margin-right: 0!important;
}
p.comment-form-author, .comment-form-email, .comment-form-url {
    float: left;
    width: 31.3%;
    margin-right: 3% !important;
}

p.form-submit {
    margin-top: 30px !important;
}
p.comment-form-author label,
p.comment-form-email label,
p.comment-form-url label{
    float: left;
}
p.comment-form-author input,
p.comment-form-email input,
p.comment-form-url input{
    float: left;
    width: 100%;
}
.comment-respond form p {
    padding-bottom: 0;
}
p.comment-notes {
    padding:0px 0px 20px 0!important;
}
.single article.hentry ul {

}

div#comments {
    display: block;
    float: left;
    width: 100%;
}
.single-post-tags{
	clear: both;
	overflow: hidden;
	display: block;
	margin-top: 20px;
}
.attachment-template-default .kaya-page-titlebar-wrapper {
    background: #f2f2f2!important;
}
a.more-link {
    clear: both;
    display: block;
}
/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.pagination {
    text-align: center;
    margin-bottom: 30px;
}
ul.page-numbers li{
	padding:0px;
	display: inline-block;
}
ul.page-numbers li a, .page-links a{
    background: #f9f9f9;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.page-links a, .page-links > span{
	display: inline-block!important	;
	text-align: center;
}
ul.page-numbers li a:hover, .page-links a:hover{
    background: #000000;
    color: #fff!important;
}
.pagination .current, .page-links > span{
	background: #000000;
	color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.pagination a.next,
.pagination a.prev{
    position: relative;
    padding: 0 20px 0 16px;
}
/*----------------------------------------------------
 # Error Page
 -----------------------------------------------*/ 
.error404 .widget.widget_recent_entries {
    margin-top: 30px;
}  
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 30px;
	overflow:hidden;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
	height: 40px;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.comments-area ol.comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
.widget_search .search-field{
	width: 156px;
}
.search-results article.hentry {
    margin-bottom: 40px;
}
.search-results article.hentry p{
	padding-bottom: 15px;
}
.search-results article.hentry h2{
	margin:0px 0px 10px;
}
/*--------------------------------------------------------------
# Scroll top button
--------------------------------------------------------------*/
a.scrolltop {
    position: fixed;
    background: #131313;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
    bottom: 30px;
    right: 30px;
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}
a.scrolltop:hover {
    background:#000000;
    color: #fff;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0px;
}

.wp-caption-text {
	text-align: center;
    font-style: italic;
    font-size: 14px;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery-item {
	display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin: 0;
    line-height: 0;
    margin-bottom: 1.5%;
    margin-right: 1.5%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48.5%;
}

.gallery-columns-3 .gallery-item {
	max-width: 31.8%;
}

.gallery-columns-4 .gallery-item {
	max-width: 23.5%;
}

.gallery-columns-5 .gallery-item {
	max-width: 18.5%;
}

.gallery-columns-6 .gallery-item {
	max-width: 14.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 12.78%;
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
}

.gallery-columns-9 .gallery-item {
	max-width: 9.61%;
}
.gallery-caption {
	display: block;
    margin-top: 0;
    line-height: 21px;
    margin-top: 5px;
}
.column-extra{
	width: 100% !important;
}

/*--------------------------------------------------------------
## Single Page
--------------------------------------------------------------*/
.general-meta-fields-info-wrapper ul li {
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: 1px solid #e4e4e4;
    width: 47.98%;
    float: left;
    margin-right: 20px;
}
.single .general-meta-fields-info-wrapper {
	margin-top: 20px;
    margin-bottom: 0%;    
}
.single-page-meta-content-wrapper h2, .single-page-meta-content-wrapper h3{
	margin-bottom: 25px;
}
ul.tabs_content_wrapper li {
    display: inline-block;
    margin-right: 10px;
}
ul.tabs_content_wrapper li a {
    display: block;
    background: #f2f2f2;
    color: #7a7a7a;
    border: 1px solid #e5e5e5;
   	padding: 5px 15px;
}
li.tab-active a,
.pods_cpt_single_compcard a{
    background: #ff3333 !important;
    color: #fff !important;
    border: 1px solid #ff3333 !important;
    display: table;
}
.pods_cpt_single_compcard a{
	padding:7px 15px;
	margin:10px 0 0 15px; 
	float: left;
}
.cpt_posts_add_remove {
    display: table;
    padding: 8px 20px;
    margin: 10px 0 30px;
    float: left;
}    
 .single-page-meta-content-wrapper {
    margin-top: 20px;
}
.general-meta-fields-info-wrapper strong {
    color: #464646;
} 
.post_single_page_img_details .one_fourth h2 {
    line-height:  120%;
    margin-bottom: 6px;
    font-size: 38px;
}
.post_single_page_img_details .one_fourth h4{
	color: #ff3333;
}
.post_single_page_img_details .one_fourth h4 a{
    font-size: 18px;
    margin: 0 0 5px 5px;
    color:#ff3333;
    display: inline-block;
}
.post_single_page_img_details .one_fourth img {
    margin-bottom: 20px;
}
.tagcloud {
    float: left;
}
.tag-cloud h3 {
    font-size: 27px;
    margin-bottom: 16px !important;
    padding-top: 10px;
    display: block !important;
}
.tag-cloud {
    background: #fbfbfb;
    display: table;
    padding: 30px;
    margin-top: 30px;
    border: 1px solid #ececec;
}
/*--------------------------------------------------------------
## Grid View Style
--------------------------------------------------------------*/
.grid-view-image{
    position:relative;
}
.title-meta-data-wrapper{
    position:absolute;
    bottom:0;
    background:#ff3333;
    color: #fff;
    width: 100%;
}
.grid-view-container a img {
    display: block;
}
.post-meta-general-info {
    padding: 15px;
}
.post-meta-general-info span {
    display: block;
}
.grid-view-container .title-meta-data-wrapper{
    display:none;
}
.grid-view-container:hover .title-meta-data-wrapper{
    display:block;
}

.grid-view-container .shortlist-wrap .add{
	display: none !important;
}
.grid-view-container:hover .shortlist-wrap .add{
	display:block!important;
}
#mid-container .shortlist-wrap a.remove{
	display: block !important;
}
.shortlist-page-wrapper .remove {
    display: block !important;
}
.shortlist-page-wrapper .general-meta-fields-info-wrapper ul li {
    display: block;
    margin-right: 0;
    width: 100%;
    border-bottom: none;
}
.shortlist-align {
    float: left;
    margin: 5px 5px 0 0px;
    position: relative;
    z-index: 99999;
}
.shortlist-align a{
    background:rgba(200, 200, 200, 0.3);
    color: #000;
    padding: 8px 20px;
}
.page-template-shortlist a.item_button.btn.action.add{
	display: block!important;
}
.user-account .has-submenu, .user-account .has-submenu:hover {
    background: rgba(200, 200, 200, 0.3);
    padding: 8px 15px;
    margin-left: 20px;
}
ul.shortlist_buttons li a {
    background: #f2f2f2;
    padding: 10px 30px;
    border: 1px solid #e4e4e4;
    display: table;
}

.overlay-hd {
    background-color: rgba(0,0,0,0.25);
    opacity: 1;
    transition: opacity 0.3s ease-out;
    position:  absolute;
    top: 0;
    height:  100%;
    width: 100%;
}
.grid-view-container:hover .overlay-hd {
    display: none;
}
span.shortlist-count {
    padding-left: 3px;
}
.single-page-meta-content-wrapper h2, .single-page-meta-content-wrapper h3{
	display: table;
	border-bottom: 3px solid #ff3333;
}
.post-content-slider-view .owl-prev {
    background: rgba(0, 0, 0, 0.4);
    padding:  17px;
    margin-left: 30px;
}
.post-content-slider-view .owl-next {
    background: rgba(0, 0, 0, 0.4);
    padding:  17px;
    margin-right: 30px;
}
ul.tabs_content_wrapper {
    border-bottom: 3px solid #ff3333;
}
/*--------------------------------------------------------------
## Taxnomy Styles
--------------------------------------------------------------*/
.taxonomy-style .general-meta-fields-info-wrapper {
    padding: 15px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}

.taxonomy-style .general-meta-fields-info-wrapper li{
    width:100% !important;
    border-bottom:none !important;
    padding:0px!important;
    margin:0px!important;
}
.taxonomy-style .general-meta-fields-info-wrapper strong {
    color: #fff;
} 

/*--------------------------------------------------------------
## Search Box
--------------------------------------------------------------*/

.toggle_search_wrapper{
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #fff;
  height: 100%;
  width: 100%;
  z-index: 999999;
  display: none;
 overflow-y: scroll!important;

}
.toggle_search_field{
  margin:0px auto;
  background: #FFFFFF;
  padding:40px 15px 0px;
}
.toggle_search_wrapper.container span.search_close {
  width: 30px;
  height: 30px;
  font-size: 16px;
  float: right;
  clear: both;
  overflow: hidden;
  background-color: #ff5400;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.toggle_search_icon {
    width: 0;
    height: 0;
    border-top: 50px solid red;
    border-left: 50px solid transparent;
    color: #fff;
    text-align: center;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index:9999;
}
span.search_close{  
    top: 0;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    right: 0;
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    background: rgba(127,127,127,.3);

}
.toggle_search_icon i {
    color: #fff;
    width: 30px;
    height: 30px;
    position: absolute;
    left: -30px;
    top: -40px;
}
#search-select-wrapper {
    margin-bottom: 20px;
}
.select2-container{
	width: 100% !important;
}
#kaya-page-content-wrapper .select2.select2-container .select2-selection{
	height:40px !important;
	border:1px solid #ddd !important;
}
.advanced_search_wrapper select {
    padding: 7px 5px !important;
    font-size: 14px !important;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default{
	height:19px;
	border-radius: 100%;
}
.ui-slider-horizontal {
    height: 0.2em !important;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.6em !important;
}
.ui-state-hover, 
.ui-widget-content .ui-state-hover,
.ui-widget-content .ui-state-focus{
	border:1px solid #ff3333 !important;
	background: #ff3333!important;
}
.ui-slider-horizontal{
	width:94% !important;
}

.grid-view-container h3{
    position:relative;
}
.grid-view-container h3:before{
    position:absolute;
    bottom:0px;
    content: '';
    width: 30px;
    height:3px;
    background: #000;
}
.grid-view-container a:hover h3{
    color:#ff3333;
}
.grid-view-container a:hover h3:before{
    background:#ff3333;
}
.post-content-wrapper h3 {
    margin-bottom: 20px !important;
}
/*--------------------------------------------------------------
## Gutenberg
--------------------------------------------------------------*/
.alignfull {
 width: 100vw;
 position: relative;
 left: 50%;
 right: 50%;
 margin-left: -50vw;
 margin-right: -50vw;
 text-align: center;
}
 
.alignfull img {
 width: 100%;
}
.alignwide img {
 max-width: 1024px;
}
.entry__content .alignfull,
.entry__content .alignwide {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    max-width    : 100vw;
}

@media print{
footer, .toggle_search_icon, .overlay-hd {
	display:none;
}
}
/* css add 22 july */
.um-search.um-search-4 {
    grid-template-columns: repeat(4, 1fr)!important;
}
.um-search.um-search-5 {
    grid-template-columns: repeat(5, 1fr)!important;
}
#kaya-page-content-wrapper .select2.select2-container .select2-selection {
    height: 40px !important;
    border: 0px solid #ddd !important;
    background: transparent!important;
    border-bottom: 1px solid #000!important;
    border-radius: 0px!important;
}
.page-id-5105 .search_filter_header_wrap,.page-id-5102 span.um-member-directory-filters,.page-id-5102 .search_filter_header_wrap {
    background: transparent!important;
}
 span.um-member-directory-filters {
    display: none!important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000!important;
}
.select2.select2-container .select2-selection .select2-selection__arrow:before {
    color: #000000!important;
}
span.select2-selection.select2-selection--single:focus {
    outline: none!important;
}
.search_filter_header_wrap_sidebar {
    background: transparent!important;
}
.search_filter_header_wrap_sidebar {
    background: transparent!important;
}
nav#header-navigation, #main-nav {
    margin-top: 20px;
}
.search_filter_header_wrap_sidebar {
    background: transparent!important;
}
.page-id-5105 a.um-clear-filters-a,.page-id-5099 a.um-clear-filters-a {
    background: #080808!important;
    border: 1px solid #000!important;
    color: #f9f9f9!important;
}
.page-id-5099 .search_filter_header_wrap {
    background: transparent!important;
}
.page-id-4859 .um-profile-nav {
    background-color: transparent;
    border-bottom: 0px solid #3ba1da;
}
.um-header.no-cover {
    /* box-shadow: hsl(0, 0%, 80%) 0 5px 16px!important; */
    padding-bottom: 0px;
    border-bottom-right-radius: 7px!important;
    border-bottom-left-radius: 7px!important;
}
.um-profile-nav-item a {
    padding: 0px 0px 0px 6px!important;
    font-size: 16px!important;
    letter-spacing: 2px;
    border-radius: 2px!important;
}
.um-profile.um-viewing .um-field {
    padding: 13px 22px!important;
    background: #f9f9f926!important;
}
.um-profile-meta .um-name a {
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    top: -3px;
    color: #000!important;
    font-weight: 300;
}
figure.msnry_item {
    /* box-shadow: hsl(0, 0%, 80%) 0 5px 16px!important; */
}
.psgal figure {
    float: left;
}
.psgal img {
    margin: auto;
    max-width: 100%;
    max-height: 360px;
    width: 100%;
    min-height: 360px;
    width: 100%!important;
}
.psgal figure {
    width: 261px!important;
}
.page-id-4859 .um-profile-nav-item a {
    color: #ffffff !important;
    background: transparent!important;
    color: #464646!important;
    font-weight: 300;
    letter-spacing: 1.4px;
	font-size:14px!important;
}
.page-id-4859 .um .um-profile-nav-item.active a,.page-id-4859 .um-profile-nav-item.active a:hover {
    background-color: #ff333300 !important;
    color: #000!important;
    font-weight: bold!important;
}
.page-id-4859 .um-profile-nav a:hover,.page-id-4859 .um-profile-nav-item a:hover {
    background-color: #33333300 !important;
    color: #000000 !important;
}
.page-id-4859 .um .um-profile-nav-item.active a,.page-id-4859 .um .um-profile-nav-item.active a:hover {
    background-color: #ff333300 !important;
}
.one_fifth.profile_head_sidebar {
    margin-top: 35px;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member .um-member-meta-main {
    background-color: #ff3333d1;
    background: linear-gradient(to right, rgb(185, 43, 39), #FF5722);
}
/* .um-members-wrapper.kaya_grid_style .um-member-photo a img { */
    /* filter: grayscale(1); */
    /* transition: all ease 1s; */
/* } */
.um-member.approved.with-cover:hover .um-member-photo a img  {
    filter: grayscale(0);
    transition: all ease 1s;
}

 /* .um-member-card-wrap-on { */
    /* position: relative; */
    /* bottom: -10px; */
    /* transition: all ease 1s; */
/* } */
.um-member-name h3 {
    font-weight: 300;
    font-size: 15px;
}
.um-directory .um-members-wrapper .um-members.um-members-list .um-member {
    padding: 0px!important;
    background-color: transparent;
    border: 1px solid transparent;
    text-align: center;
}
.um-directory .um-member-directory-header .um-member-directory-header-row .um-search .um-search-filter {
    font-weight: 300;
}
.page-id-5342 .search_filter_header_wrap {
    background-color: #efefef03 !important;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list {
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr))!important;
    align-items: start;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member img {
    min-height: 363px!important;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member .um-member-meta-main {
    background-color: #ff3333;
    transition: 0.3s;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member .um-member-meta-main {
    background-color: #ff3333;
    transition: 0.3s;
}
.page-id-5496 .search_filter_header_wrap,.page-id-5492 .search_filter_header_wrap,
.page-id-5364 .search_filter_header_wrap,.page-id-5754 .search_filter_header_wrap{
    background-color: #efefef00 !important;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member .um-member-meta-main {
    background-color: #00000059!important;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member .um-member-meta-main {
    background: #00000059!important;
}
.page-id-5342 #mid-content,.page-id-5102 #mid-content,
.page-id-5496 #mid-content,.page-id-5492 #mid-content,
.page-id-5105 #mid-content{
    max-width: 100%;
    margin: 0 auto;
}
.um-directory .um-member-directory-header {
    max-width: 100%!important;
    width: 700px!important;
    margin: 0 auto!important;
}
.um-directory .um-members-wrapper .um-members.um-members-list .um-member {
    padding: 6px!important;
    background-color: transparent;
}
.um-member-photo.radius-1 {
    position: relative;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member .um-member-card-wrap-on .um-member-meta-main {
    padding: 6px 0px!important;
    width: 100%!important;
}
.um-directory .um-member-directory-header .um-member-directory-header-row.um-member-directory-filters-bar {
    padding: 0 0 0px 0!important;
}
.um-member-photo.radius-1:after {
    position: absolute;
    left: -1.5%;
    content: "";
    height: 0%;
    background: #ff000000;
    top: -1.5%;
    border: 1px solid #f00;
    opacity: 0;
    z-index: -1;
	width: 0%;
	transition:all ease 1s;
}
.um-member.approved.with-cover:hover .um-member-photo.radius-1:after {
    opacity: 1;
    width: 103%;
    background: transparent;
    background-color: #db1f1f00;
    background-image: linear-gradient(141deg, #000000 0%, #ffffff 51%, #000000 75%);
    border: black;
    height: 103%;
}
.one_fifth.profile_head_sidebar.profile-image-left {
    width: 32%!important;
}
.four_fifth_last.profile-image-right {
    width: 60%;
    margin-top: 37px!important;
    float: left;
}
.one_fifth.profile_head_sidebar.profile-image-left {
    margin-left: 20px;
}
input.add_casting, input.remove_casting {
    float: right;
    border-radius: 3px;
    margin-right: 15px;
    font-family: 'made_tommyregular'!important;
}
.um-profile-nav-item span.title {
    position: relative;
}
.um-profile-nav-item span.title:before {
    bottom: -4px;
    position: absolute;
    background: #a0a0a0;
    content: "";
    height: 1px;
    left: 4px;
    width: 95%;
}
.um-profile-nav-item.um-profile-nav-main.active span.title:before {
    height: 2px;
    background: #000;
}
.user-prof {
    padding: 0px;
}
.um-profile-nav-item span.title,.um-field-label label,.um-profile.um-viewing .um-field .um-field-value { 
    font-family: 'made_tommyregular'!important;
}
#main-nav ul li a {
    font-family: 'made_tommyregular'!important;
}
.um-field-label label {
    font-size: 15px !important;
    font-weight: 400!important;
    color: #000!important;
}
.psgal figure {
    margin-right: 15px!important;
}

/* css add 24 August */.grid-container {    padding: 20px;}.grid-container .main-grid{  text-align: center;  padding: 20px 0;}.grid-container .main-grid img{  width:100%;}h3.user_title {    font-size: 17px;}
.grid-container {
    padding: 20px;
    float: left;
    width: 100%;
}
h3.user_title {
    font-size: 17px;
    font-weight: 300;
    font-size: 15px;
    
}
.grid-container .main-grid img {
    min-height: 363px!important;
    /*filter: grayscale(1);*/
    transition: all ease 1s;
    object-fit: cover!important;
    width: 100%;
}
.img-box-art {
    position: relative;
}
.img-box-art:after {
    position: absolute;
    left: -1.5%;
    content: "";
    height: 0%;
    background: #ff000000;
    top: -1.5%;
    border: 1px solid #f00;
    opacity: 0;
    z-index: -1;
	width: 0%;
	transition:all ease 1s;
}
.img-box-art {
    height: 363px;
    margin-bottom: 14px;
}
.img-box-art-inner {
    height: 363px;
    overflow: hidden;
    margin-bottom: 15px;
}
.box2:hover .img-box-art:after {
    opacity: 1;
    width: 103%;
    
    background: transparent;
    background-color: #db1f1f00;
    background-image: linear-gradient(141deg, #8b8f96 0%, #ffffff 51%, #b0b3bc 75%);
    border: black;
	height: 103%;
}
.box2:hover .img-box-art img {
   filter: grayscale(0)!important;
}
.box2:hover .box-content h3.user_title{color: #ff3333 !important;}
a.book-btn {
    width: 200px;
    border-radius: 3px;
    font-size: 15px;
    
}
input.wpcf7-form-control.wpcf7-submit {
    width: 180px;
    font-size: 17px;
    padding: 10px 0px;
    
    border-radius: 3px;
}
.rmv-cast {
    z-index: 9;
}
.page-id-5378 div#mid-content {
    margin: 50px 0px 80px;
}
.grid-container .main-grid {
    text-align: center;
    padding: 20px 0;
    position: relative;
    float: left;
    width: 24%;
    margin-right: 1%;
}
.page-id-5454 div#mid-content {
    padding: 50px 0px;
}
.page-id-4668 .wpcf7-form.init p {
    padding-bottom: 30px;
    font-weight: 300!important;
    font-family: 'made_tommyregular'!important;
}
.page-id-4668 .wpcf7-form.init label {
    line-height: 3;
    font-size: 16px;
    font-weight: 300!important;
}
.box-content.text-center {
    margin-bottom: 30px;
}
.psgal img {
    object-fit: cover!important;
    width: 100%;
}
ul.prof-state {
    padding: 0px;
    margin: 0px;
    padding: 13px 22px!important;
    background: #f9f9f926!important;
}
ul.prof-state li {
    display: flex;
    margin: 0px;
    padding: 8px 0px!important;
    
}
ul.prof-state li span {
    color: #000;
    width: calc(65%);
}
.dta-pro {
    display: none;
}
@media (min-width: 1800px) and (max-width: 5000px) {
.elementor-container.elementor-column-gap-default,.page-id-5378 #mid-content,.page-id-5364 #mid-content {
    max-width: 1920px!important;
}
}
@media (min-width: 1100px) and (max-width: 1799px) {
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list {
    grid-template-columns: repeat(auto-fill, minmax(230px, 1fr))!important;
    align-items: start;
}
}
@media (min-width: 768px) and (max-width: 991px) { 
.um-directory.uimob800 .um-member-directory-header .um-search {
    grid-template-columns: repeat(3, 1fr);
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr))!important;
    align-items: start;
}
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member img {
    min-height: 238px!important;
}
.um-col-121 {
    float: left!important;
    width: 100%!important;
}
.one_fifth.profile_head_sidebar.profile-image-left {
    width: 100%!important;
    float: left!important;
	    clear: unset!important;
}
.four_fifth_last.profile-image-right {
    width: 100%!important;
    margin-top: 37px!important;
    float: left!important;
    clear: unset!important;
}
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
    background-color: #ffffff!important;
}
.mobile_toggle_menu_icons {
    top: 49px!important;
}
.grid-container .main-grid {
    float: left;
    width: 32.3%;
    margin-right: 1%;
}
.img-box-art {
    height: 266px;
    margin-bottom: 14px;
}
.img-box-art-inner {
    height: 276px;
    overflow: hidden;
    margin-bottom: 15px;
}
.one_fifth.profile_head_sidebar.profile-image-left {
    width: 100%!important;
    float: left!important;
    clear: unset!important;
}
.psgal figure {
    
    width: 30%!important;
}
.um-profile-nav a {
    display: block!important;
    margin-left: 15px!important;
}
.um-directory.uimob800 .um-member-directory-header .um-search {
    grid-template-columns: repeat(3, 1fr)!important;
}
.page-id-4863 .um-col-122 {
    float: right;
    width: 100%;
}
.page-id-5454 div#post-5454 {
    padding: 0px 10px 0px 21px!important;
}
}
@media (min-width: 320px) and (max-width: 767px) { 
.um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list {
    width: 100%!important;
    min-width: 100%!important;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr))!important;
}
#logo img {
    padding-top: 0px!important;
    width: 78%!important;
}
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
    background-color: #ffffff!important;
}
.four_fifth_last.profile-image-right,.one_fifth.profile_head_sidebar.profile-image-left {
    width: 100%!important;
}
input.add_casting, input.remove_casting {
    float: none;
    display: block;
    margin: 0 auto;
}
.page-template-user div.uimob340 .um-header.no-cover .um-profile-photo a.um-profile-photo-img {
    width: 100%!important;
    height: auto!important;
}
.four_fifth_last.profile-image-right {
    margin-top: 0x!important;
}
.grid-container .main-grid {
    width: 100%;
    margin-right: 0%;
}
.page-id-5378 div#mid-content {
    margin: 20px 0px 52px;
}
.mid-content, .one_third_last #sidebar, .one_fourth_last #sidebar {
    padding: 0px 10px;
}
.page-id-4668 input[type="text"], .page-id-4668 input[type="email"], .page-id-4668 input[type="tel"], .page-id-4668 textarea {
    width: 100%;
}
.page-id-4668 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
    width: 100%;
}
.mobile_toggle_menu_icons {
    top: 39px!important;
}
.elementor-4472 .elementor-element.elementor-element-0754efa .elementor-heading-title {
    font-size: 37px!important;
}
.elementor-4472 .elementor-element.elementor-element-e3795e7 .elementor-heading-title {
    font-size: 29px!important;
}
.elementor-social-icons-wrapper {
    text-align: center !important;
}
.elementor-4589 .elementor-element.elementor-element-af38df2 .elementor-text-editor {
    text-align: center!important;
}
.footer#colophon .elementor-element.elementor-element-784c7c3.elementor-column.elementor-col-33.elementor-top-column .elementor-column-wrap.elementor-element-populated {
    padding: 0px!important;
}
.page-id-5454 ul.contactform li input[type="submit"] {
    margin: 0 auto;
    display: block;
}
.elementor-column-wrap.elementor-element-populated {
    padding: 0px!important;
}
.psgal_wrap .psgal figure {
    width: 261px!important;
    width: 93%!important;
    margin-right: 0px!important;
    margin-right: 0px!important;
}
.um-profile-nav a {
    display: block!important;
    margin-left: 15px!important;
}
.page-id-4863 div#um_field_6_gender .um-field-area label.um-field-radio.um-field-half {
    width: 100%;
    float: left;
}
.um-single-image-preview a.cancel, .um-single-file-preview a.cancel {
    right: 1px!important;
}

/*----04-09-2020-------------*/
.ehf-template-julia .search_filter_header_wrap {
    padding: 0px;
}
.ehf-template-julia .um-search-filter.um-select-filter-type {
    width: 31.3%!important;
    float: left!important;
    display: unset!important;
    margin: 0px 1%;
}
.ehf-template-julia .um-member-directory-header-row.um-member-directory-filters-bar .um-search.um-search-3 {
    display: unset;
}
.ehf-template-julia .um-directory.uimob500 .um-members-wrapper .um-members.um-members-list .um-member .um-member-photo {
    width: 70px;
    margin: 0 10px 0 0;
}
.ehf-template-julia .um-directory .um-members-wrapper .um-members-grid-wrapper .um-members.um-members-list .um-member img {
    min-height: 241px!important;
}
.ehf-template-julia .fullwidth.mid-content {
    padding-top: 12px!important;
}
.ehf-template-julia .search_filter_header_wrap {
    width: calc(100% - 3px);
}
.ehf-stylesheet-julia .psgal img {
    min-height: 271px;
    width: 100%!important;
}
.ehf-template-julia .psgal_wrap .psgal figure {
    width: 48%!important;
    margin: 0px 1%;
}

}.footmenu ul li {    display: inline;    padding: 0px 10px;}
button.slick-prev.slick-arrow, button.slick-next.slick-arrow{	display:none !important;}



@font-face {
    font-family: 'made_tommyblack';
    src: url('./fonts/made-tommy-black_personal-use-webfont.woff2') format('woff2'),
         url('./fonts/made-tommy-black_personal-use-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'made_tommy_outlineblack';
    src: url('./fonts/made-tommy-black-outline_personal-use-webfont.woff2') format('woff2'),
         url('./fonts/made-tommy-black-outline_personal-use-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'made_tommyregular';
    src: url('./fonts/made-tommy-regular-personal-use-webfont.woff2') format('woff2'),
         url('./fonts/made-tommy-regular-personal-use-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'made_tommythin';
    src: url('./fonts/made-tommy-thin_personal-use-webfont.woff2') format('woff2'),
         url('./fonts/made-tommy-thin_personal-use-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'made_tommy_outlinethin';
    src: url('./fonts/made-tommy-thin-outline_personal-use-webfont.woff2') format('woff2'),
         url('./fonts/made-tommy-thin-outline_personal-use-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



.elementor-text-editor.elementor-clearfix {
    font-family: 'made_tommyregular'!important;
}
.elementor-testimonial-content {
    font-family: 'made_tommyregular'!important;
}

.elementor-testimonial-name{
	    font-family: 'made_tommyregular'!important;
}
i.um-faicon-th {
    display: none;
}

/*------------------------------------------Testimonial Slider -----------------------------------*/
.imglogo-bg {
    background: url(./images/sliderbg.png);
    padding: 8% 0% 8%;
    background-repeat: no-repeat;
    background-size: 47%;
    background-position: center;
}
.col-md-12-slider {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	text-align:center;
}
.row-slider {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.container-slider {
    width: 1140px;
	max-width:100%;
	margin:0 auto;	
}
.bottom-text p {
   width: 685px;
    max-width: 90%;
    margin: 0 auto;
    font-size: 18px;
}
.owl-nav {
    display: block!important;
    position: absolute;
    width: 100%;
    top: 34%;
}
button.owl-prev span {
    background: url(./images/leftarrow.png);
    padding: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
	    font-size: 0px;
}
button.owl-next span{
	background: url(./images/rytarrow.png);
    padding: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
	    font-size: 0px;
}
button.owl-prev {
    position: absolute;
    left: 70px;
}
button.owl-next {
    position: absolute;
    right: 70px;
}
button.owl-prev:focus {
    outline: 0px;
}
button.owl-next:focus {
    outline: 0px;
}
.owl-nav {
    position: absolute;
    top: 37%;
}
.owl-carousel .owl-item img {
    display: unset !important;
    width: 225px !important;
}
.owl-next::after,.owl-prev::after{
	font-size:0px !important;
}
.col-md-4-grid {
    float: left;
    width: 25%;
}
.col-md-4-grid img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.imglogo-bg h3 {
    width: 90%;
    margin: 0 auto;
    font-size: 20px;
}
.slide-itm h4 {
    font-size: 23px;
    margin-bottom: 0px;
    font-weight: 300;
}
@media (min-width: 768px) and (max-width: 991px) { 
button.owl-next {
    right: 9px;
}
button.owl-prev {
    left: 23px;
}
.imglogo-banner img {
    max-width: 300px;
}
.owl-nav {
    top: 32%;
}
button.owl-prev span,button.owl-next span {
    background-size: 65%;
}
.imglogo-bg {
    background-size: 94%;
    background-position: center;
}
}
@media (min-width: 320px) and (max-width: 767px) { 
.col-md-4-grid {
    float: left;
    width: 100%;
}
.col-md-4-grid img {
    display: block;
    margin: 0 auto;
}
.imglogo-bg {
    background: none;
}
button.owl-next {
    right: 9px;
}
button.owl-prev {
    left: 38px;
}

.imglogo-banner img {
    max-width: 300px;
}
.owl-nav {
    position: absolute;
    top: 28%;
}
button.owl-prev span, button.owl-next span {
    background-size: 50%;
    padding-top: 18px;
}
.imglogo-bg {
    padding: 13% 0% 9%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    height: 40px;
}
.imglogo-bg h3 {
    width: 60%;
}
	.page-id-4863 .um-col-121 {
    display: inline-block;
}
	.page-id-4863 .um-col-131 {
    display: inline-block;
}
}

.select2-container .select2-selection--single .select2-selection__rendered{
	padding-right: 35px !important;

}



/*------------------------------------------New Profile Page CSS-----------------------------------*/

.um-page-user .main-wrapper .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}

.um-page-user .main-wrapper .elementor-section.elementor-section-boxed > .elementor-container .elementor-widget-wrap {
    padding: 0;
}

.creatives-banner {
    display: flex;
}

.creatives-banner .left-column {
    width: 50%;
    display: flex;
    align-items: center;
}

.creatives-banner .left-column .creatives-image-inner {
    height: 100%;
    /* min-height: 750px; */
    /* padding-bottom: 65%; */
    position: relative;
    width: 100%;
    /* max-width: 600px; */
    /* margin: 0 auto; */
}

@media all and (max-width: 1025px) {
    .creatives-banner .left-column .creatives-image-inner {
        max-width: initial;
        display: flex;
        justify-content: center;
    }
}

.creatives-banner .left-column .creatives-image-inner img {
    position: absolute;
    width: 100%;
    width: 100%;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    object-fit: contain;
    max-width: 600px;
}

@media all and (max-width: 1025px) {
    .creatives-banner .left-column .creatives-image-inner img {
        position: initial;
        transform: none;
    }
}

.creatives-banner .right-column {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
}

.wpcf7 form p:last-of-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.wpcf7 form .wpcf7-spinner {
    margin-top: 10px;
}

.creatives-banner .right-column .titlenew {
    padding: 20px 0;
}

.creatives-banner .right-column .titlenew.abtttl {
    margin-bottom: 15px;
}

.creatives-banner .right-column .actions-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.creatives-banner .right-column .actions-wrapper .social-icons-sing {
    float: initial;
    max-width: max-content;
    margin: 0 15px;
}

.creatives-banner .right-column .actions-wrapper .creatives-3 {
    float: initial;
    width: 100%;
    max-width: max-content;
    margin: 0 12px;
}

@media all and (max-width: 1025px) {
    .creatives-banner {
        flex-direction: column;
    }

    .creatives-banner .left-column {
        width: 100%;
        margin: 30px 0;
    }

    .creatives-banner .right-column {
        width: 100%;
        padding: 0 15px;
    }
}

@media all and (max-width: 768px) {
    .creatives-banner .left-column .creatives-image-inner img {
        object-fit: cover;
    }

    .creatives-banner .right-column .creatives-3.biop p {
        width: 100%;
    }

    .creatives-banner .right-column .creatives-3 {
        padding-left: 0;
        padding-right: 0;
    }
}

.elementor-element .creative-rightimg {
    height: 100% !important;
}

.page-template-user .creative-rightimg {
    height: 100%;
}

.image-gallery .item-gallery {
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
}

.image-gallery .item-gallery img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: opacity 0.2s linear;
}

.image-gallery .item-gallery a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.image-gallery .item-gallery:hover img {
    opacity: 0.8;
}

.creatives-image-inner img {
    width:100%;
}
.creatives-image-inner {
    height: 60vh;
    overflow: hidden;
}
.creatives-2 {
    float: left;
    width: 100%;
}
.creative-rightimg img {
    width: 100%;
    border: 3px solid #000;
    border-radius: 0px;
	min-height: 223px;
    min-width: 300px;
}
.creative-rightimg {
    width: 15.6%;
    height: 220px;
    float: left;
    margin: 0.5%;
    overflow: hidden;
}
.creatives-images-info {
    width: 100%;
    margin: 0 auto;
    z-index: 99999999;
    max-width: 100%;
}
.creative-videos iframe {
    border-radius: 8px;
}
.creatives-images-info-wrapper {
    float: left;
    width: 100%;	
    z-index: 99999;
    position: relative;
}
.titlenew h2 {
    font-size: 50px;
    text-transform: uppercase;
    color: #2f2f2f;
    font-family: 'town_10_displaybold';
    position: relative;
}
.titlenew h5 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'town_10_displaybold';
    position: absolute;
    left: 50%;
    margin-left: -124px;
    top: 74px;
    letter-spacing: 4px;
}
.titlenew.abtttl h5 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'town_10_displaybold';
    position: absolute;
    left: 50%;
    margin-left: -68px;
    top: 74px;
    letter-spacing: 4px;
}
.titlenew h2:before {
    background: #b8040d;
    position: absolute;
    content: "";
    width: 372px;
    height: 2px;
    left: 50%;
    margin-left: -186px;
    top: 36px;
}
.titlenew.abtttl h2:before {
    background: #b8040d;
    position: absolute;
    content: "";
    width: 247px;
    height: 2px;
    left: 50%;
    margin-left: -122px;
    top: 36px;
}
.maininnercont ul.crtul {
    border: 3px solid #b8040d;
    padding: 4px 4px 0px 4px;
}
.socialiconcontainer {
    float: left;
    width: 100%;
    padding: 0px 10px;
}
a.instuser {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
.social-icons-sing {
    float: left;
    width: 50%;
}
.creatives-3.videosbox {
    background: #fff;
    padding: 60px 0px;
}

@media all and (max-width: 768px) {
    .creatives-3.videosbox {
        padding: 40px 15px;
    }

    .creatives-3.videosbox .vdcntr {
        flex-direction: column;
    }
}

ul.crtul li {
    background: #3d3d3d;
    margin-bottom: 4px;
    padding: 15px;
    color: #fff;
    list-style: none;
    font-weight: 400;
}
.videosboxinner {
    display: block;
    width: 1170px;
    margin: 0 auto;
    max-width: 100%;
}
ul.crtul li span.rytspan {
    float: right;
}
.creatives-3.biop {
    margin-top: 0;
}
.creatives-3.biop p {
    color: #fff;
    text-align: center;
    font-size: 14px;
	width: 50%;
    margin: 0 auto;
}
.creatives-3.cv p  {
    text-align: center;
}
.creatives-3.cv p a {
    color: #fff;
    padding: 8px 15px;
    border: 1.5px solid #b8040d;
    transition: all 350ms ease-in-out;
    display: block;
}
.creatives-3.cv p a:hover{
    color: #b8040d;
}
.leftbx.float-left-w50,.rytbx.float-left-w50 {
    float: left;
    width: 45%;
	margin:2%;
}
.maininnercont {
    display: block;
    width: 800px;
    margin: 0 auto;
    max-width: 100%;
}
.socialiconcontainer {
    float: left;
    width: 100%;
}
.rightviewall {
    float: left;
    width: 50%;
    text-align: right;
}
.titlenew {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 52px 0px;
}
.creativeswrapper {
    float: left;
    width: 100%;
    background: #000;
}
.w100right {
    text-align: right;
    margin-right: 4px;
}
a.viewmorebutton {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 300;
    padding: 0px 13px;
    border-radius: 3px;
}
.creative-info h4 {
    padding-top: 25px;
    margin-bottom: 10px;
    font-weight: 600;
}
.social-icons-sing a img {
    width: 30px;
    margin-top: 11px;
    margin-right: 5px;
}
ul.creativeinfoinner li {
    list-style: none;
    line-height: 28px;
    font-size: 14px;
}
ul.creativeinfoinner li span {
    font-weight: 300;
    margin-right: auto;
    width: 137px;
    display: inline-block;
}
.creative-videos {
    float: left;
    width: 24%;
    margin-right: 1%;
}
.creatives-3 {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.creative-videos img {
    width: 100%;
}
.creatives-3 h4 {
    margin-bottom: 10px;
}
.profilecreative-rightimg img {
    width: 100%;
    border: 5px solid #fff;
    border-radius: 10px;
}
.maingl {
    float: left;
    width: 100%;
}
h4.biotitle {
    margin: 19px 0px 10px;
    float: left;
    width: 100%;
    text-align: center;
}
.creatives-2 p {
    text-align: center;
    font-size: 13px;
}
.quickfacts {
    width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    float: left;
    margin-top: 24px;
}
.quickfacts ul.creativeinfoinner li span {
    width: 100%;
    font-weight: 600;
    color: #aba8a8;
    margin-top: 11px;
}
.quickfacts ul.creativeinfoinner li {
    float: left;
    width: 20%;
}
span.colorred {
    color: #b70b11;
}
@media (min-width: 320px) and (max-width: 767px) { 
.creatives-image-inner {
    height: auto;
}
.creatives-1 {
    float: left;
    width: 100%;
    padding: 15px;
}
.creatives-2 {
    float: left;
    width: 100%;
    padding: 15px;
}
.creatives-images-info {
    width: 100%;
}
.creative-rightimg {
    width: 100%;
    height: auto;
    float: left;
    margin-right: 0px;
}
.creative-videos {
    float: left;
    width: 100%;
    margin-right: 0px;
}
.creative-rightimg img {
    width: 98%;
    border: 5px solid #fff;
}
.creatives-3 {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 17px;
}
.um-directory .um-member-directory-header .um-member-directory-header-row .um-search {
    margin: 0;
    width: 100%;
    display: unset!important;
    grid-template-rows: auto 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(max-content, auto);
    -ms-grid-template-rows: auto 1fr;
    -ms-grid-template-columns: repeat(3, 1fr);
    -ms-grid-gap: 10px;
    -ms-grid-auto-rows: minmax(max-content, auto);
    align-items: center;
}
.um-directory .um-member-directory-header .um-member-directory-header-row:not(.um-member-directory-filters-bar) {
    display: unset;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    flex-wrap: nowrap;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}
.social-icons-sing {
    float: left;
    width: 100%;
    text-align: center;
}
.leftbx.float-left-w50, .rytbx.float-left-w50 {
    float: left;
    width: 100%;
    margin: 0px;
}
.ehf-template-julia .um-search-filter.um-select-filter-type {
    width: 100%!important;
    float: left!important;
    display: unset!important;
    margin: 0px 0%!important;
}
.um-directory .um-member-directory-header .um-member-directory-header-row .um-filtered-line {
    display: unset!important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap;
    margin: 0;
    /* padding: 0; */
    /* box-sizing: border-box; */
    /* border: none; */
    text-align: center;
}
.um-member-directory-header-row .um-filtered-line {
    grid-template-columns: repeat(1, 1fr)!important;
    width: 235px!important;
    margin: 10px auto!important;
    width: auto!important;
}
html, body {
    height: 100%;
    overflow-x: hidden;
}
	div.uimob500 .um-col-121, div.uimob500 .um-col-122, div.uimob500 .um-col-131, div.uimob500 .um-col-132, div.uimob500 .um-col-133 {
    float: left!important;
}
	.page-id-4863 .um-col-1 {
    float: none;
    width: 100%;
}
	.select2-hidden-accessible {
    width: 100%!important;
    display: inline-block!important;
}
	div#um_field_6_dancer_skills {
    float: left!important;
    width: 100%!important;
}
}


nav#header-navigation ul#main-menu li ul.sub-menu li#menu-item-5939 {
    background-color: #b70b11 !important;
    border-radius: 3px;
    top: 4px;
}

nav#header-navigation ul#main-menu li ul.sub-menu li:hover {
    background-color: #b70b11;
}

nav#header-navigation ul#main-menu li ul.sub-menu li#menu-item-5939 {
    background-color: #b70b11;
    border-radius: 3px;
    top: 4px;
    width: 134px;
    text-align: center;
}

nav#header-navigation ul#main-menu li ul.sub-menu li a {
    padding: 9px!important;
}
nav#header-navigation ul#main-menu li ul.sub-menu li#menu-item-5939 {
    background-color: #b70b11!important;
    border-radius: 3px;
    top: 4px;
}
.titlenew.abtttl.vid h5 {
    color: #000;
    top: 55px;
    margin-left: 0;
    transform: translateX(-50%);
}
.titlenew.abtttl.vid h2 {
    color: #ccc;
}
.titlenew.t_name h5 {
    /* background: url(./images/bgimglg.png); */
    background-repeat: no-repeat;
    border: 6px solid #fff;
    padding: 16px 32px;
    top: 29px;
    position: unset;
    width: max-content;
    display: block;
    margin: 0 auto;
}
.titlenew.t_name h2::before {
    background: none;
}
/* .titlenew.t_name h5::first-letter,.titlenew.t_name h5 b::first-letter ,.titlenew.t_name h5 span::first-letter { 
     color: #b70b11; 
     font-weight: bold; 
} */
.titlenew.t_name h5 b {
    position: relative;
}
.rnd_tag {
    position: relative;
}
.rnd_tag:before {
    position: absolute;
    background: black;
    width: 88px;
    height: 10px;
    top: 67px;
    content: "";
    left: 50%;
    z-index: 999;
    margin-left: -46px;
}

#gallery {
  padding-top: 40px;
}
@media screen and (min-width: 991px) {
  #gallery {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
    position: relative;
    margin-top: 15px;
    cursor: pointer;
}

.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  
}
.img-overlay i {
  color: #fff;
  font-size: 3em;
}
.img-overlay i.fa.fa-plus-circle {
    opacity: 0;
}
#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5%;
}
@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton1 {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#nextButton1:hover {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  #nextButton1 {
    font-size: 2em;
}
}

#prevButton1 {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}
#prevButton1:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  #prevButton1 {
    font-size: 2em;
}
}
#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 25px;
    cursor: pointer;
}
#exitButton:hover {
  opacity: 0.7;
}
#overlay div#prevButton {
    display: none;
}
#overlay div#nextButton {
    display: none;
}
@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 2em;
}
}
.one_fifth.profile_head_sidebar.profile-image-left ul.prof-state {
    padding: 0px 0px 0px 15px!important;
}
.one_fifth.profile_head_sidebar.profile-image-left h3 {
    padding-left: 15px;
}
.one_fifth.profile_head_sidebar.profile-image-left .scl_ico {
    padding-left: 10px;
}
.one_fifth.profile_head_sidebar.profile-image-left ul.prof-state li {
    font-size: 14px;
}
ul.prof-state li span {
    color: #000;
    width: calc(41%)!important;
}
.um-page-loggedout .creatives-3.videosbox.lgot {
    display: none;
}

/*-----------------------------------------12-12-2020------------*/

div#um_field_6_dancer_skills {
    float: none !important;
    width: 100% !important;
}

/* Footer Responsive CSS */
@media all and (max-width: 1025px) {
    footer .elementor-element-ad52538 .elementor-column-gap-default {
        display: flex;
        flex-direction: column;
    }

    footer .elementor-element-ad52538 .elementor-column-gap-default .elementor-column {
        width: 100%;
    }

    footer .elementor-element-ad52538 .elementor-column-gap-default .elementor-column .elementor-widget-container {
        text-align: center !important;
    }

    footer .elementor-element-ad52538 .elementor-column-gap-default .elementor-column .elementor-widget-container .elementor-social-icons-wrapper {
        justify-content: center !important;
    }

    footer .elementor-image-box-wrapper .elementor-image-box-img {
        width: 33% !important;
    }

    footer ul {
        margin: 0;
        padding: 0;
    }

    footer p {
        padding: 0;
    }
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }
  
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100001;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }
  
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  
  .mfp-align-top .mfp-container:before {
    display: none; }
  
  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  
  .mfp-ajax-cur {
    cursor: progress; }
  
  .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  
  .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  
  .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  
  .mfp-close,
  .mfp-arrow,
  .mfp-preloader,
  .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  
  .mfp-loading.mfp-figure {
    display: none; }
  
  .mfp-hide {
    display: none !important; }
  
  .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    .mfp-preloader a {
      color: #CCC; }
      .mfp-preloader a:hover {
        color: #FFF; }
  
  .mfp-s-ready .mfp-preloader {
    display: none; }
  
  .mfp-s-error .mfp-content {
    display: none; }
  
  button.mfp-close,
  button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }
  
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  
  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }

    .mfp-close:hover,
    .mfp-close:focus {
       opacity: 1; }
     .mfp-close:active {
      top: 1px; }
  
   .mfp-close-btn-in .mfp-close {
    color: #333; }
  
   .mfp-image-holder .mfp-close,
   .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  
   .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  
   .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
    .mfp-arrow:active {
      margin-top: -54px; }
    .mfp-arrow:hover,
    .mfp-arrow:focus {
      opacity: 1; }
    .mfp-arrow:before,
    .mfp-arrow:after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    .mfp-arrow:after {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    .mfp-arrow:before {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  
  .mfp-arrow-left {
    left: 0; }
    .mfp-arrow-left:after {
      border-right: 17px solid #FFF;
      margin-left: 31px; }
    .mfp-arrow-left:before {
      margin-left: 25px;
      border-right: 27px solid #3F3F3F; }
  
  .mfp-arrow-right {
    right: 0; }
    .mfp-arrow-right:after {
      border-left: 17px solid #FFF;
      margin-left: 39px; }
    .mfp-arrow-right:before {
      border-left: 27px solid #3F3F3F; }
  
  .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    .mfp-iframe-holder .mfp-close {
      top: -40px; }
  
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #000; }
  
  /* Main image in popup */
  img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    min-width: 50vw;
    object-fit: contain;
    margin: 0 auto; }

    @media all and (max-width: 1025px) {
        img.mfp-img {
            min-width: 80vw;
        }
    }
  
  /* The shadow behind the image */
  .mfp-figure {
    line-height: 0; }
    .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444; }
    .mfp-figure small {
      color: #BDBDBD;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    .mfp-figure figure {
      margin: 0; }
  
  .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  
  .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  
  .mfp-image-holder .mfp-content {
    max-width: 100%; }
  
  .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }
  
  @media all and (max-width: 900px) {
    .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px; }
 }

.um-directory .um-member-directory-header .um-member-directory-header-row .um-search {
    display: flex !important;
    flex-flow: row wrap;
    grid-gap: 0 !important;
    margin: -10px;
    justify-content: center;
}

.um-directory .um-member-directory-header .um-member-directory-header-row .um-search .um-search-filter {
    width: calc((100% / 3) - 20px) !important;
    margin: 10px;
}

.um-directory .um-member-directory-header .um-member-directory-header-row .um-search .um-search-filter:first-of-type {
    width: calc(50% - 20px) !important;
}

.um-directory .um-member-directory-header .um-member-directory-header-row .um-search .um-search-filter:nth-of-type(2) {
    width: calc(50% - 20px) !important;
}

.um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line label {
    display: none;
}

.um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line {
    justify-content: flex-end !important;
    
}

.um-directory .um-member-directory-header .um-member-directory-header-row.um-member-directory-search-row {
    justify-content: flex-end;
    margin-bottom: -62px !important;
    margin-right: -100px !important;
}

@media all and (max-width: 1025px) {
    .um-directory .um-member-directory-header .um-member-directory-header-row.um-member-directory-search-row {
        justify-content: flex-end;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
    }

    .um-directory .um-member-directory-header .um-member-directory-header-row .um-member-directory-search-line .um-do-search {
        min-width: 100% !important;
    }
}

header .container {
    width: 100% !important;
    padding: 0 10px !important;
    max-width: 1920px !important;
}

.custom-image-boxes .swiper-slide .swiper-slide-inner {
    height: 0;
    padding-bottom: 100%;
    position: relative;
}

.custom-image-boxes .swiper-slide .swiper-slide-inner img {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.rnd_tag:before {
    z-index: 1 !important;
}