a:active,a:focus {
    outline: 0;
}
content{
    width:100%;
    font-family: 'HeliosCondRegular', sans-serif
}
*{
    transition: all .5s ease-in-out;
}
#colorbox, .ui-selectmenu-menu{
    transition:none;
}
.landing-block{
    padding:30px 0;
    display:block;
    clear:both;
    width:100%;
    min-width: 320px;
    
    
    overflow:hidden;
    box-sizing:border-box;
    background:#fff;
}
.videowrapper video{width:100%; height: 35vw;}

.landing-flybar{
    width:100%;
    display:block;
    position:fixed;
    z-index:10;
    top:0;
    left:0;
    height:120px;
    padding:47px 0 20px 0;
    box-sizing:border-box;
    min-width: 320px;
}
#menu-toggle{
    display:none;
}
.scrolled .landing-flybar{
    background:#100905;
    padding: 10px 0;
    height: 60px;
    box-shadow: 0 0 2px #e4e4e4
}
.scrolled .landing-menu li{
    height: 35px;
}
.scrolled .landing-menu a{
    height: 35px;
    line-height: 20px;
    font-size:18px;
}
.landing-logo{
    width:302px;
    height:46px;
    float:left;
    background: 0 0 no-repeat url(images/logo.png)
}
.landing-menu{
    width:770px;
    float:right;
}
.landing-menu li{
    float:left;
    border-right: 2px solid #fff;
    height:43px;
}
.landing-menu li a{
    display:table-cell;
    height:43px;
    vertical-align:middle;
    padding:0 15px;
    text-align:center;
    line-height: 22px;
    text-decoration:none;
    color:#fff;
    font-size:19px;
    text-transform: uppercase;
    font-family: 'HeliosCondBold', sans-serif
}
.landing-menu li a:hover{
    background: -webkit-linear-gradient(90deg, #fbf49d 0%, #f8edd3 25%, #ba8740 50%, #fefeb4 75%, #b17a3a 100%);
    -moz-text-fill-color:transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color:#e4ce82
}
.landing-menu li:first-child a{
    padding-left:0;
}
.landing-menu li:last-child{
    border-right:none;
}
.landing-menu li:last-child a{
    padding-right:0;
}
.landing-container{
    width:1170px;
    box-sizing: border-box;
    margin:0 auto;
    overflow:hidden;
}

.flybar-white .landing-container{
    overflow:visible;
}
.landing-block.top{
    background: #100905 0 0 no-repeat url('images/header.jpg');
    background-size:contain;
}
.landing-block.dark-green{
    height: auto;
    min-height:0;
    background: #e3edd5;
}
.landing-block.dark-green p{
    color: #2c2d2c;
    font-size: 35px;
    line-height:40px;
    text-align:justify;
    font-family: 'HeliosCondRegular', sans-serif;
    margin-bottom: 30px;
}
.landing-block.dark-green ul li{
    color: #2c2d2c;
    font-size: 35px;
    line-height:40px;
    text-align:justify;
    font-family: 'HeliosCondRegular', sans-serif;
    margin-bottom: 30px;
}
.landing-block.conditions{
    background: #fff 30vw 0 no-repeat url('images/master-new.jpg');
    background-size:contain;
}
.landing-block.grey{
    background:#e4e4e4;
}
.landing-block.light-green{
    background:#e3edd5;
}
.landing-block.pink{
    height: 110px;
    min-height: 110px;
    background:#d03c72;
    color:#fff;
    font-size:36px;
    font-family: Arial;
    font-weight:bold;
    text-align:center;
    padding: 35px 0;
}
.landing-block.copyright{
    height: 95px;
    min-height: 95px;
    text-align:Center;
    font-size:18px;
    color:#868686;
    font-family: Arial;
    padding:37px 0;
}

.landing-block p.title{
    font-size:70px;
    margin-bottom:45px;
    line-height:80px;
    color: #709862;
    text-transform:uppercase;
    text-align:center;
    clear:both;
}
.landing-block p.title.pink{
    color: #d13d73
}
.landing-block p.title.pink span{
    display: inline-block;
    color: #d13d73
}

.landing-block.conditions ul{
    list-style-type: decimal;
    list-style:decimal;
    max-width:850px;
    margin-left: 30px;
}
.landing-block.conditions ul li{
    list-style-type: decimal;
    list-style:decimal;
    line-height:1.2em;
    font-size:21px;
    color: #2c2d2c;
    margin-bottom: 12px;
}
.nominations-wrap {
    text-align:center;
}
.nominations-wrap span{
    width: 32%;
    color:#121212;
    font-size:36px;
    line-height:40px;
    vertical-align:middle;
    text-align:left;
    display:inline-block;
    padding:5px 0 0 107px;
    box-sizing:border-box;
    height:87px;
    background: 0 0 no-repeat url(images/ico9.png);
    background-size:contain!important;
    margin-bottom: 30px;
    font-family: 'HeliosCondRegular', sans-serif
}
.nominations-wrap span.oneline{
    padding-top:25px;
}

.nominations-wrap span:nth-of-type(2){
    background: 0 0 no-repeat url(images/ico2.png);
}
.nominations-wrap span:nth-of-type(3){
    background: 0 0 no-repeat url(images/ico3.png);
}
.nominations-wrap span:nth-of-type(4){
    background: 0 0 no-repeat url(images/ico4.png);
}
.nominations-wrap span:nth-of-type(5){
    background: 0 0 no-repeat url(images/ico5.png);
}
.nominations-wrap span:nth-of-type(6){
    background: 0 0 no-repeat url(images/ico7.png);
}
.nominations-wrap span:nth-of-type(6){
    background: 0 0 no-repeat url(images/ico8.png);
   
}

.btn-green,
.btn-green:visited{
    display:block;
    background:#709862;
    color: #fff;
    border-radius: 2px;
    height: 67px;
    padding:0 30px;
    text-transform: uppercase;
    text-decoration:none;
    font-family: 'HeliosCondRegular', sans-serif;
    width:350px;
    text-align:center;
    margin:0 auto;
    box-sizing:border-box;
    line-height:67px;
    font-size:30px;
    cursor: pointer;
    border:2px solid #709862;
}
.btn-green:hover{
    background:none;
    color: #709862;
}

.landing-block.light-green span{
    width:25%;
    height:177px;
    text-align:center;
    font-size:24px;
    color:#40413f;
    box-sizing: border-box;
    padding: 25px 0 0 0;
    float:left;
    position:relative;
}
.landing-block.light-green span:before{
    content:"";
    width:70px;
    height: 3px;
    margin: 0 auto;
    position:relative;
    top:-25px;
    display:block;
    background: #d03c72;
    transition: all .5s ease-in-out;
}
.landing-block.light-green span:hover:before{
    width: 200px;
}
.landing-block.howto span{
    float:left;
    width: 32%;
    height:370px;
    border: 1px solid #d1d1d1;
    margin-right:2%;
    border-radius: 4px;
    padding: 120px 10px 10px 10px;
    font-size:40px;
    color:#709862;
    line-height:45px;
    box-sizing:border-box;
    text-align:center;
    position:relative;
}
.landing-block.howto span:last-of-type{
    margin-right: 0;
    padding-top: 72px
}
.landing-block.howto span:before{
    content:"1";
    position:absolute;
    top:0;
    left:0;
    border-radius: 4px 0 4px 0;
    width:60px;
    height:60px;
    background: #709862;
    text-align:center;
    color:#fff;
    line-height: 60px;
    font-size:30px;
}
.landing-block.howto span:nth-of-type(2):before{
    content:"2";
}
.landing-block.howto span:nth-of-type(3):before{
    content:"3";
}
.landing-block.top .text-wrap{
    width:850px;
    float:right;
    margin-top:75px;
    text-align:Center;
}
.landing-block.top p{
    text-align:center;
    text-transform: uppercase;
}
.landing-block.top p.white{
    color:#fff;
    font-family: HelveticaNeueW47LtCn;
    font-size:36px;
    margin-bottom:18px;
    line-height:35px;
}
.landing-block.top p.gradient{
    background: -webkit-linear-gradient(90deg, #fbf49d 0%, #f8edd3 25%, #ba8740 50%, #fefeb4 75%, #b17a3a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #e4ce82;
    font-size:60px;
    margin-bottom: 18px;
}
.landing-block.top p.gradient.first{
    font-size:80px;
}
.btn-white,
.btn-white:visited{
    display:inline-block;
    float:none;
    background:none;
    color: #fff;
    border-radius: 2px;
    height: auto;
    padding:10px 30px;
    text-transform: uppercase;
    text-decoration:none;
    font-family: 'HeliosCondRegular', sans-serif;
    width:auto;
    text-align:center;
    box-sizing:border-box;
    line-height:25px;
    font-size:30px;
    cursor: pointer;
    border:2px solid #fff;
}
.btn-white:hover{
    border:2px solid #ba8740;
    background: -webkit-linear-gradient(90deg, #fbf49d 0%, #f8edd3 25%, #ba8740 50%, #fefeb4 75%, #b17a3a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #e4ce82;
}
.btn-pink{
    display:block;
    background:#d13d73;
    color: #fff;
    border-radius: 2px;
    height: 67px;
    padding:0 30px;
    text-transform: uppercase;
    text-decoration:none;
    font-family: 'HeliosCondRegular', sans-serif;
    width:50%;
    min-width: 300px;
    text-align:center;
    margin:0 auto;
    box-sizing:border-box;
    line-height:67px;
    font-size:30px;
    cursor: pointer;
    border:2px solid #d13d73;
    margin-top: 30px;
}
.btn-pink:hover{
    border:2px solid #d13d73;
    background: #fff;
    color: #d13d73;
}
.profile-pic{
    width:370px;
    height: 407px;
    padding:26px;
    text-align:center;
    box-sizing:border-box;
    background:#709862;
    float:left;
}
.profile-detail{
    margin: 0 0 0 100px;
    width: calc(100% - 470px);
    box-shadow: none;
    float:left;
    background: none;
}
.profile-detail .lft{
    width:auto;
}
.profile-detail:before{
    content:none
}
.profile-detail .profile-title{
    font-size: 55px;
    line-height: 50px;
    margin-bottom:7px;
    color:#d03c72;
    text-transform: uppercase;
}
.profile-detail .box{
    margin-top:30px;
}
.landing-block.register{
    height: auto;
    margin-top: 30px;
    min-height: 0;
    max-height: none;
}
.flybar-white .landing-menu{
    width:auto;
}
.landing-block ol.help li{
    list-style-type: decimal;
}

.landing-block p.help,
.landing-block ol.help{
    color:#666;
    font-size:25px;
    line-height: 30px;
    margin-bottom:30px;
}
.landing-flybar.flybar-white{
    background: #fff;
    padding-top:30px;
    height: 100px;
}
.landing-flybar.flybar-white .landing-logo{
    background-image:url(images/logo-white.png);
    width:270px;
    height: 83px;
    margin-top:-18px
}
.landing-flybar.flybar-white .landing-menu li{
    border-color: #eaeaea
}
.landing-flybar.flybar-white .landing-menu li a{
    color: #d03c72;
}
.landing-flybar.flybar-white .landing-menu a:hover{
    color: #d03c72;
    -webkit-text-fill-color: #d03c72;
    -webkit-background-clip:none;
    background:none;
    text-decoration: underline;
}
.landing-block.register p.title{
    margin-top:50px;
    text-transform: none;
    font-size:65px;
    line-height: 1em
}
.scrolled .landing-flybar.flybar-white{
    padding-top:20px;
    height: 70px;

}
.photo{
    width:100%;
    height:100%;
    overflow:hidden;
}

.photo img{
    width:100%;
    height: auto;
}
.profile-link{
    color:#709862;
    font-family: Arial;
    font-size: 18px;
}
.agreements{
    margin-top:30px;
}
/* PINK CHECKBOX AND RADIO */
.checkboxes input[type="radio"] {
    display: none;
}

.checkboxes input[type="radio"]+label {
    position: relative;
    display: inline-block;
    line-height: 30px;
    padding-left: 50px;
    font-size: 30px;
    color: #666666;
    margin-bottom: 30px;
}
.nominations.checkboxes{
    width:940px;
    margin: 0 auto
}
.nominations.checkboxes input[type="radio"]+label {
    width: 50%;
    float:left;
    box-sizing: border-box;
}
.checkboxes input[type="radio"]+label a{
    color: #5a8aee;
    text-decoration: none;
    font-family: inherit;
    line-height:inherit
}
.checkboxes input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    margin-right:5px;
    background-repeat: no-repeat;
    position: absolute;
    top: -1px;
    left: 0;
}
.checkboxes input[type="radio"] + label::before {
    height: 32px;
    width: 32px;
  
    border: 1px solid #d1d1d1;
    background-color: #f5f5f5;
    border-radius: 100%;
    background-position: center;
}

.checkboxes input[type="radio"] + label::before {
    background-position: 1px 1px;
}

.checkboxes input[type="radio"]:checked + label::before {
     background-image: url(images/radio.png);
     background-position: center;
}


.videopreviev{ background: url(images/video.png);}
.pdfpreviev{ background: url(images/pdficon.png); position: relative;}




.checkboxes input[type="checkbox"] {
    display: none;
}

.checkboxes input[type="checkbox"]+label {
    position: relative;
    display: inline-block;
    line-height: 30px;
    padding-left: 50px;
    font-size: 30px;
    color: #666666;
    margin-bottom: 30px;
}
.nominations.checkboxes{
    width:940px;
    margin: 0 auto
}
.nominations.checkboxes input[type="checkbox"]+label {
    width: 50%;
    float:left;
    box-sizing: border-box;
}
.checkboxes input[type="checkbox"]+label a{
    color: #5a8aee;
    text-decoration: none;
    font-family: inherit;
    line-height:inherit
}
.checkboxes input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    margin-right:5px;
    background-repeat: no-repeat;
    position: absolute;
    top: -1px;
    left: 0;
}
.checkboxes input[type="checkbox"] + label::before {
    height: 32px;
    width: 31px;
    background-image: url(images/checkbox.png);
}

.checkboxes input[type="checkbox"] + label::before {
    background-position: 1px 1px;
}

.checkboxes input[type="checkbox"]:checked + label::before {
    background-position: -30px 0px;
}

.landing-block.register input[type=text], textarea{
    height: 50px;
    border: solid 1px #dbdbdb;
    font-size: 30px;
    padding: 6px 9px;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f5f5f5;
    margin-bottom: 20px; 

    font-family: 'HeliosCondRegular'
} 
.landing-block.register .w50{
    width:48.5%; 
    float:left;
    overflow:hidden;
}
.landing-block.register .w50.right{
    float:right
}
.landing-block.register .w50 select{
    width:100%;
}
.ui-selectmenu-text{
    border: solid 1px #dbdbdb;
    margin:0;
    padding: 0 0 0 10px;
    height:48px;
    font-size:30px;
}
.ui-selectmenu-button{
    height:48px;
    line-height:48px;
    margin-bottom: 20px;
}
.ui-selectmenu-menu li{
    height: 28px;
    font-size: 25px;
    font-family: 'HeliosCondRegular';
    padding: 10px 0px 10px 15px; 
}
.ui-selectmenu-button .ui-icon{
    height: 48px;
    width: 48px;
    background-position: center center;
}
#wysiwyg-replacement{
    width:100%;
    height:auto;
    padding:20px;
    box-sizing: border-box;
    background:#f5f5f5;
    font-size:25px;
    border:1px solid #d1d1d1;
}
div.bxlhe-frame{
    border: 1px solid #d1d1d1;
}
#wysiwyg-replacement ol li{
    list-style-type: decimal;
    margin-left: 30px;
    margin-bottom: 15px;
}
#wysiwyg-replacement p{
    margin-bottom: 15px;
}
ul.files{
    width:1000px;
    margin: 0 auto;
    display:block;

}
ul.files li{
    list-style: none!important;
    margin-left: 0px!important;
}



ul.files .preview{
    width:270px;
    float:left; 
    margin:  0 30px 0 0;
    height: 228px;
    background-position:center center;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    box-sizing: border-box;
    border: 1px solid #d1d1d1
}
ul.files textarea{
    width:570px;
    height: 228px;
    background: #f5f5f5;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    float:left; 
    font-size:25px;
}
ul.files .remove{
    cursor: pointer;
    float:right; 
    line-height:228px;
    width:100px;
    height: 228px;
    vertical-align: middle;
}
ul.files .remove i{
    font-size: 4em
}

ul.videofiles li{
    list-style: none!important;
    margin-left: 0px!important;
}
ul.videofiles{
    width:1000px;
    margin: 0 auto;
    display:block;
}
ul.videofiles .preview{
    width:270px;
    float:left; 
    margin:  0 30px 0 0;
    height: 228px;
    background-position:center center;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    box-sizing: border-box;
    border: 1px solid #d1d1d1
}
ul.videofiles textarea{
    width:570px;
    height: 228px;
    background: #f5f5f5;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    float:left; 
    font-size:25px;
}
ul.videofiles .remove{
    cursor: pointer;
    float:right; 
    line-height:228px;
    width:100px;
    height: 228px;
    vertical-align: middle;
}
ul.videofiles .remove i{
    font-size: 4em
}




.pdfprevievifo{position: absolute;left: 0px; right: 0px; bottom:5px; text-align: center;}
ul.pdffiles li{
    list-style: none!important;
    margin-left: 0px!important;
}
ul.pdffiles{
    width:1000px;
    margin: 0 auto;
    display:block;
}
ul.pdffiles .preview{
    width:270px;
    float:left; 
    margin:  0 30px 0 0;
    height: 228px;
    background-position:center center;
    
    background-repeat: no-repeat!important;
    box-sizing: border-box;
    border: 1px solid #d1d1d1
}
ul.pdffiles textarea{
    width:570px;
    height: 228px;
    background: #f5f5f5;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    float:left; 
    font-size:25px;
}
ul.pdffiles .remove{
    cursor: pointer;
    float:right; 
    line-height:228px;
    width:100px;
    height: 228px;
    vertical-align: middle;
}
ul.pdffiles .remove i{
    font-size: 4em
}


#uploadbtn{
    display: none
}
#uploadvideobtn{
    display: none
}
#uploadpdfbtn{
    display: none
}


.landing-block.register input[type=text].invalid, 
textarea.invalid,
#wysiwyg-replacement.invalid,
.ui-selectmenu-button.invalid{
    border:1px solid #f00!important;
}
.landing-block p.help.errortext{
    display: none;
    color: #f00
}
#ajaxresult .help{
    color: #d13d73
}
@media all and (min-height:750px) and (min-width:1210px){
    .btn-white{
        margin-top:40px;
    }
    .landing-block{
        padding:85px 0
    }
    .landing-block.top .text-wrap{
        margin-top: 80px;
    }
    .landing-block.conditions ul li {
        //    font-size:3vh
    }
    .landing-block .nominations-wrap span{
        margin-bottom:50px;
    }
    .landing-block.howto span{
        margin-top:50px;
    }
}
@media all and (max-width:1210px){
    html, body {
        width:100%;
        min-width: 320px;
        min-height: 100%;
    }
    .landing-block{
        height:auto;
        min-height: 0;
        width:100%;
        padding:50px 0;
    }
    .landing-container{
        width:100%;
        padding: 0 25px;
    }
    .landing-block.top .text-wrap{
        width:700px;
    }
    .landing-block.howto span{
        font-size:30px;
        height:330px;
    }
    .landing-menu{
        width:660px;
    }
    .flybar-white .landing-menu{
        width:auto
    }
    .landing-menu li a,
    .scrolled .landing-menu a{
        font-size: 17px;
        padding: 0 12px;
    }
    .landing-block.top p.white{
        font-size:25px;
        line-height:30px;
    }
    .landing-block.top p.gradient.first{
        font-size:60px
    }
    .landing-block.top p.gradient{
        font-size:45px;
    }
    .btn-white{
        font-size:23px;
    }
    .landing-block.dark-green p{
        font-size:23px;
        line-height:30px;
    }
    .landing-block p.title,
    .profile-detail .profile-title{
        font-size:60px;
        line-height:70px;
        margin-bottom:45px;
    }
    .landing-block.conditions{
        background-size:cover;
    }
    .landing-block.conditions ul{
        margin-left:25px;
    }
    .landing-block.conditions ul li{
        font-size:20px;
    }

    .nominations-wrap span{
        font-size:32px;
        height:70px;
        padding-left:80px;
        line-height:30px;
    }
    .nominations-wrap span.oneline{
        padding-top:16px
    }

    .landing-block.light-green span{
        font-size:22px;
        height:155px;
    }
    .landing-block.pink{
        font-size:30px;
    }
    .landing-block.copyright{
        font-size:15px;
    }
    .ui-selectmenu-text{
        border: solid 1px #dbdbdb;
        margin:0;
        padding: 0 0 0 10px;
        height:38px;
        font-size:20px;
    }
    .ui-selectmenu-button{
        height:39px;
        line-height:38px;
        margin-bottom: 20px;
    }
    .ui-selectmenu-menu li{
        height: 20px;
        font-size: 18px;
        font-family: 'HeliosCondRegular';
        padding: 10px 0px 10px 15px; 
    }
    .ui-selectmenu-button .ui-icon{
        height: 40px;
        width: 40px;
    }
    .landing-block.register input[type=text]{
        height:40px;
        font-size:20px;
        line-height:40px;
    }
    .landing-block p.help,
    .landing-block ol.help{
        font-size:20px;
    }

    .profile-detail{
        width: calc(100% - 420px);
        margin-left:50px;
    }
    .landing-block.register p.title,
    .profile-detail .profile-title{
        font-size:55px;
    }

}
@media all and (max-width:1020px){

    .landing-logo{
        width:156px;
        height:22px;
        background-size:contain;
    }
    .landing-menu{
        width:515px;
    }

    .landing-menu li,
    .scrolled .landing-menu li{
        height:24px;
    }
    .scrolled .landing-flybar{
        height:40px;
    }
    .landing-menu li a, .scrolled .landing-menu a{
        font-size:13px;
        height:24px;
        line-height:13px;
        padding: 0 9px
    }
    .landing-block.top p.white{
        font-size:2.3vw;
        line-height:2.4vw;
        margin-bottom:1vw;
    }
    .landing-block.top p.gradient.first{
        font-size: 40px;
    }
    .landing-block.top p.gradient{
        font-size: 4vw;
        margin-bottom:2vw;
    }

    .landing-block.howto span { 
        padding-top:13vw; 
        font-size: 2.75vw;
        line-height: 3vw;
        height: 30vw;
    }
    .landing-block.howto span:nth-of-type(3){
        padding-top:9vw;
    }
    .landing-block.howto span:before{
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 18px
    }
    .landing-block.top .text-wrap{
        width: 63%;
        margin-top: 55px;
    }
    .nominations-wrap span{
        height: 7.5vw;
        font-size:2.9vw;
        line-height: 3vw;
        padding-top: 0.5vw;
        padding-left: 8.5vw;
    }
    .nominations-wrap span.oneline{

        padding-top:1.5vw;

    }
    .btn-white{
        font-size:20px;
        margin-top:30px;
        max-width: 100%;
    }
    .btn-green, .btn-pink{
        height: 45px;
        line-height:45px;
        font-size:20px;
        margin-top:30px;
        max-width: 100%;
    }
    .landing-block.light-green span{
        font-size:18px;
        height: 125px;
        padding: 22px 7px 0 7px
    }
    .landing-block.light-green span:before{
        height:2px;
    }
    .landing-block.light-green span:hover:before{
        width:130px;
    }
    .profile-pic{
        width:300px;
    }
    .nominations.checkboxes{
        width:100%
    }
    .checkboxes input[type="checkbox"] + label::before{
        transform: scale(0.7)
    }
    .checkboxes input[type="checkbox"]+label{
        padding-left:35px;
        line-height: 28px;
        font-size: 25px
    }
    ul.files{
        width:100%;
        margin: 0;
        display:block;
    }
    ul.files .preview{
        width:26vw;
        float:left; 
        margin:  0 3vw 0 0;
        height: 21.5vw;
        background-position:center center;
        background-size: cover!important;
        background-repeat: no-repeat!important;
        box-sizing: border-box;
        border: 1px solid #d1d1d1
    }
    ul.files textarea{
        width:55vw;
        height: 21.5vw;
        background: #f5f5f5;
        border: 1px solid #d1d1d1;
        box-sizing: border-box;
        float:left; 
        font-size:20px;
    }
    ul.files .remove{
        cursor: pointer;
        float:right; 
        line-height: 21.5vw;
        width:3vw;
        height: 21.5vw;
        vertical-align: middle;
    }
    ul.files .remove i{
        font-size: 2em
    }

    ul.videofiles{
        width:100%;
        margin: 0;
        display:block;
    }
    ul.videofiles .preview{
        width:26vw;
        float:left; 
        margin:  0 3vw 0 0;
        height: 21.5vw;
        background-position:center center;
        background-size: cover!important;
        background-repeat: no-repeat!important;
        box-sizing: border-box;
        border: 1px solid #d1d1d1
    }
    ul.videofiles textarea{
        width:55vw;
        height: 21.5vw;
        background: #f5f5f5;
        border: 1px solid #d1d1d1;
        box-sizing: border-box;
        float:left; 
        font-size:20px;
    }
    ul.videofiles .remove{
        cursor: pointer;
        float:right; 
        line-height: 21.5vw;
        width:3vw;
        height: 21.5vw;
        vertical-align: middle;
    }
    ul.videofiles .remove i{
        font-size: 2em
    }




    ul.pdffiles{
        width:100%;
        margin: 0;
        display:block;
    }
    ul.pdffiles .preview{
        width:26vw;
        float:left; 
        margin:  0 3vw 0 0;
        height: 21.5vw;
        background-position:center center;
        background-size: cover!important;
        background-repeat: no-repeat!important;
        box-sizing: border-box;
        border: 1px solid #d1d1d1
    }
    ul.pdffiles textarea{
        width:55vw;
        height: 21.5vw;
        background: #f5f5f5;
        border: 1px solid #d1d1d1;
        box-sizing: border-box;
        float:left; 
        font-size:20px;
    }
    ul.pdffiles .remove{
        cursor: pointer;
        float:right; 
        line-height: 21.5vw;
        width:3vw;
        height: 21.5vw;
        vertical-align: middle;
    }
    ul.pdffiles .remove i{
        font-size: 2em
    }
}

@media all and (max-width:800px){

    .landing-block.dark-green p{
        font-size:20px;
        line-height:23px;
    }
    .landing-block p.title,
    .profile-detail .profile-title{
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 30px;
        line-height: 1.2em;
        margin-bottom: 0.5em;
    }
    .landing-block.conditions{
        background: none;     
    }
    .landing-block.conditions ul li{
        font-size: 16px;
    }
    .landing-block.light-green span{
        font-size:16px;
    }
    .landing-block p.help,
    .landing-block ol.help{
        font-size: 16px;
        line-height: 20px;
    }
    .profile-link{
        font-size: 14px;
    }
}

@media all and (max-width:780px){
.nominations-wrap span{
        width: 49%;
        height: 11vw;
        font-size:4.5vw;
        line-height: 5.5vw;
        padding:0 0 0 13vw;
    }

}

@media all and (max-width:740px){
    .landing-block.top .text-wrap{
        margin-top:30px;
    }
    .landing-block.light-green span{
        width:50%;
    }
    .landing-block.light-green span br{
        display:none;
    }
    

    #menu-toggle{
        display:block;
        height: 28px;
        width: 38px;
        float:right;
        margin-right:50px;
        background: 0 0 no-repeat url(images/burger.png);
        cursor:pointer;
    }
    .flybar-white #menu-toggle{
        background: 0 0 no-repeat url(images/burgerpink.png);
    }
    .landing-flybar{
        height:50px;
        padding-top:10px;
    }
    .scrolled .landing-flybar{
        height: 50px;
    }
    .landing-logo{
        height: 28px;
        width: 212px;
        float:left;
    }
    .landing-menu{
        display:none;
        position: fixed;
        top: 50px;
        width: 100%;
        background: #fff;
        left: 0;
        border-bottom:1px solid #709862
    }
    .flybar-white .landing-menu{
        top:75px;
    }
    .landing-menu,
    .landing-menu li{
        transition:none;
    }
    .landing-menu li, .scrolled .landing-menu li {
        height: 31px;
        width: 100%;
    }
    .landing-menu li a br{
        display:none;
    }
    .landing-menu li a, 
    .scrolled .landing-menu a{
        color: #709862;
        width: 100%;
        height: 31px;
        line-height: 31px;
        font-size: 18px;
        display: block;
    }
    .landing-menu li a:hover{
        background:#709862;
        color: #fff;
        -webkit-text-fill-color:#fff;
    }
    .profile-pic{
        display:none;
    }
    .profile-detail{
        width:100%;
        margin-left:0;
    }
    .nominations.checkboxes input[type="checkbox"]+label{
        width: 100%;
    }
    ul.files .preview{
        margin-right:2vw;
            width:25vw
    }
    ul.files textarea{
        width: 53vw;
        font-size: 16px;
    }
    ul.files .remove i{
        font-size: 1.5em
    }
    ul.videofiles .preview{
        margin-right:2vw;
            width:25vw
    }
    ul.videofiles textarea{
        width: 53vw;
        font-size: 16px;
    }
    ul.videofiles .remove i{
        font-size: 1.5em
    }
    ul.pdffiles .preview{
        margin-right:2vw;
            width:25vw
    }
    ul.pdffiles textarea{
        width: 53vw;
        font-size: 16px;
    }
    ul.pdffiles .remove i{
        font-size: 1.5em
    }
    ul.videofiles .preview{
        margin-right:2vw;
            width:25vw
    }
    ul.videofiles textarea{
        width: 53vw;
        font-size: 16px;
    }
    ul.videofiles .remove i{
        font-size: 1.5em
    }
}
@media all and (max-width:600px){
    .landing-block{
        padding: 20px 0;
        max-height: none;
    }
    .landing-block.top .text-wrap{
        margin-top:50px;
    }
    .landing-block.top {
        background: #100905
    }
    .landing-block.top .text-wrap{
        width: 100%;
    }
    .landing-block.top p.white {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .landing-block.top p.gradient,
    .landing-block.top p.gradient.first{
        font-size: 30px;
    }
    .landing-block.top p.white br{
        display:none;
    }
    .landing-block.howto span,
    .landing-block.howto span:nth-of-type(3){
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        padding: 9px 10px 10px 40px;
        font-size: 23px;
        line-height: 26px;
    }
    .landing-block.howto span:before{
        height:100%;
    }
    .landing-block.register p.title,
    .profile-detail .profile-title{
        font-size:40px;
    }
    .landing-block.register .w50{
        width:100%;
    }
    ul.files .preview{
        width: 22vw;
        margin-right:1vw
    }
    ul.videofiles .preview{
        width: 22vw;
        margin-right:1vw
    }
    ul.pdffiles .preview{
        width: 22vw;
        margin-right:1vw
    }
}
@media all and (max-width:470px){
    .landing-block.register p.title,
    .profile-detail .profile-title{
        font-size:30px;
    }
}
@media all and (max-width:440px){
    .landing-block.light-green span{
        font-size:14px;
    }
    #menu-toggle{
        margin-right:10px;
    }
    .landing-block.register p.title,
    .profile-detail .profile-title{
        font-size:25px;
    }
    .landing-flybar.flybar-white .landing-logo{
        width: 200px;
    }
    .flybar-white #menu-toggle{
        margin-top: -5px;
    }
    .checkboxes input[type="checkbox"]+label{
        font-size: 20px;
        margin-bottom: 15px;
    }
    .flybar-white .landing-menu{
        top:60px;
    }
}
@media all and (max-width:320px){
    .nominations-wrap span{
        height: 35px;
        font-size: 14px;
        padding: 0 0 0 40px;

    }
}

.landing-block ol.help li{
    list-style-type: decimal;
    margin-left:50px;
}
.landing-block ul li{
       list-style: disc;
    margin-left:50px;
}
.inputimitatud{height: 50px;
    border: solid 1px #dbdbdb;
    font-size: 30px;
    padding: 6px 9px;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f5f5f5;
    margin-bottom: 20px;
    font-family: 'HeliosCondRegular';}

.labelimitate{font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px; clear:both;}

.orientblock{padding-top:40px; padding-bottom:40px; font-size: 25px; display: none;}
.ui-dialog{left:calc(50% - 240px)!important;}

@media only screen and (max-width:855px){
    .nominations.checkboxes input[type="radio"]+label{width:100%;}
}
@media only screen and (max-width:1800px){
.videowrapper video{width:100%; height: 41vw;}
}
@media only screen and (max-width:1400px){
    .videowrapper video{width:100%; height: 53vw;}
}
.videocontainer{padding-top:30px!important; padding-bottom:30px!important;}