body, html {
    background-color: black !important;
}
.c1Desktop{
    display: none;
}
.logoD {
    display: none !important;
}
.contentD {
    display: none !important;
}
.textM1 {
    padding-bottom: 1.7vw; 
}
.iconsSection {
    width: 30%;
}
.firstContainer {
    background: black;
    height: 90vh;
    overflow: hidden;
}
.leftContainer {
    width: 40%;
    float: left;
    height: 95vh;
}
.titleContainer {
    text-align: center;
    padding: 6vh;
    color:white;
    font-family: Arial;
}
.titleContainer h1 {
    font-size: 3.5vw;
    font-family: 'Tangerine', cursive;
}
/*Mobile*/
.firstContainerM {
    background: black;
    height: 100vh;
    overflow: hidden;
}
.imageContainerM {
    text-align: center;
    float: right;padding-left: 30px;
    height: 60vh;
}
.titleContainerM {
    text-align: center;
    float: left;
}
.titleContainerM h1 {
    font-family: 'Tangerine', cursive;
}
.btnM {
    padding: 0px !important;
}
.btnJoinM {
    background-color: orange;
    color: black;
    font-weight: bold !important;
}
.btnJoinM a:hover { 
    background-color: orange;
    color: black;
}
.btnLoginM {
    background-color: #363636;
    color: white;
}
.btnLoginM:hover { 
    background-color: #363636 !important;
    color: white !important;
}
.btn-blockM {
    display: -moz-deck !important;
}
.img-responsiveM {
    display: inline !important;
    padding-left: 20px;
    padding-right: 20px;
}
/*Fin Mobile*/
.formContainer {
        width: 90%;
    max-width: 300px;
    background: yellow;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    background: url(../../../img/landing/formBg.png) no-repeat right center local;
    border: 2px solid rgb(185, 181, 181);
}
.formContainer .join-free a{
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    padding: 0.05em 1em !important;
    font-size: 3em !important;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    
}

#formAddMember{
    display: inline-block;
}
.formComp {
    max-width: 400px;
    background: url('../../../img/landing/formBg3.png') no-repeat right center local;
}
.thirdContainer {
    background: white;
    padding: 20px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 2.6vw;
    font-family: 'Didact Gothic', sans-serif !important;
}
.mediaLogos {
    text-align: center;
    padding: 10px 0px 10px 0px;
    align-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.centerText {
    text-align: center;
}
.nowrap {
    white-space: nowrap !important;
}
.centerImage {
    width: 60%;
    margin-top: 20px;
}
.backBeige {
    background-color: #CCC4B1;
}
.backWhite {
    background-color: white;
}
.descTitle {
    font-size: 2.4vw;
    font-family: 'Didact Gothic', sans-serif !important;
}
.clearTitle {
    color: rgb(102, 102, 102);
}
.desc {
    padding-top: 40px;
    padding-bottom: 40px;
}
.desc p {
    font-size: 1.4vw;
    padding-top: 10px;
}
.desc p > span {
    font-size: 1.4vw;
}
.infoMixBox {
    float:left;
    width: 50%;
    padding: 20px;
}
.shadow {
    box-shadow: 6px 6px 9px 1px rgba(117,110,117,0.77);
}
.toRight {
    padding-left: 10% !important;
}
.toLeft {
    padding-right: 10% !important;
}
/* Table for info */
.table-container {
    display: table;
    margin-top: 20px;
    margin-bottom: 20px;
}

.table-container .table-row {
    height: 100%;
    display: table-row;
}

.table-container .table-row .table-col {
    display: table-cell;
    float: none;
    vertical-align: middle;
}


.fifthContainer {
    display:inline-block; 
    width: 100%;
    background: #ccc4b1;
    padding: 20px;
}
.fifthText {
    color: #4c402f;
    font-size: 1.2vw;
    padding-top: 20px !important;
}
.footContainer {
    background: black;
    margin-top: -10px;
    padding-top: 10px;
}
.footBox {
    text-align: center;
}
.footGroup {
    margin-left: 10px;
    margin-right: 10px;
    border-top: 2px solid #8c8c8c !important;
    padding-top: 10px;
    color: white;
}
.footRights {
    padding-bottom: 20px;
    color: white;
}
.footGroup samp a {
    color: grey;
}
.img-responsive {
    display: inline;
}
.img-icon {
    display: inline !important;
}
.sixthContainer {
    display:inline-block; 
    width: 100%;
    background: #32332b;
    padding: 20px;
}
.sixthText {
    color: black;
    font-size: 1.2vw;
    line-height: 1.6;
    padding: 10px 25px !important;
}
.sixthText p {
    margin: 0 0 20px !important;
    color: white;
}
.sixthImage {
    padding-top: 40px;
}
.seventhContainer {
    display:inline-block; 
    width: 100%;
    background: #ccc4b1;
    padding: 10px 40px;
}
.seventhText {
    color: #4c402f;
    font-size: 1.2vw;
    padding-top: 20px !important;
}
.imageText {
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
}
.formBox {
    width: 500px;
    height: 430px;
    opacity: 1.0;
}
.formBoxPos {
    position: absolute;
    float: left;
    margin-left: 50px;
}
.titleBox {
    font-size: 40px;
    color: #f9c751;
    text-align: center;
    font-family: 'Arial';
    text-shadow: 2px 2px RGBA(0, 0, 0, 0.64);
    padding-top: 10px;
    padding-bottom: 10px;
}
.titleBoxEx {
	position: relative;
    top: -60px;
    height: 0px;
}
.titleBoxComp {
    font-size: 28px;
}
.steps {
    display: none !important;
}
.wizard > .content {
    background: none !important;
    min-height: 15em !important;
}

.form-group {
    font-size: 20px;
}
.form-group li {
/*    margin-bottom: 15px;*/
    list-style-position: outside;
    list-style-type: none;
}
.form-group input,.form-group select {
    border-radius: 4px;
    height: 40px;
    width: 104%;
    padding-left: 40px;
    padding-right: 8px;
    font-size: 20px;
    font-family: 'Arial' !important;
    padding-top: 5px;
    padding-bottom: 5px;
}
.form-group select {
    background: url("../../../img/frontend/dropdown_arrow.png") no-repeat scroll right center #FFF;
}
.form-group input[type=submit]{
    width: 50%;
    padding-left: 8px;
    text-align: center;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #e7a623 !important;
    background-image: -webkit-linear-gradient(bottom, #e4191e 24%, #f44045 76%) !important;
    background-image: -o-linear-gradient(bottom, #e4191e 24%, #f44045 76%) !important;
    background-image: linear-gradient(to top, #ffa913 24%, #ce6c2e 76%) !important;
    border: 1px solid #fece47;
    color: #ffffff;
    font-weight: bold;
    font-family: 'Lato', sans-serif !important;
    font-size: 25px;
    text-shadow: 0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    padding: 0.05em 1em !important;
    white-space: normal;
    cursor: pointer;
    border-radius: 5px;

}
.form-control-feedback {
    top: 8px !important;
    font-size: 15px;
}
.form-control {
    color:black !important;
}
.form-group .error, .form-group .has-error{
/*    font-size: 85%;*/
    color: #bc1410 !important;
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.help-block {
    margin-bottom: -15px !important;
    margin-top: 0px !important;
   
}
.help-block, .has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #4cf502 !important;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background-color: #e7a623 !important;
    background-image: -webkit-linear-gradient(bottom, #e4191e 24%, #f44045 76%) !important;
    background-image: -o-linear-gradient(bottom, #e4191e 24%, #f44045 76%) !important;
    background-image: linear-gradient(to top, #ffa913 24%, #ce6c2e 76%) !important;
    border-radius: 0;
    border: 1px solid #fece47;
    color: #ffffff !important;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-size: 2.0em !important;
    text-shadow: 0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    padding: 0.05em 1em !important;
    white-space: normal;
    cursor: pointer;
    text-align: center;
}
.wizard > .actions a.green-next, .wizard > .actions a.green-next:hover, .wizard > .actions a.green-next:active {
    background-color: #59cb50 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#59cb50), to(#107817));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #59cb50, #107817);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #59cb50, #107817);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #59cb50, #107817);
    /* IE10 */
    background-image: -o-linear-gradient(top, #59cb50, #107817);
    background-image: linear-gradient(to bottom, #59cb50, #107817) !important;
    border-radius: 5px;
    border: 1px solid #107817;
    color: #ffffff !important;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-size: 2.8em !important;
    text-shadow: 0 1px 0 rgba(0,0,0,.4);
    -webkit-box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    box-shadow: 1px 1px 0 rgba(255,255,255,.1) inset;
    padding: 0.01em 2.2em!important;
    white-space: normal;
    cursor: pointer;
    text-align: center;
    position: relative;
	bottom: 58px;
}
.green-icon {
    color: #107817 !important;
}



.small, small {
    font-size: 70% !important;
}
#filterIcon {
    position: absolute;
    z-index: 1;
    left: 23px;
    top: 8px;
    color: #ce6c2e;
    cursor: pointer;
    width: 0;
    font-size: 20px;
}
.wizard > .content > .body {
    padding: 0px !important;
}
.wizard > .content > .body label {
    display: none !important;
}
.wizard > .actions > ul > li.disabled {
    display: none;
}
.wizard > .actions {
    padding: 10px;
    margin-top: -8px;
    text-align: center !important;
}
.wizard > .content {
    padding-top: 0px;
}
.signup-term-1 {
	padding: 16px;
	color: black;
	font-size: 13px;
	margin-top: 106px;
	width: 100%;
	text-align: center;
}

/* feedback field */
.fv-form .has-feedback .form-control-feedback {
    overflow: -moz-hidden-unscrollable;
}
.has-feedback .form-control .col-xs-12 select {
    padding-right: 70px;
}
.has-feedback .form-control .col-xs-12 input {
    padding-right: 40px;
}
.form-control-feedback {
    text-align: left;
    display:none !important;
}
select {
    /* styling */
    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    /* reset */
    margin: 0;      
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}


/* arrows */

select.classic {
    background-image:
        linear-gradient(45deg, transparent 50%, black 50%),
        linear-gradient(135deg, blue 50%, transparent 50%),
        linear-gradient(to right, gray, gray);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
    background-size:
        5px 5px,
        5px 5px,
        1.5em 2.5em;
    background-repeat: no-repeat;
}

select.classic:focus {
    background-image:
        linear-gradient(45deg, white 50%, transparent 50%),
        linear-gradient(135deg, transparent 50%, white 50%),
        linear-gradient(to right, gray, gray);
    background-position:
        calc(100% - 15px) 1em,
        calc(100% - 20px) 1em,
        100% 0;
    background-size:
        5px 5px,
        5px 5px,
        1.5em 2.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
}

@media only screen and (max-width: 400px) {
    .imageContainer {
        background: url('../../../img/landing/back400x600.jpg') no-repeat top right local;
        width: 100%;
        background-size: 70.5vw auto;
    }
    .navContainer {
        padding: 10px 0px 0px 10px !important;
    }
    .logoM {
        width: 70% !important;
    }
}
@media only screen and (max-width: 900px) {
    .desc p {
        font-size: 2.2vw;
    }
    .desc p > span {
        font-size: 2.0vw;
    }
    .descTitle {
        font-size: 3.2vw;
        font-family: 'Century Gothic' !important;
    }
    .textM1 {
        line-height: 6.5vw;
        padding-bottom: 4.2vw;
        font-size: 5.5vw;
    }
    .descTitle {
        font-size: 6.5vw;
        font-family: 'Didact Gothic', sans-serif !important;
        font-weight: bold;
        margin: 10px 10px;
    }
    .desc p {
        font-size: 4.5vw;
        padding-top: 10px;
        text-align: left;
        margin-left: 30px;
    }
    .centerImage {
        width: 95%;
    }
}
@media only screen and (min-width: 900px) {
    .contentD {
        display: block !important;
    }
    .contentM {
        display: none !important;	
    }
}
@media only screen and (min-width: 400px) and (max-width: 800px) {
    .imageContainer {
        background: url('../../../img/landing/back800x600.jpg') no-repeat top right local;
        width: 100%;
        background-size: 70.5vw auto;
    }
    .navContainer {
        padding: 10px 0px 0px 10px !important;
    }
    .logoM {
        width: 70% !important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1293px) {
    .imageContainer {
        background: url('../../../img/landing/back1293x800.jpg') no-repeat top right local;
        width: 100%;
        background-size: 70.5vw auto;
    }
}

@media only screen and (min-width: 1293px){
    .imageContainer {
        background: url('../../../img/landing/back1293x800.jpg') no-repeat top right local;
        width: 100%;
        background-size: 70.5vw auto;
    }
    .firstContainer {
        padding-left: 10%;
        padding-right: 10%;
    }
}
/* When the menu change hide phrase */
@media (max-width: 1000px) {
    .titleContainer h1 {
        display: none;
    }
}
/*Mobile*/
@media only screen and (min-width: 1000px) {
    .c1Desktop{
        display: inline-block;
    }
    .c1Mobil {
        display:none;
    }
    .logoD {
        display: inline-block !important;
    }
    .logoM {
        display: none !important;	
    }
}
@media only screen and (max-width: 1000px) {
    .navbar-fixed-topM {
        top: 0;
        border-width: 0 0 1px !important;
        position: fixed !important;
        right: 0;
        left: 0;
        z-index: 1030;
    }
}
@media (orientation:landscape) {
    .imageContainerM {
        width: 50%;
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 60px;
    }
    .titleContainerM {
        width: 50%;
        margin-top: 30vh;
    }
    .titleContainerM h1 {
        color: white;
        font-size: 6.2vw !important;
    }
    .btnPpalM {
        margin-top: 10px;
        font-size: 3.3vw !important;
        height: 10vh;
    }
    .bottomsContainerM {
        width: 50%;
        /*bottom: 0px;*/
        position: absolute;
        padding-left: 10px;
        padding-bottom: 70px;
        top: 48vh;
    }
    .firstContainerM {
        margin-bottom: 20px;
        height: 90vh;
    }
    .logoM {
        width: 50% !important;
    }
}


@media (orientation:portrait) {
    .imageContainerM {
        width: 100%;
        padding: 50px 10px 0px 10px;
    }
    .titleContainerM {
        width: 100%;
        background-color: black;
        opacity: 0.6;
        color: white;
        padding: 10px;
        position: absolute;
        bottom: 180px;
    }
    .titleContainerM h1 {
        color: white;
        font-size: 10.2vw !important;
    }
    .btnPpalM {
        margin-top: 10px;
        font-size: 30px !important;
    }
    .bottomsContainerM {
        width: 100%;
        bottom: 0px;
        position: absolute;
        padding: 0px 10px 40px 10px;
    }
    .firstContainerM {
        margin-bottom: 0px;
    }
}

.main-page.bbb-img{
    margin-top: 45%;
    margin-right: 7%;
}
.main-page.bbb-img, .main-page.bbb-img{
    float: right;
}
/* bbb box styles */
@media screen 
  and (min-width: 1250px) 
  and (max-width: 1600px) { 
    .main-page.bbb-img{
        margin-top: 55%;
        margin-right: -1px;
    }
}
@media screen 
  and (min-width: 1024px) 
  and (max-width: 1250px) { 
    .main-page.bbb-img{
        margin-top: 41%;
        margin-right: 93px;
    }
}
@media only screen 
  and (min-width: 950px) 
  and (max-width: 1024px)  {
    .main-page-title{
        display: none;
    }
    .main-page.bbb-img{
        margin-top: 40%;
        margin-right: 99px;
    }
}
@media only screen 
  and (min-width: 768px) 
  and (max-width: 950px)  {
    .main-page-title{
        display: none;
    }
    .main-page.bbb-img{
        margin-top: 13%;
        margin-right: 99px;
    }
}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 768px)
  and (orientation: portrait) {
    .main-page.bbb-img{
        margin-top: 14%;
        margin-right: 31px;
    }
}
@media only screen 
  and (min-height: 320px) 
  and (max-width: 480px){
    .main-page-title{
        display: none;
    }
    .main-page.bbb-img{
        margin-bottom: -10px;
        margin-right: 16px;
        padding-bottom: 5px;
        display: block;
    }
}
@media only screen 
  and (max-height: 450px) 
  and (max-width: 850px) {
    .main-page-title{
        display: none;
    }
    .main-page.bbb-img{
        display: none;
    }
}
.c1Desktop .titleContainer > div{
    margin-bottom: -5px;
}
.c1Desktop .titleContainer > div:nth-of-type(1){
    text-transform: uppercase;
    font-size: 19px;
}
.c1Desktop .titleContainer > div:nth-of-type(2){
    white-space: nowrap;
    font-size: 28px;
    color:#b9a980;
}
.c1Desktop .titleContainer > div:nth-of-type(3){
    font-size: 28px;
}