/*  

URBANSOCIAL.COM

Main colour: #3e5c55 dark green
Secondary Colour: #a9cfb6 light green

Third Colour: #ffb049 orange
Fourth Colour: #f8f8f8 grey

Fonts: Handlee / Raleway

*/

/* MAIN */
body, html {
    background-color: #fFF;}

h1 {
    font-size: 11px;
    margin: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #507a7a;
    margin-bottom: 20px;
}

h2 {
    font-family: 'Raleway', sans-serif;
    font-size:28px;
    color: #507a7a;
}

h3 {
    font-family: 'Raleway', sans-serif;
    color: #507a7a;
}

h4 {
    color:#404040;
    font-family: 'Raleway', sans-serif;
    margin-top:20px;
    margin-bottom:15px;
    color: #507a7a;
}

h5 {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight:bold;
    color: #507a7a;
}

p {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    color:#3c3c3b;
}

a { 
    color: #3e5c55;
    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: #3e5c55;    color: #FFF;
    text-transform:uppercase;
    text-decoration:none;
}

#form span.fnext.myButton {
    background-color: #3e5c55;    color: #FFF;
}

.button.button-primary:hover {
    opacity:0.9;
    text-decoration:none;
}

.button.button-secondary {
    background-color:#ffb049;
    color:#FFF;
    text-transform:uppercase;
    text-decoration:none;
}

.button.button-secondary:hover {
    opacity:09;
    text-decoration:none;
}

.mainbg { background-color:#3e5c55; }

.secondbg { background-color:#a9cfb6; }

.thirdbg { background-color: #fFF; }

.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;
}

.thirdbg {
    background-color: #f8f8f8;
}

header .navbar {
    border:0;
    border-radius:0;
    margin:0;
background-color: #3e5c55;}

#navbar ul li {
}

#navbar ul li.active a {
    background-color: #3e5c55;    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 .member-login {
    position: absolute;
    background-color: white;
    z-index: 9999;
    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/urbansocial-nz.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media screen and (max-width: 650px) {
    .ppc-template-dynamic-ppc {
        background: url('/au/img/ppc-mobile-image.jpg') !important;
        background-size: cover !important;
        background-position: center !important;
    }
}

@media screen and (max-width: 650px) {
    .fold {
        background: url('../../img/urb-nz-mobile.jpg') no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}

.fold.mature-dating {
    background: url(../../img/mature-dating-3.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.fold.senior-dating {
    background: url(../../img/senior-dating-1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.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(62,92,85,.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;
}

.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 {
    border-radius: 100px;
    width: 90px;
}

.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: #3e5c55;
    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-radius: 100px;
    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 : #3c3c3b;
}

.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;
    color: #404040;
    font-family: Handlee,cursive;
    font-weight: normal;
    text-transform: none;
    font-size: 32px;
}

.section .welcome h1 {
    color: #404040;
    margin-top: 0;
    font-family: Handlee,cursive;
    font-weight: normal;
    text-transform: none;
    font-size: 32px;
}

.section .locations h3 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding-bottom: 5px;
}

.section .locations span {
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 10px;
}

.locations h2 {
    font-size: 32px;
}

.nav h4 {
    margin-top: 14px;
}

.locations h3 {
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-transform: none;
    margin-bottom: 10px;
}

.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;
}

.section .locations ul:nth-child(3) {
    margin-right: 100px;
}

#example-form span.heading {
    color: #fff;
    font-family: Handlee,cursive;
    font-size: 28px;
    margin-bottom: 0;
    text-align: center;
    margin-top: 0;
    display: block;
}

.latest-members span.heading {
    font-size: 32px;
    color: white;
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    font-family: 'Raleway', sans-serif;
}

.section .blog span.heading {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 50px;
    font-family: 'Raleway', sans-serif;
    color: #507a7a;
    display: block;
    text-align: center;
}

.locations span.heading {
    font-size: 32px;
    font-family: 'Raleway', sans-serif;
    color: #507a7a;
    margin-bottom: 30px;
    display: block;
}

/* 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;
    clear: both;
}

.county-singles h2 {
    margin-top: 0;
    margin-bottom: 10px;
}

.county-singles .single-men {
    background: #b6d6c1;
    border-radius: 5px;
}

.county-singles .single-women {
    background: #f7e5ce;
    border-radius: 5px;
}

.county-singles .single-men h5 {
    margin: 0;
    background: #678d79;
    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: #f7b05f;
    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 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: 50%;
    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;
}

footer .section .footer-links .out-links {
    clear:both;
}

footer .section .footer-social {
    clear: both;
    padding-top: 20px;
    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:#486f6f;
    font-size: 12px;
    font-weight: 500;
    margin: 10px;
    padding-top: 5px;
    line-height: 27px;
}

footer .copyright p span {
    float:right;
}
.footer-social.individual-footer.footer-phone-individual {
    padding-top: 0px;
}
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;
}


label#steps-uid-0-h-0 {
    display: none;
}

label#steps-uid-0-h-1 {
    display: none;
}

label#steps-uid-0-h-2 {
    display: none;
}

label#steps-uid-0-h-3 {
    display: none;
}

label#steps-uid-0-h-4 {
    display: none;
}

.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%
}


/* 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 {
    background: rgba(62,92,85,.75);
    float: right;
    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: 0px;
    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: #ffb049;
    box-shadow: 2px 3px 6px rgba(0,0,0,.25);
}

/*JIM: font 10 > 9, bottom 20> -10 --- just trying -10 instead of -12 on all others*/
.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%;
}

/*JIM: changed bottom from 30px; to -24px*/
@media (max-width: 480px) { 
    .register-step-form .signup .wld-field__help, .wld-field.wld-field--confirm {
        bottom: -13px;
    }
}

.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: #253933;
}

.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;
}


ul {
}

.steps.clearfix ul {
    padding: 0;
    list-style-type: none;
    text-align:center;
}

.steps.clearfix ul li {
    display: inline;
    float:none;
}

.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 {
}

#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;
    margin-top: -5px;
}
.actions ul li a {
    color: #fff;   text-transform: uppercase;   text-decoration: none;   background: #ec493a;   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;
}

.country-flags #country-select {
	float:right;
    margin-top:4px;
	}
#country-select dl {
    margin: 0;
}

/* rought form styles for when JS is disabled */

.country-flags #country-select form {
	width: 180px;
	padding: 0;
	}

.country-flags #country-select select,
.country-flags #country-select input {
	display: inline;
	padding: 0;
	margin: 0;
	}
	
/* JS-created definition list */

.country-flags .dropdown dd { position: relative; }

.country-flags .dropdown a {
	text-decoration: none;
	outline: 0;
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	overflow: hidden;
    padding: 0!important;
	}

.country-flags .dropdown dt a {
	background: white;
    border: none;
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 56px;
    height: 40px;
	}

	.country-flags .dropdown dt a.active {
		background: #db5e18;
		-webkit-border-bottom-left-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-bottomleft: 0;
		-moz-border-radius-bottomright: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom: 1px dotted #676768;
		-moz-box-shadow: 0 3px 7px rgba(0,0,0,.5);
		-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.5);
		box-shadow: 0 3px 7px rgba(0,0,0,.5);
		color: #fff;
		}

.country-flags .dropdown dd ul {
	background: white;
    border: none;
    display: none;
    position: absolute;
    z-index: 999;
    top: -3px;
    left: 0;
    padding: 0;
    list-style: none;
    border-top: none;
    margin: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: none;
    width:56px;
    padding-top:3px;
	}

	.country-flags .dropdown dd ul li a span,
	.country-flags .dropdown dt a span {
		float: left;
		width: 50px;
		height: 35px;
		margin: 3px 6px 5px 3px;
		background-image: url(../img/flags.png);
		background-repeat: no-repeat;
		cursor: pointer;
		}

		.ie a span { background-position:-50px 0}
		.uk a span { background-position: 0 0 }
        .us a span { background-position: -100px 0 }
        .au a span { background-position: -150px 0 }
        .nz a span {
            background-position: -200px 0;
        }

	.country-flags .dropdown dd ul li a em,
	.country-flags .dropdown dt a em {
		font-style: normal;
		float: left;
		width: 100px;
		cursor: pointer;
		}

	.country-flags .dropdown dd ul li a em {
		color: #dbc3b5;
		}

		.country-flags .dropdown dd ul li a:hover { background-color: rgba(255,255,255,.1); }
		.country-flags .dropdown dd ul li a:hover em { color: #fff; }
ul.dating-towns li {
    display: inline;
}

ul.dating-towns li a {
    font-weight: 700;
}

ul.dating-towns {
    padding: 0;
    margin: 0 auto;
}

.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;
}

/* UK DATING PAGES / NEW TEMPLATE */

.section.red-bg {
    background: #3e5c55;
    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;
    margin-top: 0;
}

.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, .section-two h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #2d2d2d;
    margin-bottom: 10px;
}

a.button.full-button.red-button {
    background: #ffb049;
    color: white;
    font-weight: bold;
    font-size: 16px;
    padding: 12px 60px 12px 60px;
    text-decoration: none;
}

.uk-template a.button.full-button.red-button {
    display: inline-block;
}

a.button.full-button.red-button:hover {
    background: #f7a945;
}

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 {
    font-size: 16px;
}

.individual-online-member.black-member img {
    margin-right: 5px;
}

.individual-online-member.red-member {
    font-size: 16px;
}

.individual-online-member.red-member img {
    margin-right: 5px;
}

.online-members-row:last-child {
    margin-left: 30px;
}

.online-members-row {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

.online-members-row.top-margin-row {
    margin-top: 20px;
}

.section .row.row-top-margin {
    margin-top: 25px;
}


.uk-template img {
    max-width: 100%;
}

.section.secondbg.location-section img {
    margin-bottom: 15px;
}

.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;
}

.section-five ul {
    padding-left: 0;
    list-style: none;
    max-width: 30%;
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
    text-align: left;
    vertical-align: top;
    width: 24%;
}

.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 {
    line-height: 23px;
}

.section-five ul li, .section-six ul li {
    padding-bottom: 4px;
}

.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;
    padding-right: 30px;
    padding-left: 30px;
    text-align: left;
    width: 24%;
    vertical-align: top;
}

.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;
}

.uk-template h3 {
    text-transform: none;
    text-align: center;
}

.section-six ul:nth-child(5) {
    border: none;
}

.uk-template .section.section-two h3 {
    text-align: left;
}

.uk-template .section-two.section-two-first h3 {
    text-align: left;
    font-size: 16px;
    margin-top: 0;
}

.uk-template .section-two h3 {
    font-size: 28px;
}

.uk-template .section-five h3 {
    font-size: 18px;
}

.row.rows.mobile-pics .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#mobileMemberCarousel .item .row .col-xs-3 {
    padding-left: 0;
    padding-right: 0;
}

.row.rows.mobile-pics .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#mobileMemberCarousel .item .row {
    padding-left: 15px;
}

.section.section-two.section-two-first.section-mobile-only {
    text-align: center;
    padding: 0;
}

.uk-template .section.section-one h3 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
}

.row.rows.mobile-pics {
    margin-top: 0;
}

.row.rows.mobile-pics.mobile-pics-no-margin {
    margin-top: 25px;
}

.uk-template .section.section-two-first.section-mobile-only h2 {
    font-size: 22px;
    color: #3e5c55;
    margin-bottom: 25px;
}

.section.section-two.section-two-two.section-mobile-only h3 {
    margin: 0;
    font-size: 14px;
}

.section.section-two.section-two-two.section-mobile-only {
    padding-top: 15px;
    padding-bottom: 15px;
}

.sitemap-headings {
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
    padding-left: 15px;
    margin-top: 20px;
}

.sitemap a {
    display: block;
}
    
.ppc-join-form {
    width: 100%;
}
    
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    .col-lg-5.col-md-8.col-sm-8.county {
        width: 100%;
    }
}
    

@media (max-width: 992px) {
    .mobile-header a img {
        width: 200px;
        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;
    }
    
    header .navbar.mobile-margin-header {
        margin-top: 75px;
    }
    .uk-template h2.collapseheader {
        text-align: center;
    }
    .fold-txt-heading {
        display: none;
    }
    .members-row .individual-member:nth-child(6), .members-row .individual-member:nth-child(5) {
        display: none;
    }
    .online-members-row {
        text-align: left;
    }

    div#sectionSingles, div#sectionThree {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .uk-template .section-two h3 {
        font-size: 18px;
    }
    .uk-template .section.section-two h3 {
        text-align: center;
    }
    .uk-template p {
        text-align: center;
    }
    .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 UK DATING PAGES / NEW TEMPLATE */

@media (max-width: 768px) {

    header .member-login:after, header .member-login:before {
        left: 30%;
    }
    .dating-locations {
        background: none;
        padding: 0;
        position: static !important;
        box-shadow: none;
        margin-top: 20px;
    }

    a.button.button-primary.shadow.member-login-button.mobile-btn {
        display: inline-block;
        position: absolute;
        margin: 8px 0 0 18px;
        padding: 7px 23px;
        box-shadow: none;
    }
}

form#example-form-onestep h3 {
    display: none;
}

#example-form-onestep {
    width:438px;
    background:rgba(62,92,85,.75);
}

#example-form-onestep h2 {
    color: #fff;   font-family: Handlee,cursive;   font-size: 28px;   margin-bottom: 0;   text-align: center; margin-top:0;
}

form#example-form-onestep {
    padding: 24px 95px;
}

#example-form-onestep p {
    text-align: center;   margin-bottom: 15px;   font-size: 15px;
    color: #fff;
}

#example-form-onestep section input[type=text], #example-form-onestep 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-onestep section input[type=password] {
    margin-bottom: 0;
}

#example-form-onestep p.small {
    margin-top:3px;
    position:relative;
    top:7px;
}

#example-form-onestep input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    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: -5px 50px 4px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    -moz-box-shadow: 2px 3px 6px rgba(0,0,0,.25);
    -webkit-box-shadow: 2px 3px 6px rgba(0,0,0,.25);
    box-shadow: 2px 3px 6px rgba(0,0,0,.25);
}

#bndmap {
        height: 100%;
        height:315px;
        margin-bottom:10px;
      }

#example-form-onestep>div {
    margin-bottom: 30px;
    }

.uk-template .members-row .latest-member {
    display: inline-block;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.uk-template .members-row .latest-member p span {
    display: block;
    font-size: 9px;
}

.uk-template .members-row .latest-member p {
    color: #fff;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    margin-top: 10px;
}

.left-align-text {
    text-align: left;
}


.blog-main article h2, .blog-main article h2 a{
    color: #575858;
    font-family: Raleway,sans-serif;
    font-size: 22px;
    font-weight:bold;
}

.blog-main article p.blog-meta, .blog-main article p.blog-meta a {
    text-transform: uppercase;
    color: #94bda2;
    font-weight: bold;
    margin-top:15px;
}

.blog-main .ss {
    background: #a9cfb6;
    border: 1px solid #85bca3;
    text-align: center;
    padding: 10px 15px 10px 15px;
}

.blog-main article img {
    margin-right: 20px;
    max-width:100%;
    height:auto;
}

.blog-main img.attachment-custom-size {
    min-height: 225px;
    max-height:225px;
    width:430px;
}

.row.post-margin-two {
    margin-top: 30px;
    margin-bottom: 30px;
}

article.two {
    padding: 10px 15px 10px;
    min-height:470px;
}

a:hover {
    text-decoration: none;
}

.row.post-margin-one {
    margin-bottom: 30px;
}

.blog-main article {
    background: white;
    border: 1px solid #e1e1e1;
    padding: 10px 10px 10px;
}


.section .blog-main h2 {
    margin-bottom: 0;
}

.section .blog.blog-main {
    text-align: left;
}

@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) { 
    .register-step-padding h2 {
        font-size: 24px;
    }
    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) { 
    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 {
        clear: both;
        display: block;
        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;
    }
}

/* Tablet and below ( 768px below) */
@media (max-width: 768px) { 
    .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) { 
    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) { 
    .register-step-form {
        min-width: 100%;
    }
    .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;
        background: #ffb049;
    }

    .member-login.dark-shadow {
        left: 60px !important;
    }

    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: #678d79;
        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: #678d79;
        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;
    }
    .button.button-secondary {
        background-color: #ffb049;
    }
}
    
    .ppc-template-1 {
    background: url('/au/img/au-template-back.jpeg');
    background-size: cover;
    background-position: center;
    text-align: center;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
    z-index:-1; 
}

.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;
}

    
@media (max-width: 370px) {
    header .mobile-header a.button.button-primary {
        float: none;
        text-align: center;
        max-width: 150px;
        margin: 20px auto 0;
        display: inline-block;
    }

    .mobile-header a img {
        text-align: center;
        display: inline-block;
    }

    .mobile-header {
        text-align: center;
    }

    header .navbar.mobile-margin-header {
        margin-top: 140px;
    }
}
    
    .ppc-header {
    background: white;
    box-shadow: 0px 3px 40px -10px #353535;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.ppc-header .ppc-logo {
    width: 250px;
}

.ppc-header .login-bt {
    display: inline-block;
    border: 2px solid #4e7169;
    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; 	
}

.ppc-header .login-bt:hover {
    background: #4e7169;
    color: white;
}

.ppc-left-hand {
    width: 45%;
    background: rgba(77,113,105,.6);
    height: 100vh;
    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: #ffb13c;
}

.ppc-bg-one h2 {
    color: white;
    font-size: 34px;
    margin-bottom: 20px;
    text-transform: none;
    font-family: Raleway,sans-serif;
    font-weight: 500;
}

.ppc-bg-one h2 span {
    color: #ffb13c;
    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;
    margin-top: -160px;
}

.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: #4e7169;
    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: #ffb13c;
}

.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: #4d7169;
    border-radius: 100px;
    text-align: center;
    position: relative;
    bottom: 5px;
}

.ppc-footer-social i::before {
    position: relative;
    top: 5px;
}
    
.county h3 {
    text-transform: none;
    font-weight: normal;
    font-size: 25px;
}
    
.mobile-center-form .register-step-form {
    float: none;
    margin-left: 20px;
    margin-right: 20px;
}

@media only screen and (max-width: 768px) {
    .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%;
    }
}
    
@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;
}
    
    .wld_badge_item {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.county-singles .wld_badge_item span {
    display: inline-block;
}
.wld_badge_clear {
    clear: both;
    margin-bottom: 15px;
}
.wld_badge_item .wld_badge_item_photo a img {
    border-radius: 100%;
}

.wld_badge_item .wld_badge_item_detail {
    color: white;
    margin-top: 5px;
}

span.wld_badge_item_region {
    font-size: 11px;
}
.county-singles p {
    margin-bottom: 0;
}
.single-men .wld_badge_item .wld_badge_item_detail, .single-women .wld_badge_item .wld_badge_item_detail {
    font-family: 'Raleway', sans-serif;     
    font-size: 14px;     color: #3c3c3b;
    position: relative;
    left: 10px;
    margin-top: 10px;
}

.single-men .wld_badge_item, .single-women .wld_badge_item {
    display: block;
    margin: 0;
    clear: both;
    padding: 10px;     
}

.single-men .wld_badge_item_photo, .single-women .wld_badge_item_photo {
    display: inline;
    float: left;
}

.single-men span.wld_badge_item_name, .single-women span.wld_badge_item_name {
    font-size: 14px;
}

.single-men span.wld_badge_item_age, .single-womenmen span.wld_badge_item_age {
    font-size: 14px;
}
.latest-members span.wld_badge_item_region {
    display: none;
}

.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: #3e5c55;
    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;
}
    

.blog-overview-panel .panel-heading {
    padding: 0;
    height: 200px;
    background: url(https://www.urbansocial.com/nz/img/urbansocial-nz.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.blog-overview-panel a {
    text-decoration:none;
    color:#3e5c55;
    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: #507a7a;
    margin-bottom: 20px;
    font-size: 30px;
}

.section.single-blog-page h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #507a7a;
    margin-bottom: 20px;
    font-size: 25px;
}

.section.single-blog-page h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #507a7a;
    margin-bottom: 20px;
    font-size: 19px;
}

.section.single-blog-page h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    color: #507a7a;
    margin-bottom: 20px;
    font-size: 18px;
}

.section.single-blog-page h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #507a7a;
    margin-bottom: 20px;
    font-size: 16px;
}

.section.single-blog-page h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #507a7a;
    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: #3e5c55;
    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;
}

#result .success {
    background: #d3f5d3;
    padding: 10px;
    margin-bottom: 20px;
}
