@import url(fontawesome-all.min.css);
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Zapf Humanist 601 BT';
    font-style: normal;
    font-weight: normal;
    src: local('Zapf Humanist 601 BT'), url('var(--base-url)/fonts/zaphumanist.woff') format('woff');
}

/* latin-ext */
@font-face {
  font-family: 'Gilda Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/gildadisplay/v18/t5tmIRoYMoaYG0WEOh7HwMeR3TDPr6OH.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Gilda Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/gildadisplay/v18/t5tmIRoYMoaYG0WEOh7HwMeR3T7Prw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
/*	scroll-behavior: smooth;*/
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	-webkit-text-size-adjust: none;
}

mark {
	background-color: transparent;
	color: inherit;
}

input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input, select, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

a {
	text-decoration: none!important;
}

/* Basic */

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
		/*overflow-x: hidden;
  overflow-y: scroll;*/
	}
	p {
		font-family: "Roboto", sans-serif;
		font-size: 14px;
	}
	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	body {
		background-color: #ffffff;
		overflow-x: hidden;
		width: 100vw;
/*		background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");*/
/*		background-size: auto, cover;*/
/*		background-attachment: fixed, fixed;*/
/*		background-position: center, center;*/
	}

		body.is-preload *, body.is-preload *:before, body.is-preload *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}

/* Type */

	body, input, select, textarea {
		font-family: "Roboto", sans-serif;
		color: #000;
		font-size: 16.5pt;
		font-weight: 300;
		line-height: 1.65;
	}
	.fancybox__container {z-index: 99999!important;}

	.listButton {
		font-size: 18px;
		font-weight: 400;
		line-height: 1.5em;
		border-radius: 50px 50px 50px 50px;
		padding: 15px 25px 15px 25px;
	}

	.positionrel {
		position: relative;
		display: block;
	}

	.basecolor {
		color: #2b1ba0;
	}
	.basecolor:hover {
		color: #2b1ba0;
	}
	.commonbgwhite {
		background-color: #ffffff;
	}
	.commonbgGray {
		background-color: #f8f6f7;
	}
	.commonlime {
		background-color: #FFFFF4;
	}
	.commongreen {
		background-color: #A9BDAB;
	}
	.commongray {
		background-color: #EFEFEF7A;
	}
	.cheader {
		font-size: 60px;
		font-weight: 100;
		line-height: 1.1em;
		letter-spacing: 0.05em;
		margin: 0 auto;
		text-align: center;
	}
	.commonsubheader {
		color: #1d1081;
		font-size: 1.1em;
		font-weight: 400;
		text-transform: none;
		line-height: 1.3em;
		padding: 0.7em 8em;
	}
	.textcenter {
		position: relative;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.textleft {
		position: relative;
		display: block;
		text-align: left;
	}
	.textright {
		position: relative;
		display: block;
		text-align: right;
	}

	.caseLower {
		text-transform: lowercase;
	}

	.caseCapitalize {
		text-transform: capitalize;
	}

	.caseUpper {
		text-transform: uppercase;
	}

	.commonPara {
		font-size: 1.1em;
		font-weight: 400;
		line-height: 1.4em;
		margin-bottom: 0.5em;
	}

	.commonBTN {
		color: #FFF;
		font-size: 0.75rem;
		font-weight: 400;
		letter-spacing: 2px;
		padding: .7rem 3.4rem;
		border: 1px solid #000;
		border-radius: 0px;
		background-color: #000;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.commonBTN:hover {
		cursor: pointer;
		color: #000;
		background-color: #FFF;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.commonBTN.tranparent {
		border: 1px solid #ffffff;
    	background-color: #00000036;
		border-radius: 1.5rem;
	}
	.commonBTN:hover.tranparent {
		border: 1px solid #000!important;
    background-color: #000!important;
    color: #ffffff!important;
	}
	.commonBTN.innerbtns {
    border: 1px solid #000;
    background-color: transparent;
    padding: .7rem 2.5rem .7rem 3.5rem;
    color: #000;
    font-weight: 500;
	}
	.commonBTN.innerbtns i.las{
		position: relative;
		display: inline-block;
	}
	.commonBTN.innerbtns i.las::before{
		content: '\f30b';
    position: absolute;
    display: flex;
    top: -16px;
    left: -24px;
    font-size: 23px;
	}
	.commonBTN.innerbtns:hover {
		background-color: #000;
		color: #fff;
	}
	.commonBTN.innerbtns.lndpgbtn {padding-left: 2.5rem;}
	.colflex {
		display: flex;
	}

	.widthcent {
		width: 100%;
	}

	.cmnprehead {
		line-height: 35px;
		font-size: 0.625rem;
		letter-spacing: 3px;
		font-weight: 500;
	}

	.commonThumbStyle {
		filter: grayscale(55%);
		transition: filter 1s ease-in-out;
	}
	.commonThumbStyle:hover {
		filter: grayscale(0%);
	}

	.commonThumbStyle2 {
		filter: grayscale(0%);
		transition: filter 1s ease-in-out;
	}
	.commonThumbStyle2:hover {
/* 		filter: grayscale(55%); */
	}

	.pt2 {padding-top: 2em;}
	.pt3 {padding-top: 3em;}
	.pt4 {padding-top: 4em;}
	.pth4 {padding-top: 4vh;}
	.pt5 {padding-top: 5em;}
	.pY3 {padding-top: 3em; padding-bottom: 3em;}
	.px5 {padding-left: 5em; padding-right: 5em;}
	.pe3 {padding-right: 3em;}
	.ps3 {padding-left: 3em;}
	.pe5 {padding-right: 5em;}
	.ps5 {padding-left: 5em;}

	.carousel-fade .carousel-item {
	    transition: opacity 2s ease-in-out;
	}

	.loader-icon {
	  font-size: 7rem;
	  color: #007bff;
	  animation: spin 1s linear infinite;
	}

	@keyframes spin {
	  from {
	    transform: rotate(0deg);
	  }
	  to {
	    transform: rotate(360deg);
	  }
	}

		@media screen and (max-width: 1680px) {

			body, input, select, textarea {
				font-size: 13pt;
			}

		}

		@media screen and (max-width: 1280px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 980px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 736px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			body, input, select, textarea {
				font-size: 12pt;
			}

		}

	a {
		-moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
/*		border-bottom: dotted 1px rgba(255, 255, 255, 0.35);*/
/*		color: #ffffff;*/
		text-decoration: none;
	}

		a:hover {
			text-decoration: none;
			color: #6a6a6a;
		}

		a.special:not(.button) {
			text-decoration: none;
			border-bottom: 0;
			display: block;
/*			font-family: Raleway, Helvetica, sans-serif;*/
			font-size: 0.8em;
			font-weight: 700;
			letter-spacing: 0.1em;
			margin: 0 0 2em 0;
			text-transform: uppercase;
		}

			a.special:not(.button):before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 900;
			}

			a.special:not(.button):before {
				-moz-transition: background-color 0.2s ease-in-out;
				-webkit-transition: background-color 0.2s ease-in-out;
				-ms-transition: background-color 0.2s ease-in-out;
				transition: background-color 0.2s ease-in-out;
				border-radius: 100%;
				border: solid 2px rgba(255, 255, 255, 0.125);
				content: '\f105';
				display: inline-block;
				font-size: 1.25em;
				height: 2em;
				line-height: 1.75em;
				margin-right: 0.85em;
				text-align: center;
				text-indent: 0.15em;
				vertical-align: middle;
				width: 2em;
			}

			a.special:not(.button):hover:before {
				background-color: rgba(255, 255, 255, 0.025);
			}

			a.special:not(.button):active:before {
				background-color: rgba(255, 255, 255, 0.075);
			}

	strong, b {
		color: #ffffff;
		font-weight: 600;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 2em 0;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #343434;
		font-family: "Gilda Display", serif;
		font-weight: 400;
/*		letter-spacing: 0.1em;*/
		margin: 0 0 1em 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
			border-bottom: 0;
		}

		h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
			font-weight: 200;
		}

		h1.major, h2.major, h3.major, h4.major, h5.major, h6.major {
			padding-bottom: 1em;
			border-bottom: solid 2px rgba(255, 255, 255, 0.125);
		}

	h2 {
		font-size: 1.2em;
	}

	h3 {
		font-size: 0.9em;
	}

	h4 {
		font-size: 0.7em;
	}

	h5 {
		font-size: 0.7em;
	}

	h6 {
		font-size: 0.7em;
	}

	select {
		font-family: "Roboto", sans-serif;
		font-size: 14px;
		letter-spacing: 1px;
	}

	@media screen and (max-width: 736px) {

		h2 {
			font-size: 1em;
		}

		h3 {
			font-size: 0.8em;
		}

	}

	sub {
		font-size: 0.8em;
		position: relative;
		top: 0.5em;
	}

	sup {
		font-size: 0.8em;
		position: relative;
		top: -0.5em;
	}

	blockquote {
		border-left: solid 4px rgba(255, 255, 255, 0.125);
		font-style: italic;
		margin: 0 0 2em 0;
		padding: 0.5em 0 0.5em 2em;
	}

	code {
		background: rgba(255, 255, 255, 0.025);
		border-radius: 5px;
		border: solid 2px rgba(255, 255, 255, 0.125);
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0.25em;
		padding: 0.25em 0.65em;
	}

	pre {
		-webkit-overflow-scrolling: touch;
		font-family: "Courier New", monospace;
		font-size: 0.9em;
		margin: 0 0 2em 0;
	}

		pre code {
			display: block;
			line-height: 1.75em;
			padding: 1em 1.5em;
			overflow-x: auto;
		}

	hr {
		border: 0;
		border-bottom: solid 2px rgba(255, 255, 255, 0.125);
		margin: 2.5em 0;
	}

		hr.major {
			margin: 4em 0;
		}

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

/* Row */

	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}

		.row > * {
			box-sizing: border-box;
		}

		.row.gtr-uniform > * > :last-child {
			margin-bottom: 0;
		}

		.row.aln-left {
			justify-content: flex-start;
		}

		.row.aln-center {
			justify-content: center;
		}

		.row.aln-right {
			justify-content: flex-end;
		}

		.row.aln-top {
			align-items: flex-start;
		}

		.row.aln-middle {
			align-items: center;
		}

		.row.aln-bottom {
			align-items: flex-end;
		}

		.row > .imp {
			order: -1;
		}

		.row > .col-1 {
			width: 8.33333%;
		}

		.row > .off-1 {
			margin-left: 8.33333%;
		}

		.row > .col-2 {
			width: 16.66667%;
		}

		.row > .off-2 {
			margin-left: 16.66667%;
		}

		.row > .col-3 {
			width: 25%;
		}

		.row > .off-3 {
			margin-left: 25%;
		}

		.row > .col-4 {
			width: 33.33333%;
		}

		.row > .off-4 {
			margin-left: 33.33333%;
		}

		.row > .col-5 {
			width: 41.66667%;
		}

		.row > .off-5 {
			margin-left: 41.66667%;
		}

		.row > .col-6 {
			width: 50%;
		}

		.row > .off-6 {
			margin-left: 50%;
		}

		.row > .col-7 {
			width: 58.33333%;
		}

		.row > .off-7 {
			margin-left: 58.33333%;
		}

		.row > .col-8 {
			width: 66.66667%;
		}

		.row > .off-8 {
			margin-left: 66.66667%;
		}

		.row > .col-9 {
			width: 75%;
		}

		.row > .off-9 {
			margin-left: 75%;
		}

		.row > .col-10 {
			width: 83.33333%;
		}

		.row > .off-10 {
			margin-left: 83.33333%;
		}

		.row > .col-11 {
			width: 91.66667%;
		}

		.row > .off-11 {
			margin-left: 91.66667%;
		}

		.row > .col-12 {
			width: 100%;
		}

		.row > .off-12 {
			margin-left: 100%;
		}

		.row.gtr-0 {
			margin-top: 0;
			margin-left: 0em;
		}

			.row.gtr-0 > * {
				padding: 0 0 0 0em;
			}

			.row.gtr-0.gtr-uniform {
				margin-top: 0em;
			}

				.row.gtr-0.gtr-uniform > * {
					padding-top: 0em;
				}

		.row.gtr-25 {
			margin-top: 0;
			margin-left: -0.4375em;
		}

			.row.gtr-25 > * {
				padding: 0 0 0 0.4375em;
			}

			.row.gtr-25.gtr-uniform {
				margin-top: -0.4375em;
			}

				.row.gtr-25.gtr-uniform > * {
					padding-top: 0.4375em;
				}

		.row.gtr-50 {
			margin-top: 0;
			margin-left: -0.875em;
		}

			.row.gtr-50 > * {
				padding: 0 0 0 0.875em;
			}

			.row.gtr-50.gtr-uniform {
				margin-top: -0.875em;
			}

				.row.gtr-50.gtr-uniform > * {
					padding-top: 0.875em;
				}

		.row {
			margin-top: 0;
			margin-left: -1.75em;
		}

			.row > * {
				padding: 0 0 0 1.75em;
			}

			.row.gtr-uniform {
				margin-top: -1.75em;
			}

				.row.gtr-uniform > * {
					padding-top: 1.75em;
				}

		.row.gtr-150 {
			margin-top: 0;
			margin-left: -2.625em;
		}

			.row.gtr-150 > * {
				padding: 0 0 0 2.625em;
			}

			.row.gtr-150.gtr-uniform {
				margin-top: -2.625em;
			}

				.row.gtr-150.gtr-uniform > * {
					padding-top: 2.625em;
				}

		.row.gtr-200 {
			margin-top: 0;
			margin-left: -3.5em;
		}

			.row.gtr-200 > * {
				padding: 0 0 0 3.5em;
			}

			.row.gtr-200.gtr-uniform {
				margin-top: -3.5em;
			}

				.row.gtr-200.gtr-uniform > * {
					padding-top: 3.5em;
				}

		@media screen and (max-width: 1680px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-xlarge {
					order: -1;
				}

				.row > .col-1-xlarge {
					width: 8.33333%;
				}

				.row > .off-1-xlarge {
					margin-left: 8.33333%;
				}

				.row > .col-2-xlarge {
					width: 16.66667%;
				}

				.row > .off-2-xlarge {
					margin-left: 16.66667%;
				}

				.row > .col-3-xlarge {
					width: 25%;
				}

				.row > .off-3-xlarge {
					margin-left: 25%;
				}

				.row > .col-4-xlarge {
					width: 33.33333%;
				}

				.row > .off-4-xlarge {
					margin-left: 33.33333%;
				}

				.row > .col-5-xlarge {
					width: 41.66667%;
				}

				.row > .off-5-xlarge {
					margin-left: 41.66667%;
				}

				.row > .col-6-xlarge {
					width: 50%;
				}

				.row > .off-6-xlarge {
					margin-left: 50%;
				}

				.row > .col-7-xlarge {
					width: 58.33333%;
				}

				.row > .off-7-xlarge {
					margin-left: 58.33333%;
				}

				.row > .col-8-xlarge {
					width: 66.66667%;
				}

				.row > .off-8-xlarge {
					margin-left: 66.66667%;
				}

				.row > .col-9-xlarge {
					width: 75%;
				}

				.row > .off-9-xlarge {
					margin-left: 75%;
				}

				.row > .col-10-xlarge {
					width: 83.33333%;
				}

				.row > .off-10-xlarge {
					margin-left: 83.33333%;
				}

				.row > .col-11-xlarge {
					width: 91.66667%;
				}

				.row > .off-11-xlarge {
					margin-left: 91.66667%;
				}

				.row > .col-12-xlarge {
					width: 100%;
				}

				.row > .off-12-xlarge {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.4375em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.4375em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.4375em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.4375em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.875em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.875em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.875em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.875em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.75em;
				}

					.row > * {
						padding: 0 0 0 1.75em;
					}

					.row.gtr-uniform {
						margin-top: -1.75em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.75em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -2.625em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 2.625em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -2.625em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 2.625em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -3.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 3.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -3.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 3.5em;
						}

		}

		@media screen and (max-width: 1280px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-large {
					order: -1;
				}

				.row > .col-1-large {
					width: 8.33333%;
				}

				.row > .off-1-large {
					margin-left: 8.33333%;
				}

				.row > .col-2-large {
					width: 16.66667%;
				}

				.row > .off-2-large {
					margin-left: 16.66667%;
				}

				.row > .col-3-large {
					width: 25%;
				}

				.row > .off-3-large {
					margin-left: 25%;
				}

				.row > .col-4-large {
					width: 33.33333%;
				}

				.row > .off-4-large {
					margin-left: 33.33333%;
				}

				.row > .col-5-large {
					width: 41.66667%;
				}

				.row > .off-5-large {
					margin-left: 41.66667%;
				}

				.row > .col-6-large {
					width: 50%;
				}

				.row > .off-6-large {
					margin-left: 50%;
				}

				.row > .col-7-large {
					width: 58.33333%;
				}

				.row > .off-7-large {
					margin-left: 58.33333%;
				}

				.row > .col-8-large {
					width: 66.66667%;
				}

				.row > .off-8-large {
					margin-left: 66.66667%;
				}

				.row > .col-9-large {
					width: 75%;
				}

				.row > .off-9-large {
					margin-left: 75%;
				}

				.row > .col-10-large {
					width: 83.33333%;
				}

				.row > .off-10-large {
					margin-left: 83.33333%;
				}

				.row > .col-11-large {
					width: 91.66667%;
				}

				.row > .off-11-large {
					margin-left: 91.66667%;
				}

				.row > .col-12-large {
					width: 100%;
				}

				.row > .off-12-large {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.4375em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.4375em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.4375em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.4375em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.875em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.875em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.875em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.875em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.75em;
				}

					.row > * {
						padding: 0 0 0 1.75em;
					}

					.row.gtr-uniform {
						margin-top: -1.75em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.75em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -2.625em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 2.625em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -2.625em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 2.625em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -3.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 3.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -3.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 3.5em;
						}

		}

		@media screen and (max-width: 980px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-medium {
					order: -1;
				}

				.row > .col-1-medium {
					width: 8.33333%;
				}

				.row > .off-1-medium {
					margin-left: 8.33333%;
				}

				.row > .col-2-medium {
					width: 16.66667%;
				}

				.row > .off-2-medium {
					margin-left: 16.66667%;
				}

				.row > .col-3-medium {
					width: 25%;
				}

				.row > .off-3-medium {
					margin-left: 25%;
				}

				.row > .col-4-medium {
					width: 33.33333%;
				}

				.row > .off-4-medium {
					margin-left: 33.33333%;
				}

				.row > .col-5-medium {
					width: 41.66667%;
				}

				.row > .off-5-medium {
					margin-left: 41.66667%;
				}

				.row > .col-6-medium {
					width: 50%;
				}

				.row > .off-6-medium {
					margin-left: 50%;
				}

				.row > .col-7-medium {
					width: 58.33333%;
				}

				.row > .off-7-medium {
					margin-left: 58.33333%;
				}

				.row > .col-8-medium {
					width: 66.66667%;
				}

				.row > .off-8-medium {
					margin-left: 66.66667%;
				}

				.row > .col-9-medium {
					width: 75%;
				}

				.row > .off-9-medium {
					margin-left: 75%;
				}

				.row > .col-10-medium {
					width: 83.33333%;
				}

				.row > .off-10-medium {
					margin-left: 83.33333%;
				}

				.row > .col-11-medium {
					width: 91.66667%;
				}

				.row > .off-11-medium {
					margin-left: 91.66667%;
				}

				.row > .col-12-medium {
					width: 100%;
				}

				.row > .off-12-medium {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.4375em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.4375em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.4375em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.4375em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.875em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.875em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.875em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.875em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.75em;
				}

					.row > * {
						padding: 0 0 0 1.75em;
					}

					.row.gtr-uniform {
						margin-top: -1.75em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.75em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -2.625em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 2.625em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -2.625em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 2.625em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -3.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 3.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -3.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 3.5em;
						}

		}

		@media screen and (max-width: 736px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-small {
					order: -1;
				}

				.row > .col-1-small {
					width: 8.33333%;
				}

				.row > .off-1-small {
					margin-left: 8.33333%;
				}

				.row > .col-2-small {
					width: 16.66667%;
				}

				.row > .off-2-small {
					margin-left: 16.66667%;
				}

				.row > .col-3-small {
					width: 25%;
				}

				.row > .off-3-small {
					margin-left: 25%;
				}

				.row > .col-4-small {
					width: 33.33333%;
				}

				.row > .off-4-small {
					margin-left: 33.33333%;
				}

				.row > .col-5-small {
					width: 41.66667%;
				}

				.row > .off-5-small {
					margin-left: 41.66667%;
				}

				.row > .col-6-small {
					width: 50%;
				}

				.row > .off-6-small {
					margin-left: 50%;
				}

				.row > .col-7-small {
					width: 58.33333%;
				}

				.row > .off-7-small {
					margin-left: 58.33333%;
				}

				.row > .col-8-small {
					width: 66.66667%;
				}

				.row > .off-8-small {
					margin-left: 66.66667%;
				}

				.row > .col-9-small {
					width: 75%;
				}

				.row > .off-9-small {
					margin-left: 75%;
				}

				.row > .col-10-small {
					width: 83.33333%;
				}

				.row > .off-10-small {
					margin-left: 83.33333%;
				}

				.row > .col-11-small {
					width: 91.66667%;
				}

				.row > .off-11-small {
					margin-left: 91.66667%;
				}

				.row > .col-12-small {
					width: 100%;
				}

				.row > .off-12-small {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.3125em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.3125em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.3125em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.625em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.625em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.625em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row > * {
						padding: 0 0 0 1.25em;
					}

					.row.gtr-uniform {
						margin-top: -1.25em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.25em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 1.875em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -1.875em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 1.875em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 2.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -2.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 2.5em;
						}

		}

		@media screen and (max-width: 480px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-xsmall {
					order: -1;
				}

				.row > .col-1-xsmall {
					width: 8.33333%;
				}

				.row > .off-1-xsmall {
					margin-left: 8.33333%;
				}

				.row > .col-2-xsmall {
					width: 16.66667%;
				}

				.row > .off-2-xsmall {
					margin-left: 16.66667%;
				}

				.row > .col-3-xsmall {
					width: 25%;
				}

				.row > .off-3-xsmall {
					margin-left: 25%;
				}

				.row > .col-4-xsmall {
					width: 33.33333%;
				}

				.row > .off-4-xsmall {
					margin-left: 33.33333%;
				}

				.row > .col-5-xsmall {
					width: 41.66667%;
				}

				.row > .off-5-xsmall {
					margin-left: 41.66667%;
				}

				.row > .col-6-xsmall {
					width: 50%;
				}

				.row > .off-6-xsmall {
					margin-left: 50%;
				}

				.row > .col-7-xsmall {
					width: 58.33333%;
				}

				.row > .off-7-xsmall {
					margin-left: 58.33333%;
				}

				.row > .col-8-xsmall {
					width: 66.66667%;
				}

				.row > .off-8-xsmall {
					margin-left: 66.66667%;
				}

				.row > .col-9-xsmall {
					width: 75%;
				}

				.row > .off-9-xsmall {
					margin-left: 75%;
				}

				.row > .col-10-xsmall {
					width: 83.33333%;
				}

				.row > .off-10-xsmall {
					margin-left: 83.33333%;
				}

				.row > .col-11-xsmall {
					width: 91.66667%;
				}

				.row > .off-11-xsmall {
					margin-left: 91.66667%;
				}

				.row > .col-12-xsmall {
					width: 100%;
				}

				.row > .off-12-xsmall {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.3125em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.3125em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.3125em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.625em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.625em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.625em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row > * {
						padding: 0 0 0 1.25em;
					}

					.row.gtr-uniform {
						margin-top: -1.25em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.25em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 1.875em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -1.875em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 1.875em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 2.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -2.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 2.5em;
						}

		}

		@media screen and (max-width: 360px) {

			.row {
				display: flex;
				flex-wrap: wrap;
				box-sizing: border-box;
				align-items: stretch;
			}

				.row > * {
					box-sizing: border-box;
				}

				.row.gtr-uniform > * > :last-child {
					margin-bottom: 0;
				}

				.row.aln-left {
					justify-content: flex-start;
				}

				.row.aln-center {
					justify-content: center;
				}

				.row.aln-right {
					justify-content: flex-end;
				}

				.row.aln-top {
					align-items: flex-start;
				}

				.row.aln-middle {
					align-items: center;
				}

				.row.aln-bottom {
					align-items: flex-end;
				}

				.row > .imp-xxsmall {
					order: -1;
				}

				.row > .col-1-xxsmall {
					width: 8.33333%;
				}

				.row > .off-1-xxsmall {
					margin-left: 8.33333%;
				}

				.row > .col-2-xxsmall {
					width: 16.66667%;
				}

				.row > .off-2-xxsmall {
					margin-left: 16.66667%;
				}

				.row > .col-3-xxsmall {
					width: 25%;
				}

				.row > .off-3-xxsmall {
					margin-left: 25%;
				}

				.row > .col-4-xxsmall {
					width: 33.33333%;
				}

				.row > .off-4-xxsmall {
					margin-left: 33.33333%;
				}

				.row > .col-5-xxsmall {
					width: 41.66667%;
				}

				.row > .off-5-xxsmall {
					margin-left: 41.66667%;
				}

				.row > .col-6-xxsmall {
					width: 50%;
				}

				.row > .off-6-xxsmall {
					margin-left: 50%;
				}

				.row > .col-7-xxsmall {
					width: 58.33333%;
				}

				.row > .off-7-xxsmall {
					margin-left: 58.33333%;
				}

				.row > .col-8-xxsmall {
					width: 66.66667%;
				}

				.row > .off-8-xxsmall {
					margin-left: 66.66667%;
				}

				.row > .col-9-xxsmall {
					width: 75%;
				}

				.row > .off-9-xxsmall {
					margin-left: 75%;
				}

				.row > .col-10-xxsmall {
					width: 83.33333%;
				}

				.row > .off-10-xxsmall {
					margin-left: 83.33333%;
				}

				.row > .col-11-xxsmall {
					width: 91.66667%;
				}

				.row > .off-11-xxsmall {
					margin-left: 91.66667%;
				}

				.row > .col-12-xxsmall {
					width: 100%;
				}

				.row > .off-12-xxsmall {
					margin-left: 100%;
				}

				.row.gtr-0 {
					margin-top: 0;
					margin-left: 0em;
				}

					.row.gtr-0 > * {
						padding: 0 0 0 0em;
					}

					.row.gtr-0.gtr-uniform {
						margin-top: 0em;
					}

						.row.gtr-0.gtr-uniform > * {
							padding-top: 0em;
						}

				.row.gtr-25 {
					margin-top: 0;
					margin-left: -0.3125em;
				}

					.row.gtr-25 > * {
						padding: 0 0 0 0.3125em;
					}

					.row.gtr-25.gtr-uniform {
						margin-top: -0.3125em;
					}

						.row.gtr-25.gtr-uniform > * {
							padding-top: 0.3125em;
						}

				.row.gtr-50 {
					margin-top: 0;
					margin-left: -0.625em;
				}

					.row.gtr-50 > * {
						padding: 0 0 0 0.625em;
					}

					.row.gtr-50.gtr-uniform {
						margin-top: -0.625em;
					}

						.row.gtr-50.gtr-uniform > * {
							padding-top: 0.625em;
						}

				.row {
					margin-top: 0;
					margin-left: -1.25em;
				}

					.row > * {
						padding: 0 0 0 1.25em;
					}

					.row.gtr-uniform {
						margin-top: -1.25em;
					}

						.row.gtr-uniform > * {
							padding-top: 1.25em;
						}

				.row.gtr-150 {
					margin-top: 0;
					margin-left: -1.875em;
				}

					.row.gtr-150 > * {
						padding: 0 0 0 1.875em;
					}

					.row.gtr-150.gtr-uniform {
						margin-top: -1.875em;
					}

						.row.gtr-150.gtr-uniform > * {
							padding-top: 1.875em;
						}

				.row.gtr-200 {
					margin-top: 0;
					margin-left: -2.5em;
				}

					.row.gtr-200 > * {
						padding: 0 0 0 2.5em;
					}

					.row.gtr-200.gtr-uniform {
						margin-top: -2.5em;
					}

						.row.gtr-200.gtr-uniform > * {
							padding-top: 2.5em;
						}

		}

/* Section/Article */

	section.special, article.special {
		text-align: center;
	}

/* Form */

	form {
		margin: 0 0 2em 0;
	}

		form > :last-child {
			margin-bottom: 0;
		}

		form > .fields {
			display: -moz-flex;
			display: -webkit-flex;
			display: -ms-flex;
			display: flex;
			-moz-flex-wrap: wrap;
			-webkit-flex-wrap: wrap;
			-ms-flex-wrap: wrap;
			flex-wrap: wrap;
			width: calc(100% + 3em);
			margin: -1.5em 0 2em -1.5em;
		}

			form > .fields > .field {
				-moz-flex-grow: 0;
				-webkit-flex-grow: 0;
				-ms-flex-grow: 0;
				flex-grow: 0;
				-moz-flex-shrink: 0;
				-webkit-flex-shrink: 0;
				-ms-flex-shrink: 0;
				flex-shrink: 0;
				padding: 1.5em 0 0 1.5em;
				width: calc(100% - 1.5em);
			}

				form > .fields > .field.half {
					width: calc(50% - 0.75em);
				}

				form > .fields > .field.third {
					width: calc(100%/3 - 0.5em);
				}

				form > .fields > .field.quarter {
					width: calc(25% - 0.375em);
				}

		@media screen and (max-width: 480px) {

			form > .fields {
				width: calc(100% + 3em);
				margin: -1.5em 0 2em -1.5em;
			}

				form > .fields > .field {
					padding: 1.5em 0 0 1.5em;
					width: calc(100% - 1.5em);
				}

					form > .fields > .field.half {
						width: calc(100% - 1.5em);
					}

					form > .fields > .field.third {
						width: calc(100% - 1.5em);
					}

					form > .fields > .field.quarter {
						width: calc(100% - 1.5em);
					}

		}

	label {
		color: #ffffff;
		display: block;
		font-family: Raleway, Helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: 700;
		letter-spacing: 0.1em;
		margin: 0 0 0.7em 0;
		text-transform: uppercase;
	}

	::-webkit-input-placeholder {
		/*color: rgba(255, 255, 255, 0.35) !important;*/
		opacity: 1.0;
	}

	:-moz-placeholder {
		/*color: rgba(255, 255, 255, 0.35) !important;*/
		opacity: 1.0;
	}

	::-moz-placeholder {
		/*color: rgba(255, 255, 255, 0.35) !important;*/
		opacity: 1.0;
	}

	:-ms-input-placeholder {
		/*color: rgba(255, 255, 255, 0.35) !important;*/
		opacity: 1.0;
	}

/* Box */

	.box {
		border-radius: 5px;
		border: solid 2px rgba(255, 255, 255, 0.125);
		margin-bottom: 2em;
		padding: 1.5em;
	}

		.box > :last-child,
		.box > :last-child > :last-child,
		.box > :last-child > :last-child > :last-child {
			margin-bottom: 0;
		}

		.box.alt {
			border: 0;
			border-radius: 0;
			padding: 0;
		}

/* Icon */

	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			display: inline-block;
			font-style: normal;
			font-variant: normal;
			text-rendering: auto;
			line-height: 1;
			text-transform: none !important;
			font-family: 'Font Awesome 5 Free';
			font-weight: 400;
		}

		.icon > .label {
			display: none;
		}

		.icon:before {
			line-height: inherit;
		}

		.icon.solid:before {
			font-weight: 900;
		}

		.icon.brands:before {
			font-family: 'Font Awesome 5 Brands';
		}

/* Image */

	.image {
		border-radius: 5px;
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			border-radius: 5px;
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}

/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px rgba(255, 255, 255, 0.125);
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

	dl {
		margin: 0 0 2em 0;
	}

		dl dt {
			display: block;
			font-weight: 600;
			margin: 0 0 1em 0;
		}

		dl dd {
			margin-left: 2em;
		}

/* Actions */

	ul.actions {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		cursor: default;
		list-style: none;
		margin-left: -1em;
		padding-left: 0;
	}

		ul.actions li {
			padding: 0 0 0 1em;
			vertical-align: middle;
		}

		ul.actions.special {
			-moz-justify-content: center;
			-webkit-justify-content: center;
			-ms-justify-content: center;
			justify-content: center;
			width: 100%;
			margin-left: 0;
		}

			ul.actions.special li:first-child {
				padding-left: 0;
			}

		ul.actions.stacked {
			-moz-flex-direction: column;
			-webkit-flex-direction: column;
			-ms-flex-direction: column;
			flex-direction: column;
			margin-left: 0;
		}

			ul.actions.stacked li {
				padding: 1.3em 0 0 0;
			}

				ul.actions.stacked li:first-child {
					padding-top: 0;
				}

		ul.actions.fit {
			width: calc(100% + 1em);
		}

			ul.actions.fit li {
				-moz-flex-grow: 1;
				-webkit-flex-grow: 1;
				-ms-flex-grow: 1;
				flex-grow: 1;
				-moz-flex-shrink: 1;
				-webkit-flex-shrink: 1;
				-ms-flex-shrink: 1;
				flex-shrink: 1;
				width: 100%;
			}

				ul.actions.fit li > * {
					width: 100%;
				}

			ul.actions.fit.stacked {
				width: 100%;
			}

		@media screen and (max-width: 480px) {

			ul.actions:not(.fixed) {
				-moz-flex-direction: column;
				-webkit-flex-direction: column;
				-ms-flex-direction: column;
				flex-direction: column;
				margin-left: 0;
				width: 100% !important;
			}

				ul.actions:not(.fixed) li {
					-moz-flex-grow: 1;
					-webkit-flex-grow: 1;
					-ms-flex-grow: 1;
					flex-grow: 1;
					-moz-flex-shrink: 1;
					-webkit-flex-shrink: 1;
					-ms-flex-shrink: 1;
					flex-shrink: 1;
					padding: 1em 0 0 0;
					text-align: center;
					width: 100%;
				}

					ul.actions:not(.fixed) li > * {
						width: 100%;
					}

					ul.actions:not(.fixed) li:first-child {
						padding-top: 0;
					}

					ul.actions:not(.fixed) li input[type="submit"],
					ul.actions:not(.fixed) li input[type="reset"],
					ul.actions:not(.fixed) li input[type="button"],
					ul.actions:not(.fixed) li button,
					ul.actions:not(.fixed) li .button {
						width: 100%;
					}

						ul.actions:not(.fixed) li input[type="submit"].icon:before,
						ul.actions:not(.fixed) li input[type="reset"].icon:before,
						ul.actions:not(.fixed) li input[type="button"].icon:before,
						ul.actions:not(.fixed) li button.icon:before,
						ul.actions:not(.fixed) li .button.icon:before {
							margin-left: -0.5rem;
						}

		}

/* Icons */

	ul.icons {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

		ul.icons li {
			display: inline-block;
			padding: 0 1em 0 0;
		}

			ul.icons li:last-child {
				padding-right: 0;
			}

			ul.icons li .icon:before {
				font-size: 1.25em;
			}

/* Contact */

	ul.contact {
		list-style: none;
		padding: 0;
	}

		ul.contact li {
			text-decoration: none;
			margin: 2.5em 0 0 0;
			padding: 0 0 0 3.25em;
			position: relative;
		}

			ul.contact li:before {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				display: inline-block;
				font-style: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				text-transform: none !important;
				font-family: 'Font Awesome 5 Free';
				font-weight: 400;
			}

			ul.contact li:before {
				border-radius: 100%;
				border: solid 2px rgba(255, 255, 255, 0.125);
				display: inline-block;
				font-size: 0.8em;
				height: 2.5em;
				left: 0;
				line-height: 2.35em;
				position: absolute;
				text-align: center;
				top: 0;
				width: 2.5em;
			}

			ul.contact li:first-child {
				margin-top: 0;
			}

		@media screen and (max-width: 736px) {

			ul.contact li {
				margin: 1.5em 0 0 0;
			}

		}

/* Pagination */

	ul.pagination {
		cursor: default;
		list-style: none;
		padding-left: 0;
	}

		ul.pagination li {
			display: inline-block;
			padding-left: 0;
			vertical-align: middle;
		}

			ul.pagination li > .page {
				-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
				border-bottom: 0;
				border-radius: 5px;
				display: inline-block;
				height: 1.5em;
				line-height: 1.5em;
				margin: 0 0.125em;
				min-width: 1.5em;
				padding: 0 0.5em;
				text-align: center;
			}

				ul.pagination li > .page:hover {
					background-color: rgba(255, 255, 255, 0.025);
				}

				ul.pagination li > .page.active {
					background-color: #4c5c96;
				}

			ul.pagination li:first-child {
				padding-right: 0.75em;
			}

			ul.pagination li:last-child {
				padding-left: 0.75em;
			}

		@media screen and (max-width: 480px) {

			ul.pagination li:nth-child(n+2):nth-last-child(n+2) {
				display: none;
			}

			ul.pagination li .button {
				width: 100%;
			}

			ul.pagination li:first-child {
				width: calc(50% - 2px);
				text-align: left;
				padding-right: 0.325em;
			}

			ul.pagination li:last-child {
				width: calc(50% - 2px);
				text-align: right;
				padding-left: 0.325em;
			}

		}


/* Features */
	.features {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 0 2em 0;
	}

		.features article {
			padding: 1.75em 1.75em 0.1em 1.75em ;
			background-color: #353849;
			border-radius: 5px;
			margin: 1.5em 3em 1.5em 0;
			width: calc(50% - 1.5em);
		}

			.features article:nth-child(2n) {
				margin-right: 0;
			}

			.features article .image {
				border-radius: 5px 5px 0 0;
				display: block;
				margin-bottom: 1.75em;
				margin-left: -1.75em;
				margin-top: -1.75em;
				position: relative;
				width: calc(100% + 3.5em);
			}

				.features article .image img {
					border-radius: 5px 5px 0 0;
					width: 100%;
				}

		@media screen and (max-width: 980px) {

			.features article {
				margin: 1em 2em 1em 0;
				width: calc(50% - 1em);
			}

		}

		@media screen and (max-width: 736px) {

			.features article {
				padding: 1.5em 1.5em 0.1em 1.5em ;
				margin: 0.875em 1.75em 0.875em 0;
				width: calc(50% - 0.875em - 1px);
			}

				.features article .image {
					margin-bottom: 1.5em;
					margin-left: -1.5em;
					margin-top: -1.5em;
					width: calc(100% + 3em);
				}

		}

		@media screen and (max-width: 480px) {

			.features {
				display: block;
			}

				.features article {
					width: 100%;
					margin: 0 0 2em 0 !important;
				}

		}

/* Header */

	#header {
		-moz-transition: background-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
		background-color: #ffffff;
/*		height: 5.5em;*/
		height: 7.5em;
		left: 0;
		line-height: 4em;
/*		padding: 0 1.25em;*/
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 10000;
	}

	/*	sticky header style*/
	#header.scrolled {
		box-shadow: -2px 1px 11px #00000047;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		height: 5.5em;
	}
	#header.scrolled .logo {
	    position: relative;
	    display: block;
		padding-top: 5px;
		padding-bottom: 0px;
		margin: 0 auto;
		text-align: center;
	}
	#header.scrolled .logo a{color: #fff;}
	#header.scrolled .logo a::after {
    background-image: url(../../images/sticky-logo.svg);
    background-size: 75px 65px;
    background-repeat: no-repeat;
		/*width: 100%;*/
    height: 65px;
    top: 5px;
    left: 50%;
    margin-left: -1.5vw;
    opacity: 1;
    transform: scale(1.1);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

		#header.scrolled .headerContainer .ngmenu ul {
			padding-top: 15px;
			padding-bottom: 0px;
			margin-bottom: 15px;
		}
		#header.scrolled .ngmenu ul li:hover ul {margin-top: -3px;}

			#header.scrolled nav {
				line-height: 2.7em;
				top: -0.005em;
			}
				#header.scrolled .ngmenu ul li {
					padding: 7px 25px 7px 25px;
				}
	#header.scrolled .headerContainer .ngmenu ul li a {
		padding: 7px 15px 7px 15px;
	}
	/*	End sticky header style*/

		#header .headerContainer {
			position: relative;
			display: block;
/*			padding: 0px 15em;*/
		}

			#header .logo {
			    height: auto;
			    object-fit: contain;
			    object-position: center center;
			    display: flex;
			    background-transition: 0.3s;
			    padding-top: 0px;
			    padding-bottom: 40px;
			    padding-left: 0px;
			    padding-right: 0px;
			    align-content: center;
			    justify-content: center;
			    align-items: center;
			    flex-wrap: nowrap;
			}

				#header .logo a{
					position: relative;
					display: block;
				}

				#header .logo a:hover{
					color: #2b1ba0;
				}

				#header .logo a::after{
					position: absolute;
					display: block;
					content: '';
/*					background-image: url('../../images/ngr-logo.svg');*/
					background-image: url('../../images/inner-logo.svg');
			    /*background-size: 185px 70px;
			    width: 185px;
			    height: 70px;*/
					background-size: 215px 100px;
					width: 215px;
					height: 100px;
			    top: 9px;
					margin-left: -108px;
					transition: opacity 0.8s ease, transform 0.8s ease;
				}

			#header .logoinner {
			    height: auto;
			    object-fit: contain;
			    object-position: center center;
			    display: flex;
			    padding-top: 0px;
			    padding-bottom: 40px;
			    padding-left: 0px;
			    padding-right: 0px;
			    align-content: center;
			    justify-content: center;
			    align-items: center;
			    flex-wrap: nowrap;
			}

				#header .logoinner a{
					position: relative;
					display: block;
				}

				#header .logoinner a:hover{
					color: #2b1ba0;
				}

				#header .logoinner a::after{
					position: absolute;
					display: block;
					content: '';
					background-image: url('../../images/inner-logo.svg');
					background-size: 125px 126px;
					width: 125px;
					height: 126px;
					top: -2px;
					margin-left: 0;
					-webkit-transition: all 0.3s ease-in-out;
						-moz-transition: all 0.3s ease-in-out;
							-ms-transition: all 0.3s ease-in-out;
								-o-transition: all 0.3s ease-in-out;
					transition: all 0.3s ease-in-out;
				}

				#header .ngmenu ul {
					font-size: 0;
					list-style-type: none;
					padding: 65px 10px 5px 10px;
					width: 100%;
					display: flex;
					justify-content: flex-end;
					align-content: center;
					align-items: center;
				}
				#header .ngmenu ul li {
					display: inline-block;
					position: relative;
					color: #fff;
					font-size: 18px;
					font-weight: 400;
					line-height: 1.5em;
					margin: 0px 8px;
					padding: 15px 25px 15px 25px;
					border-radius: 50px 50px 50px 50px;
					background-color: #2b1ba07d;
					-webkit-transition: all 0.3s ease-in-out;
					-moz-transition: all 0.3s ease-in-out;
					-ms-transition: all 0.3s ease-in-out;
					-o-transition: all 0.3s ease-in-out;
					transition: all 0.3s ease-in-out;
				}
				#header .ngmenu ul li i.las{
					margin-right: -6px;
					margin-left: 5px;
				}
				#header .ngmenu ul li a{
					color: #fff;
				}
				#header .ngmenu ul li ul {
				  display: none;
				}
				#header .ngmenu ul li:hover {
				  cursor: pointer;
				  color: #fff;
				  background-color: #2b1ba0;
				}
				#header .ngmenu ul li:hover ul {
					display: block;
					margin-top: 15px;
					width: 260px;
					left: 0;
					position: absolute;
					background-color: transparent;
				    padding: 0px;
				}
				#header .ngmenu ul li:hover ul li {
				  display: block;
				  width: 100%;
				  margin: 0;
				  padding: 0;
				  border-radius: 0;
				  background-color: transparent;
				}
				#header .ngmenu ul li:hover ul li a{
				    position: relative;
				    display: block;
				    font-size: 15px;
				    font-weight: 400;
				    padding: 10px 15px;
				    background-color: #2b1ba07d;
				}
				#header .ngmenu ul li:hover ul li:first-child a{
					margin-top: 10px;
					border-top-left-radius: 15px;
					border-top-right-radius: 15px;
				}
				#header .ngmenu ul li:hover ul li:last-child a{
					border-bottom-left-radius: 15px;
					border-bottom-right-radius: 15px;
				}
				#header .ngmenu ul li:hover ul li:hover {
					padding: 0;
					margin: 0;
				  	background-color: transparent;
				}
				#header .ngmenu ul li:hover ul li a:hover{
					background-color: #2b1ba0;
				}

		#header nav {
			font-size: 1.8em;
			font-weight: 700;
			letter-spacing: 0.1em;
			position: absolute;
			left: 1em;
			text-transform: uppercase;
			top: 0.2em;
		}

			#header nav a {
				border: 0;
				display: inline-block;
			}

				/*#header nav a:before {
					float: right;
					margin-left: 0.75em;
				}*/

				#header nav a[href="#menu"] {
					text-decoration: none;
					-moz-transition: background-color 0.2s ease-in-out;
					-webkit-transition: background-color 0.2s ease-in-out;
					-ms-transition: background-color 0.2s ease-in-out;
					transition: background-color 0.2s ease-in-out;
					border-radius: 5px;
				}

					/*#header nav a[href="#menu"]:before {
						-moz-osx-font-smoothing: grayscale;
						-webkit-font-smoothing: antialiased;
						display: inline-block;
						font-style: normal;
						font-variant: normal;
						text-rendering: auto;
						line-height: 1;
						text-transform: none !important;
						font-family: 'Line Awesome Free';
						font-weight: 900;
					}

					#header nav a[href="#menu"]:before {
						content: '\f0c9';
						line-height: inherit;
						color: #ffffff;
					}

					#header nav a:hover[href="#menu"]:before {
						color: #ffffff;
					}*/

					#header nav a[href="#menu"] i.las {
						color: #000;
						-webkit-transition: color 1s;
				        -moz-transition:    color 1s;
				        -ms-transition:     color 1s;
				        -o-transition:      color 1s;
				        transition:         color 1s;
					}

					#header nav a[href="#menu"]:hover i.las {
						color: #626262;
						-moz-transition: background-color 0.2s ease-in-out;
						-webkit-transition: background-color 0.2s ease-in-out;
						-ms-transition: background-color 0.2s ease-in-out;
						transition: background-color 0.2s ease-in-out;
					}

					#header nav a[href="#menu"]:active {
/*						background-color: rgba(255, 255, 255, 0.075);*/
					}
					#header.scrolled nav a[href="#menu"]:before {color: #000;}
					#header.scrolled nav a[href="#menu"]:hover:before {color: #545454;}

					/*#header nav a[href="#menu"]:after {
						content: 'MENU';
						line-height: inherit;
						color: #000;
						font-size: 0.9em;
						font-weight: 100;
						position: absolute;
						-webkit-transition: color 1s;
				        -moz-transition:    color 1s;
				        -ms-transition:     color 1s;
				        -o-transition:      color 1s;
				        transition:         color 1s;
					}
					#header nav a[href="#menu"]:hover:after {
						color: #626262;
					}*/

					#header.scrolled nav a[href="#menu"] i.las { color: #000; }
					#header.scrolled nav a[href="#menu"]:hover i.las { color: #323232; }
					#header.scrolled nav a[href="#menu"]:after {
						color: #000;
					}
					#header.scrolled nav a[href="#menu"]:hover:after {
						color: #323232;
					}

			#header .book_btn {
				/*position: relative;
				display: flex;
				flex-direction: row;
				flex-wrap: nowrap;
				align-content: center;
				justify-content: flex-end;
				align-items: center;
				height: 88px;*/
				position: relative;
				display: flex;
				flex-direction: column;
				flex-wrap: nowrap;
				align-content: flex-end;
				justify-content: space-evenly;
				align-items: flex-end;
				height: 7.5em;
				padding-right: 1em;
			}
			#header .book_btn span {
				position: relative;
				display: block;
				font-family: Gilda Display;
				font-weight: 300;
/*				margin: auto;*/
				max-width: 1040px;
				font-size: 24px;
				line-height: 30px;
				padding-right: 1em;
			}

			#header .book_btn .menu-button {
			    border: 2px solid #000;
			    border-radius: 0px;
			    background-color: #fff;
			    color: #000;
			    font-size: 17px;
			    font-weight: 500;
			    line-height: 32px;
			    padding: 0;
			    text-align: center;
			    text-transform: uppercase;
			    text-decoration: none;
			    width: 135px;
			    margin-top: -5px;
			    margin-right: 1.5em;
			    transition: background-color 0.5s ease, color 0.5s ease;
			    z-index: 2;
			}

			#header .book_btn:hover .menu-button {
				background-color: #000;
				color: #fff;
			}

			#header.scrolled .book_btn {
				height: 5.5em;
			}

			#header.scrolled .book_btn .menu-button {
				background-color: #000;
				color: #fff;
				line-height: 25px;
				transition: background-color 0.5s ease, color 0.5s ease;
			}
			#header.scrolled .book_btn:hover .menu-button {
				background-color: #fff;
				color: #000;
			}

		#header.alt {
/*			background-color: transparent;*/
			background-color: #fff;
		}

			#header.alt h1 {
				opacity: 0;
				visibility: hidden;
			}

		#header.innerhead {
			height: 125px;
			-webkit-transition: all 0.3s ease-in-out;
			-moz-transition: all 0.3s ease-in-out;
			-ms-transition: all 0.3s ease-in-out;
			-o-transition: all 0.3s ease-in-out;
			transition: all 0.3s ease-in-out;
		}

		@media screen and (max-width: 736px) {

			#header {
				height: 2.75em;
				line-height: 2.75em;
			}

				#header nav {
					top: 0;
					right: 0;
					height: inherit;
					line-height: inherit;
				}

					#header nav a {
						height: inherit;
						line-height: inherit;
					}

						#header nav a[href="#menu"] {
							box-shadow: none;
							padding: 0 1em;
							border-radius: 0;
						}

							#header nav a[href="#menu"]:hover, #header nav a[href="#menu"]:active {
								background-color: inherit;
							}

		}

		@media screen and (max-width: 480px) {
			#header nav a[href="#menu"] {
				padding: 0.3em 0;
				width: 2em;
				white-space: nowrap;
				text-indent: 4em;
				position: relative;
			}

				#header nav a[href="#menu"]:before {
					width: inherit;
					position: absolute;
					top: 10px;
					left: 0;
					text-indent: 0;
					text-align: right;
					margin-left: 0;
					padding-right: 0.5em;
				}

			#header .ngmenu ul li ul {margin-left: -30px}
			#header .ngmenu ul li ul li{font-size: 10px;}

			#header.scrolled {height: 3.5em;}
			#header.scrolled nav {line-height: 2.7em; top: -0.7em; right: -9px;}
			#header.scrolled nav a[href="#menu"]:before {color: #fff;}
			#header.scrolled .headerContainer .ngmenu ul {margin: 0; padding: 0;}
			#header.scrolled .ngmenu ul{padding-left: 0px;}
			#header.scrolled .ngmenu ul li {padding: 7px 12px 7px 12px;}
			#header.scrolled .headerContainer .ngmenu ul li a {padding: 5px;}

		}

/* Menu */

	#page-wrapper {
		-moz-transition: -moz-filter 0.25s ease;
		-webkit-transition: -webkit-filter 0.25s ease;
		-ms-transition: -ms-filter 0.25s ease;
		transition: filter 0.25s ease;
	}

	#menu {
		-moz-align-items: center;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: flex-start;
		align-items: stretch;
		pointer-events: none;
		-moz-transition: opacity 0.35s ease, visibility 0.35s;
		-webkit-transition: opacity 0.35s ease, visibility 0.35s;
		-ms-transition: opacity 0.35s ease, visibility 0.35s;
		transition: opacity 0.35s ease, visibility 0.35s;
		-moz-user-select: none;
		-webkit-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		background: rgba(46, 49, 65, 0.8);
		cursor: default;
		height: 100%;
		left: 0;
		opacity: 0;
		position: fixed;
		text-align: center;
		top: 0;
		visibility: hidden;
		width: 100%;
	}

		#menu .inner {
			padding: 2.5em 1em 0.5em 1em ;
			-moz-transform: translateY(0.5em);
			-webkit-transform: translateY(0.5em);
			-ms-transform: translateY(0.5em);
			transform: translateY(0.5em);
			-moz-transition: opacity 0.35s ease, -moz-transform 0.35s ease;
			-webkit-transition: opacity 0.35s ease, -webkit-transform 0.35s ease;
			-ms-transition: opacity 0.35s ease, -ms-transform 0.35s ease;
			transition: opacity 0.35s ease, transform 0.35s ease;
			-webkit-overflow-scrolling: touch;
			background: #edeeed;
			display: flex;
			flex-direction: column;
			flex-wrap: nowrap;
			align-content: center;
			justify-content: center;
			align-items: center;
			max-width: 100%;
			opacity: 0;
			position: relative;
			width: 30em;
			border-radius: 0px;
			overflow: hidden;
		}


		#menu .inner::before {
			content: '';
            background: url('images/menubg.svg') no-repeat top center/cover;
		    background-size: 70% auto;
		    position: absolute;
		    opacity: 0.05;
		    top: 7%;
		    left: 50%;
		    width: 100%;
		    height: 100%;
		    margin-left: -50%;
		    z-index: -1;
		}

		#menu h2 {
			border-bottom: solid 2px rgba(255, 255, 255, 0.125);
			padding-bottom: 1em;
		}

		#menu .close {
			background-image: url("images/close.svg");
			background-position: 75% 25%;
			background-repeat: no-repeat;
/*			background-size: 2em 2em;*/
			border: 0;
			content: '';
			display: block;
			height: 4em;
			overflow: hidden;
			position: absolute;
			right: 0;
			text-align: center;
			text-indent: 4em;
			top: 0;
			width: 4em;
		}

		#menu .links {
			list-style: none;
			margin-bottom: 1.5em;
			padding: 0;
		}

			#menu .links li {
				padding: 0;
			}

				#menu .links li a {
					text-decoration: none;
				    color: #193228;
				    border-radius: 5px;
				    border: 0;
						display: block;
						font-size: 1.5em;
						font-weight: 400;
/*						letter-spacing: 0.05em;*/
				    line-height: 1.85em;
				    padding: 0 0 0.8em 0;
				    text-transform: capitalize;
				}

					#menu .links li a:hover {
						color: #000000;
					}

		@media screen and (max-width: 736px) {

			#menu .inner {
				max-height: 100%;
				overflow-y: auto;
				overflow-x: hidden;
			}

				#menu .inner .close {
					background-size: 1.5em 1.5em;
				}

		}

	body.is-menu-visible #page-wrapper {
		-moz-filter: blur(1.5px);
		-webkit-filter: blur(1.5px);
		-ms-filter: blur(1.5px);
		filter: blur(1.5px);
	}
	body.is-menu-visible #page-wrapper #header nav{
		left: 2em;
		top: 0.5em;
	}

	body.is-menu-visible #menu {
		pointer-events: auto;
		opacity: 1;
		visibility: visible;
	}

		body.is-menu-visible #menu .inner {
			-moz-transform: translateY(0);
			-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
			transform: translateY(0);
			opacity: 1;
		}

/* Banner */
	#banner {
		/*padding: 10em 0 4.75em 0 ;*/
		background-color: #000;
	}
	#banner i.las.la-spinner {
		position: absolute;
    display: block;
    color: #fff;
    font-size: 80px;
    left: 50%;
    top: 50%;
    margin-left: -45px;
    margin-top: -60px;
      -webkit-animation: fa-spin 2s infinite linear;
  			animation: fa-spin 2s infinite linear;
	}
	/*#banner::before {
		content: '';
	    position: absolute;
	    display: block;
		background-image: url("../../images/bg-banner.png");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: auto;
		opacity: 0.07;
		left: 0;
		top: -19%;
		width: 100%;
		height: 100%;
	}
	#banner::after {
		content: '';
	    position: absolute;
	    display: block;
		background-image: url("../../images/circle-bg.png");
		background-position: top center;
		background-repeat: no-repeat;
		background-size: initial;
		opacity: 0.22;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}*/

		#banner .inner {
			margin: 0 auto;
			width: 100vw;
		}

		#banner .logo {
			-moz-transition: opacity 2s ease, -moz-transform 1s ease;
			-webkit-transition: opacity 2s ease, -webkit-transform 1s ease;
			-ms-transition: opacity 2s ease, -ms-transform 1s ease;
			transition: opacity 2s ease, transform 1s ease;
			-moz-transform: translateY(0);
			-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
			transform: translateY(0);
			opacity: 1;
			margin: 0 0 1.3em 0;
		}

			#banner .logo .icon {
				border-radius: 100%;
				border: solid 2px rgba(255, 255, 255, 0.125);
				cursor: default;
				display: inline-block;
				font-size: 2em;
				height: 2.25em;
				line-height: 2.25em;
				text-align: center;
				width: 2.25em;
			}

		#banner .inner h1 {
			color: #2b1ba0;
			font-size: 70px;
			font-weight: 100;
			line-height: 1.1em;
			margin: 0 auto;
			text-align: center;
			letter-spacing: 1px;
		}
			#banner .inner p {
				margin: 0 auto;
				text-align: center;
			    color: #1d1081;
			    font-size: 1.2em;
			    font-weight: 400;
			    line-height: 2.5em;
			}

		@media screen and (max-width: 1280px) {
			#banner {
				padding: 7em 0 8.25em 0 ;
/*				background-color: #2e3141;*/
/*				background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");*/
/*				background-size: auto, cover;*/
/*				background-position: center, center;*/
/*				margin-bottom: -6.5em;*/
			}
		}

		@media screen and (max-width: 980px) {

			#banner {
				padding: 12em 3em 12.375em 3em ;
				margin-bottom: -4.75em;
			}

				#banner .inner {
					width: 100%;
				}

		}

		@media screen and (max-width: 736px) {

			#banner {
				padding: 5em 2em 4.25em 2em ;
				margin-bottom: -2.5em;
			}

				#banner .logo {
					margin: 0 0 1em 0;
				}

					#banner .logo .icon {
						font-size: 1.5em;
					}

				#banner h2 {
					font-size: 1.5em;
				}

				#banner p {
					font-size: 0.8em;
				}

		}

		body.is-preload #banner .logo {
			-moz-transform: translateY(0.5em);
			-webkit-transform: translateY(0.5em);
			-ms-transform: translateY(0.5em);
			transform: translateY(0.5em);
			opacity: 0;
		}

		body.is-preload #banner h2 {
			opacity: 0;
			-moz-transform: translateX(0.25em);
			-webkit-transform: translateX(0.25em);
			-ms-transform: translateX(0.25em);
			transform: translateX(0.25em);
			-moz-filter: blur(2px);
			-webkit-filter: blur(2px);
			-ms-filter: blur(2px);
			filter: blur(2px);
		}

		body.is-preload #banner p {
			opacity: 0;
			-moz-transform: translateX(0.5em);
			-webkit-transform: translateX(0.5em);
			-ms-transform: translateX(0.5em);
			transform: translateX(0.5em);
			-moz-filter: blur(2px);
			-webkit-filter: blur(2px);
			-ms-filter: blur(2px);
			filter: blur(2px);
		}

/* Wrapper */

	#wrapper > header {
		padding: 11em 0 2.25em 0 ;
	}

		#wrapper > header .inner {
			margin: 0 auto;
			width: 55em;
		}

		#wrapper > header h2 {
			border-bottom: solid 2px rgba(255, 255, 255, 0.125);
			font-size: 2em;
			margin-bottom: 0.8em;
			padding-bottom: 0.4em;
		}

		#wrapper > header p {
			font-family: Raleway, Helvetica, sans-serif;
			font-size: 1em;
			font-weight: 200;
			letter-spacing: 0.1em;
			line-height: 2;
			text-transform: uppercase;
		}

	@media screen and (max-width: 1280px) {

		#wrapper > header {
			padding: 9em 0 6.25em 0 ;
			background-color: #2e3141;
			background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
			background-size: auto, cover;
			background-position: center, 0% 30%;
			margin-bottom: -6.5em;
		}

	}

	@media screen and (max-width: 980px) {

		#wrapper > header {
			padding: 11em 3em 7.375em 3em ;
			background-size: auto, cover;
			background-position: center, 0% 0%;
			margin-bottom: -4.75em;
		}

			#wrapper > header .inner {
				width: 100%;
			}

	}

	@media screen and (max-width: 736px) {

		#wrapper > header {
			padding: 6.5em 2em 3em 2em ;
			background-size: auto, 125%;
			margin-bottom: -2.5em;
		}

			#wrapper > header h2 {
				font-size: 1.25em;
			}

			#wrapper > header p {
				font-size: 0.8em;
			}

	}

	.wrapper {
		background-color: transparent;
		margin: 4.5em 0;
		position: relative;
	}

	.wrapperSub {
		margin: 0.5em 0;
	}

		.wrapper .sectionTicker{
			position: relative;
			padding: 7px 35px 7px 35px;
			background-color: #2b1ba0;
			color: #fff;
			border-radius: 0px 50px 50px 50px;
			font-size: 18px;
			font-weight: 600;
		}

		.wrapper.introsection {
			position: relative;
			display: block;
			margin-bottom: 0.5em;
		}
			.wrapper.introsection::before {
				filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
				content: '';
				position: absolute;
				display: block;
				background-image: url("../../images/globemap-circuit.png");
				background-position: top right;
				background-repeat: no-repeat;
				background-size: contain;
			    right: 0;
			    top: 0;
			    width: 100%;
			    height: 100%;
			    opacity: 0.2;
			}

		.wrapper.introsection .innerIntro {
			padding: 0 0 3em 0;
			margin: 0 auto;
			width: 55em;
		}

		.wrapper.introsection .innerIntro .contentIntro {
			position: relative;
			display: flex;
			width: 50%;
			flex-direction: column;
			flex-wrap: nowrap;
			align-content: flex-start;
			justify-content: flex-start;
			align-items: flex-start;
		}

		.wrapper.introsection .innerIntro .contentIntro h2 {
			color: #2b1ba0;
			font-size: 70px;
			font-weight: 400;
			text-transform: none;
			font-style: normal;
			line-height: 1em;
			letter-spacing: 1px;
			padding-top: 0.3em;
			margin-bottom: 0.5em;
		}

		.wrapper.introsection .innerIntro .contentIntro p {
			color: #1d1081;
			font-size: 1.3em;
			font-weight: 400;
			text-transform: none;
			line-height: 1.3em;
		}

		.wrapper.VideoContainer {
			position: relative;
			display: block;
			margin: 0 auto;
			text-align: center;
			padding: 0 16em;
		}
		.wrapper.VideoContainer .video-container {
	    	max-width: 100%;
	    	margin: 0 auto;
		}
		.wrapper.VideoContainer .video-container video {
	    	width: 100%;
	    	height: auto;
	    	border-radius: 15px;
		}

		.wrapper.missionSection {}
		.wrapper.missionSection .misvisContain {
			position: relative;
			display: block;
			padding-top: 3em;
		}
		.wrapper.missionSection .misvisContain h3 {
			font-size: 2.2rem;
			line-height: 1.3em;
		}
		.wrapper.missionSection .misvisContain .valuesList ul{
			position: relative;
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			align-content: flex-start;
			justify-content: center;
			align-items: flex-start;
		}
		.wrapper.missionSection .misvisContain .valuesList ul li{
		    list-style: none;
		    position: relative;
		    display: flex;
		    max-width: 20%;
		    padding: 0 1em;
		    text-align: center;
		    line-height: 24px;
		    font-size: 18px;
		    font-weight: 400;
		    color: #000000;
		    flex-direction: column;
		    align-content: center;
		    justify-content: center;
		    align-items: center;
		}
		.wrapper.missionSection .misvisContain .valuesList ul li img{
			width: 100%;
			border-radius: 50%;
			margin-bottom: 10px;
		}
		.wrapper.missionSection .misvisContain .valuesList ul li span{
			position: relative;
			display: inline-block;
			color: #2b1ba0;
			font-weight: 500;
			padding-bottom: 5px;
			width: 100%;
		}


		.offeringsSection {}
		.offeringsSection .headerTop {
			position: relative;
			display: block;
			margin: 0 auto;
			text-align: center;
		}
		.offeringsSection span{
			padding: 7px 35px 7px 35px;
			background-color: #2b1ba0;
			color: #fff;
			border-radius: 0px 50px 50px 50px;
			font-size: 40px;
			font-weight: 100;
			line-height: 1.1em;
		}
		.offeringsSection .offeringContent {
			position: relative;
			display: block;
			padding: 3em 0;
		}
		.offeringsSection .offeringContent .offeringCol {
			position: relative;
			display: block;
			padding: 2em;
			background-color: #fbfaf8;
			border-radius: 0px 50px 50px 50px;
		}
		.offeringsSection .offeringContent .offeringCol.mid {
			background-color: #2b1ba00f;
		}
		.offeringsSection .offeringContent .offeringCol h4 {
		    color: #2b1ba0;
		    font-size: 45px;
		    font-weight: 100;
		    line-height: 1.1em;
		    letter-spacing: 0.01em;
		    margin-bottom: 0.5em;
		}
		.offeringsSection .offeringContent .offeringCol p {
			color: #1d1081;
			font-size: 1.1em;
			font-weight: 400;
			line-height: 1.4em;
		    margin-bottom: 1.7em;
		}
		.offeringsSection .offeringContent .offeringCol .offerThumb {
			padding-top: 2.5em;
		}
		.offeringsSection .offeringContent .offeringCol .offerThumb img{
			width: 100%;
		}

		.testinnoSection {padding-bottom: 6em; margin-bottom: 0;}
		.testinnoSection::after {
			content: '';
			position: absolute;
			display: block;
			background-image: url("../../images/footer-border-bg.png");
			background-position: bottom center;
		    background-repeat: no-repeat;
		    background-size: contain;
		    right: 0;
		    bottom: -40px;
		    width: 100%;
		    height: 100%;
		    opacity: 0.3;
		    z-index: -1;
		}
		.testinnoSection h4 {
			font-size: 47px;
			letter-spacing: 0.01em;
		}
		.testinnoSection h5 {
			color: #7a7a7a;
			font-size: 45px;
			padding: 0.2em 0 0 0;
			letter-spacing: 0.01em;
		}
		.testinnoSection .linkbtn {
			padding: 0.8em;
		}


		.offeringsSection .offeringContent .ateSolution, .offeringsSection .offeringContent .hibdibDesign {
			overflow: hidden;
		}
		.offeringsSection .offeringContent .ateSolution .tabThumb, .offeringsSection .offeringContent .hibdibDesign .tabThumb{
			position: relative;
			display: block;
			padding-top: 2.5em;
		}
		.offeringsSection .offeringContent .ateSolution .tabThumb img, 
		.offeringsSection .offeringContent .hibdibDesign .tabThumb img, 
		.offeringsSection .offeringContent .offeringCol .offerThumb img {
			width: 100%;
			border-radius: 10px;
		}
		.offeringsSection .offeringContent .hibdibDesign {
			overflow: hidden;
		}

		.whyUsSection {padding-bottom: 2em; margin-bottom: 0;}
		.whyUsSection::after {
			content: '';
			position: absolute;
			display: block;
			background-image: url("../../images/why-us-bg.png");
			background-position: bottom center;
		    background-repeat: no-repeat;
		    background-size: contain;
		    right: 0;
		    bottom: 0;
		    width: 100%;
		    height: 100%;
		    opacity: 0.3;
		    z-index: -1;
		}
		.whyUsSection .whyusContain {
			position: relative;
			display: block;
			padding: 4em 0 2em 0;
		}
		.whyUsSection .whyusContain .whyusTab {
			position: relative;
			display: block;
			padding: 30px;
			margin-bottom: 30px;
			background-color: #fbfaf8;
			border-radius: 0px 25px 25px 25px;
			width: 100%;
		}
		.whyUsSection .whyusContain .whyusTab i.las { font-size: 25px; color: #2b1ba0; }
		.whyUsSection .whyusContain .whyusTab .icon img { max-width:70px; }
		.whyUsSection .whyusContain .whyusTab h3 { font-size: 20px; color: #2b1ba0; font-weight: 500; padding-bottom: 10px; margin-bottom: 0; }
		.whyUsSection .whyusContain .whyusTab ul { padding-bottom: 0px; margin-bottom: 0px; }
		.whyUsSection .whyusContain .whyusTab ul li{ font-size: 18px; line-height: 25px; padding-bottom: 5px; padding-left: 0px; list-style: square; }


		.servicePageThumb {
			position: relative;
			display: block;
			padding-bottom: 2em;
		}
		.servicePageThumb img{
			width: 100%;
			border-radius: 0px 25px 25px 25px;
		}

		.costeffectiveSection, .semidesignSection, .designvisionSection {
			margin: 1.7em 0;
		}
		.costeffectiveSection .costeffectiveCol h2{
			font-size: 55px;
		}
		.costeffectiveSection .costeffectiveCol p{
			color: #1d1081;
			font-size: 1.1em;
			font-weight: 400;
			line-height: 1.4em;
			margin-bottom: 1em;
		}

		.semidesignSection {
			position: relative;
			display: block;
		}
		.semidesignSection .inner{
			padding: 0;
			margin: 0;
		}
		.semidesignSection .inner .container{
			background-color: #2b1ba00f;
			border-bottom-left-radius: 50px;
		}
		.semidesignSection .semidesingImg {
			position: relative;
			display: block;			
			background-image: url("../../images/semiconductor-desing-services-thumb.jpg");
			background-position: center; center;
		    background-repeat: no-repeat;
		    background-size: cover;
		    height: 100%;
			border-bottom-left-radius: 50px;
		}
		.semidesignSection .costeffectiveCol {
			position: relative;
			display: flex;
			flex-direction: column;
			flex-wrap: wrap;
			align-content: flex-start;
			justify-content: center;
			align-items: flex-start;
			padding: 60px 60px 60px 40px;
		}
		.semidesignSection .costeffectiveCol h3{
			font-size: 55px;
			padding: 0.5em 0;
		}
		.semidesignSection .costeffectiveCol ul{
			padding-left: 2em;
		}
		.semidesignSection .costeffectiveCol ul li {
			color: #1d1081;
			font-size: 1em;
			font-weight: 400;
			padding-bottom: 2px;
		}
		.expertiseSection {
			position: relative;
			display: block;
			margin: 4em 0 2em 0;
			background-color: #2b1ba00f;
		}
		.expertiseSection h4{
			padding-bottom: 1em;
		}
		.expertiseSection .designExpList ul{
			position: relative;
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			align-content: flex-start;
			justify-content: center;
			align-items: flex-start;
			padding-bottom: 2em;
			padding-left: 0;
		}
		.expertiseSection .designExpList ul li{
		    list-style: none;
		    position: relative;
		    display: flex;
		    max-width: 20%;
		    padding: 0 1em;
		    text-align: center;
		    line-height: 24px;
		    font-size: 18px;
		    font-weight: 400;
		    color: #000000;
		    flex-direction: column;
		    align-content: center;
		    justify-content: center;
		    align-items: center;
		}
		.expertiseSection .designExpList ul li img{
			width: 100%;
			background-color: #ffffff8a;
			border: 4px solid #fff;
			border-radius: 35px;
			margin-bottom: 1em;
			padding: 15px;
		}
		.expertiseSection .designExpList ul li span{
			text-align: center;
			color: #2b1ba0;
			line-height: 24px;
			font-size: 18px;
			font-weight: 500;
		}

		.designvisionSection h5 {
			padding-bottom: 0.5em;
		}
		.designvisionSection p {
			font-size: 0.9em;
		}


		.contactContent {
			position: relative;
			display: block;
			padding: 4em 0;
		}
		.contactContent h2 {
			text-align: left;
			font-size: 50px;
		}
		.contactContent .formSection {
			position: relative;
			display: block;
			padding-top: 2.5em;
		}
		.contactContent .formSection .fields input[type="text"],
		.contactContent .formSection .fields input[type="email"],
		.contactContent .formSection .fields select{
			background: #f7f7f7;
			border: 1px solid #c4c4c4;
			border-radius: 8px;
			box-shadow: none;
			color: #000;
			font-size: 14px;
			height: 50px;
			transition: all .5s;
		}
		.contactContent .formSection .fields textarea{
			background: #f7f7f7;
			border: 1px solid #c4c4c4;
			border-radius: 8px;
			box-shadow: none;
			color: #000;
			font-size: 14px;
			transition: all .5s;
		}
		.contactContent .formSection .fields input[type="submit"]{
			border: none;
			transition: all .5s;
		}


		.contactContent .contentPart {
			background-color: #2b1ba0;
			padding: 3em;
			font-size: 1.1em;
			font-weight: 400;
			color: #fff;
			line-height: 31px;
			margin-top: 0.9em;
			margin-bottom: 2em;
			border-radius: 0px 25px 25px 25px;
		}
		.contactContent .imageThumb img {
			width: 100%;
			border-radius: 0px 25px 25px 25px;
		}


		.reqlyzeSection {
			position: relative;
			display: block;
			padding: 6em 0 6em 0;
			margin-bottom: 0;
		}
		.reqlyzeSection::after {
			content: '';
			position: absolute;
			display: block;
			background-image: url("../../images/footer-border-bg.png");
			background-position: bottom center;
		    background-repeat: no-repeat;
		    background-size: contain;
		    right: 0;
		    bottom: -40px;
		    width: 100%;
		    height: 100%;
		    opacity: 0.3;
		    z-index: -1;
		}
		.reqlyzeSection h4::before {
			content: '';
			position: absolute;
			display: block;
			width: 2px;			
			height: 160px;
			left: 50%;
			top: 0;
			margin-left: -2px;
			background-color: #2b1ba0;
		}
		.reqlyzeSection h4 {
			font-size: 40px;
			padding: 0.2em 5em 1em 5em;
		}

		.wrapper .inner {
			padding: 3em 0 0 0 ;
			margin: 0 auto;
			width: 55em;
		}		

		@media screen and (max-width: 980px) {

			.wrapper {
				margin: 4.75em 0;
			}

				.wrapper:before, .wrapper:after {
					height: 4.75em;
				}

				.wrapper:before {
					top: -4.75em;
				}

				.wrapper:after {
					bottom: -4.75em;
					left: 0;
				}

				.wrapper .inner {
					padding: 3em 3em 1em 3em ;
					width: 100%;
				}

				.wrapper.spotlight .image {
					margin: 0 2em 2em 0;
					width: 32em;
				}

				.wrapper.spotlight:nth-child(2n - 1) .image {
					margin: 0 0 2em 2em;
				}

		}

		@media screen and (max-width: 736px) {

			.wrapper {
				margin: 2.5em 0;
			}

				.wrapper:before, .wrapper:after {
					height: 2.5em;
				}

				.wrapper:before {
					top: -2.5em;
				}

				.wrapper:after {
					bottom: -2.5em;
					left: 0;
				}

				.wrapper .inner {
					padding: 2em 2em 0.1em 2em ;
				}

				.wrapper.spotlight .inner {
					-moz-align-items: -moz-flex-start;
					-webkit-align-items: -webkit-flex-start;
					-ms-align-items: -ms-flex-start;
					align-items: flex-start;
				}

				.wrapper.spotlight .image {
					width: 19em;
					margin: 0 1.75em 2em 0;
				}

				.wrapper.spotlight:nth-child(2n - 1) .image {
					margin: 0 0 2em 1.75em;
				}

		}

		@media screen and (max-width: 480px) {

			.wrapper.spotlight .inner {
				display: block;
			}

			.wrapper.spotlight .image {
				margin: 0 0 1em 0 !important;
				max-width: 85%;
				width: 12em;
			}

		}

		@media screen and (max-width: 360px) {

			.wrapper .inner {
				padding: 2em 1.5em 0.1em 1.5em ;
			}

		}

/* Footer */

	#footer {
		position: relative;
		display: block;
		width: 100vw;
		background-color: #fff;
	}

	#footer .inner {
		padding: 1em 0 1em 0 ;
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: row;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-moz-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: space-around;
		margin: 0 auto;
		width: 55em;
	}

		#header .footerContainer {
			position: relative;
			display: block;
			padding: 0px 15em;
		}
		#header .footerContainer .row {
			padding: 0;
		}

		#footer .inner .row > * {
			padding-left: 0px;
		}

		#footer .inner > * {
			width: 100%;
		}
		#footer .inner .footerList {
			position: relative;
			display: block;
		}
		#footer .inner .footerList ul {
			position: relative;
			display: flex;
			flex-wrap: wrap;
			align-content: flex-start;
			justify-content: space-between;
			align-items: flex-start;
			margin: 2em 0;
		}
		#footer .inner .footerList ul li {
			list-style: none;
			max-width: 20%;
			position: relative;
			display: block;
			width: 100%;
		}
		#footer .inner .footerList ul li .logo a{
			font-size: 30px;
			color: #2b1ba0;
			font-weight: 700;
		}
		#footer .inner .footerList ul li .logo a img {
			padding-top: 7%;
		}
		#footer .inner .footerList ul li h6{
		    color: #000;
		    font-size: 19px;
		    font-weight: 600;
		    padding-top: 0.5em;
		    margin-bottom: 0.2em;
		}
		#footer .inner .footerList ul li .subItems {
			position: relative;
			display: block;
		}
		#footer .inner .footerList ul li .subItems ul {
		    margin: 0;
		    padding: 0;
		    list-style: none;
		    position: relative;
		    display: block;
		}
		#footer .inner .footerList ul li .subItems ul li{
			position: relative;
			display: block;
			list-style: none;
			padding: 0;
			padding-bottom: 2px;
			width: 100%;
			max-width: 100%;
			color: #000;
			font-size: 16px;
			font-weight: 400;
		}
		#footer .inner .footerList ul li .subItems ul li a{
			color: #000;
			font-size: 16px;
			font-weight: 400;
		}
		#footer .inner .footerList ul li .subItems ul li a:hover{
			color: #2b1ba0;
		}
		#footer .inner .contact {
			width: calc(50% - 1.5em);
		}

		#footer .inner .copyright {
			border-top: solid 2px rgba(255, 255, 255, 0.125);
			list-style: none;
			margin: 0 auto;
			padding: 0;
			width: 100%;
			color: #000;
			text-align: center;
		}

			#footer .inner .copyright ul {
				padding: 0;
				margin: 0;
			}
			#footer .inner .copyright li {
				border-left: solid 1px #ccc;
				display: inline-block;
				color: #000;
				font-size: 16px;
				font-weight: 400;
			}

				#footer .inner .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}

				#footer .inner .copyright li a {
					color: inherit;
				}

	@media screen and (max-width: 1280px) {

		#footer {}

	}

	@media screen and (max-width: 980px) {

		#footer {
			margin-top: -4.75em;
			padding-top: 4.75em;
		}

			#footer .inner {
				padding: 3em 3em 1em 3em ;
				display: block;
				width: 100%;
			}

				#footer .inner form {
					width: 100%;
					margin: 0 0 4em 0;
				}

				#footer .inner .contact {
					width: 100%;
					margin: 0 0 4em 0;
				}

				#footer .inner .copyright {
					margin: 4em 0 2em 0;
				}

	}

	@media screen and (max-width: 736px) {

		#footer {
			margin-top: -2.5em;
			padding-top: 2.5em;
		}

			#footer .inner {
				padding: 2em 2em 0.1em 2em ;
			}

				#footer .inner form {
					margin: 0 0 3em 0;
				}

				#footer .inner .contact {
					margin: 0 0 3em 0;
				}

	}

	@media screen and (max-width: 480px) {
		#header .headerContainer {
		    padding: 0px 1em;
		}
		#header .logo {
		    max-width: 70px;
		    padding-top: 12px;
		    padding-bottom: 12px;
		    padding-left: 0px;
		    padding-right: 12px;
		}

		#footer .inner .copyright li {
			border-left: 0;
			display: block;
			margin: 1em 0 0 0;
			padding-left: 0;
		}

			#footer .inner .copyright li:first-child {
				margin-top: 0;
			}

	}

	@media screen and (max-width: 360px) {

		#footer .inner {
			padding: 2em 1.5em 0.1em 1.5em ;
		}

	}