/*
Theme Name: Kentekencheck-new
Version: 1.0
*/

/*GKC*/
.kentekenheader {
	float: right;
}
.kentekensidebar {
	float: left;
}
input.kentekencheck_sidebar {
    background: url('/images/kentekenblauw.png') repeat-y scroll left center #F3BD04;
    padding: 5px 5px 5px 20px;
    border-radius: 5px;
    margin: 6px;
    color: #3D3C39;
    font-size: 15pt;
    text-decoration: none;
    font-weight: bold;
    width: 130px;
	height: 30px;
    text-align: center;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
  input.kentekencheck_sidebar  {
    font-size: 14px;
	width: 90px;
  }
}

@media (min-width: 480px) {
.adv_right {
	margin: 10px; 
	margin-top: 0px;
	float: right;
}


@media (max-width: 800px) {
.row-nav {
	height: 35px;
}
.kentekenheader {
	float: left;
}
}
.adv_fullwidth {
	text-align: center;
}
input.gratis_kenteken {
    background: url('/images/kentekenblauw.png') repeat-y scroll left center #F3BD04;
    padding: 5px 5px 5px 20px;
    border-radius: 5px;
    margin: 6px;
    color: #3D3C39;
    font-size: 35px;
    text-decoration: none;
    font-weight: bold;
    width: 250px;
	height: 50px;
    text-align: center;
	text-transform:uppercase;
}

input.checkbutton {
    background-color: #006064;
    color: #FFF;
    cursor: pointer;
    height: 60px;
    font-size: 18px;
    border: 0px none;
    border-radius: 7px;
}
input.gratis_kenteken_small {
    background: url('/images/kentekenblauw.png') repeat-y scroll left center #F3BD04;
    display: block;
    padding: 5px 5px 5px 20px;
    border-radius: 5px;
    margin: 6px;
    color: #3D3C39;
    font-size: 22px;
    text-decoration: none;
    font-weight: bold;
    width: 150px;
	height: 30px;
    text-align: center;
	text-transform:uppercase;
}
input.checkbutton_small {
    background-color: #006064;
    color: #FFF;
    cursor: pointer;
    height: 40px;
    font-size: 16px;
    border: 0px none;
    border-radius: 7px;
    margin-top: 7px;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.clear {
	clear: both;
}
.kentekencheck {
    clear: both;
    height: 65px;
	text-align: center;
}
.kentekencheck_small {
    float: right;
}
}
@media (min-width: 0px) and (max-width: 479px) {
.img_home {
	width: 180px;
	height: 120px;
}
.img_responsive_2 {
	width: 180px;
	height: 125px;
}
.img_responsive_3 {
	width: 180px;
	height: 95px;
}
input.gratis_kenteken {
    background: url('/images/kentekenblauw.png') repeat-y scroll left center #F3BD04;
    padding: 5px 5px 5px 20px;
    border-radius: 5px;
    margin: 6px;
    color: #3D3C39;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    width: 145px;
	height: 30px;
    text-align: center;
	text-transform:uppercase;
}
input.checkbutton {
    background-color: #006064;
    color: #FFF;
    cursor: pointer;
    height: 40px;
    font-size: 13px;
    border: 0px none;
    border-radius: 7px;
}
input.gratis_kenteken_small {
    background: url('/images/kentekenblauw.png') repeat-y scroll left center #F3BD04;
    padding: 5px 5px 5px 20px;
    border-radius: 5px;
    margin: 6px;
    color: #3D3C39;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    width: 130px;
	height: 30px;
    text-align: center;
	text-transform:uppercase;
}
input.checkbutton_small {
    background-color: #006064;
    color: #FFF;
    cursor: pointer;
    height: 40px;
	width: 70px;
    font-size: 12px;
    border: 0px none;
    border-radius: 7px;
}
.headerdivider {
	maring-bottom: 0px;
}
.topinfo, .infophone, .infoaddress {
	display: none;
}
.taglinewp {
	font-size: 12px;
}
.brandlogo {
	margin-top: 10px;
	font-size: 22px;
}
}

input.contact {
	background-color: #EEE;
	border: 1px solid #AAA;
	width: 100%;
	max-width: 250px;
}
textarea.contact {
	background-color: #EEE;
	border: 1px solid #AAA;
	width: 100%;
	max-width: 450px;
}
.contactsubmit {
    background-color: #006064;
    color: #FFF;
    cursor: pointer;
    height: 40px;
    font-size: 16px;
    border: 0px none;
    border-radius: 7px;
    margin-top: 7px;
}