

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
li {
    list-style: outside none none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
img {
    border: 0 none;
}
input[type="submit"], input[type="text"] {
}
body {
    background: none repeat scroll 0 0 #FFFCF6;
    color: black;
    font-family: sans-serif;
    font-size: 11px;
    overflow-x: hidden;
}
a {
    color: #3c948b;
    text-decoration: none;
    transition: color 0.25s ease-out 0s;
}
a:hover {
    color: #313131;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 170%;
    margin-bottom: 23px;
}
h1 {
    font-size: 34px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 15px;
}
h6 {
    font-size: 12px;
}
h4.hr {
    border-bottom: 1px solid #d2d6d5;
    line-height: normal;
    padding-bottom: 20px;
}
p, blockquote {
    line-height: 190%;
    margin-bottom: 23px;
}
img {
    height: auto;
    max-width: 100%;
}
input[type="submit"] {
}
input, textarea, select {
    color: #313131;
    font-family: fantasy"Times New Roman",Times,serif;
    font-size: 15px;
}
.italic {
    font-style: italic;
}
.thin {
    font-family: sans-serif;
}
.bold {
    font-family: sans-serif;
    font-weight: normal;
}
.x-bold {
    font-family: sans-serif;
    font-weight: normal;
}
.underline {
    text-decoration: underline;
}
.link-underline {
    border-bottom: 1px solid rgba(60, 148, 139, 0.5);
    cursor: pointer;
    transition: all 0.25s ease 0s;
}
.link-underline:hover {
    border-bottom-color: rgba(60, 148, 139, 0);
    color: #3c948b;
}

.color-green {
    color: #3c948b;
}
.heading-title {
    font-family: "sans-serif";
    font-size: 30px;
}
.heading-h4 {
    font-family: "sans-serif";
}
.heading-h4 em {
    font-style: normal;
}
.heading-h4 strong {
    margin-right: 5px;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.no-mb {
    margin-bottom: 0;
}
.inner {
    margin: 0 auto;
    max-width: 1423px;
    transition: all 0.3s ease-out 0s;
}
.inner.width-2 {
    width: 940px;
}
.inner.width-3 {
    width: 640px;
}
.inner.full-width {
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 23px 0 0;
    width: 100%;
}
.inner.full-width .grid {
    margin: 0;
}
.grid {
    clear: both;
    margin: 0 23px 0 0;
}
.grid:after {
    clear: both;
    content: "";
    display: block;
}
.grid.no-clear:after {
    display: none;
}
.inner .grid {
    margin: 0 0 0 -23px;
}
.grid .col {
    box-sizing: border-box;
    float: left;
    padding: 0 0 23px 23px;
    position: relative;
    transition: width 0.3s ease-out 0s;
}
.grid .col.first {
    padding-left: 0;
}
.grid.test .col .content {
    background: none repeat scroll 0 0 #df6c4f;
    color: #fff;
    padding: 20px 0;
    text-align: center;
}
.grid .col.n-1 {
    width: 8.33%;
}
.grid .col.n-2 {
    width: 16.66%;
}
.grid .col.n-2-5 {
    width: 20%;
}
.grid .col.n-3 {
    width: 25%;
}
.grid .col.n-4 {
    width: 33.33%;
}
.grid .col.n-5 {
    width: 41.66%;
}
.grid .col.n-6 {
    width: 50%;
}
.grid .col.n-7 {
    width: 58.33%;
}
.grid .col.n-8 {
    width: 66.66%;
}
.grid .col.n-9 {
    width: 75%;
}
.grid .col.n-9-5 {
    width: 80%;
}
.grid .col.n-10 {
    width: 83.33%;
}
.grid .col.n-11 {
    width: 91.66%;
}
.grid .col.n-12 {
    width: 100%;
}
.pad-left {
    padding-left: 23px;
}
.mar-left {
    margin-left: 23px;
}
.grid.one-row .col, .grid .col.one-row, .grid.one-row .col .list-item > li, .grid.one-row p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.col-2 .col:nth-of-type(2n+1), .col-3 .col:nth-of-type(3n+1), .col-6 .col:nth-of-type(6n+1) {
    clear: both;
}
.grid.align-center {
    text-align: center;
}
.grid.align-center .col {
    display: inline-block;
    float: none;
}
.block {
    padding: 0 0 50px;
    position: relative;
}
.block.style2 {
    border-bottom: 1px solid #d2d6d5;
    border-top: 1px solid #d2d6d5;
    margin-bottom: 50px;
    padding-top: 50px;
}
.block.style3 {
    border-top: 1px solid #d2d6d5;
    padding-top: 50px;
}
.block.style4 {
    border-bottom: 1px solid #d2d6d5;
    margin-bottom: 50px;
}
.block:after {
    clear: both;
    content: "";
    display: block;
}
.block:first-child, .block.first {
    padding-top: 50px;
}
.block.style5 {
    padding: 0;
}
.block.last {
    padding-bottom: 0;
}
.block:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
}
.block.min-height {
    min-height: 300px;
}
#content {
    clear: both;
    position: relative;
    transition: padding 0.25s ease-out 0s;
}
#content:after {
    clear: both;
    content: "";
    display: block;
}
.text-input {
    background: none repeat scroll 0 0 white;
    border: 1px solid #b6b8b7;
    border-radius: 2px;
    display: block;
    height: 33px;
    line-height: 33px;
    padding: 0 15px;
}
textarea.text-input {
    padding: 15px;
}
.text-input.disable {
    background-color: #ccc;
}
.icon:before {
    color: #fff;
    content: "";
    display: inline;
    font-family: "icons";
    line-height: normal;
    position: relative;
    text-indent: 0;
}
.icon.ico-marker:before {
    content: "";
}
.button {
    background-color: #3c948b;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 41px;
    padding: 0 15px;
    transition: opacity 0.2s linear 0s;H
}
.button.large {
    height: 50px;
    line-height: 50px;
}
.button.x-large {
    height: 66px;
    line-height: 67px;
}
.button.dark {
    background-color: #444;
}
.button.voted {
    background: none repeat scroll 0 0 #444;
    cursor: default;
}
.button.paypal, .button.moneybookers, .button.paymill {
    background-image: url("../bundles/tvawwwards/images/bg-button-paypal.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 135px;
}
.button.moneybookers {
    background-image: url("../bundles/tvawwwards/images/bg-button-moneybookers.png");
}
.button.paymill {
    background-image: url("../bundles/tvawwwards/images/bg-button-target.png");
    padding-right: 87px;
}
.button:hover {
    color: #fff;
    opacity: 0.75;
}
.button.icon:before {
    margin-right: 10px;
}
.button.icon.ico-marker:before {
    font-size: 20px;
}
.head-title {
    border-bottom: 1px solid #d2d6d5;
    overflow: hidden;
    padding-bottom: 10px;
}
.head-title h1 {
    font-size: 17px;
    line-height: normal;
    margin-bottom: 0;
}
.head-title em {
    color: #3c948b;
}
.head-title .list-legend-awards {
    padding-top: 5px;
}
.head-title small {
    font-size: 13px;
    line-height: 21px;
}
.head-title.style2 {
    font-family: "sans-serif";
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.head-title.style2 em {
    color: #3c948b;
    font-family: "sans-serif";
    font-style: normal;
}
.head-title.style2 h1 {
    font-family: "sans-serif";
    font-size: 26px;
    margin-bottom: 15px;
}
.head-title.style2 .right {
    display: table;
    min-height: 60px;
}
.head-title.style2 .nav {
    display: table-cell;
    overflow: hidden;
    vertical-align: bottom;
}
.head-title.style2 .nav ul, .head-title.style2 .nav li {
    display: inline;
}
.head-title.style2 .nav li {
    border-left: 1px solid #ffffff;
    font-weight: bold;
    margin-left: 10px;
    padding-left: 10px;
}
.head-title.style2 .nav li:first-child {
    border-left: medium none;
    padding-left: 0;
}
.head-title.style2 .nav li a {
    color: #313131;
}
.head-title.style3 {
    margin-bottom: 30px;
}
.head-title.style3 h1 {
    font-family: "sans-serif";
    font-size: 26px;
    margin-bottom: 0;
}
.head-title.style3 h1 i {
    font-family: "sans-serif";
    font-style: normal;
}
.head-title.style2 .open-tag {
    color: #3c948b;
    cursor: pointer;
    transition: color 0.25s ease-out 0s;
}
.head-title.style2 .open-tag:hover {
    color: #313131;
}
.head-title.style2 .tag-info {
    clear: both;
    display: none;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
}
.head-title.style2 .tag-info:before {
    clear: both;
    content: "";
    display: block;
    height: 30px;
    width: 100%;
}
.head-title.style2 .tag-info:after {
    background-color: #3c948b;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100px;
}
.head-titles {
    width: 50%;
}
.head-titles h3 {
    color: #3c948b;
}
#header {
    font-family: sans-serif;
    position: relative;
	
}
body.header-fixed {
    padding-top: 44px;
}
body.header-fixed #header {
    left: 1px;
    position: relative;
    top: -48px;
    width: 100%;
    z-index: 999;
}
body.header-fixed #header nav.main, body.header-fixed ul.menu li a {
    background-color: #8F98A7;
    background-image: none;
}
body.header-fixed #header nav.main:before {
    display: none;
}
#header nav {
    background: none repeat scroll 0 0 #C5CFE3;
    border-bottom: 1px solid #
		;
    height: bold;
    line-height: 48px;
    position: relative;
    transition: background 0.25s ease-out 0s;
    width: 100%;
    z-index: 200;
}
#header nav > ul > li {
    float: left;
}
#header nav.top {
    background: none repeat scroll 0 0 #d1d9e9;
    color: #566682;
    z-index: 11;
}
#header nav.top .slogan {
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 47px;
    margin: 0 0 0 20px;
}
#header nav.top li.login a {
	font-family: sans-serif;
    color: #313131;
    font-weight: bold;
    margin: 0 20px 0 10px;
    text-decoration: underline;
}
#header nav.top li.login a:hover {
    text-decoration: none;
}
#header nav.top li.logued figure {
    float: left;
    margin: 4px 0 0;
    position: relative;
}
#header nav.top li.logued figure .count {
    background-color: #df6c4f;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    position: absolute;
    right: -2px;
    text-align: center;
    text-indent: -0.5px;
    top: -2px;
    transition: background 0.25s ease-out 0s;
    z-index: 1;
}
#header nav.top li.logued figure:hover .count {
    background-color: #313131;
}
#header nav.top li.logued figure img {
    height: 39px;
    width: 39px;
}
#header nav.top li.logued a {
    color: #a6abab;
    float: left;
    margin-right: 10px;
}
#header nav.top li.logued figure a {
    margin-right: 4px;
}
#header nav.top li.logued a.logout {
    color: #313131;
    font-weight: bold;
    text-decoration: underline;
}
#header nav.top li.logued a.name:hover {
    text-decoration: underline;
}
#header nav.top li.logued a.logout:hover {
    text-decoration: none;
}
#header nav.top li.social a {
    background-color: transparent;
    border-left: 1px solid #d5d9d8;
    float: left;
    height: 47px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-indent: -23em;
    width: 44px;
}
#header nav.top li.social a:before {
    color: #c1c5c5;
    display: block;
    font-family: "icons";
    font-size: 23px;
    font-variant: normal;
    height: 26px;
    left: 50%;
    line-height: 20px;
    margin: -11px 0 0 -13px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-indent: 0;
    top: 50%;
    transition: all 0.3s ease-out 0s;
    width: 26px;
}
#header nav.top li.social a.twitter:before {
    content: "";
}
#header nav.top li.social a.facebook:before {
    content: "";
    margin-top: -10px;
}
#header nav.top li.social a.google:before {
    content: "";
    font-size: 21px;
    margin-top: -9px;
}
#header nav.top li.social a.rss:before {
    content: "";
    font-size: 18px;
    margin-top: -9px;
}
#header nav.top li.social a:hover:before {
    color: #20304C;
}
#header nav.main {
    font-size: 14px;
    height: 95px;
    line-height: 67px;
}
.logo {
    background: url("/www/images/berryWebLogo.jpg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    display: inline-block;
    height: 22px;
    width: 188px;
}
.logo a {
    display: block;
    height: 22px;
    overflow: hidden;
    text-indent: -34em;
}
.logo.large {
    height: 44px;
    width: 376px;
}
#header nav.main .logo {
    float: left;
    margin: 23px 0 0 20px;
}
#header nav.main ul.menu {
    position: absolute;
    right: 0;
}
ul.menu li {
    position: relative;
}
ul.menu > li.active {
    font-family: "sans-serif";
}
ul.menu > li.active li {
    font-family: "sans-serif";
}
ul.menu li:first-child {
    border-left: medium none;
}
ul.menu > li {
    border-left: 1px solid #d2d6d5;
    text-transform: uppercase;
}
ul.menu li a {
    color: white;
    display: block;
    height: 66px;
    padding: 0 15px;
    transition: background 0.25s ease-out 0s;
}
ul.menu li li a, .header-fixed #header ul.menu li li a {
    transition: none 0s ease 0s ;
}
#header nav.main ul a:hover, #header nav.main ul > li:hover > a {
    background-color: #20304C;
}
.header-fixed #header nav.main ul a:hover, .header-fixed #header nav.main ul > li:hover > a {
    background-color: #20304C;
}
ul.menu li.dropdown > a {
    padding-right: 35px;
}
ul.menu li.dropdown > a:before, ul.menu li.dropdown > a:after {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #20304C;
    border-top: 1px solid #20304C;
    content: "";
    display: block;
    height: 1px;
    margin: -4px 0 0 -4px;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 9px;
}
ul.menu li.dropdown > a:after {
    margin-top: 0;
}
ul.menu li ul {
    min-width: 207px;
    opacity: 0;
    position: absolute;
    top: 66px;
    transition: opacity 0.25s ease-out 0s;
    visibility: hidden;
}
ul.menu li:hover ul, ul.menu li:focus ul {
    opacity: 1;
    padding-top: 1px;
    visibility: visible;
}
ul.menu li ul li {
    border-bottom: 1px solid #444;
    font-size: 12px;
    text-transform: uppercase;
}
ul.menu li ul li:last-child {
    border-bottom: 0 none;
}
ul.menu li:hover ul li a {
    background-color: #343434;
    background-image: none;
    color: #b4bab9;
    height: 46px;
    line-height: 47px;
    transition: background 0.25s ease-out 0s;
}
ul.menu li:hover ul li.featured a {
    background-color: #3c948b;
}
.header-fixed #header nav.main ul > li:hover li > a {
    background-color: #343434;
}
.header-fixed #header nav.main ul li li a:hover, #header nav.main ul > li li:hover > a {
    background-color: #222;
}
ul.menu2 li {
    float: left;
    position: relative;
}
ul.menu2 > li:after {
    background: none repeat scroll 0 0 #d2d6d5;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px;
    z-index: 1;
}
ul.menu2 > li:first-child:after {
    display: none;
}
ul.menu2 li > em, ul.menu2 li.dark > a {
    display: block;
    font-style: normal;
    padding: 0 15px;
}
ul.menu2 li:first-child > em {
    padding-right: 14px;
}
@-moz-document url-prefix("") {
ul.menu2 li:first-child > em {
    padding-right: 13px;
}
}
ul.menu2 li.dark > a {
    font-size: 14px;
}
ul.menu2 li > em {
    font-weight: bold;
}
ul.menu2 > li.dark:after {
    display: none;
}
ul.menu2 li.dark > a {
    background-color: #444;
    color: #fff;
    font-family: "sans-serif";
    transition: all 0.25s ease-out 0s;
}
ul.menu2 li.dark > a span {
    color: #3c948b;
    margin-right: 5px;
}
ul.menu2 li.dark > a:hover {
    background-color: #333;
}
ul.menu2 li > span {
    cursor: pointer;
    display: block;
    padding: 0 15px;
    position: relative;
    transition: color 0.25s ease-out 0s;
    z-index: 1;
}
ul.menu2 li.dropdown > span {
    padding-right: 30px;
}
ul.menu2 li > span:hover {
    color: #a6abab;
}
ul.menu2 li.dropdown > span:before, ul.menu2 li.dropdown > span:after {
    background: none repeat scroll 0 0 #333;
    content: "";
    display: block;
    height: 6px;
    margin-top: -3px;
    position: absolute;
    right: 19px;
    top: 50%;
    transform: rotate(-45deg);
    transition: all 0.25s ease-out 0s;
    width: 1px;
}
ul.menu2 li.dropdown > span:after {
    right: 15px;
    transform: rotate(-135deg);
}
ul.menu2 li.dropdown > span:hover:before, ul.menu2 li.dropdown > span:hover:after {
    background: none repeat scroll 0 0 #b4bab9;
}
ul.menu2 li.dropdown.active > span:before {
    right: 15px;
}
ul.menu2 li.dropdown.active > span:after {
    right: 19px;
}
ul.menu2 li.dropdown.active > span {
    color: #444;
}
#header nav.search .left ul.menu2 {
    border-right: 0 none;
    padding-left: 5px;
}
#header nav.search .left ul.menu2 li {
    padding: 0 15px;
}
#header nav.search .left ul.menu2 li.active a {
    font-weight: bold;
}
#header nav.search .left ul.menu2 li a {
    color: #313131;
}
#header nav.search .left ul.menu2 li a:hover {
    color: #a6abab;
}
#header nav.search .left ul.menu2 li i a {
    color: #3c948b;
    font-style: normal;
}
#header nav.search .left ul.menu2 li a .count {
    background-color: #df6c4f;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    min-width: 15px;
    position: relative;
    text-align: center;
    text-indent: -0.5px;
    top: -2px;
    transition: background 0.25s ease-out 0s;
}
#header nav.search .left ul.menu2 li a:hover .count {
    background-color: #a6abab;
}
#header nav.filters {
    border-bottom: 1px solid #d2d6d5;
    display: none;
    height: auto;
    z-index: 1;
}
#header nav.filters .filter {
    display: none;
    overflow: hidden;
    padding: 35px 0 30px;
    width: 100%;
}
#header nav.filters li {
    float: left;
}
#header nav.filters .info {
    font-family: "sans-serif";
    font-size: 13px;
    line-height: normal;
    position: relative;
    top: -19px;
}
#header nav.filters .list-tags li a[data-count]:not([data-count=""]):after {
    content: "(" attr(data-count) ")";
    font-weight: normal;
    margin-left: 3px;
}
#header nav.filters .list-tags li a[data-count=""]:after {
    display: none;
}
#header nav.main ul li.submit {
    position: relative;
    top: -1px;
}
#header nav.main ul li.submit a {
    background-color: #8F98A7;
    background-image: none;
    color: #fff;
    height: 68px;
    line-height: 68px;
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 0.25s ease-out 0s;
    width: 174px;
}
#header nav.main ul li.submit a:hover {
    background-color: #20304C;
    opacity: 0.75;
}
.rollover .box-share {
    left: 0;
    margin-top: -21px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.25s ease-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 99;
}
.rollover .box-share li {
    display: inline-block;
    height: 42px;
    margin: 0 2px;
    width: 42px;
}
.rollover .box-share li .bt {
    background-size: 100% auto;
    cursor: pointer;
    display: block;
    height: 42px;
    opacity: 0.75;
    overflow: hidden;
    text-indent: -23em;
    transition: all 0.25s ease-out 0s;
}
.rollover .box-share li .bt:hover {
    opacity: 1;
}
.rollover .box-share li .bt.twitter {
    background-image: url("../bundles/tvawwwards/images/share/twitter.svg");
}
.rollover .box-share li .bt.facebook {
    background-image: url("../bundles/tvawwwards/images/share/facebook.svg");
}
.rollover .box-share li .bt.pinterest {
    background-image: url("../bundles/tvawwwards/images/share/pinterest.svg");
}
.rollover .box-share li .bt.google {
    background-image: url("../bundles/tvawwwards/images/share/google.svg");
}
.rollover .box-share li .bt.stumbleupon {
    background-image: url("../bundles/tvawwwards/images/share/stumbleupon.svg");
}
.rollover .box-share li .bt.bt-url {
    border: 2px solid #3c948b;
    border-radius: 50%;
    height: 38px;
    margin: 0;
    opacity: 1;
    position: static;
    width: 38px;
}
.rollover .box-share li .bt.bt-url:before {
    color: #3c948b;
    font-size: 29px;
    height: 38px;
    line-height: 38px;
    transition: all 0.25s ease-out 0s;
    width: 38px;
}
.rollover .box-share li .bt.bt-url:hover {
    border-color: #fff;
}
.rollover .box-share li .bt.bt-url:hover:before {
    color: #fff;
}
.rollover:hover .box-share {
    opacity: 1;
    visibility: visible;
}
#header nav.main ul li.search {
    border-left: medium none;
    position: relative;
    top: -1px;
}
#header nav.main ul li.search span {
    background: none repeat scroll 0 0 #343434;
    cursor: pointer;
    display: block;
    height: 68px;
    position: relative;
    text-indent: -23em;
    transition: all 0.25s ease-out 0s;
    width: 66px;
}
#header nav.main ul li.search span:hover {
    opacity: 0.75;
}
#header nav.main ul li.search span.active {
    background-color: #9abcfb;
}
#header nav.main ul li.search span:before {
    color: #fff;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 18px;
    font-variant: normal;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin: -10px 0 0 -10px;
    position: absolute;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    top: 50%;
    width: 20px;
}
#header nav.main ul li.search span.active:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #d2d6d5 transparent transparent;
    border-image: none;
    border-right: 10px solid transparent;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}
#header nav.search {
    border-bottom: 0 none;
    height: 0;
    opacity: 0;
    overflow: hidden;
    top: -47px;
    transition: all 0.25s ease-out 0s;
    visibility: hidden;
    z-index: 9;
}
#header nav.search.open {
    border-bottom: 1px solid #d2d6d5;
    height: 47px;
    opacity: 1;
    top: 0;
    visibility: visible;
}
#header nav.search:after, #header nav.search .right:after {
    clear: both;
    content: "";
    display: block;
    width: 100%;
}
#header nav.search .right {
    background-color: #f4f4f4;
    border-left: 1px solid #d2d6d5;
}
#header nav.search ul.menu2 {
    border-right: 1px solid #d2d6d5;
    float: left;
}
#header nav.search .search-text {
    float: right;
}
#header nav.search .search-text span, #header nav.search .search-text .bt-search {
    display: none;
}
#header nav.search .search-text .text {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 0 none;
    color: #313131;
    font-weight: bold;
    height: 48px;
    padding: 0 15px 0 30px;
    position: relative;
    width: 194px;
    z-index: 1;
}
#header nav.search .search-text .text:focus {
    outline: 0 none;
}
#header nav.search .search-text .text::-moz-placeholder {
    color: #313131;
    font-weight: bold;
}
.box-sot {
    position: relative;
}
.box-sot:after {
    clear: both;
    content: "";
    display: block;
}
.box-sot .grid-col .gallery {
    padding: 23px 0;
}
.box-sot .grid-col .gallery:after {
    clear: both;
    content: "";
    display: block;
}
.box-sot .grid-col .gallery ul {
    clear: both;
    margin-left: -23px;
    overflow: hidden;
}
.box-sot .grid-col .gallery li {
    float: left;
    margin: 0 0 23px 23px;
    overflow: hidden;
    width: 459px;
}
.box-sot .grid-col .gallery li img {
    float: left;
    height: auto;
    width: 100%;
}
.box-sot .sect {
    border-bottom: 1px solid #d2d6d5;
    padding: 20px 0;
    position: relative;
}
.box-sot .sect:after {
    clear: both;
    content: "";
    display: block;
}
.box-sot .sect:first-child {
    padding-top: 0;
}
.box-sot .sect:last-child {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.box-sot .sect p:last-child {
    margin-bottom: 0;
}
.box-sot .sect.header .date {
    font-family: sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}
.box-sot .sect.header h1, .box-sot .sect.header h2 {
    font-family: sans-serif;
    font-size: 26px;
    margin-bottom: 5px;
}
.box-sot .sect.header h1 a, .box-sot .sect.header h2 a {
    color: #313131;
}
.box-sot .sect.header h1 a:hover, .box-sot .sect.header h2 a:hover {
    color: #64686a;
}
.view-site {
    display: inline-block;
    height: 24px;
    overflow: hidden;
    position: relative;
    text-indent: -23em;
    top: 4px;
    width: 24px;
}
.view-site:before {
    color: #3c948b;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 24px;
    font-variant: normal;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    transition: all 0.25s ease-out 0s;
    width: 24px;
}
.box-sot .sect.header .view-site:hover:before {
    color: #444;
}
.box-sot .sect.header .add-like {
    bottom: 27px;
    position: absolute;
    right: 0;
}
.box-sot .sect.header .by {
    font-family: "MuseoSans_Thin";
    font-size: 16px;
    line-height: 180%;
    padding-right: 40px;
}
.box-sot .sect.header .by a {
    color: #313131;
}
.box-sot .sect.header .by a:hover {
    color: #3c948b;
}
.box-sot .sect.header .excerpt {
    font-family: "MuseoSans_Thin";
    font-size: 16px;
    line-height: 190%;
    min-height: 63px;
    padding-right: 80px;
    padding-top: 20px;
}
.box-sot .sect.notes .box-notesite ul {
    margin-bottom: 10px;
    overflow: hidden;
}
.box-sot .sect.notes .box-notesite ul li.laurel {
    background: url("../bundles/tvawwwards/images/ico-laurel.svg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    float: right;
    height: 76px;
    margin-top: -4px;
    width: 80px;
}
.box-sot .sect.notes .box-notesite ul li.laurel span {
    color: #a6abab;
    display: block;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
}
.box-sot .sect.notes .box-notesite ul li.laurel span.type {
    font-size: 11px;
    margin-top: 17px;
}
.box-sot .sect.notes .box-notesite ul li.laurel span.day {
    font-family: "MuseoSans_Fat";
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 19px;
}
.box-sot .sect.notes .box-notesite ul li.laurel span.month {
    font-size: 11px;
    line-height: 11px;
}
.box-sot .sect.notes .box-notesite ul li.special {
    color: #a6abab;
    float: right;
    margin: 0;
    width: 100px;
}
.box-sot .sect.notes .box-notesite ul li.total {
    float: right;
    margin: 0;
}
.box-sot .sect.notes .box-notesite .list-legend ul {
    float: none;
    margin: 0;
}
.box-sot .sect.jury > ul {
    height: 70px;
}
.box-sot .sect.jury > ul:after {
    clear: both;
    content: "";
    display: block;
}
.box-sot .sect.jury > ul > li {
    float: left;
    margin-right: 19px;
    position: relative;
}
.box-sot .sect.jury > ul > li:last-child {
    margin-right: 0;
}
.box-sot .sect.jury > ul > li img {
    transform: translateZ(0px);
    transition: all 0.25s ease-out 0s;
}
.box-sot .sect.jury > ul > li img:hover {
    opacity: 0.7;
}
.box-sot .sect.jury ul li .tooltip {
    color: #fff;
    width: 150px;
}
.box-sot .sect.jury ul li .tooltip span {
    display: block;
    margin-bottom: 8px;
}
.box-sot .sect.jury ul li .tooltip .country {
    color: #3c948b;
}
.box-sot .sect.jury ul li .tooltip .list-notes.style2 li {
    color: #fff;
}
.box-sot .sect.jury ul li:hover .tooltip {
    opacity: 1;
    top: -110px;
    visibility: visible;
}
.box-sot .sect.jury .more-info {
    clear: both;
    overflow: hidden;
    padding-top: 17px;
}
.box-sot .sect.description {
    font-family: "MuseoSans_Thin";
    font-size: 16px;
}
.box-sot .sect .list-tags {
    margin-bottom: 10px;
}
.box-sot .sect.stats {
    border-bottom: 0 none;
    text-align: right;
}
.box-sot .sect.stats .add-like {
    border-left: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 10px;
}
.total-views {
    color: #a6abab;
    display: inline-block;
    height: 16px;
    padding-right: 23px;
    position: relative;
}
.total-views:after {
    color: #b4bab9;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 17px;
    font-variant: normal;
    height: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    text-indent: 0;
    top: -2px;
    transition: all 0.25s ease-out 0s;
    width: 18px;
}
.total-views.dark, .total-views.dark:after {
    color: #313131;
}
.number-comments {
    color: #a6abab;
    display: inline-block;
    height: 16px;
    padding-right: 23px;
    position: relative;
}
.number-comments:after {
    color: #b4bab9;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 17px;
    font-variant: normal;
    height: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    text-indent: 0;
    top: 0;
    transition: all 0.25s ease-out 0s;
    width: 18px;
}
.tooltip {
    background: none repeat scroll 0 0 #444;
    color: #fff;
    display: inline-block;
    font-size: 0.8em;
    font-style: normal;
    left: -55px;
    line-height: normal;
    opacity: 0;
    padding: 15px;
    position: absolute;
    text-transform: uppercase;
    top: -130px;
    transition: opacity 0.4s linear 0s, top 0.2s linear 0s;
    visibility: hidden;
    z-index: 2;
}
.tooltip:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #444 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-image: none;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 8px 5px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 100%;
    width: 0;
}
.add-like {
    color: #a6abab;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 16px;
    padding-right: 23px;
    position: relative;
    transition: all 0.4s linear 0s;
}
.add-like:after {
    color: #b4bab9;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 17px;
    font-variant: normal;
    height: 16px;
    line-height: 20px;
    position: absolute;
    right: 0;
    text-decoration: inherit;
    text-indent: 0;
    top: -2px;
    transition: all 0.25s ease-out 0s;
    width: 18px;
}
.add-like:hover:after, .add-like.active:after {
    color: #444;
}
.add-like.dark, .add-like.dark:after {
    color: #313131;
}
.add-like.processing:after {
    animation: 0.3s ease 0s normal none infinite running animaLike;
}
@keyframes animaLike {
0% {
    opacity: 0.3;
    transform: scale(0.5);
}
50% {
    opacity: 1;
    transform: scale(1);
}
100% {
    opacity: 0.3;
    transform: scale(0.5);
}
}
@keyframes animaLike {
0% {
    opacity: 0.3;
    transform: scale(0.5);
}
50% {
    opacity: 1;
    transform: scale(1);
}
100% {
    opacity: 0.3;
    transform: scale(0.5);
}
}
.add-like.active, .add-like:hover {
    color: #444;
}
.add-like.active:after, .add-like:hover:after {
    background-position: 0 -37px;
}
.box-notesite ul li {
    float: left;
    margin-right: 10px;
}
.notesite {
    cursor: default;
    display: inline-block;
    font-size: 70px;
    height: 1em;
    position: relative;
    width: 1em;
}
.notesite > .percent {
    font-size: 25px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
    z-index: 2;
}
.notesite > .percent .dec {
    font-size: 15px;
}
.notesite > #slice {
    clip: rect(0px, 1em, 1em, 0.5em);
    height: 1em;
    position: absolute;
    width: 1em;
}
.notesite > #slice.gt50 {
    clip: rect(auto, auto, auto, auto);
}
.notesite > #slice > .pie {
    border: 0.1em solid #444;
    border-radius: 0.5em;
    clip: rect(0em, 0.5em, 1em, 0em);
    height: 0.8em;
    position: absolute;
    width: 0.8em;
}
li.design .notesite > #slice > .pie {
    border-color: #df6c4f;
}
li.creativity .notesite > #slice > .pie {
    border-color: #3c948b;
}
li.usability .notesite > #slice > .pie {
    border-color: #ecd06f;
}
li.content .notesite > #slice > .pie {
    border-color: #1a99aa;
}
.notesite > #slice > .pie.fill {
    transform: rotate(180deg) !important;
}
.notesite.fill > .percent {
    display: none;
}
.notesite:after {
    background: none repeat scroll 0 0 #e1e3e4;
    border-radius: 0.5em;
    content: "";
    display: block;
    height: 0.8em;
    left: 0.1em;
    position: absolute;
    top: 0.1em;
    width: 0.8em;
    z-index: 1;
}
.notesite:before {
    border-radius: 0.5em;
    content: "";
    display: block;
    height: 1em;
    opacity: 0.5;
    position: absolute;
    width: 1em;
    z-index: 0;
}
li.design .notesite:before {
    background: none repeat scroll 0 0 #df6c4f;
}
li.creativity .notesite:before {
    background: none repeat scroll 0 0 #3c948b;
}
li.usability .notesite:before {
    background: none repeat scroll 0 0 #ecd06f;
}
li.content .notesite:before {
    background: none repeat scroll 0 0 #1a99aa;
}
li.total .notesite:before {
    background: none repeat scroll 0 0 #cfd1d0;
}
.list-tags {
    overflow: hidden;
}
.list-tags li {
    float: left;
    margin: 0 6px 6px 0;
    position: relative;
}
.list-tags li a {
    background: none repeat scroll 0 0 #d4d5d6;
    border-radius: 2px;
    color: #313131;
    display: block;
    font-size: 13px;
    height: 23px;
    line-height: 24px;
    padding: 0 10px;
    transition: background 0.25s ease-out 0s;
}
.list-tags li.green a, .list-tags li a.green {
    background: none repeat scroll 0 0 #3c948b;
    color: #fff;
}
.list-tags li a.tag-sotd {
    background-color: #3c948b;
    color: #fff;
}
.list-tags li a.tag-sotm {
    background-color: #b3d366;
    color: #fff;
}
.list-tags li a.tag-nominee {
    background-color: #df6c4f;
    color: #fff;
}
.list-tags li a.tag-user-work {
    background-color: #cbd5e1;
    color: #fff;
}
.list-tags li a.tag-honorable-mention {
    background-color: #8d9ba2;
    color: #fff;
}
.list-tags li a.tag-sotw {
    background-color: #40aacd;
    color: #fff;
}
.list-tags li a:hover {
    background: none repeat scroll 0 0 #444;
    color: #fff;
}
.list-tags li a.current {
    background: none repeat scroll 0 0 #3c948b;
    color: #fff;
}
.list-tags li.close {
    margin-bottom: 0;
}
.list-tags li.close a {
    border-radius: 0;
    height: 33px;
    line-height: 33px;
    padding-right: 43px;
}
.list-tags li.close a:before {
    background: none repeat scroll 0 0 #444;
    color: #eee;
    content: "✕";
    display: block;
    font-size: 13px;
    height: 33px;
    line-height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 33px;
}
.list-number-awards {
    overflow: hidden;
}
.list-number-awards li {
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    height: 40px;
    line-height: 41px;
    margin-right: 1px;
    text-align: center;
    width: 40px;
}
.list-number-awards li:last-child {
    margin-right: 0;
}
.list-number-awards li.sotd {
    background-color: #3c948b;
}
.list-number-awards li.sotm {
    background-color: #444;
}
.list-number-awards li.soty {
    background-color: #888;
}
.list-number-awards li.developer {
    background-color: #00b3d1;
}
.list-follow {
    overflow: hidden;
}
.list-follow li {
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.list-follow li a {
    color: #b4bab9;
    display: block;
    height: 21px;
    overflow: hidden;
    position: relative;
    text-indent: -23em;
    width: 25px;
}
.list-follow li a:hover {
    color: #444;
}
.list-follow li a:before {
    display: block;
    font-family: "icons";
    font-size: 21px;
    font-variant: normal;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 100%;
}
.list-follow li.twitter a {
    width: 24px;
}
.list-follow li.twitter a:before {
    content: "";
    font-size: 24px;
}
.list-follow li.facebook a {
    width: 12px;
}
.list-follow li.facebook a:before {
    content: "";
    font-size: 24px;
}
.list-follow li.pinterest a {
    width: 18px;
}
.list-follow li.pinterest a:before {
    content: "";
}
.list-follow li.dribbble a {
    width: 20px;
}
.list-follow li.dribbble a:before {
    content: "";
    font-size: 22px;
}
.list-follow li.behance a:before {
    content: "";
    font-size: 25px;
    line-height: 23px;
}
.list-follow li.linkedin a {
    width: 19px;
}
.list-follow li.linkedin a:before {
    content: "";
}
.list-follow li.googleplus a {
    width: 20px;
}
.list-follow li.googleplus a:before {
    content: "";
}
.list-follow li.rss a:before {
    content: "";
}
.list-follow li.youtube a:before {
    content: "";
}
.list-follow li.vimeo a:before {
    content: "";
}
.list-notes li {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    width: 20px;
}
.list-notes li.design {
    background-color: #df6c4f;
}
.list-notes li.creativity {
    background-color: #3c948b;
}
.list-notes li.usability {
    background-color: #ecd06f;
}
.list-notes li.content {
    background-color: #1a99aa;
}
.list-notes.style2 li {
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    color: #313131;
}
.list-notes.style2 li.design {
    border-color: #df6c4f;
}
.list-notes.style2 li.creativity {
    border-color: #3c948b;
}
.list-notes.style2 li.usability {
    border-color: #ecd06f;
}
.list-notes.style2 li.content {
    border-color: #1a99aa;
}
.list-notes.big li {
    font-size: 23px;
    height: 40px;
    line-height: 41px;
    width: 40px;
}
.list-item > li {
    margin-bottom: 35px;
    position: relative;
}
.list-item > li figure {
    margin-bottom: 20px;
}
.list-item li .info {
    overflow: hidden;
    position: relative;
}
.list-item li .info h3 {
    font-size: 17px;
    margin-bottom: 15px;
    padding-right: 30px;
}
.list-item li .info h3 a {
    color: #313131;
}
.list-item li .info h3 a:hover {
    color: #64686a;
}
.list-item li .info .add-like {
    position: absolute;
    right: 0;
    top: 6px;
}
.list-item.style2 li .info h3 {
    padding-right: 0;
}
.list-item li .info {
    font-family: "MuseoSans_Thin";
}
.list-item li .info .row {
    display: block;
    height: 16px;
    margin-bottom: 15px;
    overflow: hidden;
}
.list-item li .info .row.auto {
    height: auto;
    line-height: 23px;
    margin-top: -6px;
}
.list-item li .info .row:last-child {
    margin-bottom: 0;
}
.list-item.post li .info h3 {
    font-family: "MuseoSans_xFat";
    font-size: 20px;
    padding-right: 0;
}
.list-item.post li .info h3 a {
    color: #414141;
}
.loader {
    background: none repeat scroll 0 0 rgba(68, 68, 68, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.loader .container {
    background: none repeat scroll 0 0 rgba(64, 159, 137, 0.8);
    border-radius: 2px;
    color: #fff;
    height: 45px;
    left: 50%;
    line-height: 46px;
    margin: -22px 0 0 -125px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 250px;
}
.loader .container.boxmsg {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    color: #313131;
    height: auto;
    line-height: 170%;
    margin: -70px 0 0 -300px;
    padding: 30px;
    text-align: left;
    width: 600px;
}
.loader .container.boxmsg p:last-child {
    margin-bottom: 0;
}
.loader .container span.processing {
    animation: 0.3s ease 0s normal none infinite running animaProcessing;
}
@keyframes animaProcessing {
0% {
    opacity: 0.3;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0.3;
}
}
@keyframes animaProcessing {
0% {
    opacity: 0.3;
}
50% {
    opacity: 1;
}
100% {
    opacity: 0.3;
}
}
figure {
    position: relative;
}
figure img {
    float: left;
    height: auto;
    max-width: 100%;
    width: 100%;
}
figure:after {
    clear: both;
    content: "";
    display: block;
}
figcaption {
    clear: both;
    font-family: "MuseoSans_Thin";
    line-height: 190%;
    padding-top: 10px;
}
figure.auto {
    text-align: center;
}
figure.auto img {
    float: none;
    width: auto;
}
.rollover {
    transition: all 0.25s ease-out 0s;
}
.rollover img {
    transform: translateZ(0px);
    transition: all 0.25s linear 0s;
}
.rollover .bt-url {
    border: 2px solid rgba(255, 255, 255, 0.75);
    border-radius: 50%;
    display: block;
    height: 38px;
    left: 50%;
    margin: -21px 0 0 -21px;
    overflow: hidden;
    position: absolute;
    text-indent: -23em;
    top: 50%;
    width: 38px;
}
.rollover .bt-url:before {
    color: rgba(255, 255, 255, 0.75);
    content: "";
    display: block;
    font-family: "icons";
    font-size: 22px;
    font-variant: normal;
    font-weight: normal;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    transition: all 0.25s ease-out 0s;
    width: 38px;
}
.rollover .bt-url:hover {
    border-color: #fff;
}
.rollover .bt-url:hover:before {
    color: #fff;
}
.rollover:hover {
    background: none repeat scroll 0 0 #343434;
}
.rollover:hover img {
    opacity: 0.7;
}
.rollover.site .bt-url {
    opacity: 0;
    transition: all 0.25s ease-out 0s;
    visibility: hidden;
}
.rollover.site:hover .bt-url {
    opacity: 1;
    visibility: visible;
}
.list-item li .list-tags {
    clear: both;
    height: 23px;
    margin-bottom: 6px;
    max-height: 75px;
    overflow: hidden;
    padding-top: 20px;
}
.list-item li .list-tags.bottom {
    display: inline-block;
    padding-top: 0;
}
.list-item > li .list-colors {
    display: inline-block;
    position: relative;
    top: -7px;
}
figure .label {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 156px;
    left: 0;
    margin-top: -78px;
    opacity: 0.9;
    overflow: hidden;
    position: absolute;
    text-indent: -23em;
    top: 50%;
    width: 52px;
    z-index: 1;
}
figure .label.developer {
    background-image: url("../bundles/tvawwwards/images/label-developer.svg");
}
figure .label.sotm {
    background-image: url("../bundles/tvawwwards/images/label-sotm.svg");
}
figure .label.large {
    height: 195px;
    margin-top: -97.5px;
    width: 65px;
}
figure .label.right {
    left: auto;
    right: 0;
}
.list-legend ul {
    clear: both;
    overflow: hidden;
    padding: 10px 0 0;
}
.list-legend ul li {
    float: left;
    font-size: 11px;
    list-style: outside none none;
    margin-right: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 70px;
}
.list-legend ul li.total {
    float: right;
    margin-right: 0;
}
.list-legend.style2 ul {
    padding: 0 0 21px;
}
.list-legend-awards ul {
    overflow: hidden;
}
.list-legend-awards ul li {
    float: left;
    font-size: 13px;
    margin-right: 10px;
    text-transform: uppercase;
    width: auto;
}
.list-legend-awards ul li:before {
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 5px;
    width: 8px;
}
.list-legend-awards ul li.sotd:before {
    background-color: #3c948b;
}
.list-legend-awards ul li.sotm:before {
    background-color: #444;
}
.list-legend-awards ul li.soty:before {
    background-color: #888;
}
.list-legend-awards ul li.developer:before {
    background-color: #00b3d1;
}
.box-pay-loading {
    padding-top: 50px;
    text-align: center;
}
.header-line {
    border-bottom: 1px solid #cecece;
    clear: both;
    margin-bottom: 40px;
    padding-bottom: 10px;
    position: relative;
}
.header-line.margin0 {
    margin-bottom: 0;
}
.header-line:before {
    background: none repeat scroll 0 0 #a6abab;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 66px;
}
.header-line:after {
    clear: both;
    content: "";
    display: block;
}
.header-line .right {
    float: right;
}
.header-line a.right, .header-line .right a {
    text-decoration: underline;
}
.header-line h4 {
    float: left;
    line-height: normal;
    margin-bottom: 0;
}
.socialconnect a {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: "MuseoSans_Thin";
    font-size: 17px;
    height: 59px;
    line-height: 59px;
    position: relative;
    text-align: left;
    transition: opacity 0.2s linear 0s;
    width: 298px;
}
.socialconnect.style2 a {
    display: block;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    padding-right: 20px;
    width: auto;
}
.socialconnect a:after {
    border-right-style: solid;
    border-right-width: 1px;
    content: "";
    float: left;
    height: 59px;
    margin-right: 15px;
    width: 59px;
}
.socialconnect.style2 a:after {
    height: 40px;
    width: 40px;
}
.socialconnect a.twitter:after {
    border-right-color: #55c7ed;
}
.socialconnect a.facebook:after {
    border-right-color: #7f99c8;
}
.socialconnect a.twitter {
    background-color: #25b6e6;
}
.socialconnect a:before {
    color: #fff;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 38px;
    font-variant: normal;
    height: 59px;
    left: 0;
    line-height: 59px;
    position: absolute;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    top: 0;
    width: 59px;
}
.socialconnect a.twitter:before {
    content: "";
}
.socialconnect a.facebook:before {
    content: "";
}
.socialconnect a.facebook {
    background: linear-gradient(to bottom, #6886bc 0px, #466ca9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.socialconnect a:hover {
    opacity: 0.75;
}
.paginate {
    border-top: 1px solid #d2d6d5;
    bottom: -1px;
    clear: both;
    height: 66px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.paginate span, .paginate a, .bt-pag {
    color: #313131;
    display: inline-block;
    font-family: "MuseoSans_Thin";
    font-size: 20px;
    height: 66px;
    line-height: 67px;
    min-width: 26px;
    text-align: center;
    transition: all 0.25s ease-out 0s;
}
.paginate a:hover, .paginate .current {
    font-family: "MuseoSans_xFat";
}
.bt-pag {
    background-color: #444;
    overflow: hidden;
    position: absolute;
    text-indent: -23em;
    top: 0;
    width: 66px;
}
.bt-pag:hover {
    opacity: 0.75;
}
.bt-pag.prev {
    left: 0;
}
.bt-pag.next {
    right: 0;
}
.bt-pag:hover {
    background-color: #333;
}
.bt-pag:before {
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    content: "";
    display: block;
    height: 10px;
    left: 50%;
    margin: -8.5px 0 0 -6px;
    position: absolute;
    top: 50%;
    width: 10px;
}
.bt-pag.prev:before {
    transform: rotate(225deg);
}
.bt-pag.next:before {
    transform: rotate(45deg);
}
.bt-pag.fixed {
    background-color: transparent;
    height: 28px;
    margin-top: -14px;
    position: fixed;
    top: 50%;
    transform: translateZ(0px);
    transition: all 0.25s ease-out 0s;
    width: 45px;
    z-index: 999;
}
.bt-pag.fixed.hide {
    opacity: 0;
    visibility: hidden;
}
.bt-pag.fixed:hover {
    opacity: inherit;
}
.bt-pag.prev.fixed {
    border-right: 1px solid #d2d6d5;
}
.bt-pag.next.fixed {
    border-left: 1px solid #d2d6d5;
}
.bt-pag.fixed:before {
    border-color: #b4bab9;
    border-width: 5px;
    transition: all 0.25s ease-out 0s;
}
.bt-pag.prev.fixed:before {
    margin-left: 0;
}
.bt-pag.next.fixed:before {
    margin-left: -15px;
}
.bt-pag.fixed:hover:before {
    border-color: #444;
}
.list-item li .countdown {
    border-top: 1px solid #d2d6d5;
    clear: both;
    color: #a6abab;
    margin-top: 20px;
    overflow: hidden;
    padding-top: 9px;
}
.list-item li .countdown .hasCountdown {
    float: left;
    margin-right: 8px;
}
.list-item li .countdown .button {
    float: left;
    height: 44px;
    line-height: 44px;
    margin: 0 15px 0 0;
    text-align: center;
    width: 120px;
}
.list-item li .countdown .stats {
    float: left;
}
.list-item li .countdown .stats .total {
    font-family: "MuseoSans_xFat";
    font-size: 27px;
}
.list-item li .countdown .stats .users {
    font-size: 11px;
}
.list-item li .countdown .share {
    overflow: hidden;
    padding-top: 8px;
}
.list-item li .countdown .share li {
    border-right: 1px solid #d2d6d5;
    cursor: pointer;
    float: left;
    height: 25px;
    overflow: hidden;
    text-indent: -23em;
    width: 35px;
}
.list-item li .countdown .share li:last-child {
    border-right: 0 none;
}
.list-item li .countdown .share li:before {
    color: #b4bab9;
    content: "";
    display: block;
    font-family: "icons";
    font-size: 23px;
    font-variant: normal;
    line-height: 25px;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    transition: all 0.3s ease-out 0s;
}
.list-item li .countdown .share li.twitter:before {
    content: "";
}
.list-item li .countdown .share li.facebook:before {
    content: "";
}
.list-item li .countdown .share li:hover:before {
    color: #444;
}
.hasCountdown {
    height: 44px;
    overflow: hidden;
    width: 184px;
}
.hasCountdown .countdown_section {
    border-right: 1px solid #d2d6d5;
    float: left;
    height: 44px;
    position: relative;
    width: 45px;
}
.hasCountdown .countdown_section:last-child {
    border-right: 0 none;
    color: #3c948b;
}
.hasCountdown em {
    bottom: 0;
    display: block;
    font-size: 11px;
    font-style: normal;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.hasCountdown .countdown_amount {
    display: block;
    font-size: 27px;
    height: 42px;
    text-align: center;
}
.hasCountdown .countdown_section:last-child .countdown_amount {
    color: #3c948b;
}
.box-sponsors {
    clear: both;
    position: relative;
}
.box-sponsors.style2 {
    margin: 50px 0;
    padding-bottom: 35px;
}
.sponsors {
    margin-left: -26px;
    overflow: hidden;
}
.sponsors .banner {
    float: left;
    margin-left: 26px;
    vertical-align: top;
}
.sponsors .banner:nth-child(5) {
    display: none;
}
.list-colors {
    overflow: hidden;
}
.list-colors li {
    border-radius: 50%;
    float: left;
    height: 18px;
    list-style: outside none none;
    margin-right: 4px;
    overflow: hidden;
    text-indent: -34em;
    transition: opacity 0.25s ease-out 0s;
    width: 18px;
}
.list-colors.big li {
    border: 4px solid #e1e3e4;
    height: 35px;
    margin-right: 2px;
    width: 35px;
}
.list-colors.big li:last-child {
    margin-right: 0;
}
.list-colors.big li em {
    cursor: pointer;
    display: block;
    height: 35px;
}
.list-colors.big li.active {
    border-color: #a6abab;
}
.list-colors li.white {
    background-color: #fff;
}
.list-colors li.black {
    background-color: #000;
}
.list-colors li.silver {
    background-color: #9c9c9c;
}
.list-colors li.orange {
    background-color: #d95b43;
}
.list-colors li.red {
    background-color: #ec3939;
}
.list-colors li.yellow {
    background-color: #ebcf77;
}
.list-colors li.green {
    background-color: #45a38d;
}
.list-colors li.blue {
    background-color: #2779a7;
}
.list-colors li.pink {
    background-color: #e36fed;
}
.list-colors li.brown {
    background-color: #987654;
}
.list-colors li:hover {
    opacity: 0.5;
}
.list-colors li a {
    display: block;
    height: 18px;
}
.box_nofound {
    margin: 0 auto 20px;
    text-align: center;
    width: 459px;
}
.box_nofound h1 {
    background-color: #444;
    border-radius: 2px;
    color: white;
    font-family: "MuseoSans_Thin";
    font-size: 2.35em;
    font-weight: lighter;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.box_nofound p {
    font-size: 1.3em;
}
.nano {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nano .content {
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    top: 0;
}
.nano .content:focus {
    outline: thin dotted;
}
.nano > .pane {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
    bottom: 0;
    opacity: 0.01;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 10px;
}
.nano > .pane > .slider {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    margin: 0 1px;
    position: relative;
}
.nano:hover > .pane, .pane.active, .pane.flashed {
    opacity: 0.99;
}
#footer {
    background: none repeat scroll 0 0 #d2d2d2;
    clear: both;
    color: #555;
    overflow: hidden;
    position: relative;
}
#footer nav.footer {
    background: none repeat scroll 0 0 #202121;
    overflow: hidden;
    padding: 30px 0 10px;
}
#footer nav.footer a {
    color: #555;
}
#footer nav.footer p {
    margin-bottom: 0;
}
#footer nav.footer ul {
    margin-bottom: 10px;
    overflow: hidden;
}
#footer nav.footer li {
    border-right: 1px solid #333;
    float: left;
    font-family: "MuseoSans_Fat";
    margin: 0 15px 10px 0;
    padding-right: 15px;
    text-transform: uppercase;
}
#footer nav.footer li:last-child {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
#footer nav.footer li a:hover {
    color: #999;
}
#footer .box-social {
    background-color: #f4f4f4;
    padding: 35px 0;
    text-align: center;
}
#footer .box-social .list-follow li {
    display: inline-block;
    float: none;
}
#footer .box-social .list-follow li:last-child {
    margin-right: 0;
}
#footer .box-social .list-follow li a {
    color: #202121;
    height: 31px;
    transition: all 0.25s ease-out 0s;
    width: 34px;
}
#footer .box-social .list-follow li a:before {
    font-size: 32px;
    line-height: 31px;
}
#footer .box-social .list-follow li.facebook a {
    width: 21px;
}
#footer .box-social .list-follow li.googleplus a {
    width: 30px;
}
#footer .box-social .list-follow li.googleplus a:before {
    font-size: 28px;
}
#footer .box-social .list-follow li.pinterest a {
    width: 26px;
}
#footer .box-social .list-follow li.pinterest a:before {
    font-size: 28px;
}
#footer .box-social .list-follow li.youtube a {
    width: 30px;
}
#footer .box-social .list-follow li.youtube a:before {
    font-size: 28px;
}
#footer .box-social .list-follow li.rss a:before {
    font-size: 26px;
}
#footer .box-social .list-follow li a:hover {
    opacity: 0.75;
}
.list-sponsors figure {
    border: 1px solid #444;
    overflow: hidden;
}
.list-sponsors li img {
    backface-visibility: hidden;
    height: auto;
    opacity: 0.3;
    transition: all 0.25s linear 0s;
    width: 100%;
}
.list-sponsors li:hover img {
    opacity: 1;
}
.video-conference {
    color: rgba(35, 65, 120, 0.75);
    text-align: center;
}
.video-conference img {
    margin-bottom: 10px;
}
.video-conference .bt-play {
    margin-top: 15px;
}
.video-conference .bt-play:before {
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    content: "";
    display: block;
    left: -40px;
    position: absolute;
    top: -30px;
    width: 130px;
}
#footer .video-conference {
    background-image: url("../bundles/tvawwwards/images/pages/bg-footer-conference.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
}
#footer .video-conference .content {
    padding-top: 123px;
}
.list-table {
    margin-bottom: 58px;
}
.list-table > li {
    border-bottom: 1px solid #d2d6d5;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
}
.list-table > li:last-child {
    border-bottom: 0 none;
}
.list-table > li figure {
    float: left;
    position: relative;
    top: 11px;
    width: 81px;
}
.list-table > li .info {
    padding-left: 103px;
}
.list-table > li h3 {
    font-size: 17px;
    margin: 0;
}
.list-table > li h3 a {
    color: #313131;
}
.list-table > li .col {
    float: left;
    position: relative;
}
.list-table > li .col.n-1 {
    width: 20%;
}
.list-table > li .col.n-2 {
    width: 61%;
}
.list-table > li .col.n-3 {
    text-align: right;
    width: 19%;
}
.list-table > li .col.n-4 {
    width: 80%;
}
.list-table > li h3, .list-table > li p, .list-table > li .row {
    display: block;
    line-height: 35px;
    margin-bottom: 0;
}
.list-table > li .col.n-2 p {
    font-family: "MuseoSans_Thin";
}
.list-table > li.new .col.n-3:before {
    background: none repeat scroll 0 0 #df6c4f;
    border-radius: 2px;
    color: #fff;
    content: "NEW";
    font-size: 13px;
    height: 17px;
    line-height: 18px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: -25px;
}
.list-table.style2 > li .col.n-1 {
    width: 26%;
}
.list-table.style2 > li .col.n-2 {
    width: 55%;
}
.list-table.style2 > li .col.n-3 {
    top: 0;
    width: 19%;
}
.list-table.style2 > li figure {
    margin-right: 23px;
}
.list-table.style3 > li {
    padding: 15px 0;
}
.list-table.style3 > li .row {
    line-height: 40px;
}
.list-table.style4 > li {
    padding: 15px 0;
}
.list-table.style4 > li .col.n-1 {
    width: 75%;
}
.list-table.style4 > li .col.n-3 {
    width: 25%;
}
.list-table.style4 > li h3 {
    padding-top: 7px;
}
.list-table.style4 > li span {
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}
.list-table.style4 > li .col.n-3 span:first-child {
    margin-right: 10px;
    text-transform: capitalize;
}
.list-table.related {
    margin: 0;
}
.list-table.related > li:first-child {
    padding-top: 0;
}
.list-table.related > li:last-child {
    padding-bottom: 0;
}
.list-table > li .new {
    background: none repeat scroll 0 0 #df6c4f;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    margin-left: 5px;
    padding: 4px 5px;
}
.list-table.users > li .col.n-3 {
    height: 70px;
    top: -28px;
}
.list-table > li .karma {
    font-family: "sans-serif";
    font-size: 27px;
    margin-bottom: 7px;
}
.list-table > li .karma:after {
    background: url("../bundles/tvawwwards/images/ico-laurel.svg") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    position: relative;
    top: 5px;
    width: 30px;
}
.list-table > li .list-number-awards {
    float: right;
    position: relative;
    top: -19px;
}
.list-table > li .list-number-awards li {
    font-family: "MuseoSans_Fat";
}
.list-table > li .list-number-awards .bold {
    display: block;
    font-family: "sans-serif";
    font-size: 20px;
    margin-bottom: 10px;
}
.list-table > li .list-tags, .list-table > li .list-follow {
    float: left;
    margin: 6px 10px 0 0;
}
.list-table .box-notesite {
    float: right;
    padding-left: 23px;
    position: relative;
    top: -14px;
}
.list-table .list-notes {
    position: relative;
    top: 9px;
}
.list-table .list-notes strong {
    display: block;
    margin-bottom: 10px;
}
.box-gallery {
    text-align: center;
}
.box-gallery .pag {
    font-family: "MuseoSans_Thin";
    font-size: 24px;
    margin-bottom: 50px;
}
.box-gallery .pag strong {
    font-family: "sans-serif";
}
.ieLogo {
    display: inline-block;
    height: 54px;
    overflow: hidden;
    width: 210px;
}
.ieLogo span {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    display: block;
    float: left;
    height: 54px;
    transition: all 0.25s ease-out 0s;
}
.ieLogo .logo1 {
    background-image: url("../bundles/tvawwwards/images/logoIE/ieLogo-01.svg");
}
.ieLogo .logo2 {
    background-image: url("../bundles/tvawwwards/images/logoIE/ieLogo-02.svg");
}
.ieLogo .logo3 {
    background-image: url("../bundles/tvawwwards/images/logoIE/ieLogo-03.svg");
}
.ieLogo.dark .logo1 {
    background-image: url("../bundles/tvawwwards/images/logoIE/ieLogo-black-01.svg");
}
.ieLogo.dark .logo2 {
    background-image: url("../bundles/tvawwwards/images/logoIE/ieLogo-black-02.svg");
}
.ieLogo.dark .logo3 {
    background-image: url("../bundles/tvawwwards/images/logoIE/ieLogo-black-03.svg");
}
.ieLogo .logo1 {
    width: 80%;
}
.ieLogo .logo2 {
    width: 20%;
}
.ieLogo .logo3 {
    opacity: 0;
    width: 0;
}
.ieLogo.animate:hover .logo1, .ieLogo.hover .logo1 {
    opacity: 0;
    width: 0;
}
.ieLogo.animate:hover .logo3, .ieLogo.hover .logo3 {
    opacity: 1;
    width: 80%;
}
.box-video {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.box-video iframe {
    float: left;
    height: 100%;
    width: 100%;
}
.box-video .close-video {
    border: 6px solid #606060;
    border-radius: 50%;
    cursor: pointer;
    height: 38px;
    left: 17px;
    overflow: hidden;
    position: absolute;
    text-indent: -23em;
    top: 17px;
    transition: all 0.25s ease 0s;
    width: 38px;
    z-index: 1;
}
.box-video .close-video:before, .box-video .close-video:after {
    background-color: #606060;
    border-left: medium none;
    border-top: 0 none;
    content: "";
    height: 6px;
    left: 50%;
    margin: -3px 0 0 -9px;
    position: absolute;
    top: 50%;
    transition: all 0.25s ease 0s;
    width: 20px;
}
.box-video .close-video:before {
    transform: rotate(135deg);
}
.box-video .close-video:after {
    transform: rotate(45deg);
}
.box-video .close-video:hover {
    border-color: #fff;
}
.box-video .close-video:hover:before, .box-video .close-video:hover:after {
    background-color: #fff;
}
.last-items li {
    border-bottom: 1px solid #d5d7d6;
    line-height: 30px;
    overflow: hidden;
    padding: 15px 0 13px;
    position: relative;
}
.last-items li:first-child {
    border-top: 1px solid #d5d7d6;
}
.last-items.one-item li:first-child {
    border-top: 0 none;
    padding-top: 0;
}
.last-items li:last-child {
    border-bottom: 0 none;
}
.last-items li.new:before {
    background: none repeat scroll 0 0 #df6c4f;
    border-radius: 2px;
    color: #fff;
    content: "NEW";
    font-size: 11px;
    height: 17px;
    line-height: 19px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 22px;
}
.last-items li a:hover {
    color: #64686a;
}
.last-items li figure {
    margin-bottom: 20px;
}
.last-items li h5 {
    font-size: 17px;
    margin-bottom: 7px;
}
.last-items li h5 a {
    color: #313131;
}
.last-items li .category, .last-items li .location, .last-items li .agency, .last-items li .offer {
    font-size: 13px;
    text-transform: uppercase;
}
.last-items li .offer {
    float: right;
}
.last-items li .category, .last-items li .category a, .last-items li .agency, .last-items li .offer {
    color: #3c948b;
}
.last-items li .category a:hover {
    text-decoration: underline;
}
.cycle-slideshow {
    height: 500px;
    position: relative;
    width: 100%;
    z-index: 0;
}
.cycle-slideshow img {
    display: block;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.cycle-pager {
    padding: 15px 0;
    text-align: center;
}
.cycle-pager span {
    background: none repeat scroll 0 0 #cfd1d0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin-left: 4px;
    overflow: hidden;
    text-indent: 666em;
    width: 10px;
}
.cycle-pager span.cycle-pager-active {
    background: none repeat scroll 0 0 #444;
}
.cycle-slideshow a {
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -333em;
    top: 0;
    width: 100%;
    z-index: 222;
}
.box-default {
    border: 1px solid #d2d6d5;
    padding: 23px;
    position: relative;
    transition: all 0.25s ease 0s;
}
.box-default p:last-child {
    margin-bottom: 0;
}
.box-default.ht-1 {
    min-height: 290px;
}
.box-default.ht-2 {
    min-height: 360px;
}
.box-default.style2 {
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.box-post {
    background-color: #f4f4f4;
}
.box-post figure {
    margin-bottom: 20px;
    position: relative;
}
.box-post h3 {
    margin-bottom: 10px;
}
.box-post h3 a {
    color: #313131;
}
.box-post .row {
    display: block;
    margin-bottom: 15px;
}
.box-post .row:last-child {
    display: block;
    margin-bottom: 0;
}
.box-post .row.category {
    color: #3c948b;
}
.box-post figure .bt-play {
    border-color: #f4f4f4;
    left: 50%;
    margin: -31px 0 0 -31px;
    position: absolute;
    top: 50%;
}
.box-post figure .bt-play:after {
    border-left-color: #f4f4f4;
}
.box-directory h3 {
    margin-bottom: 0;
}
.box-directory p {
    margin-bottom: 0;
}
.box-directory .list-users {
    margin-left: -15px;
    overflow: hidden;
    padding: 25px 0 15px;
}
.box-directory .list-users li {
    box-sizing: border-box;
    float: left;
    padding: 0 0 15px 15px;
    width: 25%;
}
.box-info h2 {
    line-height: 130%;
    margin-bottom: 12px;
}
.box-info p:last-child {
    color: #3c948b;
    margin-bottom: 5px;
}
.box-info p .button {
    margin-right: 5px;
}
.box-user:hover {
    background-color: #ececec;
    border-color: #ececec;
}
.box-user .info {
    margin-bottom: 20px;
    padding-left: 100px;
    position: relative;
}
.box-user .info figure {
    left: 0;
    position: absolute;
    top: 0;
    width: 80px;
}
.box-user .info .row {
    display: block;
    height: 25px;
    line-height: 170%;
    margin: 0;
    overflow: hidden;
}
.box-user .link {
    position: relative;
    z-index: 2;
}
.box-user .info h3.row {
    height: 33px;
}
.box-user .info h3 a {
    color: #313131;
}
.box-user .info h3 a:hover {
    color: #64686a;
}
.box-user .desc {
    font-family: "MuseoSans_Thin";
    font-size: 14px;
    height: 73px;
    margin: -10px 0 15px;
}
.box-user .websites {
    border-top: 1px solid #ddd;
    overflow: hidden;
    padding: 25px 0 5px;
}
.box-user .websites ul {
    margin-left: -15px;
}
.box-user .websites li {
    box-sizing: border-box;
    float: left;
    padding: 0 0 15px 15px;
    width: 50%;
}
.box-user .url-profile {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -234em;
    top: 0;
    width: 100%;
    z-index: 1;
}
.bt-play {
    border: 8px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 46px;
    position: relative;
    text-indent: -999em;
    transition: all 0.3s ease-out 0s;
    width: 46px;
}
.bt-play:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
    border-image: none;
    border-style: solid;
    border-width: 12px 20px;
    content: "";
    height: 0;
    left: 50%;
    margin: -12px 0 0 -6px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease-out 0s;
    width: 0;
}
.bt-play:hover:after {
    border-left-color: rgba(255, 255, 255, 0.8);
}
.bt-play:hover {
    border-color: rgba(255, 255, 255, 0.8);
}
.bt-play.animate {
    animation: 0.8s ease 0s normal none infinite running animeBorder;
}
.bt-play.animate:hover {
    animation-play-state: paused;
}
@keyframes animeBorder {
0% {
    border-color: rgba(255, 255, 255, 0.5);
}
50% {
    border-color: rgba(255, 255, 255, 1);
}
100% {
    border-color: rgba(255, 255, 255, 0.5);
}
}
@keyframes animeBorder {
0% {
    border-color: rgba(255, 255, 255, 0.5);
}
50% {
    border-color: rgba(255, 255, 255, 1);
}
100% {
    border-color: rgba(255, 255, 255, 0.5);
}
}
.bt-play.bt-green {
    border-color: rgba(64, 159, 137, 0.5);
}
.bt-play.bt-green:hover:after {
    border-left-color: rgba(64, 159, 137, 0.8);
}
.bt-play.bt-green:after {
    border-left-color: rgba(64, 159, 137, 0.5);
}
.bt-play.bt-green.animate {
    animation: 0.8s ease 0s normal none infinite running animeBorderGreen;
}
@keyframes animeBorderGreen {
0% {
    border-color: rgba(64, 159, 137, 0.5);
}
50% {
    border-color: rgba(64, 159, 137, 1);
}
100% {
    border-color: rgba(64, 159, 137, 0.5);
}
}
@keyframes animeBorderGreen {
0% {
    border-color: rgba(64, 159, 137, 0.5);
}
50% {
    border-color: rgba(64, 159, 137, 1);
}
100% {
    border-color: rgba(64, 159, 137, 0.5);
}
}
.infinite-loading {
    background: none repeat scroll 0 0 #3c948b;
    border-radius: 2px;
    bottom: 40px;
    color: #fff;
    left: 50%;
    margin-left: -100px;
    opacity: 0.8;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 200px;
    z-index: 999;
}
.infinite-loading img {
    display: none;
}
.video-container {
    margin-bottom: 20px;
    padding-top: 56.2651%;
    position: relative;
}
.video-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#menu-mobile ul.menu li.dropdown > a:before, #menu-mobile ul.menu li.dropdown > a:after, #menu-mobile ul.menu li:hover ul, #menu-mobile ul.menu li:focus ul, #menu-mobile ul li.submit, #menu-mobile ul li.others {
    display: none;
}
#menu-mobile, #menu-mobile ul.menu li.active {
    font-family: "sans-serif";
}
#menu-mobile {
    background: none repeat scroll 0 0 #5b626f;
    color: #a6abab;
    display: none;
    font-size: 13px;
    line-height: 36px;
    min-height: 100%;
    position: absolute;
    right: -250px;
    top: 48px;
    transition: right 0.25s ease-out 0s;
    width: 250px;
    z-index: 1000;
}
#menu-mobile.is-mobile {
    position: fixed !important;
}
#menu-mobile.open {
    right: 0;
}
body.header-fixed #menu-mobile {
    position: fixed;
    top: 0;
}
#menu-mobile .wrapper-menu {
   background: none repeat scroll 0 0 #5b626f;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
    top: -1px;
}
#menu-mobile .bt-menu {
    background: none repeat scroll 0 0 #2176eb;
    cursor: pointer;
    height: 68px;
    left: -66px;
    overflow: hidden;
    position: absolute;
    text-indent: -23em;
    top: -1px;
    transition: all 0.25s ease-out 0s;
    width: 66px;
}
#menu-mobile .bt-menu:hover, #menu-mobile .bt-menu.active {
    background: none repeat scroll 0 0 #2d487b;
}
#menu-mobile .bt-menu:before, #menu-mobile .bt-menu:after {
    border-bottom: 4px solid #888;
    border-top: 4px solid #888;
    content: "";
    display: block;
    height: 5px;
    left: 22px;
    position: absolute;
    top: 22px;
    width: 22px;
}
#menu-mobile .bt-menu:after {
    border-bottom: 0 none;
    border-top: 4px solid #888;
    left: 22px;
    top: 40px;
}
#menu-mobile a {
    color: #a6abab;
}
#menu-mobile ul.menu li.active a, #menu-mobile a:hover, #menu-mobile ul.menu li.active li a:hover {
    color: #fff;
}
#menu-mobile ul {
    float: none;
    width: 100%;
}
#menu-mobile ul li {
    border-left: medium none;
}
#menu-mobile ul.menu li a {
    background: none repeat scroll 0 0 transparent;
    height: 35px;
    line-height: 36px;
    padding-left: 30px;
    transition: all 0.25s ease-out 0s;
}
#menu-mobile ul.menu li:first-child a {
    padding-top: 18px;
}
#menu-mobile ul.menu li li:first-child a {
    padding-top: 0;
}
#menu-mobile ul.menu li.dropdown > a {
    padding-right: 0;
}
#menu-mobile ul.menu li ul {
    display: none;
    opacity: 1;
    position: static;
    visibility: visible;
}
#menu-mobile ul.menu li:hover ul, #menu-mobile ul.menu li:focus ul {
    padding-top: 0;
}
#menu-mobile ul.menu li ul li {
    border-bottom: 0 none;
    font-family: "MuseoSans_Thin";
}
#menu-mobile ul.menu li ul li a {
    height: 25px;
    line-height: 25px;
}
#menu-mobile ul.menu li.active li a {
    color: #a6abab;
}
#menu-mobile ul.menu li.dropdown {
    cursor: pointer;
}
#menu-mobile .search-text {
    border-bottom: 1px solid #444;
    border-top: 1px solid #444;
    clear: both;
    margin: 10px 0;
    overflow: hidden;
    padding: 20px 0 20px 30px;
}
#menu-mobile .search-text span, #menu-mobile .search-text .bt-search {
    display: block;
}
#menu-mobile .search-text span {
    line-height: normal;
    margin-bottom: 7px;
}
#menu-mobile .search-text .text {
    background: none repeat scroll 0 0 #a6abab;
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 30px;
    padding: 0 10px;
    width: 130px;
}
#menu-mobile .search-text .text:focus, #menu-mobile .search-text .bt-search:focus {
    outline: 0 none;
}
#menu-mobile .search-text .bt-search {
    background: none repeat scroll 0 0 #888;
    border: 0 none;
    border-radius: 0;
    color: #313131;
    cursor: pointer;
    float: left;
    font-family: "sans-serif";
    height: 30px;
    line-height: 31px;
    padding: 0 5px;
    text-align: center;
    transition: all 0.25s ease-out 0s;
    width: 38px;
}
#menu-mobile .search-text .bt-search:hover {
    opacity: 0.75;
}
#menu-mobile .others {
    padding-bottom: 10px;
}
#menu-mobile .others > a:nth-child(1) {
    display: none;
}
#menu-mobile .others a {
    display: block;
    font-family: "MuseoSans_Thin";
    font-size: 15px;
    height: 35px;
    padding-left: 30px;
}
@media screen and (max-width: 1555px) {
.inner {
    max-width: 100%;
    padding: 0 66px;
}
.sponsors .banner:nth-child(4) {
    display: none;
}
.sponsors .banner:nth-child(5) {
    display: block;
}
.sponsors .banner {
    box-sizing: border-box;
    margin: 0;
    padding-left: 26px;
    width: 25%;
}
.sponsors .banner img {
    height: auto;
    width: 100%;
}
}
@media screen and (max-width: 1400px) {
.bt-top, #header nav.share, #header nav.search .search-text {
    display: none;
}
#menu-mobile {
    display: block;
}
#header nav.main ul.menu li {
    display: none;
}
#header nav.search {
    border: 0 none;
    height: 0;
    overflow: inherit;
    visibility: visible;
    width: 100%;
    z-index: 201;
}
#header nav.search.open {
    border-bottom: 0 none;
    height: 0;
    top: -48px;
}
#header nav.search .menu2 {
    display: none;
}
#header nav.search .menu-responsive {
    display: block;
    float: none;
    position: absolute;
    right: 240px;
    top: -19px;
}
#header nav.search {
    opacity: 1;
}
#header nav.search .hide.menu-responsive {
    display: block;
}
#header nav.search ul.menu2 {
    border-right: 0 none;
}
#header nav.search .menu-responsive li {
    line-height: 65px;
}
#header nav.search .right ul.menu2 li > span {
    background: none repeat scroll 0 0 transparent;
}
#header nav.main ul.menu li.submit {
    display: block;
    right: 66px;
}
}
@media screen and (max-width: 1337px) {
.col-6.related .col:nth-child(6) {
    display: none;
}
.col-6.related .col.n-2 {
    width: 19.99%;
}
}
@media screen and (max-width: 1280px) {
.sponsors .banner:nth-child(5) {
    display: none;
}
.sponsors .banner {
    width: 33.33%;
}
}
@media screen and (max-width: 1096px) {
.col-6.related .col:nth-child(5) {
    display: none;
}
.col-6.related .col.n-2 {
    width: 24.99%;
}
#footer .left, #footer .right {
    float: none;
}
#footer nav.footer .right ul {
    margin-bottom: 0;
    padding-top: 20px;
}
}
@media screen and (max-width: 1024px) {
.inner {
    padding: 0 23px;
}
#header nav.main ul.menu li.submit, #header nav.top .slogan {
    display: none;
}
#header nav.search ul.menu-responsive {
    right: 66px;
}
}
@media screen and (max-width: 855px) {
.col-6.related .col:nth-child(4) {
    display: none;
}
.col-6.related .col.n-2 {
    width: 33.32%;
}
}
@media screen and (max-width: 768px) {
#header nav.search, .bt-pag.fixed {
    display: none;
}
body.header-fixed {
    padding-top: 0;
}
body.header-fixed #header {
    left: auto;
    position: relative;
    top: auto;
}
.sponsors .banner:nth-child(3) {
    display: none;
}
.sponsors .banner {
    width: 50%;
}
figure .label, figure .label.large {
    height: 80px;
    margin-top: -40px;
    width: 27px;
}
}
@media screen and (max-width: 614px) {
.col-6.related .col:nth-child(3) {
    display: none;
}
.col-6.related .col.n-2 {
    width: 49.99%;
}
}
@media screen and (max-width: 480px) {
#header nav > ul > li.social {
    display: none;
}
.sponsors .banner:first-child {
    display: inline-block;
}
#footer .video-conference h3 {
    font-size: 16px;
}
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}
.fancybox-wrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8020;
}
.fancybox-skin {
    background: none repeat scroll 0 0 #e4e6e5;
    position: relative;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
}
.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
}
.fancybox-image {
    max-height: 100%;
    max-width: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../bundles/tvawwwards/images/fancybox/bg-sprite.png");
}
#fancybox-loading {
    background-position: 0 -108px;
    cursor: pointer;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}
#fancybox-loading div {
    background: url("../bundles/tvawwwards/images/fancybox/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: none;
    height: 44px;
    width: 44px;
}
.fancybox-close {
    cursor: pointer;
    height: 43px;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 43px;
    z-index: 8040;
}
.fancybox-close:hover {
    background-position: 0 -43px;
}
.fancybox-nav {
    background: url("../bundles/tvawwwards/images/fancybox/blank.gif") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 40%;
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    cursor: pointer;
    height: 34px;
    margin-top: -18px;
    position: absolute;
    top: 50%;
    visibility: hidden;
    width: 36px;
    z-index: 8040;
}
.fancybox-prev span {
    background-position: 0 -36px;
    left: 10px;
}
.fancybox-next span {
    background-position: 0 -72px;
    right: 10px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    left: -9999px;
    position: absolute;
    top: -9999px;
    visibility: hidden;
}
.fancybox-lock {
    overflow: hidden;
}
.fancybox-overlay {
    background: url("../bundles/tvawwwards/images/fancybox/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 8010;
}
.fancybox-overlay-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow-x: auto;
    overflow-y: scroll;
}
.fancybox-title {
    font: 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    visibility: hidden;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    bottom: 0;
    margin-bottom: -35px;
    position: absolute;
    right: 50%;
    text-align: center;
    z-index: 8050;
}
.fancybox-title-float-wrap .child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    line-height: 24px;
    margin-right: -100%;
    padding: 2px 20px;
    text-shadow: 0 1px 2px #222;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    color: #fff;
    margin-top: 10px;
    position: relative;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 10px;
    position: absolute;
}
.box-alert {
    padding: 30px;
    position: relative;
    width: 600px;
}
.box-alert.ico {
    padding-left: 85px;
}
.box-alert.ico:before {
    background-image: url("../bundles/tvawwwards/images/bg-sprite-alerts.png");
    background-repeat: no-repeat;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}
.box-alert.ico.img1:before {
    background-position: 0 0;
    height: 47px;
    width: 51px;
}
.box-alert.ico.img2:before {
    background-position: -65px 0;
    height: 51px;
    width: 64px;
}
.box-alert.votethanks {
    padding: 40px;
}
.box-alert.votethanks h3 {
    text-align: left;
}

