﻿* {
		font-size: 100.01%;
		/* max-height: 10000px; */
}

html {
		font-size: 62.5%;
}

body {
		margin: 0;
		color: #000;
		font: 1.6em/1.25em 'Muli', Arial, Helvetica, sans-serif !important;
		background: #dff5fb !important;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: none;
		min-width: 768px;
}
.block-inform.close-notif {
    margin-bottom:20px;
    margin-top:80px;
}
nav.navbar.fixed-top.navbar-expand-lg.navbar-dark {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#731768), color-stop(0%,#731768), color-stop(56%,#731768), color-stop(71%,#731768), color-stop(100%,#731768));
    font-size: 40px;
    line-height: 40px;
    padding: 20px;
    padding-bottom: 35px !important;
}
a.btn-info {
    padding-left: 36px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 36px;
    font-size: 35px;
    color: white !important;
    background-color: #17a2b8;
    top: 50px;
    /* margin-top: 50px !important; */
    /* width: 196px !important; */
    /* margin-left: 28px; */
    position: relative;
}
.block-info .heading h2 {
    float: left;
    color: #453171;
    margin: 0 10px 0 0;
    font-size: 32px;
    font-weight: bold;
}
.block-info .heading .profile-info-holder {
    float: left;
    position: relative;
    font-size: 32px;
    font-weight: bold;
    margin-top: 8px;
}
.photo {
    margin-top: 70px !important;
}
.columns .info dd {
    overflow: hidden;
    margin: 0;
    margin-bottom: 10px !important;
}
.columns .info:first-child dt {
    /* width: 42%; */
    margin-bottom: 10px !important;
}
a.btn {
    margin-top: 8px !important;
}

a.button.button-a {
    padding: 8px !important;
    color: white !important;
    margin-top: 22px;
    margin-left: 53px;
}
.info-area.col-xl-4.col-xs-12.col-sm-12 {
    margin-top: 45px;
}
aside.info-holder.col-xl-4.col-xs-12.col-sm-12 {
    margin-top: 43px;
}
ul.info-area.gall {
    margin-left: -42px !important;
}
.thumbnails > li {
    margin: 10px;
    width: 15.28% !important;
    height: auto !important;
}
img.imgs {
    width: 100% !important;
    height: 100% !important;
}
.row .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 article .photo {
    margin-top: 0px !important;
}
#header .search-form {
    float: left;
    width: 180px;
    margin: 10px 0 0 !important;
    margin-left: 94px !important;
    border: 1px solid #d1cdd4;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
}
div#readmorebtn {
    padding: 8px;
    border: 1px solid;
    width: 30%;
    margin: 0 auto;
    margin-top: 102px;
    margin-bottom: 30px;
    background-color: #17a2b8;
    cursor: pointer;
    text-align: center;
    color: white;
}
#readmorebtn p {
    margin-bottom: 0px !important;
    font-size: 17px;
}
div#readlessbtn {
    padding: 8px;
    border: 1px solid;
    width: 30%;
    margin: 0 auto;
    margin-top: 410px;
    cursor: pointer;
    margin-bottom: 30px;
    background-color: #17a2b8;
    text-align: center;
    color: white;
}
#readlessbtn p {
    margin-bottom: 0px !important;
    font-size: 17px;
}
section.container-fluid h2 {
    margin-top: 20px;
    margin-bottom: 20px;
}
section.container-fluid form img {
    margin-top: 20px;
    width: 200px!important;
}
label {
    margin-bottom: 20px !important;
    margin-top: 20px;
}
input {
    margin-bottom: 20px;
}
input#captcha {
    height: 30px !important;
}
li.filters {
    padding: .5rem 1rem;
}
.row1 {
    width: 20%;
    height: auto;
    /* display: inline; */
    float: left;
}
.row .col-xl-6.col-lg-4.col-xs-12 h4, .col-xl-6 h4 {
    width: 100% !important;
    text-align: center !important;
    background-color: whitesmoke !important;
    color: grey !important;
    padding: 5px !important;
    border-radius: .25em !important;
    border: 1px solid whitesmoke !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) !important;
}
.controls {
    width: 11%;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-top: -9px !important;
}
button.button.button-a {
    height: 26px;
    border-radius: 3px;
    cursor: pointer;
    padding-top: -12px;
    font-size: 16px;
    margin-top: -5px;
}
button.navbar-toggler {
    font-size: 40px;
}
a.navbar-brand {
    font-size: 40px;
    width:275px;
}
a.navbar-brand img {
    width:275px;
}
.pages {
		margin-top: 1.8em;
		padding-top: 0
}
a.chat.notactive {
    color: white !important;
    font-size: 15px !important;
    line-height: 15px !important;
    padding: 11px !important;
}
.pages.nobar {
		margin-top: 2.8em;
		padding-top: 0
}

img {
		border-style: none;
}

a {
		text-decoration: none;
		color: #453171 !important;
}

a:active {
		background-color: transparent;
}

a:hover {
		text-decoration: underline;
}

input,
textarea,
select {
		font: 100% Arial, Helvetica, sans-serif;
		vertical-align: middle;
		color: #000;
}
a.chat.active {
    color: white !important;
}
form, fieldset {
		margin: 0;
		padding: 0;
		border-style: none;
}

q {
		quotes: none;
}

q:before {
		content: ''
}

q:after {
		content: ''
}

header,
footer,
article,
section,
hgroup,
nav,
figure {
		display: block;
}

figure {
		margin: 0;
		padding: 0;
}

input[type="image"] {
		padding: 0;
		border: none;
}

//**input[type=text],
input[type=password],
input[type=file],
input[type=submit],
input[type=email],
input[type=search],
textarea {
		-webkit-appearance: none;
}
**//
.search-form input[type="search"],
input[type=submit]:hover {
		cursor: pointer;
}
textarea#bericht {
    resize: none;
}
.wrapper-holder {
		position: relative;
		width: 100%;
		overflow: hidden;
}

#wrapper, .wrapper {
		max-width: 1680px;
		margin: 0 auto;
		padding: 0 0 0.6em;
}

.wrapper {
		padding-bottom: 35px;
}

.wrapper-holder {
		min-height: 400px;
		position: relative;
		width: 100%;
		overflow: hidden;
}
li.nav-item-nieuwsbrief {
    margin-top: 5px;
}
.row {
    margin-left: 0px !important;
}
#header {
		padding: 0 10019px;
		margin: 0 -9999px;
		position: relative;
		z-index: 100;
		-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.15);
		box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
		background: #f85032 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwNjZkMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzlhNjVjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzdlNWRiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ODVjYjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f85032 0%, #f16f5c 0%, #f6290c 51%, #f02f17 71%, #e73827 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f85032), color-stop(0%,#f16f5c), color-stop(51%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e73827)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f85032 0%,#f16f5c 0%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f85032 0%,#f16f5c 0%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f85032 0%,#f16f5c 0%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* IE10+ */
background: linear-gradient(to bottom, #f85032 0%,#f16f5c 0%,#f6290c 51%,#f02f17 71%,#e73827 100%); /* W3C */		right: 0;
		left: 0;
}

.header-holder {
		padding: 6px 0 4px;
}

.header-holder:after {
		content: '';
		display: block;
		clear: both;
}

.active-grey {
		background-position: 0 -126px;
		width: 20px;
		height: 20px;
		top: 2px;
		left: -2px;
}

.header-frame {
		float: left;
}

.logo {
		float: left;
		text-indent: -9999px;
		overflow: hidden;
		/* background: url(img/sprite.png) no-repeat; */
		width: 223px;
		height: 40px;
		margin: 1px 43px 0 0;
}

.logo a {
		height: 100%;
		display: block;
}

nav {
		float: left;
		padding: 11px 73px 0 0;
		line-height: 20px;
}

nav ul {
		padding: 0;
		margin: 0;
		list-style: none;
		float: left;
}

nav>ul>li {
		float: left;
		margin: 0 15px 0 0;
		padding: 0 0 7px;
}

nav>ul>li.hover {
		position: relative;
}

nav a {
		color: #eaeaea;
		position: relative;
		float: left;
}

nav>ul>.meiden>a {
		padding: 0 14px 0 0;
}

nav>ul>.filters>a {
		padding: 0 0 0 15px;
}

nav .favorieten a {
		padding: 0 0 0 22px;
}

nav .favorieten {
		margin: 0 0 0 -4px;
}

nav>ul>.meiden>a:after {
		content: '';
		position: absolute;
		top: 9px;
		right: 0;
		background: url(img/sprite.png) no-repeat -1px -319px;
		width: 11px;
		height: 6px;
}

nav>ul>.filters>a:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 20px;
		height: 20px;
		background:  no-repeat 0 -337px;
}

nav>ul>.favorieten>a:after {
		content: '';
		position: absolute;
		top: 1px;
		left: 0;
		width: 19px;
		height: 19px;
		background: url(img/sprite.png) no-repeat 0 -377px;
}
#navbarTogglerDemo01 ul li a {
    font-size: 20px;
    margin-left:30px !important;
    color:white !important;
}
#navbarTogglerDemo01 ul {
    margin-left: 40px !important;
}
nav .drop {
		position: absolute;
		top: 100%;
		left: -45%;
		width: 130px;
		padding: 15px 20px 0;
		background: #fff;
        transition: 2s;
		border: 1px solid #b5b5b6;
		border-radius: 5px;
		-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

nav .drop ul {
		float: none;
		overflow: hidden;
		width: 100%;
}
.col-xl-2.col-lg-4.col-md-4.col-sm-6.col-xs-12 article .photo {
    margin-top: 0px !important;
}
nav li.hover .drop {
		display: block;
}

nav .filters .drop {
/*
		width: 565px;
		padding-bottom: 10px;
		left: -235px;
		*/
    height: 50px;
		display: none;
		width: 100%;
padding-bottom: 10px;
    transition: 2s;
left: 0px;
}

nav .filters .drop table {
		border-collapse: collapse;
}

.drop th {
		text-align: left;
		padding: 0 0 7px;
}

.drop td {
		font-size: 0.875em;
		padding: 5px 0;
}

.drop .col01 {
		width: 109px;
}

.drop .col02 {
		width: 83px;
}

.drop .col03 {
		width: 105px;
}

.drop .col04 {
		width: 63px;
}

.drop .col05 {
		width: 113px;
}

.drop .col06 {
		width: 113px;
}

nav .drop:after {
		content: '';
		position: absolute;
		top: -7px;
		width: 13px;
		height: 7px;
		left: 50%;
		background: url(img/sprite.png) no-repeat -134px -297px;
		margin: 0 0 0 5px;
}

nav .filters .drop:after {
		margin: 0 0 0 -33px;
}

nav .drop li {
		padding: 0 0 10px;
}

nav .drop a {
		color: #4e4f51;
		float: none;
}

#header .search-form {
		float: left;
		width: 200px;
		margin: 5px 0 0;
		border: 1px solid #d1cdd4;
		background: #fff;
		border-radius: 3px;
		-webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
		box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
}

.search-form input[type="text"] {
		float: left;
		background: none;
		font-size: 14px;
		line-height: 17px;
		padding: 5px 5px 4px;
		width: 146px;
		margin: 0;
		color: #4e4f51;
		border: none;
}

.search-form input[type="search"] {
		border: none;
		background: url(img/sprite.png) no-repeat 0 -275px;
		width: 20px;
		height: 20px;
		float: right;
		margin: 3px 3px 0 0;
		padding: 0;
		font-size: 10px;
		line-height: 12px;
}

#header .info {
		float: right;
		padding: 6px 4px 0 0;
		margin: 0;
		list-style: none;
		font-size: 16px;
		line-height: 28px;
}

#header .info ul {
		padding: 0;
		margin: 0;
		list-style: none;
}

#header .info li {
		float: left;
		margin: 0 0 0 5px;
}

.button-a{
border: 0px;
padding: 5px!important;
}
.button-a p {
    margin-top:-12px;
}
.button-a, #header .info a {
		float: left;
		border-radius: 0 2px 2px 0;
		color: #eaeaea;
		padding: 0 5px;
		background: ##f72509 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4NWNiNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzcwNTVhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzUyMzY4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YjMwNzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #f72509 0%, #ef5540 0%, #f6290c 56%, #f02f17 71%, #e21102 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f72509), color-stop(0%,#ef5540), color-stop(56%,#f6290c), color-stop(71%,#f02f17), color-stop(100%,#e21102)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #f72509 0%,#ef5540 0%,#f6290c 56%,#f02f17 71%,#e21102 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #f72509 0%,#ef5540 0%,#f6290c 56%,#f02f17 71%,#e21102 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top, #f72509 0%,#ef5540 0%,#f6290c 56%,#f02f17 71%,#e21102 100%); /* IE10+ */

background: linear-gradient(to bottom, #f72509 0%,#ef5540 0%,#f6290c 56%,#f02f17 71%,#e21102 100%); /* W3C */}

#header .info .style01 {
		display: none;
}

#header .info li:first-child a {
		border-radius: 2px 0 0 2px;
}

.block-inform {
		-webkit-box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.12);
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
		background: #fff /*url(/design/webcamsexnu/images/img02.jpg) no-repeat 30% 0*/;
		position: relative;
		left: 0;
		top: 0;
		/*min-height: 71px;*/
}
/*.block-inform:after {
	content: '';
	position: absolute;
	bottom: -5px;
	background: url(img/sprite.png) no-repeat -40px -275px;
	width: 17px;
	height: 13px;
	left: 50%;
	margin: 0 0 0 -10px;
}*/

.closeonclick {
		position: absolute;
		bottom: -5px;
		background: url(img/sprite.png) no-repeat -40px -275px;
		width: 17px;
		height: 13px;
		left: 50%;
		margin: 0 0 0 -10px;
		z-index: 1000;
		cursor: pointer;

}

.block-inform span.info {
		position: relative;
		left: 0;
		top: 0;
		padding: 24px 50px 15px;
		margin: 0;
		display: block;
}

.block-inform span.info div {
		padding-left: 1%;
		padding-right: 1%;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,0.7)!important;
    border: none!important;
}
.block-inform span.info:after {
		content: '';
		position: absolute;
		top: -13px;
		left: 0;
		/*background: url(..img/sprite.png) no-repeat -124px -69px;*/
		width: 45px;
		height: 45px;
}

#main {
		padding: 0 21px;
		position: relative;
		z-index: 10;
		/*margin-top: 1em;*/
}

.header-holder {
		padding-left: 21px;
		padding-right: 21px;
		max-width: 1638px;
}

#main .inform-area {
		/*padding: 30px 0 0;
		margin: -26px 0 0;*/
		padding: 0;
		margin: 0;
		list-style: none;
		width: 100%;
}

#main .inform-area:after {
		content: '';
		display: block;
		clear: both;
}

.inform-area>.row>.col-xl-2>article {
		display: inline-block;
		vertical-align: top;
		margin: 0 12px 26px 0;
		background: #fff;
		border-radius: 3px;
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
		padding: 0 0 17px;
}
.col-xl-2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.inform-area>.row>.col-xl-2>article .holder {
		padding: 12px 10px 13px;
		overflow: hidden;
		border-bottom: 1px solid #eaeae8;
		font-size: 22px;
		line-height: 24px;
}

.inform-area .row .col-xl-2 article img {
		width: 100%;
		vertical-align: top;
}

.inform-area .row .col-xl-2 h2 {
		float: left;
		margin: 0 0 0 0;
		color: #453171;
    font-weight: bold;
}

.inform-area .row .col-xl-2 .photo {
		position: relative;
}

.inform-area .row col-xl-2 .photo .flags {
		position: absolute;
		bottom: 3px;
		left: 3px;
		padding: 0;
		margin: 0;
		list-style: none;
		width: 100%;
		display: none;
}

.inform-area .row .col-xl-2 .photo:hover .flags,
.inform-area .photo.hover .flags {
		display: block;
}

.photo .flags li {
		float: left;
		margin: 0 3px 0 0;
}
#readmorecontent {
    display: none;
}
.photo .flags a {
		/*text-indent:-9999px;*/
		float: left;
		overflow: hidden;
		width: 16px;
		height: 11px;
		/*background:url(img/sprite.png) no-repeat 0 -92px;*/
}

/*.columns .flags .de a,*/
/*.photo .flags .de a{background-position:-19px -92px;}*/
/*.columns .flags .fr a,*/
/*.photo .flags .fr a{background-position:-38px -92px;}*/
/*.columns .flags .nl a,*/
/*.photo .flags .nl a{background-position:-57px -92px;}*/

.photo .info {
		padding: 0;
		margin: 0;
		list-style: none;
		position: absolute;
		top: 3px;
		right: 3px;
		font-size: 15px;
		line-height: 17px;
		text-transform: uppercase;
}

.photo .info li {
		float: left;
		margin: 0 0 0 2px;
}

.photo .info a {
		float: left;
		color: #fff;
		padding: 0 3px;
		background: url(/design/webcamsexnu/images/bg-section01.png);
}

.inform-area article a.info {
		float: right;
		position: relative;
		padding: 0 0 0 20px;
		color: #36393e;
}

.inform-area article a.info:after {
		content: '';
		position: absolute;
		background: url(../images/sprite.png) no-repeat -30px -127px;
		width: 18px;
		height: 18px;
		left: 0;
		top: 3px;
}

.inform-area article .info-holder {
		float: right;
		margin: 0 0 0 5px;
}

.inform-area .row .col-xl-2 article .info-holder:hover .info:after,
.inform-area .row .col-xl-2 article .info-holder.active-grey .info:after {
		background-position: 0 -126px;
		width: 20px;
		height: 20px;
		top: 2px;
		left: -2px;
}

.inform-area .row .col-xl-2 article .info-holder:hover {
		padding: 0 0 0 28px;
}

.inform-area .row .col-xl-2 .info:hover {
		text-decoration: none;
}

.inform-area .row .col-xl-2 footer {
		overflow: hidden;
		padding: 20px 12px 0 9px;
    text-align: center;
}

.inform-area .row .col-xl-2 footer .profile {
		color: #4e4f51;
		float: left;
		padding: 0 0 0 23px;
		margin: 8px 0 0;
		position: relative;
		font-size: 22px;
		line-height: 24px;
}

.inform-area .row .col-xl-2 footer .profile:after {
		content: '';
		position: absolute;
		width: 15px;
		height: 18px;
		background: url(img/sprite.png) no-repeat 0 -235px;
		top: 5px;
		left: 3px;
}

.inform-area .row .col-xl-2 footer .profile-holder {
		float: left;
}

.inform-area .row .col-xl-2 footer .chat {
		float: right;
		border: 1px solid #b7deed;
		border-radius: 2px;
		font-size: 22px;
		line-height: 40px;
    width: 100%;
		padding: 0 16px;
		color: #fff;
		background: #b7deed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1ZDYyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzlmY2YyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzhmYmQyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OWI2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #b7deed 0%, #71ceef 0%, #21b4e2 100%, #b7deed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7deed), color-stop(0%,#71ceef), color-stop(100%,#21b4e2), color-stop(100%,#b7deed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* IE10+ */
background: linear-gradient(to bottom, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* W3C */}

.inform-area .row .col-xl-2 footer .chat:hover {
		text-decoration: underline;
}

.container {
		background: #fff;
		border-radius: 3px;
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
		padding: 16px 20px 30px;
		margin: 0 0 2em;
		overflow: hidden;
}

.container .block-info {
		float: left;
		width: 30.4%;
		margin: 0 43px 0 0;
}

.container .block-info .heading {
		width: 100%;
		font-size: 1.375em;
		line-height: 1em;
		padding: 0 0 5px;
}

.container .block-info .heading:after {
		content: '';
		display: block;
		clear: both;
}

.block-info .heading h2 {
		float: left;
		color: #453171;
		margin: 0 10px 0 0;
}

.block-info .heading .holder {
		float: left;
}

.block-info .heading .info-holder {
		float: left;
		position: relative;
}
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    background-color: white;
    margin-left: auto;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    padding: 16px 20px 30px;
    margin: 0 0 2em;
    overflow: hidden;
}
img#default_photo {
    width: 100%;
}
.block-info a.info {
		float: left;
		color: #36393e;
		padding: 0 0 0 27px;
		position: relative;
}

.block-info a.info:after {
		content: '';
		position: absolute;
		background: url("img/sprite.png") no-repeat scroll 0 -126px transparent;
		height: 20px;
		left: 0;
		top: 0;
		width: 20px;
}

.heading .btn {
		float: right;
		padding: 5px 10px 4px 7px;
		margin: -6px 0 0;
		font: bold 13px/15px Arial, Helvetica, sans-serif;
		color: #36393e;
		border: 1px solid #b3b3b3;
		border-left-color: #d5d5d5;
		border-right-color: #d5d5d5;
		border-top-color: #ddd;
		border-radius: 3px;
		background: #fefefe url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e6e6e6));
		background: -webkit-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -o-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -ms-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 100%);
}

.container .block-info .photo {
		border: 4px solid #e6e6e6;
		background: #fff;
		padding: 4px;
		position: relative;
		margin: 0 0 27px;
}

.container .block-info .photo .info01 {
		position: absolute;
		bottom: 6px;
		left: 8px;
		font-size: 16px;
		line-height: 22px;
		color: #fff;
		background: url(/design/webcamsexnu/images/bg-section02.png);
		padding: 0 5px;
		font-weight: bold;
}

.container .block-info	.photo img {
		vertical-align: top;
		width: 100%;
}

.container .block-info .btn-info {
		display: block;
		border: 1px solid #7fa81b;
		font-size: 40px;
		line-height: 59px;
		color: #fff;
		font-weight: bold;
		border-radius: 3px;
		text-align: center;
		background: #b7deed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1ZDYyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iIzllY2UyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iIzkwYmUyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OWI2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #b7deed 0%, #71ceef 0%, #21b4e2 100%, #b7deed 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7deed), color-stop(0%,#71ceef), color-stop(100%,#21b4e2), color-stop(100%,#b7deed)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* IE10+ */
background: linear-gradient(to bottom, #b7deed 0%,#71ceef 0%,#21b4e2 100%,#b7deed 100%); /* W3C */}

.container .info-area {
		float: left;
		width: 28%;
		font: 0.8125em/1.692em Arial, Helvetica, sans-serif;
		color: #333;
		margin: 0 14px 0 0;
}

.container .info-holder h2,
.container .info-area h2 {
		margin: 0 0 4px;
		font-size: 1.692em;
		color: #4e4f51;
}

.container .info-holder h2 {
		font-size: 1.375em;
}

.container .info-area p {
		margin: 0 0 25px;
}

.container .columns .info {
		padding: 0 0 0 3px;
		list-style: none;
		float: left;
		width: 42%;
		margin: 0 0 0 6px;
}

.columns .info li {
		width: 100%;
		/*overflow:hidden;*/
}

.columns .info dt {
		float: left;
		width: 54.1% !important;
		margin: 0 9px 0 0;
		font-weight: bold;
}

.columns .info dd {
		overflow: hidden;
		margin: 0;
}

.container .columns .info:first-child {
		margin: 0;
		width: 53.1%;
}

.columns .info:first-child dt {
		/*width: 42%;*/
}

.container .columns {
		width: 100%;
		overflow: hidden;
		padding: 0 0 64px;
}

.container .columns .flags {
		float: left;
		margin: 0;
		/*padding: 5px 3px 6px 0;*/
		/*padding: 5px 3px 0px 0;*/
		padding: 0px 3px 5px 0;
		list-style: none;
}

.columns .flags li {
		float: left;
		/*margin:-5px 0 0 3px;*/
		margin: 1px 0px 0 0px !important;
		width: auto;
		/*height: 11px;*/
		/*height: 20px;*/
		list-style: none;
}

.columns .flags li:first-child {
		margin: 0;
}

.columns .flags a {
		float: left;
		width: 18px;
		height: 11px;
		/*text-indent:-9999px;*/
		/*overflow:hidden;*/
		/*background:url(img/sprite.png) no-repeat 0 -92px;*/
}

.columns .flags li a {
		width: 20px;
}

.container .info-area form {
		line-height: 1.538em;
		padding: 0 0 0 2px;
}

.container .info-area form h2 {
		margin: 0 0 5px;
}

.container .info-area form p {
		margin: 0 0 7px;
}

.container .info-area .form-holder {
		border: 1px solid #d8d8d8;
		border-radius: 3px;
		overflow: hidden;
		width: 262px;
		background: #ebebeb url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViZWJlYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEyJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmN2Y3ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #ebebeb 0%, #f7f7f7 12%, #fcfcfc 20%, #ffffff 32%, #ffffff 84%, #fcfcfc 96%, #f7f7f7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebebeb), color-stop(12%, #f7f7f7), color-stop(20%, #fcfcfc), color-stop(32%, #ffffff), color-stop(84%, #ffffff), color-stop(96%, #fcfcfc), color-stop(100%, #f7f7f7));
		background: -webkit-linear-gradient(top, #ebebeb 0%, #f7f7f7 12%, #fcfcfc 20%, #ffffff 32%, #ffffff 84%, #fcfcfc 96%, #f7f7f7 100%);
		background: -o-linear-gradient(top, #ebebeb 0%, #f7f7f7 12%, #fcfcfc 20%, #ffffff 32%, #ffffff 84%, #fcfcfc 96%, #f7f7f7 100%);
		background: -ms-linear-gradient(top, #ebebeb 0%, #f7f7f7 12%, #fcfcfc 20%, #ffffff 32%, #ffffff 84%, #fcfcfc 96%, #f7f7f7 100%);
		background: linear-gradient(to bottom, #ebebeb 0%, #f7f7f7 12%, #fcfcfc 20%, #ffffff 32%, #ffffff 84%, #fcfcfc 96%, #f7f7f7 100%);
}

.info-area form input[type="text"] {
		float: left;
		padding: 4px 5px;
		background: none;
		border: none;
		font: 13px/16px Arial, Helvetica, sans-serif;
		color: #333;
		width: 174px;
		margin: 0;
}

.info-area form input[type="submit"] {
		float: right;
		border: 1px solid #8c8c8c;
		border-radius: 2px;
		background: #626364;
		color: #fff;
		font: bold 13px/28px Arial, Helvetica, sans-serif;
		padding: 0 0 3px;
		margin: -1px -1px -1px 0;
		width: 79px;
		height: 28px;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYyNjM2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzY0NjU2NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZDRlNTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, #626364 0%, #646566 24%, #4d4e50 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #626364), color-stop(24%, #646566), color-stop(100%, #4d4e50));
		background: -webkit-linear-gradient(top, #626364 0%, #646566 24%, #4d4e50 100%);
		background: -o-linear-gradient(top, #626364 0%, #646566 24%, #4d4e50 100%);
		background: -ms-linear-gradient(top, #626364 0%, #646566 24%, #4d4e50 100%);
		background: linear-gradient(to bottom, #626364 0%, #646566 24%, #4d4e50 100%);
}

.container .info-holder {
		overflow: hidden;
}

.container .info-holder .info-area {
		width: 100%;
		padding: 0;
		margin: -5px 0 0;
		list-style: none;
		overflow: hidden;
}

.info-holder .info-area li {
		float: left;
		background: #f4f5f4;
		padding: 2px;
		border: 1px solid #e5e5e5;
		margin: 6px 3px 0 0;
		width: 31.3%;
    list-style-type: none;
}

.info-holder .info-area img {
		vertical-align: top;
		width: 100%;
}

@media only screen and (max-width: 1545px) {
		/*111*/
		.container {
				margin: 0 0 1.6em;
		}
		.pages {
				margin-top: 1.3em;
				padding-top: 0
		}

		.pages.nobar {
				margin-top: 2.3em;
				padding-top: 0
		}
		.inform-area footer .profile {
				font-size: 18px;
		}

		.inform-area footer .chat {
				font-size: 18px;
				line-height: 30px;
				padding: 0 13px 3px;
		}

		.logo {
				margin-right: 25px;

		}

		#nav {
				padding-right: 0px;
		}

		.header-holder {
				padding-bottom: 3px;
		}

		.block-inform {
				background-position: 22% 0;
		}

		.block-inform span.info {

				/*left: 37%;*/
		}

		#main {
				padding: 0 11px;
		}

		.header-holder {
				padding-left: 11px;
				padding-right: 11px;
				max-width: 1658px;
		}

		#main .inform-area {
				/*margin: -14px 0 0;*/
		}

		.inform-area > article .holder {
				padding: 10px 4px 5px;
				font-size: 19px;
		}

		.inform-area > article {
				margin: 0 10px 12px 0;
				padding-bottom: 0;
		}

		.inform-area footer {
				padding: 15px 4px 8px;
				text-align:center;
		}

		.inform-area footer .profile {
				margin: 4px 0 0;
		}

		.container .block-info .holder {
				font-size: 0.803em;
		}

		.block-info a.info:after {
				background: url("img/sprite.png") no-repeat scroll -166px -296px transparent;
				content: "";
				height: 16px;
				left: 0;
				position: absolute;
				top: 3px;
				width: 15px
		}

		.container {
				padding: 13px 6px 16px;
				/*margin: 27px 0 -23px;*/
		}

		.heading .btn {
				font-size: 10px;
				line-height: 18px;
				padding: 0 8px 0 6px;
				margin: -3px 0 0;
		}

		.block-info .heading .title {
				margin: 0 7px 0 0;
		}

		.block-info a.info {
				padding: 0 0 0 21px;
		}

		.container .block-info .heading {
				padding: 0;
		}

		.container .block-info .photo .info01 {
				font-size: 12px;
				line-height: 18px;
		}

		.container .block-info .btn-info {
				font-size: 31px;
				line-height: 47px;
		}

		.container .block-info .photo {
				margin: 0 0 18px;
		}

		.container .block-info {
				width: 30.7%;
				margin: 0 25px 0 0;
		}

		.container .info-area {
				font-size: 0.688em;
				line-height: 1.545em;
				padding: 2px 0 0;
		}

		.container .info-holder h2, .container .info-area h2 {
				font-size: 1.545em;
		}

		.container .info-holder h2 {
				font-size: 1.063em;
		}

		.container .info-area p {
				margin: 0 0 21px;
		}

		.container .info-area .flags {
				margin: -2px 0 0;
		}

		.container .info-area .flags li {
				height: 8px;
		}

		.columns .flags a {
				width: 12px;
				height: 8px;
				background-position: 0 -104px;
		}

		.columns .flags .germany a {
				background-position: -14px -104px;
		}

		.columns .flags .france a {
				background-position: -29px -104px;
		}

		.columns .flags .netherlands a {
				background-position: -45px -104px;
		}

		.container .columns {
				padding: 0 0 50px;
		}

		.container .info-area form h2 {
				margin: 0 0 3px;
		}

		.container .info-area form p {
				margin: 0 0 1px;
		}

		.container .info-area .form-holder {
				width: 204px;
		}

		.info-area form input[type="text"] {
				font-size: 10px;
				line-height: 13px;
				padding: 4px 2px;
				width: 139px;
		}

		.info-area form input[type="submit"] {
				width: 62px;
				height: 23px;
				font-size: 10px;
				line-height: 23px;
				padding: 0 0 2px;
		}

		.container .info-area {
				margin: 0 20px 0 0;
		}

		.info-holder .info-area li {
				margin: 4px 3px 0 0;
		}
}

@media only screen and (max-width: 1249px) {
		/*111*/
		.container {
				margin: 0 0 1.2em;
		}
		.pages {
				margin-top: 1.3em;
				padding-top: 0
		}

		.pages.nobar {
				margin-top: 2.3em;
				padding-top: 0
		}
		.section-inner {
				width: 100%;
				padding: 0 0 35px;
				float: none;
		}

		.section-inner:after {
				content: '';
				display: block;
				clear: both;
		}

		.container .info-holder {
				float: left;
				width: 100%;
		}

		.container .heading .info-holder {
				width: auto;
		}

		.container {
				/*margin: 18px 0 -18px;*/
		}

		.container .block-info .heading {
				font-size: 1.76em;
				padding: 0 0 3px;
		}

		.block-info a.info:after {
				background: url("img/sprite.png") no-repeat scroll 0 -126px transparent;
				content: "";
				height: 20px;
				left: 0;
				position: absolute;
				top: 5px;
				width: 20px;
		}

		.container .block-info {
				width: 47.8%;
				margin: 0 30px 0 0;
		}

		.heading .btn {
				font-size: 13px;
				line-height: 18px;
				margin: -1px 0 0;
				padding: 3px 10px 2px 7px;
		}

		.container .block-info .photo .info01 {
				font-size: 16px;
				line-height: 18px;
		}

		.container .block-info .photo {
				margin: 0 0 12px;
		}

		.container .block-info .btn-info {
				font-size: 40px;
				line-height: 54px;
				padding: 0 0 2px;
		}

		.container .info-area {
				font: 0.8125em/1.692em Arial, Helvetica, sans-serif;
				margin: 0;
				width: 45%;
		}

		.container .info-holder h2, .container .info-area h2 {
				font-size: 1.692em;
		}

		.container .info-area p {
				margin: 0 0 25px;
		}

		.container .columns .flags {
				padding: 5px 3px 8px;
		}

		.container .columns .flags li {
				width: 16px;
				height: 11px;
		}

		.columns .flags a {
				width: 16px;
				height: 11px;
				background-position: 0 -92px;
		}

		.columns .flags .germany a {
				background-position: -19px -92px;
		}

		.columns .flags .france a {
				background-position: -38px -92px;
		}

		.columns .flags .netherlands a {
				background-position: -57px -92px;
		}

		.container .columns {
				padding: 0 0 36px;
		}

		.container .info-area .form-holder {
				width: 262px;
		}

		.info-area form input[type="text"] {
				font-size: 13px;
				line-height: 16px;
				padding: 4px 5px;
				width: 174px;
		}

		.info-area form input[type="submit"] {
				padding: 0 0 3px;
				font-size: 12px;
				line-height: 28px;
				width: 79px;
				height: 28px;
		}

		.container .info-area form p {
				margin: 0 0 7px;
		}

		.container .info-holder h2 {
				font-size: 1.375em;
		}

		.info-holder .info-area li {
				width: 15.4%;
		}

		.container .info-holder .info-area {
				margin: -3px 0 0;
				height: 123px;
		}
}

@media only screen and (max-width: 1165px) {
		/*111*/
		.pages {
				margin-top: 1.3em;
				padding-top: 0
		}

		.pages.nobar {
				margin-top: 2.3em;
				padding-top: 0
		}
		.logo {
				width: 0px;
				height: 34px;
				background-position: -38px -157px;
				margin: 1px 1px 0 0;
		}

		.header-holder {
				padding: 9px 0 6px;
		}

		#nav {
				padding-top: 7px;
				font-size: 14px;
		}

		#nav>ul>li {
				margin: 0 21px 0 0;
		}

		#nav>ul>.filters>a:after {
				background-position: -38px -330px;
				width: 14px;
				height: 14px;
				top: 3px;
		}

		#nav .filters a {
				padding: 0 0 0 16px;
		}

		#nav>ul>.favorieten>a:after {
				background-position: -38px -370px;
				width: 15px;
				height: 14px;
				top: 3px;
		}

		#nav .favorieten a {
				padding: 0 0 0 16px;
		}

		#header .search-form {
				margin: 4px 0 0;
				width: 170px;
				background: #f1f1f1;
		}

		.search-form input[type="text"] {
				font-size: 12px;
				line-height: 15px;
				width: 143px;
				padding: 0px;
		}

		.search-form input[type="search"] {
				background-position: -38px -297px;
				width: 14px;
				height: 14px;
				margin: 5px 4px 0 0;
		}

		#header .info {
				padding: 4px 27px 0 0;
				font-size: 14px;
				line-height: 25px;
		}

		.block-inform {
				background-position: 10% 0;
		}

		.block-inform span.info {
				padding-top: 20px;
				/*left: 32.5%;*/
		}

		.inform-area > article .holder {
				font-size: 14px;
				padding: 2px 5px 0;
		}

		.inform-area article a.info {
				padding: 0 0 0 15px;
		}

		.inform-area article a.info:after {
				width: 12px;
				height: 12px;
				background-position: -100px -297px;
				top: 6px;
		}

		.inform-area article .info-holder:hover .info:after {
				background-position: -77px -297px;
		}

		.inform-area > article {
				width: 13.8%;
		}

		.photo .info {
				font-size: 11px;
				line-height: 12px;
				right: 0;
				top: 2px;
		}

		.inform-area footer .profile {
				font-size: 13px;
				margin: -1px 0 0;
		}

		.inform-area footer .chat {
				font-size: 13px;
				line-height: 19px;
				padding: 0 7px 3px;
		}

		.inform-area footer {
				padding: 8px 4px;
		}

		.inform-area footer .profile:after {
				background-position: -38px -235px;
				width: 12px;
				height: 14px;
		}

		.inform-area footer .profile-holder:hover .profile {
				padding: 0 0 0 23px;
		}
}

@media only screen and (max-width: 985px) {
		#main .inform-area.style01 article:first-child {
				display: none;
		}
}

@media only screen and (max-width: 985px) {
		/*111*/
		.container {
				margin: 0 0 1em;
		}
		.pages {
				margin-top: 1.0em;
				padding-top: 0
		}

		.pages.nobar {
				margin-top: 1.7em;
				padding-top: 0
		}
		.logo {
				background-position: -65px -216px;
				width: 158px;
				height: 19px;
		}

		.header-holder {
				padding: 9px 0 7px;
		}

		#nav {
				font-size: 12px;
				padding-top: 2px;
				padding-right: 19px;
		}

		#nav .home {
				display: none;
		}

		#nav li {
				margin: 0 16px 0 0;
		}

		#nav>ul>.meiden>a:after {
				width: 8px;
				height: 4px;
				background-position: -18px -319px;
		}

		#nav .meiden a {
				padding: 0 12px 0 0;
		}

		#nav>ul>.filters>a:after {
				background-position: -65px -330px;
				height: 12px;
				top: 3px;
				width: 12px;
		}

		#nav>ul>.favorieten>a:after {
				background-position: -65px -370px;
				height: 11px;
				top: 3px;
				width: 12px;
		}

		#nav .favorieten {
				margin: 0 0 0 -2px;
		}

		#header .search-form {
				margin: -1px 0 0;
				width: 154px;
		}

		.search-form input[type="text"] {
				width: 100% !important;
		}

		#header .info {
				padding: 0;
				margin: -1px -3px 0 0;
				font-size: 12px;
				line-height: 25px;
		}

		#header .info span {
				display: none;
		}

		#header .info span.style01 {
				display: block;
		}

		#header .info a {
				padding: 0 3px;
		}

		.inform-area > article {
				width: 17%;
		}

		.block-inform {
				/*background: #fff url(/design/webcamsexnu/images/img03.jpg) no-repeat 2% 0;*/
				/*min-height: 60px;*/
		}

		.block-inform span.info:after {
				background-position: -188px -69px;
				width: 35px;
				height: 35px;
				top: -6px;
		}

		.block-inform span.info {
				font-size: 14px;
				/*left: 38%;*/

		}

		#main .inform-area {
				/* margin: -26px 0 0;*/
		}

		.inform-area footer {
				padding-bottom: 5px;
		}

		.heading .btn {
				font-size: 10px;
				line-height: 18px;
				margin: 3px 0 0;
				padding: 0 8px 0 6px;
		}

		.container .block-info .holder {
				font-size: 0.583em;
		}

		.container .block-info .heading {
				padding: 0;
		}

		.block-info a.info:after {
				background: url("img/sprite.png") no-repeat -77px -297px;
				content: "";
				height: 12px;
				left: 5px;
				position: absolute;
				top: 7px;
				width: 12px;
		}

		.container {
				/*margin: 4px 0 0;*/
		}

		.container .block-info {
				width: 48.6%;
				margin: 0 17px 0 0;
		}

		.container .info-area {
				font-size: 0.75em;
				line-height: 1.5em;
				width: 48%;
		}

		.container .info-area h2 {
				font-size: 1.333em;
				line-height: 1.375em;
				margin: 0 0 -1px;
		}

		.container .block-info .photo {
				padding: 3px;
				border-width: 3px;
				margin: -3px 0 7px;
		}

		.container .block-info .photo .info01 {
				font-size: 12px;
				line-height: 16px;
		}

		.container .block-info .btn-info {
				font-size: 30px;
				line-height: 44px;
				padding: 0;
		}

		.container .info-area p {
				margin: 0 0 11px;
		}

		.container .columns .info {
				font-size: 0.917em;
		}

		.container .columns {
				padding: 0 0 14px;
		}

		.container .info-area form h2 {
				margin: 0;
		}

		.container .info-area form p {
				margin: 0;
		}

		.container .info-area .form-holder {
				width: 226px;
		}

		.info-area form input[type="text"] {
				font-size: 12px;
				line-height: 15px;
				width: 150px;
				padding: 4px;
		}

		.info-area form input[type="submit"] {
				width: 69px;
				height: 25px;
				padding: 0 0 1px;
				font-size: 12px;
				line-height: 24px;
		}

		.container .info-holder h2 {
				font-size: 1em;
		}

		.section-inner {
				padding: 0 0 25px;
		}

		.container .info-holder .info-area {
				height: 114px;
		}

		.info-holder .info-area li {
				width: 19.3%;
				padding: 0;
		}

		#nav .drop {
				left: -78.8%;
		}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 376px)  {
    article {
        margin-left: 26px !important;
    }
    .article_title {
        display: none !important;
    }
    .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 {
        width: 50% !important;
    }
      #navbarTogglerDemo01 ul li a {
    font-size: 36px !important;
    margin-top: 10px !important;
    font-weight: bold;
    margin-left:0px !important;
}
    form#search {
    margin-top: 20px !important;
}
    #header .search-form {
    margin: -1px 0 0;
    width: 154px;
    height: auto;
    padding: 5px;
}
    #navbarTogglerDemo01 ul {
        margin-left: 0px !important;
    }
}
@media only screen and (max-width: 984px) {
		.container .columns .flags {
				padding: 5px 3px 4px;
		}
}
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
article {
    margin-left: 26px !important;
}
    #navbarTogglerDemo01 ul li a {
    font-size: 36px !important;
    margin-top: 10px !important;
    font-weight: bold;
    margin-left:0px !important;
}
    form#search {
    margin-top: 20px !important;
}
    #header .search-form {
    margin: -1px 0 0;
    width: 154px;
    height: auto;
    padding: 5px;
}
    #navbarTogglerDemo01 ul {
        margin-left: 0px !important;
    }
    .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 {
    width: 50% !important;
}
    .article_title {
        display: none !important;
    }
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
        .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 article header.holder h2 {
    margin-bottom: 0px !important;
}
    a.chat.notactive {
    color: white !important;
    padding: 9px !important;
    margin-top: 15px;
    font-size: 25px !important;
    line-height: 30px !important;
}
    section.container-fluid form h2 {
    font-size: 39px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}
    section.container-fluid form label {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}
    section.container-fluid form p {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 30px !important;
}
    section.container-fluid form input {
    width: 100%;
    height: 60px;
    margin-bottom: 34px;
}
    textarea#bericht {
    width: 100% !important;
    margin-bottom: 20px;
}
    input#captcha {
    height: 60px !important;
}
    section.container-fluid form button.button-a {
    padding: 20px !important;
    font-size: 32px;
    color: white;
    /* background: #11ea11 !important; */
}
    section.container-fluid form img {
    margin-top: 10px;
        width:300px !important;
    margin-bottom: 10px;
}
    aside.info-holder ul.info-area.gall li {
    margin-left: 15px;
    margin-bottom: 20px;
}
    .container .info-holder h2 {
    font-size: 33px;
    text-align: center;
    font-weight: bold;
}
    .container .span5 {
    width: 100% !important;
}
    .span5 h4 {
    width: 100% !important;
    font-size: 37px;
}
    		.container .info-holder .info-area {
				height: auto !important;
		}
    .info {
    width: 100% !important;
    padding-left: 0px !important;
}
    section.container aside.info-holder {
    clear: left;
        width:100% !important;
}
    .info h4 {
        font-size:37px;
        width:100% !important;
    }
    .aindex ul.shops {
    list-style-type: none;
    padding-left: 0px !important;
}
    .aindex ul.shops li {
    height: 72px;
    margin-bottom: 2px;
    font-size: 14px !important;
}
    .aindex ul.shops li a {
    line-height: 50px !important;
    font-size: 41px !important;
}
    a.chat.active {
    font-size: 32px !important;
    color: white !important;
    margin-top: 20px !important;
    padding: 10px !important;
}
    .flagss {
    height: 11px;
    margin-top: -10px;
    margin-bottom: 18px;
}
    a.hyperactive {
    margin-top: 28px !important;
} 
.hyperactive {
    text-decoration: none;
    font-size: 26px !important;
    color: #555;
    line-height: 37px;
    padding: 39px !important;
}
article { 
    margin-left: 10px !important;
    margin-right: 10px !important;
}
    div#readmorebtn {
    padding: 20px;
    border: 1px solid;
    width: 30%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px; 
    background-color: #17a2b8;
    text-align: center;
    color: white;
}
#readmorebtn p {
    margin-bottom: 0px !important;
    font-size:28px !important;
}
#readlessbtn p {
    margin-bottom:0px !important;
    font-size:28px !important;
}
div#readlessbtn {
    padding: 20px;
    border: 1px solid;
    width: 30%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #17a2b8;
    text-align: center;
    color: white;
}
    .profile-info-holder a.info {
    font-size: 30px;
    margin-top: 9px;
    font-weight: bold;
}
    .btn-info {
        background-color: #32d215 !important;
        border-color: #32d215 !important;
    }
    .thumbnails > li {
        margin-left: 30px !important;
        margin-top: 35px !important;
    }
    h3.snapshot {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}
    a.button.button-a {
    clear: left;
    margin-left: 86px;
    padding: 15px !important;
    margin-top: 30px;
    margin-bottom: 15px;
    color: white !important;
    font-size: 23px;
}
    #navbarTogglerDemo01 ul li a {
    font-size: 36px !important;
    margin-top: 10px !important;
    font-weight: bold;
    margin-left:0px !important;
}
    aside.info-holder h2 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 20px;
}
    #main {
    padding: 0 11px;
    margin-top: 50px;
}
    a.btn-info {
    padding: 20px;
    margin-left: 140px;
    /* margin-top: 43px !important; */
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    color: white !important;
    font-size: 30px;
}
    .info-holder .info-area li {
    width: 46%;
    list-style-type: none;
    background-color: white;
    padding: 13px;
    border: none;
    /* margin-right: 18px; */
    /* margin-bottom: 20px; */
}
    .info-holder .info-area img {
    vertical-align: top;
    width: 100%;
}
    .holder h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px !important;
}
    .btn-info {
    color: #fff;
    background-color: #17a2b8;
    margin-top: 20px !important;
    border-color: #17a2b8;
}
    a.btn {
    width: 200px;
    height: 35px;
    padding: 3px !important;
    font-size: 18px !important;
}
    .columns .info dd {
    overflow: hidden;
    margin: 0;
    height: 44px !important;
}
    .block {
    margin-top: 37px;
}
    .block h2 {
        font-size:32px;
    }
    dl.info {
    font-size: 28px;
    line-height: 44px;
}
    button.button.button-a {
        height: auto;
        width: auto;
        border-radius: 3px;
        margin-top: -5px;
    }
.shops option {
    font-size: 13px !important;
}
    .button-a p {
        font-size: 24px;
        margin-top: 0px !important;
        padding: 5px;
        margin-bottom: 0px !important;
    }
    .controls {
    /* width: 11%; */
    width: 99%;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-top: 0px !important;
}
    .shops select {
    width: 99% !important;
    height: 54px !important;
    padding: 10px !important;
    font-size: 25px !important;
    margin-bottom: 15px !important;
}
.drop {
    width: 100% !important;
    top: 47% !important;
    left: 0px !important;
    height: auto !important;
    z-index: 9999;
}
    ul.shops {
    margin-bottom: 20px;
    margin-top: 20px;
}
    form#search {
    margin-top: 20px !important;
}
    #header .search-form {
    margin: -1px 0 0;
    width: 154px;
    height: auto;
    padding: 5px;
}
    #navbarTogglerDemo01 ul {
        margin-left: 0px !important;
    }
    .article_title {
        display: none !important;
    }
        .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 {
    width: 50% !important;
}
    h4 {
    font-size: 61px;
}
    .shops a {
    text-decoration: none !important;
    font-size: 50px !important;
    line-height: 110px !important;
    color: #555;
}
}
input#email {
    margin-top: 20px;
    padding-left: 10px !important;
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)
and (-webkit-device-pixel-ratio : 3) {
    .thumbnails > li {
    float: left;
    width: 31.28% !important;
    height: 158px;
    margin-left: 0px !important;
    margin-top: 30px !important;
}
    .fancybox-wrap.fancybox-mobile.fancybox-type-html.fancybox-opened {
          width: 100% !important;
    height: 500px !important;
    position: fixed !important;
    top: 424px !important;
    left:0px !important;
    opacity: 1;
    overflow: visible;
}
    .fancybox-wrap.fancybox-mobile.fancybox-type-html.fancybox-opened h2 {
    margin-bottom: 43px;
    font-size: 32px;
}
   input#online_email {
    margin-top: 30px;
    margin-bottom: 30px;
}
 input#onlinelet {
    padding: 15px !important;
    margin-left: -257px;
}
div#onlineform {
    font-size: 32px;
    padding: 15px;
}
    .fancybox-inner {
    width: 100% !important;
}
   #remoteLoginForm input#email {
    height: 70px !important;
    font-size: 30px !important;
    padding-left: 10px !important;
    margin-top: 20px !important;
    padding-top: 10px !important;
}
    #remoteLoginForm h2 {
        font-size: 3.3em !important;
    }
    input#nwslet {
    font-size: 30px !important;
    padding: 24px !important;
    margin-left: -260px !important;
}
    #remoteLoginForm a {
    font-size: 23px !important;
    margin-top: -10px !important;
}
    #scrolltotop a {
        padding-left: 25px !important;
        padding-right: 25px !important;
        padding-top:23.5px !important;
        padding-bottom:23.5px !important;
        font-size: 28px;
    }
    #display {
        display: none !important;
    }
    .thumbnails > li {
    margin: 10px;
    width: 31.28% !important;
    height: auto !important;
}
    input.gosub {
    /* top: 0px !important; */
    /* position: relative; */
    margin-top: -87px !important;
    margin-left: 318px !important;
    /* height: 24px; */
    width: 85px !important;
    height: 71px !important;
    font-size: 30px;
    color: white;
    background: linear-gradient(to bottom, #f85032 0%,#ef5540 0%,#f6290c 56%,#f02f17 71%,#e21102 100%);
    cursor: pointer;
}
    nav.navbar.fixed-top.navbar-expand-lg.navbar-dark {
        padding:0px !important;
        min-height: 100px !important;
    }
    ul.navbar-nav.mr-auto.mt-2.mt-lg-0 {
    border: 2px solid white;
        width: 100%;
}
    li.nav-item, li.nav-item-nieuwsbrief {
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    border-bottom: 2px solid white;
}
    li.searchform {
    padding: 20px;
    margin-left: 0px !important;
}
    li.filters {
    padding-left: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid white;
}
    .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 50%;
}
    
    .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-xs-12 article .photo {
    margin-top: 0px !important;
}
    .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 article header.holder h2 {
    margin-bottom: 0px !important;
}
    a.chat.notactive {
    color: white !important;
    padding: 9px !important;
    margin-top: 15px;
    font-size: 25px !important;
    line-height: 30px !important;
}
    section.container-fluid form h2 {
    font-size: 39px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
}
    section.container-fluid form label {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
}
    section.container-fluid form p {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 30px !important;
}
    section.container-fluid form input {
    width: 100%;
    height: 60px;
    margin-bottom: 34px;
}
    textarea#bericht {
    width: 100% !important;
    margin-bottom: 20px;
}
    input#captcha {
    height: 60px !important;
}
    section.container-fluid form button.button-a {
    padding: 20px !important;
    font-size: 32px;
    color: white;
    /* background: #11ea11 !important; */
}
    section.container-fluid form img {
    margin-top: 10px;
        width:300px !important;
    margin-bottom: 10px;
}
    aside.info-holder ul.info-area.gall li {
    margin-left: 15px;
    margin-bottom: 20px;
}
    .container .info-holder h2 {
    font-size: 33px;
    text-align: center;
    font-weight: bold;
}
    .container .span5 {
    width: 100% !important;
}
    .span5 h4 {
    width: 100% !important;
    font-size: 37px;
}
    		.container .info-holder .info-area {
				height: auto !important;
		}
    .info {
    width: 100% !important;
    padding-left: 0px !important;
}
    section.container aside.info-holder {
    clear: left;
        width:100% !important;
}
    .info h4 {
        font-size:37px;
        width:100% !important;
    }
    .aindex ul.shops {
    list-style-type: none;
    padding-left: 0px !important;
}
    .aindex ul.shops li {
    height: 72px;
    margin-bottom: 2px;
    font-size: 14px !important;
}
    .aindex ul.shops li a {
    line-height: 50px !important;
    font-size: 41px !important;
}
    a.chat.active {
    font-size: 32px !important;
    color: white !important;
    margin-top: 20px !important;
    padding: 10px !important;
}
    .flagss {
    height: 11px;
    margin-top: -10px;
    margin-bottom: 18px;
}
    a.hyperactive {
    margin-top: 28px !important;
} 
.hyperactive {
    text-decoration: none;
    font-size: 26px !important;
    color: #555;
    line-height: 37px;
    padding: 39px !important;
}
article { 
    margin-left: 10px !important;
    margin-right: 10px !important;
}
    div#readmorebtn {
    padding: 20px;
    border: 1px solid;
    width: 30%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px; 
    background-color: #17a2b8;
    text-align: center;
    color: white;
}
#readmorebtn p {
    margin-bottom: 0px !important;
    font-size:28px !important;
}
#readlessbtn p {
    margin-bottom:0px !important;
    font-size:28px !important;
}
div#readlessbtn {
    padding: 20px;
    border: 1px solid;
    width: 30%;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #17a2b8;
    text-align: center;
    color: white;
}
    .profile-info-holder a.info {
    font-size: 30px;
    margin-top: 9px;
    font-weight: bold;
}
    .btn-info {
        background-color: #17a2b8 !important;
        border-color: #17a2b8 !important;
    }
    h3.snapshot {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}
    a.button.button-a {
    clear: left;
    margin-left: 130px;
    padding: 15px !important;
    margin-top: 30px;
    margin-bottom: 15px;
    color: white !important;
    font-size: 23px;
}
    #navbarTogglerDemo01 ul li a {
    font-size: 36px !important;
    margin-top: 10px !important;
    font-weight: bold;
    margin-left:0px !important;
}
    aside.info-holder h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 20px;
}
    #main {
    padding: 0 11px;
    margin-top: 50px;
}
 a.btn-info {
    padding: 20px;
    margin-left: 130px;
    top: -9px !important;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    color: white !important;
    font-size: 30px;
    position: relative;
}
    .info-holder .info-area li {
    width: 46%;
    list-style-type: none;
    background-color: white;
    padding: 13px;
    border: none;
    /* margin-right: 18px; */
    /* margin-bottom: 20px; */
}
    .info-holder .info-area img {
    vertical-align: top;
    width: 100%;
}
    .holder h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px !important;
}
    .btn-info {
    color: #fff;
    background-color: #17a2b8;
    margin-top: 20px !important;
    border-color: #17a2b8;
}
    a.btn {
    width: 200px;
    height: 35px;
    padding: 3px !important;
    font-size: 18px !important;
}
    .columns .info dd {
    overflow: hidden;
    margin: 0;
    height: 44px !important;
}
    .block {
    margin-top: 37px;
}
    .block h2 {
        font-size:32px;
    }
    dl.info {
    font-size: 28px;
    line-height: 44px;
}
    button.button.button-a {
        height: auto;
        width: auto;
        border-radius: 3px;
        margin-top: -5px;
    }
.shops option {
    font-size: 16px !important;
}
    .button-a p {
        font-size: 24px;
        margin-top: 0px !important;
        padding: 5px;
        margin-bottom: 0px !important;
    }
    .controls {
    /* width: 11%; */
    width: 99%;
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-top: 0px !important;
}
    .shops select {
    width: 99% !important;
    height: 68px !important;
    padding: 10px !important;
    font-size: 40px !important;
    margin-bottom: 42px !important;
}
.drop {
    width: 100% !important;
    left: 0px !important;
    height: 925px !important;
    top: 44% !important;
    z-index: 9999;
}
    ul.shops {
    margin-bottom: 20px;
    margin-top: 20px;
}
    .search-form fieldset {
        max-height: none !important;
        overflow: hidden;
    }
    form#search {
    margin-top: 20px !important;
}
    input#search {
        font-size: 28px;
    }
    #header .search-form {
    margin: -1px 0 0;
    width: 60% !important;
    overflow: hidden;
    height: 60px !important;
    margin-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}
    #navbarTogglerDemo01 ul {
        margin-left: 0px !important;
    }
    .article_title {
        display: none !important;
    }
        .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 {
    width: 50% !important;
}
    h4 {
    font-size: 61px;
}
    .shops a {
    text-decoration: none !important;
    font-size: 50px !important;
    line-height: 110px !important;
    color: #555;
}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
        .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-xs-12 article .photo {
    margin-top: 0px !important;
}
        #display {
        display: none !important;
    }
        .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-xs-12 {
    width: 50%;
}
    a.btn-info {
    padding: 20px;
    position: relative;
    margin-left: 140px;
    top: -10px;
    /* margin-top: 43px !important; */
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    color: white !important;
    font-size: 30px;
}
    .block-info .heading h2 {
    float: left;
    color: #453171;
    margin: 9px 10px 0 0;
}
    .thumbnails > li {
    margin: 10px;
    width: 26.28%;
    height: auto !important;
}
    .search-form fieldset {
        max-height: none !important;
        height: 100%!important;
    }
    li.searchform form.search-form input.gosub {
    /* top: 0px !important; */
    /* position: relative; */
    margin-top: -121px !important;
    margin-left: 545px !important;
    /* height: 24px; */
    width: 97px !important;
    height: 103px !important;
    font-size: 30px !important;
    color: white;
    cursor: pointer;
	}
    input#search {
    font-size: 40px;
        text-align: left;
        padding-top: 5px !important;
        padding-left:5px !important;
        height: 100%;
        line-height:50px !important;
}
        #header .header-holder .search-form {
    margin: -1px 0 0;
    width: 89% !important;
    overflow: hidden;
    height: 75px !important;
    margin-left: 0px !important;
    padding: 5px;
    padding-right: 0px !important;
    padding-top: 0px !important;
}
    nav.navbar.fixed-top.navbar-expand-lg.navbar-dark {
        padding:0px !important;
    }
    ul.navbar-nav.mr-auto.mt-2.mt-lg-0 {
    border: 2px solid white;
        width: 100%;
}
    li.nav-item {
    padding-left: 20px;
    padding-bottom: 20px;
    width: 100%;
    border-bottom: 2px solid white;
}
    li.searchform {
    padding: 20px;
    margin-left: 0px !important;
}
    li.filters {
    padding-left: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid white;
}
       #navbarTogglerDemo01 ul li a {
    font-size: 36px !important;
    margin-top: 10px !important;
    font-weight: bold;
    margin-left:0px !important;
}
    form#search {
    margin-top: 20px !important;
}
        #header .search-form {
    margin: -1px 0 0;
    width: 154px;
    height: auto;
    padding: 5px;
}
    #navbarTogglerDemo01 ul {
        margin-left: 0px !important
    }
    }
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)  {
        button.button.button-a {
        height: 35px;
        width: auto;
        border-radius: 3px;
        margin-top: -5px;
    }
    .fancybox-wrap.fancybox-mobile.fancybox-type-html.fancybox-opened {
        width:768px !important;
        left:0px !important;
    }
    .fancybox-inner {
    width: 100% !important;
}
   #remoteLoginForm input#email {
    height: 70px !important;
    font-size: 30px !important;
    padding-left: 10px !important;
    margin-top: 20px !important;
    padding-top: 10px !important;
}
    #remoteLoginForm h2 {
        font-size: 3.3em !important;
    }
    input#nwslet {
    font-size: 30px !important;
    padding: 24px !important;
    margin-left: -260px !important;
}
    #remoteLoginForm a {
    font-size: 23px !important;
    margin-top: -10px !important;
}
        #display {
        display: none !important;
    }
.shops option {
    font-size: 13px !important;
}
    .button-a p {
        font-size: 16px;
        margin-top: -7px !important;
        padding: 0px;
        margin-bottom: 0px !important;
    }
    .controls {
    /* width: 11%; */
    width: 99%;
    display: inline-block;
    float: left;
    font-size: 13px;
    margin-top: 0px !important;
}
    .shops select {
    width: 99% !important;
    height: 26px !important;
    padding: 5px !important;
    font-size: 11px !important;
    margin-bottom: 15px !important;
}
   li.filters .drop {
    top: 75% !important;
    width: 100% !important;
    left: 0px !important;
    z-index: 9999;
    height: auto !important;
}
    ul.shops {
    margin-bottom: 20px;
    margin-top: 20px;
}
    form#search {
    margin-top: 20px !important;
}
    #header .search-form {
    margin: -1px 0 0;
    width: 154px;
    height: auto;
    padding: 5px;
}
    .col-xl-2.col-lg-4.col-md-5.col-sm-6.col-xs-12 {
        max-width: 30.666667%;
        margin-left: 18px !important;
    }
    .article.notification {
    display: none;
}
    .info {
    width: 100% !important;
    padding-left: 0px !important;
}
    .info h4 {
    width: 100% !important;
    font-size: 32px;
}
    ul.shops {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 20px;
}
    form#profileFilter ul.shops {
    margin-top: 0px !important;
}
    .aindex .shops a {
    font-size: 28px;
    line-height: 34px;
}
    li {
        margin-bottom: 10px
    }
    ul.navbar-nav.mr-auto.mt-2.mt-lg-0 li.nav-item {
    margin-bottom: 0px;
}
    .col-xl-2.col-lg-4.col-md-4.col-sm-6.col-xs-12 article .photo {
    margin-top: 0px !important;
}
    form#search {
    width: 97% !important;
    height: 50px;
}
    input.gosub {
    /* top: 0px !important; */
    /* position: relative; */
    margin-top: -95px;
    margin-left: 600px;
    width: 116px;
    border-radius: 5px;
    /* height: 24px; */
    /* width: 30px; */
    font-size: 15px;
    color: white;
    background: linear-gradient(to bottom, #f85032 0%,#ef5540 0%,#f6290c 56%,#f02f17 71%,#e21102 100%);
    height: 56px;
    cursor: pointer;
}
    li.nav-item:nth-child(1) {
    border-top: 2px solid white;
    margin-top: 10px;
}
    li.searchform {
    padding-left: 31px;
    padding-top: 20px;
    margin-bottom:0px;
    padding-bottom: 28px;
    border-bottom: 2px solid white;
}
    .search-form fieldset {
    max-height: 46px !important;
    overflow: visible !important;
}
    input#search {
    font-size: 24px;
    padding: 8px;
    padding-left: 17px;
}
nav.navbar.fixed-top.navbar-expand-lg.navbar-dark {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#731768), color-stop(0%,#731768), color-stop(56%,#731768), color-stop(71%,#731768), color-stop(100%,#731768));
    font-size: 40px;
    line-height: 40px;
    padding: 0px !important;
}
li.filters {
    margin-left: 0px !important;
    padding-left: 0px;
    border-bottom: 2px solid white;
}
    li.nav-item {
    border-bottom: 2px solid white;
}
    #navbarTogglerDemo01 ul {
    margin-left: 0px !important;
    width: 100%;
}
#navbarTogglerDemo01 ul li a {
    font-size: 20px;
    padding: 5px;
    margin-left: 20px;
    font-size: 18px !important;
    color: white !important;
}
    svg.svg-inline--fa.fa-filter.fa-w-16 {
    font-size: 18px;
    margin-left: 11px;
}
 #header ul.navbar-nav.mr-auto.mt-2.mt-lg-0 .search-form {
    float: left;
    width: 658px !important;
    margin-top: 0px !important;
    margin-left:0px !important;
    border: 1px solid #d1cdd4;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.1);
}
    button.navbar-toggler {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom:20px;
}
    input.gosub {
        margin-top: -95px !important;
        margin-left: 603px !important;
        width: 116px !important;
        height: 67px !important;
        border-radius:5px !important;
        font-size:15px !important;
        
    }
a.btn-info {
    margin-left: 146px;
    font-size: 25px;
    position: relative;
    top: -10px;
}
    div#readlessbtn {
        margin-top: 430px;
    }
    aside.info-holder.col-xl-4.col-xs-12.col-sm-12 h2 {
        text-align: center;
        font-weight:bold;
    }
    .info-holder .info-area li {
    width: 31.3%;
    margin-left: 10px;
}
    a.button.button-a {
        margin-left:200px;
    }
    h3.snapshot {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
}
    .thumbnails > li {
    margin: 10px;
    width: 30.28% !important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    #header .search-form {
    width: 200px !important;
    position: absolute;
    margin-left: -200px !important;
    margin-top: 70px !important;
}
        .info {
    width: 100% !important;
    padding-left: 0px !important;
}
        ul.navbar-nav.mr-auto.mt-2.mt-lg-0 li {
    margin-left: 3px;
}
    li.nav-item-nieuwsbrief {
    margin-top: 5px;
}
        #display {
        display: none !important;
    }
    .inform-area .row .col-xl-2 footer .chat {
        line-height: 20px !important;
        margin-top:5px;
        padding: 10px 16px;
    }
    .shops select {
    width: 93px !important;
}
    .flagss {
    height: 11px;
    margin-top: -16px;
    margin-bottom: 5px;
}
a.navbar-brand {
    width: 250px;
}
    a.navbar-brand img {
        width: 250px;
    }

    .drop form ul.shops {
    margin-top: -4px !important;
}
    .info h4 {
    width: 100% !important;
    font-size: 32px;
}
    ul.shops {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 20px;
}
    li {
    margin-bottom: 10px;
}
ul.thumbnails {
    padding-left: 20px;
}
    .article.notification {
    display: none;
}
    h3.snapshot {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.thumbnails > li {
    margin: 10px;
    width: 22.28% !important;
}
a.button.button-a {
    margin-left: 334px;
}
a.btn-info {
    margin-left: 216px;
    top: -13px;
}
    aside.info-holder.col-xl-4.col-xs-12.col-sm-12 h2 {
    text-align: center;
    font-weight: bold;
}
    .info-holder .info-area li {
    width: 28.4%;
    margin-left: 43px;
    margin-bottom: 43px;
}
    #navbarTogglerDemo01 ul li a {
        font-size: 14px !important;
        margin-left:2px !important;
        margin-top: 20px !important;
    }
      #navbarTogglerDemo01 ul {
      margin-left:30px !important;
      margin-right:0px !important;
    }
}
a.active {
		text-decoration: underline;
}

#remoteLoginForm form {
		font-size: 1.3em;
		font-family: Muli, Arial, Helvetica, sans-serif;
		font-weight: bold;
		float: left;
}

#remoteLoginForm div {
		clear: both;
		overflow: hidden;
		margin-bottom: 20px;
		margin-left: 10px;
}

.shops select, .container input, #remoteLoginForm input[type="text"], input[type="password"] {
		/*float: left;*/
		border: 1px solid #d1cdd4;
		background: #fff;
		border-radius: 3px;
		/*-webkit-box-shadow:inset 0 3px 3px rgba(0, 0, 0, 0.1);*/
		/*box-shadow:inset 0 3px 3px rgba(0, 0, 0, 0.1);*/
		padding: 0px;
		width: 200px;
		height: 27px;
}

#remoteLoginForm input[type="submit"] {
		float: left;
		font-size: 0.9em;
		border: 1px solid #d1cdd4;
		margin-left: -7px;
		padding: 7px;
		padding-right: 10px;
		padding-left: 10px;
		background: #fff;
		border-radius: 5px;
		background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e6e6e6));
		background: -webkit-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -o-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -ms-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 100%);
		color: #4e4f51;
}

#remoteLoginForm input[type="radio"], input[type="checkbox"], .rem {
		padding: 0px;
		float: left;
}

#remoteLoginForm h2 {
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px;
		margin-bottom: 30px;
		margin-left: 10px;
		float: left;
}

#remoteLoginForm .label {
		font-size: 1.0em;
		font-weight: bold;
		padding: 0px;
		width: 253px;
		float: left;
}

#remoteLoginForm .forgot {
		font-size: .9em;
		padding: 0px;
		width: 250px;
		float: left;
		display: block;
}

#remoteSignUpForm form {
		font-size: 1.3em;
		font-family: Muli, Arial, Helvetica, sans-serif;
		font-weight: bold;
		float: left;
}

#remoteSignUpForm div {
		clear: both;
		overflow: hidden;
		margin-bottom: 20px;
		margin-left: 10px;
}

#remoteSignUpForm input[type="text"], input[type="password"] {
		float: left;
		border: 1px solid #d1cdd4;
		background: #fff;
		border-radius: 3px;
		/*-webkit-box-shadow:inset 0 3px 3px rgba(0, 0, 0, 0.1);*/
		/*box-shadow:inset 0 3px 3px rgba(0, 0, 0, 0.1);*/
		padding: 0px;
		width: 200px;
		height: 27px;
}

#remoteSignUpForm input[type="submit"] {
		float: left;
		font-size: 0.9em;
		border: 1px solid #d1cdd4;
		margin-left: -7px;
		padding: 7px;
		padding-right: 10px;
		padding-left: 10px;
		background: #fff;
		border-radius: 5px;
		background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e6e6e6));
		background: -webkit-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -o-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -ms-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 100%);
		color: #4e4f51;
}

#remoteSignUpForm input[type="radio"], input[type="checkbox"], .rem {
		padding: 0px;
		float: left;
}

#remoteSignUpForm h2 {
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px;
		margin-bottom: 30px;
		margin-left: 10px;
		float: left;
}

#remoteSignUpForm .label {
		font-size: 1.0em;
		font-weight: bold;
		padding: 0px;
		width: 253px;
		float: left;
}

#remoteSignUpForm .forgot {
		font-size: .9em;
		padding: 0px;
		width: 250px;
		float: left;
		display: block;
}

#load-more {
		background: #000;
		bottom: 0;
		color: #fff;
    display: none;
		left: 50%;
		margin-left: -60px;
		opacity: 0.3;
		padding: 5px;
		position: fixed;
		text-align: center;
		width: 120px;
		z-index: 100;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
}

#scrolltotop {
		bottom: 0;
		position: fixed;
		right: 15px;
		z-index: 999;
		display: block;
}
svg.svg-inline--fa.fa-arrow-up.fa-w-14 {
    margin-bottom: 5px;
}
svg.svg-inline--fa.fa-filter.fa-w-16 {
    margin-left: 5px;
    color: #e6e6e6;
}
@media only screen and (max-width: 1792px) and (min-width: 1659px) { 
    
    #navbarTogglerDemo01 ul li a {
        font-size: 16px !important;
        margin-left: 30px !important;
    }
} 
@media only screen and (max-width: 1660px) and (min-width: 1581px) {
    #navbarTogglerDemo01 ul li a {
        margin-left: 20px !important;
    }
}
@media only screen and (max-width: 1580px) and (min-width: 1026px) {
#navbarTogglerDemo01 ul li a {
    margin-left: 12px !important;
    font-size:14px;
    }
}
#scrolltotop a {
		color: #666;
		display: block;
		font-weight: bold;
		line-height: 1em;
		padding: 10px 20px;
		text-align: center;
		text-shadow: 0 1px rgba(255, 255, 255, 0.8);
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
		background: rgb(252, 252, 252);
		background: -moz-linear-gradient(top, rgba(252, 252, 252, 1) 0%, rgba(241, 241, 241, 1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252, 252, 252, 1)), color-stop(100%, rgba(241, 241, 241, 1)));
		background: -webkit-linear-gradient(top, rgba(252, 252, 252, 1) 0%, rgba(241, 241, 241, 1) 100%);
		background: -o-linear-gradient(top, rgba(252, 252, 252, 1) 0%, rgba(241, 241, 241, 1) 100%);
		background: -ms-linear-gradient(top, rgba(252, 252, 252, 1) 0%, rgba(241, 241, 241, 1) 100%);
		background: linear-gradient(to bottom, rgba(252, 252, 252, 1) 0%, rgba(241, 241, 241, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
		text-decoration: none;
    z-index: 10;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
		font-family: FontAwesome;
		font-weight: normal;
		font-style: normal;
		display: inline-block;
		text-decoration: none;
}

a [class^="icon-"], a [class*=" icon-"] {
		display: inline-block;
		text-decoration: none;
}

.icon-chevron-up:before {
		content: "\f077";
}

@font-face {
		font-family: "FontAwesome";
		src: url('../fonts/fontawesome-webfont.eot');
		src: url('../fonts/fontawesome-webfont.eot?#iefix') format('eot'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
		font-weight: normal;
		font-style: normal;
}

.header-holder {
		width: 100% !important;

}

.header-holder {
		padding-left: 0;
		padding-right: 0;
}

.search-form fieldset {
		max-height: 24px;
		overflow: hidden
}

.header-holder {
		margin: 0 auto;
}

#forgotPasswordForm form {
		font-size: 1.3em;
		font-family: Muli, Arial, Helvetica, sans-serif;
		font-weight: bold;
		float: left;
}

#forgotPasswordForm div {
		clear: both;
		overflow: hidden;
		margin-bottom: 20px;
		margin-left: 10px;
}

#forgotPasswordForm input[type="text"], input[type="password"] {
		float: left;
		border: 1px solid #d1cdd4;
		background: #fff;
		border-radius: 3px;
		/*-webkit-box-shadow:inset 0 3px 3px rgba(0, 0, 0, 0.1);*/
		/*box-shadow:inset 0 3px 3px rgba(0, 0, 0, 0.1);*/
		padding: 0px;
		width: 200px;
		height: 27px;
}

#forgotPasswordForm input[type="submit"] {
		float: left;
		font-size: 0.9em;
		border: 1px solid #d1cdd4;
		margin-left: -7px;
		padding: 7px;
		padding-right: 10px;
		padding-left: 10px;
		background: #fff;
		border-radius: 5px;
		background: -moz-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #e6e6e6));
		background: -webkit-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -o-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: -ms-linear-gradient(top, #fefefe 0%, #e6e6e6 100%);
		background: linear-gradient(to bottom, #fefefe 0%, #e6e6e6 100%);
		color: #4e4f51;
}

#forgotPasswordForm input[type="radio"], input[type="checkbox"], .rem {
		padding: 0px;
		float: left;
}

#forgotPasswordForm h2 {
		font-size: 1.3em;
		font-weight: bold;
		padding: 0px;
		margin-bottom: 30px;
		margin-left: 10px;
		float: left;
}

#forgotPasswordForm .label {
		font-size: 1.0em;
		font-weight: bold;
		padding: 0px;
		width: 253px;
		float: left;
}

#forgotPasswordForm .forgot {
		font-size: .9em;
		padding: 0px;
		width: 250px;
		float: left;
		display: block;
}

.profile-info-holder a.info:after {
		background: url("../images/sprite.png") no-repeat scroll -30px -127px transparent;
		content: "";
		height: 18px;
		left: 0;
		position: absolute;
		top: 3px;
		width: 20px;
}

.profile-info-holder {
		float: right;
		margin: 0 0 0 5px;
		top: 2px;
		left: -2px;
}

.profile-info-holder:hover .info:after,
.profile-info-holder.active-grey .info:after {
		background-position: 0 -126px;
		width: 20px;
		height: 20px;
		top: 2px;
		left: -2px;
}

.block-info .heading .profile-info-holder {
		float: left;
		position: relative;
}

.container .profile-info-holder h2,
.container .info-area h2 {
		margin: 0 0 4px;
		font-size: 1.692em;
		color: #4e4f51;
}

.container .profile-info-holder h2 {
		font-size: 1.375em;
}

.container .profile-info-holder .info-area {
		width: 100%;
		padding: 0;
		margin: -5px 0 0;
		list-style: none;
		overflow: hidden;
}

.profile-info-holder .info-area li {
		float: left;
		background: #f4f5f4;
		padding: 2px;
		border: 1px solid #e5e5e5;
		margin: 6px 3px 0 0;
		width: 31.3%;
}

.profile-info-holder .info-area img {
		vertical-align: top;
		width: 100%;
}

/*similar*/
.display_box {
padding: 4px;
border-top: solid 1px #dedede;
font-size: 12px !important;
height: 50px;
background: url(img/bg_s.jpg) whitesmoke;
}

#display {
width: 250px;
display: none;
float: right;
margin-right: 75px;
margin-top: 34px;
border-left: solid 1px #dedede;
border-right: solid 1px #dedede;
border-bottom: solid 1px #dedede;
overflow: hidden;
position: absolute;
top: 38px;
z-index: 999;
}

#display .display_box a {
color: #555 !important;
text-decoration: none;
font-size: 12px !important;
}

.li {
padding: 5px;
float: left;
}

form#search {
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
input.gosub {
    /* top: 0px !important; */
    /* position: relative; */
    margin-top: -76px;
    margin-left: 150px;
    /* height: 24px; */
    width: 50px !important;
    font-size: 15px;
    color: white;
    background: linear-gradient(to bottom, #f85032 0%,#ef5540 0%,#f6290c 56%,#f02f17 71%,#e21102 100%);
    height: 51px;
    cursor: pointer;
}
.display_box:hover{text-decoration: none;background: #FFFCE0;}
span.navbar-toggler-icon {
    margin-left: 20px;
}
@media only screen and (min-device-width : 1580px) and (max-device-width : 1882px) { 
    #navbarTogglerDemo01 ul li a {
        font-size: 14px;
        margin-left: 15px !important;
    }
    a.navbar-brand {
    width: 250px;
}
    a.navbar-brand {
    width: 250px;
    }
}
@media only screen and (min-device-width : 1025px) and (max-device-width : 1408px) {
    #header .search-form {
    margin-left: 50px !important;    
    }
    #navbarTogglerDemo01 ul li a {
        margin-left: 0px !important;
        font-size:12px !important
    }
    .shops select, .container input, #remoteLoginForm input[type="text"], input[type="password"] {
        width: 136px !important;
    }
    #navbarTogglerDemo01 ul {
    margin-left: 100px !important;
}
}