.imgLogo {
    padding: 10px;
}

.mainHeader {
    /*padding: 10px;*/
    padding-top: 15px;
    padding-bottom: 12px;
}

.no-margin {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.giftMenu {
    background-color: #f7f3f1;
    float: left;
    height: 40px;
    text-align: center;
    width: 100%;
}

.giftMenu h3 {
    color: #666;
    display: inline-block;
    font-family: 'buenosAires';
    font-size: 11px;
    margin-top: 14px;
    text-align: center;
}

.giftMenu i {
    color: #0F4DBC;
    padding-right: 5px;
}

.homeBack {
    background: url("../../../../assetso/wap/images/home/homeBack.jpg");
    background-repeat: round;
    -moz-background-size: cover;
    background-size: cover;
    float: left !important;
    min-height: 425px !important;
    /*width: 100% !important;*/
    overflow-x: hidden;
}

.homeBack .container {
    padding: 30px 15px;
}

.bannerTitle,
.bannerSubtitle {
    color: #fff;
    font-family: 'buenosAires';
    font-size: 27px;
    padding-left: 45px;
}

.registerForm {
    background-color: #fff;
    font-family: 'buenosAires';
    float: left;
    opacity: 1;
    padding: 40px 15px;
    width: 100%;
}

.registerForm p {
    color: #666;
    font-family: 'buenosAires';
    font-size: 16px;
}

.registerForm button {
    font-size: 18px;
    margin-bottom: 15px;
}

.inToMesa {
    border-top: 1px dashed #ebebeb;
    padding-top: 30px;
    text-align: center;
}


/* override guestlist checkbox */


/* .checkbox {
  margin-left: 20px;
} */

.checkbox label {
    color: #b3b3b3;
}

.checkbox span {
    font-weight: bolder;
    margin-left: 40px;
    text-decoration: underline;
}

.checkbox i {
    font-size: 10px;
}


/* Added css to fix tooltip issue. */

.autologinTooltip {
    background: #fff;
    border: 1px solid #b6b6b6;
    display: none;
    height: 145px;
    left: 20px;
    position: absolute;
    top: 115px;
    width: 90%;
}

.autologinTooltip .arrow {
    top: 85%;
    background: #fff;
    left: 81%;
    margin-top: 18px;
    position: absolute;
}

.autologinTooltip .closeLink {
    background: #666;
    color: #fff;
    font-size: 8px;
    position: absolute;
    padding: 5px;
    right: 10px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.headTooltip {
    margin-left: 5%;
    padding-top: 10px;
    width: 90%;
}

.headTooltip .headText {
    border-bottom: 1px solid #b3b3b3;
    text-align: center;
}

.headTooltip .bodyText {
    font-size: 12px;
    line-height: 1;
    text-align: left;
}

.form-control {
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: 10px;
}

.searchButton,
.createButton,
.loginButton,
.createTuto {
    background-color: #666;
    border: none;
    color: #fff;
    font-family: 'buenosAires-SemiBold';
    font-size: 20px;
    height: 55px;
    margin-bottom: 20px;
    width: 100%;
}

.createButton,
.loginButton,
.createTuto {
    background-color: #0F4DBC;
}

.loginButton {
    float: right;
    height: 35px;
    width: 50%;
}

.createTuto {
    margin: 50px 0;
    padding: 0 25px;
    width: auto;
}

.forgotPassword,
.intoMesaLabel {
    color: #0F4DBC;
    text-decoration: none;
    text-align: left;
}

.forgotPassword a,
.intoMesaLabel a {
    color: #0F4DBC;
}

.titleBlock {
    padding: 15px 0;
}

.titleBlock,
.subtitleBlock,
.eventBlock,
.inspirateBlock {
    text-align: center;
}

.titleBlock color #3b3b3b,
.subtitleBlock color #3b3b3b,
.eventBlock color #3b3b3b,
.inspirateBlock color #3b3b3b {
    font-family: 'buenosAires';
}

.imageBlock {
    margin-bottom: 40px;
}

.imageBlock img {
    width: 100%;
}

.imageBlock p {
    color: #666;
    padding: 10px 0;
}

.tutorialBlock {
    background-color: #f9f9f9;
    color: #666;
    text-align: center;
}

.imgNumbers {
    left: 10%;
    position: absolute;
    top: -100px;
    width: 80%;
}

.tutoImg {
    height: 120px;
    margin: 0 auto;
    padding-bottom: 50px;
    width: 35%;
}

.tutoImg img {
    width: 100%;
}

.sectionTuto {
    padding-bottom: 10px;
}

.circleTuto {
    border: 1px solid;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: none;
    height: 30px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 4px;
    width: 30px;
}


/* GiftList WAP issue Resolved */

.eventBlock {
    padding-top: 0px;
    padding-bottom: 0px;
}

.eventBlock .subtitleBlock {
    color: #666;
}

.moreInfo,
.moreInfo a {
    color: #0F4DBC;
    padding: 15px 0;
}

.eventImage {
    padding: 5px;
    width: 100%;
}

.eventImage img {
    width: 100%;
}

.moreInfo i {
    font-size: 18px;
    padding-left: 10px;
    padding-top: 1px;
    position: absolute;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.inspirateBlock {
    text-align: left;
    padding: 30px 0;
}

.inspirateBlock p {
    color: #666;
    min-height: 80px;
}

.inspirateBlock img {
    width: 100%;
}

.footerInspirate {
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    color: #666;
    float: left;
    padding: 10px;
    width: 100%;
}

.conceptInsp {
    float: right;
}

.owl-insp .owl-wrapper-outer {
    height: auto;
    margin-left: 0;
}

.owl-insp .owl-item {
    padding: 0 10px;
}

.eventProvides {
    float: left;
    padding: 0 10%;
    width: 100%;
}

.providesimg {
    float: left;
    max-height: 400px;
    width: 100%;
}

.providesImg img {
    padding: 12px 0;
    width: 100%;
}

.owl-buttons div {
    background: none !important;
}

.owl-prev {
    position: absolute;
    left: -40px;
    top: 40%;
}

.owl-next {
    position: absolute;
    right: -40px;
    top: 40%;
}

.owl-prev i,
.owl-next i {
    color: #666;
    font-size: 20px;
}

.mui-textfield>input,
.mui-textfield>textarea {
    background-color: #fff;
    border-bottom: none;
}

.mui-textfield--float-label>input:not(:focus).mui--is-not-empty~label {
    -moz-transform: matrix();
    transform: matrix();
}

.backButton {
    float: right;
}

#intoMesa {
    display: none;
}

.alertError,
.alertWarning {
    border: 1px solid #f00;
    margin-bottom: 15px;
    padding: 5px;
}

.alertError span,
.alertWarning span {
    background: #f00;
    color: #fff;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    top: 5px;
}

.alertError i,
.alertWarning i {
    font-style: normal;
}

.alertError .col-md-10,
.alertWarning .col-md-10 {
    padding: 0;
    padding-left: 40px;
}

.alertError p,
.alertWarning p {
    color: #f00 !important;
    font-size: 12px !important;
}

.alertWarning {
    border: 1px solid #f7d75c;
}

.alertWarning span {
    background: #f7d75c;
}

.alertWarning p {
    color: #f7d75c !important;
}

.alertWarning .closeBtn {
    background: #f7d75c !important;
}

.closeBtn {
    background: #f00;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 8px;
    padding: 0px 3px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.item a {
    color: #000;
}

.videoLink {
    display: none;
    margin: -10px 15px 0px;
}

.videoLink a {
    color: #0F4DBC;
    text-decoration: underline;
}

.videoLink i {
    margin-left: 5px;
}

@media only screen and (max-width: 767px) {
    .imgLogo {
        display: none;
    }
    .giftMenu {
        background-color: #fff;
        height: 50px;
    }
    .giftMenu h3 {
        display: none;
    }
    .giftMenu i {
        font-size: 30px;
        padding-top: 10px;
    }
    .homeBack .container {
        padding: 0;
    }
    .bannerSubtitle {
        display: none;
    }
    .bannerTitle {
        padding: 10px 0;
        text-align: center;
    }
    .registerForm {
        margin-bottom: 40px;
        opacity: 1;
        padding: 40px 15px;
        width: 100%;
        /* width: 90%; */
        /* margin-left: 20px; */
    }
    .loginButton {
        float: none;
        height: 45px;
        width: 100%;
    }
    .tutorialBlock {
        padding: 10px 0;
    }
    .imageBlock {
        text-align: left;
    }
    .titleBlock,
    .subtitleBlock {
        text-align: left;
    }
    .titleBlock {
        font-size: 24px;
        font-weight: 900;
        padding: 5px 15px;
    }
    .imgNumbers {
        display: none;
    }
    .tutoImg {
        height: 85px;
        padding-bottom: 0;
        width: 50%;
    }
    .sectionTuto {
        padding: 10px 20px;
    }
    .tutorialBlock .titleBlock {
        color: #000;
        text-align: center;
    }
    .circleTuto {
        display: block;
    }
    .eventBlock {
        text-align: left;
    }
    .eventBlock .titleBlock {
        padding: 0;
    }
    .eventBlock .col-md-12 {
        padding: 0;
    }
    .eventImage {
        padding: 1px;
    }
    .eventBlock p {
        height: 35px;
    }
    .eventBlock.titleBlock {
        text-align: left !important;
    }
    .eventBlock.col-md-12.col-xs-6 p {
        text-align: center;
    }
    .parallaxBlock {
        display: none;
    }
    .eventProvides {
        padding: 0;
    }
    .owl-prev,
    .owl-next {
        -moz-border-radius: 20px;
        border-radius: 20px;
        position: absolute;
        left: 20px;
        top: 22%;
        background: #fff !important;
        padding: 10px 10px !important;
        opacity: 1 !important;
    }
    .owl-next {
        left: inherit;
        right: 20px;
    }
    .owl-buttons div {
        background: #fff !important;
    }
}

#videoModal .modal-body {
    min-height: 700px;
}