div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.tastelocalawards.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}#ctf{
overflow-y: auto;
-ms-overflow-y: auto;
}
#ctf .ctf-item{
padding: 15px 5px;
border-top: 1px solid #ddd;
border-top: 1px solid rgba(0,0,0,0.1);
overflow: hidden;
}
#ctf .ctf-item:first-child{
border-top: none;
} #ctf .ctf-header{
float: left;
clear: both;
margin: 0;
padding: 5px 5px 15px 5px;
line-height: 1.2;
width: 100%;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid rgba(0,0,0,0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ctf .ctf-header a{
float: left;
display: block;
min-width: 100%\9;
} #ctf .ctf-header-img{
float: left;
position: relative;
width: 48px;
margin: 0 0 0 -100% !important;
overflow: hidden;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
}
#ctf .ctf-header-img img{
display: block;
float: left;
margin: 0 !important;
padding: 0 !important;
border: none !important;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
}
#ctf .ctf-author-avatar {
clear: both;
margin: 3px 6px 0 -53px;
}
#ctf .ctf-author-name {
margin-left: 6px;
}
#ctf .ctf-author-box {
margin-left: 53px;
} #ctf .ctf-header-img-hover,
#ctf .ctf-header-generic-icon{
display: none;
position: absolute;
width: 100%;
top: 0;
bottom: 0;
left: 0;
text-align: center;
color: #fff;
background: #1b95e0;
background: rgba(27,149,224,0.85);
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
}
#ctf .ctf-header-img-hover .fa,
#ctf .ctf-header-generic-icon .fa{
position: absolute;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -8px;
font-size: 20px;
} #ctf .ctf-header-text{
float: left;
width: 100%;
padding-top: 5px;
}
#ctf .ctf-no-bio .ctf-header-text{
padding-top: 13px;
}
#ctf .ctf-header a{
text-decoration: none;
}
#ctf .ctf-header-text .ctf-header-user,
#ctf .ctf-header-text p{
float: left;
clear: both;
width: auto;
margin: 0 0 0 60px !important;
padding: 0 !important;
}
#ctf .ctf-header-name{
font-weight: bold;
margin-right: 6px;
}
#ctf .ctf-header-text .ctf-header-bio{
padding: 0 !important;
}
#ctf .ctf-header-text .ctf-verified{
margin-right: 5px;
} #ctf .ctf-header .ctf-header-follow{
display: inline-block;
padding: 3px 6px;
margin: 0 0 0 2px;
position: relative;
top: -2px;
background: #1b95e0;
color: #fff;
font-size: 11px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-transition: background 0.6s ease-in-out;
-webkit-transition: background 0.6s ease-in-out;
-o-transition: background 0.6s ease-in-out;
transition: background 0.6s ease-in-out;
}
#ctf .ctf-header .ctf-header-follow .fa{
margin-right: 3px;
font-size: 12px;
}
#ctf .ctf-header a:hover .ctf-header-follow{
background: #0c7abf;
-moz-transition: background 0.2s ease-in-out;
-webkit-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
} #ctf .ctf-header-type-generic .ctf-header-img{
color: #fff;
width: 48px;
height: 48px;
position: relative;
}
#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{
background: #0c7abf;
}
#ctf .ctf-header-type-generic .ctf-header-no-bio{
padding-top: 9px !important;
font-size: 16px;
font-weight: bold;
}
#ctf .ctf-header-type-generic .ctf-header-generic-icon{
display: block;
color: #fff;
background: #1b95e0;
-moz-transition: background 0.2s ease-in-out;
-webkit-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{
display: block;
opacity: 1;
}
#ctf .ctf-header .ctf-header-user{
font-size: 16px;
line-height: 1.3;
-ms-word-wrap: break-word;
word-break: break-word;
}
#ctf .ctf-header p,
#ctf .ctf-header .ctf-header-screenname{
font-size: 13px;
line-height: 1.3;
} .ctf-screenreader{
text-indent: -9999px !important;
display: inline-block !important;
width: 0 !important;
height: 0 !important;
line-height: 0 !important;
} #ctf .ctf-header-text.sbi-no-info .ctf-header-user{
padding-top: 9px !important;
}
#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{
clear: both;
} #ctf .ctf-context {
float: left;
width: 100%;
margin-left: 57px;
margin-bottom: 2px;
}
#ctf .ctf-retweet-icon{
display: inline-block;
font-size: inherit;
background: #19cf86;
color: #fff !important;
padding: 1px 3px 3px 3px;
line-height: 1;
margin: 0 5px 0 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
} #ctf .ctf-author-box{
margin-left: 56px;
}
#ctf .ctf-author-avatar{
width: 48px;
height: 48px;
margin: 3px 6px 0 -56px;
float: left;
overflow: hidden;
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#ctf .ctf-author-avatar img{
margin: 0 !important;
padding: 0;
}
#ctf .ctf-author-name,
#ctf .ctf-author-screenname,
#ctf .ctf-verified,
#ctf .ctf-tweet-meta{
margin-left: 4px;
margin-right: 4px;
display: inline-block;
}
#ctf .ctf-screename-sep{
margin: 0 2px;
display: inline-block;
}
#ctf .ctf-author-name{
font-weight: bold !important;
margin-top: 4px;
}
#ctf .ctf-author-box-link{
color: black;
text-decoration: none;
display: inline;
line-height: 1.5 !important;
}
#ctf .ctf-verified,
#ctf .ctf-quoted-verified {
color: #77c7f7;
margin-left: 0;
}
#ctf .ctf-quoted-verified {
margin-right: 4px;
}
#ctf .ctf-tweet-meta{
display: inline-block;
}
#ctf .ctf-replied-to-text a {
font-size: inherit;
color: inherit;
font-weight: inherit;
}
#ctf p.ctf-tweet-text,
#ctf p.ctf-media-link {
padding: 0 !important;
margin: 0 !important;
}
#ctf .ctf-tweet-content,
#ctf .ctf-tweet-actions{
margin-left: 58px;
} #ctf .ctf-hide-avatar .ctf-context,
#ctf .ctf-hide-avatar .ctf-tweet-content,
#ctf .ctf-hide-avatar .ctf-tweet-actions,
#ctf .ctf-hide-avatar .ctf-quoted-tweet,
#ctf .ctf-hide-avatar .ctf-author-box,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box{
margin-left: 0;
} #ctf .ctf-quoted-tweet{
display: block; clear: both;
margin: 7px 0 5px 58px;
padding: 8px 12px;
border: 1px solid #ddd;
border: 1px solid rgba(0,0,0,0.1);
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf .ctf-quoted-tweet:hover,
#ctf .ctf-quoted-tweet:focus{
background: #eee;
background: rgba(0,0,0,0.05);
border: 1px solid #ddd;
border: 1px solid rgba(0,0,0,0.05);
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf .ctf-quoted-author-name{
font-weight: bold;
margin-right: 4px;
}
#ctf .ctf-quoted-tweet p{
margin: 2px 0;
} #ctf .ctf-tweet-actions a{
padding: 2px 10px 2px 5px;
float: left;
}
#ctf .ctf-tweet-actions a.ctf-reply,
#ctf .ctf-tweet-actions a.ctf-retweet,
#ctf .ctf-tweet-actions a.ctf-like{
color: #bbb;
color: rgba(0,0,0,0.30);
text-decoration: none;
border: none;
-moz-transition: color 0.1s ease-in-out;
-webkit-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out;
}
#ctf .ctf-tweet-actions .ctf-reply{
margin-left: -5px;
}
#ctf .ctf-tweet-actions a:hover,
#ctf .ctf-tweet-actions a:focus{
-moz-transition: color 0.1s ease-in-out;
-webkit-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out;
}
#ctf .ctf-tweet-actions .ctf-reply:hover,
#ctf .ctf-tweet-actions .ctf-reply:focus{
color: #E34F0E !important;
}
#ctf .ctf-tweet-actions .ctf-retweet:hover,
#ctf .ctf-tweet-actions .ctf-retweet:focus{
color: #19cf86 !important;
}
#ctf .ctf-tweet-actions .ctf-like:hover,
#ctf .ctf-tweet-actions .ctf-like:focus{
color: #e81c4f !important;
}
#ctf .ctf-action-count {
display: none;
float: right;
padding-left: 3px;
font-weight: bold;
font-size: 11px;
line-height: 14px;
}
#ctf .ctf-tweet-text-media-wrap,
#ctf .ctf-quoted-tweet-text-media-wrap{
margin-left: 5px;
padding: 0 1px 0 4px;
display: inline-block;
border: 1px solid #ddd;
border: 1px solid rgba(0,0,0,0.15);
color: inherit;
text-decoration: none;
line-height: 1.5;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf .ctf-tweet-text-media-wrap .fa,
#ctf .ctf-quoted-tweet-text-media-wrap .fa{
padding-left: 3px;
}
#ctf .ctf-tweet-text-media-wrap:hover,
#ctf .ctf-tweet-text-media-wrap:focus{
background: #eee;
background: rgba(0,0,0,0.05);
border: 1px solid #ddd;
border: 1px solid rgba(0,0,0,0.1);
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
} #ctf #ctf-more{
display: block;
border: none;
background: #eee;
background: rgba(0,0,0,0.05);
width: 100%;
min-height: 30px;
padding: 5px 0;
margin: 0;
position: relative;
text-align: center;
box-sizing: border-box;
outline: none;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf #ctf-more:hover{
background: #ddd;
background: rgba(0,0,0,0.1);
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf #ctf-more.ctf-loading span{ 
-moz-transition: opacity 0.5s ease-in-out;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
#ctf #ctf-more.ctf-loading span{
filter: alpha(opacity=0);
opacity: 0;
}
#ctf .ctf-loader {
width: 20px;
height: 20px;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
background-color: none;
background-color: rgba(0,0,0,0.5);
border-radius: 100%;  
-webkit-animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes ctf-sk-scaleout {
0% { -webkit-transform: scale(0) }
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes ctf-sk-scaleout {
0% { 
-webkit-transform: scale(0);
transform: scale(0);
} 100% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
opacity: 0;
}
} .ctf-credit-link{
width: 100%;
clear: both;
padding: 5px 0;
margin-top: 5px;
text-align: center;
font-size: 12px;
}
.ctf-credit-link .fa{
margin-right: 4px;
} #ctf.ctf-styles .ctf-author-screenname,
#ctf.ctf-styles .ctf-context,
#ctf.ctf-styles .ctf-twitterlink,
#ctf.ctf-styles .ctf-tweet-meta{
font-size: 12px;
} #ctf .ctf-error{
width: 100%;
text-align: center;
}
#ctf .ctf-error p,
#ctf .ctf-error iframe,
#ctf .ctf-error code{
padding: 0;
margin: 0 2px;
}
#ctf .ctf-error-user p{
padding-bottom: 5px;
}
#ctf .ctf-error-user{
width: 100%;
}
#ctf .ctf-error-admin{
margin-top: 15px;
display: inline-block;
}
#ctf .ctf-error code{
display: block;
padding: 4px;
} #ctf .ctf-out-of-tweets{
width: 100%;
}
#ctf .ctf-out-of-tweets{
display: block;
border: 1px solid rgba(0,0,0,0.1);
background: none;
background: none;
width: 100%;
min-height: 30px;
padding: 5px 0;
margin: 0;
position: relative;
text-align: center;
box-sizing: border-box;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#ctf .ctf-out-of-tweets p,
#ctf .ctf-out-of-tweets iframe{
margin: 0 2px;
padding: 0;
}
#ctf .ctf-out-of-tweets p{
padding: 3px;
display: none;
} #ctf.ctf-narrow .ctf-author-avatar,
#ctf.ctf-narrow .ctf-author-avatar img{
width: 38px;
height: 38px;
}
#ctf.ctf-narrow .ctf-tweet-content,
#ctf.ctf-narrow .ctf-tweet-actions,
#ctf.ctf-narrow .ctf-quoted-tweet{
margin-left: 48px;
}
#ctf.ctf-narrow .ctf-context {
margin-left: 49px;
}
#ctf.ctf-narrow .ctf-author-box{
margin-left: 46px;
}
#ctf.ctf-narrow .ctf-author-avatar {
margin-left: -46px;
}
#ctf.ctf-narrow .ctf-tweet-content{
padding: 3px 0 5px 0;
}
#ctf.ctf-narrow .ctf-tweet-actions {
float: left;
clear: both;
} #ctf.ctf-super-narrow .ctf-context,
#ctf.ctf-super-narrow .ctf-tweet-content,
#ctf.ctf-super-narrow .ctf-tweet-actions,
#ctf.ctf-super-narrow .ctf-quoted-tweet {
margin-left: 0;
}
#ctf.ctf-super-narrow .ctf-author-box{
min-height: 32px;
margin-bottom: 2px;
}
#ctf.ctf-super-narrow .ctf-author-avatar,
#ctf.ctf-super-narrow .ctf-author-avatar img{
width: 32px;
height: 32px;
}
#ctf.ctf-super-narrow .ctf-author-box{
margin-left: 38px;
float: left;
clear: both;
}
#ctf.ctf-super-narrow .ctf-author-avatar {
margin-left: -38px;
margin-top: 0;
}
#ctf.ctf-super-narrow .ctf-author-screenname,
#ctf.ctf-super-narrow .ctf-screename-sep {
display: none;
}
#ctf.ctf-super-narrow .ctf-context {
padding-bottom: 5px;
}
#ctf.ctf-super-narrow .ctf-author-name{
display: inline-block;
}
#ctf.ctf-super-narrow .ctf-tweet-content{
float: left;
clear: both;
}
#ctf.ctf-super-narrow .ctf-credit-link{
font-size: 10px;
}
#ctf.ctf-super-narrow .ctf-header-bio{
margin: 0 !important;
padding-top: 5px;
}
#ctf.ctf-super-narrow .ctf-header-user{
min-height: 48px;
}
#ctf.ctf-super-narrow .ctf-header-text{
padding-top: 10px;
}
#ctf.ctf-super-narrow .ctf-header-follow{
margin-top: 5px;
}
#ctf.ctf-super-narrow .ctf-more span{
display: block;
margin-top: 3px;
} @font-face{
font-family:'FontAwesome';
src:url(//www.tastelocalawards.com/wp-content/plugins/custom-twitter-feeds/fonts/fontawesome-webfont.eot?v=4.6.1);
src:url(//www.tastelocalawards.com/wp-content/plugins/custom-twitter-feeds/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'),
url(//www.tastelocalawards.com/wp-content/plugins/custom-twitter-feeds/fonts/fontawesome-webfont.woff?v=4.6.1) format('woff'),
url(//www.tastelocalawards.com/wp-content/plugins/custom-twitter-feeds/fonts/fontawesome-webfont.ttf?v=4.6.1) format('truetype'),
url(//www.tastelocalawards.com/wp-content/plugins/custom-twitter-feeds/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format('svg');
font-weight:normal;
font-style:normal
}
#ctf .fa{
display:inline-block;
font:normal normal normal 14px/1 FontAwesome;
font-size:inherit;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
#ctf .fa-retweet:before{content:"\f079"}
#ctf .fa-reply:before{content:"\f112"}
#ctf .fa-heart:before{content:"\f004"}
#ctf .fa-check-circle:before{content:"\f058"}
#ctf .fa-twitter:before{content:"\f099"}
#ctf .fa-file-video-o:before{content:"\f1c8"}
#ctf .fa-picture-o:before{content:"\f03e"} @media all and (max-width: 640px){
#ctf.ctf-width-resp{
width: 100% !important;
}
}.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
}
.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
right: 0;
top: -9999;
bottom: -9999;
margin: auto;
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
overflow: hidden;
}
.centered-btns_nav {
z-index: 3;
position: absolute;
-webkit-tap-highlight-color: transparent;
top: 50%;
left: 0;
opacity: 0.3;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
height: 61px;
width: 38px;
background: transparent url(//www.tastelocalawards.com/wp-content/themes/base-theme/assets/vendor/responsiveslides/themes.gif) no-repeat left top;
margin-top: -45px;
}
.centered-btns_nav:hover {
opacity: 1.0;
}
.centered-btns_nav:active {
opacity: 1.0;
}
.centered-btns_nav.next {
left: auto;
background-position: right top;
right: 0;
}
.centered-btns_nav:focus {
outline: none;
}
.centered-btns_tabs {
left: 0;
right: 0;
margin: -30px auto 0;
text-align: center;
z-index: 100000;
position: absolute;
display: block;
height: 20px;
}
.centered-btns_tabs li {
display: inline;
float: none;
margin-right: 5px;
}
.centered-btns_tabs a {
text-indent: -9999px;
overflow: hidden;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #FFF;
background: rgba(255, 255, 255, 0.2);
display: inline-block;
border: 1px solid #FFF;
width: 12px;
height: 12px;
}
.centered-btns_here a {
background: #FFF;
background: rgba(255, 255, 255, 0.9);
}
@media all and (min-width: 1025px) {
.rslides li {
padding-top: 45%;
}
}
@media all and (max-width: 1024px) {
.rslides li {
padding-top: 50%;
}
}
.rslides {
display: block;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
vertical-align: baseline; } :focus {
outline: 0; }
body {
line-height: 1;
color: black;
background: white; }
ol, ul {
list-style: none; } table {
border-collapse: separate;
border-spacing: 0; }
caption, th, td {
text-align: left;
font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after {
content: ""; }
blockquote, q {
quotes: "" ""; }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.clearfix::after, .container::after, .row::after {
content: "";
display: table;
clear: both; }
.container {
margin: 0 auto;
max-width: 300px; }
@media only screen and (min-width: 670px) {
.container {
max-width: 670px; } }
@media only screen and (min-width: 970px) {
.container {
max-width: 970px; } }
@media only screen and (min-width: 1200px) {
.container {
max-width: 1200px; } }
.col {
float: left;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
width: 100%; }
.col--group {
padding: 0; }
.col--0of12 {
width: 0%; }
.col--offset--0of12 {
margin-left: 0%; }
.col--1of12 {
width: 8.33333%; }
.col--offset--1of12 {
margin-left: 8.33333%; }
.col--2of12 {
width: 16.66667%; }
.col--offset--2of12 {
margin-left: 16.66667%; }
.col--3of12 {
width: 25%; }
.col--offset--3of12 {
margin-left: 25%; }
.col--4of12 {
width: 33.33333%; }
.col--offset--4of12 {
margin-left: 33.33333%; }
.col--5of12 {
width: 41.66667%; }
.col--offset--5of12 {
margin-left: 41.66667%; }
.col--6of12 {
width: 50%; }
.col--offset--6of12 {
margin-left: 50%; }
.col--7of12 {
width: 58.33333%; }
.col--offset--7of12 {
margin-left: 58.33333%; }
.col--8of12 {
width: 66.66667%; }
.col--offset--8of12 {
margin-left: 66.66667%; }
.col--9of12 {
width: 75%; }
.col--offset--9of12 {
margin-left: 75%; }
.col--10of12 {
width: 83.33333%; }
.col--offset--10of12 {
margin-left: 83.33333%; }
.col--11of12 {
width: 91.66667%; }
.col--offset--11of12 {
margin-left: 91.66667%; }
.col--12of12 {
width: 100%; }
.col--offset--12of12 {
margin-left: 100%; }
@media screen and (min-width: 320px) {
.col--0of12--xs {
width: 0%; }
.col--offset--0of12--xs {
margin-left: 0%; }
.col--1of12--xs {
width: 8.33333%; }
.col--offset--1of12--xs {
margin-left: 8.33333%; }
.col--2of12--xs {
width: 16.66667%; }
.col--offset--2of12--xs {
margin-left: 16.66667%; }
.col--3of12--xs {
width: 25%; }
.col--offset--3of12--xs {
margin-left: 25%; }
.col--4of12--xs {
width: 33.33333%; }
.col--offset--4of12--xs {
margin-left: 33.33333%; }
.col--5of12--xs {
width: 41.66667%; }
.col--offset--5of12--xs {
margin-left: 41.66667%; }
.col--6of12--xs {
width: 50%; }
.col--offset--6of12--xs {
margin-left: 50%; }
.col--7of12--xs {
width: 58.33333%; }
.col--offset--7of12--xs {
margin-left: 58.33333%; }
.col--8of12--xs {
width: 66.66667%; }
.col--offset--8of12--xs {
margin-left: 66.66667%; }
.col--9of12--xs {
width: 75%; }
.col--offset--9of12--xs {
margin-left: 75%; }
.col--10of12--xs {
width: 83.33333%; }
.col--offset--10of12--xs {
margin-left: 83.33333%; }
.col--11of12--xs {
width: 91.66667%; }
.col--offset--11of12--xs {
margin-left: 91.66667%; }
.col--12of12--xs {
width: 100%; }
.col--offset--12of12--xs {
margin-left: 100%; } }
@media screen and (min-width: 576px) {
.col--0of12--sm {
width: 0%; }
.col--offset--0of12--sm {
margin-left: 0%; }
.col--1of12--sm {
width: 8.33333%; }
.col--offset--1of12--sm {
margin-left: 8.33333%; }
.col--2of12--sm {
width: 16.66667%; }
.col--offset--2of12--sm {
margin-left: 16.66667%; }
.col--3of12--sm {
width: 25%; }
.col--offset--3of12--sm {
margin-left: 25%; }
.col--4of12--sm {
width: 33.33333%; }
.col--offset--4of12--sm {
margin-left: 33.33333%; }
.col--5of12--sm {
width: 41.66667%; }
.col--offset--5of12--sm {
margin-left: 41.66667%; }
.col--6of12--sm {
width: 50%; }
.col--offset--6of12--sm {
margin-left: 50%; }
.col--7of12--sm {
width: 58.33333%; }
.col--offset--7of12--sm {
margin-left: 58.33333%; }
.col--8of12--sm {
width: 66.66667%; }
.col--offset--8of12--sm {
margin-left: 66.66667%; }
.col--9of12--sm {
width: 75%; }
.col--offset--9of12--sm {
margin-left: 75%; }
.col--10of12--sm {
width: 83.33333%; }
.col--offset--10of12--sm {
margin-left: 83.33333%; }
.col--11of12--sm {
width: 91.66667%; }
.col--offset--11of12--sm {
margin-left: 91.66667%; }
.col--12of12--sm {
width: 100%; }
.col--offset--12of12--sm {
margin-left: 100%; } }
@media screen and (min-width: 768px) {
.col--0of12--md {
width: 0%; }
.col--offset--0of12--md {
margin-left: 0%; }
.col--1of12--md {
width: 8.33333%; }
.col--offset--1of12--md {
margin-left: 8.33333%; }
.col--2of12--md {
width: 16.66667%; }
.col--offset--2of12--md {
margin-left: 16.66667%; }
.col--3of12--md {
width: 25%; }
.col--offset--3of12--md {
margin-left: 25%; }
.col--4of12--md {
width: 33.33333%; }
.col--offset--4of12--md {
margin-left: 33.33333%; }
.col--5of12--md {
width: 41.66667%; }
.col--offset--5of12--md {
margin-left: 41.66667%; }
.col--6of12--md {
width: 50%; }
.col--offset--6of12--md {
margin-left: 50%; }
.col--7of12--md {
width: 58.33333%; }
.col--offset--7of12--md {
margin-left: 58.33333%; }
.col--8of12--md {
width: 66.66667%; }
.col--offset--8of12--md {
margin-left: 66.66667%; }
.col--9of12--md {
width: 75%; }
.col--offset--9of12--md {
margin-left: 75%; }
.col--10of12--md {
width: 83.33333%; }
.col--offset--10of12--md {
margin-left: 83.33333%; }
.col--11of12--md {
width: 91.66667%; }
.col--offset--11of12--md {
margin-left: 91.66667%; }
.col--12of12--md {
width: 100%; }
.col--offset--12of12--md {
margin-left: 100%; } }
@media screen and (min-width: 992px) {
.col--0of12--lg {
width: 0%; }
.col--offset--0of12--lg {
margin-left: 0%; }
.col--1of12--lg {
width: 8.33333%; }
.col--offset--1of12--lg {
margin-left: 8.33333%; }
.col--2of12--lg {
width: 16.66667%; }
.col--offset--2of12--lg {
margin-left: 16.66667%; }
.col--3of12--lg {
width: 25%; }
.col--offset--3of12--lg {
margin-left: 25%; }
.col--4of12--lg {
width: 33.33333%; }
.col--offset--4of12--lg {
margin-left: 33.33333%; }
.col--5of12--lg {
width: 41.66667%; }
.col--offset--5of12--lg {
margin-left: 41.66667%; }
.col--6of12--lg {
width: 50%; }
.col--offset--6of12--lg {
margin-left: 50%; }
.col--7of12--lg {
width: 58.33333%; }
.col--offset--7of12--lg {
margin-left: 58.33333%; }
.col--8of12--lg {
width: 66.66667%; }
.col--offset--8of12--lg {
margin-left: 66.66667%; }
.col--9of12--lg {
width: 75%; }
.col--offset--9of12--lg {
margin-left: 75%; }
.col--10of12--lg {
width: 83.33333%; }
.col--offset--10of12--lg {
margin-left: 83.33333%; }
.col--11of12--lg {
width: 91.66667%; }
.col--offset--11of12--lg {
margin-left: 91.66667%; }
.col--12of12--lg {
width: 100%; }
.col--offset--12of12--lg {
margin-left: 100%; } }
@media screen and (min-width: 1200px) {
.col--0of12--xlg {
width: 0%; }
.col--offset--0of12--xlg {
margin-left: 0%; }
.col--1of12--xlg {
width: 8.33333%; }
.col--offset--1of12--xlg {
margin-left: 8.33333%; }
.col--2of12--xlg {
width: 16.66667%; }
.col--offset--2of12--xlg {
margin-left: 16.66667%; }
.col--3of12--xlg {
width: 25%; }
.col--offset--3of12--xlg {
margin-left: 25%; }
.col--4of12--xlg {
width: 33.33333%; }
.col--offset--4of12--xlg {
margin-left: 33.33333%; }
.col--5of12--xlg {
width: 41.66667%; }
.col--offset--5of12--xlg {
margin-left: 41.66667%; }
.col--6of12--xlg {
width: 50%; }
.col--offset--6of12--xlg {
margin-left: 50%; }
.col--7of12--xlg {
width: 58.33333%; }
.col--offset--7of12--xlg {
margin-left: 58.33333%; }
.col--8of12--xlg {
width: 66.66667%; }
.col--offset--8of12--xlg {
margin-left: 66.66667%; }
.col--9of12--xlg {
width: 75%; }
.col--offset--9of12--xlg {
margin-left: 75%; }
.col--10of12--xlg {
width: 83.33333%; }
.col--offset--10of12--xlg {
margin-left: 83.33333%; }
.col--11of12--xlg {
width: 91.66667%; }
.col--offset--11of12--xlg {
margin-left: 91.66667%; }
.col--12of12--xlg {
width: 100%; }
.col--offset--12of12--xlg {
margin-left: 100%; } }
.col--0of16 {
width: 0%; }
.col--offset--0of16 {
margin-left: 0%; }
.col--1of16 {
width: 6.25%; }
.col--offset--1of16 {
margin-left: 6.25%; }
.col--2of16 {
width: 12.5%; }
.col--offset--2of16 {
margin-left: 12.5%; }
.col--3of16 {
width: 18.75%; }
.col--offset--3of16 {
margin-left: 18.75%; }
.col--4of16 {
width: 25%; }
.col--offset--4of16 {
margin-left: 25%; }
.col--5of16 {
width: 31.25%; }
.col--offset--5of16 {
margin-left: 31.25%; }
.col--6of16 {
width: 37.5%; }
.col--offset--6of16 {
margin-left: 37.5%; }
.col--7of16 {
width: 43.75%; }
.col--offset--7of16 {
margin-left: 43.75%; }
.col--8of16 {
width: 50%; }
.col--offset--8of16 {
margin-left: 50%; }
.col--9of16 {
width: 56.25%; }
.col--offset--9of16 {
margin-left: 56.25%; }
.col--10of16 {
width: 62.5%; }
.col--offset--10of16 {
margin-left: 62.5%; }
.col--11of16 {
width: 68.75%; }
.col--offset--11of16 {
margin-left: 68.75%; }
.col--12of16 {
width: 75%; }
.col--offset--12of16 {
margin-left: 75%; }
.col--13of16 {
width: 81.25%; }
.col--offset--13of16 {
margin-left: 81.25%; }
.col--14of16 {
width: 87.5%; }
.col--offset--14of16 {
margin-left: 87.5%; }
.col--15of16 {
width: 93.75%; }
.col--offset--15of16 {
margin-left: 93.75%; }
.col--16of16 {
width: 100%; }
.col--offset--16of16 {
margin-left: 100%; }
@media screen and (min-width: 320px) {
.col--0of16--xs {
width: 0%; }
.col--offset--0of16--xs {
margin-left: 0%; }
.col--1of16--xs {
width: 6.25%; }
.col--offset--1of16--xs {
margin-left: 6.25%; }
.col--2of16--xs {
width: 12.5%; }
.col--offset--2of16--xs {
margin-left: 12.5%; }
.col--3of16--xs {
width: 18.75%; }
.col--offset--3of16--xs {
margin-left: 18.75%; }
.col--4of16--xs {
width: 25%; }
.col--offset--4of16--xs {
margin-left: 25%; }
.col--5of16--xs {
width: 31.25%; }
.col--offset--5of16--xs {
margin-left: 31.25%; }
.col--6of16--xs {
width: 37.5%; }
.col--offset--6of16--xs {
margin-left: 37.5%; }
.col--7of16--xs {
width: 43.75%; }
.col--offset--7of16--xs {
margin-left: 43.75%; }
.col--8of16--xs {
width: 50%; }
.col--offset--8of16--xs {
margin-left: 50%; }
.col--9of16--xs {
width: 56.25%; }
.col--offset--9of16--xs {
margin-left: 56.25%; }
.col--10of16--xs {
width: 62.5%; }
.col--offset--10of16--xs {
margin-left: 62.5%; }
.col--11of16--xs {
width: 68.75%; }
.col--offset--11of16--xs {
margin-left: 68.75%; }
.col--12of16--xs {
width: 75%; }
.col--offset--12of16--xs {
margin-left: 75%; }
.col--13of16--xs {
width: 81.25%; }
.col--offset--13of16--xs {
margin-left: 81.25%; }
.col--14of16--xs {
width: 87.5%; }
.col--offset--14of16--xs {
margin-left: 87.5%; }
.col--15of16--xs {
width: 93.75%; }
.col--offset--15of16--xs {
margin-left: 93.75%; }
.col--16of16--xs {
width: 100%; }
.col--offset--16of16--xs {
margin-left: 100%; } }
@media screen and (min-width: 576px) {
.col--0of16--sm {
width: 0%; }
.col--offset--0of16--sm {
margin-left: 0%; }
.col--1of16--sm {
width: 6.25%; }
.col--offset--1of16--sm {
margin-left: 6.25%; }
.col--2of16--sm {
width: 12.5%; }
.col--offset--2of16--sm {
margin-left: 12.5%; }
.col--3of16--sm {
width: 18.75%; }
.col--offset--3of16--sm {
margin-left: 18.75%; }
.col--4of16--sm {
width: 25%; }
.col--offset--4of16--sm {
margin-left: 25%; }
.col--5of16--sm {
width: 31.25%; }
.col--offset--5of16--sm {
margin-left: 31.25%; }
.col--6of16--sm {
width: 37.5%; }
.col--offset--6of16--sm {
margin-left: 37.5%; }
.col--7of16--sm {
width: 43.75%; }
.col--offset--7of16--sm {
margin-left: 43.75%; }
.col--8of16--sm {
width: 50%; }
.col--offset--8of16--sm {
margin-left: 50%; }
.col--9of16--sm {
width: 56.25%; }
.col--offset--9of16--sm {
margin-left: 56.25%; }
.col--10of16--sm {
width: 62.5%; }
.col--offset--10of16--sm {
margin-left: 62.5%; }
.col--11of16--sm {
width: 68.75%; }
.col--offset--11of16--sm {
margin-left: 68.75%; }
.col--12of16--sm {
width: 75%; }
.col--offset--12of16--sm {
margin-left: 75%; }
.col--13of16--sm {
width: 81.25%; }
.col--offset--13of16--sm {
margin-left: 81.25%; }
.col--14of16--sm {
width: 87.5%; }
.col--offset--14of16--sm {
margin-left: 87.5%; }
.col--15of16--sm {
width: 93.75%; }
.col--offset--15of16--sm {
margin-left: 93.75%; }
.col--16of16--sm {
width: 100%; }
.col--offset--16of16--sm {
margin-left: 100%; } }
@media screen and (min-width: 768px) {
.col--0of16--md {
width: 0%; }
.col--offset--0of16--md {
margin-left: 0%; }
.col--1of16--md {
width: 6.25%; }
.col--offset--1of16--md {
margin-left: 6.25%; }
.col--2of16--md {
width: 12.5%; }
.col--offset--2of16--md {
margin-left: 12.5%; }
.col--3of16--md {
width: 18.75%; }
.col--offset--3of16--md {
margin-left: 18.75%; }
.col--4of16--md {
width: 25%; }
.col--offset--4of16--md {
margin-left: 25%; }
.col--5of16--md {
width: 31.25%; }
.col--offset--5of16--md {
margin-left: 31.25%; }
.col--6of16--md {
width: 37.5%; }
.col--offset--6of16--md {
margin-left: 37.5%; }
.col--7of16--md {
width: 43.75%; }
.col--offset--7of16--md {
margin-left: 43.75%; }
.col--8of16--md {
width: 50%; }
.col--offset--8of16--md {
margin-left: 50%; }
.col--9of16--md {
width: 56.25%; }
.col--offset--9of16--md {
margin-left: 56.25%; }
.col--10of16--md {
width: 62.5%; }
.col--offset--10of16--md {
margin-left: 62.5%; }
.col--11of16--md {
width: 68.75%; }
.col--offset--11of16--md {
margin-left: 68.75%; }
.col--12of16--md {
width: 75%; }
.col--offset--12of16--md {
margin-left: 75%; }
.col--13of16--md {
width: 81.25%; }
.col--offset--13of16--md {
margin-left: 81.25%; }
.col--14of16--md {
width: 87.5%; }
.col--offset--14of16--md {
margin-left: 87.5%; }
.col--15of16--md {
width: 93.75%; }
.col--offset--15of16--md {
margin-left: 93.75%; }
.col--16of16--md {
width: 100%; }
.col--offset--16of16--md {
margin-left: 100%; } }
@media screen and (min-width: 992px) {
.col--0of16--lg {
width: 0%; }
.col--offset--0of16--lg {
margin-left: 0%; }
.col--1of16--lg {
width: 6.25%; }
.col--offset--1of16--lg {
margin-left: 6.25%; }
.col--2of16--lg {
width: 12.5%; }
.col--offset--2of16--lg {
margin-left: 12.5%; }
.col--3of16--lg {
width: 18.75%; }
.col--offset--3of16--lg {
margin-left: 18.75%; }
.col--4of16--lg {
width: 25%; }
.col--offset--4of16--lg {
margin-left: 25%; }
.col--5of16--lg {
width: 31.25%; }
.col--offset--5of16--lg {
margin-left: 31.25%; }
.col--6of16--lg {
width: 37.5%; }
.col--offset--6of16--lg {
margin-left: 37.5%; }
.col--7of16--lg {
width: 43.75%; }
.col--offset--7of16--lg {
margin-left: 43.75%; }
.col--8of16--lg {
width: 50%; }
.col--offset--8of16--lg {
margin-left: 50%; }
.col--9of16--lg {
width: 56.25%; }
.col--offset--9of16--lg {
margin-left: 56.25%; }
.col--10of16--lg {
width: 62.5%; }
.col--offset--10of16--lg {
margin-left: 62.5%; }
.col--11of16--lg {
width: 68.75%; }
.col--offset--11of16--lg {
margin-left: 68.75%; }
.col--12of16--lg {
width: 75%; }
.col--offset--12of16--lg {
margin-left: 75%; }
.col--13of16--lg {
width: 81.25%; }
.col--offset--13of16--lg {
margin-left: 81.25%; }
.col--14of16--lg {
width: 87.5%; }
.col--offset--14of16--lg {
margin-left: 87.5%; }
.col--15of16--lg {
width: 93.75%; }
.col--offset--15of16--lg {
margin-left: 93.75%; }
.col--16of16--lg {
width: 100%; }
.col--offset--16of16--lg {
margin-left: 100%; } }
@media screen and (min-width: 1200px) {
.col--0of16--xlg {
width: 0%; }
.col--offset--0of16--xlg {
margin-left: 0%; }
.col--1of16--xlg {
width: 6.25%; }
.col--offset--1of16--xlg {
margin-left: 6.25%; }
.col--2of16--xlg {
width: 12.5%; }
.col--offset--2of16--xlg {
margin-left: 12.5%; }
.col--3of16--xlg {
width: 18.75%; }
.col--offset--3of16--xlg {
margin-left: 18.75%; }
.col--4of16--xlg {
width: 25%; }
.col--offset--4of16--xlg {
margin-left: 25%; }
.col--5of16--xlg {
width: 31.25%; }
.col--offset--5of16--xlg {
margin-left: 31.25%; }
.col--6of16--xlg {
width: 37.5%; }
.col--offset--6of16--xlg {
margin-left: 37.5%; }
.col--7of16--xlg {
width: 43.75%; }
.col--offset--7of16--xlg {
margin-left: 43.75%; }
.col--8of16--xlg {
width: 50%; }
.col--offset--8of16--xlg {
margin-left: 50%; }
.col--9of16--xlg {
width: 56.25%; }
.col--offset--9of16--xlg {
margin-left: 56.25%; }
.col--10of16--xlg {
width: 62.5%; }
.col--offset--10of16--xlg {
margin-left: 62.5%; }
.col--11of16--xlg {
width: 68.75%; }
.col--offset--11of16--xlg {
margin-left: 68.75%; }
.col--12of16--xlg {
width: 75%; }
.col--offset--12of16--xlg {
margin-left: 75%; }
.col--13of16--xlg {
width: 81.25%; }
.col--offset--13of16--xlg {
margin-left: 81.25%; }
.col--14of16--xlg {
width: 87.5%; }
.col--offset--14of16--xlg {
margin-left: 87.5%; }
.col--15of16--xlg {
width: 93.75%; }
.col--offset--15of16--xlg {
margin-left: 93.75%; }
.col--16of16--xlg {
width: 100%; }
.col--offset--16of16--xlg {
margin-left: 100%; } }
.col--0of10 {
width: 0%; }
.col--offset--0of10 {
margin-left: 0%; }
.col--1of10 {
width: 10%; }
.col--offset--1of10 {
margin-left: 10%; }
.col--2of10 {
width: 20%; }
.col--offset--2of10 {
margin-left: 20%; }
.col--3of10 {
width: 30%; }
.col--offset--3of10 {
margin-left: 30%; }
.col--4of10 {
width: 40%; }
.col--offset--4of10 {
margin-left: 40%; }
.col--5of10 {
width: 50%; }
.col--offset--5of10 {
margin-left: 50%; }
.col--6of10 {
width: 60%; }
.col--offset--6of10 {
margin-left: 60%; }
.col--7of10 {
width: 70%; }
.col--offset--7of10 {
margin-left: 70%; }
.col--8of10 {
width: 80%; }
.col--offset--8of10 {
margin-left: 80%; }
.col--9of10 {
width: 90%; }
.col--offset--9of10 {
margin-left: 90%; }
.col--10of10 {
width: 100%; }
.col--offset--10of10 {
margin-left: 100%; }
@media screen and (min-width: 320px) {
.col--0of10--xs {
width: 0%; }
.col--offset--0of10--xs {
margin-left: 0%; }
.col--1of10--xs {
width: 10%; }
.col--offset--1of10--xs {
margin-left: 10%; }
.col--2of10--xs {
width: 20%; }
.col--offset--2of10--xs {
margin-left: 20%; }
.col--3of10--xs {
width: 30%; }
.col--offset--3of10--xs {
margin-left: 30%; }
.col--4of10--xs {
width: 40%; }
.col--offset--4of10--xs {
margin-left: 40%; }
.col--5of10--xs {
width: 50%; }
.col--offset--5of10--xs {
margin-left: 50%; }
.col--6of10--xs {
width: 60%; }
.col--offset--6of10--xs {
margin-left: 60%; }
.col--7of10--xs {
width: 70%; }
.col--offset--7of10--xs {
margin-left: 70%; }
.col--8of10--xs {
width: 80%; }
.col--offset--8of10--xs {
margin-left: 80%; }
.col--9of10--xs {
width: 90%; }
.col--offset--9of10--xs {
margin-left: 90%; }
.col--10of10--xs {
width: 100%; }
.col--offset--10of10--xs {
margin-left: 100%; } }
@media screen and (min-width: 576px) {
.col--0of10--sm {
width: 0%; }
.col--offset--0of10--sm {
margin-left: 0%; }
.col--1of10--sm {
width: 10%; }
.col--offset--1of10--sm {
margin-left: 10%; }
.col--2of10--sm {
width: 20%; }
.col--offset--2of10--sm {
margin-left: 20%; }
.col--3of10--sm {
width: 30%; }
.col--offset--3of10--sm {
margin-left: 30%; }
.col--4of10--sm {
width: 40%; }
.col--offset--4of10--sm {
margin-left: 40%; }
.col--5of10--sm {
width: 50%; }
.col--offset--5of10--sm {
margin-left: 50%; }
.col--6of10--sm {
width: 60%; }
.col--offset--6of10--sm {
margin-left: 60%; }
.col--7of10--sm {
width: 70%; }
.col--offset--7of10--sm {
margin-left: 70%; }
.col--8of10--sm {
width: 80%; }
.col--offset--8of10--sm {
margin-left: 80%; }
.col--9of10--sm {
width: 90%; }
.col--offset--9of10--sm {
margin-left: 90%; }
.col--10of10--sm {
width: 100%; }
.col--offset--10of10--sm {
margin-left: 100%; } }
@media screen and (min-width: 768px) {
.col--0of10--md {
width: 0%; }
.col--offset--0of10--md {
margin-left: 0%; }
.col--1of10--md {
width: 10%; }
.col--offset--1of10--md {
margin-left: 10%; }
.col--2of10--md {
width: 20%; }
.col--offset--2of10--md {
margin-left: 20%; }
.col--3of10--md {
width: 30%; }
.col--offset--3of10--md {
margin-left: 30%; }
.col--4of10--md {
width: 40%; }
.col--offset--4of10--md {
margin-left: 40%; }
.col--5of10--md {
width: 50%; }
.col--offset--5of10--md {
margin-left: 50%; }
.col--6of10--md {
width: 60%; }
.col--offset--6of10--md {
margin-left: 60%; }
.col--7of10--md {
width: 70%; }
.col--offset--7of10--md {
margin-left: 70%; }
.col--8of10--md {
width: 80%; }
.col--offset--8of10--md {
margin-left: 80%; }
.col--9of10--md {
width: 90%; }
.col--offset--9of10--md {
margin-left: 90%; }
.col--10of10--md {
width: 100%; }
.col--offset--10of10--md {
margin-left: 100%; } }
@media screen and (min-width: 992px) {
.col--0of10--lg {
width: 0%; }
.col--offset--0of10--lg {
margin-left: 0%; }
.col--1of10--lg {
width: 10%; }
.col--offset--1of10--lg {
margin-left: 10%; }
.col--2of10--lg {
width: 20%; }
.col--offset--2of10--lg {
margin-left: 20%; }
.col--3of10--lg {
width: 30%; }
.col--offset--3of10--lg {
margin-left: 30%; }
.col--4of10--lg {
width: 40%; }
.col--offset--4of10--lg {
margin-left: 40%; }
.col--5of10--lg {
width: 50%; }
.col--offset--5of10--lg {
margin-left: 50%; }
.col--6of10--lg {
width: 60%; }
.col--offset--6of10--lg {
margin-left: 60%; }
.col--7of10--lg {
width: 70%; }
.col--offset--7of10--lg {
margin-left: 70%; }
.col--8of10--lg {
width: 80%; }
.col--offset--8of10--lg {
margin-left: 80%; }
.col--9of10--lg {
width: 90%; }
.col--offset--9of10--lg {
margin-left: 90%; }
.col--10of10--lg {
width: 100%; }
.col--offset--10of10--lg {
margin-left: 100%; } }
@media screen and (min-width: 1200px) {
.col--0of10--xlg {
width: 0%; }
.col--offset--0of10--xlg {
margin-left: 0%; }
.col--1of10--xlg {
width: 10%; }
.col--offset--1of10--xlg {
margin-left: 10%; }
.col--2of10--xlg {
width: 20%; }
.col--offset--2of10--xlg {
margin-left: 20%; }
.col--3of10--xlg {
width: 30%; }
.col--offset--3of10--xlg {
margin-left: 30%; }
.col--4of10--xlg {
width: 40%; }
.col--offset--4of10--xlg {
margin-left: 40%; }
.col--5of10--xlg {
width: 50%; }
.col--offset--5of10--xlg {
margin-left: 50%; }
.col--6of10--xlg {
width: 60%; }
.col--offset--6of10--xlg {
margin-left: 60%; }
.col--7of10--xlg {
width: 70%; }
.col--offset--7of10--xlg {
margin-left: 70%; }
.col--8of10--xlg {
width: 80%; }
.col--offset--8of10--xlg {
margin-left: 80%; }
.col--9of10--xlg {
width: 90%; }
.col--offset--9of10--xlg {
margin-left: 90%; }
.col--10of10--xlg {
width: 100%; }
.col--offset--10of10--xlg {
margin-left: 100%; } }
.margin--below--0 {
margin-bottom: 0px; }
.margin--above--0 {
margin-top: 0px; }
.padding--below--0 {
padding-bottom: 0px; }
.padding--above--0 {
padding-top: 0px; }
.margin--below--1 {
margin-bottom: 12px; }
.margin--above--1 {
margin-top: 12px; }
.padding--below--1 {
padding-bottom: 12px; }
.padding--above--1 {
padding-top: 12px; }
.margin--below--2 {
margin-bottom: 24px; }
.margin--above--2 {
margin-top: 24px; }
.padding--below--2 {
padding-bottom: 24px; }
.padding--above--2 {
padding-top: 24px; }
.margin--below--3 {
margin-bottom: 36px; }
.margin--above--3 {
margin-top: 36px; }
.padding--below--3 {
padding-bottom: 36px; }
.padding--above--3 {
padding-top: 36px; }
.margin--below--4 {
margin-bottom: 48px; }
.margin--above--4 {
margin-top: 48px; }
.padding--below--4 {
padding-bottom: 48px; }
.padding--above--4 {
padding-top: 48px; }
.margin--below--5 {
margin-bottom: 60px; }
.margin--above--5 {
margin-top: 60px; }
.padding--below--5 {
padding-bottom: 60px; }
.padding--above--5 {
padding-top: 60px; }
.margin--below--6 {
margin-bottom: 72px; }
.margin--above--6 {
margin-top: 72px; }
.padding--below--6 {
padding-bottom: 72px; }
.padding--above--6 {
padding-top: 72px; }
@media screen and (min-width: 320px) {
.margin--below--0--xs {
margin-bottom: 0px; }
.margin--above--0--xs {
margin-top: 0px; }
.padding--below--0--xs {
padding-bottom: 0px; }
.padding--above--0--xs {
padding-top: 0px; }
.margin--below--1--xs {
margin-bottom: 12px; }
.margin--above--1--xs {
margin-top: 12px; }
.padding--below--1--xs {
padding-bottom: 12px; }
.padding--above--1--xs {
padding-top: 12px; }
.margin--below--2--xs {
margin-bottom: 24px; }
.margin--above--2--xs {
margin-top: 24px; }
.padding--below--2--xs {
padding-bottom: 24px; }
.padding--above--2--xs {
padding-top: 24px; }
.margin--below--3--xs {
margin-bottom: 36px; }
.margin--above--3--xs {
margin-top: 36px; }
.padding--below--3--xs {
padding-bottom: 36px; }
.padding--above--3--xs {
padding-top: 36px; }
.margin--below--4--xs {
margin-bottom: 48px; }
.margin--above--4--xs {
margin-top: 48px; }
.padding--below--4--xs {
padding-bottom: 48px; }
.padding--above--4--xs {
padding-top: 48px; }
.margin--below--5--xs {
margin-bottom: 60px; }
.margin--above--5--xs {
margin-top: 60px; }
.padding--below--5--xs {
padding-bottom: 60px; }
.padding--above--5--xs {
padding-top: 60px; }
.margin--below--6--xs {
margin-bottom: 72px; }
.margin--above--6--xs {
margin-top: 72px; }
.padding--below--6--xs {
padding-bottom: 72px; }
.padding--above--6--xs {
padding-top: 72px; } }
@media screen and (min-width: 576px) {
.margin--below--0--sm {
margin-bottom: 0px; }
.margin--above--0--sm {
margin-top: 0px; }
.padding--below--0--sm {
padding-bottom: 0px; }
.padding--above--0--sm {
padding-top: 0px; }
.margin--below--1--sm {
margin-bottom: 12px; }
.margin--above--1--sm {
margin-top: 12px; }
.padding--below--1--sm {
padding-bottom: 12px; }
.padding--above--1--sm {
padding-top: 12px; }
.margin--below--2--sm {
margin-bottom: 24px; }
.margin--above--2--sm {
margin-top: 24px; }
.padding--below--2--sm {
padding-bottom: 24px; }
.padding--above--2--sm {
padding-top: 24px; }
.margin--below--3--sm {
margin-bottom: 36px; }
.margin--above--3--sm {
margin-top: 36px; }
.padding--below--3--sm {
padding-bottom: 36px; }
.padding--above--3--sm {
padding-top: 36px; }
.margin--below--4--sm {
margin-bottom: 48px; }
.margin--above--4--sm {
margin-top: 48px; }
.padding--below--4--sm {
padding-bottom: 48px; }
.padding--above--4--sm {
padding-top: 48px; }
.margin--below--5--sm {
margin-bottom: 60px; }
.margin--above--5--sm {
margin-top: 60px; }
.padding--below--5--sm {
padding-bottom: 60px; }
.padding--above--5--sm {
padding-top: 60px; }
.margin--below--6--sm {
margin-bottom: 72px; }
.margin--above--6--sm {
margin-top: 72px; }
.padding--below--6--sm {
padding-bottom: 72px; }
.padding--above--6--sm {
padding-top: 72px; } }
@media screen and (min-width: 768px) {
.margin--below--0--md {
margin-bottom: 0px; }
.margin--above--0--md {
margin-top: 0px; }
.padding--below--0--md {
padding-bottom: 0px; }
.padding--above--0--md {
padding-top: 0px; }
.margin--below--1--md {
margin-bottom: 12px; }
.margin--above--1--md {
margin-top: 12px; }
.padding--below--1--md {
padding-bottom: 12px; }
.padding--above--1--md {
padding-top: 12px; }
.margin--below--2--md {
margin-bottom: 24px; }
.margin--above--2--md {
margin-top: 24px; }
.padding--below--2--md {
padding-bottom: 24px; }
.padding--above--2--md {
padding-top: 24px; }
.margin--below--3--md {
margin-bottom: 36px; }
.margin--above--3--md {
margin-top: 36px; }
.padding--below--3--md {
padding-bottom: 36px; }
.padding--above--3--md {
padding-top: 36px; }
.margin--below--4--md {
margin-bottom: 48px; }
.margin--above--4--md {
margin-top: 48px; }
.padding--below--4--md {
padding-bottom: 48px; }
.padding--above--4--md {
padding-top: 48px; }
.margin--below--5--md {
margin-bottom: 60px; }
.margin--above--5--md {
margin-top: 60px; }
.padding--below--5--md {
padding-bottom: 60px; }
.padding--above--5--md {
padding-top: 60px; }
.margin--below--6--md {
margin-bottom: 72px; }
.margin--above--6--md {
margin-top: 72px; }
.padding--below--6--md {
padding-bottom: 72px; }
.padding--above--6--md {
padding-top: 72px; } }
@media screen and (min-width: 992px) {
.margin--below--0--lg {
margin-bottom: 0px; }
.margin--above--0--lg {
margin-top: 0px; }
.padding--below--0--lg {
padding-bottom: 0px; }
.padding--above--0--lg {
padding-top: 0px; }
.margin--below--1--lg {
margin-bottom: 12px; }
.margin--above--1--lg {
margin-top: 12px; }
.padding--below--1--lg {
padding-bottom: 12px; }
.padding--above--1--lg {
padding-top: 12px; }
.margin--below--2--lg {
margin-bottom: 24px; }
.margin--above--2--lg {
margin-top: 24px; }
.padding--below--2--lg {
padding-bottom: 24px; }
.padding--above--2--lg {
padding-top: 24px; }
.margin--below--3--lg {
margin-bottom: 36px; }
.margin--above--3--lg {
margin-top: 36px; }
.padding--below--3--lg {
padding-bottom: 36px; }
.padding--above--3--lg {
padding-top: 36px; }
.margin--below--4--lg {
margin-bottom: 48px; }
.margin--above--4--lg {
margin-top: 48px; }
.padding--below--4--lg {
padding-bottom: 48px; }
.padding--above--4--lg {
padding-top: 48px; }
.margin--below--5--lg {
margin-bottom: 60px; }
.margin--above--5--lg {
margin-top: 60px; }
.padding--below--5--lg {
padding-bottom: 60px; }
.padding--above--5--lg {
padding-top: 60px; }
.margin--below--6--lg {
margin-bottom: 72px; }
.margin--above--6--lg {
margin-top: 72px; }
.padding--below--6--lg {
padding-bottom: 72px; }
.padding--above--6--lg {
padding-top: 72px; } }
@media screen and (min-width: 1200px) {
.margin--below--0--xlg {
margin-bottom: 0px; }
.margin--above--0--xlg {
margin-top: 0px; }
.padding--below--0--xlg {
padding-bottom: 0px; }
.padding--above--0--xlg {
padding-top: 0px; }
.margin--below--1--xlg {
margin-bottom: 12px; }
.margin--above--1--xlg {
margin-top: 12px; }
.padding--below--1--xlg {
padding-bottom: 12px; }
.padding--above--1--xlg {
padding-top: 12px; }
.margin--below--2--xlg {
margin-bottom: 24px; }
.margin--above--2--xlg {
margin-top: 24px; }
.padding--below--2--xlg {
padding-bottom: 24px; }
.padding--above--2--xlg {
padding-top: 24px; }
.margin--below--3--xlg {
margin-bottom: 36px; }
.margin--above--3--xlg {
margin-top: 36px; }
.padding--below--3--xlg {
padding-bottom: 36px; }
.padding--above--3--xlg {
padding-top: 36px; }
.margin--below--4--xlg {
margin-bottom: 48px; }
.margin--above--4--xlg {
margin-top: 48px; }
.padding--below--4--xlg {
padding-bottom: 48px; }
.padding--above--4--xlg {
padding-top: 48px; }
.margin--below--5--xlg {
margin-bottom: 60px; }
.margin--above--5--xlg {
margin-top: 60px; }
.padding--below--5--xlg {
padding-bottom: 60px; }
.padding--above--5--xlg {
padding-top: 60px; }
.margin--below--6--xlg {
margin-bottom: 72px; }
.margin--above--6--xlg {
margin-top: 72px; }
.padding--below--6--xlg {
padding-bottom: 72px; }
.padding--above--6--xlg {
padding-top: 72px; } }
.xs_up {
display: none; }
@media screen and (min-width: 320px) {
.xs_down {
display: none; }
.xs_up {
display: inline; } }
.sm_up {
display: none; }
@media screen and (min-width: 576px) {
.sm_down {
display: none; }
.sm_up {
display: inline; } }
.md_up {
display: none; }
@media screen and (min-width: 768px) {
.md_down {
display: none; }
.md_up {
display: inline; } }
.lg_up {
display: none; }
@media screen and (min-width: 992px) {
.lg_down {
display: none; }
.lg_up {
display: inline; } }
.xlg_up {
display: none; }
@media screen and (min-width: 1200px) {
.xlg_down {
display: none; }
.xlg_up {
display: inline; } }
.pull_right {
float: right !important; }
.no_padding {
padding: 0 !important; }
html, body {
margin: 0;
padding: 0; }
html {
font-size: 62.5%; }
body {
font-family: "sofia-pro-condensed", sans-serif;
color: #FFF; }
img {
max-width: 100%; }
.main_content { position: relative;
background: -webkit-gradient(linear, left top, left bottom, from(#00BBC0), to(#00868C)), url(//www.tastelocalawards.com/wp-content/themes/base-theme/assets/images/logo_large.png);
background: linear-gradient(-180deg, #00BBC0 0%, #00868C 100%), url(//www.tastelocalawards.com/wp-content/themes/base-theme/assets/images/logo_large.png);
font-family: "sofia-pro-condensed", sans-serif; }
.main_content::before {
content: "";
position: absolute;
height: 100%;
width: 100%;
background: url(//www.tastelocalawards.com/wp-content/themes/base-theme/assets/images/logo_large.png);
background-repeat: no-repeat;
background-position: center;
pointer-events: none;
background-attachment: fixed;
background-size: cover; }
.main_content__inner {
position: relative; }
mark {
background-color: transparent; }
em {
font-style: italic; }
a {
text-decoration: none; }
input[type="text"], input[type="email"], textarea, select {
width: 100%;
background-color: rgba(255, 255, 255, 0.75);
border: 0;
font-size: 18px;
font-size: 1.8rem;
line-height: 2.3rem;
color: #00868C;
font-weight: 400;
padding: 12px 12px; }
@media only screen and (min-width: 768px) {
input[type="text"], input[type="email"], textarea, select {
font-size: 32px;
font-size: 3.2rem;
line-height: 3.8rem;
padding: 8px 18px; } }
@media only screen and (min-width: 992px) {
input[type="text"], input[type="email"], textarea, select {
padding: 16px 24px; } }
input[type="text"], input[type="email"] {
text-align: center; }
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
text-align: center;
background-image: url(//www.tastelocalawards.com/wp-content/themes/base-theme/assets/images/dropdown@2x.png);
background-repeat: no-repeat;
background-size: 29px 19px;
background-position: right 24px center; }
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
background-color: #D3B700;
color: #FFF;
font-size: 25px;
font-size: 2.5rem;
line-height: 3.1rem;
font-family: "rift", sans-serif;
font-weight: 700;
letter-spacing: 0.069rem;
width: 100%;
padding: 10px 0;
cursor: pointer; }
@media only screen and (min-width: 768px) {
input[type="submit"] {
font-size: 35px;
font-size: 3.5rem;
line-height: 4.2rem;
letter-spacing: 0.097rem; } }
@media only screen and (min-width: 992px) {
input[type="submit"] {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem;
letter-spacing: 0.111rem; } }
input[type="checkbox"] {
-webkit-appearance: none;
display: inline-block;
visibility: visible;
outline: 0;
vertical-align: middle;
outline: 0;
border: 0;
margin: 0;
padding-top: 3px; }
@media only screen and (min-width: 768px) {
input[type="checkbox"] {
padding-top: 6px; } }
input[type="checkbox"]:hover {
cursor: pointer; }
input[type="checkbox"]:checked::before {
content: "\2713"; }
input[type="checkbox"]::before {
background: rgba(255, 255, 255, 0.75);
content: "\00a0";
display: inline-block;
font: 25px/1em sans-serif;
height: 25px;
line-height: 25px;
padding: 2px;
vertical-align: middle;
width: 25px;
color: #00868C;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
@media only screen and (min-width: 768px) {
input[type="checkbox"]::before {
width: 60px;
height: 60px;
line-height: 60px;
font: 60px/1em sans-serif; } }
@media only screen and (min-width: 992px) {
input[type="checkbox"]::before {
width: 70px;
height: 70px;
line-height: 70px;
font: 70px/1em sans-serif; } }
label {
color: #FFF;
font-size: 24px;
font-size: 2.4rem;
line-height: 2.5rem;
font-family: "rift", sans-serif;
font-weight: 600;
text-align: center;
display: block; }
@media only screen and (min-width: 768px) {
label {
font-size: 32px;
font-size: 3.2rem;
line-height: 3.8rem; } }
@media only screen and (min-width: 992px) {
label {
font-size: 36px;
font-size: 3.6rem;
line-height: 4.3rem; } }
.popup {
background-color: #FFF;
border: 17px solid #87D2D5;
-webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.5);
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.5);
display: none;
color: #00868C;
padding: 20px 16px;
position: fixed;
max-width: 100%;
width: calc(100% - 15px);
top: 50vh;
left: calc(50vw - 15px);
-webkit-transform: translate(calc(-50% + 15px), -50%);
transform: translate(calc(-50% + 15px), -50%);
z-index: 10;
text-align: center;
font-size: 23px;
font-size: 2.3rem;
letter-spacing: 0;
line-height: 2.6rem; }
@media only screen and (min-width: 830px) {
.popup {
max-width: 830px;
left: 50vw;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
@media only screen and (min-width: 768px) {
.popup {
font-size: 36px;
font-size: 3.6rem;
letter-spacing: 0;
line-height: 3.9rem;
top: 50vh;
left: 50vw;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); } }
@media only screen and (min-width: 992px) {
.popup {
font-size: 36px;
font-size: 3.6rem; } }
.popup__close {
width: 25px;
height: 26px;
cursor: pointer;
background-image: url(//www.tastelocalawards.com/wp-content/themes/base-theme/assets/images/close@2x.png);
display: inline-block;
position: absolute;
right: 16px;
top: 16px;
background-size: 100%; }
.popup__text {
padding: 20px 0;
width: 214px;
margin: 0 auto;
font-weight: 500; }
@media only screen and (min-width: 768px) {
.popup__text {
width: 100%; } }
.popup__text:nth-of-type(2) {
margin-top: 30px; }
.popup__title {
color: #D3B700;
font-size: 30px;
font-size: 3rem;
line-height: 3.6rem;
font-family: "rift", sans-serif;
font-weight: 600;
letter-spacing: 0.083rem;
padding-top: 20px; }
@media only screen and (min-width: 768px) {
.popup__title {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem;
letter-spacing: 0.111rem; } }
.popup .button {
text-decoration: none;
border: 0;
background-color: #D3B700;
color: #FFF;
display: inline-block;
font-size: 24px;
font-size: 2.4rem;
line-height: 2.9rem;
font-family: "rift", sans-serif;
font-weight: 700;
letter-spacing: 0.067rem;
padding: 10px 24px;
cursor: pointer;
width: 100%; }
@media only screen and (min-width: 400px) {
.popup .button {
max-width: 480px; } }
@media only screen and (min-width: 768px) {
.popup .button {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem;
letter-spacing: 0.111rem; } }
.popup .button--light {
background-color: #87D2D5; }
.mailchimp > label {
text-align: left;
float: left;
width: calc(100% - 25px);
padding-right: 20px; }
@media only screen and (min-width: 768px) {
.mailchimp > label {
width: calc(100% - 60px); } }
@media only screen and (min-width: 992px) {
.mailchimp > label {
width: calc(100% - 70px); } }
.mailchimp > label + span {
float: left; }
.nomination_form {
margin: 0 auto;
text-align: center;
color: #FFF; }
.nomination_form form {
max-width: 630px;
margin: 0 auto; }
@media only screen and (min-width: 992px) {
.nomination_form form {
max-width: 780px; } }
.nomination_form a {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.2rem;
text-decoration: underline;
color: #FFF;
display: block;
padding-top: 20px; }
.nomination_form p {
font-size: 18px;
font-size: 1.8rem;
line-height: 2rem; }
@media only screen and (min-width: 768px) {
.nomination_form p {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.2rem; } }
.nomination_form p:not(:first-of-type) {
padding-top: 20px; }
.nomination_form .more_info {
max-width: 239px;
margin: 0 auto;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.9rem; }
@media only screen and (min-width: 576px) {
.nomination_form .more_info {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.2rem;
max-width: 100%; } }
.nomination_form .form_rules {
max-width: 254px;
margin: 0 auto;
font-size: 18px;
font-size: 1.8rem;
line-height: 2rem; }
@media only screen and (min-width: 576px) {
.nomination_form .form_rules {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.2rem;
max-width: 100%; } }
.nomination_form small {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.9rem; }
.nomination_form .info p {
max-width: 270px;
margin: 0 auto;
letter-spacing: -0.021rem; }
@media only screen and (min-width: 576px) {
.nomination_form .info p {
max-width: 100%; } }
@media only screen and (min-width: 768px) {
.nomination_form .info p {
letter-spacing: -0.031rem; } }
.sponsors {
font-size: 27px;
font-size: 2.7rem;
line-height: 2.9rem;
letter-spacing: -0.032rem;
font-weight: 400; }
@media only screen and (min-width: 768px) {
.sponsors {
font-size: 30px;
font-size: 3rem;
line-height: 3.7rem;
letter-spacing: -0.035rem; } }
@media only screen and (min-width: 992px) {
.sponsors {
font-size: 36px;
font-size: 3.6rem;
line-height: 4.3rem;
letter-spacing: -0.042rem; } }
.sponsors__sponsor {
float: left;
width: 25%; }
@media only screen and (min-width: 576px) {
.sponsors__sponsor {
width: 12.5%; } }
.sponsors__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.sponsors__logo {
max-width: 100%;
max-height: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding: 0 10px; }
@media only screen and (min-width: 768px) {
.sponsors__logo {
padding: 0 20px; } }
.sponsors__logo_container {
position: relative;
padding-bottom: 100%; }
.sponsors__title {
font-family: "rift", sans-serif;
text-align: center;
font-size: 28px;
font-size: 2.8rem;
line-height: 3.3rem;
letter-spacing: 0.121rem;
color: #00868C;
font-weight: 500;
padding: 24px;
padding-top: 48px; }
@media only screen and (min-width: 768px) {
.sponsors__title {
font-size: 32px;
font-size: 3.2rem;
line-height: 3.8rem;
letter-spacing: 0.138rem; } }
@media only screen and (min-width: 992px) {
.sponsors__title {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem;
letter-spacing: 0.172rem; } }
.sponsors--silver .sponsors__sponsor {
width: 100%;
text-align: center;
padding: 8px 0; }
@media only screen and (min-width: 768px) {
.sponsors--silver .sponsors__sponsor {
width: 50%;
padding: 12px 0; } }
.sponsors--silver .sponsors__sponsor a {
color: #00868C;
text-decoration: none; }
.sponsors--platinum .sponsors__title {
padding-top: 24px;
padding-bottom: 48px; }
.sponsors--platinum .sponsors__sponsor {
float: left;
width: 50%; }
@media only screen and (min-width: 576px) {
.sponsors--platinum .sponsors__sponsor {
width: 25%; } }
.sponsors--platinum .sponsors__logo_container {
padding-bottom: 50%; }
.sponsors--tiny .sponsors__sponsor {
float: left;
width: 50%; }
@media only screen and (min-width: 768px) {
.sponsors--tiny .sponsors__sponsor {
width: 25%; } }
@media only screen and (min-width: 992px) {
.sponsors--tiny .sponsors__sponsor {
width: 16.666666667%; } }
.main_title, .title_block__primary {
font-family: "rift", sans-serif;
font-size: 34px;
font-size: 3.4rem;
line-height: 3.3rem;
font-weight: 600;
letter-spacing: -0.017rem;
color: #FFF;
text-align: center;
padding-bottom: 24px; }
@media only screen and (min-width: 768px) {
.main_title, .title_block__primary {
font-size: 50px;
font-size: 5rem;
line-height: 6rem;
letter-spacing: 0.139rem;
padding-bottom: 36px; } }
@media only screen and (min-width: 992px) {
.main_title, .title_block__primary {
font-size: 62px;
font-size: 6.2rem;
line-height: 6rem;
letter-spacing: 0.172rem; } }
.main_title br, .title_block__primary br {
display: none; }
@media only screen and (min-width: 992px) {
.main_title br, .title_block__primary br {
display: block; } }
.title_block {
padding-bottom: 24px; }
@media only screen and (min-width: 768px) {
.title_block {
padding-bottom: 36px; } }
.title_block__primary {
padding-bottom: 12px; }
.title_block__primary br {
display: block; }
@media only screen and (min-width: 768px) {
.title_block__primary br {
display: none; } }
.title_block__secondary {
font-family: "rift", sans-serif;
font-size: 26px;
font-size: 2.6rem;
line-height: 2.7rem;
font-weight: 600;
letter-spacing: 0;
color: #FFF;
text-align: center; }
@media only screen and (min-width: 768px) {
.title_block__secondary {
font-size: 36px;
font-size: 3.6rem;
line-height: 4.3rem; } }
@media only screen and (min-width: 992px) {
.title_block__secondary {
font-size: 42px;
font-size: 4.2rem;
line-height: 5rem; } }
.title_block__secondary br {
display: block; }
@media only screen and (min-width: 768px) {
.title_block__secondary br {
display: none; } }
.sub_title {
font-family: "rift", sans-serif;
font-size: 24px;
font-size: 2.4rem;
line-height: 2.9rem;
font-weight: 600;
letter-spacing: 0.066rem;
color: #FFF;
text-align: center; }
@media only screen and (min-width: 768px) {
.sub_title {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem;
letter-spacing: 0.111rem; } }
.finalists {
text-align: center; }
.finalists__button {
font-family: "rift", sans-serif;
font-size: 25px;
font-size: 2.5rem;
line-height: 3.1rem;
font-weight: 700;
letter-spacing: 0.069rem;
color: #FFF;
background-color: #D3B700;
padding: 10px 20px;
display: inline-block;
min-width: 262px; }
@media only screen and (min-width: 768px) {
.finalists__button {
font-size: 35px;
font-size: 3.5rem;
line-height: 4.2rem;
letter-spacing: 0.097rem;
min-width: 380px; } }
@media only screen and (min-width: 992px) {
.finalists__button {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem;
letter-spacing: 0.111rem;
min-width: 400px; } }
.finalists__title {
font-size: 47px;
font-size: 4.7rem;
line-height: 4.6rem;
letter-spacing: -0.023rem;
color: #FFF;
font-weight: 600;
font-family: "rift", sans-serif; }
@media only screen and (min-width: 768px) {
.finalists__title {
font-size: 58px;
font-size: 5.8rem;
line-height: 7rem;
letter-spacing: -0.029rem; } }
@media only screen and (min-width: 992px) {
.finalists__title {
font-size: 62px;
font-size: 6.2rem;
line-height: 7.5rem;
letter-spacing: -0.031rem; } }
.finalists h4 {
font-size: 30px;
font-size: 3rem;
line-height: 3.4rem;
font-weight: 400;
letter-spacing: -0.016rem;
color: #FFF; }
@media only screen and (min-width: 768px) {
.finalists h4 br {
display: none; } }
@media only screen and (min-width: 768px) {
.finalists h4 {
font-size: 42px;
font-size: 4.2rem;
line-height: 3.8rem;
letter-spacing: -0.023rem; } }
@media only screen and (min-width: 992px) {
.finalists h4 {
font-size: 46px;
font-size: 4.6rem;
line-height: 4.4rem;
letter-spacing: -0.025rem; } }
.finalists__program {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.3rem;
font-weight: 400;
letter-spacing: -0.027rem;
color: #FFF; }
@media only screen and (min-width: 992px) {
.finalists__program {
font-size: 30px;
font-size: 3rem;
line-height: 3.8rem;
letter-spacing: -0.031rem; } }
.finalists__contact {
font-size: 22px;
font-size: 2.2rem;
line-height: 2.5rem;
font-weight: 400;
letter-spacing: -0.022rem;
color: #FFF; }
@media only screen and (min-width: 768px) {
.finalists__contact {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.2rem;
letter-spacing: -0.027rem; } }
@media only screen and (min-width: 992px) {
.finalists__contact {
font-size: 30px;
font-size: 3rem;
line-height: 3.7rem;
letter-spacing: -0.031rem; } }
.button {
font-family: "rift", sans-serif;
font-size: 24px;
font-size: 2.4rem;
line-height: 2.9rem;
font-weight: 700;
letter-spacing: 0.089rem;
color: #FFF;
background-color: #D3B700;
padding: 8px;
display: inline-block;
min-width: 262px; }
@media only screen and (min-width: 768px) {
.button {
font-size: 30px;
font-size: 3rem;
line-height: 3.6rem;
letter-spacing: 0.111rem;
min-width: 380px;
padding: 10px 20px; } }
@media only screen and (min-width: 992px) {
.button {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem;
min-width: 400px; } }
.button__container {
text-align: center; }
.winners {
color: #FFF;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.winners .foo {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.winners .bar {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.winners__header {
text-align: center; }
.winners__logo {
width: 360px; }
.winners__partnership {
font-size: 18px;
font-size: 1.8rem;
letter-spacing: -0.023rem;
color: #FFF;
line-height: 2.3rem;
font-weight: 500; }
@media only screen and (min-width: 768px) {
.winners__partnership {
font-size: 24px;
font-size: 2.4rem;
letter-spacing: -0.031rem;
line-height: 3rem; } }
.winners__winner {
text-align: center;
width: 100%;
position: relative;
margin: 40px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 5px; }
@media only screen and (min-width: 576px) {
.winners__winner {
width: calc(50% - 10px);
padding: 5px; } }
@media only screen and (min-width: 992px) {
.winners__winner {
width: 33.333333%;
padding: 0; } }
.winners__category {
font-size: 24px;
font-size: 2.4rem;
line-height: 2.9rem;
font-weight: 400;
letter-spacing: 0;
color: #FFF;
padding-bottom: 12px;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
@media only screen and (min-width: 992px) {
.winners__category {
font-size: 32px;
font-size: 3.2rem;
line-height: 3.8rem; } }
.winners__name {
font-family: "rift", sans-serif;
font-size: 32px;
font-size: 3.2rem;
line-height: 3.8rem;
font-weight: 500;
letter-spacing: 0;
color: #FFF;
padding-bottom: 30px; }
@media only screen and (min-width: 992px) {
.winners__name {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem; } }
.winners__description {
font-size: 20px;
font-size: 2rem;
line-height: 2.4rem;
letter-spacing: -0.024rem;
font-weight: 400;
max-width: 276px;
margin: 0 auto;
padding-top: 30px; }
@media only screen and (min-width: 350px) {
.winners__description {
max-width: 350px; } }
@media only screen and (min-width: 576px) {
.winners__description {
min-height: 160px; } }
@media only screen and (min-width: 768px) {
.winners__description {
max-width: 276px; } }
@media only screen and (min-width: 992px) {
.winners__description {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.2rem;
letter-spacing: -0.031rem;
max-width: 350px; } }
.winners__image_container {
position: relative;
padding-bottom: 75%; }
.winners__image {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center; }
.winners__title {
font-family: "rift", sans-serif;
font-size: 34px;
font-size: 3.4rem;
line-height: 3.3rem;
font-weight: 600;
letter-spacing: -0.017rem;
color: #FFF;
text-align: center; }
@media only screen and (min-width: 768px) {
.winners__title {
font-size: 35px;
font-size: 3.5rem;
line-height: 4.2rem;
letter-spacing: 0.097rem; } }
@media only screen and (min-width: 992px) {
.winners__title {
font-size: 45px;
font-size: 4.5rem;
line-height: 6rem;
letter-spacing: 0.125rem; } }
.winners--people .foo {
padding-top: 24px;
-webkit-box-flex: inherit;
-ms-flex-positive: inherit;
flex-grow: inherit; }
.winners--people .winners__bio_heading {
font-size: 18px;
font-size: 1.8rem;
line-height: 2.3rem;
letter-spacing: -0.021rem;
font-weight: 500; }
@media only screen and (min-width: 768px) {
.winners--people .winners__bio_heading {
font-size: 20px;
font-size: 2rem;
line-height: 2.5rem;
letter-spacing: -0.024rem; } }
.winners--people .winners__name {
font-size: 30px;
font-size: 3rem;
line-height: 3.6rem;
letter-spacing: 0;
padding-bottom: 0; }
@media only screen and (min-width: 768px) {
.winners--people .winners__name {
font-size: 20px;
font-size: 2rem;
line-height: 2.5rem; } }
@media only screen and (min-width: 992px) {
.winners--people .winners__name {
font-size: 40px;
font-size: 4rem;
line-height: 4.8rem; } }
.winners--people .winners__category {
font-size: 20px;
font-size: 2rem;
line-height: 2.8rem;
letter-spacing: 0; }
@media only screen and (min-width: 768px) {
.winners--people .winners__category {
font-size: 25px;
font-size: 2.5rem;
line-height: 3rem; } }
@media only screen and (min-width: 992px) {
.winners--people .winners__category {
font-size: 27px;
font-size: 2.7rem;
line-height: 3.2rem; } }
.winners--people .winners__description {
font-size: 18px;
font-size: 1.8rem;
line-height: 2.3rem;
letter-spacing: -0.024rem;
padding-top: 12px; }
.winners--people .winners__winner {
padding: 0 10px;
margin: 20px 0;
width: 100%; }
@media only screen and (min-width: 768px) {
.winners--people .winners__winner {
width: 50%;
margin: 0;
margin: 40px 0; } }
@media only screen and (min-width: 992px) {
.winners--people .winners__winner {
width: 33.3333333%; } }
.winners--people .winners__image_container {
padding-bottom: 100%; }
.winners--people .winners__category {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; }
.winners--people .winners__bio_heading span {
display: block; }
.winners__container--people {
max-width: 900px;
margin: 0 auto; }
.footer {
background-color: #3E3E3E;
color: #FFF;
font-size: 20px;
font-size: 2rem;
line-height: 2.5rem;
letter-spacing: -0.025rem;
text-align: center; }
@media only screen and (min-width: 768px) {
.footer {
text-align: left;
font-size: 24px;
font-size: 2.4rem;
letter-spacing: -0.031rem;
line-height: 3rem; } }
.footer a {
color: #FFF;
text-decoration: none; }
.footer .title {
color: #D3B700;
font-size: 24px;
font-size: 2.4rem;
line-height: 3rem;
letter-spacing: -0.031rem;
font-weight: 400; }
.footer .title__sub {
display: block;
font-size: 16px;
font-size: 1.6rem; }
.footer .contact__info {
display: block; }
.footer .contact__info--email {
font-size: 18px;
font-size: 1.8rem; }
@media only screen and (min-width: 1200px) {
.footer .contact__info--email {
font-size: 24px;
font-size: 2.4rem; } }
.footer .credits {
color: #717171;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.9rem;
letter-spacing: 0; }
.footer .credits a {
color: #717171; }
.footer .credits__block {
display: block; }
.footer__container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media only screen and (min-width: 992px) {
.footer__thanks {
position: relative; } }
@media only screen and (min-width: 992px) {
.footer .credits {
position: absolute;
bottom: 0; } }
.container--inner {
max-width: 780px; }
.container--outter {
max-width: 1200px; }
.container--max {
max-width: 100%; }
.container--text {
max-width: 310px; }
@media only screen and (min-width: 768px) {
.container--text {
max-width: 705px; } }
@media only screen and (min-width: 992px) {
.container--text {
max-width: 795px; } }
.container--text--wide {
max-width: 310px; }
@media only screen and (min-width: 768px) {
.container--text--wide {
max-width: 705px; } }
@media only screen and (min-width: 992px) {
.container--text--wide {
max-width: 795px; } }
.container--categories {
max-width: 100%;
overflow: hidden; }
@media only screen and (min-width: 615px) {
.header {
position: absolute;
width: 100%;
top: 0;
z-index: 10; } }
.header .container {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media only screen and (min-width: 992px) {
.header .container {
-webkit-box-pack: initial;
-ms-flex-pack: initial;
justify-content: initial; } }
.header .logo {
position: absolute;
z-index: 10;
left: 15px;
top: 16px;
max-width: 100px; }
@media only screen and (min-width: 615px) {
.header .logo {
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
width: auto; } }
.header .hashtags {
padding-left: 12px;
padding-right: 170px;
display: none; }
@media only screen and (min-width: 992px) {
.header .hashtags {
display: block; } }
.header .enquires {
width: 100%;
padding-top: 12px; }
@media only screen and (min-width: 615px) {
.header .enquires {
width: 50%;
padding-left: 80px;
padding-top: 0; } }
@media only screen and (min-width: 992px) {
.header .enquires {
width: auto;
padding-left: 0; } }
.header__main {
background-color: #40A5A9;
color: #FFF;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.9rem;
letter-spacing: -0.019rem;
font-weight: 400;
position: relative;
padding: 14px 0;
padding-left: 130px; }
@media only screen and (min-width: 615px) {
.header__main {
padding: 35px 0;
padding-left: 0;
font-size: 20px;
font-size: 2rem;
line-height: 2.4rem;
letter-spacing: -0.024rem;
background-color: rgba(0, 134, 140, 0.74); } }
.header__main a {
color: #FFF;
text-decoration: none; }
.social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
text-align: right;
padding-top: 12px; }
@media only screen and (min-width: 615px) {
.social {
width: 50%;
padding-right: 86px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding-top: 0; } }
@media only screen and (min-width: 992px) {
.social {
padding-right: 0;
width: auto;
text-align: left;
padding-left: 0; } }
.social__platform {
display: inline-block;
line-height: 0; }
.social__platform:nth-child(n+2) {
padding-left: 12px; }
.social__platform img {
vertical-align: middle; }
.gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 auto;
width: 262px; }
@media only screen and (min-width: 768px) {
.gallery {
width: 100%; } }
@media only screen and (min-width: 992px) {
.gallery {
max-width: 1200px; } }
.gallery__item {
width: 100%; }
@media only screen and (min-width: 768px) {
.gallery__item {
width: 33.333333%; } }
.gallery__image_container {
padding-bottom: 75%;
position: relative; }
.gallery__image {
position: absolute;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center; }
.text {
font-size: 18px;
font-size: 1.8rem;
line-height: 2.5rem;
letter-spacing: -0.021rem; }
@media only screen and (min-width: 768px) {
.text {
font-size: 23px;
font-size: 2.3rem;
line-height: 3.2rem;
letter-spacing: -0.03rem; } }
@media only screen and (min-width: 992px) {
.text {
font-size: 26px;
font-size: 2.6rem;
line-height: 3.7rem;
letter-spacing: -0.03rem; } }
.text .aligncenter {
float: none;
margin: 0 auto;
display: block; }
.text a {
color: inherit; }
.text strong {
font-weight: 500; }
.text h3 {
font-family: "sofia-pro-condensed", sans-serif;
color: #FFF;
font-size: 20px;
font-size: 2rem;
line-height: 2.5rem;
letter-spacing: -0.021rem; }
@media only screen and (min-width: 768px) {
.text h3 {
font-size: 29px;
font-size: 2.9rem;
line-height: 3.7rem;
letter-spacing: -0.03rem; } }
.text h3 strong {
color: #D3B700;
font-weight: 500; }
.text ul {
list-style: disc;
margin-left: 1em; }
.categories {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
color: #00868C;
text-align: center;
max-width: 350px;
margin: 0 auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
@media only screen and (min-width: 350px) {
.categories {
margin-left: auto; } }
@media only screen and (min-width: 768px) {
.categories {
width: 100%;
margin-left: auto;
max-width: 768px; } }
@media only screen and (min-width: 992px) {
.categories {
max-width: 960px; } }
.categories__category {
background-color: rgba(255, 255, 255, 0.95);
min-height: 200px;
width: 100%;
margin: 2.5px;
padding: 24px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin: 0 auto;
margin-top: 15px;
margin-bottom: 15px; }
@media only screen and (min-width: 768px) {
.categories__category {
width: calc(50% - 5px);
padding: 22px;
max-width: calc(50% - 5px);
margin-top: 2.5px;
margin-bottom: 2.5px; } }
@media only screen and (min-width: 992px) {
.categories__category {
padding: 32px;
margin: 10px;
margin-top: 15px;
margin-bottom: 15px;
width: calc(50% - 20px);
max-width: calc(50% - 20px); } }
.categories__info {
font-size: 17px;
font-size: 1.7rem;
line-height: 2.1rem;
letter-spacing: -0.02rem;
margin: 0 auto;
color: #6EC0C3;
padding-top: 18px;
max-width: 272px;
font-weight: 500; }
@media only screen and (min-width: 768px) {
.categories__info {
font-size: 18px;
font-size: 1.8rem;
line-height: 2.3rem;
letter-spacing: -0.021rem;
max-width: 400px; } }
@media only screen and (min-width: 992px) {
.categories__info {
height: 180px; } }
.categories__sponsor_title {
font-size: 18px;
font-size: 1.8rem;
line-height: 2.3rem;
letter-spacing: -0.021rem;
max-width: 400px;
margin: 0 auto;
font-weight: 500;
padding-top: 24px; }
.categories__sponsor {
width: 150px;
margin: 0 auto;
padding-bottom: 75%;
position: relative;
margin-top: 12px; }
@media only screen and (min-width: 992px) {
.categories__sponsor {
width: 175px;
padding-bottom: 50%; } }
.categories__sponsor_logo {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 100%;
max-height: 100%; }
.categories__title {
font-size: 33px;
font-size: 3.3rem;
line-height: 3.3rem;
font-family: "rift", sans-serif;
font-weight: 600;
letter-spacing: -0.038rem;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1; }
@media only screen and (min-width: 768px) {
.categories__title {
font-size: 38px;
font-size: 3.8rem;
line-height: 4.3rem;
letter-spacing: -0.05rem; } }
@media only screen and (min-width: 992px) {
.categories__title {
font-size: 44px;
font-size: 4.4rem;
line-height: 4.8rem;
letter-spacing: -0.05rem; } }
.categories__finalists_title {
color: #D3B700;
font-size: 30px;
font-size: 3rem;
line-height: 4.8rem;
letter-spacing: -0.042rem;
font-weight: 500;
padding-top: 24px; }
@media only screen and (min-width: 768px) {
.categories__finalists_title {
font-size: 32px;
font-size: 3.2rem;
line-height: 4.8rem;
letter-spacing: -0.044rem; } }
.categories__finalists {
font-family: "rift", sans-serif;
font-size: 36px;
font-size: 3.6rem;
line-height: 3.9rem;
letter-spacing: -0.029rem;
font-weight: 500;
max-width: 330px;
margin: 0 auto;
padding-top: 12px; }
@media only screen and (min-width: 768px) {
.categories__finalists {
height: 250px;
font-size: 40px;
font-size: 4rem;
line-height: 3.9rem;
letter-spacing: -0.033rem; } }
.categories__finalists li {
padding: 8px 0; }
.categories__winner {
background-image: -webkit-gradient(linear, left top, left bottom, from(#FFDD00), to(#D3B700));
background-image: linear-gradient(-180deg, #FFDD00 0%, #D3B700 100%);
margin-left: -24px;
width: calc(100% + 48px);
color: #FFF;
padding: 12px;
margin-top: 24px; }
@media only screen and (min-width: 768px) {
.categories__winner {
margin-left: -22px;
width: calc(100% + 44px);
height: 171px; } }
@media only screen and (min-width: 992px) {
.categories__winner {
margin-left: -32px;
width: calc(100% + 64px);
height: 171px; } }
.categories__winner_title {
font-size: 30px;
font-size: 3rem;
line-height: 4.8rem;
letter-spacing: -0.042rem;
font-weight: 500; }
@media only screen and (min-width: 768px) {
.categories__winner_title {
font-size: 36px;
font-size: 3.6rem;
line-height: 4.8rem;
letter-spacing: -0.05rem;
font-weight: 500; } }
.categories__winner_name {
font-family: "rift", sans-serif;
font-size: 36px;
font-size: 3.6rem;
line-height: 3.9rem;
letter-spacing: -0.029rem;
font-weight: 500;
font-weight: 500;
padding-top: 12px; }
@media only screen and (min-width: 768px) {
.categories__winner_name {
font-size: 44px;
font-size: 4.4rem;
line-height: 4.3rem;
letter-spacing: -0.036rem;
font-weight: 500; } }
.cat_nav {
font-size: 24px;
font-size: 2.4rem;
line-height: 2.9rem;
letter-spacing: 0;
text-align: center;
max-width: 750px;
margin: 0 auto;
padding-bottom: 36px; }
@media only screen and (min-width: 768px) {
.cat_nav {
font-size: 20px;
font-size: 2rem;
line-height: 2.4rem; } }
.cat_nav__dropdown {
border: 4px solid #87D2D5;
background-color: #00868C;
font-size: 18px;
font-size: 1.8rem;
line-height: 2.3rem;
letter-spacing: 0;
display: inline-block;
padding: 12px 24px;
width: 270px; }
@media only screen and (min-width: 768px) {
.cat_nav__dropdown {
display: none; } }
.cat_nav__list {
display: none;
padding: 12px; }
@media only screen and (min-width: 768px) {
.cat_nav__list {
display: block;
padding: 0; } }
.cat_nav a {
color: #FFF; }
.cat_nav li {
display: block;
padding: 8px 0; }
@media only screen and (min-width: 768px) {
.cat_nav li {
display: inline-block;
padding: 0; } }
.cat_nav li::after {
content: " /";
color: #D3B700;
display: none; }
@media only screen and (min-width: 768px) {
.cat_nav li::after {
display: inline; } }
.cat_nav li:nth-child(3)::after, .cat_nav li:nth-child(6)::after, .cat_nav li:nth-child(10)::after {
display: none; }
.cat_nav__title {
padding-bottom: 12px; }
.acf-map {
width: 100%;
height: 220px;
color: #000; }
@media only screen and (min-width: 768px) {
.acf-map {
height: 400px; } }
@media only screen and (min-width: 992px) {
.acf-map {
height: 500px; } } .acf-map img {
max-width: inherit !important; }
.main_nav {
display: none;
padding-left: 130px;
background-color: rgba(0, 134, 140, 0.9);
padding-bottom: 40px;
padding-top: 40px;
max-width: 518px;
margin: 0 auto; }
@media only screen and (min-width: 615px) {
.main_nav {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
padding: 10px 0;
background-color: transparent;
max-width: 486px; } }
@media only screen and (min-width: 992px) {
.main_nav {
max-width: 518px; } }
.main_nav li {
display: block;
padding: 4px 0; }
@media only screen and (min-width: 615px) {
.main_nav li {
display: inline-block;
padding: 0 15px; } }
.main_nav li:nth-child(2) {
padding-right: 152px; }
@media only screen and (min-width: 992px) {
.main_nav li:nth-child(2) {
padding-right: 154px; } }
.main_nav__container {
text-align: left;
color: #FFF;
font-size: 23px;
font-size: 2.3rem;
line-height: 2.8rem;
font-family: "rift", sans-serif;
font-weight: 600; }
@media only screen and (min-width: 615px) {
.main_nav__container {
text-align: center;
background-image: -webkit-gradient(linear, left top, left bottom, from(#EBDC00), to(#D3B700));
background-image: linear-gradient(-180deg, #EBDC00 0%, #D3B700 100%); } }
@media only screen and (min-width: 992px) {
.main_nav__container {
text-align: center;
font-size: 26px;
font-size: 2.6rem;
line-height: 3.1rem; } }
.main_nav__container a {
text-decoration: none;
color: #FFF; }
.menu_control__container {
padding: 10px 0;
padding-left: 130px;
background-color: #EBDC00; }
@media only screen and (min-width: 615px) {
.menu_control__container {
display: none; } }
.rslides li {
padding-bottom: 65% !important;
padding-top: 0 !important;
margin-bottom: 0 !important; }
@media only screen and (min-width: 615px) {
.rslides li {
padding-bottom: 50% !important;
min-height: 450px; } }
@media only screen and (min-width: 768px) {
.rslides li {
min-height: 450px; } }
@media only screen and (min-width: 992px) {
.rslides li {
padding-bottom: 35% !important;
min-height: 450px; } }
.rslides__img {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: bottom;
object-position: bottom;
height: 100%;
width: 100%;
position: absolute; }
@media only screen and (min-width: 768px) {
.rslides__img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-position: center;
object-position: center; } }
.rslides__container {
width: 100%;
position: absolute;
bottom: 0; }
.rslides__title {
color: #582978;
font-size: 24px;
font-size: 2.4rem;
line-height: 2.9rem;
font-family: "pt-serif-pro", serif;
font-weight: 300;
letter-spacing: -0.033rem; }
@media only screen and (min-width: 768px) {
.rslides__title {
color: #FFF;
font-size: 40px;
font-size: 4rem;
line-height: 4.6rem;
letter-spacing: -0.055rem; } }
@media only screen and (min-width: 992px) {
.rslides__title {
font-size: 44px;
font-size: 4.4rem;
line-height: 4.6rem;
letter-spacing: -0.061rem; } }
.rslides__title br {
display: none; }
@media only screen and (min-width: 576px) {
.rslides__title br {
display: block; } } .hamburger {
padding: 0;
padding-left: 5px;
display: inline-block;
cursor: pointer;
-webkit-transition-property: opacity, -webkit-filter;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
font: inherit;
color: #FCFFF6;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
vertical-align: middle; }
@media only screen and (min-width: 768px) {
.hamburger {
display: none; } }
.hamburger:hover {
opacity: 1; }
.hamburger-box {
width: 25px;
height: 16px;
display: none !important;
vertical-align: middle;
position: relative; }
.hamburger-inner {
display: block;
top: 50%;
margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
width: 25px;
height: 3px;
background-color: #FFF;
border-radius: 0;
position: absolute;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block; }
.hamburger-inner::before {
top: -10px; }
.hamburger-inner::after {
bottom: -10px; } .hamburger--slider .hamburger-inner {
top: 2px; }
.hamburger--slider .hamburger-inner::before {
top: 7px;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
.hamburger--slider .hamburger-inner::after {
top: 14px; }
.hamburger--slider.is-active .hamburger-box {
height: 22px; }
.hamburger--slider.is-active .hamburger-inner {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--slider.is-active .hamburger-inner::before {
-webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
opacity: 0; }
.hamburger--slider.is-active .hamburger-inner::after {
top: 16px;
-webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
transform: translate3d(0, -16px, 0) rotate(-90deg); } .hamburger--slider-r .hamburger-inner {
top: 2px; }
.hamburger--slider-r .hamburger-inner::before {
top: 10px;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s; }
.hamburger--slider-r .hamburger-inner::after {
top: 20px; }
.hamburger--slider-r.is-active .hamburger-inner {
-webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
transform: translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger--slider-r.is-active .hamburger-inner::before {
-webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
opacity: 0; }
.hamburger--slider-r.is-active .hamburger-inner::after {
-webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
transform: translate3d(0, -20px, 0) rotate(90deg); }
span.wpcf7-list-item {
margin: 0; }
div.wpcf7-mail-sent-ok {
display: none !important; }
span.wpcf7-not-valid-tip {
font-size: 20px;
font-size: 2rem;
color: #FFF;
text-align: left;
padding-top: 12px; }
.mc4wp-checkbox span {
display: none; }
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 0;
font-size: 20px;
font-size: 2rem;
float: left;
padding-top: 20px;
width: 100%;
margin: 0; }
#ctf {
max-height: 300px;
overflow-y: scroll;
font-size: 18px;
font-size: 1.8rem;
margin-top: 12px;
text-align: left; }
#ctf .ctf-header {
display: none; }
#ctf .ctf-tweet-text {
display: inline; }
#ctf .ctf-retweet-icon {
background-color: #EBDC00; }
#ctf .ctf-tweet-actions a.ctf-reply, #ctf .ctf-tweet-actions a.ctf-retweet, #ctf .ctf-tweet-actions a.ctf-like {
color: rgba(255, 255, 255, 0.6); }
#ctf .ctf-tweet-actions .ctf-retweet:hover, #ctf .ctf-tweet-actions .ctf-retweet:focus,
#ctf .ctf-tweet-actions .ctf-reply:hover, #ctf .ctf-tweet-actions .ctf-reply:focus {
color: #00868C !important; }
#responsive-menu-button {
display: none !important; }