body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
.h3 {
    line-height:130%;
}
.h4, .h5 {
    line-height:150%;
}
body .login-bar, body .language-bar {
    background: rgba(0, 0, 0, 0.6);
}

.navbar-header {
    height: inherit;
}
/* Custom Styles */
ul.nav-tabs {
    list-style: none;
    border: none;
    text-align:center;
}
ul.nav-tabs li {
    position: relative;
    width: 17px;
    height: 17px;
    overflow: hidden;
}

ul.nav-tabs li.active a {
    transition: all 0.15s ease-in-out;
}
ul.nav-tabs li:hover a, ul.nav-tabs li.active a {
    width: 12px;
    height: 12px;
    margin: -6px 0px 0px -6px;
    background: #ddd;
    border-radius: 100%;
}

.nav-tabs a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4px;
    height: 4px;
    margin: -2px 0px 0px -2px;
    background: #ddd;

    border-radius: 100%;
    line-height: 5em;
    /* sneaky: hide inner text; */
    transition: all 0.1s ease-in-out;
    padding: 0px !important;
    border:none !important;
}



.oasis-scroll  {
    position: fixed;
    display:table;
    right: 30px;
    /*background: #fff;*/
    height: 100%;
    z-index: 1000;
}

.oasis-spy {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}


.modal-header {
    border: none;
}
.navbar-brand-mobile {
    margin: 0 auto;
    width: 180px;
    padding: 10px;
}


.mini-profile-block .info-block {
    position: relative;
}
.mini-profile-block .username {
    cursor: pointer;
    display:table-cell;
    text-align: center;
    vertical-align: middle;
}
.mini-profile-block .age {
    color: white;
    opacity: 0.6;
    font-weight: bold;
    text-align:right;
}
.mini-profile-block .info {
    position:absolute;
}
.mini-profile-block .place {
    text-align:right;
    color: white;
    overflow:hidden;
}
.story-image {
    margin:0 auto;
    width:60%;
}
.story-title {
    color: #5ebd00;
    margin-top:0px !important;
}
.story-text {
    color:#1e3f60;
    font-size:16px;
    line-height:160%;
}
.story-date {
    color: #aaa;
    font-size:14px;
}
.general-section .stories-hint {
    background-color: #32c4c9;
    padding:15px;
    color: white;
    font-size:16px;
}
.pageWhite .help-block .help-list {
    text-align:left;
    line-height:160%;
    list-style:none;
    font-size:18px;

}


.language-padding {
    padding-bottom: 20px;
}
#HomeBody {
    background-color:#7e7e71;
}
.bg-container {
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    z-index: -999999;
    position: fixed;

}
.bg-container .bg {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: none;
    max-width: none;
    z-index: -999999;
    top: 0px;
    border: none;
}

.bg-theme-mobile {
    position: relative;
    margin: 0 auto;
    z-index: -1;
    width: 92px;
}
.bg-theme-mobile .roses {
    position: fixed;
    z-index: -1;
}
.bg-theme-mobile.christmas,.bg-theme-mobile.christmasuk {
    width: 214px;
}
.bg-theme-mobile .christmas,.bg-theme-mobile .christmasuk {
    position: fixed;
    z-index: -1;
}
.bg-theme-mobile .bg {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: none;
    max-width: none;
    top: -40px;
    z-index: 1;
    border: none;
}

#JoinLocationPopup .region-select {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
}
.visible-480 {
    display:none!important;
}
.visible-700 {
    display:none!important;
}
.login-number {
    font-size:50px;
    color: white;
    font-weight:normal;
    line-height:110%;
}
.number-text {
    font-size:20px;
    color: white;
    font-weight:normal;
    line-height:110%;
}
.app-logo-mobile {
    margin:0 auto;
    width:90%;
}


@media (max-width: 767px) {
    div.InvalidFieldMessage {
        font-size:15px;
    }
    .btn-lg {
        font-size: 22px !important;
        line-height:120%!important;
    }
    .btn-md {
        font-size: 18px !important;
        line-height:120%!important;
        padding: 10px 16px;
    }
    .language-left {
        padding-top:6px;
        font-size: 22px;
        vertical-align: middle;
        float: left;
    }
    .language-right {
        vertical-align: middle;
        padding-top:6px;
        font-size: 18px;
        float: right;
    }
    .language-control {
        color: white;
        line-height: 1.1em;
        padding: 10px 8px;
    }

    .section1 .connect-box {
        margin-bottom: 0;
    }
    .language-text {
        color: white;
        font-size: 22px;
        line-height: 1.1em;
        padding: 12px 8px;
    }
    .mini-profile-block {
        display:table;
        margin: 0px auto;
        padding:0px;
        width:100%;
    }
    .mini-profile-block .username {
        font-size:16px;
        line-height: 140%;
    }
    .mini-profile-block .age {
        font-size:48px;
        height:32px;
    }
    .mini-profile-block .info {
        bottom:16px;
        right:6px;
    }
    .mini-profile-block .place {
        line-height:25px;

        width:100%;
        height:32px!important;
        padding:7px 3px;
    }

    .img-profile {
        width:100%;
    }

    .siteContainer .container-bar {
        background:rgba(0,0,0, 0.5);
    }
    .modal-bar {
        background:rgba(0,0,0, 0.5);
    }
    .navbar-toggle {
        padding: 18px 40px 18px 20px!important;
        margin: 0px!important;

    }
    .navbar-collapse {
        padding-left: 0px!important;
        padding-right: 0px!important;
        background: rgba(0,0,0, 0.5);
        max-height:100%!important;
    }

    .nav.navbar-nav {
        padding:0px 0px!important;
        margin:0px!important;
    }
    .nav.navbar-nav li {
        padding:5px!important;
        margin:0px 10px!important;
        border-bottom: 1px #777 solid;
    }
    .nav.navbar-nav li:last-child {
        border-bottom: none;
    }

    .h2 {
        font-size: 22px;
    }
    .h3 {
        font-size: 22px;
    }
    .h4 {
        font-size: 18px;
    }
    .header-text {
        position: absolute;
        top: 20%;
        margin:0 6%;
        padding: 10px;
        background-color: white;
    }
    .arrow-left {
       left: 20%;
    }
    .arrow-right {
       right: 20%;
    }



    .modal-footer {
        border-top:1px solid #ccc;
        margin: 15px 15px;
        text-align: center;

    }
    .stories-block {
        background-color: white;
        margin-top: 20px;
    }
    .my-content {
        display:table;
        min-height:950px;
        width: 100%;
    }
    .section1 {

        padding-top: 200px;
    }
    .section2 {
        padding-top: 100px;
    }
    .section3 {
        padding-top: 100px;
    }
    .section4 {
        padding-top: 100px;
    }
    .section5 {
        padding-top: 100px;
    }
    .section5 .join-button {
        padding-bottom: 50px;
        padding-top: 40px;
    }
    .general-section {
        padding-top: 80px;
        padding-bottom:60px;
    }

    .section1 .join-block {
        margin: 50px auto 10px;

    }
    .pageWhite {
        padding-top: 140px;
        padding-bottom: 80px;
        background-color: white;
        min-height:800px;
    }
    .footer {
        padding-bottom:20px;
    }
    .facebook-block {
        height:28px;
        margin: 35px 20px;
        vertical-align:middle;
        display:inline-block;
    }
    .plus-block {
        height:28px;
        margin: 35px 20px;
        display:inline-block;
        vertical-align:middle;
    }
    .twitter-padding {
        margin:0px 35px;
    }
    .gplus-padding {
        margin-right:35px;
    }


    .pageSearch {
        background-color: white;
        padding: 20px 10px;
        min-height:150px;
    }
    .pageWhite .help-block .help-list {
        padding-left: 20px;
    }
    .bg-container.all {
        background: url(../../images3/bootstrap/background_480.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }

    .bg-container.all.valentines {
        background: url(../../images3/bootstrap/theme/valentines/background_480.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }

    .bg-container.all.christmas {
        background: url(../../images3/bootstrap/theme/christmas/background_480.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .bg-container.all.christmasuk {
        background: url(../../images3/bootstrap/theme/christmasuk/background_480.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .language-modal.modal .modal-dialog {
        margin: 20px;
        overflow-y: auto !important;
    }

    .language-modal.modal .modal-content {
        border-radius: 0px;
        border: none;
    }
    .language-modal.modal .modal-body {

        padding: 10px 0px 0px 0px!important;
    }
    .language-modal.modal  .language-label {
        border-top: 1px solid #E0DBDB;

        display: block;

        margin: 0;
        font-weight: normal;
        cursor: pointer;
        background-repeat: no-repeat;
        text-decoration: none;
    }
    .language-label, .language-label:hover, .language-label:visited {
        padding: 12px 0px;
        color: #1e3f60;
        text-decoration: none;
    }
    .general-modal.modal {
        width: 100%;
        left: 0;
        margin-left: 0;
        top: 0;
        margin-top: 0!important;
        height: 100%;
    }

    .general-modal.modal .modal-dialog {
        margin: 0;
        overflow-y: auto !important;
    }

    .general-modal.modal .modal-content {
        border-radius: 0px;
        border: none;
    }
    #loginPop.modal .modal-body {
        margin-top:40px;
        min-height:750px;
    }
    .general-modal.modal .modal-forgot-login {
        margin-top:50px;
    }

    #joinPop.modal .modal-body {
        min-height:500px;
    }

    #loginJoinPop.modal .modal-body {
        min-height:750px;
    }
    body.site-code-oasis .MainLogo {
        background-size: 188px 45px;
        width: 188px; height: 45px;
        background-image: url(../../images3/bootstrap/logos/logo_oasis_mobile.png);
    }

    body.site-code-oasisactive .MainLogo {
        background-size: 188px 45px;
        width: 188px; height: 45px;
        background-image: url(../../images3/bootstrap/logos/logo_oasisactive_mobile.png);
    }

    body.site-code-oasisuk .navbar-brand-mobile {
        width: 228px;
    }
    body.site-code-amorenlinea .navbar-brand-mobile {
        width: 223px;
    }
    body.site-code-oasisdating .navbar-brand-mobile {
        width: 191px;
    }
    body.site-code-tatadate .navbar-brand-mobile {
        width: 237px;
    }
    body.site-code-oasisuk .MainLogo {
        background-size: 228px 45px;
        width: 228px; height: 45px;
        background-image: url(../../images3/bootstrap/logos/logo_oasisuk_mobile.png);
    }
    body.site-code-amorenlinea .MainLogo {
        background-size: 223px 45px;
        width: 223px; height: 45px;
        background-image: url(../../images3/bootstrap/logos/logo_amorenlinea_mobile.png);
    }
    body.site-code-deaioasis .MainLogo {
        background-size: 164px 45px;
        width: 164px; height: 45px;
        background-image: url(../../images3/bootstrap/logos/logo_deaioasis_mobile.png);
    }
    body.site-code-oasisdating .MainLogo {
        background-size: 191px 45px;
        width: 191px; height: 45px;
        background-image: url(../../images3/bootstrap/logos/logo_oasisdating_mobile.png);
    }
    body.site-code-tatadate .MainLogo {
        background-size: 237px 50px;
        width: 237px; height: 50px;
        background-image: url(../../images3/bootstrap/logos/logo_tatadate_mobile.png);
    }

    .mini-profile-block .place {
        font-size:23px;
    }
    .size-mobile {
        font-size: 18px;
    }
    .input-lg {
        font-size: 20px;
    }

    .bg-theme.all {
        position: relative;
        margin: 0 auto;
        width: 151px;
        z-index:-1;
    }
    .bg-theme.all .roses {
        background-image: url(../../images3/bootstrap/theme/valentines/rose_L.png);
        top:-50px;
        width:151px;
        height:254px;
        background-repeat:no-repeat;
        pointer-events:none;
        position: absolute;
    }

    .bg-theme.all.christmas,.bg-theme.all.christmasuk {
        width: 220px!important;
    }

    .bg-theme.all .christmas {
        background-image: url(../../images3/bootstrap/theme/christmas/decoration_L.png);
        top:-50px;
        width:214px;
        height:216px;
        background-repeat:no-repeat;
        pointer-events:none;
        position: absolute;
    }
    .bg-theme.all .christmasuk {
        background-image: url(../../images3/bootstrap/theme/christmasuk/decoration_L.png);
        top:-50px;
        width:214px;
        height:216px;
        background-repeat:no-repeat;
        pointer-events:none;
        position: absolute;
    }
    @media  (max-width: 499px) {

        .visible-480 {
            display: block !important;
        }
        .pageWhite .general-block-select {
            width: 330px;
        }

    }

    @media (min-width: 500px) and (max-width: 767px) {
        .btn-lg-full {
            width: 70% !important;
        }
        .mini-profile-block .place {
            font-size:26px;
        }
        .modal-content {
            min-width:400px;
        }
        .visible-700 {
            display: block !important;
        }
        .modal .general-block-form {
            margin: 0 auto;
            width: 450px;
        }
        .language-modal.modal .modal-dialog {
            margin: 30px;
            overflow-y: auto !important;
        }
        .pageWhite .general-block-form {
            margin: 0 auto;
            width: 480px;
        }
        .pageWhite .general-block-select {
            width: 460px;
        }
/*        #JoinLocationPopup .region-select {
            width: 390px;
        }*/
    }

    /*circular text */
    .circle-block {
        margin: 0 auto;
        width:40px;
        height:40px;
        overflow:hidden;
    }
    .circle-block .circle-inner {
        display:block;
        float:left;
        padding: 6%;
        width:100%;
        height:100%;
        border-radius:50%;
        -moz-border-radius:50%;
        -webkit-border-radius:50%;
        -khtml-border-radius: 50%;
        background:#ccc;
        text-align:center;
        position: relative;
    }

    .circle-block .circle-inner.white {
         background:rgba(255,255,255,0.6);
    }
    .circle-block .circle-inner span {
        position: absolute;
        width: 100%;
        left: 0;
        top: 22%;
        line-height: 1em;
        height: 1em;
        font-size:20px;
        overflow: hidden;
    }
    .circle-block.jp, .circle-block.de, .circle-block.zh-cn, .circle-block.zh-tw {
        width:45px;
        height:45px;
    }

    .circle-block.de span {
        top: 30%;
        font-size:18px !important;
    }
    .circle-block.jp span {
        top: 34% !important;
        font-size:10px !important;
    }
    .circle-block.zh-cn span, .circle-block.zh-tw span {
        top: 34% !important;
        font-size:13px !important;
    }

/*    #JoinLocationPopup {

        background-color: #f1f1f1;
        padding: 10px;
        -moz-box-shadow: 0 0 10px #000;
        -webkit-box-shadow: 0 0 10px #000;
        display: none;
        border: 1px solid #555;
        z-index:10;
    }*/
    .footer {
        background-color: rgba(30,63,96, 0.7);
    }

    #JoinLocationPopup {
        position: absolute;
        width: 94%;
        top: 300px;
        min-height:150px;
        background-color: #f1f1f1;
        padding: 10px;
        -moz-box-shadow: 0 0 10px #000;
        -webkit-box-shadow: 0 0 10px #000;
        display: none;
        border: 1px solid #555;
        z-index:50;
    }
    #JoinLocationPopup .region-select {
        width: 100%;
        line-height: 100%;
        font-size:22px;
        margin: 20px 0px 20px 0px;
    }
    .landingProfile .search-section {
        padding:0px;
    }
    .landingProfile .more-specific {
        color: #fff;
    }
    .search-select {
       margin: 20px 40px 30px 40px;
    }
    .search-select .search-gender, .search-select .search-age {
        width: 48%;
        display:inline-block;
        margin:10px 1%;
        float: left;
    }

    .search-select .search-country {

        width: 98%;
        margin: 10px auto;
    }
    .search-select .search-button {
        width: 98%;
        margin: 0 auto;
    }
    .blue-h4 {
        font-size: 18px;
        color: #1e3f60;
    }
    .blue-m3   {
        font-size: 22px;
        color: #1e3f60;
    }
    .blue-h3 {
        margin-top:20px;
        font-size: 28px;
        color: #1e3f60;
    }
    .blue-h2 {
        font-size: 36px;
        color: #1e3f60;
    }
    .pageWhite {
        padding-top:90px;
    }
    .site-lang-jp .h1, .site-lang-zh-cn .h1, .site-lang-zh-tw .h1 {
        font-size:30px;
        line-height: 130%;
    }
    .site-lang-fr .h1, .site-lang-pt .h1, .site-lang-es .h1, .site-lang-es-es .h1 {
        font-size:32px;
        line-height: 120%;
    }
    #FacebookLinkPop.modal .modal-dialog {
        margin-top: 150px;
    }
}


@media (min-width: 768px) {
    div.InvalidFieldMessage {
        font-size:13px;
    }
    .btn-md {
        font-size: 18px !important;
        line-height:120%!important;
        padding: 10px 16px;
    }
    .size-mobile {
        font-size: 16px;
    }
    .btn-lg {
        font-size: 22px !important;
    }
    .blue-m3   {
        font-size: 18px;
        color: #1e3f60;
    }
    .blue-h4 {
        font-size: 14px;
        color: #1e3f60;
    }
    .blue-h3 {
        margin-top:10px;
        font-size: 24px;
        color: #1e3f60;
    }
    .blue-h2 {
        font-size: 30px;
        color: #1e3f60;
    }
    .landingProfile .search-section {
        padding:20px;
    }
    .landingProfile .more-specific {
        color: #1e3f60;
    }
    #JoinLocationPopup {
        position: absolute;
        top: 300px;
        background-color: #f1f1f1;
        padding: 10px;
        -moz-box-shadow: 0 0 10px #000;
        -webkit-box-shadow: 0 0 10px #000;
        display: none;
        border: 1px solid #555;
        z-index:10;
    }
    /*circular text */
    .circle-block {
        margin: 0 auto;
        width:30px;
        height:30px;
        overflow:hidden;
    }
    .circle-block .circle-inner {
        display:block;
        float:left;
        padding: 6%;
        width:100%;
        height:100%;
        border-radius:50%;
        -moz-border-radius:50%;
        -webkit-border-radius:50%;
        -khtml-border-radius: 50%;
        background:#eee;
        text-align:center;
        position: relative;
    }

    .circle-block .circle-inner.white {
         background:rgba(255,255,255,0.6);
    }
    .circle-block .circle-inner span {
        position: absolute;
        width: 100%;
        left: 0;
        top: 22%;
        line-height: 1em;
        height: 1em;
        font-size:16px;
        overflow: hidden;
    }
    .circle-block.jp, .circle-block.de, .circle-block.zh-cn, .circle-block.zh-tw {
        width:45px;
        height:45px;
    }

    .circle-block.de span {
        top: 30%;
        font-size:18px !important;
    }
    .circle-block.jp span {
        top: 34% !important;
        font-size:10px !important;
    }
    .circle-block.zh-cn span, .circle-block.zh-tw span {
        top: 34% !important;
        font-size:13px !important;
    }


    .join-block-select {
        width:406px;
    }
    .siteContainer .container-bar {
        height: 80px !important;
        background:rgba(0,0,0, 0.5);
    }

    .h1 {
        font-size: 42px !important;
        font-weight:100!important;
    }
    .h1_blue {
        font-size: 36px !important;
        color: #1e3f60;
    }
    .h3 {
        font-weight: lighter;
    }

    .navbar-nav {
        height: 80px;
        position: relative;
    }
    .dropdown-menu {
        width: 100%;
    }

    .modal-body {
        padding: 15px 60px;
    }
    .modal-dialog {
        width: 500px;
    }
    #FacebookLinkPop .modal-dialog {
        width: 500px;
    }
    #joinPop .modal-dialog {
        width: 550px;
    }
    .modal-footer {
        border-top:1px solid #ccc;
        margin: 15px 20px;
        text-align: center;
        font-size: 12px;
        color: #aaa;
        padding: 10px 35px;
    }

    .btn-full {
        width: 100%;
    }

    .header-text {
        position: absolute;
        top: 20%;
        margin:0 6%;
        padding: 20px;
        height:400px;
        background-color: white;
    }
    .arrow-left {
       left: 50%;
    }
    .arrow-right {
       right: 50%;
    }
    .bg-container.tablet {
        background: url(../../images3/bootstrap/background_768.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }

    .bg-container.tablet.valentines {
        background: url(../../images3/bootstrap/theme/valentines/background_768.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .bg-container.tablet.christmas {
        background: url(../../images3/bootstrap/theme/christmas/background_768.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .bg-container.tablet.christmasuk {
        background: url(../../images3/bootstrap/theme/christmasuk/background_768.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .bg-container.all {
        background: url(../../images3/bootstrap/background_1920.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }

    .bg-container.all.valentines {
        background: url(../../images3/bootstrap/theme/valentines/background_1920.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .bg-container.all.christmas {
        background: url(../../images3/bootstrap/theme/christmas/background_1920.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .bg-container.all.christmasuk {
        background: url(../../images3/bootstrap/theme/christmasuk/background_1920.jpg) no-repeat center center fixed;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        height: 100%;
        width: 100%;
    }
    .bg-theme.all {
        position: relative;
        margin: 0 auto;
        width: 151px;
        z-index:-1;
    }
    .bg-theme.all .roses {
        background-image: url(../../images3/bootstrap/theme/valentines/rose_L.png);
        top:-90px;
        width:151px;
        height:254px;
        background-repeat:no-repeat;
        pointer-events:none;
        position: absolute;
    }

    .bg-theme.all.christmas,.bg-theme.all.christmasuk {
        width: 220px!important;
    }
    .bg-theme.all .christmas {
        background-image: url(../../images3/bootstrap/theme/christmas/decoration_L.png);
        top:-90px;
        width:214px;
        height:216px;
        background-repeat:no-repeat;
        pointer-events:none;
        position: absolute;
    }
    .bg-theme.all .christmasuk {
        background-image: url(../../images3/bootstrap/theme/christmasuk/decoration_L.png);
        top:-90px;
        width:214px;
        height:216px;
        background-repeat:no-repeat;
        pointer-events:none;
        position: absolute;
    }
    .my-content {
        display:table;
        min-height:950px;
        width: 100%;
    }

    .landingProfile {
         background-color: white;
         padding-top: 40px;
         min-height: 400px;
    }
    #loginJoinPop.modal .modal-dialog {
        margin-top: 200px;
    }
    #loginPop.modal .modal-dialog {
        margin-top: 200px;
    }
    #FacebookLinkPop.modal .modal-dialog {
        margin-top: 200px;
    }
    .section4 .img-responsive {
        max-width: 90%;
    }

    .mini-profile-block .username {
        font-size:10px;
        line-height: 110%;
    }
    .mini-profile-block .age {
        font-size:38px;
        height:22px;
    }
    .mini-profile-block .info {
        bottom:2px;
        right:7px;
    }
    .mini-profile-block .place {
        line-height:20px;
        font-size:16px;
        width:100%;
        height:26px!important;
        padding:3px 3px 7px 3px;
    }
    .footer {
        padding-bottom:20px;
    }
    .footer.ads {
        min-height:280px;
        padding-bottom:20px;
        background-color: rgba(30,63,96, 0);
    }

    .facebook-block {
        height:18px;
        vertical-align:middle;
        display:inline-block;
        margin: 30px;
    }
    .plus-block {
        height:18px;

        display:inline-block;
        vertical-align: middle;
    }
    .twitter-padding {
        margin:0px 0px 0px 40px;
    }
    .gplus-padding {
        margin-right:40px;
    }
    .pageWhite .forgot-block {
        margin: 0 auto;
        width: 800px;
    }
    .pageWhite .forgot-block-form {
        margin: 0 auto;
        width: 480px;
    }
    .pageWhite .general-block {
        margin: 0 auto;

    }
    .pageWhite .general-block-form {
        margin: 0 auto;
        width: 480px;
    }
    .pageWhite .general-block-select {
        width: 460px;
    }
    #JoinLocationPopup .region-select {
        width: 410px;
    }
    body.site-code-oasis .MainLogo {
        background-size: 209px 50px;
        width: 209px; height: 50px;
        background-image: url(../../images3/bootstrap/logos/logo_oasis.png);
    }

    body.site-code-oasisactive .MainLogo {
        background-size: 209px 50px;
        width: 209px; height: 50px;
        background-image: url(../../images3/bootstrap/logos/logo_oasisactive.png);
    }

    body.site-code-oasisuk .MainLogo {
        background-size: 253px 50px;
        width: 253px; height: 50px;
        background-image: url(../../images3/bootstrap/logos/logo_oasisuk.png);
    }
    body.site-code-amorenlinea .MainLogo {
        background-size: 248px 50px;
        width: 248px; height: 50px;
        background-image: url(../../images3/bootstrap/logos/logo_amorenlinea.png);
    }
    body.site-code-deaioasis .MainLogo {
        background-size: 182px 50px;
        width: 182px; height: 50px;
        background-image: url(../../images3/bootstrap/logos/logo_deaioasis.png);
    }
    body.site-code-oasisdating .MainLogo {
        background-size: 212px 50px;
        width: 212px; height: 50px;
        background-image: url(../../images3/bootstrap/logos/logo_oasisdating.png);
    }
    body.site-code-tatadate .MainLogo {
        background-size: 284px 60px;
        width: 284px; height: 60px;
        background-image: url(../../images3/bootstrap/logos/logo_tatadate.png);
    }
    .section3 .appslogo {
        margin-top: 90px;
    }
    .site-lang-es .section3 .appslogo,.site-lang-es-es .section3 .appslogo {
        margin-top: 50px;
    }
    .section3 .promotion-left {
        text-align: left;
        padding-top: 50px;
    }
    .section3 .promotion-text {
        font-size: 26px;
        color: white;
    }
    .logout-container {
        width: 1000px;
    }
    .search-select {
        display: table;
        margin: 0px auto;
    }
    .search-select .search-age,.search-select .search-country {
        margin-left: 5px;
        margin-right: 5px;
    }
    .sticky-footer {
        background: rgba(0,0,0, 0.3);
        padding: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {


    @media  (min-width: 768px) and (max-width: 820px) {
        .oasis-link, .oasis-link:hover, .oasis-link:visited {
            padding: 16px 2px!important;
        }
    }
    .stories-block {
        background-color: white;
        margin-top: 5px;
        padding-bottom: 20px;
    }
    select.input-lg {
        font-size: 16px;
        padding: 10px;
    }
    .img-profile {
        max-width: 160px;
        width:100%;
    }
    .section2 .matches-block {
        background-color: white;
    }
    .section2 .mini-profile-block {
        display:table;
        margin: 0px auto;
        padding:0px 0px 0px 0px;
    }
    .section2 .mini-profile-block .info {
        right: 4px;
    }
    .section2 .mini-profile-block .age {
        font-size:28px;
    }
    .section2 .mini-profile-block .place {
        font-size:14px;
        width:80px;
    }

    .section1 {
        padding-top: 12%;
        padding-bottom: 14%;
    }

    .section1 .join-block {
        margin: 60px auto;
        width: 60%;
    }
    .site-lang-en .section1 .join-block, .site-lang-en-us .section1 .join-block {
        margin: 60px auto;
        width: 56%;
    }
    .section2 {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .section3 {
        padding-top: 14%;
        padding-bottom: 14%;
    }
    .section3 .promotion-left {
        text-align: left;
        padding-top: 0px;
    }
    .section3 .promotion-text {
        font-size: 22px;
    }
    .section3 .app-section {
        padding-bottom:80px;
    }
    .section3 .appslogo {
        margin-top: 30px;
    }
    .site-lang-es .section3 .appslogo,.site-lang-es-es .section3 .appslogo {
        margin-top: 20px;
    }
    .section4 {
        padding-top: 9%;
        padding-bottom: 10%;
    }
    .general-section {
        padding-top: 13%;
        padding-bottom: 10%;
    }
    .section5 {

        padding-top: 10%;
        margin-bottom: -160px;
    }
    .section5.ads {
        margin-bottom: -160px;
    }
    .footer, .section5 .push {
        height: 160px;
    }
    .section5 .join-button {
        padding-bottom: 40px;
        padding-top: 25px;
    }
    .general-section .stories-upload-hint {
        background-color: white;
        min-height:800px;
    }

    .general-section .stories-new-block {
        width: 100%;
        margin: 0 auto;
    }

    .btn-lg-full {
        width: 335px;
    }
    .pageWhite {
        padding-top: 12%;
        padding-bottom: 5%;
        background-color: white;
        min-height:750px;
    }
    .logout-container {
        width: 100%;
    }
    .bg-theme.all .roses {
        top:-70px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .bg-theme.all .roses {
        top:-70px;
    }

    .stories-block {
        background-color: white;
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .img-profile {
        max-width: 160px;
        width:100%;
    }
    .section2 .matches-block {
        background-color: white;
        margin-bottom:10%;
    }
    .section2 .mini-profile-block {
        display:table;
        margin: 0px auto;
        padding:10px 10px 0px 10px;
    }

    .section1 {
        padding-top: 14%;
        padding-bottom: 10%;

    }
    .section1 .join-block {
        margin: 40px auto;
        width: 50%;
    }
    .section2 {

        padding-top: 10%;
    }
    .section3 {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .section3 .app-section {
        padding-bottom:30px;
    }
    .section4 {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .section5 {

        padding-top: 10%;
        margin-bottom: -160px;
    }
    .section5.ads {
        margin-bottom: -160px;
    }
    .footer, .section5 .push {
        height: 160px;
    }
    .section5 .join-button {
        padding-bottom: 40px;
        padding-top: 25px;
    }

    .general-section {
        padding-top: 10%;
        padding-bottom: 40px;
    }

    .general-section .stories-new-block {
        width: 800px;
        margin: 0 auto;
    }
    .btn-lg-full {
        width: 335px;
    }
    .pageWhite {
        padding-top: 12%;
        padding-bottom: 4%;
        background-color: white;
        min-height:750px;
    }
    .pageWhite .content-block{
        width: 800px;
        margin: 0 auto;
    }
    .pageWhite .help-block {
        width: 600px;
        margin: 0 auto;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    .bg-theme.all .roses {
        top:-70px;
    }
    .stories-block {
        background-color: white;
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .img-profile {
        max-width: 160px;
        width:100%;
    }
    .section2 .mini-profile-block {
        display:table;
        margin: 0px auto;
        padding:10px 10px 0px 10px;
    }
    .section2 .matches-block {
        background-color: white;
        margin-bottom:4%;
    }
    .btn-lg-full {
        width: 335px;
    }

    .section1 {
        padding-top: 12%;
        padding-bottom: 10%;

    }
    .section2 {

        padding-top: 90px;
    }
    .section3 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .section3 .app-section {
        padding-bottom:30px;
    }
    .section4 {
        padding-top: 90px;
        padding-bottom: 4%;
    }
    .section5 {
        padding-top: 90px;
        margin-bottom: -160px;
    }
    .section5.ads {
        margin-bottom: -160px;
    }
    .footer, .section5 .push {
        height: 160px;
    }
    .section5 .join-button {
        padding-bottom: 40px;
        padding-top: 30px;
    }


    .footer.ads, .section5 .push.ads {
        height: 160px;
    }
    .general-section {
        padding-top: 90px;
        padding-bottom: 40px;
    }
    .general-section .stories-new-block {
        width: 800px;
        margin: 0 auto;
    }
    .section1 .join-block {
        margin: 50px auto;
        width: 40%;
    }

    .pageWhite {
        padding-top: 6%;
        padding-bottom: 3%;
        background-color: white;
        min-height:800px;
    }
    .pageWhite .content-block {
        width: 800px;
        margin: 0 auto;
    }
    .pageWhite .help-block {
        width: 600px;
        margin: 0 auto;
    }
    .help-container {
        width: 760px;
        margin: 0 auto;
    }

}

@media (min-width: 1400px) {
    .bg-theme.all .roses {
        top:-90px;
    }
    .stories-block {
        background-color: white;
        margin-top: 10px;
        padding-bottom: 20px;
    }
    .img-profile {
        max-width: 160px;
        width:100%;
    }
    .section2 .mini-profile-block {
        display:table;
        margin: 0px auto;
        padding:20px 20px 5px 20px;
    }
    .section2 .matches-block {
        background-color: white;
        margin-bottom:30px;
    }
    .btn-lg-full {
        width: 335px;
    }

    .section1 {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    .site-lang-es .section1, .site-lang-es-es .section1, .site-lang-fr .section1, .site-lang-de .section1 {
        padding-top: 10%;
    }
    .section2 {
        padding-top: 5%;
        padding-bottom: 5%;

    }
    .section3 {
        padding-top: 6%;
        padding-bottom: 6%;
    }
    .section3 .app-section {
        padding-bottom:50px;
    }
    .section4 {
        padding-top: 6%;
        padding-bottom: 6%;
    }
    .section5 {
        padding-top: 90px;
        margin-bottom: -160px;
    }
    .section5.ads {
        margin-bottom: -160px;
    }
    .section5 .join-button {
        padding-bottom: 50px;
        padding-top: 40px;
    }
    .footer, .section5 .push {
        height: 160px;
    }
    .footer.ads, .section5 .push.ads {
        height: 160px;
    }
    .general-section {
        padding-top: 6%;
        padding-bottom: 50px;
    }
    .general-section .stories-new-block {
        width: 800px;
        margin: 0 auto;
    }
    .section1 .join-block {
        margin: 50px auto;
        width: 36%;
    }
    .site-lang-jp .section1 .join-block {
        width: 38%;
    }
    .site-lang-es-es .section1 .join-block, .site-lang-es .section1 .join-block, .site-lang-fr .section1 .join-block {
        width: 40%;
    }
    .site-lang-de .section1 .join-block  {
        width: 42%;
    }
    .pageWhite {
        padding-top: 6%;
        padding-bottom: 3%;
        background-color: white;
        min-height:800px;
    }
    .pageWhite .content-block {
        width: 800px;
        margin: 0 auto;
    }
    .pageWhite .help-block {
        width: 600px;
        margin: 0 auto;
    }
    .help-container {
        width: 760px;
        margin: 0 auto;
    }
}
/**
 * iPhone
 * You can also target devices with aspect ratio.
 */
@media screen and (max-width: 768px) {
    .section1 {
        padding-top: 80px;
    }
    .language-padding {
        padding-bottom: 40px;
    }
    .h1 {
        font-size: 32px !important;
    }

}

body.device-mobile {
    background-attachment: fixed!important;
    -webkit-font-smoothing: antialiased;
    background: rgba(0,0,0, 0.8);
}

/* iPhone  */
@media only screen and (max-device-width : 768px) {
    body.modal-open {
        position: fixed;
    }
}


/* iPad in landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    body.modal-open {
        position: fixed;
    }

}


/* iPad in portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    .section1 {
        margin-top: 50px;
        margin-bottom: 50px;

    }

    body.modal-open {
        position: fixed;
    }
    .pageLogout {
        min-height: 1010px;
    }
}