 /**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */
body {font-size: 0.8em;
}

#block-level4 {
    position: absolute;
margin-top: 50px;
z-index: 400;
right: 0px;
width: 300px;}
/*
.page {background-image: url(../fiets-afstellen.png);
    background-repeat: no-repeat;
    background-position: 0% bottom;
    background-attachment: fixed;
	
}
*/

.regions {
    background-color:rgba(255,255,255,0);
}

.node {
	
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	max-width: 100em;
	 margin-left: auto;
    margin-right: auto;
	padding-bottom: 2%;
}

#rid-content {/*background-color:rgba(255,255,255,0.80) ;*/
position: relative;
overflow-y: scroll;
overflow-x: hidden;
width: 100%;
margin: 0;
left: 0;
z-index: 10 !important;}


.tabs {max-width: 100em;
	 margin-left: auto;
    margin-right: auto;}

.breadcrumb {max-width: 100em;
	 margin-left: auto;
    margin-right: auto;}

.l-rw {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	background-color: rgba(255,255,255,0.80);
}

.attribution__link {display: none;}

H1 {color: #c84190;}

H3 {color: #233d7d;
font-size: 1.4em;}

strong {color: #233d7d;}

p a:link {color: #c84190;
font-weight: bold;}
p a:active {color: #c84190;}
p a:hover {color: #233d7d;
font-weight: bold;}
p a:visited {color: #c84190;
font-weight: bold;}

li a:link {color: #c84190;
font-weight: bold;}
li a:active {color: #c84190;}
li a:hover {color: #233d7d;
font-weight: bold;}
li a:visited {color: #c84190;
font-weight: bold;}

/* HOMEBLOKKEN */

/* tegels */

.tegels {
  width: 100%;
  margin: 0px auto;
  position: relative;
  text-align:center;
	border-radius: 7px;
}
.tegels img {border-radius: 7px;}

.tegels .tegel {
  height: 400px;
  width: 400px;
  display:inline-block;
  margin: 5px;
	vertical-align: top;
	
}

.views-field-field-blokfoto-titel {
	position: absolute;
	width: 400px;
	height:400px;
background-color: rgba(0,0,0,0.67);
color: #fff;
font-size: 1.8em;
font-weight: bolder;
	padding-top: 180px;
	text-transform: uppercase;
	border-radius: 7px;
}

.views-field-field-blokfoto-titel a  {color: #fff;
     margin-top: -180px;
    padding-top: 180px;
padding-bottom: 170px !important;
}

.views-field-field-blokfoto-titel p  {
    margin-top: -180px;
    padding-top: 180px;
    padding-bottom: 170px !important;
}

.views-field-field-blokfoto-titel a:hover  {color: #eee;
	text-decoration: none;}

.views-field-field-blokfoto-titel:hover {
	position: absolute;
	width: 400px;
	height: 400px;
background-color: rgba(0,0,0,0.10);
color: #fff;
font-size: 1.8em;
font-weight: bolder;
	padding-top: 180px;
	text-transform: uppercase;
}

/* call to action */


.actions {
  width: 100%;
  margin: 0px auto;
  position: relative;
  text-align: center;
	margin-bottom: 5%;
	padding: 3px;
	
}

.action h2 {font-size: 1.8em;
color: #c84190; 
font-weight: bolder;}

.action img {border-radius: 50%;
border-width: thick;
border-color: #c84190;
border-style: solid;
width: 20%;
height: 20%;}

.action .field-node--field-urlwebform a { 
	color: #c84190;
    background-color: #fff;
    border: 1px #c84190 solid;
	border-radius: 5px;
	width: 200px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.action .field-node--field-urlwebform a:hover {
    color: #fff;
    background-color: #c84190;
    border: 1px #fff solid;
	text-decoration: none;
}

.actions .action {
  height: 410px;
  width: 44%;
  display:inline-block;
  margin: 5px;
	vertical-align: top;
	background:rgba(253,253,253,0.80);
	border-color: #000;
	border-style: dotted;
	border-width: thin;
	border-radius: 7px;
}
.views-field-field-homeknop {text-align: left;
padding: 5px;}

.views-field-field-homeknop img {float: left;}


/* partners */

.partners {
 max-width: 130em;
  margin: 0px auto;
  position: relative;
  text-align:center;
	border-radius: 7px;
	background-color: #fff;
	margin-bottom: 5%;
}

.partners .partner {
  height: 100px;
  width: 200px;
  display:inline-block;
  margin: 5px;
	vertical-align: middle !important;

	
}

.partners .partner img {
	display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
	opacity: 0.2;
	
}

.partners .partner img:hover {
	opacity: 1;
	
}


.merken {
 max-width: 130em;
  margin: 0px auto;
  position: relative;
  text-align:center;
	border-radius: 7px;
	background-color: #fff;
padding-bottom: 1%;
}

.merken .merk {
  height: 80px;
  width: 200px;
  display:inline-block;
  margin: 5px;
	vertical-align: middle !important;

	
}
.merken .merk img {
    
    opacity: 1;
}

/* producten */

.producten {
  width: 100%;
  margin: 0px auto;
  position: relative;
  text-align:center;
	border-radius: 7px;
}
.producten img {margin-top: -5px;}

.producten .product {
  height: 400px;
  width: 400px;
  display:inline-block;
  margin: 5px;
	vertical-align: top;
	background-color: #fff;
	border-radius: 7px;
	padding-top: 15px;	
	border-color: #000;
	border-style: dotted;
	border-width: thin;
	
	
}

.productafbeelding
{font-size: 30px !important;
	font-weight: bolder;
	color: #c84190;
}

.producten p {line-height: 14px;
font-size: 12px;}

.producten p strong {color: #c84190; }

.producten h4 {color: #c84190;
background-color: #fff;
border: 1px #c84190 solid;
border-radius: 5px;
width: 82%;
padding: 10px;
margin-left: auto;
margin-right: auto;
	font-size: 18px;
}




/* diensten */

#pictogram-titels {background-color: #c84190;
width: 700px;
/*border-radius: 20px;
border-color: #eee;
border-width: thick;
border-style: solid;*/
padding: 10px;
min-height: 90px;
margin-bottom: 20px;}

#pictogram-titels .field-node--field-pictogram {
	float: left;
	width: 60px;
}

#pictogram-titels h1 {
	float: left;
	color: #fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: bolder;
	font-size: 1.8em;
	padding-top: 6px;
	width: 80%;
}

#pictogram-titels .field-node--field-subtitel-pictogram {
	color: #fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-weight: normal;
	font-size: 1em;
	float: left;
	margin-top: -15px;
}

/* MENU */

#rid-navbar {width: 100%;
padding: 0;
	
}

ul.sf-menu .sf-sub-indicator::after {
  content: "▼";
  left: 0;
  line-height: 1;
  position: absolute;
  text-indent: 0;
  top: 0;
}


.pr-navbar {
	margin-top: 30px;
   color: #ffffff;
background-color: #233d7d;
height: 40px;
width: 100%;
/*position: fixed;*/
top: 20;
/*z-index: 400;*/
}

#main-content {margin-top: 30.5%;
	background: none;

/*
z-index: 10;
*/}

#block-bikesolutionsmenu {
	max-width: 100em;
margin-left: auto;
margin-right: auto;
	z-index: 999;
}
/*hoofdbalk*/

ul.sf-menu .sf-with-ul {
    padding-right: 2.2em !important;
}
ul.sf-menu.sf-style-black li, ul.sf-menu.sf-style-black.sf-navbar {
    background: #233d7d;
	height: 40px;
}


ul.sf-menu.sf-style-black a, ul.sf-menu.sf-style-black a:visited, ul.sf-menu.sf-style-black span.nolink {
    border: 0 none;
    color: #eee;
    padding: 0.75em 1em;
	background-color: #233d7d;
	height: 40px;
	padding-top: 15px;
}

ul.sf-menu.sf-style-black a, ul.sf-menu.sf-style-black a:hover, ul.sf-menu.sf-style-black span.nolink {
    border: 0 none;
    color: #eee;
    padding: 0.75em 1em;
	background-color: #c84190;
	height: 40px;
	padding-top: 15px;
}
/* branding */

#block-bikesolutions-branding {
    display: none;
	position: absolute;
top: 40px;
left: -20px;
z-index: 200;
}

#block-logolarge {
    position: absolute;
top: 20px;
left: -30px;
z-index: 200;
 width: 600px;
height: auto;
}


/* flexslider */

.flexslider {border: none;
	margin: 0px; 
z-index: 0;
	border-bottom-style: solid;
	border-bottom-color: #233d7d;
	border-bottom-width: 10px;
	border-radius: 0px;
	position: absolute;
	left: 0;
	width:  100%;
}

#leaderboard .l-rw {
    max-width: 100%;
    margin: 0px;
    width: 100%;
	padding: 0;
	padding: 0px;
}

#leaderboard .l-r {
    float: none;
    width: 100%;
    padding: 0 !important;
	position: fixed;
	z-index: 400 !important;
	background-color: #233d7d;
	top:0;
}

#leaderboard ul {padding-left: 0px; }
#leaderboard ul.slides li {list-style-type: none !important; }
.slides img {width: 100%;}

.sliderclass .views-field-title {position: absolute;
font-size: 4.8em;
color: #fff;
widht: 450px;
margin-left: 50%;
margin-top: 15%;
text-transform: uppercase;
	font-weight: bolder;
	max-width: 600px;
	line-height: 0.8em;
	opacity: 0.7;
} 

/* webformulieren */
#block-webformulier-2 {

    width: 100%;
    margin-top: 30px;
    border-color: #c84190;
    border-style: solid;
    border-width: thin;
    padding: 15px;
    border-radius: 5px;
    margin-left: auto;
	margin-right: auto;
	max-width: 70em;
	margin-bottom: 5%;
	background-color: #fff;
}



#block-webformulier {

    width: 100%;
    margin-top: 30px;
    border-color: #c84190;
    border-style: solid;
    border-width: thin;
    padding: 15px;
    border-radius: 5px;
    margin-left: auto;
	margin-right: auto;
	max-width: 100em;
	margin-bottom: 5%
}

.button--primary {
    color: #c84190;
    background-color: #fff;
    border: 1px #c84190 solid;
}
.button--primary:hover {
    color: #fff;
    background-color: #c84190;
    border: 1px #fff solid;
}

/* FOOTER */

.pr-footer {
    color: #ffffff;
    background-color: #233d7d;
	bottom: 0;
	width: 100%;
position: absolute;
z-index: 20;}


.pr-subfeatures {background-color: #233d7d;}

/* FOOTER MENU */


	.menu-bikefitting h2 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #009add;
	padding-top: 120px;
	
	background-repeat:no-repeat;
	background-position: center top;
	font-size: 12pt;
	text-align: center;
	margin-left: -10px;
	}
.bikefitting-onder h2 {background-image: url("../images/bikefitting.png");}

.werkwijze h2 {background-image: url("../images/werkwijze-fietsafstellen.png");}

.technologie-bikefitting h2 {background-image: url("../images/bikefitting-technologie.png");}

.bikesolutions-shop h2 {background-image: url("../images/bikesolutions-shop.png");}



	
.menu-bikefitting ul li {
	text-align: center;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style: none;
	font-size: 9pt;
	margin-left: -15px;
font-weight: normal !important;}	
	
.menu-bikefitting ul li a {
	color: #fff;}

.menu-bikefitting a.menu__link {
	color: #fff;
	font-weight: normal !important;
}

.menu-bikefitting a.menu__link:link {
	color: #fff;
	font-weight: normal !important;
}
	
.menu-bikefitting a.menu__link:visited {color: #fff;
text-decoration: none;
font-weight: normal !important;}	

.menu-bikefitting a.menu__link:hover {
	color: #c84190;
	text-decoration: none;
font-weight: normal !important;}


.menu-bikefitting a.menu__link:active {
	color: #fff;
font-weight: normal;}

#block-bikesolutions-footer {
	background-color: #c84190;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	margin-top: -33px;
	}

#block-bikesolutions-footer ul {width: 900px; margin-left: auto; margin-right: auto;
}

	#block-bikesolutions-footer ul li a:hover {
		color: #233d7d; 

}

#block-adresblok p {text-align: center;}
/*SOC MEDIA */

.socmedblock {width: 200px;
right: 0;
float: right;
height: 30px;
z-index: 999;
position: fixed;
top: -10px;}

.socmed {float: left; margin-left: 5px;}

#mailbutton a:hover {
opacity: 0;
   }

#mailbutton {background-image: url(/sites/bikesolutions2.dd/files/socmedia/mail-hover.png);
width: 27px;
height: 27px;
}


#facebook_button a:hover {
opacity: 0;
   }

#facebook_button {background-image: url(/sites/bikesolutions2.dd/files/socmedia/facebook-hover.png);
width: 27px;
height: 27px;}

#linkedin_button a:hover {
opacity: 0;
   }

#linkedin_button {background-image: url(/sites/bikesolutions2.dd/files/socmedia/linked-in-hover.png);
width: 27px;
height: 27px;
}

#twitter_button a:hover {
opacity: 0;
   }

#twitter_button {background-image: url(/sites/bikesolutions2.dd/files/socmedia/twitter-hover.png);
	width: 27px;
height: 27px;
}

/* BLOCK TARIEVEN */

#rid-sidebar-second {width: 1200px;
margin-left: auto;
margin-right: auto;
background-color: #fff !important;
	float: none !important;
}

#block-tarieven {max-width: 500px;
float: left;
}

#block-tarieven-title {font-size: 24px;
color: #233d7d !important;
font-weight: bold !important;
border: none !important;
background-color: none !important;}

#block-tarieven h2 { font-size: 18px; color: #c84190;
font-weight: bold;
	max-width: 300px; 
	border-radius: 5px;
	border-color: #c84190;
	border-style: solid;
	border-width: medium;
	padding: 5px;
	background-color: #fff;
}

#block-tarieven li {padding-left: 0px;
font-size: 10pt;
line-height: 15px;
margin-left: -40px;
margin-bottom: -10px;
margin-top: -5px;}

#block-boeknu {width: 50%;
float: left;
	left: 25px;
	border-radius: 5px;
	border-color: #c84190;
	border-style: solid;
	border-width: medium;
	padding: 7px;
	background-color: #fff;
	
}

#block-boeknu-title {
	width: 100%;
font-size: 18px; 
	color: #fff;
font-weight: bold;
	border-radius: 5px;
	border-color: #c84190;
	border-style: solid;
	border-width: medium;
	padding: 5px;
	background-color: #c84190;
height: 50px;
text-align: center;
padding-top: 15px;}

.responsiveiframe {width: 100%;
height: 840px;
padding-bottom: 56.25%;
position: relative;}

.responsiveiframe iframe {position: absolute;
width: 100%;
height: 100%;}

/* colorbox news*/

.field-node--field-nieuws-foto figure {float: left;
margin-right: 10px;}





@media only screen and (max-width: 1280px){
    
    #block-level4 {
    position: absolute;
margin-top: 200px;
z-index: 400;
left: 10px;
width: 300px;}
    
    #block-logolarge {
    position: absolute;
top: 20px;
left: -30px;
z-index: 200;
 width: 400px;
height: auto;
}
    
    
.sliderclass .views-field-title {
    font-size: 3.8em;
    color: #fff;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 0.8em;
	}
	
.site-branding__logo-img {
	width: 80%;
	height: auto;
	}

.sliderclass .views-field-title {
    font-size: 3.8em;
    margin-top: 5%;
	}
	
#rid-sidebar-second {width: 100%;
margin-left: auto;
margin-right: auto;
background-color: #fff !important;
	float: none !important;
}

#block-boeknu {
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	width: 100%;
	}

#block-tarieven {
	max-width: 500px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	}
}


@media only screen and (max-width: 960px) {
    
     #block-level4 {
    position: absolute;
margin-top: 170px;
z-index: 400;
left: 10px;
width: 250px;}

   .sliderclass .views-field-title {
    font-size: 2.8em;
    color: #fff;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 0.8em;
	}
	
	.site-branding__logo-img {width: 60%;
	height: auto;}
	
	#block-bikesolutions-footer {
	background-color: #c84190;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	margin-top: -33px;}
	
	#block-bikesolutions-footer ul {width: 100%; margin-left: auto; margin-right: auto;
		display: block;
		text-align: center;

	}
	
	#block-bikesolutions-footer ul li {
		text-align: center;

	}

.pr-navbar {
    height: 15px;
}
	}



@media only screen and (max-width: 900px) {
    
      #block-level4 {
    position: absolute;
margin-top: 170px;
z-index: 400;
right: 0px;
width: 250px;}
    
        #block-logolarge {
    position: absolute;
top: 40px;
left: -30px;
z-index: 200;
 width: 350px;
height: auto;
}

	/* social media */

.socmedblock {width: 40px;
right: 0;
float: right;
height: auto;
padding-top: 5px;
	top: 60px;
	position: absolute !important;}

.socmed {float: none; margin-top: 5px;}
}

	



@media only screen and (max-width: 766px) {
    
          #block-level4 {
    position: absolute;
margin-top: 100px;
z-index: 400;
left: 300px;
width: 200px;}
	
	#block-bikesolutionsmenu .sf-depth-1 ul li:first-child {display: none;}

   .sliderclass .views-field-title {
    font-size: 1.8em;
    color: #fff;
    text-transform: uppercase;
    font-weight: bolder;
    line-height: 0.8em;
}
	
	.site-branding__logo-img {width: 40%;
	height: auto;}
	
	.pr-navbar {
    color: #ffffff;
    background-color: #233d7d;
    height: 15px;
    width: 100%;
    /*position: fixed;*/
    top: 20;
    z-index: 400;
}
/*	
	.flexslider {  
    margin-top: 0px;
}
	*/
	
.site-branding__logo-link {
    margin-top: 0px;
}
	
#rid-content {
    margin-top: 52px;

}
	
.tegels {
  width: 100%;
  margin: 0px auto;
  position: relative;
  text-align:center;
	border-radius: 7px;
}
.tegels img {border-radius: 7px;}

.tegels .tegel {
  height: 200px;
  width: 200px;
  display:inline-block;
  margin: 5px;
	vertical-align: top;
	
}

.views-field-field-blokfoto-titel {
	position: absolute;
	width: 200px;
	height:200px;
background-color: rgba(0,0,0,0.67);
color: #fff;
font-size: 1.1em;
font-weight: bolder;
	padding-top: 80px;
	text-transform: uppercase;
	border-radius: 7px;
}

.views-field-field-blokfoto-titel a  {color: #fff;
	}

.views-field-field-blokfoto-titel a:hover  {color: #eee;
	text-decoration: none;}

.views-field-field-blokfoto-titel:hover {
	position: absolute;
	width: 200px;
	height: 200px;
background-color: rgba(0,0,0,0.10);
color: #fff;
font-size: 1.1em;
font-weight: bolder;
	padding-top: 80px;
	text-transform: uppercase;
}
	
	
	/* button knoppen */
	
	.action .field-node--field-urlwebform a { 
		font-size: 0.7em
}
	
		.partners .partner {
    height: 100px;
    width: 150px;
    display: inline-block;
    margin: 5px;
    vertical-align: middle !important;
}
	.image-style-partners {width: 60%; height: auto;}
	
	.socmedblock {width: 140px;
right: 0;
float: right;
height: 30px;
z-index: 999;
position: fixed !important;
top: -10px;}

.socmed {float: left; margin-left: 5px;}


}


@media only screen and (max-width: 600px) {
    
          #block-level4 {
    position: absolute;
margin-top: 150px;
z-index: 400;
left: 20px;
width: 150px;}
    
           #block-logolarge {
    position: absolute;
top: 40px;
left: -30px;
z-index: 200;
 width: 250px;
height: auto;
}
	
		.action .field-node--field-urlwebform a { 
		font-size: 0.8em
}
	
	.actions .action {
    height: 350px;
    width: 100%;
    display: block;
    margin: 10px; 
}
	
	.sliderclass .views-field-title {
    margin-top: 50px;
}
	
	#pictogram-titels {
    background-color: #c84190;
    width: 380px;
    border-radius: 20px;
    border-color: #eee;
    border-width: thick;
    border-style: solid;
    padding: 10px;
    min-height: 150px;
    margin-bottom: 20px;
}
	




	
}


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

	#block-cookiesui {margin-top:  15%;}
    
            #block-level4 {
    position: absolute;
margin-top: 105px;
z-index: 10;
left: 20px;
width: 100px;}
    
    #block-logolarge {
    display: none;
}
    
    
    #block-bikesolutions-branding {
        position: absolute;
    top: 40px;
    left: -20px;
    z-index: 10;
    display: block;
    }
	
.site-branding__logo-link {
    margin-top: -15px;
}
	
	.site-branding__logo-img {width: 50%;
	height: auto;}

.sliderclass .views-field-title {
    margin-top: 30px;
	
	}
.sliderclass .views-field-title {
    font-size: 1.2em;
    line-height: 1.0em;
}
	
		.actions .action {
    height: 370px;
    width: 100%;
    display: block;
    margin: 10px; 
}
	
	.tegels .tegel {
  height: 100%;
  width: 100%;	
}
	
	.views-field-field-blokfoto-titel {
	width: 80%;
		background: none;
		display: block;
		margin-left:auto;
		margin-right: auto;
		text-align: left;
		padding-left: 15px;
		font-size: 1.6em;
		margin-top: 30px;
		
	
}
	
.views-field-field-blokfoto-titel:hover {
	width: 80%;
		background: none;
		display: block;
		margin-left:auto;
		margin-right: auto;
		text-align: left;
		padding-left: 15px;
		font-size: 1.6em;
		margin-top: 30px;
	
}
	
			.partners .partner {
    height: 100px;
    width: 150px;
    display: inline-block;
    margin: 5px;
    vertical-align: middle !important;
}
	.image-style-partners {width: 100%; height: auto;}
	
		#pictogram-titels {
    background-color: #c84190;
    width: 260px;
    border-radius: 20px;
    border-color: #eee;
    border-width: thick;
    border-style: solid;
    padding: 10px;
    min-height: 250px;
    margin-bottom: 20px;
}
	
	.producten .product {
    height: 480px;
    width: 100%;
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    background-color: #fff;
    border-radius: 7px;
    padding-top: 15px;
    border-color: #000;
    border-style: dotted;
    border-width: thin;
		padding: 5px;
}

	
}



