
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');


/*TYPOGRAPHY*/
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #3a3a3a;

}
a {
    text-decoration: none;
	transition: all .3s ease-in-out;
}
a:hover{
    text-decoration: underline;
}
.text-content ul {
    margin: 32px;
}
.text-content li {
    list-style: disc;
    color: #ffffff;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 12px;

}

/*size*/

p { font-size: 18px; font-weight: 400;}
h1 { font-size: 42px; line-height: 46px; }
h2 {font-size: 32px;}
h3 { font-size: 30px}
h4 {font-size: 28px;}
h5 {font-size: 28px;}
h6 {font-size: 20px;}

@media screen and (max-width: 768px) {
	p { font-size: 16px; font-weight: 400;}
h1 { font-size: 38px; line-height: 42px; }
h2 {font-size: 26px;}
h3 { font-size: 26px}
h4 {font-size: 24px;}
h5 {font-size: 22px;}
h6 {font-size: 20px;}
}


@media screen and (max-width: 340px) {
   h1 { font-size: 26px; line-height: 36px; }
h2 {font-size: 24px;}
h3 { font-size: 24px}
h4 {font-size: 22px;}
h5 {font-size: 22px;}
h6 {font-size: 18px;}
}


h3, .strong { font-weight: 700; }
h1, h2, h3, h4,h5, h6{
	font-weight: 700; margin-bottom: 28px;  margin-top: 30px;letter-spacing: 0px;text-transform: uppercase;}
h1 {

    padding-bottom: 18px;

}

p, h1, h2, h3, h4, h5, h6 {
    margin-left: 20px;
    margin-right: 20px;
}






p { margin-bottom: 16px; margin-top: 22px;}

li {
	font-size: 19px;
	margin-bottom: 12px;

}


.btn-lg {
    font-size: 32px;
    padding: 13px;
    min-width: 400px;
    width: 100%;
    border: none;
    border-radius: 0;
    font-weight: 400; text-transform: uppercase;
}
.main-content.li {
    margin-left: 80px;
    padding-left: 30px;

    padding-bottom: 20px;
}
.feat-list li {
    margin-left: 30px;
    padding-left: 5px;
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: 700;
    color: #000000;

}




/*color*/
h1 {color:#251d65}
h2 { color:#000000; }
h3, h4 { color: #222222; }

a {color: #251d65;text-decoration: underline;}
a:hover {color:#251d65; text-decoration: none;}
/*BODY*/
body { background-color:#fbfbfb; background-image: url(../img/main-bg.jpg) ;background-attachment: fixed; background-position:top right; }

/*HEADER*/



.header {   width: 100%; height: auto; display:block; background-color:#35173e;background-image: url(../img/bdsm-bg.jpg); background-position: top right; background-repeat: no-repeat;}





@media screen and (max-width:500px) {
.bg-img { background: url(../img/mature-dating-mobile.jpg) no-repeat;background-position: top center; background-size: contain;}

	.main-content {
   padding-right: 10px;
    padding-left: 10px;
    box-shadow: none;
}

}


ul.icon-list  {
	margin-top: 40px;
	padding-inline-start: 30px;
}
ul.icon-list li {
	list-style: none;
	font-size: 18px;
	color: #fff;
	margin-top: 12px;
}
.list-icon {
	width: 26px;
	height: 26px;
	display: inline-block;
	margin-right: 12px;
}


.signup-anim {

	-webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
	animation-delay: 2s;
}

.header .lead {
	font-weight: 700;
	font-size: 44px;
	line-height: 48px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	margin: 0px;
	margin-top: 20px;
}
.header .sub-lead {
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	display: block;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-right: 68px;
}

.members-bar {
	display: block;
	height: auto;
	background-image: url(../img/quote-bg.png);
	background-repeat: no-repeat;
	    background-color: #291230
			;
	color: #fff;
}

.members-bar .intro-heading {
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 28px;
	display: block;
	font-weight: 700;
	margin-left: 20px;
}

.members-bar p {
	margin-bottom: 9px;
	margin-top: 4px;
}

a.join-free {

	height: 44px;
    margin-top: 12px;
    line-height: 44px;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 24px;
    background-color: #60316e;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 28px;
    margin-left: 0px;
    text-decoration: none;
}

@media screen and (max-width:500px) {
	ul.icon-list  {
	margin-top: 40px;
		padding-inline-start: 8px;
}


ul.icon-list li {
	list-style: none;
	font-size: 15px;
	color: #fff;
	margin-top: 12px;
}
.list-icon {
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 10px;
}
.header .lead {
	font-size: 26px;
	margin-top: 12px;
	padding: 5px 10px;
}
.header .sub-lead {
	font-size: 18px;
	margin-right: 4px;
	padding: 5px 10px;
}
}

@media screen and (max-width:400px) {
	.header .lead {
	font-size: 24px;
	margin-top: 12px;
	padding: 4px 8px;
}
.header .sub-lead {
	font-size: 16px;
	margin-right: 4px;
	padding: 4px 8px;
}


}

@media screen and (max-width: 768px) {
	a.join-free {
    margin-bottom: 12px;

}
}
	@media screen and (max-width: 500px) {
	a.join-free {
   font-size: 15px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;

}
}
	.form-wrap {
		width: 50%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 80px;
	}

@media screen and (max-width: 600px) {
	.form-wrap {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

.welcome {
	font-weight: 900;
	font-size:36px;
	line-height: 38px;
	color: #fff;
	display: block;
	max-width: 700px;
	padding: 20px;
	margin-bottom: 30px;
	text-shadow: 1px 1px 1px #000000;
	-webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
	animation-delay: 1s;

}

.side-search--text, .side-search--select {
    display: block;
    color: #222!important;
    background: #fff!important;
    width: 100%;
    height: 40px;
    font-size: 18px!important;
    border-radius: 0px;
    font-weight: 400!important;
    padding: 0!important;
    margin: 0;
    text-indent: 22px;
    line-height: 40px!important;
    border: 0;
    box-shadow: none;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
}

.select-country {
    background: url(../img/select-arrow.svg) no-repeat right ;
    background-size: 44px 40px;
	width: 70%;
	float: left;
	text-indent: 20px;
	height: 60px;
	line-height:60px;
	text-decoration: none;
	-webkit-border-radius:  34px 0 0 34px!important;
    border-radius: 34px 0 0 34px!important;
	background-color: #fff;
	font-size: 18px;
}

.select-country-button{
    display: inline-block;
    background: #753388;
    color: #fff;
    font-size: 16px;
   -webkit-border-radius: 0 34px 34px 0;
    border-radius: 0 34px 34px 0;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 19px;
    height: 60px;
    text-align: center;
    border: 0;
    cursor: pointer;
    width: 29%;
	float: left;
    z-index: 9997;

}




@media screen and (max-width: 768px) {

	.welcome {
    padding: 8px;
	font-size: 28px;
		line-height: 30px;
		margin-bottom: 16px;
}


}

@media screen and (max-width: 600px) {

	.welcome {
    padding: 12px;
	font-size: 22px;
		line-height: 24px;
		margin-bottom: 12px;
}


}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.side-search {

    color: #fff;
	font-size: 16px;
	display: block;
	float: left;
	padding-top: 20px;
}

.side-search ul {
	list-style: none;
	margin-top: 12px;
	margin-bottom: 12px;
	display: block;
	float: left;
	padding-inline-start: 0px;
}
.side-search li {
	list-style: none;
	display: inline-block;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 0px;

}
.side-search a {
color: #fff;
    text-transform: none;
    font-size: 12px;
    text-decoration: none;
    font-weight: 700;
    padding: 6px;
    border-radius: 12px;
    background-color: #45254f;

}

.side-search a:hover {

	background-color: #fff;
	color: #291230;
}


.side-search--text, .side-search--select {
    display: block;
    color: #222!important;
    background: #fff!important;
    width: 100%;
    height: 40px;
    font-size: 18px!important;
    border-radius: 0px;
    font-weight: 400!important;
    padding: 0!important;
    margin: 0;
    text-indent: 22px;
    line-height: 40px!important;
    border: 0;
    box-shadow: none;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
}

.side-search--select {
    background: url(../img/select-arrow.svg) no-repeat right ;
    background-size: 44px 40px;
	width: 70%;
	float: left;
	-webkit-border-radius:  34px 0 0 34px!important;
    border-radius: 34px 0 0 34px!important;
}

.side-search--button{
    display: inline-block;
    background: #753388;
    color: #fff;
    font-size: 14px;
   -webkit-border-radius: 0 34px 34px 0;
    border-radius: 0 34px 34px 0;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 19px;
    height: 40px;
    text-align: center;
    border: 0;
    cursor: pointer;
    width: 29%;
	float: left;
    z-index: 9997;

}
@media (max-width: 550px) {
	.side-search {
   padding: 20px;
	margin-top: 0px;
}
	.side-image {
	display: block;
    margin-top: 15px;
    float: left;
    padding-right: 0px;
}
}

.search-dropdown {
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    width: 70%;
	float: left;
	-webkit-border-radius:  6px 0 0 6px!important;
    border-radius: 6px 0 0 6px!important;
    min-width: 100px;
    padding: 20px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		background: url(../img/select-arrow.svg) no-repeat right;
    background-size: 44px 40px;



}
a.search-item  {
	display: block;
	padding: 6px;
	font-weight: 700;
	font-size: 16px;
	color: #000;
	width: 100%;
	margin: 0px;
	background-color: #fff;
}


.img-responsive {
  width: 100%;
  height: auto;
}

/* Niche row */

.niche-row {
	background-color: #2b0836;
}

.overlay {
  position: relative;
  z-index: 0;
}

.overlay::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2b0836;
    opacity: .7;
    z-index: -1;
}
.overlay:hover:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2b0836;
    opacity: 0.2;
    z-index: -1;
}
.box {

  position: relative;
  text-align: center;
  color: white;
   background-size: cover;
    width: 25%;
    margin: 0px;
	float: left;
	display: inline-block;
	cursor:pointer;
	min-height: 240px;

}
.box p {
	font-size: 16px;
}

@media screen and (max-width: 500px) {
	.box {
    width: 90%;
    margin-left: 5%;
		margin-right:5%;
		margin-bottom: 10px;
	float: left;
	display: block;
}
}
.grow {
transition: all .2s ease-in-out;
}

.grow:hover {
transform: scale(1.1);
	z-index: 9;
}

.niche1 {
background-image: url(../img/niche1.jpg);

}
.niche2 {
background-image: url(../img/niche2.jpg);

}
.niche3 {
background-image: url(../img/niche3.jpg);

}
.niche4 {
background-image: url(../img/niche5.jpg);

}
.img-area {
  width: 100%;
  height: auto;
	max-width: 350px;
	float: right;
	padding: 20px;
}
@media screen and (max-width: 500px) {
	.img-area {
  width: 100%;
  height: auto;
	max-width: 460px;
	float: right;
	padding: 20px;
		display: block;
}
	.row {
    margin-right: 0px;
    margin-left: 0px;
}
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.icon-row {
    background-color: #f7f7f7;
}

.light-row {
    background-color: #536170;
	padding: 0px;
	margin: 0px;
	color: #fff;

}

.dark-row {
    background-color: #9c0101;
	padding: 0px;
	margin: 0px;
	color: #fff;

}

.light-row h3, .dark-row h4 {
	margin-top: 42px;
	color: #fff;
	font-size: 24px;
}
.light-row p, .dark-row p {
	margin-top: 8px;
	font-size: 17px;
	margin-bottom: 9px;
}

.cta-row {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	padding-top: 20px;
	padding-bottom: 20px;
text-align: center;
}

.cta-row .cta-txt {
	font-size: 24px;
	font-weight: 700;
	color: #3a3a3a;
	line-height: 40px;
}

.cta-row a.cta-link {
    font-size: 20px;
    padding-left: 28px;
    padding-right: 28px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-weight: 700;
    color: #fff;
    margin-left: 12px;
    line-height: 40px;
    background-color: #068383;
    display: inline-block;
    border-radius: 24px;
    text-decoration: none;
}
.cta-row a.cta-link:hover {
cursor: pointer;
background-color: #006565;

}

@media screen and (max-width: 500px) {

.cta-row {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	padding-top: 20px;
	padding-bottom: 20px;
text-align: center;
}

.cta-row .cta-txt {
	font-size: 18px;
	font-weight: 700;
	color: #006565;
	line-height: 20px;
	padding: 20px;
}

.cta-row a.cta-link {
	font-size: 16px;
	padding-left: 0px;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-top: 2px;
	font-weight: 700;
	color: #fff;
	margin-left: 12px;
	line-height: 30px;
	background-color: #068383;
	display: block;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 12px;
	border-radius: 4px;
	text-decoration: none;

}
}

.member-icon {
	width: 35px;
    height: 35px;
    position: absolute;
    left: -3px;
    top: 80px;
}

.feat-area-row {
	margin-left: 0px;
	margin-right: 0px;
}

.feat-area {

	padding-top: 15px;
	padding-bottom: 15px;
}

@media (min-width: 768px) {
.feat-area {
    width: 50%;
}
}

@media (min-width: 1024px) {
.feat-area {
    width: 25%;
}
}

.feat-area p {
	font-size: 16px;
	color: #666666;
}

.feat-area a {
    display: block;
    padding: 7px;
    color: #ff0066;
    margin: 10px 16px;
	background-color: #fff;
    border: 1px solid #ff0066;
    border-radius: 6px;
    text-indent: 4px;
    font-weight: 400;
}

.feat-area a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #ff0066;
    border: 1px solid #ff0066;

}

/* FEATURES LIST */
.feature {
    background-color: #fafafa;
    padding: 18px;
    width: 19.6%;
    margin-right: 1px;
    display: inline-block;
    margin-top: 50px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 900;
    text-align: center;

}
.feature-icon-wrapper {
	 display: block;
  margin-left: auto;
  margin-right: auto;
width: 70px;

	margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.feature-icon {
	    width: 80%;
    height: 80%;
    margin-bottom: 10px;
}

a.search-singles{
	display: block;
    margin-left: 20px;
    margin-top: 50px;
    padding: 20px;
    background-color: #ff0066;
    font-size: 20px;
	text-align: center;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    margin-right: 20px;
}



@media (min-width: 768px) and (max-width: 1024px) {

a.search-singles {

    margin-top: 30px;
    padding: 14px;
    background-color: #ff0066;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    margin-right: 20px;
	margin-bottom: 20px;
}
}
@media screen and (max-width: 768px) {
	a.search-singles{
	display: block;
    margin-left: 20px;
    margin-top: 10px;
    padding: 20px;
    background-color: #ff0066;
    font-size: 18px;
	text-align: center;
    text-decoration: none;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    margin-right: 20px;
		margin-bottom: 20px;
}
}
/* MENU ///////////////////////////////////////////////////////////// */
/* Top nav bar */

.top-nav {
   height: auto;
    margin-bottom: 0px;
    display: block;
    padding-top: 20px;

}




.logo {
	width:240px;
	height: auto;
}
.icons {
	width: 85%;
	height: auto;
	margin-left: 2%;
	margin-bottom: 10px;
}

.top-nav .nav a {
    float: right;
    height: 40px;
    margin-top: 5px;
    line-height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    text-decoration: none;
	font-size: 16px;
}
.top-nav a.login {
    float: right;
    height: 40px;
    margin-top: 5px;
    line-height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 24px;
    background-color: #794188;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 5px;
    text-decoration: none;
	font-size: 16px;
}

.top-nav a.login:hover {

	color: #536170;
	background-color: #fff;
	text-decoration: none;

}

.top-nav a.country {

    height: 40px;
    margin-top: 5px;
    line-height: 40px;
    padding-left: 22px;
    padding-right: 28px;
    border-radius: 24px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    text-decoration: none;
	font-size: 16px;
	 display: inline-block;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
 background:  url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='12' height='12' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='white'/></g></svg>") no-repeat;
  background-position: right 5px top 50%;
}


.top-nav a.country:hover {

	color: #c6c6c6;
	text-decoration: none;

}

.dropdown-menu {
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100px;
    padding: 20px;
    margin: 50px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
a.dropdown-item {
	display: block;
	padding: 6px;
	font-weight: 700;
	font-size: 16px;
	color: #000;
	width: 100%;
	margin: 0px;
}

@media screen and (max-width:500px) {
	.logo {
	width: 140px;
	height: auto;
}

	.top-nav {
		padding-top: 4px;
	}
	.icons {
	width: 100%;
	height: auto;
		margin-left: 0%;
}
	.top-nav .nav a, .top-nav a.country, .top-nav a.login{
	float: right;
    font-size: 13px;
		display: inline-block;
	}

	.top-nav a.country {

    padding-left: 0px;
    padding-right: 24px;

}

}

.stats {
	display: block;
    float: left;
    padding: 25px;
    background-color: #251d65;
    color: #ffffff;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: -19px;
	width: 100%;
}

ul.contents {
	background-color: #f0f0f0;
	padding: 20px;
	display: block;
	float: left;
}

ul.contents li {
	width: 50%;
	float: left;
	font-size: 14px;
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 2px;
}
ul.contents li:before {
	content:"";
}


.quote {
	padding: 20px 30px 40px;
    font-size: 16px;
    font-style: normal;
    background-color: #f7f7f7;
    color: #575656;
}

.side-box-blue {
	display: block;
    padding: 15px;
    background-color: #342259;
    color: #ffffff;
	width: 100%;
	border-radius: 12px 0px;
}

.side-box-blue p {
	font-size: 17px;
}

.side-box-blue .side-heading {
	font-size: 26px;
	line-height: 28px;
}

.nav-heading {
    font-size: 20px;
    line-height: 34px;
    margin-top: 22px;

    color: #353535;
    display: block;
    text-transform: uppercase;
}
@media screen and (max-width:768px) {

.stats {

    padding: 20px;
    background-color: #251d65;

    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 2px;
	width: 100%;
}

}

 a.view-matches {

	height: 50px;
	margin-top: 22px;
	line-height: 50px;
	padding-left: 12px;
	padding-right: 12px;
	border-radius: 24px;
	background-color: #536170;
	color: #fff;
	 font-size: 18px;
	 text-align: center;
	display: block;
    font-weight: 700;
	margin-bottom: 20px;
	 margin-left: 10px;
	 margin-right: 10px;
	 text-decoration: none;

}

.col-md-8 li:before {
content:"\2714\0020";
color: #536170;
	margin-right: 10px;
	float: left;
}
.col-md-8 li {
list-style: none;
padding-left: 18px;
	font-size: 17px;
}
.col-md-8 ul {
    padding-inline-start: 20px;
	margin-bottom: 20px;
}

@media screen and (max-width:768px) {
.col-md-8 li:before {
content:"\2714\0020";
color: #536170;
	margin-right: 10px;
}
.col-md-8 li {
list-style: none;
padding-left: 5px;
	font-size: 16px;
}
.col-md-8 ul {
    padding-inline-start: 20px;
}
}

 /*///////   SECTIONS ///////////*/



.no-padding {
	padding: 0px;
}

.underline {
    width: 20%;
	display: block;
	margin-top: -20px;
	margin-left: 20px;
	border-radius: 4px;
    min-height: 4px;
    background-color: #c4c0c0;
}

.underline-red {
    width: 20%;
	display: block;
	margin-top: -20px;
	margin-left: 20px;
	border-radius: 4px;
    min-height: 4px;
     background-color: #9c0101;
}


    /* MAIN CONTENT */
.main-content {
margin-top: 0px;

    padding-top: 20px;
    padding-bottom: 50px;
    margin-bottom: 40px;
    border-radius: 0px;

}


@media screen and (max-width: 600px) {
	.main-content {
   margin-top: -5px;
   box-shadow: none;
		border-radius: 0px;

}
}


/* MATURE BANNER */

.mature-dating {
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	background-image: url(../img/mature-dating.jpg);
	background-size: cover;
	min-height: 250px;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 100px;
	color: #fff;
	font-size: 22px;
	font-weight: 700;
	line-height: 22px;

}

a.mature-link  {
	font-weight: 700;
	padding: 11px!important;
	display: block;
	font-size: 20px!important;
	line-height: 22px!important;

}
a.mature-link:hover {
	background-color: #251d65;
	color: #fff!important;
	text-decoration: none;
}
a.mature-link .join-mature  {
	font-size: 17px;
	display: block;
	margin-top: 12px;
	font-weight: 400;
}







/* SIDEBAR //////// */

.col-md-4.side-bar { display: flex; }

.side-bar li > a {
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 8px;
	padding-left:  0px;
	display: block;
	color: #251d65;
    font-weight: 700;
	padding: 6px;

}

.side-bar ul {
    margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
	padding-inline-start: 0px;
}
.side-bar li {
    list-style: none;
}

ul.list-areas  {

	margin: 0px;
	list-style: none;
	margin-top: 45px;
}
ul.list-areas > li > a {
    float: left;
    width: 32%;
	font-size: 14px;
	color: #575757;
}

.area-list-single li > a {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	margin-bottom: 6px;

}
.area-list-single li > a:hover {
	font-size: 15px;
	line-height: 20px;
	color: #CC3300;
	text-decoration: none;
}


.area-list-single li > a {
	font-size: 14px;
	line-height: 20px;
	color: #666666;

}
.area-list-single li > a:hover {
	font-size: 15px;
	line-height: 20px;
	color: #CC3300;
	text-decoration: none;
}

@media screen and (max-width: 500px) {

	ul.list-areas  {
	margin-top: 15px;
}
	ul.list-areas > li > a {
    float: left;
    width: 100%;
	font-size: 15px;
	color: #575757;
		margin: 12px;
}
}


.areas-heading  {

	font-weight: 700;
	font-size: 26px;
letter-spacing: 1px;
	color: #000000;
	line-height:32px;
margin-bottom: 30px;
    margin-top: 40px;
}


/* PAGINATION */
.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
    background-color: #000000;
}
.textcontent a {
    color: #cccccc;
}

/* FOOTER ///////////////////////////////////////////////////////////// */
footer {
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #291230;
    line-height: 22px;
    color: #ffffff;

}



.footer-links a {
    background-color: #000000;
    color: #ffffff;
    padding: 10px;
    font-size: 14px;

}

footer a {
    color: #ffffff;
    padding: 8px;
	text-decoration: none;
}
footer a:hover {
    color: #ffffff;
    text-decoration:underline;
}
footer p {
    font-size: 14px;
    line-height: 16px;
}

.footer-logo {
	width: 120px;
	height: auto;
}



ol.breadcrumbs {
	    padding-inline-start: 18px;
	font-size: 22px;
	margin-top: 20px;
}

ol.breadcrumbs li:before {
content:"";
margin-right: 0px;
	float: left;
}
ol.breadcrumbs li:after {

	float: left;
}
.breadcrumbs li {
margin-right: 4px;
	display: inline-block;
		color: #fff;
	font-size: 17px!important;
	font-weight: 400;
	padding-left: 4px!important;
}

.breadcrumbs a {
	text-decoration: none;
    color: #00c1c3;
}

.area-intro {
	font-size: 18px;
	color: white;
	background-color: #35173d;
	padding: 20px;
	border-radius: 8px;
	margin: 15px;
}

.profile-col {
	padding-bottom: 25px;
}

.profile-wrap {
	margin: 2px;
	background-color: #fff;
	padding-bottom: 18px;
	border-radius: 10px;
	height: 520px;
	overflow: hidden;
	 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.profile-wrap img {
	height: 240px;
    width: 100%;
    object-fit: cover;
	margin-bottom: 12px;
}

.profile-wrap .user {
	font-weight: 700;
	font-size: 18px;
	line-height: 14px;
	margin: 16px;
}

.profile-wrap  a {
	font-size: 17px;
	line-height: 14px;
	margin: 16px;
	margin-top: -3px;
	text-decoration: none;
	color: purple;
	font-weight: 700;
	display: block;
}

.profile-wrap  a:hover {

	color: #9d059d;
	margin-left: 18px;

}

.profile-wrap .text {
	font-size: 17px;
	line-height: 22px;
	margin-left: 16px;
	margin-right: 10px;
	margin-top: 14px;

}

.profile-wrap svg {
	float: right;
	display: inline-block;
	margin-right: 12px;

}

.profile-card h1 {

	font-size: 28px;
	line-height: 32px;
	text-transform: none;
	margin-bottom: 12px;
	padding-bottom: 4px;
}

.profile-card h2 {

	font-size: 20px;
	line-height: 24px;
	text-transform: none;
	margin-top: 2px;
}

.profile-bio {
	font-size: 18px;
	color: #3a3a3a;
	padding: 20px;
	margin: 15px;
	position: relative;
}
.profile-bio .mark {
	position: absolute;
	top: -1px;
	left: -21px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	color: gainsboro;
	font-size: 60px;
	letter-spacing: -1px;
	font-weight: 700;
	background-color: transparent;

}

.bio-area {
	font-size: 18px;
	background-color:#45254f;
	padding: 20px;
	border-radius: 8px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.bio-area h6 {
	margin-top: 16px;
	text-transform: none;
	color: #fff;
}

ul.interests {
	    padding-inline-start: 1px!important;
	margin-left: 18px;

}

ul.interests li:before {
content:"";
margin-right: 0px;
	float: left;
}
ul.interests li:after {

	float: left;
}
ul.interests li {
margin-right: 2px;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 400;
    border-radius: 8px;
    padding: 4px 12px;
    color: #ffffff;
    background-color: #00c1c3;
}

ul.areas {
	    padding-inline-start: 1px!important;

}

ul.areas li:before {
content:"";
margin-right: 0px;
	float: left;
}
ul.areas li:after {

	float: left;
}
ul.areas li a {
margin: 4px;
    display: inline-block;
    font-size: 15px !important;
    text-decoration: none;
    float: left;
    font-weight: 700;
    border-radius: 8px;
    padding: 4px 12px;
    color: #00c1c3;
    background-color: #4e3058;
}


.individual-profile-wrap {
	margin: 2px;
	background-color: #fff;
	padding-bottom: 18px;

	height: auto;
	overflow: hidden;

}
.similar-wrapper {
	border-radius: 10px;
	background-color: #f7f7f7;
	padding: 10px 3px;
}

.similar-wrapper h6 {
	margin-top: 16px;
	text-transform: none;
}

.individual-profile-wrap img {
	height: 280px;
    width: 100%;
	border-radius: 10px;
    object-fit: cover;
	margin-bottom: 12px;
}


ul.similar {
	    padding-inline-start: 1px!important;
	margin-left: 18px;

}

ul.similar li:before {
content:"";
margin-right: 0px;
	float: left;
}
ul.similar  li:after {

	float: left;
}
ul.similar  li {
margin-right: 2px;
	display: inline-block;
	font-weight: 400;
	padding-left: 2px;
	margin-bottom: 2px;
}
ul.similar  a {
color: #6c2d7d;
    padding: 3px 10px;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
}
.signup-anim {

	-webkit-animation: swing 1s ease;
        animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
	animation-delay: 2s;
}

.signup-wrap {

   height: auto;
    margin-bottom: 40px;
    display: flow-root;
}


.signup-buttons a {
	line-height: 70px;
	position: relative;
	background-color: #0a999b;
	text-align: center;
	float: left;
	font-size: 22px;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	margin-bottom: 0px;
	text-transform: uppercase;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .3);
}

.signup-buttons a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #0a999b;
	z-index: 99;
}

.signup-buttons .male {
  border-right: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
	width: 50%;
	height: 70px;
	display: inline-block;
	background-color: #00c1c3;
	z-index: 9;
}
.signup-buttons .female {

  border-right: none;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
	width: 50%;
	height: 70px;
	display: inline-block;

}

a.couples {

	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 12px;
	font-size: 18px;
	display: block;
	float: right;
color: #00c1c3;
	text-decoration: none;
	text-align: right;
}




@media screen and (max-width: 600px) {

	a.couples {

	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 6px;
	font-size: 15px;

}



	.signup-buttons a {
	line-height: 60px;
margin-bottom:8px;
}
	.signup-buttons .male {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
	width: 100%;
		height: 60px;
	display: block;
}
.signup-buttons .female {
   border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
	width: 100%;
	height: 60px;
	display: block;
}

}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
