
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web&family=Russo+One&display=swap');


/*TYPOGRAPHY*/
body { 
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1px;
}
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: 20px; 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: 26px;}

@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: 22px;}
}


@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: 22px;}
}


h3, .strong { font-weight: 700; }
h1, h2, h3, h4,h5, h6{   
	font-family: 'Russo One', sans-serif;font-weight: 400; margin-bottom: 28px;  margin-top: 30px;letter-spacing: 0px;text-transform: none;}
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:#fff}
h2 { color:#fff; }
h3, h4, h5, h6 { color: #fff; }

a {color: #00efdc;text-decoration: underline;}
a:hover, a:active, a:focus {color:#5fe1e3; text-decoration: none;}
/*BODY*/
body { background-color:#1c1c26;}

/*HEADER*/

.header {   width: 100%; height: auto; display:block; background-color:#1e1e28;}

.header {
	background-image: url(../img/fetish-header.jpg); background-position: top center; background-repeat: no-repeat; padding-bottom: 80px;
}

.dark-heading {
	background-color:#14141b;
}

.dark-heading .intro {
	font-weight: 400;
	font-size: 22px;
	font-family: 'Russo One', sans-serif;
	line-height: 24px;
	color: #fff;
	display: block;
	margin: 30px 0px;
}

@media screen and (max-width:768px) {
	.dark-heading .intro {
	margin: 20px 20px;
		font-size: 18px;
		line-height: 22px;
}

}

@media screen and (max-width:540px) {
	.dark-heading .intro {
	margin: 20px 0px;
		font-size: 18px;
		line-height: 22px;
		text-align: center;
}
	.header {
	padding-bottom: 30px;
}

}

.colour-line {
	background-image: linear-gradient(to right, #c9008c, #ef216a, #ff5546, #fc8622, #e8b300, #c7ca11, #9ede3d, #62ef6d, #06ee9a, #00ebbf, #00e5db, #12deeb);
	height: 2px;
	display: block;
}

ul.icon-list  {
	margin-top: 40px;
	padding-inline-start: 30px;
	float: left;
}
ul.icon-list li {
	list-style: none;
	font-size: 18px;
	color: #fff;
	margin-top: 8px;
    margin-bottom: 8px;
    font-weight: 600;
	
}
.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: 400;
	font-size: 40px;
	line-height: 40px;
	color: #fff;
	font-family: 'Russo One', sans-serif;
	display: block;
	padding: 8px 14px;
	margin: 0px;
	margin-top: 20px;
}
.header .sub-lead {
	font-weight: 400;
	font-size: 22px;
    line-height: 24px;
	color: #fff;
	display: block;
	padding: 8px 14px;
	margin-bottom: 12px;
	margin-right: 68px;
}


.gender-select {
	    display: block;
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

a.man  {
	width: 48%;
	margin: 0px;
	 display: flex;
    align-items: center; 
	background-color: #0a9997;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 21px!important;
	line-height: 20px;
	font-weight: 700;
	padding: 12px;
	padding-left: 30px!important;
	padding-right: 30px!important;
	height: 66px;
	border-radius: 44px 0 0 44px ;
	text-align: right;
	margin-left: 2%;
}
a.woman {
	width: 48%;
	margin: 0px;
	margin-right: 2%;
	 display: flex;
    align-items: center; 
	background-color: #0a8685;
	float: right;
	text-decoration: none;
	color: #fff;
	font-size: 21px!important;
	line-height: 20px;
	font-weight: 700;
	padding: 12px;
	padding-left: 30px!important;
	padding-right: 30px!important;
	height: 66px;
	border-radius: 0 44px 44px 0;
}
@media screen and (max-width: 568px) {
	a.woman, a.man {
		width: 100%;
		margin-top: 12px;
		margin-left: 0%;
		margin-right: 0%;
		display: block;
		text-align: center;
		border-radius: 44px 44px 44px 44px;
	}
}
a.multi {
		width: 100%;
		margin: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	display: inline-block!important;
	background-color: #0a9997;
	float: left;
	color: #fff;
	font-size: 21px!important;
	line-height: 20px;
	font-weight: 700;
	padding: 20px;
	padding-left: 30px!important;
	padding-right: 30px!important;
	height: auto;
	border-radius: 44px ;
	text-align: center;
		text-align: center;
		border-radius: 44px 44px 44px 44px;
	}
a.multi:hover {
	text-decoration: none;
	background-color: #ab1313;
}

a.join-free {
	
	height: 48px;
    margin-top: 12px;
    line-height: 48px;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 24px;
    background-color: #0a999b;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
	text-transform: uppercase;
    margin-bottom: 19px;
    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: 32px;
	margin-top: 12px;
	padding: 3px 6px;
}
.header .sub-lead {
	font-size: 18px;
	margin-right: 4px;
	padding: 3px 6px;
}
	

}

@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;

}





@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;
    background: #fff;
    width: 100%;
    height: 40px;
    font-size: 16px;
    border-radius: 0px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-indent: 22px;
    line-height: normal;
    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 #fff;
    background-size: 44px 40px;
	width: 70%;
	float: left;
	-webkit-border-radius:  34px 0 0 34px ;
    border-radius: 34px 0 0 34px ;
}

.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;
}
}



.img-responsive {
  width: 100%;
  height: auto;
}


.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;
}


@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 a {
    
    height: 40px;
    margin-top: 5px;
    line-height: 40px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 4px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
    text-decoration: none;
	font-size: 18px;
}
.top-nav a.login {
    float: right;
    height: 48px;
    margin-top: 5px;
    line-height: 48px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 4px;
background-color: #1e1e28;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
}

.top-nav a.login:hover {
	
	color: #fff;
	
	text-decoration: none;
	
}



@media screen and (max-width:500px) {
	.logo {
	width: 190px;
	height: auto;
	margin-top: -12px;
}
	.icons {
	width: 100%;
	height: auto;
		margin-left: 0%;
}
	.top-nav a.login{
	padding-left: 20px;
    font-size: 16px;
		display: inline-block;
		float: right;
	}
	.top-nav a {
	padding-left: 0px;
		float: left;
    font-size: 16px;
		display: inline-block;
	}
	

}



.signup {

    max-width: 520px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    margin-left: 0px;
	margin-bottom: 40px;
	display: block;
}

svg.feather.feather-arrow-down {
    margin-left: 16px;
    line-height: 30px;
}

.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;

}

.signup-label {
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	padding: 20px;
	display: block;
	line-height: 30px;
	color: #00efdc;
}


@media screen and (max-width: 600px) {
	
	.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;
}
	.signup-label {
	padding: 16px;
		font-size: 16px;
}
	
}


.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;
	
}	

ol.breadcrumbs {
	    padding-inline-start: 18px;
	font-size: 22px;
	
}

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;
}

.profile-wrapper {
	    margin: 20px;
   
	
}

.profile-image-wrapper {
	padding-right: 0px;
    padding-left: 0px;
	overflow: hidden;
	position: relative;

	
}
.profile-image-wrapper img {
object-position: center;
	object-fit: cover;
	width: 100%;
	height: auto;
	border-radius: 8px;
	
}

.username {
	display: block;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	margin: 20px;
}

.userloc {
	font-size: 18px;
}

.userloc a {
	text-decoration: none;
}

.userloc a:hover {
	text-decoration: underline;
}


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: 1px;
	display: inline-block;
	font-size: 16px!important;
	font-weight: 400;
	border-radius: 4px;
	 padding: 2px 5px;
	background-color: #1c1c26;
}
ul.interests a {
background-color: #00efdc;
    	border-radius: 4px;
	 padding: 4px 8px;
    color: #252532;
   font-size: 16px;
    text-decoration: none;
}
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 {
background-color: #354140;
    border-radius: 4px;
    color: #00efdc;
    padding: 4px 10px;
    font-size: 16px;
    text-decoration: none;
}

.biowrapper {
	margin-top: 20px;
    border-radius: 10px;
    background-color: #252532;
}
}

.breadcrumbs a {
	text-decoration: none;
}

@media screen and (max-width: 486px) {
	
	.username {
	display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 22px;
	margin: 10px;
}
		.userloc {
	display: block;
	font-size: 15px;
	line-height: 16px;
	margin: 10px;
}
		.userbio {
	display: block;
	font-size: 16px;
	line-height: 18px;
	margin: 20px 10px;
}
	ul.interests {
	    padding-inline-start: 1px!important;
	margin-left: 10px;

}
	
	.profile-image-wrapper {

}
	
.profile-wrapper {
	    margin: 10px;
}

.profile-image-wrapper img {


}
}



.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: 19px;
    font-weight: 600;
}
.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;

}
}


/* AREAS */

.search-label {
	font-size: 19px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	padding: 20px;
	display: block;
	line-height: 20px;
}

.search-area {
	font-size: 24px;
	color: #fff;
	display: block;
	line-height: 28px;
	margin-top: 2px;
}






/* SIDEBAR //////// */

.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.fetish-areas li:before {
    content: "";
    margin: 0px;
	float: none;
}

ul.fetish-areas  {
   
	margin: 0px;
	list-style: none;
	margin-top: 45px;
}
ul.fetish-areas > li > a {
    float: left;
    width: 32%;
	font-size: 14px;
	color: #0a999b;
	text-decoration: none;
}

.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.fetish-areas  {
	margin-top: 15px;
}
	ul.fetish-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: #14141b;
    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: 16px;
    line-height: 16px;
}

footer .footer-logo{
	width:160px;
	height: auto;
}



    



