* { box-sizing: border-box; }

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin:0 auto;
    padding:100px 0 0;
    background:#FFF;
    text-align:left;
    font-weight: 300;
    background: url(../img/ss17_background_x.png)
}

strong {
    font-weight: 700;
}

.fl { float:left !important;}

ol, ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

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

a:hover {
    color:#000;
    text-decoration: underline;
}

a:hover.nanar, a:hover.skramig {
    text-decoration: none;
}

.mb-20 { margin-bottom: 20px; }
.mr-0 { margin-right: 0px; }

.splitter {
    width:100%;
    float:left;
    clear: both;
    height: 1px;
}

.h20 {
	height:20px !important;
}

.topbar {
    width:100%;
    float:left;
    height: 40px;
    margin-top: 3px;
}

.topbar .soialicons {
    float: right;
    line-height: 40px;
    color:#fff;
    font-size: 20px;
	margin: 0px;
}

.topbar .soialicons .social {
    margin-right:5px;
}

.topbar .info a, .topbar .soialicons a  {
    color:#fff;
}

figure {
    background-color: #f7f2e4;
    background-position:center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    float: left;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

header {
    z-index: 10;
    width:100%;
    height:100px;
    background:transparent;
    float: left;
    margin:0 0 10px 0 !important;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    position: fixed;
    top: 0;
}

header.scroll {
    background:#ef3c18;
}

footer {
    position: relative;
    z-index: 9;
    width:100%;
    background:transparent;
    float: left;
    padding:20px 0;
    color:#002046;
    font-size: 15px;
	height: 170px;
}

footer a {
    color:#003c87;
}

footer .info {
    width:80%;
    float: left;
    line-height:53px;
}

footer .logo {
    float: none;
    margin: 50px auto 70px;
    width: 120px;
}

footer menu {
    float: none;
    margin: 0 auto;
    width: auto;
    text-align: center;
    display: table;
}

footer menu li {
    background:#ee3b17;
}

h1, h2, h3, h4, footer, header, .mobile-menu {
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
	margin: 0;
}

.wrapper {
    margin: 0 auto;
    max-width: 1300px;
    padding: 0;
}

.logo {
	position: absolute;
	margin: 0;
	float: left;
	z-index: 100;
}

/*
.logo a {
    background: url(../img/SS17Logo.svg);
    width:110px;
    height:110px;
    display: block;
    text-indent: -3000px;
    overflow: hidden;
    margin-top: 10px;
	margin-left: 0px;
     -webkit-transform: translate3d(0,0,0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

header.scroll .logo a {
   width:80px;
   height:80px;
}

.logo2 a {
	background: url(../img/SS17Logo.svg);
	width: 150px;
	height: 150px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	margin: 10px auto 30px;
}
*/

.logo a {
    background: url(../img/SS17logo_long.svg);
    width:338px;
    height:54px;
    display: block;
    text-indent: -3000px;
    overflow: hidden;
    margin-top: 40px;
	margin-left: -7px;
     -webkit-transform: translate3d(0,0,0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

header.scroll .logo a {
    width:338px;
    height:54px;
}

.logo2 a {
	background: url(../img/SS17logo_long.svg);
	 width:338px;
    height:54px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	margin: 10px auto 30px;
}

menu {
    height:40px;
    margin: 5px auto 0px;
    padding: 0;
    position: relative;
    float: right;
}

menu li {
    float:left;
    line-height: 40px;
    background: #000;
    margin-left: 10px;
    position: relative;
}

menu li.booknow {
    background:#ef3c18;
}

header.scroll menu li.booknow {
    background:#ffaa01;
}

menu li:hover, menu li.current-menu-parent, menu li.current-menu-item {
    background: #ef3c18;
}

menu li a {
    color:#fff;
    font-size: 15px;
    padding: 0 15px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}

menu li.booknow a {
    color:#fff;
}

menu li a:hover {
    color:#fff;
}

menu ul li ul {
    position: absolute;
    width:100%;
    left: 0;
    display: none;
}


menu ul li:hover ul {
    display: block;
}

footer menu ul li:hover ul {
    display: none !important;
}

menu ul li ul li {
    width:100%;
    margin-left: 0;
}

.herobanner {
    width:calc(100% - 0px);
    height:530px;
    padding: 0;
    margin: 20px 0 30px;
    float:left;
    position: relative;
}

.hero_banner {
    width:100%;
    height:530px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    max-width: 1300px;
    background:#020202;
}

.hero_item {
    width:100%;
    height:530px;
    overflow: hidden;
}

.hero_item figure {
    width:100%;
    height:530px;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
}

#videogluggi {
    width:100%;
    height:530px;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
}

.hero_texti {
    position: absolute;
    bottom:70px;
    left:left;
    z-index: 2;
    width: 100%;
    color:#fff;
    font-size: 16px;
}


.hero_texti h1 {
    color:#fff;
    font-size: 38px;
    margin: 10px 0;
    position: relative;
    height:auto;
    float: left;
    width: 100%;
    text-align: center;
    font-weight: 400;
}

.hero_texti h2 {
    color:rgba(255,255,255,0.7);
    font-size: 22px;
    font-weight: 300;
    margin: 20px 0 10px;
    text-align: center;
    font-weight: 400;
}

.hero_texti h1 span, .hero_texti h2 span {
    background: rgba(0,0,0,0.7);
    display: inline-block;
    padding:4px 8px;
    clear: both;
}

.hero_texti a.nanar {
    display: inline-block;
    padding:5px 20px;
    background:#ffda01;
    color:#000;
    font-size: 16px;
    text-transform: uppercase;
}

a.nanar {
    display: inline-block;
    padding:5px 20px;
    background:#ffda01;
    color:#000;
    font-size: 25px;
    float: right;
    font-family: 'dosis' !important;
    text-transform: uppercase;
}

.efni {
    width:100%;
    min-height:300px;
    padding: 0px;
    position: relative;
    float: left;
    margin-bottom: 10px;
}

h1.section_title {
    display: inline-block;
    background: rgba(0,0,0,0.95);
    color: #fff;
    padding: 2px 10px;
    font-size: 32px;
    font-weight:400;
    margin:10px 0px;
    text-transform: uppercase;
    max-width: 70%;
}

h2.section_title {
    display: inline-block;
    background: rgba(0,0,0,0.95);
    color: #fff;
    padding: 2px 10px;
    font-size: 32px;
    font-weight:400;
    margin:10px 0;
    text-transform: uppercase;
    max-width: 70%;
}

h2.sidbar_title {
    display: inline-block;
    background: rgba(0,0,0,0.95);
    color: #fff;
    padding: 2px 10px;
    font-size: 22px;
    font-weight:400;
    margin:10px 0;
    text-transform: uppercase;
    max-width: 100%;
}

.entry-content h2 {
    display: inline-block;
    background: rgba(0,0,0,0.95);
    color: #fff;
    padding: 2px 10px;
    font-size: 24px;
    font-weight:400;
    margin:10px 0;
    text-transform: uppercase;
    max-width: 100%;
}

.entry-content h3 {
    display:block;
    color: #000;
    padding: 0;
    font-size: 24px;
    font-weight:700;
    margin:20px 0 0;
    text-transform: uppercase;
    max-width: 100%;
    border-bottom: 2px solid #000;
}

.entry-content strong u {
    color:#ec3317;
}

.eining_frettir article {
    float: left;
    width: 70%;
    height: 615px;
}

.eining_frettir article.large:nth-child(4), .eining_frettir article.large:nth-child(10)  {
   float: right;
}

.eining_frettir article.small {
    width: calc(30% - 20px);
    margin: 0px 0px 15px 20px;
    height: 303px;
}

.eining_frettir article.artists {
    width: calc(25% - 10px);
    margin: 0px 10px 10px 0px;
    height: 230px;   
}

.eining_frettir article.headliners {
    width: calc(50% - 10px);
    margin: 0px 10px 10px 0px;
    height: 400px;   
}

.eining_frettir article.headliners.event {
    height: 360px;   
}

.eining_frettir article.small:nth-child(5), .eining_frettir article.small:nth-child(6), .eining_frettir article.small:nth-child(11), .eining_frettir article.small:nth-child(12)  {
    margin: 0px 20px 15px 0;
    float: right;
}

.eining_frettir article .mynd {
    position: relative;
    max-width: 100%;
    height: 415px;
}

.eining_frettir article.small .mynd {
    max-width: 100%;
    height: auto;
    height: 192px;
}

.eining_frettir article.artists .mynd {
    max-width: 100%;
    height: auto;
    height: 200px;
}

.eining_frettir article.headliners .mynd {
    max-width: 100%;
    height: auto;
    height: 370px;
}

.eining_frettir article .mynd img, .eining_frettir article.artists .mynd img {
    max-width: 100%;
    height: auto;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
}

.eining_frettir article figure {
    max-width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    z-index: 1;
}

.eining_frettir article h2 {
   display: inline-block;
    position: absolute;
    bottom:0px;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.95);
    color: #fff;
    padding: 5px 10px;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 400;
}

.eining_frettir article.small h2, .eining_frettir article.artists h2 {
   font-size: 20px;
}

.eining_frettir article time {
   display: inline-block;
    position: absolute;
    bottom:-32px;
    left: 0;
    z-index: 1;
    background: rgba(238 ,59 ,23,0.95);
    color: #fff;
    padding: 5px 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin:0;
}

.eining_frettir article.small time {
   font-size: 11px;
    bottom:-25px;
}

.eining_frettir article .text {
    background:#fff;
    height: 200px;
    padding:25px 10px 0;
    overflow: hidden;
}


.eining_frettir article.small .text {
    height: 105px;
    padding: 15px 10px 0;
    line-height: 1;
}

.eining_frettir article.artists .text, .eining_frettir article.headliners .text {
    height: 30px;
    padding: 5px 10px 0;
    line-height: 1;
}

.eining_frettir article.headliners.event .text {
    height: 90px;
    padding: 40px 10px 0;
    line-height: 1;
    font-size: 16px;
    position: relative;
}

.linkur_local {
    display: block;
    position: absolute;
    height: 90px;
    width: 90px;
    right: 0;
    top: 0;
    background: #000;
    color: #fff;
    text-align: center;
    padding:25px 0 0;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.linkur_local:hover {
    background: rgba(238 ,59 ,23,0.95);
    color: #fff;
    text-decoration: none;
}

#menu-item-6008 ul {
    width: 280px;
    border-top: 7px solid transparent;
}

.DesignCodedby {
    width:100%;
    margin-top:20px;
    text-align: center;
    color:#000;
}

.DesignCodedby a {
    color:#000;
}

.eining_frettir article.artists figure, .eining_frettir article.headliners figure  {
    background-position:top center;
}

.efni.gray_background {
    background:rgba(0,0,0,0.7);
}

.eining_frettir article.artists .text .soialicons, .eining_frettir article.headliners .text .soialicons {
    float:right;
    font-size: 18px;
}

.eining_frettir article.artists .text .soialicons a, .eining_frettir article.headliners .text .soialicons a {
    color:#ff3800;
}

.category-lineup2017 .soialicons {
    float:right;
    font-size: 18px;
    margin-bottom: 10px;
}

.category-lineup2017 .soialicons a {
    color:#ff3800;
    box-shadow: none;
}

.front_sidenews_text p, .front_mainnews_text p {
    padding:0;
    margin:0;
}

.Sponsors h1 { text-align: center; font-size: 32px; color:#fff; font-weight: 400;margin:20px 0;text-transform: uppercase; }

a.btn {
    background: rgba(242,74,0,0.8) none repeat scroll 0 0;
    border: 10px solid rgba(252, 198, 0 ,0.7);
    border-radius: 170px;
    color: #ffffff;
    display: block;
    font-family: "Dosis";
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
    margin: 0 auto;
    padding: 40px 15px 35px 20px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}

.btn:hover {
  background: #e04602;
  text-decoration: none;
  color:#fff !important;
}

.Sponsorsbar {
    text-align: center;
}

.Sponsorsbar ul li {
    display: inline-block;
    margin: 10px 30px;
}

.fp_inner_Sponsorbar {
	margin: 0 auto 30px;
	width: 80%;
}

.category .efni, .single .efni, .page .efni {
    margin-top:0px;
}

article.post .entry-content {
    background: #fff;
    width:70%;
    float: left;
}

article.page .entry-content {
    background: #fff;
    width:100%;
}

.single .efni figure {
    height:300px;
    width:100%;
}

/* Mobile Menu */

.fp_mobilemenu {
	position: fixed;
	padding: 1px 10px;
	height: 50px;
	width: 50px;
	top: 15px;
	right: 10px;
	font-size: 36px;
	cursor: pointer;
	border-radius: 2px;
	background: #000;
	color: #FFF;
    display: none;
    z-index: 10;
}

.fp_mobilemenu:after {
	content: "\f0c9";
	font-family: FontAwesome;
}

.fp_mobilemenu_x {
	z-index: 100;
}

.fp_mobilemenu_x:after {
	content: "\f00d";
	font-family: FontAwesome;
}

.fp_mobilelayer {
	position: fixed;
	background: #000;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.9;
    z-index: 11;
    overflow: auto;

}

#mm_layer {

}

.mm_layer_content {
	margin: 60px auto;
	width: 50%;
	height: 50%;
	text-align: center;
	color: white;
}

.mm_layer_content h2 {

}

.mm_hide {
	display: none;
}

.mobile_menu_container {
	
}

.mobile_menu_container a {
	color: white;
	font-size: 32px;
    text-transform: uppercase;
}

.mobile_menu_container li:first-child {
	padding-top: 40px;
}

.mobile-menu {
	
}

.mobile_red_border{
	
}

.fa-resident_advisor {
    background:url(../img/residen_atdvisor.png);
    height:16px;
    width: 20px;
}

.sidebar article {
    height:100px;
    width:100%;
    margin:0 0 10px 0;
}

.sidebar article .mynd, .sidebar article .mynd figure {
    height:100px;
    width:100px;
    float:left;
}

.sidebar article .text {
    height:100px;
    width:calc(100% - 100px);
    float:left;
    background: #fff;
    padding:5px 10px;
    line-height: 1;
}

.upplysingar {
    background:#fff;
    width:100%;
    min-height:100px;
    padding:10px;
}

.upplysingar.event {
    font-size: 18px;
    position: relative;
}


.upplysingar.event .linkur_local {
    position: relative;
    height: 40px;
width: 100%;
    padding:5px;
    margin-top: 30px;
}
/*
.upplysingar a {
    color:#f23418;
}
*/

.video-foreground, .video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.video-background {
    overflow:hidden;
    width: 100%;
    height: 500px;
} 

.entry-content,
.entry-summary {
	font-size: 16px;
    line-height: 1.5; 
}

.entry-content a,
.entry-summary a {
    color:#ef3c18 !important;
}

.entry-content ul {
    list-style-type: square !important;
    margin-left: 20px;
    color: #ef3c18;
}

.entry-content ul li  {
    margin-bottom: 10px;
    color: #000;
}

.entry-content a.takkinn {
    display: inline-block;
    padding: 5px 10px;
    background:#ef3c18;
    color:#fff !important;
}

a.url_button {
    position: relative;
    width: auto;
    display: inline-block;
    padding: 5px 10px;
    height: auto;
    font-size: 16px;
    margin-top: 10px;
    color: #fff !important;
    background:#ef3c18;
}

.url_button:hover {
    color: #fff !important;
    background:#000;
}

.bg-video {
    width:100%;
    height:530px;
    position: relative;
    top:0;
    left:0;
    z-index: 2;
}

.bg-video #player {
    position: absolute;
    top: -110px;
    left: 0;
    width: 100%;
    height: calc(100% + 231px);
    z-index: -2;
  }

.bg-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#menu-item-6803 ul.sub-menu {
    width:220px;
}

.page-template-page-SideEvents .eining_frettir article.headliners.event {
    height:460px;
}