/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,700,900);

html {
    color: #222;
    font-size: 62.5%;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.6rem;
	font-weight: 300;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

.header-container {
text-align: center;
padding-top: 10px;
}

.header-container img.logoimg{
width: 55vh;
}

.header-container,
.main aside {

}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 15px 0 0px 0;
}

.main h1 {
    font-size: 2em;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}




.toptext{
	color: #333;
	text-align: center;
	font-size: 22px;
	line-height: 1;
	letter-spacing: -1px;
	height: 50px;
	padding-bottom: 1rem;
}

.toptext span{
	color: #40a4c4;
	font-weight: bold
}

#progresBarr
{
	width: 60%;
	margin: 0 20%;
	height: 3px;
	clear: both;
	position: relative;
}

#progresBarr #progress
{
	background: #40a4c4;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
}

.centerimgwrp{
	background: url("../img/circlebg.gif") top center;
	height: 81.8vw;
	width:  81.8vw;
	max-height: 818px;
	max-width:  818px;

	margin: 1rem auto 3rem auto;
	text-align: center;
	position: relative;

}

.cBG{	background: url("../img/circlebg.gif") top center; background-size: 100% 100%;}

.centerimg{

}

.centerimg img{
	display: inline-block;
	height: 38.4vw;
	width:  38.4vw;
	max-height: 384px;
	max-width:  384px;
	margin: 0 auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
   vertical-align: middle;
   position: absolute;
   top: 50%;
   left: 50%;
   height: 47%;
   width: 47%;
   margin: -23.15% 0 0 -23.15%;
   box-sizing:border-box;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	border:0.3rem solid white;
}

.circle {
    width: 0px;
    height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    border: 4px solid #f7bcb3;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    background: #ffe1dc;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
}

.questions { text-align: center;}

.circleOption
{
	height: 50px;
	width: 50px;
	background: url("../img/optionbg.png") top center;
	display: inline-block;
	margin: 0 5px;
}

.circleSelected {	background-position: 0px 50px; }

.rectOption
{
	-webkit-border-radius: 20%;
	-moz-border-radius: 20%;
	border-radius: 20%;
	border: solid 6px #f2f1f3;
	padding: 3px 6px;
	display: inline-block;
	margin: 0 5px;
	background: #fff;
  cursor: pointer;

}

.rectSelected{ border: solid 6px #40a4c4; }


#asseen{text-align: center;}
#asseen h2 { font-weight: 3rem; font-weight: 900; text-transform: uppercase; text-align: center; margin-top: 6rem; margin-bottom: 0.5rem;}

.asItem
{
	display: inline-block;
	margin: 3px;
}

.asItem img { max-width: 27vw; }




/* ==========================================================================
   Profiles CSS
   ========================================================================== */
#profileResult{}

.logoprofile { width: 40vh !important; }
.toptext.topprofile { font-size: 18px !important; height: 36px !important;}
.profiles{}

.profilewrp{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ddd;
	width: 68vw;
	max-width: 500px;
	overflow: hidden;
	margin: 0 auto;
}

.profilewrp .imgpicture{ border-bottom: 1px solid #ddd;}
.profilewrp .imgpicture img{ width: 100%;}
.profilewrp .pInfo{ font-weight: 900; font-size: 2rem; text-transform: uppercase; padding: 0.3rem 1rem; text-align: center; letter-spacing: 0.1rem;}

.pActions{ text-align: center; margin-top: 1rem;}
.pActions .circleOption{ width: 70px; height: 70px; background-repeat: no-repeat; background-size: 100% 200%;}
.pActions .paNope{ display: inline-block; }
.pActions .paLike{ display: inline-block;}

.pActions img { margin: 10px auto;}


.icontop
{
	position: fixed;
	top: 25px;
	width: 30px;
	height: 30px;
	background-size: 100% 200% !important;
	background-position: 0 0;
	background-repeat:no-repeat;
	display: inline-block;
}

#itSet{ left: 10px; background-image: url("../img/icons/settings.png"); }

#itCht{ right: 10px; background-image: url("../img/icons/chat.png"); }

#itSet:hover,
#itCht:hover {
	background-position: 0px 100%;
}


#settings
{
	width: 90vw;
	height: 80hw;
	max-width: 500px;
	max-height: 400px;
	background: rgba(255,255,255,0.95);
	border: 2px solid #40a4c4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  z-index: 999;
}

#rDistance { outline:0;}

#dialCloseButt,
#setCloseButt
{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 30px;
	height: 30px;
	background-size: 100% 200% !important;
	background-image: url("../img/icons/close_but.png");
	background-position: 0 0;
	background-repeat:no-repeat;
	z-index: 99999;
}

#dialCloseButt:hover,
#setCloseButt:hover
{
	background-position: 0px 100%;
}

#dMatched {
    font-size: 4rem;
    font-weight: 900;
    color: #40a4c4;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: -30px;
    line-height: 1;
}

.cHere
{
	position: absolute;
	display: inline-block;
	bottom: 20px;
	left: 20px;
	outline: 0;
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: 300;
	text-decoration: underline;
	color: #40a4c4;
}

#freeAccount .cHere
{
	position: relative;
	display: block;
	bottom: 0px;
	left: 0px;
	font-size: 2.5rem;
	text-align: center;
}

#dialog
{
	width: 80vw;
	height: 80hw;
	max-width: 400px;
	max-height: 400px;
	background: rgba(255,255,255,0.95);
	border: 2px solid #40a4c4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: auto;
   position: absolute;
   top: 0; left: 0; bottom: 0; right: 0;
   z-index: 999;
   padding: 50px 20px 20px 20px;
   font-size: 2.4rem;
}

#freeAccount{
	font-size: 2.3rem;
	font-weight: normal;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	line-height: 1.2;
}

#adultmeetingslink { text-decoration: none; color: #000; outline:0;}

#slidebg {
    z-index: 0;
    position: absolute;
    top: 2%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}


#imgReload
{
	margin: 0 auto;
	width: 50px;
	height: 50px;
	background-image: url("../img/icons/reload.png");
	background-size: 100% 200% !important;
	background-position: 0 0;
	background-repeat:no-repeat;
	display: inline-block;
	clear: both;
}

#imgReload:hover
{
	background-position: 0px 100%;
}

#slidebg h2
{
	display: block;
	clear: both;
	font-weight: 300;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 0;
}



.heart {
    opacity: 0;
    font-size: 10px;
    color: #40a4c4;
    z-index: 999;
    display: block;
    position: absolute;
    line-height: 100%;
    width: 68vw;
    max-width: 450px;
    text-align: center;
    vertical-align: middle;
    margin: auto;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 480px) {
   .logoprofile { width: 35vh !important; }
}

@media only screen and (min-width: 480px) {

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

   .oldie nav a { margin: 0 0.7%; }
}

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

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container {

    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
