.right{padding:100px!important;}

body{margin:0px; padding:0px; background:#fff; padding-top: 120px;}
h1, h2, h3, h4, h5, h6{font-family: 'Open Sans', sans-serif; font-weight:100; color:#333333; font-size:33px; margin-top:0px; margin-bottom:5px;}
h2 {color:#22aa1d;}
h3{font-size:25px;}
p{margin-top:2px; color:#333333; text-align: center;}
p, .btn, a, li{color:#333333; font-size:20px; line-height:24px; font-family: 'Open Sans', sans-serif; font-weight:100; margin:0px; padding-bottom:10px;}
.link{color:#57a617; margin-top:100px; text-decoration:none; float:left;}
.greetings{padding-left:15px; }
ul{margin:0; padding:0;}
li{font-size: 15px; display: inline-block;}

hr { border: solid #ededed; border-width: 2px 0 0; clear: both; margin: 60px 0 60px; height: 0; float:left; width:100%;}

a{color:#22aa1d; text-decoration: none;}
a:hover{color:#999;}

.center{text-align:center;}

.container {
width: 1050px;
max-width: 100%;
min-width: 768px;
margin: 0 auto;
zoom: 1;
position: relative;
z-index: 1;
margin-top:20px;
}

.smiley{opacity: 0.4;}

.intro{font-style:italic; max-width:500px; margin:20px auto 10px;}

.btn{
    display: inline-block;
    position: relative;
    border: 1px solid #cb0859;
    font-size: 17px;
    font-weight: 600;
    z-index: 0;
    color: #cb0859;
    padding: 10px 40px;
    margin: 15px 0 10px;
    min-width: 190px;
    text-decoration: none;
}

.url-name h2{word-break:break-all;}

.btn:hover{
    background:#cb0859;
    color:#fff;
}

.slogan{max-width: 300px; margin:0 0 15px -30px;}
	
.lightblue{background:#eff8fe; padding:110px 0; margin:80px 0 0;}
.white{background:#fff; padding:55px; float:left; width:100%;}
.white p{text-align: left; font-size: 17px;}
.white a{margin:15px 0 0; display: block;}
.white .two.columns{text-align: center;}

.footer{background:#22aa1d; padding:30px 0;}
.footer ul{float:left;}
.footer ul li, .footer ul li a{color:#fff; list-style-type: none; padding:0 15px 0px 0; font-size: 14px; font-weight: 100;}

.footer ul li a[href^="http://support.reactonline.nl"]:before, 
.footer ul li a[href^=mailto]:before, .footer ul li a[href^=tel]:before {
    float: left;
    content: "v";
    font-family: react-online;
    font-size: 19px;
    width: 24px;
    height: 24px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 5px 0 0;
    line-height: 23px;
    text-indent: 1px;
}

.footer ul li a[href^=mailto]:before {
    content: "b";
    font-size: 15px;
    text-indent: 3px;
}

.footer ul li a[href^="http://support.reactonline.nl"]:before {
    border: 0;
    content: "H";
    font-size: 19px;
    text-indent: 0;
    margin: 0 7px 0 0;
}

.footer .three.columns ul{
  float:right;
}

.footer .three.columns ul li, .footer .three.columns ul li a{
  padding:0;
}

.footer ul li a[href^="http://support.reactonline.nl"] {
    text-align: right;
}


/* The Grid ---------------------- */
.row { width: 1050px; max-width: 100%; margin: 0 auto; }
.row.full-width {width:100%;}
.row.collapse .column, .row.collapse .columns, .row.collapse { padding: 0;  }
.row .row.collapse { margin: 0; }

.column, .columns { float: left; min-height: 1px; padding: 0px 15px; position: relative; }
.column.centered, .columns.centered { float: none; margin: 0 auto; }
 
.row .columns.top { position:relative; margin:10px 0 0 0; }
.menu.main .nav-bar { padding:0; margin:0; }


.row { padding:0 0; }
.row.roze{background:#cc085a; text-align:center;}

.row.roze h2{color:#fff; font-size:60px; line-height:64px; color:#fff; font-weight:100; word-break: break-all;}
.row.roze p{color:#fff;}

.row.grey{background:#f9f9f9; border-top:1px solid #e7e7e8; border-bottom:1px solid #e7e7e8;}

.sectie{padding:60px 30px; background:#fff;}
.top-row{margin-top:30px;}

 /* Dubbele padding fix */
.row
{
  *display: inline; /*Target IE7 and bellow*/
  _display: inline; /*Target IE6 and bellow*/
}


/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1024px){
	.container {min-width:0px; margin-top:60px;}
	hr{margin:35px -10px 35px -10px!important;}
	.right{padding:40px!important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px){
	.footer #social{min-width:150px;}
}

/* Phone */
@media screen and (max-width: 767px) {
	.white{padding:25px;}
  .lightblue{padding:40px 0;}
  .white .two.columns img{max-width: 100px;}
  .footer ul.first{width:45%;}
  .footer ul.last{width:55%;}
  .footer ul.last li{margin-bottom: 5px;}
  .footer ul li, .footer ul li a{padding:0;}
}




/* Requires: normalize.css */
/* Global Reset & Standards ---------------------- */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


/* Correct FF custom dropdown height */
@-moz-document url-prefix() { form.custom div.custom.dropdown a.selector { height: 30px; } }

.lt-ie9 form.custom div.custom.dropdown a.selector { height: 30px; }

[class*="column"] + [class*="column"]:last-child { float: right; }

[class*="column"] + [class*="column"].end { float: left; }

.one, .row .one { width: 8.33333%; }

.two, .row .two { width: 16.66667%; }

.three, .row .three { width: 25%; }

.four, .row .four { width: 33.33333%; }

.five, .row .five { width: 41.66667%; }

.six, .row .six { width: 50%; }

.seven, .row .seven { width: 58.33333%; }

.eight, .row .eight { width: 66.66667%; }

.nine, .row .nine { width: 75%; }

.ten, .row .ten { width: 83.33333%; }

.eleven, .row .eleven { width: 91.66667%; }

.twelve, .row .twelve { width: 100%; }


img, object, embed { max-width: 100%; height: auto; }

object, embed { height: 100%; }

img { -ms-interpolation-mode: bicubic; }

/* Nicolas Gallagher's micro clearfix */
.row { *zoom: 1; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

/* Visibility Classes ---------------------- */
/*                                           */
/* Standard (large) display targeting */
.show-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .show-for-xlarge, .show-for-print { display: none !important; }

.hide-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .hide-for-xlarge, .hide-for-print { display: inherit !important; }

/* Very large display targeting */
@media only screen and (min-width: 1441px) { .hide-for-small, .hide-for-medium, .hide-for-medium-down, .hide-for-large, .show-for-large-up, .show-for-xlarge { display: inherit !important; }
  .show-for-small, .show-for-medium, .show-for-medium-down, .show-for-large, .hide-for-large-up, .hide-for-xlarge { display: none !important; } }
/* Medium display targeting */
@media only screen and (max-width: 1279px) and (min-width: 768px) { .hide-for-small, .show-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge { display: inherit !important; }
  .show-for-small, .hide-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge { display: none !important; } }
/* Small display targeting */
@media only screen and (max-width: 767px) { .show-for-small, .hide-for-medium, .show-for-medium-down, .hide-for-large, .hide-for-large-up, .hide-for-xlarge { display: inherit !important; }
  .hide-for-small, .show-for-medium, .hide-for-medium-down, .show-for-large, .show-for-large-up, .show-for-xlarge { display: none !important; } }
/* Orientation targeting */
.show-for-landscape, .hide-for-portrait { display: inherit !important; }

.hide-for-landscape, .show-for-portrait { display: none !important; }

@media screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: inherit !important; }
  .hide-for-landscape, .show-for-portrait { display: none !important; } }
@media screen and (orientation: portrait) { .show-for-portrait, .hide-for-landscape { display: inherit !important; }
  .hide-for-portrait, .show-for-landscape { display: none !important; } }
/* Touch-enabled device targeting */
.show-for-touch { display: none !important; }

.hide-for-touch { display: inherit !important; }

.touch .show-for-touch { display: inherit !important; }

.touch .hide-for-touch { display: none !important; }

/* Specific overrides for elements that require something other than display: block */
table.show-for-xlarge, table.show-for-large, table.hide-for-small, table.hide-for-medium { display: table !important; }

@media only screen and (max-width: 1279px) and (min-width: 768px) { .touch table.hide-for-xlarge, .touch table.hide-for-large, .touch table.hide-for-small, .touch table.show-for-medium { display: table !important; } }
@media only screen and (max-width: 767px) { table.hide-for-xlarge, table.hide-for-large, table.hide-for-medium, table.show-for-small { display: table !important; } }
/* 1280 tablet ------------ */
@media only screen and (max-device-width: 1280px) { /* NavBar --- */
  /*            */
  .touch .nav-bar li a.hassub > a { padding-right: 36px !important; } }
/* Covering almost all ----- */
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) { .flex-video { padding-top: 0; } }
/* Between Medium and Small */
@media only screen and (max-width: 1279px) and (min-width: 768px) { /* NavBar --- */
  /*            */
  .touch .nav-bar li a { font-size: 13px; }
  .touch .nav-bar li a.hassub > a.flyout-toggle { padding: 20px !important; }
  .touch .nav-bar li a.hassub > a { padding-right: 36px !important; }
  /* Clearing --- */
  /*              */
  .clearing-main-right, .clearing-main-left { height: 100%; width: 40px; top: 0; border: none; }
  .clearing-main-right:before, .clearing-main-left:before { position: absolute; top: 50%; }
  .clearing-main-left { left: 0; }
  .clearing-main-left:before { left: 5px; content: ""; display: block; width: 0; height: 0; border: solid 16px; border-color: transparent white transparent transparent; }
  .clearing-main-right { height: 100%; right: 0; }
  .clearing-main-right:before { content: ""; display: block; width: 0; height: 0; border: solid 16px; border-color: transparent transparent transparent white; } }
/* Small Devices ------------ */
@media only screen and (max-width: 767px) { /* Global Misc --- */
  /*                 */
  .left, .right { float: none; }
  body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
  /* The Grid --- */
  /*              */
  .row { width: auto; min-width: 0; margin-left: 0; margin-right: 0; }
  .column, .columns { width: auto !important; float: none; }
  .column:last-child, .columns:last-child { float: none; }
  [class*="column"] + [class*="column"]:last-child { float: none; }
  .column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
  .column:after, .columns:after { clear: both; }
  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten { margin-left: 0 !important; }
  .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; }
  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; }
  /* Mobile 4-column Grid */
  .row .mobile-one { width: 25% !important; float: left; padding: 0 15px; }
  .row .mobile-one:last-child { float: right; }
  .row .mobile-one.end { float: left; }
  .row.collapse .mobile-one { padding: 0; }
  .row .mobile-two { width: 50% !important; float: left; padding: 0 15px; }
  .row .mobile-two:last-child { float: right; }
  .row .mobile-two.end { float: left; }
  .row.collapse .mobile-two { padding: 0; }
  .row .mobile-three { width: 75% !important; float: left; padding: 0 15px; }
  .row .mobile-three:last-child { float: right; }
  .row .mobile-three.end { float: left; }
  .row.collapse .mobile-three { padding: 0; }
  .row .mobile-four { width: 100% !important; float: left; padding: 0 15px; }
  .row .mobile-four:last-child { float: right; }
  .row .mobile-four.end { float: left; }
  .row.collapse .mobile-four { padding: 0; }
  .push-one-mobile { left: 25%; }
  .pull-one-mobile { right: 25%; }
  .push-two-mobile { left: 50%; }
  .pull-two-mobile { right: 50%; }
  .push-three-mobile { left: 75%; }
  .pull-three-mobile { right: 75%; }

