/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
 
/** Blog Header CSS **/
.blog-page .blog-header {
	background: url(../images/blog-hero-new.jpg);
	background-size: cover;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
}
.blog-page .blog-header .text h2 {
	color: #000;
	font-weight: 900;
	font-size: 32px;
}
.blog-page .blog-header .text p {
	color: #000;
	font-weight: 300;
	font-size: 18px;
	margin: 0px;
}
.blog-page .blog-header-buttons ul {
	margin-top: 30px;
}
.blog-page .blog-header-buttons ul li {
	display: inline-block;
	margin-right: 40px;
}
.blog-page .blog-header-buttons a.indiviual-btn {
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: #fff;
	text-transform: none;
	background: #01602d;
	border: 2px solid #00b053;
	padding: 14px 40px;
	text-align: center;
	border-radius: 4px;
	letter-spacing: normal;
	display: block;
	white-space: nowrap;
}
.blog-page .blog-header-buttons a.indiviual-btn:hover {
	background: #049548;
	border: 2px solid #049548;
	color: #fff;
}
.blog-page .blog-header-buttons a.business-btn {
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: #2a66a2;
	text-transform: none;
	background: #fff;
	border: 2px solid #2a66a2;
	padding: 14px 40px;
	text-align: center;
	border-radius: 4px;
	letter-spacing: normal;
	display: block;
	white-space: nowrap;
}
.blog-page .blog-header-buttons a.business-btn:hover {
	background: #299ee9;
	border: 2px solid #15547c;
	color: #fff;
}
.blog-page .blog-header-buttons p {
	font-size: 18px;
	color: #2a66a2;
	font-weight: 600;
	margin-bottom: 3px;
}
.blog-page .blogJoinForm .fieldset > .field {
	margin-bottom: 0px
}
.blog-page .sidebar .blogJoinForm .fieldset > .field:not(.choice):not(:last-child) {
	margin-bottom: 11px
}
@media only screen and (max-width: 600px) {
	.blog-page .blog-header .text h2 {
		font-size: 22px;
		line-height: 29px;
	}
	.blog-page .blog-header {
		padding: 0px;
	}
	.blog-page .blog-header-buttons ul li {
		display: block;
		margin-bottom: 14px;
		width: 100%;
	}
	.blog-post-view .post-holder {
		padding: 0px;
	}
	.blog-page .blogLeadForm .submitbtn {
		width: 100%;
	}
}
/** Blog Header CSS End **/
/** Search form css Starts  **/
.blog-page .page-title-wrapper h1.page-title {
	display: none;
}
.blog-page .widget.block.block-archive .block-content .item {
	margin: 5px 0 5px 9px;
	padding: 0;
}
.blog-page .widget.block.block-archive .block-content .item a {
	padding-left: 20px;
}
.blog-page .widget.block.block-archive .block-content .item:before {
	content: '';
	width: 5px;
	height: 5px;
	background: #525c65;
	position: absolute;
	border-radius: 50%;
	margin-top: 8px;
}
.blog-page .breadcrumbs .item:not(:last-child):after {
	color: #d13d27;
}
.blog-page .breadcrumbs {
	margin: 0px 0 46px;
	padding: 10px;
}
.blog-page .widget.blog-search .control {
	width: 64%;
}
.blog-page .field.search {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.blog-page input#blog_search {
	border: none;
	border-bottom: 2px solid #eee;
	font-size: 30px;
	padding-bottom: 6px;
	box-shadow: none !important;
}
.blog-page .widget.blog-search .action.search:before {
	width: 30px;
	background-position: 0px 11px;
	background-size: 24px;
	height: 40px;
}
.blog-page .widget.blog-search label {
	position: unset;
	float: left;
	width: auto;
	height: auto;
	font-size: 36px;
	color: #D13D27;
	font-weight: 700;
	margin-right: 12px;
}
.blog-page .widget.blog-search .action.search {
	right: 90px;
}
@media only screen and (max-width: 1025px) {
	.blog-page .widget.blog-search .action.search {
		right: 50px;
	}
	.blog-page .blogJoinForm .submitbtn {
		padding: 6px 22px;
	}
	.blog-page .blogJoinForm .joinEmail {
		margin-top: 0px;
	}
}
@media only screen and (max-width: 800px) {
	.blog-page .widget.blog-search .action.search {
		right: 0px;
		top: -10px;
	}
	.blog-page .field.search {
		flex-direction: column;
		align-items: flex-start;
	}
	.widget.blog-search label {
		margin-bottom: 13px;
	}
	.blog-page input#blog_search {
		padding-left: 0px;
		padding-right: 54px;
	}
	.blog-page .widget.blog-search .control {
		width: 100%;
	}
}
@media only screen and (max-width: 800px) {
	.blog-page .widget.blog-search label {
		display: none;
	}
}
@media only screen and (max-width: 500px) {
	.blog-page .breadcrumbs {
		margin: 0px 0 20px;
		padding: 10px 0px;
	}
	.blog-page .blogJoinForm {
		margin-top: 50px
	}
	.blog-page .blogJoinForm .submitbtn {
		width : 100%;
		margin-bottom: 10px;
	}
}
/** Search form css end  **/
/** Sticky Header **/
.blog-page div#sticky-banner .banner-text {
	display: flex;
	align-items: center;
}
.blog-page div#sticky-banner {
	background: #f1f1f1;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	z-index: 9999;
	-webkit-box-shadow: 0 0 8px 3px #ccc;
	box-shadow: 0 0 8px 3px #ccc;
	padding: 7px 0 7px 0;
	opacity: 0;
	-webkit-transition: opacity .6s ease-in;
	-moz-transition: opacity .6s ease-in;
	-o-transition: opacity .6s ease-in;
	-ms-transition: opacity .6s ease-in;
	transition: opacity .6s ease-in;
}
.blog-page a#sticky-btn {
	font-size: 14px;
	font-weight: 600;
	line-height: 21px;
	color: #fff;
	text-transform: none;
	background: #01602d;
	border: 2px solid #00b053;
	padding: 14px 0px;
	text-align: center;
	border-radius: 4px;
	letter-spacing: normal;
	display: block;
	white-space: nowrap;
	transition: .8s;
	margin: 0 auto;
}
.blog-page a#sticky-btn:hover {
	background: #049548;
	border: 2px solid #049548;
	color: #fff;
}
.blog-page div#sticky-banner h2 {
	font-size: 2.2rem;
	margin: 0px;
	color: DARKSLATEGRAY;
	text-align: center;
}
@media only screen and (max-width: 600px) {
	.blog-page div#sticky-banner h2 {
		font-size: 18px;
	}
	.blog-page div#sticky-banner h2 {
		display: none;
	}
	.blog-page div#sticky-banner .grid12-1 {
		display: none;
	}
	.blog-page div#sticky-banner .grid12-8 {
		display: none;
	}
}
/** Sticky Header End  **/
/**  Blog Post CSS start **/
.blog-page-list .post-list-wrapper .post-list {
	display: flex;
	flex-wrap: wrap;
}
.blog-page-list .post-holder {
	width: 47%;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	box-shadow: 0px 0px 4px -3px black;
}
.blog-post-view .post-holder {
	border: none;
}
.blog-page-list .post-holder .post-header .post-info .item::after {
	display: none;
}
.blog-page-list .item.post-posed-date {
	float: right;
}
.blog-page-list .post-ftimg-hld {
	height: 228px;
	overflow: hidden;
}
.blog-page-list .post-ftimg-hld img {
	height: 100% !important;
	border-radius: 5px 5px 0px 0px;
	width: 100%;
}
.blog-page-list .post-holder .post-header .post-info {
	padding: 10px;
	color: #3A3A3A;
	background-image: radial-gradient(circle, #d4d4d4, #dfdfdf, #e9e9e9, #f4f4f4, #ffffff);
	height: 21px;
	font-size: 14px;
}
.blog-page-list .post-content {
	position: relative;
	padding: 16px;
}
.blog-page-list h2.post-title {
	margin: 0px;
}
.blog-page-list h2.post-title a {
	color: #3a3a3a;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	width: 342px;
}
.blog-page-list .addthis_toolbox.addthis_default_style {
	position: absolute;
	top: 2px;
	right: 8px;
}
.blog-page-list .item.post-categories {
	padding: 14px 0px;
}
.blog-page-list .item.post-categories span.label {
	color: grey;
	font-size: 16px;
}
.blog-page-list .item.post-categories a {
	font-size: 16px;
	font-style: italic;
	color: #6aacef;
	font-weight: 500;
}
.blog-page-list .post-holder .post-header .post-info .value {
	font-weight: 600;
	font-style: normal;
}
.blog-page-list .post-holder .post-header .post-info .value a {
	font-style: italic;
}
.post-text-hld {
	font-size: 16px;
}
.blog-page-list .post-text-hld {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 90px;
}
.blog-page-list .post-text-hld p {
	margin-bottom: 0px;
}
.blog-page-list .post-list .post-content .post-read-more {
	padding: 14px 24px;
	float: left;
	background: #299EE9;
	color: #fff;
	border-radius: 4px;
	margin-top: 20px;
	text-transform: capitalize;
}
.blog-page-list .post-list .post-content .post-read-more:hover {
	background: #15547c;
	color: #fff;
}
.blog-page-list .item.post-categories a:hover {
	color: #15547c;
}
.blog-page-list .post-list .post-header .post-info .item.post-categories {
	display: none;
}
@media only screen and (max-width: 1025px) {
	.blog-page-list .post-holder {
		margin-right: 0px;
		margin-left: 0px;
		width: 100%;
	}
}
@media only screen and (max-width: 800px) {
	.blog-page-list h2.post-title a {
		font-size: 20px;
		width: 261px;
	}
}
@media only screen and (max-width: 400px) {
	.blog-page-list .post-holder .post-header .post-info {
		height: auto;
	}
	.blog-page-list .item.post-author {
		padding-top: 4px;
	}
	.blog-page-list .item.post-posed-date {
		float: unset;
	}
	.blog-page-list .post-holder .post-header .post-info .item {
		padding-right: 18px;
	}
}
 
/**  Blog Post CSS End **/
/**  Columns Width Start **/
@media all and (min-width: 768px), print {
	.blog-page .page-layout-2columns-right .column.main {
		width: 70% !important;
		float: left;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.blog-page .page-layout-2columns-right .sidebar-additional {
		width: 30% !important;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
}
/**  Columns Width End **/
/* Whitelist Paper CSS Sidebar */
.blog-page .blogLeadForm {
	background: #f4f4f4;
	padding: 12px;
}
.blog-page .blogLeadForm h2.leadFormHeading {
	font-size: 21px;
	margin: 6px 0px 14px !important;
	font-weight: 400;
}
.blog-page .blogLeadForm p.leadFormPara {
	font-size: 12px;
}
.blog-page .blogLeadForm label {
	font-size: 13px;
	font-weight: 300;
}
.blog-page .blogLeadForm form .fieldset > .field:not(.choice):not(:last-child) {
	margin-bottom: 10px !important;
}
.blog-page .blogLeadForm form .formNote {
	font-size: 12px
}
.blog-page .post-updates, .blog-page .post-updates-2 {
	display: flex;
	justify-content: space-between;
}
.blog-page .blogLeadForm .post-updates label {
	font-size: 11px;
	padding-right: 10px;
	color: #15547C;
	line-height: 21px;
	font-weight: 500;
}
.blog-page .blogLeadForm .submitbtn {
	background: #FFFFFF;
	border: 2px solid #15547C;
	box-sizing: border-box;
	border-radius: 4px;
	color: #15547C;
	padding: 12px 30px;
	font-size: 16px;
	font-weight: 600;
	width: 100%;
}
.blog-page .blogLeadForm .submitbtn:hover {
	background: #15547c;
	color: #fff;
}
.blog-page fieldset#post_choice_form {
	border: 0px;
	margin: 5px 0 13px 0;
}
/* Whitelist Paper CSS Sidebar End */
/* Newsletter CSS Sidebar */
.blog-page .blogJoinForm {
	background: #fff;
	border: 1px solid #eeeff1;
	padding: 12px;
	margin-bottom: 25px;
}
.blog-page .blogJoinForm h2.JoinFormHeading {
	color: #222;
	font-size: 20px;
	margin: 6px 0px 14px !important;
	font-weight: 400;
}
.blog-page .blogJoinForm p.JoinFormPara {
	font-size: 16px;
	font-weight: 300;
}
.blog-page .blogJoinForm .submitbtn:hover {
	background: #fff;
	color: #15547c;
}
.blog-page .blogJoinForm .joinEmail {
	background: transparent;
	line-height: 36px;
	color: #757575;
	box-shadow: none !important;
	margin-bottom: 10px;
}
.blog-page .blogJoinForm .submitbtn {
	background: #15547c;
	border: 2px solid #15547C;
	box-sizing: border-box;
	border-radius: 4px;
	color: #fff;
	padding: 12px 30px;
	font-size: 16px;
	font-weight: 600;
	width: 100%
}
.blog-page .blogJoinForm .post-updates label {
	padding-right: 10px;
	color: #15547C;
	font-size: 12px;
	line-height: 21px;
	font-weight: 500;
}
/*  Newsletter Sidebar End  */
/*  After form submission Mesasage Starts */
.blog-page .thank-you-message-bf {
	text-align: center;
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
	padding: 35px 0;
}
.blog-page .thank-you-message-bf h3 {
	font-weight: 400;
	font-size: 28px;
}
.blog-page .blogFormHeight {
	min-height: 85px !important;
}
.blog-page .blogFormHeight h3 {
	font-weight: 400;
	font-size: 28px;
}
/* After form submission Mesasage Ends */
.blog-page-list .blog-related-post-widget {
	display: none;
}
.blog-page-list .category-widget {
	display: none;
}
/* Related Post */
.blog-page .blog-related-post-widget {
	margin: 22px 0 0 0;
}
.blog-page .blog-related-post-widget ul {
	margin-left: 40px;
	border-left: 5px solid #299EE9;
	padding: 6px 10px;
}
.blog-page .blog-related-post-widget ul li.post-holder {
	margin-bottom: 0px;
	padding-bottom: 14px;
	padding-top: 0px;
	padding-left: 2px;
}
.blog-page .blog-related-post-widget ul li.post-holder a {
	color: #15547C;
	font-weight: 500;
}
@media screen and (max-width:600px) {
	.blog-page .blog-related-post-widget ul {
		margin-left: 0px;
	}
}
/* Related Post End */
/* CTA Section Find Training */
.blog-page .category-widget {
	margin-left: 40px;
	border-left: 5px solid #299EE9;
	padding: 33px 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 10px;
}
.blog-page .category-widget p.category-title {
	color: #D13D27;
	font-weight: 600;
	font-size: 18px;
}
.blog-page .category-widget p.category-description {
	font-size: 16px;
	color: #15547C;
	line-height: 24px;
	padding-bottom: 10px;
}
.blog-page .category-widget a {
	background: #299EE9;
	border-radius: 4px;
	color: #fff;
	padding: 14px 20px;
}
.blog-page .category-widget a:hover {
	background: #15547c;
	color: #fff;
}
@media screen and (max-width:600px) {
.blog-page .category-widget {
	margin-left: 0px;
}
}
/* CTA End */
/* Socia Media icons Styling Starts */
.blog-page .nav-social ul {
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog-page .nav-social li {
	display: inline-block;
	margin: 0;
	padding: 0;
	position: relative;
}
.blog-page .nav-social a {
	color: #15547C;
	display: block;
	font: bold 16px/50px sans-serif;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.blog-page .nav-social li ul {
	left: 0;
	width: 105px;
	opacity: 0;
	position: absolute;
	top: 5px;
	visibility: hidden;
	z-index: 1;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.blog-page .nav-social li:hover ul {
	opacity: 1;
	top: 38px;
	left: -64px;
	visibility: visible;
}
.blog-page .nav-social li ul li {
	width: 32px;
}
.blog-page .nav-social .at-icon-wrapper {
	line-height: 33px !important;
	height: 30px !important;
	width: 30px !important;
}
/* Socia Media icons Styling Ends */
/* Misc Changes Starts */
.post-view .post-holder .post-header .addthis_toolbox {
	float: right;
	margin-top: -15px;
}
.post-view h2.post-title {
	margin: 0 0 8px 0;
}
.post-view h2.post-title a {
	color: #3A3A3A
}
.post-view .post-nextprev-hld .nextprev-link {
	font-weight: 400;
}
.blog-page a.nextprev-link span {
	font-size: 41px;
	font-weight: 100;
}
.blog-page .pages .action {
	border: none
}
.blog-page-list .toolbar.toolbar-blog-posts .pages {
	text-align: center;
}
.blog-page-list .pages .item {
	font-size: 2rem;
	font-weight: 300;
}
.blog-page-list .pages strong.page {
	color: #299EE9;
	font-size: 2rem;
	font-weight: 400;
}
.blog-page-list .pages a.page {
	color: #666;
}
.blog-page .showmore {
	cursor: pointer;
	font-weight: 400;
	color: #c1c1c1;
}
.blog-post-view .grid12-9.toexpand {
	width: 100%;
}
.blog-post-view .grid12-3.tohide {
	display: none
}
.blog-post-view button#submitwhitepaper {
	width: 100%;
}
.blog-page ul.expandible li a {
	font-size: 16px;
}
.blog-page .pages .action.next:before {
	font-size: 76px
}
.blog-page .pages .action.previous:before {
	font-size: 76px;
	margin: 0 0 0 -29px;
}
.blog-page .nextprev-link.prev-link:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 76px;
	line-height: inherit;
	color: #7d7d7d;
	content: '\e617';
	font-family: 'icons-blank-theme';
	margin: 0 0 0 -22px;
	vertical-align: middle;
	display: inline-block;
	font-weight: 300;
	overflow: hidden;
	speak: none;
	text-align: center;
	width: 54px
}
.blog-page .nextprev-link.next-link:after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 76px;
	line-height: inherit;
	color: #7d7d7d;
	content: '\e608';
	font-family: 'icons-blank-theme';
	margin: 0 0 0 -20px;
	vertical-align: middle;
	display: inline-block;
	font-weight: 300;
	overflow: hidden;
	speak: none;
	text-align: center;
	width: 54px
}
@media screen and (max-width:600px) {
	.blog-page input#blog_search::placeholder {
		color: #D13D27;
		opacity: 1; /* Firefox */
	}
	.blog-page input#blog_search:-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #D13D27;
	}
	.blog-page input#blog_search::-ms-input-placeholder { /* Microsoft Edge */
		color: #D13D27;
	}
}
/* Misc Changes Ends */
/* Sidebar and columns queries */
@media (min-width: 768px) and (max-width: 1024px) {
	.blog-page.page-layout-2columns-right .column.main {
		width: 51%;
	}
	.blog-page.page-layout-2columns-right .sidebar-additional {
		width: 48%;
	}
}
@media (min-width: 1025px) and (max-width: 1200px) {
	.blog-page.page-layout-2columns-right .column.main {
		width: 62%;
	}
	.blog-page.page-layout-2columns-right .sidebar-additional {
		width: 38%;
	}
}
@media (min-width: 1201px) {
	.blog-page.page-layout-2columns-right .column.main {
		width: 69%;
	}
	.blog-page.page-layout-2columns-right .sidebar-additional {
		width: 30%;
	}
}