/*
Theme Name: NSP
Author: Anonymous
Author URI:
Version: 1
Description: NationalSorghumProducers theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

.GoogleActiveViewElement img {
	margin: auto;
}



/* ---------------------------------------------------------
   1. Embedded fonts styles
   2. General reset
   3. Custom form styles
   4. Common site styles
   ---------------------------------------------------------*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
	text-decoration: none;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: 500;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/* ---------------------------------------------------------
   1. Embedded fonts styles
   ---------------------------------------------------------*/

/* Webfont: TheBraggest-Regular */

@font-face {
	font-family: "TheBraggest";
	src: url("fonts/TheBraggest/TheBraggest-Regular.eot"); /* IE9 Compat Modes */
	src: url("fonts/TheBraggest/TheBraggest-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/TheBraggest/TheBraggest-Regular.woff") format("woff"), url("fonts/TheBraggest/TheBraggest-Regular.ttf") format("truetype"), url("fonts/TheBraggest/TheBraggest-Regular.svg#TheBraggest-Regular") format("svg"); /* Legacy iOS */
	font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

/* Slick slider styles */

.main-carousel {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.main-carousel .slick-track,
.main-carousel .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon/icomoon.eot?hsr0yp");
	src: url("fonts/icomoon/icomoon.eot?hsr0yp#iefix") format("embedded-opentype"), url("fonts/icomoon/icomoon.ttf?hsr0yp") format("truetype"), url("fonts/icomoon/icomoon.woff?hsr0yp") format("woff"), url("fonts/icomoon/icomoon.svg?hsr0yp#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
	content: "\e900";
}

.icon-arrow-up:before {
	content: "\e901";
}

.icon-tick:before {
	content: "\e905";
}

.icon-tick-circle:before {
	content: "\e906";
}

.icon-play:before {
	content: "\e902";
}

.icon-quote:before {
	content: "\e903";
}

.icon-quote-end:before {
	content: "\e904";
}

.icon-google:before {
	content: "\ea88";
}

.icon-facebook:before {
	content: "\ea90";
}

.icon-instagram:before {
	content: "\ea92";
}

.icon-twitter:before {
	content: "\ea96";
}

.icon-youtube:before {
	content: "\ea9d";
}

.icon-flickr:before {
	content: "\eaa3";
}

.icon-linkedin:before {
	content: "\eaca";
}

.icon-podcast:before {
	content: "\e907";
}

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden; /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden; /* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */

.no-js .owl-carousel {
	display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item {
	/**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform 100ms ease;
	transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
	transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after,
.timeline:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

/* ---------------------------------------------------------
   2. General reset
   ---------------------------------------------------------*/

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #000;
	background: #fff;
	font: 300 18px/1.667 "noto-sans", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body.nav-active {
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.667em;
}

blockquote {
	border-left: 4px solid #8c8c8c;
	padding-left: .5em;
	margin-left: 1.667em;
}

th,
td {
	border: 1px solid #8c8c8c;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 0;
	margin: 0;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #8c8c8c;
	padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #000;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #8c8c8c;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #8c8c8c;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #8c8c8c;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #8c8c8c;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #8c8c8c;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

.widget {
	margin-bottom: 1.667em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}


.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.search-form {
	margin-bottom: 15px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	display: inline-block;
}

.post-password-form input[type="password"] {
	width: 230px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #c74f03;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
	margin-top: 28px;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.667em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.667em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.667em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.667em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	background: #c74f03;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	opacity: .8;
}

.navigation-single {
	margin-bottom: 1.667em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 48%;
	background: #c74f03;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
	opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;

	margin-bottom: 1.667em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.667em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.667em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.667em;
}

.mejs-container {
	margin-bottom: 1.667em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar td,
#wp-calendar th {
	border: 1px solid #8c8c8c;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 30px;
}

h2,
.h2 {
	font-size: 27px;
}

h3,
.h3 {
	font-size: 24px;
}

h4,
.h4 {
	font-size: 21px;
}

h5,
.h5 {
	font-size: 20px;
}

h6,
.h6 {
	font-size: 18px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #c74f03;
	transition: .3s all;
}

a:hover,
a:focus {
	color: #8c3904;
	text-decoration: none;
}

/* ---------------------------------------------------------
   3. Custom form styles
   ---------------------------------------------------------*/

/* custom checkbox styles */

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	height: 20px;
	width: 20px;
	border-radius: 3px;
	overflow: hidden;
	border: 1px solid #a3a3a3;
	-webkit-transition: border .3s;
	transition: border .3s;
}

.jcf-checkbox:hover {
	border-width: 2px;
}

.jcf-checkbox.jcf-focus {
	border-color: #c74f03 !important;
}

.jcf-checkbox.jcf-disabled {
	background-color: #d8d8d8 !important;
	border: 1px solid #cecece !important;
}

.jcf-checkbox.jcf-disabled.jcf-checked {
	border: 1px solid #cecece !important;
}

.jcf-checkbox.jcf-disabled span {
	background-color: #d8d8d8 !important;
}

.jcf-checkbox.jcf-disabled span:before {
	color: #9b9b9b !important;
}

.jcf-checkbox.jcf-disabled + label {
	color: #8c8c8c;
}

.jcf-checkbox span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 0;
	background-color: #c74f03;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s, visibility .3s;
	transition: opacity .3s, visibility .3s;
}

.jcf-checkbox span:before {
	content: "\e905";
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	font: 10px/10px "icomoon";
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked {
	border: 1px solid #c74f03;
}

.jcf-checkbox.jcf-checked span {
	opacity: 1;
	visibility: visible;
}

.jcf-checkbox,
.jcf-radio {
	margin-right: 5px;
}

.jcf-checkbox.jcf-checked + label,
.jcf-radio.jcf-checked + label {
	font-weight: 400;
}

.jcf-checkbox + label,
.jcf-radio + label {
	color: #000;
	font: 300 16px/22px "noto-sans", "Helvetica Neue", "Helvetica", sans-serif;
	margin: 5px 0 0;
	cursor: pointer;
}

/* custom radio styles */

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #a3a3a3;
	border-radius: 50%;
	margin: 0 3px 0 0;
	height: 20px;
	width: 20px;
	-webkit-transition: border .3s;
	transition: border .3s;
}

.jcf-radio.jcf-disabled {
	background-color: #d8d8d8 !important;
	border: 1px solid #cecece !important;
}

.jcf-radio.jcf-disabled.jcf-checked {
	background-color: #d8d8d8 !important;
	border: 6px solid #cecece !important;
}

.jcf-radio.jcf-disabled + label {
	color: #8c8c8c;
}

.jcf-radio:hover {
	border: 2px solid #a3a3a3;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked,
.jcf-radio.jcf-focus {
	border: 6px solid #c74f03 !important;
}

/* custom select styles */

select.selected + .jcf-select .jcf-select-text {
	color: #000;
	font-style: normal;
}

.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin: 0 0 12px;
	min-width: 100%;
	height: 45px;
	border-radius: 5px;
	text-align: left;
	width: 100%;
}

.jcf-select:hover {
	border: 2px solid #d0d0d0;
}

.jcf-select:hover .jcf-select-text {
	line-height: 43px;
	margin: 0 44px 0 16px;
}

.jcf-select.jcf-unselectable {
	width: 100px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	color: #656565;
	margin: 0 45px 0 17px;
	font-size: 16px;
	font-weight: 300;
	line-height: 45px;
	width: calc(100% - 62px);
	font-style: italic;
}

.jcf-select .jcf-select-text .jcf-option-hide-me {
	font-style: italic;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 40px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:before {
	content: "\e900";
	position: absolute;
	top: 50%;
	right: 15px;
	font: 8px/8px "icomoon";
	color: #9b9b9b;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.jcf-option.jcf-option-hideme {
	display: none;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	box-shadow: 0 0 20px rgba(0, 0, 0, .08);
	border: 0;
	margin: 14px 0;
	overflow: hidden;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	width: 100%;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
	padding: 0;
}

.jcf-list ul li:before {
	content: none;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 11px 20px;
	color: #000;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background-color: #f3f3f3 !important;
	color: #8c8c8c !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background-color: #b74e0c;
	color: #fff;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom scrollbars styles */

.jcf-scrollable-wrapper {
	box-sizing: content-box;
	position: relative;
}

.jcf-scrollbar-vertical {
	position: absolute;
	cursor: default;
	background: #e3e3e3;
	width: 14px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	background: #bbb;
	height: 14px;
	width: 14px;
	left: 0;
	top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
	top: auto;
	bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
	background: #888;
	height: 1px;
	width: 14px;
}

.jcf-scrollbar-horizontal {
	position: absolute;
	background: #e3e3e3;
	right: auto;
	top: auto;
	left: 0;
	bottom: 0;
	width: 1px;
	height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	background: #bbb;
	height: 14px;
	width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
	left: auto;
	right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
	display: inline-block;
	position: relative;
	height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
	position: absolute;
	background: #888;
	height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
	visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
	background: #e3e3e3;
}

/* common custom form elements styles */

.jcf-disabled {
	background-color: #f3f3f3 !important;
	border: 2px solid #cecece;
}

.jcf-focus,
.jcf-focus * {
	border-color: #d0d0d0 !important;
}

/* ---------------------------------------------------------
   3. Сommon site styles
   ---------------------------------------------------------*/

/* main container styles */

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.container {
	max-width: 1330px;
	padding: 0 15px;
	margin: 0 auto;
}

.container.small {
	max-width: 830px;
}

/* h1 styles */

h1 {
	color: #281204;
	font: 600 30px/35px "noto-serif-semicondensed", serif;
	margin: 0 0 20px;
}

/* h2 styles */

h2 {
	color: #281204;
	font: 500 27px/30px "noto-serif-semicondensed", serif;
	margin: 0 0 13px;
}

/* h3 styles */

h3 {
	color: #281204;
	font: 500 24px/30px "noto-serif-semicondensed", serif;
	margin: 0 0 14px;
}

/* h4 styles */

h4 {
	color: #281204;
	font: 500 21px/25px "noto-serif-semicondensed", serif;
	margin: 0 0 10px;
}

/* h5 styles */

h5 {
	color: #281204;
	font: 500 20px/24px "noto-serif-semicondensed", serif;
	margin: 0 0 8px;
}

/* h6 styles */

h6 {
	color: #281204;
	font: 500 18px/22px "noto-serif-semicondensed", serif;
	margin: 0 0 8px;
}

/* ol styles */

ol {
	margin: 0;
	padding: 0;
	font-weight: 300;
	list-style: none;
	counter-reset: newCounter;
}

ol > li {
	position: relative;
	padding: 0 0 18px 20px;
}

ol > li:before {
	counter-increment: newCounter;
	content: counters(newCounter, ".") ".";
	color: #c74f03;
	position: absolute;
	right: calc(100% - 15px);
	top: 0;
}

ol > li ul {
	margin: 15px 0 -20px 30px !important;
	padding: 0;
}

ol > li ul li:before {
	width: 5px;
	height: 1px;
	background: #c74f03;
	border-radius: 0;
}

/* ul styles */

ul {
	font-weight: 300;
	list-style: none !important;
	padding: 0;
	margin: 0;
}

ul li {
	padding: 0 0 18px 22px;
	position: relative;
}

ul li:before {
	width: 4px;
	height: 4px;
	content: "";
	position: absolute;
	left: 7px;
	top: 13px;
	background: #c74f03;
	border-radius: 50%;
}

ul li ul,
ul li ol {
	margin: 15px 0 -20px 30px !important;
	padding: 0;
	margin: 0;
}

ul li ul li:before,
ul li ol li:before {
	width: 4px;
	height: 1px;
	background: #c74f03;
	border-radius: 0;
	left: 6px;
	top: 17px;
}

/* background image styles */

.bg-img,
.bg-stretch {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* btn styles */

input[type="submit"],
.btn,
.bottom-nav > ul.btn-holder > li.btn-li > a {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
	color: #fff;
	font: 700 15px/20px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: inline-block;
	vertical-align: top;
	background: #c74f03;
	border-radius: 50px;
	padding: 8px 20px;
	text-decoration: none;
	text-align: center;
/* 	min-width: 149px; */
	box-shadow: 0 2px 30px rgba(0, 0, 0, .22);
}

input[type="submit"].small,
.btn.small {
	font-size: 12px;
	min-width: 120px;
	padding: 7px 20px;
}

input[type="submit"].large,
.btn.large {
	font-size: 18px;
	min-width: 175px;
	letter-spacing: 3px;
	padding: 11px 21px;
}

input[type="submit"]:hover,
.btn:hover {
	background: #8c3904;
	color: #fff;
}

input[type="submit"].btn-line,
.btn.btn-line {
	border: 2px solid #c74f03;
	background: transparent;
	box-shadow: none;
}

input[type="submit"].btn-line:hover,
.btn.btn-line:hover {
	background: #c74f03;
}

input[type="submit"].btn-gray-line,
.btn.btn-gray-line {
	border: 2px solid #e6e6e6;
	background: transparent;
	color: #8c8c8c;
	box-shadow: none;
}

input[type="submit"].btn-gray-line.small,
.btn.btn-gray-line.small {
	padding: 5px 20px;
}

input[type="submit"].btn-gray-line:hover,
.btn.btn-gray-line:hover {
	border: 2px solid #c74f03;
	background: transparent;
	color: #281204;
}

/* btn with styles */

.btn-icon {
	-webkit-transition: background .3s ease-in-out, border .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, border .3s ease-in-out, color .3s ease-in-out;
	font: 12px/18px "noto-sans-condensed", sans-serif;
	border: 2px solid #e6e6e6;
	border-radius: 50px;
	text-transform: uppercase;
	color: #8c8c8c;
	letter-spacing: .1em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 2px 12px;
	display: inline-block;
	vertical-align: top;
}

.btn-icon:hover {
	border: 2px solid #c74f03;
	background: transparent;
	color: #281204;
}

.btn-icon .show {
	display: inline-block;
	vertical-align: middle;
}

.active .btn-icon .show {
	display: none;
}

.btn-icon .close {
	display: none;
}

.active .btn-icon .close {
	display: inline-block;
	vertical-align: middle;
}

.btn-icon .icon-arrow-up,
.btn-icon .icon-arrow-down {
	font-size: 6px;
	line-height: 6px;
	display: inline-block;
	vertical-align: top;
	margin: 5px 0 0 7px;
}

/* img holder style */

.img-holder {
	position: relative;
}

/* input styles */

input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="tel"] {
	min-height: 45px;
	border-radius: 5px;
	border: 1px solid #d0d0d0;
	background-color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 27px;
	padding: 7px 10px;
	width: 100%;
	display: block;
}

input[type="text"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder {
	font-style: italic;
	color: #656565;
}

input[type="text"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder {
	opacity: 1;
	font-style: italic;
	color: #656565;
}

input[type="text"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder {
	font-style: italic;
	color: #656565;
}

input[type="text"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder {
	font-style: italic;
	color: #656565;
}

input[type="text"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
input[type="email"].placeholder,
input[type="tel"].placeholder {
	font-style: italic;
	color: #656565;
}

input[type="text"]:hover,
input[type="search"]:hover,
input[type="password"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover {
	border: 2px solid #d0d0d0;
	padding: 6px 10px;
}

input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
	color: #000;
	border: 1px solid #d0d0d0;
}

/* label styles */

label {
	color: #281204;
	font: 500 18px/24px "noto-serif-semicondensed", serif;
	margin: 0 0 7px;
	display: inline-block;
	vertical-align: top;
}

/* submit button styles */

input[type="submit"],
button[type="submit"] {
	border: 0;
	margin: 0;
	height: auto !important;
	padding: 8px !important;
	border-radius: 50px;
}

input[type="submit"].small,
button[type="submit"].small {
	padding: 7px 10px !important;
}

input[type="submit"].large,
button[type="submit"].large {
	padding: 11px 21px !important;
}

/* blockquote styles */

blockquote {
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
	padding: 50px 0;
	z-index: 1;
}

blockquote q {
	color: #b74e0c;
	font-style: italic !important;
	display: block;
	font: 500 26px/45px "noto-serif-condensed", "Times", "Baskerville", "Georgia", serif;
	quotes: none;
	position: relative;
	margin: 0 0 22px;
}

blockquote q:before,
blockquote q:after {
	content: "\e903";
	position: absolute;
	font: 56px/56px "icomoon";
	color: #ececec;
	z-index: -1;
}

blockquote q:before {
	left: 0;
	top: -50px;
}

blockquote q:after {
	content: "\e904";
	left: auto;
	top: auto;
	right: 0;
	bottom: -22px;
}

blockquote cite {
	display: block;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	font-style: normal;
}

blockquote cite a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #000;
}

blockquote cite a:hover {
	color: #c74f03;
}

/* paragraph styles */

p {
	margin: 0 0 20px;
}

/* wp-reset */

.content-holder {
	padding: 30px 0;
}

.content-holder #content {
	padding: 0 0 30px;
}

iframe {
	width: 100% !important;
}

/* header holder styles */

.header-holder {
	position: relative;
}

/* top header styles */

.top-header {
	font: 600 14px/20px "noto-serif-semicondensed", serif;
	font-style: italic;
	text-align: center;
	z-index: 10;
}

.top-header a {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #8c3904;
	padding: 11px 0;
}

.top-header a:hover {
	background-color: #b74e0c;
}

/* header styles */

.header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100% !important;
	z-index: 9;
}

/* header hold styles */

.header-hold {
	padding: 12px 0;
	z-index: 9;
	position: relative;
}

.header-hold .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 20px;
}

.header-hold:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	background-size: 100% 100%;
	background-repeat: repeat-x;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}

.fixed-position .header-hold:after {
	opacity: 1;
	visibility: visible;
}

.header-hold:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 10px;
	box-shadow: 0 2px 30px rgba(0, 0, 0, .12);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}

.fixed-position .header-hold:before {
	opacity: 1;
	visibility: visible;
}

.header-hold .container {
	position: relative;
	z-index: 10;
}

/*
.admin-bar .header {
	top: 32px;
}
*/

.admin-bar .fixed-position .header {
	top: 32px !important;
}

.admin-bar .fixed-position .banner-nav-holder{
	top: 149px !important;
}

.fixed-position + .banner-inner {
	margin-top: -145px;
}

/* page logo styles */

.logo {
	width: 200px;
}

.logo img {
	width: 100%;
	height: auto;
}

.logo .scroll {
	display: none;
}

.fixed-position .logo .scroll {
	display: block;
}

.fixed-position .logo .normal {
	display: none;
}

/* navigation styles */

.nav {
	width: calc(100% - 200px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

/* nav opener styles */

.nav-opener {
	width: 24px;
	height: 24px;
	position: relative;
	display: block;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
	margin: 0 9px 0 0;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, width .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out, width .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, width .3s ease-in-out;
	transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, width .3s ease-in-out, -webkit-transform .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 3px;
	border-radius: 2px;
	background: #fff;
}

.fixed-position .nav-opener:before,
.fixed-position .nav-opener:after,
.fixed-position
    .nav-opener span {
	background: #392f2a;
}

.nav-opener:before {
	margin: -8px 0 0;
}

.nav-active .nav-opener:before {
	margin: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-opener:after {
	margin: 8px 0 0;
}

.nav-active .nav-opener:after {
	margin: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-active .nav-opener span {
	width: 0;
	opacity: 0;
	visibility: hidden;
}

/* drop styles */

.drop {
	-webkit-transition: right .3s ease-in-out, height .3s ease-in-out;
	transition: right .3s ease-in-out, height .3s ease-in-out;
	width: 280px;
	position: absolute;
	right: -280px;
	top: 100%;
	margin: -2px 0 0;
	max-height: calc(100vh - 100px);
	overflow-y: auto;
	border-radius: 5px 0 0 5px;
}

.resize-active .drop {
	-webkit-transition: none !important;
	transition: none !important;
}

.nav-active .drop {
	right: 0 !important;
}

.drop .drop-holder {
	border-radius: 5px 0 0 5px;
	background-color: rgba(140, 57, 4, .96);
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 29px 30px;
}

.drop .drop-holder ul {
	text-transform: uppercase;
	margin: 0;
}

.drop .drop-holder ul li {
	padding: 0 0 19px;
}

.drop .drop-holder ul li:before {
	content: none;
}

.drop .drop-holder ul li:hover ul {
	display: block !important;
}

.drop .drop-holder ul li:hover > a:before {
	opacity: 1;
	visibility: visible;
}

.drop .drop-holder ul li ul {
	margin: 0 0 -22px 34px !important;
	padding: 16px 0 0 !important;
	z-index: 9;
	display: none;
}

.drop .drop-holder ul li ul:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -20px;
	height: 20px;
	background: transparent;
}

.drop .drop-holder ul li ul li:first-child {
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}

.drop .drop-holder ul li ul li a {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}

.drop .drop-holder ul li.active > a:before,
.drop .drop-holder ul li.drop-active > a:before {
	opacity: 1;
	visibility: visible;
}

.drop .drop-holder ul a {
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	padding: 0 0 8px;
}

.drop .drop-holder ul a:hover ~ ul {
	display: block;
}

/* bottom nav styles */

.bottom-nav > ul {
	font: 700 16px/20px "noto-sans-condensed", sans-serif;
	letter-spacing: 2.29px;
}

.bottom-nav > ul li {
	padding: 0;
}

.bottom-nav > ul li:before {
	content: none;
}

.bottom-nav > ul li ul {
	font: 700 14px/20px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.bottom-nav > ul a {
	text-decoration: none;
	color: #fff;
	position: relative;
}

.bottom-nav > ul a:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3px;
	height: 3px;
	border-radius: 2px;
	background: #c74f03;
	opacity: 0;
	visibility: hidden;
}

.bottom-nav > ul a:hover:before {
	opacity: 1;
	visibility: visible;
}

.bottom-nav > ul.btn-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 -11px 31px !important;
	font-size: 15px;
}

.bottom-nav > ul.btn-holder > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 6px;
	width: 50%;
}

.bottom-nav > ul.btn-holder > li:nth-child(2n+2) ul {
	left: 0;
	right: auto;
}

.bottom-nav > ul.btn-holder > li ul {
	position: absolute;
	right: 10px;
	top: calc(100% + 9px);
	background-color: rgba(57, 47, 42, .95);
	width: 200px;
	padding: 0 !important;
	margin: 0 !important;
	border-radius: 5px 5px 0 0;
	font-size: 14px;
}

.bottom-nav > ul.btn-holder > li ul li {
	padding: 0 !important;
}

.bottom-nav > ul.btn-holder > li ul a {
	display: block;
	padding: 13px 20px !important;
}

.bottom-nav > ul.btn-holder > li ul a:hover {
	background: #c74f03;
}

.bottom-nav > ul.btn-holder > li ul a:hover:before {
	content: none;
}

.bottom-nav > ul.btn-holder > li > a {
	box-shadow: 0 2px 30px rgba(0, 0, 0, .22);
	min-width: 100px;
	padding: 8px !important;
	background: #c74f03;
	text-align: center;
	text-transform: uppercase;
	border-radius: 50px;
}

.bottom-nav > ul.btn-holder > li > a:hover {
	background-color: #8c3904;
}

.bottom-nav > ul.btn-holder > li > a:hover:before {
	content: none;
}

.bottom-nav > ul.btn-holder > li.btn-li > a {
	font-size: 15px;
	box-shadow: 0 2px 30px rgba(0, 0, 0, .22);
}

.fixed-position .bottom-nav > ul.btn-holder > li.btn-li > a {
	color: #fff;
}

.bottom-nav > ul.btn-holder > li.btn-li > a:hover {
	background-color: #8c3904;
}

.bottom-nav > ul.btn-holder > li.btn-li > a:hover:before {
	content: none;
}

.bottom-nav > ul.btn-holder > li > a:before {
	content: none;
}

/* top nav styles */

.top-nav {
	display: table-footer-group;
	height: 1%;
}

.top-nav ul {
	letter-spacing: 2.14px;
	font: 400 15px/20px "noto-sans-condensed", sans-serif;
}

.top-nav ul li {
	padding: 0 0 17px !important;
}

.top-nav ul li a {
	position: relative;
}

.top-nav ul li a:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	height: 3px;
	border-radius: 2px;
	background: #c74f03;
	opacity: 0;
	visibility: visible;
}

.top-nav ul li a:hover:before {
	opacity: 1;
	visibility: visible;
}

.top-nav ul li ul {
	font: 400 14px/20px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 212px;
}

.top-nav ul li ul li a {
	padding: 8px 20px !important;
}

/* styles without top header */

.top-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.top-header a {
	display: block;
	width: 100%;
}

.top-header + .header-holder {
	margin-top: 62px;
}

.top-header + .header-holder .fixed-position .header {
	top: 62px !important;
}

.top-header + .header-holder .banner-inner .fixed-position .banner-nav-holder {
	top: 120px !important;
}

/* banner styles */

.banner {
	position: relative;
	color: #fff;
	min-height: 400px;
	font-size: 23px;
	font-weight: 300;
	line-height: 30px;
}

.banner h1 {
	color: #fff;
	text-shadow: 0 2px 20px rgba(0, 0, 0, .45);
	font: 600 50px/54px "noto-serif-semicondensed", serif;
	margin: 0 0 25px;
	text-transform: capitalize;
}

.banner .container {
	position: relative;
	z-index: 3;
	max-width: 1246px;
	min-height: 406px;
}

.banner .btn-holder {
	padding: 28px 0 0;
}

/* watermark styles */

.watermark {
	position: absolute;
	left: 0;
	top: 0;
	color: #9a3d02;
	font: 120px/124px "TheBraggest";
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: -1;
}

/* main carousel styles */

.main-carousel .slide {
	height: 404px;
	padding: 200px 0 100px;
	display: table;
	table-layout: fixed;
}

.main-carousel .slide:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	background-image: -webkit-linear-gradient(79deg, rgba(26, 10, 0, .76) 0%, rgba(0, 0, 0, .31) 100%);
	background-image: linear-gradient(11deg, rgba(26, 10, 0, .76) 0%, rgba(0, 0, 0, .31) 100%);
}

.main-carousel .slide p {
	margin: 0 0 23px;
}

.main-carousel .text-holder {
	width: 100%;
	display: table-cell;
	vertical-align: bottom;
}

.main-carousel .bg-stretch {
	z-index: 1;
}

.main-carousel .slick-dots {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0;
	z-index: 4;
	max-width: 1246px;
	padding: 0 15px !important;
	width: 100%;
	margin: 0 !important;
}

.main-carousel .slick-dots li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 10px 0;
	line-height: 0;
}

.main-carousel .slick-dots li:before {
	content: none;
}

.main-carousel .slick-dots li.slick-active button {
	background: #fff;
}

.main-carousel .slick-dots li button {
	-webkit-transition: background .3s ease-in-out, border .3s ease-in-out;
	transition: background .3s ease-in-out, border .3s ease-in-out;
	width: 13px;
	height: 13px;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	background: transparent;
	border: 0;
	padding: 0;
	border-radius: 50%;
	border: 1px solid #fff;
}

.main-carousel .slick-dots li button:hover {
	background: #fff;
}

.slick-arrow {
	display: none !important;
}

/* features banner styles */

.features-banner {
	text-align: center;
	color: #fff;
	position: relative;
	margin: 50px 0;
}

.features-banner:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -5px;
	z-index: -1;
	bottom: -5px;
}

.features-banner:before {
	background: url(images/event-bg.png) repeat-x;
	background-size: 1440px 100%;
}

.features-banner.no-margin {
	margin: 0;
}

.podcast{
	display: inline-block;
	width: 45%;  
	padding-left: 5%;
	
}

.gform_wrapper ul.gform_fields li.gfield {
	padding: 0;
	margin-bottom: 25px;
}
.gform_wrapper ul li:after, .gform_wrapper ul li:before{
	content: none !important;
}

.main .gform_wrapper .gsection {
	border: none;
}

.main .gform_wrapper h2.gsection_title  {
	padding-top: 45px !important;
}

body .main .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .main .gform_wrapper ul li.field_description_below div.ginput_container_radio {
	margin-bottom: 60px;
}
.main .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, 
.main .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	text-transform: uppercase;
	font: 300 11px "noto-sans", "Helvetica Neue", "Helvetica", sans-serif;
}
/* event list styles */

.event-list a {
	display: block;
}

.event-list a:hover .event-holder {
	padding: 11px 20px 7px;
}

.event-list .event-holder {
	padding: 30px 20px;
	width: 100%;
}

.event-list .event {
	position: relative;
}

.event-list .event > a {
	min-height: 250px;
	color: #fff;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.event-list .event > a:hover .btn-holder {
	display: block;
	opacity: 1;
	visibility: visible;
}

.event-list .event .btn-holder {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	display: none;
	opacity: 0;
	visibility: hidden;
}

.event-list .event .btn-holder .btn {
	padding: 5px 10px;
}

.event-list .event:before {
	content: "";
	position: absolute;
	left: 10px;
	right: 10px;
	top: 0;
	border-top: 1px solid #221b17;
}

.event-list .event:nth-child(3n+1):before {
	content: none;
}

.event-list .sub-title {
	color: #de5600;
	font: 500 12px/17px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	margin: 0 0 10px;
}

/* event name styles */

.event-name {
	display: block;
	font: 600 25px/34px "noto-serif-semicondensed", serif;
	margin: 0 0 19px;
}

.bg-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -50px;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: 70% auto;
	background-position: 0 0;
}

/* section nsp bg styles */

.section-nsp-bg {
	position: relative;
	padding: 50px 0;
	z-index: 5;
}

/*
.section-nsp-bg .container {
	max-width: 1166px;
}
*/



.section-nsp-bg .two-col .impact-block {
	padding: 0 0 30px;
}

.section-nsp-bg .two-col .impact-block .btn {
	min-width: 164px;
}

.section-nsp-bg .two-col .impact-list {
	margin: 0;
}

/* impact block styles */

.impact-block .sub-title {
	margin: 0 0 13px;
}

.impact-block h1 {
	margin: 0 0 18px;
}

.impact-block p {
	margin: 0 0 30px;
}

/* impact list styles */

.impact-list li {
	padding: 30px 0 30px 33px;
	min-height: 140px;
}

.impact-list li:before {
	width: 50px;
	height: 125px;
	border-radius: 0;
	background: url(images/icon-dollar.svg) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
	top: 6px;
	left: -5px;
}

.impact-list .amount {
	display: block;
	color: #c74f03;
	margin: 0 0 15px;
	font: 600 37px/40px "noto-serif-semicondensed", serif;
}

.impact-list .desc {
	display: block;
    font: 17px/24px "noto-sans-condensed", sans-serif;
    color: #646464;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.sub-title {
	color: #c74f03;
	font: 16px/20px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
}

.swipe-title {
	font: 16px/20px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	display: none;
}

/* section nsp pattern */

.section-nsp-pattern {
	position: relative;
	min-height: 400px;
	padding: 275px 0 0;
	margin: 0 0 145px;
}

.section-nsp-pattern:before,
.section-nsp-pattern:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	z-index: 3;
}

.section-nsp-pattern:before {
	height: 45px;
	background: url(images/pattern01.png);
	background-size: 100% 45px;
	background-repeat: repeat-x;
	top: 0;
}

.section-nsp-pattern:after {
	height: 10px;
	background: url(images/pattern02.png);
	background-size: 100% 10px;
	background-repeat: repeat-x;
	bottom: 0;
}

.section-nsp-pattern .latest-block {
	margin: 0;
}

.section-nsp-pattern .latest-block .heading-block {
	margin: 0 0 21px;
}

/* latest block styles */

.latest-block {
	color: #fff;
	padding: 50px 0;
	background: rgba(140, 57, 4, .91);
	position: relative;
	margin: 0 0 190px;
}

.latest-block:before,
.latest-block:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
}

.latest-block:before {
	bottom: 100%;
	height: 12px;
	background: url(images/latest-before.png) repeat-x;
	background-size: 1440px 13px;
}

.latest-block:after {
	bottom: 0;
	height: 12px;
	background: url(images/pattern02.png) repeat-x;
	background-size: 1440px 13px;
}

.latest-block h1 {
	color: #fff;
}

.latest-block .sub-title {
	color: #fff;
	margin: 0 0 14px;
}

.latest-block .heading-block {
	margin: 0 0 40px;
}

.latest-block .heading-block .btn.small {
	padding: 3px 20px;
}

.gallery-slider-holder {
	margin: 0 0 -165px 0;
}

.gallery-slider-holder .scroller {
	background-color: #e2e2e2;
}

/* gallery slider */

.gallery-slider {
	white-space: nowrap;
	position: relative;
	z-index: 4;
	margin: 0 0 41px;
	padding: 0 25px 0 0 !important;
}

.gallery-slider .slide {
	display: inline-block;
	vertical-align: top;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	position: relative;
	padding: 0 12px 0 0;
}

.gallery-slider .slide .article {
	padding: 0;
}

.gallery-slider .bg-stretch {
	position: absolute;
}

.gallery-slider .text-holder {
	padding: 23px 23px 20px;
	width: 100%;
	white-space: normal;
}

.gallery-slider .title {
	display: block;
	margin: 0 0 10px;
	font: 600 27px/30px "noto-serif-semicondensed", serif;
}

.gallery-slider .sub-title {
	font: 500 12px/20px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

/* section nsp styles */

.section-nsp {
	padding: 30px 0 50px;
}

.section-nsp.nsp2 .btn {
	min-width: 162px;
}

.section-nsp .text-holder {
	margin: 0 0 50px;
}

.section-nsp .text-holder .tick-list {
	line-height: 36px;
}

.section-nsp .text-holder .tick-list li:before {
	top: 5px;
}

.section-nsp .img-holder {
	border-radius: 5px;
	overflow: hidden;
}

.section-nsp .img-holder img {
	width: 100%;
	height: auto;
}

.section-nsp .sub-title {
	margin: 0 0 13px;
}

.section-nsp h1 {
	margin: 0 0 18px;
}

.section-nsp p {
	margin: 0 0 31px;
}

/* img block with circle shadow styles */

.img-block {
	position: relative;
}

.img-block:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 109%;
	height: 131%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: url(images/img-shadow.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

/* tick list styles */

.tick-list {
	color: #281204;
	font: 500 22px/32px "noto-serif-semicondensed", serif;
}

.tick-list li {
	padding: 0 0 30px 45px;
}

.tick-list li:before {
	content: "\e906";
	width: 24px;
	height: 24px;
	display: block;
	font: 24px/24px "icomoon";
	background: transparent;
	color: #b74e0c;
	border-radius: 0;
	top: 2px;
	left: 6px;
}

/* testimonials styles */

.testimonials {
	position: relative;
	background-color: #392f2a;
	color: #fff;
	margin: 81px 0 349px;
	padding: 65px 0 30px;
}

.testimonials .sub-title {
	margin: 0 0 13px;
}

.testimonials h1 {
	color: #fff;
	margin: 0 0 58px;
}

.testimonials.testimonials2 {
	padding: 17px 0 30px;
	margin: 0 0 45px;
}

.testimonials.testimonials2 .container {
	max-width: 1255px;
}

.testimonials.testimonials2 blockquote {
	z-index: 7;
}

.testimonials.testimonials2 q {
	color: #fff;
}

.testimonials.testimonials2 cite {
	color: #fff;
}

.testimonials:before,
.testimonials:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}

.testimonials:before {
	bottom: calc(100% - 1px);
	background: url(images/pattern04-before.png) repeat-x;
	background-size: 1440px 100%;
	height: 13px;
}

.testimonials:after {
	top: calc(100% - 1px);
	background: url(images/pattern04-after.png) repeat-x;
	background-size: 1440px 13px;
	height: 13px;
}

.testimonials blockquote {
	padding: 0;
}

.testimonials blockquote .img-holder {
	width: 247px;
	height: 247px;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 20px;
	position: relative;
	z-index: 3;
}

.testimonials blockquote .text-holder {
	position: relative;
	padding: 30px 0;
}

.testimonials blockquote q {
	font: 500 20px/24px "noto-serif-condensed", "Times", "Baskerville", "Georgia", serif;
	font-style: italic;
	quotes: none;
	margin: 0 0 23px;
	position: static;
}

.testimonials blockquote q:before,
.testimonials blockquote q:after {
	color: #231b17;
	z-index: 2;
}

.testimonials blockquote q:before {
	top: -39px;
	left: 0;
}

.testimonials blockquote q:after {
	bottom: -51px;
	right: -3px;
}

.testimonials blockquote cite {
	display: block;
	font-style: normal;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}

.testimonials blockquote cite a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	text-decoration: none;
	color: #fff;
}

.testimonials blockquote cite a:hover {
	color: #c74f03;
}

.testimonials blockquote cite .author-desc {
	position: relative;
	padding: 0 0 0 10px;
}

.testimonials blockquote cite .author-desc:before {
	content: "";
	width: 3px;
	height: 3px;
	display: block;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 2px;
	top: 50%;
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	transform: translateY(-60%);
}

/* gallery styles */

.gallery.footer-cta {
	margin-top: 100px;
}

.gallery {
	position: relative;
	margin: 0 -15px;
}

.gallery.gallery2:after {
	content: none;
}

.gallery:before,
.gallery:after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	z-index: 1;
}

.gallery:before {
	background: url(images/pattern03-before.png) repeat-x;
	height: 8px;
	background-size: 100% 8px;
	top: 0;
}

.gallery:after {
	background: url(images/pattern03-after.png) repeat-x;
	height: 8px;
	background-size: 100% 8px;
	bottom: 0;
}

.gallery .two-col .col {
	position: relative;
	text-align: center;
	padding: 50px 20px;
	position: relative;
}

.gallery .two-col .col:only-child:before {
	width: 100vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.gallery .two-col .col:only-child .text-holder {
	max-width: 1100px;
	margin: 0 auto;
}

.gallery .two-col .col:only-child .text-holder .btn {
	min-width: 149px;
/* 	padding: 8px 7px; */
}

.gallery .two-col .col:only-child .text-holder p {
	margin: 0 0 19px;
}

.gallery .two-col .col:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 9px;
	bottom: 7px;
	z-index: 2;
	box-shadow: 0 2px 39px rgba(0, 0, 0, .16), 0 2px 50px rgba(0, 0, 0, .2) inset;
}

.gallery .sub-title {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 13px;
}

.gallery .img-holder {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
}

.gallery .text-holder {
	border-radius: 10px;
	background: rgba(40, 34, 30, .9);
	color: #fff;
	padding: 30px;
	position: relative;
	z-index: 3;
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
}

.gallery .text-holder h2 {
	color: #fff;
	margin: 0 0 13px;
}

.gallery .text-holder p {
	margin: 0 0 17px;
}

.gallery .btn-holder {
	padding: 16px 0 0;
}

.gallery .btn-holder .btn {
	min-width: 189px;
	padding: 8px 25px;
	line-height: 21px;
}

/* advertisement block styles */

.advertisement-block {
	padding: 50px 0 61px;
}

.advertisement-block .container {
	max-width: 758px;
	margin: 0 auto;
}

.advertisement-block img {
	width: 100%;
	height: auto;
}

.advertisement-block a {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.advertisement-block a:hover {
	opacity: .7;
}

/* main logo styles */

.main-logo {
	width: 280px;
	margin: 0 auto;
	display: block;
}

.main-logo a {
	display: block;
}

.main-logo img {
	width: 100%;
	height: auto;
}

/* banner inner with nav styles */

.banner-inner.with-nav {
	padding: 150px 0 77px;
}

/* banner nav holder styles */

.banner-nav-holder {
	background-color: #392f2a;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 8;
	width: 100% !important;
}

.fixed-position .banner-nav-holder {
	bottom: auto !important;
	right: 0;
	top: 71px !important;
}

.banner-nav-holder:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% - 1px);
	background: url(images/pattern09.png) repeat-x;
	background-size: 100% 9px;
	height: 8px;
	z-index: -1;
}

/* banner nav  styles */

.banner-nav {
	font: 700 14px/20px "noto-sans-condensed", sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 -15px;
}

.banner-nav .owl-stage {
	display: block;
	white-space: nowrap;
}

.banner-nav .owl-stage .owl-item {
	display: inline-block;
	vertical-align: top;
}

.banner-nav li {
	padding: 0;
	display: inline-block;
	vertical-align: top;
}

.banner-nav li:before {
	content: none;
}

.banner-nav li.active a:before {
	opacity: 1;
	visibility: visible;
}

.banner-nav a {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	text-decoration: none;
	color: #fff;
	padding: 15px 15px 10px;
	display: block;
	position: relative;
}

.banner-nav a:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: -4px;
	z-index: -1;
	background: url(images/nav-hover.svg) no-repeat;
	background-size: cover;
	opacity: 0;
	visibility: hidden;
}

.banner-nav a:hover:before {
	opacity: 1;
	visibility: visible;
}

.banner-nav .slick-list {
	overflow: visible;
}

.sticky-wrap-banner-nav {
	height: auto;
}

/* advertisement block styles */

.advertisement-block1 {
	margin: 0 auto 0px;
	text-align: center;
}

/* link styles */

.link {
	margin: 0;
	color: #c74f03;
	font: 16px/20px "noto-sans-condensed", sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 0 9px;
}

.link li {
	padding: 0 20px 10px 0;
	display: inline-block;
	vertical-align: top;
}

.link li:before {
	content: none;
}

.link a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: #c74f03;
	text-decoration: none;
}

.link a:hover {
	color: #632701;
}

/* article block styles */

.article-block {
	max-width: 800px;
	margin: 0 auto;
}

/* author name styles */

.author-name {
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	font-style: italic;
	display: block;
}

/* banner image styles */

.banner-image .img-holder {
	box-shadow: none;
	margin: 0 0 20px;
}

.banner-image .img-holder img {
	width: 100%;
	height: auto;
}

.banner-image .caption {
	color: #000;
	font-style: italic;
	font-size: 14px;
	font-weight: 300;
	line-height: 20px;
	margin: 0 0 2px;
}

/* blockquote style 2 */

blockquote:not('testimonial-quote') {
	padding: 0 0 0 21px;
	margin: 30px 0;
	position: relative;
}

blockquote:not('testimonial-quote'):before {
	content: "";
	position: absolute;
	left: 0;
	top: -4px;
	bottom: -3px;
	width: 7px;
	background: url(images/blockquote-before.svg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

blockquote:not('testimonial-quote') q {
	color: #b74e0c;
	font-style: italic;
	font: 500 26px/45px "noto-serif-condensed", "Times", "Baskerville", "Georgia", serif;
	display: block;
}

blockquote:not('testimonial-quote') q:before,
blockquote:not('testimonial-quote') q:after {
	content: none;
}

.blockquote {
	padding: 0 0 0 21px;
	margin: 30px 0;
	position: relative;
}

.blockquote:before {
	content: "";
	position: absolute;
	left: 0;
	top: -4px;
	bottom: -3px;
	width: 7px;
	background: url(images/blockquote-before.svg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.blockquote q {
	color: #b74e0c;
	font-style: italic;
	font: 500 26px/45px "noto-serif-condensed", "Times", "Baskerville", "Georgia", serif;
	display: block;
}

.blockquote q:before,
.blockquote q:after {
	content: none;
}


/* advertisement block2 styles */

.advertisement-block2 {
	margin: 0 0 20px;
	text-align: center;
}

.advertisement-block2 img {
	display: inline-block;
	vertical-align: top;
}

.text-block {
	overflow: hidden;
}

p + .advertisement-block1 {
	padding: 7px 0;
}

/* gray block styles */

.gray-block {
	padding: 30px 0;
	background-color: #f8f8f8;
	position: relative;
	margin: 30px 0;
}

.gray-block.gray-block2 {
	margin: 50px 0 150px;
}

.gray-block .article-listing {
	margin: 0 -7px -149px;
}

.gray-block:before {
	content: "";
	position: absolute;
	bottom: calc(100% - 1px);
	left: 0;
	right: 0;
	height: 13px;
	background: url(images/pattern10-before.png);
	background-size: 1440px 13px;
}

.gray-block:after {
	content: "";
	position: absolute;
	top: calc(100% - 1px);
	left: 0;
	right: 0;
	height: 12px;
	background: url(images/pattern10-after.png);
	background-size: 1440px 12px;
}

/* photo gallery styles */

.photo-gallery {
	margin: 0 -3px;
}

.photo-gallery .li {
	padding: 0 3px 6px;
}

.photo-gallery .li > a {
	display: block;
	position: relative;
}

.photo-gallery .li > a:hover:before {
	opacity: 1;
	visibility: visible;
}

.photo-gallery .li > a:hover .bg-stretch {
	left: -36px;
	right: -36px;
	bottom: -36px;
	top: -36px;
}

.photo-gallery .li > a:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	content: "";
	border-radius: 5px;
	border: 2px solid #c74f03;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
}

.photo-gallery .img-holder {
	min-height: 214px;
	border-radius: 5px;
	overflow: hidden;
	z-index: 1;
}

.photo-gallery .bg-stretch {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/* video holder styles */

.video-holder {
	position: relative;
	height: 392px;
	color: #fff;
	margin: 0 0 60px;
	display: table;
	table-layout: fixed;
	width: 100%;
}

.video-holder:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(images/watermark-bg2.svg) no-repeat;
	background-position: center 0;
	background-size: 340px auto;
	z-index: 2;
}

.video-holder h1,
.video-holder h2,
.video-holder h3,
.video-holder h4,
.video-holder h5,
.video-holder h6 {
	color: #fff;
}

.video-holder h2 {
	margin: 0 0 28px;
}

.video-holder h4 {
	letter-spacing: 0;
	margin: 0 0 28px;
}

.video-holder:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 32, 74, .73);
}

.video-holder .text-holder {
	position: relative;
	z-index: 3;
	text-align: center;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}

.video-holder .sub-title {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 14px;
}

.video-holder .btn {
	min-width: 149px;
}

/* video list styles */

.video-list {
	margin: 0 -10px -67px;
}

.video-list .video-holder {
	height: 320px;
	border-radius: 5px;
	overflow: hidden;
	margin: 0;
}

.video-list .video-holder .btn {
	min-width: 120px;
	padding: 4px 12px;
}

.video-list .video-holder:before {
	border-radius: 5px;
}

.video-list .video-holder .bg-stretch {
	border-radius: 5px;
}

.video-list .li {
	padding: 0 10px 60px;
}

.video-list .play {
	width: 46px;
	height: 46px;
	line-height: 50px;
	font-size: 13px;
}

.video-list .sub-title {
	margin: 0 0 15px;
}

/* play button styles */

.play {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	width: 61px;
	height: 61px;
	background-color: #c74f03;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	line-height: 65px;
	border-radius: 50%;
	margin: 0 0 20px;
	padding: 0 0 0 5px;
	font-size: 15px;
	text-align: center;
}

.play:hover {
	background: #632701;
}

/* article listing styles */

.article-listing {
	margin: 0 -7px;
}

.article-listing.four-col .article > a {
	min-height: 350px;
}

.article-listing.four-col .article .text-holder {
	padding: 0 17px 28px;
}

/* article styles */

.article {
	padding: 0 7px 15px;
	width: 100%;
}

.article > a {
	text-decoration: none;
	display: block;
	min-height: 405px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.article > a:before,
.article > a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(46, 21, 0, .84) 100%);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(46, 21, 0, .84) 100%);
}

.article > a:after {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	background: rgba(47, 22, 1, .65);
	opacity: 0;
	visibility: hidden;
	border: 2px solid #c74f03;
	border-radius: 5px;
	z-index: 3;
}

.article > a:hover:after {
	opacity: 1;
	visibility: visible;
}

.article > a .bg-stretch {
	border-radius: 5px;
	overflow: hidden;
}

.article .img-holder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.article .text-holder {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0 26px 30px 22px;
	z-index: 4;
}

.article .sub-title {
	color: #fff;
	font: 500 12px/18px "noto-sans-condensed", sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 11px;
}

.article h4 {
	color: #fff;
	margin: 0;
}

.article .time {
	padding-left: 10px;
}

/* icon slider styles */

.icon-slider {
	margin: 0 0 40px;
	padding: 0 40px 0 0;
}

.icon-slider .slide {
	text-align: center;
	padding: 25px 15px 19px;
	box-shadow: 0 2px 54px rgba(0, 0, 0, .08);
	border-radius: 5px;
	overflow: hidden;
}

.icon-slider .icon {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 32px;
}

.icon-slider .icon a {
	display: block;
}

.icon-slider .icon img {
	width: 100%;
	height: auto;
}

.icon-slider .title {
	color: #281204;
	font: 500 25px/34px "noto-serif-semicondensed", serif;
	display: block;
}

.icon-slider .text-holder {
	padding: 0 0 20px;
}

.icon-slider .btn-holder {
	padding: 0 !important;
}

.icon-slider .btn-holder .btn {
	padding: 5px 14px !important;
}

.icon-slider .owl-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 10px 0 0;
}

.icon-slider .slide {
	width: 100%;
}

/* heading block 2 styles */

.heading-block.heading-block2 .advertisement-block2 {
	margin: 0 auto 20px;
	max-width: 336px;
}

.heading-block.heading-block2 .text-holder h1 {
	margin-right: 0;
}

.heading-block.heading-block2 .text-holder p {
	margin: 0 0 36px;
}

/* select form styles */

.select-form {
	width: 230px;
}

/* nsp block styles */

.nsp-block {
	padding: 30px 0;
}

.nsp-block.intro h1 {
	text-transform: capitalize;
}

.nsp-block.articles h2 {
	margin: 0 0 37px;
}

.nsp-block .btn-holder {
	padding: 25px 0 0;
}

.nsp-block .btn-holder .btn {
	padding: 9px 18px;
}

/* banner inner styles */

.banner-inner {
	position: relative;
	height: 400px;
	width: 100%;
	display: table;
	table-layout: fixed;
	padding: 150px 0 35px; /* watermark text styles for inner banner */ /* h1 styles for the page */
}

.banner-inner:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(images/pattern06.png) repeat-x;
	background-size: 1440px 10px;
	height: 9px;
	z-index: 4;
}

.banner-inner .watermark {
	font-size: 100px;
	line-height: 100px;
	left: 0;
}

.banner-inner .text-holder {
	width: 100%;
	display: table-cell;
	vertical-align: bottom;
}

.banner-inner .text-holder:before,
.banner-inner .text-holder:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-image: -webkit-linear-gradient(79deg, rgba(57, 26, 7, .76) 0%, rgba(0, 0, 0, .31) 100%);
	background-image: linear-gradient(11deg, rgba(57, 26, 7, .76) 0%, rgba(0, 0, 0, .31) 100%);
}

.banner-inner h1 {
	color: #fff;
	text-shadow: 0 2px 20px rgba(0, 0, 0, .45);
	font: 600 40px/44px "noto-serif-semicondensed", serif;
	margin: 0 0 25px;
}

.banner-inner .container {
	position: relative;
	z-index: 3;
}

/* content styles */

.content {
	position: relative;
	padding: 25px 0 0;
}

.content .img-holder {
	box-shadow: 0 2px 40px rgba(0, 0, 0, .08), 0 2px 40px rgba(0, 0, 0, .08);
}

/* block styles */

.block {
	padding: 25px 0;
}

.block h1 {
	margin: 0 0 23px;
}

.block .sub-title {
	margin: 0 0 13px;
}

.block p {
	margin: 0 0 12px;
}

/* heading block styles */

.heading-block {
	margin: 0 0 15px;
}

.heading-block .text-holder .btn-holder {
	padding: 0 0 32px;
	text-align: left;
	width: 100%;
}

.heading-block + .icons-listing {
	margin-top: -17px !important;
}

.heading-block + .icons-listing + .icons-listing {
	margin-top: 0 !important;
}

.heading-block + .tick-list {
/* 	margin-top: -18px !important; */
	margin-top: 9px !important;
}

.heading-block + .tick-list + .icons-listing {
	margin-top: 0 !important;
}

.heading-block + .form-section {
	margin-top: -19px !important;
}

.heading-block + .accordion {
	margin-top: -21px !important;
}

.heading-block p {
	margin: 0 0 30px;
}

.heading-block .btn {
	min-width: 150px;
}

.heading-block .sub-title {
	margin: 0 0 13px;
}

.heading-block .jcf-select {
	margin: -5px 0 0;
}

/* img list block style */

.img-list-block h2 {
	margin: 0 0 21px;
}

/* img listing styles */



.img-listing {
/* 	margin: 0 0 -72px; */ /* image in column styles */ /* circle image listing styles */
}

.img-listing.intro {
	margin: 0;
}

.img-listing.intro .col .text-holder {
	padding: 30px 0;
}

.img-listing.intro ul {
	margin: 0 0 14px 58px;
}

.img-listing.intro .btn {
	min-width: 150px;
	padding: 10px 10px;
}

.img-listing.large .img-holder {
	box-shadow: none;
	overflow: visible;
	position: relative;
}

.img-listing.large .img-holder:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 109%;
	height: 110%;
	-webkit-transform: translate(-50%, -54%);
	-ms-transform: translate(-50%, -54%);
	transform: translate(-50%, -54%);
	background: url(images/img-shadow.png) no-repeat;
	background-size: 100% 100%;
	z-index: -1;
}

.img-listing.large .img-holder img {
	width: 100%;
	height: auto;
}

.img-listing.large .img-block {
	border-radius: 5px;
	position: static;
	overflow: hidden;
	margin: 0 0 17px;
	box-shadow: 0 2px 40px rgba(0, 0, 0, .08), 0 2px 40px rgba(0, 0, 0, .08);
}

.img-listing.large .img-block:before {
	content: none;
}

.img-listing.large h3 {
	margin: 0 0 19px;
}

.img-listing.column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	margin: 0 -11px -1px;
	padding: 18px 0 21px; /* five column */
}

.img-listing.column.circle a p {
	color: #000;
}

.img-listing.column .col {
	padding: 0 11px 30px;
	display: block;
	width: 50%;
	margin: 0;
}

.img-listing.column .col > a {
	text-decoration: none;
}

.img-listing.column .col > a:hover .img-desc {
	color: #c74f03;
}

.img-listing.column .img-holder {
	width: 120px;
	height: 150px;
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto 30px;
	max-width: 100%;
}

.img-listing.circle .img-holder {
	border-radius: 50%;
	width: 100px;
	height: 100px;
}

.img-listing.circle .img-desc {
	font-size: 15px;
	line-height: 20px;
}

.img-listing h3 {
	margin: 0 0 9px;
}

.img-listing .img-desc {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	display: block;
	color: #8c8c8c;
	font: 700 18px/24px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.img-listing .col {
	margin: 0 0 70px;
}

.img-listing .col.img-right .caption {
	text-align: right;
}

.img-listing .img-holder {
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 20px;
}

/*
.img-listing.circle .img-holder .bg-stretch{
	background-size: 90%;
}
*/

.img-listing .img-holder img {
	width: 100%;
	height: auto;
}

.block p.image-listing-small-disclaimer {
	padding-top: 40px;
}

/* caption styles */

.caption {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	display: block;
}

/* category styles */

.news-list .category {
	color: #8c8c8c;
	font: 500 12px/18px "noto-sans-condensed", sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 8px;
}

.category > time {
	margin-left: 15px;
}

/* news list */

.news-list {
	margin: 0 0 -30px;
}

.news-list .col {
	padding: 0 0 30px;
}

.news-list .img-holder img {
	width: 100%;
	height: auto;
}

.news-list .text-holder {
	padding: 20px 0 0;
}

.news-list h4 {
	margin: 0 0 18px;
}

.news-list h4 a {
	text-decoration: none;
	color: #281204;
}

/* icons listing */

.icons-listing {
	/* icon listing two columns */
}

.icons-listing li {
	padding: 0 0 42px 59px;
}

.icons-listing li:before {
	width: 40px;
	height: 40px;
	background: transparent url(images/icon-tbd.svg) no-repeat;
	background-size: 40px 40px;
	left: 0;
	top: -3px;
	content: none;
}

.icons-listing li ul li:before{
	width: 4px;
    height: 4px;
    content: "";
    position: absolute;
    left: 7px;
    top: 13px;
    background: #c74f03;
    border-radius: 50%;
}

.icons-listing li ul {
	margin: 12px 0 11px 0 !important;
}

.icons-listing li li {
	padding: 0 0 18px 30px;
}

.icons-listing li li:before {
	width: 3px;
	height: 3px;
	background: #c74f03;
	border-radius: 50%;
	top: 13px;
	left: 15px;
}

.icons-listing li li li:before {
	border-radius: 0;
	height: 1px;
	top: 15px;
}

.icons-listing h4 {
	margin: 0 0 20px;
}

.icons-listing .category {
	margin: 0 0 19px;
}

/* timeline styles */

.timeline {
	position: relative;
}

.timeline:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 44px;
	height: calc(100% - 144px);
	background-color: #d0d0d0;
	width: 2px;
}

.timeline li {
	padding: 0;
	position: relative;
}

.timeline li:before {
	content: "";
	position: absolute;
	height: 50px;
	background-color: #d0d0d0;
	width: 1px;
	left: 50%;
	top: 0;
	border-radius: 0;
}

.timeline li:after {
	content: none;
	position: absolute;
	width: 20px;
	top: 44px;
	height: 1px;
	border-top: 2px solid #d0d0d0;
	right: 0;
}

.timeline li + li {
	padding: 50px 0 0;
}

.timeline li:nth-child(2n+2):after {
	right: auto;
	left: 0;
}

.timeline h3 {
	color: #c74f03;
	margin: 0 0 18px;
}

.timeline .timeline-holder {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 15px;
	font-size: 16px;
	line-height: 30px;
	box-shadow: 0 2px 20px rgba(0, 0, 0, .08);
}

.timeline .img-holder {
	margin: 0 0 10px;
}

.timeline .img-holder img {
	width: 100%;
	height: auto;
}

.timeline .img-holder a {
	position: relative;
	display: block;
}

.timeline .img-holder a:hover:before {
	opacity: 1;
	visibility: visible;
}

.timeline .img-holder a:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 2px solid #c74f03;
	border-radius: 5px;
	opacity: 0;
	visibility: hidden;
}

.timeline .text-holder:only-child {
	width: 100% !important;
	padding: 7px 9px !important;
}

.timeline .text-holder p {
	margin: 0;
}

.testimonial-slider-holder {
	margin: 0 0 -297px 0;
}


/* testimonial slider styles */

.testimonials .testimonial-slider {
	z-index: 7;
	padding: 0 30px 30px 0 !important;
}

.testimonials .testimonial-slider .owl-item {
	padding: 0 10px 0 0;
}

.testimonials .testimonial-slider .owl-stage-outer {
	overflow: visible;
}

.testimonials .testimonial-slider .slide-holder {
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	color: #000;
	border-radius: 10px;
	padding: 50px 30px;
	box-shadow: 0 2px 54px rgba(0, 0, 0, .08);
}

.testimonials .testimonial-slider .slide-holder blockquote {
	font-size: 16px;
	line-height: 28px;
}

.testimonials .testimonial-slider .slide-holder blockquote q {
	color: #b74e0c;
	margin: 0 0 21px;
}

.testimonials .testimonial-slider .slide-holder blockquote q:before,
.testimonials .testimonial-slider .slide-holder blockquote q:after {
	color: #ececec;
	z-index: -1;
}

.testimonials .testimonial-slider .slide-holder blockquote p {
	margin: 0 0 20px;
}

.testimonials .testimonial-slider .slide-holder blockquote cite {
	color: #281204;
}

.testimonials .testimonial-slider .slide-holder blockquote cite a {
	color: #281204;
}

.testimonials .testimonial-slider .slide-holder blockquote cite a:hover {
	color: #c74f03;
}

.testimonials .testimonial-slider .slide-holder blockquote .img-holder {
	width: 124px;
	height: 124px;
}

.testimonials .testimonial-slider .slick-list {
	overflow: visible;
	padding: 0 40px 0 0 !important;
}

.testimonials .testimonial-slider .slick-dots {
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.testimonials .testimonial-slider .slick-dots li {
	padding: 0;
	float: left;
}

.testimonials .testimonial-slider .slick-dots li:before {
	content: none;
}

.testimonials .testimonial-slider .slick-dots li.slick-active button {
	background-color: #d1d1d1;
}

.testimonials .testimonial-slider .slick-dots button {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	padding: 0;
	border: 0;
	display: block;
	width: 100%;
	height: 5px;
	border-radius: 2px;
	background: transparent;
}

/* scroll bar styles */

.scrollbar {
	background: transparent;
	height: 1px;
	position: relative;
}

.scrollbar:after {
	content: "";
	position: absolute;
	top: -5px;
	bottom: -5px;
	left: 0;
	right: 0;
}

.scrollbar .scroller {
	height: 4px;
	background-color: #d1d1d1;
	display: block;
	width: 55px;
	position: absolute;
	top: -1px;
	left: 0;
	border-radius: 2px;
}

.owl-nav {
	display: none;
}

.owl-dots {
	display: none;
}

.owl-stage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.form-section {
	max-width: 1043px;
}

.form-section h4 {
	color: #b74e0c;
	margin: 0 0 21px;
}

.form-section .btn-holder {
	text-align: right;
	padding: 17px 0 0;
}

.field-text {
	color: #000;
	font-size: 10px;
	font-weight: 300;
	display: block;
	font-style: italic;
	padding: 7px 0 0;
}

/* visual accordion styles */

.visual-accordion {
	margin: 0 -10px; /* two col */ /* three col */
}

.visual-accordion:last-child {
	margin-bottom: -41px !important;
}

.visual-accordion .open-holder {
	padding: 0 10px 23px;
}

.visual-accordion .open-holder.active .text-holder:after {
	opacity: 1;
	visibility: visible;
}

.visual-accordion .img-holder {
	min-height: 434px;
	border-radius: 4px;
	overflow: hidden;
	margin: 0 0 17px;
}

.visual-accordion .text-holder {
	background: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
}

.visual-accordion .text-holder:before {
	content: "";
	position: absolute;
	bottom: calc(100% - 1px);
	left: 0;
	right: 0;
	height: 13px;
	background: url(images/pattern07.png);
	background-size: 420px 13px;
}

.visual-accordion .text-holder:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background-color: #c74f03;
	opacity: 0;
	visibility: hidden;
}

.visual-accordion .text-holder .text {
	position: relative;
	z-index: 2;
}

.visual-accordion .text-holder h5 {
	margin: 0 0 13px;
	line-height: 29px;
}

.visual-accordion .bg-img {
	z-index: 1;
	bottom: 0;
	top: -10px;
	background-size: cover;
}

.visual-accordion.two-col .text-holder:before {
	background: url(images/pattern08.png);
	background-size: 640px 13px;
}

.visual-accordion.four-col .img-holder {
	min-height: 420px;
}

.visual-accordion .slide {
	display: block;
	background-repeat: no-repeat;
	background-size: 289px auto;
	background-position: 0 0;
	background-color: #fff;
	padding: 20px;
	margin: 0 0 18px;
	box-shadow: 0 2px 54px rgba(0, 0, 0, .08);
}

.visual-accordion .slide h5 {
	margin: 0 0 19px;
}

.visual-accordion .slide ul + .btn-holder,
.visual-accordion .slide ol + .btn-holder {
	margin: -5px 0 0;
}

.visual-accordion .slide .btn {
	padding: 5px 11px !important;
}

.visual-accordion .sub-title {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 2px;
	margin: 0 0 8px;
}

.visual-accordion .btn {
	padding: 2px 11px !important;
}

/* accordion styles */

.accordion {
	margin: 0 !important;
	max-width: 1100px;
	margin-bottom: -20px !important;
}

.accordion .li {
	padding: 0 0 8px;
}

.accordion .li.active .text-holder:before {
	opacity: 1;
	visibility: visible;
}

.accordion .opener-holder {
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 2px 40px rgba(0, 0, 0, .08);
	padding: 20px;
	position: relative;
	overflow: hidden;
	margin: 0 0 12px;
	background-size: cover;
	background-position: 0 -33px;
	background-repeat: no-repeat;
}

.accordion .opener-holder .text-holder {
	margin: 0 0 15px;
}

.accordion .opener-holder .text-holder:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background-color: #c74f03;
	opacity: 0;
	visibility: hidden;
}

.accordion .opener-holder h5 {
	margin: 0;
}

.accordion .sub-title {
	font-size: 12px;
	letter-spacing: 2px;
	margin: 6px 0 7px;
}

.accordion .slide {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 289px auto;
	margin: 0 0 12px;
	box-shadow: 0 2px 40px rgba(0, 0, 0, .08);
	padding: 33px 45px 28px;
}

.accordion .slide p {
	margin: 0 0 23px;
}

.accordion .slide .btn-holder {
	margin: -5px 0 0;
}

/* people listing styles */

.people-listing {
	margin: 0 -5px -36px;
}

.people-listing .open-holder {
	padding: 0 5px 9px;
}

.people-listing .slide {
	background: #fff;
	padding: 20px;
	margin: 0 0 30px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 2px 40px rgba(0, 0, 0, .08);
}

.people-listing .slide p {
	margin: 0 0 18px;
}

.people-listing .slide .heading {
	margin: 0 0 21px;
}

.people-listing .slide .heading .email, .email {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	letter-spacing: 2px;
	color: #8c8c8c;
	text-transform: uppercase;
	font: 500 12px/15px "noto-sans-condensed", sans-serif;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
}

.people-listing .slide .heading .email:hover {
	color: #c74f03;
}

.people-listing .slide .heading .title-name {
	display: block;
	font: 500 22px/32px "noto-serif-semicondensed", serif;
}

/* people details styles */

.people-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 0 0 30px;
}

.people-details .img-holder {
	width: 130px;
	border-radius: 5px;
	overflow: hidden;
}

.people-details .text-holder {
	width: calc(100% - 130px);
	padding: 10px 0 0 10px;
}

.people-details .name {
	color: #281204;
	font: 500 20px/25px "noto-serif-semicondensed", serif;
	display: block;
	margin: 0 0 9px;
}

.people-details .title {
	display: block;
	color: #000;
	font-style: italic;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	margin: 0 0 14px;
}

.people-details .title + .location {
	padding: 8px 0 0;
}

.people-details .location {
	color: #8c8c8c;
	font: 500 12px/15px "noto-sans-condensed", sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	display: block;
}

.people-details .btn .icon-arrow-down,
.people-details .btn .icon-arrow-up {
	margin: 5px 0 0 3px;
}

/* features banner call action styles */

.features-banner.call-action {
	padding: 39px 0;
	margin: 40px 0;
}

.features-banner.call-action .sub-title {
	color: #de5600;
	font-size: 12px;
	line-height: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.features-banner.call-action h2 {
	color: #fff;
	margin: 0 0 15px;
}

.features-banner.call-action p {
	margin: 0 0 18px;
}

.features-banner.call-action .btn {
	padding: 9px;
	min-width: 149px;
}

.features-banner.call-action .btn-holder {
	padding: 11px 7px 0;
	display: inline-block;
}

/* footer styles */

.footer {
	margin-top: 50px;
	background-color: #8c3904;
	color: #fff;
	position: relative;
	padding: 48px 0 51px;
	z-index: 2;
	text-align: center;
}

.footer:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: calc(100% - 1px);
	height: 12px;
	background: url(images/pattern05.png) repeat-x;
	background-size: 1440px 12px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer .two-col .col {
	padding: 0 0 20px;
}

/* social networking styles */

.social-networking {
	margin: 0 0 15px !important;
}

.social-networking li {
	display: inline-block;
	vertical-align: top;
	padding: 0 7px 10px 0;
}

.social-networking li:before {
	content: none;
}

.social-networking li:nth-child(7n+2) a {
	background: url(images/bg-social02.svg);
}

.social-networking li:nth-child(7n+2) a:hover {
	background: url(images/bg-social02-hover.svg);
}

.social-networking li:nth-child(7n+3) a {
	background: url(images/bg-social03.svg);
}

.social-networking li:nth-child(7n+3) a:before {
	background: url(images/bg-social03-hover.svg);
}

.social-networking li:nth-child(7n+4) a {
	background: url(images/bg-social04.svg);
}

.social-networking li:nth-child(7n+4) a:before {
	background: url(images/bg-social04-hover.svg);
}

.social-networking li:nth-child(7n+5) a {
	background: url(images/bg-social05.svg);
}

.social-networking li:nth-child(7n+5) a:before {
	background: url(images/bg-social05-hover.svg);
}

.social-networking li:nth-child(7n+6) a {
	background: url(images/bg-social06.svg);
}

.social-networking li:nth-child(7n+6) a:before {
	background: url(images/bg-social06-hover.svg);
}

.social-networking li:nth-child(7n+7) a {
	background: url(images/bg-social07.svg);
}

.social-networking li:nth-child(7n+7) a:before {
	background: url(images/bg-social07-hover.svg);
}

.social-networking a {
	-webkit-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
	width: 30px;
	height: 30px;
	background: url(images/bg-social01.svg) no-repeat;
	background-size: 30px 30px;
	background-position: center;
	display: block;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font: 15px/15px "icomoon";
	position: relative;
}

.social-networking a span {
	position: relative;
	z-index: 2;
}

.social-networking a:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(images/bg-social01-hover.svg);
	opacity: 0;
	visibility: hidden;
	z-index: 1;
	background-size: 30px 30px;
	background-position: center;
	background-repeat: no-repeat;
}

.social-networking a:hover:before {
	opacity: 1;
	visibility: visible;
}

/* footer links styles */

.footer-links {
	font: 700 14px/20px "noto-sans-condensed", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 7px !important;
}

.footer-links li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 10px;
}

.footer-links li:last-child {
	padding-right: 0 !important;
}

.footer-links li:before {
	content: none;
}

.footer-links a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.footer-links a:hover {
	color: #c74f03;
}

/* copyright styles */

.copyright {
	display: block;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: .015em;
}

.copyright a {
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.copyright a:hover {
	color: #c74f03;
}

/* logo holder styles */

.logo-holder {
	position: relative;
}

.logo-holder .hover-state {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.logo-holder .normal {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
}

.logo-holder a {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
	position: relative;
}

.logo-holder a:hover .hover-state {
	opacity: 1;
	visibility: visible;
}

.logo-holder a:hover .normal {
	opacity: 0;
	visibility: hidden;
}

.logo-holder img {
	width: 100%;
	height: auto;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.features-banner:before {
		background: url(images/event-bg@2x.png) repeat-x;
		background-size: 1440px 100%;
	}

	.section-nsp-pattern:before {
		background: url(images/pattern01@2x.png) repeat-x;
		background-size: 100% 45px;
	}

	.section-nsp-pattern:after {
		background: url(images/pattern02@2x.png) repeat-x;
		background-size: 100% 10px;
	}

	.latest-block:before {
		background: url(images/latest-before@2x.png) repeat-x;
		background-size: 1440px 13px;
	}

	.latest-block:after {
		background: url(images/pattern02@2x.png) repeat-x;
		background-size: 1440px 13px;
	}

	.testimonials:before {
		background: url(images/pattern04-before@2x.png) repeat-x;
		background-size: 1440px 32px;
	}

	.testimonials:after {
		background: url(images/pattern04-after@2x.png) repeat-x;
		background-size: 1440px 13px;
	}

	.gallery:before {
		background: url(images/pattern03-before@2x.png) repeat-x;
		background-size: 100% 8px;
	}

	.gallery:after {
		background: url(images/pattern03-after@2x.png) repeat-x;
		background-size: 100% 8px;
	}

	.banner-nav-holder:after {
		background: url(images/pattern09@2x.png) repeat-x;
		background-size: 100% 9px;
	}

	.gray-block:before {
		background: url(images/pattern10-before@2x.png) repeat-x;
		background-size: 1440px 13px;
	}

	.gray-block:after {
		background: url(images/pattern10-after@2x.png) repeat-x;
		background-size: 1440px 12px;
	}

	.banner-inner:before {
		background: url(images/pattern06@2x.png) repeat-x;
		background-size: 1440px 10px;
	}

	.visual-accordion .text-holder:before {
		background: url(images/pattern07@2x.png) repeat-x;
		background-size: 420px 13px;
	}

	.visual-accordion.two-col .text-holder:before {
		background: url(images/pattern08@2x.png) repeat-x;
		background-size: 640px 13px;
	}

	.footer:before {
		background: url(images/pattern05@2x.png) repeat-x;
		background-size: 1440px 12px;
	}
}

@media (min-width: 414px) {
	.logo {
		width: 272px;
	}

	.nav {
		width: calc(100% - 272px);
	}
	
	.swipe-title {
		display: block;
	}

	.drop {
		width: 338px;
		right: -338px;
	}

	.bottom-nav > ul.btn-holder > li ul {
		width: 239px;
	}

	.bottom-nav > ul.btn-holder > li > a {
		min-width: 140px;
	}

	.top-header + .header-holder .banner-inner .fixed-position .banner-nav-holder {
		top: 130px !important;
	}

	.photo-gallery {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.photo-gallery .li {
		width: 50%;
	}

	.img-listing.column .col {
		width: 33.33%;
	}

	.timeline .timeline-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.timeline .img-holder {
		width: 120px;
		height: auto;
		margin: 0;
	}

	.timeline .text-holder {
		width: calc(100% - 120px);
		padding: 0 0 0 30px;
	}

	.people-details .img-holder {
		width: 175px;
	}

	.people-details .text-holder {
		width: calc(100% - 175px);
	}
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	ol {
		margin: 0 0 14px;
	}

	ul {
		margin: 0 0 14px;
	}

	ul li ul,
	ul li ol {
		margin: 0 0 14px;
	}

	input[type="submit"],
	.btn {
		min-width: 164px;
	}

	.hide-desktop {
		display: none !important;
	}

	blockquote {
		padding: 19px 0 0 47px;
	}

	blockquote q:before {
		left: -47px;
		top: -18px;
	}

	p {
		margin: 0 0 32px;
	}

	.content-holder {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 50px 0;
	}

	.content-holder #content {
		width: 65%;
		padding: 0 50px 0 0;
	}

	.content-holder #content:only-child {
		width: 100%;
		padding: 0;
	}

	.content-holder #sidebar {
		width: 35%;
	}

	.content-holder #sidebar ul {
		margin: 0 !important;
	}

	.header-hold {
		padding: 25px 0;
	}

	.header-hold .container {
		position: relative;
		padding: 0 15px;
	}

	.logo {
		width: 250px;
	}

	.nav {
		width: calc(100% - 250px);
	}

	.nav-opener {
		display: none;
	}

	.drop {
		width: 100%;
		right: 0;
		position: static;
		overflow: visible;
	}

	.drop .drop-holder {
		background: transparent;
		display: block;
		padding: 30px 0 0;
	}

	.drop .drop-holder ul li {
		display: inline-block;
		vertical-align: top;
		padding: 0 5px;
	}

	.drop .drop-holder ul li ul {
		position: absolute;
		left: 5px;
		top: calc(100% + 10px);
		width: 239px;
		background-color: rgba(57, 47, 42, .95);
		text-align: left;
		padding: 0 !important;
		margin: 0 !important;
		border-radius: 5px;
	}

	.drop .drop-holder ul li ul li {
		display: block;
		padding: 0 !important;
	}

	.drop .drop-holder ul li ul li a {
		display: block;
		padding: 13px 20px;
	}

	.fixed-position .drop .drop-holder ul li ul li a {
		color: #fff;
	}

	.drop .drop-holder ul li ul li a:hover {
		background: #c74f03;
	}

	.drop .drop-holder ul li ul li a:hover:before {
		content: none;
	}

	.fixed-position .drop .drop-holder ul a {
		color: #392f2a;
	}

	.drop .drop-holder ul a:hover ~ ul {
		display: none;
	}

	.bottom-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.bottom-nav > ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		letter-spacing: 1.88px;
		font-size: 12px;
	}

	.bottom-nav > ul li {
		display: inline-block;
		vertical-align: top;
		padding: 0 5px;
	}

	.fixed-position .bottom-nav > ul a:before {
		background: #e6e6e6;
	}

	.bottom-nav > ul.btn-holder {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -5px 0 0 !important;
		font-size: 12px;
	}

	.bottom-nav > ul.btn-holder > li {
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 5px;
	}

	.bottom-nav > ul.btn-holder > li:last-child ul,
	.bottom-nav > ul.btn-holder > li:nth-last-child(2) ul {
		left: auto !important;
		right: 0 !important;
		text-align: right !important;
	}

	.bottom-nav > ul.btn-holder > li ul {
		font-size: 13px;
	}

	.bottom-nav > ul.btn-holder > li > a {
		background: transparent;
		padding: 0 0 8px !important;
		border-radius: 0;
		box-shadow: none;
		min-width: 1px;
		display: inline-block;
		vertical-align: top;
	}

	.bottom-nav > ul.btn-holder > li > a:hover {
		background: transparent;
	}

	.bottom-nav > ul.btn-holder > li > a:hover:before {
		content: "";
	}

	.bottom-nav > ul.btn-holder > li.btn-li > a {
		background: #c74f03;
		padding: 6px !important;
		border-radius: 50px;
		min-width: 100px;
		font-size: 13px;
		margin: -5px 0 0;
	}

	.top-nav {
		display: block;
		position: static;
		top: -9px;
		right: 15px;
		left: 0;
		text-align: right;
		margin: -20px 0 10px;
	}

	.top-nav ul {
		font-size: 11px;
		font-weight: 500;
	}

	.top-nav ul li {
		padding: 0 5px !important;
	}

	.fixed-position .top-nav ul li a:before {
		background: #e6e6e6;
	}

	.top-nav ul li:last-child ul {
		left: auto !important;
		right: 0;
	}

	.top-nav ul li ul {
		font-size: 12px;
		top: calc(100% + 8px);
	}

	.top-header + .header-holder {
		margin-top: 42px;
	}

	.top-header + .header-holder .fixed-position .header {
		top: 42px !important;
	}

	.top-header + .header-holder .banner-inner .fixed-position .banner-nav-holder {
		top: 145px !important;
	}

	.banner h1 {
		font-size: 90px;
		line-height: 100px;
		font-weight: 600;
	}

	.watermark {
		font-size: 250px;
		line-height: 250px;
	}

	.main-carousel .slide {
		padding: 150px 0 20px;
		height: 840px;
	}

	.main-carousel .slick-dots {
		bottom: 73px;
	}

	.main-carousel .slick-dots li {
		padding: 0 18px 10px 0;
	}

	.features-banner {
		margin: 90px 0;
	}

	.event-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 -20px;
	}

	.event-list .event {
		width: 33.33%;
	}

	.event-list .event:only-child {
		width: 100%;
	}

	.event-list .event > a {
		min-height: 300px;
	}

	.event-list .event:before {
		top: 10px;
		left: 0;
		border-left: 1px solid #221b17;
		bottom: 10px;
		border-top: 0;
		right: auto;
	}

	.bg-img {
		background-size: auto auto;
	}

	.section-nsp-bg {
		padding: 81px 0;
	}

	.section-nsp-bg .two-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.section-nsp-bg .two-col .impact-block {
		width: 65%;
		padding: 63px 10% 0 0;
	}

	.section-nsp-bg .two-col .impact-block:only-child {
		width: 100%;
	}

	.section-nsp-bg .two-col .impact-list {
		width: 35%;
	}

	.section-nsp-bg .two-col .impact-list:only-child {
		width: 100%;
	}

	.impact-list li {
		padding: 30px 0 45px 33px;
	}
	
	

	.section-nsp-pattern .latest-block {
		padding: 53px 0;
	}

	.section-nsp-pattern .latest-block .btn-holder {
		padding: 55px 0 0;
	}

	.latest-block {
		padding: 61px 0;
		margin: 0 0 278px;
	}

	.gallery-slider {
		padding: 0 65px 0 0 !important;
	}

	.gallery-slider .title {
		line-height: 38px;
	}

	.section-nsp {
		padding: 80px 0;
	}

	.section-nsp .two-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.section-nsp .text-holder {
		width: 51.5%;
		padding: 8px 8% 0 0;
	}

	.section-nsp .text-holder:only-child {
		width: 100%;
	}

	.section-nsp .text-holder .tick-list {
		margin: 0 0 0 30px !important;
	}

	.section-nsp .img-block {
		width: 48.5%;
	}

	.tick-list {
		margin: 0 20% 10px 34px !important;
	}

	.tick-list:last-child {
		margin-bottom: -32px !important;
	}

	.tick-list.two-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -60px !important;
	}

	.tick-list.two-col li {
		width: 50%;
		padding-right: 60px;
	}

	.tick-list.three-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -55px !important;
	}

	.tick-list.three-col li {
		width: 33.33%;
		padding-right: 55px;
	}

	.testimonials.testimonials2 blockquote .text-holder:only-child {
		padding: 11px 0 0 80px;
	}

	.testimonials blockquote {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.testimonials blockquote .img-holder {
		margin: 0;
	}

	.testimonials blockquote .text-holder {
		width: calc(100% - 247px);
		padding: 11px 0 0 54px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.testimonials blockquote q {
		font: 500 25px/45px "noto-serif-condensed", "Times", "Baskerville", "Georgia", serif;
	}

	.testimonials blockquote q:before,
	.testimonials blockquote q:after {
		font: 80px/80px "icomoon";
	}

	.testimonials blockquote q:before {
		left: -36px;
		left: -52px;
	}

	.gallery {
		margin: 50px 0 0 0;
	}
	
	.gallery.footer-cta {
		margin-bottom: -6px;
	}

	.gallery .two-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -70px;
	}

	.gallery .two-col .col {
		width: 50%;
		padding: 143px 70px 141px;
	}

	.gallery .two-col .col:only-child {
		width: 100%;
		padding: 101px 70px 96px;
	}

	.gallery .two-col .col:only-child .img-holder {
		width: 100vw;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.gallery .two-col .col:before {
		width: 50vw;
		left: auto;
		right: 0;
	}

	.gallery .two-col .col:nth-child(2n+2):before {
		right: auto;
		left: 0;
	}

	.gallery .two-col .col:nth-child(2n+2) .img-holder {
		right: auto;
		left: 0;
	}

	.gallery .img-holder {
		left: auto;
		width: 50vw;
	}

	.gallery .text-holder {
		padding: 56px 39px;
		font-size: 16px;
		line-height: 22px;
	}

	.main-logo {
		width: 491px;
	}

	.banner-inner.with-nav {
		min-height: 507px;
	}

	.fixed-position .banner-nav-holder {
		top: 110px !important;
	}

	.blockquote {
		margin: 65px 0 63px 75px;
		padding: 0 10% 0 28px;
	}

	.advertisement-block2 {
		width: 300px;
		float: left;
		margin: 0 20px 0 0;
	}

	.advertisement-block2.right {
		float: right;
		margin: 0 0 0 20px;
	}

	.text-block {
		padding: 8px 0 49px;
	}

	.text-block p {
		margin: 0 0 18px;
	}

	.gray-block {
		padding: 62px 0;
		margin: 118px 0 108px;
	}

	.gray-block.gray-block2 {
		margin: 118px 0 174px;
	}

	.gray-block .heading-block {
		margin: 0 0 40px;
	}

	.photo-gallery .li {
		width: 25%;
	}

	.video-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.video-list .li {
		width: 50%;
	}

	.play {
		margin: 0 0 38px;
	}

	.article-listing {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.article-listing.four-col .article {
		width: 25%;
	}

	.article-listing.four-col .article h4 {
		font-size: 25px;
		line-height: 35px;
	}

	.article-listing .article {
		width: 33.33%;
	}

	.article .time {
		padding-left: 14px;
	}

	.icon-slider {
		padding: 0 79px 0 0;
	}

	.icon-slider-holder {
		margin: 0 0 45px;
	}

	.heading-block.heading-block2 {
		margin: 0 0 60px;
	}

	.heading-block.heading-block2 .advertisement-block2 {
		width: 336px;
		margin: 0;
	}

	.heading-block.heading-block2 .text-holder {
		width: calc(100% - 336px) !important;
		padding: 0 0 0 64px !important;
	}

	.nsp-block {
		padding: 60px 0;
	}

	.nsp-block.intro {
		font-size: 21px;
		line-height: 37px;
	}

	.banner-inner {
		height: 407px;
	}

	.banner-inner .watermark {
		left: -29px;
		-webkit-transform: translateY(-64%);
		-ms-transform: translateY(-64%);
		transform: translateY(-64%);
	}

	.banner-inner h1 {
		font-size: 60px;
		line-height: 64px;
		letter-spacing: 1px;
		font-weight: 600;
	}

	.content {
		padding: 10px 0 0;
	}

	.block {
		padding: 40px 0;
	}

	.heading-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 0 30px;
	}

	.heading-block .text-holder {
		width: calc(100% - 233px);
		padding-right: 14%;
	}

	.heading-block h1 {
		margin-right: -17%;
	}

	.heading-block .btn-holder {
		width: 233px;
		text-align: right;
		padding: 46px 0 0;
	}

	.img-list-block:last-child .img-listing.column {
		margin: 0 -11px -82px;
	}

	.img-listing.intro .col .text-holder {
		width: 57%;
		padding: 32px 0 0 30px;
	}

	.img-listing.intro .col .img-holder {
		width: 43%;
	}
	
	
	.image-listing-large-section + .image-listing-large-section {
		padding-top: 0;
		margin-top: -50px;
	}

	.img-listing.large {
		margin: 0 0 -104px;
		padding: 41px 0 0;
	}

	.img-listing.large .col {
		margin: 0 0 100px;
	}

	.img-listing.large .img-holder {
		width: 300px;
		margin: -5px 0 0;
	}

	.img-listing.large .text-holder {
		width: calc(100% - 300px);
		padding: 0 0 0 64px;
	}

	.img-listing.column .col {
		padding: 0 11px 60px;
	}

	.img-listing.column .img-holder {
		width: 195px;
		height: 245px;
	}

	.img-listing.column.five .col {
		width: 20%;
	}

	.img-listing.column.five.circle .img-holder {
		width: 130px;
		height: 130px;
	}

	.img-listing.column.four .col {
		width: 25%;
	}

	.img-listing.circle .img-holder {
		width: 150px;
		height: 150px;
	}

	.img-listing .col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin: 0 0 70px;
	}

	.img-listing .col.img-right {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.img-listing .col.img-right .text-holder {
		padding: 0 64px 0 0;
	}

	.img-listing .img-holder {
		width: 340px;
		margin: 0;
	}

	.img-listing .text-holder {
		width: calc(100% - 340px);
		padding: 0 12% 0 30px;
	}

	.news-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -20px -60px;
	}

	.news-list .col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 0 20px 57px;
	}

	.news-list .img-holder {
		width: 265px;
	}

	.news-list .text-holder {
		width: calc(100% - 265px);
		padding: 0 0 0 23px;
	}

	.icons-listing {
		margin: 0 10% 0 41px;
	}

	.icons-listing:last-child {
		margin-bottom: -42px;
	}

	.icons-listing.two-columns {
		margin-right: -66px !important;
	}

	.icons-listing.two-columns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.icons-listing.two-columns li {
		width: 50%;
		padding-right: 66px;
	}

	.icons-listing.two-columns li li {
		width: 100%;
		padding-right: 0;
	}

	.icons-listing li ul {
		margin: 12px 0 11px 30px !important;
	}

	.timeline {
		margin: 0 -20px -90px;
	}

	.timeline li {
		float: left;
		width: 50%;
		padding: 0 20px 100px;
	}

	.timeline li:before {
		content: none;
	}

	.timeline li:after {
		content: "";
	}

	.timeline li + li {
		padding: 0 20px 100px;
	}

	.timeline li:nth-child(2n+2) {
		float: right;
	}

	.timeline li:nth-child(2n+2):before {
		right: auto;
		left: -1px;
	}

	.timeline li:nth-child(2n+2) .text-holder {
		text-align: left;
	}

	.timeline li:nth-child(2) {
		margin-top: 100px;
	}

	.timeline li:nth-child(2) .timeline-holder {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	.timeline li:nth-child(2) .text-holder {
		padding: 7px 18px 12px 9px;
	}

	.timeline li:last-child:before {
		content: "" !important;
		right: -2px !important;
		left: auto;
		top: auto !important;
		height: 100%;
		bottom: -46px !important;
		background: #fff;
		width: 2px;
		border: 0;
	}

	.timeline li:last-child:nth-child(2n+2):before {
		right: auto !important;
		left: 0 !important;
	}

	.timeline .timeline-holder {
		padding: 18px 18px 22px;
	}

	.timeline .img-holder {
		width: 180px;
	}

	.timeline .text-holder {
		text-align: right;
		width: calc(100% - 180px);
		padding: 7px 9px;
	}

	.testimonials .testimonial-slider {
		padding: 0 109px 42px 0 !important;
	}

	.testimonials .testimonial-slider .owl-item {
		padding: 0 29px 0 0;
	}

	.testimonials .testimonial-slider .slide-holder {
		padding: 49px 56px 34px 31px;
	}

	.testimonials .testimonial-slider .slide-holder blockquote q {
		font-size: 26px;
		line-height: 45px;
	}

	.testimonials .testimonial-slider .slide-holder blockquote q:before,
	.testimonials .testimonial-slider .slide-holder blockquote q:after {
		width: 94px;
		height: 94px;
		font-size: 94px;
	}

	.testimonials .testimonial-slider .slide-holder blockquote q:before {
		left: -22px;
		top: -24px;
	}

	.testimonials .testimonial-slider .slide-holder blockquote q:after {
		right: -22px;
		bottom: -5px;
	}

	.testimonials .testimonial-slider .slide-holder blockquote .img-holder {
		margin: -21px 0 0 0;
	}

	.testimonials .testimonial-slider .slide-holder blockquote .text-holder {
		padding: 0 0 0 29px;
		width: calc(100% - 124px);
	}

	.testimonials .testimonial-slider .slide-holder blockquote .text-holder:only-child {
		padding: 3px 54px 12px;
		width: 100%;
	}

	.testimonials .testimonial-slider .slick-list {
		padding: 0 108px 0 0 !important;
	}

	.testimonials .testimonial-slider .slick-dots {
		margin: 0;
	}

	.scrollbar .scroller {
		width: 300px;
	}

	.visual-accordion {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.visual-accordion .open-holder {
		width: 50%;
	}

	.visual-accordion.three-col .open-holder {
		width: 33.33%;
	}

	.visual-accordion.four-col {
		margin: 0 -8px;
	}

	.visual-accordion.four-col .open-holder {
		width: 25%;
		padding: 0 8px 23px;
	}

	.visual-accordion .slide {
		padding: 40px 50px 48px;
	}

	.visual-accordion .slide p {
		margin: 0 0 22px;
	}

	.accordion .opener-holder {
		padding: 20px 30px 18px;
	}

	.accordion .opener-holder .two-col {
		margin: 0 0 5px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.accordion .opener-holder .two-col:only-child {
		margin: 0;
	}

	.accordion .opener-holder .text-holder {
		width: calc(100% - 150px);
		margin: 0;
		padding: 0 20px 0 0;
	}

	.accordion .opener-holder .btn-holder {
		text-align: right;
		width: 150px;
		padding: 0 15px 0 0;
		margin: -6px 0 0;
	}

	.people-listing {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.people-listing .open-holder {
		width: 50%;
	}

	.people-listing .slide {
		padding: 28px 30px 40px;
	}

	.people-listing .slide .two-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.people-listing .slide .two-col blockquote {
		width: 300px;
	}

	.people-listing .slide .two-col .text-holder {
		width: calc(100% - 300px);
		padding: 10px 0 0 30px;
	}

	.people-listing .slide .two-col .text-holder:only-child {
		width: 100% !important;
	}

	.people-listing .slide .heading {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.people-details .text-holder {
		padding: 28px 0 0 14px;
	}

	.people-details .name {
		font-size: 25px;
		line-height: 34px;
	}

	.features-banner.call-action {
		margin: 80px 0 105px;
	}

	.footer {
		text-align: left;
	}

	.footer .two-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.footer .two-col .col {
		width: calc(100% - 150px);
		padding: 0 20px 0 0;
	}

	.footer .two-col .logo-holder {
		width: 150px;
	}

	.footer-links {
		font-size: 13px;
	}

	.footer-links li {
		padding: 0 10px 10px 0;
	}
	
}

@media (min-width: 768px) and (max-width: 1199px) {
	.heading-block .text-holder:only-child {
		width: 100%;
	}
	
}

@media (min-width: 1024px) {
	h1 {
		font-size: 45px;
		line-height: 64px;
	}

	h2 {
		font-size: 35px;
		line-height: 48px;
	}

	h3 {
		font-size: 30px;
		line-height: 41px;
	}

	h4 {
		font-size: 27px;
		line-height: 37px;
	}

	h5 {
		font-size: 22px;
		line-height: 32px;
	}

	h6 {
		font-size: 18px;
		line-height: 27px;
	}

	ol {
		margin: 0 0 14px 37px;
	}

	ul {
		margin: 0 0 14px 37px;
	}

	.header-hold {
		padding: 18px 0;
	}

	.logo {
		width: 300px;
	}

	.nav {
		width: calc(100% - 300px);
	}

	.drop .drop-holder {
		padding: 41px 0 0;
	}

	.drop .drop-holder ul li {
		padding: 0 4px 0 20px;
	}

	.drop .drop-holder ul li ul {
		left: 35px;
	}

	.bottom-nav > ul {
		font-size: 16px;
	}

	.bottom-nav > ul.btn-holder {
		font-size: 16px;
		margin: 0 !important;
	}

	.bottom-nav > ul.btn-holder > li {
		padding: 0 0 0 20px;
	}

	.bottom-nav > ul.btn-holder > li ul {
		font-size: 14px;
	}

	.bottom-nav > ul.btn-holder > li.btn-li > a {
		font-size: 15px;
		padding: 10px !important;
		margin: -6px 0 0;
	}

	.bottom-nav > ul.btn-holder > li.btn-li > a {
		min-width: 130px;
	}

	.top-nav {
		margin: -30px 0 15px;
	}

	.top-nav ul {
		font-size: 13px;
	}

	.top-nav ul li {
		padding: 0 0 0 33px !important;
	}

	.top-nav ul li ul {
		left: 33px !important;
	}

	.top-header + .header-holder .banner-inner .fixed-position .banner-nav-holder {
		top: 140px !important;
	}

	.watermark {
		font-size: 300px;
		line-height: 300px;
		-webkit-transform: translateY(-56%);
		-ms-transform: translateY(-56%);
		transform: translateY(-56%);
	}

	.features-banner {
		margin: 90px 0 176px;
	}

	.event-list a:hover .event-holder {
		padding: 11px 40px 7px;
	}

	.event-list .event-holder {
		padding: 31px 40px 10px;
	}

	.event-list .event > a {
		min-height: 196px;
	}

	.section-nsp-bg {
		padding: 101px 0 33px;
	}

	.section-nsp {
		padding: 150px 0 92px;
	}

	.section-nsp.nsp2 {
		padding: 150px 0 180px;
	}

	.section-nsp.nsp2 .text-holder {
		padding: 56px 8% 0 0;
	}

	.testimonials blockquote q {
		font: 500 29px/52px "noto-serif-condensed", "Times", "Baskerville", "Georgia", serif;
	}

	.testimonials blockquote q:before,
	.testimonials blockquote q:after {
		font: 100px/100px "icomoon";
	}

	.testimonials blockquote q:before {
		left: -36px;
		letter-spacing: -39px;
	}

	.gallery .text-holder {
		font-size: 18px;
		line-height: 30px;
	}

	.fixed-position .banner-nav-holder {
		top: 112px !important;
	}

	.banner-nav {
		margin: 0 -22px;
	}

	.banner-nav a {
		padding: 15px 22px 10px;
	}

	.container.small .advertisement-block1 {
		margin: 0 -85px 63px;
	}

	.link li {
		padding: 0 45px 10px 0;
	}

	.advertisement-block2 {
		margin: 0 40px 0 0;
	}

	.advertisement-block2.right {
		margin: 0 0 0 40px;
	}

	.container.small p + .advertisement-block1 {
		margin: 0 -85px 52px;
	}

	.photo-gallery .li {
		width: 20%;
	}

	.banner-inner .watermark {
		font-size: 150px;
		line-height: 150px;
	}

	.block {
		padding: 81px 0;
	}

	.block h1 {
		line-height: 61px;
	}

	.img-listing.intro .col .text-holder {
		padding: 32px 0 0 63px;
	}

	.img-listing.large .img-holder {
		width: 500px;
	}

	.img-listing.large .text-holder {
		width: calc(100% - 500px);
	}

	.img-listing.circle .img-holder {
		width: 180px;
		height: 180px;
	}

	.news-list .col {
		width: 50%;
	}

	.icons-listing {
		margin: 0 21% 0 41px;
	}

	.timeline {
		margin: 0 -43px -90px;
	}

	.timeline li {
		padding: 0 43px 100px;
	}

	.timeline li:after {
		width: 43px;
	}

	.timeline li + li {
		padding: 0 43px 100px;
	}

	.timeline .timeline-holder {
		box-shadow: 0 2px 54px rgba(0, 0, 0, .08);
	}

	.timeline .img-holder {
		width: 205px;
	}

	.timeline .text-holder {
		width: calc(100% - 205px);
	}

	.visual-accordion .text-holder {
		padding: 11px 20px 23px;
	}

	.people-listing .open-holder {
		width: 33.33%;
	}

	.people-listing .slide .two-col blockquote {
		width: 405px;
	}

	.people-listing .slide .two-col .text-holder {
		width: calc(100% - 405px);
		padding: 10px 24px 0 77px;
	}

	.people-listing .slide .heading .email-holder {
		width: 250px;
		text-align: right;
	}

	.people-listing .slide .heading .title-name {
		width: calc(100% - 250px);
	}

	.footer .two-col .col {
		width: calc(100% - 200px);
	}

	.footer .two-col .logo-holder {
		width: 200px;
	}

	.footer-links {
		font-size: 14px;
	}

	.footer-links li {
		padding: 0 46px 10px 0;
	}
}

@media (min-width: 1200px) {
	.logo {
		width: 406px;
	}

	.nav {
		width: calc(100% - 406px);
	}

	.drop .drop-holder ul li {
		padding: 0 4px 0 35px;
	}

	.bottom-nav > ul.btn-holder > li {
		padding: 0 0 0 35px;
	}

	.top-nav {
		margin: -53px 0 26px;
	}

	.top-header + .header-holder .banner-inner .fixed-position .banner-nav-holder {
		top: 149px !important;
	}

	.fixed-position .banner-nav-holder {
		top: 118px !important;
	}

	.visual-accordion .slide {
		padding: 40px 144px 48px;
	}

	.people-details .text-holder {
		padding: 35px 0 0 14px;
	}

	.footer .two-col .col {
		width: calc(100% - 230px);
	}

	.footer .two-col .logo-holder {
		width: 230px;
		margin: -5px 0 0;
	}
}

@media (min-width: 1440px) {
	.watermark {
		left: -67px;
	}

	.event-list {
		margin: 0 -46px;
	}

	.img-listing.intro .col {
		margin: 0 0 0 -40px;
	}
}

@media (max-width: 1023px) {
	iframe {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0 3px;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	.top-header a {
		height: 62px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.testimonials blockquote .text-holder {
		font-size: 14px;
		line-height: 18px;
	}

	.timeline li:first-child:before {
		content: none;
	}
	
	.event-list .event .btn-holder{
		visibility: visible;
		opacity: 1;
		display: block;
	}
	
/*
	.img-listing .col{
		display: flex;
		flex-direction: column;
	}
	
	.img-listing.intro .col .img-holder{
		order: 2;
	}
	
	.img-listing.intro .col .text-holder{
		order: 1;
	}
*/
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

