/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

body.home {
}

body.home #content{
	background: url("images/background-homepage.jpg") #FFFFFF;
padding: 100px 0 30px;
background-size: cover
}

body {
 background:#FAFAFA;
 padding: 0;
 font-size: 16px;
 line-height: 1.6;
 font-weight: 300;
}

.lead{
	 font-size: 16px;
 line-height: 1.6;
 margin: 0;
}

blockquote{
	margin: 20px 0;
}
a {
	color: #009b95;
}

.btn-primary{
	background: #009b95;
	border: none;
	padding: 10px 15px;

}

img{
	max-width: 100%;
}
#content {
	background:#fff;
	margin: 0;
	padding: 0;
}

		.workflow div, .workflow-menu div{
	padding: 10px;
	color: #fff;
	text-align: center;
}

ul{
	margin: 0;
	padding: 0;
}

li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.navbar{
	min-height: 60px;
	margin-bottom: 0;
}
.navbar-collapse{
	float: right;

}

.navbar-sub-collapse{
	float: left;
}
.navbar-brand{
height: auto;	
}


.navbar-default{
	background: none;
	border: none;
}

#menu-top-menu li {
	display: inline-block;
	float: left;
	margin: 0 10px;
	line-height: 80px;
}

#menu-top-menu li.current-page-ancestor a, #menu-top-menu li.current_page_item a{
font-weight: bold;
}

#menu-top-menu li a{
	color: #222;
}

input, textarea{
	width: 100%;
	padding: 5px;
}

input[type="submit"]{
	width: auto;
}

.dog img {

}
.workflow div a{
	color: #fff;
	
}

.workflow-menu div a{
	color: #222;
	
}

.workflow-menu{
margin: 20px 0 0 0;	
}

.workflow img{
	width: 70px;
	
}

.workflow div:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.apps .workflow div:first-child {
    font-size: 73%;
    line-height: 20px;
}

.workflow div:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
		.workflow-1, .icon-nav:nth-child(1){
	background: #FF7100;
}

.workflow-2, .icon-nav:nth-child(2){
	background: #FF9540;
}

.workflow-3, .icon-nav:nth-child(3){
	background: #FFB173;
}

.workflow-4, .icon-nav:nth-child(4){
	background: #009B95;
}

.workflow-5, .icon-nav:nth-child(5){
	background: #33cdc7;
}

.workflow-6, .icon-nav:nth-child(6){
	background: #5ccdc9;
}


.workflow-menu .icon-nav:nth-child(1){
	background: inherit;
		border: 1px solid #FF7100;

}

.workflow-menu .icon-nav:nth-child(2){
		background: inherit;
		border-top: 1px solid #FF9540;
		border-right: 1px solid #FF9540;
		border-bottom: 1px solid #FF9540;
}

.workflow-menu .icon-nav:nth-child(3){
		background: inherit;	
		border-top: 1px solid #FFB173;
		border-right: 1px solid #FFB173;
		border-bottom: 1px solid #FFB173;
}

.workflow-menu .icon-nav:nth-child(4){
		background: inherit;
		border-top: 1px solid #009B95;
		border-right: 1px solid #009B95;
		border-bottom: 1px solid #009B95;

}

.workflow-menu .icon-nav:nth-child(5){
		background: inherit;
		border-top: 1px solid #33cdc7;
		border-right: 1px solid #33cdc7;
		border-bottom: 1px solid #33cdc7;
}

.workflow-menu .icon-nav:nth-child(6){
		background: inherit;
		border-top: 1px solid #5ccdc9;
		border-right: 1px solid #5ccdc9;
		border-bottom: 1px solid #5ccdc9;
}


.news-top {
	margin: 20px 0 0 0;
}

.news-top article{
	border-bottom: 1px solid #DBE3E5;
    padding: 30px 0 50px;
    position: relative;

}

.news-top .button{
background: inherit;
    border-right: 1px solid #DBE3E5;
    border-top: 1px solid #DBE3E5;
    bottom: 0;
    color: inherit;
    font-size: 16px;
    height: 50px;
    padding-left: 27px;
    padding-top: 13px;
    position: absolute;
    right: 0;
    width: 140px;
    border-radius:0;

}

.news-top .button:hover{
    border-right: 1px solid #2BA6CB;
    border-top: 1px solid #2BA6CB;
    color: #2BA6CB;


}

.news-top .button:before{
content: "";

}

.news-top a{
color: #222;

}

.news-top a:hover{
color: #8A9298;

}


#news-content {
	margin-top: 20px;

}
h1.newspage{
}
.news header h1 {
	padding: 10px 10px 0px 0px;
	margin: 0 0 5px 0 !important;
		float: left;

}

div.simpleTabs {
	padding: 0px;
}

ul.simpleTabsNavigation {
	margin: 0 10px;
	padding: 0;
	text-align: right;
}

ul.simpleTabsNavigation li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.simpleTabsNavigation li a {
	font-size: 14px;
	line-height: 32px;
	padding: 14px 20px;
	text-decoration: none;
}

ul.simpleTabsNavigation li a:hover {
	color: #222;
}

ul.simpleTabsNavigation li a.current {
	background: #fff;
	color: #222;
    border-left: 1px solid #E4E4E4;
    border-right: 1px solid #EEEEEE;
}

div.simpleTabsContent {
	padding: 0px;
	margin-top: 3px;
	display: none;
	background: #fff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #EEEEEE;
}

div.simpleTabsContent.currentTab {
	display: block;
}



body.home .post_content h1 {
	font-size: 60px;
	color: #009B95;
	margin: 60px 0 20px;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f4f4f4));
	-webkit-background-clip: text;
	-webkit-text-fill-color: #ffffff;
		 text-shadow: 1px 1px 1px #ccc;
*/
}

body.home .post_content h2 {
	font-size: 17px;
	line-height: 1.5;
	color: #222;
	margin-bottom: 30px;
	font-weight: 300;

}

body.home .text-center {
}

/*
body.home .nav-bar > li a {
    color: #fff;
}

body.home .nav-bar > li {
   background: url("images/dot-white.png") no-repeat scroll right center transparent;

}

body.home .nav-bar > li:last-child {
    background: none repeat scroll 0 0 transparent;
    border-right: 0 solid #333333;
    margin-right: -12px;}

*/

.grey {
	background: url("images/content-bg.jpg");
	padding: 10px;
	margin-bottom: 10px;
}

.green {
	background: url("images/green-content-bg.jpg");
	padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #E8F4DF;
}

.blue {
	background: url("images/blue-content-bg.jpg");
	padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #E8F4DF;
}

.orange {
	background: url("images/orange-content-bg.jpg");
	padding: 20px;
	margin-bottom: 10px;
	border: 1px solid #E8F4DF;
}

.green article {
	border-radius: 20px 20px 20px 20px;
}

section {
	margin: 0 auto;
}

ul.partners {
	list-style-image: none;
	list-style-type: none;
}

ul.partners li {
	list-style-type: none;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 3px 10px;
	list-style-image: url(http://gstreamer.freedesktop.org/data/images/artwork/gstreamer-logo-25.png);
}



ul.partners li:nth-child(even) {
	background: #f8f8f8;

	
}

ul.partners li:nth-child(odd) {
	background: #eee
}

.news-content article {
	border-left: none;
	border-bottom-color: #e4e4e4;
padding: 20px 0;
}

.news-content article p {
	font-size: 12px;
	color: #8A9298;
}
.readmore {
	padding: 0 30px 30px 0;
	
	  background: #57CCD5;


}

.readmore a{


}



.readmore  a.button{

  background-color: #fff;
  border: 1px transparent solid;
  color: #353535;
  padding: 10px 20px;
}

.news-header article p {
font-size: 16px;
line-height: 130%;
margin: 0;
	font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;

}

.news-header article p.meta {
font-size: 12px;
}

.news-header  h2 {
margin-top: 0 !important;
}


.news-content article:nth-child(even) {
	border-color:#eee;

}
.news-content article:nth-child(odd) {
		border-color:#f8f8f8;

}

.news-content article h2 {
	margin: 0 0 10px 0 !important;
	line-height: 30px;
	font-size: 28px;

	
}

.news-content article h2 a {
	color: #8A9298;
}

.news-content article h2 a:hover {

		color: #222;

}

.slideshow-wrapper {
	margin: 20px 0;
}

.post_content{
	margin-top: 20px;
}

.padding30 {
}

.three-product h2, .three-product h5 {
	margin: 0 0 5px 0;
}

.three-product {
	margin-top: 0px;
	width: 25%;
}

.three-product-last {
	margin-top: 10px;
	width: 25%;
}

.clear {
	clear: both;
}

.faq-widget {
	background: url("images/faq-bg.jpg") no-repeat;
	margin: -20px -20px 20px -20px !important;
	padding-top: 110px;
	text-align: center;
	height: 160px;
}

ul.labels li{
	margin-bottom: 20px !important;
	width: 20%;
	float: left;
	min-height: 150px;
}

ul.labels li img{
	margin: 0 !important;
	background-color: #EBF4F3;
	padding: 20px;
	border-radius:10px 0 10px 0;
		width: 100px;
	height: 100px;
}

.product-content{
	float: left;
	padding-top: 40px ;
}

.product .seven img {
	float: right;
	width: 400px;
	background: none repeat scroll 0 0 #FF7100;
}

h1.slideshow-title {
	text-align: left;
}

p.slideshow-description {
	float: left;
}

.slideshow-meta {
	float: left;
}

article {
	padding: 10px;
	/*border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #EEEEEE;*/
}


.prelude {
	margin-bottom: 30px
}

.prelude h2 {
font-size: 40px;
padding: 50px 0 ;
  background: -webkit-linear-gradient(#888, #111);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-align: center;
	line-height: 1.2;
}

.prelude h1 {
font-size: 40px;
  background: -webkit-linear-gradient(#888, #111);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	line-height: 1.2;
}

.prelude p {
font-size: 18px;
	line-height: 1.5;
}

.float {
	float: left;
}

.float-sidebar {
	float: left;
	padding-left: 10px;
}

.float-bottom {
	float: left;
	margin-left: -7px;
	background: url;
}

#top-header {
	margin: 0px auto;
	background: #fff;
	padding: 20px 0;
	
}

body.home #top-header, body.home #main {
	background: none;
	
}

 #headerImg {
	margin: 0px auto;
    max-width: 100%;
    z-index: 0;
    position: relative;
    line-height: 0 ;
    min-height: 210px;
    background-size: cover;
    background-image: none !important;
    background-color: #4bb7a2 !important;

}


#container_overlay{
	    z-index: 10;
	    position: relative;
	    background: #fff;
}
/*
body.parent-pageid-360 #head_overlay{
	margin-top: -150px;
	    z-index: 100;
	    position: relative;
}

#head_overlay{
	margin-top: -150px;
	    z-index: 100;
	    position: relative;
}
*/
#head_overlay h1 {
	padding: 0px;
	margin-bottom: 0px !important;
	color: #fff;
	line-height: 1.3;
}


h1#text_overlay  {
	z-index: 100;
	   margin: 0px auto;
  padding: 88px 40px;	    
  z-index:20;
  color: #FFFFFF;
    text-shadow: 0px 1px 1px #555;
font-weight: 300;
font-size: 26px;
}

.header h1 span {

}

.header_content {
	
}

.header_tabs {
		background: #EBF4F3;
height: 58px;
}

.header_tabs ul {
/*	float: right;
	background: none repeat scroll 0 0 #E4EDF5; */
	padding: 0;
	margin: 0 auto -20px;
	width: 100%;

}

.header_tabs li {
	display: table-cell;
	margin: 0;
	padding: 0;
}

.header_tabs li.current_page_item a {
	color: #009B95;
}

.header_tabs li.current_page_item a:hover {
	color: #009B95;
}

.header_tabs li.current_page_item:after {
    border-color: white transparent;
    border-style: solid;
    border-width: 0 15px 15px;
    bottom: 0px;
    content: "";
    display: block;
    left: 50%;
    margin-left: -14px;
    margin-top: -15px;
    position: relative;
    width: 0;
}


.header_tabs ul li a {
	color: #8A9298;
	display: block;
	font-size: 18px;
	height: auto;
	line-height: 1;
	padding: 20px 20px 20px;
	transition:all 0.2s ease 0s;
white-space: nowrap;
	overflow: hidden;
	 text-overflow: ellipsis;

}

.header_tabs ul li:first-child{
/*	border-left: 1px solid #E4E4E4*/

}

.header_tabs ul li{
/*	border-right: 1px solid #d2dae2;*/

}
.header_tabs ul li:last-child {
/*	border-right: 0px solid #E4E4E4;*/

}

.header_tabs ul li a:hover {
	color: #2F353E;

}

.header_tabs ul li:hover {
	color: #2F353E;

}

.underline
{
border-bottom:1px dotted lightGrey;
margin-bottom: 10px;
line-height: 1.4;
font-size: 22px;
}

footer {
margin-top: 20px;
position: relative;	
font-size: 14px;
padding: 0 0 20px 0;
}

footer .container {
position: relative;	
}


.footer-address li{
	width: 25%;
	float: left;
}

.footer-cert {
	
}

#certifiering{
 height: 50px;
    position: absolute;
    right: 20px;
    top: 10px;
}

#certifiering img{
	height: auto;
	width: 100%;
}

#certifiering-home img {
	height: auto;
	width: 100%;
}

.contact {

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

body.home .contact-div {

padding: 0;
}

.contact-div p{
	font-size: 12px;
	line-height: 1.6;
	color: #888;
}

.footer-content {
	margin-top: 20px 14px;
	float: left;
}

.footer-links {
	background: #fff;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #EEEEEE;
}

.footer-links a {
	font-size: 11px;
	color: #333;
}

.footer-links a:hover {
	color: #000;
}

.footer-links > ul {
	display: table;
	table-layout: fixed;
	width: auto;
}

.footer-links > ul > li {
	display: table-cell;
	list-style-position: inside;
	margin: 0 5px 0 0;
	padding: 0;
	width: 350px;
}

.footer-links > ul > li a:hover {
	border: medium none;
}

.footer-links > ul > li > ul > li {
	list-style-type: none;
	line-height: 1.3;
	margin-bottom: 5px;
}

.footer-links > ul > li > ul > li a {
	font-style: normal;
	font-weight: normal;
}

.footer-links > ul >  li {
	line-height: 12px;
	margin: 0 10px 5px 0;
}

.footer-links > ul > li a {
	font-weight: bold;
	margin-bottom: 5px;
}

.footer-links > ul > li > ul {
	width: auto;
	margin-top: 5px;
}

a#logo {

	float: left;
	border: 0 none;
}

a#logo img {
	    border-radius: 3px 3px 3px 3px;
	    border: 0 none;
}

a#bottom-logo {
	margin-right: 10px;
}

.more-link {
	white-space: nowrap;
}

p.attribution {
	text-align: right;
}

article.post:hover {
color: #222;}

header .menu-action {
	float: left;
	margin-top: 0;
	position: relative;
	top: 1px;
}

header .menu-action .button.small {
	padding: 8px;
}

header .menu-action .button.small svg {
	opacity: 0.5;
}

.mobile-nav-container {
	margin-left: -200%;
	float: left;
	width: 80%;
	position: absolute;
	top: 150px;
	margin-bottom: 20px;
	z-index: 33;
}

.active .mobile-nav-container {
	directionisplay: block;
	margin-left: 0;
}

#main {
background: #fff;
padding: 0;
margin: 0 0 20px 0;
}

.mobile-nav-container,
#main {

}

.side-nav {
	height: auto;
}

ul.tabs.vertical {
	border-bottom: 1px solid #E6E6E6;
	height: auto;
}

ul.tabs {
	border-bottom: 1px solid #E6E6E6;
	display: block;
	height: 40px;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
}

ul.tabs.vertical li {
	border-left: 0px solid #2BA6CB;
}

ul.tabs.vertical li, ul.tabs.vertical li {
	float: none;
	height: auto;
}

ul.tabs li:first-child {
	margin-left: 0;
}

ul.tabs li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul.tabs.vertical li a {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #F2F2F2;
	border-color: #E6E6E6;
	border-style: solid;
	border-width: 1px 1px 0 0;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
	color: #555555;
	display: block;
	font-size: 16px;
	height: auto;
	line-height: 1;
	padding: 15px 20px;
}

ul.tabs.vertical li a:hover {

	background: #DDD;	
	color: #555555;

}

ul.tabs li a {
	color: #6F6F6F;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 23.8px;
}

/* typography */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

.siteinfo h1 {
	font-weight: 800;
}

/* post styling */

#main p.meta {
	opacity: 0.8;font-size: 14px;
	margin-bottom: 10px;
}

div[id*='attachment_'] {
	max-width: 100%;
	height: 100%;
}

#main article img {
	max-width: 100%;
	margin-bottom: 18px;
}

body.page-template-klas-videos-php #main article li img {
	max-width: 100%;
	margin-bottom: 0 ;
	position: absolute;
}

body.page-template-klas-videos-php #main article li {
position: relative;
}

h1.single-title {
	line-height: 1.1;
}

img.alignleft {
	margin-right: 10px;
	float: left;
}

img.alignright {
	margin-left: 10px;
	float: right;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

p.tags a:hover {
	color: #f0f0f0;
}

iframe{
	margin:  20px auto;
	display: block;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

pre {
	background-color: #F5F5F5;
	border: 1px solid rgba(0, 0, 0, 0.15);
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px;
	padding: 8.5px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	color: rgba(0, 0, 0, 0.75);
	padding: 1px 3px;
}

code, pre {
	font-family: Monaco,Andale Mono,Courier New,monospace;
	font-size: 12px;
	padding: 5px 15px;
}

/* featured posts slider */

#featured {
	border: 1px solid #E6E6E6;
}

#featured div {
	padding: 0 15px;
}

#featured h3 {
	margin-top: .2em;
	padding-left: .05em;
}

#featured p {
	padding-left: .1em;
}

#featured h3,
#featured p {
	width: 100%;
}

/* page styling */

.page-template-page-homepage-php #main {
	border-bottom: none;
}

/* comments */

#comments {
	line-height: 3.1rem;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children {
	list-style-type: none;
	margin-left: 0;
}

ol.commentlist div.avatar {
	float: left;
	margin-right: 10px;
}

ol.commentlist time {
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author {
	position: relative;
}

.panel ol.commentlist a.comment-edit-link {
	color: #ffffff;
	text-decoration: none;
}

.panel ol.commentlist a.comment-edit-link {
	color: #ffffff;
	text-decoration: none;
}

ol.commentlist span.edit-comment {
	position: absolute;
	right: 1.5em;
	top: 0;
}

.comment h4 {
	margin-bottom: 0;
}

a.comment-reply-link {
	position: absolute;
	right: 1.5em;
	bottom: 0;
}

#cancel-comment-reply {
	padding-left: 20px;
}

#comment-nav ul {
	list-style-type: none;
	margin: 0;
}

#comment-form-elements {
	list-style-type: none;
	margin: 0;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img {
	max-width: 100%;
}

li.next {
	text-align: right;
}

#sidebar1 .metadata,
#sidebar1 .caption {
	padding-bottom: 20px;
}

/* widget styles */

h4.widgettitle {
   border-bottom: 1px solid #000000;
    color: #000000;
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 10px 0;
}

.widget {
	margin-bottom: 18px;
}

.widget li {
	margin-bottom: 2px;
}

.widget ul.children {
	margin-bottom: 0;
}

.widget ul.children li {
	margin-left: 9px;
}

#tag-cloud {
	margin-bottom: 18px;
}

a[class^='tag-link-']:hover {
	color: #f0f0f0;
}

@media only screen and (max-width:980px){
	.header_tabs li.current_page_item:after{
	display: none;
}

.navbar-sub .navbar-toggle{
	 margin: 0;
	
}

.navbar-sub-collapse{
	position: absolute;
	top: 55px;
	left: 0;
	right: 0;
	padding: 0;
}
	.header_tabs ul{
	background: #EBF4F3;
}

.header_tabs ul li{
}
.dog img{

}
.header_tabs ul li a{

}



body.home .post_content h1{
	font-size: 36px;
	margin: 20px auto;
	
}
#headerImg{
	min-height: auto;
}
h1#text_overlay{
	padding: 40px;
}

}

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

.footer-address li{
	width: 100%;

}


body.home .post_content h1{
	 margin: 40px 10px 10px;
	 font-size: 30px;
}

body.home .post_content h2{
	padding: 0 10px;
}
.navbar-collapse{
border: none;
	float: none;
		width: 100%;
		margin:  0 auto !important;
		padding-left: 0;

}

.navbar-default .navbar-toggle{
	border: none;
	margin-top: 10px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background: none !important ;
}

.navbar-default .navbar-toggle:focus, .icon-bar .navbar-default .navbar-toggle:hover .icon-bar{
	 background: #ff7100;
}


.navbar-sub .navbar-toggle{
padding: 0;
}

.navbar-sub-collapse ul li{
border: none;
	float: none;
		width: 100%;
		margin:  0 auto !important;
		padding-left: 0;
		display: block;

}

.header_tabs ul{
	margin: 0;
}



.dog img{

   

}

.padding30{
	padding: 10px;
}

.prelude h2{
	font-size: 30px;
	padding: 20px 0;
	text-align: left;
}
.navbar-toggle .icon-bar{
	  border-radius: 1px;
    display: block;
    height: 7px;
    margin-bottom: 7px;
    width: 40px;
    background: #222;
    }
.navbar-collapse.collapse #menu-top-menu li{

}

#menu-top-menu li {
	width: 100%;
	line-height: 30px;
	text-align: center;
}

#certifiering-home{
	display: none;
}

}

@media only screen and (max-device-width: 480px) { 
}


.store_logos {
  background-color: #fff;
  overflow: hidden;
  padding: 24px 0;
  border-top:1px dotted lightGrey ;
   border-bottom:1px dotted lightGrey ;}

.store_logos h4 {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 10px;
}

 .store_logos ul {
    display: block;
    text-align: center;
  }
.store_logos li {
    display: inline-block;
    padding: 10px 0;}

 .store_logos a {
      display: block;
      .hide_text;
      height: 30px;
      width: 150px;
    }
.store_logos li.itunes a {
        background: url("images/store_color_logo.png") no-repeat;
    background-position: 0px 0px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;}
    
.store_logos ul li.spotify a {
        background: url("images/store_color_logo.png") no-repeat;
    overflow: hidden;
    background-position: -150px 0px;
    text-indent: 150%;
    white-space: nowrap;}
.store_logos ul li.amazon a{
	
        background: url("images/store_color_logo.png") no-repeat;
    background-position: -300px 0px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;}
.store_logos ul li.youtube a {
        background: url("images/store_color_logo.png") no-repeat;
    background-position: -900px -120px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}

.store_logos ul li.google a {
        background: url("images/store_color_logo.png") no-repeat;
    background-position: -600px 0px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}

.store_logos li.tidal a {
        background: url("images/store_color_logo.png") no-repeat;
    background-position: -300px -60px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}
.store_logos li.rhapsody a {
        background: url("images/store_color_logo.png") no-repeat;
    background-position: -150px -30px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
}

.store_logos ul li.deezer a {
     background: url("images/store_color_logo.png") no-repeat;
    background-position: -750px 0px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;}