/*
	Theme Name: LabV
	Theme URI: http://sowieso.nl
	Description: LabV
	Version: 1.4.3
	Author: Sowieso
	Author URI: http://sowieso.nl
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
    background-color: #C8C8C8;
	font:300 11px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

	max-width:1200px;
	width:95%;
	margin:0px auto;
	padding:20px;
    position:relative;
    background-color: #fff;
}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

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

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

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}




/* custom landingpage */

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:120%;
    margin:20px 0 0 0;
}

p {
    margin:0 0 20px 0;
}

h1{
    font-family: 'Oswald', sans-serif;
    font-weight:bold;
    line-height: 110%;
    margin:0;
    padding:0 0 0 0;
    font-size:120px;
}


h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:bold;
    color: #f7941e;
    font-size:40px;
    text-transform:uppercase;
    padding:0;
  margin:0 0 20px 0 !important;

}

h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight:bold;
    color: #f7941e;
    font-size:20px;
    text-transform:uppercase;
    padding: 0;
    margin: 0;
}

.oranje {
    color:#f7941e;
}

body #gform_wrapper_1 .gform_body .gform_fields .gfield {
    border: 1px solid #f7941e;
    border-radius: 5px;

}


.ginput_container:after {
    display:block;
    content: " ";
    clear: both;

}

/* landingpage structure */

.landingheader {
    display: flex;flex-flow: row wrap;
}


.col1 {
    float: left;
    width:62%;
    text-align: justify;
    padding-top: 10px;
}

.col2 {
    float: right;
    width:30%;
		padding-top: 73px;
}

.col3 {
    float: left;
    width:34%;

}

.title {
    float:left;
    width:60%;

}

.logo {
    float:right;
    width:40%;
}

.logo img {
    float:right;
    padding-top:8px;
    max-width: 180px;
    width:100%;
    height:auto;
}


/* form */
label {
    font-weight: normal !important;
}

.gform_wrapper {

}

.gform_wrapper .gfield_required {
    color: #000 !important;
    margin-left: 4px;
}

.gform_wrapper form ul.gform_fields.left_label li.gfield, .gform_wrapper form ul.gform_fields.right_label li.gfield, .gform_wrapper ul.gform_fields.left_label li.gfield, .gform_wrapper ul.gform_fields.right_label li.gfield {
    margin-bottom: -10px !important;
}




.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
 margin-bottom:0 !important;
 padding-top:0px !important;
}

.gform_wrapper .gform_footer:not(.top_label) {
    padding-top:0 !important;
}

.gform_wrapper .left_label .gfield_label {
    float: left;
    margin-top:10px !important;
    margin-left:10px !important;
}

.gform_body ul li {
    border-radius: 5px;
    padding: 5px;
}

.gform_wrapper .gform_footer.left_label, .gform_wrapper .gform_footer.right_label {

    margin-left: 0 !important;
    width: 100% !important;
}

.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {

    width: 98% !important;
    margin-left:10px;
}

.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
    width: 62% !important;
}

.gform_footer {
    text-align:center;
}

input[type="text"] {
    margin-top: 5px;
    border: 1px solid #ddd !important;
}

textarea {
    margin-bottom: 4px !important;
    height:70px !important;
    border: 1px solid #ddd !important;
}


input[type="submit"] {
    font-size:20px !important;
    border-radius: 5px;
    background-color:#f7941e;
    border:0;
    width:  100% !important;
    color:#fff;
    padding: 20px 0 !important;
}


input[type="file"] {
    margin-top:6px;
    margin-bottom:0px;

    font-size: 16px;
}

.post-edit-link {
    clear:both;
    color: #58a82e;
}

.post-edit-link:hover {
    clear:both;
    color: #f38e32;
}

.post-edit-link:before {
    content: "";
    display: block;
    background: url("img/sowieso.png") no-repeat;
    width: 60px;
    height: 60px;
    float: left;
    margin: -10px 0px 0 0;
}


/* responsive */











@media screen and (min-width: 1250px)  {



    body {

        font-size:24px;
    }
    .wrapper {
        width:  100% !important;
        max-width: 90% !important;
    }
    h1 {
        font-size:110px;
    }

    .logo img {
        float:right;
        padding-top:20px;
        width: 230px;
        height:auto;
    }

}



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

    h1 {
        font-size:90px;
    }

    .logo img {
        float:right;
        padding-top:8px;
        max-width: 160px;
        width:100%;
        height:auto;
    }

}



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


textarea {
    margin-bottom: 8px !important;
    margin-left:0 !important;
}

    .logo img {
        float:left;
      }

body {
    font-size:20px;
    margin:20px;
}


/* gf */
.gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
    width: 100% !important;
}

.gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
    width: 100% !important;
}

/* landingpage */
.title {
    float:none;
    width:100%;
    order: 2;
}


.logo {
    float:left;
    width:30%;
    order: 1;
    margin-bottom:30px;
}


.col1 {
    float: none;
    width:100%;
}

.col2 {
    float: none;
    width:100%;
    display:none;
}

.col3 {
    float: none;
    width:100%;
    }



}






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

body {
    margin:0;
    background-color:#fff;
}
    h1 {
        font-size:55px;
    }

    h2 {
        text-align: left;
        font-size:28px;
    }

    .gform_wrapper .left_label .gfield_label {
        width:100% !important;
    }
/*
.landingheader {
 background: url("img/logoback.png") top right no-repeat;
}

*/
    .logo {
        float:right;
    }
    .logo img {
        float:right;
        padding-top:20px;
        max-width: 160px;
        width:100%;
        height:auto;
    }

    .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
        width: 100% !important;
}


}





/* weet jij landingpage */

.weetjijarticle {
    display: flex;flex-flow: row wrap;

}
.title_weetjij_mobiel {
    display: none;
}
.title_weetjij {
    width:100%;
}
.title_weetjij h1{
    font-size:110px !important;
}
.col4 {
    float: left;
    width:50%;
    text-align: justify;
    padding-top: 40px;
}


.col6 {
    text-align:center;
    float: left;
    width:50%;
}
.col6 img {

    max-width: 370px;
    width:100%;
    height:auto;
}

.socialicon{
    padding-right:5px;
    width:40px;
    height:auto;
}


.weetjijback {
    background: url('/wp-content/themes/lab5/img/movingabri.jpg') no-repeat right bottom;
}

    .weetjijfront{
        display:none;
    }






/* responsive */



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

    .weetjijback {
        background: none !important;
    }

    .weetjijfront{
        display:block;
    }


     .title_weetjij img{
        width:55% !important;
    }
    .col4{
        width:35%;
        padding-top:20px;
    }


}




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

    .col4{
        padding-top:0;
        width:45%;
    }


    .weetjijback {
     background-size: 584px 600px;
    }
}



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

    .col4{
        padding-top:0;
        width:45%;
    }


}


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

    .weetjijback {
     background-size: 447px 450px;
    }


}







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

    .title_weetjij img{
        width:65%;
    }


}



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

    .title_weetjij h1{
        font-size:80px !important;
    }


}


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

      .title_weetjij img{
        width:85% !important;
    }

}



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

   .weetjijfront {
    margin:0 auto;
        max-width:80% !important;

        width:100% !important;
        height:auto !important;
   }
    .title_weetjij img {
        width:100% !important;
    }

    .col4 {
        float: none;
        width: 100%;
        order: 2;
    }

    .col6  {
        float: none;
        width: 100%;
        order: 1;
    }

}



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

    .title_weetjij_mobiel h1{
        font-size:40px !important;
    }

}



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

    .title_weetjij_mobiel h1{
        font-size:30px !important;
    }

}




/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
