@import url('https://fonts.googleapis.com/css?family=Heebo');
@import url(https: //fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(https: //fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);

.paddinput {
    padding: 0px 25%;
}

.book {
    font-size: 2.1em;
    font-weight: bold;
}

.pr {
    font-weight: bold;
    font-size: 2.47em;
    margin-right: 5px;
}

.doityoueself {
    font-weight: bold;
    font-size: 1.7em;
    margin-right: 5px;
}


body {
    margin: 0px;
    padding: 0px;
    font-family: "Heebo", sans-serif;
    overflow-x: hidden;
    direction: rtl;
}

p {
    margin: 0px;
    padding: 0px;
}


/* Top Bar */
.topbar {
    background-color: #fee60a !important;
    line-height: 55px;
    margin-bottom: 20px;
    width: 100%;
}

.moninamebg {
    border-radius: 0px !important;
    background-color: #000 !important;
    font-size: 1.5em;
    color: #fff;
    padding: 3px 20px 5px;
    margin-left: 15px;
}

.prbold {
    font-weight: bolder;
    font-size: 2em;
}

.doy {
    /*    font-family: '', sans-serif;*/
    font-size: 1.4em;
    letter-spacing: 3px;
    font-weight: 500;
    font-weight: bold;
}



/* Top Headings */

.topMainHeading {
    font-size: 3em;
    font-family: "Open Sans Bold", sans-serif;
    font-weight: bold;
    margin: 0px 0px;
}

.topSubHeading {
    font-size: 2.3em;
    font-family: "Open Sans Bold", sans-serif;
    margin: 0px 0px;
    letter-spacing: 1px;
    white-space: nowrap;
}

.topheadings {
    margin-bottom: 20px;
}

/* First Grey Container */

.greybg {
    background-color: #f0f0f0;
    padding: 40px 0px;
}

.youtubevideo {
    padding: 10px 15px 1px 15px;
}

#youtubeHeadings {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.youtubeHeading {
    padding: 0px 20px;
    font-size: 1.8em;
    font-weight: bolder;
    font-family: "Open Sans Bold", sans-serif;
    margin: 0px;
}


/* Form Div */

.formdiv {
    margin-top: 10px;
    background-color: #000;
    padding: 15px;
/*    height: 406px;*/
    overflow: hidden;
}


/* First row */

.formrow1 {
    text-align: center;
    color: #fee60a;

}

.formhr {
    border-bottom: 1px solid #808080 !important;
    width: 95% !important;
    text-align: center !important;
    margin: 10px !important;
    border: 0px;
}

/* Second Row - Limited Edition */

.limitedEdition {
    letter-spacing: 1px;
    color: #fee60a;
    font-size: 1.8em;
    display: block;
}

.limitedEdition2 {
    letter-spacing: 1px;
    color: #fee60a;
    font-size: 1.6em;
    display: block;
}



/* Form */

.form-row {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: -5px;
}

input[type=text] {
    padding: 20px !important;
    border-radius: 0px;
}

input[type=email] {
    padding: 20px !important;
    border-radius: 0px;
}

input[type=number] {
    padding: 20px !important;
    border-radius: 0px;
}

::placeholder {
    font-size: 1.2em;
    opacity: 0.8;
}

.form1stRow {
    margin: 0px;
    padding: 8px;
}

.sendbutton {
    margin: 0 auto 15px;
    border: 0px;
    border-radius: 0px;
    padding: 15px 45px;
    font-size: 1.4em;
    color: #000;
    background-color: #fee60a;
    font-family: "Open Sans Bold", sans-serif;
    font-weight: bold;
}

#sendbutton:hover {
    background-color: #666666;
	color:#fff;
}



/* Last Form Row **/

.formBottom {
    color: #fff;
    font-size: 1.1em;
    /*    font-family: 'Heebo', sans-serif;*/
}

/* Book Row */

#bookrow {
    padding: 50px 0px;
}

.book1 {
    padding: 0px 15px;
}

.bookHeading {
    font-size: 3em;
    font-weight: bold;
    margin-top: 15px;
    font-family: "Open Sans Bold", sans-serif;
}


.list {
    font-size: 20px;
}

li {
    padding: 0px 35px 10px 10px;
    background: url('../img/editIcon.png') no-repeat right top;
    vertical-align: middle;
    list-style: none;
    margin-top: 16px;
}

/* Moni */

#grey2 {
    background-color: #f0f0f0;
    padding: 55px 0px;
}

.moniHeading {
    font-family: "Open Sans Bold", sans-serif;
    font-size: 2.5em;
    font-weight: bold;
    margin-top: -15px;
    white-space: nowrap
}

.moniSubHeading {
    font-family: "Open Sans Bold", sans-serif;
    font-size: 2.5em;
    white-space: nowrap;
}

.fullwidthhr {
    border-bottom: 1px solid #808080 !important;
    width: 100% !important;
    text-align: center !important;
    margin: 10px 0px !important;
    border: 0px;
}

.aboutme {
    font-size: 1.1em;
}

.abouttext {
    line-height: 29px;
}

.par2 {
    margin: 5px 0px;
}

/* Recommendation Div */

.recommendationDiv {
    margin-top: 40px;


}

.recomendation {
    border: 5px solid #4472c4;
    padding: 10px 10px 5px;
    height: auto;
    overflow: hidden;
}

.recomendationHeading {
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: -20px;
    font-family: "Open Sans Bold", sans-serif;
    font-size: 2.5em;
    font-weight: bold;
}

.devider {
    border-bottom: 1px solid #000;
    width: 96%;
    margin-bottom: 0px;
}

.recomendationtext {
    margin: 10px auto;
    padding: 10px 0px 0px 0px;
    width: 95% !important;
    height: auto;
    overflow: hidden;
}

.fa-globe-americas {
    color: #ccc;
}

.time {
    margin-right: 40px;
    margin-top: -10px
}


/* Footer row */

.footer {
    margin-top: 50px;
    background-color: #fee60a;
    overflow: hidden;
    padding: 50px;
}

.boatcopy {
    height:300px;
    background-image: url('../img/boatcopy.png');
    background-repeat: no-repeat;
    padding: 20px;
    border-bottom: 10px solid #fee60a;
    background-size: cover
}


.bookcopy {
    
    background: url('../img/bookcopy.png') no-repeat center / cover;
	
}

.btn-copy1 {
    margin: 50px auto;
    padding: 10px 40px;
    background-color: rgb(255, 255, 255, 0.8);
    border-radius: 0px;
    font-size: 1.5em;
    width: 68%;
    cursor: pointer;
	font-weight:bold;
	
}

p.freeshipment {
    position: relative;
    bottom: 44px;
    font-size: 1.3em;
    color: #fee60a;
}

.copy1text {
    color: #333 !important;
    /*    opacity: 1 !important;*/
    font-weight: bold;
}

.btn-copy1:hover {
    background-color: #2c2c2c;
}

.btn-copy1:hover .copy1text {
    color: #fff !important;
}


.btn-copy1:hover .copytext2nd {
    color: #fff !important;
}



.btn-copy2 {
    background-color: rgba(0, 0, 0, 0.6);
}

.copy2text {
    color: #fee60a !important;
    opacity: 1 !important;
}

.btn-copy2:hover {
    background-color: #fee60a;
}

.btn-copy2:hover >.copy2text {
    color: #000 !important;
}

/* Black Footer */

.footerblack {
    background-color: #000;
    padding: 15px;
}

.social {
    margin: 20px;
    font-size: 0.9em;
    font-weight: bold;
}

.socialicon {
    display: inline-block;
}

.fa-facebook-f {
    margin-right: 5px;
}

.fa-twitter {
    margin-right: 5px;
}

a {
    color: #676767;
}

a:hover {
    text-decoration: none;
}

/* Modal after sending */

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5 !important;
    background-color: #fee60a !important;
}

.modal-footer {
    text-align: right;
}


.copytext2nd {
    margin-top: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 1em;
    color: #333;
    text-decoration: underline;
}

i{
    font-size: 1.3em;
    margin-right: 5px;
}
.displayFlex{display:flex;}

@media(max-width:1199px){
	.btn-copy1,.btn-copy2{padding:10px;}
}

@media(max-width:992px){
	.boatcopy{height:auto;}
}
@media(max-width:767px) {

	.displayFlex{display:block;}
    .copytext2nd {
        margin-top: 12px;
        font-weight: bold;
        letter-spacing: 2px;
        font-size: 1em;
        color: #333;
        text-decoration: underline;
    }

    .logo {
        width: 95% !important;
        text-align: center;
    }

    /*
    .topMainHeading {
        padding: 10px;
    }
*/

    .formdiv {
        height: auto;
    }

    #sendbutton {
        padding: 15px 25px;
        font-weight: bolder;
    }

    .moninamebg {
        display: block;
        width: 100%;
    }

    .row {
        margin: 0px;
        padding: 0px;
    }


    .time {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .footer {
        margin-top: 50px;
        background-color: #fee60a;
        overflow: hidden;
        padding: 50px 0px;
    }

    .btn-copy1 {
        margin: 10px auto;
        padding: 10px 25px 10px 25px;
        border-radius: 0px;
        font-size: 22px;
        width: 90%;
    }

    .list {
        text-align: right;
        padding: 5px;
    }

    .book1text {
        padding-top: 30px;
        text-align: center;
    }


    .bookHeading {
        font-size: 2.5em;
        font-weight: bold;
        margin-top: 5px;
        font-family: "Open Sans Bold", sans-serif;
        white-space: nowrap;
        display: block;
    }

    .moniHeading {
        font-family: "Open Sans Bold", sans-serif;
        font-size: 2.5em;
        font-weight: bold;
        margin-top: -15px;
        text-align: center;
        display: block;
    }


    .moniSubHeading {
        font-family: "Open Sans Bold", sans-serif;
        font-size: 1.7em;
        text-align: center;
        font-weight: bold;
        white-space: nowrap;
        display: block;
    }

    .topMainHeading {
        font-size: 2.3em;
        font-family: "Open Sans Bold", sans-serif;
        font-weight: bold;
        margin: 0px 0px;
        white-space: nowrap;
        display: block;
    }

    .topSubHeading {
        font-size: 1.9em;
        font-family: "Open Sans Bold", sans-serif;
        margin: 0px 0px 10px 0px;
        letter-spacing: 1px;
        white-space: nowrap;
        display: block;
    }

    .youtubevideo {
        padding: 10px 0px 15px 0px;
    }

    .youtubecontainer {
        padding: 0px !important;
    }

    .youtubeHeading {
        padding: 0px 10px;
        font-size: 1.3em;
        font-weight: bolder;
        font-family: "Open Sans Bold", sans-serif;
        margin: 0px;
        text-align: center;
    }

    .recomendationHeading {
        text-align: center;
    }

    img.minipic {
        float: right;
        margin-left: 5px;
        margin-right: -10px;
    }

    .book1 {
        text-align: center;
        padding: 10px 2.5%;
    }

    b {
        font-size: small;
    }

    .copy1text {
        color: #333 !important;
        font-size: 1em !important;
    }

    #sendbutton {
        color: #000 !important;
        font-size: 1em;
        margin-top: 0px !important;
    }

    .topbar {
        line-height: normal;
    }

    .form1stRow {
        padding: 1px;
        margin: 7px auto;
    }

    .prbold {
        font-weight: bolder;
        font-size: 1.5em;
        display: block;
    }
    
.paddinput {
    padding: 0px 12%;
}    
}
