@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
}

input, select, textarea{
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	
}

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

input:focus, select:focus, option:hover, option:focus, textarea:focus, a:focus, .btn:focus, button:focus, button:active,
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: none;
}

select option{
	background: #fff;
	color: #000;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-transgendericon3:before {
    content: "\e904";
}

.icon-trans:before {
    content: "\e903";
}

.icon-trans_logo_main2:before {
    content: "\e901";
}

.icon-transgendericon2:before {
    content: "\e902";
}

.icon-transgendericon:before {
    content: "\e900";
}

.container {
	position: relative;
}

.favorIconsM {
	position: absolute;
	top: 0;
	right: 0;
}

.payment-modal{
    top:-57px;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	background: #f3f3f3;
}

* {
	/*outline: 0 auto !important;*/
}

a, a:not(.overlink):hover, a:focus, a:visited {
	color: #000;
	text-decoration: none;
}

.empro {
	direction: rtl;
	unicode-bidi: bidi-override;
	text-align: left;
}

.logo img {
	width: auto;
	max-height: 50px !important;
	/*max-width: 100%;*/
	height: auto;
}

.logo-figure {
	margin: 0 !important;
}

a.logo {
	line-height: 74px;
}

header ul.main-menu li:hover, header ul.main-menu li:last-child:hover {
	background: #000 none repeat scroll 0 0;
	color: white;
	transform: inherit;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(30%, #000), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: -o-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: -ms-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: linear-gradient(to bottom, #000 0%, #000 30%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000', GradientType=0);
}

.full-width {
	width: 100% !important;
	display: block;
	float: left !important;
}

.white i {
	font-size: 10px;
	margin-right: 7px;
}

.white:first-of-type i {
	padding-left: 2px;
	margin-right: 9px;
}

header ul li input[type=submit].grey-btn {
	background: #595959;
	color: #fff;
}

.site-btn, .site-btn:hover, a.site-btn {
	display: inline-block;
	border: 0;
	background: #f90;
	color: #000;
	font-size: 13px;
	font-weight: 600;

	width: 160px;
	text-align: center;
	padding: 3px 6px;
}
header ul li input[type=submit].grey-btn:hover, header ul li .site-btn:hover{
	transition: opacity .3s easy;
}
header ul li input[type=submit].grey-btn:hover, header ul li .site-btn:hover{
	opacity:.9;
}

p {
	margin: 10px 0;
}

.mobile-show {
	display: none;
}

input.move-right.btn.btn-default.popup-btn.rem-prof-pop-btn {
	margin-top: 10px;
}

.img-left-btn.pink-bg-shadow,
.img-left-btn.pink-bg-shadow:hover {
	color: #fff;
	float: left !important;
	font-size: 13px;
	font-weight: 400;
	padding: 3px 25px;
	position: relative;
}

.img-left-btn.pink-bg-shadow:after {
	position: absolute;
	background: url(../img/star.png) no-repeat;
	height: 20px;
	width: 20px;
	content: "";
	top: 4px;
	left: 5px;
}

.img-right-btn.pink-bg-shadow,
.img-right-btn.pink-bg-shadow:hover {
	color: #fff;
	float: right !important;
	font-size: 13px;
	font-weight: 400;
	padding: 3px 20px;
	position: relative;
}

.img-right-btn.pink-bg-shadow:after {
	position: absolute;
	background: url(../img/dil.png) no-repeat;
	height: 20px;
	width: 20px;
	content: "";
	top: 5px;
	left: 5px;
}

/* ------------------------------ HEADER ------------------------------ */

header {
	height: 74px;
	background: #000;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(30%, #000), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: -o-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: -ms-linear-gradient(top, #000 0%, #000 30%, #000 100%);
	background: linear-gradient(to bottom, #000 0%, #000 30%, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000', endColorstr='#000', GradientType=0);
	width: 100%;
	position: relative;
	z-index: 1000;
}

header ul {
	list-style: none;
	display: inline-block;
	float: right;
	margin: 23px 0 0;
	padding: 0;
}

header ul li {
	display: inline-block;
	margin-left: 13px;
	float: left;
}

header ul li label {
	font-size: 10px;
	float: right;
	font-weight: 400;
}

header ul li input[type=text],
header ul li input[type=password] {
	width: 131px;
	height: 23px;
	border: 1px solid #000;
	font-size: 13px;
	margin-top: 0px;
	padding-left: 7px;
}

header ul li input[type=submit] {
	height: 24px;
	width: 85px;
	border: 0;
	background: #000;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}

header figure {
	margin-top: 14px;
}

header ul.main-menu {
	margin: 0;
	height: 74px;
	float: left;
}

header ul.main-menu li {
	height: 100%;
	background: url(../img/border.png) no-repeat top right;
	margin: 0;
	padding: 25px 25px 0;
}

header ul.main-menu li:last-child {
	background: none;
}

header ul.main-menu li a {
	color: #fff;
	font-size: 16px;
}

header .user-login {
	position: relative;
	height: 45px;
	color: #fff;
	float: right;
	margin-top: 23px;
}

.user-login-item {
	display: block;
	float: left;
}

header .user-login img.profile {
	border: 1px solid #d3dbd4;
	margin: 6px 0 0 7px;
	float: left;
}

header .user-login h6 {
	color: #fff;
	float: left;
	font-size: 13px;
	font-weight: 600;
	margin-left: 9px;
}

header .user-login img.arrow-down {
	position: absolute;
	bottom: 5px;
	right: 37px;
}

.desktop-show.main-menu {
	margin-left: 70px;
}

/* ------------------------------ BANNER ------------------------------ */
.banner {
	height: 700px;
	width: 100%;

	position: relative;
	z-index: 0;
	overflow: hidden;

	background: url(../img/bg.jpg) no-repeat scroll center left;
	background-size: cover;

}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(00, 00, 00, .7);
	top: 0;
	left: 0;
	z-index: 998;
	display: none;
}

.overlay2 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .8);
	top: 0;
	left: 0;
	z-index: 998;
	display: none;
}

.register-front {
	position: absolute;
	top: 93px;
	right: 50px;
	font-size: 14px;
	width: 345px;
	background: rgba(255, 255, 255, .9);
	display: inline-block;
	z-index: 999;
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.9);
	-moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.9);
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.9);
}

.register-popup {

	background: rgba(255, 255, 255, .9);

}

#register1.register-popup ul .form-right input, #register1-footer.register-popup ul .form-right input {
	width: 90%;
}

.modal-content .btn-warning, .green-grad {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#adc20e+0,87960b+100 */
	background: #adc20e; /* Old browsers */
	background: -moz-linear-gradient(top, #adc20e 0%, #87960b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #adc20e 0%, #87960b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #adc20e 0%, #87960b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc20e', endColorstr='#87960b', GradientType=0); /* IE6-9 */
	border: 1px solid #ddd;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fff;
}

#register1 ul, #register1-footer ul {
	list-style: none;
	margin: 0;
	width: 100%;
	padding: 0;
}

#register1 ul li, #register1-footer ul li {
	width: 100%;
	padding-bottom: 14px;
	clear: both;
	overflow: hidden;
}

#register1 ul li label.error, #register1-footer ul li label.error {
	position: absolute;
	text-align: right;
	font-size: 10px;
	right: 23px;
	bottom: -18px;
	z-index: 99999;
}

#register1 ul .form-left, #register1-footer ul .form-left {

	float: left;
}

#register1 ul .form-right, #register1-footer ul .form-right {
	width: 60%;
	float: right;
	position: relative;
	height: auto;
}

#register1 ul .form-right p, #register1-footer ul .form-right p  {
	margin: 0;
	left: 7px;
	top: 22px;
	color: red;
}



#register1 ul .form-right input, #register1 ul .form-right select, #register1-footer ul .form-right input, #register1-footer ul .form-right select {
	width: 100%;
	height: 20px;
	border: 1px solid #000;
	padding-left: 5px;
}

.modal-body select, .modal-body input[type="text"], .modal-body input[type="email"] {
	color: #000;
}

#register1 ul label, #register1-footer ul label {
	font-weight: 400;
}

.footer-reg-form .form-submit-btn{
    overflow: initial;
}

#register1 ul .form-right .regProc, #register1-footer ul .form-right .regProc {
    display: none;
    position: absolute;
    font-size: 10px;
    color: green;
    left: 50%;
    margin-left: -52px;
    bottom: -15px;
    top: auto;
    text-align: left;
}

.error-mes, .already-mes, .short-mes, .valid-mes {
	display: none;
}

.cc-selector input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	float: none;
	height: 0 !important;
	margin: 0;
	padding: 0;
	visibility: hidden;
	width: 0 !important;
}

.drinkcard-cc.active {
	color: #f90;
}

.cc-selector label {
	width: 44px;
	float: left;
	cursor: pointer;
	border: 1px solid #000;
	border-right: none;
	font-size: 14px;
}

.cc-selector label:last-child {
	border-right: 1px solid #000;
}

.form-left.gender-label > label {
	margin-top: 4px;
}

#register1 input[type=submit], #register1-footer input[type=submit] {
	text-shadow: 1px 1px 0 #000;
	font-size: 17px;
	font-weight: 600;
	width: 262px;
	height: 44px !important;
	color: #fff;
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.4);
	background: #f90;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f90), color-stop(30%, #f90), color-stop(100%, #cd7b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f90 0%, #f90 30%, #cd7b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#cd7b00', GradientType=0); /* IE6-8 */

	background-image: url('../img/blink.png');

	-webkit-animation-name: myBlink;
	-webkit-animation-duration: 3s;
	-webkit-animation-direction: linear;
	-webkit-animation-delay: 2s;
	-webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */

	animation-name: myBlink;
	animation-duration: 3s;
	animation-direction: linear;
	animation-delay: 2s;
	animation-iteration-count: infinite;

	border: 1px solid #000;
	padding-left: 5px;

}

/* Chrome, Safari, Opera */
@-webkit-keyframes myBlink {
	from {
		background-position-x: 0px;
	}
	to {
		background-position-x: 1200px;
	}
}

/* Standard syntax */
@keyframes myBlink {
	from {
		background-position-x: 0px;
	}
	to {
		background-position-x: 1200px;
	}
}

.submit-label {
	display: inline-block;
	width: 262px !important;
	float: left;
}

#register1 ul p, #register1-footer ul p  {
	font-size: 10px;
}

.button-holder {
	position: relative;
	top: 50px;
}

#waterwheel-carousel {
	width: 250px;
	height: 600px;
	position: relative;
	clear: both;
	margin-left: 100px;
	margin-top: 35px;
}

#waterwheel-carousel img {
	visibility: hidden;
	cursor: pointer;

	width: 146px;
	height: 146px;
}

#waterwheel-carousel img:after {
	content: "a";
}

.button-holder {
	display: none;
}

.carousel-center + .button-holder {
	display: block;
	width: 146px;
	height: 146px;
	position: absolute;
	top: 227px;
	left: 52px;
	z-index: 99;
	padding-top: 111px;
}

.carousel-center + .button-holder:hover {
	background: rgba(00, 00, 00, .51);
}

#waterwheel-carousel .ifonline {
	display: none;
}

#waterwheel-carousel .carousel-center + .button-holder + .ifonline {
	display: block;
	position: absolute;
	top: 227px;
	left: 183px;
	z-index: 999;
}

.button-holder a {
	width: 47px;
	text-align: center;
	padding: 10px 0;
	text-align: center;
	float: left;
	margin-left: 1px;
	color: #fff;
	font-size: 10px;
	background: rgba(255, 153, 0, .5);
	display: none;
}

.button-holder a:last-child {
	width: 48px;
}

.button-holder:hover a {
	display: inline-block;
}

.button-holder a:last-child {
	margin-right: 0;
}

/* ------------------------------ CONTENT ------------------------------ */
.content .content-holder {
	background: #fff;
	border: 1px solid #ddd;
	margin-top: 50px;
	margin-bottom: 60px;
	padding-bottom: 50px;
}

.content .content-holder h1 {
	font-size: 24px;
	margin-bottom: 60px;
}

.content .content-holder small {
	display: block;
}

.content .content-holder .contact-form input,
.content .content-holder .contact-form textarea,
.content .content-holder .contact-form select
{
	width: 100%;
	padding: 10px;
	border: 1px solid #e0e0e0;
	margin-bottom: 30px;
}

.content .content-holder .contact-form input[type="submit"]{
    padding: 5px 10px;
    font-size: 11px;
}

.acount-delete-text .acount-delete-text-inner{
    border-top: 1px solid #e0e0e0;
    padding: 15px 0;
}

.contact-form input[type="submit"] {
	width: auto !important;
	border-radius: 3px;
	font-size: 12px;
	padding: 6px 12px;
	border: 1px solid #ddd;
	cursor: pointer;
	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -o-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -ms-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: linear-gradient(to bottom, #ededed 40%, #f9f9f9 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
	margin-bottom: 5px;
	font-weight: bold;
	color: #333;
}

.content .content-holder .contact-form textarea {
	height: 103px;
	resize: none;
}

.content .content-holder .contact-form img {
	margin-bottom: 30px;
	border: 1px solid #e0e0e0;
	padding: 7px;
}

h2.pink-bg {
	background: #f90;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f90), color-stop(30%, #f90), color-stop(100%, #cd7b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f90 0%, #f90 30%, #cd7b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#cd7b00', GradientType=0); /* IE6-8 */
	font-size: 16px;
	font-weight: 600;
	line-height: 18px;
	margin: 15px 0 12px 0;
	padding: 10px 20px;
	color: #fff;
	position: relative;

}

.inner-form .contact-form {
	background: #fbfbfb;
	padding: 15px;
	border: 1px solid #ddd;
	margin: 0 !important;
	min-height: 348px;
	margin-bottom: 30px !important;
}

.inner-form .contact-form label {
	color: #000 !important;
	text-align: left;
}

.inner-form .contact-form span {
	display: block;
	padding-top: 5px;
	margin-bottom: 13px;
}

.contact-form span.help-inline{
    left: 25px;
    bottom: 15px;
}

#onlineSlider {

}

#onlineSlider .item {
	margin: 1px;
	position: relative;
}

#onlineSlider .item:hover .button-holder {
	display: block;
}

#onlineSlider .item img {
	display: block;
	width: 100%;
	height: auto;
}

.content .content-holder.profile-holder {
	margin-top: 15px;
}

.carousel {
	float: left;
	width: 100%;
	padding: 5px 15px 2px;
	background: #fbfbfb;
}

.owl-buttons {
	position: absolute;
	top: 46px;
	width: 100%;
}

.owl-buttons div {
	color: #e7e7e7;
	font-size: 22px;
	position: absolute;
}

.owl-buttons .owl-prev {
	left: -14px;
}

.owl-buttons .owl-next {
	right: -14px;
}

.car-heading {
	font-size: 13px;
	font-weight: 600;
	color: #acacac;
}

.gray-box {
	background: #fbfbfb;
	padding: 10px;
	border: 1px solid #ddd;
	width: 100%;
	margin-bottom: 15px;
	float: left;
}

.sidebar ul.inbox {
	padding: 0;
	margin: 0;
	border: 3px solid #e0e0e0;
	list-style: none;
	border-bottom: 0
}

.sidebar ul.inbox li {
	border-bottom: 3px solid #e0e0e0;
	background: #fff;
}

.sidebar ul.inbox li a {
	display: block;
	font-size: 13px;
	padding: 6px 10px 6px 47px;
}

.sidebar ul.inbox li.active {
	background: #f3f3f3;
}

.sidebar ul.inbox li a.ibox {
	background: url(../img/mail.png) no-repeat left 30px center;
}

.sidebar ul.inbox li a.outbox {
	background: url(../img/comment.png) no-repeat left 30px center;
}

#outbox {
	display: none;
}

.gray-select {
	background: #fbfbfb;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.selet-holder {
	margin-bottom: 15px;
}

.pila-box {
	background: #fffcd9;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	overflow: hidden;
	clear: both;
	display: table;
	width: 100%;
}

.pila-box:hover {
	background: #f5f5f5;
}

.pila-box:last-child {
	border-bottom: 1px solid #ddd;
}

.pila-box [class^="col-xs-"] {
	padding: 0;
}

.pila-box .round-img {
	position: relative;
	display: inline-block;

}

.profile-data {
	margin-top: 30px;
}

.mail-holder {
	position: absolute;
	bottom: 0;
	right: 0;
}

.mail-holder img {
	height: 26px !important;
	width: 26px !important;
}

.pink {
	color: #f90;
	font-size: 13px;
}

.pink2 {
	color: #f90;
}

a.pink2 {
	color: #f90;
}

.black {
	color: #000;
	font-size: 13px;
}

.green {
	color: #27b837;
	font-size: 13px;
}

.under {
	text-decoration: underline;
}

.white {
	color: #fff;
	font-size: 13px;
}

.mail-holder1 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.message-holder p {
	margin: 0 !important;
}

.attach-holder img {
	float: right;
	margin: 15px 15px 0 0;
}

.chita-box {
	background: #fff;
}

.sidebar label {
	font-size: 13px;
	font-weight: 600;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.sidebar select, .sidebar textarea, .sidebar input {
	border: 1px solid #eee;
	width: 100%;
	float: left;
	margin-bottom: 5px;
	resize: none;
}

.sidebar input[type=checkbox] {
	width: auto;
	margin-right: 5px;
}

.select-holder ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.select-holder li {
	float: left;
	width: 50%;
	margin-top: 10px;
}

.onetrd {
	display: inline-block;
	width: 33.3% !important;
	float: left;
}

.onehalf {
	display: inline-block;
	width: 50% !important;
	float: right !important;
}

.pink-bg-shadow {
	background: #f90;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f90), color-stop(30%, #f90), color-stop(100%, #cd7b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f90 0%, #f90 30%, #cd7b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#cd7b00', GradientType=0); /* IE6-8 */
	-webkit-box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	color: #fff !important;
	font-size: 13px;
	float: right !important;
	margin-top: 10px;
	border: 0 !important;
}

.pink-bg-shadow:hover {
	background: #cd7b00;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cd7b00), color-stop(30%, #cd7b00), color-stop(100%, #f90)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd7b00', endColorstr='#ff9900', GradientType=0); /* IE6-8 */
}

.forth-one {
	width: 75%;
}

.label-link {
	padding-left: 15px;
}

.label-link span:not(.f-icon), .label-link-2 span:not(.f-icon) {
	/*text-decoration: underline;*/
}

.label-link span.f-icon:before, .label-link-2 span.f-icon:before {
	content: "\f0d7";
	font-family: 'FontAwesome', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-right: 6px;
	text-decoration: none;
}

.label-link.link-up span.f-icon:before {
	content: "\f0d8";
	font-family: 'FontAwesome', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*.slider-text-right {*/
    /*padding: 29px 60px 27px 20px !important;*/
/*}*/

.side-submit {
	border: 0 !important;
	-webkit-box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	background: #f90;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f90), color-stop(30%, #f90), color-stop(100%, #cd7b00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f90 0%, #f90 30%, #cd7b00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f90 0%, #f90 30%, #cd7b00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#cd7b00', GradientType=0); /* IE6-8 */
	float: right;
	color: #fff;
	height: 20px;
	width: 104px;
}

.side-submit:hover {
	background: #cd7b00;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cd7b00), color-stop(30%, #cd7b00), color-stop(100%, #f90)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* IE10+ */
	background: linear-gradient(to bottom, #cd7b00 0%, #cd7b00 30%, #f90 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd7b00', endColorstr='#ff9900', GradientType=0); /* IE6-8 */
}

.onetrd.side-submit.move-right {
	float: right;
}

.image-wrapper .main-img-holder {
	padding: 1px;
}

.image-wrapper .main-img-holder img {
	width: 100%;
	height: auto;
}

.sex-img-holder {
	position: relative;
	overflow: hidden;
}

.button-holder-inner {
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(00, 00, 00, .51);
	-webkit-transition: .20s;
	-moz-transition: .20s;
	-o-transition: .20s;
	-ms-transition: .20s;
	transition: .20s;
}

.sex-img-holder:hover .button-holder-inner {
	top: 0;
}

.button-holder-inner h6, .button-holder-inner span {
	margin-left: 7px;
}

.sex-img-holder .greendot, .box-img-holder .greendot {
	position: absolute;
	top: 8px;
	right: 14px;
	width: 14px !important;
	height: 14px !important;
}

.button-link {
	position: absolute;
	bottom: -100%;
	left: 0;
	z-index: 2;
	width: 100%;
	-webkit-transition: .20s;
	-moz-transition: .20s;
	-o-transition: .20s;
	-ms-transition: .20s;
	transition: .20s;
}

.sex-img-holder:hover .button-link {
	bottom: 0;
}

.button-link a {
	background: rgba(255, 153, 0, 0.5) none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 10px;
	padding: 10px 0;
	text-align: center;
	width: 50%;
}

.button-link .profile-link:after {
	position: absolute;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	content: "";
	float: right;
	height: 34px;
	width: 1px;
	top: 0;
	left: 50%;
}

.button-link a:last-child {
	margin-right: 0;
}

.suser {
	background: url(../img/gender.png) no-repeat 3px center;
	padding-left: 20px;
}

.house {
	background: url(../img/house.png) no-repeat left center;
	padding-left: 20px;
}

.love {
	background: url(../img/hearth.png) no-repeat left center;
	padding-left: 20px;
}

h5.pink {
	font-size: 20px;
	float: left;
	width: 100%;
}

#carousel img {
	width: 96% !important;
	cursor: pointer;
	border: 2px solid #e4e4e4;
}

.slides img {
	border: 2px solid #e4e4e4;
}

.flexslider {
	margin-bottom: 10px;
	border: 0;
}

.side-slider {
	float: left;
	width: 100%;
}

.carousel.inner {
	padding: 0;
}

.carousel.inner img {

	width: 120px;
	height: 120px;
}

.carousel.inner .sex-img-holder {
	margin: 0 2px;
}

.carousel.inner .owl-buttons {
	top: 66px;
}

label.pink {
	font-weight: 700 !important;
	margin-bottom: 0 !important;
}

.inner-list {
	margin: 0;
	padding: 0 10px !important;
}

.inner-list li {
	margin-bottom: 5px;
}

.select-holder .inner-list li {
	margin-top: 0;
}

.main-img {

	width: 100%;
}

.main-img, .detail-main-img , .detail-main-img a{
	display: block;
	width: 233px;
	height: 233px;
}

@media (max-width: 1199px) {
	.main-img, .detail-main-img , .detail-main-img a {
		width: 260px;
		height: 260px;
	}
}
@media (max-width: 991px) {
	.main-img, .detail-main-img , .detail-main-img a {
		width: 187px;
		height: 187px;
	}
}

.pink-btn-holder {
	width: 100%;
	position: relative;
}

.pink-holder a {
	color: #000 !important;
	display: block;
	padding: 4px 10px !important;
}

.pink-holder a:last-child:after {
	background: #fff;
	bottom: -7px;
	content: "";
	height: 15px;
	left: 35px;
	position: absolute;
	width: 15px;
	z-index: -1;

	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari */
	transform: rotate(45deg);
}

.pink-holder a:not(.overlink):hover, .pink-holder a.active {
	color: #000 !important;
	display: block;
	padding: 4px 10px !important;
	background: #f3f3f3;
}

.pink-btn-holder a, .pink-btn-holder a:not(.overlink):hover {
	padding: 2px 0 2px 40px;
	color: #fff;
}

.pink-btn-holder a.star {
	background: url(../img/star.png) no-repeat left 20px center;
}

.pink-btn-holder a.magic {
	background: url(../img/magic.png) no-repeat left 20px center;
}

.pink-holder {
	position: absolute;
	top: -82px;
	left: 30%;
	background: #fff;
	-webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
	z-index: 5;
	width: 300px;
	display: none;
}

.with-img {
	width: auto;
	top: -68px;
	left: 40%;
	width: 150px;
	padding: 5px;
}

.with-img a, .with-img a:not(.overlink):hover {
	display: inline-block;
	float: left;
	background: no-repeat;
	width: 45px;
	text-align: center;
}

.with-img img:hover {
	box-shadow: 0px 0px 3px 3px #eee;
}

.pink-holder.with-img a:last-child::after {
	background: #fff;
}

h4.pink {
	font-size: 16px;
}

.chat-holder textarea {
	border: 1px solid #ddd;
	resize: none;
	height: 94px;
	background: #fff;
	padding: 5px 7px;
}

.chat-holder .simle-holder {
	height: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
}

.chat-holder .simle-holder ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.chat-holder .simle-holder ul li {
	display: inline-block;
	border: 1px solid #ddd;
	width: auto;
	height: 27px;
	background: none;
	padding: 0 8px;
	position: relative;
	line-height: 27px;
}

.chat-holder .refresh {
	float: right;
}

.chat-holder .pink-holder {
	top: 34px;
	left: 0;
	width: 160px;
}

.chat-holder .pink-holder.with-meer {
	width: 340px;
}

.simle-holder .pink-holder a:last-child::after {
	display: none;
}

.chat-holder .pink-holder a:first-child:after {
	background: #f3f3f3 none repeat scroll 0 0;
	top: -8px !important;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	content: "";
	height: 15px;
	left: 35px;
	position: absolute;
	transform: rotate(45deg);
	width: 15px;
	z-index: -1;
	display: block;
}

h2.pink {
	font-size: 24px;
	margin: 0 0 0 0;
	font-weight: 700;
	margin-bottom: 35px;
}

.price-box {
	width: 100%;
	float: left;
}

.pricebox-holder {
	width: 20%;
	float: left;
	margin-bottom: 10px;
	position: relative;
	cursor: pointer;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
	border-radius: 8px;
}

.pricebox-inner {
	margin: 5px 3px;
	border-radius:0;
}

.pricebox-holder:hover .pricebox-inner {
	box-shadow: 1px 1px 10px 1px #333;
}

.pricebox-holder:hover .price-box-footer {
	background: #adc20e;
	background: -moz-linear-gradient(top, #adc20e 0%, #87960b 100%);
	background: -webkit-linear-gradient(top, #adc20e 0%, #87960b 100%);
	background: linear-gradient(to bottom, #adc20e 0%, #87960b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc20e', endColorstr='#87960b', GradientType=0);
}

.user-selected-box .price-box-footer {
	background: #b5ca0f;
}

.pricebox-holder:last-child {
	margin-right: 0;
}

.pricebox-holder .price-box-top {
	text-shadow: -1px -1px 0px #000;
	text-align: center;
	font-weight: bold;
	color: #fff;

	padding: 0 10px;
	font-size: 18px;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#666666+0,3c3c3c+100 */
	background: #666; /* Old browsers */
	background: -moz-linear-gradient(top, #666 0%, #3c3c3c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #666 0%, #3c3c3c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #666 0%, #3c3c3c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#3c3c3c', GradientType=0); /* IE6-9 */



	overflow: hidden;
}

.pricebox-holder strong {
	display: block;
	font-size: 14px;
	font-weight: bold;
	z-index: 1;
	position: relative;
	line-height: 14px;
	padding: 7px 0;
}

.pricebox-holder span {
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	z-index: 1;
	position: relative;
	display: block;
}

.pricebox-holder span.black-price {
	display: inline-block;
}

.pricebox-holder .price-box-body {
	text-align: center;
	padding: 30px 0 10px;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
	position: relative;
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #bdbdbd;
	border-bottom: solid 1px #bdbdbd;

}

.pricebox-holder .price-box-footer {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdcdcd+0,9a9a9a+100 */
	background: #cdcdcd; /* Old browsers */
	background: -moz-linear-gradient(top, #cdcdcd 0%, #9a9a9a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #cdcdcd 0%, #9a9a9a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #cdcdcd 0%, #9a9a9a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcdcd', endColorstr='#9a9a9a', GradientType=0); /* IE6-9 */
	height: 45px;
	margin: 0 3px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
	margin-top: 30px;
}

.pricebox-holder .price-box-footer span {
	line-height: 45px;
	text-shadow: -1px -1px 0px #8c8c8c;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	color: white;
	text-align: center;
	letter-spacing: -1px;
}

.pricebox-holder .price-box-footer span i {
	margin-left: 5px;
	width: 14px;
}

.special-box .pricebox-inner {
	background: #fff;

	background: -moz-linear-gradient(top, #fff 0%, #fff 50%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(50%, #fff), color-stop(100%, #e5e5e5));
	background: -webkit-linear-gradient(top, #fff 0%, #fff 50%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #fff 0%, #fff 50%, #e5e5e5 100%);
	background: -ms-linear-gradient(top, #fff 0%, #fff 50%, #e5e5e5 100%);
	background: linear-gradient(to bottom, #fff 0%, #fff 50%, #e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, .2);
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.special-box.pricebox-holder .price-box-footer {
	background-color: #b5ca0f;
}

.credits-style-1 {
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	margin: 30px 0 15px 0;
	padding: 0px;
	font-weight: bold;
	color: #555;
}

.credits-style-1 span {
	color: #f8d300;
	/*text-shadow: 1px 1px 0px #555;*/
}

.credits-style-2 {
	background: #ffc;
	padding: 8px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	font-weight: bold;
}

.credits-style-3 {
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #333;
	line-height: 12px;
	padding: 10px 20px;
	border-bottom: solid 1px #f5f5f5;
	border-top: solid 1px #f5f5f5;
	margin-top: 20px !important;
}

.credits-style-step {
	clear: both;
	background-color: #f5f5f5;
	padding: 5px 8px;
	margin: 5px 5px 10px;
	font-size: 13px;
	color: #333;
	border: solid 1px #dbdbdb;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .1);
}

.credits-style-step strong {
	margin-right: 10px;
	font-weight: bold;
	color: #222;
}

.pricebox-holder .credits-plan {
	font-size: 22px;
	color: #f8d300;
	text-shadow: 1px 1px 0px #555;
}

.pricebox-holder .credits-plan strong {
	font-size: 36px;
	color: #f8d300;
	display: inline;
}

.pricebox-holder .credits-price {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #999;
	position: relative;
	margin: 0px auto;
	font-weight: 400;
}

.pricebox-holder .credits-price strong {
	display: inline;
	color: #333;
	font-size: 11px;
}

.sidebar .credits-btn {

	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;

	color: #fff;
	text-shadow: -1px -1px 0px #6a6a6a;
	text-align: center;
	padding: 8px 15px;
	border-radius: 10px;
	border: none;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .2);
	display: inline-block;
	float: right;
	width: auto;
	cursor: pointer;
	background: #adc20e;
	background: -moz-linear-gradient(top, #adc20e 0%, #87960b 100%);
	background: -webkit-linear-gradient(top, #adc20e 0%, #87960b 100%);
	background: linear-gradient(to bottom, #adc20e 0%, #87960b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc20e', endColorstr='#87960b', GradientType=0);
}

.credits-btn:hover {
	background: #87960b;
	background: -moz-linear-gradient(top, #87960b 0%, #adc20e 100%);
	background: -webkit-linear-gradient(top, #87960b 0%, #adc20e 100%);
	background: linear-gradient(to bottom, #87960b 0%, #adc20e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87960b', endColorstr='#adc20e', GradientType=0);
}

.one {
	background: url(../img/one.png) no-repeat left center;
}

.two {
	background: url(../img/two.png) no-repeat left center;
}

.three {
	background: url(../img/three.png) no-repeat left center;
}

.four {
	background: url(../img/four.png) no-repeat left center;
}

.five {
	background: url(../img/five.png) no-repeat left center;
}

.six {
	background: url(../img/six.png) no-repeat left center;
}

.price-form{
    overflow: hidden;
}

.price-form .onehalf {
	float: left !important;
}

.price-form h3 {
	color: #333;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 0 5px 7px;
	width: 100%;
	margin: 0;
	clear: both;
}

.price-form h3 span {
	background-color: #f8d300;
	color: #fff;
	text-shadow: 1px 1px 0px #555;
	display: inline-block;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin-right: 3px;
}

.price-form h3 i {
	margin-right: 7px;
	color: #f8d300;
	text-shadow: 1px 1px 0px #555;
	width: 16px;
}

.element-holder {
	margin: 10px;
	width: 100%;
}

.element-holder input[type=radio] {
	width: auto;
	margin-right: 7px;
}

.price-form input[type=submit] {
	float: right !important;
	margin: 30px 0;
	display: inline;
	width: auto;
}

.price-form select {
	border: 1px solid #eee;
	width: 100%;
	float: left;
	margin-bottom: 5px;
	resize: none;
	padding: 5px;
}

.credits-country {
	display: block;
	border-radius: 3px;
	padding: 5px;
	border: 1px solid #ddd;
	cursor: pointer;
	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -o-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -ms-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: linear-gradient(to bottom, #ededed 40%, #f9f9f9 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
	margin-bottom: 5px;
	width: 170px;
	font-weight: bold;
	color: #333;
}

.credits-country:hover {
	background: #999;
}

.credits-country img {
	height: 12px;
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -2px;
}

.credits-country.credits-country-active {

	text-shadow: -1px -1px 0px #8c8c8c;

	color: white;
	background: #adc20e;
	background: -moz-linear-gradient(top, #adc20e 0%, #87960b 100%);
	background: -webkit-linear-gradient(top, #adc20e 0%, #87960b 100%);
	background: linear-gradient(to bottom, #adc20e 0%, #87960b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc20e', endColorstr='#87960b', GradientType=0);

}

.price-form .onehalf {
	border-radius: 3px;
	padding: 5px;
	border: 1px solid #ddd;
	cursor: pointer;
	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -o-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -ms-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: linear-gradient(to bottom, #ededed 40%, #f9f9f9 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
}

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

}

@media only screen and (min-width: 767px) {
	.credits-country.cc2 {
		width: 186px;
	}
}

.with-content {
	float: left;
	width: 100%;
}

.with-content p {
	width: 90%;
	font-size: 12px;
	margin-left: 7px;
	margin-top: 0;
	color: #999;
}

.hide-section {
	display: none;
}

.show-section {
	display: block;
}

.ribbon {
	display: none;
}

.special-box .ribbon {
	position: absolute;
	top: -8px;
	left: -5px;
	display: block;
}

.hide-select, label.hide-select {
	display: none;
}

/* ------------------------------ IMAGE POPUP ------------------------------ */
.overlay-1, .overlay-3 {
	display: none;
	position: fixed;
	top: 15%;
	z-index: 9999;
}

.img-popup {
	width: 815px;
	background: #fff;
	padding-bottom: 25px;
	position: relative;
	z-index: 995;
	left: 20%;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.overlay-3 .img-popup {
	width: 555px;
	left: 55%;
}

.img-popup h5 {
	font-size: 16px;
	font-weight: 400;
}

.img-popup ul {
	list-style: none;
	margin: 35px 0 0 0;
	padding: 0 0 0 45px;
	background: url(../img/sign.png) no-repeat left top;
}

.dotted-bg {
	border: 2px dashed #e0e0e0;
	padding: 18px 14px;
	float: left;
	width: 100%;
}

.no-bg ul {
	background: none;
	padding: 0;
	float: left;
	width: 100%;
	margin: 0 3px;
}

.no-bg ul li {
	margin-bottom: 11px;
	border: 2px solid #e0e0e0;
	padding: 5px 15px 5px 75px;
	width: 90%;
	float: left;
}

.no-bg ul li.webcam {
	background: url(../img/webcam.png) no-repeat left 44px center;
}

.no-bg ul li.folder {
	background: url(../img/folder.png) no-repeat left 44px center;
}

.solid-bg {
	border: 2px solid #e0e0e0;
	padding: 8px 14px;
	margin-top: 25px;
}

.solid-bg img {
	width: 100%;
	border: 2px solid #e0e0e0;
	margin-bottom: 5px;
}

.solid-bg .sexy-pic-holder {
	padding: 0 7px;
	margin-bottom: 5px;
}

.close, .close:hover, .close1, .close1:hover {
	position: absolute;
	top: 0;
	right: 7px;
	opacity: 1;
}

.btn-default, .btn-default:hover {
	border: 0;
	background: none;
	padding: 0;
}

.sex-record .col-md-8 {
	padding-left: 0;
}

.sex-record .col-md-4 {
	padding-right: 0;
}

.sex-record .col-xs-12 {
	padding-right: 0;
	padding-left: 0;
}

.box-img-holder {
	padding: 0;
	overflow: hidden;
}

.box-img-holder .user-img {

	width: 100%;

	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
}

.box-img-holder a.xxss {
	display: block;
	float: left;
	width: 100%;
	margin: 3px 0;
	font-size: 13px;
	background: url(../img/delete.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 5px;
}

.detail-holder {
	padding-left: 30px;
}

.detail-holder span {
	display: block;
	float: left;
	width: 100%;
	margin: 3px;
	font-size: 13px;
	font-weight: 400;
	padding-left: 40px;
}

.detail-holder span strong {
	font-weight: 600;
}

.detail-holder span.calender {
	background: url(../img/calender.png) no-repeat left 20px center;
}

.detail-holder span.ghar {
	background: url(../img/ghar.png) no-repeat left 20px center;
}

.detail-holder span.kala-dil {
	background: url(../img/kala-dil.png) no-repeat left 20px center;
}

.detail-pink-holder {
	margin-top: 35px;
	float: right;
	width: 100%;
}

.detail-pink-holder a {
	padding: 3px 10px;
	color: #fff;
}

.small-thumb-holder {
	position: relative;
	display: inline-block;
}

.small-thumb-holder img {
	border: 2px solid #e4e4e4;
}

.img-popup .select-holder ul {
	margin: 0;
	background: none;
	width: 100%;
	padding: 0;
}

.img-popup .select-holder ul li {
	margin-right: 0;
	margin-left: 0;
}

.img-popup .select-holder ul li:nth-child(odd) {
	width: 25%;
}

.img-popup .select-holder ul li:nth-child(even) {
	width: 75%;
}

.img-popup .select-holder ul li label {
	font-size: 13px;
	font-weight: 600;
	float: left;
	margin-left: 15px;
}

.img-popup .select-holder select,
.img-popup .select-holder input[type=text],
.img-popup .select-holder textarea {
	width: 100%;
	border: 3px solid #eee;
}

.img-popup .select-holder input[type=text] {
	height: 35px;
}

.img-popup .select-holder textarea {
	height: 54px;
	resize: none;
	padding: 5px;
}

.overlay-3 ul li {
	width: 100% !important;
}

.overlay-3 ul li textarea {
	width: 100%;
	height: 64px !important;
	margin-bottom: 50px;
}

.three-btn {
	text-align: center;
}

.three-btn a {
	display: inline-block;
	margin: 0 6%;
	-webkit-box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 13px;
	padding: 2px 30px;
}

.three-btn a:first-child {
	margin-left: 0;
}

.three-btn a:last-child {
	margin-right: 0;
}

.three-btn a.gray-bg, .three-btn a.gray-bg:hover {
	background: #f7f7f7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #f7f7f7 30%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(30%, #f7f7f7), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #f7f7f7 30%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%, #f7f7f7 30%, #eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%, #f7f7f7 30%, #eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f7f7 0%, #f7f7f7 30%, #eaeaea 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#eaeaea', GradientType=0); /* IE6-8 */
	color: #000;
}

.three-btn a.red-bg {
	background: #ef3b54;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ef3b54 0%, #ef3b54 30%, #ed092e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef3b54), color-stop(30%, #ef3b54), color-stop(100%, #ed092e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ef3b54 0%, #ef3b54 30%, #ed092e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ef3b54 0%, #ef3b54 30%, #ed092e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ef3b54 0%, #ef3b54 30%, #ed092e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ef3b54 0%, #ef3b54 30%, #ed092e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3b54', endColorstr='#ed092e', GradientType=0); /* IE6-8 */
}

.three-btn a.yellow-bg {
	background: #fd9800;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fd9800 0%, #fd9800 30%, #d07d00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fd9800), color-stop(30%, #fd9800), color-stop(100%, #d07d00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fd9800 0%, #fd9800 30%, #d07d00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fd9800 0%, #fd9800 30%, #d07d00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fd9800 0%, #fd9800 30%, #d07d00 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fd9800 0%, #fd9800 30%, #d07d00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd9800', endColorstr='#d07d00', GradientType=0); /* IE6-8 */
}

.matches {
	display: inline-block;
	width: 154px !important;
}

.match.refresh {
	height: auto !important;
	background: url(../img/refrsh.png) no-repeat right 1px center !important;
	padding-right: 40px !important;
}

.push-holder {
	padding: 0 5px;
	margin-bottom: 10px;
}

.spn-holder {
	float: left;
	border-bottom: 1px solid #000;
}

.detail-pink-holder.inr {
	float: right;
	width: auto;
	margin-top: 0;
}

.detail-pink-holder.inr a, .detail-pink-holder.inr a:not(.overlink):hover {
	margin-top: 0;
	margin-bottom: 10px;
	float: right;
	color: #fff;
}

.crs, .crs:hover {
	background: url("../img/delete.png") no-repeat scroll left center;
	width: 180px;
	text-align: right;
	color: #000 !important;
}

.spn-holder > span {
	display: inline-block;
	margin-right: 15px;
}

.ten-cridet {
	display: none;
}

img.stock-img {
	height: 100px;
	left: 26px;
	position: absolute;
	top: -7px;
	width: 85px;
	border: 1px solid #ffee75;
	box-shadow: 0 0 3px #ffbf00;
	-moz-box-shadow: 0 0 3px #ffbf00;
	-webkit-box-shadow: 0 0 3px #ffbf00;
}

.message-no-bg {
	background: none;
	position: relative;
	display: none;
	clear: both;
}

.message-no-bg .cls {
	position: absolute;
	top: 15px;
	right: 30px;
	background: #f90;
	padding: 5px;
	cursor: pointer;
	z-index: 5;
}

.message-no-bg .pink-bg-shadow, .message-no-bg .pink-bg-shadow:hover {
	float: left !important;
	margin-right: 5px;
}

.message-no-bg .detail-pink-holder {
	margin-top: 0;
}

.ms-content {
	margin-bottom: 20px;
	border: 1px solid #e0e0e0;
	padding: 12px;
}

.ms-content.first-child {
	margin-top: 30px;
}

.ms-content.from {
	float: right;
	background: #fffcd9;
}

.meta {
	border-bottom: 1px solid #000;
	width: 80%;
}

.right {
	float: right;
}

.meta span {
	padding-right: 50px;
}

/* ------------------------------ FOOTER ------------------------------ */
footer, footer a {
	color: #fff;

}

.footer {
	background: #2a2a2a;
}

.footer a, .footer a:not(.overlink):hover, .footer a:focus, .footer a:visited {
	color: #fff;

}

.footer a:not(.overlink):hover {
	color: #fff;
	text-decoration: underline;
}

footer nav {

	padding: 10px 0 30px;
}

footer nav span {
	padding: 0 7px;
}

footer p {
	margin: 0 0 15px;
	text-align: center;
}

.footer-main-text {
    margin: 0 0 15px;
    text-align: center;
}

.footer-main-text h1, .footer-main-text h2, .footer-main-text h3,
.footer-main-text h4, .footer-main-text h5, .footer-main-text h6 {
    font-weight: bold;
    padding: 0;
    margin: 0;
    font-size: 12px;

}

.pricebox-holder .ribbon {
	display: block;
	left: -3px;
	position: absolute;
	top: -7px;
	z-index: 9999;
}

#selectbanks-button {
	width: 170px !important;
	margin: 3px 0 15px;
}

/* ------------------------------ MEDIA QUERY ------------------------------ */
@media only screen and (max-width: 1169px) {
	.banner {
		height: 640px;
	}

	header ul.main-menu li {
		padding: 25px 25px 0;
	}

	header ul.main-menu li {
		padding: 25px 20px 0;
	}

	.detail-pink-holder.inr {
		margin-top: 15px;
		float: right;
	}

	#waterwheel-carousel {
		margin-top: -15px;
	}
}

@media only screen and (max-width: 1024px) {
	.banner {
		height: 640px;
	}

	.overlay-1, .overlay-3 {
		top: 30px;
		left: -6%;
	}

	.red, .darkgreen, .red:hover, .darkgreen:hover {
		width: 100%
	}

	.detail-pink-holder a {
		width: 100%;
		text-align: center;
	}

	img.stock-img {
		left: auto;
		right: 14px;
	}
}

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

	header ul.main-menu li {
		padding: 25px 10px 0;
	}

	.overlay-1, .overlay-3 {
		left: 0;
		top: 30px;
		width: 100%;
		max-height: 100%;
		overflow: scroll;
	}

	.img-popup, .overlay-3 .img-popup {
		width: 96%;
		left: 2%;
		max-height: 100%;
		overflow: scroll;
		top: 5px;
	}

	.img-popup {
		border: 1px solid #f90;
	}

	.detail-holder {
		padding-left: 0;
		padding-right: 0;
	}

	.detail-holder span.calender,
	.detail-holder span.ghar,
	.detail-holder span.kala-dil {
		background-position: left 0;
	}

	.three-btn a {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.desktop-show.main-menu {
		margin-left: 0;
	}

	.mobile-btn {
		height: 30px;
		padding-top: 5px;
	}

	.detail-pink-holder.inr a.crs, .detail-pink-holder.inr a.crs:hover {
		float: left !important;
		text-align: left;
		padding-left: 20px;
		width: 100%;
	}

	img.stock-img {
		left: auto;
		right: 14px;
	}

	.attach-holder {
		text-align: right;
	}

	.overlay-3 .img-popup ul {
		height: 250px;
	}

	.three-btn a {
		padding-top: 6px;
	}

	.overlay-1, .overlay-3 {
		z-index: 1 !important;
	}
}

.credits-hidden {
	margin-top: 15px;
	display: none;
}

.betaalmethode i {
	width: 30px;
	text-align: center;
}

@media only screen and (max-width: 1200px) {
	.pricebox-holder strong {
		font-size: 12px;
	}

	.pricebox-holder .price-box-footer span {
		font-size: 12px;
	}

	.unlogged .footer {
		height: auto;
	}

	body.unlogged {
		margin-bottom: 210px;
	}
}

@media only screen and (max-width: 991px) {
	.pricebox-holder .price-box-footer span {
		font-size: 12px;

	}

	.pricebox-holder .credits-plan {
		font-size: 14px;

	}

	.pricebox-holder .credits-plan strong {
		font-size: 18px;

	}

	.pricebox-holder .price-box-footer span i {
		display: none;
	}

	.pricebox-holder strong {
		padding: 8px 0;
	}
}

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

    .element-holder-pad{
        padding: 0 10px;
    }

	.pricebox-holder strong {
		padding: 0;
	}

	header {
		text-align: center;
		height: 130px;
	}

	header ul {
		padding: 0;
		float: none;
	}

	.mobile-show {
		display: block;
	}

	.desktop-show {
		display: none;
		padding-bottom: 15px !important;
	}

	header ul.main-menu {
		height: auto;
		width: 100%;
	}

	a.site-btn {
		width: 100%;
	}

	a.site-btn:hover {
		width: 100%;
	}

	header ul.main-menu li {
		background: none;
	}

	header {
		height: auto;
		/*padding-bottom: 15px;*/
	}

	.show-menu {
		cursor: pointer;
		font-size: 36px;
		color: #fff;
	}

	.attach-holder {
		position: relative;
	}

	.attach-holder img {
		float: none;
	}

	.credits-style-1 {
		font-size: 10px;
		line-height: 16px;
		margin: 0;
		padding: 5px;

	}

	.credits-style-step {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		font-size: 10px;
		border-radius: 0;
		border-top: none;
		border-left: none;
		border-right: none;
		margin-bottom: 0;
		background: #e9e9e9;
		background: -moz-linear-gradient(top, #e9e9e9 0%, #f2f2f2 100%);
		background: -webkit-linear-gradient(top, #e9e9e9 0%, #f2f2f2 100%);
		background: linear-gradient(to bottom, #e9e9e9 0%, #f2f2f2 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f2f2f2', GradientType=0);
	}

	.credits-hidden {
		margin-top: 0px;
	}

	.pricebox-holder {
		float: none;
		width: 100%;
		border-radius: 8px;
		background: grey;
		margin: 0 0 0 0;
		overflow: hidden;
		background: none;
		border: solid 1px #dbdbdb;

		border-radius: 3px;
		padding: 5px;
		border: 1px solid #ddd;
		cursor: pointer;
		background: #ededed;

		background: -moz-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
		background: -webkit-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: -o-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: -ms-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: linear-gradient(to top, #ededed 40%, #f9f9f9 60%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
		border-radius: 0;
		border-left: none;
		border-right: none;
		border-top: none;
	}

	.pricebox-inner {
		border-radius: 0;
		border: none;
		background: none;
		margin: 0;
	}

	.special-box .pricebox-inner {
		background: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	.element-holder {
		margin: 0;
		width: 100% !important;
	}

	.credits-country {
		margin: 0;
		width: 100%;
		border-left: none;
		border-right: none;
		border-top: none;
		border-radius: 0;
	}

	#selectbanks-button {
		width: 100% !important;
		margin: 0;
		border-radius: 0;
		background: #ededed;

		background: -moz-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
		background: -webkit-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: -o-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: -ms-linear-gradient(bottom, #ededed 40%, #f9f9f9 60%);
		background: linear-gradient(to top, #ededed 40%, #f9f9f9 60%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
	}

	.sidebar .credits-btn {
		font-size: 16px;
	}

	.price-form h3 {
		font-size: 10px;
	}

	.price-form form .col-sm-4 {

		clear: both;
		padding: 10px 0;
	}

	.pricebox-holder span {
		display: inline-block;
	}

	.pricebox-holder:hover .pricebox-inner {
		box-shadow: none;
	}

	.pricebox-holder .price-box-body {
		border-radius: 0;
		border: none;
		background: none;
		margin: 0;
		padding: 3px 0;
		text-align: left;
		overflow: hidden;
	}

	.pricebox-holder .new-price {
		display: inline-block;
		font-size: 10px;
	}
    .pricebox-holder .new-price span{
        font-size: 10px;
    }

	.pricebox-holder .credits-price .old-price {
		display: inline-block;
		width: 60px;
		text-align: left;
        font-size: 10px;
	}

	.pricebox-holder .black-price {
		color: #333;
		font-size: 11px;
	}

	.pricebox-holder .credits-plan {
		font-size: 10px;
		display: inline-block;
		width: 70px;
	}

	.pricebox-holder .credits-price {
		font-size: 10px;
	}

	.pricebox-holder .credits-plan strong {
		font-size: 14px;
	}

	.pricebox-holder .price-box-footer {
		display: inline-block;
		margin: 0;
		padding: 5px 7px;
		float: right;
		height: auto;
		font-size: 10px;
	}

	.pricebox-holder .price-box-footer span {
		line-height: inherit;
		font-size: 9px;
	}

	.with-content p {
		width: auto;
	}

	.credits-btn {
		font-size: 14px;
	}

	.sex-record .col-md-8 {
		padding-right: 0;
		padding-left: 0;
	}

	.sex-record .col-md-4 {
		padding-right: 0;
		padding-left: 0;
	}

	.sex-record .col-xs-12 {
		padding-right: 0;
		padding-left: 0;
	}

	.img-popup .select-holder ul li:nth-child(odd),
	.img-popup .select-holder ul li:nth-child(even),
	.img-popup .select-holder .onetrd {
		width: 100% !important;
	}

	.img-popup .select-holder .onetrd {
		margin-bottom: 15px;
	}

	.img-popup .select-holder ul li label {
		margin-left: 0;
	}

	.desktop-show.main-menu {
		margin-left: 0;
		text-align: center;
	}

	header ul li {
		float: none;
	}

	.spn-holder > span {
		width: 100%;
		margin: 5px 0;
	}

	.spn-holder span:nth-child(even) {
		display: none;
	}

	.modal-content {
		margin: 0 10px;
	}

	.landing-4-step .my-prof-line {
		margin: 0;
		padding: 0;
	}

	.landing-4-step .voorkeuren {
		padding: 15px;
	}

}

@media only screen and (max-width: 767px) {
	header ul {
		margin-top: 0;
	}

	header ul li, header ul li input, header ul li button {
		width: 100% !important;
		margin-left: 0;
	}

	header .site-btn {
		margin-top: 5px;
	}

	footer nav span {
		padding: 0 1px;
	}

	footer nav a {

	}

	.banner {
		height: 600px;
	}

	#waterwheel-carousel {
		margin-top: 55px;
		margin-left: 60px;
		display: none;
	}

	.select-holder li {
		width: 100%;
	}

	.full-width input, .forth-one {
		width: 100% !important;
	}

	.matches {
		width: 100% !important;
	}

	.detail-pink-holder.inr a, .detail-pink-holder.inr a:not(.overlink):hover {
		float: right !important;
		text-align: center;
	}
}

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

	.cc-selector {
		display: inline-block;
	}

	header .user-login h6 {
		display: none;
	}

	header .user-login img.arrow-down {
		right: 22px;
	}

	header .user-login .profile-link a:first-child::after {
		right: 20px;
	}
}

.main-menu-2 {
	background: #dfdfdf;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.4);
	width: 100%;
	position: relative;
	z-index: 1001;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

.main-menu-2 ul {
	margin: 0;
	padding: 0;
	float: left;
	display: flex;
}

.main-menu-2 ul li {
	margin: 0 3px 0 0;
	padding: 2px 15px 2px 0;
	list-style: none;
	display: inline-block;

	-webkit-transition: background 0.8s;
	-moz-transition: background 0.8s;
	-o-transition: background 0.8s;
	transition: background 0.8s;
	border-radius: 2px;
}

.main-menu-2 ul li:hover {
	background-color: #fff;
}

.main-menu-2 ul li a {
	color: #333;
	font-weight: 100;
	font-size: 13px;
	line-height: 16px;
}

.main-menu-2 ul li a .fa {
	font-size: 16px;
	margin: 0 5px 0 0;
}

.hvr-icon-spin:before {
	left: 0.7em;
	font-size: 16px;
}

.main-menu-2 .credit-btn {
	border-radius: 2px;
	font-size: 11px;
	font-weight: 100;
	float: right;
	padding: 2px 38px;
	line-height: 20px;
	background: #f90;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(to top, #f1af00, #f8d300); /* FF3.6+ */
	background: -webkit-linear-gradient(to top, #f1af00, #f8d300); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(to top, #f1af00, #f8d300); /* Opera 11.10+ */
	background: -ms-linear-gradient(to top, #f1af00, #f8d300); /* IE10+ */
	background: linear-gradient(to top, #f1af00, #f8d300); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1af00', endColorstr='#f8d300', GradientType=0); /* IE6-8 */
	-webkit-transition: background 0.8s;
	-moz-transition: background 0.8s;
	-o-transition: background 0.8s;
	transition: background 0.8s;
	display: block;
	margin-top: 7px;
}

.main-menu-2 .credit-btn:hover {
	background: -moz-linear-gradient(to top, #f5c100, #fade00); /* FF3.6+ */
	background: -webkit-linear-gradient(to top, #f5c100, #fade00); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(to top, #f5c100, #fade00); /* Opera 11.10+ */
	background: -ms-linear-gradient(to top, #f5c100, #fade00); /* IE10+ */
	background: linear-gradient(to top, #f5c100, #fade00); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5c100', endColorstr='#fade00', GradientType=0); /* IE6-8 */
}

.main-menu-2 .credit-btn span {
	color: #500;
	text-shadow: 1px 1px 1px #ffe97f;
	font-weight: 600;
	-webkit-transition: color 0.8s;
	-moz-transition: color 0.8s;
	-o-transition: color 0.8s;
	transition: color 0.8s
}

.main-menu-2 .credit-btn:hover span {
	opacity: 1;
	color: #7fa307;
}

.hvr-icon-spin {
	padding: 0 0 0 35px;
}

.hvr-icon-spin:before {
	left: 0.7em;
	right: auto;
}

.profiel:before {
	content: "\f007";
}

.berichten:before {
	content: "\f086";
}

.wiplijst:before {
	content: "\f004";
}

.zoeken:before {
	content: "\f002";
}

.matchesss:before {
	content: "\f0c0";
}

.carousel {
	float: none;;
	width: 100%;
	padding: 0;
	background: none;
}

.carousel .item {

	padding: 0 15px;
}

#mobile-reg {
	max-width: 400px;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.8);
	padding: 0 0 60px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin-top: 30px;
}

#steps {

	margin: 0 auto;
}

#mobile-reg label {
	color: #333;
	font-weight: 400;
	padding: 7px;
}

#mobile-reg select, #mobile-reg textarea, #mobile-reg input {
	border: 0;
	margin-bottom: 5px;
	resize: none;
	font-weight: 600;
	padding: 7px;
	border: 1px solid #999;

}

#mobile-reg input {
	width: 100%;
}

#mobile-reg select {
	color: #f90;
}

.select-33 {
	width: 32.3%;
}

.select-100 {
	width: 99%;
}

#mobile-reg button {
	float: none !important;
	font-weight: 600;
}

.pink-bg-shadow-50 {
	width: 49%;
}

#mobile-reg-headers {
	background: rgba(255, 255, 255, 0.6);
	color: #333;
	font-weight: 600;
	text-align: center;
	padding: 15px 0;
}

#mobile-reg-headers span {
	color: #f90;
}

#mobile-reg-header-1 {
	font-size: 26px;
	padding: 0;
	margin: 0;
}

#mobile-reg-header-2 {
	font-size: 17px;
	padding: 0;
	margin: 0;
}

#mobile-reg-step-indicators {
	text-align: center;

}

.step-indicator {
	display: inline-block;
	font-weight: 600;
	background: #fff;
	color: #f90;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 5px;
}

.step-indicator-active {
	background: #f90;
	color: #fff;
}

.step-name {
	color: #333;
	font-weight: 400;
	text-align: center;
	font-size: 17px;
}

.select-step-1 {
	width: 100%;
}

.button-step-1 {
	width: 100%;
}

.step-4-label {
	width: 45%;
}

.step-4-input {
	width: 45%;
}

.button-step-4 {
	width: 100%;
}

.mobile-reg-little {
	color: #333;
	font-weight: 600;
	text-align: center;
	font-size: 11px;
}

.mobile-reg-little span {
	color: #f90;
}

#mobile-reg .pink-bg-shadow {
	padding: 7px;
	text-align: center;
	font-weight: 600;
	float: none !important;
	cursor: pointer;
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	header {
		-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
		-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
		box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.7);
	}

	.logged header {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.show-menu {
		text-align: right;
		margin-top: 10px;
	}

	header figure {
		text-align: left;
	}
}

.picedit_action_btns.active, .picedit_canvas_box:hover .picedit_action_btns {
	z-index: 8;
	opacity: 1;
}

.picedit_box {
	display: inline-block;
	position: relative;
	border: 1px solid #d0d0d0;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 1rem;
	width: 100%;
	height: 200px;
	color: #aaa;
	overflow: hidden;
}

.picedit_action_btns .center {
	text-align: center;
	font-size: 14px;
	color: #000;
	position: absolute;
	bottom: -.5em;
	left: 0;
	width: 100%;
	height: auto;
	font-style: normal;
}

.picedit_action_btns > div {
	display: block;
	vertical-align: middle;
	height: auto;
}

.picedit_control {
	padding: 0;
	font-size: 28px;
	color: #000;
	cursor: pointer;
	display: inline-block;
	opacity: 1;
	vertical-align: middle;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.picedit_control {
	float: none;
	display: block;
}

.picedit_message {
	position: absolute;
	padding: 1.4em 2.5em 1em 1em;
	bottom: -100px;
	border: 1px solid #fff;
	margin-bottom: 3%;
	margin-left: 3%;
	margin-right: 3%;
	z-index: 180;
	background-color: #f7f5d4;
	opacity: .8;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: bottom 200ms ease-out;
	-moz-transition: bottom 200ms ease-out;
	-ms-transition: bottom 200ms ease-out;
	-o-transition: bottom 200ms ease-out;
	transition: bottom 200ms ease-out;
}

.picedit_action_btns .center {
	bottom: -2em;
}

.ico-picedit-picture, .ico-picedit-camera {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	margin-bottom: 10px;
}

.ico-picedit-picture:hover, .ico-picedit-camera:not(.overlink):hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512;
}

.ico-picedit-picture:after {
	content: "Foto uploaden";
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 7px;
}

.ico-picedit-camera:after {
	content: "Maak een foto via de webcam";
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 7px;
}

.picedit_action_btns > div:hover {
	text-shadow: none;
}

.noty {
	position: absolute;
	background: url('../img/noty.png');
	width: 21px;
	height: 17px;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 10px;
	top: -15px;
	right: 5px;
}

.main-menu li {
	position: relative;
}

.search-container {
	padding: 0 30px;
}

.emo-btn {
	cursor: pointer;
}

.emo {
	display: none;
	background: #fff;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-radius: 4px;
	border: 1px solid #d5d5d5;
}

.emo-smile {
	padding: 3px 2px;
	cursor: pointer;
}

.emo-smile:hover {
	background: #eee;

}

.contact-list {
	margin: 0;
	padding: 0;
}

.pagination > li > a, .pagination > li > span {
	color: #777;
	font-weight: normal;
	border: 1px solid #eee;
	border-radius: 0;
}

.pagination > li > a:focus, .pagination > li > a:not(.overlink):hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #000;
	background-color: #eee;
	border-color: #ddd;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pagination-sm > li.first > a, .pagination-sm > li.last > a {
	padding: 5px 4px;
}

.slick-track img {
	padding: 30px 10px;
}

.button-link .zoeken-trd, .button-link .zoeken-trd-last {
	width: 33.333% !important;
	position: relative;
}

.button-link .zoeken-trd:after {
	position: absolute;
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	content: "";
	float: right;
	height: 34px;
	width: 1px;
	top: 0;
	right: 0;
}

.box-img-holder .wipimg {
	width: 100%;
}

#result {
	position: absolute;
	top: 65px;
	right: 150px;
	max-width: 300px;
	float: right;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	padding: 10px;

	z-index: 99999;
	display: none;
	-webkit-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.5);
}

#register2 .help-inline {
	position: absolute;
	top: 40px;
	right: 380px;
	background: #fff;
	padding: 3px;
}

#register2 .help-inline:after, #result:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	right: 42px;
	top: -8px;
}

.smart-carousel {

	height: 210px;
	top: 15px;
}

.sc-overlay {
	display: none;
}

.req-field {
	color: red;
	text-align: right;
	margin: 0 0 15px;
	display: none;
}

#mobile-reg label.error {
	display: block;
	width: 100%;
	color: red;
	text-align: right;
	margin: 0 0 15px;
	display: none;
}

.faq-menu h2 {
	padding-left: 54px;
	font-size: 20px;
	font-weight: bold;
}

.faq-menu li a {
	color: #777;
	display: block;
	margin: 0 15px 1px 0;
	padding: 4px 15px;
	text-decoration: none;
}

.faq-menu li a:not(.overlink):hover {
	background: #eee none repeat scroll 0 0;
}

.content .content-holder h1 {
	font-size: 32px;
	margin-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

.sex-text ol {
	padding-left: 20px;
	margin-bottom: 30px;
}

.sex-text ol li a {
	font-weight: 600;
}

.content .content-holder .cont-form .contact-form input[type="text"], .content .content-holder .cont-form .contact-form textarea {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #dedede;
	margin-bottom: 20px;
	outline: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #777;
	font-size: 13px;
}

.contact-inner {
	border: 1px solid #dedede;
	padding: 15px;
	line-height: 22px;
}

.contact-inner h3 {
	margin: 0;
	color: #333;
	font-size: 15px;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	color: #f90;
}

.content .content-holder .contact-inner p {
	margin-top: 10px;
	margin-bottom: 0;
}

.contact-inner .fa {
	width: 22px;
}

.fogot .contact-form input[type="text"] {
	width: 100%;
	padding: 10px 20px;
	border: 1px solid #dedede !important;
	margin-bottom: 20px;
	outline: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	color: #777;
	font-size: 13px;
}

.carouselxxx {
	/*overflow: hidden;*/
	height: 126px;
}

.carouselxxx .car-heading {
	margin: 5px 0 0;
	display: block;
}

#regname {
    font-size: 18px;
    display: block;
    max-width: 150px;
    overflow: hidden;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#regabout {
	font-size: 12px;
	width: 150px;
	text-align: left;
}

.popup-reg-img {
	position: relative;
	text-align: right;
	width: 150px;
}

.popup-reg-img img {
	width: 150px;
	height: 150px;
}

.ifonline {
	position: absolute;
	right: 0;
	top: 0;
	background: #7fa307;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 15px;
	height: 15px;
}

.ifoffline {
	position: absolute;
	right: 0;
	top: 0;
	background: red;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 15px;
	height: 15px;
}

.carouselxxx .ifonline, .bottom-img .ifonline, .bottom-img .ifoffline {
	width: 10px;
	height: 10px;

}

.mob-name {
	margin-top: 10px;
}

.shdw {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
	z-index: 999;
}

#result3 {
	margin: 15px 0;
	border-radius: 0;
	overflow: hidden;
	text-align: center;
}

#result3.fail {
	color: red;
}

#result3.success {
	color: green;
}

.vert-menu a {
	width: 100%;
	display: block;
	border: 1px solid #ccc;
	margin-top: -1px;
	padding: 6px 12px;

	background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
	background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0);
}

.vert-menu a:not(.overlink):hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
	border-right: 2px solid #f90;
}

.noty2 {
	display: none;
	position: absolute;
	top: -17px;
	right: 20px;
}

.noty3 {
	display: block;
	position: absolute;
	width: 46px;
	height: 16px;
	top: -17px;
	right: 20px;
	border-radius: 2px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00ca00+0,00ad00+100 */
	background: #00ca00; /* Old browsers */
	background: -moz-linear-gradient(top, #00ca00 0%, #00ad00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #00ca00 0%, #00ad00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #00ca00 0%, #00ad00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ca00', endColorstr='#00ad00', GradientType=0); /* IE6-9 */
}

.noty_blink {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008d00+0,258b00+100 */
	background: #008d00; /* Old browsers */
	background: -moz-linear-gradient(top, #008d00 0%, #258b00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #008d00 0%, #258b00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #008d00 0%, #258b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008d00', endColorstr='#258b00', GradientType=0); /* IE6-9 */

}

.noty3:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -5px;
	left: 18px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #00ad00 transparent transparent transparent;

}

.noty_blink:after {
	border-color: #258b00 transparent transparent transparent;
}

#unconfirmed .modal-dialog {
	width: 700px;
	margin-top: 5%;
	max-width: 100%;
}

#myForm2 .emo {
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.ifonline, .ifoffline {
		width: 11%;
		height: 11%;
	}

	#search-content .profile-holder {
		background: #f3f3f3;
		padding-bottom: 0px;
	}

	#search-panel {
		background: transparent !important;
		padding-top: 10px;
	}

	#search-panel label {
		margin-left: 8px;
	}

	#search-panel #geavanceerd-zoeken {
		margin: 0;
		padding: 10px 0 15px;
	}

	.sidebar .mob-search-field {
		display: none;
	}

	.text-right {
		width: 100%;
	}

	label.text-right {
		margin-bottom: 0;
	}

	.label-link-2 {
		margin: 10px 0 5px;
		float: right;
		padding-left: 15px;
		text-decoration: none;
		font-size: 10px;
	}

	.mob.row {
		margin: 0;
	}

	.mob .col-xs-2 {
		padding: 4px 2px;
	}

	#unconfirmed {
		font-size: 10px;

	}

	#unconfirmed {
		padding-right: 0 !important;
	}

}

#unconfirmed .modal-content {
	border-radius: 0;
	border: 0;
	background: #f3f3f3;
}

#unconfirmed .modal-body {
	padding: 0;
	margin: 0;
	border: 0;
}

#unconfirmed h3 {
	font-size: 24px;
	text-shadow: 1px 1px 0 #000;
	background: #f90;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 17px 0;
	margin-bottom: 25px;
}

.first-unc {
	margin-top: 0;
}

.inner-unc {
	padding-left: 10px;
	padding-right: 10px;
}

.bold-unc {
	font-weight: bold;
	font-size: 18px;
}

.ok-unc {
    font-size: 12px;
}

.ok-unc img {
    margin: 0 5px 0 0;
}

.ema-unc {
	text-align: center;
}

.ema-unc > a {
	text-shadow: 1px 1px 0 #000;
	background: #f90;
	color: #fff;
	padding: 5px 17px;
	display: inline-block;

}

.ema-unc > a:hover {
    color: #fff;
    opacity: .7;
}

.chn-unc {
	text-align: center;
	margin: 0;
}

.chn-unc a {
	border-bottom: 1px dotted #777;
}

.img-unc img {
	width: 80px;
	height: 80px;

}

#change-email-form {
    position: relative;
    height: 36px;
    min-width: 280px;
    display: inline-block;
    text-align: center;
}

#change-email-form #new-email {
	width: 172px;
	padding: 0 5px;
	border: 1px solid #aaa;
	line-height: 19px;
	height: 21px;
}

#change-email-form #new-email-error {
    position: absolute;
    color: red;
    font-size: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20px;
}


.bottom-img, .img-unc, .top-img {
	position: relative;
	text-align: right;
	display: inline-block;
}

.mob.img-unc.row, .mob.img-unc.row .top-img {
	display: inherit;
}

.mob-head {
	border-top: 1px solid #fff;
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	/*color: #fff;*/
	/*text-shadow: -1px 0 2px #777;*/
	margin-top: 0;
}

.mob-head span {
	color: #f90;
}

.mob.img-unc img {
	width: 100%;
	height: auto;
}

.img-unc-2 .bottom-img img {
	height: 140px;

	width: auto;
}

.popup-bg {
	margin-bottom: 25px;
}

.unconfirmed-unconfirmed .unconfirmed-img-right {
	padding-left: 0;
}

@media (min-width: 992px ) {
	.unconfirmed-content {
		padding-right: 0;
	}
}


#show_email_chg {
	display: none;
	text-align: center;
}

#show_email_chg input {
	margin-bottom: 5px;
}

.main-menu-2 .main-menu li {

	padding: 10px 15px;
	margin: 0;
	text-align: center;
	font-size: 10px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	display: block;
	float: left;
	border-radius: 0;
}

.menu-last > div {
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 100%;
	border-left: 1px solid #fff;
	right: 0;
	top: 0;
}

.menu-first > div {
	border-right: 1px solid #ccc;
	width: 1px;
	display: block;
	position: absolute;
	left: -2px;
	top: 0;
	content: "";
	height: 100%;
}

@media only screen and (min-width: 768px) {
	.img-unc img {

		width: 100%;
		height: auto;
	}

	.img-unc.row {
		margin: 0 0 10px;
		width: 100%;
	}

	.col-xs-2.col-sm-2.col-md-6 {
		padding: 3px;
	}
}

.my-tab {
	display: none;
}

.my-tab-1 {
	display: block;
}

.profile-menu.gray-box:hover {
	background: #fafafa;
}

#profile-menu {
	width: 100%;
}

#profile-menu, #profile-menu a {
	color: #333;
	font-size: 13px;
}

#profile-menu a:not(.overlink):hover {
	color: #f90;
}

#profile-menu i {
	width: 30px;
	float: left;
}

#profile-menu p {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

#profile-menu p a {
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
}

#profile-menu p.profile-menu-header {
	font-size: 15px;
	margin: 20px 0 10px;
	font-weight: bold;
}

.profile-menu-header span {
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

#profile-menu .profile-menu-header span a {
	color: #f8d300;
	font-size: 11px;
	font-weight: bold;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
}

#profile-menu .profile-menu-header span a:not(.overlink):hover {
	color: #7fa307;
}

#profile-menu .profile-menu-punkt {
	margin-left: 20px;
}

#profile-menu.sidebar-user-menu .profile-menu-punkt {
    margin-left: 0;
    clear: both;
}
#profile-menu.sidebar-user-menu .profile-menu-punkt i {
    width: 20px;
    float: none;
}

.text-color {
	/*color: #ff9900;*/
}

.my-prof-counter {
	background: #d5d5d5;
	border: 1px solid #f0f0f0;
	color: #333;
	text-shadow: 1px 1px 1px #fff;
	display: inline-block;
	width: 36px;
	text-align: center;
	font-size: 10px;
	float: right;
}

.class_blink {
	color: #fff;
	text-shadow: 1px 1px 1px #500;
	background: #7fa307;
}

.content .content-holder .my-tab p {
	padding: 0;
	margin: 0;
	position: relative;
}

.content .content-holder .my-tab select, .gray-box input[type="password"] {
	padding: 3px 0;
	margin: 0 0 15px;
	background: #fff;
	border: 1px solid #eee;
	width: 100%;
}

.content .content-holder .my-tab textarea {
	background: #fff;
	border: 1px solid #eee;
	width: 100%;
    resize: none;
}

.my-tab label {
	margin: 0;
}

.photo-item {
	width: 100%;
	height: auto;
}

.photo-to-main {
	font-size: 10px !important;
	display: inline-block;
	width: 100%;
	background: #7fa307;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	margin: 10px 0 30px;
	color: white !important;
	border-radius: 4px;
}

.prof-edit {
	width: auto;
}

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

		position: fixed !important;
	}

}

.new-content {
	margin-bottom: 60px;
	overflow: hidden;
}

.content .content-holder .new-h1 {
	margin-top: 20px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 24px;
}

@media only screen and (max-width: 767px) {
	body {
		padding-right: 0 !important;
		overflow-y: visible;
		font-size: 12px;
	}

	#unconfirmed .modal-content {
        min-height: 100vh;
		margin: 0px;
	}

	#unconfirmed .modal-dialog {
		width: 100%;
		margin: 0;
		/*max-width: 100%;*/
		/*height: 100%;*/
	}

	#unconfirmed ~ .modal-backdrop {
		display: none;
	}

	#unconfirmed ~ .modal-backdrop.in {
		filter: alpha(opacity=0);
		opacity: 0;
	}

	#stop-search ~ .modal-backdrop {
		display: block;
	}

	#stop-search ~ .modal-backdrop.in {
		filter: alpha(opacity=0.5);
		opacity: .5;
	}

	.ema-unc {
		border-bottom: 1px solid #d1d1d1;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	.bold-unc {
		font-size: 14px;
	}

	.ok-unc img {
        margin: 0px 10px 10px 0;
        float: left;
	}

	.content .content-holder.profile-holder {
		margin-top: 0;
	}

	.main-menu-2 .main-menu li {
		width: 20%;
		padding: 0 3px;
		word-wrap: break-word;
		margin: 0;
		text-align: center;
		font-size: 10px;
		border-right: 1px solid #ccc;
		border-left: 1px solid #fff;
		display: block;
		float: left;
		border-radius: 0;

	}

	.main-menu-2, .main-menu {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.main-menu-2 .main-menu li a .fa {
		display: block;
		font-size: 20px;
		margin: 0 0 3px 0;
	}

	.main-menu-2 .main-menu li a {
		font-size: 10px;
		padding: 10px 0 9px;
		display: block;
		line-height: 10px;

	}

	.main-menu-2 .container {
		padding: 0;
	}

	.navbar-toggle {
		margin: 14px 0 0 0;
	}

	.navbar-toggle .icon-bar {
		background: #fff;
		height: 5px;
		width: 40px;
	}

	/*my-prof*/
	.gray-box {
		margin: 0;
		padding: 0;
		border: 0;
	}

	.content .content-holder {
		margin: 0;
		padding: 0;
	}

	.col-md-3, .col-md-9, .col-md-8, .col-md-6, .col-sm-9, .col-md-4, .col-md-12 {
		margin: 0;
		padding: 0;
	}

	#profile-menu {
		overflow: hidden;
		border-bottom: 1px solid #ccc;
	}

	#profile-menu .profile-menu-punkt {
		display: block;
		width: 25%;
		height: 78px;
		float: left;
		margin: 0;
		border-right: 1px solid #ccc;
		border-left: 1px solid #fff;
		background: #dfdfdf;
		text-align: center;
		-webkit-transition: background 0.8s;
		-moz-transition: background 0.8s;
		-o-transition: background 0.8s;
		transition: background 0.8s;
	}

	#profile-menu .profile-menu-punkt:hover {
		background: #fff;
	}

	#profile-menu .profile-menu-punkt:hover a {
		color: #333;
	}

	#profile-menu .profile-menu-punkt a i {
		display: block;
		font-size: 20px;
		text-align: center;
		width: 100%;
        margin-bottom: 5px;
	}

	#profile-menu .profile-menu-punkt a {
		font-size: 10px;
		display: block;
		padding: 15px 0;
        line-height: 1;
	}

	#profile-menu .profile-menu-punkt i {
		display: block;
		float: none;

	}

	.gray-box .col-md-6 label, .gray-box .my-prof-line label {
		display: block;
		float: left;
		width: 50%;
		margin: 0;
	}

	.gray-box .col-md-6 p, .gray-box .my-prof-line p {
		display: block;
		float: left;
		width: 50%;
		margin: 0;
	}

	.gray-box .voorkeuren label, .gray-box .voorkeuren p {
		width: 100%;
		margin: 0;
	}

	.flexslider {
		margin-bottom: 0;
		border: 0;
        border-radius: 0;
		height: 260px;
		overflow: hidden;
	}

	.flexslider img {
		/*margin-top: -50%;*/

	}

	.my-tab {

		font-size: 10px;
	}

	.content .content-holder .my-tab p {
		padding: 0;
		margin: 0;
		font-size: 10px;
		width: 100%;
	}

	.sidebar label {
		font-size: 10px;
	}

	.gray-box .my-prof-line {
		border-bottom: 1px solid #ccc;
		padding: 15px 10px;
		margin: 0 10px;
	}

	.my-prof-line-full {
		overflow: hidden;
		clear: both;
	}

	.gray-box .my-prof-line .my-prof-line-full label {
		width: auto;
	}

	.content .content-holder .my-tab select {
		padding: 0;
		margin: 0;
		width: 100%;
	}

	.content .content-holder {
		border: 0;
	}

	.gray-box .my-prof-line .fullw {
		width: 100%;
		margin-bottom: 5px;
	}

	.my-prof-line-full.voorkeuren label {
		font-weight: normal;
	}

	.full-width2 {
		width: 100% !important;
		display: block;
		float: left !important;
		padding: 10px;
	}

	.prof-edit {
		width: 100%;
	}

	.new-content {
		margin-top: 0;
		margin-bottom: 48px;
	}

	.modal-dialog {
		position: relative;
		max-width: 90%;

		font-size: 10px;
		margin: 0 auto;
	}

	.red, .darkgreen {
		width: 50%;

	}

	.red:hover, .darkgreen:hover {
		width: 50%;
	}

}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 0px;
	text-align: center;
}

.my-slide {
	position: relative;
	text-align: center;
}

.fullscreen {
	display: block;
	position: absolute;
	left: 15px;
	top: 15px;
	width: 29px;
	height: 28px;
	background: url('../img/fullscreen.png');
}

.content .content-holder .my-tab .onetrd {
	/*width: 31% !important;*/
	/*margin-right: 3px;*/
}

.content .content-holder .my-tab .onetrd[name=month] {
    width: 32% !important;

}
.content .content-holder .my-tab .onetrd[name=day] {
    width: 26% !important;
    margin: 0 4% 0 4%;
}
.content .content-holder .my-tab .onetrd[name=year] {
    width: 34% !important;

}

.content .content-holder .my-tab .onetrd:last-child {

	margin-right: 0;
}

.edit-photo-inner {
	position: relative;
	padding-right: 5px;
}

.delete-image {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	top: 4px;
	right: 9px;
	/* border-left: 1px solid #e4e4e4; */
	/* border-bottom: 1px solid #e4e4e4; */
	background: url('../img/delphoto.png') no-repeat white center;
}

.prof-complit {
	width: 100%;
	border: 1px solid #aaa;
	height: 5px;
	background: #ddd;
}

.prof-complit-text {
	text-align: center;
	margin-top: 1px;
}

.prof-complit-inner {
	width: 0%;
	height: 3px;
	background: #f90;
}

#profpictu, #profpictu3 {

	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
	height: 100%;
}

#picedit-image-2, #picedit-image22 {
	cursor: pointer;
}

#picedit-image-2, #picedit-image22 {
    cursor: pointer;
}

#picedit-image-2{
    display: none;
}

#profpictu{
    cursor: pointer;
}

.uploadArea span, .uploadArea img{
    cursor: pointer;
}

.the-end, .loading {

	border-radius: 3px;

	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	border-color: #d5d5d5 !important;
	border: 1px solid #d5d5d5;
	cursor: pointer;
	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -o-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -ms-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: linear-gradient(to bottom, #ededed 40%, #f9f9f9 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);

	text-align: center;

	margin-top: 10px;
	padding: 5px;
}

.content .content-holder .the-end p, .content .content-holder .loading p {
	margin: 5px;
}

.message-head {
	padding: 0 30px;
	margin-bottom: 30px;
	overflow: hidden;
}

#stop-search {
	padding-right: 0 !important;
}

#stop-search p {
	margin: 0 0 5px;
}

#stop-search .modal-content {
	border-radius: 0;
}

#stop-search .modal-dialog {
	margin-top: 10%;
	width: 650px;
}

#stop-search .modal-header {
	background: #000;
	color: #fff;
	border-bottom: none;
	text-align: center;
}

#stop-search .modal-body {
	overflow: hidden;
	margin: 15px;
}

@media only screen and (max-width: 767px) {
	#stop-search {
		font-size: 10px;
	}

	#stop-search .modal-dialog {
		margin: 145px auto;
		width: 320px;
	}

	#stop-search .modal-body {
		padding: 5px;
	}

	#stop-search img {
		max-width: 100%;
		height: auto;
	}

	#stop-search .col-xs-2, #stop-search .col-xs-10 {
		padding: 0;
	}

	#stop-search .col-xs-10 {
		padding-left: 10px;
	}
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-15 {
	width: 20%;
	float: left;
}

@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}

	.unlogged .footer {
		height: auto;
	}

	body.unlogged {
		margin-bottom: 180px;
	}
}

@media (max-width: 991px) {
	#cari, #cari label {
		font-size: 10px;
	}
}

#popup-new {
	position: fixed !important;
}

.modal-header {
	background: #000;
	color: #fff;
	padding: 10px;
	border-bottom: 0;

}

.modal-content {
	border-radius: 0;
}

.modal-content .btn-default, .grey-grad {

	border-radius: 3px;
	padding: 3px;
	border: 1px solid #ddd;
	cursor: pointer;
	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -o-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -ms-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: linear-gradient(to bottom, #ededed 40%, #f9f9f9 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
	color: #000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
}

.modal-content .btn-warning, .green-grad {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;

	border: 1px solid #ddd;
	margin-bottom: 5px;
	font-weight: bold;
	color: #fff;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#adc20e+0,87960b+100 */
	background: #adc20e; /* Old browsers */
	background: -moz-linear-gradient(top, #adc20e 0%, #87960b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #adc20e 0%, #87960b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #adc20e 0%, #87960b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc20e', endColorstr='#87960b', GradientType=0); /* IE6-9 */

}

.grey-grad, .green-grad {
	float: left;
	border-radius: 3px;
	width: 45%;
	text-align: center;
	margin: 0 5px;
}

.modal-footer {
	border-top: 0;
}

#popup-new .modal-dialog {
	width: 420px;
	max-width: 100%;
	margin: 90px auto;
}

#popup-new2 .modal-dialog {
	width: 420px;
	max-width: 100%;
	margin: 90px auto;
}

#popup-new2 .messImg {
	padding-left: 0;
	padding-right: 0px;
}

#popup-new2 .messArea {
	padding-left: 15px;
	padding-right: 0px;
}

#popup-new2 .messImg img {
	width: 100%;
	height: auto;
}

#popup-new2 textarea {
	width: 100%;
	height: 82px;
}

#popup-new2 .modal-body, #popup-new .modal-body {
	margin: 15px;
	border: 1px solid #ddd;
	overflow: hidden;
}

#popup-new2 .chat-holder .simle-holder {
	border: none;
	height: auto;
	background: none;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#popup-new2 .imgCont {
	position: relative;
}

#modal-btns {
	float: right;
	overflow: hidden;
}

#modal-btns a {
	display: inline-block;
	margin-left: 15px;
}

.popup-new2-inner {
	display: none;
}

.change-pass-p {
	margin-top: 0;
}

#ijsbreker p {
	margin: 0 0 8px;
	text-align: left;
	line-height: 18px;
	height: 18px;
}

#ijsbreker label {
	vertical-align: middle;
	margin: 0;
	font-weight: normal;
}

#ijsbreker input {
    vertical-align: middle;
	margin: 0 0 1px;
}

@media (max-width: 767px) {
	.modal-dialog #ijsbreker p {
		font-size: 12px;
	}
}

.content .content-holder .p0 {
	margin: 3px 0;
}

#mMessage {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
}

#mHeader {
	background: #f90;
	color: #fff;
	font-size: 28px;
	line-height: 70px;
	font-weight: 100;
	height: 70px;
	position: relative;
}

#mBack {
	float: left;
	margin: 0 15px;
	cursor: pointer;
}

#mName {
	float: left;
}

#mWas {
	font-size: 12px;
	position: absolute;
	bottom: -20px;
	left: 40px;
}

#mBody {

}

#mFooter {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 14px;
	line-height: 70px;
	font-weight: 100;
	height: 70px;
	border-top: 1px solid #d1d1d1;

}

#mInput {
	display: inline-block;
	line-height: 14px;
	border: none;
	margin-left: 15px;
}

#mSmile {
	display: inline-block;
	color: #adadad;
	font-size: 28px;
	margin-right: 15px;
	cursor: pointer;
}

#mClip {
	display: inline-block;
	color: #adadad;
	font-size: 28px;
	margin-right: 15px;
	cursor: pointer;
}

#mSend {
	display: inline-block;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	font-size: 28px;
	width: 35px;
	height: 35px;
	background: #f90;
	color: #fff;
	text-align: center;
	padding: 2px 0 0 4px;
	cursor: pointer;
}

.fMess {
	display: table-cell;
}

.fMessCheck {
	width: 38px;

	text-align: center;
}

.fMessInfo {
	vertical-align: top;
}

.fMessDate {

}

.fMessDel {
	width: 50px;

	text-align: center;
	border-left: 1px solid #ddd;
}

.fMessDel i:hover {
	color: red;
}

.fMessImg {
	position: relative;
	width: 80px;
}

.fMessImg img {
	width: 80px;
	height: 80px;
}

.fMessImg a:not(.overlink):hover:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
	-moz-box-shadow: inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow: inset 0 0 10px #000;
}

.fMessInfoTop {
	display: table;
	width: 100%;
}

.fMessImg .ifoffline, .fMessImg .ifonline {
	width: 10px;
	height: 10px;
}

.fMessTitleBlock {
	font-size: 12px;
	width: 63%;
	display: table-cell;
	padding: 10px;
}

.fMessTitle {
	color: #999;
}

.fMessDate {
	padding: 10px 10px 10px 0;
	width: 37%;
	display: table-cell;
	text-align: right;
	font-size: 10px;
	color: #999;
}

.fMessName, .fMessName a, .opponent_name a, .opponent_name {
	color: #f90;
	font-weight: bold;
}

.message-holder {
	padding: 0 30px 10px 10px;
}

.message-holder a {
	width: 100%;
	display: block;
}

.pila-box p {
	margin: 0;
	padding: 3px 20px
}

#pagination-cont {
	clear: both;
	text-align: center;
}

.pagination > li > a, .pagination > li > span {
	font-size: 14px;
}

#inboxBlock .my-prof-counter {
	float: none;
}

.messageCheckbox {
	display: inline;
}

#sortInfo {
	text-align: right;
}

.online_connections img {
	width: 42px;
	height: 42px;
	margin-bottom: 4px;
}

.online_connections a {
	display: inline-block;
	position: relative;
}

.online_connections .ifonline {
	width: 7px;
	height: 7px;
}

#allMessages {
	border-top: 1px solid #ddd;
}

.messages_select {
	font-size: 12px;

}

.messages_select_top {
	border-bottom: solid 1px rgb(245, 245, 245);
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}

.messages_select select, #send-message-btn, #send-message-btn2, #Sorteren, .contact-form-btn, .flirt2 {
	border-radius: 3px;
	padding: 3px;
	border: 1px solid #ddd;
	cursor: pointer;
	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -o-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -ms-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: linear-gradient(to bottom, #ededed 40%, #f9f9f9 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);
}

.contact-form-btn {
	float: right;
	width: 150px !important;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
}

.flirt2 {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	color: #333;
	width: 100%;
	margin-top: 10px;
}

.messFlag {
	color: #7fa307;
	font-size: 16px;
	margin-left: 5px;
	display: none;
}

.flagged {
	display: inline-block;
}

#backInbox {
	cursor: pointer;
}

.messageSingle {
	clear: both;
	margin: 0 0 15px;
}

.messageImg {
	width: 60px;
	height: 60px;
	float: right;
}

.messageImg img {
	width: 60px;
	height: 60px;
}

.messageBody {
	margin: 0 70px 10px 0;
	padding: 10px;
	border: 1px solid #d5d5d5;
	background: #f5f5f5;
	position: relative;
	border-radius: 4px;
}

.messageBody:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	right: -9px;
	top: 20px;
	border-top: 9px solid transparent;
	border-left: 9px solid #d5d5d5;;
	border-bottom: 9px solid transparent;
}

.messageText {
	margin-top: 10px;
	font-size: 12px;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}

.myMessege .messageImg {
	float: left;
}

.myMessege .messageBody {
	margin: 0 0 10px 70px;
}

.myMessege .messageBody {
	background: none;
}

.myMessege .messageBody:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	left: -9px;
	top: 20px;
	border-left: none;
	border-top: 9px solid transparent;
	border-right: 9px solid #d5d5d5;;
	border-bottom: 9px solid transparent;
}

#messageMainHeader {
	border-bottom: solid 1px rgb(245, 245, 245);
	margin-bottom: 20px;
	padding-bottom: 10px;
	overflow: hidden;
	line-height: 24px;
}

.messageName {
	font-size: 24px;
}

#backInbox {
	float: right;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #777;
}

.messageButtons {
	overflow: hidden;
}

.messageSingle .fMessDate {
	float: right;
	padding: 0;
	font-weight: lighter;
}

#messageForm {
	display: none;
	margin-bottom: 60px;
}

#messageForm .emo {
	text-align: center;
}

#detailMessageForm #messageForm {
	display: block;
	margin-bottom: 0;
}

#messageText {
	width: 100%;
	border-radius: 4px;
	resize: none;
	border: 1px solid #d5d5d5;
	outline: none;
	padding: 10px;
    margin-bottom: 5px;
}

#smileBlock {
	float: right;
	position: relative;
	padding: 5px 10px;
	line-height: 17px;
}

#send-message-btn, #send-message-btn2 {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
}

#oneMessage {
	/*height: 392px;*/
	overflow: auto;
	display: none;
}

.pagination {
	margin: 20px 0 5px;
}

.attachBlock {
	float: right;
	font-size: 16px;
	margin-top: 4px;
	cursor: pointer;
}

.pinkLink {
	color: #f90;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

#attachProfName {
	display: none;
}

.messageAttachment {
	text-align: right;
}

html {
	position: relative;
	min-height: 100%;

}

body {
	/* Margin bottom by footer height */
	margin-bottom: 60px;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
}

body.unlogged {
	background-size: cover;
}

body.is_front.unlogged {
	/*margin-bottom: 180px;*/
	background: url(../img/bg.jpg) no-repeat scroll center left;
	background-size: cover;
}

.unlogged .footer {
	/*height: 180px;*/
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
	.fMessImg {
		width: 64px;
	}

	.fMessImg a {
		width: 64px;
		display: block;
		position: relative;
		overflow: hidden;
	}

	.fMessImg img {
		width: 64px;
		height: 64px;
	}

	.fMessTitleBlock {
		padding: 5px 10px 0 10px;
	}

	.fMessDel {
		display: none;
		width: 0px;
		vertical-align: middle;
		background: red;
	}

	.fMessDel a {
		width: 0px;
		overflow: hidden;
		display: block;
	}

	.fMessDel i, .fMessDel i:hover {
		color: #fff;
		font-size: 18px;
	}

	.delBtnAnimateImg {
		display: none;
	}

	.delBtnAnimate {
		display: table-cell;
	}

	#messageMainHeader {
		border-bottom: 1px solid #ddd;
		margin: 0;
		padding: 5px 10px;
		overflow: hidden;
		line-height: inherit;
		border-top: 1px solid #fff;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,f2f2f2+100 */
		background: #e9e9e9; /* Old browsers */
		background: -moz-linear-gradient(top, #e9e9e9 0%, #f2f2f2 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #e9e9e9 0%, #f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #e9e9e9 0%, #f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f2f2f2', GradientType=0); /* IE6-9 */

	}

	.message-holder {
		padding: 0 15px 0 10px;
		font-size: 10px;
		line-height: 12px;
	}

	.fMessDate {
		padding: 0 10px;
		width: auto;
		display: inline;
		text-align: left;
		font-size: 10px;
		color: #999;
	}

	.fMessMobile {
		width: 30px;
		text-align: left;
		vertical-align: middle;
	}

	.messageName {
		font-size: 16px;
		font-weight: bold;
	}

	.main-menu-2 {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	.pila-box {
		border-left: none;
		border-right: none;
		height: 64px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+100 */
		/*background: #fff;*/
		background: #fffcd9;
		/*background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);*/
		/*background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);*/
		/*background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);*/
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f3f3', GradientType=0); /* IE6-9 */
	}

	.chita-box{
		background: #fff;
		background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
		background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
		background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
	}

	.messageMobileDeleteBtn {
		float: right;
		line-height: 24px;
		cursor: pointer;
		font-size: 11px;
		font-weight: bold;
		color: #777;
	}

	.messageMobileDeleteBtn i {
		color: #333;
	}

	.fMessInfo {
		height: 64px;
	}

	#messageForm {
		margin: 0;
	}

	#messageForm .messageSingle {
		clear: both;
		margin: 0;
		padding: 0;
	}

	#oneMessage {
		height: auto;
		overflow: hidden;
		padding-right: 0;
		display: none;

		background: #f2f2f2;

	}

	#oneMessage .messageSingle {
		padding: 10px;
		padding-bottom: 0;
		margin: 0;
		border-bottom: 1px solid #d4d4d4;
	}

	#messageForm .messageBody {
		margin: 0;
		border: none;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		background: #eee;
		border-radius: 0;
	}

	#oneMessage .messageBody {
		border: none;
		background: none;
		padding: 0;
		margin: 0 50px 0 0;
	}

	#oneMessage .myMessege .messageBody {
		margin: 0 0 0 50px;

	}

	.messageSingle {
		background: #f9f9f9;
	}

	.myMessege {
		background: #f2f2f2;

	}

	#oneMessage .messageBody:after {
		display: none;
	}

	.fMessName {
		margin: 0;
	}

	.favorBaseBlock {
		position: relative;
	}

	.fMessName a {

		width: 100%;
		height: 64px;
		left: 0;
		top: 0;
		/*
        padding-top: 5px;
        padding-left: 10px;
        */
	}

	#oneMessage .messageImg img {
		width: 40px;
		height: 40px;
	}

	#oneMessage .messageImg {
		width: 40px;
		height: 40px;
	}

	.messageHeader {
		border-bottom: 1px dotted #d7d7d7;
		padding-bottom: 5px;
		font-weight: bolder;
		font-size: 11px;
	}

	.messageSingle .fMessDate {

		display: block;

		font-style: italic;
	}

	.messageText {
		color: #353535;
	}

	.messageAttachment {
		float: none;
		text-align: right;
		margin-right: -49px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	.messageAttachment {
		font-weight: bolder;
		font-size: 11px;
		color: #555;
	}

	.myMessege .messageAttachment {
		margin-right: 0px;
		margin-left: -49px;
		text-align: left;

	}

	/* Sticky footer styles
-------------------------------------------------- */
	html {
		position: relative;
		min-height: 100%;
        min-width: 320px;
	}

	body {
		/* Margin bottom by footer height */
		margin-bottom: 136px;
	}

	.footer {
		position: absolute;
		bottom: 0;
		width: 100%;
		/* Set the fixed height of the footer here */
		height: 136px;

	}

	body.unlogged {
		margin-bottom: 344px;
	}

	body.unlogged.is_front {
		margin-bottom: 220px;
	}

	.unlogged .footer {
		height: auto !important;
	}

	.container .text-muted {
		margin: 20px 0;
	}

	#popup-new2 .messArea {
		padding-left: 0;
	}

	.pagination > li > a, .pagination > li > span {
		font-size: 12px;
		padding: 5px 8px;
	}

}

.favorBaseBlock {
	display: table-row;
	width: 100%;
}

.favorImgGrid {
	float: left;
	width: 134px;
	display: table-cell;
}

.favorInfoGrid {
	padding-left: 10px;
	display: table-cell;
}

.favorIconsM {
	float: right;
}

.favorIcon {
	display: inline-block;

	width: 100px;
}

.favorBirthdate {
	font-size: 11px;
	color: #999;
}

.favorBoldSmall {
	font-size: 11px;
	color: #333;
	font-weight: bold;

}

.favorAbout {
	padding: 15px 0;
	height: 74px;
}

.favorIcons a {
	color: #555;
	display: block;
}

.favorIcons a:not(.overlink):hover {
	color: #f90;
}

.favorIcons i {
	font-size: 22px;
	width: 28px;
	display: block;
	float: left;
	color: #f90;
	margin-left: -5px;
	text-align: center;
}

.favorIcons span {
	width: 70px;
	display: block;
	margin-left: 25px;
	font-size: 11px;
	line-height: 11px;
	margin-top: 3px;
}

.favorImgGrid {
	padding: 0;
}

.flexslider.flexsliderFavor {
	margin: 0;
}

.flexslider.flexsliderFavor .slides img {
	height: 134px;
	width: 134px;
}

.slides img {
	border: none;
}

.flexslider.flexsliderFavor .flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 20px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.flexslider.flexsliderFavor:hover .flex-direction-nav .flex-next {
	right: 0;
	background: rgba(255, 255, 255, 0.5);
}

.flexslider.flexsliderFavor:hover .flex-direction-nav .flex-prev {
	left: 0;
	background: rgba(255, 255, 255, 0.5);
}

.flexslider.flexsliderFavor .flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 15px;
	font-weight: 100;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	margin-top: 57px;
	padding: 0 3px;
}

.flexslider.flexsliderFavor .flex-direction-nav a.flex-next:before {
	content: '\f002';
}

@media (max-width: 767px) {
	.favorImgMobile {
		position: relative;
	}

	.favorIconsM {
		float: right;
		display: none;
		width: 0;
		height: 64px;
		text-align: center;
		background: red;
		color: white;
		line-height: 64px;
		font-size: 18px;
		border-bottom: 1px solid #d4d4d4;
	}

	.favorIconsM a {
		color: white;
	}

	.favorIcon {
		width: auto;
	}

	.favorIcon i {
		display: inline-block;
		float: none;
		color: #fff;
		font-size: 18px;
	}

	.favorTopText {
		float: left;
		/*margin-top: 20px;*/
	}

	.favorBoldSmall {
		clear: both;
	}

	.favorImgGrid {
		float: left;
		width: 64px;
	}

	.favorInfoGrid {
		float: left;
		padding-left: 10px;
	}

	.favorIconsM {
		float: right;
		width: 0;
	}

	.matchesImg {
		width: 64px;
	}

	.favorBaseBlock {

		height: 64px;
		border-bottom: 1px solid #ddd;
	}

	#register1 h3, #register1-footer h3 {
		background: #f90;
		color: #fff;
		padding: 10px;
		border-bottom: 0;
	}

	#register1 .submit-label, #register1-footer .submit-label {
		width: 100% !important;
	}

}

#register1.register-popup .form-head, #register1-footer.register-popup .form-head {

	margin-bottom: 30px;
}

.matchBox {
	display: table-row;
	width: 100%;
}

.matchesImg {
	padding: 0;
	display: table-cell;
	width: 134px;
	position: relative;
}

.matchesInfo {
	display: table-cell;
	vertical-align: top;
	padding: 0 10px;
	position: relative;
}

.matchesImg img {
	width: 100%;
	height: auto;
}

.matchesImg a:not(.overlink):hover:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 134px;
	height: 134px;
	-moz-box-shadow: inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow: inset 0 0 10px #000;
}

.matchesIcons {
	margin-top: 45px;
}

/**/
.favorInfoGrid {
	position: relative;
}

.favorIcons {

}

/**/

.matchBox .favorIcons i {
	margin: 0;
}

.matchBox .matchesIcons {
	margin-top: 55px;
}

.flex-active-slide {
	position: relative;
}

@media (max-width: 767px) {

	header ul li input[type=text],
	header ul li input[type=password] {
		padding: 3px 5px;
		margin-bottom: 3px;
		height: auto;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	header ul li input[type=submit], header ul li .site-btn, header ul li .site-btn:hover {
		height: auto;
		padding: 5px 15px;
	}

	header.shdw #result {
		left: 0;
		right: 0;
		padding: 10px 15px !important;
		/*position: inherit;*/
		/*max-width: inherit;*/
		/*float: left;*/
		/*background: none;*/
		/*padding: 10px;*/
		/*color: rgba(255,255,255,.7);*/
		/*z-index: 99999;*/
		/*display: none;*/
		/*-webkit-box-shadow: none;*/
		/*-moz-box-shadow: none;*/
		/*box-shadow: none;*/

	}

	.favorInfoGrid {
		display: inline-block;
		width: 75%;
	}

	.matchesImg {
		width: 64px;
        display: block;
        float: left;
	}

    .matchesInfo{
        display: block;
        padding: 0 0 0 5px;
        margin-left: 64px;
        overflow: hidden;
    }

    .matchesInfo .favorTopText{
        float: none;

    }

    .matchesInfo .favorTopText .fMessName{
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

	.matchesImg a:not(.overlink):hover:after {

		width: 64px;
		height: 64px;

	}

    .matchesInfo .favorTopText .favorBirthdate{
        display: block;
    }

    .matchesInfo .favorTopText .favorBirthdate{
        display: block;
    }

    .contact-form span.help-inline {
        left: 10px;
        bottom: 15px;
    }

}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

	.favorIcons {
		margin-top: 40px;
	}

	.matchBox {
		border-bottom: 1px solid #ddd;
	}

	.matchBox .matchesInfo {
		padding: 0 0 0 5px;

	}

	.matchBox .fMessName {
		font-size: 11px;
	}

	.matchBox .favorBoldSmall {
		font-size: 11px;
	}

	/*page.php*/
	.sex-text {
		padding: 15px;
	}

	.contacts-area {
		padding: 0 15px;
	}



	.content .content-holder .contact-form img {
		margin-bottom: 10px;
	}
}

.image-wrapper img {
	display: none;

}

#owl-profile .item {
	margin: 3px;
}

#owl-profile .item img {
	display: block;
	width: 100%;
	height: auto;
}

.owl-nav {
	height: 0;
	top: 0;
}

.owl-nav div {
	text-decoration: none;
	display: block;
	width: 22px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;

	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.owl-nav > div {
	color: rgba(0, 0, 0, 0.8);
}

.owl-nav div:before {

	background: rgba(255, 255, 255, 0.5);

	font-family: "flexslider-icon";
	font-size: 15px;
	font-weight: 100;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	margin-top: 65px;
	padding: 0 !important;
	width: 22px;
	height: 22px;
	line-height: 24px;
	text-align: center;
}

.owl-nav .owl-next:before {
	content: '\f002';
	padding: 0 8px;
}

.owl-nav .owl-next {
	right: 0px;
}

.owl-nav .owl-prev {
	left: 0px;
}

.owl-item.loading {
	dispaly: none;
	opacity: 0;
}

#onlineSlider .owl-nav div {
	width: 20px;
}

#onlineSlider .owl-nav div:before {
	padding: 0 5px;
	margin-top: 40px;
}

#onlineSlider .owl-nav .owl-next:before {
	padding: 0 6px;
}

.new-style-btn {
	font-family: 'FontAwesome', "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: right;
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;

	text-shadow: 1px 1px 0 #fff;
	/*-moz-box-shadow: inset 0 1px 0 #ffffff;*/
	/*-webkit-box-shadow: inset 0 1px 0 #ffffff;*/
	/*box-shadow: inset 0 1px 0 #ffffff;*/
	border-color: #d5d5d5 !important;

	border: 1px solid #d5d5d5;
	cursor: pointer;
	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ededed), color-stop(60%, #f9f9f9));
	background: -webkit-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -o-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: -ms-linear-gradient(top, #ededed 40%, #f9f9f9 60%);
	background: linear-gradient(to bottom, #ededed 40%, #f9f9f9 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f9f9f9', GradientType=0);

}

#register1, #register1-footer {
	overflow: hidden;
}

#mySexModal .modal-content {
	background: none;
	border: 0;
	box-shadow: none;
}

#mySexModal .modal-body {
	padding: 0 !important;
}

#mySexModal .modal-dialog {
	margin-top: 90px;
}

@media only screen and (max-width: 991px) {
	.sexModalFormFields {
		padding: 0 !important;
		margin: 0 !important;
	}

	#register1.unloged-register-popup.register-popup ul .form-right input[type=submit],
	#register1-footer.unloged-register-popup.register-popup ul .form-right input[type=submit]{
		width: auto;
	}

    body.unlogged #mySexModal .modal-dialog {
		max-width: 350px !important;
	}

    .footer-reg-form #register1 ul li label.error, .footer-reg-form #register1-footer ul li label.error{
        right: initial;
        left: 0;
    }

    .footer-reg-form #register1 .unloged-submit, .footer-reg-form #register1-footer .unloged-submit{
        padding: 0 10px;
    }

	.form-head span {
		font-size: 16px;
	}
}

.popup-btn {
	margin-left: 15px;
}

#popup-new2-change-pass input[type=password], #popup-new2-remove-profile input[type=password] {
	width: 100%;
	padding: 0 10px;
	border: 1px solid #ddd;
    height: 26px;
    line-height: 24px;
}

:-ms-input-placeholder {
    color: #aaa !important;
    font-weight: 400 !important;
}

.pass-validation {
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	color: red;
	padding: 0;
	margin: 0;
	left: 12px;
	bottom: -12px;
}

.delProfileBlock .panel-body a {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

.unlogged .delProfileBlock {
	display: none;
}

#zeroCredit {
	display: none;
}

.ui-icon {
	width: 32px;
	height: 22px;
	margin-right: 5px;

}

.ui-menu-item {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px !important;
}

.ui-menu-item:first-child .ui-icon.undefined, .ui-icon.ui-icon-triangle-1-s {
	width: 16px;
	height: 16px;
	font-size: 12px !important;
}

.ui-widget {
	/* font-family: Verdana,Arial,sans-serif; */
	font-size: 12px !important;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2.7em;
}

#choose-phone, .chose-header {
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-left: 15px;
}

.choose-phone-btn {
	display: inline-block;
	text-shadow: -1px -1px 0px #000;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #666;
	padding: 0 20px;
	font-size: 18px;
	line-height: 45px;
	background-image: url(/assets/img/grdnt.png);
	background-repeat: repeat-x;
	background-position: 0 100%;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px;
	height: 45px;
	margin: 0 5px 20px;
	cursor: pointer;

	background: #cdcdcd url(/assets/img/grdnt2.png) repeat-x bottom left;
	border-radius: 8px;
	height: 45px;
	line-height: 45px;
	text-shadow: -1px -1px 0px #8c8c8c;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	color: white;
	text-align: center;
	letter-spacing: -1px;
}

.choose-phone-btn-active {
	background-color: #b5ca0f;
}

.pakketten-telefoon-btn {
	cursor: pointer;
}

.pakketten-telefoon-btn:hover {

}

#telefoon-inner, .credits-hidden-2, #belgie-inner {
	display: none;
}

#select-bank-notification, #select-cc-notification {
	display: none;
	color: red;
}

#selectbanks {
	margin-bottom: 15px;
	clear: both;
	float: none;
}

.ppm_country {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 15px;
	line-height: 11px;
}

.ppm-small {
	font-size: 10px;
}

.ppm-smallest {
	font-size: 9px;
}

#form-nl-phone-pay {
	text-align: center;
}

#form-nl-phone-pay .credits-country {
	margin: 0 auto;
}

.ppm-flags {
	text-align: right;
	margin-top: 0;
	margin-top: -10px;
}

.ppm-flags img {
	height: 11px;
	width: auto;
	margin-right: 5px;
	margin-top: -3px;
}

.ppm_country_active {
	color: green;
	text-decoration: underline;
}

#ui-id-2 {
	background: url("/assets/img/paybanks/tas2iDealBankAbnAmro.png") 0 0 no-repeat;
}

#ui-id-2 {
	background: url("/assets/img/paybanks/tas2iDealBankAbnAmro.png") 0 0 no-repeat;
}

#ui-id-3 {
	background: url("/assets/img/paybanks/tas2iDealBankASNBank.png") 0 0 no-repeat;
}

#ui-id-4 {
	background: url("/assets/img/paybanks/tas2iDealBankIngBank.png") 0 0 no-repeat;
}

#ui-id-5 {
	background: url("/assets/img/paybanks/tas2iDealBankKnab.png") 0 0 no-repeat;
}

#ui-id-6 {
	background: url("/assets/img/paybanks/tas2iDealBankRabobank.png") 0 0 no-repeat;
}

#ui-id-7 {
	background: url("/assets/img/paybanks/tas2iDealBankSNSRegioBank.png") 0 0 no-repeat;
}

#ui-id-8 {
	background: url("/assets/img/paybanks/tas2iDealBankSNSRegioBank.png") 0 0 no-repeat;
}

#ui-id-9 {
	background: url("/assets/img/paybanks/tas2iDealBankTriodos.png") 0 0 no-repeat;
}

#ui-id-10 {
	background: url("/assets/img/paybanks/tas2iDealBankLanschot.png") 0 0 no-repeat;
}

#no-messages {
	margin: 60px 0;
	position: relative;
}

#no-messages-img {
	margin: 0 auto;
	text-align: center;
}

#no-messages-text {
	width: 100%;
	position: absolute;
	top: 100px;
}

#no-messages-text span {
	display: block;
	background: #ddd;
	padding: 10px;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.landing-2-step, .landing-3-step, .landing-4-step {
	display: none;
}

#popup-new3, #popup-new3 .modal-body {
	overflow: auto;
}

#popup-new3 .modal-dialog {
	width: 420px;
	max-width: 100%;
	margin: 45px auto;
}

#popup-new3 .modal-content{
	border: 0;
	overflow: hidden;
	-webkit-background-clip: unset;
	background-clip: unset;
}

#popup-new3 .my-prof-line label {
	width: 50%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

#popup-new3 .my-prof-line p, #popup-new3 .my-prof-line select, #popup-new3 .my-prof-line-full {
	width: 50%;
	position: relative;
	float: right;
	margin: 0;
	border-width: 1px;
}

#popup-new3 .my-prof-line p {
	padding-bottom: 15px;
}

#popup-new3 .my-prof-line p select {
	width: 100%;
}

#popup-new3 .my-prof-line p #popup-user-name,
#popup-new3 .my-prof-line p #popup-user-pass
{
    width: 100%;
    height: 19px;
    padding-left: 3px;
	border-width: 1px;
}

@media (max-width: 767px) {
    #popup-new3 .my-prof-line p #popup-user-name,
	#popup-new3 .my-prof-line p #popup-user-pass
	{
        height: 15px;
    }
}

#popup-new3 .modal-body {
	margin: 15px;
	border: 1px solid #ddd;
	overflow: hidden;
}

#popup-new3 .my-prof-line .onetrd {
	display: block;
	width: 30% !important;
	float: left;
	margin-right: 6px;
}

#popup-new3 .onetrd:last-child {
	float: right;
	margin-right: 0;
}

.landing-back-2, .landing-back-3, .landing-back-4 {
	float: left;
}

.popup-error-mes, .help-inline {
	display: none;
	margin: 0;
	font-size: 10px;
	position: absolute;
	left: 7px;
	top: 20px;
	color: red;
}

#updateprofile .popup-error-mes {
	top: 27px;
}
#updateprofile .my-prof-line-full label{
	margin-bottom: 3px;
}
#updateprofile .my-prof-line-full label input  {
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	bottom: -2px;
	vertical-align: middle;
}
#looking_for .my-prof-line-full label{
	margin-bottom: 3px;
}
#looking_for .my-prof-line-full label input  {
	margin: 0 5px 0 0;
	position: relative;
	bottom: -2px;
	vertical-align: middle;
}

.help-inline {
	left: 12px;
	top: 45px;
}

.passrow {
	position: relative;
}

.my-prof-line {
	clear: both;
	overflow: hidden;
	position: relative;
}

.my-prof-line-full {
	overflow: hidden;
}

.my-prof-line-full.voorkeuren .col-md-4{
    padding: 0;
}

.my-prof-line label.error, #popup-new3 .my-prof-line label.error {
	position: absolute;
	font-size: 10px;
	color: red;
	left: 8px;
	bottom: 2px;
	font-weight: 100;
	width: auto;
	float: inherit;
	margin: 0;
    height: 14px;
}

.add-to-fav-block{
    text-align: center;
}
.add-to-fav-block .grey-grad, .add-to-fav-block  .green-grad{
    float: none;
    display: inline-block;
    width: 80px;
    margin: 0;
}

#onehalf {
	width: 47%;
	float: left;
}

#onehalf2 {
	width: 47%;
	float: right;
}

.user-login-item {
	display: inline-block;
	margin-bottom: 0;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	border: 1px solid #383838;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background: #383838;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZkOGRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjU2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #000 0%, #000 30%, #2f2f2f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(30%, #000), color-stop(100%, #2f2f2f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #000 0%, #000 30%, #2f2f2f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #000 0%, #000 30%, #2f2f2f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #000 0%, #000 30%, #2f2f2f 100%); /* IE10+ */
	background: linear-gradient(to bottom, #000 0%, #000 30%, #2f2f2f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9900', endColorstr='#cd7b00', GradientType=0); /* IE6-8 */
}

.user-login-item:hover {
	color: #fff;
	background-color: #000;
	background-image: -moz-linear-gradient(top, #2f2f2f, #000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f2f), to(#000));
	background-image: -webkit-linear-gradient(top, #2f2f2f, #000);
	background-image: -o-linear-gradient(top, #2f2f2f, #000);
	background-image: linear-gradient(to bottom, #2f2f2f, #000);
}

.user-login-item a {
	padding: 3px 10px;
	display: block;
	font-size: 12px;
	color: #eee;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.user-login-item a:not(.overlink):hover {
	color: #fff;
	background-color: transparent;
}

@media (min-width: 800px) {
	.modal-content {
		font-size: 13px !important;
	}
}

@media (max-width: 500px) {
	body.unlogged {
		margin-bottom: 396px;
	}
}

.pricebox-holder .credits-price .old-price {
	color: red;
}

.adres-block i {
	float: left;
}

.adres-block span {
	display: block;
	margin-left: 20px;
}

.contacts-area {
	border-top: 1px solid #e0e0e0;
	clear: both;
	color: #777;
}

.content .content-holder .my-tab .no-more-photos {
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.content .content-holder .my-tab .no-more-photos a {
	color: #f8d300;
	cursor: pointer;
}

#owl-profile .item a {
	display: inline-block;
	position: relative;
}

#owl-profile .item a:not(.overlink):hover:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-moz-box-shadow: inset 0 0 10px #000;
	-webkit-box-shadow: inset 0 0 10px #000;
	box-shadow: inset 0 0 10px #000;
}

.hover-action {
	opacity: 0;
	color: #000;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 48px;
	height: 48px;
	margin-top: -24px;
	margin-left: -24px;
	line-height: 48px;
	text-align: center;
	font-size: 48px;
	-webkit-transition: opacity .1s ease-out 0.1s;
	-moz-transition: opacity .1s ease-out 0.1s;
	-o-transition: opacity .1s ease-out 0.1s;
	transition: opacity .1s ease-out 0.1s;
}

#owl-profile .item a:not(.overlink):hover .hover-action {
	opacity: 1;
}

.ex-item {
	cursor: pointer;
}

.ex-item .button-link {
	bottom: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	background: rgba(00, 00, 00, .51);
}

.ex-item .button-link-cont {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.ex-item:hover .button-link {
	opacity: 1;
}

#video-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

.video-overlay-1 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAH0lEQVQIW2NkQAX/GZH4/xkYGBhhAmAOSBJEwDkgAQCCrgQEqRgDDwAAAABJRU5ErkJggg==
	) repeat;
}

.video-overlay-2 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAaElEQVQYV12PUQ2AQAxD32SADZCBDmwQbKADGWADZBwpbMvCfW1Z+9ozYABOvrcAG3D73swHiSZg9b0DLsBCIOdeSA3oRZJAx3CKdMgZJA3CZSYw1k6pjMx/pxBkZvnN20kCHStprp0eilwX0w7FFEcAAAAASUVORK5CYII=
	) repeat;
}

.video-overlay-3 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAP0lEQVQYV42Q0QoAIAgDz///aMPAKKeQb26HTg0tB6zKVUhI4Bus5tMn2K4Djh7gBGXM7Uvo5riQ/BfUNwwTWfn+CgiQkAMbAAAAAElFTkSuQmCC
	) repeat;
}

.video-overlay-4 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXxvZSoAAAAAElFTkSuQmCC
	) repeat;
}

.video-overlay-5 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAN0lEQVQYV2NkIAIwEqHmPyFF/xkYGBgJKQJbhEsR2ASYU7ApQlGAzyQU/yCbhGECunU4FYAUAgBp4wYJDzYgLgAAAABJRU5ErkJggg==
	) repeat;
}

.video-overlay-6 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAOUlEQVQYV2NkIBIwQtX9J6CeEVkhjI2uB2QIhkJ0k0GacSpEt4VyhchuxGk1Ns9jWI0vhOC+JhjsABi5FAtyN4RxAAAAAElFTkSuQmCC
	) repeat;
}

.video-overlay-7 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVQYV4XQMQoAMAhD0e/9D93iIGiqNYvLIxANOIA1lxwHnhUHXHGGX6xwxB1scV5bVupAXT3i9X/RPP3xab7jXR4I7WH1yQAAAABJRU5ErkJggg==
	) repeat;
}

.video-overlay-8 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAMElEQVQYV2NkIBIwQtX9J6CeEVkhiA3SgFUM3USYYpAFKGyyTBxAq/GFEDx4CAY7AEbWGAskVXIWAAAAAElFTkSuQmCC
	) repeat;
}

.video-overlay-9 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJUlEQVQYV2NkIBIwQtX9J6CeEVkhjI2uB2TI8FWIL4TgviYY7ABHng4Ln+P4CAAAAABJRU5ErkJggg==
	) repeat;
}

.video-overlay-10 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAATElEQVQYV52QwQ4AIAhC8f8/ukYbauah8qayJ2IABgBDFHvWNquC3FPsEC0ytRLXriMkF3GeQtE6kryOJ2E+Japmbu3rmZrnEc9V4BPPHxoHt0ROewAAAABJRU5ErkJggg==
	) repeat;
}

.video-overlay-11 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGElEQVQIW2NkYGD4z8DAwMiABEAcagsCACifBQbYDXW1AAAAAElFTkSuQmCC
	) repeat;
}

.video-overlay-12 {
	background: url(
	data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGElEQVQIW2NkYGD4z8DAwMiABEAcagsCACifBQbYDXW1AAAAAElFTkSuQmCC
	) repeat;
}

@media (max-width: 991px) {
	.unloged-register-popup .form-left {
		float: left;
		width: 40%;
		text-align: right;
		padding-right: 10px;
	}

	#register1.unloged-register-popup.register-popup ul .form-right input,
	#register1-footer.unloged-register-popup.register-popup ul .form-right input{
		width: 70%;
	}

	#register1.unloged-register-popup.register-popup ul .form-right.full-width,
	#register1-footer.unloged-register-popup.register-popup ul .form-right.full-width{
		width: 90%;
	}

	.cc-selector label {
		width: 32px;

	}
}

#owl-profile .owl-item {
	width: 154px !important;
	height: 154px !important;
}

.my-form-field {
	position: relative;
}

.my-form-field-last {
	clear: both;
}

.my-form-field .help-inline {
	top: auto;
	left: 30px;
	bottom: 10px;
}

#modal-id .modal-content {
	-webkit-background-clip: unset;
	background-clip: unset;
	border:0;
}

@media (min-width: 768px) {
	.favorImgGrid {
		display: block !important;
		width: 134px !important;
	}

    #modal-id .price-form .col-sm-4{
        padding: 0;
    }
    #modal-id .price-form .col-sm-12{
        padding: 0;
        text-align: right;
    }
    #modal-id .submit-container .credits-btn{
        font-size: 12px !important;
        float: none !important;
        padding: 8px 10px;
        border-radius: 2px;
        letter-spacing: initial;
    }

    #modal-id a.payment-go-back{
        position: relative !important;
        bottom: initial;
        right: initial;
    }
    #modal-id .price-form h3 .h3-text {
        width: 140px;
        position: relative;
        top: 4px;
    }
    #modal-id .price-form h3 {
        padding: 0;
        margin: 0;
    }

    #modal-id .element-holder {
        padding: 0;
        margin: 0;
    }
    #modal-id .price-form .col-sm-4:nth-child(3) .element-holder{
        margin-left: 22px;
    }

	.credit-layout-wrap .content-holder.profile-holder{
		margin-top: 30px;
	}
}

@media (min-width: 767px) {
	ul.desktop-show {
		display: block !important;
		padding-bottom: 0 !important;
	}



}

.alinks {
	padding: 0;
	font-size: 12px;
	margin: -25px 0 5px;
}

.alinks a {
	color: #aaa;
}

.wachtwoord-vergeten {
	color: #fff !important;
}

.bubble {
	position: relative;
	width: 100px;
	height: 100px;
	padding: 0px;
	background: #ff9e0e;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: #fff solid 4px;
}

.bubble:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 15px 29px 15px 0;
	border-color: transparent #ff9e0e;
	display: block;
	width: 0;
	z-index: 1;
	left: -23px;
	top: 35px;
}

.bubble:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 18px 32px 18px 0;
	border-color: transparent #fff;
	display: block;
	width: 0;
	z-index: 0;
	left: -30px;
	top: 32px;
}

div.pp_default .pp_expand {
	display: none !important;;
}

.unlogged #profile-menu .profile-menu-punkt {
	width: 50%;
}

.unlogged .button-link a {
	width: 100%;
}

.unlogged .button-link a:after {
	display: none;
}

img {
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.car-cont {
	background: #fff;
	margin-top: 30px;
	padding: 15px 30px 30px;
	border: 1px solid #ddd;
	height: 164px;
}

#onlineSlider.owl-carousel .owl-item {
	width: 99px !important;
	height: 99px !important;
}

body.unlogged #mySexModal, body.unlogged #popup-new2 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body.unlogged #mySexModal .modal-dialog, body.unlogged #popup-new2 .modal-dialog {
	max-width: 100%;

}

.modal-content {
	margin: 0 10px;
}

body.unlogged .modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1040;
	background-color: #000;
}

.modal {
	padding: 0;
	/*position: absolute;*/
	/*width: 100%;*/
	/*height: 100%;*/
}

.modal-backdrop {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.pp-button-relative{
    position: relative;
    padding-right: 30px !important;
}

.pp-button-relative-popup{
    position: relative;
    padding-right: 22px !important;
}

.site-img-placeholder{
	background: #f1f1f1 !important;
	opacity: 1 !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #ff9900;
	border-color: #ff9900;
}

@media(max-width: 991px){
    .logo img {
        max-width: 160px;
    }
	#wiplist .favorInfoGrid .favorTopText{
		font-size: 12px;
	}
	#wiplist .favorIcons {
		margin-top: 45px;
	}
}

@media(max-width: 767px){
    #landing-popup .my-prof-line label.error{
        font-size: 9px;
        left: 5px;
    }

	#looking_for .my-prof-line-full label input, #updateprofile .my-prof-line-full label input  {
		bottom: 0;
	}
}

@media (max-width: 400px) {
    .footer .br-400{
        display: block !important;
        height: 5px;
    }
    .footer .hid-400{
        display: none;
    }
}

/*body .profile-menu-mobile .profile-menu-punkt:not(:hover):not(.hovered) {*/
/*	background: none !important;*/
/*}*/