@font-face {
    font-family: 'knockouthtf49-liteweight';
    src: url('../fonts/knockout_htf49liteweight_regular-webfont.woff2') format('woff2'),
        url('../fonts/knockout_htf49liteweight_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body { margin: 0; padding: 0; color: #2f2f2f; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 500; }

* { list-style: none; }
ul { margin:0px; padding:0px; }
p { font-size: 15px; line-height: 26px; }
p:last-child { margin-bottom: 0; }
a { text-decoration: none; }
a:focus, a:hover { text-decoration: none; color: #F24947; }

input:focus { outline: none; }
textarea:focus { outline: none; }

h1 { font-size: 80px; font-weight: 800; margin: 0px; font-family: 'knockouthtf49-liteweight'; color: #2f2f2f; }
h2 { font-size: 68px; margin: 0px; font-family: 'knockouthtf49-liteweight'; color: #ffcf33; }
h3 { font-size: 58px; margin: 0px; font-family: 'knockouthtf49-liteweight'; }
h4 { font-size: 45px; margin: 0px; font-family: 'knockouthtf49-liteweight'; }

.white { color: #fff; }
.text-center { text-align: center; }

/* Button Start */
.theme-button { color: #2B2B2B; background-color: #FFFFFF; border-style: solid; border-width: 0px 0px 0px 0px; border-radius: 100px 100px 100px 100px; padding: 18px 40px 18px 40px; display: inline-block;
                width: auto; line-height: normal; font-weight: 600; font-size: 16px; }
.theme-button:hover { background: #2B2B2B; color:#ffffff; }
/* Button End */

.container { max-width: 1180px !important; width: 100% !important; margin: 0 auto; }
.box { background: #ffc531; /*box-shadow: 5px 5px 30px 5px rgb(0 0 0 / 5%); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;*/ padding: 30px 50px; border-radius: 20px; }

/* Hero Banner- Start */
.hero-banner { min-height: 450px; display: flex; align-items: center;}
.hero-banner h1 { font-family: 'Montserrat', sans-serif; font-weight: 500; text-align: center; color: #2f2f2f; text-transform: uppercase; }
/* Hero Banner- end */


/* Tell Us Story and WIn - Start */
.tell-us-story { padding: 60px 0; text-align: center; }
.tell-us-story .price-wrapper { padding: 40px 0; }
.tell-us-story .description p { font-size: 17px; line-height: 1.5; padding: 0 20px; }
/* Tell Us Story and WIn - End */


/* Testimonial - Start */
.stories-section .wrapper { display: flex; justify-content: space-between; }
.stories-section .wrapper .img-block { background: #ffffff; min-height: 350px; border-radius: 15px; width: 350px; overflow: hidden; display: flex; align-items: center; justify-content: center; }
.stories-section .wrapper .content-block {background: #ffffff; border-radius: 15px; max-width: calc(100% - 380px); overflow: hidden; padding: 30px; text-align: center; }
.stories-section .quote-icon { display: inline-block; text-align: center; padding-top:  10px; padding-bottom: 30px; }
.stories-section .testimonial-desc { font-size: 15px; text-align: left; color: #000; }
.stories-section .author { font-weight: bold; font-size: 13px; text-transform: uppercase; color: #000; padding-top: 20px; }
.stories-section .slick-arrow { display: inline-flex; align-items: center; justify-content: center; width: 40px; font-size: 0; height: 40px; border: none; background-color: transparent; padding: 0; margin: 0; position: absolute;
                                bottom: 0; }

.slick-next.slick-arrow { background-image: url(../img/arrow-right.png); background-size: cover; right: 41%; }
.slick-prev.slick-arrow { background-image: url(../img/arrow-left.png); background-size: cover; left: 41%; }

ul.reviewslides.slick-initialized.slick-slider { padding-bottom: 80px;     padding-top: 30px; }

/* Testimonial - End */


/* Story Form Section - Start */

.storyform { padding: 0px 0; }
.logo { text-align: center; padding-top: 30px; }
.logo img { max-width: 450px; width: 100%; }
.desc { text-align: center; padding: 30px 10px; max-width: 730px; margin: auto; }
.desc p { font-size: 24px; color: #ffffff; line-height: 1.2; font-weight: 600;}
.desc p:last-child { margin-bottom: 0px;     }
.storyform {  }
form.story-form input {border-radius: 20px; border: none; padding: 12px 20px; width: 100%; box-shadow: 5px 5px 10px #04112430; margin-bottom: 15px; font-size: 20px; font-weight: 500; color:#cfcfcf; }
form.story-form input::placeholder,
form.story-form textarea::placeholder { font-size: 20px; color:#cfcfcf; font-weight: 500; }
textarea.msg {width: 100%; border-radius: 20px; padding: 10px 20px; min-height: 400px; box-shadow: 5px 5px 10px #04112430; font-size: 20px; font-weight: 500; color:#cfcfcf; }
input.email { width: calc(50% - 25px)!important; float: left; }
input.num { width: calc(50% - 25px)!important; float: right; }

input[type="button"] { background: #ffc531; width: auto!important; color: #ffffff!important; font-size: 24px!important; font-weight: 600!important; padding: 10px 35px!important; border-radius: 30px!important;  margin: 0 auto;
                       display: inherit; margin-top: 20px; }
.note { text-align: center; color: #ffffff; font-weight: 400; font-size: 17px; padding-top: 20px; }
form.story-form input.attach { box-shadow: none;
                               padding: 0;
                               position: relative;
                               max-width: 205px;
                               height: 27px;
                               font-size: 0;
                               width: 100%;
                               vertical-align: top;
                               margin: 0 auto!important;
                               display: inherit;
                               transform: translate(0px, -60px);
}
form.story-form input.attach::after { content: " hello "; width: 100%; position: absolute; left: 0; background-image: url(../img/attach-btn.png); height: 100%; }

/* Story Form Section - End */


section.copyright { padding-bottom: 50px; }
section.copyright p { font-size: 10px; line-height: normal; }


@media only screen and (max-width: 1024px) { 

    h1 { font-size: 60px; }
    h2 { font-size: 50px; }
    h3 { font-size: 42px; }
    h4 { font-size: 35px; }

    .logo img { max-width: 350px; }

}

@media only screen and (max-width: 768px) {  

    .hero-banner { min-height: 350px; }
    h1 { font-size: 50px; }
    h2 { font-size: 40px; }
    h3 { font-size: 32px; }
    h4 { font-size: 28px; }


    .tell-us-story { padding: 40px 0;  }
    .tell-us-story .price-wrapper { padding: 20px 0; }

    .stories-section .wrapper .img-block { min-height: 250px; width: 250px; }
    .stories-section .wrapper .content-block { max-width: calc(100% - 280px); padding: 20px; }

    .box { padding: 30px; }
    .stories-section .quote-icon {  padding-top: 0px; padding-bottom: 0px; }
    ul.reviewslides.slick-initialized.slick-slider { padding-bottom: 60px; }
    .stories-section .slick-arrow { height: 30px; width: 30px; }

    .tell-us-story .description p { font-size: 18px; }

    .logo { padding-top: 0px; }
    .desc p { font-size: 18px; }
    input[type="button"] { margin-top: 0px; font-size: 20px!important; }
    .note { padding-top: 0px; font-size: 18px; }

    .storyform { padding: 40px 0; }
    section.copyright { padding-bottom: 30px; } 

}


@media only screen and (max-width: 480px) {  

    .box { padding: 20px; }
    .desc p { font-size: 16px; }

    .tell-us-story .description p { font-size: 16px; padding: 0; }

    .stories-section .wrapper { flex-direction: column; }
    .stories-section .wrapper .img-block { width: 100%; min-height: 150px; margin-bottom: 5px; }
    .stories-section .wrapper .img-block img { max-width: 150px; }
    .stories-section .wrapper .content-block { max-width: 100%; }
    ul.reviewslides.slick-initialized.slick-slider { padding-top: 10px; }
    .logo img { max-width: 250px; }
    .slick-next.slick-arrow { right: 35%; }
    .slick-prev.slick-arrow { left: 35%; }

    form.story-form input { font-size: 16px; padding: 8px 15px; }
    form.story-form input::placeholder { font-size: 16px; }
    input.email { width: 100%!important; }
    input.num { width: 100%!important; }

    form.story-form textarea { font-size: 16px; padding: 8px 15px; min-height: 280px; }
    form.story-form textarea::placeholder { font-size: 16px; }

    .note { font-size: 14px; }


}
.homeImg{
    cursor: pointer;
}

/* show home page block dependent on screen size */ 
@media only screen and (max-width: 780px) { 
    #bannerDesktop { 
        display: none; 
        
    } 
    .socialMedia {
        width:100%;
    }
} 
@media only screen and (min-width: 781px) { 
    #bannerMobile { 
        display: none; 
        
    } 
    .socialMedia {
        width:35%;
        margin-top:60px !important;
        margin-bottom:30px !important;
    }
    
}

.txt{
    width: 100%;
    margin-top: 15px;
    border: none;
    border-radius: 10px;
    height: 40px;
}
.hide{
    display: none;
}
.op{
    opacity: 0.5;
}