/*  

URBANSOCIAL.COM

Main colour: #3e5c55 dark green
Secondary Colour: #a9cfb6 light green

Third Colour: #ffb049 orange
Fourth Colour: #f8f8f8 grey

Fonts: Handlee / Raleway

*/

.wrapper.spotlight.last {
    background: linear-gradient(to bottom,#A29384, #5f574f);
    margin-top: -45px;
    padding-bottom: 40px;
    /* font-family: 'Roboto', sans-serif; */
}

.hub_container {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

.hub_footer-content {
    margin-top: 35px;
    width: 50%;
    float: right;
    text-align: center;
}

@media (max-width: 1500px) {

.hub_logo-bot {
    float: left;
    width: 50%;
    max-width: 400px;
}
.hub_footer-content {
    margin-top: 35px;
    width: 50%;
    float: right;
    text-align: right;
}
.hub_footer-content p {
    text-align: center;
    margin-bottom: 10px;
}
}

.logo-padding {
    padding-top: 13px;
}

.hub_logo-bot.logo-padding ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    list-style: none;
    text-align: left;
}

.hub_logo-bot ul {
    margin-top: 25px;
}

.hub_logo-bot ul li a {
    font-size: 15.7px;
    color: #ffffff;
    text-decoration: none;
}

.social-icons {
    text-align: left;
    padding-left: 34px;
    position: relative;
    left: 180px;
    top: -45px;
}

p.footer {
    margin: 0 0 2em 0;
    line-height: 17px;
    font-size: 15.7px !important;
    text-align: center;
    font-weight: 400 !important;
}

.hub_footer-content img {
    max-width: 100%;
}

.hub_container {
    position: relative;
    z-index: 1;
}

@media (max-width: 768px) {

.hub_logo-bot {
    width: 100%;
    float: none;
}

.hub_footer-content {
    float: none;
}

}

ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px; }
  ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
  ul.thumbnails.image_picker_selector li.group_title {
    float: none; }
  ul.thumbnails.image_picker_selector li {
    margin: 0px 12px 12px 0px;
    float: left; }
    ul.thumbnails.image_picker_selector li .thumbnail {
      padding: 6px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
      ul.thumbnails.image_picker_selector li .thumbnail img {
        -webkit-user-drag: none; }
    ul.thumbnails.image_picker_selector li .thumbnail.selected {
      background: #0088cc; }


/* MAIN */
body, html {
background-color: #F5F5F5;}

h1 {
font-size: 11px;
margin: 0;
font-family: 'Raleway', sans-serif;
font-weight: 500;
color: #252A2D;
margin-bottom: 20px;
}

h2 {
font-family: 'Raleway', sans-serif;
font-size:28px;
color: #252A2D;
}

h3 {
font-family: 'Raleway', sans-serif;
font-size: 36px;
text-transform: uppercase;
font-weight: bold;
color: #252A2D;
}

h4 {
color:#404040;
font-family: 'Raleway', sans-serif;
margin-top:20px;
margin-bottom:15px;
color: #252A2D;
}

h5 {
font-size: 18px;
margin-bottom: 15px;
font-family: 'Raleway', sans-serif;
font-weight:bold;
color: #252A2D;
}

p {
font-family: 'Raleway', sans-serif;
font-size: 14px;
color:#333;
}

a { 
color: #A29384;
font-family: 'Raleway', sans-serif;
text-decoration:none;
}

ul, ol {
font-family: 'Raleway', sans-serif; font-size: 14px;
}

a:hover, a:visited {
opacity:0.9;
}

hr {
opacity: 0.6;
margin-top: 5px;
}

.button {
padding: 12px 23px 12px 23px;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 500;
border-radius: 3px;
border:0;
}

.button.button-primary {
background-color: #A29384;color: #FFF;
text-transform:uppercase;
text-decoration:none;
}

#form span.fnext.myButton {
background-color: #A29384;color: #FFF;
}

.button.button-primary:hover {
opacity:0.9;
text-decoration:none;
}

.button.button-secondary {
background-color:#252A2D;
color:#FFF;
text-transform:uppercase;
text-decoration:none;
}

.button.button-secondary:hover {
opacity:09;
text-decoration:none;
}

.mainbg { background-color:#A29384; }

.secondbg { background-color:#252A2D; }

.thirdbg { background-color: #F5F5F5; }

.shadow {
-moz-box-shadow: 1px 5px 4px -4px #ccc;
-webkit-box-shadow: 1px 5px 4px -4px #ccc;
box-shadow: 1px 5px 4px -4px #ccc;
}

.dark-shadow {
-moz-box-shadow: 1px 5px 20px -9px #000;
-webkit-box-shadow: 1px 5px 20px -9px #000;
box-shadow: 1px 5px 20px -9px #000;   
}

/* HEADER */
header .top {
padding:15px 0px 15px 0px;
}

.top h1 {
color: #a9b7b6;
margin-bottom:25px;
}

.top h2 {
color: #a9b7b6;
margin-bottom: 25px;
font-size: 11px;
margin-top: 0;
font-family: 'Raleway', sans-serif;
font-weight: 500;
}

header .social.login {
text-align:right;
margin-top:12px;
}

header .social.login a:last-child {
margin-left: 30px;
}

header .navbar {
border:0;
border-radius:0;
margin:0;
background-color: #252A2D;}

#navbar ul li {
}

#navbar ul li.active a {
background-color: #252A2D;color: #FFF;
}

#navbar ul li a {
font-family: 'Raleway', sans-serif;
font-size: 16px;
padding: 15px 30px 15px 30px;
color: white;
}

#navbar ul li a:hover {
opacity:0.9;
}

header .flags {
text-align:right;
margin-top:14px;
}

header .member-login {
position: absolute;
background-color: white;
z-index: 1;
width: 265px;
border: 1px solid #d5d5d5;
padding: 25px;
text-align: left;
right: 0;
top: 60px;
display:none;
}

header .member-login:after, header .member-login:before {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

header .member-login:after {
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #ffffff;
border-width: 15px;
margin-left: 20px;
}
header .member-login:before {
border-color: rgba(213, 213, 213, 0);
border-bottom-color: #d5d5d5;
border-width: 16px;
margin-left: 19px;
}

header .member-login h3 {
margin: 0;
text-transform: none;
font-size: 18px;
border-bottom: 1px solid #efefef;
padding-bottom: 5px;
margin-bottom: 15px;
}

header .member-login label {
display: block;
margin-top: 10px;
margin-bottom: 2px;
font-size: 13px;
font-weight: normal;
color: #2b2b2b;
font-family: 'Raleway', sans-serif;
}

header .member-login a {
display: block;
margin-top: 5px;
margin-bottom: 16px;
font-size: 11px;
text-decoration: underline;
color: #A8A8A8;
}

header .member-login input {
width: 100%;
}

header .member-login label span {
color: red;
margin-left: 2px;
}

header .member-login input[type=text] {
background-color: #efefef;
border: 1px solid #d3d3d3;
height: 30px;
padding-left: 5px;
}

header .member-login input[type="password"] {
background-color: #efefef;     
border: 1px solid #d3d3d3;     
height: 30px;     
padding-left: 5px;
}

.arrow-up {
width: 0; 
height: 0; 
border-left: 5px solid transparent;
border-right: 5px solid transparent;

border-bottom: 5px solid black;
}

img.border {
border: 1px solid #d3d3d3;
display: block;
padding: 5px;
}

#login label span {
color: red;
}

/* THE FOLD & REGISTER FORM */
.fold {
background: url('../../img/60matches-ppc-bg.jpg') no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#example-form label {
display: none;
}

.fold .container {
position:relative;   
}

.fold .register {
width: 380px;
float: right;
position: relative;
margin: 0 auto;
background: rgba(62,92,85,0.75);
border-radius: 5px;
padding: 20px;
margin-top: 15px;
}

.fold .register-step {
float: right;
position: relative;
border-radius: 5px;
margin-top: 25px;
margin-bottom: 25px;
}
.register-step #example-form {
background:rgba(162,147,132,.75) !important;
}

.register-step p {
color: white;
}

.register h2 {
color: white;
text-align: center;
margin: 0 !important;
}

.register hr {
margin-top: 2px;
}

.form-item.form-select.bordered.cf {
margin-bottom: 20px;
clear: both;
}
.form-required {
color: #486b69;
display: block;
float: left;
margin-left: 2px;
}
.form-item .form-field {
display: inline;
float: left;
margin-left: 10px;
vertical-align: middle;
}
.form-item .form-label {
float: left;
margin-top: 3px;
text-align: right;
width: 90px;
color: white;
font-size: 12px;
font-family: 'Raleway', sans-serif;
}
.form-item .form-note {
clear: left;
float: left;
line-height: 14px;
margin: 6px 0 5px 100px;
width: 220px;
color: #d1d1d1;
font-size: 9px;
font-family: 'Raleway', sans-serif;
}
.form-note.faded a {
text-decoration: none;
font-style: italic;
color: #d1d1d1;
font-weight:bold;
}
select.soflow, select.soflow-color {
background-position: 97% center;
background-repeat: no-repeat;
font-size: inherit;
overflow: hidden;
padding: 5px 4px;
text-overflow: ellipsis;
white-space: nowrap;
color: white;
height: 28px;
font-size:11px;
padding-left:6px;
font-family: 'Raleway', sans-serif;
}
.cf:after, .clearfix:after {
content: ".";
font-size: 1px;
}
#lbform input[type='text'] {
border:0;
border-radius: 3px;
padding: 6px;
font-size: 11px;
color: white;
width: 215px;
padding-left: 6px;
background-color:#3e5c55;
-moz-box-shadow: inset 1px 2px 4px #2e443f;
-webkit-box-shadow: inset 1px 2px 4px #2e443f;
box-shadow: inset 1px 2px 4px #2e443f;
font-family: 'Raleway', sans-serif;
}
#lbform input[type='password'] {
border:0;
border-radius: 3px;
padding: 6px;
font-size: 11px;
color: white;
width: 215px;
padding-left: 6px;
background-color:#3e5c55;
-moz-box-shadow: inset 1px 2px 4px #2e443f;
-webkit-box-shadow: inset 1px 2px 4px #2e443f;
box-shadow: inset 1px 2px 4px #2e443f;
font-family: 'Raleway', sans-serif;
}
.styled-select select {
background: transparent;
width: 205px;
line-height: 1;
border: 0;
border-radius: 0;
height: 26px;
-webkit-appearance: none;
}
.styled-select {
width: 215px;
height: 30px;
overflow: hidden;
background: url(../img/select-bg.png) no-repeat right #3e5c55;
border-radius: 3px;
-moz-box-shadow: inset 1px 2px 4px #2e443f;
-webkit-box-shadow: inset 1px 2px 4px #2e443f;
box-shadow: inset 1px 2px 4px #2e443f;
} 
.styled-select.i-am-a {
width: 120px;
}
.styled-select.looking-for {
width: 180px;
}
.styled-select.dobday {
width: 70px;
float: left;
margin-right: 3px;
margin-bottom: 10px;
}
.styled-select.dobmonth {
width: 70px;
float: left;
margin-right: 3px;
margin-bottom:10px;
}
.styled-select.dobyear {
width: 69px;
margin-bottom:10px;
}
#lbform input.button {
clear: both;
display: block;
float: right;
width: 220px;
position:relative;
right:25px;
}
.date-selects {margin-left:90px;height:10px;}
.date-selects .form-field {width:100%;}

#lbform ::-webkit-input-placeholder {
color: white;
}

#lbform :-moz-placeholder { /* Firefox 18- */
color: white;  
}

#lbform ::-moz-placeholder {  /* Firefox 19+ */
color: white;  
}

#lbform :-ms-input-placeholder {  
color: white;  
}

ul.thumbnails.image_picker_selector li .thumbnail {
border: 0;
background:none;
}
.mobile-pics {
display: block;
clear: both;
margin-bottom: 36px;
padding-left: 15px;
padding-right: 15px;
}
.thumbnail.selected {background:#b6d6c1 !important;}

ul.thumbnails.image_picker_selector {
margin: 0 auto;
text-align: center;
float: none;
display: block;
cursor:pointer;
}

ul.thumbnails.image_picker_selector li {
margin-left: 5px;
}

.thumbnail p {
float: left;
position: absolute;
top: 15px;
left: 54px;
}

.thumbnail {
position: relative;
}

ul.thumbnails.image_picker_selector li:first-child {
margin-left: 34px;
}

.register-step p.small {
color: white;
font-size:9px;
text-align:center;
opacity:0.8;
position:relative;
top:5px;
}

.register-step p.small a {
color: white;
}

/* INNER SECTIONS */
.section {
padding-top: 25px;
padding-bottom: 25px;
}

.section h2 {
margin-bottom: 30px;
}

.section .latest-members {   
text-align: center;
}

.latest-members h2 {
font-size: 32px;
color: white;
margin-top:0;
margin-bottom:15px;
}

.section .latest-members .latest-member {
display: inline-block;
margin-left: 15px;
margin-right: 15px;
margin-bottom:10px;
}

.section .latest-members .latest-member img {
width: 90px;
border: 1px solid black;
}

.section .latest-members .latest-member p {
color: white;
font-family: 'Raleway', sans-serif;
font-size: 14px;
margin-top: 10px;
}

.section .latest-members .latest-member p span {
display: block;
font-size:11px;
}

.section .features {
text-align:center;
}

.section .features .feature {
display: inline-block;
margin-left:35px;
margin-right:35px;
}

.section .features .feature p {
font-family: 'Raleway', sans-serif;
font-weight: 500;
color: white;
font-size: 15px;
margin-top: 10px;
}

.section .features .feature img {
width: 50px;
}

.section .profile-of-the-week {
color:white;
font-family: 'Raleway', sans-serif;
}

.section .profile-of-the-week .profile {
display: inline;
float: left;
max-width: 170px;
margin-right: 20px;
}

.section .profile-of-the-week .profile img {
height: 170px;
width: 170px;   
border-radius: 100px;
-moz-box-shadow: 1px 5px 20px -9px #000; -webkit-box-shadow: 1px 5px 20px -9px #000; box-shadow: 1px 5px 20px -9px #000;
}

.section .profile-of-the-week .profile a {
margin-top: 20px;
display: block;
text-align: center;
margin-bottom:10px;
}

.section .success-story {
color:white;
text-align:right;
}

blockquote {
font-family: 'Raleway', sans-serif;
border: 0;
padding: 0;
padding-left: 60px;
}

blockquote span {
font-size: 35px;
line-height: 40px;
}

blockquote span.author {
display:block;
font-size:18px;
line-height:10px;
}

.section .blog {
text-align:center;
position:relative;
}

.section .blog h2 {
font-size: 35px;
margin-top:0;
margin-bottom:50px;
}

.section .blog .blog-entry {
padding:20px;
border:2px solid #eeeeee;
border-radius:3px;
margin-top:80px;
padding-bottom:20px;
position:relative;
min-height:370px;
}

.section .blog .blog-entry .blog-image {
width: 154px;
height: 154px;
margin: 0 auto;
margin-top: -80px;
overflow: hidden;
border: 1px solid #eeeeee;
-moz-box-shadow: 1px 5px 4px -4px #ccc;
-webkit-box-shadow: 1px 5px 4px -4px #ccc;
box-shadow: 1px 5px 4px -4px #ccc;
}

.section .blog .blog-entry .blog-image img {
min-height: 154px;
min-width: 154px;
max-width: 170px;
height: auto;
}

.section .blog .blog-entry span {
font-size:13px;
font-family: 'Raleway', sans-serif;
display:block;
margin-bottom:15px;
}

.section .blog .blog-entry p {
font-family: 'Raleway', sans-serif;
font-size:15px;
color:#3e5c55;
}

.section .blog .blog-entry p a {
color: #ffb049;
font-size: 16px;
margin-top: 5px;
display: block;
}

.section .blog .blog-entry .bottom {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
padding-right: 40px; font-size: 16px; 
bottom: 10px;
}

.section .blog .blog-entry .bottom a {
color: #ffb049;
}

.section .blog .blog-extra {
position: absolute;
right: -10px;
top: -24px;
width: 410px;
}

.section .blog .blog-extra p {
font-family: 'Raleway', sans-serif;
font-size: 19px;
display:inline-block;
position:relative;
top:40px;
right:20px;
text-align:left;
}

.arrow-award { 
position: relative;
bottom: 25px;
left: 5px;
}

.section .video h2 {
margin-top:0;
margin-bottom:10px;
}

.section .responsive {
text-align:center;
position:relative;
top:60px;
}

.section .responsive p {
font-family: 'Raleway', sans-serif;
font-size: 19px;
color : #333;
}

.section .responsive img {
margin-top:20px;
max-width:100%;
}

.arrow-responsive { 
position:absolute;
margin-left: -90px;
margin-top: -30px !important;
}

.section .welcome {
}

.section .welcome h2 {
margin-top: 0;
margin-bottom: 0;
}

.section .welcome h3 {
margin-top: 0;
font-family: 'Raleway', sans-serif;
text-transform: none;
font-weight: normal;
font-size: 28px;
margin-bottom: 0;
}
.section .welcome h3 span {
font-family: 'Raleway', sans-serif;
text-transform: none;
font-weight: bold;
}
.locations h2 {
font-size: 32px;
}
.blog-entry h3 {
font-family: 'Raleway', sans-serif;
margin-top: 20px;
margin-bottom: 15px;
color: #172542;
font-size: 18px;
font-weight: normal;
text-transform: none;
}
.section .locations ul {
list-style-type: none;
padding: 0;
text-transform: uppercase;
font-weight: bold;
float:left;
margin-right:170px;
}

.section .locations ul li {
padding-bottom:4px;
}

.section .locations img {
position: relative;
bottom: 40px;
}

/* CONTENT PAGE */

.content h1 {
font-size: 30px;
}

.content .register {
width: 380px;
position: relative;
margin: 0 auto;
background: rgba(62,92,85,0.75);
border-radius: 5px;
padding: 20px;
margin-top: 15px;
float:right;
}

.content blockquote img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
top: 5px;
}

.content blockquote h2 {
margin: 0;
margin-bottom: 5px !important;
font-size: 24px;
}

.content blockquote {
padding: 0;
font-size: 16px;
}

.content blockquote p {
font-weight: bold;
display: block;
}

ul.counties {
padding: 0;
list-style-type: none;
-moz-column-count: 3; -moz-column-gap: 0px; -webkit-column-count: 3; -webkit-column-gap: 0px; column-count: 3; column-gap: 0px;
}

/* INDIVIDUAL COUNTY/TOWN PAGE */

.dating-locations {
background:#f8f8f8;
background: #f8f8f8;
padding: 20px;
-moz-box-shadow: 1px 5px 15px -9px #000;
-webkit-box-shadow: 1px 5px 15px -9px #000;
box-shadow: 1px 5px 15px -9px #000;
display: block;
}

.dating-locations h2 {
font-family: 'Raleway';
font-size: 19px;
margin-bottom: 0;
margin-top: 10px;
}

.dating-locations ul li a {
font-size: 13px;
}

.dating-locations ul {
margin-bottom: 25px;
list-style-type: none;
padding: 0;
}

.dating-locations hr {
opacity: 1;
border-color: #d3d3d3;
}

.county ul{
margin-bottom:20px;
overflow:hidden;
font-size:11px;
list-style-type:none;
padding:0;
}

.county li{
line-height:1.5em;
float:left;
display:inline;
}
#double li	{ width:50%;}

.county h2 {
font-size: 25px;
font-family: 'Raleway', sans-serif;
margin-top: 30px;
margin-bottom: 20px;
}

.county h5 {
font-size: 14px;
margin-bottom: 5px;
margin-top: 0;
}

.county-singles h2 {
margin-top: 0;
margin-bottom: 10px;
}

.county-singles h2 {
margin-top: 0;
margin-bottom: 10px;
}

.county-singles .single-men {
background: #B6C1D6;
border-radius: 5px;
}

.county-singles .single-women {
background: #de8c99;
border-radius: 5px;
}

.county-singles .single-men h5 {
margin: 0;
background: #353a56;
color: white;
font-size: 15px;
font-weight: normal;
padding: 10px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.county-singles .single-women h5 {
margin: 0;
background: #962d3f;
color: white;
font-size: 15px;
font-weight: normal;
padding: 10px;
border-top-left-radius: 5px; 
border-top-right-radius: 5px;
}

.county-singles .single-men .single-man, .county-singles .single-women .single-woman {
padding: 10px;
margin-top:10px;
}

.county-singles .single-women .single-woman img, .county-singles .single-men .single-man img {
width: 80px;
margin-right:10px;
position:relative;
bottom:10px;
border-radius:100%;
}
ul.thumbnails.image_picker_selector li .thumbnail {
margin-bottom: 0;
}
.county-singles .single-men .single-man p span, .county-singles .single-women .single-woman p span {
font-size: 11px;
display: block;
}

.county-singles .single-men .single-man p a, .county-singles .single-women .single-woman p a {
font-weight: bold;
font-size: 11px;
}

/* FOOTER */
footer h4 {
color: white;
font-size: 18px;
margin-bottom: 5px;
margin-top: 10px;
font-family: 'Raleway', sans-serif;
font-weight: bold;
}

footer h5 {
color: white;
font-size: 18px;
margin-bottom: 5px;
}

footer a {
color:white;
text-decoration:none;
}

footer a:hover, footer a:visited {
color:white;
}

footer hr {
margin-bottom:15px;   
}

footer .section .footer-links div ul {
list-style-type: none;
padding: 0;
float:left;
margin-right: 3%;
width: 30%;
}

footer .section .footer-links .out-links ul {
width: 33%;
margin-right: 0%;
}

footer .section .footer-links div ul li {
padding-bottom:5px;
font-size:13px;
}

footer .section .footer-links .in-links {
clear:both;
margin-bottom:30px;
}

a.in-link {
text-decoration: underline;
font-weight:bold;
font-size: 16px;
}

footer .section .footer-links .out-links {
clear:both;
}

footer .section .footer-social {
clear: both;
padding-top: 60px;
color: white;
font-family: 'Raleway', sans-serif;
font-size: 20px;
}

footer .section .col-md-12.footer-social {
padding-top:0px;
}

footer .section .footer-social span {
padding-right:10px;   
}

footer .section .footer-social a {
opacity:1;
}

footer .section .footer-text p {
font-size: 12px;
color: white;
}

footer .copyright p {
color:#FFF;
font-size: 12px;
font-weight: 500;
margin: 10px;
padding-top: 5px;
line-height: 27px;
}

footer .copyright p span {
float:right;
}
.welcome h2 span {
font-family: 'Raleway', sans-serif;
font-weight: bold;
}
.footer-social.individual-footer.footer-phone-individual {
padding-top: 78px;
}
.container.content img {
max-width: 100%;
height: auto;
}
.section.lightbg {
background: #E3E6EC;
}
.centered-content .col-md-9 {
float: none;
margin: 0 auto;
margin-top:20px;
}
span.footer-phone {
color: #fff;
font-family: Handlee,cursive;
font-size: 20px;
padding-top: 15px;
display: block;
}
footer .section .footer-social.footer-individual {
padding-top: 0;
}

footer .section .footer-links .in-links.in-links-individual {
margin-bottom: 10px;
}
.county-singles .single-men .single-man p span, .county-singles .single-women .single-woman p span {
font-size: 11px;
display: block;
}

.county-singles span {
font-size: 11px;
display: block;
}

.county-singles p {
margin-bottom: 0;
}
.top p {
color: #a9b7b6;
margin-bottom: 25px;
margin-top: 0;
font-size: 11px;
font-family: Raleway,sans-serif;   font-weight: 500;
}

h1.collapseheader a:hover, h1.collapseheader a:active, h2.collapseheader a:hover, h2.collapseheader a:active {
text-decoration:none;
}

footer p {
color: #fff;   font-size: 18px;   margin-bottom: 5px;
font-family: Raleway,sans-serif;   font-weight: 700; 
margin-top: 10px;
}

.county-singles .single-men .single-man p a, .county-singles .single-women .single-woman p a {
font-weight: normal;
color: #333 !important;
}

a.profile-name {
font-size: 14px !important;
}

a.profile-name:hover {
text-decoration: none;
}

.county-singles .single-men .single-man p a:hover, .county-singles .single-women .single-woman p a:hover {
text-decoration: none;
}

#example-form {
width:438px;
height:300px;
}
.register-step {
position: relative;
}
h3#steps-uid-0-h-0 {
display: none;
}

h3#steps-uid-0-h-1 {
display: none;
}

h3#steps-uid-0-h-2 {
display: none;
}

h3#steps-uid-0-h-3 {
display: none;
}

h3#steps-uid-0-h-4 {
display: none;
}

.multi-item-carousel .carousel-inner > .item {
-webkit-transition: 500ms ease-in-out left;
transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
left: -25%;
}
.multi-item-carousel .carousel-inner .active.right {
left: 25%;
}
.multi-item-carousel .carousel-inner .next {
left: 25%;
}
.multi-item-carousel .carousel-inner .prev {
left: -25%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.multi-item-carousel .carousel-inner > .item {
-webkit-transition: 500ms ease-in-out all;
transition: 500ms ease-in-out all;
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: none!important;
transform: none!important;
}
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
background-image: none;
}

.multi-item-carousel .item.active div:nth-child(5) {
display: none;
}

.multi-item-carousel .carousel-control.left {
background: none;
margin-left: -30px;
width: 20px;
}

.multi-item-carousel .carousel-control.right {
background: none;
margin-right: -30px;
width: 20px;
}

.multi-item-carousel .left.carousel-control i.glyphicon.glyphicon-chevron-left {
color: #172542;
opacity: 1;
}

.multi-item-carousel .right.carousel-control i.glyphicon.glyphicon-chevron-right {
color: #172542;
opacity: 1;
}

.show-mob {
display: none;
}

.hide-mob {
display: block;
}

.steps.clearfix ul {
padding: 0;
list-style-type: none;
text-align:center;
}

.steps.clearfix ul li {
display: inline;
float:none;
}

.ppc-icon-text h5 span {
    text-transform: lowercase;
}

.steps.clearfix ul li a span.current-info {
display: none;
}

.steps.clearfix ul li a span.number {
margin: 0 9px;
font-size: 14px;
font-weight: 700;
color: #3e5c55;
background: white;
border-radius: 100%;
width: 26px;
height: 26px;
display: inline-block;
line-height: 25px;
font-family: 'Raleway', sans-serif;
}

.steps.clearfix ul li a {
}

.cc-window {
opacity: 1;
transition: opacity 1s ease
}

.cc-window.cc-invisible {
opacity: 0
}

.cc-animate.cc-revoke {
transition: transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
transform: translateY(0)
}

.cc-grower {
max-height: 0;
overflow: hidden;
transition: max-height 1s
}

.cc-link,
.cc-revoke:hover {
text-decoration: underline
}

.cc-revoke,
.cc-window {
position: fixed;
overflow: hidden;
box-sizing: border-box;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 16px;
line-height: 1.5em;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
z-index: 9999
}

.cc-window.cc-static {
position: static
}

.cc-window.cc-floating {
padding: 2em;
max-width: 24em;
-ms-flex-direction: column;
flex-direction: column
}

.cc-window.cc-banner {
padding: 1em 1.8em;
width: 100%;
-ms-flex-direction: row;
flex-direction: row
}

.cc-revoke {
padding: .5em
}

.cc-header {
font-size: 18px;
font-weight: 700
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
cursor: pointer
}

.cc-link {
opacity: .8;
display: inline-block;
padding: .2em
}

.cc-link:hover {
opacity: 1
}

.cc-link:active,
.cc-link:visited {
color: initial
}

.cc-btn {
display: block;
padding: .4em .8em;
font-size: .9em;
font-weight: 700;
border-width: 2px;
border-style: solid;
text-align: center;
white-space: nowrap
}

.cc-banner .cc-btn:last-child {
min-width: 140px
}

.cc-highlight .cc-btn:first-child {
background-color: transparent;
border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
background-color: transparent;
text-decoration: underline
}

.cc-close {
display: block;
position: absolute;
top: .5em;
right: .5em;
font-size: 1.6em;
opacity: .9;
line-height: .75
}

.cc-close:focus,
.cc-close:hover {
opacity: 1
}

.cc-revoke.cc-top {
top: 0;
left: 3em;
border-bottom-left-radius: .5em;
border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
bottom: 0;
left: 3em;
border-top-left-radius: .5em;
border-top-right-radius: .5em
}

.cc-revoke.cc-left {
left: 3em;
right: unset
}

.cc-revoke.cc-right {
right: 3em;
left: unset
}

.cc-top {
top: 1em
}

.cc-left {
left: 1em
}

.cc-right {
right: 1em
}

.cc-bottom {
bottom: 1em
}

.cc-floating>.cc-link {
margin-bottom: 1em
}

.cc-floating .cc-message {
display: block;
margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
-ms-flex: 1;
flex: 1
}

.cc-window.cc-banner {
-ms-flex-align: center;
align-items: center
}

.cc-banner.cc-top {
left: 0;
right: 0;
top: 0
}

.cc-banner.cc-bottom {
left: 0;
right: 0;
bottom: 0
}

.cc-banner .cc-message {
-ms-flex: 1;
flex: 1
}

.cc-compliance {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: justify;
align-content: space-between
}

.cc-compliance>.cc-btn {
-ms-flex: 1;
flex: 1
}

.cc-btn+.cc-btn {
margin-left: .5em
}

@media print {
.cc-revoke,
.cc-window {
display: none
}
}

@media screen and (max-width:900px) {
.cc-btn {
white-space: normal
}
}

@media screen and (max-width:414px) and (orientation:portrait),
screen and (max-width:736px) and (orientation:landscape) {
.cc-window.cc-top {
top: 0
}
.cc-window.cc-bottom {
bottom: 0
}
.cc-window.cc-banner,
.cc-window.cc-left,
.cc-window.cc-right {
left: 0;
right: 0
}
.cc-window.cc-banner {
-ms-flex-direction: column;
flex-direction: column
}
.cc-window.cc-banner .cc-compliance {
-ms-flex: 1;
flex: 1
}
.cc-window.cc-floating {
max-width: none
}
.cc-window .cc-message {
margin-bottom: 1em
}
.cc-window.cc-banner {
-ms-flex-align: unset;
align-items: unset
}
}

.cc-floating.cc-theme-classic {
padding: 1.2em;
border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
text-align: center;
display: inline;
-ms-flex: none;
flex: none
}

.cc-theme-classic .cc-btn {
border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
display: inline-block
}

.cc-theme-edgeless.cc-window {
padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
margin: 0;
padding: .8em 1.8em;
height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
margin-left: 0
}

.signup {
background: rgba(255,255,255,.5);
display: flex;
max-width: 403px;
height: auto;
margin: 0;
padding: 20px;
-webkit-border-radius: 4px;
border-radius: 4px;
position: relative;
}


/*--Terms & Privacy links--*/
.wld-form__suffix {
position: absolute;
top: 175px;
font-size: 10px;
font-family: 'Open sans', sans-serif;
font-weight: 400;
text-align: center;

width: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.wld-form__suffix p {
margin: 0;
padding: 0;
}


.signup__form {
flex: 1;
}

.signup .wld-component {
height: 100%;
}
.signup .wld-form {
display: flex;
height: 100%;
flex-direction: column;
}

.signup .wld-form__fields {
flex: 1;
display: flex;
margin: 0 0 6px 0;
}
.signup .wld-form__actions {
display: flex;
justify-content: space-between;

}
.signup .wld-fieldgroup {
flex: 1;
align-self: center;
display: none;
}

.signup .wld-fieldgroup--active {
display: block;
}

.signup .wld-field__input {
display: flex;
}

/* add space between date pickers */
.signup .wld-input + .wld-input {
}

#signup-dobday {
-webkit-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
#signup-dobmonth {
border-radius: 0;
border-right: 1px solid #999;
border-left: 1px solid #999;
}
#signup-dobyear {
-webkit-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}

.signup .wld-input--select,
.signup .wld-input--text {
width: 100%
}

.white-wrapper a {
    color: black;
}

.row.dark-mode.less-padding {
    padding-top: 0;
}

/* confirmation fields */
.signup .wld-field--confirm {
display: flex;
flex-wrap: wrap;
}

.signup .wld-field--confirm .wld-field__input {
flex: 0;
order: 0;
}

.signup .wld-field--confirm .wld-field__caption {
order: 1;
flex: 1;
}


/* hide <labels> */
    .wld-field:not(.wld-field--confirm) .wld-field__caption {
    position: absolute;
    visibility: hidden;
    }

    /*--Tooltips--*/
    /*Jim: changed width from 383 to 350*/
    .signup .wld-field__help, .wld-field.wld-field--confirm {
    background: #fff;
    color: #777;
    font-size: 11px;
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    line-height: 13px;
    margin: 0;
    padding: 10px;
    width: 100%;
    height: auto;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    bottom: 182px;
    display: flex;
    align-items: center;
    width: 350px;
    }
    .signup .wld-field__help::before, .wld-field.wld-field--confirm::before {
    content: '';
    background: #fff;
    width: 1em;
    height: 1em;
    transform: rotate(45deg);
    position: absolute;
    bottom: -4px;
    left: 20px;
    }

    /* GENERAL INPUT STYING
    ------------------------------------------------ */
    .wld-input {
    font: inherit;
    }
    .wld-input--text, .wld-input--select {
    display: block;
    color: #666;
    background: #fff;
    width: 100%;
    height: 60px;
    font-size: 16px;
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-indent: 22px;
    border: 0;
    box-shadow: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    }

    .wld-input--select {
    background: url(../img/select-arrow1.png) no-repeat right #fff;
    background-size: 44px 60px;
    }

    /*--Mozilla Text-indent Fix--*/
    @-moz-document url-prefix() {
    .wld-input--text, .wld-input--select {
    text-indent: 10px!important;
    }
    }

    .wld-button {
    display: block;
    background: #777;
    color: #fff;
    font-size: 25px;
    font-family: 'Open sans', sans-serif;
    font-weight: 600;
    margin: 0 auto;
    padding: 21px 0;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 19px;
    height: 60px;
    text-align: center;
    border: 0;
    cursor: pointer;
    width: 100%;
    z-index: 9997;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all 200ms ease-in-out 100ms;
    -moz-transition: all 200ms ease-in-out 100ms;
    -ms-transition: all 200ms ease-in-out 100ms;
    -o-transition: all 200ms ease-in-out 100ms;
    transition: all 200ms ease-in-out 100ms;
    }

    /* Placeholder Styling */
    input::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
    }
    input:-moz-placeholder { /* Firefox 18- */
    color: #666;
    opacity: 1;  
    }
    input::-moz-placeholder {  /* Firefox 19+ */
    color: #666;
    opacity: 1;  
    }
    input:-ms-input-placeholder {  
    color: #666;
    opacity: 1;  
    }

    /* ERRORS
    ------------------------------------------------ */
    .wld-error-overlay {
    position: absolute;
    background: #c00;
    font-size: 14px;
    font-family: 'Open sans', sans-serif;
    font-weight: 400;
    padding:.5em;
    margin-top: .75em;
    z-index: 9999;
    max-width: 15em;
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
    border-radius: 4px;
    color: #fff;
    z-index: 9999;
    }
    .wld-error-overlay::before {
    content: '';
    width: 1em;
    height: 1em;
    transform: rotate(45deg);
    background: inherit;
    position: absolute;
    top: -.5em;
    }

    /*------------Media Queries------------*/
    @media screen and (max-width: 483px) {
    .signup .wld-field__help, .wld-field.wld-field--confirm {
    width: auto;
    left: 0;
    margin: 0 20px;
    }
    .signup .wld-field__help::before, .wld-field.wld-field--confirm::before {
    left: 0;
    right: 0;
    margin: auto;
    }
    }
    @media screen and (max-width: 443px) {
    .signup {
    background: none;
    border-radius: 0;
    }
    .signup .wld-field__help, .wld-field.wld-field--confirm {
    bottom: 162px;
    }
    .wld-form__suffix {
    top: 157px;
    }
    .wld-form__suffix p {
    padding: 0 20px;
    }
    }
    @media screen and (max-width: 360px) {
    #signup-dobday, #signup-dobmonth, #signup-dobyear {
    text-indent: 5px!important;
    }
    }
    @media screen and (max-width: 340px) {
    #signup-dobmonth {
    letter-spacing: -1px;
    }
    }

    .register-step-form {
    float: left;
    min-width: 325px;
    margin-top: 40px;
    margin-bottom: 40px;
    }

    .register-step-padding {
    padding: 24px 5px;
    padding-bottom: 0;
    }

    .register-step-form .signup {
    background: none;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    }

    .register-step-form .signup .wld-form__suffix {
    position: relative;
    top: 37px;
    margin-top: 20px;
    color: white;
    }
    .register-step-form .signup .wld-form__suffix a {
    color: white;
    }

    .register-step-form h2 {
    color: white;
    margin-top: 0;
    text-align: center;
    }

    .register-step-form button.wld-button {
    background: #252A2D;
    box-shadow: 2px 3px 6px rgba(0,0,0,.25);
    }

    /*JIM: font 10 > 9, bottom 20> -12*/
    .register-step-form .signup .wld-field__help, .wld-field.wld-field--confirm {
    bottom: -35px;
    font-size: 9px;
    padding-right: 20px;
    z-index: 99999;
    width: 92%;
    }
    
    .wld-fieldgroup label {
    color: #777;
    font-size: 9px;
    letter-spacing: 0px;
    font-family: "Open sans", sans-serif;
    font-weight: bold;
}

    /*JIM: changed bottom from 30px; to -24px*/
    @media (max-width: 480px) { 
    .register-step-form .signup .wld-field__help, .wld-field.wld-field--confirm {
    bottom: -53px;
    }
    }

    .register-step-form .signup .wld-form__suffix p {
    font-size: 10px;
    color: white;
    }

    .register-step-form .signup .wld-field__help::before, .wld-field.wld-field--confirm::before {
    display: none;
    }

    .register-step-form .signup .wld-field--confirm .wld-field__input {
    padding-right: 10px;
    }

    .register-step-form hr {
    margin-bottom: 0;
    }

    .wld-error-overlay {
    background: #ed483a;
    }

    .register-step-padding h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 0;
    }

    .cc-banner.cc-bottom {
    background: #172642;
    }

    .cc-theme-classic .cc-btn:last-child {
    background: #ffb049;
    color: white;
    }

    .county .register-step-form {
    float: none;
    margin-top: 0;
    }

    .county .register-step-form .signup {
    max-width: none;
    }

    #example-form h2 {
    color: #fff;   font-family: Handlee,cursive;   font-size: 28px;   margin-bottom: 0;   text-align: center;   margin-top: 0;
    }

    form#example-form {
    padding: 24px 95px;
    }

    #example-form p {
    text-align: center;   margin-bottom: 15px;   font-size: 15px;
    color: #fff;
    }
    .actions ul li a {
    color: #fff;   text-transform: uppercase;   text-decoration: none;   background: #ffb049;   font-family: Raleway,sans-serif;   font-size: 14px;   font-weight: 500;   border-radius: 3px;   border: 0;
    width: 151px;   height: 40px;   display: inline-block;   margin: 4px 50px;   line-height: 43px;   text-align: center;   cursor: pointer;
    margin-top: -5px;
    }

    .actions ul {
    padding: 0;
    list-style-type: none;
    text-align: center;
    }

    .actions ul li {
    display: inline;
    }

    .actions ul li a:hover {
    opacity: 0.9;
    }
    .actions ul li a.previous {
    display: none;
    }

    li.current .number {
    background: #b6d6c1 !important;
    }
    label.error {
    position: absolute;
    top: 104px;
    left: 170px;
    color: #fff;
    font-weight:normal;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    }

    select#dobmonth, select#dobday, select#dobyear {
    height: 30px;   float: left;   margin: 0 10px 0 0;   padding: 5px;   font-size: 14px;   color: #333;   border: 1px solid #b1b1b1;   line-height: 20px;  background: url(../img/dropdown_icon.png) 96% 50% no-repeat,-webkit-linear-gradient(90deg,#e7e7e7 0,#fff 100%);   -webkit-appearance: none;
    }
    .steps.clearfix {
    position: absolute;
    bottom: 6px;
    left: 110px;
    }
    select#dobday {
    width: 60px;
    }

    select#dobyear {
    width: 80px;
    margin-right: 0;
    }
    .drop_down_container {
    margin-top: 20px;
    margin-bottom: 77px;
    }
    #example-form section input[type=text], #example-form section input[type=password] {
    border: 0;   border-radius: 3px;   padding: 6px;   font-size: 11px;   color: #fff;   width: 215px;   padding-left: 6px;   background-color: #3e5c55;   -moz-box-shadow: inset 1px 2px 4px #2e443f;   -webkit-box-shadow: inset 1px 2px 4px #2e443f;   box-shadow: inset 1px 2px 4px #2e443f;   font-family: Raleway,sans-serif;   margin: 0 auto;   display: block;
    margin-bottom: 30px;
    margin-top: 20px;
    }

    #example-form section input[type=password] {
    margin-bottom: 0;
    }

    #example-form p.small {
    margin-top:3px;
    position:relative;
    top:7px;
    color: #fff;
    font-size: 9px!important;
    text-align: center;
    opacity: .8;
    margin-bottom: 15px;
    }


    /* new county template */

    .section.red-bg {
    background: #172542;
    color: white;
    }

    .section.centered {
    text-align: center;
    }

    .section-one h2 {
    text-shadow: 1px 1px 1px rgba(12, 12, 12, 0.4);
    font-size: 34px;
    color: white;
    }

    .section-one .individual-member img {
    border: 1px solid #936e61;
    display: inline-block;
    clear: both;
    }

    .section-one .individual-member p {
    text-shadow: 1px 1px 1px rgba(12, 12, 12, 0.4);
    font-size: 16px;
    margin-top: 10px;
    color: white;
    }

    .section-one .individual-member p span {
    display: block;
    font-size: 14px;
    }

    .section-one .individual-member {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    }

    .section-one .members-row {
    margin-top: 30px;
    }

    .centered-heading {
    text-align: center;
    }

    .section-two h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #2d2d2d;
    }

    a.button.full-button.red-button {
    background: #172542;
    color: white;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 60px 12px 60px;
    }

    p.button-centered {
    margin-top: 30px;
    text-align: center;
    }

    .section.grey-bg {
    background: #eeeeee;
    }

    .section-three h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #2d2d2d;
    }

    .individual-online-member.black-member {
    display: inline-block;
    font-size: 16px;
    }

    .individual-online-member.black-member img {
    margin-right: 5px;
    margin-left: 20px;
    }

    .individual-online-member.red-member {
    display: inline-block;
    font-size: 16px;
    color: #172542;
    }

    .individual-online-member.red-member img {
    margin-right: 5px;
    margin-left: 20px;
    }

    .online-members-row {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    }

    .section-four h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #2d2d2d;
    }

    p.grey-tags {
    color: #a8a9a6;
    font-size: 13px;
    margin-top: 25px;
    }

    .section-five h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: white;
    }

    .section-five ul {
    padding-left: 0;
    list-style: none;
    max-width: 30%;
    display: inline-block;
    border-right: 1px solid #c0c0c0;
    padding-right: 30px;
    padding-left: 30px;
    text-align: left;
    vertical-align: top;
    }

    .section-one h2 a {
    color: white;
    }

    .section-five h2 a {
    color: white;
    }

    .section-five ul:last-child {
    border-right: 0;
    }

    .section-five ul li a {
    color: white;
    line-height: 23px;
    }

    .section-six h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: bold;
    }

    .section-six ul {
    padding-left: 0;
    list-style: none;
    max-width: 30%;
    display: inline-block;
    border-right: 1px solid #c0c0c0;
    padding-right: 30px;
    padding-left: 30px;
    text-align: left;
    width: 16%;
    }

    .section-six ul:last-child {
    border-right: 0;
    }

    .section-six ul li a {
    color: #2d2d2d;
    line-height: 23px;
    }

    .ul-row {
    margin-bottom: 30px;
    }

    .ul-row:last-child {
    margin-bottom: 0;
    }

    .section.section-two {
    background: #fafcf7;
    }

    .section.section-four {
    background: #fafcf7;
    }

    .section.section-six {
    background: #fafcf7;
    }

    .section-one, .section-two, .section-three, .section-four, .section-five, .section-six {
    padding-top: 30px;
    padding-bottom: 30px;
    }

    .fold-txt-heading {
    float: left;
    color: white;
    position: relative;
    left: 160px;
    top: 100px;
    }

    .fold-txt-heading h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(12, 12, 12, 0.8);
    color: white;
    }

    .fold-txt-heading h1 span {
    font-size: 42px;
    text-shadow: 1px 1px 1px rgba(12, 12, 12, 0.8);
    }

    .fold-txt-heading img {
    position: relative;
    left: 300px;
    bottom: 20px;
    }

    .sexy-fold.sexy-fold-new {
    background: url('../../img/sexy-fold-new.jpg') no-repeat center center;
    }

    .image_picker_selector span {
    float: left;
    color: white;
    position: relative;
    left: 1px;
    bottom: 5px;
    margin-right: 10px;
    top: 25px;
    font-size: 14px;
    }

    label.error {
    background: white;
    color: #b32023;
    width: 100%;
    left: 0;
    text-align: center;
    }

    .content .steps.clearfix {
    bottom: -5px;
    }

    #return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.3);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    color: white;
    padding-top: 8px;
    font-size: 24px;
    z-index: 6;
    }
    #return-to-top:hover {
    background: rgba(0, 0, 0, 0.6);
    }
    #return-to-top:hover i {
    color: #fff;
    top: 5px;
    }

    .sitemap-headings {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 15px;
    margin-top: 20px;
    }

    .sitemap a {
    display: block;
    }

    .mobile-header {
    display: none;
    }

    @media (max-width: 992px) {
    .mobile-header a img {
    width: 175px;
    height: auto;
    margin-top: 10px;
    }

    .mobile-header a.button {
    float: right;
    }

    header .mobile-header a.button.button-primary {
    padding: 12px 20px;
    margin: 0;
    }
    .mobile-header {
    position: fixed;
    top: 0;
    background: #fffffff2;
    z-index: 9999;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    }

    .desktop-header {
    display: none;
    }
    .mobile-header {
    display: block;
    }
    header .navbar {
    margin-top: 75px;
    }
    .fold-txt-heading {
    display: none;
    }
    .members-row .individual-member:nth-child(6), .members-row .individual-member:nth-child(5) {
    display: none;
    }
    }

    @media (max-width: 768px) {
    .members-row .individual-member:nth-child(3), .members-row .individual-member:nth-child(4), .members-row .individual-member:nth-child(5), .members-row .individual-member:nth-child(6) {
    display: none;
    }
    .section-five ul {
    max-width: 100%;
    width: 100%;
    text-align: center;
    border-right: 0;
    }

    .section-six ul {
    max-width: 100%;
    width: 100%;
    text-align: center;
    border-right: 0;
    }
    }

    @media (max-width: 470px) {
    .members-row .individual-member:nth-child(2), .members-row .individual-member:nth-child(3), .members-row .individual-member:nth-child(4), .members-row .individual-member:nth-child(5), .members-row .individual-member:nth-child(6) {
    display: none;
    }
    }

    /* end new county template */



    @media (max-width: 360px) {
    form#example-form {
    padding-left: 20px !important;
    padding-right: 20px !important;
    }
    }
    @media (max-width: 480px) { 
    form#example-form {
    width: 100%;
    max-width: 438px;  
    padding-left: 70px;
    padding-right: 70px;
    height: auto;
    }
    }
    @media (max-width: 400px) { 
    form#example-form {
    padding-left: 50px;
    padding-right: 50px;
    height: auto;
    }
    }

    @media (max-width: 420px) { 
    .content .register {
    width:100%;
    }

    #lbform input[type='text'] {
    width: 225px;
    }

    #lbform input[type='password'] {
    width: 225px;
    }

    .styled-select.dobday {
    width: 45px;
    }

    .styled-select.dobmonth {
    width: 60px;
    }

    .styled-select.dobyear {
    width: 50px;
    }
    .container.content {
    padding-left: 0;
    padding-right: 0;
    }
    }

    /* Smallest devices ( 480px and below) */
    @media (max-width: 480px) { 

    .steps.clearfix ul li a span.number {
    margin: 0 4px !important;
    }

    .county-singles h2 {
    font-family: Raleway,sans-serif;
    font-size:23px;
    }
    h1.collapseheader, h2.collapseheader {
    font-size: 23px;
    }
    .dating-locations {
    max-width: none !important;
    position: relative;
    bottom: 25px;
    }

    #dating-locations-holder {
    padding-left: 0;
    padding-right: 0;
    }
    header .member-login {
    right: 60px !important;
    }
    .section .profile-of-the-week .profile {
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    }
    .section .features .feature {
    width: 25%;
        margin-bottom: 20px;
    }
    }
    /* Small devices ( 640px and below) */
    @media (max-width: 640px) { 
    header .logo img {
    height: auto;
    }

    label.error {
    position: absolute;
    }
    form#example-form {
    margin: 0 auto;
    }

    .register-step {
    float: none !important;
    margin:0 auto;
    }
    .steps.clearfix {
    position:relative !important;
    left:0 !important;
    top:0;
    }
    .dating-locations {
    margin-bottom:0;
    }
    a.btn-collapse span {
    font-size: 10px;
    position: relative;
    bottom: 1px;
    }
    h2.collapseheader, h1.collapseheader {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size:18px;
    border-bottom:1px solid #d3d3d3;
    padding-bottom:5px;
    }
    .dating-locations h2 {
    margin-bottom:0;
    }
    .county-singles h2 {
    display:none;
    }
    .section {overflow:hidden;}
    header .button {
    margin-top: 20px;
    }
    .section .blog .blog-extra {
    display: none;
    }
    img {
    max-width:100%;
    }
    .section .features .feature:last-child {
    margin-bottom: 0;
    }
    .section .locations img {
    display:none;
    }
    .section .locations ul {
    margin-right:100px;
    }
    footer .section .footer-links .out-links ul {
    width: 50%;
    margin-right: 0%;
    }
    footer .section .footer-social span {
    font-size:15px;
    }
    header .member-login {
    top: 120px;
    }
    .dating-locations {
    background: none;
    border: 0;
    box-shadow: none;
    }
    .dating-locations hr {visibility: hidden;}
    }

    /* Tablet and below ( 768px below) */
    @media (max-width: 768px) { 
    .no-fold .fold .register-step {
    float: none;
    }

    .tablet {
    display:block;
    }
    .desktop {
    display:none;
    }
    }

    /* From tablet up ( 768px up) */
    @media (min-width: 768px) { 
    .tablet {
    display:none;
    }
    .desktop {
    display:block;
    }
    }

    /* Small devices ( 992px and below) */
    @media (max-width: 992px) { 
    .show-mob {
    display: block;
    }

    .hide-mob {
    display: none;
    }
    header .logo {
    text-align: center;
    }
    .section .profile-of-the-week:first-child {
    margin-bottom: 50px;
    }

    header .social.login {
    text-align: center;
    }
    .fold .register {
    float: none;
    margin: 0 auto;
    max-width: 100%;
    margin-top: 25px;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:25px;
    }
    .top h1 {
    text-align: center;
    }
    .section .blog .blog-extra img:first-child {
    width: 140px;
    height: 140px;
    }
    .blog-extra {
    position: relative !important;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    }
    .section .responsive {
    top:20px;
    }
    .section .locations img {
    float: right;
    width: 140px;
    bottom: 0;
    max-width: 140px;
    }
    .section .locations ul:nth-child(3) {
    margin-right: 0;
    }
    footer .section .footer-social {
    padding-top: 10px;
    padding-bottom: 10px;
    }
    header .member-login {
    right: 170px;
    }
    .content .register {
    float: left;
    margin: 0;
    }
    .section .blog .blog-entry {
    padding-bottom: 40px; 
    min-height: inherit; 
    }
    .county-singles .single-men .single-man, .county-singles .single-women .single-woman {
    text-align: center;
    }

    .county-singles .single-men .single-man img, .county-singles .single-women .single-woman img {
    float: none !important;
    display: inline-block;
    }

    .county-singles .single-men, .county-singles .single-women {
    text-align: center;
    }

    .dating-locations {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    }
    .county .register {
    float: none;
    }

    }

    /* Medium devices (desktops, 992px and up) */
    @media (min-width: 992px) {
    .blog .col-md-3 {
    width: 22.5%;
    margin: 0 1.25%;
    }
    .section .blog .blog-extra img:first-child {
    width: 160px;
    height: 160px;
    }
    .section .blog .blog-extra {
    right: -35px;
    }
    }
    /* Large devices (large desktops, 1200px and below) */
    @media (max-width: 1200px) { 
    .section .latest-members .latest-member {
    margin-left: 30px;
    margin-right: 30px;
    }
    .section .features .feature {
    margin-left: 20px;
    margin-right: 20px;
    }
    }
    /* Large devices (large desktops, 1200px and up) */
    @media (min-width: 1200px) { 
    .section .blog .blog-extra {
    right: 0px;
    }
    }

    /* Very Small devices ( 360px and below) */
    @media (max-width: 360px) { 
    .form-note.faded {
    width: auto;
    margin-left:80px;
    }

    .form-item .form-label {
    width: 70px;
    }

    #lbform input[type='text'] {
    width: auto;
    }

    .dobfrm {
    margin-left: 70px !important;
    }

    #lbform input[type='password'] {
    width: auto;
    }

    header .member-login {
    right: 40px !important;
    }
    footer .section .footer-social span {
    display: block;
    }
    footer .copyright p {
    text-align: center;
    }

    footer .copyright p span {
    float: none;
    display: block;
    }
    }

    /* X Very Small devices ( 250px and below) */
    @media (max-width: 250px) { 
    .form-item .form-label {
    display: block;
    clear: both;
    float: none;
    text-align: left;
    margin-left: 10px;
    }

    .dobfrm {
    margin-left: 0 !important;
    }

    .form-item .form-label {
    width: auto;
    }

    .form-item .form-note {
    margin-left: 10px;
    }

    #lbform input.button {
    width: auto;
    float: none;
    margin: 0 auto;
    }
    header .member-login {
    right: 0px !important;
    width: 100%;
    }

    .form-item .form-field {
    margin-left: 8px;
    }

    .styled-select.dobday {
    display: inline-block;
    float: left;
    }

    .styled-select.dobmonth {
    display: inline-block;
    float: left;
    }
    }

    @media (max-width: 768px) { 
    a.button.button-primary.shadow.member-login-button.mobile-btn {
    display: inline-block;
    position: absolute;
    margin: 0;
    margin-left: 18px;
    box-shadow: none;
    margin-top: 8px;
    padding: 7px 23px;
    }

    .member-login.dark-shadow {
    left: 10px !important;
    top: 80px;
    }

    header .member-login:after, header .member-login:before {
    left: 10%;
    }
    .row.rows.mobile-pics {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    }
    #mobileMemberCarousel .item .row .col-xs-3, .row.rows.mobile-pics .col-md-12 {
    padding-left: 0;
    padding-right: 0;
    }
    .mobile-pics h5 {
    margin: 0;
    background: #5c85b7;
    color: white;
    font-size: 15px;
    font-weight: normal;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    line-height: 20px;
    }
    div#mobileMemberCarousel {
    background: #5c85b7;
    padding: 20px;
    padding-bottom: 5px;
    padding-top: 0;
    }
    #mobileMemberCarousel .carousel-control {
    padding-top: 7%;
    width: 10%;
    background-image: none !important;
    }
    #mobileMemberCarousel .item .row {
    padding-left: 15px;
    }
    #mobileMemberCarousel p {
    font-size: 12px;
    color: white;
    }
    #mobileMemberCarousel img {
    border: 1px solid rgba(0, 0, 0, 0.32);
    }
    .dating-locations {
    bottom: 0;
    background: none;
    padding: 0;
    box-shadow: none;
    }

    h2.collapseheader, h1.collapseheader {
    border: 0;
    }
    .top p {
    text-align: center;
    margin-bottom: 10px;
    }
    .top h2 {
    text-align: center;
    }
    .col-md-6.social.login {
    margin: 0;
    }
    footer .section .footer-links div ul {
    width: 46%;
    }
    }


    /* container */
    .hubp-form-container {
    background: #353c55;
    box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 1); /*border width (0 0 0 w) and color*/
    }

    /* label */
    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps label {
    font-family: 'Roboto Condensed', sans-serif; /*font family*/
    font-weight: 400; /*font weight*/
    font-size: 26px; /*font size*/
    color: #333333; /*font color*/
    background: rgba(255, 255, 255, 0.75); /*background color*/
    }
    /* Button */
    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group .hubp-btn {
    background: rgba(255, 255, 255, 0.87);
    color: #444444;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    }
    /* Button Active*/
    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group .hubp-btn.hubp-active {
    background: #229c56;
    color: #ffffff;
    }
    /* Submit Button (Next)*/
    .hubp-form-container .hubp-submit-container .hubp-submit {
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px #444;
    background: #DF2828;
    width: 60%;
    }
    /* terms text*/
    .hubp-form-container .hubp-terms {
    color: #bfbfbf;
    }
    /* terms text link color*/
    .hubp-form-container .hubp-terms a {
    color: #ffffff;
    }
    button.hubp-btn:focus {
    outline: none;
    }
    @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
    @import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);

    .hubp-form-container {
    width: 373px;
    margin: 0 auto;
    background: rgba(0, 0, 0, 1);
    border: 2px solid rgba(255, 255, 255, 0);
    box-shadow: 0px 0px 0px 2px #ffffff;
    margin-bottom: 10px;
    padding: 2px;
    border-radius: 5px;
    }

    .hubp-form-container .hubp-form-wrapper {
    overflow: hidden;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form {
    *zoom: 1;
    width: 2222px;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form:before,
    .hubp-form-container .hubp-form-wrapper #hubp-form:after {
    content: "";
    display: table;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form:after {
    clear: both;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps {
    float: left;
    position: relative;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps label {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 26px;
    background: rgba(255, 255, 255, 0.75);
    color: #212121;
    padding: 8px 0px;
    display: block;
    margin-bottom: 10px;
    text-transform: none;
    text-align: center;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group {
    *zoom: 1;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group:before,
    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group:after {
    content: "";
    display: table;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group:after {
    clear: both;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group .hubp-btn {
    cursor: pointer;
    float: left;
    margin: 1px;
    border: none;
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    padding: 10px 7px;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s;
    color: #444;
    box-shadow: 0 6px #444;
    border-radius: 5px;
    font-size: 18px;
    background: rgba(255, 255, 255, 0.87);
    width: 46%;
    margin: 2%;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group .hubp-btn.hubp-active {
    background: #229c56;
    color: #ffffff;
    box-shadow: 0 0 #444;
    top: 2px;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hubp-group .hubp-btn.error-border:not(.hubp-active) {
    border: none !important;
    background: #D69D97;
    color: #AB0404;
    box-shadow: 0 6px #823E37;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps .hint {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    padding: 0 3%;
    padding-top: 5px;
    text-align: center;
    color: white;
    font-size: 14px;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps input {
    width: 70px;
    background: #fff;
    box-shadow: 0px 0px 0px 2px transparent;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    font-family: "Roboto Condensed";
    font-size: 18px;
    display: inline-block;
    height: 45px;
    color: #333;
    padding: 6px 12px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    margin: 2px;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps input.error-border {
    border: none !important;
    background: #D69D97;
    color: #C53535;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step3 {
    text-align: center;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step3 label {
    margin-bottom: 30px;
    }

    @media screen and (max-width: 400px) {
    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step3 label {
    font-size: 6vw;
    }
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step4 {
    text-align: center;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step4 label {
    margin-bottom: 30px;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step4 input {
    width: 90%;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step5 {
    text-align: center;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step5 label {
    margin-bottom: 30px;
    }

    .hubp-form-container .hubp-form-wrapper #hubp-form .hubp-steps.hubp-step5 input {
    width: 90%;
    }

    .hubp-form-container .hubp-error {
    text-align: center;
    }

    .hubp-form-container .hubp-error p {
    text-align: center;
    }

    .hubp-form-container .hubp-submit-container {
    text-align: center;
    }

    .hubp-form-container .hubp-submit-container .hubp-submit {
    border: none;
    cursor: pointer;
    padding: 15px 49px;
    font-size: 20px;
    display: inline-block;
    margin: 10px;
    letter-spacing: 2px;
    outline: none;
    position: relative;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px #444;
    background: #DF2828;
    width: 60%;
    text-transform: uppercase;
    -webkit-appearance: none;
    }

    .hubp-form-container .hubp-steps-ind {
    text-align: center;
    }

    .hubp-form-container .hubp-steps-ind > div {
    background-color: #333333;
    color: #fff;
    text-align: center;
    font-size: 0px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
    }

    .hubp-form-container .hubp-steps-ind .hubp-ind-active {
    background-color: #dedede;
    }

    .hubp-form-container .hubp-terms {
    color: #bfbfbf;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    padding-top: 10px;
    }

    @media screen and (max-width: 400px) {
    .hubp-form-container {
    max-width: 90%;
    margin: 0 auto;
    }
    }

    .loader_container {
    position: relative;
    }

    .loader_dots {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    z-index: 10;
    }

    .dot {
    width: 22px;
    height: 22px;
    width: 8px;
    height: 8px;
    background: #83cdce;
    border-radius: 100%;
    display: inline-block;
    animation: slide 1s infinite;
    margin: 0px 1px;
    }

    .dot:nth-child(1) {
    animation-delay: 0.1s;
    background: #83cdce;
    }

    .dot:nth-child(2) {
    animation-delay: 0.2s;
    background: #64aacc;
    }

    .dot:nth-child(3) {
    animation-delay: 0.3s;
    background: #96aacc;
    }

    .dot:nth-child(4) {
    animation-delay: 0.4s;
    background: #c8aacc;
    }

    .dot:nth-child(5) {
    animation-delay: 0.5s;
    background: #faaacc;
    }

    @keyframes slide {
    0% {
    transform: scale(1);
    }

    50% {
    opacity: 0.3;
    transform: scale(2.5);
    }

    100% {
    transform: scale(1);
    }
    }

    .hubp-form-container.dark-blue {
    background: rgba(55,29,54,.5);
}
    
.ppc-template-1 {
    text-align: center;
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
    z-index:-1; 
}
    
.ppc-bg-one {
    background: url('/img/60matches-ppc-bg.jpg');
    background-size: cover;
    background-position: center;
}

.ppc-template-1 footer ul {
    list-style: none;
    text-align: center;
    padding-left: 0;
}

.ppc-template-1 .register-step-form {
    background: none;
    float: none;
    margin: 0 auto;
}

.ppc-template-1 .register-step-form .signup {
    margin: 0 auto;
}

.ppc-template-1 .register-step-padding h2 {
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}


.ppc-template-1 p {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: white;
    font-size: 28px;
}

.ppc-template-1 footer ul li {
    display: inline-block;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}

html.ppc-template-1-html {
    min-height:100%;
    position:relative;
}

body.ppc-template-1-body {
    height:100%; 
}
    
.overlay {
    background: #00000040;
    width: 100%;
    height: 100%;
    position: absolute;
}

.template-one {
    position: relative;
    padding-top: 20px;
}
    
    .ppc-header {
    background: #efefef;
    box-shadow: 0px 3px 40px -10px #353535;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.ppc-header .ppc-logo {
        width: 208px;
    margin-top: 5px;
    max-width: none;
}

.ppc-header .login-bt {
    display: inline-block;
    border: 2px solid #A29384;
    border-radius: 3px;
    padding: 7px 30px 7px 30px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s; 
    color: #A29384;
    margin-top: 5px;
}
    
ul.ppc-footer-social {
    visibility: hidden;
}

.ppc-header .login-bt:hover {
    background: #A29384;
    color: white;
}

.ppc-left-hand {
    width: 45%;
    background: rgb(154 150 143 / 60%);
    height: 80vh;
    padding: 20px;
    display: flex;
    padding-top: 0;
    justify-content: center;
}

.ppc-join-form .signup {
    background: white;
}

.ppc-join-form .wld-form__fields {
    border: 1px solid #adadad;
}

.ppc-join-form .signup {
    padding-bottom: 20px;
}

.ppc-bg-one h1 {
    color: white;
    font-size: 28px;
}

.ppc-bg-one h1 span {
    color: #F5F4F2;
}

.ppc-bg-one h2 {
    color: white;
    font-size: 28px;
    margin-bottom: 20px;
    text-transform: none;
    font-family: Raleway,sans-serif;
    font-weight: 500;
}

.ppc-bg-one h2 span {
    color: #F5F4F2;
    font-family: house-script, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
}

.ppc-left-hand-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
    
@media (max-width: 768px) {
    
    .ppc-left-hand-inner {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }
}

.ppc-join-form .register-step-padding {
    display: none;
}

.ppc-join-form .register-step-form button.wld-button {
    box-shadow: none;
}

.ppc-footer {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #A29384;
    padding-top: 15px;
    padding-bottom: 10px;
}

.ppc-footer ul li {
    display: inline-block;
    color: white;
    padding-right: 10px;
}

.ppc-footer ul li a {
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Raleway,sans-serif;
    font-weight: 500;
    text-decoration: none;
    transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s; 	
}

.ppc-footer ul li a:hover {
    color: #2d2d2d;
}

.ppc-footer ul {
    margin-bottom: 0;
}

.ppc-footer .ppc-footer-menu li {
    padding-right: 30px;
}

.ppc-footer-social i {
    width: 20px;
    height: 20px;
    background: white;
    color: #9b293b;
    border-radius: 100px;
    text-align: center;
    position: relative;
    bottom: 5px;
}

.ppc-footer-social i::before {
    position: relative;
    top: 5px;
}
    
/* extra PPC sections */
    
.row.dark-mode {
    background: #efefef;
    color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}
        
.row.dark-mode.no-padding {
    padding-top:0;
    padding-bottom:0;
}


.white-wrapper {
    background: white;
    display: table;
    border-radius: 3px;
    overflow: hidden;
}

.white-wrapper p {
    color: #333;
    font-size: 15px;
    text-align: left;
    font-weight: 500;
    padding: 8px 25px;
    margin-bottom: 0;
}
  
.ppc-footer p {
    font-size: 12px;
    display: inline-block;
    font-weight: normal;
}

.white-wrapper h2 {
    font-weight: bold;
    color: #010101;
    text-align: left;
    margin-bottom: 20px;
    font-size: 26px;
    font-family: 'Raleway', sans-serif;
    text-transform: none;
    padding: 20px 25px;
    margin-top: 0;
    margin-bottom: 0;
}

    
.white-wrapper .gradient-bg h2 {
    color: white;
    padding: 0;
    margin: 35px 0 115px 5px;
}

.gradient-bg {
    background: #A29384; 
}
    
.ppc-template-1 .pod {
    position: relative;
    height: 25vw;
    width: 100%;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: inset 0 0 0 0 rgba(200,95,66, 0.4), 0 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ppc-template-1 .blend2 {
    background: #252A2D;
    mix-blend-mode: color-burn;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

}
.ppc-template-1 .pod:hover .blend2 {
    opacity: .35;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.ppc-template-1 .blend1 {
    background: #252A2D;
    opacity: .0;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);

}
.ppc-template-1 .pod:hover .blend1 {
    opacity: .45;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
    
.no-webp .ppc-template-1 .pod1 {
    background: #000 url(/img/image-dating-four.jpg) no-repeat center / cover;
    height: 15vw;
}
.no-webp .ppc-template-1 .pod2 {
    background: #000 url(/img/image-dating-one.jpg) no-repeat center / cover;
    height: 15vw;
}
.no-webp .ppc-template-1 .pod3 {
    background: #000 url('/img/image-dating-three-two.png') no-repeat center / cover;
    margin-top: 30px;
    margin-bottom: 30px;
}
.no-webp .ppc-template-1 .pod4 {
    background: #000 url('/img/image-dating-two.jpg') no-repeat center / cover;
}    
    
.no-webp .ppc-template-1 .pod5 {
    background: #000 url('/img/over60s-logo-block-1600x1600.jpg') no-repeat center / cover !important;
}    


.ppc-template-1 .pod1 {
    background: #000 url(/img/image-dating-four.webp) no-repeat center / cover;
    height: 15vw;
}
.ppc-template-1 .pod2 {
    background: #000 url(/img/image-dating-one.webp) no-repeat center / cover;
    height: 15vw;
}
.ppc-template-1 .pod3 {
    background: #000 url('/img/image-dating-three-two.webp') no-repeat center / cover;
    margin-top: 30px;
    margin-bottom: 30px;
}
.ppc-template-1 .pod4 {
    background: #000 url('/img/image-dating-two.webp') no-repeat center / cover;
}
    
.ppc-template-1 .pod5 {
    background: #000 url('/img/over60s-logo-block-1600x1600.webp') no-repeat center / cover !important;
}
    
.no-webp .ppc-image-block.ppc-image-dating-block-one {
    background: url('/img/crosssell-1.jpg');background-position:center;background-size:cover;
}
    
.no-webp .ppc-image-block.ppc-image-dating-block-two {
    background: url('/img/crosssell-2.jpg');background-position:center;background-size:cover;
}
    
.no-webp .ppc-image-block.ppc-image-dating-block-three {
    background: url('/img/crosssell-3.jpg');background-position:center;background-size:cover;
}
    
.no-webp .ppc-image-block.ppc-image-dating-block-four {
    background: url('/img/crosssell-4.jpg');background-position:center;background-size:cover;
}
    
.ppc-image-block.ppc-image-dating-block-one {
    background: url('/img/crosssell-1.webp');background-position:center;background-size:cover;
}
    
.ppc-image-block.ppc-image-dating-block-two {
    background: url('/img/crosssell-2.webp');background-position:center;background-size:cover;
}
    
.ppc-image-block.ppc-image-dating-block-three {
    background: url('/img/crosssell-3.webp');background-position:center;background-size:cover;
}
    
.ppc-image-block.ppc-image-dating-block-four {
    background: url('/img/crosssell-4.webp');background-position:center;background-size:cover;
}
    
.ppc-template-1 .pod5 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2251e+0,ce0000+100 */
background: #e2251e; /* Old browsers */
background: -moz-linear-gradient(left, #e2251e 0%, #ce0000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #e2251e 0%,#ce0000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e2251e 0%,#ce0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2251e', endColorstr='#ce0000',GradientType=1 ); /* IE6-9 */
    margin-top: 30px;
    height: 15vw;
}
.ppc-template-1 .pod h2 {
    font-size: 24px;
    line-height: 16px;
    text-align: center;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: white;
}
.ppc-template-1 .pod:hover h2 {
    text-align: center;
    opacity: 1;
    top: 50%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ppc-template-1 .pod5 h2 {
    font-size: 70px;
    line-height: 70px;
    text-align: center;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: white;
}
.ppc-template-1 .pod5:hover h2 {
    text-align: center;
    opacity: 1;
    top: 30%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ppc-template-1 .pod5 .first-title {
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    margin: 0;
    opacity: 1;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ppc-template-1 .pod5:hover .first-title {
    text-align: center;
    opacity: 0;
    top: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ppc-template-1 h2.ppc-row {
    color: #172542;
    padding: 20px 25px;
    font-size: 26px;
    font-family: 'Raleway', sans-serif;
    text-transform: none;
}
    
.ppc-template-1 .ppc-image-block {
    min-height: 180px;
}

.ppc-template-1 .ppc-image-block span {
    background: rgba(0, 0, 0, 0.82);
    display: inline-block;
    padding: 10px 20px;
    min-width: 100px;
    color: #ce0023;
    text-transform: uppercase;
    margin-top: 95px;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}
    
.ppc-template-1 h2.ppc-small {
    color: #172542;
    text-align: left;
    margin-bottom: 20px;
    font-size: 26px;
    font-family: 'Raleway', sans-serif;
    text-transform: none;
}
    
.ppc-template-1 .text-section p {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
        color: #172542;
}
    
.row.ppc-icons-row {
    background: #A29384;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ppc-icon-box .ppc-icon {
    float: left;
    margin-right: 20px;
}

.ppc-icon-box .ppc-icon-text h5 {
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
    color: white;
}

.ppc-icon-box .ppc-icon-text p {
    font-size: 12px;
    font-weight: 500;
}

.ppc-icon-box .ppc-icon-text {
    text-align: left;
    display: block;
    position: relative;
    top: 5px;
}

.ppc-icon-box .ppc-icon img {
    max-width: 50px;
}
    
.clearfix.margin-div {
    height: 1px;
    display: block;
    width: 100%;
    margin-top: 45px;
    background: transparent;
}
    
.white-wrapper h3 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    text-transform: none;
    padding: 20px 25px;
    margin-bottom: 0;
    margin-top: 0;
}
    
    header {
    background: #F5F4F2;
}

h2.ppc-small {}
    
@media only screen and (max-width: 992px) {
    .white-wrapper h2 {
        margin: 0;
        padding: 20px;
    }

    .ppc-template-1 .pod5 .first-title {
        font-size: 40px;
    }

    .ppc-template-1 .pod5 h2 {
        font-size: 30px;
    }

    .ppc-template-1 .ppc-image-block {
        margin-bottom: 20px;
    }
}


@media only screen and (max-width: 768px) {
    .row.dark-mode {
        padding-left: 15px;
        padding-right: 15px;
    }
    .white-wrapper .gradient-bg h2 {
        margin-top: 0;
        padding: 20px;
        margin-bottom: 0;
    }
    .ppc-template-1 .pod5 {
        height: 300px;
    }
    .row.ppc-icons-row {
        display: none;
    }
    .ppc-left-hand {
        width: 60%;
    }
    .ppc-footer .col-md-6.col-sm-6.text-left {
        text-align: center;
        margin-bottom: 10px;
    }

    .ppc-footer .col-md-6.col-sm-6.text-right {
        text-align: center;
    }
}


@media only screen and (max-width: 650px) {
    .ppc-left-hand {
        width: 100%;
    }

    .ppc-bg-one {
        background: url(/img/60matches-ppc-bg-mobile-2.jpg) no-repeat center center !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
    }

}

@media only screen and (min-width: 768px) {  
    .white-wrapper [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}
    
    @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
    .county a span {
        display: none;
    }
    .county-singles {
        clear: both;
    }
}
    
.grecaptcha-badge { 
    visibility: hidden;
}
    
.register-step-form .signup .wld-field__help, .wld-field.wld-field--confirm {
    display: flex;
    flex-wrap: wrap;
    background: none;
    bottom: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    position: relative;
    color: white;
    font-size: 12px;
    line-height: 1.5em;
    max-width: 300px;
    border-radius: 0;
    width: 100%;
    align-items: start;
    margin:0 auto;
}

.register-step-padding {
    background: #A29384;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
    
#blkoverlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: black;
    display: none;
    z-index: 1;
    opacity: 0.6;

}
.register-step-form {
    position: relative;
}
    
#hubp-form p {
    font-size: 14px;
}
    
.blog-overview-panel .panel-heading {
    padding: 0;
    height: 200px;
    background: url('../../img/60matches-ppc-bg-2.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.photo_block .panel {
    background: none !important;
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}
    
h2.ppc-row.no-padding {
    padding-top: 0;
    margin-top: 0;
}

.responsive.photo_block {
    border: none;
}    

.blog-overview-panel a {
    text-decoration:none;
    color:#A29384;
    font-size: 30px;
}

.blog-overview-panel .blog-overview-link {
    font-size: 15px;
}

.blog-overview-panel h2 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.blog-overview-panel p {
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 15px;
}

.row.blog-overview-row {
  display: flex;
  flex-wrap: wrap;
}

.row.blog-overview-row > .blog-overview-col {
  display: flex;
  flex-direction: column;
}


.panel.panel-default.blog-overview-panel {
    height: 100%;
}

.panel.panel-default.blog-overview-panel .panel-body {
    height: 100%;
}

.single-blog-page h2 {
    font-size: 38px;
    margin-bottom: 15px !important;
}

.single-blog-page p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
}

.blog-overview-page h2 {
    font-size: 38px;
    margin-bottom: 15px !important;
}

.section.single-blog-page h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #252A2D;
    margin-bottom: 20px;
    font-size: 30px;
}

.section.single-blog-page h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #252A2D;
    margin-bottom: 20px;
    font-size: 25px;
}

.section.single-blog-page h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #252A2D;
    margin-bottom: 20px;
    font-size: 19px;
}

.section.single-blog-page h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #252A2D;
    margin-bottom: 20px;
    font-size: 18px;
}

.section.single-blog-page h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #252A2D;
    margin-bottom: 20px;
    font-size: 16px;
}

.section.single-blog-page h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #252A2D;
    margin-bottom: 20px;
    font-size: 15px;
}


@media (max-width: 768px) {
.ppc-template-1 .member-login.dark-shadow {
    left: -80px !important;
    top: 60px !important;
}

.ppc-template-1 header .member-login:after, .ppc-template-1 header .member-login:before {
    left: 65%;
}

}
    
.ppc-template-1 .page-breadcrumbs {
    background: #A29384;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    margin-bottom: 25px;
}

.ppc-template-1 .page-breadcrumbs a {
    color: white;
}

.ppc-template-1 .page-breadcrumbs p {
    font-size: 14px;
    margin: 0;
}

.ppc-template-1 .section {
    padding-top: 0;
}
    
header .logo img {
    height: auto;
    width: 300px;
}
    
    .dynamic-ppc-page h1 {
    font-size: 32px;
    text-align: left;
}

.dynamic-ppc-page h2 {
    font-size: 28px;
    text-align: left;
}

.dynamic-ppc-page h3 {
    font-size: 24px;
    text-align: left;
}

.dynamic-ppc-page p {
    color: #333;
    font-size: 16px;
    text-align: left;
    font-weight: normal;
}
    
    .white-wrapper ul.counties {
    text-align: left;
    padding-left: 30px;
}
    
a.login-bt.naughty-btn {
    margin-left: 10px;
    background: #602676;
    color: white;
}
    
    ul.two-columns-list {
    text-align: left;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    padding-left: 25px;
}
    
.row.row-naughty-btn {
    position: absolute;
    left: 50%;
    margin-left: -71px;
    top: 70px;
}
    
.container.blog .blog-overview-panel img {
    max-width: 100%;
}

.section.dark-mode .blog h2 {
    text-align: left;
}
    
.section.dark-mode .container.blog {
    padding: 0;
}
    
.photo_block .panel ul li a span {
    display: none;
}
    
#result .success {
    background: #d3f5d3;
    padding: 10px;
    margin-bottom: 20px;
}
    
@media (max-width: 768px) {
    .ppc-bg-one h1 {
        font-size: 22px;
        margin-bottom: 0;
    }

    .ppc-bg-one h2 {
        font-size: 22px;
    }
    .ppc-bg-one h2 span {
        font-size: 32px;
    }
    .ppc-template-1 .pod {
        height: 200px;
    }
    .ppc-template-1 .pod5 {
        height: 100px;
    }

    .ppc-template-1 .pod5 .first-title {
        top: 14px;
    }
    .ppc-header .login-bt {
        border-radius: 5px;
    }
}