﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto&display=swap');

.full-page-content-container {
	overflow-x: hidden;
	height: 100%;
}

.classic-bg {
	background: url(/static-3.2.3/images/layout/main-background-tile.png) repeat center;
}

#navigation, #responsive {
	display: inline-block !important;
}

.input.search-input {
	border-radius: 50px !important;
}

.post-job {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.button.sign-up-now {
	background-color: #004f80 !important;
	margin-top: 15px;
	padding: 15px !important;
	font-size: 2.2vh !important;
	width: 100%;
}
.button.sign-up-now:hover {
	border: 1px solid #004f80 !important;
	color: #004f80 !important;
	background-color: transparent !important;
	scale: 1.01;
	transition: 0.25s;
}

.get-started-band {
	display: flex;
	height: 25vh;
	align-items: center;
	min-width: 100%;
}

.vector-img {
	max-height: 400px;
}

.casting-call-container {
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
	padding: 25px;
	border-radius: 0px 10px 10px 0px;
	border-left: 3px solid #1a94de;
	transition: 0.3s;
	min-height: 150px;
}

.casting-call-tags {
	margin-top: 5px;
}

.casting-call-details {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid slategrey;
}

.casting-call-details strong {
	overflow: hidden;
	white-space: nowrap;
}

.casting-call-details a {
	color: #1a94de;
}

.casting-call-container i {
	color: #1a94de;
	font-weight: bolder;
	font-size: 20px;
}

.casting-call-options {
	display: flex;
	justify-content: center;
}

.casting-call-container ul {
	list-style: none;
	padding: 0;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 0;
	white-space: normal;
	transition: 0.02s;
}

.casting-call-container ul li {
	display: flex;
	justify-content: start;
}

.casting-call-container ul li i {
	margin-top: 3px;
	transform: translateY(15%) !important;
}

.testimonials {
	height: 55vh;
	margin: 0px 50px;
}

.quote {
	margin-bottom: 50px;
}

.quote i {
	padding: 15px;
	font-size: 8vh;
	margin: 25px;
	color: #4D4D4D;
	background-color: rgba(8, 130, 200, 0.10);
	border-radius: 50%;
}

.grid-icon i {
	padding: 1vw;
	font-size: 4.3vh;
	margin: 15px;
	color: #4D4D4D;
	border-radius: 50%;
	background-color: #FAFAFA;
}

.grid-button {
	margin-bottom: 15px;
}

.section-divide {
	margin: 150px;
}

.features-section.container {
	padding: 0 !important;
	margin: 0 !important;
	min-width: 100% !important;
}

.features-grid {
	max-height: 100%;
}

.features-buttons {
	height: 10vh;
	padding: 0;
	margin: 0;
	background-color: rgba(8, 130, 200, 0.10);
}

.row.features {
	/* min-height: 100%; */
	background-color: rgba(8, 130, 200, 0.10);
	padding: 30px;
}

.features-container {
	max-height: 33%;
}

.feature-content {
	font-size: 2.2vh;
	font-weight: 500;
	cursor: default;
}

h4.feature-content {
	font-size: 2.3vh;
	font-weight: 600;
	cursor: default;
}

.testimonial-carousel {
	margin: auto;
	height: 50vh;
	width: auto;
	font-weight: 600;
}

.testimonial-content p {
	color: #4D4D4D;
	font-family: 'Roboto', sans-serif;
	font-size: 3vh;
	line-height: 5vh;
	text-align: center;
	margin-top: 50px;
}

.testimonial-content p span {
	font-size: 2vh;
	color: #808080 !important;
}

.banner-header,
.image-title,
.section-headline h3 {
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 2.2rem;
	padding-bottom: 5px;
	font-weight: 500;
	line-height: 1.25;
}

.header-buttons {
	padding-top: 28px;
}

a.button {
	float: none !important;
	height: auto !important;
	text-align: center;
}

.mmenu-trigger {
	top: 7px !important;
	background-color: #1a94de !important;
	border: 1px solid #fff;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	background-color: #fff;
	border-radius: 0;
}

.sub-header,
.image-body {
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	line-height: 1.25;
}

.login-form {
	padding: 20px;
}

.photo-box:hover:before,
.photo-box:before {
	background: none !important;
}
.photo-box {
	background-position: center top;
	display: flex;
}

.photo-box h3 {
	margin: 0;
	border-radius: 4px 4px;
}

#header,
.header-widget {
	background-color: #1a94de !important;
	box-shadow: none !important;
}

.intro-banner:after, .intro-banner:before {
	background: none !important;
}

.sign-up {
	padding: 10px 0;
	position: relative;
	transition: 0.3s;
	display: block;
	margin: 0 -3px;
}

.blog {
	border-right: 1px solid #fff !important;
	padding-right: 15px !important;
	padding: 10px 0;
	position: relative;
	transition: 0.3s;
	display: block;
	margin: 0 -3px;
}

#logo,
.header-widget {
	border: none !important;
}

#logo {
	margin-right: 20px;
}

#header .right-side {
	background-color: #1a94de !important;
}

.log-in-button {
	background-color: transparent;
	border: 1px #fff solid !important;
	border-radius: 3px;
	margin-left: 10px;
}

.intro-banner .background-image-container {
	left: 0 !important;
	width: 100% !important;
}

.white-text {
	color: #fff !important;
}

.header-item {
	font-weight: bolder !important;
}

.header-widget {
	padding: 0 15px;
}

.bot-form-text {
	font-size: 12px;
	text-align: center;
}

.item label {
	font-weight: bold;
}

.photo-box-content h3 span {
	background-color: #1a94de;
}

.login-btn-mobile {
	display: none;
}

.header-widget .log-in-button { float: right !important; }

.fullwidth .header-widget:last-of-type,
.header-widget:last-of-type {
	float: right !important;
	padding: 0px 5px !important;
}

.header-widget .login-btn i,
.header-widget .login-mobile-btn i {
	font-size: 18px;
	line-height: 0;
	position: relative;
	top: 2px;
	margin-right: 4px;
	margin-left: -1px;
	transition: 0.3s;
}

.log-in-button {
	font-weight: bold;
}

a.disabled {
	pointer-events: none;
}

a.get-started-btn {
	background-color: #004f80 !important;
	font-size: 1.5em !important;
	padding: 14px 26px !important;

	height: 50px;
	margin-top: 20px;
	line-height: 2.2;
}

.banner-mobile {
	display: none;
}

#login-error {
	color: #cc0000;
}

.logo-carousel.agency-logo-promo img {
	background-color: white;
	filter: grayscale(100%) opacity(60%);
}

/* Media Queries Menu */

@media (max-width: 1366px) {
	.testimonial-content p {
		font-size: 2.5vh !important;
		line-height: 5vh !important;
	}
}

@media (max-width: 1099px) {
	.intro-banner {
		background-color: #1a94de !important;
	}
}

@media (max-width: 991px) {
	.margin-top-100 {
		margin-top: 0 !important;
	}

	.background-image-container {
		display: none !important;
	}

	.banner-mobile {
		display: inline-block !important;
		background: #1a94de !important;
		padding-right: 130px;
	}
	.image-section {
		margin-top: 0 !important;
	}
}

@media (max-width: 950px) {
	.image-section:last-child {
		padding-bottom: 80px;
	}
}

@media (max-width: 900px) {
	.feature-content {
		margin-left: 25px;
	}
}

@media (min-width: 768px) {
	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}
}

@media (max-width: 767px) {
	.features-grid .row {
		justify-content: center !important;
	}
	.center {
		width: auto !important;
	}
	.feature-content {
		text-align: center !important;
		margin: 5px 15px;
	}
	p.feature-content {
		margin-bottom: 25px;
	}
	.testimonial-content p {
		font-size: 2vh !important;
		line-height: 4vh !important;
	}
	.logo-carousel, .logo-carousel .slick-list, .logo-carousel .slick-track {
		height: 25vh !important;
		width: auto;
	}
	.logo-carousel .slick-dots {
		margin-top: -25px;
	}
	.logo-carousel .carousel-item img {
		max-height: 20vh !important;
		max-width: 20vw !important;
		margin-top: 75px;
	}
	.footer-img {
		max-height: 1vh;
		width: auto;
	}
	.header-widget .log-in-button {
		background: transparent !important;
		height: auto !important;
		width: auto !important;
	}
	.header-widget .log-in-button span {
		display: inline !important;
	}
}

@media (max-width: 690px) {
	.banner-header, .image-title, .section-headline h3 {
		font-size: 3.2vh !important;
	}
	.sub-header, .image-body {
		font-size: 2.9vh !important;
	}
}

@media (max-width: 624px) {
	.features-grid .row {
		justify-content: center !important;
	}
	.center {
		width: auto !important;
	}
	.feature-content {
		text-align: center !important;
		margin: 5px 25px;
	}
	p.feature-content {
		margin-bottom: 35px;
	}
}

@media (max-width: 576px) {
	.log-in-button, .sign-up, .blog {
		font-size: 2.8vw;
	}
	a.log-in-button {
		margin-top: 1px;
	}
	a.blog {
		padding-right: 13px !important;
	}
	a.log-in-button i {
		display: none;
	}
}

@media only screen and (max-width: 576px) {
	.login-btn {
		display: none;
	}

	.login-btn-mobile {
		display: flex !important;
	}

	.header-notifications-trigger, .header-notifications-trigger a {
		font-size: 18px !important;
		top: 25% !important;
	}

	.image-section {
		margin-top: 0 !important;
	}
}

@media (min-width: 1199px) {
	.mmenu-trigger, .hamburger-inner, span.mmenu-trigger {
		display: none !important;
	}

	.post-job {
		background: #fff;
		font-size: 16px;
		margin-top: -7.5px;
		border: 3px solid #fff;
		margin-right: -10px;
		padding: 5px;
		border-radius: 4px;
		color: #333;
		transition: 0.2s;
		box-shadow: 0px 0.5px 5px 0px rgba(0, 0, 0, 0.05);
	}

	.post-job:hover {
		transform: translateY(-2px);
		box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
	}
}

@media (max-width: 1199px) {
	.logo-section {
		display: none;
	}

	.div#logo {
		padding-left: 35px !important;
	}

	#responsive { display: none; }
	.mmenu-trigger { display: inline-block !important; }

	#header { height: 76px; }

	header.fullwidth .container {
		padding: 0 20px;
	}

	#header .right-side {
		position: absolute;
		width: auto;
		background-color: #fff;
		text-align: left;
	}

	.mmenu-trigger {
		top: 15px;
		float: left;
		margin-right: 15px;
	}

	#header .right-side .header-widget {
		border-right: 1px solid #e0e0e0;
		margin-right: 0px;
	}

	.header-notifications:first-child { margin-right: -5px; }

	#header-container.cloned { display: none; }

	#navigation, #responsive {
		display: none !important;
	}

	.log-in-button {
		margin-bottom: 1px !important;
		border: none !important;
		font-size: 16px !important;
	}

	a.log-in-button i {
		display: none;
	}
}

@media (max-width: 450px) {
	/* #logo {
		visibility: hidden !important;
		width: 0;
	} */
	.testimonial-container {
		height: 100%;
	}
}

@media (max-width: 380px) {
	.photo-box {
		max-height: 25vh;
	}
	.photo-box-content {
		bottom: 2px;
		left: 2px;
	}
	span.booking-count, span.performer-detail {
		font-size: 2.5vw;
		padding: 3px;
	}
}

@media only screen and (max-width: 320px) {
	#logo img {
		content: url("/static-3.2.3/images/_new/logo-sm.svg");
		height: 45px;
	}

	#logo a img {
		padding-right: 15px;
	}
}