/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* Import */

@import "css/main.css";
body, html {
	overflow-x: hidden;
}

#header {
	box-shadow: 0 3px 28px rgba(0, 0, 0, 0.30);
}

.content h1 {
	color: #2d46b9;
	line-height: 48px;
	margin: 0px 0 20px;
}

.intro:before {
	background-image: linear-gradient(to right, #2D46B9 0%, #AF2896 100%);
}

.header .logo {
	background: #2d46b9;
	padding: 18px 20px;
	margin: 0 auto -7px;
	width: 212px;
	top: -10px;
}

.header .logo img {
	display: block;
	width: 100%;
	top: 0;
}

.logo:after {
	content: none
}

body#home-page #main {
	padding-bottom: 135px;
}

@media (min-width: 768px) {
	.header .logo {
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		flex-shrink: 0;
		margin: 0 0 -7px;
		width: 180px;
		padding: 15px 15px;
	}
}

@media (min-width: 1024px) {
	.header .logo {
		width: 207px;
		padding: 17px 20px;
		margin-left: -15px;
	}
}

@media (min-width: 1440px) {
	.header .logo {
		width: 262px;
		padding: 15px 20px;
		margin-left: -15px;
	}
}

.main-post {
	margin: -51px 0 51px;
}

.home .sub-nav {
	background: white;
	position: relative;
	z-index: 999;
	padding: 0;
	margin-bottom: 50px;
	pointer-events: auto;
	border-top: none;
	width: 300px;
}

.home .field-label {
	display: block;
	border-bottom: none;
	border: 1px solid #dadfe6;
}

.home .field-label:after, .home .field-label:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 16px;
	display: inline-block;
	background-color: #7E90DA;
	position: absolute;
	right: 20px;
	top: 12px;
	transform: rotate(45deg);
	transition: .35s;
}

.home .sub-nav ul {
	background: white;
	position: absolute;
	width: 100%;
	top: 100%;
	transition: .35s;
	overflow: auto;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
	max-height: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	letter-spacing: -.32em;
}

.home .sub-nav ul li {
	display: block;
	padding: 10px 0;
	font: 15px/26px;
	font-weight: normal;
	margin: 0 12px;
	vertical-align: top;
	letter-spacing: normal;
	font: 14px/19px CircularSpotifyText-Bold;
}

.home .sub-nav ul li a {
	display: block;
	color: #25347C;
	text-decoration: none;
	border-bottom: 3px solid transparent;
}

.home .sub-nav ul.open {
	max-height: 300px;
}

.home .field-label:before {
	transform: rotate(-45deg);
	right: 30px;
}

.home .field-label.open:before {
	transform: rotate(45deg);
}

.home .field-label.open:after {
	transform: rotate(-45deg);
}

.sub-nav-home .sub-nav {
	display: inline-block;
}

.sub-nav-home span {
	margin-right: 10px;
}

.home .intro:after {
	position: absolute;
	content: "";
	top: -175px;
	right: -172px;
	background: url(./images/home-header.svg) no-repeat;
	background-size: 100%;
	height: 650px;
	width: 556px;
	z-index: -1;
}

.home .home-top-left:before {
	position: absolute;
	content: "";
	top: 750px;
	background: url(./images/home-top-left.svg) no-repeat;
	background-size: 100%;
	height: 700px;
	width: 500px;
	z-index: -1;
	left: -124px;
}

.home .home-top-right:before {
	position: absolute;
	content: "";
	top: 500px;
	background: url(./images/home-top-right.svg) no-repeat;
	background-size: 100%;
	height: 805px;
	width: 427px;
	z-index: -1;
	right: -76px;
}

.home .home-bottom-left:before {
	position: absolute;
	content: "";
	background: url(./images/home-bottom-left.svg) no-repeat;
	background-size: 100%;
	height: 580px;
	width: 500px;
	z-index: -1;
	left: -124px;
	bottom: 500px
}

.home .home-bottom-right:before {
	position: absolute;
	content: "";
	background: url(./images/home-bottom-right.svg) no-repeat;
	background-size: 100%;
	height: 890px;
	width: 500px;
	z-index: -1;
	right: -100px;
	bottom: 530px;
}

.home .intro {
	overflow: hidden
}

.main-post-wrapper {
	clear: both;
}

.type-post {}

.category-my-beat .heading-area {
	background: url(./images/banner-bg.png) no-repeat;
	padding: 61px 40px 40px;
	margin: -45px 0 10px;
	background-size: cover;
}

.tag-wrapped21 .my-beat-content .heading-area{
	background: url(./images/wrapped21.png) no-repeat !important;
	background-size: contain !important;
}

.category-my-beat .page-title {

	margin-bottom: 10px;
	font-size: 40px;
	color: #25347c;
	line-height: 47px;
}

.category-my-beat blockquote {
	background-color: #d5daf3 !important;
	color: #25347c !important;
	margin: 0 0 15px !important;
	padding: 4px !important;
	max-width: 100%;
	font-size: 18px;
	font-weight: bold;
	height: 38px;
}

.person-info {
	padding: 10px 0 10px;
}

.category-my-beat .wp-block-quote p {
	margin: 4px 8px 0px;
}

.asidebar .widget.my-beat-sidebar {
	box-shadow: none;
	padding: 0 0 0 80px;
}

.my-beat-sidebar .my-beat {
	margin-bottom: 0;
}

.widget .articles-post, .my-beat-sidebar .articles-post {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
	transition: 0.2s linear;
	width: 100%;
}

.asidebar a .image-holder {
	border: none;
}

.my-beat-sidebar a .image-holder {
	border: none;
}

.asidebar .articles-post .text-holder {
	padding: 10px 15px 15px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	width: 100%;
}

.my-beat-sidebar .article-content {
	padding: 0px 20px 15px 20px;
}

.my-beat-content {
	position: relative;
}

.share-block .title {
	border-bottom: 1px solid #dadfe6;
	display: block;
	text-transform: uppercase;
	color: rgba(37, 52, 124, 0.65);
	border-bottom: 1px solid #dadfe6;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 15px;
	font: 11px CircularSpotifyText-Book;
}



.jobs-main .content {
	max-width: 950px;
}

.jobs-main .jobs-introduction {
	font-size: 20px;
	margin: 0 0 70px;
}

.jobs-main .wp-block-separator {
	margin-bottom: 20px;
	border-top: 1px solid #dadfe6;
	border-bottom: none;
}

.jobs-main h4 a {
	text-decoration: none;
	color: #2d46b9;
}

.jobs-main .btn-holder .btn-primary {
	display: inline-block;
	vertical-align: top;
	padding: 14px 60px;
	border-radius: 25px;
	color: #2d46b9;
	background: #d5daf3;
	font-weight: 500;
	text-decoration: none;
	font-size: 18px;
	line-height: 22px;
}

.jobs-main .btn-holder .btn-primary:hover {
	color: #fff !important;
	background: #2d46b9;
}

.jobs-main#main {
	padding-bottom: 135px;
}

.asidebar .widget {
	box-shadow: none;
	margin: 0;
}

.asidebar .share-link li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 0 0;
}

.asidebar .share-link li a {
	text-decoration: none;
	color: #fff;
	background: #2d46b9;
	height: 30px;
	width: 30px;
	display: block;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2px 0 0;
}

.asidebar .share-link li a:hover {
	opacity: 0.7;
}

.share-block .share-link a:hover {
	background: #2d46b9;
	opacity: 0.7;
}

.asidebar .title {
	display: block;
	text-transform: uppercase;
	color: rgba(37, 52, 124, 0.65);
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}

.asidebar .share.widget {
	padding-top: 0;
	margin-bottom: 20px;
}

.asidebar .share .share-link {
	padding: 0;
}

.about#main {
	padding-bottom: 0;
}

.tags-list {
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
}

.tags-list li {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 5px 0;
}

.tags-list a {
	display: inline-block;
	vertical-align: top;
	border-radius: 17px;
	font-size: 11px;
	line-height: 1.9;
	padding: 3px 12px 3px;
	color: #25347C;
	text-decoration: none;
	transition: background .25s;
	background: rgba(175, 40, 150, 0.2);
	text-transform: capitalize;
}

.tags-list a:hover {
	background: rgba(175, 40, 150, 0.3);
	text-decoration: none;
	color: #25347C;
}

.info-btn {
	padding: 3px 12px 3px;
}

#blog {
	padding-left: 70px;
}

.related-sidebar.widget {
	padding: 0px 20px 0px;
}

.default-post-content {
	position: relative;
}

.asidebar h2 {
	font-size: 23px
}

.share-block .share-link a {
	text-decoration: none;
	color: #fff;
	background: #2d46b9;
	height: 30px;
	width: 30px;
	display: block;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2px 0 0;
}

#blog .widget {
	background: none;
}

#blog .widget {
	margin-bottom: 60px;
	border-top: 1px solid #dadfe6;
	padding-top: 15px;
}

.category-page .asidebar .widget {
	margin: 0 0 49px;
	box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.15);
	padding: 27px 20px 20px;
	border-radius: 3px;
}

.widget .articles-post:hover {
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.16);
}

.linkedin-icon {
	margin-top: -3px;
	margin-left: -1px;
}

.no-results {
	letter-spacing: normal;
}

.category-page .type-post {
	padding-bottom: 0;
}

.asidebar .cat-item a {
	background-color: transparent;
	border-bottom: 3px solid transparent;
}

.category-page .page-heading {
	margin-bottom: 58px;
}

.posts-list-view li {
	border-bottom: 1px solid #dadfe6;
}

.category-page#main {
	padding-bottom: 135px;
}

.posts-list-view li article .img-holder {
	border: none;
}

@media (max-width: 1024px) {
	.category-my-beat .heading-area {
		padding: 52px 40px 30px;
	}
}

@media (min-width: 1024px) {

	.about .asidebar {
		border-left: 1px solid #dadfe6;
		padding-left: 20px;
	}
	.header-banner {
		font-size: 20px;
		line-height: 28px;
	}
	.jobs-main .content {
		width: 950px;
	}
	.posts-list .search-post .info {
		min-width: 360px
	}
}

@media (max-width: 979px) {
	.jobs-main .content {
		width: 90%;
	}
}

@media (max-width: 768px) {
	.asidebar .widget.my-beat-sidebar {
		padding: 0;
	}
	.person-info .info {
		margin-left: 0;
		width: 100%;
	}
}

@media (min-width: 768px) {
	#blog .widget {
		border: none;
		padding: 0;
	}
}

@media (max-width: 479px) {
	#main {
		padding-bottom: 0;
	}
	.category-my-beat .heading-area {
		background: url(./images/banner-bg-sm.svg) no-repeat;
		margin: -40px -19px 1px;
		padding: 49px 15px 50px;
		background-size: contain;
	}
	.tag-wrapped21 .my-beat-content .heading-area {
		background: url(./images/wrapped21.png) no-repeat !important;
		margin: -40px -19px 1px -120px;
		padding: 49px 15px 50px;
		background-size: cover !important;
	}
	.category-my-beat .page-title {
		margin-top: 20px;
	}
	.category-my-beat {
		padding-bottom: 0;
	}
	.asidebar .my-beat-sidebar.widget {
		margin: 0 -20px;
		padding: 50px 20px !important;
		background: #e8ecf9 !important;
		border-top: 0 !important
	}
	.my-beat-sidebar .articles-post {
		padding: 0;
	}
	.header-banner {
		padding: 84px 0 30px;
	}
	.jobs-main#main {
		padding-top: 10px;
	}
	.jobs-main .btn-holder {
		text-align: center;
	}
	.about .asidebar .widget {
		background: none;
	}
	.asidebar .articles-post {
		padding: 0;
	}
	#blog {
		padding-left: 0;
	}
	#blog .related-sidebar {
		margin: 0 -20px;
		padding: 50px 20px;
		background: #e8ecf9;
	}
	.type-post {
		padding: 0
	}
	.share-block {
		display: none;
	}
	.sub-nav-home span {
		display: none;
	}
	.home .sub-nav {
		width: 100%;
	}
	.home .intro:after {
		background: url(./images/home-header-mobile.svg) no-repeat;
		height: 255px;
		width: 200px;
		z-index: -1;
		top: -1px;
		right: -40px;
	}
	.home .home-top-left:before {
		content: none
	}
	.home .home-top-right:before {
		content: none;
	}
	.home .home-bottom-left:before {
		content: none
	}
	.home .home-bottom-right:before {
		content: none
	}
	#header {
		height: 42px;
	}
	.header .logo {
		padding: 11px 20px;
	}
	#header .mobile-search {
		top: 10px;
	}
	.burger-menu {
		top: 13px;
		right: 14px;
	}
	.burger-menu span {
		background: #2d46b9;
	}
	.field-label {
		height: 40px;
	}
	#header .mobile-search .span-holder span {
		background: #2d46b9
	}
	#header .mobile-search .span-holder {
		top: 4px
	}
	.info-btn {
		color: #25347C;
		background: rgba(175, 40, 150, 0.2);
	}
	.info-btn:hover {
		background: rgba(175, 40, 150, 0.3);
	}
	.about#main {
		padding-top: 10px;
	}
}