@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

@font-face {
	font-family: 'Palatino';
	src: url('../fonts/pala_0.ttf');
}

@font-face {
	font-family: 'Palatino-Italic';
	src: url('../fonts/palatin.ttf');
}

@font-face {
	font-family: 'Palatino-Thin-Italic';
	src: url('../fonts/pala_ti.ttf');
}

@font-face {
	font-family: 'Univers';
	src: url('../fonts/UNIVERS.TTF');
}

@font-face {
	font-family: 'Univers 65 Bold';
	src: url('../fonts/univers-65-bold-1361510620.ttf');
}

@font-face {
	font-family: 'Univers Light Condensed';
	src: url('../fonts/univers-light-condensed-1361511939.ttf');
}

@font-face {
	font-family: 'Univers Condensed';
	src: url('../fonts/13947.ttf');
}

.side-area p{
	display:none!important;
}

.side-area img{
	margin-top:170px!important;
}

body{
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	font-size:14px;
	width:100%;
	height: 100%;
	background-color: #f4f4f4;
}

.index-top-padding {
    padding-top: 0;
    padding-bottom: 150px;
    position: relative;
}

.edition-txt {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.0;
    color: #ab0307;
    font-family: 'Univers 65 Bold';
    font-size: 25px;
    font-weight: 400;
    padding-right: 110px;
    padding-top: 0;
}

.edition-txt span{
	vertical-align: super;
	font-size: 15px;	
}

.for-txt {
    text-align: left;
    margin-bottom: -10px;
    line-height: 1.0;
    font-family: 'Univers Condensed';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    padding-right: 34px;
}

.innovative-txt {
    text-align: left;
    margin-bottom: 0;
    font-family: 'Univers Condensed';
    text-transform: uppercase;
    font-size: 64px;
    line-height: 1.0;
    letter-spacing: -4px;
    font-weight: 400;
    position: relative;
    color: black;
}

.N {
    margin-top: -15px;
    padding-right: 5px;
    margin-left: -3px;
    height: 44px;
    width: auto;
}

.publishers-txt {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.0;
    font-family: 'Univers Condensed';
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    margin-top: -10px;
}

.yellow-index-txt {
    color: #ab0307;
    text-align: left;
    font-size: 13px;
    line-height: 1.25;
    padding-right: 0;
    margin-top: 10px;
    margin-left: -10px;
    float: left!important;
}

.yellow-index-txt span{
	font-weight: 600;
}

.right-section{
	position: relative;
	overflow: hidden;
	padding-top: 70px;
}

.index-bulb-colored {
    position: absolute;
    left: 200px;
    z-index: -1;
    top: 0;
    width: 300px;
}

.right-sub-section{
	margin-top:-79px;
}

.index-trophy{
	padding-top: 25px;
	width:100px;
}

.call-txt {
    font-family: 'Univers 65 Bold';
    font-size: 36px;
    color: black;
    -webkit-text-fill-color: black;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: black;
    line-height: 0.9;
    padding-top: 50px;
    padding-left: 10px;
}

.index-enter {
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    padding-left: 50px;
    background-color: black;
    margin-top: 5px;
    padding-right: 0;
    margin-right: 0px;
    margin-left: -40px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: 600;
	z-index: -1;
}

.earlybird-txt {
    font-size: 10px;
    padding-left: 10px;
    color: #ab0307;
    padding-top: 5px;
}

.page-area{
	height: 100%;
	padding-left: 10px;
	padding-top: 150px;
	padding-bottom: 150px;
}

.side-area{
	background-color: #f9cd14;
	height: 100vh;
	position: fixed;
	right:0;
	overflow: hidden
}

.side-area img{
	padding-top: 25px;
	z-index: -1;
	height:62%;
	width:auto;
}

.yellow-box-txt{
	color: #ab0307;
	text-align: center;
	font-size: 16px;
	line-height: 1.1;
	padding-top: 170px;
}

.yellow-box-txt span{
	font-weight: 600;
}

.page-heading{
	font-family: 'Palatino';
    font-style: italic;
    color: #716e6e;
    font-size: 46px;
	padding-bottom: 25px;
}

/*Menu*/
.menu-head {
    position: relative;
    top: 0;
    z-index: 999;
	background-color:white;
	box-shadow: 0px 5px 2px rgba(0,0,0,0.1);
}

.navbar {
    padding: 0;
}

.navbar-dark .navbar-toggler {
    color: rgba(0, 0, 0, 1);
    border-color: rgba(0, 0, 0, 1);
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-brand{
	padding-left: 15px;
	padding-top:10px;
}



.social-menu {
    margin-top: 0px;
	padding-top: 0px;
	text-align:center;
}

.social-head li {
    display: inline-block;
    color: black;
}

.social-head li>a {
    text-decoration: none;
    font-weight: 400;
    color: black;
}

#navbarSupportedContent {
    position: relative;
    width: 100%;
    background-color: transparent;
	margin-bottom: 0px;
	padding-top: 25px;
}

.nav-item {
    text-transform: uppercase;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1);
	padding-bottom:0;
}

.navbar-dark .nav-item > .nav-link.active, .nav-link:active {
    color:#525252;
	
}

.nav-link::after {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #525252;
    transition: width .3s;
}

.nav-link:hover::after{
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: #525252 medium solid;
	padding-bottom: 0;
	width: 100%;
	
}
.nav-link:hover{
	color:#525252!important;
	
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.75);
}
/*Menu*/


/* Registration */
.table-left{
	color: #ce4339;
	text-transform: uppercase;
    font-size: 18px;
    vertical-align: middle!important;
	text-align: center;
}

.table-right{
	background-color: #ce4339;
    text-align: center;
	color: white;
	font-size: 16px;
}


.sub-head{
	text-transform: uppercase;
	font-size: 22px;
	padding-bottom: 25px;
}

.sub-head span{
	background-color: black;
	color: white;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.form-control{
	font-size:0.85rem;
}

.border-btn{
	width: 100px;
    height: 38px;
    border: black thin solid;
    border-radius: 0rem!important;
    background-color: transparent;
    text-transform: uppercase;
	color: black;
}

.border-btn:hover{
	width: 100px;
    height: 38px;
    border: black thin solid;
    border-radius: 0rem!important;
    background-color: black;
    text-transform: uppercase;
	color: white;
}

.form-group label{
	line-height: 1.25;
}

.custom-form-check {
    padding-bottom: 10px;
}

.custom-radio {
    padding-left: 15px;
}

.btn-dark{
	border-radius:0!important;
}

.btn-primary{
	border-radius:0!important;
}

.msg{
	color: #929292;
	font-size: 12px;
	text-transform: none;
}

.error{
	color: red;
	font-size: 12px;
	text-transform: none;
	padding-left:10px;
}
/* Registration */


/* Categories */

.red-btn{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	font-size:14px;
	text-transform: uppercase;
	border-radius: 8px;
	background-color: #9e0b0f;
	border: none;
}

.red-btn:hover{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	font-size:14px;
	text-transform: uppercase;
	border-radius: 8px;
	background-color: #670407;
	border: none;
	text-decoration: none;
}

.pt-15{
	padding-top:15px;
}

.category-subheads{
	color: #01355d;
}

.category-descriptor{
	color: black;
}

.yellow-btn{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: black;
	font-size:14px;
	text-transform: uppercase;
	border-radius: 8px;
	background-color: #f9cd14;
	border: none;
}

.yellow-btn:hover{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	font-size:14px;
	text-transform: uppercase;
	border-radius: 8px;
	background-color: #f9cd14;
	border: none;
	text-decoration: none;
}
/* Categories */

/* how to enter */

.how-to-enter-subhead{
	font-size: 16px;
	color: black;
}

.how-to-enter-subhead span{
	font-size: 16px;
	font-weight: 700;
	color: #01355d;
	padding-right: 10px;
}

.company-type-iconbox{
	max-width: 150px;
}

.company-type-iconbox img{
	min-width: 140px;
}

/* how to enter */

/* Jury */

.jury-details{
background-color:#325b7b;
	min-height: 90px;
	color: white;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
}

.jury-yellow-shape{
	position: absolute;
	width: 100%;
	right:0;
	bottom:10px;
	z-index:-1;
	mix-blend-mode: multiply;
}

.jury-social{
	position: absolute;
	top:-30px;
	left:15px;
	z-index: 2;
}

.jury-details h4{
	text-align: right;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 1.2;
	font-size: 16px;
}

.jury-details p{
	text-align: right;
	font-weight: 100;
	line-height: 1.2;
	font-size: 14px;
	margin-bottom: 0;
	
}

/* Jury */

/* Winners 2019 */

.winners2019-yellow-band{
	background-color: #f9cd14;
	color: black;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	position:relative;
}

.winners2019-pdficon{
	position: absolute;
	top:0;
	right:25px;
	z-index: 1;
}

.winners2019-logo img{
	width: 100%;
}

.winners2019-black-band{
	background-color: black;
	color: #F9CD14;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 14px;
	min-height: 180px;
}

.winners2019-heading{
	font-weight: 700;
	line-height: 1.25;
}

.winners2019-details{
	margin-bottom: 0;
	padding-top: 5px;
}
/* Winners 2019 */

/* media queries */

@media (min-width: 340px) {
	.jury-yellow-shape{
	position: absolute;
	width: 100%;
	right:0;
	bottom:0;
	z-index:-1;
	mix-blend-mode: multiply;
}
	
}

@media (min-width: 992px) {
	
	
	
	
	.social-menu {
    margin-top: 0px;
	padding-top: 0px;
	text-align:right;
}
	
	.index-top-padding{
	padding-top: 115px;
	padding-bottom: 150px;
	position: relative;
}


.edition-txt{
	text-align: right;
	margin-bottom: 0;
	line-height: 1.0;
	color: #ab0307;
	font-family: 'Univers 65 Bold';
	font-size: 30px;
	font-weight: 400;
	padding-right:210px;
	padding-top:100px;
}

.edition-txt span{
	vertical-align: super;
	font-size: 15px;	
}

.for-txt{
	text-align: right;
	margin-bottom: -15px;
	line-height: 1.0;
	font-family: 'Univers Condensed';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 30px;
	padding-right:154px;
}

.innovative-txt{
	text-align: right;
	margin-bottom: 0;
	font-family: 'Univers Condensed';
	text-transform: uppercase;
	font-size: 100px;
	line-height: 1.0;
	letter-spacing: -7px;
	font-weight: 400;
	position: relative;
	color: black;
}

.N{
	margin-top:-21px;
	padding-right: 5px;
	margin-left: -5px;
	height: 69px;
	width: auto;
}

.publishers-txt{
	text-align: right;
	margin-bottom: 0;
	line-height: 1.0;
	font-family: 'Univers Condensed';
	text-transform: uppercase;
	font-weight: 400;
	font-size: 30px;
	margin-top:-15px;
}

.yellow-index-txt{
	color: #ab0307;
    text-align: center;
    font-size: 16px;
    line-height: 1.25;
	padding-right: 30px;
	margin-top: 0px;
	float: right!important;
}

.yellow-index-txt span{
	font-weight: 600;
}

.right-section{
	position: relative;
	overflow: hidden;
	padding-top:90px;
}

.index-bulb-colored{
	position: absolute;
	left:345px;
	z-index: -1;
	top:0;
	width:635px;
}

.right-sub-section{
	margin-top:-79px;
}

.index-trophy{
	padding-top: 25px;
	width: 230px;
}

.call-txt{
	font-family: 'Univers 65 Bold';
	font-size: 48px;
	color: black;
  -webkit-text-fill-color: black; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: black;
	line-height: 0.9;
	padding-top:220px;
	padding-left: 10px;
}

.index-enter {
    font-size: 24px;
    text-transform: uppercase;
    color: white;
    padding-left: 16px;
    background-color: black;
    margin-top: 5px;
    padding-right: 50px;
    margin-right: 0px;
    margin-left: -6px;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: -1;
    font-weight: 600;
}

.earlybird-txt{
	font-size: 16px;
	padding-left: 10px;
	color: #ab0307;
	padding-top: 5px;
}

	
	.page-area{
	background-color: #f4f4f4;
	height: 100%;
	padding-left: 100px;
	padding-top: 150px;
	padding-bottom: 150px;
}

/* menu */

.menu-head {
    position: fixed;
    top: 0;
    z-index: 999;
	
		
}

.navbar{
		min-height: 115px;
	}
	
#navbarSupportedContent {
    position: relative;
    width: 100%;
    background-color: transparent;
	margin-bottom: -1px;
	padding-top: 25px;
}	
	
.navbar-brand{
	padding-left: 75px;
	padding-top:10px;
}	

/* menu */
	
.jury-social{
	position: absolute;
	top:5px;
	left:15px;
	z-index: 2;
}

.jury-details h4{
	text-align: right;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 1.2;
	font-size: 24px;
}

.jury-details p{
	text-align: right;
	font-weight: 100;
	line-height: 1.2;
	font-size: 16px;
	margin-bottom: 0;
	
}	
	
}

@media (min-width: 1200px) {
	
	.side-area img {
    z-index: -1;
}
	
}

@media (min-width: 1400px) {
	
	.right-sub-section {
    margin-top: -59px;
}
	
	.side-area img {
    z-index: -1;
}
	.company-type-iconbox{
	max-width: 220px;
}
	
}

/* media queries */