/*
Theme Name: Farmani Jury Template 
Author: Faculty
Author URI: https://www.fclty.com/
Description: Super Fresh.
Version: 1.0
*/

body {
	font-family:"Roboto", arial, sans-serif;
	line-height:1.2;
	-webkit-font-smoothing: antialiased;
}

a {
	color:#d03844;
	text-decoration: none;
}

strong {
	font-weight:bold;
}

h1 {
	font-family: "Roboto Condensed";
	margin-bottom:10px;
}

h3 {
	font-weight: bold;
	margin-bottom:10px;
}

.wrap {
	width:100%;
}

header {
	padding:0 100px;
	height:80px;
}

header h1 {
	text-indent:-999px;
}

header nav {
	font-family: 'Roboto Condensed', sans-serif;
	text-align:right;
	float:right;
}

header nav li {
	cursor: pointer;
	display:inline-block;
	height:80px;
	line-height:80px;
	font-size:16px;
	padding:0 20px;
	text-transform:uppercase;
}

.mtop {
	margin-top:100px;
}

header nav li:hover {
	background:#f5f5f5;
}

header nav li a {
	color:#000;
	text-decoration:none;
}

section {
	overflow:hidden;
	position:relative;
	padding:30px 0;
}

section.hero {
	height:calc(100vh - 80px);
	width:100%;
}

.credit {
	position: absolute;
	left:0;
	bottom:0;
	padding:4px 8px;
	background:#fff;
	font-size: 9px;
	z-index: 1;
}

section.hero.short {
	height:500px
}

.sw {
	max-width:1100px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}

.main .sw {
	max-width:900px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}

.background-img {
	background-size: cover;
    height: 100%;
    width: 100%;
    background-position: 50%;	
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.full .photo-info {
	position:absolute;
	color:#fff;
	bottom:20px;
	background:#000;
	max-width:450px;
	padding:30px 40px;
	right:20px;
	z-index: 1;
}

.full .photo-info a.button {
	margin-bottom:0;
}

.break .photo-info {
	background:#fff;
	position: absolute;
	padding:30px 50px;
	z-index: 1;
	bottom:0;
	left:0;
}

.full .photo-info a {
	text-decoration:none;
	color:#fff;
}

.full .photo-info h2 {
	font-family:"Roboto Condensed";
	font-size:36px;
	text-transform:uppercase;
	margin-bottom:12px;
}

.full .photo-info h3 {
	font-size:18px;
}

.full .photo-info p {
	margin-bottom:10px;
}

.row {
	overflow:hidden;
	clear:both;
	margin:30px 0;
}

.col {
	float:left;
}

.col-1-4 {
	width:25%;
}

.col-1-3 {
	width:33.333%;
}

.col-2-4 {
	width:49%;
}

.col-2-4:first-of-type {
	float:left;
}

.col-2-4:last-of-type {
	float:right;
}

.col-3-4 {
	width:75%;
}
/* Section code */

section.info-comp {
	padding:100px 0;
}

section.info-comp .copy {
	font-size:24px;
	line-height:1.4;
}

div.break {
	background:#f9f9f9;
	padding:30px 0;
}

h2.cond {
	text-transform:uppercase;
	font-size:32px;
	letter-spacing: -1px;
	font-family:"Roboto Condensed";
}

.winner h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:4px;
}

.winner p {
	font-size:14px;
	color:#666;
}

.wide img {
	width:100%;
	height:auto;
	border: 10px solid #fff;
}

.pop {
	background:#f5f5f5;
	padding:40px 30px;
}

.pop h3 {
	font-weight:bold;
	font-size:28px;
	margin-bottom:10px;
}

.pop p {
	font-size:20px;
	margin-bottom:20px;
}

section.details {
	margin-top:60px;
}

a.button, #saveForm {
	padding:16px 20px;
	border:none;
	border-radius:3px;
	color:#fff;
	font-size:16px;
	display: inline-block;
	text-align:center;
    text-decoration: none;
    min-width: 200px;
	margin:20px 0;
}

.red {
	background:#d03844;
}

.black {
	background:#000;
}

.events ul, .faqs ul {
    margin:40px 0;
}

.faqs li {
	margin-bottom:16px;
}

.events li {
    padding:20px 50px;
    cursor:pointer;
}

.events li:hover, .events li:nth-child(odd):hover {
    background:#eaeaea;
}

.events li a {
    text-decoration: none;
    color:#000;
}

.events li:nth-child(odd) {
    background-color: #f5f5f5;
}

.main h1 {
	font-size:36px;
	font-weight: bold;
	text-transform: uppercase;
}

.main h2 {
	font-size:24px;
	text-transform: none;
	margin-bottom:30px;
}

.main p { 
	font-size:16px;
	text-transform: none;
	margin-bottom:30px;
}

#branding {
	max-width:375px;
	margin-top:22px;
}

.main p:first-of-type { 
	font-size:20px;
	text-transform: none;
	margin-bottom:30px;
	margin-top:20px;
	line-height: 1.3;
	font-weight: bold;
}

footer {
	padding:50px 0;
	margin-top:200px;
	border-top:1px solid #ccc;
}

footer a {
	display: inline-block;
	margin-bottom:12px;
	text-decoration: none;
	padding-left:100px;
	color:#666;
}

footer a:hover {
	color:#999;
}

input {
	
	font-size:16px;
	padding:10px;
	margin-bottom:12px;
	min-width:250px;
}

.mtopsmall {
	margin-top:40px;
}
.formError {
	color:#d03844;
	padding:20px 0;
	display: inline-block;
}

@media only screen and (max-width: 1280px) {
    #branding {
        max-width:300px;
        margin-top: 27px;
    }
}

@media only screen and (max-width: 1080px) {
    #branding {
        margin-left:auto;
        margin-right:auto;
        max-width:400px;
    }
    
    header {
	    height: auto;
	    text-align: center;
    }
   
    header nav {
    text-align: center;
    float: none;
    margin: 0 auto;
   }
}

@media only screen and (max-width:480px) {
	
	.sw {
		max-width: none;
	}

    #branding {
        width:80%;
    }
    
    header {
	    padding:0 10px;
    }
    
    header nav ul {
	    margin-top:30px;
    }
    
    .medal {
	    margin-bottom:50px;
    }
    .medal img {
	   margin: 0 auto;
	   max-width:200px;
    }
    
    header nav li {

	    display: block;
	    height:auto;
	        padding: 10px 0;
	    line-height: 1.2;
	    margin-bottom:20px;
    }
    
    .break .photo-info {
	  	position:static; 
	  	padding:20px;
	  }
    
    footer {
	    text-align: center;
	    margin-top:50px;
    }
    
    section {
	    padding: 0 20px!important;
    }
    
    .events li {
    	padding: 20px 10px;
    }

    .info-comp {
	    padding: 70px 0;
    }
    
    footer a {
	    padding:0 0 12px 0;
	    display: block;
    }
    
    .col, .col-2-4:first-of-type, .col-2-4 {
	    width:100%!important;
	    float:none;
    }
    
    .main {
	    padding:10px;
    }
    
    .main h1 {
	    margin-top:40px;
	    font-size:30px;
    }
    
    footer {
	    padding:0;
    }
    
    footer .col {
	    margin-top:20px;
    }
    section.info-comp .copy {	
    padding:0 10px 50px;
    text-align:center;
    }
    
    .pop {
	    margin:0 0 10px 0;
	   padding: 25px 10px;
		 text-align: center;
    }
    
    .wide img {
	    border:none;
    }
    
    img {
  width:100%;
  height:auto;
}
    
    .full .photo-info {
	  width:100%;
	  right:0;
	  left:0;
	  bottom:0;
	  padding:20px 20px 40px 20px;
	  text-align: center;
	 }
	 
	 h2.cond {
		 font-size: 24px;
		 text-align: center;
		 margin-bottom:20px;
	 }
    
}