/*-------------------Content NID -----------------*/

.views-field-nid {
    display: none;
}


/*-----Teknmalstulking forfall-------*
.page-forsida .specialll {
   min-height: 15em;
   font-size: 2em;
}


/*--------------------Desktop/Tab design----------------------*/


.mobile_mynda_menu {
    display: none;
}

.page-forsida .uppaftur {display: none;}



/*------------------------------------------Karusell---------------------------*/


.sending_karusell .view-uvlanding {
    width: 100%;
}

.sending_karusell .view-content {
    background-color: #212121;
    padding-left: 5px;
    padding-top: 2px;
    width: 312px;
}

.sending_karusell .views-row {
    margin-right: 0px !important;
}

.sending_karusell .views-row:nth-of-type(n+7) {display: none;}

.sending_karusell .views-row-1 img {
    width: 302px;
}

.sending_karusell .views-row-2 {
    display: inline-block;
    padding-top: 5px;
    padding-right: 2px;
}

.sending_karusell .views-row-2 img {
    width: 148px;
}

.sending_karusell .views-row-3 {
    display: inline-block;
    padding-top: 5px;
}

.sending_karusell .views-row-3 img {
    width: 148px;
}

.sending_karusell .views-row-4 img {
    width: 302px;
}

.sending_karusell .views-row-5 {
    display: inline-block;
    padding-top: 5px;
    padding-right: 2px;
}

.sending_karusell .views-row-5 img {
    width: 148px;
}

.sending_karusell .views-row-6 {
    display: inline-block;
    padding-top: 5px;
}

.sending_karusell .views-row-6 img {
    width: 148px;
}




/*----------------------------TEMA view á forsíðuni---------------------*/

.tema_fors {
    max-width: 99%;
    border-bottom: 1px solid #ccc;
}

.tema_fors .pane-content {
    margin-bottom: 15px;
    /*background-color: #006a94;*/
    background-color: #38770a;
    padding: 2%;
}


#figgjar_tema .pane-content {
    background-color: #a90001;
}

#tema_fors_stjorn .pane-content {
       background-color: #212121;
}

.tema_fors .view-header {
    margin-bottom: 10px;
}

.tema_fors .fors_tema_t {
    color: white;
    font-size: 16px;
    display: inline-block;
    background-color: gray;
    padding: 3px 7px 1px 7px;
    text-transform: uppercase;
    position: absolute;
}

.tema_fors .fors_tema_f {
    color: white;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    margin-left: 15%;
    margin-top: -2px;
}

.tema_fors .fors_tema_f a {
    color: white;
}

.tema_fors .fors_tema_m {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    float: right;
    background-color: white;
    padding: 0px 3px 0px 3px;
    margin-top: 2px;
}

.tema_fors .fors_tema_m a {
    color: black;
}

.tema_fors .views-row {
    max-width: 48%;
    display: inline-block;
}

.tema_fors .views-row .views-field-field-mynd {
    max-width: 47.7%;
    float: left;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 10px;
}

.tema_fors .views-row-last .views-field-field-mynd {
    margin-bottom: 0px;
}

.tema_fors .views-row .views-field-title {
    max-width: 50%;
    display: inline-block;
    font-family: 'Droid';
    font-size: 14px;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

.tema_fors .views-row .views-field-title a {
    color: white;
}

.tema_fors .views-row-1 {
    max-width: 48%;
    display: inline-block;
    float: left;
    margin-right: 3%;
    min-height: 310px;
}

.tema_fors .views-row-1 .views-field-field-mynd {
    max-width: 100%;
    margin-right: 0px;
        margin-bottom: 10px;
}

.tema_fors .views-row-1 .views-field-title {
    max-width: 100%;
    font-size: 21px;
}

.tema_fors .views-row .views-field-field-summary-article {
    display: none;
}

.tema_fors .views-row-1 .views-field-field-summary-article {
    display: inherit;
    color: white;
    font-family: 'Open Sans', sans-serif;
}

/*-----------------------------------END--------------------------------*/

/*------------------news_x1a--------------------------*/

@media screen and (min-width: 768px) {
#news_x1a {
    width: 99%;
}
}

#news_x1a {
    display: inline-block;
    min-height: 125px;
    border-bottom: 1px solid #ccc;
}

#news_x1a .views-field-field-mynd {
    float: right;
    width: 30.5%;
}

#news_x1a .views-field-title {
    font-family: 'Droid';
    font-size: 21px;
    max-width: 66%;
    margin-bottom: 5px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

#news_x1a .views-field-title a {
    color: black;
}

#news_x1a .views-field-field-summary-article{
    max-width: 65%;
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 10px;
    word-wrap: break-word;
}

#news_x1a .views-field-field-publish {
    width: 15%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-weight: bold;

}

#news_x1a .views-field-term-node-tid {
    margin-left: 14%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

/*------------------news_x1a END----------------------*/


/*------------------news_x1a    with style: news_x1d_2 --------------------------*/

@media screen and (min-width: 768px) {
#news_x1d_2 {
    width: 99%;
}
}

#news_x1d_2 {
    display: inline-block;
    min-height: 125px;
    border-bottom: 1px solid #ccc;
}

#news_x1d_2 .views-row-1 {
    float: left;
    margin-right: 8px;
    max-width: 74%;
}

#news_x1d_2 .views-row-2 {
    float: right;
    max-width: 158px;
}

#news_x1d_2 .views-field-field-mynd {
    margin-bottom: 10px;
}

#news_x1d_2 .views-field-title {
    max-width: 478px;
    font-family: 'Droid';
    font-size: 23pt;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;}

#news_x1d_2 .views-field-title a {
    color: black;
}

#news_x1d_2 .views-row-2 .views-field-title {
    font-size: 18px;
}

#news_x1d_2 .views-field-field-summary-article {
    max-width: 478px;
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 10px;
    word-wrap: break-word;
}

#news_x1d_2 .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-weight: bold;
}

#news_x1d_2 .views-field-term-node-tid {
    margin-left: 14%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

#news_x1d_2 .views-row-2 .views-field-term-node-tid {
    margin-left: 80px;
}

/*------------------news_x1a END----------------------*/


/*------------------news_x3--------------------------*/

#news_x3 .views-row {
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-height: 16em;
    width: 31.5%;
}

#news_x3 .views-row-2 {
    margin-left: 2%;
    margin-right: 2%;
}

#news_x3 .views-field-title a {
    color: black;
}

#news_x3 .views-field-title {
    font-family: 'Droid';
    font-size: 16px;
    max-width: 201px;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
    padding-bottom: 20px;
}

#news_x3 .views-field-field-mynd {
    margin-bottom: 20px;
}


@media screen and (min-width: 768px) {
#news_x3 {
    width: 99%;
}
}

#news_x3 {
    border-bottom: 1px solid #ccc;
}

#news_x3 .pane-content .view-content {
    display: block;
    padding-bottom: 10px;
}

#news_x3 .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    font-weight: bold;
    position: absolute;
    bottom: 0;
    margin-bottom: 5px;

}

#news_x3 .views-field-term-node-tid {
    margin-left: 45%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

/*------------------news_x3 END--------------------------*/

/*------------------news_x2a-----------------------------*/

#news_x2a .views-row {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 49%;
  float: left;
  margin-bottom: 10px;
}

#news_x2a .views-row-1 {
    margin-right: 15px;
    margin-right: 2%;
}

#news_x2a .views-field-title {
    max-width: 312px;
    font-family: 'Droid';
    font-size: 17pt;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

#news_x2a .views-field-field-summary-article{
    max-width: 296px;
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 30px;
    word-wrap: break-word;
}

#news_x2a .views-field-field-mynd {
    margin-bottom: 20px;
}

#news_x2a .views-field-title a {
    color: black;
}


@media screen and (min-width: 768px) {
#news_x2a {
    width: 99%;
}
}


#news_x2a {
  display: inline-block;
    border-bottom: 1px solid #ccc;
}

#news_x2a .pane-content .view-content {
    display: block;
    padding-bottom: 10px;
}

#news_x2a .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 5px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

#news_x2a .views-field-term-node-tid {
    margin-left: 34%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

/*------------------news_x2a END--------------------------*/


/*------------------news_x1b------------------------------*/

#news_x1b .views-field-field-mynd {
    margin-right: 20px;
    float: left;
    width: 22.5%;
}



@media screen and (min-width: 768px) {
#news_x1b {
    width: 99%;
}
}

#news_x1b {
    border-bottom: 1px solid #ccc;
    min-height: 100px;
}

#news_x1b .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 10px;
    margin-left: 26%;
    font-weight: bold;
}

#news_x1b .views-field-title {
    font-family: 'Droid';
    font-size: 22px;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

#news_x1b .views-field-title a {
    color: black;
}

#news_x1b .views-field-field-summary-article {
    margin-bottom: 10px;
    word-wrap: break-word;
    margin-left: 26%;
    font-family: 'Open Sans';
    line-height: normal;
    font-size: 11pt;
}

#news_x1b .views-field-term-node-tid {
    margin-left: 40%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

/*------------------news_x1b END--------------------------*/


/*------------------news_x1c------------------------------*/

#news_x1c .views-field-field-mynd {
    margin-left: 5px;
    float: right;
    width: 48%;
}

#news_x1c .views-field-title {
    font-family: 'Droid';
    font-size: 22px;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

#news_x1c .views-field-title a {
    color: black;
}

#news_x1c .views-field-field-summary-article {
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 10px;
    word-wrap: break-word;
}

#news_x1c .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 12px;
    margin-left: 0%;
    font-weight: bold;
}

#news_x1c {
    border-bottom: 1px solid #ccc;
    min-height: 187px;
    max-width: 99%;
}

#news_x1c .views-field-term-node-tid {
    margin-left: 14%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -27px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}


/*------------------news_x1c END--------------------------*/


/*------------------news_x4-------------------------------*/

#news_x4 .views-row {
    display: inline-block;
    vertical-align: top;
    min-height: 14em;
    position: relative;
    width: 22.5%;
}

#news_x4 .views-field-title {
    max-width: 146px;
    margin-bottom: 10px;
    font-family: 'Droid';
    font-size: 16px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
    padding-bottom: 20px;
}

#news_x4 .views-field-title a {
    color: black;
}

#news_x4 .views-row-2 {
    margin-left: 1.1em;
    margin-right: 1.1em;
}

#news_x4 .views-row-3 {
    margin-right: 1em;
}

#news_x4 .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 5px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

@media screen and (min-width: 768px) {
#news_x4 {
    width: 99%;
}
}

#news_x4 {
    border-bottom: 1px solid #ccc;
}

#news_x4 .pane-content .view-content {
    display: block;
    padding-bottom: 10px;
}

#news_x4 .views-field-field-mynd {
    margin-bottom: 10px;
}

#news_x4 .views-field-term-node-tid {
    margin-left: 47%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

/*------------------news_x4 END--------------------------*/


/*------------------news_x2b-----------------------------*/

#news_x2b .views-row {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 49%;
  float: left;
  margin-bottom: 10px;
}

#news_x2b .views-row-1 {
    margin-right: 2%;
}

#news_x2b .views-field-title {
    max-width: 312px;
    font-family: 'Droid';
    font-size: 17pt;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

#news_x2b .views-field-title a {
    color: black;
}

#news_x2b .views-field-field-summary-article{
    max-width: 312px;
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 10px;
    word-wrap: break-word;
    padding-bottom: 25px;
}

#news_x2b .views-field-field-mynd {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
#news_x2b {
    width: 99%;
}
}

#news_x2b {
    border-bottom: 1px solid #ccc;
}

#news_x2b .pane-content .view-content {
    display: inline-block;
}

#news_x2b .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 5px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

#news_x2b .views-field-term-node-tid {
    margin-left: 87px;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

/*------------------news_x2a END--------------------------*/


/*------------------news_x1d------------------------------*/

#news_x1d {
    float: left;
    margin-right: 19px;
    display: inline-block;
    width: 73%;
}

#news_x1d .views-field-title {
    max-width: 478px;
    font-family: 'Droid';
    font-size: 23pt;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

#news_x1d .views-field-title a {
    color: black;
}

#news_x1d .views-field-field-summary-article{
    max-width: 478px;
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 10px;
    word-wrap: break-word;
}

#news_x1d .views-field-field-mynd {
    margin-bottom: 10px;
}

#news_x1d .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-weight: bold;
}

#news_x1d .views-field-term-node-tid {
    margin-left: 87px;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

/*------------------news_x1d END--------------------------*/


/*------------------news_x1e------------------------------*/

#news_x1e {
    display: inline-block;
    width: 23%;
}

#news_x1e .views-field-title {
    font-family: 'Droid';
    font-size: 16px;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
    max-width: 148px;
}

#news_x1e .views-field-title a {
    color: black;
}

#news_x1e .views-field-field-summary-article{
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 10px;
    word-wrap: break-word;
    max-width: 148px;
}

#news_x1e .views-field-field-mynd {
    margin-bottom: 10px;
}

#news_x1e .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-weight: bold;
}

#news_x1e .views-field-term-node-tid {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 10px;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
}


/*------------------news_x1e END--------------------------*/


/*-------------------news_x1c_2---------------------------*/


.news_x1c_2 {
    border-top: 1px solid #ccc;
    border-bottom: none !important;
}

.news_x1c_2 .pane-content {
    padding-top: 15px;
}


/*------------------news_x2b_2-----------------------*/

.news_x2b_2 .views-row {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 49%;
  float: left;
  margin-bottom: 10px;
}

.news_x2b_2 .views-row-1 {
    margin-right: 2%;
}

.news_x2b_2 .views-field-title {
    max-width: 312px;
    font-family: 'Droid';
    font-size: 17pt;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
}

.news_x2b_2 .views-field-title a {
    color: black;
}

.news_x2b_2 .views-field-field-summary-article{
    max-width: 312px;
    line-height: normal;
    font-family: 'Open Sans';
    font-size: 11pt;
    margin-bottom: 10px;
    word-wrap: break-word;
    padding-bottom: 25px;
}

.news_x2b_2 .views-field-field-mynd {
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
.news_x2b_2 {
    width: 99%;
}
}

.news_x2b_2 {
    margin-bottom: 10px;
    border-top: 1px solid #ccc;
}

.news_x2b_2 .pane-content .view-content {
    display: block;
    padding-top: 15px;
}

.news_x2b_2 .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-bottom: 5px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

.news_x2b_2 .views-field-term-node-tid {
    margin-left: 87px;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -25px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}


/*----Aktuelt/Mentan/3-2/undirsíður---------news_x7-------*/

@media screen and (min-width: 768px) {
#news_x7 {
    width: 99%;
}
}

#news_x7 {
    float: left;
}

#news_x7 .views-row {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-bottom: 10px;
    width: 14.35em;
    min-height: 16em;
}

#news_x7 .views-row-2 {
    margin-left: 1.24em;
    margin-right: 1.24em;
}

#news_x7 .views-field-title a {
    color: black;
}

#news_x7 .views-field-title {
    font-family: 'Droid';
    font-size: 16px;
    max-width: 201px;
    margin-bottom: 10px;
    line-height: normal;
    word-wrap: break-word;
    font-weight: bold;
    padding-bottom: 20px;
}

#news_x7 .views-field-field-mynd {
    margin-bottom: 20px;
}

#news_x7 .view-content {
        border-top: 1px solid #ccc;
    padding-top: 10px;
}

#news_x7 .pane-content .view-content {
    display: table-cell;
    padding-bottom: 15px;
}

#news_x7 .views-field-field-publish {
    font-size: 8pt;
    font-family: 'Open Sans';
    font-weight: bold;
    position: absolute;
    bottom: 0;
    margin-bottom: 5px;
}

#news_x7 .views-field-term-node-tid {
    margin-left: 45%;
    font-size: 8pt;
    font-family: 'Open Sans';
    margin-top: -15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

#news_x7 .views-row-4 {
    max-width: 146px;
    min-height: 14em;
}

#news_x7 .views-row-5 {
    max-width: 146px;
    margin-left: 16px;
    min-height: 14em;
}

#news_x7 .views-row-6 {
    margin-left: 16px;
    margin-right: 16px;
    max-width: 146px;
    min-height: 14em;
}

#news_x7 .views-row-7 {
    max-width: 146px;
    min-height: 14em;
}

/*------------------news_x7 END--------------------------*/



/*----------------------@media end------------------*/
/*
}

/*----------------------------------------------------------Desktop/Tab design  END-----------------------------------------------*/


/*---------------------------------------------------------------Mobile design----------------------------------------------------*/


@media screen and (max-width: 767px) {

.mynda_menu {
    display: none;
}


.undir_mynda_menu {
    margin-top: -1em;
}


.undir_mynda_menu #zapp_third {
    display: none;
}

.undir_mynda_menu #zapp_last {
    display: none;
}


.undir_mynda_menu #zapp_first {
    width: 49%;
    margin-right: 2%;
    height: auto;
}

.undir_mynda_menu #zapp_first a{
        display: block;
    padding: 10px 0 10px 0;
    margin-top: 0px;
}

.undir_mynda_menu #zapp_second {
    width: 49%;
    margin-right: 0px;
    height: auto;
    padding-bottom: 1px;
}

.undir_mynda_menu #zapp_second a{
    display: block;
    padding: 10px 0 10px 0;
    margin-top: 0px;
}


.undir_mynda_menu #big_z {
    width: 100%;
    text-align: center;
    margin-bottom: -8px;
    margin-top: -15px;
}


.undir_mynda_menu #little_z {
    display: none;
}



.mobile_mynda_menu {
    display: inline-block;
}


.puntur_ovast {
    display: none;
}


.sending_karusell {
    display: none;
}


.page-forsida .panels-flexible-region-335-center {
    float: none;
    width: 100%;
}

.page-forsida .panels-flexible-region-335-right {
    float: none;
    width: 100%;
}

.page-forsida .panels-flexible-335 .panels-flexible-region-inside {
    padding-left: 0em;
}

.page-forsida .karrusel {display: none;}

.page-forsida .newest-media {display: none;}

.page-forsida #starvslysing {
    display: none;
}

.page-forsida .view-ws-skr-ir {display: none;}

.page-forsida .dv {display: none;}

.page-forsida .uv_tidindi {display: none;}

.page-forsida .uppaftur {display: inherit;}

.page-forsida .pane-newest-media {}

.page-forsida #boxak2 {margin-right: 0px !important;}

.page-forsida .boxak {width: 49%;}


/*----------------------Mobile css----------------------------*/

/*-----mobile tema ----*/

.tema_fors {
    max-width: 100%;
}

.tema_fors .views-row-1 .views-field-field-summary-article {
    display: none !important;
}

.tema_fors .views-row-1 {
    min-height: 0px;
    float: none;
}

.tema_fors .views-row-5 {
    display: none;
}

.tema_fors .views-row .views-field-field-mynd {
    max-width: 100%;
}

.tema_fors .views-row .views-field-title {
    max-width: 100%;
    font-size: 14px;
}

.tema_fors .views-row {
    vertical-align: top;
    width: 47%;
}

.tema_fors .views-row-odd {
        margin-right: 3%;
        margin-left: 1.5%;
}

.tema_fors .fors_tema_f {
    margin-left: 25%;
}

/*----------mobile tema end------*/

/*-----news_x1a-----*/

#news_x1a .views-field-field-mynd {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 10px;
}

#news_x1a .views-field-title {
    max-width: 100%;
}

#news_x1a .views-field-field-summary-article {
    display: none;
}

#news_x1a .views-field-field-publish {
    width: 20%;
}

#news_x1a .views-field-term-node-tid {
    margin-left: 25%;
}

/*---------news_x1a  END-------*/


/*------------------news_x1a    with style: news_x1d_2 --------------------------*/

#news_x1d_2 {
    width: 100%;
  }

  #news_x1d_2 .views-row-1 {
    margin-right: 0px;
    max-width: 100%;
}

#news_x1d_2 .views-row-2 {
    float: none;
    max-width: 100%;
}

#news_x1d_2 .views-row-1 .views-field-title, #news_x1d_2 .views-row-2 .views-field-title {
  font-size: 21px;
}

#news_x1d_2 .views-row-1 .views-field-term-node-tid {
    margin-left: 80px;
}
#news_x1d_2 .views-row-1 {
border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

#news_x1d_2 .views-field-field-summary-article {
    display: none;
}

/*---------news_x1a  news_x1d_2 END-------*/


/*---------news_x3-------------*/

#news_x3 .views-row {
    width: 48%;
    min-height: 13em;
}

#news_x3 .views-row-2 {
    margin-right: 0px;
    float: right;
    margin-left: 10px;
}

#news_x3 .views-row .views-field-title {
    max-width: 100% !important;
    min-height: 5em;
    font-size: 14px;
}

#news_x3 .views-row .views-field-field-mynd {
    margin-bottom: 10px;
}

#news_x3 .views-row .views-field-term-node-tid {
    margin-left: 52%;
}

#news_x3 .views-row-3 {
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 15px;
}

#news_x3 .views-row-3 .views-field-field-mynd {
    margin-top: 15px;
}

#news_x3 .views-row-3 .views-field-title {
    max-width: 100% !important;
    font-size: 21px;
    min-height: 1em;
}

#news_x3 .views-row-3 .views-field-term-node-tid {
    margin-left: 25%;
}

/*---------news_x3  END-------*/

/*---------news_x2a-----------*/

#news_x2a .views-row {
    width: 48%;
}

#news_x2a .views-row-1 {
    margin-right: 10px;
}

#news_x2a .views-row-2 {
    float: right;
}

#news_x2a .views-field-field-mynd {
    margin-bottom: 10px;
}

#news_x2a .views-field-title {
    max-width: 100% !important;
    font-size: 14px;
    margin-bottom: 30px;
    min-height: 4.5em;
}

#news_x2a .views-field-field-summary-article {
    display: none;
}

#news_x2a .views-field-term-node-tid {
    margin-left: 50%;
    }

/*---------news_x2a  END------*/

/*---------news_x1b-----------*/

#news_x1b .views-field-field-mynd {
    width: 100%;
    margin-bottom: 10px;
}

#news_x1b .views-field-title {
    font-size: 21px;
}

#news_x1b .views-field-field-summary-article {
    display: none;
}

#news_x1b .views-field-field-publish {
    margin-left: 0%;
}

#news_x1b .views-field-term-node-tid {
    margin-left: 35%;
}

/*---------news_x1b  END------*/


/*---------news_x1c-----------*/

#news_x1c {
    max-width: 100%;

}

#news_x1c .views-field-field-mynd {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

#news_x1c .views-field-field-summary-article {
    display: none;
}

#news_x1c .views-field-field-publish {
    margin-left: 0%;
}

#news_x1c .views-field-term-node-tid {
    margin-left: 35%;
}

/*---------news_x1c  END------*/

/*---------news_x4------------*/

#news_x4 .views-row {
    width: 48%;
    min-height: 13em;
}


#news_x4 .views-row-1 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

#news_x4 .views-row-2 {
    margin-right: 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    float: right;
    margin-left: 10px;
}

#news_x4 .views-row-3 {
    margin-right: 10px;
}

#news_x4 .views-row-4 {
    float: right;
}


#news_x4 .views-field-title {
    max-width: 100% !important;
    font-size: 14px;
}

#news_x4 .views-field-term-node-tid {
    margin-left: 50%;
}

/*------news_x4 END-----------*/

/*---------news_x2b------------*/

#news_x2b .views-row {
    width: 100%;
}

#news_x2b .views-row-1 {
    margin-bottom: 10px;
    margin-right: 0px;
    border-bottom: 1px solid #ccc;
}

#news_x2b .views-row-2 {
    /*border-top: 1px solid #ccc;*/
}

#news_x2b .views-field-field-mynd {
     margin-bottom: 10px;
}

#news_x2b .views-field-field-summary-article {
    display: none;
}

#news_x2b .views-field-title {
    max-width: 100% !important;
    font-size: 21px;
    margin-bottom: 30px;
}

#news_x2b .pane-content .view-content {
    display: block;
}

/*---------news_x2b END--------*/

/*---------news_x2b_2------------*/

.news_x2b_2 .views-row {
    width: 100%;
}

.news_x2b_2 .views-row-1 {
    margin-bottom: 10px;
    margin-right: 0px;
}

.news_x2b_2 .views-row-2 {
    border-top: 1px solid #ccc;
}

.news_x2b_2 .views-row-1 .views-field-field-mynd {
     margin-bottom: 10px;
}

.news_x2b_2 .views-row-2 .views-field-field-mynd {
    margin-top: 10px;
     margin-bottom: 10px;
}

.news_x2b_2 .views-field-field-summary-article {
    display: none;
}

.news_x2b_2 .views-field-title {
    max-width: 100% !important;
    font-size: 21px;
    margin-bottom: 30px;
}
/*---------news_x2b END--------*/


/*---------news_x1d------------*/

#news_x1d {
    width: 100%;
    margin-right: 0px;
    border-bottom: 1px solid #ccc;
}

#news_x1d .views-field-title {
    max-width: 100%;
    font-size: 21px;
}

#news_x1d .views-field-field-summary-article {
    display: none;
}

/*---------news_x1d END------*/

/*---------news_x1e----------*/

#news_x1e {
    width: 100%;
    margin-top: 10px;
}

#news_x1e .views-field-title {
    font-size: 21px;
    max-width: 100%;
}

#news_x1e .views-field-field-summary-article {
    display: none;
}

#news_x1e .views-field-term-node-tid {
    float: left;
    margin-left: 25%;
}

/*---------news_x1e END-----*/


/*---------news_x7----------*/

#news_x7 .views-row {
    width: 100%;
    border-bottom: 1px solid #ccc;
    min-height: 5em;
}

#news_x7 .views-field-field-mynd {
    width: 33%;
    float: left;
    margin-right: 3%;
}


#news_x7 .views-field-title {
    max-width: 100%;
    font-size: 14px;
}

#news_x7 .views-row-2 {
    margin-right: 0px;
    margin-left: 0px;
}

#news_x7 .views-row-4 {
    max-width: 100%;
}

#news_x7 .views-row-5 {
    max-width: 100%;
    margin-left: 0px;
}

#news_x7 .views-row-6 {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px;
}

#news_x7 .views-row-7 {
    max-width: 100%;
}

#news_x7 .views-field-field-publish {
    margin-bottom: 10px;
    margin-left: 36%;
}

#news_x7 .views-field-term-node-tid {
    margin-bottom: 10px;
    margin-left: 60%;
}

.mobile_rapp_rap {
    width: 32%;
}


/*----------------------------@media end------------------------*/

}

/*------------------------------Mobile--------------------------------*/

.pager li > a {
    display: block;
    background-color: #202020;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: bold;
    padding: 12px 0px;
    border: none;
    border-radius: 0px;
}


.pager {
    margin-top: 0px;
}


.totop {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 18px;
}

.totop a {
    display: block;
    background-color: #202020;
    color: white;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: bold;
    padding: 12px 0px;
    border: none;
    border-radius: 0px;
    text-decoration: none;
}


/*--------------------------------------------------------------- iPad -------------------------------------------------*/

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {


  .news_x2b_2 .pane-content .view-content {
    display: -webkit-flex;
  }

  #news_x2b .pane-content .view-content {
    display: -webkit-flex;
  }

  #news_x3 .pane-content .view-content {
    display: -webkit-flex;
  }

  #news_x2a .pane-content .view-content {
    display: -webkit-flex;
  }


  #news_x7 .pane-content .view-content {
    position: relative;
  }

  #news_x7 .views-row {
    float: left;
    width: 12.6em;
  }

  #news_x7 .views-row-4 {

  }

  #news_x7 .views-row-5 {

    margin-left: 10px;
  }

  #news_x7 .views-row-6 {

    margin-left: 10px;
    margin-right: 10px;
  }

  #news_x7 .views-row-7 {

  }

  #news_x7 .pane-content .pager-load-more {
    width: 100%;
    float: left;
  }



}

/*---------------------------------------------------------------- END --------------------------------------------------*/
