*, *::before, *::after {
    box-sizing: border-box;
}
 
html {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
    background: #fff;
    color:#000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding:0px 0 0 ;
    margin:0 auto;
    height: 100%;
    line-height: 1.2;
    -webkit-font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility;
	font-feature-settings: "kern";
	-webkit-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern=1";
}

body.valstikaopin {
    overflow: hidden;
}

#screensize {
    top:0;
    left:0;
    background:#fff;
    position: fixed;
    z-index: 3000;
    display: none;
}

.clearfix { clear: both; } 

body.scroll {
    padding:213px 0 0 ;  
}

body.page-id-60072.scroll {
    padding:173px 0 0 ;  
}

body.scroll.tickeron {
    padding:263px 0 0 ;  
}

body.home.scroll {
    padding:175px 0 0 ;
    /*overflow: hidden;*/
}

body.home.scroll.tickeron {
    padding:225px 0 0 ;
    /*overflow: hidden;*/
}

body.category-14.scroll {
    padding:213px 0 0 ;
    /*overflow: hidden;*/
}

body.category-1.scroll {
    padding:180px 0 0 ;
    /*overflow: hidden;*/
}

body.category-1.scroll.tickeron {
    padding:266px 0 0 ;
    /*overflow: hidden;*/
}

h1, h2, h3, h4, footer, .valstika,.farsima_dagsetning, .topbox .flokkur, .grein .flokkur, .braudminsla .flokkur, .tala, .dagsetning, .kynning, .submenu, .dv_adgerdir, .kaupaaskrift, .nyjastabladid_top, .loadmore, .dagurinnidag, ul.valmynd, .lid_pl_leikur, .searchform input, .lokaleit a, .timiplay, .flokkatakki a.linkur, .vertuvinurokkar .midill {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.taxonomy-description {
    font-size: 18px;
    text-align:center;
    color:#000;
}

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

.posrel {
    position: relative;
}

.clear {
    clear: both;
}

.fr { float:right !important;}
.fl { float:left !important;}
 
.alignright { float:right !important; margin:0 -10px 20px 20px !important; }
.alignleft { float:left !important; margin:20px 20px 0 -10px !important; }
.aligncenter { 
    max-width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: 20px;
}

.tac {
    text-align: center;
}

.fr { float:right !important;}
.p0 { padding:0 !important;}

.pl0 { padding-left:0px !important; }
.pr15 { padding-right:15px !important; }
.pl15 { padding-left:15px !important; }
.pl20 { padding-left:20px !important; }
.pt40 { padding:20px 0 !important;margin-top: 0px !important; }
.pb0 { padding-bottom:0 !important;}

.ptb15 { padding:15px 0px !important;}

.mt0 { margin-top: 0px !important; }
.mr5 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; }
.ml8 { margin-left:8px !important; }
.mt9 { margin-top:9px !important; }
.mt15 { margin-top:15px !important; }
.mb15 { margin-bottom:15px !important; }
.mb20 { margin-bottom:20px !important; }
.mt6 { margin-top:6px !important; }
.mtb30 { margin-top:30px !important; margin-bottom:30px !important; }
.mt30 { margin-top:30px !important; }
.h20 { height:20px !important;}
.h10 { height:10px !important;}
.h40 { height:40px !important;}
a {
	color:#ed1c24;
	text-decoration:none;
	outline: 0;
}

a.read-more {
	color:#ed1c24 !important;
	text-decoration:underline;
	outline: 0;
}

.wrapper {
    margin: 0 auto;
    padding: 0;
    max-width:1245px;
    padding:0 10px;
    background: #fff;
    position: relative;
}

.front433 .wrapper {
    background: transparent;
}

header {
	width:100%;
	height:168px;
	padding:0;
	float:left;
	background:rgba(255,255,255,1);
	color:#4f4f4f;
    position: relative;
    z-index: 1000;
    top:0;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 15px;
}

header.flokkur_1 {
	height:168px;
}

/*
.home header.tickeron {
	height:169px;
}
*/

.home header {
	height:130px;
}

.home.tickeron header {
	height:180px !important;
}

.page header {
	height:130px;
}

.parent-pageid-216479 header {
	height:167px;
}

.page-id-251466 header {
	height:167px;
}

.page-id-261359 header {
	height:167px;
}

.page-id-379873 header {
    height: 167px;
}

.topheader {
    height:30px;
    width:100%;
    background: #fff;
    border-bottom: 1px solid #ed1c24;
    background-image: url(../img/dv_renningur.png);
    background-repeat: repeat-x;
}
.pink .topheader {
    background-color: #E882C2;
    border-bottom: 1px solid #e263b3;
}
.ticker {
    height:50px;
    width:100%;
    float:left;
    background:#fff;
    padding:5px 10px; 
    border-top: 1px solid #d8d8d8;
    text-align: center;
    overflow-y: hidden;
    display: none;
}
.pink .ticker {
    background-color: #E882C2;
    border-top: 1px solid #e263b3;
}
.pink .ticker .wrapper {
    background-color: #E882C2;   
}
.home.tickeron .ticker  {
    display: block;
}

.tickeron .ticker { 
    display: block;
}
/*
.flokkur_4 .ticker, .flokkur_6 .ticker { 
    display: none;
}
*/
.ticker .auglysing_ticker {
    height:40px;
    max-width:1240px;
    width:100%;
    display: inline-block;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
} 

.ticker .auglysing_ticker.mobile {
    display: none;
}

body.scroll header {
    position: fixed;
    margin-top: -89px;
}

section {
    width:100%;
    min-height: 100px;
    float: left;
}

section.alternative {
    background:#f4f4f4;
    padding: 15px 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

section.front433 {
    padding: 20px 0;
    background:#f4f4f4;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}


section.front433 a { color:#448D46 } 

footer {
    background:#333333;
    width:100%;
    min-height: 140px;
    padding:30px 0 10px;
    float: left;
    color:#e0e0e0;
    margin-top: 30px;
}

footer a {
    color:#e0e0e0;
}

footer .footer_logo, footer .disclaimer {
    float:left;
    width:17%;
    font-size: 16px; 
}

footer .footer_logo, footer .disclaimer .copyright { font-weight: 700; }
footer .footer_logo, footer .disclaimer .smallprint { font-weight: 400;  }

footer .footer_menu {
    float:left;
    width:66%;
}

footer .footer_menu ul {
    list-style-type: none;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
    float: left;
}

footer .upper_menu li {
    margin-right: 14px;
    padding-right: 14px;
    font-size: 26px;
    float: left;
    border-right: 1px solid rgba(255,255,255,.1);
}

footer .upper_menu li:last-child {
    border-right: 0px solid rgba(255,255,255,.1);
}

footer .lower_menu li {
    float: left;
    border-right: 1px solid rgba(255,255,255,.1);
    margin-right: 14px;
    padding-right: 14px;
    font-size: 0.9em;
    font-weight: 400;
}

footer .lower_menu li:last-child {
    border-right: 0px solid rgba(255,255,255,.1);
}

.haus {
    width:100%;
    text-align: center;
    height:89px;
    background:#fff;
    float: left;
    border-bottom: 1px solid #d8d8d8;
}
.pink .haus {
    background-color: #E882C2;
    border-bottom: 1px solid #e263b3;
}
.haus .leidari {
    width:326px;
    height:88px;
    /*background:url(../img/leidari_back.png);*/
    float: left;
    text-align: left;
    overflow: hidden;
    background-repeat: no-repeat;
    margin-left: 20px;
    position: relative;
    padding:0 13px;
}

.haus .leidari:after { 
    content: " ";
    width:1px;
    height:64px;
    position: absolute;
    right: 0;
    top: 12px;
    background: #ebebeb;
}

.haus .leidari.loki:after, .haus .leidari.tarot:after { 
    display: none;
}

.flokkur_571 .haus .leidari, .flokkur_264 .haus .leidari, .flokkur_18 .haus .leidari, .flokkur_19 .haus .leidari {
   background:url(none); 
}

/* header.flokkur_264 { height:210px !important; } 
 header.flokkur_1,header.flokkur_14,header.flokkur_6 { height:168px; } */ 
.tickeron header { height:220px !important; }

.haus .leidari.loki {
    width:326px;
    margin-left: 0px;
}

.haus .leidari.tarot {
    width:183px;
    margin-left: 0px;
    padding:0 13px 0 0;
}

.haus .dvidag {
    width:300px;
    height:88px;
    background:url(../img/leidari_back.png);
    float: left;
    text-align: left;
    overflow: hidden;
    background-repeat: no-repeat;
    margin-left: 30px;
}

.haus .dvidag img {
    float: left;
    height:175px;
    margin:4px 10px 0 0; 
}

.haus .leidari img{
    float: left;
}

.haus .leidari h4, .haus .dvidag h4  {
    color:#f80000;
    margin: 13px 0 2px;
    font-size: 13px;
    text-transform: uppercase;
}

.haus .leidari h4.eyjan  {
    color:#005993;
}

.haus .leidari h4.fokus  {
    color:#93b5c6;
}

.haus .leidari h4.bleikt  {
    color:#ed3da1;
}

.haus .leidari h4.sport433  {
    color:#448D46
}

.haus .leidari h4.pressan  {
    color:#808285;
}

.haus .leidari h4.matur  {
    color:#F58220;
}

.haus .leidari h4.sjonvarp  {
    color:#24a8b1;
}


.haus .dvidag strong {
    color:#f80000;
}

.haus .leidari h3, .haus .dvidag h3 {
    color:#000;
    margin:0px 0 2px;
    font-size: 14px;
}

.haus .leidari p, .haus .dvidag p {
    color:#000;
    margin:0px;
    font-size: 13px;
}

.haus .leidari h3 a, .haus .dvidag h3 a {
    color:#000;
}

.haus .wrapper {
    position: relative;
    background:transparent;
}

.flokkur_571 .haus .wrapper {
    background: url(../img/bleikt_background.png);
    background-position: top right;
    height: 88px;
    background-repeat: no-repeat;
}

.flokkur_264 .haus .wrapper {
    background: url(../img/v2/433_background.png);
    background-position: top right;
    height: 88px;
    background-repeat: no-repeat;
}

.flokkur_19 .haus .wrapper {
    background: url(../img/v2/eyjan_background.jpg);
    background-position: top right;
    height: 88px;
    background-repeat: no-repeat;
}

.flokkur_14 .haus .wrapper {
    /*background: url(../img/v2/fokus_background.jpg);*/
    background-position: top right;
    height: 88px;
    background-repeat: no-repeat;
}

.abreida { 
    position: relative;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.9);
    z-index: 999;
    display: none;
}

.abreida.open { 
   display: block; 
}

.ad_grein_botn {
    width: 100%;
    height:150px;
    margin: 30px 0;
    clear: both;
    float:left;
}

.ad_kragi {
    max-width: 1634px;
    position: absolute;
    height: 880px;
    top: 180px;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    left:0;
    text-align: center;
    display: flex;
    justify-content: center;
}

.ad_kragi.page { 
    top: 180px;
}

.ad_kragi.page, .ad_kragi.pagenews { 
    top: 210px;
}

.tickeron .ad_kragi.page, .tickeron .ad_kragi.pagenews { 
    top: 265px;
}


.home .ad_kragi {
    top: 170px !important;
}

.home.tickeron .ad_kragi {
    top: 220px !important;
}

.ad_kragi.page433 { 
/*    top: 220px !important; */
}

.ad_kragi > div {
    width: 1634px; 
    position: absolute;
    left: calc(50% - 817px);
}

.ad_kragi img {
    width: 1634px;
    height:880px;
}

.ad_kragispace {
    height:140px;
    width:100%;
    float:left;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
}

/*.ad_kragispace:after {
    content: " ";
    position: absolute;
    top: 127px;
    width: 100%;
    max-width: 1253px;
    height: 800px;
    background: #fff;
}*/

.ad_kragi:after {
    content: " ";
    position: absolute;
    top: 133px;
    width: 100%;
    max-width: 1253px;
    height: 800px;
    background: #fff;
}

.home .ad_kragi:after {
    content: " ";
    position: absolute;
    top: 127px;
    width: 100%;
    max-width: 1253px;
    height: 800px;
    background: #fff;
}

.category-1 .ad_kragi:after {
    content: " ";
    position: absolute;
    top: 127px;
    width: 100%;
    max-width: 1253px;
    height: 800px;
    background: #fff;
}

header .hausbordi {
    width: 190px; 
    height: 76px;  
    display: block;
    float: right;
    margin: 0px 0 0 0;
}

header .hausbordi.auglysing {
    width: 310px; 
    height: 70px;  
    margin: 10px 0 0 0;
}

.delta .hausbordi {
    width: 310px; 
    height: 70px;  
    display: block;
    margin:15px auto;
    position: relative;
}

.adbox {
    width:100%;
    float:left;
    margin: 0;
    text-align: center;
}

.adbox .adboxid {
    width: 100%;
    max-width: 1225px;
    display: block;
    margin:0 auto;
    position: relative;
}

.adbox.efribordi .adboxid {
    max-height: 360px;
    margin-bottom: 15px;
}

.adbox .adboxid.hexfff {
    background:transform;
}

.adbox .adboxid iframe {
    max-width: 1018px;
    max-height: 660px;
    padding: 0px;
    margin-bottom: 10px;
}

.adbox.efribordi .adboxid iframe {
    max-height: 360px;
    margin-bottom: 0px;
}

.home .adbox.botnadbox .adboxid iframe { 
   max-height: 636px; 
}

.adbox.botnadbox .adboxid {
    /*  max-height: 660px;  */
}

.adbox.botnadbox .adboxid iframe {
    max-width: 1018px;
   /* max-height: 640px; */
}

.adbox_310x400 {
    height: 400px;
    width:100%;
    float:left;
    margin:0 0 15px 0;
    text-align: center;
    position: relative; 
}

.adbox_310x400 > div {
    max-width:310px;
    margin: 0 auto;
}

.adbox_310x400 .adboxid {
    height: 400px;
    width: 310px;
    display: block;
}

.adbox_310x400 .adboxid h3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:100%;
    height: 400px;
    font-size: 50px;
}

.adbox_310x400 .adboxid h3 span {
    font-size: 18px;
    font-weight: 400;
}

.sitename {
    margin: 12px auto;
    padding:0;
    height: 64px;
    width: 176px;
    text-indent: -3000px;
    overflow: hidden;
    display: inline-block;
    float: left;
    background:#ed1c24;
}

.flokkur_571 .sitename {
    background:#7A2B85;
}

.flokkur_264 .sitename {
    background:#448D46
}

.flokkur_18 .sitename {
    background:#808285;
}

.flokkur_19 .sitename {
    background:#005993;
}

.flokkur_14 .sitename {
    background:#7A2B85;
}

.flokkur_3942 .sitename {
    background:#F58220;
}

/*
.category-fokus .sitename {
    background:#414042;
}

.category-menning .sitename {
    background:#7A2B85;
}

.category-sport .sitename {
    background:#00b48b;
}
*/
.sitename a {
    height: 64px;
    width: 176px;
    background-image: url(../img/logo_dv.svg);
    background-size: 152px 40px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
}

.dagsetning {
    color:#000;
    font-size: 14px;
    font-weight: 300;
    float: left;
    line-height: 28px;
    padding-top: 2px;
}

.vedridnuna {
    float: left;
    line-height: 28px;
    font-size: 14px;
    padding-top: 2px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.vedridnuna a {
    color:#000;
}

.vedridnuna .veduricon {
    height: 24px;
    width: 24px;
    background-size: 24px;
    float: left;
    margin: 3px 4px 0 5px;
}

.vedridnuna .hiti {
    font-size: 14px;
    float: left;
    line-height: 24px;
    margin-right: 5px;
    font-weight: 500;
}

.vedridnuna .hiti sup {
    top: 1px;
    position: relative;
    font-size: 8px;
    font-family: 'Oswald', sans-serif;
    color: #999;
}

.vedrid_haus {
    width: 137px;
    margin-left: 0px;
    margin-top: 12px;
    height:64px;
    float:right;
}

.bladid_haus {
    width: 137px;
    margin-left: 0px;
    margin-top: 12px;
    height:64px;
    float:right;
}
.bladid_haus img {
    float: left;
}
.bladid_haus h4 {
    text-align: left;
    margin-top: -2px;
}
.bladid_haus h5 {
    text-align: left;
    margin: 0 0 0 0;
}
.bladid_haus h4:hover,
.bladid_haus h5:hover {
    text-decoration: underline;
}

.bladid_haus h5 a {
    color: #333;
}
.vedrid_haus .veduricon {
    height: 64px;
    width: 64px;
    background-size: 64px;
    float: left;
    margin: 5px 5px 0 0;
}

.vedrid_haus span {
    font-size: 13px;
    float:left;
    color:#000;
    margin-top: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}

.vedrid_haus .hiti {
    font-size: 30px;
    line-height: 1;
    float:left;
    margin-top: 3px;
    font-family: 'Oswald', sans-serif;
}

.vedrid_haus .hiti sup {
    top: 0px;
    position: relative;
    font-size: 12px;
    font-family: 'Oswald', sans-serif;
    color: #999;
}

footer .sitename {
    margin: 5px auto 10px;
    height: 40px;
    width: 100%;
    background: transparent;
}

footer .sitename a {
    height: 30px;
    width:114px;
    background-size: 114px 30px;
    margin: 3px 0px;
}

#mobileuserprofile{
    float:right;
    height: 69px;
    margin: 20px auto 0;
    display: none;
}

#mobileuserprofile a i{
    font-size: 24px;
    color:#000;
    margin-top: 12px;
}

#userprofile {
    float:right;
    height: 30px;
    width: 310px;
    color:#fff;
    position: relative;
    margin: 1px auto 0;
    text-align: right;   
}

#userprofile .dv_adgerdir {
    clear:both;
    text-transform: uppercase;
    font-size: 13px;
    color:#000;
    font-weight: 300;
    line-height: 28px;
}

.utskra {
    text-transform: none;
    color:#ed1c24 !important;
    font-weight: 400 !important;
}

#userprofile .dv_adgerdir a {
    font-weight: 500;
}

#userprofile .dv_adgerdir a:first-child {
    margin-right: 7px;
}

#userprofile .dv_adgerdir a:last-child {
    margin-left: 5px;
}

#userprofile .dv_adgerdir.txall {
    text-align: left;
}

#userprofile .dv_adgerdir span {
    color:#ed1c24;
}

#userprofile i.fa { 
    font-size: 14px;
}

#userprofile a {
    color:#000;
}

#userprofile a i.fa { color:#f80000; }
#userprofile a i.fa.fa-plus-circle, #userprofile a i.fa.fa-sign-out  { color:#f80000; }

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

figure img {
    display:none;
}

figure a {
    display:block;
	width: 100%;
	height: 100%;
    z-index: 1;
    position: absolute;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    visibility: visible;
}

.abreida {
    background:rgba(0,0,0,0.2);
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
    height:100%;
    -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;
    z-index: 40;
}

#hausmobileframe {
    width:100%;
    text-align: center;
    display: none;
    float:left;
    margin-bottom: 15px;
    height: 103px;
}

#blockc_v1 {
    display: none;
}

#blockContainer {
    width:100%;
    display: block;
    clear: both;
}

.alpha {
    float:left;
    min-height: 200px;
    width:310px;
    margin:15px 0;
}

.delta {
    float:left;
    min-height: 200px;
    width:calc(100% - 620px);
    margin:15px 0;
    padding:0 15px;
}

.gamma {
    float:left;
    min-height: 200px;
    width:310px;
    margin:15px 0;
}

.alphadelta {
    width:calc(100% - 310px);
    float:left;
    padding:0 15px 0 0;
    margin:15px 0 0;
    background:#fff;
}

.alphadelta_botn {
    width:100%;
    height:150px;
    margin-top: 20px;
    float:left;
    text-align: center;
}

.single-post .alphadelta { 
    padding:0 30px 0 0;
}

.alphadelta .delta {
    width:calc(100% - 310px);
    padding:0 0 0 15px;
    margin: 0 0 15px 0; 
}

.alphadelta .alpha {
    margin: 0 0 15px 0; 
    width:310px;
}

.grein {
    width:100%;
    height:300px;
    position: relative;
    margin-bottom: 15px;
}

.responsive-image {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    box-shadow: inset 0 0 80px rgba(0,0,0,0.5);
}

.grein.stokgrein {
    margin-left:15px;
    width:calc(25% - 15px);
    height: 240px;  
    float: left;
}

.grein.stokgrein:nth-child(1)  {
    margin-left:0px;
    width:calc(25% - 0px);
}
.grein.half { height:245px; }

.grein.half.r { width:calc(50% - 8px);margin-left: 8px;float: left; }
.grein.half.l { width:calc(50% - 7px);margin-right: 7px;float: left; }
.grein.half.last { margin-bottom: 0px;height: 270px; }

.grein.stok { width:calc(25% - 15px);margin-right: 15px;float: left; }
.grein.stok.inigrein { height:300px; }
.grein.stok figure {
    height: 170px;
    margin-bottom: 10px;
}
.grein.half figure, .grein.stokgrein figure {
    height: 190px;
    margin-bottom: 5px;
}

.grein.stok.inigrein article {
    height: 110px;
}

.grein.half article h2 { width:100%; padding: 0 0 6px; }
.grein article h2 a { color:#000; }
.grein.half article p { width:100%; padding: 0 0 6px; }

.grein.half.morethen130 article h2 { font-size: 14px; }
.grein.half.morethen140 article h2 { font-size: 13px; }

.grein .flokkur, .braudminsla .flokkur, .topbox .flokkur {
    color:#ed1c24;
    padding:1px 6px 1px 0px;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 6px;
    font-weight: 500;
    border-right: 1px solid #fff;
}

.grein .flokkur { float:left; }
.grein.adal .flokkur { margin-bottom: 5px;font-size: 15px; }

.grein.hlidar .flokkur {
    font-size: 12px;
    float: left;
    clear: both;
    margin: 7px 6px 0 0;
    padding-left: 5px;
} 

.grein.hlidar i.fa {
    float: left;
    margin: 3px 6px 0 0;
} 

.grein.adal {
    height:500px;
}

.delta .grein.adal {
    height:361px;
}

.alphadelta .delta .grein.half {
    height:285px;
}

.alphadelta .delta .grein.half figure {
    height: 190px;
}

.alphadelta .delta .grein.half.last figure {
    height: 170px;
}

.alphadelta .delta .grein .flokkur {
    border-right: 1px solid #ccc;
}

.grein.adal.acat {
    height:400px;
}

.grein.top5 {
    height:230px;
    float: left;
}

.grein.cat {
    height:192px;
    float: left;
}

.grein.cat.last {
    height:193px;
    float: left;
}

.grein.kynning {
    height:240px;
    float: left;
}

.grein.top5 figure {
    height:170px;
}

.grein.kynning figure {
    height:190px;
}

.grein.hlidar {
    height:80px;
    float: left;
    margin-bottom: 15px;
    background:#fff;
}

.grein.hlidar.foodpromo {
    background:#fff;
    border-bottom: 1px solid #ececec;
}

.alternative .grein.hlidar {
    background:#fff;  
}

.grein.hlidar figure {
    width: 105px;
    margin-right: 10px;
}

.grein.hlidar.foodpromo figure {
    height: 93px;
    margin-right: 5px;
    background:#fff;
}

.grein.hlidar article {
    width:calc(100% - 115px);
    height: 80px;
    position: relative;
}

.kynningback { background:transparent; }

.grein.hlidar article h2 {
    font-size:14px;
    font-weight: 500;
    text-transform: none;
}

.grein.hlidar.sjon article h2, .grein.hlidar.pod article h2 {
    font-size:14px;
    font-weight: 500;
    text-transform: uppercase;
}

.grein.hlidar.morethen99 article h2 {
    font-size: 14px;
    line-height: 15px;
}

.grein.hlidar.morethen140 article h2 {
    font-size:14px;
    line-height:12px;
}

.grein.top5 article h2.morethen110 {
    font-size:15px;
}

.grein.top5 article h2.morethen150 {
    font-size:14px;
}

.grein.hlidar article p { width:100%; }

.grein figcaption, .topbox figcaption {
    width: 100%;
    padding:10px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    color:#fff;
}

.grein figcaption .flokkur {
    color:#fff;
    background:#ed1c24;
    padding:1px 5px 1px 5px;
    border-right: none !important;
}

.grein article {
    width:100%;
    height:70px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}

.grein article .tala {
    width:40px;
    float:left;
    font-size: 40px;
    font-weight: 700;
    color:#ed1c24;
    overflow: hidden;
    text-align: center;
}

.grein article h2 {
    width:calc(100% -  0px);
    float:left;
    font-size: 16px;
    padding-top: 4px;
    font-weight: 500;
}

.grein.top5 article h2 {
    width:calc(100% - 40px);
}

.grein.top5 article h2.morethen110 {
    font-size: 15px;
}

.grein.half h2.morethen110 span, .grein.top5 h2.morethen110 span {
    font-size: 15px;
}


.grein article p {
    width:calc(100% - 50px);
    float:left;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.grein.hlidar article h2 {
    width:100%;
    font-weight: 500;
    margin:0; 
    padding:0;
}

.grein.hlidar article h2 a {
    width:100%;
    font-weight: 500;
    margin:0; 
}

.grein.adal figcaption {
    padding: 15px;
}

.grein.adal.live figcaption {
    padding: 20px;
    bottom: 40px;
    background: rgba(0,0,0,0.4);
    width: calc(100% - 0px);
    height:100px;
}

.grein.adal.live figure a {
    height: 100px;
    width: 100%;
    bottom: 40px;
}

.grein figcaption h2 {
    margin: 8px 0 5px;
    font-size: 20px;
    text-transform: uppercase;
    clear:both;
}

.grein.top5 figcaption h2 {
    margin: 8px 0 5px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    width: calc(100% - 30px);
    display: inline-block;
}

.grein.top5 figcaption h2 span.flokkur {
    display: inline-block;
    width: auto;
    margin-right: 0px;
    font-size: 16px;
}

.grein h2 span {
    color: #ed1c24;
}

/* .grein h2 span { color:#ed3da1; } */

.grein.adal h2 span {
    font-size: 1em;
}

.grein.half h2 span, .grein.top5 h2 span {
    display: inherit;
    clear: none;
    width: auto;
}

.grein.half article {
    height:95px;
}

.grein.adal figcaption h2 {
    font-size: 32px;
    text-shadow: 1px 1px 0 #000;
}

.grein.adal figcaption h2 i {
    font-size: 232px;
    text-shadow: 1px 1px 0 #000;
    font-style: normal;
}

.grein.adal.live figcaption h2 {
    font-size: 24px;
    text-shadow: 1px 1px 0 #000;
}


.grein.hlidar h2 span {
    display: inline;
}

.grein figcaption p {
    margin: 0;
} 


.grein.silfuregils { height: 180px; }
.grein.silfuregils p { width:100%; font-size:14px; }
.grein.silfuregils article { height:100px; }
.grein.hlidar article h2 a span { font-size: 1em; }


.grein.vaegi3 {
    height:190px;
    float: left;
    width:100%;
    margin-bottom: 15px;
}

.grein.vaegi3 figure { 
    width: calc(50% - 7px);
    height: 190px;
    margin-right: 7px;
}
.grein.vaegi3 article { width:50%; height:190px; }
.grein.vaegi3 article { padding:5px 5px 5px 10px; position: relative; }

.grein.vaegi3 article h2 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
}

h3.typa {
    float: left;
    width:100%;
    margin-bottom: 15px;
}

h3.typa.top {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    padding: 0 0 5px 0;
    margin:4px 0 5px 0;
}

h3.typa.top.matagram { 
    margin-top: 30px;
    margin-bottom: 13px;
}

p.matagram_p { text-align: center; color:#b7b7b7; }

h3.typa.top.korter { 
    margin-top: 30px;
    margin-bottom: 15px;
}

h3.typa.top:after {
    content: " ";
    height:1px;
    width:100%;
    background:#b7b7b7;
    position: absolute;
    left:0;
    top:calc(50% - 1px);
    z-index: 1;
}

h3.typa.top span {
    background:#ed1c24;
    padding:0px 10px;
    color:#fff;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
}

h3.typa.top span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-top: 30px solid #ed1c24;
    position: absolute;
    top: 0px;
    right: -10px;
}

h3.typa.top span:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 30px solid #ed1c24;
    position: absolute;
    top: 0px;
    left: -10px;
}

h3.typa.top a {
    background:#f4f4f4;
    padding:0px 10px;
    color:#111;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    font-weight: 400;
}

h3.typa.top a:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    border-top: 30px solid #f4f4f4;
    position: absolute;
    top: 0px;
    right: -10px;
}

h3.typa.top a:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 30px solid #f4f4f4;
    position: absolute;
    top: 0px;
    left: -10px;
}

h3.typa.top.linkur span {
    padding-right: 20px;
}


h3.typa.top.kynning span { background:#000; }
h3.typa.top.kynning span:after { border-top: 30px solid #000; }
h3.typa.top.kynning span:before { border-bottom: 30px solid #000; }

h3.typa.top.lifstill span { background:#414042; }
h3.typa.top.lifstill span:after { border-top: 30px solid #414042; }
h3.typa.top.lifstill span:before { border-bottom: 30px solid #414042; }

h3.typa.top.birta span { background:#fab831; }
h3.typa.top.birta span:after { border-top: 30px solid #fab831; }
h3.typa.top.birta span:before { border-bottom: 30px solid #fab831; }

h3.typa.top.bleikt span { background:#ed3da1; }
h3.typa.top.bleikt span:after { border-top: 30px solid #ed3da1; }
h3.typa.top.bleikt span:before { border-bottom: 30px solid #ed3da1; }

h3.typa.top.fokus span { background:#7A2B85; }
h3.typa.top.fokus span:after { border-top: 30px solid #7A2B85; }
h3.typa.top.fokus span:before { border-bottom: 30px solid #7A2B85; }

h3.typa.top.sport span { background:#00b48b; }
h3.typa.top.sport span:after { border-top: 30px solid #00b48b; }
h3.typa.top.sport span:before { border-bottom: 30px solid #00b48b; }

h3.typa.top.sport433 span { background:#448D46 }
h3.typa.top.sport433 span:after { border-top: 30px solid #448D46 }
h3.typa.top.sport433 span:before { border-bottom: 30px solid #448D46 }

h3.typa.top.folk span { background:#3a3d8c; }
h3.typa.top.folk span:after { border-top: 30px solid #3a3d8c; }
h3.typa.top.folk span:before { border-bottom: 30px solid #3a3d8c; }

h3.typa.top.menning span { background:#7A2B85; }
h3.typa.top.menning span:after { border-top: 30px solid #7A2B85; }
h3.typa.top.menning span:before { border-bottom: 30px solid #7A2B85; }

h3.typa.top.eyjan span { background:#005993; }
h3.typa.top.eyjan span:after { border-top: 30px solid #005993; }
h3.typa.top.eyjan span:before { border-bottom: 30px solid #005993; }

h3.typa.top.pressan span { background:#808285; }
h3.typa.top.pressan span:after { border-top: 30px solid #808285; }
h3.typa.top.pressan span:before { border-bottom: 30px solid #808285; }

h3.typa.top.neytendur span { background:#3a3d8c; }
h3.typa.top.neytendur span:after { border-top: 30px solid #3a3d8c; }
h3.typa.top.neytendur span:before { border-bottom: 30px solid #3a3d8c; }

h3.typa.top.matur span { background:#F58220; }
h3.typa.top.matur span:after { border-top: 30px solid #F58220; }
h3.typa.top.matur span:before { border-bottom: 30px solid #F58220; }

h3.typa.top.sjonvarp span { background:#24a8b1; }
h3.typa.top.sjonvarp span:after { border-top: 30px solid #24a8b1; }
h3.typa.top.sjonvarp span:before { border-bottom: 30px solid #24a8b1; }

p.typa { 
    text-align: center;
    margin-top: 0px;
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}

.ertumefrett {
    background:#ef1f28;
    width:100%;
    float:left;
    margin-top: 0px;
    padding:10px;
    color:#fff;
    height:85px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}

.ertumefrett a {
    color:#fff;
}

.ertumefrett strong {
    color:#fff;
    font-weight: 700;
    width: 100%;
    display: block;
    font-size: 26px;
    margin-bottom: 5px;
}

.ertumefrett.flokk264 {
    background:#448D46
}

.ertumefrett.flokk19 {
    background:#005993;
}

.ertumefrett.flokk18 {
    background:#808285;
}

.ertumefrett.flokk571 {
    background:#ed3da1;
}

.ertumefrett.flokk14 {
    background:#7A2B85;
}

.ertumefrett.flokk3942 {
    background:#F58220;
}


.leitafbladamanni {
    background:#ebebeb;
    width:100%;
    float:left;
    margin-top: 0px;
    padding:10px;
    color:#111;
    height:100px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
}

.leitafbladamanni a {
    color:#ef1f28;
}

.leitafbladamanni strong {
    color:#ef1f28;
    font-weight: 700;
    width: 100%;
    display: block;
    font-size: 22px;
    margin-bottom: 5px;
}

.samfelagsmidlar, .kaupaaskrift {
    background:#fff;
    width:100%;
    float:left;
    margin-bottom: 15px;
    padding:0 20px;
    color:#000;
}

.home .kaupaaskrift {
    margin-bottom: 0;
}

.grein .samfelagsmidlar {
    width:330px;
    padding:0 20px 0 0;
}

.kaupaaskrift {
    background:#fff;
    width:100%;
    float:left;
    margin-bottom: 15px;
    padding:0 0px;
    color:#000;
    height:194px;
}

.plwidgetleft {
    background:#fff;
    width:100%;
    float:left;
    padding: 0 0px;
    color:#000;
    height: 170px;
}

.plwidgetleft .plcontentleft {
    margin: 10px 10;
    height: 154px;
    overflow: hidden;
    position: relative;
}

.plwidgetleft .plcontentleft img {
    width: 100px;
    margin: 5px;
    float: left;
}

.plwidgetleft .plcontentleft .plstatuslinks {
    float: right;
    width: calc(100% - 120px);
    text-align: left;
    padding: 0px 0 0 10px;
}

.plwidgetleft .plcontentleft .plstatuslinks h3 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
}

.plwidgetleft .plcontentleft .plstatuslinks h3 span {
    background:#ed1c24;
    padding:0 5px; 
    color:#fff;
}


.plwidgetleft .plcontentleft .plstatuslinks a {
    display: inline-block;
    padding: 5px 15px;
    color: #fff;
    background: #448D46;
    text-transform: uppercase;
    margin: 3px 0;
}

.plwidgetleft .plcontentleft .plstatuslinks p {
    margin:10px 0;
    color:#000;
    font-weight: 400;
}


.plwidgetleft h2 {
    text-transform: uppercase;
    font-size: 26px;
}



.kaupaaskrift .nyjastabladid {
    margin: 0px 0;
    height:194px;
    overflow: hidden;
    position: relative;
}

.kaupaaskrift .nyjastabladid img {
    width: 120px;
    float:left;
}

.vantarhausborda .kaupaaskrift .nyjastabladid img {
    width: 80px;
}

.kaupaaskrift .nyjastabladid .takkar {
    float:right;
    width:calc(100% - 120px);
    text-align: left;
    padding:10px 0 0 10px;
}

.vantarhausborda .kaupaaskrift .nyjastabladid .takkar {
    width:calc(100% - 80px);
}

.kaupaaskrift .nyjastabladid .takkar h3 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
}

.kaupaaskrift .nyjastabladid .takkar h3 span {
    background:#ed1c24;
    padding:0 5px; 
    color:#fff;
}


.vantarhausborda .kaupaaskrift .nyjastabladid .takkar h3 {
    line-height: 1.1;
    font-size: 16px;
}

.kaupaaskrift .nyjastabladid .takkar a {
    display: inline-block;
    padding:5px 10px;
    color:#fff;
    background:#ed1c24;
    text-transform: uppercase;
    margin:5px 0;
}

.kaupaaskrift .nyjastabladid .takkar p {
    margin:10px 0;
    color:#000;
    font-weight: 400;
}

.vantarhausborda .kaupaaskrift .nyjastabladid .takkar p {
    margin:7px 0;
}

.vantarhausborda .kaupaaskrift .nyjastabladid .takkar a {
    display: inline-block;
    padding:2px 6px;
    color:#fff;
    background:#ed1c24;
    text-transform: uppercase;
    margin:2px 0;
    font-size: 12px;
}


.nyjastabladid_top {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    float: left;
    margin-top: -10px;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
}

.ertumefrett h2 {
    text-transform: uppercase;
    font-size: 26px;
}

.ertumefrett.flokk571 h2, .ertumefrett.flokk14 h2, .ertumefrett.flokk3942 h2 {
    font-size: 20px;
}

.kaupaaskrift h2 {
    text-transform: uppercase;
    font-size: 26px;
}

.ertumefrett h3, .kaupaaskrift h3 {
    font-weight: 400;
    font-size: 20px;
}

.ertumefrett h3 {
    font-weight: 400;
    font-size: 18px;
}

.ertumefrett.flokk571 h3, .ertumefrett.flokk14 h3, .ertumefrett.flokk3942 h3 {
    font-size: 16px;
}

.ertumefrett h3 a  {
    color: #fff;
}

.vertuvinurokkar {
    width:100%;
    position: relative;
    float: left;
}

.vertuvinurokkar .midill {
    width:calc(50% - 10px);
    margin:0px 10px 10px 0;
    float: left;
    height:30px;
    background:#f2f2f2;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}

.vertuvinurokkar .midill a {
   color:#111;
    display: block;
}

.vertuvinurokkar .midill.vinurtwitter, .vertuvinurokkar .midill.vinurrss  {
    width:calc(50% - 0px);
    margin:0px 0px 10px 0;
}

.vertuvinurokkar .midill i  {
    width:30px;
    height:30px;
    padding:5px;
    background:#3b5998;
    border-right: 1px solid #fff;
    color:#fff;
    font-size: 21px;
    text-indent: 1px;
    float: left;
    margin-right: 5px;
}

.vertuvinurokkar .midill.vinurtwitter i  {
    background:#1da1f2;
}

.vertuvinurokkar .midill.vinurinstagram i  {
    background:#e1306c;
}

.vertuvinurokkar .midill.vinurrss i  {
    background:#f26522;
}

.kaupaaskrift h3 a {
    color: #ed1c24;
    text-decoration: underline;
    font-weight: 800;
}

.samfelagsmidlar ul {
    margin: 15px 0 0 !important;
}

.samfelagsmidlar ul li {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 40px 10px;
}

.samfelagsmidlar ul li a.social  {
    float: left;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border: 1px solid #000;
    padding:0;
    margin:0 auto;
    background: transparent;
    color:#000;
    font-size: 22px;
    margin-left: 5px;
    position: relative;
    height: 40px;
    width: 40px;
    margin: 0;
    line-height: 35px;
    text-align: center;
}

.samfelagsmidlar ul li a.social.facebook  {
    background: #fff;
    border: 1px solid #3b5998;
    color:#3b5998;
}


.samfelagsmidlar ul li a.social.instagram  {
    background: #fff;
    border: 1px solid #966842;
    color:#966842;
}

.samfelagsmidlar ul li a.social.twitter {
    background: #fff;
    border: 1px solid #00aced;
    color:#00aced;
}

.samfelagsmidlar ul li a.social.snapchat {
    background: #fff;
    border: 1px solid #000;
    color:#000;
}

.samfelagsmidlar ul li a.social.facebook:hover  {
    background: #3b5998;
    border: 1px solid transparent;
    color:#fff;
}


.samfelagsmidlar ul li a.social.instagram:hover  {
    background: #966842;
    border: 1px solid transparent;
    color:#fff;
}

.samfelagsmidlar ul li a.social.twitter:hover {
    background: #00aced;
    border: 1px solid transparent;
    color:#fff;
}

.samfelagsmidlar ul li a.social.snapchat:hover {
    background: #000;
    border: 1px solid transparent;
    color:#fff;
}

.parallax {
    background-attachment: fixed;
    /* min-height: 100%; */
    width:100%;
    float:left;
    position: relative;
    overflow: hidden;
    /* border-top: 1px solid #d8d8d8; */
}

.parallax .ramminn {
    min-height: 100%;
    width:calc(100% + 100px);
    margin-left:-50px;
    float:left;
    position: absolute;
    top:0;
    left:0;
    box-shadow: inset 0 0px 10px rgba(0,0,0,0.3);
    z-index: 0;
}

.parallax-content {
    width: 100%;
    padding: 20px 20px 0;
    margin: 0 auto;
    vertical-align:middle;
    text-align:center;
    /* height: 100vh; */
    height:auto;
    position: relative;
    display: table;
    max-width: 1400px;
}

.parallax-content iframe {
    padding: 0px !important;
    margin: 0px !important;
    
}

.vid-info h1 {
    font-size: 110px;
    font-weight: 700;
    width: 100%;
    max-width: 770px;
    text-align: center;
    margin: 0px auto;
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    color:rgba(255,255,255,0.8);
    text-transform: uppercase;
}

.liflinkur {
    position: absolute;
    height:100%;
    width:100%;
    display: block;
    top: 0;
    left:left;
}

.entry-header h1 {
    font-size: 40px;
    margin-bottom: 10px;
}

.entry-header h1 span {
    font-size: 0.7em;
    width: 100%;
    clear: both;
    display: block;
    color: #ed1c24;
}

.upplysingar_grein {
    width: 100%;
    margin: 10px 0 20px;
    height: 50px;
}

.upplysingar_grein.nedri {
    width: 100%;
    margin: 10px 0;
    height: auto;
    padding: 20px 0 10px;
    border-top: 1px solid #ccc;
    float: left;
    min-height:140px;
}

.upplysingar_grein .hofundur {
    height:50px;
    width:50px;
    float: left;
    margin-right:10px;
}

.upplysingar_grein .hofundur:nth-child(2) {
    margin-left:-20px;
}

.upplysingar_grein .hofundur:nth-child(3) {
    margin-left:-20px;
}

.upplysingar_grein.nedri .hofundur {
    height:90px;
    width:90px;
    float: left;
    margin-right:10px;
    text-align: center;
}

.upplysingar_grein .hofundur img {
    border: 2px solid #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

.upplysingar_grein.nedri .hofundur img {
    margin-bottom: 10px;
}

.upplysingar_grein.nedri .hofundur i {
    margin-right: 5px;
    color:#ed3da1;
    font-size: 20px;
}


.grein_upplysingar {
    margin-top: 7px;
    float:left;
    color:#999;
    font-size: 14px;
}

.upplysingar_grein.nedri .grein_upplysingar {
    width: calc(100% - 130px);
}

.grein_upplysingar strong {
    color:#000;
    font-weight: 700;
}

.grein .samfelagsmidlar {
    width:330px;
    float:left;
    text-align: center;
}

.grein .textinn {
    width:calc(100% - 330px);
    float:left;
    font-size: 18px;
    line-height: 1.5;
    padding-right: 20px;
}

.grein .textinn.wide {
    width: 100%;
}

.grein .textinn a {
    color:#000;
    text-decoration: underline;
    font-weight: 700;
}

/*.grein .textinn blockquote:before {
    content: "“";
    top:0px;
    left:0px;
}*/

.braudminsla {
    width:100%;
    padding-bottom: 5px;
    border-bottom:1px solid #ccc;
    margin-bottom: 10px;
}

.braudminsla .adgerdir {
   float:right;
}

.braudminsla .adgerdir i {
   margin-left:10px;
}

.fifty {
    width:calc(50% - 7px);
    margin: 0 7px 0px 0;
    float: left;
}

.fifty.r {
    width:calc(50% - 8px);
    margin: 0 0 0px 8px;
}

.penni {
    width:100%;
    background:#f5f5f5;
    float:left;
    margin: 0 0px 15px 0;
    height:82px;
    position: relative;
}

.alternative .alphadelta { 
    background: transparent !important;
}

.eyjupennar .penni {
    width:50%;
}
.pennar .penni {
    width: 25%;
}
.pennar .penni.adalpenni {
    width: 50% !important;
}
.delta.pennar {
    width: 100%;
}

.penni figure {
    height:82px;
    width:80px;
    float: left;
    margin-right:5px;
}

.penni h4 {
    color:#ffa007;
    font-size: 12px;
    text-transform: uppercase;
    margin:5px 0 0px 0;
    font-weight: 700;
}

.penni.bleikt h4 a { color:#ed3da1; } 

.penni time {
    color:#8c8c8c;
    font-size: 12px;
    text-transform: uppercase;
    margin:0px 0 2px 0;
    font-weight: 400;
    width:100%;
    clear: both;
}

.penni h3 {
    color:#000;
    font-size: 15px;
    margin:0px 0 5px 0;
    font-weight: 700;
}

.penni.bleikt h3 {
    font-size: 14px;
    font-weight: 500;
}

.penni.over65 h3 {
    font-size: 13px;
}

.penni h3 a {
    color:#000;
}

.flokkatakki {
    width:100%;
    margin-top: 10px;
    text-align: center;
    float:left;
    position: relative;
}

.flokkatakki a.linkur {
    display: inline-block; 
    background: #005993;
    color:#fff;
    font-size: 15px;
    text-transform: uppercase;
    padding:3px 6px;
    line-height: 30px;
    width:100%;
    max-width: 320px;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.flokkatakki a.linkur.pressupennar { background: #000; }
.flokkatakki a.linkur.sjonvarplinkur { background: #24a8b1;margin-bottom: 38px }
.flokkatakki a.linkur.pennar,
.flokkatakki a.linkur.vedurlinkur { background: #ed1c24; }


.tegund {
    position: absolute;
    top:0;
    left:0;
    height: 50px;
    width: 50px;
    color: #fff;
    padding: 4px 6px;
    text-align: left;
}

.tegund:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #ed1c24 transparent transparent transparent;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.grein.hlidar .tegund {
    position: absolute;
    top:0;
    left:0;
    height: 40px;
    width: 40px;
    color: #fff;
    padding: 1px 2px;
    text-align: left;
}

.grein.hlidar .tegund:before {
    border-width: 40px 40px 0 0;
}

.timeago { 
    float:left; 
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 3px;
    font-weight: 400 !important;
    display: none;
}

.grein.hlidar .timeago { 
    margin-top: 7px;
    font-size: 12px;
    line-height: 16px;
}

.weblator-poll-container {
    float:left;
}

.weblator-poll-container .panel { 
    background:transparent;
    border:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 10px;
}

.weblator-poll-container .panel-heading {
    padding:0;
    border: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

.weblator-poll-container h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 1;
}

.weblator-poll-container .panel-body {
    padding:15px 0;
}

.weblator-poll-container .panel-footer {
    padding: 0 0 10px 0px;
    background-color: transparent;
    border-top: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.takkiyfir {
    width:100%;
    margin: 15px 0;
    float:left;
    text-align: center;
}

.takkiyfir a.loadmore {
    display: inline-block;
    padding:10px 15px;
    border:1px solid #ed1c24;
    color:#ed1c24;
}

.takkiyfir a.loadmore.disabled {
    border:1px solid #ddd;
    color:#ddd;
}

.topboxes, .topboxesnyr { 
    padding:0; 
    width:100%;
    float:left;
    height: 230px;
    overflow: hidden;
}

.topboxes .wrapper, .topboxesnyr .wrapper { 
    padding: 0 6px 0 10px;
}

.topbox, .topbox { 
    float:left;
    width: calc(20% - 1px);
    margin-right: 1px;
    position: relative;
    height: 230px;
}

.topboxes .topbox, .topboxesnyr .topbox { 
    border-right: 1px solid #fff;
    background: #fff;
    margin-right: 0;
}


.topbox:last-child { 
    float:left;
    width: calc(20% - 0px);
    margin-right: 0px;
}

.topbox h2 { 
    width:100%;
    font-size: 15px;
    font-weight: 300;
    float: left;
    padding:5px;
}

.topbox h2 a { 
    color:#000;
}

.topbox strong { 
    font-size: 12px;
    font-weight: 700;
    color: #ed1c24;
    text-transform: uppercase;
}

.topbox figure { 
    height: 130px;
    width: 100%; 
    margin-right: 5px; 
    float: left; 
}

.topbox .flokkur {
    margin-bottom: 0px;
    font-size: 12px;
}

.topbox h2 span {
    color: #ed1c24;
    font-weight: 500 !important;
    font-size: 15px !important;
}

.grein i.fa.fa-plus-circle { 
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    font-size: 28px;
    color:#ed1c24;
    background: #fff;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    padding: 0px 2px 0 2px;
}

.athugasemdir {
    width:100%;
    float: left;
    color:#999;
    padding:20px 0;
    text-align: center;
}

.athugasemdir a {
    color:#999;
}

.type-post, .search-results .type-sjonvarp { 
    width: 100%;
    float:left;
        margin:20px 0;
    padding-bottom:20px;
    border-bottom: 1px solid #ddd;
    height:240px;
}

.type-post a, .search-results .type-sjonvarp a  { 
    color:#000;
}

.type-post figure, .search-results .type-sjonvarp figure {
    width:190px;
    height:190px;
    float:left;
    margin-right:10px;
}

.type-post .entry-content, .search-results .type-sjonvarp .entry-content {
    width:calc(100% - 200px);
    height:180px;
    float:left;
}

.type-post .entry-content h1, .search-results .type-sjonvarp .entry-content h1 {
    margin-bottom: 5px;
    font-size: 24px;
}

.searchform { 
    width:100%;
    height:100%;
    position: fixed;
    top:0px;
    right:0;
    display: none;
    background: rgba(255,255,255,0.98);
    z-index: 50;
}

.searchform.open { 
    display: block;
}

.searchform label {
    display: none;
}

.searchform form { 
    width: calc(100% - 0px);
    max-width: 1140px;
    margin: 200px auto 0;
    padding: 0 20px;
}

.searchform .lokaleit {
    float: right;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.searchform .lokaleit a {
    color: #bebebe;
}

.searchform .lokaleit a span {
    color: #ed1c24;
}

.searchform input {
    border:none;
    background:transparent;
    margin: 0 auto;
    width: 100%;
    font-size: 24px;
    border-bottom: 1px solid #d8d8d8;
    padding:3px 10px;
}

.searchform input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bebebe;
    opacity: 1; /* Firefox */
}

.searchform input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bebebe;
}

.searchform input::-ms-input-placeholder { /* Microsoft Edge */
    color: #bebebe;
}

.search-form .search-submit {
    bottom: 2px;
    padding: 0.4em 1em;
    position: absolute;
    right: 7px;
    top: 2px;
    background:#ed1c24;
    display: none;
}

.box.position_bigblock, .box.position_block, .box.position_left, .box.position_right, .box.position_small_left, .box.position_small_right {
    width: 100%;
    clear: both;
    margin: 10px auto 30px;
}

.entry .caption {
    color: rgb(80, 80, 80);
    font-size: .8em;
    line-height: 1.25;
    margin-top: 5px;
}

.entry .caption .credit, .entry .caption .myndakredit {
    color: rgb(120, 120, 120);
    font-size: .7em;
    margin-top: 2px;
    text-align: right;
}

.citat_text {
    text-align: right;
}

.citat_box .citat_text {
    font-size: 30px;
    color: rgb(120,120,120);
    font-weight: bold;
    letter-spacing: -.025em;
}

story-image, .image {
    overflow: hidden;
}

.box.position_left, .box.position_small_left {
    float: left;
    clear: left;
    margin-right: 3%;
}

.box.position_right, .box.position_small_right {
    float: right;
    clear: right;
    margin-left: 3%;
}

.box.position_left, .box.position_right, .box.main.position_small_left, .box.main.position_small_right {
    width: 40%;
}

.aukabox, .aukabox.grey {
    padding: 1em 1.25em;
    color: rgb(48,52,56);
    background: rgb(230,233,236);
    border-top: 5px solid rgb(200,204,208);
}

.aukabox.position_right {
    margin-left: 2em;
}

.aukabox.position_left {
    margin-right: 2em;
}

.search-form .search-submit.leitboxid {
    bottom: 2px;
    padding: 0em 1em;
    position: absolute;
    right: 7px;
    top: 30px;
    background: #ed1c24;
    height: 26px;
}

a.skodabladid {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background: #ed1c24;
    text-transform: uppercase;
    margin: 5px 0;
}

a.naipdf {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background: #ed1c24;
    text-transform: uppercase;
    margin: 5px 0;
    font-size: 12px;
} 

.blodin {
    width: 25%;
    float:left;
    padding: 20px;
    min-height: 480px;
}

.blodin span {
    font-size: 13px;
    color: #d8d8d8;
}

.logo433 {
    height:88px;
    margin: 0 0 0 20px;
    width:135px;
    overflow: hidden;
    float: right;
}

.logo433 img {
    height:88px;
    width:135px;
}

.logofokus {
    height:88px;
    margin: 0 0 0 20px;
    width:113px;
    overflow: hidden;
    float: right;
}

.logofokus img {
    height:88px;
    width:113px;
}

.logobleikt {
    height:88px;
    margin: 0 0 0 20px;
    width:135px;
    overflow: hidden;
    float: right;
}

.logobleikt img {
    height:88px;
    width:135px;
}

.logopressan {
    height:88px;
    margin: 0 0 0 20px;
    width:200px;
    overflow: hidden;
    float: right;
}

.logopressan img {
    height:88px;
    width:200px;
}


.textinn ul, .textinn ol {
    margin: 20px 0 20px 40px;
}

.socialmedia {
    width:100%;
    padding:10px 0;
    margin:10px 0;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0;
    float: left;
}

.socialmedia #ssba-classic-2 {
    width:calc(100% - 140px);
    float: left;
}

.socialmedia .adgerdir {
    float: right;
    margin-top: 2px;
} 

#adAdform24we6bj05vs {
    min-width: 1640px;
}

.textinn figure a {
    position: relative;
}

.textinn figure img {
    display: block;
}

.textinn .wp-caption .wp-caption-text {
    margin: 0;
    z-index: 2;
}

.penni_big_box {
    height: 160px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 20px;
    width:calc(50% - 10px);
    float: left;
    background: #f4f4f4;
}

.penni_big_box:nth-child(even) {margin-right: 10px; margin-left: 0;}
.penni_big_box:nth-child(odd) {margin-left: 10px; margin-right: 0;}

.penni_big_box .image {
    float: left;
    width: 79px;
    height: 83px;
    margin-left: 5px;
    margin-right: 5px;
}

.penni_big_box .text {
    float: right;
    width: calc(100% - 95px);
    margin: 0px;
    padding: 0px;
}

.penni_big_box .text h4 a { 
    color:#000;
    font-size: 18px;
}

.penni_big_box .text p { 
    margin:7px 0 15px;
    font-size: 14px;
}

.penni_big_box .text .date {
    font-size: 13px;
    color: #999;
}

.penni_big_box .author {
    background: #005993;
    width: 100%;
    clear: both;
    display: block;
    color: #fff;
    margin-bottom: 10px;
}

.penni_big_box .author a {
    font-size: 16px;
    background: #474747;
    width: 100%;
    display: block;
    padding:5px;
    color: #fff;
    font-weight: 700;
    -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;
}

.penni_big_box .author a:hover {
    background: #000;
}

.eyjan_bil {
    width:100%;
    height: 20px;
    float:left;
}

.frettamynd {
    width:100%;
    text-align: center;
    float:left;
    background: #f8f8f9;
}

.frettamynd i {
    width:100%;
    margin:5px 0;
    font-size: 13px;
    color:#7d7d7d;
    float:left;
}

h2.skraningartitle {
    margin-bottom: 20px;
}

.skraning {
    margin-bottom: 20px;
    width:50%;
    float:left;
}

.skraning a.takkinn {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background: #ed1c24;
    text-transform: uppercase;
    margin: 5px 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 16px;
}


.skraning-offer ol {
	padding: 10px 0 0 20px;
}
.skraning-offer ol li {
    padding-bottom: 10px;
}
.skraning-offer .terms {
    font-size: 10px;
}

.tafla_pepsideild {
    width:100%;
    font-size: 13px;
}

.tafla_pepsideild td {
    border-bottom: 1px solid #bbb;
    padding-bottom: 0;
}

.page-id-251466 .tafla_pepsideild td {
    padding: 8px;
}

.tafla_pepsideild thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: 0;
}

.page-id-251466 .tafla_pepsideild thead th {
   padding: 8px;
}

.hmbordi_mobile .spil_dagirinn { display: none; }

.naestuleikir { width:100%;font-size: 14px; }
.naestuleikir ul { list-style-type: none; }
.naestuleikir ul li { width:50%;float:left; }
.naestuleikir .num {
    float: left;
    line-height: 33px;
    font-size: 20px;
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #868686;
}
.naestuleikir .leik_merki {
   float:left; 
}

.naestuleikir .num.uti {
    float: left;
    margin: 0 10px 0 0px;
}
.naestuleikir .leik_merki.uti {
   float:left; 
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
    float:left;
    clear: both;
    margin-top: 5px;
}

.sd-content ul {
    margin:0 !important;
}

.sd-content ul li {
    margin: 0 5px 0 0 !important;
}

span.ssba-share-text { display:none; }
#ssba-classic-2 { margin-top: -16px; }

.stjornugjof {
    width: 100%;
    height:24px;
}

.stjornugjof span {
    width: 20px;
    height:20px;
    float:left;
    color:#ccc;
    font-size: 24px; 
    margin-right: 5px;
}

.stjornugjof span.fa-star, .stjornugjof span.fa-star-half-o {
    color:#ED1C2A;
}

.category-lifsstill .flokkur.f_fokus { display:none; }

.kynning {
    color:#414042;  
    font-weight: 900;
    /*text-transform: uppercase;*/
}

.rcp_form legend {
    font-weight: bold;
    margin:10px 0;
    font-size: 20px;
    color: #ed1c24;
}

/* HM 2018 */

.hmbordi_mobile {
    width:100%;
    height:40px;
    position: fixed;
    top:0px;
    background:url(../img/hm2018_background.png);
    display: none;
    -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;
    z-index: 40;
}

.hmbordi_mobile.synilegur {
    top:119px;
    display: block;
}

.hmbordi {
    width:100%;
    height:100px;
    display: block;
    background:url(../img/hm2018_background.png);
    max-width: 1245px;
    float: left;
    margin-bottom: 0px;
    overflow: hidden;
    position: relative;
}

.hmbordi .loadingbar {
    width:100%;
    height:2px;
    background: rgba(0,0,0,0.2);
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
}

.hmbordi .loadingbar .loaded {
    height:3px;
    width:0%;
    background:#448D46
    float: left;
    display: block;
}

.hmbordi_mobile .loadingbar_mobile {
    width:100%;
    height:1px;
    background: rgba(0,0,0,0.2);
    position: absolute;
    bottom: 0px;
    left: 0;
    display: block;
}

.hmbordi_mobile .loadingbar_mobile .loaded_mobile {
    height:1px;
    width:1%;
    background:#448D46
    float: left;
    display: block;
}


.hmibodi {
    height:20px;
    width:100%;
    max-width: 1245px;
    margin-bottom: 20px;
    margin-top: 5px;
    line-height: 22px;
    text-align: right;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}


.hmibodi span {
   color:#448D46 
}

.hmibodi img {
    margin-left: 5px;
}

.hmbordi .hvad {
    float:left;
    height:100px;
    width:250px;
    padding:15px 25px;
}

.hmbordi_mobile .hvad  { 
    float:left;
    height:20px;
    width:220px;
    padding:3px 0px 0;
    font-size: 12px;
}


.hmbordi .hvad h2 {
    font-size: 30px;
    line-height: 1;
}

.hmbordi .hvad h2 span {
    font-size: 34px;
    color:#448D46
    width:100%;
    clear: both;
    float: left;
}

.hmbordi_mobile .hvad  h2 { 
    font-size: 16px;
}

.hmbordi_mobile .hvad  h2 span { 
    color:#448D46
}

.hmbordi .daghm {
    float:left;
    height:76px;
    width:68px;
    margin:17px 20px 0 20px;
    background:url(../img/daghm.png);
    text-align:center;
    color:#eae2ce;
    font-size: 12px;
    padding:10px 0;
}

.hmbordi_mobile .daghm {
    float:left;
    height:52px;
    width:45px;
    margin:0px 10px 0 10px;
    background:url(../img/daghm.png);
    background-size: 45px 52px;
    text-align:center;
    color:#eae2ce;
    font-size: 11px;
    padding: 7px 7px;
    line-height: 1;
}

.hmbordi .daghm span, .hmbordi_mobile .daghm span {
    width: 100%;
    float:left;
    display: block;
}

.hmbordi .daghm strong {
    font-size: 18px;
    font-weight: 800;
    color:#fff;
    width: 100%;
    float:left;
}

.hmbordi_mobile .daghm strong {
    font-size: 12px;
    font-weight: 800;
    color:#fff;
    width: 100%;
    float:left;
}

.hmbordi .leikurhm {
    float:left;
    height:68px;
    width:200px;
    margin:20px 10px;
    background:rgba(221,202,160,0.5);
    text-align:center;
    color:#1d1d1b;
    font-size: 12px;
    padding:6px 1px 10px 1px;
    font-weight: 800;
}

.hmbordi .leikurhm span.flag-icon {
    width:40px;
    height:20px;
}

.hmbordi .leikurhm .spil_dagirinn {
    width:100%;
    float:left;
    margin-bottom: 4px;
}

.hmbordi .leikurhm .heima {
    width:40%;
    float:left;
   
}

.hmbordi .leikurhm .urslit {
    width:20%;
    float:left;
    margin: 2px -5px;
}

.hmbordi .leikurhm .utti {
    width:40%;
    float:left;
}

.hmbordi .leikurhm .ekkiigangi {
    
}


.hmbordi_mobile .leikurhm {
    float:left;
    height:30px;
    width:140px;
    text-align:center;
    color:#1d1d1b;
    font-size: 11px;
    padding:5px;
    font-weight: 800;
    margin-top: 5px;
    background:rgba(221,202,160,0.5);
    margin-right: 5px;
}

.hmbordi_mobile .leikurhm span {
    width:100%;
    float:left;
}

.hmbordi_mobile .leikurhm .heima {
    width:33%;
    float:left;
    height:20px;
    overflow: hidden;
}

.hmbordi_mobile .leikurhm .urslit {
    width:34%;
    float:left;
    margin: 4px 0px;
}

.hmbordi_mobile .leikurhm .utti {
    width:33%;
    float:left;
    height:20px;
    overflow: hidden;
}

.hmbordi_mobile .leikurhm span.flag-icon {
    width:40px;
    height:20px;
}

.hmbordi .leikurhm .ekkiigangi {
    
}

.hmbordi_mobile .hmibodi {
    float: right;
    line-height: 20px;
    height: 30px;
    font-size: 12px;
    width: 270px;
    margin-bottom: 0;
    margin-top: 8px;
}

.hmbordimobile {
    width:100%;
    height:300px;
    display: none;
    background:url(../img/mobile_backhm.png);
    max-width: 1245px;
    float: left;
    margin-bottom: 0px;
    overflow: hidden;
}

.hmbordimobile {
    width:100%;
    height:300px;
    display: none;
    background:url(../img/v2/mobile_backhm.png) center;
    margin: 0 auto;
    overflow: hidden;
}

.hmbordimobile .hvad  { 
    float:left;
    height:80px;
    width:100%;
    padding:3px 0px 0;
    font-size: 14px;
    text-align: center;
    margin: 10px auto;
}

.hmbordimobile .hvad h2 { 
    font-size: 30px;
    line-height: 1;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.hmbordimobile .hvad h2 span { 
    display: block;
    float: left;
    color:#448D46
    clear: both;
    width:100%;
    
}

.hmbordimobile .daghm { 
    display: block;
    width:100%;
    margin-top: 0;
    font-weight: 700;
    font-size: 13px;
    margin-bottom: -7px;
    text-align: center;
    color:#448D46
}

.hmbordimobile .daghm strong { margin:0 4px; }

.hmbordimobile .leikurhm {
    float:left;
    height:68px;
    width:calc(100% - 50px);
    margin:10px 20px;
    background:rgba(221,202,160,0.5);
    text-align:center;
    color:#1d1d1b;
    font-size: 12px;
    padding:6px 5px 10px 5px;
    font-weight: 800;
}

.hmbordimobile .leikurhm.synanei {
    display: none;
}

.hmbordimobile .leikurhm span.flag-icon {
    width:40px;
    height:20px;
}

.hmbordimobile .leikurhm .spil_dagirinn {
    width:100%;
    float:left;
    margin-bottom: 4px;
}

.hmbordimobile .leikurhm .heima {
    width:40%;
    float:left;
   
}

.hmbordimobile .leikurhm .urslit {
    width:20%;
    float:left;
    margin: 2px -5px;
}

.hmbordimobile .leikurhm .utti {
    width:40%;
    float:left;
}

.hmibodimobile {
    height:20px;
    width:100%;
    max-width: 1245px;
    margin-bottom: 20px;
    margin-top: 5px;
    line-height: 22px;
    text-align: right;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: none;
}

.fokus_quotes {
    background:url(../img/fokus_quotes.png);
    height:77px;
    width:45px;
    background-size: 45px 34px;
    background-repeat: no-repeat;
    background-position: left top;
    float: left;
    margin-top: 11px;
    margin-left: 40px;
}

.fokusquote {
    height:77px;
    max-width:700px;
    float: left;
    margin-top: 11px;
    margin-left: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 800;
}

.fokusquote span {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color:#7A2B85;
    margin-top: 5px;
    float: left;
}

.ridill { 
    width:calc(50% - 20px);
    float:left;
    margin:20px 10px 40px;
    font-size: 17px;
}

.ridill .lid {
    width:100%;
    float: left;
    margin:2px 0;
}

.ridill .lid span { 
    margin-right:5px;
}

.hmdagur hr { 
    height:1px; 
    color: #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-top: none; 
    float: left;
    width: 100%;
}

.rounddagur .upplysingar {
    font-size: 14px;
    color:#ed1c24;
    width:100%;
    float: left;
    height: 10px;
    text-align: center;
}


.page-template-page-fotbolti-leikirigangi .rounddagur .upplysingar {
    font-size: 14px;
    color:#999;
    width:100%;
    float: left;
    height: 10px;
    text-align: center;
}

.rounddagur .upplysingar.inplay {
    color:#ef2028;
    font-weight: 600;
}

.page-template-page-fotbolti-leikirigangi .rounddagur .leikupp {
    font-size: 14px;
    color:#999;
    width:100%;
    float: left;
    height: 10px;
    text-align: center;
}

.rounddagur { width:100%; float:left; margin-bottom: 5px;}

.page-template-page-fotbolti-leikirigangi .rounddagur {
    margin-bottom: 15px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 20px;
}

.rounddagur .lidheima {
    font-size: 16px;
    width:47%;
    float: left;
    min-height: 40px;
    line-height: 40px;
    text-align: right;
    font-weight:700;
}

.rounddagur .lidheima .flag-icon, .rounddagur .liduti .flag-icon { 
    width:2.5em;
    height:2em;
    line-height: 30px;
}

.rounddagur .liduti .flag-icon { 
    margin-right: 10px;
}

.rounddagur .lidheima .flag-icon { 
    margin-left: 10px;
}

.rounddagur .timi {
    font-size: 16px;
    width:6%;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight:700;
}
.rounddagur .liduti {
    font-size: 16px;
    width:47%;
    float: left;
    min-height: 40px;
    line-height: 40px;
    text-align: left;
    font-weight:700;
}

.rounddagur .lidheima .atburdur, .rounddagur .liduti .atburdur {
    font-size: 12px;
    width:100%;
    float: left;
    min-height: 18px;
    line-height: 18px;
    text-align: right;
    font-weight:400;
    color:#737373;
}

.rounddagur .liduti .atburdur {
    text-align: left;    
}

.rounddagur .atburdur .rautt {
    color:#ef2028;
}

.gamma .rounddagur .timi { width:16%;font-size: 14px; }
.gamma .rounddagur .lidheima { width:42%;font-size: 14px; }
.gamma .rounddagur .liduti { width:42%;font-size: 14px; }
.gamma .rounddagur .upplysingar { color:#afafaf;font-size: 14px;font-weight: 400; } 
.gamma .tafla_pl { font-size: 12px; }

.rounddagur .timi span.urslit.heima {
    background:#ffd230;
    color:#232323;
    padding:2px 4px;
    font-size:14px;
    margin-right:1px;
}

.rounddagur .timi span.urslit.uti {
    background:#ffd230;
    color:#232323;
    padding:2px 4px;
    font-size:14px;
}

.rounddagur .timi.notinplay  span.urslit.uti, .rounddagur .timi.notinplay  span.urslit.heima {
    background:#dbdbdb;
    color:#5A5A5D;
}

.rounddagur .timi.uttisigur  span.urslit.uti {
    background:#ed1c24;
    color:#fff;
}

.rounddagur .timi.heimasigur  span.urslit.heima {
    background:#ed1c24;
    color:#fff;
}

.rounddagur .timi span.klukkan {
    background:#dbdbdb;
    color:#5A5A5D;
    padding:2px 4px;
    font-size:14px;
}

.page-template-page-pl-leikir h3.typa.sport433.top {
    margin-top: 30px;
}

.fjorirthrirthrirspilari {
    display:block;
    width:100%;
    margin-bottom: 20px;
}

.fjorirthrirthrirspilari iframe {
    margin-bottom: 0px;
}

.hm2018spilari {
    background: url(../img/hm2018_background.png);
    width:100%;
    height:50px;
    float: left;
    padding: 5px 8px;
    font-size: 13px;
}

.hm2018spilari span {
    color: #448D46
}

a.skodagrein {
    display: block;
    padding: 5px;
    text-align: center;
    background:#f4f4f4;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

.sam_face {
    background:#3B5998;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    width:23px;
    height:23px;
    overflow: hidden;
    text-align: center;
    line-height: 24px !important;
    float:left;
    margin: 3px 5px 0 0;
}

.sam_face i.fa {
    font-size: 17px !important;
    color: #fff;
    margin: 0 auto !important;
    float: none !important;
}

.sam_tvit {
    background:#4ba3eb;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    width:23px;
    height:23px;
    overflow: hidden;
    text-align: center;
    line-height: 24px !important;
    float:left;
    margin: 3px 5px 0 0;
}

.sam_tvit i.fa {
    font-size: 17px !important;
    color: #fff;
    margin: 0 auto !important;
    float: none !important;
}

.sam_insta {
    background-color:#3B5998;
    background-image:url(../img/instagram_gradient.png);
    background-position: center;
    background-size: 23px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    width:23px;
    height:23px;
    overflow: hidden;
    text-align: center;
    line-height: 24px !important;
    float:left;
    margin: 3px 5px 0 0;
}

.sam_insta i.fa {
    font-size: 17px !important;
    color: #fff;
    margin: 0 auto !important;
    float: none !important;
}

.umfelagid .sam_insta, .umfelagid .sam_tvit, .umfelagid .sam_face { 
    float: left;
    margin-right: 5px;
}

.sam_youtube {
    background:#ff0000;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    width:26px;
    height:26px;
    overflow: hidden;
    text-align: center;
    line-height: 28px !important;
    float:left;
    margin-right: 5px;
}

.sam_youtube i.fa {
    font-size: 19px !important;
    color: #fff;
    margin: 0 auto !important;
    float: none !important;
}

.entry-content ul { margin-left:30px; }

.embed-video {
    width:100%;
    height:auto;
}

#polls-2-ans .Buttons {
    background:#ed1c24;
}

.lagaramma .grein.kynning.r.last { margin-top:-1px; }

.fokus_bil {
    width:100%;
    float: left;
    height:7px;
}

@keyframes ticker {
    0% { transform: translate3d(0, 0, 0); }
    100% { transform: translate3d(-100%, 0, 0); }
}
    
.tcontainer {
    width: 100%;
    overflow: hidden;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
    
.ticker-wrap {
    width: 100%;
    padding-left: 15%;
    background-color: #f9f9f9;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    height: 40px;
}

.front433 {
    background-color: #fff;
}

    
.ticker-wrap:before {
    position: absolute;
    content: " ";
    height:40px;
    top:0;
    left:0;
    background: #457a24 url(../img/203_lengjan_merki.png);
    background-size: 122px 30px;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    width:130px;
    z-index: 2;
}
    
.ticker-move {
    display: inline-block;
    white-space: nowrap;
    padding-right: 15%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: 180s;
}

.ticker-move:hover {
    animation-play-state: paused;
}

.ticker-item {
    display: inline-block;
    
}

.ticker-item a {
    color:#000 !important;
    display: inline-block;
    padding: 10px 15px;
}

.ticker-item a:hover {
    color:#fff !important;
    background: #7cc64d;
}


.ticker-item a span {
    color:#959595;
}

.ticker-item a span.einnxtveir {
    color: #7cc64d;
    margin: 0 10px 0 10px;
    font-weight: 700;
}

.ticker-item a:hover span.einnxtveir {
    color:#457a24;
}

.ticker-item a:hover span {
    color:#fff;
}

.ticker-item a:hover i {
    color:#fff;
}


.ticker-item a i {
    color:#000;
    font-style: normal;
}

.slick-next {
    position: absolute;
    right:0; 
    top: 50px;
    z-index: 2;
    width: 40px;
    height: 40px;
    text-indent: -300px;
    overflow: hidden;
    padding:10px;
    background: rgba(0,0,0,0.7);
}

.slick-next:after {
    content: "»";
    position: relative;
    top: -25px;
    left: -1px;
    width: 20px;
    height: 10px;
    color: #fff;
    display: block;
    z-index: 17;
    text-indent: 0px;
    font-size: 36px;
    font-weight: 700;
}

.slick-prev {
    position: absolute;
    left:0; 
    top: 50px;
    z-index: 2;
    width: 40px;
    height: 40px;
    text-indent: -300px;
    overflow: hidden;
    padding:10px;
    background: rgba(0,0,0,0.7);
}
.slick-prev:after {
    content: "«";
    position: relative;
    top: -25px;
    left: -3px;
    width: 20px;
    height: 10px;
    color: #fff;
    display: block;
    z-index: 17;
    text-indent: 0px;
    font-size: 36px;
    font-weight: 700;
}

.timiplay {
    color:#a0a0a0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.timiplay i.fa {
    color:#24a8b1;
    font-size: 21px;
    line-height: 20px;
    margin: 0 5px 0 0 !important;
}

.myndbond {
    width: calc(33.333% - 40px);
    height:260px;
    float:left;
    margin:20px;
}

.myndbond figure {
    height:180px;
    width:100%;
    margin-bottom: 10px;
}

.myndbond h2 {
    font-size: 16px;
}

.myndbond h2 a {
    color:#111;
}

.myndbond h3 {
    font-weight: 400;
    font-size: 14px;
    color:#24a8b1;
}

.page-template-page-myndband {
    text-align: center;
}

.page-template-page-myndband .entry-header h1 {
    font-size: 24px;
    margin:30px 0 0 0 ;
    color:#24a8b1;
    text-transform: uppercase;
}

.page-template-page-myndband .entry-header h2 {
    font-size: 32px;
    text-transform: uppercase;
    margin:0 0 30px  0;
}

.page-template-page-myndband .typa a {
   color:#24a8b1; 
}

.minuturnijutiu {
    float:left;
    display: block;
    position: relative;
}

.minuturnijutiu img {
    max-width: 100%;
    height:auto;
}

.efnisordin {
    width:100%;
    clear: both;
    font-size: 16px;
}

.efnisordin a {
    display: inline-block;
    padding: 4px 8px;
    border:1px solid #d8d8d8;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    text-decoration: none !important;
    font-size: 16px;
    background: #f9f9f9;
    margin-bottom: 6px;
}

.myndbanda_renningur {
    width:100%;
    height:380px;
    float: left;
    position: relative;
    overflow: hidden;
}

.myndbanda_renningur .myndbond {
    -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;
    height: 330px;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.myndbanda_renningur .myndbond figure {
    -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;
    height: 220px;
}

.myndbanda_renningur .myndbond.slick-current {
    height: 330px;   
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.myndbanda_renningur .myndbond.slick-current figure {
    height: 250px;
}

.myndbanda_renningur .slick-next, .myndbanda_renningur .slick-prev, .myndbond-flokkar .slick-next, .myndbond-flokkar .slick-prev {
    background: rgba(36,168,177,0.7) !important;   
    top: 130px;
}

.myndbond-flokkar .slick-next, .myndbond-flokkar .slick-prev {
    top: 100px;
}

.myndbanda_renningur .slick-next:hover, .myndbanda_renningur .slick-prev:hover, .myndbond-flokkar .slick-next:hover, .myndbond-flokkar .slick-prev:hover  {
    background: rgba(36,168,177,0.9) !important;   
}

.manneskjaarsins { 
    width:100%;
    float:left;
    position: relative;
    min-height: 106px;
}

.manneskjaarsins a { 
   color:#000;
}

.manneskjaarsins h3 { 
   text-transform: uppercase;
    text-align: center;
    font-size: 18px;
}

.manneskjaarsins h3 strong { 
    color: #7A2B85;
}

.vinstri {
    width:calc(50% - 20px);
    margin-right: 20px;
    float:left;
}

.haegri {
    width:calc(50% - 20px);
    margin-left: 20px;
    float:left;
}

.page-id-5239 .vinstri {
    width:calc(50% - 30px);
    margin-right: 30px;
}

.page-id-5239 .haegri {
    width:calc(50% - 30px);
    margin-left: 30px;
}

.page-id-5239 .ninja-forms-field {
    background:#fafafa;
    border:1px solid #e1e1e1;
}

.page-id-5239 input[type="button"].ninja-forms-field {
    background:#ef2028;
    border:1px solid #ef2028;
    text-transform: uppercase;
}


.skilmalar {
    margin-top: 58px;
    padding-left: 30px;
}

#nf-field-13, #nf-field-16 {
    width: 130px;
}

#nf-field-18 {
    width: 60px;
}

.post-60072 input,.post-60072 select { 
    font-size: 16px; 
    padding: 5px 10px;
    color: #333;
}

#nf-field-20 { color:#fff; }

.vantarhausborda {
    width:330px;
    height:87px;
    overflow: hidden;
    float:left;
    background: url(../img/leidari_back.png);
    font-size: 14px;
}

