@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-regular.woff2') format('woff2'), url('../fonts/acaslonpro-regular.woff') format('woff'); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-italic.woff2') format('woff2'), url('../fonts/acaslonpro-italic.woff') format('woff'); font-weight: 400; font-style: italic; font-display: swap; }
@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-semibold.woff2') format('woff2'), url('../fonts/acaslonpro-semibold.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-semibolditalic.woff2') format('woff2'), url('../fonts/acaslonpro-semibolditalic.woff') format('woff'); font-weight: 500; font-style: italic; font-display: swap; }
@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-semibold.woff2') format('woff2'), url('../fonts/acaslonpro-semibold.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-semibolditalic.woff2') format('woff2'), url('../fonts/acaslonpro-semibolditalic.woff') format('woff'); font-weight: 600; font-style: italic; font-display: swap; }
@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-bold.woff2') format('woff2'), url('../fonts/acaslonpro-bold.woff') format('woff'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Adobe Caslon Pro'; src: url('../fonts/acaslonpro-bolditalic.woff2') format('woff2'), url('../fonts/acaslonpro-bolditalic.woff') format('woff'); font-weight: 700; font-style: italic; font-display: swap; }


@font-face { font-family: 'avenir'; font-style: normal; font-weight: 400; src: url('../fonts/avenir-regular-webfont.woff2') format('woff2'), url('../fonts/avenir-regular-webfont.woff') format('woff'); }
@font-face { font-family: 'avenir'; font-style: normal; font-weight: 500; src: url('../fonts/avenir-medium-webfont.woff2') format('woff2'), url('../fonts/avenir-medium-webfont.woff') format('woff'); }
@font-face { font-family: 'avenir'; font-style: normal; font-weight: 800; src: url('../fonts/avenir-black-webfont.woff2') format('woff2'), url('../fonts/avenir-black-webfont.woff') format('woff'); }
@font-face { font-family: 'avenir'; font-style: normal; font-weight: 900; src: url('../fonts/avenir-book-webfont.woff2') format('woff2'), url('../fonts/avenir-book-webfont.woff') format('woff'); }

* { -moz-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
html { height: 100%; }
html.with-featherlight { overflow: auto	 !important; }
body { margin:0; padding:0; position: relative; min-height: 100%; font-family: 'avenir'; font-size:16px; line-height:1.25; font-weight:400; text-rendering: optimizeSpeed; background:#ffffff; font-variant:none; overflow-x:hidden; }
body.admin-bar .navbar.navbar-fixed { margin-top:32px; }
body { padding:0 0 88px; }
.container { position:relative; }
.main-wrapper > p:last-child { display:none; }
.wp-block-columns .wp-block-column { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; flex-grow: unset !important; flex-basis: unset !important; }

/* Global CSS */
.clearfix { clear:both; }

	@media (min-width: 768px) {
		.section-full-media { height: 858px; }
		.section-full-height { height:946px; }
		.wp-block-columns .wp-block-column { width:750px; }
	}
	@media (min-width: 992px) {
		.section-full-media { height: 858px; }
		.section-full-height { height:946px; }
		.wp-block-columns .wp-block-column { width:970px; }
	}
	@media (min-width: 1200px) {
		.section-full-media { height: 602px; }
		.section-full-height { height:690px; }
		.wp-block-columns .wp-block-column { width:1170px;}
	}
	@media (min-width: 1370px) {
		.wp-block-columns .wp-block-column,
		.container { width: 1310px;	}
		.section-full-media { height:914px; }
		.section-full-height { height:1002px; }
	}
	@media screen and (max-width:991px) {
		.container.container-fluid-sm { width:auto; }
	}
	@media screen and (max-width:767px) {
		body.admin-bar .navbar.navbar-fixed { margin-top:0; }
		body { padding-bottom:0; }

		#wpadminbar { display:none !important; }
		html[lang="en-US"] { margin-top:0 !important; }
		
/*		.container,	
		.col-xs-12 { padding:0 20px; }*/
	}
	
/* 	----------------------------
	General Group Syle
---------------------------- */
.font-thin { font-weight:100 !important;}
.font-extra-light { font-weight:200 !important;}
.font-light { font-weight:300 !important;}
.font-regular { font-weight:400 !important;}
.font-medium { font-weight:500 !important;}
.font-semibold { font-weight:600 !important;}
.font-bold { font-weight:700 !important;}
.font-black { font-weight:800 !important;}
.font-book { font-weight:900 !important;}

.font-italic { font-style: italic;}

.font-cormorant-garamond { font-family: 'Cormorant Garamond'; }
.font-avenir { font-family: 'avenir'; }
.font-adobe-caslon-pro { font-family: 'Adobe Caslon Pro'; }

.color-primary { color:#5a75a7 !important; }
.color-default { color:#0C0B32 !important;  }
.color-info { color:#00c7f9; }
.color-success { color:#00E2AD; }
.color-warning { color:#f16c09; }
.color-blue { color:#5b74aa; }

.bg-primary { background-color:#5a75a7 !important; }
.bg-default { background-color:#0C0B32 !important; }
.bg-gray { background-color:#F8F9FA !important;}
.bg-dark-gray { background-color:#EAEAEA !important;}
.bg-info { background-color:#00c7f9 !important; }
.bg-success { background-color:#00E2AD !important; }
.bg-warning { background-color:#f16c09 !important; }


.hr-default { background-color:#0C0B32 !important; }
.hr-primary { background-color:#5a75a7 !important; }
.hr-gray { background-color:#F8F9FA !important;}
.hr-info { background-color:#00c7f9 !important; }
.hr-success { background-color:#00E2AD !important; }
.hr-warning { background-color:#f16c09 !important; }

video::-internal-media-controls-download-button { display:none; }
.video-wrapper { position: relative; padding-bottom: 56.284%; /* 16:9 */ padding-top: 25px; height: 0;}
.video-wrapper video { width: 100%    !important; height: auto   !important; }
.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.video-thumbnail { position:absolute; top:0; left:0; width:100%; bottom:-1px; background:center no-repeat; background-size:cover; }
.video-thumbnail .btn-play { position:absolute; left:50%; top:50%; margin-top:-32px; margin-left:-32px; }
.video-thumbnail .btn-play svg { width:64px; height:64px; }

.image-thumbnail { display: inline-block; vertical-align: middle; width: 70px; height: 70px; background: center no-repeat; background-size: cover; }
.image-thumbnail.thumb-xxl { width: 256px; height: 256px; }
.image-thumbnail.thumb-xl { width: 216px; height: 216px; }
.image-thumbnail.thumb-lg { width: 90px; height: 90px; }
.image-thumbnail.thumb-sm { width: 30px; height: 30px; }

.white-space { white-space:pre; }
.transition-all { transition:all ease-in-out 0.2s; -webkit-transition:all ease-in-out 0.2s; -moz-transition:all ease-in-out 0.2s; -ms-transition:all ease-in-out 0.2s; }
.text-strikethrough { text-decoration: line-through; }

@keyframes float {
	0% { transform: translatey(0px); } 50% { transform: translatey(10px); } 100% { transform: translatey(0px); } }

	@media screen and (max-width:991px) {
		.video-wrapper  { padding-top:0; }
		.video-thumbnail { bottom:-1px; height:auto; }
	/*	.video-thumbnail .btn-play { margin-top:-55px; margin-left:-55px; }
		.video-thumbnail .btn-play svg { width: 110px; height: 110px; }*/
		
		.image-thumbnail.thumb-xl { width: 206px; height: 206px; }
	}
	@media screen and (max-width:767px) {
	/*	.video-thumbnail .btn-play { margin-top:-35px; margin-left:-35px; }
		.video-thumbnail .btn-play svg { width: 70px; height: 70px; }*/
		
		.image-thumbnail.thumb-xl { width: 166px; height: 166px; }
	}


/* 	----------------------------
	Typography
---------------------------- */
/* Other Element Style */
p { font-size:19px; line-height:1.5; letter-spacing:0; color: #606371; font-weight:400; margin:0 0 22px; font-family: 'Adobe Caslon Pro'; }
p.lead { font-size:24px; }
p.small,
p small { font-size:16px; line-height:1.4; }
p strong { font-weight:700; }
p:last-child { margin-bottom:0; }
p a { color:#5a75a7;}
em { }
span { }
small { font-size:14px; color:#606371; }
.inverse p { color:#fff; }

hr { height:1px; border:none; background:#0C0B32; margin:5px 0;}
hr + hr { display:none; }
hr.inverse { background:#fff !important;  }

.hr-2 { height:2px; }
.hr-3 { height:3px; }
.hr-4 { height:4px; }
.hr-5 { height:5px; }
.hr-6 { height:6px; }

.wp-block-image figcaption { font-size:18px; opacity:.8;}

strong, b { font-weight:700; }
label { }

address p,
address { font-size:20px; line-height:1.4; letter-spacing:0; color: #606371; font-weight:600; margin:0 0 22px; font-family: 'Adobe Caslon Pro'; }
address strong { display:block; }
address:last-child { margin-bottom:0;}

a { color:#5a75a7; transition:all ease-in-out 0.3s; -moz-transition:all ease-in-out 0.3s; -ms-transition:all ease-in-out 0.3s; -o-transition:all ease-in-out 0.3s; -webkit-transition:all ease-in-out 0.3s; }
a { text-decoration:none; outline:none;}
a:hover, a:focus, a:active { color:#5a75a7; }
a:focus:active, .btn:focus:active, a:focus:active, .btn:focus:active,
a:active, .btn:active, a:focus, .btn:focus { outline: none; box-shadow: none; text-decoration:none; color:#0C0B32;}

a.inverse,
.inverse a { color:#fff; }

ul { padding:0; margin:0; }
ul li { font-size:20px; line-height:1.4; letter-spacing:0; color: #0C0B32; }
.inverse li,
ul.inverse li { color:#fff !important; }

/* Heading Color & Weight style */
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 { font-family: 'Adobe Caslon Pro'; color:#0C0B32; font-weight:600; padding-bottom:0; }
.inverse h1, .inverse h2, .inverse h3, .inverse h4, .inverse h5, .inverse h6,
.inverse, h1.inverse, h2.inverse, h3.inverse, h4.inverse, h5.inverse, h6.inverse { color:#ffffff !important; }
.h1 em, .h2 em, .h3 em, .h4 em, .h5 em, .h6 em,
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {  }
h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong,
h4 strong, .h4 strong, h5 strong, .h5 strong, h6 strong, .h6 strong { font-weight:700; }

h1, .h1 { font-size:76px; line-height:1.2; letter-spacing:-1.6px; }
h2, .h2 { font-size:46px; line-height:1.28; letter-spacing:-1px; }
h3, .h3 { font-size:42px; line-height:1.04166667; letter-spacing:-0.96px; }
h4, .h4 { font-size:30px; line-height:1.25; letter-spacing:0px;}
h5, .h5 { font-size:26px; line-height:1.107142; letter-spacing:0.28px;}
h6, .h6 { font-size:24px; line-height:1.153846; letter-spacing:-0.26px; }

	@media screen and (max-width:1200px) {
		h1, .h1 { font-size:66px; }
		h2, .h2 { font-size:42px; }
		h3, .h3 { font-size:38px; }
		h4, .h4 { font-size:28px; }
		h5, .h5 { font-size:24px; }
		h6, .h6 { font-size:22px; }
		
		p { font-size: 19px; line-height: 1.32; }
	}
	@media screen and (max-width:991px) {
		h1, .h1 { font-size:56px; }
		h2, .h2 { font-size:38px; }
		h3, .h3 { font-size:32px; }
		h4, .h4 { font-size:26px; }
		h5, .h5 { font-size:22px; }
		h6, .h6 { font-size:20px; }
	}
	@media screen and (max-width:767px)  {
		h1, .h1 { font-size:36px; }
		h2, .h2 { font-size:30px; }
		h3, .h3 { font-size:28px; }
		h4, .h4 { font-size:24px; }
		h5, .h5 { font-size:18px; }
		h6, .h6 { font-size:16px; }
		
		p { font-size:18px; }
		p.lead { font-size:20px; }
	}

/*****************************/
/*    Media Style start       /
/*****************************/
.display-flex { display:flex; }
.display-flex.flex-middle { align-items: self-start; justify-content: center; } 

@media screen and (max-width:1278px) {
	.media-responsive-lap > .media-right, .media-responsive-lap > .media-body,
	.media-responsive-lap > .media-left { display:block;width:auto;overflow:visible;padding:0;margin:10px 0;}
	.media-responsive-lap > .media-left { margin-top:0;}
	.media-responsive-lap > .media-right { margin-bottom:0; }
}
@media screen and (max-width:991px) {
	.media-responsive-tab > .media-right, .media-responsive-tab > .media-body,
	.media-responsive-tab > .media-left { display:block;width:auto;overflow:visible;padding:0;margin:10px 0;}
	.media-responsive-tab > .media-left { margin-top:0;}
	.media-responsive-tab > .media-right { margin-bottom:0; }
}
@media screen and (max-width:767px) {
	.media-responsive-mobile { display:block; }
	.media-responsive-mobile > .media-right, .media-responsive-mobile > .media-body,
	.media-responsive-mobile > .media-left { display:block;width:auto;overflow:visible;padding:0;margin:10px 0;}
	.media-responsive-mobile > .media-left { margin-top:0;}
	.media-responsive-mobile > .media-right{margin-bottom:0;}
}

/*****************************/
/*    Button Style start      /
/*****************************/
.btn { font-size:16px; font-weight:500; border-width:2px; letter-spacing: 2.08px; text-transform:uppercase; padding:11px 32px; min-width:200px; line-height:1.375; color:#fff; background:#000000; border-color:#000000; border-radius:100px; font-family: 'avenir'; cursor:pointer; display:inline-block; }
.btn-lg { font-size: 18px; padding: 13px 20px; min-width: 230px; line-height: 1.334; }
.btn-sm { font-size:14px; padding:9px 20px; min-width: 180px; line-height: 1.429; }

.btn.active, .btn:active  { box-shadow:none; }

.btn-block { width:100%; display:block; text-align:center;}

.btn.disabled { filter: grayscale(1); pointer-events: none; opacity: 0.2; }

.btn > * { display:inline-block; vertical-align:middle;}
.btn img,
.btn svg { width:auto; height:19px;}
.btn img + span { margin-left:10px; }
.btn span + img { margin-left:10px; }

.btn svg + span { margin-left:5px; }
.btn span + svg { margin-left:5px; }

.btn.btn-raised { -moz-box-shadow:0 4px 5px 0 rgba(0,0,0,0.22); -ms-box-shadow:0 4px 5px 0 rgba(0,0,0,0.22); -webkit-box-shadow:0 4px 5px 0 rgba(0,0,0,0.22); box-shadow:0 4px 5px 0 rgba(0,0,0,0.22); }

.btn.btn-rounded { border-radius:100px;} 

.btn.btn-fab * { display:inline-block; vertical-align:middle; }

/*.btn.btn-fab { width:55px; height:55px; line-height:51px; min-width:1px; border-radius:50%; padding:0; display:inline-block; vertical-align:middle; text-align:center; }
.btn.btn-fab.btn-lg { width:77px; height:77px; line-height:73px; }
.btn.btn-fab.btn-sm { width:40px; height:40px; line-height:36px; }
.btn.btn-fab.btn-xs { width:28px; height:28px; line-height:24px; }

.btn.btn-fab img { height:25px; }
.btn.btn-fab.btn-lg img { height:32px; }
.btn.btn-fab.btn-sm img { height:20px; }
.btn.btn-fab.btn-xs img { height:16px; }*/

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus { outline:none; }

/* Default Button */
.btn-default.active,
.btn-default { border-color:#0C0B32; background:#0C0B32; color:#fff; }
.btn-default.active:focus, .btn-default.active:hover,
.btn-default:active:focus, .btn-default:focus, .btn-default:hover, .btn-default:active, .btn-default:active:focus { background:#0a0948; border-color:#0a0948; color:#fff; }

.btn-default.btn-inverse.active,
.btn-default.btn-inverse { border-color:#ffffff; background:#ffffff; color:#0C0B32; }
.btn-default.btn-inverse.active:focus, .btn-default.btn-inverse.active:hover,
.btn-default.btn-inverse:active:focus, .btn-default.btn-inverse:focus, .btn-default.btn-inverse:hover, .btn-default.btn-inverse:active, .btn-default.btn-inverse:active:focus { background:#f1f1f1; border-color:#f1f1f1; color:#0a0948; }

.btn-default.btn-outline.active,
.btn-default.btn-outline { border-color:#0C0B32; background:transparent; color:#0C0B32; }
.btn-default.btn-outline.active:focus, .btn-default.btn-outline.active:hover,
.btn-default.btn-outline:active:focus, .btn-default.btn-outline:focus, .btn-default.btn-outline:hover, .btn-default.btn-outline:active, .btn-default.btn-outline:active:focus { background:#0C0B32; border-color:#0C0B32; color:#ffffff; }

.btn-default.btn-outline.btn-inverse.active,
.btn-default.btn-outline.btn-inverse { border-color:#ffffff; background:transparent; color:#ffffff; }
.btn-default.btn-outline.btn-inverse.active:focus, .btn-default.btn-outline.btn-inverse.active:hover,
.btn-default.btn-outline.btn-inverse:active:focus, .btn-default.btn-outline.btn-inverse:focus,
.btn-default.btn-outline.btn-inverse:hover, .btn-default.btn-outline.btn-inverse:active, .btn-default.btn-outline.btn-inverse:active:focus { background:#ffffff; border-color:#ffffff; color:#0a0948; }

/* Primary Button */ 
.btn-primary { border-color:#5a75a7; background:#5a75a7; color:#fff; }
.btn-primary:active:focus, .btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:active:focus { background:#486499; border-color:#486499; color:#fff;}

.btn-primary.btn-inverse { border-color:#ffffff; background:#ffffff; color:#5a75a7; }
.btn-primary.btn-inverse:active:focus, .btn-primary.btn-inverse:focus, .btn-primary.btn-inverse:hover, .btn-primary.btn-inverse:active, .btn-primary.btn-inverse:active:focus { background:#f1f1f1; border-color:#f1f1f1; color:#486499;}

.btn-primary.btn-outline { border-color:#5a75a7; background:transparent; color:#5a75a7; }
.btn-primary.btn-outline:active:focus, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:hover, .btn-primary.btn-outline:active, .btn-primary.btn-outline:active:focus { background:#486499; border-color:#486499; color:#ffffff; }

.btn-primary.btn-outline.btn-inverse { border-color:#ffffff; background:transparent; color:#ffffff; }
.btn-primary.btn-outline.btn-inverse:active:focus, .btn-primary.btn-outline.btn-inverse:focus,
.btn-primary.btn-outline.btn-inverse:hover, .btn-primary.btn-outline.btn-inverse:active, .btn-primary.btn-outline.btn-inverse:active:focus { background:#ffffff; border-color:#ffffff; color:#486499; }

.btn-substack-note { border-color:#A15B51; background:#A15B51; color:#fff;  box-shadow:none; }
.btn-substack-note:active:focus, .btn-substack-note:focus, .btn-substack-note:hover,
.btn-substack-note:active, .btn-substack-note:active:focus { background:#FFF; border-color:#A15B51; color:#A15B51; text-decoration: none; }
.btn-substack-note:active:focus svg path, .btn-substack-note:focus svg path, .btn-substack-note:hover svg path,
.btn-substack-note:active svg path, .btn-substack-note:active:focus svg path{ fill: #A15B51;}

/* Info Button *\/ 
.btn-info { border-color:#00c7f9; background:#00c7f9; color:#fff;  box-shadow:none;}
.btn-info:active:focus, .btn-info:focus, .btn-info:hover, .btn-info:active, .btn-info:active:focus { background:#08d0a1; border-color:#08d0a1; color:#fff;}

/* Success Button *\/ 
.btn-success { border-color:#00E2AD; background:#00E2AD; color:#ffffff; box-shadow:none; }
.btn-success:active:focus, .btn-success:focus, .btn-success:hover, .btn-success:active, .btn-success:active:focus {  background:#2bc3c3; border-color:#2bc3c3; color:#ffffff; }

/* Warning Button *\/ 
.btn-warning.active,
.btn-warning { border-color:#f16c09; background:#Ef16c09F673F; color:#fff; box-shadow:none; }
.btn-warning.active:focus, .btn-warning.active:hover,
.btn-warning:active:focus, .btn-warning:focus, .btn-warning:hover, .btn-warning:active, .btn-warning:active:focus { background:#e45b33; border-color:#e45b33; color:#fff;}
*/
	@media screen and (max-width:1200px) {
		.btn { font-size:16px; }
	}
	@media screen and (max-width:767px) {
		.btn { font-size: 14px; padding: 11px 24px; min-width: 180px; letter-spacing: 1.08px; }
		.btn-lg { font-size: 16px; padding: 13px 28px; min-width: 210px;}
		.btn-sm { font-size:12px; padding:9px 18px; min-width: 160px; }
		
		.btn-group-vertical>.btn, .btn-group>.btn { min-width: 10px; padding: 10px 20px; }
		
		.btn img, .btn svg { height: 17px; }
	}

/*****************************/
/*   Carousel Style start     /
/*****************************/
.owl-carousel {}
.owl-carousel .owl-item { padding:0 10px; }
.owl-carousel .owl-stage-outer {  }
.owl-carousel .animated { animation-duration: 0.15s; animation-fill-mode: both; }

.owl-carousel .owl-nav button span { display:inline-block; vertical-align:middle; width:20px; height:20px; font-size: 0; color: #fff; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);  }
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev { position:absolute; top:50%; margin-top:-10px; text-align:center; display:inline-block; vertical-align:middle; } 

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:hover { outline:none;}
.owl-carousel .owl-nav button.owl-prev { left:-60px; }
.owl-carousel .owl-nav button.owl-next { right:-60px; }
.owl-carousel .owl-nav button.owl-prev span { border-left: 3px solid #606371; border-bottom: 3px solid #606371; }
.owl-carousel .owl-nav button.owl-next span { border-right: 3px solid #606371; border-top: 3px solid #606371; }
.owl-carousel .owl-nav button.disabled { opacity:0.5; }

.owl-carousel .owl-dots { text-align:center; margin:30px 0 0; }
.owl-carousel .owl-dots .owl-dot { display:inline-block; vertical-align:middle; margin:0 6px; width:9px; height:9px; border-radius:50%; border:1px solid #11182F; }
.owl-carousel .owl-dots .owl-dot.active { background:#5a75a7; border-color: #5a75a7; }

.owl-carousel-inverse.owl-carousel .owl-dots .owl-dot { border-color: #fff; }
.owl-carousel-inverse.owl-carousel .owl-dots .owl-dot.active {   border-color: #5a75a7;}

.carousel-gallery .slide-image { height:270px;  background: center no-repeat; background-size: cover;  }
.carousel-gallery .btn-play { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 62px; height: 62px; margin: auto; background: url(../images/btn-play.svg) center no-repeat; background-size: auto 100%; }

.carousel-gallery-single.carousel-margin { margin-top: 80px; }
.carousel-gallery-single .owl-item { padding: 0; }
.carousel-gallery-single .slide-image { position: relative; display: block; vertical-align: middle; /*height: 600px;*/ background: center no-repeat; background-size: cover; }
.carousel-gallery-single .btn-play { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 78px; height: 78px; margin: auto; background: url(../images/btn-play.svg) center no-repeat; background-size: auto 100%; }
.carousel-gallery-single.owl-carousel .video-wrapper { margin-left: 1px; margin-right: 1px; }
.carousel-gallery-single.owl-carousel .owl-item { text-align: center; }
.carousel-gallery-single.owl-carousel .owl-item img { display: inline-block; vertical-align: middle; width: auto; max-width: 100%; max-height:610px;}


	@media screen and (max-width:1370px) {
	/*	.carousel-gallery-single .slide-image { height:534px ; }*/
		.carousel-gallery .slide-image { height: 240px; }
	}
	@media screen and (max-width:1200px) {
		.carousel-gallery .slide-image { height: 200px; }
		.carousel-gallery-single.carousel-margin { margin-top: 60px; }
	}
	@media screen and (max-width:991px) {
		.carousel-gallery-single.carousel-margin { margin-top: 40px; }	
	/*	.carousel-gallery-single .slide-image { height: 407px; }*/
		.carousel-gallery-single .btn-play { width: 62px; height: 62px; }
	}
	@media screen and (max-width:767px) {
		.owl-carousel .owl-dots { margin-top: 20px; }
		
		 .carousel-gallery .slide-image { height: auto; background: none !important; }	
		
		.carousel-gallery-single.carousel-margin { margin-top: 20px; }
	/*	.carousel-gallery-single .slide-image { height: auto; padding-bottom: 70%; }*/
		.carousel-gallery-single .btn-play { width: 46px; height: 46px; }
	}
	@media screen and (max-width:379px) {}

/***********************************/
/*   Feather lite Style start       /
/***********************************/
.featherlight .featherlight-content { margin:0; padding:0; border-bottom:none; overflow:visible; max-height: 75%;}	

.featherlight-next,
.featherlight-previous { position: fixed; top:50%; bottom:auto; width:36px; height:36px; margin-top:-16px; line-height: 44px; text-align: center; }
	
.featherlight-previous { left:15px; }
.featherlight-next { left:auto; right:15px; }	
.featherlight-next span,
.featherlight-previous span  { position:relative; top:auto; left:auto; margin-top:0; vertical-align: middle; line-height:44px; right: auto;  text-shadow:none; font-size:0px; width:17px; height:17px; display:inline-block; border-bottom:2px solid #fff;  color:transparent; }

.featherlight-previous,.featherlight-loading .featherlight-next,
.featherlight-loading .featherlight-previous,
.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous { display:block; }

.featherlight-previous span { border-left:2px solid #fff; transform:rotate(45deg); transform-origin:right center;  }
.featherlight-next span { border-right:2px solid #fff; transform:rotate(-45deg); transform-origin:left center;  }
.featherlight-next:hover, .featherlight-previous:hover { background:none; }
.featherlight .featherlight-close-icon { background: transparent; color: #FFF; font-weight: bold; font-size: 16px; width: auto; height: auto; line-height: 40px; border-radius: 100px; top: -50px; left: 50%; right: auto; margin-left: -37px; font-weight: 300; }
.featherlight .featherlight-close-icon:after { content: "close"; text-transform: uppercase; font-weight: 300; margin-left: 7px; }

.featherlight .caption { position: absolute; left: 0; bottom: 0; width: 100%; z-index: 10; background: rgba(0,0,0,0.7); color: #fff; font-size: 18px; text-align: center; padding: 20px; line-height: 1.2; font-family: 'Adobe Caslon Pro'; font-weight: 500; }

.featherlight-iframe.featherlight .caption { display: none; }

.featherlight .video-wrapper { padding-top:0; max-width:840px; }

	@media screen and (max-width:1024px) {
		.featherlight .featherlight-content iframe { width: 680px; height: 383px; }
		.featherlight .caption { font-size: 16px; }
	}
	@media screen and (max-width:767px) {
		.featherlight .featherlight-content { padding: 0 10px; background: none; }
		.featherlight .featherlight-close-icon { font-size: 16px; width: 34px; height: 33px; line-height: 34px; top: 10px; right: 20px; }
		.featherlight .featherlight-content iframe { width: 290px; height: 163px; }
		.featherlight-iframe .featherlight-content { width: 90%; padding-top: 51%; }
		.featherlight-iframe .featherlight-content iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
		.featherlight .caption { font-size: 14px; }
	}

/*****************************/
/*    Card Style start        /
/*****************************/
.card-flat { background:none; border-radius:0; box-shadow:none;}

.card-raised { box-shadow: -10px 10px 13px #1711AA14; }

.card { padding:1px 0; margin-bottom:30px; border-radius:15px; }
.card-header { padding:15px 15px 0; margin-bottom:15px; } 
.card-body { padding:0 15px; margin:15px 0; }
.card-footer { padding:0 15px 15px; margin-top:15px; } 

.card-articles { background: #fff; border-radius:10px; box-shadow: 0px 2px 10px #0000000D; position: relative; }
.card-articles .card-media { border-radius: 10px 10px 0 0; overflow: hidden;}
.card-articles .card-media .card-image { height: 256px; background: center no-repeat; background-size: cover; transition: all ease-in-out 0.2s; transform: scale(1,1);}
.card-articles .card-title { margin-bottom: 16px; }
.card-articles .card-content { padding:17px 30px;}
.card-articles .card-content .card-tag  { margin:25px 0 7px; display: inline-block; font-size: 16px; line-height: 1.188; letter-spacing: 1.6px; text-transform: uppercase; color:#4242f0; font-weight: 800; background: url(../images/logo-icon-blue.svg) center left no-repeat;  padding-left: 25px; padding-top: 3px; }
.card-articles .card-text  { min-height: 256px;}
.card-articles .card-media ~ .card-content .card-tag { margin-top: 0;}
.card-articles.card-substack:before { content: ""; position: absolute; top: -9px; left: 22px; width: 58px; height: 60px; background: #A15951 url(../images/substack.svg) center center no-repeat; background-size: auto 26px;  z-index: 10; }
.card-articles.card-substack:after { content: ""; position: absolute; left: 80px; top: -9px; width: 0; height: 0; border-right: 9px solid transparent; border-bottom: 10px solid #606371;}
.card-articles.card-substack .card-text  { min-height: 1px;}
.card-articles.card-substack .card-content .card-tag { color: #A15B51; background-image: url(../images/logo-icon-brown.svg);}
.card-articles.card-substack .btn-substack-note span { margin-top: 4px;}

.card-articles:hover .card-title { text-decoration: underline; }
.card-articles:hover .card-image { transform: scale(1.05,1.05)}

.card-related-article { margin: 0 23px; }
.card-related-article .card-tag  { margin:0 0 8px; display: inline-block; font-size: 16px; line-height: 1.188; letter-spacing: 1.6px; text-transform: uppercase; color:#4242f0; font-weight: 800; background: url(../images/logo-icon-blue.svg) center left no-repeat;  padding-left: 25px; padding-top: 3px; }

.card-related-article a { color: #0C0B32; }
.card-related-article:hover a { text-decoration: underline; }

.card-related-article .card-title { margin: 0 0 15px; }

.card-team {}
.card-team .member-name { margin:25px 0 6px; font-size: 26px; letter-spacing: -0.26px; font-weight: 600; color: #454545; line-height: 1.1538; }
.card-team .member-designation { font-family: 'Adobe Caslon Pro'; font-size: 20px; line-height: 1.4; color: #606371;  }

.card-child-post { /*max-width: 332px;*/ display: inline-block; margin-bottom: 0; }
.card-child-post .author { display: inline-block; vertical-align: middle; font-weight: 700; letter-spacing: 1.6px; margin-bottom: 20px; text-transform: uppercase; color: #6E88CE; padding-left: 26px; background: url('../images/logo-icon-primary.svg') 0 0 no-repeat; background-size: auto 22px; padding-top: 2px; }
.card-child-post .section-title { line-height: 1.1;  margin-bottom: 17px; }
.card-child-post .section-title a { color: #0C0B32; }

.card-color { display: flex; height: 100%; }
.card-color .card-left,
.card-color .card-right { flex: 1; display: flex; flex-direction: column; }
.card-color .card-left { padding:44px 0 44px 40px ; justify-content: space-between; }
.card-color .card-title { margin: 3px 0 20px; font-size: 32px; line-height: 1.125; }
.card-color .card-left p { margin: 0 0 0; }
.card-color .card-right { background-size: cover; background-position: center; min-width: 298px; }
.card-color .btn { align-self: flex-start;}


.card-journal { padding: 40px 80px; border-radius: 10px; background: #fff; margin-bottom: 50px; box-shadow: 0px 2px 10px #0000000D; -webkit-box-shadow: 0px 2px 10px #0000000D; -moz-box-shadow: 0px 2px 10px #0000000D; -ms-box-shadow: 0px 2px 10px #0000000D; }
.card-journal .media {  margin: 0;   }
.card-journal .media-left { padding-right: 95px; }
.card-journal .media p { font-size: 20px; line-height: 1.4; margin-bottom: 40px; }
.card-journal .media-image { display: inline-block; vertical-align: middle; width: 252px; }
.card-journal .media-tag { margin: 0 0 10px; display: inline-block; font-size: 16px; line-height: 1.188; letter-spacing: 1.6px; text-transform: uppercase; color: #4242F0; font-weight: 800; background: url(../images/logo-icon-blue.svg) center left no-repeat; padding-left: 25px; padding-top: 3px; }
.card-journal .media-title { margin-bottom:20px; }
.card-journal .media:hover .media-title { text-decoration: underline; }
.card-journal:last-child { margin-bottom: 0; }

	@media screen and (max-width:1370px) {}
	@media screen and (max-width:1200px) {
		.card-articles .card-content { padding: 10px 15px; }
		.card-articles .card-content .card-tag { margin-top: 10px; }
		
		.card-related-article { margin: 0 10px; }

		.card-color .card-title { font-size: 30px; }

		.card-journal { padding: 20px 40px;}
		.card-journal .media-left { padding-right: 40px; }		
	}
	@media screen and (max-width:991px) {
		.card-articles .card-content .card-tag { font-size: 14px; }
		
		.card-related-article { margin: 0; }

		.card-color .card-title { font-size: 28px; }

		.card-journal { padding: 15px 20px;} 
		.card-journal .media p { font-size: 18px; margin-bottom: 20px; }
	}
	@media screen and (max-width:767px) {
		.card-articles .card-media .card-image { height: 200px; }
		.card-articles .card-text { min-height: 10px; }
		.card-articles .card-content { padding: 5px 10px; }
		
		.card-related-article .card-tag { font-size: 14px; margin: 0 0 10px; background-size: auto 19px; padding-left: 22px; }
		
		.card-child-post { margin-bottom: 30px; }
		.media-body:last-child .card-child-post { margin-bottom: 0; }
		
		.card-journal { padding: 5px 10px; text-align: center;}
		.card-journal .media-left { padding-right: 0; }	
		.card-journal .media-image { background: none; overflow: hidden; width: auto; height: auto; margin-bottom: 20px;  }
		.card-journal .media-image img { display: inline-block; vertical-align: middle; max-height: 240px; }
	}
	@media screen and (max-width:580px) {
		.card-color .card-left { padding:24px 20px;} 
		.card-color .card-title { margin-bottom: 15px; }
		.card-color .card-right {min-width: 10px; max-width: 36%; display: none;}
	}
	@media screen and (max-width:379px) {}

/*****************************/
/*    Form Style start        /
/*****************************/
.form-group { margin-bottom:20px; }
.control-lable { font-family: 'Adobe Caslon Pro'; font-size:18px; font-weight: 600; line-height:1.1538; letter-spacing:-0.26px;}
.form-control { background:#fff; border:1px solid #fff; border-radius:0; height:69px; font-size:20px; font-weight: 500; line-height:1.4; box-shadow:none; color:#606371; font-family: 'avenir'; letter-spacing:0; padding: 14px 22px; }
.form-control:focus { box-shadow:none; border-color:#d5dcef;}
textarea.form-control { height:244px; resize:none; }

.form-group .select2  { width:100% !important; }
.form-group .select2-container .select2-selection--single { height:69px; background:#fff; border:1px solid #fff; border-radius:0; color:#606371; font-family: 'Adobe Caslon Pro'; letter-spacing:0; }
.form-group .select2-container.select2:focus-visible { border:none; outline:none;}
.form-group .select2-container.select2 .select2-selection--single:focus-visible, 
.form-group .select2-container.select2:focus-visible .select2-selection--single { outline:none; border-color:#d5dcef;}
.form-group .select2-container--default .select2-selection--single .select2-selection__rendered { line-height:69px;  color:#11182F; padding-left:12px; }

.form-group .select2-container--default .select2-selection--single .select2-selection__arrow { height:69px; width:36px; }
.form-group .select2-container--default .select2-selection--single .select2-selection__arrow b { width:8px; height:8px; border:none; border-bottom:2px solid #606371; border-right:2px solid #606371; margin-top:-5px; -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg); transform:rotate(45deg); }
.form-group .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { margin-top:-1px; -moz-transform:rotate(-135deg); -ms-transform:rotate(-135deg); -webkit-transform:rotate(-135deg); transform:rotate(-135deg); }

.select2-dropdown { border:1px solid #f2f5ff; border-bottom-left-radius:0; border-bottom-right-radius:0; }
.select2-container--default .select2-results__option { font-family: 'Adobe Caslon Pro';  }
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable { background:#5a75a7;}
.select2-container--default .select2-results__option--selected { background-color:#f2f5ff; }

.form-group-filter .media-left { padding-right:20px; }
.form-group-filter .control-lable { font-size: 20px; white-space: pre; margin-bottom: 0; }
.form-group-filter.form-group .select2-container .select2-selection--single { border-radius:100px; height: 48px; border: 1px solid #EAEAEA; }
.form-group-filter.form-group .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 48px; padding: 0 30px 0 20px; font-family: 'avenir';  }
.form-group-filter.form-group .select2-container--default .select2-selection--single .select2-selection__arrow { height: 48px; }

.filter-dropdwon.select2-container--open .select2-dropdown--below { border-radius: 22px; overflow: hidden; -moz-box-shadow:0px 4px 7px 1px rgba(0,0,0,0.05); -webkit-box-shadow:0px 4px 7px 1px rgba(0,0,0,0.05); -ms-box-shadow:0px 4px 7px 1px rgba(0,0,0,0.05); -o-box-shadow:0px 4px 7px 1px rgba(0,0,0,0.05); box-shadow:0px 4px 7px 1px rgba(0,0,0,0.05); }
.filter-dropdwon.select2-container--open .select2-results__options { padding:18px 0; }
.filter-dropdwon.select2-container--open .select2-results__option { font-size: 16px; padding: 6px 18px; font-family: 'avenir'; }

/* Contact form 7 */
.wpcf7-form .wpcf7-spinner { vertical-align: middle; margin: 0 0 0 15px; }
.wpcf7 form .wpcf7-response-output  { margin: 10px 0; padding: 5px 8px 3px; border: 2px solid #00c7f9; color: #0C0B32; font-weight: 500 !important; font-family: 'avenir' !important; background: #00c7f9; }
.wpcf7 form .form-group .wpcf7-not-valid-tip { font-size: 14px; color: #f10924; margin-top: 5px; }
.wpcf7 form.sent .wpcf7-response-output { border-color: #00E2AD; background: #00E2AD; color: #0C0B32; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output { border-color: #f10924; background: #f10924; color: #fff; }
.wpcf7 form.spam .wpcf7-response-output { border-color: #f56e28; background: #f56e28; color: #fff; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output { border-color: #f16c09; background: #f16c09; color: #fff; }

	@media screen and (max-width:991px) { 
		.form-group-filter .media-body,
		.form-group-filter .media-left { margin: 0;}
		.form-group-filter .control-lable { font-size: 16px; padding-left: 20px; margin-bottom: 8px; }
		.form-group-filter .media-left { padding-right: 20px; }
		.section-filter-wrap .btn { margin-top: 29px; }
	}
	@media screen and (max-width:767px) {
		.form-control { height: 55px; }
		textarea.form-control { height: 175px; }
		.wpcf7 form.wpcf7-form > p { margin-bottom: 0; }
	}
	@media screen and (max-width:379px) { }

/*****************************/
/*    Default Block start     /
/*****************************/
.wp-block-image img { height:auto; max-width:100%;} 


/*****************************/
/*    Modal Block start     /
/*****************************/
.modal.fade.in { display: flex !important; align-items: center;}
.modal-lg {}
.modal-content { border-radius: 10px; border: none;}

.modal-substack {}
.modal-substack .card-title { padding: 6px 0 0; }
.modal-substack .modal-header { border: none;}
.modal-substack .modal-body { padding: 0;}
.modal-substack .modal-footer { text-align: center;}

/*****************************/
/*    Title Style start       /
/*****************************/
.section-title-wrap { margin:0; }

.col-remove-spacing { padding:0; }

.section-title { margin:0 0 20px; }
.section-subtitle { margin:20px 0 0; }

.section-title-spacing-xl { margin-bottom:80px; }
.section-title-spacing-lg { margin-bottom:60px; }
.section-title-spacing-default { margin-bottom:40px; }
.section-title-spacing-md { margin-bottom:30px; }
.section-title-spacing-sm { margin-bottom:20px; }

.section-spacing-default { padding:140px 0; }
.section-spacing-xs { padding:80px 0; }
.section-spacing-sm { padding:110px 0; }
.section-spacing-md { padding:160px 0; }
.section-spacing-lg { padding:180px 0; }
.section-spacing-xl { padding:220px 0; }

.no-top-padding { padding-top:0 !important; }
.no-bottom-padding { padding-bottom:0 !important; }

	@media screen and (max-width:1200px) {
		.section-spacing-default { padding:120px 0; }
		.section-spacing-xs { padding:70px 0; }
		.section-spacing-sm { padding:90px 0; }
		.section-spacing-md { padding:140px 0; }
		.section-spacing-lg { padding:160px 0; }
		.section-spacing-xl { padding:200px 0; }
	}
	@media screen and (max-width:991px) {
		.section-spacing-default { padding:90px 0; }
		.section-spacing-xs { padding:40px 0; }
		.section-spacing-sm { padding:60px 0; }
		.section-spacing-md { padding:100px 0; }
		.section-spacing-lg { padding:120px 0; }
		.section-spacing-xl { padding:150px 0; }
		
	}
	@media screen and (max-width:767px) {
		.section-title  { margin-bottom:10px; }

		.section-spacing-default { padding:70px 0; }
		.section-spacing-xs { padding:40px 0; }
		.section-spacing-sm { padding:40px 0; }
		.section-spacing-md { padding:60px 0; }
		.section-spacing-lg { padding:80px 0; }
		.section-spacing-xl { padding:100px 0; }
		
		.section-title-spacing-xl { margin-bottom:40px; }
		.section-title-spacing-lg { margin-bottom:30px; }
		.section-title-spacing-default { margin-bottom:20px; }
		.section-title-spacing-md { margin-bottom:15px; }
		.section-title-spacing-sm { margin-bottom:10px; }

	}
	@media screen and (max-width:480px) {}
	
/*****************************/
/*    Navbar Style start      /
/*****************************/
.navbar-header { float: left; }
.navbar { margin-bottom:0; padding:0 15px; box-shadow:none; top:0; position:absolute; left:0; width:100%; z-index:1030; border:none; border-radius:0; opacity: 1; -webkit-transition: all ease-in-out 0.4s; -ms-transition: all ease-in-out 0.4s; -o-transition: all ease-in-out 0.4s; transition: all ease-in-out 0.4s; }
.navbar.navbar-hidden { opacity: 0; }


.navbar.navbar-fixed-bottom,
.navbar.navbar-fixed-top { position:fixed; top:0; }
.navbar-collapse { padding:0; }
.page-spacer { height:88px; }
.page-spacer-header { height:124px; }
.navbar-fixed-top { border:none; } 
.navbar-default { background:transparent; transition:none; -webkit-transition:none; -ms-transition:none;  }

.navbar-header { padding: 26px 0;}
.navbar .custom-logo,
.navbar .navbar-brand { padding:0; height:auto; position: relative; }
.navbar .custom-logo > svg, .navbar .custom-logo > img,
.navbar .navbar-brand > svg, .navbar .navbar-brand > img { height:36px; width:auto; vertical-align:middle; max-width:180px;}
.navbar a.custom-logo { margin-right:35px;}

.navbar-default .navbar-right { float: right; } 
.navbar-default .navbar-right .navbar-nav { display:block !important; }
.navbar-default .navbar-nav { margin:0 20px 0 0; padding:0; }
.navbar-default .navbar-nav > li { display:inline-block; vertical-align:middle; list-style:none; position:relative; }
.navbar-default .navbar-nav > li > a { display:inline-block; vertical-align:middle; color: #ffffff; font-size:16px; letter-spacing: 0.48px; padding:32px 25px; margin:0; line-height:1.5; font-family: 'avenir'; font-weight:900; }
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover { color:#5a75a7;}
.navbar-default .navbar-nav > li > a > * { display:inline-block; vertical-align:middle; }
.navbar-default .navbar-nav > li > a > *:first-child:not(span) { margin-right:10px; }
.navbar-default .navbar-nav > li > a > span + * { margin-left:10px;}

.navbar-default .navbar-nav > li.menu-item-has-children > a:before { content:""; position:absolute; left:0; width:100%; height:20px; top:100%; }
.navbar-default .navbar-nav > li:hover > ul.sub-menu { display:block; }
.navbar-default .navbar-nav > li.menu-item-has-children > a:after { content: "+"; display: inline-block; vertical-align: middle; margin:0 0 0 6px; }

.navbar-default .navbar-nav > li .sub-menu { display:none; margin-left:-7px; padding:8px 16px; text-align: center; background:#fff; list-style:none; margin-top:15px; min-width:200px; position:absolute; top:100%; left:50%; border-radius:7px; -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%);  transform:translateX(-50%); }
.navbar-default .navbar-nav > li .sub-menu:before { content:""; position:absolute; left:50%; margin-left:-8px; top:-8px; border-left:8px solid transparent; border-right:8px solid transparent; border-bottom:8px solid #fff; }
.navbar-default .navbar-nav > li .sub-menu li { }
.navbar-default .navbar-nav > li .sub-menu li a { white-space:pre; }
.navbar-default .navbar-nav > li .sub-menu li a { padding: 14px 0; display: block; font-size: 16px; line-height: 1.25; font-weight: 400; text-decoration:none; color:#0C0B32; border-bottom: 1px solid #eaeaea;}
.navbar-default .navbar-nav > li .sub-menu li a:focus,
.navbar-default .navbar-nav > li .sub-menu li a:hover { color:#5a75a7; background:none; font-weight: 500; }

.navbar-default .navbar-nav > li .sub-menu li:last-child a { border:none;}
.navbar-default .hide-top-menu { display:none !important; }

.navbar-default .navbar-nav > li:hover > .sub-menu { display:block; }

.navbar-default .navbar-nav-cta { margin-right: -10px;}
.navbar-default .navbar-nav-cta > li > a { background-color: #A15B51;}
.navbar-default .navbar-nav-cta > li > a:before { content: ""; display: inline-block; vertical-align: middle; width: 21px; height: 24px; background: url(../images/substack.svg) center no-repeat; background-size: auto 100%; margin-right: 14px;}
.navbar-default .navbar-nav-cta > li > a:focus,
.navbar-default .navbar-nav-cta > li > a:hover { background-color: #96554b; color: #fff; }

.btn-toggle-menu { float: right; border: none; background: none; margin: 0; padding: 5px 8px; }
.btn-toggle-menu .icon-bar { width: 20px; height: 2px; background: #fff; display: block; margin: 5px 0; }

.sidebar-overlay { display:none; width:100%; height:100%; left:0; top:0; background:#121853; opacity:0.67; position:fixed; z-index: 1020; cursor: pointer;}

	@media (min-width: 991px) {}
	@media (min-width: 768px) {}
	@media screen and (max-width:1370px) {}
	@media screen and (max-width:1200px) {
		.navbar-default .navbar-nav { margin-right: 0px; } 
		.navbar-default .navbar-nav > li > a { padding: 30px 15px; }
	}
	@media screen and (max-width:991px) {
	   /* .navbar-default .navbar-nav > li > a { padding: 30px 13px; }*/
	} 
	@media screen and (max-width:991px) {
		.page-spacer { height: 66px;}
		.btn-toggle-menu { margin: 15px 0;}
		.navbar-header { padding: 15px 0;}
		.navbar-default .navbar-right { display: block !important; position: fixed; left: 0; top: 0; bottom: 0; background: #0c0b32; margin: 0; width: 80%; padding: 20px 0; z-index: 1040; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%);  -webkit-transition: all ease-in-out 0.2s; -moz-transition: all ease-in-out 0.2s; -ms-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; }
		
		.navbar-default .navbar-right.active { -webkit-transform: translateX(0%); -ms-transform: translateX(0%); transform: translateX(0%); }
		.navbar-default .navbar-nav > li { display: block; }
		.navbar-default .navbar-nav > li > a {  padding: 15px 20px; display: block; }
		
		.navbar-default .navbar-nav > li .sub-menu { display: block; position: relative; top: auto; left: auto; min-width: 10px; transform: none; margin: 0 20px; text-align: left; background: #0d0c3a;}
		.navbar-default .navbar-nav > li .sub-menu:before { left:30px;}
		.navbar-default .navbar-nav > li .sub-menu li a { border-color: #212058; color:#b7b5ff;}
		.navbar-default .navbar-nav > li .sub-menu:before { border-bottom: 8px solid #0d0c3a; }
		
	}

/*****************************/
/*    Footer Style start      /
/*****************************/
footer { padding:26px 0; position: absolute; left: 0; bottom: 0; width: 100%; }
footer .footer-logo {}
footer .footer-logo .wp-block-image { margin-bottom:0; }
footer .footer-logo .image-svg { height:36px; max-width:none; width: auto; vertical-align: middle; }
footer .media-body { padding-right:0; }

.navbar-footer { display: inline-table; vertical-align: middle; }
.navbar-footer .navbar-nav { margin:0; padding:0; }
.navbar-footer .navbar-nav .sub-menu { display: none; }
.navbar-footer .navbar-nav > li { display:inline-block; vertical-align:middle; list-style:none; position:relative; }
.navbar-footer .navbar-nav > li > a { display:inline-block; vertical-align:middle; color: #ffffff; font-size:16px; letter-spacing: 0.48px; padding:0 25px; margin:0; line-height:1.4111; font-family: 'avenir';  }
.navbar-footer .navbar-nav > li > a:focus,
.navbar-footer .navbar-nav > li > a:hover { color:#5a75a7; background: none; box-shadow:none; outline:none; }
.navbar-footer .navbar-nav > li > a > * { display:inline-block; vertical-align:middle; }
.navbar-footer .navbar-nav > li > a > *:first-child:not(span) { margin-right:10px; }
.navbar-footer .navbar-nav > li > a > span + * { margin-left:10px;}

	@media screen and (max-width:1200px){}
	@media screen and (max-width:991px){
		.navbar-footer .navbar-nav > li > a { padding: 0 15px; }
	}
	@media screen and (max-width:767px){
		footer { position: relative; left: auto; bottom: auto; text-align: center; }
		footer .media-body { }
		.navbar-footer { display: block; margin-bottom:25px; }
		.navbar-footer .navbar-nav {  display: block; }
		.navbar-footer .navbar-nav > li > a,
		.navbar-footer .navbar-nav > li { display: block; text-align: center; }
		.navbar-footer .navbar-nav > li > a { padding: 5px 0; }
	}	
/*****************************/
/*    Hero Style start         /
/*****************************/
.section-hero { background: center no-repeat; background-size: cover; opacity: 1; -webkit-transition: all ease-in-out 0.4s; -ms-transition: all ease-in-out 0.4s; -o-transition: all ease-in-out 0.4s; transition: all ease-in-out 0.4s; }
.section-hero .section-content { max-width: 665px; margin: 0 auto; }
.section-hero .section-content .btn { margin-top: 30px; }
.section-hero.hero-hidden { opacity: 0; }

	@media screen and (max-width:1200px) {}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:767px) {
		.section-hero .section-content .btn { margin-top: 15px; }
	}

/*****************************/
/*    post Hero Style start   /
/*****************************/
.section-post-hero { background: center no-repeat; background-size: cover; }
.section-post-hero .section-content { }

.section-post-hero .section-title-image { display: inline-block; vertical-align: middle; max-height: 78px; max-width: 100%; }


	@media screen and (max-width:1200px) {}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:767px) {
	}

/*****************************/
/*    Content Style start     /
/*****************************/
.section-filter { padding-bottom: 60px; margin-bottom: 60px; border-bottom: 5px solid #0C0B32; }
.section-filter-wrap { }
.section-filter-wrap > .media-body { padding-right: 27px; }
.section-filter-wrap .form-group { margin-bottom: 0; }
.section-filter-wrap .btn { min-width:148px; }

.section-posts .section-cta { margin-top: 38px; }

.section-posts .alm-listing { display: table; width: 100%; }
.section-posts .alm-btn-wrap { margin-top: 38px;  display: block; text-align: center; }
.section-posts .alm-btn-wrap .btn.done { display:none;}

	@media screen and (max-width:1200px) {}
	@media screen and (max-width:991px) {
		.section-filter { border-width: 3px; }
	}
	@media screen and (max-width:767px) {
		.section-filter { adding-bottom: 30px; margin-bottom: 30px; }
		.section-posts .alm-btn-wrap,
		.section-posts .section-cta { margin-top: 20px; }
	}
/*****************************/
/*    Testimonial Style start /
/*****************************/
.section-testimonials {}
.section-testimonials .section-title { font-style: italic; }
.section-testimonials .author {  display: inline-block; font-size: 16px; line-height: 1.188; letter-spacing: 1.6px; text-transform: uppercase; color: #00E2AD; font-weight: 800; background: url(../images/logo-icon-primary.svg) center left no-repeat; background-size: auto 100%; padding-left: 33px; padding-top: 3px; }

	@media screen and (max-width:1200px) {}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:767px) {
		.section-testimonials .author { font-size:14px; }
	}
/*****************************/
/*    Gallery Style start     /
/*****************************/
.section-gallery .section-cta { margin-top:65px; }

	@media screen and (max-width:1200px) {}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:767px) {
		.section-gallery .section-cta { margin-top: 35px; }
	}
/*****************************/
/*    Contact Style start     /
/*****************************/
.section-contact {}

.card-contact-from .media-left { padding:30px 94px;}
.card-contact-from .card-image { height: 78px; width: auto; display: inline-block; vertical-align: middle; margin-bottom: 22px; }
.card-contact-from .card-heading { min-width: 245px; }
.card-contact-from .card-form { padding: 92px 90px; }
.section-contact .select-none {  user-select: none; pointer-events: none; }

.section-contact .hidden-section .hidden-section-icon { max-height:78px; }
.section-contact .hidden-section .hidden-section-content { margin:30px 0;}
.section-contact .hidden-section .btn-svg-mail { margin:20px 0 0; }
.section-contact .hidden-section .btn-svg-mail svg { max-height:48px; }

	@media screen and (max-width:1200px) {
		.card-contact-from .media-left { padding: 30px 60px; }
		.card-contact-from .card-heading { min-width: 210px; }
		.card-contact-from .card-form { padding: 60px 60px; }
	}
	@media screen and (max-width:991px) {
		.card-contact-from .media-left { padding: 30px 40px; }
		.card-contact-from .card-heading { min-width: 190px; }
		.card-contact-from .card-form { padding: 40px 40px; }
	}
	@media screen and (max-width:767px) {
		.card-contact-from .card-image { height: 60px; margin-bottom: 14px;  }
		.card-contact-from .media-left { padding: 30px 20px; }
		.card-contact-from .card-form { padding: 20px 20px; }
	}

/*****************************/
/*    Contact Us Style start  /
/*****************************/
.section-location {}

.section-map { height: 355px; text-align: center; vertical-align: middle;  background: center no-repeat; background-size: cover; }

.location-addresses { margin-top: 80px; }
.location-addresses .media-body { text-align: center;} 
.location-addresses .media-body + .media-body { border-left: 1px solid  #0C0B32;}
.location-addresses .location-address { display: inline-block; vertical-align: middle; text-align: left; }
.location-addresses .location-address .location-title { margin-bottom: 12px; }
.location-addresses .location-address p { margin: 0; } 
.location-addresses .location-address .location-number { display: inline-block; vertical-align: middle; margin-top: 17px; padding-left: 25px; font-size: 14px; line-height: 18px; letter-spacing: 2.45px; color: #0C0B32; font-weight: 500; background: url('../images/icon-call-green.svg') center left no-repeat; background-size: auto 16px;}

	@media screen and (max-width:1200px) { 
		.location-addresses { margin-top: 60px; }
		.section-map { height: 265px; }
	}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:767px) {
		.section-map { height: 165px;  }
		
		.location-addresses { margin-top: 40px; }
		.location-addresses .media-body + .media-body { border-left: none; border-top: 1px solid  #0C0B32;  }	
		.location-addresses .location-address { padding: 20px 0; width: 200px;   }
	}

/*****************************/
/*    Gallery grid start     /
/*****************************/
.section-gallery-grid {}

.section-gallery-grid .btn-back { position: relative; display: inline-block; vertical-align: middle; font-size: 14px; letter-spacing: 2.45px; line-height: 1.357; padding: 0; color: #0C0B32; text-transform: uppercase; font-family: 'avenir'; padding-left: 15px; text-decoration: none; top: -75px; background: none; border: none; border-bottom: 1px solid #fff; }
.section-gallery-grid .btn-back:before { content: ""; position: absolute; left: 0; top: 5px; border-left: 1px solid #0C0B32; border-top: 1px solid #0C0B32; width: 7px; height: 7px; transform: rotate(-45deg);}
.section-gallery-grid .btn-back:hover { border-bottom-color: #0C0B32; }

.section-gallery-grid .row { margin: 0 -10px; }
.section-gallery-grid .image-grid { display:inline-block; vertical-align: middle; width: 33.33%; height: 433px; float: left; position: relative; }
.section-gallery-grid .image-wrap {  display:inline-block; vertical-align: middle; position: absolute; top: 10px; left: 10px; bottom: 10px; right: 10px; overflow: hidden;}
.section-gallery-grid .image-grid .image { width: 100%; height: 100%; background: center no-repeat; background-size: cover; filter: grayscale(1); transition: all ease-in-out 0.2s; -webkit-transition: all ease-in-out 0.2s; -moz-transition: all ease-in-out 0.2s; -ms-transition: all ease-in-out 0.2s; -o-transition: all ease-in-out 0.2s; -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -ms-transform: scale(1,1); -o-transform: scale(1,1); transform: scale(1,1); }
.section-gallery-grid .image-grid.image-grid-2x2 {  width: 66.666667%; height: 866px }

.section-gallery-grid .image-grid:hover .image { filter: grayscale(0); transform: scale(1.03,1.03)}

	@media screen and (max-width:1370px) {
		.section-gallery-grid .image-grid  { height:387px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 { height:773px; }
	}
	@media screen and (max-width:1200px) {
		.section-gallery-grid .btn-back { top: -70px; }
		
		.section-gallery-grid .row { margin: 0 -6px; }
		.section-gallery-grid .image-wrap { top: 6px; left: 6px; bottom: 6px; right: 6px; }		
		.section-gallery-grid .image-grid  { height:317px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 { height:634px; }
	}
	@media screen and (max-width:991px) {
		.section-gallery-grid .btn-back { top: -50px; } 
		
		.section-gallery-grid .image-grid  { height:244px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 { height:488px; }
	}
	@media screen and (max-width:767px) {
		.section-gallery-grid .btn-back { top: -30px; } 
		.section-gallery-grid .image-grid  { height:202px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 { height:404px; }
	}
	@media screen and (max-width:640px) {
		.section-gallery-grid .image-grid  { width: 50%; height:277px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 { width: 50%; height:277px; }
	}
	@media screen and (max-width:580px) {
		.section-gallery-grid .image-grid  { height:230px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 { height:230px; }
	}
	@media screen and (max-width:480px) {
		.section-gallery-grid .image-grid  {  height:180px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 {  height:180px; }
	}
	@media screen and (max-width:390px) {
		.section-gallery-grid .image-grid  {  height:150px; }	
		.section-gallery-grid .image-grid.image-grid-2x2 {  height:150px; }
	}

/*****************************/
/*    Post start    		  /
/*****************************/
.section-post-header {}
.section-post-header .post-icon { display: inline-block; vertical-align: middle; margin-bottom: 30px; height: 64px; width: auto; }
.section-post-header p.lead { max-width: 580px; margin: 0 auto 35px; }
.section-post-header .location-date {display: inline-block; vertical-align: middle; margin-bottom: 55px; }
.section-post-header .location-date span { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 1.4289; font-weight: 500; text-transform: uppercase; letter-spacing: 2.45px; margin: 0 11px; background: center left no-repeat; background-size:auto 100%; }
.section-post-header .location-date .post-location { background-image: url('../images/icon-location-blue.svg'); padding-left: 22px;}
.section-post-header .location-date .post-datetime { background-image: url('../images/icon-datetime-blue.svg'); padding-left: 30px;}

.section-post-header .author { margin-bottom: 80px; }
.section-post-header .author .media-body + .media-body { border-left: 1px solid #0C0B32; }
.section-post-header .author-name { margin:14px 0 8px; font-size: 22px; font-weight: 600; color: #454545; line-height: 1.227272; }
.section-post-header .author-designation { font-family: 'Adobe Caslon Pro'; font-size: 16px; line-height: 1.25; }

.section-post-header .header-content { padding-top: 10px; }
.section-post-header .header-content > p { padding: 0 15px;  width: 66.66666667%; margin: 0 auto 0;  }
.section-post-header .header-content > p:first-of-type::first-letter { font-size: 280%; margin-right: 6px; float: left; color: #0C0B32; line-height: 1; margin:-3px 3px 0 0; }


.article-content > p { padding: 0 15px;  width: 66.66666667%; margin: 0 auto 22px;  }
.article-content > p:first-of-type::first-letter { font-size: 280%; margin-right: 6px; float: left; color: #0C0B32; line-height: 1; margin:-3px 3px 0 0; }

	@media screen and (max-width:1200px) { 
		.article-content > p { width: 83.33333333%;	}
	}
	@media screen and (max-width:991px) {
		.section-post-header .location-date span { margin: 5px 0; }
	}
	@media screen and (max-width:767px) {
		.section-post-header .post-icon { margin-bottom: 20px; height: 45px; }
		.section-post-header p.lead { margin-bottom: 25px; }
		.section-post-header .location-date { margin-bottom: 35px; }
		.section-post-header .location-date span { letter-spacing: 1px; }
		
		.section-post-header .author { margin-bottom: 40px; }
		.section-post-header .author .media-body + .media-body { margin-top: 25px; border: none; }
		
		.article-content > p { width: 100%; padding: 0;}
	}

/*****************************/
/*    Related post start     /
/*****************************/
.section-related-post {}

.section-elments-wrap .col-lg-4 + .col-lg-4 { border-left: 1px solid #d2d3d7; }

	@media screen and (max-width:1200px) {}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:767px) {}

/*****************************/
/*    Content start    		  /
/*****************************/
.section-content {}
.section-content .section-image-title .title-image { margin-bottom: 15px; max-width: 80%; max-width: 670px;  }

.section-content .section-title-wrap { margin-top: 50px; }
.section-content .main-content { padding-bottom: 20px; }
.section-content .main-content > p { font-size: 24px; }
.section-content .main-content > p:first-of-type::first-letter { font-size: 285%; float: left; color: #0C0B32; line-height: 0.8; margin:15px 10px 0 0; }

.section-content .video-wrap-main { position: relative; width: 100%;  margin: 30px auto; }
.section-content .video-wrap-main.vd-md { max-width: 845px; }
.section-content .video-wrap-main.vd-sm { max-width: 650px;}
/*

.section-journal .journal-content > p { font-size: 24px; margin: 40px auto; max-width: 1200px; }
.section-journal .journal-content > p:first-of-type::first-letter { font-size: 285%; float: left; color: #0C0B32; line-height: 0.8; margin:10px 10px 0 0; }

*/
.section-content .main-content em { text-align: center; max-width: 80%; margin: 0 auto; color: #5a75a7; display: block; font-size: 20px; }

.section-content .footnote { padding:50px 0 0; position: relative; }
.section-content .footnote p { font-style: italic; }
.section-content .footnote:before { content: ""; position: absolute; left: 0; top: 30px; width: 100px; border-top: 4px solid #5a75a7;  }

.section-content .footnote p { line-height: 0.6; font-weight: 600;  }

.section-content .pullout { padding:0 30px; /* border-left: 3px solid #0C0B32; */ }
.section-content .pullout p { font-style: italic; }

.section-content.section-content-multi-column .pullout { padding: 20px 0 40px; }
.section-content.section-content-multi-column .video-wrap-main {  margin: 0 auto; padding: 0 0 20px; }
	
.section-content .content-left { padding-right: 30px; position: relative; }
.section-content .content-right { padding-left: 30px; position: relative; }

.section-content .content-right:before,
.section-content .content-left:before { content:""; position: absolute; top:0; bottom:0; width:1px; background-color: #0C0B32; }

.section-content .content-left:before { right: -15px; }
.section-content .content-right:before { left: -16px; }


	@media screen and (max-width:1200px) {
		.section-content .main-content > p:first-of-type::first-letter { font-size: 270%; }	
	}
	@media screen and (max-width:991px) {
		.section-content .pullout { padding-left: 15px;  }	
	}
	@media screen and (max-width:767px) {
/*		.section-content .footnote:after, .section-content .footnote:before { left: 50%; }*/
		
		.section-content .main-content > p:first-of-type::first-letter { font-size: 260%; }	
		.section-content .main-content em { max-width: 90%; }
		
		.section-content .section-image-title .title-image { max-width: 95%; }	
		.section-content .pullout { text-align: center; max-width: 90%; margin:0 auto 10px; padding: 0; }
		.section-content.section-content-multi-column .pullout { padding:0px 0 20px; }
		.section-content .content-left { padding-right: 0;}
		.section-content .content-right { padding-left: 0; margin: 40px 0 0; padding-top: 40px; border-top: 1px solid #0C0B32; }
		.section-content .content-right:before, .section-content .content-left:before { display: none; }
		
		
		.section-content.section-content-multi-column .pullout{ max-width: 90%; }

	}

/*****************************/
/*    Team start    		  /
/*****************************/
.section-team-header {}
.section-team-header .team-icon { display: inline-block; vertical-align: middle; margin-bottom: 30px; height: 64px; width: auto; }
.section-team-header p.lead { max-width: 800px; margin: 0 auto 35px; }
.section-team-header p.lead:last-child { margin-bottom: 0; }

.section-team-header .team { margin-top: 100px; }
.section-team-header .team .media-body { padding: 15px 0; }
.section-team-header .team .media-body + .media-body { border-left: 1px solid #0C0B32; }
.section-team-header .member-name { margin:30px 0 15px; font-size: 32px; font-weight: 600; color: #454545; line-height: 1.227272; }
.section-team-header .member-designation { font-family: 'Adobe Caslon Pro'; font-size: 20px; line-height: 1.25; }

	@media screen and (max-width:1200px) { 
		.article-content > p { width: 83.33333333%;	}
		.section-team-header .team { margin-top: 80px; }
		.section-team-header .member-name { font-size: 30px; }
	}
	@media screen and (max-width:991px) {
		.section-team-header .team { margin-top: 60px; }
		.section-team-header .member-name { font-size: 28px; }
	}
	@media screen and (max-width:767px) {
		.section-team-header .team-icon { margin-bottom: 20px; height: 45px; }
		.section-team-header p.lead { margin-bottom: 25px; }
		.section-team-header .member-name { font-size: 26px; }
		.section-team-header .team { margin-top: 40px; }
		.section-team-header .team .media-body + .media-body { border:none; margin-top: 0 }
		.section-team-header .member-name { margin: 20px 0 10px; }
	}

/*****************************/
/*    Journal start    		  /
/*****************************/
.section-journal-posts {}
.section-journal-posts .section-title-wrap { max-width: 830px; margin-left: auto; margin-right: auto; }
.section-journal-posts .section-post { max-width: 1142px; margin: 0 auto;}
.section-journal-posts .alm-btn-wrap { text-align: center; }

/*****************************/
/*    Journal Header start    /
/*****************************/
.section-journal-posts-header {}
.section-journal-posts-header .h3 { line-height: 1.2; }
.section-journal-posts-header .post-title { margin: 62px 0 20px; }
.section-journal-posts-header .section-title-image { display: inline-block; vertical-align: middle; max-height: 78px; max-width: 100%; margin-bottom: 70px;  }

.section-journal-posts-header .section-subtitle { font-family: 'Adobe Caslon Pro'; font-weight: 400; text-transform: uppercase; color: #606371; letter-spacing: 1.6px; display: inline-block; margin: 0 0 46px; line-height: 1.63; font-size: 22px; }

	@media screen and (max-width:1200px) {
		.section-journal-posts-header .section-title-image { margin-bottom: 50px; }	
		.section-journal-posts-header .post-title { margin: 50px 0 20px; }
		.section-journal-posts-header .section-subtitle {  margin-bottom: 36px; }
	}
	@media screen and (max-width:991px) {
		.section-journal-posts-header .section-title-image { margin-bottom: 40px; }	
		.section-journal-posts-header .post-title { margin: 40px 0 10px; }
		.section-journal-posts-header .section-subtitle {  margin-bottom: 30px; font-size: 20px; }
	}
	@media screen and (max-width:767px) {
		.section-journal-posts-header .section-title-image {  margin-bottom: 25px; }	
		.section-journal-posts-header .post-title { margin: 25px 0 5px; }
		.section-journal-posts-header .section-subtitle { margin-bottom: 20px; font-size: 18px; }
	}	

/*****************************/
/*  Journal Child posts start /
/*****************************/
.section-journal-child-posts {  }
.section-journal-child-posts .child-post { padding-bottom: 115px; margin-bottom: 115px; border-bottom: 1px solid #606371; }
.section-journal-child-posts .child-post:last-child { margin: 0; padding: 0; border: none; }
.section-journal-child-posts .media {}
.section-journal-child-posts .media .media-body { padding:0 72px; }
.section-journal-child-posts .media .media-body:first-child { padding-left: 0;}
.section-journal-child-posts .media .media-body:last-child { padding-right: 0; 	}
.section-journal-child-posts .media .media-body + .media-body { border-left: 1px solid #606371; }

	@media screen and (max-width:1200px) {
		.section-journal-child-posts .media .media-body { padding: 0 30px; }
	}
	@media screen and (max-width:991px) {

	}
	@media screen and (max-width:767px) {
		.section-journal-child-posts .media .media-body { padding: 0 0; border: none !important; }
	}

/*****************************/
/*  Journal Child posts start /
/*****************************/
.section-404 {}
.section-404 .img-responsive.image-svg { opacity:1 !important; display:inline-block; }
.section-404 .section-title { margin:90px 0; }

	@media screen and (max-width:1200px) {
	    .section-404 .section-title { margin:70px 0; }
	    .section-404 .img-responsive.image-svg { max-height:70px; }
	}
	@media screen and (max-width:991px) {
        .section-404 .section-title { margin:50px 0; }
        .section-404 .img-responsive.image-svg { max-height:70px; }
	}
	@media screen and (max-width:767px) {
	    .section-404 .section-title { margin:30px 0; }
	    .section-404 .img-responsive.image-svg { max-height:40px; }

	}
	
/*****************************/
/*  Color card posts start /
/*****************************/
.section-color-card {}
.section-color-card .row { display: flex;}

	@media screen and (max-width:1200px) {
		.section-color-card .row { display: block;}
		.section-color-card .card-color { max-width: 648px; margin: 0 auto 30px;}
	}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:576px) {}

/*****************************/
/*  Color card posts start /
/*****************************/
.section-pdf-flip { background-color: #f8f9fb !important; margin-top: 30px; }
/*.section-pdf-flip .btn { margin-bottom: 60px; }*/
.section-pdf-flip .df-element { padding: 0 30px;}
.section-pdf-flip .section-action { margin-top: 30px; }
.section-pdf-flip .section-action .btn { min-width: 305px; margin: 12px;}

.section-pdf-flip .btn-zoom {}
.section-pdf-flip .btn-zoom span { display: inline-block; vertical-align: text-bottom; line-height: 1.25; }
.section-pdf-flip .btn-zoom:hover path { fill:#fff; stroke:#fff; }

.df-viewer .df-3dcanvas { right: 0 !important; position: absolute !important; left: 0 !important; margin: auto !important; }

.df-app .df-ui-nav .df-ui-btn { padding: 0;}
.df-app .df-ui-nav .df-ui-btn:before { content: ""; width: 30px; height: 64px; display: inline-block; vertical-align: middle; background: center no-repeat; background-size: auto 100%; }
.df-app .df-ui-nav .df-icon-arrow-left1 { content: ""; background-image: url('../images/arrow-left.svg'); }
.df-app .df-ui-nav .df-icon-arrow-right1 { content: ""; background-image: url('../images/arrow-right.svg');}

.df-ui-nav.df-ui-prev .df-ui-btn { left: 0;}
.df-ui-nav.df-ui-next .df-ui-btn { right: 0;}

.df-container .df-ui { cursor: none; visibility: hidden; opacity: 0; }

.df-container .df-bg { background-color: transparent !important;}

	@media screen and (max-width:1200px) {
		.section-pdf-flip .btn { margin-bottom: 50px; }
	}
	@media screen and (max-width:991px) {
		.section-pdf-flip .btn { margin-bottom: 40px; }
		.section-pdf-flip .section-action { margin-top: 40px; }

		.df-app .df-ui-nav .df-ui-btn:before  { width: 20px; height: 40px;}
		._df_book { min-height: 280px !important;}
	}
	@media screen and (max-width:776px) {
		.section-pdf-flip .btn { margin-bottom: 20px; }
		.section-pdf-flip .section-action { margin-top: 20px; }
	}	

/*****************************/
/*   	substack notes		 */
/*****************************/
.substack-notes { position: fixed; top: 0; right: 0; height: 100%; max-width: 75%; width:496px; z-index: 1102; transform: translateX(calc(100% - 40px)); -webkit-transform: translateX(calc(100% - 40px)); -moz-transform: translateX(calc(100% - 40px)); -ms-transform: translateX(calc(100% - 40px)); transition: all ease-in-out 0.3s; -webkit-transition: all ease-in-out 0.3s; -moz-transition: all ease-in-out 0.3s; -ms-transition: all ease-in-out 0.3s; }	
.substack-notes .notes-list-wrap { padding: 40px 10px 40px 50px; overflow: auto; transform: translate(-50%,); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); position: absolute; top: 50%; width:100%; max-height: 70%; background-color: #fff;  box-shadow: -5px 2px 8px 3px  #0000000D; border-radius: 10px 0 0 10px; opacity: 0.3; transition: opacity ease-in-out 0.3s; -webkit-transition: opacity ease-in-out 0.3s; -moz-transition: opacity ease-in-out 0.3s; -ms-transition: opacity ease-in-out 0.3s;  }
.substack-notes .notes-list { list-style: none; }
.substack-notes .notes-list li {}
.substack-notes .btn-substack-note { position: absolute; left: 0; top: 50%; transform: rotate(-90deg) translateX(-50%); transform-origin: left center; }
.substack-notes .btn-substack-note span { margin-top: 4px;}

.substack-notes.active { transform: translateX(calc(0%)); -webkit-transform: translateX(calc(0%)); -moz-transform: translateX(calc(0%)); -ms-transform: translateX(calc(0%)); }	
.substack-notes.active .notes-list-wrap { opacity: 1;}

.substack-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.8); z-index: 1100;}

	@media screen and (max-width:1200px) {
		.substack-notes .notes-list-wrap { padding: 25px 35px 25px 35px; } 
	}
	@media screen and (max-width:991px) {}
	@media screen and (max-width:776px) {
		.substack-notes .notes-list-wrap { padding: 10px 10px 10px 20px; }
	}	


.substack-posts .row { display: flex; flex-wrap: wrap; flex-direction: row; }	
.substack-posts .grid { margin: 0 auto; }

.substack-posts .grid-sizer,
.substack-posts .grid-item { width: 33.3333%; padding: 0 15px; }
.substack-posts .gutter-sizer { width: 16px; }

.substack-posts .card-articles { margin-bottom: 40px; }

@media (max-width: 1199.98px) {
	.substack-posts .grid-sizer,
	.substack-posts .grid-item { width: 50%; }
}
@media (max-width: 767.98px) {
	.substack-posts .grid-sizer,
	.substack-posts .grid-item { width: 100%; }
}

/*
.grid-item { margin-bottom: 16px;  box-sizing: border-box; }*/