/* pre-coaching questionaire
------------------------------------------------------------ */

#field_2_10 label.gfield_label,
#field_2_27 label.gfield_label {
    width: inherit !important;
    margin-top: 2px !important;
    margin-right: 10px !important;
}

#field_2_11 label.gfield_label, 
#field_2_15 label.gfield_label,
#field_2_16 label.gfield_label,
#field_2_17 label.gfield_label,
#field_2_18 label.gfield_label,
#field_2_19 label.gfield_label,
#field_2_20 label.gfield_label,
#field_2_21 label.gfield_label,
#field_2_22 label.gfield_label,
#field_2_23 label.gfield_label,
#field_2_24 label.gfield_label,
#field_2_25 label.gfield_label {
/*    width: inherit;
*/
    width: 450px !important;
    margin-top: 2px !important;
    margin-right: 10px !important;
    font-weight: normal !important;
}
#field_2_5 label.gfield_label,
#field_2_28 label.gfield_label,
#field_2_29 label.gfield_label {
    font-weight: normal !important;
}
.current_reality {
}
li.current_reality label.gfield_label {
/*    width: inherit;
*/    width: 500px;
    margin-top: 2px;
    margin-right: 10px;
}



/* Subscription form rtt - form ID: 6
------------------------------------------------------------ */
#field_6_7 ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#field_6_7 ul li {
    background-image: url('/wp-content/themes/derrick/images/bullet-list.png');
    background-repeat: no-repeat;
/*    background-position: 0px 10px; */ 
    background-position: 0px 10px; 
    padding-left: 15px; 
}
#field_6_7 ul ul {
    margin-bottom: 0px;
}


.sidebar .gform_widget div#gform_wrapper_6.gform_wrapper .gform_footer {
    position: relative;
    right: 0;
}
.gform_widget div#gform_wrapper_6.gform_wrapper .gform_footer {
    position: relative;
    right: 0;
}

/* email field */
#input_6_2 {
	width: 100% !important;
}
/* submit button */
#gform_submit_button_6 {
	width: 100% !important;
}
/* First name, Last name*/
span#input_6_1_3_container, span#input_6_1_6_container {
    width: 48% !important;
}
/*
#gform_widget-3 {
    background-image: url('/wp-content/uploads/layerslider/Full-width-demo-slider/s1.jpg');
    background-repeat: no-repeat;
}
*/
.quiz_results_wrapper .hidden_quiz_result {
	    display: none;
}



/* Genesis: Content Boxes &amp; Colorod Buttons */
/* Content Boxes
------------------------------------------------------------ */

.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}
 
.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}
 
.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}
 
.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}
 
.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}
 
.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}


/* Color Buttons
------------------------------------------------------------ */
/*
.button-blue,
.button-gray,
.button-green,
.button-purple,
.button-red,
.button-yellow {
    color: #fff;
    padding: 5px 10px;
}
 
.button-blue:hover,
.button-gray:hover,
.button-green:hover,
.button-purple:hover,
.button-red:hover,
.button-yellow:hover {
    text-decoration: none;
}
 
.button-blue {
    background-color: #afcde3;
    border: 1px solid #afcde3;
}
 
.button-blue:hover {
    background-color: #83a2be;
    border: 1px solid #83a2be;
}
 
.button-gray {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
}
 
.button-gray:hover {
    background-color: #919191;
    border: 1px solid #919191;
}
 
.button-green {
    background-color: #b2ce96;
    border: 1px solid #b2ce96;
}
 
.button-green:hover {
    background-color: #86a36e;
    border: 1px solid #86a36e;
}
 
.button-purple {
    background-color: #bebde9;
    border: 1px solid #bebde9;
}
 
.button-purple:hover {
    background-color: #9291c7;
    border: 1px solid #9291c7;
}
 
.button-red {
    background-color: #e9b3b3;
    border: 1px solid #e9b3b3;
}
 
.button-red:hover {
    background-color: #c78787;
    border: 1px solid #c78787;
}
 
.button-yellow {
    background-color: #fadf98;
    border: 1px solid #fadf98;
}
 
.button-yellow:hover {
    background-color: #ecb870;
    border: 1px solid #ecb870;
}
*/



/* responsivegridsystem.com: cols.css */
/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

.col > img {
     border: 0 none;
     max-width: 100%;
     vertical-align: middle;
}
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}


/* responsivegridsystem.com: 4cols.css */
/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
}


/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}
.cta-button .maxwidth > a {
width: 100%;
  margin: 0 0 0 0;
}



/* Buttons tbv DNA string/* Color Buttons
------------------------------------------------------------ */

/* Rood */
.button_red{
border:0px solid #ff6262; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 0px 10px 0px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF; text-align:center;margin:0px 0px 0px 0px;
 background-color: #ff9a9a;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9a9a), to(#ff4040));
 background-image: -webkit-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: -moz-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: -ms-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: -o-linear-gradient(top, #ff9a9a, #ff4040);
 background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9a9a, endColorstr=#ff4040);
}

.button_red:hover{
 border:0px solid #ff3434;
 background-color: #ff6767;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6767), to(#ff0d0d));
 background-image: -webkit-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
}
.ic_button_box, .ic_button_box:hover {
  width: 100%;

  border-width: 1px;
  padding: 10px 10px 10px 10px;
}
.ic_button_height_150 {
  height:150px;
}
a.ic_button_box,
a.ic_button_box:hover {
  color: #FFFFFF;
}
a.ic_text_14 {
  font-size: 14px;
}
a.ic_text_16 {
  font-size: 16px;
}

/* Geel */
.button_yellow{
border:0px solid #f9f68a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 0px 10px 0px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF; text-align:center;margin:0px 0px 0px 0px;
 background-color: #fcfac0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fcfac0), to(#f6f283));
 background-image: -webkit-linear-gradient(top, #fcfac0, #f6f283);
 background-image: -moz-linear-gradient(top, #fcfac0, #f6f283);
 background-image: -ms-linear-gradient(top, #fcfac0, #f6f283);
 background-image: -o-linear-gradient(top, #fcfac0, #f6f283);
 background-image: linear-gradient(to bottom, #fcfac0, #f6f283);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fcfac0, endColorstr=#f6f283);
}

.button_yellow:hover{
 border:0px solid #f7f25f;
 background-color: #faf68f;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#faf68f), to(#f3ed53));
 background-image: -webkit-linear-gradient(top, #faf68f, #f3ed53);
 background-image: -moz-linear-gradient(top, #faf68f, #f3ed53);
 background-image: -ms-linear-gradient(top, #faf68f, #f3ed53);
 background-image: -o-linear-gradient(top, #faf68f, #f3ed53);
 background-image: linear-gradient(to bottom, #faf68f, #f3ed53);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#faf68f, endColorstr=#f3ed53);
}


/* Blauw */
.button_blue{
border:0px solid #15aeec; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 0px 10px 0px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF; text-align:center;margin:0px 0px 0px 0px;
 background-color: #49c0f0;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
 background-image: -webkit-linear-gradient(top, #49c0f0, #2CAFE3);
 background-image: -moz-linear-gradient(top, #49c0f0, #2CAFE3);
 background-image: -ms-linear-gradient(top, #49c0f0, #2CAFE3);
 background-image: -o-linear-gradient(top, #49c0f0, #2CAFE3);
 background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#49c0f0, endColorstr=#2CAFE3);
}

.button_blue:hover{
 border:0px solid #1090c3;
 background-color: #1ab0ec;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#1ab0ec), to(#1a92c2));
 background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
 background-image: -moz-linear-gradient(top, #1ab0ec, #1a92c2);
 background-image: -ms-linear-gradient(top, #1ab0ec, #1a92c2);
 background-image: -o-linear-gradient(top, #1ab0ec, #1a92c2);
 background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#1ab0ec, endColorstr=#1a92c2);
}


/* Groen */
.button_green{
border:0px solid #8bcf54; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 0px 10px 0px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF; text-align:center;margin:0px 0px 0px 0px;
 background-color: #a9db80;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a9db80), to(#96c56f));
 background-image: -webkit-linear-gradient(top, #a9db80, #96c56f);
 background-image: -moz-linear-gradient(top, #a9db80, #96c56f);
 background-image: -ms-linear-gradient(top, #a9db80, #96c56f);
 background-image: -o-linear-gradient(top, #a9db80, #96c56f);
 background-image: linear-gradient(to bottom, #a9db80, #96c56f);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a9db80, endColorstr=#96c56f);
}

.button_green:hover{
 border:0px solid #74bf36;
 background-color: #8ed058;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#8ed058), to(#7bb64b));
 background-image: -webkit-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -moz-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -ms-linear-gradient(top, #8ed058, #7bb64b);
 background-image: -o-linear-gradient(top, #8ed058, #7bb64b);
 background-image: linear-gradient(to bottom, #8ed058, #7bb64b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8ed058, endColorstr=#7bb64b);
}
.dna_string{

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid gray;
	background-color: gray;
}

span.italic {
  font-style: italic;
}

/* Yoast Theme - Versatile
* Custom Fix For Menu in Footer Widget
*/
.footer-widgets ul {
	margin-left: 0;
}
.footer-widgets ul li {
	list-style-type: none;
  	line-height: 1.2em;
	margin-left: 0;
}
.footer-widgets ul li a {
	text-decoration: none;
}
.footer-widgets ul li a:hover {
	text-decoration: underline;
	color: #0082be;
}

/* Yoast Theme - Versatile
* Custom Fix For Button in After Header 3
*/
.yoast-after-header-widget .widget_bigbutton { margin-right: 0px; }

/*
* Page: mBIT Coaching
* Don't display page title
*/
/*
article.post-536 .entry-title { display: none; }
*/

/*
* Margin for image banner on mBraining / Coaching pages
*
*/
.margin-top-200 {margin-top: 200px;}
.margin-top-300 {margin-top: 300px;}
.margin-top-350 {margin-top: 350px;}
.margin-top-400 {margin-top: 400px;}



/*
* Derrick theme
* Added widget area: pagetitle
* Location: genesis_after_header
*
*/
/*
.pagetitle .wrap {
  text-align: right;
}
.pagetitle h4 {
  color: #6AB61A;
  margin: -10px 0px 2px 0px;
}
.site-header .wrap {
    min-height: 97px;
    padding: 20px 0px 0px 0px;
}
*/
/* iPads (portrait)
--------------------------------------------- */
@media only screen and (max-width: 1023px) {

  .pagetitle {
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }
}

/* iPhones (portrait and landscape)
--------------------------------------------- */
@media only screen and (max-width: 767px) {

  .pagetitle {
    display: none;
  }
}

@media only screen and (max-width: 480px) {

  .pagetitle {
    display: none;
  }
}



/*
*  Search box in site header
*/
.site-header section#search-3 form {
    margin: 0px;
}




/*
* Derrick Theme
*/
.breadcrumb {
   font-size: small; 
}
.breadcrumb a {
  color: #6AB61A;
}
.breadcrumb a:hover {
	color: #015796;
}


/* Styling form field placeholders*/
::-webkit-input-placeholder {
	color: #CCCCCC;
}

:-moz-placeholder { /* Firefox 18- */
	color: #CCCCCC;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #CCCCCC;
}

:-ms-input-placeholder {
	color: #CCCCCC;
}



/* Style unordered lists using Dashicons */
.membership ul > li {
	list-style-type: none;
    list-style-image: none;
}
.membership ul {
    padding: 0 !important; 
}
.membership li:before {
    content: "\f147";
	display: inline-block;
    -webkit-font-smoothing: antialiased;
    font: bold 20px/1 'dashicons';
	color: #1A9E2E;
	margin-right: 10px;
	word-wrap: break-word;
	vertical-align: middle;
}

.company-information ul > li {
	list-style-type: none;
    list-style-image: none;
    color: #999;
}

/* Site Footer Widgets - Contact info
---------------------------------------------------------------------------------------------------- */

.contact-info {
	font-size: 20px;
	font-size: 2.0rem;
	text-align: left;
    color: #ccc;
}
.contact-info ul {
    margin-left: 0px;
}
.contact-info .contactpage, div.contact-info h6 {
    color: #666;
}
.contact-info ul > li {
	list-style-type: none;
    list-style-image: none;
    margin-left: 0px;
}

ul.contact-info li span {
  margin-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
}