@charset "UTF-8";
@font-face {
    font-family: 'futurabold';
    src: url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-bol-webfont.woff2') format('woff2'),
         url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-bol-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuraregular';
    src: url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-boo-webfont.woff2') format('woff2'),
         url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-boo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuralight';
    src: url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-lig-webfont.woff2') format('woff2'),
         url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-lig-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuramedium';
    src: url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-med-webfont.woff2') format('woff2'),
         url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/futura-med-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {font-family: "ETmodules"; src: url("http://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.eot"); src: url("http://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.eot?#iefix") format("embedded-opentype"), url("http://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.woff2") format("woff2"), url("http://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.woff") format("woff"), url("http://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.ttf") format("truetype"), url("http://db.onlinewebfonts.com/t/9d25ea5c587d0f9d470aa9a3634735ea.svg#ETmodules") format("svg"); }

@font-face {
    font-family: 'Cairo';
    src: url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Cairo-Regular.woff2') format('woff2'),
        url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Cairo-Regular.woff') format('woff'),
        url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Cairo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Lato-Regular.woff2') format('woff2'),
        url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Lato-Regular.woff') format('woff'),
        url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prata';
    src: url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Prata-Regular.woff2') format('woff2'),
        url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Prata-Regular.woff') format('woff'),
        url('https://www.idesignawards.com/wp-content/themes/aap/css/fonts/Prata-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


* {
	box-sizing: border-box;
}
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;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px;
}
.wrap ol li,
.wrap ul li {
	letter-spacing: 1px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	height: 100%;
	background: #fff;
	line-height: 1.8 !important;
}
a img {
	border: none;
}
.copy p a {
    text-decoration: underline;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
html {
	font-size: 75%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a, a:hover {
	font-family: cairo !important;
}
.menu>li ul {
	width: 240px; 
	transform: translatey(0%) !important;
}
.menu>li:hover ul {
    visibility: visible;
    opacity: 1;
}
section.message
.page-id-26409 .jury {
	display: none;
}
p+h2 {
    margin-top: 32px;
}
@media screen and (min-width: 40em) {
	html {
		font-size: 87.5%;
	}
}
@media screen and (min-width: 50em) {
	html {
		font-size: 93.75%;
	}
}
@media screen and (min-width: 64em) {
	html {
		font-size: 106.25%;
	}
}
@media screen and (min-width: 100em) {
	html {
		font-size: 118.75%;
        
	}
}
body {
	font-size: 1.33333rem;
    font-family: 'cairo';
	font-style: normal;
	font-weight: 400;
	line-height: 2rem;
    color: #7f838a;    
}

.section-title {
	font-size: 35px;
    font-family: Prata;
    text-align: center;
    margin-top: 50px;
}
@media screen and (min-width: 40em) {
	body {
		font-size: 1.21429rem;
	}
}
@media screen and (min-width: 50em) {
	body {
		font-size: 1.2rem;
	}
}
@media screen and (min-width: 64em) {
	body {
		font-size: 1.17647rem;
	}
}
@media screen and (min-width: 100em) {
	body {
		font-size: 1.15789rem;
	}
}
a {
	color: #7f838a;
	text-decoration: none;
	transition: color .1s, background-color .1s;
}
a:hover, a:active, a:focus {
	color: #7f838a;
	text-decoration: none;
}
.typeset p a, .typeset li a {
	background-image: linear-gradient(to bottom, transparent 50%, #709cf9 50%);
	background-position: 0 93%;
	background-repeat: repeat-x;
	background-size: 100% 0.15rem;
	text-shadow: 0.1rem 0 #FCFCFC, 0.15rem 0 #FCFCFC, -0.1rem 0 #FCFCFC, -0.15rem 0 #FCFCFC;
}
.typeset p a:hover, .typeset p a:active, .typeset p a:focus, .typeset li a:hover, .typeset li a:active, .typeset li a:focus {
	background-image: linear-gradient(to bottom, transparent 50%, #83d9e2 50%);
}
.typeset p {
	line-height: 2rem;
	margin-bottom: 1.43999rem;
	padding-top: 0.56001rem;
	font-feature-settings: 'kern', 'onum', 'liga';
}
.page-id-26409 .message {
	display: none;
}
@media screen and (min-width: 40em) {
	.typeset p {
		margin-bottom: 1.4007rem;
		padding-top: 0.5993rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset p {
		margin-bottom: 1.39599rem;
		padding-top: 0.60401rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset p {
		margin-bottom: 1.38823rem;
		padding-top: 0.61177rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset p {
		margin-bottom: 1.3821rem;
		padding-top: 0.6179rem;
	}
}
.typeset h1, .typeset h2, .typeset h3, .typeset h4, .typeset h5, .typeset h6 {
	color: #2E2E2E;
	font-family: 'cairo';
	font-feature-settings: 'dlig', 'liga', 'lnum', 'kern';
	font-style: normal;
}
.typeset h1, .typeset .alpha {
	line-height: 3rem;
	font-size: 2.33333rem;
	margin-bottom: 0.26999rem;
	padding-top: 0.73001rem;
}
@media screen and (min-width: 40em) {
	.typeset h1, .typeset .alpha {
		font-size: 2.14286rem;
		margin-bottom: 0.20713rem;
		padding-top: 0.79287rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset h1, .typeset .alpha {
		font-size: 1.83333rem;
		margin-bottom: 0.20399rem;
		padding-top: 0.79601rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset h1, .typeset .alpha {
		font-size: 2.05294rem;
		margin-bottom: 0.27646rem;
		padding-top: 0.72354rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset h1, .typeset .alpha {
		font-size: 2.63158rem;
		margin-bottom: 0.36841rem;
		padding-top: 0.63159rem;
	}
}
.typeset h2, .typeset .beta {
	line-height: 3rem;
	font-size: 2.08333rem;
	margin-bottom: 0.18749rem;
	padding-top: 0.81251rem;
}
@media screen and (min-width: 40em) {
	.typeset h2, .typeset .beta {
		font-size: 1.9rem;
		margin-bottom: 0.12699rem;
		padding-top: 0.87301rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset h2, .typeset .beta {
		font-size: 1.87333rem;
		margin-bottom: 0.11819rem;
		padding-top: 0.88181rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset h2, .typeset .beta {
		font-size: 2.08824rem;
		margin-bottom: 0.18911rem;
		padding-top: 0.81089rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset h2, .typeset .beta {
		font-size: 2.31053rem;
		margin-bottom: 0.26246rem;
		padding-top: 0.73754rem;
	}
}
.typeset h3, .typeset .gamma {
	line-height: 3rem;
	font-size: 1.86667rem;
	margin-bottom: 0.11599rem;
	padding-top: 0.88401rem;
}
@media screen and (min-width: 40em) {
	.typeset h3, .typeset .gamma {
		font-size: 1.71429rem;
		margin-bottom: 0.0657rem;
		padding-top: 0.9343rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset h3, .typeset .gamma {
		font-size: 1.70667rem;
		margin-bottom: 0.06319rem;
		padding-top: 0.93681rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset h3, .typeset .gamma {
		font-size: 1.76471rem;
		margin-bottom: 0.08234rem;
		padding-top: 0.91766rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset h3, .typeset .gamma {
		font-size: 1.85789rem;
		margin-bottom: 0.1131rem;
		padding-top: 0.8869rem;
	}
}
.typeset h4, .typeset .delta {
	line-height: 2rem;
	font-size: 1.66667rem;
	margin-bottom: -0.45001rem;
	padding-top: 0.45001rem;
}
@media screen and (min-width: 40em) {
	.typeset h4, .typeset .delta {
		font-size: 1.52143rem;
		margin-bottom: -0.49794rem;
		padding-top: 0.49794rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset h4, .typeset .delta {
		font-size: 1.5rem;
		margin-bottom: -0.50501rem;
		padding-top: 0.50501rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset h4, .typeset .delta {
		font-size: 1.57059rem;
		margin-bottom: -0.48172rem;
		padding-top: 0.48172rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset h4, .typeset .delta {
		font-size: 1.63684rem;
		margin-bottom: -0.45985rem;
		padding-top: 0.45985rem;
	}
}
.typeset h5, .typeset .epsilon {
	line-height: 2rem;
	font-size: 1.49167rem;
	margin-bottom: -0.50776rem;
	padding-top: 0.50776rem;
}
@media screen and (min-width: 40em) {
	.typeset h5, .typeset .epsilon {
		font-size: 1.37143rem;
		margin-bottom: -0.54744rem;
		padding-top: 0.54744rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset h5, .typeset .epsilon {
		font-size: 1.36667rem;
		margin-bottom: -0.54901rem;
		padding-top: 0.54901rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset h5, .typeset .epsilon {
		font-size: 1.32353rem;
		margin-bottom: -0.56325rem;
		padding-top: 0.56325rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset h5, .typeset .epsilon {
		font-size: 1.31579rem;
		margin-bottom: -0.5658rem;
		padding-top: 0.5658rem;
	}
}
.typeset h6, .typeset .zeta {
	line-height: 2rem;
	font-size: 1.33333rem;
	margin-bottom: -0.56001rem;
	padding-top: 0.56001rem;
}
@media screen and (min-width: 40em) {
	.typeset h6, .typeset .zeta {
		font-size: 1.21429rem;
		margin-bottom: -0.5993rem;
		padding-top: 0.5993rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset h6, .typeset .zeta {
		font-size: 1.2rem;
		margin-bottom: -0.60401rem;
		padding-top: 0.60401rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset h6, .typeset .zeta {
		font-size: 1.17647rem;
		margin-bottom: -0.61177rem;
		padding-top: 0.61177rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset h6, .typeset .zeta {
		font-size: 1.15789rem;
		margin-bottom: -0.6179rem;
		padding-top: 0.6179rem;
	}
}
.typeset ul, .typeset ol {
	line-height: 2rem;
	margin-bottom: 1.43999rem;
	padding-top: 0.56001rem;
}
@media screen and (min-width: 40em) {
	.typeset ul, .typeset ol {
		margin-bottom: 1.4007rem;
		padding-top: 0.5993rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset ul, .typeset ol {
		margin-bottom: 1.39599rem;
		padding-top: 0.60401rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset ul, .typeset ol {
		margin-bottom: 1.38823rem;
		padding-top: 0.61177rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset ul, .typeset ol {
		margin-bottom: 1.3821rem;
		padding-top: 0.6179rem;
	}
}
.typeset ul li, .typeset ol li {
	font-feature-settings: 'kern', 'onum', 'liga';
	margin-left: 2rem;
}
@media screen and (min-width: 40em) {
	.typeset ul li, .typeset ol li {
		margin-left: 0;
	}
}
.typeset ul li ol, .typeset ul li ul, .typeset ol li ol, .typeset ol li ul {
	padding-top: 1rem;
	margin-bottom: 1rem;
	margin-left: 2rem;
}
.typeset ol {
	list-style-type: none;
}
.typeset ol li {
	counter-increment: top-level;
}
.typeset ol li:before {
	content: counter(top-level) ".";
	font-feature-settings: 'lnum', 'tnum';
	margin-left: -3rem;
	position: absolute;
	text-align: right;
	width: 2em;
}
.typeset ol li ul li:before {
	content: '';
}
.typeset ol li ul li ol li {
	counter-increment: alt-level;
}
.typeset ol li ul li ol li:before {
	content: counter(alt-level) ".";
}
.typeset ol li ol li {
	counter-increment: sub-level;
}
.typeset ol li ol li:before {
	content: counter(top-level) "." counter(sub-level);
}
.typeset ol li ol li ul li:before {
	content: '';
}
.typeset ol li ol li ol li {
	counter-increment: sub-sub-level;
}
.typeset ol li ol li ol li:before {
	content: counter(top-level) "." counter(sub-level) "." counter(sub-sub-level);
}
.typeset dl {
	line-height: 2rem;
	margin-bottom: 1.43999rem;
	padding-top: 0.56001rem;
}
@media screen and (min-width: 40em) {
	.typeset dl {
		margin-bottom: 1.4007rem;
		padding-top: 0.5993rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset dl {
		margin-bottom: 1.39599rem;
		padding-top: 0.60401rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset dl {
		margin-bottom: 1.38823rem;
		padding-top: 0.61177rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset dl {
		margin-bottom: 1.3821rem;
		padding-top: 0.6179rem;
	}
}
.typeset dl dt, .typeset dl dd {
	font-feature-settings: 'kern', 'onum', 'liga';
	margin-left: 2rem;
}
@media screen and (min-width: 40em) {
	.typeset dl dt, .typeset dl dd {
		margin-left: 0;
	}
}
.typeset dl dt {
	font-family: 'cairo';
}
.typeset dl dd+dt {
	padding-top: 1rem;
}
.typeset table {
	line-height: 2rem;
	font-size: 1.19167rem;
	margin-bottom: -0.60676rem;
	padding-top: 0.60676rem;
	font-family: 'cairo';
	font-feature-settings: 'liga', 'lnum', 'tnum', 'kern';
	font-style: normal;
	font-weight: 400;
	width: 100%;
}
@media screen and (min-width: 40em) {
	.typeset table {
		font-size: 1.09286rem;
		margin-bottom: -0.63937rem;
		padding-top: 0.63937rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset table {
		font-size: 1.08667rem;
		margin-bottom: -0.64141rem;
		padding-top: 0.64141rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset table {
		font-size: 0.99412rem;
		margin-bottom: -0.67195rem;
		padding-top: 0.67195rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset table {
		font-size: 0.92632rem;
		margin-bottom: -0.69433rem;
		padding-top: 0.69433rem;
	}
}
.typeset table thead th {
	line-height: 2rem;
	font-size: 1.33333rem;
	margin-bottom: -0.56001rem;
	padding-top: 0.56001rem;
	padding-bottom: 1px;
}
@media screen and (min-width: 40em) {
	.typeset table thead th {
		font-size: 1.21429rem;
		margin-bottom: -0.5993rem;
		padding-top: 0.5993rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset table thead th {
		font-size: 1.2rem;
		margin-bottom: -0.60401rem;
		padding-top: 0.60401rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset table thead th {
		font-size: 1.17647rem;
		margin-bottom: -0.61177rem;
		padding-top: 0.61177rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset table thead th {
		font-size: 1.15789rem;
		margin-bottom: -0.6179rem;
		padding-top: 0.6179rem;
	}
}
.typeset b, .typeset strong, .typeset .bold {
	font-family: 'cairo';
}
.typeset em, .typeset i, .typeset .italic {
	font-style: italic;
}
.typeset small, .typeset .caption {
	font-size: 1.06667rem;
	font-family: 'cairo';
	font-style: normal;
	font-weight: 400;
}
@media screen and (min-width: 40em) {
	.typeset small, .typeset .caption {
		font-size: 0.97143rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset small, .typeset .caption {
		font-size: 0.96rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset small, .typeset .caption {
		font-size: 0.88235rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset small, .typeset .caption {
		font-size: 0.82105rem;
	}
}
.typeset small {
	line-height: 1rem;
}
.typeset .caption {
	line-height: 2rem;
	margin-bottom: 1.35199rem;
	padding-top: 0.64801rem;
	color: #BDC8CC;
}
@media screen and (min-width: 40em) {
	.typeset .caption {
		margin-bottom: 1.32056rem;
		padding-top: 0.67944rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset .caption {
		margin-bottom: 1.31679rem;
		padding-top: 0.68321rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset .caption {
		margin-bottom: 1.29117rem;
		padding-top: 0.70883rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset .caption {
		margin-bottom: 1.27094rem;
		padding-top: 0.72906rem;
	}
}
.typeset h1+.caption, .typeset .alpha+.caption, .typeset h2+.caption, .typeset .beta+.caption, .typeset h3+.caption, .typeset .gamma+.caption {
	margin-top: -1rem;
}
.typeset .delta+.caption, .typeset .epsilon+.caption, .typeset .zeta+.caption {
	margin-top: 0rem;
}
.typeset blockquote p {
	border-left: 0.15rem solid #0E58F5;
	font-style: italic;
	padding-left: 1rem;
	margin-bottom: 1.87999rem;
	padding-bottom: 0.56001rem;
}
@media screen and (min-width: 40em) {
	.typeset blockquote p {
		margin-bottom: 1.80142rem;
		padding-bottom: 0.5993rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset blockquote p {
		margin-bottom: 1.79199rem;
		padding-bottom: 0.60401rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset blockquote p {
		margin-bottom: 1.77646rem;
		padding-bottom: 0.61177rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset blockquote p {
		margin-bottom: 1.7642rem;
		padding-bottom: 0.6179rem;
	}
}
@media screen and (min-width: 40em) {
	.typeset blockquote {
		margin-left: -1rem;
	}
}
.typeset hr {
	background-image: linear-gradient(to bottom, transparent 50%, #BDC8CC 50%);
	background-position: 0 50%;
	background-repeat: repeat-x;
	background-size: 100% 0.15rem;
	border: 0;
	margin: 0;
	padding-bottom: 3rem;
	padding-top: 3rem;
}
.typeset code, .typeset pre {
	background-color: #F5F4F2;
	font-family: 'cairo';
}
.typeset pre {
	display: block;
	margin-bottom: 2rem;
	padding: 1rem;
	white-space: pre;
	white-space: pre-wrap;
	word-break: break-all;
	word-wrap: break-word;
}
.typeset code {
	font-size: 1.06667rem;
	line-height: 1rem;
}
@media screen and (min-width: 40em) {
	.typeset code {
		font-size: 0.97143rem;
	}
}
@media screen and (min-width: 50em) {
	.typeset code {
		font-size: 0.96rem;
	}
}
@media screen and (min-width: 64em) {
	.typeset code {
		font-size: 0.88235rem;
	}
}
@media screen and (min-width: 100em) {
	.typeset code {
		font-size: 0.82105rem;
	}
}
.typeset .upper {
	font-kerning: normal;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
}
.typeset .small-caps {
	font-feature-settings: 'smcp', 'kern';
	font-kerning: normal;
	letter-spacing: 0.1rem;
}
.typeset .lining-numerals {
	font-feature-settings: 'lnum', 'kern';
}
.typeset .oldstyle-numerals {
	font-feature-settings: 'onum', 'kern';
}
.section {
	margin: 0 auto;
	position: relative;
	width: 94%;
}
.section:before, .section:after {
	display: table;
	content: "";
}
.section:after {
	clear: both;
}
@media screen and (min-width: 64em) {
	.section {
		max-width: 64.70588rem;
	}
}
@media screen and (min-width: 100em) {
	.section {
		max-width: 68.42105rem;
	}
}
.single-measure {
	max-width: 41.66667rem;
	margin: 0 auto;
}
@media screen and (min-width: 40em) {
	.single-measure {
		max-width: 39.28571rem;
	}
}
@media screen and (min-width: 50em) {
	.single-measure {
		max-width: 40rem;
	}
}
@media screen and (min-width: 64em) {
	.single-measure {
		max-width: 40rem;
	}
}
@media screen and (min-width: 100em) {
	.single-measure {
		max-width: 39.47368rem;
	}
}
.column {
	max-width: 41.66667rem;
	margin: 0 auto;
	width: 100%;
}
@media screen and (min-width: 40em) {
	.column {
		float: left;
		margin: initial;
		max-width: initial;
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
@media screen and (min-width: 64em) {
	.column {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}
@media screen and (min-width: 40em) {
	.column--duo {
		width: 50%;
	}
	.column--duo:nth-of-type(2n+3) {
		clear: left;
	}
	.column--duo:nth-of-type(n+3) {
		margin-top: 3rem;
	}
}
@media screen and (min-width: 40em) {
	.column--trio {
		width: 33.333%;
	}
	.column--trio:nth-of-type(3n+4) {
		clear: left;
	}
	.column--trio:nth-of-type(n+4) {
		margin-top: 3rem;
	}
}
@media screen and (min-width: 40em) {
	.column--quad {
		width: 50%;
	}
}
@media screen and (min-width: 50em) {
	.column--quad {
		width: 25%;
	}
}
@media screen and (min-width: 40em) {
	.column--main {
		max-width: 65%;
	}
}
@media screen and (min-width: 50em) {
	.column--main {
		max-width: 65%;
	}
}
@media screen and (min-width: 64em) {
	.column--main {
		max-width: 65%;
	}
}
@media screen and (min-width: 100em) {
	.column--main {
		max-width: 63.53846%;
	}
}
@media screen and (min-width: 40em) {
	.column--sidebar {
		max-width: 35%;
		padding-right: 2rem;
	}
}
@media screen and (min-width: 50em) {
	.column--sidebar {
		max-width: 35%;
	}
}
@media screen and (min-width: 64em) {
	.column--sidebar {
		max-width: 35%;
		padding-right: 4rem;
	}
}
@media screen and (min-width: 100em) {
	.column--sidebar {
		max-width: 36.46154%;
	}
}
@media screen and (min-width: 40em) {
	.column--main+.column--sidebar {
		padding-left: 2rem;
		padding-right: 1rem;
	}
}
@media screen and (min-width: 64em) {
	.column--main+.column--sidebar {
		padding-left: 4rem;
		padding-right: 2rem;
	}
}
@media screen and (min-width: 64em) {
	.column--trio p, .column--quad p, .column--sidebar p {
		line-height: 2rem;
		font-size: 0.99412rem;
		margin-bottom: 1.32805rem;
		padding-top: 0.67195rem;
	}
	.column--trio li, .column--quad li, .column--sidebar li {
		font-size: 0.99412rem;
	}
}
@media screen and (min-width: 100em) {
	.column--trio p, .column--quad p, .column--sidebar p {
		line-height: 2rem;
		font-size: 0.92632rem;
		margin-bottom: 1.30567rem;
		padding-top: 0.69433rem;
	}
	.column--trio li, .column--quad li, .column--sidebar li {
		font-size: 0.92632rem;
	}
}
@media screen and (min-width: 40em) {
	.column--right {
		max-width: 65%;
		margin-left: 35%;
	}
}
@media screen and (min-width: 50em) {
	.column--right {
		max-width: 65%;
		margin-left: 35%;
	}
}
@media screen and (min-width: 64em) {
	.column--right {
		max-width: 65%;
		margin-left: 35%;
	}
}
@media screen and (min-width: 100em) {
	.column--right {
		max-width: 63.53846%;
		margin-left: 36.46154%;
	}
}
@media screen and (min-width: 40em) {
	.column--right .sidenote {
		max-width: 35%;
		left: 0;
		padding-left: 1rem;
		padding-right: 2rem;
		position: absolute;
	}
}
@media screen and (min-width: 50em) {
	.column--right .sidenote {
		max-width: 35%;
	}
}
@media screen and (min-width: 64em) {
	.column--right .sidenote {
		max-width: 35%;
		padding-right: 4rem;
	}
}
@media screen and (min-width: 100em) {
	.column--right .sidenote {
		max-width: 36.46154%;
		padding-left: 2rem;
	}
}
@media screen and (min-width: 40em) {
	.column--left {
		max-width: 65%;
	}
}
@media screen and (min-width: 50em) {
	.column--left {
		max-width: 65%;
	}
}
@media screen and (min-width: 64em) {
	.column--left {
		max-width: 65%;
	}
}
@media screen and (min-width: 100em) {
	.column--left {
		max-width: 63.53846%;
	}
}
@media screen and (min-width: 40em) {
	.column--left .sidenote {
		max-width: 35%;
		left: 65%;
		padding-left: 2rem;
		padding-right: 1rem;
		position: absolute;
	}
}
@media screen and (min-width: 50em) {
	.column--left .sidenote {
		max-width: 35%;
		left: 65%;
	}
}
@media screen and (min-width: 64em) {
	.column--left .sidenote {
		max-width: 35%;
		left: 65%;
		padding-left: 4rem;
	}
}
@media screen and (min-width: 100em) {
	.column--left .sidenote {
		max-width: 36.46154%;
		left: 63.53846%;
		padding-right: 2rem;
	}
}
.image-wrap {
	position: relative;
}
.img-16-9:before {
	content: '';
	float: left;
	padding-bottom: 56.25%;
}
.img-16-9:after {
	content: '';
	display: table;
	clear: both;
}
.img-3-4:before {
	content: '';
	float: left;
	padding-bottom: 133.33333%;
}
.img-3-4:after {
	content: '';
	display: table;
	clear: both;
}
.img-4-3:before {
	content: '';
	float: left;
	padding-bottom: 75%;
}
.img-4-3:after {
	content: '';
	display: table;
	clear: both;
}
.img-1-1:before {
	content: '';
	float: left;
	padding-bottom: 100%;
}
.img-1-1:after {
	content: '';
	display: table;
	clear: both;
}
@font-face {
	font-family: "Ionicons";
	src: url("https://www.idesignawards.com/wp-content/themes/aap/css/fonts/ionicons.eot?v=2.0.1");
	src: url("https://www.idesignawards.com/wp-content/themes/aap/css/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("https://www.idesignawards.com/wp-content/themes/aap/css/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("https://www.idesignawards.com/wp-content/themes/aap/css/fonts/ionicons.woff?v=2.0.1") format("woff"), url("https://www.idesignawards.com/wp-content/themes/aap/css/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
	font-weight: normal;
	font-style: normal;
}
* {
	box-sizing: border-box;
	outline: none;
}
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;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
ol, ul, li {
	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;
}
img {
	display: block;
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 50px white inset;
	/* Change the color to your own background color */
	-webkit-text-fill-color: #7f838a;
}
html {
	height: 100%;
}
body {
	font-family: 'cairo';
	font-size: 14px;
	color: #7f838a;
	line-height: 1.4;
	display: block;
    /*
    display: flex;
	flex-direction: column;
    */
	height: 100%;    
	/* 1, 3 */
}
a {
	color: #7f838a;
	transition: all 150ms ease-in;
}
strong {
	font-family: 'cairo';
    font-weight: bold;
}
p {
	margin-bottom: 14px;
}
p:last-of-type {
	margin-bottom: 0;
	font-size: 14px;
}
h1 {
	font-size: 35px;
	margin-bottom: 30px;
	line-height: 1.3;
}
h2 {
	font-size: 20px;
	margin-bottom: 30px;
	line-height: 1.3;
}
h3 {
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 1.3;
}
.grid-wrap {
	background: #fff;
	width: 100%;
}
.wrap {
	flex: 1 0 auto;
	/* 2 */    
	width: 100%;    
    position: relative;
    display: block;
    overflow: hidden;
	    background-image: url(https://idesignawards.com/wp-content/uploads/2021/01/art-gallery-55.jpg)!important;



}
.wrapNew {		
    /*flex: 1 0 auto;*/
    width: 100%;
    /* position: relative; */
    /* display: flex; */
    overflow: hidden;
    box-sizing: border-box;
}
.sw {
	position: relative;
	width: 100%;	
	max-width: 1080px;
	overflow: hidden;
	padding: 0;
    margin: 0 auto;

}
.sw.wide {
	max-width: 1400px;
}
.sw.narrow {
	padding: 0;
	max-width: 850px;
}
.sw.medium {
	padding: 0;
	max-width: 960px;
}
.sw.v-narrow {
	max-width: 650px;
}

@-webkit-keyframes dd-translate-Y{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes dd-translate-Y{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}

.menuContainer{
    position: relative;	
	padding-left: 3em;
    padding-right: 3em;
    padding-bottom: 1em;
    padding-top: 1em;    
    background-color: #f9f9f9 !important;
    box-shadow: 0px 8px 18px -6px rgb(0 0 0 / 20%);        
    z-index: 999;        
    /*
    transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -webkit-transition: all 0.6s ease-in-out 0s;
    */    
}

.menuFixed{    
    position: fixed;
    top: 0;    
    width: 100%;    
    -webkit-animation: dd-translate-Y .5s;
    animation: dd-translate-Y .5s;
}
.listDisc{
    list-style-type: disc;    
    line-height: 26px;
}
.disciplines{
    margin: 30px auto;
    text-align: center;
    padding: 50px 0;
}
.disciplinesList li{
    display: inline-block;
    border-right: 3px solid #7f838a;
    padding: 0 1em;
    font-family: 'Lato'; 
    color: #7f838a;
}
.disciplinesList li:last-of-type{
    border-right: 0px none;
    padding-right: 0px;
}
.disciplines h3{
    font-size: 18px;
    letter-spacing: 1px;
}    

.divider:before {
    border-top-color: #D8C4BD;
    border-top-width: 5px;
    width: auto;
    top: 0px;
    right: 0px;
    left: 0px;
}
.dividerGrey:before {
    border-top-color: #d8dad9;
    border-top-width: 5px;
    width: auto;
    top: 0px;
    right: 0px;
    left: 0px;
}
.dividerGreyLight:before {
    border-top-color: #ced3cd;
    border-top-width: 5px;
    width: auto;
    top: 0px;
    right: 0px;
    left: 0px;
}
.dividerBrown:before {
    border-top-color: #d8c4bd;
    border-top-width: 5px;
    width: auto;
    top: 0px;
    right: 0px;
    left: 0px;
}
.dividerBrownLight:before {
    border-top-color: #e4ddd3;
    border-top-width: 5px;
    width: auto;
    top: 0px;
    right: 0px;
    left: 0px;
}
.error {
	padding-top: 80px;
}
.footerSubscribe input[type=submit], .footerSubscribe button {
	border: 0px none;
	transition: all 150ms ease-in;
	cursor: pointer;
}
/* .footerSubscribe button:hover {
	color: #7f838a;
} */

.footerSubscribe input[type=text], .footerSubscribe input[type=email] {
	display: block;
	width: 100%;
	max-width: 280px;
	margin: 16px auto!important;
	font-size: 16px;
	padding: 6px;
	border: 2px solid #d8d8d8;
}
.portrait {
	width: 200px;
	height: auto;
	float: right;
	margin: 0 0 20px 20px;
}
p>img {
	width: auto!important;
}
.page .hero {
	margin-bottom: 32px;
}
section{
    padding-left: 3em;
    padding-right: 3em;
}
section.hero, section .featured {
	margin: 0;
	padding: 0 3em;
}
.home section.hero {
	padding: 0;
	height: calc(100vh - 180px) !important;
}
.home section.hero .grid.grid-center.mid-center, 
.home section.hero .grid.grid-center.mid-center a {
    width: 100%;
    height: 100%;
}
section.hero>.hero-wrap>.attr {
	position: absolute;
	right: 0!important;
	left: initial;
	bottom: 0;
	padding: 4px 8px;
	background: #ecf0f1;
	font-size: 10px;
	z-index: 1;
}
section.hero .hero {
	width: 100%;
	position: relative;
	background: #141416;
	overflow: hidden;
	height: 400px;
}
section.hero .hero-wrap {
	height: 100%;
    position: relative;
}
section.hero .copy.grid-cell.text-center {
    display: none;
}
.hero .hero-callout {
	position: absolute;
    bottom: 60px;
    left: 60px;
    z-index: 99;
    border-left: 2px solid #c39f89;
    text-align: left;
    padding: 48px;
    background: #f5f5f5;
}
.hero .hero-callout h2 {
	font-weight: 700;
    color: #000;
    margin-bottom: 1rem;
}
.hero .hero-callout p {
	font-weight: 700;
    color: #000;
    font-size: 16px;
	margin-bottom: 1rem !important;
}
.hero .button.button-main {
	text-align: center;
    background-color: #c39f89;
    color: #fff;
    font-weight: 600;
}
.hero .button.button-main:hover {
	background-color: #e4c7b9;
}
.button {
	background: #eee;
	padding: 12px 22px;
	margin-right: 0;
	min-width: 120px;
	font-size: 16px;
	display: inline-block;
	background-color: #eee;
    transition: all 300ms ease 0ms;
    border-radius: 3px;
}
.button:hover {
	background-color: #d5d5d5;
}
.button-black {
	color: #fff;
	background-color: #000;
}
.button-black:hover {
    color: #fff;
	background-color: #c39f89;
}
.button-blue {
	color: #fff!important;
	background-color: #7f838a;
}
.button-blue:hover {
	background-color: #279aa5;
}
.pad {
	padding-top: 30px;
}
.tighter {
	padding: 0 150px;
}
.framed {
	padding: 20px;
	background: #7f838a;
	transition: all 250ms ease-in;
}
.framed:hover .copy {
	padding-right: 100px;
}
.support-text {
	font-size: 18px;
	color: #7f8084;
	margin-bottom: 40px;
}
.highlight {
	font-size: 14px;
	border-bottom: 1px solid #34b0da;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
	letter-spacing: 1px;
}
.pic {
	width: 100%;
	background-size: cover;
	background-color: #fff;
	position: relative;
	background-position: 50%;
	transition: opacity 250ms ease-in;
}
.pic .img-holder {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.pic .img-holder img {
	display: block;
	width: 100vw;
	height: 100vh;
	object-fit: cover;
	max-width: 100%;
	max-height: 100%;
}
.pic:after {
	content: '';
	display: table;
	clear: both;
}
.picContainer {
	min-height: 300px;
	transition: opacity 250ms ease-in;
}
.grayscale {
	filter: contrast(1.2) grayscale(100%);
}
.content {
	padding-top: 30px;
	/*background-color: #f9f9f9!important;*/
}

.content p+h3 {
	margin-top: 40px;
}
.content p+h2 {
	margin-top: 40px;
}
.content h1, .content h2, .content h3 {
	font-family: 'cairo';
}
.content.general h1 {
	margin-top: 30px;
}
.content ul {
	padding-left: 20px;
	/*margin-bottom: 40px;*/
}
.content ul li {
	margin-bottom: 14px;
}
.content ul li:before {
	content: '•';
	font-size: 12px;
	color: #7f8084;
	margin: 0 10px 0 -15px;
}
.page-id-252760 .content ul li:before {
	display: none;
}
.content p a {
	color: #7f838a;
}
.content p a:hover {
	text-decoration: underline;
}
.fee {
	margin-bottom: 30px;
}
.fee .copy {
	padding: 20px;
	background: #fff;
	text-align: center;
	cursor: pointer;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 2px solid #ececec;
	border-radius: 6px;
}
.fee .label {
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.fee .price {
	font-size: 80px;
	font-weight: bold;
	margin-bottom: 20px;
}
.fee .desc {
	font-size: 13px;
	color: #7f8084;
	margin-bottom: 30px;
}
.fee .submit {
	padding: 14px 0;
	background: #7f838a;
	color: #fff;
	font-weight: bold;
	border-radius: 2px;
	margin-top: auto;
}
.fee .submit a, .fee .submit a:hover {
	color: #fff !important;
	font-family: 'cairo';
}
.img-trophy {
	width: 300px;
	float: right;
	margin: 0 0 50px 50px;
}
#home .hero h1 {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.3;
}
.hero-rel{
    display: block;
    overflow: hidden;
/*     max-height: 500px; */
}
.hero-rel-wrap{
    display: flex;
    position: relative;
}
.hero-rel-wrap img{
    position: relative;
/*     max-height: 500px; */
    width: 100%;
    object-fit: cover;
}
.hero-rel-wrap .attr{
    position: absolute;
    left: 10px;
    bottom: 2px;
    color: #fff;
    z-index: 9999;
    font-family: 'Lato';
    font-size: 14px;
}
.hero {
	/*height: 100%;*/
/*     height: 100vh; */
    /*max-height: 500px;*/
	width: 100%;
	position: relative;
	/*background: #000;*/
	overflow: hidden;	
	height: auto !important;
}
.hero .swiper-container,
.hero .swiper-wrapper,
.hero .swiper-slide {
	height: 100% !important;
}
.hero.half {
	height: 75vh;
}
.hero.third {
    height: auto;
    /*height: 50vh;*/
	/*height: 25vh;*/
	/*min-height: 300px;*/
}
.hero .bg-img {
	background-size: cover;
	height: 100%;
	width: 100%;
	background-position: bottom;
/* 	position: absolute; */
	z-index: 0;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 1s ease-in;
}
.hero .bg-img.loaded {
	opacity: 1;
}
/* .hero .bg-img .img-holder {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
} */

.swiper-slide .grid.grid-center,
.swiper-slide .grid.grid-center .bg-img,
.swiper-slide .grid.grid-center .img-holder {
	height: 100%;
}

.hero .bg-img .img-holder img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	max-width: 100%;
	max-height: 100%;
    /*object-position: bottom;*/
}
/* .hero .swiper-slide:nth-child(2) .bg-img .img-holder img,
.hero .swiper-slide:nth-child(4) .bg-img .img-holder img,
.hero .swiper-slide:nth-child(8) .bg-img .img-holder img {
	object-fit: contain;
	background-color: #fff;
} */
.hero h3 {
	font-size: 28px;
	margin-bottom: 10px;
}
.hero p {
	margin-bottom: 30px;
}

.caps {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
}
.hero .copy {
	/*background: #7f838a;*/
	color: #fff;
	text-align: center;
	max-width: 650px;
	position: relative;
	padding: 50px 30px;
	z-index: 1;
    margin: 20px;
    text-shadow: 2px 2px grey;
}
.hero .copy .button {
	text-align: center;
}
#home .hero .grid {
	justify-content: center;
}
.slide-wrap {
	height: 100%;
}
.hero .attr, .image-wrap .attr {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 40px 80px;	
	font-size: 14px;
    font-family: Lato;
    color: #fff;
	z-index: 1;
}
.hero .attr {
	right: 0;
	left: initial;
	color: #000;
	padding: 6px 16px;
	background-color: #fff;
}
.hero .attr:before {
	/*content: "Photo: ";*/
}
#home .hero .img-holder{
	height: 100%;
}
.hero a.more {
	color: #fff;
	display: block;
	margin-top: 20px;
	text-decoration: underline;
	font-size: 15px;
}
.hero a.more:hover {
	color: #7f838a;
}
.hero .button {
	min-width: 200px;
}
.page-id-253258 .narrow-s {
	max-width: 700px;
	margin: 0 auto;
}
.page-id-253258 .narrow-s p:first-child {
    text-transform: uppercase;
    color: #fff;
    padding: 1em;
    background-color: #c39f89;
}
.page-id-253258 .narrow-s p {
	font-size: 16px;
}
/* Hero Slider */

.slider {
	height: 100%;
	width: 300%;
	overflow: hidden;
	position: absolute;
}
.slide {
	height: 100%;
	width: 100vw;
	position: relative;
	float: left;
	background-position: -100px 0;
}
.slide a:hover {
	color: #fff;
}
.hero nav div.icon {
	position: absolute;
	z-index: 2;
	font-size: 48px;
	color: #fff;
	cursor: pointer;
}
.hero nav div.arrow-left, .hero nav div.arrow-right {
	width: 100px;
	height: 100%;
	top: 0;
	z-index: 2;
}
.arrow-left {
	left: 0;
}
.arrow-right {
	right: 0;
}
.arrow-left:before {
	font-family: "Ionicons";
	position: absolute;
	top: 40%;
	content: "\f3d2";
	left: 40px;
	opacity: .2;
	transition: all 100ms ease-in;
}
.arrow-right:before {
	font-family: "Ionicons";
	position: absolute;
	content: "\f3d3";
	top: 40%;
	right: 40px;
	opacity: .2;
	transition: all 100ms ease-in;
}
.arrow-left:hover:before {
	opacity: .8;
}
.arrow-right:hover:before {
	opacity: .8;
}
#home .intro {
	text-align: center;
	padding: 50px 0 40px;
	color: #7f838a;	
    font-family: Prata,Georgia,times new roman,serif;    
    background-size: initial;
    background-repeat: repeat;
    background-image: url(https://idesignawards.com/wp-content/uploads/2021/01/art-gallery-55.jpg)!important;
}
}
#home .intro h1 {
	font-size: 35px;
}
#home .intro p {
	margin-bottom: 30px;
}
#home .intro .button {
	background: #7f838a;
	border: 2px solid #fff;
	color: #fff;
}
#home .intro .button:hover {
	background: #fff;
	color: #7f838a;
}
#home .intro .intro-links li {
	display: inline-block;
	margin-right: 10px;
}
#home .intro .intro-links li:last-of-type {
	display: inline-block;
	margin-right: 0;
}
#home .message .sw {
	background-color: #c39f89;
	padding: 40px 25px;
}
#home .message h1,
#home .message p {
	color: #fff;
	font-family: Prata,Georgia,times new roman,serif;
}
.footerInstagramFeed {
	padding: 0!important;
	background: #141416!important;
}
.footerSubscribe {
	padding: 40px 0!important;
	background: #141416!important;
	color: #fff;
	text-align: center;
	margin: 0px auto;
}
.footerSubscribe h2 {
	letter-spacing: unset;
}
.page-intro-jury {
	/*padding: 0px 0px 0px 45px;		*/
	margin-bottom: 30px;
}
.page-intro {
	padding: 40px 0 45px;
	color: #fff;
	background: #7f838a;
	margin-bottom: 30px;
}
.page-intro h1 {
	margin: 0 !important;
    font-family: 'cairo';
}
.page-intro p {
	margin-top: 10px !important;
}
.page-intro a:hover {
	color: #7f838a;
	text-decoration: underline;
}
.page-intro p:last-of-type {
	margin-bottom: 0 !important;
}
.sbi_fixed_height {
	overflow: visible!important;
	overflow-y: hidden!important;
}
#home .comps {
	padding: 70px 0;
	background-image: url(https://idesignawards.com/wp-content/uploads/2021/01/art-gallery-55.jpg)!important;
}
#home .comps .grid {
	justify-content: center;
}
#home .comps .copy,
#home .comps .reverse {
	height: 100%;
}
#home .comps .sw > h2 {
	text-align: center;
}
#home .comps .img-4-3:before {
	padding: 0;
}
#home .comps .copy {
	padding: 30px 30px 30px 50px;
	background: #f5f5f5;
	color: #7f838a;
    transition: all 0.2s ease-in-out;
}
#home .comps a{
    font-family: open sans,Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    color: #7f838a!important;
    letter-spacing: 1px;
}
#home .comps a:hover .copy {
	background: #dcdcdc;
}
#home .comps .copy h3 {
	margin-bottom: 15px;
    font-size: 22px;
}
a.reverse {
	margin-top: 20px;
	color: #7f838a;
	display: block;
}
section.winners, section.interviews, section.jury{
    background-size: initial;
    background-repeat: repeat;
    background: url(https://idesignawards.com/wp-content/uploads/2021/01/art-gallery-55.jpg)!important;
}
#home .winners {
	padding: 40px 0;
	text-align: center;
}
.winners-gallery {
	padding-top: 40px;
}
#home .winners .copy {
	padding-top: 14px;    
}
#home .winners h2 {
	margin-bottom: 30px;
}
#home .winners .copy {
	text-align: center;
	padding-right: 20px;
    font-family: open sans,Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 1.3em;
}
#home .winners .copy p {
    font-size: 14px;
    font-weight: normal;
}
.winnerBoxShaodw{
    border: 1px solid #e0e0e0;            
    display: inline-block;
    position: relative;
    max-width: 100%;
    transition: all .5s ease;   
}

.winnerBoxShaodw .copy h3{
    font-family: open sans,Helvetica,Arial,Lucida,sans-serif;
}
.winnerImgContainer{
    padding: 2em;        
}
.winnerBoxShaodw:hover{
    border: 1px solid #141416;
}
.winnerImgContainer img{
    transition: transform .5s ease;
}
.winnerImgContainer img:hover{
    transform: scale(0.90);
}
.emergingWinner{
    padding: 0px!important;
}
.emergingWinnerImgCont img{
    -webkit-transition: .2s all;
    /*
    content: '\A';
    position: absolute;
    width: 100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
    */
}
.emergingWinnerImgCont img:hover {
    -webkit-filter: brightness(70%);
}
.emergingWinner.grid-cell .emergingWinnerImgCont {
    position: relative;
}
/* .emergingWinner.grid-cell.grid-1-5:nth-child(1),
.emergingWinner.grid-cell.grid-1-5:nth-child(2),
.emergingWinner.grid-cell.grid-1-5:nth-child(3),
.emergingWinner.grid-cell.grid-1-5:nth-child(4){
	-ms-flex: 0 0 25%;
    flex: 0 0 25%;
} */
.emergingWinner.grid-cell:nth-child(5) .emergingWinnerImgCont::before,
.emergingWinner.grid-cell:nth-child(6) .emergingWinnerImgCont::before,
.emergingWinner.grid-cell:nth-child(7) .emergingWinnerImgCont::before,
.emergingWinner.grid-cell:nth-child(8) .emergingWinnerImgCont::before,
.emergingWinner.grid-cell:nth-child(9) .emergingWinnerImgCont::before,
.emergingWinner.grid-cell:nth-child(10) .emergingWinnerImgCont::before {
    border-top: 3px solid #FF6E79;
	position: absolute;
	content: '';
    bottom: 0;
    left: 40px;
    right: 40px;
    display: block;
}

#featured{
    flex-flow: row wrap;
    max-height: 300px;
    overflow: hidden;
}
.featuredWinner{ 
    position: relative;
    transition: all 0.7s;
    /*position: relative;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: center;
    text-decoration: none;
    background-repeat: no-repeat;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 0!important;
    overflow: hidden;
    background-position: 50%;
    background-size: cover;*/    
}
.featuredWinner:hover{ 
    /*flex: 5 0 auto!important;    */
    flex: 0 0 50%!important;
}
.collapse {
    flex: 0 0 12.5%!important;   
}
.featuredCopy{    
    color: #fff;        
    position: absolute;    
    z-index: 10;
    opacity: 0;    
    left: 50%;
    top: 50%;
    transform: translate(-50%, -90%);
}
.award-prize {
	text-transform: uppercase;
	color: #7f838a;
	font-size: 16px;
}
.award-project {
	text-transform: uppercase;
	font-family: 'cairo';
	line-height: 1;
	color: #7f838a;
    margin-bottom: 6px;
    font-size: 22px;
}
#home .hero h1 {
	font-family: 'cairo';
}
#home .winners h3 {
	margin-bottom: 4px;
}
#home .featured h2{
    font-size: 35px;
    font-family: Prata,Georgia,times new roman,serif;
    margin: 30px auto;
}
#home .featured {
	padding: 40px 0;
	text-align: center;
    background-size: initial;
    background-repeat: repeat;
    background-image: url(https://idesignawards.com/wp-content/uploads/2021/01/art-gallery-55.jpg)!important;

}
#home .featured .copy {
	/*color: #fff;*/
	text-align: left;
	padding: 0 10px 0 20px;
}
#home .featured .copy h2 {
	font-size: 18px;
}
.singleNewsItemGrid h2{
    font-size: 16px;
    margin-bottom: 0px;
}
.singleNewsItemGrid .copy{
    margin-bottom: 60px;
}
.singleNewsItem{

}
.image-text-section {
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    gap: 24px;
    margin: 2rem 0;
}
.column-half {
    width: calc(50% - 12px);
}
.newsWrap{    
    color: #7f838a;
    font-size: 14px;
    font-family: 'Lato';
    padding-bottom: 30px;
}
.newsWrap h1{    
    text-transform: uppercase;
    text-align: center;
    color: #7f838a;
    line-height: 1;
    font-family: 'Lato';
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.newsContainer{
    background: #f4f1ea!important;
    padding: 40px 60px;
    border: 2px solid #fff;
}
.press-item p + a {
    color: #c39f89;
    text-transform: uppercase;
}
#home .news {
	padding: 40px 0;
	background: #ecf0f1;
	text-align: center;
}
#home .news .grid {
	margin-top: 10px;
}

.news .copy h3 {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.3;
}
.newsContainer .date{
    margin-bottom: 20px;
}
.date {
	display: inline-block;
	font-size: 16px;
	font-family: 'Lato';
}
.news .pic {
	min-height: 300px;
}
.news .copy {
	padding: 20px 40px 30px 20px;
	text-align: left;
}
#news .news .copy {
	padding: 6px 0 0 0;
}
.news h3 {
	margin-top: 10px;
}
#single .content h1 {
	margin: 0 0 30px !important;
}
#single .pic {
	margin-top: 30px;
	margin-bottom: 20px;
}
.juryGrid{
    width: 100%;
    position: relative;    
}
.generalContentWrap{    
    color: #7f838a;
    font-size: 14px;
    font-family: 'Lato';
    /*padding-bottom: 30px;*/
}
.generalContentWrap h1{
    text-align: center;
    margin-bottom: 10px;
}
.generalContentWrap h2, .generalContentWrap h3, .generalContentWrap h4{
    text-align: left;
    margin-bottom: 10px;
}

.juryWrap{
    background: #f4f1ea!important;
    color: #7f838a;
    font-size: 14px;
    font-family: 'Lato';
    padding-bottom: 30px;    
}

.juryWrap h1{
    text-transform: uppercase;
    text-align: center;
	color: #7f838a;
	line-height: 1;
	font-family: 'Lato';
    font-size: 22px;    
    margin-top: 20px;
}
.jury-name{
    font-size: 16px;
}
.jury-agency{
    font-size: 14px;
}
.jurycontainer{
    background: #f4f1ea!important;
    padding: 40px 60px;
    border: 2px solid #fff;
	margin-bottom: 50px;

}
.juryInterviewCont{
    background: #9C9C9C; color: #fff;padding: 55px 40px 15px; margin-top: 30px; margin-bottom: 0px;
	
}
.juryInterviewCont a{
    color: #fff;
}
.juryInterviewText{
    margin-top: 0px;
    border: 1px solid #E0E0DF;
    border-top: 0px none;
    padding: 5% 10%;
	column-count: 2;
}
.winnerInterviews{
    font-family: Lato;
}
.winnerInterviews h3{
    margin: 10px auto;
}
.winnerInterviews span{
    margin: 0px auto;
    font-size: 13px;
    color: #666;
}
.divider{
    border-top: 6px solid #7F838A;
}
.dividerBrown{
    border-top: 6px solid #D8C4BD;
}
.dividerGrey{ border-top: 6px solid #d8dad9; }
.dividerGreyLight { border-top: 6px solid #ced3cd; }
.dividerBrownLight{ border-top: 6px solid #e4ddd3; }

.backgroundGreyDark{
    background:#9c9c9c!important;
}
.backgroundGreyLight{
    background: #f9f9f9!important;
}
.backgroundBrown{
    background: #F4F1EA!important;
}
.backgroundGrey{
    background: #E0E0DF!important;
}
.boxedContent{
    border: 1px solid #E0E0DF;
}
.noMarginCenter{
    margin: 0px auto;
}
.topPadding15{
    padding-top: 15px!important;
}
.topPadding20{
    padding-top: 20px!important;
}
.topPadding40{
    padding-top: 40px!important;
	    padding-bottom: 80px;

}
.bottomPadding20{
    padding-bottom: 20px;
}
.bottomPadding30{
    padding-bottom: 30px;
}
.bottomPadding40{
    padding-bottom: 40px!important;
}
.bottomPadding50{
    padding-bottom: 50px;
}
.marginTop40{
    margin-top: 40px!important;
}
.marginTop30{
    margin-top: 30px!important;
}
.marginTop20{
    margin-top: 20px!important;
}
.marginTop80{
    margin-top: 80px!important;
}
.marginBottom10{
    margin-bottom: 10px!important;
}
.marginBottom20{
    margin-bottom: 20px!important;
}
.marginBottom30{
    margin-bottom: 30px!important;
}
.marginBottom50{
    margin-bottom: 50px!important;
}
.marginRight10{
    margin-right: 10px;
}
.padding20{
    padding: 20px;
}
.padding40{
    padding: 40px;
}
.competitionContent{
    color: #fff;    
    text-align: center;
}
.competitionContent h2{
    margin: 0px auto 30px;
    text-align: center;
}
.competitionContent h3{
    margin: 20px auto 30px;
    text-align: center;
}
.competitionContent a{
    color: #fff!important;
    font-size: 18px;
}
.prizesBox{
    padding-right: 15px;
}
.prizeBoxSingle{
    min-height: 145px;
}
.center{
    text-align: center;
}
.left{
    text-align: left;
}
.deadlineBox{
    background: #fff;
    padding: 10px;
    margin-bottom: 12px;
    min-height: 130px;
    font-size: 13px;
}
.deadlineBox h1{
    font-family: 'Lato';
    font-size: 26px!important;
}
#home .jury {
	padding: 70px 0;
	text-align: center;
}
#home .jury img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
}
.juror .copy {
	text-align: left;
	padding-top: 10px;
	font-size: 14px;	
	margin-bottom: 30px;
}
.juror .pic .img-holder img {
	object-position: top;
}
.juror .jury-name, #single-juror h1 {
	text-transform: uppercase;
	color: #84807c;
	line-height: 1;
	font-size: 22px;
	font-family: 'Lato';
	
}
.juror .jury-name {
	margin: 0 !important;
}
#single-juror h1 {
	margin-bottom: 0;
}
.main-juror .copy {
	padding: 0 60px 50px 30px;
}
.main-juror .copy p {
	margin-bottom: 18px;
}
#single-juror .bio-pic {
	margin-top: 40px;
}
#home .testimonials {
	padding: 80px 0;
	text-align: center;
	background-color: #7f838a;
}
.testimonial .copy p {
	color: #fff;
	font-size: 24px;
	padding: 0 20px;
}
.testimonial .copy span {
	color: #141416;
	opacity: .4;
	display: inline-block;
	margin-top: 20px;
}
footer {
    background: transparent;
}
footer .testimonials {
	background-color: #141416;
	color: #fff;
	padding: 40px 0;
	text-align: center;
	margin-bottom: 0px;
}
footer .testimonials .copy {
	width: 75%;
	margin: 0 auto;
}
footer .testimonial .copy span {
	color: #7f838a;
	display: block;
	opacity: 1;
	margin-bottom: 30px;
}
#home .partners {
	margin-top: 40px;
    padding: 40px 0;
	text-align: center;
}
#home .partners .pic {
	opacity: .4;
	filter: grayscale(100%);
}
.pic-padding {
	padding: 20px;
}
#partners h1 {
	margin-bottom: -10px;
}
#partners .hero-rel-wrap {
	background-color: #B3DFF2;
}
.page-id-84 #partners .hero-rel-wrap img {
	object-fit: contain !important;
}
header {
	/*
    border-bottom: 1px solid #ececec;
	padding-bottom: 18px;
	flex: none;
    */
    /*
    background-color: #f9f9f9 !important;
    box-shadow: 0px 8px 18px -6px rgb(0 0 0 / 20%);
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation: dd-translate-Y .5s;
    animation: dd-translate-Y .5s;
    */
}
header #branding {
	height: 40px;
}
#menu-main-header-nav {
	text-align: right;	
	font-size: 16px;
	letter-spacing: .5px;
}
.current_page_item a {
	/*color: #7f838a;*/
    color: #c39f89!important;
}
#menu-main-header-nav li {
	margin-right: 12px;
	display: inline-block;
}
#menu-main-header-nav > li:last-of-type a {
    color: #fff!important;
    border-color: transparent;
    border-radius: 0;
    letter-spacing: 2px;
    font-size: 14px;
    font-family: 'cairo'!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #c39f89;
    /*padding: 20px;*/
    padding-top: 12px!important;
    padding-right: 30px!important;
    padding-bottom: 12px!important;
    padding-left: 30px!important;
}
 

#menu-main-header-nav > li:last-of-type a:hover {    
    background-color: #e4c7b9;
}
.callout {
	height: 45px;
    padding: 14px;
	font-size: 12px;
/* 	background-image: linear-gradient(
180deg
,#e0e0e0 0%,#f4f4f4 100%)!important; */
    text-transform: uppercase;
	font-family: 'cairo';
	letter-spacing: .5px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0px;
	transition: all 200ms ease-in;
	background-color: #c39f89;
}
.callout:hover {
	background-color: #e4c7b9;
}
.callout a {
	/*color: #fff;*/
}
footer {
	/*margin-top: 100px;*/
	/*background: #ecf0f1;*/
	flex: none;
    position: relative;
    display: block;
    font-size: 12px;
}
footer a{
    font-weight: bold;
    text-decoration: underline;    
}
footer ul{
    margin-top: 30px;
    margin-bottom: 10px;
}
footer ul li{
    display: inline-block;
    margin-bottom: 8px;
    position: relative;
    font-family: etmodules;
    height: 32px;
    width: 32px;
}
footer ul li a{
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.footer-wrap{
    border-top: 2px solid #000;
    padding-top: 30px;
}
.footerHeader{
    color: #8e8e8e!important;    
    font-size: 14px;
    font-weight: 700!important;    
    text-decoration: underline;    
    text-underline-offset: 10px;
    margin-bottom: 14px;
    display: block;
}
.footerHeader:hover{
    text-decoration: underline;    
    text-underline-offset: 10px;
}
footer #menu-social-menu li, footer #menu-footer-nav li {
	margin-bottom: 6px;
}
footer #menu-social-menu li:last-of-type, footer #menu-footer-nav li:last-of-type {
	margin-bottom: 0;
}
.footer-wrap {
	margin-top: 40px;
}
#colophon {
	padding: 20px 0;
	margin-top: 80px;
	font-size: 16px;
	color: #ecf0f1;
	background: #141416;
}
.grid {
	display: -ms-flexbox;
	display: flex;
	/*-ms-flex-wrap: wrap;*/
	-ms-flex-wrap: nowrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}
.social_facebook:before {
	content: "\e093";
}
.social_twitter:before {
	content: "\e094";
}
.social_pinterest:before {
	content: "\e095";
}
.social_instagram:before {
	content: "\e09a";
}
.social_linkedin:before {
	content: "\e09d";
}

#single-interview .lazy-loaded {
	max-width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.grid {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}
.grid-cell {
	-ms-flex: 1;
	flex: 1;
}
.grid-flex>.grid-cell {
	display: -ms-flexbox;
	display: flex;
}
.grid-top {
	-ms-flex-align: start;
	align-items: flex-start;
}
.grid-bottom {
	-ms-flex-align: end;
	align-items: flex-end;
}
.grid-center {
	-ms-flex-align: center;
	align-items: center;
}
.grid-justifyCenter {
	-ms-flex-pack: center;
	justify-content: center;
}
.grid-cell-top {
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.grid-cell-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end;
}
.grid-cell-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
}
.grid-cell-autoSize {
	-ms-flex: none;
	flex: none;
}
.grid-fit {
	-ms-flex: 1;
	flex: 1;
}
.grid-full {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
.grid-1-2 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
.grid-1-3 {
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
}
.grid-2-3 {
	-ms-flex: 0 0 66.66%;
	flex: 0 0 66.66%;
}
.grid-1-4 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}
.grid-3-4 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
}
.grid-1-5 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
}
.grid-2-5 {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
}
@media (-break-sm) {
	.small-grid-fit>.grid-cell {
		-ms-flex: 1;
		flex: 1;
	}
	.small-grid-full>.grid-cell {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.small-grid-1-2>.grid-cell {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.small-grid-1-3>.grid-cell {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
	}
	.small-grid-1-4>.grid-cell {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}
	.small-grid-1-5>.grid-cell {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}
    .small-grid-3-4>.grid-cell {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	}
}
@media (max-width: 767px) {
	.grid, .grid-flex>.grid-cell {
		display: block;
	}
    .mobile-grid{
        display: flex;
    }
	.grid-gutters.gutter-fat, .grid-gutters.gutter-wide, .grid-gutters, .grid-gutters>.grid-cell {
		margin: 0 !important;
		padding: 0 !important;
	}
	.juryInterviewText {
		column-count: 1;
	}
	.hero .swiper-button-next, .hero .swiper-button-prev {
		width: 15px !important;
		height: 28px !important;
		background-size: 15px 28px !important;
	}
	.hero .swiper-button-next, .hero .swiper-container-rtl .swiper-button-prev {
		right: 30px!important;
	}
	.hero .swiper-button-prev, .hero .swiper-container-rtl .swiper-button-next {
		left: 30px!important;
	}
	.hero .attr, .image-wrap .attr {
		padding: 20px 30px;
	}
	section.video{
		margin-top: 40px !important;
	}
}
@media (-break-md) {
	.med-grid-fit>.grid-cell {
		-ms-flex: 1;
		flex: 1;
	}
	.med-grid-full>.grid-cell {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.med-grid-1-2>.grid-cell {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.med-grid-1-3>.grid-cell {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
	}
	.med-grid-1-4>.grid-cell {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}
	.med-grid-1-5>.grid-cell {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}
}
@media (-break-lg) {
	.large-grid-fit>.grid-cell {
		-ms-flex: 1;
		flex: 1;
	}
	.large-grid-full>.grid-cell {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
	}
	.large-grid-1-2>.grid-cell {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
	.large-grid-1-3>.grid-cell {
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
	}
	.large-grid-1-4>.grid-cell {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
	}
	.large-grid-1-5>.grid-cell {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
	}
}
.grid-gutters {
	margin: -5px 0 5px -5px;
}
.grid-gutters>.grid-cell {
	padding: 5px 0 0 5px;
}
.grid-gutters.gutter-wide {
	margin: -30px 0 30px -30px;
}
.grid-gutters.gutter-fat {
	margin: -50px 0 50px -50px;
}
.grid-gutters.gutter-fat>.grid-cell {
	padding: 50px 0 0 50px;
}
.grid-gutters.gutter-wide>.grid-cell {
	padding: 30px 0 0 30px;
}
.grid-guttersLg {
	margin: -1.5em 0 1.5em -1.5em;
}
.grid-guttersLg>.grid-cell {
	padding: 1.5em 0 0 1.5em;
}
.grid-guttersXl {
	margin: -2em 0 2em -2em;
}
.grid-guttersXl>.grid-cell {
	padding: 2em 0 0 2em;
}
@media (-break-sm) {
	.small-grid-gutters {
		margin: -1em 0 1em -1em;
	}
	.small-grid-gutters>.grid-cell {
		padding: 1em 0 0 1em;
	}
	.small-grid-guttersLg {
		margin: -1.5em 0 1.5em -1.5em;
	}
	.small-grid-guttersLg>.grid-cell {
		padding: 1.5em 0 0 1.5em;
	}
	.small-grid-guttersXl {
		margin: -2em 0 2em -2em;
	}
	.small-grid-guttersXl>.grid-cell {
		padding: 2em 0 0 2em;
	}
}
@media (-break-md) {
	.med-grid-gutters {
		margin: -1em 0 1em -1em;
	}
	.med-grid-gutters>.grid-cell {
		padding: 1em 0 0 1em;
	}
	.med-grid-guttersLg {
		margin: -1.5em 0 1.5em -1.5em;
	}
	.med-grid-guttersLg>.grid-cell {
		padding: 1.5em 0 0 1.5em;
	}
	.med-grid-guttersXl {
		margin: -2em 0 2em -2em;
	}
	.med-grid-guttersXl>.grid-cell {
		padding: 2em 0 0 2em;
	}
}
@media (-break-lg) {
	.large-grid-gutters {
		margin: -1em 0 1em -1em;
	}
	.large-grid-gutters>.grid-cell {
		padding: 1em 0 0 1em;
	}
	.large-grid-guttersLg {
		margin: -1.5em 0 1.5em -1.5em;
	}
	.large-grid-guttersLg>.grid-cell {
		padding: 1.5em 0 0 1.5em;
	}
	.large-grid-guttersXl {
		margin: -2em 0 2em -2em;
	}
	.large-grid-guttersXl>.grid-cell {
		padding: 2em 0 0 2em;
	}
}
/* dropdown menu styles */

header >.sw {
	overflow: unset;
}
.menu>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
    padding-right: 20px;
}
.menu>li>a:not(:only-child):after{
/*     font-family: etmodules;
    content: "3";
    font-size: 16px;
    right: 0;
    font-weight: 800; */
	position: absolute;
	display: block;
    content: '';
    background-image: url(https://www.idesignawards.com/wp-content/uploads/2023/03/down-arrow.png);
    background-size: 12px auto;
    width: 12px;
    height: 12px;
    top: 22px;
    right: 4px;
}
.menu>li>a:before {
content: "";
 position: absolute;
 z-index: -2;
 left: 20%;
 top: 0;
 right: 100%;
 bottom: 50%;
 background: #FC6D77; /*** COLOR OF THE LINE ***/
 height: 2px; /*** THICKNESS OF THE LINE ***/
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.34;
 transition-duration: 0.4s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
#menu-main-header-nav > li:last-of-type a:before{
 content: "";
 background: transparent; /*** COLOR OF THE LINE ***/
 height: 0;
}

.menu>li>a:hover {
 opacity: 1 !important;
}
.menu>li>a:hover:before {
 right: 35%;
}
.menu>li>a:not(:only-child):hover:before{
 right: 25%;
}
.menu>li>a:before {
 bottom: 10%;
}

.menu li {
	position: relative;
	padding: 15px 0;
}
.menu li ul {
    /*
	position: absolute;
	top: 90%;
	left: 0;
	z-index: 1000;
	display: block;
	opacity: 0;
	visibility: hidden;
	float: left;
	min-width: 10rem;
	padding: 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
    */
/* 	border: 1px solid #EDEDED; */
/*
	transform: translatey(10%);
	transition: all 0.2s ease-in-out;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
    */
    font-size: 14px;
    text-align: center;
    min-width: 10rem;
    display: block;
	opacity: 0;
	visibility: hidden;
	float: left;
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    padding: 20px 0px;
    background-color: #fff!important;
    transition: all .2s ease-in-out;
    border-top: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 50px 0 rgb(37 45 73 / 15%);
    box-shadow: 0 0 50px 0 rgb(37 45 73 / 15%);
}
.menu li ul.open {
	opacity: 1;
	visibility: visible;
	transform: translatey(0%);
}
.menu li ul li {
	width: 100%;
	background: transparent!important;
	padding: 0;
}
.menu li ul li:not(:last-of-type) {
	/*border-bottom: 1px solid #EDEDED;*/
}
.menu li ul li a {
	color: #7f838a;
	display: block;
	padding: 15px 10px;
}
.menu li ul li a:before {
content: "";
 position: absolute;
 z-index: -2;
 left: 50%;
 right: 50%;
 bottom: 50%;
 background: #FC6D77; /*** COLOR OF THE LINE ***/
 height: 2px; /*** THICKNESS OF THE LINE ***/
 -webkit-transition-property: right;
 transition-property: right;
 -webkit-transition-duration: 0.34;
 transition-duration: 0.4s;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
 transform: translate(-50%, -50%);
}
.menu li ul li a:hover {
    opacity: 1 !important;
    text-decoration: none;		
}
.menu li ul li a:hover:before {
 right: 25%;
}
.menu li ul li a:before {
 bottom: 10%;
}
.menu li ul li.current_page_item a:before{
    opacity: 1 !important;
    text-decoration: none;
    bottom: 10%;
    right: 25%;
}
/*** Accordions ***/
#tabs {
	overflow: hidden;
	width: 100%;
    margin-top: 30px;
}

#tabs .tab {
	width: 100%;
	overflow: hidden;
}

#tabs .tab-label,
#tabs .tab.no-arrow {
	display: flex;
	justify-content: space-between;
	padding: 1.5em;
	background: rgba(229, 227, 222, 0.47);
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 5px;
	transition: all .3s;
}

.page-id-253258 #tabs .tab-label,
.page-id-252760 #tabs .tab-label {
	border: 1px solid #c39f89;
	background-color: #fff;
	color: #000;
    background-image: url(https://www.idesignawards.com/wp-content/uploads/2024/03/info.png);
    background-size: 17px auto !important;
    background-repeat: no-repeat !important;
    background-position: 20px center !important;
    padding-left: 50px;
	margin-bottom: 10px;
}

#tabs .tab-label:hover {
	background: #d8c4bd;
	color: #fff;
	transition: all .3s;
}

.page-id-253258 #tabs .tab-label:hover,
.page-id-253258 #tabs input:checked + .tab-label,
.page-id-252760 #tabs .tab-label:hover,
.page-id-252760 #tabs input:checked + .tab-label {
	background: #c39f89;
	background-image: url(https://www.idesignawards.com/wp-content/uploads/2024/03/info-white.png);
}

.page-id-253258 #tabs .tab-label:hover h3,
.page-id-253258 #tabs input:checked + .tab-label h3 {
	color: #fff;
}

#tabs .tab-label::after {
	content: "\276F";
	width: 1em;
	height: 1em;
	text-align: center;
	transition: all 0.35s;
}

#tabs .tab-label h3,
#tabs .tab.no-arrow h3 {
    margin-bottom: 0;
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.page-id-253258 #tabs .tab-label h3,
.page-id-252760 #tabs .tab-label h3 {
	text-transform: uppercase;
}

.page-id-253258 #tabs a, 
.page-id-252760 #tabs a {
	text-decoration: underline;
}

.page-id-253258 #tabs a:hover,
.page-id-252760 #tabs a:hover {
	color: #c39f89;
}

#tabs .tab-content {
	max-height: 0;
	display: none;
	padding: 0 25px;
	color: #2a2b2d;
	transition: all 0.35s;
}

#tabs .tab-content p:last-of-type {
	margin-bottom: 0;
}

#tabs .tab-content ul li {
    list-style-type: disc;
    list-style-position: inside;
}

#tabs input:checked ~ .tab-content p + ul {
	margin-top: 16px;
}

#tabs .tab-close {
	display: flex;
	justify-content: flex-end;
	padding: 25px;
	background: #2a2b2d;
	cursor: pointer;
}

#tabs .tab-close:hover {
	opacity: .9;
}

#tabs input {
	display: none;
}

#tabs input:checked + .tab-label {
	background: #d8c4bd;
    color: #fff;
    margin-bottom: 0;
}

#tabs input:checked + .tab-label::after {
	transform: rotate(90deg);
}

#tabs input:checked ~ .tab-content {
	max-height: 3000px;
	height: auto;
	display: block;
	padding: 25px;
	background: rgba(229, 227, 222, 0.47);
	margin-bottom: 5px;
}

#tabs input:checked ~ .tab-content {
	background: #fff;
}
@media (max-width: 767px) {
	
	.menu li ul {
		position: static;
		float: none;
		width: 100%;
		transition: none;
		display: none;
		box-shadow: none;
	 }
	.menu li ul.open {
		display: block;
	}
	.menu li ul li a {
		display: block;
		padding: 10px 0px;
	}
	#menu-main-header-nav li {
		margin-right: 0;
	}
	.menu li ul li:not(:last-of-type) {
		border: none;
	}
	body {
		font-size: 16px;
	}
	.sw {
		padding: 0 10px !important;
	}
	#home .message .sw.narrow {
		padding: 20px !important;
	}
	.column-half {
		width: 100%;
	}
	h1 {
		font-size: 28px;
	}
	h3 {
		font-size: 15px;
	}
	#single .pic {
		margin-top: 0 !important;
	}
	.mobile {
		position: absolute;		
        top: 86px;
		right: 20px;        
		width: 30px;
        z-index: 999999999999999;
	}
    .mobileFixed{
        position: fixed;		
        top: 46px;
		right: 20px;        
		width: 30px;
        z-index: 999999999999999;
        -webkit-animation: dd-translate-Y .5s;
        animation: dd-translate-Y .5s;
    }
	footer .testimonials .copy {
		width: 100%;
	}
	.mobile span {
		height: 2px;
		display: block;
		margin-bottom: 6px;
		background: #7f838a;
	}
	.mobile span:last-of-type {
		margin-bottom: 0;
	}
	header .menu li {
		display: block !important;
		margin-right: 0;
		padding: 12px;
		text-align: center;
		padding-bottom: 20px;
	}
	.menu-main-header-nav-container {
		display: none;
	}
	#menu-header-main {
		text-align: center;
	}
	#menu-main-header-nav {
		margin-top: 30px;
	}
	#menu-header-main li:last-of-type {
		padding: 14px 0;
		margin-bottom: 0;
	}
	.intro-links li {
		display: block !important;
		margin-right: 0 !important;
		margin-bottom: 10px;
	}
	.intro-links li a {
		width: 80%;
	}
	#home .intro {
		padding-bottom: 80px;
	}
	#home .winner {
		margin-bottom: 20px !important;
	}
	#home .winners .award-prize {
		font-size: 14px;
	}    
	.framed {
		padding: 0;
	}
	#home .featured .copy {
		padding: 10px 10px 16px 10px;
	}
	.testimonials .grid-cell:first-of-type {
		margin-bottom: 30px !important;
	}
    .hero-rel{
    position: relative;
    display: block;
    max-height: 500px;
    overflow: hidden;
    display: block;
    }
    .hero-rel-wrap{
        display: flex;
        justify-content: center;
        position: relative;
    }
    .hero-rel-wrap img { 
        width: 100%;
        height: 100%;
        margin: auto;
        object-fit: cover;
        max-height: 500px;
    }
    .hero-rel-wrap .attr{
        position: absolute;
        left: 10px;
        bottom: 2px;
        font-size: 14px;
        font-family: 'Lato';
        color: #fff;
    }
	.hero.half {
		height: 100vh !important;
	}
	.hero h3 {
		font-size: 28px;
	}
	.hero .copy {
		/*max-width: 100%;*/
		width: 100%;
        max-width: 400px;        
	}
	.slide-wrap {
		display: table;
	}
	.slide-wrap>.copy {
		/*
		display: table-cell;
		vertical-align: middle;
		*/
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.hero p {
		font-size: 18px;
	}
	.date {
		font-size: 14px;
	}
	.intro p {
		padding: 0 20px;
	}
	.content ul li:before {
		font-size: 9px;
	}
	#single-juror .bio-pic {
		margin-top: 0 !important;
	}
	.main-juror .copy {
		padding: 0;
	}
	footer {
		margin-top: 40px;
	}
	#colophon {
		margin-top: 40px;
	}
	footer .gutter-fat>.grid-cell {
		margin-bottom: 20px !important;
	}
	.slider, .slide {
		width: 100%;
	}
	.hero .copy {
		/*padding: 0px 2%;*/
		padding: 2%;
	}
	.hero .copy h1 {
		font-size: 2em;
	}
	input[type="text"], input[type="email"], input[type="url"], input[type="password"], textarea {
		display: block;
		width: 100%;
		/* margin-bottom: 32px;
    margin-top: 8px; */
		font-size: 16px;
		padding: 8px;
		border: 2px solid #d8d8d8;
		max-width: 400px;
		margin: 0 auto;
	}
	img.img-object-fit, .img-object-fit {
		width: 100%!important;
		height: 100%!important;
		max-height: 300px!important;
		min-height: 300px!important;
		object-fit: cover!important;
	}
	/*Hiding title on lightbox images*/
	div#cboxTitle {
		display: none!important;
	}
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative; }

.swiper-slide-container {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 100%;
  max-width: 1400px;
  margin: auto;
  /* Center slide text vertically */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

swiper-wrapper {
  z-index: 3; }

.swiper-pagination {
  z-index: 2; }

.swiper-button-next, .swiper-button-prev {
  z-index: 4; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 60px!important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 60px!important;
}

.pagesHeroSlider .swiper-button-next, .pagesHeroSlider .swiper-button-prev {
    background-color:rgba(200, 200, 200, 0.5);
    padding: 30px;
}
.pagesHeroSlider{
    height: 70vh!important;
}

.dgwt-jg-item img {
    display: block;
    width: 100vw !important;
    height: 100vh !important;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
}
section.video{
    margin-top: 80px;
/*     max-height: 700px; */
}
section.video h2{
    font-family: Prata,Georgia,times new roman,serif;
    font-weight: 500;
    font-size: 35px;
    line-height: 1.3em;
    text-align: center;
    margin-bottom: 10px;
}
section.video h3{
    font-family: Prata,Georgia,times new roman,serif;
    font-size: 20px;
    text-align: center;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    margin: 0px auto;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
    max-height: 562px;
    max-width: 999px;
}

/*** Disciplines Single Page ***/
.grey-bkg {
	background-color: #e0e0df;
}

.mt-0 {
	margin-top: 0 !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.discipline-section .sw {
	padding: 45px 0;
	border-top: 5px solid #d8c4bd;
}

.discipline-section .text-center p {
	text-align: center !important;
}

.discipline-section h1,
.discipline-section h2,
.discipline-section h3,
.discipline-section p,
.discipline-section span {
	font-family: lato,Helvetica,Arial,Lucida,sans-serif;
	letter-spacing: initial;
}

.discipline-section p {
	font-size: 14px;
	line-height: 1.7em;
}

.discipline-section-title {
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.discipline-section h3 {
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-top: 40px;
	border-bottom: 5px solid #d8c4bd;
	width: 100%;
}

.discipline-section ul {
	margin-bottom: 0;
	padding-left: 0;
	width: 100%;
}

.discipline-section ul li {
	list-style-type: none;
	margin-bottom: 18px;
}

.discipline-section ul li:before {
	display: none;
}

.discipline-section ul li p {
	padding-left: 20px;
}

.discipline-section ol {
	margin-bottom: 40px;
}

.discipline-section ol li {
	
}

.flex-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}

.flex-wrapper.gap {
	gap: 40px;
	justify-content: flex-start;
}

.deadlines .deadline-item {
    width: calc(20% - 7px);
    padding: 25px 0;
    text-align: center;
    margin-bottom: 15px;
}

.deadlines .deadline-item {
	background-color: #b6afa9;
}

.discipline-section .deadlines .deadline-item  {
	background-color: #fff;
}

#single .deadline-item h1,
.deadlines .deadline-item h1 {
    margin-bottom: 15px !important;
	font-size: 25px;
	text-transform: uppercase;
}

.deadlines .deadline-item h1 {
	font-size: 23px;
}

.deadline-item p,
.deadlines .deadline-item p {
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.deadline-item span,
.deadlines .deadline-item span {
    font-size: 12px;
    letter-spacing: 1px;
}

.home .deadlines .deadline-item h1,
.home .deadlines .deadline-item p,
.home .deadlines .deadline-item span {
	color: #fff;
}

.info-column {
	width: calc(25% - 7px);
	text-align: center;
	padding-top: 15px;
	border-top: 5px solid #d8c4bd;
	margin-bottom: 40px;
}

.info-title {
	margin-bottom: 15px !important;
}

.award-column {
	width: calc(50% - 15px);
}

.award-column h3 {
	border-bottom: 0;
	margin-top: 0;
    margin-bottom: 0;
}

.promotion-column {
	width: calc(33.33% - 27px);
	border-top: 5px solid #d8c4bd;
	margin-bottom: 40px;
	padding-top: 15px;
}

.promotion-column h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.disciplinesList a {
	font-size: 18px;
}


@media screen and (min-width: 768px) {
	.home section.hero {
		height: auto;
	}
	.hero .hero-callout {
		padding: 48px 30px;
	}
	.hero .hero-callout p {
		margin-bottom: 1.5rem;
	}
    #home .hero .copy.text-left {
    	text-align: left;
    }
    #home .hero .copy.text-center {
    	text-align: center;
    }
    #home .hero .copy.text-right {
    	text-align: right;
    }
	#home .hero .grid.top-left {
		align-items: flex-start;
		justify-content: flex-start;
	}

	#home .hero .grid.top-center {
		align-items: flex-start;
		justify-content: center;
	}

	#home .hero .grid.top-right {
		align-items: flex-start;
		justify-content: flex-end;
	}

	#home .hero .grid.mid-left {
		align-items: center;
		justify-content: flex-start;
	}

	#home .hero .grid.mid-center {
		align-items: center;
		justify-content: center;
	}

	#home .hero .grid.mid-right {
		align-items: center;
		justify-content: center;
	}

	#home .hero .grid.bottom-left {
		align-items: flex-end;
		justify-content: flex-start;
	}

	#home .hero .grid.bottom-center {
		align-items: flex-end;
		justify-content: center;
	}

	#home .hero .grid.bottom-right {
		align-items: flex-end;
		justify-content: flex-end;
	}

}

@media(max-width:1200px) {
	.deadlines .flex-wrapper {
		justify-content: center;
		gap: 0 15px;
	}
	.deadlines .deadline-item {
		width: 30%;
	}
}

@media(max-width:992px) {
	.hero .hero-callout {
		padding: 24px;
		left: 30px;
	}
	.disciplines {
		margin: 0 auto;
	}
	
	.disciplinesList a {
		font-size: 13px;
	}
	
	.deadlines .deadline-item h1,
	.deadline-item h1 {
		font-size: 14px;
	}
	
	.deadlines .deadline-item p,
	.deadline-item p {
		font-size: 13px;
	}
	
	.info-column p,
	.info-title {
		font-size: 12px !important;
	}
	
	.discipline-section ul,
	.award-column {
		width: 100%
	}
	
	.award-column:nth-child(1) {
		margin-bottom: 40px;
	}
	
	.promotion-column {
		width: calc(50% - 25px);
	}
    .hero{
        height: 100vh;
    }
    .pic-padding img{
        margin: 0px auto;
        text-align: center;
    }
}

@media(max-width:768px) {
	.hero .hero-callout {
		display: none;
	}
	#single .deadline-item h1 {
		font-size: 10px;
	}
	
    .discipline-section {
		padding: 0;
	}
	
	.discipline-section .sw {
		padding: 30px 15px !important;
	}
	
	.discipline-section-title {
		font-size: 16px;
	}
	
	.deadline-item p,
	.deadline-item span {
		font-size: 8px;
		letter-spacing: 0;
	}
	
	.info-column p, 
	.info-title {
	    font-size: 5px !important;
	}
	
	.promotion-column {
		width: 100%;
	}

    section, .sw{
        padding-left: 1em;
        padding-right: 1em;
    }
    section.hero{
        padding-left: 1em;
        padding-right: 1em;
    }
    .hero{
        height: 70vh;
    }
    section.video h2{
        font-size: 20px;
    }
    .intro h1{
        font-size: 20px;
    }
	
	#home .section-title {
    font-size: 20px;
		font-style: bold;
   }
	#home section.video h3 {
    font-size: 14px;
	}
	#home .intro p {
    font-size: 12px;
	}
	
	#home .featured h2 {
		font-size: 20px;
	}
	
	p:last-of-type {
	    margin-bottom: 0;
	    font-size: 12px;
	}
	p {
    font-size: 12px;
	}
	#home .intro {
    text-align: center;
		padding: 100px 0 0px;
	}
	#home .jury {
    padding: 30px 0;
    text-align: center;
	}
	
	#home .winners .copy {
    padding-bottom: 25px;
}
    .emergingWinnerImgCont img{
        width: auto!important;
        height: auto!important;
                min-height: auto!important;
        min-width: auto!important;
        object-fit: contain!important;
        margin: 0 auto;
    }
    .emergingWinnerImgCont .img-object-fit{
        width: auto!important;
        height: auto!important;
        min-height: auto!important;
        min-width: auto!important;
        object-fit: contain!important;
    }
    .juror a img{
        object-fit: contain!important;
    }
    .juror .copy{
        text-align: center!important;
    }
    .menu li ul li a:before {
        display: none;
    }
    .metaslider .flexslider .flex-control-nav{
        display: none;
    }
	
	#single .content h1 {
		font-size: 16px;
	}
	 
	p {
    font-size: 13 px;
	}
	#partners h1 {
    font-size: 16px;
}
	
	.juryWrap h1{
		font-size: 16px;
	}
	p:last-of-type {
	    font-size: 13px;
	}
	.deadlines .deadline-item {
	    width: calc(50% - 10px);
	}
}

@media(max-width: 576px) {
	.hero-rel {
		padding: 0 15px;
	}
	.deadlines .deadline-item {
		width: 100%;
	}
	
	.disciplinesList li {
		border-right: 1px solid #7f838a;
		padding: 0 5px;
	}
    .hero{
        height: 50vh;
    }
    .disciplinesList a {
	    font-size: 10px;
    }
    .disciplinesList li {
        padding: 0 0.3em 0 0.1em;
    }

}
.flex-viewport{
    max-height: 750px!important;
}

.juryInterviewCont{
	background-color: #9c9c9c;
    border-width: 2px;
    border-color: #ffffff;
}
.page-id-252285 .event-details {
	background-color: #c39f89;
    padding: 40px 25px;
	margin: 30px 0;
}
.page-id-252285 .event-details p:nth-child(1) {
	margin-bottom: 0 !important;
}
.page-id-252285 .event-details h2 {
	margin-top: 0 !important;
}
.page-id-252285 .event-details h2,
.page-id-252285 .event-details p {
	color: #fff;
	text-align: center;
}
.page-id-252285 .generalContentWrap.backgroundGreyDark,
.page-id-252285 .message,
.page-id-252285 .deadlines {
	display: none;
}

.metaslider .flex-control-nav li a {
    width: 7px !important;
    height: 7px !important; 
	margin: 0 3px !important;
}