body {
	background-image:url(http://demo.themeguron.com/wp/tensor/wp-content/themes/tensor_wp/images/bg/white_noise.png);
    font-size:13px;
    color:#555555;
    font-family:Arial !important;
    font-style:normal;
    position:relative;
    line-height: 18px;
    display:block;
     background-repeat:repeat;
     margin:0px;
}


h1 {
    font-size:46px;
    font-style:normal;
    font-family:League Gothic !important;
    color:#4A4A43;
}
h2 {
    font-size:30px;
    font-style:normal;
    font-family:League Gothic !important;
    color:#4A4A43;
}
h3 {
    font-size:30px;
    font-style:normal;
    font-family:League Gothic !important;
    color:#4A4A43;
}
h4 {
    font-size:26px;
    font-style:normal;
    font-family:League Gothic !important;
    color:#4A4A43;
}
h5 {
    font-size:22px;
    font-style:normal;
    font-family:Yanone Kaffeesatz !important;
    color:#4A4A43;
}
h6 {
    font-size:17px;
    font-style:normal;
    font-family:Yanone Kaffeesatz !important;
    color:#4A4A43;
    text-transform:none!important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'League Gothic';
    color: #4A4A43;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: normal;
    line-height: 35px;    
    
}

h4{
position: relative;
    border-bottom: 1px solid #cdcdcd;
    display: block;
     line-height: 30px;
    margin-bottom: 15px;
    
    }
 h6 {
    font-family: 'League Gothic';
    color: #4A4A43;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: normal;
    margin-top:0px;
    
}

.team h6 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
}

.prof {
    font-family: 'Lobster Two' !important;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400;
    color: #b94a48;
}

a {
	color:#4A4A43;
	text-decoration:none;
}
a:hover {
	color:#b94a48;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

hr {
    margin: 10px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

li {
    line-height: 18px;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}

.top_line {
    background: #b94a48 url(../img/top_dashed.png) 0px 5px repeat-x;
    height: 9px;
    width: 100%;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 940px;
}

.container {
    margin-right: auto;
    margin-left: auto;
}

.container:before, .container:after {
    display: table;
    content: "";
}

.row {
    margin-left: -20px;
}

.row:before, .row:after {
    display: table;
    content: "";
}
.row:after {
    clear: both;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}
.spanimage{
  width: 136px;
}

/* Navigation
-------------------------------------------------- */

.logo img{
	height:110px!important; width:auto; margin-top:-30px;}

.logo_menu {
	padding-top:0px;
    padding-bottom:0px;
}

a.logo {margin-top:10px;}


#menu {
    padding-left: 0px;
    margin-top: 0px;
}

#menu a {
    padding: 8px 20px !important;
    text-transform: lowercase;
    font-weight: normal;
    font-family: 'League Gothic';
    font-size: 21px;
    color: #4A4A43;
    text-shadow: #F8F8EF 1px 1px 0px, 2px 2px #CDCDCD;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    display: inline-block;
    text-align: center;
}

#menu a {
    padding: 8px 20px;
    color: #4A4A43;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: League Gothic;
}

#menu, #menu ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0;
    border-bottom: 1px solid #CDCDCD;
}

#menu li ul {
    font-size: 12px!important;
    opacity: 0;
    position: absolute;
    margin-top: 55px !important;
    left: 0px;
    z-index: 9999;
    background-color: #fdfdfd;
    background-image: url(../img/submenu-bg.png);
    background-repeat: repeat;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    box-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 2px 3px 0px;
    border: 1px solid #CDCDCD;
   
}
#menu ul a {
    padding: 8px !important;
    font-size: 16px;
    line-height: 16px;
    width: 115px;
    _height: 8px;
    display: block;
    white-space: nowrap;
    float: none;
    text-align: left;
    text-transform: none;
    text-shadow: none;}

#menu li {
    float: left;
    position: relative;
}

#menu li:last-child a {
    padding-right: 0px !important;
}

#menu li:hover ul {
    opacity: 1;
    margin-top: 0px !important;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    
}

#menu li:hover > a{
    color:#b94a48 !important;
}
#menu .current-menu-item a {
	color:#b94a48 !important;
}
#menu .current-menu-parent a {
	color:#b94a48;
}
#menu .current-menu-parent ul a{
	color:#4A4A43;
}
.sub_menu {
	color:#bebebe;
    font-size:14px;
    font-family:Lobster Two;
    font-style:italic;
    margin-top:3px;
    font-weight:400;
    line-height:16px;
    text-transform:none;
    text-shadow:none;
        text-align: center;
}
#menu li:hover .sub_menu {
	color:#bebebe !important;
}
#menu .current-menu-item .sub_menu {
	color:#bebebe !important;
}


.topnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-image:url(http://www.casino-til-ipad.com/img/ruter.png);
}

.topnav{
  display:none;
}

.topnav ul li {float: left;   text-align: center;
}

.topnav ul li a {
  display: inline-block;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
      color: #4A4A43;
    text-transform: uppercase;
    font-weight: normal;
    font-family: League Gothic;
    text-shadow: #F8F8EF 1px 1px 0px, 2px 2px #CDCDCD;
    border-bottom: 1px dotted #eeeeee;
}

.topnav .icon {display: none;}
.topnav .icon a{
font-size:25px;     font-family: League Gothic;
}




/* Social icon
-------------------------------------------------- */

.social {
    margin-top: 10px;
    float: right;
    margin-bottom:10px;
}

.social a {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    width: 31px;
    height: 31px;
}

.social a span {
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    opacity: 0;
    transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

.iconT, .iconF, .iconG, .iconD, .iconFl, .iconY, .iconI, .iconP, .iconS, .iconM {
    background-image: url(../img/social-icon.png);
    background-repeat: no-repeat;
}

.iconT {
	background-position:0px 0px;
}
.iconF {
	background-position:-31px 0px;
}
.iconG {
	background-position:-62px 0px;
}
.iconD {
	background-position:-93px 0px;
}
.iconFl {
	background-position:-124px 0px;
}
.iconY {
	background-position:-155px 0px;
}
.iconI {
	background-position:-186px 0px;
}
.iconP {
	background-position:-217px 0px;
}
.iconS {
	background-position:-248px 0px;
}
.iconM {
	background-position:-279px 0px;
}

.iconT span {
	background-position:0px -31px;
}
.iconF span {
	background-position:-31px -31px;
}
.iconG span {
	background-position:-62px -31px;
}
.iconD span {
	background-position:-93px -31px;
}
.iconFl span {
	background-position:-124px -31px;
}
.iconY span {
	background-position:-155px -31px;
}
.iconI span {
	background-position:-186px -31px;
}
.iconP span {
	background-position:-217px -31px;
}
.iconS span {
	background-position:-248px -31px;
}
.iconM span {
	background-position:-279px -31px;
}
a.iconT:hover span, a.iconF:hover span, a.iconG:hover span, a.iconD:hover span, a.iconFl:hover span, a.iconY:hover span, a.iconI:hover span, a.iconP:hover span, a.iconS:hover span, a.iconM:hover span {
    opacity: 1;
	transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
}

/* Blogg 
-------------------------------------------------- */

div#rssincl-box-629556 div.rssincl-content table tr td.rssincl-righttd {
border:0px!important;
}

.rssincl-entry table tr{
border:none!important;}
div#rssincl-box-629556{
width:auto!important;}

div#rssincl-box-629556 div.rssincl-content table tr td {
background:transparent!important;}

div#rssincl-box-629556 div.rssincl-content div.rssincl-entry p.rssincl-itemtitle a{
    font-size: 17px!important;
    font-style: normal!important;
    font-family: Yanone Kaffeesatz !important;
    color: #4A4A43!important;
    text-transform: none!important;
    font-weight:normal!important;
    }
    
 .rssincl-itemdesc{
 
font-size: 11px!important;
    color: #555555!important;
    font-family: Arial !important;
    font-style: normal!important;
    position: relative!important;
    line-height: 18px!important;}

/* Welcome 
-------------------------------------------------- */

.welcome h1 {color: #4A4A43 !important;
    font-size: 40px !important;
    font-family: League Gothic !important;
    font-style: normal !important;
    text-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 2px 4px 0px;
    margin: 0px;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.welcome h2 {
	color: #4A4A43 !important;
    font-size: 30px !important;
    font-family: League Gothic !important;
    font-style: normal !important;
        text-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 2px 4px 0px;
        margin:0px;
	}

.welcome h1{
      font-size: 76px;
    line-height: 45px!important;
    margin-bottom: 0px;
    border-bottom: none;  
    
    
}	
.welcome h2 {
    font-size: 76px;
    line-height: 45px;
    margin-bottom: 0px;
    border-bottom: none;
}

.welcome .logoimg {
    -ms-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
}

.welcome .logoimg .box_main_gallery {
    width: 150px;
    top: 13px;
}
.bingo-sign{
position: relative; 
 margin-left: 40px; 
  margin-top: -30px;
  }
  
.bingo-sign img {
    position: absolute;
    top: 0px;
    left: 0px;
    height:150px;
      -ms-transform: rotate(8deg); /* IE 9 */
        -webkit-transform: rotate(8deg); /* Chrome, Safari, Opera */
    transform: rotate(8deg);
   
}
.sub {
	color: #4A4A43 !important;
    font-size: 24px !important;
    font-family: Lobster Two !important;
    font-style: italic !important;
        text-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 2px 2px 0px;
	}


.welcome h1 {
	color: #4A4A43 !important;
    font-size: 50px;
    font-family: League Gothic !important;
    font-style: normal !important;
    text-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 2px 4px 0px;
   
	}
	
.welcome_inside {
    color: #4A4A43;
    text-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 2px 4px 0px;
    text-align: left;
}
	
.welcome_inside h1 {
    margin-bottom: 0px;
    border-bottom: none;
    margin-right: 20px;
    margin: 0;
}
	
.sub_inside {
    font-family: 'Lobster Two' !important;
    font-style: italic;
    font-weight: 400;
    text-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 2px 2px 0px;
    font-size: 15px;
    float: left;
    padding-top: 15px;
    letter-spacing: 1px;
}
	
.border-top {
    background-image: url(../img/border_line_t.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 5px;
    margin-top: 30px;
}

.welcome {
    background-image: url(../img/background-top.jpg);
    background-repeat: repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

.border-bottom{
    background-image: url(../img/border-top.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 5px;
}


span.title_end {
    bottom: -4px;
    display: block;
    height: 4px;
    left: 0px;
    position: absolute;
    width: 60px;
    background-color: #b94a48;
}


.shadow_effect {
    position: relative;
}
.box_main_gallery {
    background: #ffffff;
    padding: 4px;
    border: 1px solid #cdcdcd;
    text-align:center;
}

.shadow_effect:before, .shadow_effect:after {
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 0 7px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,1);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,1);
    top: 7px;
    bottom: 7px;
    left: 0;
    right: 0;
    border-radius: 50px / 100px;
    -moz-border-radius: 50px / 100px;
    -webkit-border-radius: 50px / 100px;
}

a.more-link {
    position: relative;
    display: block;
    background: url(../img/arrow_more.png) right 7px no-repeat;
    padding-right: 15px;
    font-family: 'Lobster Two', cursive;
    font-style: italic;
    font-size: 14px;
    text-shadow: 1px 1px #ffffff;
    color: #4A4A43 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    float:right;
}

.bingo-title{
margin-top:0px;}

.bingo-title a{

font-family: 'Yanone Kaffeesatz';
  font-size: 17px;
}

.tab-pane {
    padding: 10px;
    border-top: none !important;
    background: #fdfdfd url(../img/ruter.png) repeat;
    font-size: 11px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.tab-pane ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.tab-pane ul li {
    margin-bottom: 27px;
}

.avatar {
    float: left !important;
}
.avatar {
    box-shadow: 0px 0px 0px 1px #cdcdcd, 0px 0px 0px 3px #fdfdfd, 0px 0px 0px 4px #cdcdcd;
    margin-right: 10px;
}


.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert {
    background: url(../img/line-bg.png);
    background-repeat: repeat;
    border: 5px solid rgba(180,130,46,0.2);
}

.alert img{
float:left; padding-right:20px;}


.bingonummer{
width:35px; height:auto; float:left; margin-top: 11px; }



/* Table
-------------------------------------------------- */
table {
	display:table;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fdfdfd url(../img/ruter.png) repeat !important;
}

table, table tr, table tr td, table tr th {
    border-color: #e5e5e5;
}

th {
    font-family: 'Yanone Kaffeesatz';
    font-size: 17px;
    font-weight: normal!important;
    text-align: left;
}

table td {
    font-size: 11px;
}

tr td {
    padding: 6px 10px;
}

tr th {
    padding: 9px 10px;
}

table tr {
    border: 1px solid #edebeb;
}


table td.title {
    font-weight: bold;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
}

table .box_main_gallery {
    width: 30px;
    padding: 3px;
}

table a.more-link {
float:left;}
/* Footer
-------------------------------------------------- */

footer {background-image:url(../img/footer-bg.png)}
footer {
    color: #999999;
    font-size: 11px;
    font-family: Arial;
    font-style: normal;
    text-shadow: 1px 1px #1e1e1b;
    background-repeat: repeat;
    margin-top: 60px;
    padding: 30px 0px;
    }
footer h5 {
    font-family: 'Yanone Kaffeesatz';
    color: #cdcdcd;
    text-shadow: 1px 1px #1e1e1b;
    font-size: 18px;
    line-height: 16px;
    margin-bottom: 10px;
    font-weight: 400;
    border-bottom: none;
}
    
footer h6 {
	font-family: Yanone Kaffeesatz;
    color: #cdcdcd;
    font-size: 15px;
    font-style: normal;
        	text-shadow: 1px 1px #1e1e1b;
    }
footer a {
    color:#cdcdcd;
}
footer a:hover {
    color:#ffffff;
    text-decoration:none;
}

footer hr {
    padding-top: 0px;
    margin-top: 0px;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #333333;
}

div#rssincl-box-629556 div.rssincl-content table{
border:0px!important;}

.rssincl-entry table tr{
border:0px;}

div#rssincl-box-629556 div.rssincl-content div.rssincl-entry{
padding-top:15px;}

/* Mobil
-------------------------------------------------- */

@media (min-width: 1200px){
.container {
    width: 1170px;
}

.row {
    margin-left: -30px;
}
 .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  
   .spanimage{
      width: 100px;
  }
[class*="span"] {
    float: left;
    margin-left: 30px;
}

.row:before, .row:after {
    display: table;
    content: "";
}

.row:after {
    clear: both;
}

}



@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
   .spanimage {
      width: 104px;
  }
  .visibile-pc{
      display: none !important;
}

.response {
    margin: 0 auto !important;
    float: none !important;
}

#mobilmenu{
display: none;}

  }
  
  @media (max-width: 767px) {
    body {
      padding-right: 20px;
    padding-left: 20px;}
    
    .container {
        width: auto;
}

.row, .thumbnails {
    margin-left: 0;
}

 .visibile-pc{
      display: none !important;
}


.review .logoimg {
    float: right;
    margin-top: -94px;
}

.spanimage .box_main_gallery {
width:121px;}

[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
}

.bingonummer{
text-align:left; margin-bottom:10px;}

.bingonummer img{
width:50px;}

 
   }
  


    @media (min-width: 400px) and (max-width: 767px) { 
        body { padding:0px;}
        .container { padding:0 20px;}
        #menu {display: none;}
        nav select { display: inline-block; width:100% !important;  }
        nav { position: relative; right: auto; top: auto; width: 100%}
        nav select {box-shadow: #F8F8EF 1px 1px 0px, #CDCDCD 3px 3px 0px !important; margin-top:30px;}
        .nivo-caption { display:none !important;}
        
        }
        
         @media (min-width:100px) and (max-width: 765px) { 
	    
	    #menu{
	    	display:none;}
	    	
	    #myTopnav{
	    	display:block;}
	    
	    .topnav ul{display:block; }
	    
		.topnav ul li{display: none;}
		.topnav .icon {
		float: right;
		display: inline-block;
		}
	   
	   	.topnav. icon a{
	   	font-size:20px!important;}
	   	
	      .topnav.responsive {position: relative;}
	      .topnav .icon {
	        right: 0;
	        position: relative;
	    	top: -40px
	      }
	      .topnav.responsive li {
	        float: none;
	        display: inline;
	      }
	     .topnav.responsive li a {
	        display: block;
	      }
	      .sub_inside { display:none;}
	      
	      .social{
	      display:none;}
	      
	      .programvare, .rating, .sprak {
    		display: none;
}
    
    
    @media (max-width: 480px){
    .container {
        padding: 0 20px;
}

.welcome .logoimg .box_main_gallery{
width:80px;}

.review .logoimg{
margin-top:-74px;}



body {
    padding: 0px;
}

h2 {
    margin-top: 27px;
}
}

@media (max-width: 440px){

.bonus{
display:none;}}

