
.top-special{
    padding-right: 200px;
    padding-left: 0;
    padding-top: 0;
}
.top-camera{
    width: 30%;
    top: -100px;
    left: auto;
    right: -30px;
}
.top-left h3 {
    font-size: 40px;
    max-width: 500px;
}
.top-list {
    max-width: 520px;
}
.mobile-arrow{
    position: absolute;
    right: 115px;
    bottom: 120px;
    transform: rotate(15deg);
    width: 150px;
}
.camera-2{
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
}
.mobile-hurry-bottom{
    padding: 25px 0;
}
.hurry-section img {
    top: 0;
}
.review-wrapper{
    max-width: 400px;
    margin: 0 auto;
}
.review-bottom img{
    margin: 10px auto;
}
.slick-prev, .slick-next{
    width: 20px;
    height: 60px;

}
.slick-prev:before, .slick-next:before{
    opacity: 0 !important;

}
.slick-next{
    right: -40px;
    background: url("../../images/slick-arrow-right.png") no-repeat center center !important;
    background-size: contain !important;
}
.slick-prev{
    left: -40px;
    background: url("../../images/slick-arrow-left.png") no-repeat center center !important;
    background-size: contain !important;
}
footer.blue-bg{
    background: #091f32;
}
.mobile-step{

}
.mobile-content{
    padding: 15px 0;
    background: url("../../images/mobile-bg.jpg") no-repeat center bottom;
    background-size: cover;
}
.mobile-content-inner{
    max-width: 500px;
}
.shipping-label{
    padding-bottom: 20px;
    font-size: 18px;
}
.shipping-icon{
    margin-right: 15px;
}
.mobile-form-wrapper{
    border-radius: 15px;
    background: #1050b0;
    padding: 0;
}
.mobile-form-title{
    font-size: 22px;
    margin: 0;
    line-height: 1.3;
    padding: 20px 15px;
    text-align: center;
}
.mobile-form-inner{
    background: #dfdfef;
    border-radius: 15px;
}
.mobile-form-wrapper .btn-rush.large-rush{
    font-size: 34px;
}
.mobile-form .pack-wrap{
    padding: 0 0 25px;
    border-radius: 0;
    background: transparent;
}
.mobile-form .pack-item img{
    display: none;
}
.pack-item{
    padding: 13px 15px;
    font-size: 18px;
    line-height: 1.2;
}
.pack-item .form-check-input{
    left: 10px;
}
.pack-item.pack-10 .pack-quantity:before, .pack-item.pack-3 .pack-quantity:before{
    width: 35px;
    height: 35px;
}
.deliver-day span{
    padding: 15px 15px;
    border-radius: 12px;
}
.lbc_gif {
    margin-top: 30px;
    position: absolute;
    height: 260px;
    margin-left: 332px;
    transform: rotate(9deg);
}



@media (max-width: 767px){
    .lbc_gif {
        margin-top: 22px;
        position: absolute;
        height: 194px;
        margin-left: 246px;
        transform: rotate(9deg);
    }
    .top-special {
        padding-right: 175px;
    }
    .top-camera {
        width: 35%;
    }
    .top-left h3 {
        font-size: 32px;
        max-width: 380px;
    }
    .top-list li {
        font-size: 14px;
        padding-left: 20px;
    }
    .top-list {
        max-width: 420px;
    }
    .mobile-arrow {
        position: absolute;
        right: 30px;
        bottom: 120px;
        transform: rotate(15deg);
        width: 130px;
    }
    .second-top{
        padding: 40px 25px;
    }
    .large-title {
        font-size: 46px;
    }
    .section-2{
        overflow: hidden;
    }
    .camera-2 {
        position: absolute;
        left: -50px;
        top: -20px;
        width: 75%;
    }
    .section-title {
        font-size: 40px;
    }
    .section-title span {
        font-size: 18px;
    }
    .title-divider {
        width: 200px;
    }
    .top-special h2 {
        font-size: 50px;
    }
    .top-special {
        font-size: 16px;
    }
    .faq-content p{
        margin: 10px 0;
    }
}

@media (max-width: 575px){
    .top-special {
        padding-right: 100px;
    }
    .top-special h2 {
        font-size: 38px;
    }
    .top-special h2 span {
        font-size: 20px;
    }
    .top-special h4 {
        font-size: 16px;
    }
    .top-section {
        padding: 30px 0;
    }
    .top-special {
        font-size: 14px;
    }
    .top-camera {
        width: 35%;
        top: -70px;
        left: auto;
        right: -15px;
    }
    .btn-rush.large-rush {
        font-size: 30px;
    }
    .btn-rush span {
        font-size: 14px;
    }
    .top-left h3 {
        font-size: 24px;
        max-width: 280px;
    }
    .top-list li {
        font-size: 12px;
        padding-left: 16px;
        background-size: 12px;
    }
    .top-list {
        max-width: 300px;
    }
    .mobile-arrow {
        position: absolute;
        right: 0;
        bottom: 110px;
        transform: rotate(15deg);
        width: 108px;
    }
    .second-top{
        padding: 30px 15px;
    }
    .large-title {
        font-size: 36px;
    }
    .section-2 {
        font-size: 14px;
    }
    .hurry-section h2 {
        font-size: 56px;
    }
    .hurry-section h4 {
        font-size: 20px;
    }
    .hurry-section h4 span {
        font-size: 30px;
    }
    .hurry-section h3 {
        font-size: 44px;
    }
    .hurry-section {
        padding-top: 0;
    }
    .hurry-section img {
        top: -5px;
        width: 80px;
        right: 35px;
    }
    .mobile-hurry-bottom img{
        max-width: 55%;
    }
    .mobile-hurry-bottom img.camera-2{
        max-width: 80%;
        width: 80%;
    }
    .review-wrapper{
        padding-left: 30px;
        padding-right: 30px;
    }
    .section-title {
        font-size: 26px;
        line-height: 1.1;
    }
    .section-title span {
        font-size: 13px;
    }
    .slick-prev, .slick-next {
        width: 20px;
        height: 40px;
    }
    .slick-next {
        right: -30px;
    }
    .slick-prev {
        left: -30px;
    }
    .accordion-button{
        font-size: 14px;
    }
    .faq-wrapper .hurry-section img {
        top: -40px;
    }
    .f-24 {
        font-size: 16px;
    }
    footer {
        padding: 30px 0;
    }
    .mobile-step {
        width: 100px;
    }
    .shipping-icon {
        margin-right: 10px;
        width: 50px;
    }
    .shipping-label {
        font-size: 12px;
    }
    .mobile-form-title {
        font-size: 15px;
    }
    .mobile-form-wrapper .btn-rush.large-rush {
        font-size: 24px;
        padding: 15px;
        width: 100%;
    }
    .pack-top {
        font-size: 16px;
    }
    .pack-item{
        font-size: 14px;
    }
    .pack-quantity {
        padding: 10px;
    }
    .pack-item.pack-10 .pack-quantity:before, .pack-item.pack-3 .pack-quantity:before {
        width: 26px;
        height: 26px;
    }
    .pack-item .form-check-input {
        left: 5px;
    }
    .lbc_gif {
        margin-top: 4%;
        position: absolute;
        height: auto;
        width: 35%;
        margin-left: 45%;
        transform: rotate(9deg);
    }
}