/*webfonts*/


@font-face {
    font-family: 'neue_powerheavy';
    src: url('../webfonts/neuepower-heavy-webfont.woff2') format('woff2'),
         url('../webfonts/neuepower-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body, .single-profile .sqz-page_title {font-family: 'Poppins', sans-serif; }
body {font-weight:300; font-size:16px; line-height:1.8;}
strong, b, .sqz-page_title, .sqz-talent_title_home, .sqz-team_title  {font-weight:600;}
/*
.sqz-page_title, .sqz-talent_title_home, .sqz-team_title {font-family: 'neue_powerheavy';}
*/
a {color:#000;}
a:hover {color:#000; text-decoration:none;}
.sqz-outer {overflow:hidden; width:100%;}
.sqz-wrapper {max-width:1440px; margin:auto;}

.sqz-small_padding {padding-top:40px; padding-bottom:40px;}
.sqz-medium_padding {padding-top:80px; padding-bottom:80px;}
.sqz-large_pb {padding-bottom:200px;}
.sqz-dark_bgr {background:#000;}
.sqz-plain_bgr {background:#fff;}

.sqz-thumb {margin:0;}
.sqz-thumb img {max-width:100%; height:auto;}

.sqz-header {padding:50px 0 80px; transition:transform 0.5s ease-in-out 0s; position:relative; z-index:99;}
.sqz-header:after {content:''; position:absolute; left:0; top:0; right:0; bottom:100%; /* background:rgba(255,255,255,0.9);*/ z-index:97; transition:all 0.5s ease-in-out 0s;}

.sqz-header .container {position:relative; z-index:98;}
.sqz-header_icons div {min-width:24px; height:24px; margin:0 10px; cursor:pointer;}
.sqz-header_icons div svg {display:block;}
.sqz-ham_menu {position:relative;}
.sqz-toggle_menu {background: none; border: none; padding: 0; position: absolute; right: 0; top: 0; height: 24px; width: 24px; z-index: 999;}
.sqz-toggle_menu .sqz-menu_bars {height: 2px; left: 0; right: 0; border-radius: 0; background: #000; position: absolute; top: 11px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.sqz-toggle_menu .sqz-menu_bars:before, .sqz-toggle_menu .sqz-menu_bars:after {content: ''; position: absolute; height: 2px; left: 0; width: 100%; background:#000; transition:all 0.3s ease-in-out 0s;}
.sqz-toggle_menu .sqz-menu_bars:before {top: -11px;}
.sqz-toggle_menu .sqz-menu_bars:after {bottom: -11px;}
.sqz-nav_open .sqz-toggle_menu .sqz-menu_bars:before {top: 0; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg);}
.sqz-nav_open .sqz-toggle_menu .sqz-menu_bars:after {bottom: 0; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg);}
.sqz-sticky {padding-top:204px;}
.sqz-sticky .sqz-header {position:fixed; left:0; top:-114px; transform:translateY(114px); width:100%; padding:20px 0; z-index:99;}
.sqz-sticky .sqz-header:after {bottom:0; background:rgba(255,255,255,0.9);}
.sqz-sticky.page-template-template-favorites .sqz-header:after {background:rgba(0,0,0,0.9);}
.sqz-nav_open {overflow:hidden;}
.sqz-nav_open .sqz-header:after {/*background:rgba(0,0,0,0.9);*/ background:transparent; bottom:0;}
.sqz-nav_open .sqz-header img, .page-template-template-favorites .sqz-header img {-webkit-filter:invert(1); filter:invert(1);}
.sqz-nav_open .sqz-header .sqz-fav_icon svg path, .page-template-template-favorites .sqz-header .sqz-fav_icon svg path {stroke:#fff;}
.sqz-nav_open .sqz-header .sqz-search_icon svg path, .page-template-template-favorites .sqz-header .sqz-search_icon svg path {fill:#fff;}
.sqz-nav_open .sqz-toggle_menu .sqz-menu_bars:before, .sqz-nav_open .sqz-toggle_menu .sqz-menu_bars:after, 
.page-template-template-favorites .sqz-toggle_menu .sqz-menu_bars, .page-template-template-favorites .sqz-toggle_menu .sqz-menu_bars:before, .page-template-template-favorites .sqz-toggle_menu .sqz-menu_bars:after {background:#fff;}
.sqz-nav_open .sqz-toggle_menu .sqz-menu_bars {background-color: transparent;}
.home .sqz-content_area {margin-top:60px;}
.admin-bar.sqz-sticky .sqz-header {top:-82px;}
.sqz-main_navigation_wrap {position:fixed; left:0; top:0; right:0; bottom:0; text-align:center; padding:250px 50px; background:#000; color:#fff; z-index:88; overflow-x:hidden; overflow-y:auto; display:none;}
.sqz-main_navigation ul {list-style:none; padding:0;}
.sqz-main_navigation ul li {margin:10px 0;}
.sqz-main_navigation a {display:block; font-size:24px; font-weight:600; color:#fff; text-decoration:none;}
.sqz-main_navigation li li a {color:rgba(255,255,255,0.3);font-weight:300;}
.sqz-main_navigation li:hover > a {color:rgba(255,255,255,0.6)}
.sqz-main_navigation_wrap svg path {fill:#fff;}
.sqz-main_navigation_wrap a {color:#fff;}
.sqz-main_navigation_wrap .sqz-sep_line {background:#fff;}
.sqz-main_navigation_wrap .sqz-footer_element {margin-top:200px; font-size:12px;}

.sqz-has_transition, .sqz-header svg path {transition:all 0.5s ease-in-out 0s;}
.sqz-site_logo {position:relative;}
.sqz-site_logo img {/*transform: scale(0);*/ transition: transform 0.5s; transform-origin: 70px 30px; max-width:100%; height:54px; width:198px;}
.sqz-black_circle {width:200vmax; height:200vmax; background:#000; border-radius:50%; position:fixed; left:-50%; top:-50%; z-index:999; transition:all 0.5s ease-in-out 0s; display:none;}
.sqz-black_circle.load {width:34px; height:34px; background:rgba(0,0,0,0.9); border:solid 9px #231F20; left:54px; top:7px;  border-radius:50%; position:absolute;}
.sqz-site_logo.show img {transform:scale(1);}
.sqz-loading_logo {position:fixed; left:50%; top:50%; transform:translate(-50%, -50%); z-index:9999; display:none;}

.home .sqz-preloader {position:fixed; left:0; top:0; right:0; bottom:0; background:rgba(255,255,255,1); transition:all 2s cubic-bezier(0,0,0,1); z-index:9999;}
.home .sqz-preloader.hide {background:rgba(255,255,255,0); z-index:-9999;}
.sqz-has_circle, .sqz-content {position:relative;}
.sqz-has_circle:before, .home .sqz-preloader:before {content:''; width:1440px; height:1440px; border:solid 400px #D9D9D9; border-radius:50%; position:absolute; right:-50%; top:125px; transition:all 0.5s ease-in-out 0s;}
.home .sqz-preloader:before {width:1200px; height:1200px; border-width:300px; left:50%; top:50%; transform:translate(-50%, -50%); right:unset; transition:all 2s cubic-bezier(0,0,0,1);}
.home .sqz-preloader.start:before {width:0; height:0; border-width:0;}
.home .sqz-has_circle:before {left:-270px; right:unset;}
.home .sqz-wrapper {display:none;}
.sqz-main_navigation_wrap .sqz-has_circle:before {left:-30%; top:-80%; right:unset; border-color:rgba(255,255,255,0.1); pointer-events:none;}
.sqz-has_circle .container-fluid, .sqz-has_circle .container {position:relative; z-index:2;}

.home .sqz-content_area .container-fluid {/*visibility:hidden; opacity:0;*/ transition:all 1s ease-in-out 0s;}
.home .sqz-content_area.loaded .container-fluid {visibility:visible; opacity:1;}

.sqz-search_wrap {position:fixed; left:0; top:0; right:0; bottom:0; transform:translateY(-100%); background:rgba(0,0,0,0.9); display:flex; justify-content:center; align-items:center; z-index:999; padding:30px; transition:transform 0.5s ease-in-out 0s;}
.sqz-search_wrap.open {transform:translateY(0);}
.sqz-search_wrap form {width:400px; max-width:90%; position:relative;}
.sqz-search_wrap .sqz-search {width:100%; height:50px; background:none; border:none;border-bottom:solid 2px #fff; color:#fff;}
.sqz-search_wrap .sqz-search_btn {position:absolute; right:0; bottom:10px; background:none; border:none;}
.sqz-search_wrap .sqz-search:focus {outline:none;}
.sqz-close {position:absolute; right:30px; top:30px; background:none; border:none;}

.sqz-talent_thumb {position:relative; overflow:hidden; margin-bottom:30px;}
.sqz-talent_thumb:after {content:''; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.3); z-index:1; pointer-events:none; display:none;}
.home .sqz-talent_thumb:before {content:''; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(255,255,255,0.8); transition:all 0.5s ease-in-out 0s; z-index:2; display:none;}
.home .sqz-talent_thumb.sqz-team-a_1.hide:before {top:100%;}
.home .sqz-talent_thumb.sqz-team-a_2.hide:before {left:100%;}
.home .sqz-talent_thumb.sqz-team-b_2.hide:before {top:100%;}
.home .sqz-talent_thumb.sqz-team-b_1.hide:before {right:100%;}

.home .sqz-talent_thumb img {-webkit-filter: grayscale(100%); filter: grayscale(100%); transition:all 0.5s ease-in-out 0s;}
.home .sqz-talent_thumb video {width:100%; height:auto; max-width:100%; display:block;}
.sqz-talent_thumb figcaption {pointer-events:none;}
.sqz-talent_thumb > a, .sqz-talent_thumb .sqz-thumb a {display:block; height:100%;}
.sqz-talent_title_home {position:absolute; font-size:40px; color:#fff; left:50px; bottom:30px; z-index:2; }
.sqz-blur .sqz-talent_thumb img, .sqz-blur.sqz-has_circle:before {-webkit-filter:grayscale(100%) blur(5px); filter:grayscale(100%) blur(5px);}
.sqz-talent_thumb:hover img {-webkit-filter: grayscale(0) blur(0); filter: grayscale(0) blur(0);}
.sqz-talent_thumb:hover .sqz-talent_title_home {opacity:1; visibility:visible; bottom:60px;}
/*.sqz-talent_thumb .sqz-talent_title_home {white-space: nowrap; overflow: hidden; width:0;}*/


@keyframes typing {
  from { width: 0 }
}
    

.sqz-content {z-index:2;}


.sqz-page_header {margin:0 0 60px;}
.sqz-talent_card {margin-bottom:30px;}
.sqz-talent_card .sqz-talent_thumb {height:calc(100% - 50px); position:relative; overflow:hidden; margin-bottom:0;}
.sqz-talent_card .sqz-thumb {height:100%;}
.sqz-talent_card img {/*height:100%; width:100%; max-height:600px; object-fit:cover; */ transition:all 0.5s ease-in-out 0s;}
.sqz-talent_short_info {position:absolute; left:0;top:100%;right:0; bottom:0; background:rgba(0,0,0,0.8); padding:40px 30px; color:#fff; pointer-events:none;}
.sqz-talent_short_info .sqz-profile_info {border-bottom:none;}
.sqz-talent_short_info .sqz-profile_info .col::after {border-color:rgba(255,255,255,0.5);}
.sqz-talent_short_info .sqz-view_profile {position:absolute; bottom:-100%; left:30px; display:flex; align-items:center; color:#fff; transition:all 0.5s ease-in-out 0s;}
.sqz-talent_short_info .sqz-view_profile svg {margin-right:15px;}
.sqz-talent_short_info .sqz-view_profile {text-decoration:none;}
.sqz-talent_short_info a {display:block; position:absolute; height:100%; width:100%;}
.sqz-talent_thumb:hover .sqz-talent_short_info {top:0;}
.sqz-talent_thumb:hover .sqz-talent_short_info .sqz-view_profile {bottom:40px;}
.archive .sqz-talent_thumb:hover .sqz-thumb img, .sqz-screen_talent:not(.onScreen) .sqz-talent_thumb img {-webkit-filter: blur(5px); filter: blur(5px);}
.sqz-video_gallery iframe, .sqz-content_area iframe {width:100%; max-width:100%; display:block;}
.sqz-video_gallery p {margin:0;}
.sqz-page_title {font-size:52px; margin:0;}
.sqz-talent_title {font-size:18px; font-weight:600; margin:16px 0 0;}
.sqz-talent_title a {text-decoration:none;}
.sqz-talent_title .sqz-fav, .sqz-talent_title svg {margin-right:10px;}
.sqz-shortlist_section {padding:55px 0 25px;}
#infscr-loading {margin-top:40px; width:100%; text-align:center;}

.single-profile .sqz-main_thumb {margin-top:-100px; position:relative;z-index:3;}
.single-profile .sqz-page_header {margin:0 0 40px; display:none;}
.single-profile .sqz-back {text-decoration:none; display:flex; align-items:center;}
.single-profile .sqz-back svg {margin-right:10px;}
.single-profile .sqz-flaoting_header {position:absolute; bottom:220px; left:-100px; transition:opacity 0.5s ease-in-out 0s; }
.single-profile .sqz-floating_title {font-size:80px; color:#fff; font-weight:600; text-shadow:0 4px 20px rgba(0,0,0,0.25);}
.single-profile .sqz-floating_title span {display:block; margin-left:50%;}
.single-profile .sqz-page_title {font-size:24px; font-weight:600; color:#fff;}
.single-profile .sqz-entry_content {color:#A9A9A9;}
.single-profile .sqz-category {margin:0 0 20px;}
.single-profile .sqz-category a {padding:5px 10px; background:#171717; text-transform:uppercase; font-size:14px; text-decoration:none; color:#A9A9A9; float:left; margin:10px 10px 0 0; transition:all 0.5s ease-in-out 0s;}
.single-profile .sqz-category a:hover {background:#2d2d2d;}
.sqz-sticky .sqz-flaoting_header {opacity:1;}
.sqz-profile_info {color:#A9A9A9; padding:0 0 30px; border-bottom:solid 1px #333333;}
.sqz-profile_info .row {margin-bottom:15px;}
.sqz-profile_info .col {position:relative;}
.sqz-profile_info .col:after {content:''; position:absolute; width:100%; height:1px; border:dashed 1px #333333; left:0; right:0; top:50%;}
.sqz-show_showcast {padding:20px 0;border-bottom:solid 1px #333333;}
.sqz-show_showcast a, .sqz-talent_contact a {color:#fff; text-decoration:none;}
.sqz-talent_contact {padding:30px 0 0;}
.sqz-talent_contact ul {list-style:none; padding:0; margin:0;}
.sqz-talent_contact ul li {margin-bottom:20px;}
.sqz-talent_contact a {display:flex; align-items:center;}
.sqz-talent_contact a svg {margin-right:15px;}
.sqz-talent_header {transform:translateX(50px); transition:all 0.5s ease-in-out 0s; opacity:0; visibility:hidden;}
.sqz-talent_header.onScreen {transform:none; visibility:visible; opacity:1;}

.simplefavorite-button {cursor:pointer; }
.page-template-template-favorites {display:flex; align-items:center;}
.simplefavorite-button svg {margin-right:10px;}
.simplefavorite-button.active svg path {fill:#c61d23;}
.page-template-template-favorites {background:#000;}
.page-template-template-favorites .sqz-header {padding-bottom:20px;}
.page-template-template-favorites .sqz-page_header {margin:0; padding:60px 0 0;}
.page-template-template-favorites .sqz-page_title, .page-template-template-favorites .sqz-talent_title a {color:#fff;}
.page-template-template-favorites .simplefavorite-button {float:right; color:#fff; font-weight:300; font-size:16px;}
.page-template-template-favorites .sqz-fav_icon svg path {stroke:#fff; fill:#000;}
.page-template-template-favorites .simplefavorite-button svg path {fill:#fff;}
.page-template-template-favorites #sqz-fav {background:#000;}
.sqz-talent_card .simplefavorite-button span, .page-template-template-favorites .simplefavorite-button span {display:none;}

.page-template-template-favorites .simplefavorite-button:after {content:'Removed'; font-size:14px; color:#939598; font-weight:300; text-decoration:none;}
.page-template-template-favorites .simplefavorite-button.active:after {content:'Remove'; color: #fff; text-decoration:underline;}
.page-template-template-favorites .sqz-talent_card {margin:30px 0 0;}
.page-template-template-favorites .sqz-talent_card:last-child {margin-bottom:60px;}
.page-template-template-favorites .sqz-talent_desc {background:#1e1e1e; height:calc(100% - 74px);}
.page-template-template-favorites .sqz-talent_thumb {margin-bottom:0; height:100%;}
.page-template-template-favorites .sqz-talent_thumb::after {display:none;}
.page-template-template-favorites .sqz-profile_info {border-bottom:none; padding:30px 30px 30px 0; font-size:14px;}
.page-template-template-favorites #sqz-fav, .page-template-template-favorites #sqz-print {background:#000;}
.page-template-template-favorites #sqz-fav_print .sqz-talent_desc {height:auto;}
.page-template-template-favorites .sqz-entry_header {margin-bottom:30px;}
.page-template-template-favorites .sqz-talent_title {font-size:24px;}
.sqz-back {background:none; border:none; margin-left:10px;}

.sqz-team_card {padding-bottom:80px;}
.sqz-team_title {font-size:46px; margin:50px 0 20px -50px;}
.sqz-team_title span {margin-left:50px; display:block;}
.sqz-team_position {font-size:18px; text-transform:uppercase; margin-bottom:30px;}
.sqz-print {padding:0; border:none; background:none;}
.sqz-print svg {width:40px;}
/* footer */
.sqz-footer {position:relative; z-index:3; font-size:12px;}
.sqz-site_title a {text-decoration:none;}
.sqz-sep_line {width:1px; height:30px; background:#000; margin:14px auto 0;}
.sqz-foot_icon {margin:16px auto 28px;}
.page-template-template-favorites .sqz-footer, .page-template-template-favorites .sqz-footer a {color:#fff;}
.page-template-template-favorites .sqz-footer svg path {fill:#fff;}
.page-template-template-favorites .sqz-footer .sqz-sep_line {background:#fff;}
.sqz-footer_element br, .sqz-footer br {display:none;}

.sqz-filter_wrap {position:relative;}
.sqz-filter_title {font-size:18px; padding:15px 20px; margin:0; background:#ccc; position:relative;}
.sqz-filter_title:before {content:''; width:2px; height:18px; position:absolute; top:15px; right:22px; background:#000;}
.sqz-filter_title:after {content:''; width:12px; height:12px; position:absolute; top:20px; right:17px; border:solid 0 #000; border-bottom-width:2px; border-right-width:2px; transform:rotate(45deg);}
.sqz-filter_wrap ul {list-style:none; padding:0; margin:0; position:absolute; top:100%; margin-top:1px; width:100%; padding:10px 0; background:#ccc; display:none; z-index:9;}
.sqz-filter_wrap ul li {padding:5px 20px;}
.sqz-filter_wrap ul li a {text-decoration:none;}

@media(max-width:1200px) {
	.sqz-header {padding:60px 0;}
	.sqz-sticky {padding-top:180px;}
	.sqz-main_navigation_wrap {padding:200px 50px 50px;}
	.sqz-main_navigation_wrap .sqz-footer_element {margin-top:100px;}
	
}

@media(max-width:1024px) {
	.sqz-medium_padding {padding-top:40px; padding-bottom:40px;}
	.sqz-large_pb {padding-bottom:60px;}
	.sqz-page_title {font-size:46px;}
	.sqz-header {padding:40px 0;}
	.sqz-sticky {padding-top:140px;}
	.sqz-nav_open .sqz-header {background:#000;}
	.sqz-main_navigation_wrap {padding:102px 20px 50px;}
	.sqz-main_navigation_wrap .sqz-footer_element {margin-top:50px;}
	.sqz-black_circle.load {width: 24px; height: 24px; left: 20%; top: 8%;}
	.sqz-has_circle::before {width:800px; height:800px; border-width:200px; right:-90%;}
	.sqz-main_navigation_wrap .sqz-has_circle::before {top:-50%; left:-90%; right:unset;}
	.single-profile .sqz-flaoting_header {left:30px !important;}
	.single-profile .sqz-floating_title {font-size:40px;}
	.single-profile .sqz-main_thumb {margin-top:10px;}
	
}

@media (max-width:992px) {
	.sqz-main_navigation_wrap .sqz-has_circle::before {display:none;}
	.page-template-template-favorites .sqz-profile_info {padding-left:30px;}
	.page-template-template-favorites .sqz-talent_desc {height:auto;}
	.page-template-template-favorites .sqz-talent_desc .row {height:auto !important;}
	.single-profile #primary .sqz-dark_bgr {position:relative; z-index:9;}
	.sqz-talent_header {visibility:visible; opacity:1; transform:none;}
	.sqz-print {display:none;}
}

@media (max-width:639px) {
	.sqz-page_title {font-size:42px;}
	.sqz-header {padding:30px 0;}
	.sqz-site_logo img {height:30px;}
	.sqz-sticky {padding-top:110px;}
	.sqz-main_navigation a {font-size:18px;}
	.home .sqz-content_area {margin-top:30px;}
	.sqz-footer_element br, .sqz-footer br {display:block;}
	.single-profile .sqz-flaoting_header {position:absolute !important; top:100% !important; bottom:unset !important; margin-top:-150px;}
	.single-profile .sqz-page_header {display:block;}
	.sqz-footer, .sqz-footer_element {font-size:10px; line-height:18px;}
	.sqz-footer_element svg, .sqz-footer svg {width:20px; height:20px;}
	.sqz-site_title {text-transform:uppercase;}
}

@media (max-width:380px) {
	.sqz-shortlist_section .sqz-mobile_hidden {display:none;}
	.single-profile .sqz-back {justify-content:end;}
}

.sqz-profile_info svg {
		display:none;
	}
	.sqz-profile_info .col:after {
		display:none;
	}

@media screen {
	.sqz-profile_info svg {
		display:inline-block;
	}
	.sqz-profile_info .col:after {
		display:block;
	}
}

/* override styles when printing */
@media print {

  body, body.page-template-template-favorites {
    margin: 0;
    color: #000;
    background-color: #fff;
	  font-size:14px;
  }
	.sqz-header .col-md-4 {
		float:left;
		width:40%;
	}
	.sqz-header .col-md-8 {
		display:none;
	}
	.sqz-talent_card {
		width:100%; 
		margin-bottom:50px;
	}
	.sqz-talent_card.page-break-before {
		clear:both;
		page-break-before: always;
	}
	.page-break, .html2pdf__page-break {
		height:50px;
		display:block;
		page-break-after: always;
	}
	.sqz-talent_card img {
		max-width:100%;
		height:auto;
	}
	
	.sqz-talent_card .sqz-talent_thumb, .sqz-talent_card .sqz-thumb {
		height:auto;
	}
	.sqz-talent_card .sqz-thumb .post-thumbnail {display:block;}
	.sqz-talent_thumb:after, .sqz-print, .simplefavorite-button, .sqz-instagram, .sqz-sep_line, .sqz-foot_icon, .sqz-talent_short_info, .sqz-search_wrap {
		display:none;
	}
	.page-template-template-favorites .sqz-header img {
		filter:invert(0);
	}
	.page-template-template-favorites .sqz-talent_desc {
		background:none;
		color:#000;
	}
	.page-template-template-favorites .sqz-talent_desc svg path {
		fill:#000;
	}
	.page-template-template-favorites .sqz-talent_title a {
		color:#000;
	}
	.sqz-talent_desc .sqz-talent_thumb_wrap {
		float:left;
		width:40%;
	}
	.sqz-talent_desc .sqz-profile_info_wrap {
		float:left;
		width:60%;
	}
	
	.sqz-profile_info svg {
		display:none;
	}
	.sqz-profile_info .col:after {
		display:none;
	}
} 
.sqz-team_title span ~ {display:none;}

.page-break, .html2pdf__page-break {
		height:50px;
		display:block;
		page-break-after: always;
	}

.sqz-wrapper {min-height:100vh;}