
@font-face {
    font-family: 'NeutraTextTF_bold';
    src: url('fonts/NeutraTextTF-BoldItalic.otf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'NeutraTextTF';
    src: url('fonts/NeutraTextTF-BookItalic.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
   font-family: 'Open Sans Light';
   font-style: normal;
   font-weight: 300;
   src:url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}


#header.is-sub-page {
	height: 500px;
	background-color: #E35C63;
	background-image: url('../img/traktor.jpg');
	background-size: cover;
	background-position: center;
}

/* screen size bigger than 1200px*/
@media screen and (min-width: 1200px) {

  .containerSound
  {
    margin-bottom:60px !important;
    height: 516px !important;
  }

  .audiojs p{
  	width: 60px !important;
    margin-left: 11px !important;
    margin-top: 11px !important;
  }

  .containerSound.singel {
    height: 260px !important;
    margin-bottom: 60px !important;
}
  /*Audio player */

  .duration{
    font-family: 'Open Sans';
    font-weight: 800;
    font-size: 14px !important;
  }

  .audiojs .play{
        background: url(http://www.ariomdev.se/soundsofchanges.eu/wp-content/themes/SoundsOfChanges/js/audiojs/player-graphics.gif) -2px 1px no-repeat;
  }

  .audiojs .time {
  	float: left;
  	height: 35px;
  	margin: 0px 0px 0px 0px;
  	border-left:none;
  	line-height: 34px;
  	color: #3b3b3b;
  	text-shadow: none;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 300;
  }

  .audiojs {
    width: 100% !important;
    height: 60px !important;
    background: #f2f2f2;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    box-shadow: none;
  }

  .audiojs .play-pause {
  	width: 60px;
  	height: 60px;
  	padding: 4px 6px;
  	margin: 0px;
  	float: left;
  	overflow: hidden;
  	border: none;
    background: #E35C63;
  }

  a:link.iconDownload, a:active.iconDownload, a:visited.iconDownload
  {
  	background-color: #35336b;
  	background-image: url(../img/download.svg);
    fill:#569e26;
  	background-size: 50%;
  	background-position: center center;
  	background-repeat: no-repeat;
  	height:60px;
  	width:60px;
  	display: block;
  	-o-transition:.2s;
  	-ms-transition:.2s;
  	-moz-transition:.2s;
  	-webkit-transition:.2s;
  	transition:.2s;
  }

  a:link.btnVideo, a:active.btnVideo, a:visited.btnVideo
  {
    background-color: #65da62;
    background-image: url(../img/video.svg);
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    height:60px;
    width:60px;
    display: block;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;

  }

  .swiper-button-next{
      right: 100px !important;
  }


  .swiper-button-prev{
      left: 100px !important;
  }

  h3.sound
  {
      font-size: 25px;
      color: #000;
      font-weight: lighter;
      padding: 20px 20px 15px 20px;
      max-height: 500px !important;
      font-family: 'Open Sans', sans-serif;
  }


  #shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before{
    display: none;
  }

  #containerMapInfo{
    margin: 0 auto 0 auto;
    height: 600px;
    display: flex;
  }


  #map_canvas {
      width: 100% !important;
      height: 70% !important;
  }

  .soundInfo2
  {
  	float:left;
  	width:100px;
  	font-size:15px;
  	font-weight: normal;
  	line-height:22px;
  }

  #header-behind-sounds{
    font-family: 'NeutraTextTF_bold', Neutra Text TF;
    font-size: 70px;
    color: #35336b;
    letter-spacing: -1px;
    margin: 0px 0 0px 0;
    font-weight: bold !important;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .shiftnav, .shiftnav-inner{
    display: none;
  }

  #containerSingelSound{
    margin: 0px auto 40px auto;
    height: 100% !important;
  }

  .backgroundContainerMap{
    background: #35336b;
  }

	body
	{
	  background-color: #fff;
	/*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
		font-size: 17px;
		color:#000;
		text-align: center;
		line-height:1.45;
		margin:0;
		padding:0;
	}

  #header	{
      position: relative;
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
	}

  #searchform {
    align-content: center;


position: absolute;
bottom: 0;
z-index: 100;
margin: auto;
left: 0;
right: 0;
  }

  .containerSelectBrowse
  {
    position: relative;
  	width:300px;
  	overflow:hidden;
  }

	.containerMain
	{
		margin: 0 auto 0 auto;
	/*	text-align: left;*/
	}

  .containerSelectBrowse:after {
      content: '\f107';
      font: normal normal normal 35px/1 FontAwesome;
      color: #fff;
      background-color: #873c40;
      right: 0;
      top: 0;
      height: 40px;
      padding: 20px 20px 20px 20px;
      position: absolute;
      pointer-events: none;
  }

  /* IE11 hide native button (thanks Matt!) */
  select::-ms-expand {
  display: none;
  }

  .containerMain-footer
  {
    background-color: #35336b;
    height: 600px;
  }

  .footer-text
  {
    align-content: center;
    display: inline-block;
  }

  .container-footer
  {
    display: flex;
    padding-top: 100px;
  }

  .container-footer > div
  {
    flex: 1; /*grow*/
  }

  .content-right
  {
    text-align: left;
    color: #fff;
  }

  .content-middle
  {
    padding-right: 120px;
    text-align: left;
    color: #fff;
  }

  .content-left
  {
    text-align: left;
    color: #fff;
    display: inline-grid;
    padding-right: 100px;
  }

  .footer-logo
  {
    float:left;
    margin-top:100px;
    margin-bottom:60px;
    width: 140px;
    filter: none;
  }

	#containerTop
	{
    align-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    right: 0px;
    margin: auto;
	}

	#containerTopMobile
	{
		display:none;
	}

	#containerPattern
	{
		text-align: center;
		margin-top:25px;
	}

	#containerPatternLow
	{
		text-align: center;
		margin-top:25px;
	}

  .breadcrumbs	{
    float: left;
  }

	#containerBreadcrumbs
	{
		background-color:#fff;
		height:50px;
		line-height:50px;
		color:#9d9c9d;
		font-size:18px;
    text-transform: uppercase;
    margin: 0 auto 0 auto;
	}

	#banner
	{
		width:602px;
		height:218px;
		margin-top:45px;
	}

	#containerBrowse
	{
		background-color:#35336b;
    display: flex;
	}

	.nth3col div:nth-child(3n+1) {
		margin:0;
	}

	.menuSides {
		float:left;
		width:350px;
		padding-top:126px;
	}

	.colRight-singlesound {
	  width: 60%;
	  float:left;
	}

	.colLeft-singlesound {
    width:33%;
	  margin-right:40px;
	  float:left;
	}

	.colResult {
    width: 300px;
    margin-right: 20px;
    float: left;
	}

	.colStartSelect1 {
	  width: 300px;
	 /* margin-right:20px !important;*/
	  float:left;
	}

	.colStartSelect2 {
	  width: 300px;
	 /* margin-right:20.5px !important;*/
	  float:left;
	}

	.colStartSelect3 {
	  width: 300px;
	  margin-right:0px !important;
	  float:left;
	}

	ul.soundList li:nth-child(3n+3) {
		margin-right:0;
	}

  .containerMain-soundList {
    width: 945px;
  display: inline-block;
  }



	/* HEADLINES AND TEXT *******************************************************/

  .sounds_from_past > div > h2{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    font-size: 4vw;
    line-height: initial;
  }

	h1
	{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: lighter !important;
    font-size: 60px;
		color:#3D3A76;
		letter-spacing: -1px;
		margin:0px 0 0px 0;
		font-weight: normal;
    text-align: left;
    line-height: 1.2;
	}

  h2
  {
    font-family:'Open Sans';
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: 100 !important;
    font-size: 40px;
    color:#3D3A76;
    letter-spacing: 0px;
    margin:0px 0 0px 0;
    font-weight: normal;
    text-align: left;
  }

	h2.browse
	{
	/*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: 100;
		font-size: 32px;
		color:#487170;
		letter-spacing: 0px;
		font-weight: normal;
		margin:0 0 30px 0;
	}

  h2.quote
  {
    font-style: italic;
  }


	/* LINKS ********************************************************************/

  .entry.col-left {
      width: 940px;
      margin: 0 auto;

  }

	a:link.menu, a:active.menu, a:visited.menu
	{
    font-family:'NeutraTextTF_bold', Neutra Text TF !important;
    height:100%;
    width: 110px;
    padding-bottom: 15px;
    display: inline-block;
		/*margin:0 0 0 31px;*/
		font-size:19px;
		text-decoration:none;
		color:#fff;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
    text-align: center;
    margin-top: 100px;
    float: right;
    text-transform: uppercase;
    margin-left: 0.7vw;
	}

 a:link.menu.small, a:active.menu.small, a:visited.menu.small  	{
      width: 70px;
  	}

	a:hover.menu
	{
		border-bottom: 4px solid #fff;
	}

	a:link.menuLeft, a:active.menuLeft, a:visited.menuLeft
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		height:100%;
    width: 80px;
    display: inline-block;
		margin:0 0 0 49px;
		font-size:16px;
		text-decoration:none;
		color:#fff;
		float:left;
		display: block;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
	}

	a:hover.menuLeft
	{
		border-bottom: 5px solid #fff;
	}

	a:link.menuRight, a:active.menuRight, a:visited.menuRight
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
    height:100%;
    width: 80px;
    display: inline-block;
		margin:0 0 0 49px;
		font-size:16px;
		text-decoration:none;
		color:#fff;
		float:right;
		display: block;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
        text-align: center;
	}

	a:hover.menuRight
	{
		border-bottom: 5px solid #fff;
	}

	a:link.breadcrumb, a:active.breadcrumb, a:visited.breadcrumb
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:18px;
		text-decoration:none;
		color:#9d9c9d;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
    text-align: center;
    text-transform: uppercase;
	}

	a:hover.breadcrumb
	{
		color:#35336b;
	}

	a#footer-facebook-link {
		float: right !important;
		margin-top: 36px;
	}

	#logo,
	#mobile-logo
	{
		width: 155px;;
		margin-top:50px;
    float: left;
	}

/* ACCORDION ********************************************************************************/

  .vc_tta-panel-heading {
    background-color: #E35C63; !important
    color:#fff:
    border: #ddd 1px solid;
    padding:20px;
  }

	/* INPUTS ********************************************************************************/

	.searchInput
	{
		width:100%;
		height:100px;;
		padding:0px 150px 0 20px;
		vertical-align: top;
		background-color:#fff;
		background-repeat: no-repeat;
		background-position: 874px center;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:48px;
		letter-spacing: -1px;
		color:#b5b5b5;
		border:none;
		margin-top:67px;
	}


	.searchLow
	{
		margin-top:20px;
	}

	#containerSearch
	{
    width: 941px;
	}

	.selectBrowse
	{
		background-color: #E35C63;
		background-position: 262px 21px;
		background-repeat:no-repeat;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:24px;
		color:#fff;
		border:none;
		width:300px;
		padding:0 10px 0 20px;
		text-align: start;
		vertical-align: middle;
		display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor: pointer;
    border-radius: 0;
	}

	.videoIframe
	{
		width:940px;
		height:529px;
	}

	.soundImageBig
	{
		width:940px;
		height:auto;
	}

	.col-left {
		/*width:620px;
		float:left;
		margin-right:20px;*/
	}

	.col-right {
		width:300px;
		float:left;
	}

  .columns {
    display: flex;
    align-items: center;
  }

  .column-right {
    flex: 1;
    max-width: 1px;
    margin-top: 60px;
  }

  .column-left{
      flex: 1;

  }

  .fa-search
  {
    color: #35336b;
    float: right;
    padding-right: 50px;
    font-size: 50px !important;
  }
}

/* screen size 1200px - 945px ********************************************************************/
@media screen and (min-width: 945px) and (max-width: 1199px) {

.containerMap  {
    float: none !important;
  }

  .soundPadding3.singel
  {
    width:100% !important;
  }

  /*Audio player */

  .colRight-singlesound h1{
    color: #3D3A76;
  }

  .audiojs p{
  	width: 60px !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }


  .duration{
    font-size: 14px !important;
  }

  .audiojs .play{
        background: url(http://www.ariomdev.se/soundsofchanges.eu/wp-content/themes/SoundsOfChanges/js/audiojs/player-graphics.gif) -2px -1px no-repeat;
  }

  .audiojs .time {
  	float: left;
  	height: 36px;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 6px 0px 15px;
  	border-left:none;
  	line-height: 34px;
  	color: #3b3b3b;
  	text-shadow: none;
  }

  .audiojs {
    width: 100% !important;
    background: #f2f2f2;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    box-shadow: none;
  }

  .audiojs .play-pause {
    width: 36px;
    height: 36px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border: none;
    background: #E35C63;
  }

  a:link.iconDownload, a:active.iconDownload, a:visited.iconDownload
  {
  	background-color: #35336b;
  	background-image: url(../img/download.svg);
    fill:#569e26;
  	background-size: 50%;
  	background-position: center center;
  	background-repeat: no-repeat;
  	height:36px;
  	width:36px;
  	display: block;
  	-o-transition:.2s;
  	-ms-transition:.2s;
  	-moz-transition:.2s;
  	-webkit-transition:.2s;
  	transition:.2s;
  }

  a:link.btnVideo, a:active.btnVideo, a:visited.btnVideo
  {
    background-color: #65da62;
    background-image: url(../img/video.svg);
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    height:36px;
    width:36px;
    display: block;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;

  }

  .swiper-button-next{
      right: 100px !important;
  }


  .swiper-button-prev{
      left: 100px !important;
  }

  h3.sound
  {
      font-size: 25px;
      color: #000;
      font-weight: lighter;
      padding: 10px 20px 15px 20px;
      max-height: 500px !important;
      font-family: 'Open Sans', sans-serif;
  }


  #shiftnav-toggle-main .shiftnav-toggle-burger, #shiftnav-toggle-main.shiftnav-toggle-main-entire-bar:before{
    display: none;
  }

  #containerMapInfo{
    margin: 0 auto 0 auto;
    height: 700px;
  }

  #map_canvas {
      width: 100% !important;
      height: 400px !important;
  }

  .soundInfo2
  {
  	float:left;
  	width:150px;
  	font-size:15px;
  	font-weight: normal;
  	line-height:22px;
  }

  #header-behind-sounds{
    font-family: 'NeutraTextTF_bold', Neutra Text TF;
    font-size: 70px;
    color: #35336b;
    letter-spacing: -1px;
    margin: 0px 0 0px 0;
    font-weight: bold !important;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .shiftnav, .shiftnav-inner{
    display: none;
  }

  #containerSingelSound{
    margin: 0 auto 0 auto;
    height: 100% !important;
  }

	body
	{
	  background-color: #fff;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size: 17px;
		color:#000;
		text-align: center;
		line-height:1.45;
		margin:0;
		padding:0;
	}

  .backgroundContainerMap{
    background: #35336b;
    height: 1200px;
  }

  #header	{
      position: relative;
      background-size: cover;
	}

  #searchform {
    align-content: center;


position: absolute;
bottom: 0;
z-index: 100;
margin: auto;
left: 0;
right: 0;
  }

  .containerSelectBrowse
  {
    position: relative;
  	width:300px;
  	overflow:hidden;
  }

	.containerMain
	{
		margin: 0 auto 0 auto;
	/*	text-align: left;*/
	}

  .containerSelectBrowse:after {
      content: '\f107';
      font: normal normal normal 35px/1 FontAwesome;
      color: #fff;
      background-color: #873c40;
      right: 0;
      top: 0;
      height: 40px;
      padding: 20px 15px 20px 15px;
      position: absolute;
      pointer-events: none;
  }

  /* IE11 hide native button (thanks Matt!) */
  select::-ms-expand {
  display: none;
  }

  .containerMain-footer
  {
    background-color: #35336b;
    height: 600px;
  }

  .footer-text
  {
    align-content: center;
    display: inline-block;
  }

  .container-footer
  {
    display: flex;
    padding-top: 100px;
  }

  .container-footer > div
  {
    flex: 1; /*grow*/
  }

  .content-right
  {
    text-align: left;
    color: #fff;
  }

  .content-middle
  {
    padding-right: 120px;
    padding-left: 140px;
    text-align: left;
    color: #fff;
  }

  .content-left
  {
    text-align: left;
    color: #fff;
  }

  .footer-logo
  {
    float:left;
    margin-top:100px;
    margin-bottom:60px;
    margin-right: 200px;
    width: 140px;
    filter: none;
  }

	#containerTop
	{
    align-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    right: 0px;
    margin: auto;
	}

	#containerTopMobile
	{
		display:none;
	}

	#containerPattern
	{
		text-align: center;
		margin-top:25px;
	}

	#containerPatternLow
	{
		text-align: center;
		margin-top:25px;
	}

  .breadcrumbs	{
		float: left;
	}

	#containerBreadcrumbs
	{
		background-color:#fff;
		height:50px;
		line-height:50px;
		color:#487170;
		font-size:18px;
    text-transform: uppercase;
    margin: 0 auto 0 auto;
	}

	#banner
	{
		width:602px;
		height:218px;
		margin-top:45px;
	}

	#containerBrowse
	{
		background-color:#35336b;
    display: flex;
	}

	.nth3col div:nth-child(3n+1) {
		margin:0;
	}

	.menuSides {
		float:left;
		width:350px;
		padding-top:126px;
	}

	.colRight-singlesound {
	  width: 620px;
	  float:right;
	}

	.colLeft-singlesound {
	  margin-right:20px;
	  float:left;
	}

	.colResult {
    width: 300px;
    margin-right: 20px;
    float: left;
	}

	.colStartSelect1 {
	  width: 300px;
	/*  margin-right:20px !important;*/
	  float:left;
	}

	.colStartSelect2 {
	  width: 300px;
	/*  margin-right:20.5px !important;*/
	  float:left;
	}

	.colStartSelect3 {
	  width: 300px;
	  margin-right:0px !important;
	  float:left;
	}

	ul.soundList li:nth-child(3n+3) {
		margin-right:0;
	}

  .containerMain-soundList {
    width: 945px;
  display: inline-block;
  }



	/* HEADLINES AND TEXT *******************************************************/

  strong{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    font-size: 5vw;
    line-height: initial;
  }

  h1
	{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    /*font-family: 'Open Sans', sans-serif;*/
    font-weight: lighter !important;
    font-size: 60px;
		color:#000;
		letter-spacing: -1px;
		margin:0px 0 0px 0;
		font-weight: normal;
    text-align: left;
	}

	h2.browse
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size: 32px;
		color:#487170;
		letter-spacing: -1px;
		font-weight: normal;
		margin:0 0 30px 0;
	}


	/* LINKS ********************************************************************/

	a:link.menu, a:active.menu, a:visited.menu
	{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    height:100%;
    width: 72px;
    padding-bottom: 15px;
    display: inline-block;
		font-size:14px;
		text-decoration:none;
		color:#fff;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
    text-align: center;
    margin-top: 100px;
    float: right;
    text-transform: uppercase;
	}

  a:link.menu.small, a:active.menu.small, a:visited.menu.small  	{
       width: 60px;
   	}

	a:hover.menu
	{
		border-bottom: 4px solid #fff;
	}

	a:link.menuLeft, a:active.menuLeft, a:visited.menuLeft
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		height:100%;
    width: 80px;
    display: inline-block;
		margin:0 0 0 49px;
		font-size:16px;
		text-decoration:none;
		color:#fff;
		float:left;
		display: block;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
	}

	a:hover.menuLeft
	{
		border-bottom: 5px solid #fff;
	}

	a:link.menuRight, a:active.menuRight, a:visited.menuRight
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
    height:100%;
    width: 80px;
    display: inline-block;
		margin:0 0 0 49px;
		font-size:16px;
		text-decoration:none;
		color:#fff;
		float:right;
		display: block;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
        text-align: center;
	}

	a:hover.menuRight
	{
		border-bottom: 5px solid #fff;
	}

	a:link.breadcrumb, a:active.breadcrumb, a:visited.breadcrumb
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:18px;
		text-decoration:underline;
		color:#9d9c9d;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
        text-align: center;
	}

	a:hover.breadcrumb
	{
		color:#fff;
	}

	a#footer-facebook-link {
		float: right !important;
		margin-top: 36px;
	}

	#logo,
	mobile-logo
	{
    width: 155px;;
    margin-top:50px;
    float: left;
	}



	/* INPUTS ********************************************************************************/

  .entry.col-left {
      width: 940px;
      margin: 0 auto;

  }

	.searchInput
	{
		width:100%;
		height:100px;;
		padding:0px 150px 0 20px;
		vertical-align: top;
		background-color:#fff;
		background-repeat: no-repeat;
		background-position: 874px center;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:48px;
		letter-spacing: -1px;
		color:#b5b5b5;
		border:none;
		margin-top:67px;
	}


	.searchLow
	{
		margin-top:20px;
	}

	#containerSearch
	{
    width: 941px;
	}

	.selectBrowse
	{
		background-color: #E35C63;
		background-position: 262px 21px;
		background-repeat:no-repeat;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:18px;
		color:#fff;
		border:none;
		width:300px;
		padding:0 10px 0 20px;
		text-align: start;
		vertical-align: middle;
		display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor: pointer;
    border-radius: 0;
	}

	.videoIframe
	{
		width:940px;
		height:529px;
	}

	.soundImageBig
	{
		width:940px;
		height:auto;
	}

	.col-left {
		/*width:620px;
		float:left;
		margin-right:20px;*/
	}

	.col-right {
		width:300px;
		float:left;
	}

  .columns {
    display: flex;
    align-items: center;
  }

  .column-right {
    flex: 1;
    max-width: 1px;
    margin-top: 60px;
  }

  .column-left{
      flex: 1;

  }

  .fa-search
  {
    color: #35336b;
    float: right;
    padding-right: 50px;
    font-size: 50px !important;
  }
}

/* screen size 945px - 620px ********************************************************************/

@media screen and (min-width: 621px) and (max-width: 944px) {

  .colRight-singlesound h1{
    color: #3D3A76;
  }

#backgroundContainerMap{
  height:900px;
}

.audiojs p{
	width: 60px !important;
  margin-left: 0px !important;
  margin-top: 0px !important;
}


  #map_canvas {
        width:100% !important;
        height:280px;
    }

  #containerMapInfo .soundPadding3.singel
    {
      width: 621px !important;
    }

    .containerMap
    {
      width:100% !important;
    }

  /*Audio player */

  .duration{
    font-size: 20px !important;
  }

  .audiojs .play{
        background: url(http://www.ariomdev.se/soundsofchanges.eu/wp-content/themes/SoundsOfChanges/js/audiojs/player-graphics.gif) -2px 1px no-repeat;
  }

  .audiojs .time {
  	float: left;
  	height: 36px;
  	margin: 0px 0px 0px 0px;
  	padding: 2px 10px 0px 15px;
  	border-left:none;
  	line-height: 34px;
  	color: #3b3b3b;
  	text-shadow: none;
    font-size: 20px;
  }

  .audiojs {
    width: 100% !important;
    height: 36px !important;
    background: #f2f2f2;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    box-shadow: none;
  }

  .audiojs .play-pause {
    width: 36px;
    height: 36px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border: none;
    background: #E35C63;
  }

  a:link.iconDownload, a:active.iconDownload, a:visited.iconDownload
  {
  	background-color: #35336b;
  	background-image: url(../img/download.svg);
    fill:#569e26;
  	background-size: 50%;
  	background-position: center center;
  	background-repeat: no-repeat;
  	height:36px;
  	width:36px;
  	display: block;
  	-o-transition:.2s;
  	-ms-transition:.2s;
  	-moz-transition:.2s;
  	-webkit-transition:.2s;
  	transition:.2s;
  }

  a:link.btnVideo, a:active.btnVideo, a:visited.btnVideo
  {
    background-color: #65da62;
    background-image: url(../img/video.svg);
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    height:36px;
    width:36px;
    display: block;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;

  }

  .Header_text, .swiper-button-prev, .swiper-button-next, .swiper-pagination{
      display: none !important;
  }

  h3.sound
  {
      font-size: 25px;
      color: #000;
      font-weight: lighter;
      padding: 10px 20px 15px 20px;
      max-height: 500px !important;
      font-family: 'Open Sans', sans-serif;
  }

  #header-behind-sounds{
    font-family: 'NeutraTextTF_bold', Neutra Text TF;
    font-size: 50px;
    color: #35336b;
    letter-spacing: -1px;
    margin: 0px 0 0px 0;
    font-weight: bold !important;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  #containerMapInfo{
    margin: 0 auto 0 auto;
    height: 700px;
  }

  .soundInfo2
  {
  	float:left;
  	width:120px;
  	font-size:15px;
  	font-weight: normal;
  	line-height:22px;
  }

  .menu_items{
        display: none;
  	}

	body
	{
	  background-color: #fff;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size: 17px;
		color:#000;
		text-align: center;
		line-height:1.4;
		margin:0;
		padding:0;
	}

  #containerSingelSound{
    margin: 0 auto 0 auto;
    height: 100%;
    padding-bottom: 100px;
  }

  #header	{
        position: relative;
        background-size: cover;
        background-position: center;
  	}

    #searchform {
      align-content: center;
      position: absolute;
      bottom: 0;
      z-index: 100;
      margin: auto;
      left: 0;
      right: 0;
    }


    .backgroundContainerMap{
      background: #35336b;
      height: 850px;
    }

    .containerSelectBrowse
    {
      position: relative;
    	width:200px;
    	overflow:hidden;
    }

    .containerSelectBrowse:after {
        content: '\f107';
        font: normal normal normal 25px/1 FontAwesome;
        color: #fff;
        background-color: #873c40;
        right: 0;
        top: 0;
        height: 30px;
        padding: 12px 8px 12px 8px;
        position: absolute;
        pointer-events: none;
    }

    /* IE11 hide native button (thanks Matt!) */
    select::-ms-expand {
    display: none;
    }


	.containerMain
	{

		margin: 0 auto 0 auto;
		/*text-align: left;*/
	}

  .containerMain-footer
  {
    background-color: #35336b;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .footer-text  {
    align-content: center;
    display: inline-block;
  }

  .container-footer {

  }
  .container-footer > div {

  }

  .content-right
  {
    margin-top: 40px;
    color: #fff;
  }

  .content-middle
  {
    margin-top: 40px;
    color: #fff;
  }

  .container-footer p
    {
      text-align: center;
    }

  .content-left
  {
    color: #fff;
  }

  .footer-logo
  {
    margin-top:100px;
    margin-bottom:60px;
    width: 140px;
    filter: none;
  }

	#containerTop
	{
		display:none;

	}

	#containerTopMobile
	{
    height: 400px !important;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    right: 0px;
    margin: auto;
	}

  .breadcrumbs	{
    float: left;
  }

	#containerBreadcrumbs
	{
		background-color:#fff;
		height:50px;
		line-height:50px;
		color:#487170;
		font-size:18px;
    text-transform: uppercase;
    margin: 0 auto 0 auto;
	}

  .soundPadding1	{
      height: 515px;
  	}

    .soundPadding1.singel	{
        height: auto;
      }

	.containerSound
	{
		background-color:#fff;
    -webkit-box-shadow: 1px 5px 33px 1px rgba(153,147,153,0.43);
    -moz-box-shadow: 1px 5px 33px 1px rgba(153,147,153,0.43);
    box-shadow: 1px 5px 33px 1px rgba(153,147,153,0.43);
		font-size: 15px;
		line-height:1.3;
		margin-bottom:20px;
    height: 550px;
	}

  .containerSound.singel	{
      height: 208px;
          margin-bottom: 40px;
    }

	#banner
	{
		width:602px;
		height:218px;
		margin-top:45px;
	}

	#containerBrowse
	{
    background-color:#35336b;
    display: flex;

		/*background-color:#e2f4f3;
		padding:40px 0 60px 0;*/
	}

	.menuSides {
		display:none;
	}

	.colRight-singlesound {

	}

	.colLeft-singlesound {
	  margin-right:80px;
	}

	.colResult {
    width: 48% !important;
    margin-right: 20px;
    float: left;
	}

  .backgroundContainerBehindSounds .colResult{
    width: 100% !important;
	}

  #containerMain-soundList-relatedSounds .colResult{
    width: 100% !important;
  }

	.colStartSelect1 {
	  width: 200px;
	/*  margin-right:10px !important;*/
	  float:left;
	}

	.colStartSelect2 {
	  width: 200px;
	 /* margin-right:10px !important;*/
	  float:left;
	}

	.colStartSelect3 {
	  width: 200px;
	  margin-right:0px !important;
	  float:left;
	}

	ul.soundList li:nth-child(2n+2) {
		margin-right:0;
	}

  .containerMain-soundList {
    width: 620px;
    display: inline-block;
  }


	/* HEADLINES AND TEXT *******************************************************/

  .vc_btn3.vc_btn3-size-md{
    font-size: 12px !important;
  }

  strong{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    font-size: 40px;
    line-height: initial;
  }

  .wpb_wrapper h2{
    font-size: 25px !important;
  }

  h1
	{
    font-family: 'NeutraTextTF_bold', Neutra Text TF;
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: lighter !important;
    font-size: 40px;
    color: #000;
    letter-spacing: 1px;
    line-height: 50px;
    margin: 0px 0 0px 0;
    font-weight: normal;
    text-align: left;
	}

	h2.browse
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size: 32px;
		color:#487170;
		letter-spacing: -1px;
		font-weight: normal;
		margin:0 0 30px 0;
	}


	/* LINKS ********************************************************************/

  .entry.col-left {
      width: 940px;
      margin: 0 auto;
  }

	#logo,
	#mobile-logo
	{
		width: 200px;
    margin-top: 20px;
	}

	a:link.menu, a:active.menu, a:visited.menu
	{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
		height:27px;
    width: 57px;
    padding-bottom: 15px;
    display: inline-block;
		font-size: 11px;
		text-decoration:none;
		color:#fff;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
    margin-top: 90px;
    float: right;
    text-transform: uppercase;
	}

  a:link.menu.small, a:active.menu.small, a:visited.menu.small  	{
       width: 50px;
   	}

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


	/* INPUTS ********************************************************************************/

	.searchInput
	{
		width:100%;
		height:70px;;
		padding:0px 150px 0 20px;
		vertical-align: top;
		background-color:#fff;
		background-repeat: no-repeat;
		background-position: 554px center;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:20px;
		letter-spacing: -1px;
		color:#b5b5b5;
		border:none;
		margin-top:67px;
	}

	.searchLow
	{
		margin-top:20px;
	}

	#containerSearch
	{
		width:620px;
	}

	.selectBrowse
	{
    background-color: #E35C63;
    background-position: 262px 21px;
    background-repeat:no-repeat;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
    font-size: 15px;
    color:#fff;
    border:none;
    width: 200px;
    padding:0 5px 0 5px;
    text-align: start;
    vertical-align: middle;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor: pointer;
    border-radius: 0;
	}

	.videoIframe
	{
		width:620px;
		height:349px;
	}

	.soundImageBig
	{
		width:620px;
		height:auto;
	}

	.col-left {
	/*	width:300px;
		float:left;
		margin-right:20px;*/
	}

	.col-right {
		width:300px;
		float:left;
	}

  .columns {
    display: flex;
    align-items: center;
  }

  .column-right {
    flex: 1;
    max-width: 1px;
    margin-top: 60px;
  }

  .column-left{
      flex: 1;

  }

  .fa-search
  {
    color: #35336b;
    float: right;
    padding-right: 20px;
    font-size: 40px !important;
  }

}

/* screen size 620px - 300px ********************************************************************/

@media screen and (min-width: 300px) and (max-width: 620px) {

  .colRight-singlesound h1{
    color: #3D3A76;
  }

  /*Audio player */

  .audiojs .scrubber {
      width: calc(100% - 60px) !important;
      margin-top: 2px;
      height: 10px;
  }

  .audiojs .progress, .audiojs .loaded {
      height: 10px;
  }

  .duration{
    font-size: 14px !important;
  }

  .audiojs .play{
        background: url(http://www.ariomdev.se/soundsofchanges.eu/wp-content/themes/SoundsOfChanges/js/audiojs/player-graphics.gif) -2px -1px no-repeat;
  }

  .audiojs .time {
    float: left;
    height: 15px;
    margin: 0px 0px 0px 0px;
    border-left: none;
    line-height: 25px;
    color: #3b3b3b;
    text-shadow: none;
    font-size: 10px;
  }

  .audiojs {
    width: 100% !important;
    background: #f2f2f2;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    box-shadow: none;
  }

  .audiojs .play-pause {
    width: 36px;
    height: 36px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border: none;
    background: #E35C63;
  }

  a:link.iconDownload, a:active.iconDownload, a:visited.iconDownload
  {
  	background-color: #35336b;
  	background-image: url(../img/download.svg);
    fill:#569e26;
  	background-size: 50%;
  	background-position: center center;
  	background-repeat: no-repeat;
  	height:36px;
  	width:36px;
  	display: block;
  	-o-transition:.2s;
  	-ms-transition:.2s;
  	-moz-transition:.2s;
  	-webkit-transition:.2s;
  	transition:.2s;
  }

  a:link.btnVideo, a:active.btnVideo, a:visited.btnVideo
  {
    background-color: #65da62;
    background-image: url(../img/video.svg);
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    height:36px;
    width:36px;
    display: block;
    -o-transition:.2s;
    -ms-transition:.2s;
    -moz-transition:.2s;
    -webkit-transition:.2s;
    transition:.2s;

  }
  .Header_text, .swiper-button-prev, .swiper-button-next, .swiper-pagination{
      display: none !important;
  }


  h3.sound
  {
      font-size: 25px;
      color: #000;
      font-weight: lighter;
      padding: 10px 20px 15px 20px;
      max-height: 500px !important;
      font-family: 'Open Sans', sans-serif;
  }

  #header-behind-sounds{
    font-family: 'NeutraTextTF_bold', Neutra Text TF;
    font-size: 50px;
    color: #35336b;
    letter-spacing: -1px;
    margin: 0px 0 0px 0;
    font-weight: bold !important;
    text-align: left;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  #containerMapInfo{
    margin: 0 auto 0 auto;
    height: 700px;
  }

  .soundInfo2
  {
  	float:left;
  	font-size:15px;
  	font-weight: normal;
  	line-height:22px;
  }

#map_canvas {
      width:100% !important;
      height:280px;
  }

#containerMapInfo .soundPadding3.singel
  {
    width:100% !important;
  }

  .containerMap
  {
    width:100% !important;
  }

  body.admin-bar #shiftnav-toggle-main, body.admin-bar .shiftnav{
        background-color: #35336b !important;
    }

  .menu_items{
        display: none !important;
    }

	body
	{
		background-color: #fff;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size: 16px;
		color:#000;
		text-align: center;
		line-height:1.4;
		margin:0;
		padding:0;
	}

  #containerSingelSound{
    margin: 0 auto 0 auto;
    height: 100% !important;
  }

  #header	{
        position: relative;
        background-size: cover;
        background-position: center;
  	}

    #searchform {
      align-content: center;
      position: absolute;
      bottom: 0;
      z-index: 100;
      margin: auto;
      left: 0;
      right: 0;
    }

    .containerSelectBrowse
    {
      position: relative;
    	    width: 100% !important;
    	overflow:hidden;
    }

    .backgroundContainerMap{
      background: #35336b;
      height: 900px;
    }

    .containerSelectBrowse:after {
        content: '\f107';
        font: normal normal normal 35px/1 FontAwesome;
        color: #fff;
        background-color: #873c40;
        right: 0;
        top: 0;
        height: 30px;
        padding: 10px 15px 10px 15px;
        position: absolute;
        pointer-events: none;
    }

    /* IE11 hide native button (thanks Matt!) */
    select::-ms-expand {
    display: none;
    }

	.containerMain
	{
		margin: 0 auto 0 auto;
		/*text-align: left;*/
	}

  .containerMain-footer
  {
    background-color: #35336b;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .footer-text  {
    align-content: center;
    display: inline-block;
  }

  .container-footer {

  }
  .container-footer > div {

  }

  .content-right
  {
    margin-top: 40px;
    color: #fff;
  }

  .content-middle
  {
    margin-top: 40px;
    color: #fff;
  }

.container-footer p
  {
    text-align: center;
  }

  .content-left
  {
    color: #fff;
  }

  .footer-logo
  {
    margin-top:100px;
    margin-bottom:60px;
    width: 140px;
    filter: none;
  }

	#containerTop
	{
		display:none;
	}

	#containerTopMobile
	{
		height:230px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    right: 0px;
    margin: auto;
	}

	#containerPattern
	{
		text-align: center;
	}

	#containerPatternLow
	{
		height:90px;
		text-align: center;
	}

  .breadcrumbs	{
    float: left;
  }

	#containerBreadcrumbs
	{
		background-color:#fff;
		padding:10px 0;
		font-size:13px;
		color:#487170;
    text-transform: uppercase;
    margin: 0 auto 0 auto;
	}

	#banner
	{
		width:280px;
		height:auto;
		margin-top:35px;
	}

	#containerBrowse
	{
    background-color:#35336b;
    display: flex;
		/*background-color:#e2f4f3;
		padding:25px 0 40px 0;*/
	}

	.menuSides {
		display:none;
	}

	.colRight-singlesound {
	  width: 100%;
    float: right;
	}

	.colLeft-singlesound {
	  margin-right:0px;
	  margin-bottom:20px;
	}

	.colResult {
    /*width: 300px;
    margin-right: 20px;
    float: left;*/
    width: 100% !important;
	  margin-right:0px;
	}

  #containerMain-soundList-relatedSounds .colResult{
    width: 100% !important;
  }

	.colStartSelect1 {
	  width: 100% !important;
	  margin-right:0px !important;
	}

	.colStartSelect2 {
    width: 100% !important;
	  margin-right:0px !important;
	}

	.colStartSelect3 {
    width: 100% !important;
	  margin-right:0px !important;
	}

	ul.soundList li:nth-child(2n+2) {
		margin-right:0;
	}

  .containerMain-soundList {
    width: 300px;
    display: inline-block;
  }

	/* HEADLINES AND TEXT *******************************************************/

  strong{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    font-size: 40px;
    line-height: initial;
  }

  .wpb_wrapper h2{
    font-size: 30px !important;
  }

  h1
	{
    font-family: 'NeutraTextTF_bold', Neutra Text TF;
    /* font-family: 'Open Sans', sans-serif; */
    font-weight: lighter !important;
    font-size: 40px;
    color: #000;
    letter-spacing: 1px;
    line-height: 50px;
    margin: 0px 0 0px 0;
    font-weight: normal;
    text-align: left;
	}


	h2.browse
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size: 22px;
		color:#487170;
		font-weight: normal;
		margin:0 0 15px 0;
	}


	/* LINKS ********************************************************************/

  .entry.col-left {
      width: 940px;
      margin: 0 auto;
  }

	#logo,
	#mobile-logo
	{
    width:200px;
		margin-top: 70px;
	}

	a:link.menu, a:active.menu, a:visited.menu
	{
    font-family:'NeutraTextTF_bold', Neutra Text TF;
		height:27px;
    width: 80px;
    padding-bottom: 15px;
    display: inline-block;
		font-size:15px;
		text-decoration:none;
		color:#fff;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
    margin-top: 100px;
    float: right;
    text-transform: uppercase;
    margin-left: 0.7vw;
	}

  a:link.menu.small, a:active.menu.small, a:visited.menu.small  	{
       width: 80px;
   	}

	a:link.breadcrumb, a:active.breadcrumb, a:visited.breadcrumb
	{
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:13px;
		text-decoration:underline;
		color:#9d9c9d;
		-o-transition:.2s;
		-ms-transition:.2s;
		-moz-transition:.2s;
		-webkit-transition:.2s;
		transition:.2s;
	}

	a:hover.breadcrumb
	{
		color:#fff;
	}

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


	/* INPUTS ********************************************************************************/



	.searchInput
	{
		width:100%;
		height:50px;
		padding:0px 60px 0 15px;
		vertical-align: top;
		background-color:#fff;
		background-repeat: no-repeat;
		background-position: 260px center;
		background-size: 30px 30px;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open Sans', sans-serif;
     font-weight: lighter;
		font-size:22px;
		color:#b5b5b5;
		border:none;
		margin-top:45px;
	}

	#containerSearch
	{
		width:300px;
		height:95px;
	}

	.searchLow
	{
		margin-top:40px;
	}

	.selectBrowse
	{
    background-color: #E35C63;
    background-position: 262px 21px;
    background-repeat:no-repeat;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
     font-family: 'Open sans', sans-serif;
     font-weight: lighter;
    font-size:24px;
    color:#fff;
    border:none;
    width: 100% !important;
    padding:0 10px 0 20px;
    text-align: start;
    vertical-align: middle;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor: pointer;
    border-radius: 0;
    height: 50px !important;
	}

	.videoIframe
	{
		width:300px;
		height:auto;
	}

	.soundImageBig
	{
		width:300px;
		height:auto;
	}

	.col-left {
		width:300px;
		float:none;
	}

	.col-right {
		width:300px;
		float:none;
	}

	.cc-infobox {
		margin-top:40px;
		margin-bottom:0 !important;
	}

  .columns {
    display: flex;
    align-items: center;
  }

  .column-right {
    flex: 1;
    max-width: 1px;
    margin-top: 40px;
  }

  .column-left{
      flex: 1;

  }

  .fa-search
  {
    color: #35336b;
    float: right;
    padding-right: 10px;
    font-size: 40px !important;
  }

}



/* GENERAL STUFF *****************************************************************/



h4{
  text-align: left;
}

  .big_text{
    font-size: 11vh;
    width: 560px;
    font-family: 'NeutraTextTF_bold', Neutra Text TF;
    font-weight: bold;
  }

  .Header_text{
    color: #fff;
    text-align: left;
    width: 100%;
    line-height: normal;
    position: absolute;
    left: 0;
    bottom: auto;
    margin-top: 50px;
  }

.swiper-pagination{
      bottom: 110px !important;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-container {
  width: 100%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.smal_text{
    font-size: 20px;
    width: 200px;
}


.wpb_single_image.vc_align_left{
    text-align: center !important;
}


.headphones svg, .archive svg, .Microphone svg
{
    color: #fff;
    width: 100px !important;
    height: 100px;
    align-items: center;
}

#shiftnav-toggle-main
{
    background: none !important;
}

#shiftnav-toggle-main.shiftnav-toggle-main-align-center .shiftnav-main-toggle-content
{
    display: none !important;
}

.shiftnav-inner
{
    background-color: #35336b !important;
}

.shiftnav .shiftnav-menu-title
{
    display: none !important;
}

h2.screen-reader-text {
    display: none;
}

.nav-links a, .nav-links span {
    color: #000 !important;
    font-size: 25px;
    vertical-align: baseline;
    font-family:'NeutraTextTF_bold', Neutra Text TF;
    line-height: initial;
}

.nav-links{
    padding-bottom: 20px;
}

.soundPadding3Titel{
  font-family:'NeutraTextTF_bold', Neutra Text TF;
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
}

.innerContainerSingelSound{
  display: inline-block;
  width: 100%;
}

#containerRelatedSounds{
  margin: 0 auto 0 auto;
}

.backgroundContainerRelatedSounds{
  background-image: url("../img/shutterstock_152074838.jpg");
  height: 100%;
  padding-bottom: 100px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.backgroundContainerBehindSounds{
  background-image: url("../img/shutterstock_630756308.jpg");
  height: 100%;
  padding-bottom: 180px;
  padding-top: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

  #containerTag {
    margin: 0 auto 0 auto;
    padding: 50px 0px 50px 0px;
  }

textarea:focus, input:focus, select:focus {
    outline: 0;
}

.soundPadding1	{
        height: 515px;
  }

  .soundPadding1.singel	{
      height: auto;
    }

.containerSound
{
	background-color:#fff;
  -webkit-box-shadow: 1px 5px 33px 1px rgba(153,147,153,0.43);
  -moz-box-shadow: 1px 5px 33px 1px rgba(153,147,153,0.43);
  box-shadow: 1px 5px 33px 1px rgba(153,147,153,0.43);
	font-size: 15px;
	line-height:1.3;
	margin-bottom:20px;
  height: 550px;
}

.containerSound.singel	{
  height: auto;
      margin-bottom: 40px;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  }

ul.soundList
{
	display: inline;
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.soundList li
{
	padding-left:0;
	margin-left:0;
	display: block;
	text-indent:0;
}

.containerSoundImage img{
    width: 100%;
  }

.containerPagination
{
	margin:20px 0 40px 0;
	padding-top:10px;
}

.soundInfo1
{
	float:left;
	width:100px;
	font-size:15px;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	font-weight: normal;
	line-height:22px;
}

.soundInfo3
{
	margin:9px 0;
}

.containerMap
{
  width: 100%;
	padding:70px 0px 0px 0px;
	font-size:13px;
  float: right;
}

.mapButton{
    background-color: #E35C63;
    padding: 15px;
}

.mapButton a {
	color: #fff !important;
}

.relatedSounds{
    height: 300px !important;
}

#header-related-sounds{
  font-family: 'NeutraTextTF_bold', Neutra Text TF;
  font-size: 40px;
  color: #fff;
  letter-spacing: -1px;
  margin: 0px 0 0px 0;
  font-weight: normal;
  text-align: left;
  padding-top: 60px;
  padding-bottom: 40px;
  text-transform: uppercase;
}

.relatedSound{
      box-shadow: none;
      font-size: 15px;
      height: 100% !important;
      padding-bottom: 20px;
}

.btnveiwall
{
  background-color: #fff;
  color: #35336b !important;
  font-size: 20px;
  font-family: 'NeutraTextTF_bold', Neutra Text TF;
  font-weight: bold;
  float: left;
  color: #fff;
  text-decoration: none;
  line-height: 18px;
  width: 100%;
  padding: 25px 20px;
  display: block;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
  margin-top: 5px;
}

.btnveiwall:hover {
	color: #35336b !important;
}

.btnabout{
  background-color: #35336b;
  color: #fff !important;
  font-size: 20px;
  font-family: 'NeutraTextTF_bold', Neutra Text TF !important;
  font-weight: bold;
  float: left;
  color: #fff;
  text-decoration: none;
  line-height: 18px;
  width: 100%;
  padding: 25px 20px;
  display: block;
  -o-transition: .2s;
  -ms-transition: .2s;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  transition: .2s;
  margin-top: 5px;
}

.btnabout:hover{
  color: #35336b !important;
  background-color: #fff;
}


.button-padding a{
  padding: 25px !important;
}

.vc_general.vc_btn3 {
  font-family: 'NeutraTextTF_bold', Neutra Text TF !important;
}
.vc_general.vc_btn3 {
  font-family: 'NeutraTextTF_bold', Neutra Text TF !important;
}

.vc_btn3.vc_btn3-size-md
{
  font-size:20px !important;
}

/* LINKS ********************************************************************/


.soundPadding2 a:link
{
  font-size: 14px;
	color:#adadad;
}

.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited
{
	color:#adadad;
}

.container-footer a:link, .container-footer a:active, .container-footer a:visited{
	color:#fff;
}

a:link, a:active, a:visited
{
  font-family:'Open sans';
  font-weight: 300;
	text-decoration:none;
	color:#3D3A76;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}

a:hover
{
    color:#E35C63;
}

.shiftnav-inner a:link, .shiftnav-inner a:active, .shiftnav-inner a:visited
{
  font-family:'NeutraTextTF_bold', Neutra Text TF !important;
	text-decoration:none;
	color:#fff;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}

.soundInfo3 a:link, .soundInfo3 a:active, .soundInfo3 a:visited
{
	color:#fff;
}

.post a:hover
{
	color:#35336b !important;
}

.post
{
	padding-top: 90px;
}

.home .post
{
	padding-top: 0px;
}




a:hover
{
	color:#fff !important;
}


.containerSound a:hover {
	color: #35336b !important;
}

.containerMain-soundList a.page-numbers:hover {
	color: #35336b !important;
}


a:link.subLev1, a:active.subLev1, a:visited.subLev1
{
	background-color:#487170;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
	height:27px;
	line-height:27px;
	width:300px;
	height:50px;
	line-height: 50px;
	margin-bottom:1px;
	padding-left:20px;
	font-size:17px;
	text-decoration:none;
	color:#fff;
	display: block;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}

a:hover.subLev1
{
	background:#fff;
}

a:link.subLev2, a:active.subLev2, a:visited.subLev2
{
	background-color:#fff;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	height:27px;
	line-height:27px;
	width:300px;
	height:50px;
	line-height: 50px;
	margin-bottom:1px;
	padding-left:45px;
	font-size:17px;
	text-decoration:none;
	color:#fff;
	display: block;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}

a:hover.subLev2
{
	background:#fff;
}

a:link.subActive, a:active.subActive, a:visited.subActive, a:hover.subActive
{
	background-color:#f17861;
	background-image:url(../img/submenu_arrow.png);
	background-position: 275px center;
	background-repeat: no-repeat;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	height:27px;
	line-height:27px;
	width:300px;
	height:50px;
	line-height: 50px;
	margin-bottom:1px;
	padding-left:45px;
	font-size:17px;
	text-decoration:none;
	color:#fff;
	display: block;
}

a:link.logo, a:active.logo, a:visited.logo
{
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}


a:hover.logo
{
  background-image: url('img/LOGO_NY_VITTEXT.png');
}

a:hover.iconDownload
{
	background-color:#4d4d4d;
}

a:link.btnDownloadWav, a:active.btnDownloadWav, a:visited.btnDownloadWav
{
	background-color:#E35C63;
	font-size:17px;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	font-weight: normal;
	float:left;
	color:#fff;
	text-decoration: none;
	line-height:18px;
	width:100%;
	padding:25px 20px;
	display: block;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
	margin-top:5px;
}

a:hover.btnDownloadWav
{
	background-color:#E35C63;
}

a:link.btnDownloadMp3, a:active.btnDownloadMp3, a:visited.btnDownloadMp3
{
  background-color:#E35C63;
  font-size:17px;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
  font-weight: normal;
  float:left;
  color:#fff;
  text-decoration: none;
  line-height:18px;
  width:100%;
  padding:25px 20px;
  display: block;
  -o-transition:.2s;
  -ms-transition:.2s;
  -moz-transition:.2s;
  -webkit-transition:.2s;
  transition:.2s;
  margin-top:5px;
}

a:hover.btnDownloadMp3
{
	background-color:#E35C63;
}

a:link.tag, a:active.tag, a:visited.tag
{
	font-size:13px;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	font-weight: normal;
	float:left;
	color:#35336b;
	text-decoration: none;
	line-height:34px;
	padding:5px 50px;
	display: block;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
	margin-right:10px;
	margin-bottom:10px;
  border-style: solid;
  border-color: #35336b;
  border-width: 2px;
  text-transform: uppercase;
  
}

a:hover.tag
{
	background-color:#35336b;
  color:#fff;
}

a:link.sound, a:active.sound, a:visited.sound
{
	font-size:13px;
}

a:link.pagination, a:active.pagination, a:visited.pagination
{
	font-size:15px;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	font-weight: normal;
	float:left;
	color:#35336b;
	text-decoration: none;
	line-height:34px;
	height:36px;
	width:36px;
	text-align: center;
	display: block;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
	margin-right:3px;
	margin-bottom:3px;
}

a:hover.pagination
{
	color:#d46467;
}


a:link.paginationActive, a:active.paginationActive, a:visited.paginationActive
{
	font-size:15px;
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	font-weight: normal;
	float:left;
	color:#35336b;
	text-decoration: none;
	line-height:34px;
	height:36px;
	width:36px;
	text-align: center;
	display: block;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
	margin-right:3px;
	margin-bottom:3px;
}

a:hover.paginationActive
{
	color:#d46467;
}


a:link.bigMap, a:active.bigMap, a:visited.bigMa
{
	display:block;
	margin-top:5px;
	font-size:13px;
}



a#footer-facebook-link {
	font-size: 13px;
	float: left;
}

a#footer-facebook-link img {
	float: left;
	margin-right: 7px;
	position: relative;
	top: -1px;
}

/* MARGINS AND ALIGNMENTS ****************************************************************/

.marginTop10 {
	margin-top: 10px;
}

.marginTop20
{
	margin-top: 20px;
}

.marginTop30
{
	margin-top: 30px;
}

.marginTop40
{
	margin-top: 40px;
}

.right
{
	float:right;
}

.left
{
	float:left;
}

.alignCenter
{
	text-align:center;
  width: 945px;
}

.overflowHidden
{
	overflow:hidden;
}

.clear
{
	clear:both;
}

b
{
  /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
   font-family: 'Open Sans', sans-serif;
   font-weight: lighter;
	font-weight: normal;
}

div, span, ul, li, input, select, a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input, select, button {
    -webkit-appearance: none;
    border-radius: 0;
    font-family:'NeutraTextTF_bold', Neutra Text TF;
}

.soundPadding1
{

}

.soundPadding2
{
	padding: 0px 10px 10px 10px;
}

.soundPadding3
{
	padding-top:60px;
	font-size: 13px;
	line-height:18px;

}

.soundPadding3.singel
{
  margin-right:40px;
  float: left;
  text-align: left;
  color: #fff;
  width:1100px !important;
}

.containerSoundImage
{
	height:auto;
}

.containerPlayer
{
	width: 100% !important;
	height:36px;
  display: flex;
}

.containerPlayer.singel
{
	height:0px;
}

.video-button.singel{
  float: right;
  position: relative;
}

audio
{

	display: block;
}

/* SOUND PLAYER **************************************************************************/

.audiojs .error {
    background: url(http://www.ariomdev.se/soundsofchanges.eu/wp-content/themes/SoundsOfChanges/js/audiojs/player-graphics.gif) 10px 10px no-repeat;
}

.audiojs .scrubber {
	width: calc(100% - 80px) !important;
  background: #bbbbbbe6 !important;
  border-top: none !important;
  margin-bottom: 0 !important;
}

.audiojs .loaded {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
  border: none !important;
  background: #E35C63 !important;
}

.audiojs .progress {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 14px;
	width: 0px;
	border-color: #d16152;
	background: #f4a292;
}

.audiojs .time em{

	color: #3b3b3b;

}

img {
	border:0;
	height:auto;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
  text-align: left;
  LINE-HEIGHT: 30px;
}

.cc-infobox {
	background-color:#fff;
	padding:30px 30px 15px 30px;
	color:#fff;
	font-size:13px;
}

ul {
	margin-left:25px;
	margin-bottom:15px;
	list-style-type: disc;
  text-align: left;
}

li {
	padding-left:5px;
	margin-bottom:10px;
}

/** Map styles */
#load {
	position: absolute;
    bottom: 40px;
    left: 50%;
    width: 220px;
    height: 46px;
    margin-left: -110px;
    background-color: #E35C63;
    background-size: 220px 46px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    /*	font-family:'NeutraTextTF_bold', Neutra Text TF;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    text-align: left;
}

#load p {
	margin: 7px 15px 0 15px;
	text-align: center;
}

#load:hover p {
	text-decoration: underline;
}

.audiojs .loading {
	background: url("http://workwithsounds.eu/wp-content/themes/wws/js/audiojs/custom-loader.gif") no-repeat;
	background-position: -2px -25px;
	background-size: 26px;
}


#map-canvas .gm-style-iw h3.sound {
	padding: 0;
}

#map-canvas .gm-style-iw a {
	font-family: 'Open sans';
}