#bite-1 .modal-content {
    padding: 85px 80px;
    background: rgba(41,54,246,1);
    background: -moz-linear-gradient(left, rgba(41,54,246,1) 0%, rgba(112,122,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(41,54,246,1)), color-stop(100%, rgba(112,122,255,1)));
    background: -webkit-linear-gradient(left, rgba(41,54,246,1) 0%, rgba(112,122,255,1) 100%);
    background: -o-linear-gradient(left, rgba(41,54,246,1) 0%, rgba(112,122,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(41,54,246,1) 0%, rgba(112,122,255,1) 100%);
    background: linear-gradient(to right, rgba(41,54,246,1) 0%, rgba(112,122,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2936f6', endColorstr='#707aff', GradientType=1 );
}
#bite-1 .popup-title {
    font-size: 35px;
    line-height: 1.25;
    margin-bottom: 14px;
}
#bite-1 .popup-text {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.1px;
    margin-bottom: 39px;
}
#bite-1 .form-control {
    width: 260px;
    height: 50px;
    padding: 6px 21px;
}
#bite-1 .form-control::-moz-placeholder {
    line-height: 2.6;
}
#bite-1 .form-control:-moz-placeholder {
    line-height: 2.6;
}
#bite-1 .btn {
    width: 62px;
    height: 50px;
    background-color: #1625f2;
}
#bite-1 .btn:hover {
    background-color: #ffff;
}
#bite-1 .btn:hover i {
    color: #1625f2;
} 
#bite-1 .btn:active {
    -moz-transform: translateY(1px);
    -webkit-transform: translateY(1px);
    -o-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
}
@media only screen and (max-width: 575px) {
    #bite-1 .form-inline {
        display: block !important;
    }
    #bite-1 .form-control,
    #bite-1 .btn {
        width: 100%;
        text-align: center;
    }
    #bite-1 .modal-content {
        padding: 40px;
    }
}

#bite-2 .modal-content {
    background: rgba(52, 65, 246, 1);
}
#bite-2 .popup-inner {
    padding: 38px 37px 25px;
}
#bite-2 .popup-image-inner img {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
#bite-2 .popup-title {
    font-size: 27px;
    line-height: 1.41;
    letter-spacing: -0.4px;
}
#bite-2 .popup-text {
    opacity: 0.7;
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: 0.1px;
    margin-bottom: 30px;
}
#bite-2 .form-control {
    background-color: rgba(255,255,255,0.15);
    height: 43px;
    color: rgba(255,255,255,.6);
    padding-left: 17px;
    padding-right: 17px;
}
#bite-2 .form-control::placeholder {
    color: rgba(255,255,255,.6) !important;
}
#bite-2 .form-control::-ms-input-placeholder {
    color: rgba(255,255,255,.6) !important;
}
#bite-2 .form-control::-webkit-input-placeholder {
    color: rgba(255,255,255,.6) !important;
}
#bite-2 .form-control::-moz-placeholder {
    line-height: 2.1;
    color: rgba(255,255,255,.6) !important;
}
#bite-2 .form-control:-moz-placeholder {
    line-height: 2.1;
    color: rgba(255,255,255,.6) !important;
}
#bite-2 .btn-subscribe {
    background-color: #ffffff;
    height: 43px;
    color: #3441f6 !important;
    font-size: 14px;
    line-height: 1.71;
}
#bite-2 .btn-subscribe:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media only screen and (max-width: 767px) {
    #bite-2 .col-md-auto {
        display: none;
    }
}
@media only screen and (max-width: 575px) {
    #bite-2 .popup-inner {
        padding: 38px 45px 25px;
    }
}

#bite-3 .modal-content {
    padding: 13px 16px;
}
#bite-3 .modal-header .close {
    top: 17.5px;
    right: 7px;
}
#bite-3 .popup-title {
    font-size: 16px;
    line-height: 1.07;
    margin-bottom: 9px;
}
#bite-3 .popup-text {
    font-size: 14px;
    line-height: 1;
}
#bite-3 .btn {
    width: 120px;
    height: 36px;
    background-color: #fe4f4f;
    font-size: 14px;
    line-height: 1;
}
#bite-3 .btn:hover {
    background-color: #fe8282;
}
#bite-3 .btn:active {
    background-color: #fe1c1c;
}
@media only screen and (max-width: 575px) {
    #bite-3 .modal-content {
        text-align: center;
        padding: 40px;
    }
    bite-3 .modal-header .close {
        top: 5px;
        right: 5px;
    }
    #bite-3 .col-md-auto {
        margin-bottom: 30px;
    }
    #bite-3 .btn {
        margin-left: 0 !important;
    }
}

#bite-4 .modal-content {
    padding: 45px 42px;
}
#bite-4 .popup-title {
    font-size: 27px;
    line-height: 1.43;
    letter-spacing: -0.4px;
    color: #0f0f0f;
}
#bite-4 .popup-text {
    font-size: 16px;
    line-height: 1.63;
}
#bite-4 .form-control {
    height: 43px;
}
#bite-4 .btn {
    height: 43px;
    font-size: 14px;
    background-color: #1565c0;
}
#bite-4 .btn:hover {
    background-color: #217ee7;
}
#bite-4 .btn:active {
    background-color: #104d92;
}

#bite-5 .modal-content {
    background-image: url(../bites/images/bg.jpg);
    background-size: cover;
    background-color: rgba(0,0,0,0.4);
    background-blend-mode: multiply;
    padding: 107px 87px;
}
#bite-5 .popup-title {
    font-size: 27px;
    line-height: 1.53;
    letter-spacing: -0.1px;
}
#bite-5 .popup-text {
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: .1px;
    margin-bottom: 36px;
}
#bite-5 .form-control {
    width: 315px;
    height: 51px;
    padding-right: 55px;
    padding-left: 21px;
}
#bite-5 .form-control::-moz-placeholder {
    line-height: 2.6;
}
#bite-5 .form-control:-moz-placeholder {
    line-height: 2.6;
}
#bite-5 .btn {
    right: 55px;
    height: auto;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-5 .btn:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
#bite-5 .btn i {
    font-size: 15px;
    color: #727272;
    opacity: .55;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-5 .modal-content {
        background-image: url(../bites/images/bg@2x.jpg);
    }
}
@media only screen and (max-width: 575px) {
    #bite-5 .modal-content {
        padding: 30px;
    }
    #bite-5 .form-inline {
        display: block !important;
        position: relative;
    }
    #bite-5 .form-group {
        margin-bottom: 0;
    }
    #bite-5 .form-control {
        width: 100%;
    }
    #bite-5 .btn {
        right: 15px;
        top: 7px;
    }
}

#bite-6 .modal-content {
    background-image: url(../bites/images/bubbles.png);
    background-size: cover;
    background-position: center;
    background-color: #262626;
    padding: 72px 100px;
}
#bite-6 .popup-text {
    font-size: 16px;
    line-height: 1.6;
}
#bite-6 .popup-title {
    font-size: 33px;
    line-height: 1.3;
}
#bite-6 .form-control {
    width: 270px;
    height: 50px;
    background-color: rgba(255,255,255,0.1);
    padding-right: 55px;
    padding-left: 16px;
}
#bite-6 .form-control::-moz-placeholder {
    line-height: 2.6;
}
#bite-6 .form-control:-moz-placeholder {
    line-height: 2.6;
}
#bite-6 .btn {
    right: 4px;
    bottom: 9px;
    height: auto;
    background-color: transparent;
}
#bite-6 .btn:hover {
    -moz-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-6 .modal-content {
        background-image: url(../bites/images/bubbles@2x.png);
    }
}
@media only screen and (max-width: 575px) {
    #bite-6 .modal-content {
        padding: 30px;
    }
    #bite-6 .form-inline {
        display: block !important;
        position: relative;
    }
    #bite-6 .form-group {
        margin-bottom: 0;
    }
    #bite-6 .form-control {
        width: 100%;
    }
}

#bite-7 .modal-content {
    padding: 62px 60px 67px;
}
#bite-7 .popup-title {
    font-size: 27px;
    line-height: 1.63;
    letter-spacing: -0.4px;
    margin-bottom: 11px;
    color: #0f0f0f;
}
#bite-7 .popup-text {
    font-size: 16px;
    line-height: 1.5;
}

#bite-8 .modal-content {
    padding: 22px;
    background-color: #fbe471;
}
#bite-8 .popup-logo {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 7px;
    border-radius: 4px;
    font-size: 14px;
    height: 28px;
    background-color: #3441f6;
    line-height: 1.2;
}
#bite-8 .time {
    opacity: 0.8;
    font-size: 16px;
    line-height: 28px;
    color: #1d1d1d;
}
#bite-8 .popup-title {
    font-size: 20px;
    line-height: 1.3;
    color: #212121;
}
#bite-8 .popup-text {
    font-size: 14px;
    line-height: 1.71;
    color: #1d1d1d;
    margin-bottom: 34px;
}
#bite-8 .btn {
    width: 258.1px;
    height: 48px;
    background-color: rgba(15, 15, 15, 0.18);
    font-size: 16px;
    line-height: 1.5;
    color: #3e3e3e;
}
#bite-8 .btn:hover {
    background-color: rgba(15, 15, 15, 0.1);
}
#bite-8 .btn:active {
    background-color: rgba(15, 15, 15, 0.3);
}
@media only screen and (max-width: 575px) {
    #bite-8 .btn-block {
        width: 100%;
    }
}

#bite-9 .popup-image {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#bite-9 .popup-inner {
    padding: 35px 38px;
}
#bite-9 .popup-logo {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 17px;
    border-radius: 4px;
    height: 28px;
    background-color: #e1f2fa;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #3441f6;
}
#bite-9 .popup-title {
    font-size: 27px;
    line-height: 1.47;
    color: #0f0f0f;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
}
#bite-9 .popup-text {
    font-size: 14px;
    line-height: 1.71;
}
#bite-9 .btn-sing-up {
    height: 42px;
    padding-left: 22px;
    padding-right: 22px;
    background-color: #3441f6;
    line-height: 1.88;
    font-size: 16px;
}
#bite-9 .btn-sing-up:hover {
    background-color: #656ff8;
}
#bite-9 .btn-sing-up:active {
    background-color: #0a1aed;
}
#bite-9 .btn-sing-in {
    font-size: 16px;
    line-height: 1;
    color: #3441f6;
    height: auto;
}
#bite-9 .btn-sing-in:hover {
    color: #656ff8;
}
#bite-9 .btn-sing-in:active {
    color: #0a1aed;
}
@media only screen and (max-width: 767px) {
    #bite-9 .popup-title {
        font-size: 20px;
    }
}
@media only screen and (max-width: 575px) {
    #bite-9 .modal-content {
        text-align: center;
    }
    #bite-9 .popup-image {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    #bite-9 .modal-header .close:before {
        top: 8.5px;
        right: 5.5px;
    }
    #bite-9 .col-md-auto {
        margin-top: 40px;
    }
}

#bite-10 .modal-content {
    background-color: #2633e6;
}
#bite-10 .modal-header .close {
    top: 12px;
    right: 9px;
}
#bite-10 .popup-image-inner {
    padding-top: 13px;
    width: 320px;
    overflow: hidden;
}
#bite-10 .popup-image {
    left: -29px;
    max-width: initial;
}
#bite-10 .popup-inner {
    padding: 70px 37px 79px 10px;
}
#bite-10 .popup-title {
    font-size: 31px;
    line-height: 1.4;
    margin-bottom: 10px;
}
#bite-10 .popup-text {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 29px;
}
#bite-10 .btn-sing-up {
    width: 100px;
    height: 42px;
    line-height: 2.1;
    font-size: 14px;
    color: #1625f2;
}
#bite-10 .btn-sing-in {
    width: 100px;
    height: 42px;
    background-color: rgba(255, 255, 255, 0.14);
    line-height: 2.1;
    font-size: 14px;
}
#bite-10 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media only screen and (max-width: 602px) {
    #bite-10 .btn {
        display: block;
        width: 100%;
        margin-bottom: 16px;
    }
    #bite-10 .btn.btn-sing-in {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 575px) {
    #bite-10 .modal-content {
        text-align: center;
    }
    #bite-10 .popup-inner {
        padding: 30px 70px 20px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    #bite-10 .popup-title {
        font-size: 26px;
    }
    #bite-10 .popup-image-inner {
        width: 100%;
        height: 200px;
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    #bite-10 .popup-image {
        position: static !important;
    }
}

#bite-11 .modal-content {
    padding: 53px;
}
#bite-11 .popup-title {
    font-size: 27px;
    line-height: 1.63;
    letter-spacing: -0.4px;
    color: #0f0f0f;
    margin-bottom: 6px;
}
#bite-11 .popup-text {
    font-size: 14px;
    line-height: 1.6;
}

#bite-12 .modal-content {
    background-image: url(../bites/images/bg-2.jpg);
    background-color: rgba(254,79,79,0.75);
    background-size: cover;
    background-blend-mode: lighten;
    padding: 76px 53px 62px;
}
#bite-12 .popup-title strong {
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: -0.3px;
}
#bite-12 .btn-link {
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-12 .btn-link:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-12 .modal-content {
        background-image: url(../bites/images/bg-2@2x.jpg);
    }
}

#bite-13 .modal-content {
    background-image: url(../bites/images/bg-3.jpg);
    background-color: rgba(0,0,0,0.3);
    background-size: cover;
    background-blend-mode: multiply;
    padding: 58px 68px;
}
#bite-13 .popup-title {
    font-size: 38px;
    line-height: 1.26;
    letter-spacing: .1px;
    margin-bottom: 43px;
}
#bite-13 .form-control {
    width: 212px;
    height: 50px;
    padding: 6px 21px;
    background-color: rgba(255,255,255,0.18);
}
#bite-13 .form-control::-moz-placeholder {
    line-height: 2.6;
}
#bite-13 .form-control:-moz-placeholder {
    line-height: 2.6;
}
#bite-13 .form-inline .btn {
    padding-left: 22px;
    padding-right: 22px;
    height: 50px;
    color: #3441f6;
    font-size: 14px;
    line-height: 1.21;
}
#bite-13 .form-inline .btn:hover {
    background-color: #3441f6 !important;
    color: #fff !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-13 .modal-content {
        background-image: url(../bites/images/bg-3@2x.jpg);
    }
}
@media only screen and (max-width: 575px) {
    #bite-13 .form-inline {
        display: block !important;
    }
    #bite-13 .form-control,
    #bite-13 .btn {
        width: 100%;
        text-align: center;
    }
    #bite-13 .modal-content {
        padding: 40px;
    }
}

#bite-14 .modal-content {
    padding: 44px 44px 185px; 
    background: rgba(49,49,49,1);
    background: -moz-linear-gradient(235deg, rgba(49,49,49,1) 0%, rgba(33,33,33,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(49,49,49,1)), color-stop(100%, rgba(33,33,33,1)));
    background: -webkit-linear-gradient(235deg, rgba(49,49,49,1) 0%, rgba(33,33,33,1) 100%);
    background: -o-linear-gradient(235deg, rgba(49,49,49,1) 0%, rgba(33,33,33,1) 100%);
    background: -ms-linear-gradient(235deg, rgba(49,49,49,1) 0%, rgba(33,33,33,1) 100%);
    background: linear-gradient(235deg, rgba(49,49,49,1) 0%, rgba(33,33,33,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#212121', GradientType=1 );
    overflow: hidden;
}
#bite-14 .modal-body {
    z-index: 2;
}
#bite-14 .popup-title {
    font-size: 36px;
    line-height: 1.28;
    letter-spacing: 0.2px;
}
#bite-14 .btn {
    padding-left: 26px;
    padding-right: 26px;
    height: 50px;
    background-color: #3441f6;
    font-size: 18px;
    line-height: 2;
}
#bite-14 .btn:hover{
    background-color: #656ff8;
}
#bite-14 .btn:active {
    background-color: #0a1aed;
}
#bite-14 .image-popup  {
    width: 670px;
    top: 47px;
    right: -220px;
    max-width:initial;
}
@media only screen and (max-width: 575px) {
    #bite-14 .popup-title {
        font-size: 30px;
    }
}

#bite-15 .modal-content {
    background-color: #1625f2;
    padding: 54px 52px 51px;
}
#bite-15 .popup-image {
    margin-bottom: 35px;
}
#bite-15 .popup-title {
    font-size: 28px;
    line-height: 1.35;
    letter-spacing: -0.4px;
}
#bite-15 .btn {
    padding-left: 28px;
    padding-right: 28px;
    height: 49px;
    font-size: 16px;
    line-height: 2.4;
    color: #1625f2;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-15 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

#bite-16 .modal-content {
    padding: 32px;
    background-color: #292929;
}
#bite-16 .modal-header .close {
    top: 54px;
    right: 14px;
}
#bite-16 .popup-title {
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 0.2px;
}
#bite-16 .popup-text {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1px;
}
#bite-16 .btn {
    padding-left: 32px;
    padding-right: 32px;
    height: 50px;
    font-size: 16px;
    line-height: 1.5;
    color: #0f0f0f;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    opacity: 1;
    float: none;
    text-shadow: none;
}
#bite-16 .btn:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
@media only screen and (max-width: 767px) {
    #bite-16 .modal-content {
        text-align: center;
    }
    #bite-16 .modal-header .close {
        top: 5px;
        right: 5px;
    }
    #bite-16 .col-md-8 {
        margin-bottom: 20px;
    }
}

#bite-17 .modal-content {
    padding: 36px 54px 0;
    background-color: #1625f2;
    overflow: hidden;
}
#bite-17 .popup-title {
    font-size: 27px;
    line-height: 1.41;
    letter-spacing: -0.1px;
    margin-bottom: 33px;
}
#bite-17 .popup-image-inner {
    height: 280px;
}
#bite-17 .popup-image {
    left: 50%;
    margin-left: -112.25px;
    max-width: initial;
}

#bite-18 .modal-content {
    padding: 30px;
}
#bite-18 img {
    width: 64px;
}
#bite-18 .popup-title {
    font-size: 24px;
    line-height: 1.25;
    color: #da552f;
}
#bite-18 .btn {
    padding-left: 30px;
    padding-right: 30px;
    height: 40px;
    font-size: 16px;
    line-height: 1.75;
    background-color: #dc5425;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-18 .btn:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
@media only screen and (max-width: 767px) {
    #bite-18 div[class*=col] {
        text-align: center !important;
    }
    #bite-18 .col-md-auto {
        margin-bottom: 20px;
    }
}

#bite-19 .modal-content {
    padding: 78px 94px 83px;
    background-image: url(../bites/images/bubbles-1.png);
    background: url(../bites/images/bubbles-1.png), rgba(245,245,245,1);
    background: url(../bites/images/bubbles-1.png), -moz-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: url(../bites/images/bubbles-1.png), -webkit-gradient(left bottom, right top, color-stop(0%, rgba(245,245,245,1)), color-stop(0%, rgba(246,246,246,1)), color-stop(100%, rgba(197,197,197,1)));
    background: url(../bites/images/bubbles-1.png), -webkit-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: url(../bites/images/bubbles-1.png), -o-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: url(../bites/images/bubbles-1.png), -ms-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: url(../bites/images/bubbles-1.png), linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c5c5c5', GradientType=1 );
    background-size: cover;
    background-position: center;
}
#bite-19 .modal-content:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background: rgba(245,245,245,1);
    background: -moz-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(245,245,245,1)), color-stop(0%, rgba(246,246,246,1)), color-stop(100%, rgba(197,197,197,1)));
    background: -webkit-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: -o-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: -ms-linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    background: linear-gradient(64deg, rgba(245,245,245,1) 0%, rgba(246,246,246,1) 0%, rgba(197,197,197,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#c5c5c5', GradientType=1 );
}
#bite-19 .modal-body {
    z-index: 2;
}
#bite-19 .popup-title {
    font-size: 27px;
    line-height: 1.63;
    letter-spacing: -0.5px;
    color: #0f0f0f;
}
#bite-19 .popup-text {
    font-size: 18px;
    line-height: 1.44;
}
#bite-19 .form-control {
    width: 212px;
    height: 50px;
    background-color: rgb(15, 15, 15, 0.1);
    padding-left: 21px;
    padding-right: 21px;
}
#bite-19 .form-control::-moz-placeholder {
    line-height: 2.6;
}
#bite-19 .form-control:-moz-placeholder {
    line-height: 2.6;
}
#bite-19 .btn {
    width: 108px;
    height: 50px;
    background-color: #3441f6;
    font-size: 14px;
    line-height: 1.07;
}
#bite-19 .btn:hover {
    background-color: #656ff8;
}
#bite-19 .btn:active {
    background-color: #0a1aed;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-19 .modal-content {
        background-image: url(../bites/images/bubbles-1@2x.png);
    }
}
@media only screen and (max-width: 575px) {
    #bite-19 .form-inline {
        display: block !important;
    }
    #bite-19 .form-control,
    #bite-19 .btn {
        width: 100%;
        text-align: center;
    }
    #bite-19 .modal-content {
        padding: 40px;
    }
}

#bite-20 .modal-content {
    background-color: #6eb957;
    padding: 22px 0 0;
}
#bite-20 .modal-body {
    padding: 0 21px 22px;
}
#bite-20 .popup-text {
    font-size: 16px;
    line-height: 1.38;
}
#bite-20 .modal-footer {
    border-top: 1px solid rgba(101, 165, 81, 0.7);
}
#bite-20 .btn-link {
    padding: 12px 0;
    font-size: 16px;
    line-height: 1.5;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#bite-20 .btn-link:hover {
    background-color: #8dc87b;
}
#bite-20 .btn-link:active {
    background-color: #569c41;
}
@media only screen and (max-width: 767px) {
    #bite-20 .modal-content {
        text-align: center;
    }
    #bite-20 .col-md-auto {
        margin-bottom: 20px;
    }
}

#bite-21 .modal-content {
    padding: 62px 42px;
    background-color: #6f41cc;
    overflow: hidden;
}
#bite-21 .popup-title {
    font-size: 28px;
    line-height: 1.36;
    letter-spacing: 0.2px;
}
#bite-21 .popup-text {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.1px;
}
#bite-21 .popup-image-inner {
    height: 235px;
}
#bite-21 .popup-image {
    right: 0;
}
#bite-21 .form-control {
    width: 228px;
    height: 50px;
    background-color: rgba(255,255,255,0.1);
    padding-right: 55px;
    padding-left: 16px;
}
#bite-21 .form-control::-moz-placeholder {
    line-height: 2.6;
}
#bite-21 .form-control:-moz-placeholder {
    line-height: 2.6;
}
#bite-21 .btn {
    right: 45px;
    bottom: 9px;
    height: auto;
    background-color: transparent;
}
#bite-21 .btn:hover {
    -moz-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
@media only screen and (max-width: 575px) {
    #bite-21 .modal-content {
        text-align: center;
        padding: 40px;
    }
    #bite-21 .popup-image {
        position: static !important;
    }
    #bite-21 .col-sm-7 {
        padding-right: 0 !important;
    }
    #bite-21 .form-inline {
        display: block !important;
    }
    #bite-21 .form-group {
        margin-bottom: 30px;
    }
    #bite-21 .form-control {
        width: 100%;
    }
    #bite-21 .btn {
        right: 15px;
    }
}

#bite-22 .modal-content {
    background: rgba(239,203,126,1);
    background: -moz-linear-gradient(40deg, rgba(239,203,126,1) 0%, rgba(232,180,67,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(239,203,126,1)), color-stop(100%, rgba(232,180,67,1)));
    background: -webkit-linear-gradient(40deg, rgba(239,203,126,1) 0%, rgba(232,180,67,1) 100%);
    background: -o-linear-gradient(40deg, rgba(239,203,126,1) 0%, rgba(232,180,67,1) 100%);
    background: -ms-linear-gradient(40deg, rgba(239,203,126,1) 0%, rgba(232,180,67,1) 100%);
    background: linear-gradient(40deg, rgba(239,203,126,1) 0%, rgba(232,180,67,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efcb7e', endColorstr='#e8b443', GradientType=1 );
    padding: 35px 60px;
}
#bite-22 .popup-title {
    font-size: 27px;
    line-height: 1.35;
    letter-spacing: -0.3px;
    color: #0f0f0f;
}
#bite-22 .popup-text {
    font-size: 14px;
    line-height: 1.71;
    color: #000000;
}
#bite-22 .btn {
    padding-left: 29px;
    padding-right: 29px;
    height: 40px;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 1px;
    background-color: #3441f6;
}
#bite-22 .btn:hover {
    background-color: #656ff8;
}
#bite-22 .btn:active {
    background-color: #0a1aed;
}

#bite-23 .modal-content  {
    background-image: url(../bites/images/bg-4.jpg);
    background-color: rgba(0,0,0,0.3);
    background-size: cover;
    background-blend-mode: multiply;
    padding: 34px 48px;
}
#bite-23 .modal-header .close {
    top: 52px;
    right: 15px;
}
#bite-23 .popup-title {
    font-size: 28px;
    line-height: 1.36;
    letter-spacing: 0.2px;
}
#bite-23 .form-control {
    width: 260px;
    height: 50px;
    padding: 6px 21px;
}
#bite-23 .form-control::-moz-placeholder {
    line-height: 2.6;
}
#bite-23 .form-control:-moz-placeholder {
    line-height: 2.6;
}
#bite-23 .btn {
    width: 62px;
    height: 50px;
    background-color: #3441f6;
}
#bite-23 .btn:hover {
    background-color: #656ff8;
}
#bite-23 .btn:active {
    background-color: #0a1aed;
}
@media only screen and (max-width: 990px) {
    #bite-23 .form-control {
        width: 100%;
    }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-23 .modal-content {
        background-image: url(../bites/images/bg-4@2x.jpg);
    }
}
@media only screen and (max-width: 767px) {
    #bite-23 .modal-content {
        text-align: center;
        background-position: right;
    }
    #bite-23 .modal-header .close {
        top: 5px;
        right: 5px;
    }
    #bite-23 .col-md-6 {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 575px) {
    #bite-23 .modal-content {
        padding: 40px;
    }
    #bite-23 .col-md-auto {
        padding-left: 0 !important;
    }
    #bite-23 .form-inline {
        display: block !important;
    }
    #bite-23 .form-control,
    #bite-23 .btn {
        width: 100%;
        text-align: center;
    }
}

#bite-24 .modal-content {
    padding: 26px 27px 47px;
}
#bite-24 .popup-title {
    font-size: 26px;
    line-height: 1.36;
    letter-spacing: 0.1px;
    color: #0f0f0f;
    margin-bottom: 24px;
}
#bite-24 .form-control {
    height: 45px;
    margin-bottom: 12px;
}
#bite-24 .btn {
    height: 45px;
    font-size: 14px;
    background-color: #1625f2;
}
#bite-24 .btn:hover {
    background-color: #4652f5;
}
#bite-24 .btn:active {
    background-color: #0b18ca;
}

#bite-25 .modal-content {
    padding: 60px;
    background-image: url(../bites/images/bg-5.png);
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
#bite-25 .popup-title {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 13px;
}
#bite-25 .popup-text {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1px;
    margin-bottom: 35px;
}
#bite-25 .popup-image-inner {
    height: 240px;
}
#bite-25 .popup-image {
    right: -35px;
    top: -337px;
    max-width: initial;
}
#bite-25 .btn {
    padding-left: 24px;
    padding-right: 24px;
    height: 50px;
    font-size: 16px;
    line-height: 38px;
    color: #ef3a3a;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-25 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-25 .modal-content {
        background-image: url(../bites/images/bg-5@2x.png);
    }
}
@media only screen and (max-width: 767px) {
    #bite-25 .modal-content {
        padding: 30px;
    }
    #bite-25 .popup-title {
        font-size: 30px;
    }
}

#bite-26 .modal-content {
    background-image: url(../bites/images/bg-6.jpg);
    background-color: rgba(22, 37, 242, 0.76);
    background-size: cover;
    background-blend-mode: overlay;
    padding: 66px 79px;
}
#bite-26 .popup-title {
    font-size: 32px;
    line-height: 1.38;
    letter-spacing: -0.3px;
    margin-bottom: 30px;
}
#bite-26 .btn {
    padding-left: 28px;
    padding-right: 28px;
    height: 50px;
    font-size: 14px;
    line-height: 2.6;
    color: #1625f2;
}
#bite-26 .btn:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-26 .modal-content {
        background-image: url(../bites/images/bg-6@2x.jpg);
    }
}
@media only screen and (max-width: 575px) {
    #bite-26 .modal-content {
        padding: 40px;
    }
}

#bite-27 .modal-content {
    padding: 36px 24px;
}
#bite-27 .popup-text {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.1px;
}
#bite-27 .btn {
    padding-left: 33px;
    padding-right: 33px;
    height: 44px;
    border: solid 2px #1565c0;
    font-size: 16px;
    line-height: 1.8;
    color: #1565c0;
}
#bite-27 .btn:hover {
    background-color: #1565c0 !important;
    color: #fff;
}
#bite-27 .btn:active {
    background-color: #104d92 !important;
    border-color: #104d92;
    color: #fff;
}

#bite-28 .modal-content {
    background-color: #de6944;
}
#bite-28 .modal-header {
    padding: 26px 31px;
}
#bite-28 .modal-body {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding: 23px 31px 27px;
}
#bite-28 .popup-title {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: -1px;
    letter-spacing: 0.1px;
}
#bite-28 .modal-header p {
    font-size: 14px;
    line-height: 1.86;
}
#bite-28 .modal-body p {
    font-size: 16px;
    line-height: 1.5;
}
#bite-28 .form-control {
    background-color: rgba(255, 255, 255, 0.2);
}
#bite-28 input.form-control {
    height: 43px;
}
#bite-28 textarea.form-control {
    padding: 12px;
    height: 76px;
} 
#bite-28 .btn {
    background-color: #1565c0;
    font-size: 16px;
    line-height: 1.5;
    height: 43px;
}
#bite-28 .btn:hover {
    background-color: #217ee7;
}
#bite-28 .btn:active {
    background-color: #104d92;
}
@media only screen and (max-width: 767px) {
    #bite-28 .modal-content {
        text-align: center;
    }
    #bite-28 .col-md-auto {
        margin-bottom: 20px;
    }
}

#bite-29 .popup-inner {
    padding: 34px 42px 32px;
}
#bite-29 .popup-image-inner:after {
    content: '';
    background-color: rgba(254, 79, 79, 0.48);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
#bite-29 .popup-image-inner img {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
#bite-29 .popup-title {
    font-size: 27px;
    line-height: 1.41;
    letter-spacing: -0.2px;
    color: #242424;
}
#bite-29 .popup-text {
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: 0.1px;
    margin-bottom: 28px;
    opacity: 1;
}
#bite-29 .input-group {
    height: 44px;
}
#bite-29 .form-control {
    height: 44px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: rgba(0,0,0,0.05);
    background-color: rgba(0,0,0,0.05);
}
#bite-29 form .btn {
    padding-left: 14px;
    padding-right: 14px;
    height: 42px;
    background-color: #f54141;
    font-size: 14px;
    line-height: 2;
    margin-left: 16px;
}
#bite-29 form .btn:hover {
    background-color: #f87171;
}
#bite-29 form .btn:active {
    background-color: #f21111;
}
#bite-29 form a {
    font-size: 14px;
    line-height: 1.14;
    color: #3441f6;
}
#bite-29 form a:hover {
    color: #656ff8;
}
#bite-29 form a:active {
    color: #0a1aed;
}
@media only screen and (max-width: 767px) {
    #bite-29 .modal-header .close:before {
        top: 8.5px;
        right: 5.5px;
    }
    #bite-29 .col-md-auto {
        display: none;
    }
    #bite-29 .popup-inner {
        padding: 25px 28px 29px;
    }
}

#bite-30 .modal-content {
    padding: 53px;
    background-color: #e1f2fa;
}
#bite-30 .popup-title {
    font-size: 27px;
    line-height: 1.44;
    letter-spacing: -0.1px;
    color: #0f0f0f;
}
#bite-30 .popup-text {
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: 0.2px;
}
@media only screen and (max-width: 767px) {
    #bite-30 .modal-content {
        text-align: center;
    }
    #bite-30 .col-md-auto {
        margin-bottom: 20px;
    }
    #bite-30 .col {
        padding-left: 0 !important;
    }
}
@media only screen and (max-width: 575px) {
    #bite-30 .modal-content {
        padding: 40px;
    }
}

#bite-31 .modal-content {
    padding: 18px 14px 18px 34px;
    background-color: #fe4f4f;
}
#bite-31 .modal-header .close {
    top: 1px;
    right: 2px;
}
#bite-31 .popup-title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    padding-left: 31px;
}
#bite-31 .popup-text {
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.1px;
    padding-left: 31px;
}
@media only screen and (max-width: 767px) {
    #bite-31 .modal-content {
        text-align: center;
        padding: 30px;
    }
    #bite-31 .col-md-auto {
        margin-bottom: 20px;
    }
    #bite-31 .popup-title,
    #bite-31 .popup-text {
        padding-left: 0;
    }
}

#bite-32 .modal-content {
    padding: 18px 14px 18px 34px;
    background-color: #7eae3e;
}
#bite-32 .modal-header .close {
    top: 1px;
    right: 2px;
}
#bite-32 .popup-title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.1px;
    padding-left: 30px;
}
#bite-32 .popup-text {
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.1px;
    padding-left: 30px;
}
@media only screen and (max-width: 767px) {
    #bite-32 .modal-content {
        text-align: center;
        padding: 30px;
    }
    #bite-32 .col-md-auto {
        margin-bottom: 20px;
    }
    #bite-32 .popup-title,
    #bite-32 .popup-text {
        padding-left: 0;
    }
}

#bite-33 .modal-content {
    background: rgba(68,68,68,1);
    background: -moz-linear-gradient(219deg, rgba(68,68,68,1) 0%, rgba(43,43,43,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(68,68,68,1)), color-stop(100%, rgba(43,43,43,1)));
    background: -webkit-linear-gradient(219deg, rgba(68,68,68,1) 0%, rgba(43,43,43,1) 100%);
    background: -o-linear-gradient(219deg, rgba(68,68,68,1) 0%, rgba(43,43,43,1) 100%);
    background: -ms-linear-gradient(219deg, rgba(68,68,68,1) 0%, rgba(43,43,43,1) 100%);
    background: linear-gradient(219deg, rgba(68,68,68,1) 0%, rgba(43,43,43,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#2b2b2b', GradientType=1 );
}
#bite-33 .popup-inner {
    padding: 38px 37px 25px;
}
#bite-33 .popup-image-inner:after {
    content: '';
    background-color: rgba(254, 79, 79, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
#bite-33 .popup-image-inner img {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
#bite-33 .popup-title {
    font-size: 27px;
    line-height: 1.41;
    letter-spacing: -0.4px;
}
#bite-33 .popup-text {
    opacity: 0.5;
    font-size: 16px;
    line-height: 1.63;
    letter-spacing: 0.1px;
    margin-bottom: 30px;
}
#bite-33 .form-control {
    background-color: rgba(255,255,255,0.1);
    height: 43px;
    padding-left: 17px;
    padding-right: 17px;
}
#bite-33 .form-control::-moz-placeholder {
    line-height: 2.1;
}
#bite-33 .form-control:-moz-placeholder {
    line-height: 2.1;
}
#bite-33 .btn-subscribe {
    background-color: #1565c0;
    height: 43px;
    font-size: 14px;
    line-height: 1.71;
}
#bite-33 .btn-subscribe:hover {
    background-color: #217ee7;
}
#bite-33 .btn-subscribe:active {
    background-color: #104d92;
}
#bite-33 .btn-link {
    opacity: 0.5;
    font-size: 14px;
    line-height: 1.86;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}
#bite-33 .btn-link:hover {
    text-decoration: none;
    opacity: 1;
}
@media only screen and (max-width: 767px) {
    #bite-33 .col-md-auto {
        display: none;
    }
}
@media only screen and (max-width: 575px) {
    #bite-33 .popup-inner {
        padding: 38px 45px 25px;
    }
}

#bite-34 .modal-content {
    padding: 10px 23.5px 33px;
    background: rgba(220,83,37,1);
    background: -moz-linear-gradient(top, rgba(220,83,37,1) 0%, rgba(158,57,23,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220,83,37,1)), color-stop(100%, rgba(158,57,23,1)));
    background: -webkit-linear-gradient(top, rgba(220,83,37,1) 0%, rgba(158,57,23,1) 100%);
    background: -o-linear-gradient(top, rgba(220,83,37,1) 0%, rgba(158,57,23,1) 100%);
    background: -ms-linear-gradient(top, rgba(220,83,37,1) 0%, rgba(158,57,23,1) 100%);
    background: linear-gradient(to bottom, rgba(220,83,37,1) 0%, rgba(158,57,23,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc5325', endColorstr='#9e3917', GradientType=0 );
}
#bite-34 .popup-image-inner {
    height: 207px;
}
#bite-34 .popup-image {
    left: 50%;
    margin-left: -160px;
    top: -32px;
    max-width: initial;
}
#bite-34 .popup-title {
    font-size: 26px;
    line-height: 1.35;
    letter-spacing: -0.4px;
}
#bite-34 .popup-text {
    font-size: 14px;
    line-height: 1.57;
}
#bite-34 .btn {
    padding-right: 18px;
    padding-left: 18px;
    height: 50px;
    font-size: 14px;
    line-height: 2.7;
    color: #dc5425;
}
#bite-34 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

#bite-35 .modal-content {
    padding: 27px 22px;
    background-color: #f9db62;
}
#bite-35 .popup-title {
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0.1px;
    color: #0f0f0f;
}
#bite-35 .popup-text {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.1px;
    margin-bottom: 20px;
}
#bite-35 .btn {
    padding-left: 24px;
    padding-right: 24px;
    height: 42px;
    background-color: #3441f6;
    font-size: 14px;
    line-height: 2.1;
    opacity: 1;
    float: none;
    text-shadow: none;
}
#bite-35 .btn:hover {
    background-color: #656ff8;
}
#bite-35 .btn:active {
    background-color: #0a1aed;
}

#bite-36 .modal-content {
    padding: 28px 0 0 52px;
    overflow: hidden;
    background: rgba(113,8,183,1);
    background: -moz-linear-gradient(239deg, rgba(113,8,183,1) 0%, rgba(68,0,114,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(113,8,183,1)), color-stop(100%, rgba(68,0,114,1)));
    background: -webkit-linear-gradient(239deg, rgba(113,8,183,1) 0%, rgba(68,0,114,1) 100%);
    background: -o-linear-gradient(239deg, rgba(113,8,183,1) 0%, rgba(68,0,114,1) 100%);
    background: -ms-linear-gradient(239deg, rgba(113,8,183,1) 0%, rgba(68,0,114,1) 100%);
    background: linear-gradient(239deg, rgba(113,8,183,1) 0%, rgba(68,0,114,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7108b7', endColorstr='#440072', GradientType=1 );
}
#bite-36 .popup-inner {
    padding: 15px 0;
}
#bite-36 .popup-title {
    font-size: 22px;
    line-height: 1.45;
    letter-spacing: -0.2px;
    margin-bottom: 12px;
}
#bite-36 .popup-text {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0.1px;
    margin-bottom: 33px;
}
#bite-36 .popup-image-inner {
    height: 252px;
}
#bite-36 .popup-image-inner img {
    max-width: initial;
}
#bite-36 .btn {
    padding-left: 21px;
    padding-right: 21px;
    height: 42px;
    font-size: 14px;
    line-height: 2.1;
    background-color: #fe4f4f;
}
#bite-36 .btn:hover {
    background-color: #fe8282;
}
#bite-36 .btn:active {
    background-color: #fe1c1c;
}
@media only screen and (max-width: 575px) {
    #bite-36 .modal-content {
        padding: 28px 0 28px 38px;
    }
}

#bite-37 .modal-content {
    padding-right: 18px;
    overflow: hidden;
}
#bite-37 .popup-image-inner {
    height: 80px;
    width: 102px;
}
#bite-37 .popup-image {
    left: -50px;
    top: -45px;
    max-width: initial;
}
#bite-37 .popup-title {
    font-size: 16px;
    line-height: 2.13;
    letter-spacing: -0.1px;
    color: #0f0f0f;
    padding-left: 40px;
}
#bite-37 .btn {
    padding-left: 21px;
    padding-right: 21px;
    height: 40px;
    font-size: 14px;
    line-height: 2;
    background-color: #1565c0;
}
#bite-37 .btn:hover {
    background-color: #217ee7;
}
#bite-37 .btn:active {
    background-color: #104d92;
}
@media only screen and (max-width: 767px) {
    #bite-37 .modal-content {
        text-align: center;
        padding: 15px 15px 24px;
    }
    #bite-37 .popup-title {
        margin-bottom: 10px !important;
        padding-left: 0;
    }
    #bite-37 .popup-image-inner {
        width: auto;
        height: auto;
    }
    #bite-37 .popup-image {
        left: -70px;
        top: -50px;
    }
}
@media only screen and (max-width: 575px) {
    #bite-37 .modal-content {
        text-align: right;
    }
}

#bite-38 .modal-header:after {
    content: '';
    background-color: rgba(88, 88, 88, 0.62);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
#bite-38 .modal-header img {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
#bite-38 .modal-body {
    padding: 24px 25px 20px;
}
#bite-38 strong {
    font-size: 14px;
    line-height: 1;
    color: #1625f2;
    margin-bottom: 7px;
}
#bite-38 .popup-title {
    font-size: 24px;
    line-height: 1.42;
    letter-spacing: -0.2px;
    color: #0f0f0f;
    margin-bottom: 13px;
}
#bite-38 .popup-text {
    font-size: 14px;
    line-height: 1.58;
}
#bite-38 .popup-footer {
    border-top: solid 1px rgba(112, 112, 112, 0.23);
    padding: 17px 25px;
}
#bite-38 .read-later {
    opacity: 0.45;
    font-size: 14px;
    line-height: 1;
    color: #0f0f0f;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-38 .read-later:hover {
    -moz-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
#bite-38 .read-later:active {
    opacity: 1;
}
#bite-38 .read-more {
    font-size: 14px;
    line-height: 1;
    color: #dc5425;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-38 .read-more:hover {
    -moz-transform: translateX(-2px);
    -webkit-transform: translateX(-2px);
    -o-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
}
#bite-38 .read-more:active {
    color: #b2431c;
}
@media only screen and (max-width: 575px) {
    #bite-38 img {
        width: 100%;
    }
}

#bite-39 .modal-content {
    padding: 0 30px 9px 0;
    background: rgba(183,61,20,1);
    background: -moz-linear-gradient(248deg, rgba(183,61,20,1) 0%, rgba(214,91,50,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(183,61,20,1)), color-stop(100%, rgba(214,91,50,1)));
    background: -webkit-linear-gradient(248deg, rgba(183,61,20,1) 0%, rgba(214,91,50,1) 100%);
    background: -o-linear-gradient(248deg, rgba(183,61,20,1) 0%, rgba(214,91,50,1) 100%);
    background: -ms-linear-gradient(248deg, rgba(183,61,20,1) 0%, rgba(214,91,50,1) 100%);
    background: linear-gradient(248deg, rgba(183,61,20,1) 0%, rgba(214,91,50,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b73d14', endColorstr='#d65b32', GradientType=1 );
}
#bite-39 .popup-image-inner {
    width: 201px;
    height: 195px;
}
#bite-39 .popup-image {
    width: 100%;
    top: 15px;
}
#bite-39 .popup-inner {
    padding: 25px 0;
}
#bite-39 .popup-title {
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: -0.2px;
}
#bite-39 .popup-text {
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.1px;
    margin-bottom: 15px;
}
#bite-39 .btn {
    padding-left: 14px;
    padding-right: 14px;
    height: 42px;
    font-size: 14px;
    line-height: 2.1;
    color: #dc5425;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-39 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media only screen and (max-width: 767px) {
    #bite-39 .modal-content {
        padding: 20px 70px;
        text-align: center;
    }
    #bite-39 .popup-image-inner {
        margin: 0 auto;
    }
    #bite-39 .popup-image {
        width: auto;
        top: 0;
        left: 50%;
        margin-left: -126.5px;
    }
}

#bite-40 .modal-content  {
    background-image: url(../bites/images/bg-7.jpg);
    background-color: rgba(0,0,0,0.3);
    background-size: cover;
    background-blend-mode: multiply;
    padding: 19px 28px;
}
#bite-40 .modal-header .close {
    top: 30px;
    right: 15px;
}
#bite-40 .popup-title {
    font-size: 22px;
    line-height: 1.45;
    letter-spacing: -0.1px;
}
#bite-40 .form-control {
    width: 219px;
    height: 43px;
    padding: 6px 21px;
}
#bite-40 .btn {
    width: 43px;
    height: 43px;
    background-color: #fe4f4f;
}
#bite-40 .btn:hover {
    background-color: #fe8282;
}
#bite-40 .btn:active {
    background-color: #fe1c1c;
}
@media only screen and (max-width: 767px) {
    #bite-40 .modal-content {
        text-align: center;
    }
    #bite-40 .modal-header .close {
        top: 5px;
        right: 5px;
    }
    #bite-40 .col-md-4 {
        margin-bottom: 20px;
    }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-40 .modal-content {
        background-image: url(../bites/images/bg-7@2x.jpg);
    }
}
@media only screen and (max-width: 575px) {
    #bite-40 .modal-content {
        padding: 40px;
    }
    #bite-40 .col-md-auto {
        padding-left: 0 !important;
    }
    #bite-40 .form-inline {
        display: block !important;
    }
    #bite-40 .form-control,
    #bite-40 .btn {
        width: 100%;
        text-align: center;
    }
}

#bite-41 .modal-body {
    padding: 28px 33px;
}
#bite-41 .popup-text {
    line-height: 22px;
    font-size: 16px;
}
#bite-41 .popup-title {
    line-height: 27px;
    font-size: 22px;
    letter-spacing: .2px;
}
#bite-41 .modal-footer {
    background-color: #bd081c;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#bite-41 .social-btn a {
    padding: 15px 13px 11px;
}
#bite-41 .social-btn a i {
    font-size: 20px;
    line-height: 22px;
}
#bite-41 .soc-facebook {
    border-bottom-left-radius: 10px;
}
#bite-41 .soc-pinterest {
    border-bottom-right-radius: 10px;
}

#bite-42 .modal-content {
    background-color: #F1E78A;
}
#bite-42 .modal-header {
    padding: 20px 22px;
}
#bite-42 .modal-body {
    padding: 0 22px 20px;
}
#bite-42 .popup-title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.1px;
}
#bite-42 .popup-text {
    font-size: 12px;
    line-height: 1.8;
}
#bite-42 .form-control {
    background-color: rgba(0, 0, 0, .05);
    margin-bottom: 10px;
}
#bite-42 input.form-control {
    height: 42px;
}
#bite-42 textarea.form-control {
    padding: 12px;
    height: 73px;
} 
#bite-42 .form-control:focus {
    outline-color: #fff;
}
#bite-42 .btn {
    background-color: #1553D4;
    font-size: 14px;
    line-height: 20px;
    height: 36px;
    padding-left: 16px;
    padding-right: 16px;
}
#bite-42 .btn:hover {
    background-color: #316eeb;
}
#bite-42 .btn:active {
    background-color: #1041a6;
}
@media only screen and (max-width: 767px) {
    #bite-42 .modal-content {
        text-align: center;
    }
    #bite-42 .col-md-auto {
        margin-bottom: 20px;
    }
    #bite-42 .btn {
        display: block;
        width: 100%;
    }
}

#bite-43 .popup-inner {
    padding: 27px 30px 16px;
    border-bottom: 1px solid #E5E5E5;
}
#bite-43 .popup-image-inner img {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    max-width: initial;
}
#bite-43 .popup-title {
    font-size: 22px;
    line-height: 32px;
}
#bite-43 .popup-text {
    opacity: 0.7;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
}
#bite-43 .form-control {
    background-color: rgba(255,255,255,1);
    height: 38px;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
}
#bite-43 .form-control::placeholder {
    color: rgba(88, 88, 88,.6) !important;
}
#bite-43 .form-control::-ms-input-placeholder {
    color: rgba(88, 88, 88,.6) !important;
}
#bite-43 .form-control::-webkit-input-placeholder {
    color: rgba(88, 88, 88,.6) !important;
}
#bite-43 .form-control::-moz-placeholder {
    line-height: 2.1;
    color: rgba(88, 88, 88,.6) !important;
}
#bite-43 .form-control:-moz-placeholder {
    line-height: 2.1;
    color: rgba(88, 88, 88,.6) !important;
}
#bite-43 .popup-inner .btn {
    background-color: #1553D4;
    height: 38px;
    font-size: 14px;
    line-height: 24px;
    margin-right: 15px;
}
#bite-43 .popup-inner .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
#bite-43 .popup-inner .btn-link {
    opacity: 0.5;
    font-size: 14px;
    color: #000;
    line-height: 38px;
}
#bite-43 .popup-inner .btn-link:hover {
    opacity: 0.3;
}
#bite-43 .popup-footer {
    padding: 12px 30px;
}
#bite-43 .popup-footer p {
    opacity: 0.5;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}
#bite-43 .sing-in {
    font-size: 14px;
    line-height: 1.5;
    color: #1553D4;
}
#bite-43 .sing-in:hover {
    -moz-transform: translateX(-2px);
    -webkit-transform: translateX(-2px);
    -o-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    transform: translateX(-2px);
}
#bite-43 .sing-in:active {
    color: #1041a6;
}
@media only screen and (max-width: 767px) {
    #bite-43 .popup-image-inner {
        display: none;
    }
    #bite-43 .popup-footer {
        text-align: center;
        padding: 12px 30px 30px;
    }
    #bite-43 .popup-inner .btn {
        display: block;
        width: 100%;
    }
    #bite-43 .popup-footer .btn {
        text-align: center !important;
        padding: 7.5px 10px !important;
        border: 1px solid rgba(0,0,0,0.2);
        margin-top: 13px;
    }
}

#bite-44 .modal-header {
    padding: 20px 22px;
}
#bite-44 .modal-header .setting {
    padding: 20px;
    margin: 0;
    position: absolute;
    top: 22px;
    right: 0;
    opacity: 1;
    outline: 0;
    z-index: 2;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    cursor: pointer;
}
#bite-44 .modal-header .setting:before {
    background-image: url(../bites/icon/icon-setting.png);
    background-repeat: no-repeat;
    content: '';
    width: 5px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 17px;
    background-size: contain;
    opacity: .3;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
#bite-44 .modal-header .setting:hover:before {
    opacity: 1;
} 
#bite-44 .modal-body {
    padding: 20px 22px 12px;
    border-top: 1px solid rgba(21, 21, 21, .1);
    border-bottom: 1px solid rgba(21, 21, 21, .1);
}
#bite-44 .popup-title {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.1px;
}
#bite-44 .popup-text {
    font-size: 12px;
    line-height: 17px;
}
#bite-44 .message-from-admin {
    border-radius: 5px 25px 25px 25px;
    background-color: #1553D4;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 20px;
    width: 75%;
}
#bite-44 .message-from-user {
    border-radius: 25px 5px 25px 25px;
    background-color: #DBE4F5;
    padding: 15px 24px;
    font-size: 14px;
    line-height: 20px;
    width: 75%;
}
#bite-44 .form-control {
    width: 293px;
    height: 66px;
    padding: 20px;
    border-bottom-left-radius: 10px;
}
#bite-44 .form-control::placeholder {
    font-size: 14px;
}
#bite-44 .form-control::-ms-input-placeholder {
    font-size: 14px;
}
#bite-44 .form-control::-webkit-input-placeholder {
    font-size: 14px;
}
#bite-44 .form-control::-moz-placeholder {
    font-size: 14px;
}
#bite-44 .form-control:-moz-placeholder {
    font-size: 14px;
}
#bite-44 form .btn {
    width: 77px;
    height: 66px;
    border-bottom-right-radius: 10px;
    color: #1553D4;
}
#bite-44 form .btn:hover {
    color: #316eeb;
}
#bite-44 form .btn:active {
    color: #1041a6;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-44 .modal-header .setting:before {
        background-image: url(../bites/icon/icon-setting@2x.png);
    }
}
@media only screen and (max-width: 767px) {
    #bite-44 .modal-header {
        text-align: center;
    }
    #bite-44 .col-md-auto {
        margin-bottom: 10px;
    }
    #bite-44 .form-inline,
    #bite-44 .form-group,
    #bite-44 .form-control,
    #bite-44 form .btn {
        width: 100%;
        text-align: center;
    }
    #bite-44 .form-inline {
        padding: 20px 22px;
    }
    #bite-44 .form-group {
        margin-bottom: 10px;
    }
    #bite-44 .form-control,
    #bite-44 form .btn {
        height: 45px;
        padding: 7px;
    }
    #bite-44 .form-control {
        border: 1px solid rgba(0,0,0,.1) !important;
        border-bottom-left-radius: 4px;
    }
    #bite-44 form .btn {
        border-radius: 4px;
        color: #fff;
        background-color: #1553D4;
    }
}

#bite-45 .modal-content {
    background-color: #DD6A39;
    padding: 17px 70px 17px 11px;
}
#bite-45 .modal-header .close {
    top: 33px;
    right: 14px;
}
#bite-45 .popup-title {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
#bite-45 .btn {
    padding-left: 18px;
    padding-right: 18px;
    height: 34px;
    font-size: 14px;
    line-height: 1.75;
    color: #DD6A39;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-45 .btn:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
@media only screen and (max-width: 767px) {
    #bite-45 .modal-content {
        padding: 25px;
    }
    #bite-45 div[class*=col] {
        text-align: center !important;
    }
    #bite-45 .col-md-auto {
        margin-bottom: 20px;
    }
    #bite-45 .modal-header .close {
        top: 6px;
        right: 8px;
    }
}

#bite-46 .modal-content {
    background-color: #1553D4;
    padding: 35px 33px;
}
#bite-46 .popup-title {
    font-size: 22px;
}
#bite-46 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-46 form {
    background-color: #1047B9;
}
#bite-46 .form-control {
    background-color: #1047B9;
    color: #fff;
    height: 51px;
    margin-right: 2px;
}
#bite-46 .btn {
    background-color: #1047B9;
    color: rgba(255,255,255,1);
    height: 51px;
    width: 112px;
    position: relative;
}
#bite-46 .btn:hover {
    color: rgba(255,255,255,.5);
}
#bite-46 .btn:before {
    content: '';
    position: absolute;
    top: 15%;
    left: 0;
    width: 1px;
    height: 70%;
    background-color: #235DD7;
}
@media screen and (max-width: 575px) {
    #bite-46 form {
        background-color: transparent;
    }
    #bite-46 .form-group {
        width: 100%;
        margin-bottom: 0;
    }
    #bite-46 .form-control {
        margin-bottom: 10px;
        margin-right: 0;
        text-align: center;
    }
    #bite-46 .btn {
        display: block;
        width: 100%;
    }
    #bite-46 .btn:before {
        display: none;
    }
}

#bite-47 .modal-header {
    padding: 34px 30px 0;
}
#bite-47 .modal-header .popup-title {
    font-size: 18px;
    line-height: 26px;
}
#bite-47 .modal-header .popup-text {
    font-size: 12px;
    opacity: 0.6;
}
#bite-47 .modal-body {
    border-bottom: 1px solid #E5E5E5;
    padding: 24px 30px 49px;
}
#bite-47 .modal-body .popup-title {
    line-height: 31px;
    font-size: 22px;
}
#bite-47 .modal-body .popup-text {
    line-height: 22px;
    font-size: 14px;
    opacity: .7;
}
#bite-47 .modal-footer a {
    color: #DD6A39;
    font-size: 14px;
    padding: 15px 0 17px;
}
#bite-47 .modal-footer a:hover {
    color: #e89b7a;
}
#bite-47 .modal-footer a:active {
    color: #ac481e;
}
@media only screen and (max-width: 767px) {
    #bite-47 .modal-content {
        text-align: center;
    }
    #bite-47 .col-md-auto {
        margin-bottom: 20px;
    }
}

#bite-48 .modal-content {
    padding: 31px 40px;
}
#bite-48 .modal-header .close {
    top: 32px;
    right: 15px;
}
#bite-48 .popup-title {
    font-size: 22px;
    line-height: 32px;
}
#bite-48 .form-control {
    width: 160px;
    height: 38px;
    border-bottom: 2px solid rgba(0,0,0,.15);
}
#bite-48 .btn {
    padding: 0 10px;
    height: 38px;
    border-radius: 5px;
    background-color: #1553D4;
}
#bite-48 .btn:hover {
    background-color: #316eeb;
}
#bite-48 .btn:active {
    background-color: #1041a6;
}
@media only screen and (max-width: 767px) {
    #bite-48 .modal-content {
        text-align: center;
    }
    #bite-48 .modal-header .close {
        top: 5px;
        right: 5px;
    }
    #bite-48 .popup-title {
        margin-bottom: 20px !important;
    }
    #bite-48 .col-md-auto {
        margin: 0 !important;
        padding: 0 !important;
    }
    #bite-48 .col-md-4 {
        margin-bottom: 20px;
    }
    #bite-48 .form-inline {
        padding-left: 0!important;
    }
}
@media only screen and (max-width: 575px) {
    #bite-48 .modal-content {
        padding: 30px;
    }
    #bite-48 .col-md-auto {
        padding-left: 0 !important;
    }
    #bite-48 .form-inline {
        display: block !important;
    }
    #bite-48 .form-control,
    #bite-48 .btn {
        width: 100%;
        height: 50px;
        text-align: center;
    }
}

#bite-49 .popup-title {
    font-size: 18px;
    padding: 23px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
#bite-49 .modal-body {
    padding: 0 0 30px;
} 
#bite-49 .popup-subtitle {
    padding-top: 19px;
    padding-left: 23px;
    padding-right: 23px;
    line-height: 32px;
    font-size: 16px;
    margin-bottom: 10px;
}
#bite-49 form {
    padding-left: 23px;
    padding-right: 23px;
}
#bite-49 .form-check-label {
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 0;
}
#bite-49 .btn {
    height: 44px;
    font-size: 14px;
    background: #1553D4;
}

#bite-49 .btn:hover {
    -moz-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
@media only screen and (max-width: 575px) {
    #bite-49 .form-check-input {
        margin-top: 6px;
    }
}

#bite-50 .modal-content {
    padding: 30px 27px;
    background: #EB5B48;
}
#bite-50 .modal-body .popup-title {
    font-size: 16px;
    margin-bottom: 12px;
}
#bite-50 .popup-subtitle {
    line-height: 34px;
    font-size: 26px;
}
#bite-50 .modal-body .popup-text {
    line-height: 20px;
    font-size: 14px;
}
#bite-50 .modal-footer .popup-title {
    line-height: 18px;
    font-size: 14px;
}
#bite-50 .modal-footer .popup-text {
    line-height: 16px;
    font-size: 12px;
    opacity: .6;
}
@media only screen and (max-width: 767px) {
    #bite-50 .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
}

#bite-51 .close:before {
    opacity: 1;
}
#bite-51 .close:hover:before {
    opacity: .3;
}
#bite-51 .popup-inner {
    padding: 36px 46px 40px 39px;
}
#bite-51 .popup-title {
    line-height: 30px;
    font-size: 22px;
}
#bite-51 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-51 .price {
    line-height: 38px;
    font-size: 24px;
}
#bite-51 .btn {
    height: 38px;
    background: #1553D4;
    font-size: 14px;
    line-height: 26px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
#bite-51 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
#bite-51 .popup-image-inner img {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    max-width: initial;
}
@media only screen and (max-width: 767px) {
    #bite-51 .popup-image-inner {
        padding-top: 50px;
        text-align: center;
    }
    #bite-51 .popup-image-inner img {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }
    #bite-51 .modal-dialog {
        max-width: 300px;
        margin: 28px auto;
    }
}

#bite-52 .modal-content {
    background-color: transparent;
}
#bite-52 .modal-header {
    padding: 20px;
    border-radius: 10px;
    position: absolute;
    top: -149px;
    width: 100%;
}
#bite-52 .modal-body {
    padding: 20px;
    border-radius: 10px;
    display: none;
    position: absolute;
    width: 100%;
    top: -269px;
}
#bite-52 .form-control {
    background-color: rgba(0, 0, 0, .05);
}
#bite-52 input.form-control {
    height: 40px;
}
#bite-52 textarea.form-control {
    padding: 12px;
    height: 74px;
} 
#bite-52 .form-control:focus {
    outline-color: #1553D4;
}
#bite-52 .btn {
    background-color: #1553D4;
    font-size: 14px;
    line-height: 1.5;
    height: 40px;
}
#bite-52 .modal-footer {
    border-radius: 10px;
}
#bite-52 .popup-title {
    font-size: 18px;
}
#bite-52 .popup-text {
    font-size: 14px;
    color: #76CE57;
}
#bite-52 .modal-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
}
#bite-52 .modal-footer .btn {
    background: #1553D4;
    height: 50px;
    font-size: 14px;
    line-height: 38px;
    border-radius: 10px;
}
#bite-52 .btn:hover {
    background-color: #316eeb;
}
#bite-52 .btn:active {
    background-color: #1041a6;
}
@media only screen and (max-width: 991px) {
    #bite-52 .modal-header {
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 767px) {
    #bite-52 .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
}

#bite-53 .close {
    width: 56px;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 1px solid rgba(0,0,0,.1);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#bite-53 .close:hover i {
    -moz-transform: translateX(2px);
    -webkit-transform: translateX(2px);
    -o-transform: translateX(2px);
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}
#bite-53 .close i {
    color: #C4C4C4;
}
#bite-53 .modal-body {
    padding: 27px 56px 24px 29px;
}
#bite-53 .popup-title {
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 12px;
}
#bite-53 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
@media only screen and (max-width: 767px) {
    #bite-53 .modal-body {
        padding: 32px 56px 32px 0px;
    }
    #bite-53 .row .col-md-auto,
    #bite-53 .row .col {
        text-align: center;
    }
    #bite-53 .row .col-md-auto {
        padding-bottom: 15px;
        padding-left: 15px !important;
    }
}

#bite-54 .modal-content {
    padding: 35px;
    background-color: #1553D4;
}
#bite-54 .popup-title {
    line-height: 30px;
    font-size: 22px;
}
#bite-54 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-54 .btn-sing-up {
    height: 42px;
    padding-left: 22px;
    padding-right: 22px;
    color: #1553D4;
    line-height: 30px;
    font-size: 14px;
}
#bite-54 .btn-sing-up:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
#bite-54 .btn-sing-in {
    font-size: 14px;
    line-height: 30px;
    height: auto;
}
#bite-54 .btn-sing-in:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media only screen and (max-width: 575px) {
    #bite-54 .modal-content {
        text-align: center;
    }
}

#bite-55 .modal-content {
    background-color: #DD6A39;
    padding: 35px;
}
#bite-55 .popup-title {
    line-height: 30px;
    font-size: 22px;
}
#bite-55 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-55 .form-control {
    width: 202px;
    height: 40px;
    background-color: rgb(0, 0, 0, 0.1);
    padding-left: 14px;
    padding-right: 14px;
    font-size: 14px;
}
#bite-55 .form-control:focus {
    outline-color: #fff;
}
#bite-55 .btn {
    width: 90px;
    height: 40px;
    background-color: #1553D4;
    font-size: 14px;
    line-height: 1.07;
}
#bite-55 .btn:hover {
    background-color: #316eeb;
}
#bite-55 .btn:active {
    background-color: #1041a6;
}
@media only screen and (max-width: 575px) {
    #bite-55 .modal-content {
        text-align: center;
    }
    #bite-55 .form-inline {
        display: block !important;
    }
    #bite-55 .form-control,
    #bite-55 .btn {
        width: 100%;
        text-align: center;
    }
    #bite-55 .modal-content {
        padding: 40px;
    }
}

#bite-56 .modal-content {
    padding: 30px 27px 36px;
}
#bite-56 .popup-title {
    line-height: 30px;
    font-size: 22px;
}
#bite-56 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
@media only screen and (max-width: 575px) {
    #bite-56 .modal-content {
        text-align: center;
    }
}

#bite-57 .modal-content {
    padding: 40px;
}
#bite-57 .popup-title {
    line-height: 30px;
    font-size: 22px;
}
#bite-57 input.form-control {
    height: 44px;
}
#bite-57 textarea.form-control {
    padding: 12px;
}
#bite-57 .form-control {
    border: 1px solid #E5E5E5;
    font-size: 16px;
}
#bite-57 label {
    font-size: 14px;
    margin-bottom: 12px;
}
#bite-57 .btn {
    background-color: #1553D4;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 20px;
    height: 38px
}
#bite-57 .btn:hover {
    background-color: #316eeb;
}
#bite-57 .btn:active {
    background-color: #1041a6;
}

#bite-58 .modal-content {
    background-color: #1553D4;
}
#bite-58 .modal-body {
    padding: 38px 41px 34px;
    border-bottom: 1px solid rgba(255,255,255,.25); 
}
#bite-58 .modal-body .popup-text {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 20px;
}
#bite-58 .eTimer .etTitle {
    margin: 0;
}
#bite-58 .eTimer .etUnit {
    padding: 34px 30px;
}
#bite-58 .eTimer .etSep {
    display: none;
}
#bite-58 .eTimer .etDays,
#bite-58 .eTimer .etHours,
#bite-58 .eTimer .etMinutes {
    border-right: 1px solid rgba(255,255,255,.5);
}
#bite-58 .eTimer .etUnit .etNumber {
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 7px;
}
#bite-58 .eTimer .etUnit .etSign {
    font-size: 8px;
    letter-spacing: 4px;
    text-transform: uppercase;
    line-height: 1;
}
#bite-58 .popup-title {
    line-height: 38px;
    font-size: 28px;
}
#bite-58 .modal-footer .btn {
    font-size: 18px;
    padding: 19px 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
@media only screen and (max-width: 575px) {
    #bite-58 .eTimer .etUnit {
        border-right: 0;
        width: 50%;
    }
    #bite-58 .eTimer .etDays, 
    #bite-58 .eTimer .etHours {
        border-bottom: 1px solid rgba(255,255,255,.5);
    }
    #bite-58 .eTimer .etDays,
    #bite-58 .eTimer .etMinutes {
        border-right: 1px solid rgba(255,255,255,.5);
    }
}
@media only screen and (max-width: 320px) {
    #bite-58 .eTimer .etUnit .etNumber {
        font-size: 38px;
    }
}

#bite-59 .modal-content {
    padding: 43px 47px;
}
#bite-59 .popup-title {
    line-height: 24px;
    font-size: 22px;
    margin-bottom: 12px;
}
#bite-59 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-59 .rating-group {
    display: inline-flex;
}
#bite-59 .rating__icon {
    pointer-events: none;
}
#bite-59 .rating__input {
   position: absolute !important;
   left: -9999px !important;
}
#bite-59 .rating__label {
    cursor: pointer;
    padding: 0 5px;
    line-height: 12px;
    margin-bottom: 0;
}
#bite-59 .rating__icon--star {
    display: inline-block;
    width: 30px;
    height: 28px;
    background-size: contain;
    background-image: url(../bites/icon/star-active.png);
}
#bite-59 .rating__input:checked ~ .rating__label .rating__icon--star {
    background-image: url(../bites/icon/star.png);
}
#bite-59 .rating-group:hover .rating__label .rating__icon--star {
    background-image: url(../bites/icon/star-active.png);
}
#bite-59 .rating__input:hover ~ .rating__label .rating__icon--star {
    background-image: url(../bites/icon/star.png);
}
#bite-59 .btn {
    font-size: 16px;
    height: 38px;
    line-height: 26px;
    padding-left: 26px;
    padding-right: 26px;
    background-color: #1553D4;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-59 .rating__icon--star {
        background-image: url(../bites/icon/star-active@2x.png);
    }
    #bite-59 .rating__input:checked ~ .rating__label .rating__icon--star {
        background-image: url(../bites/icon/star@2x.png);
    }
    #bite-59 .rating-group:hover .rating__label .rating__icon--star {
        background-image: url(../bites/icon/star-active@2x.png);
    }
    #bite-59 .rating__input:hover ~ .rating__label .rating__icon--star {
        background-image: url(../bites/icon/star@2x.png);
    }
}

#bite-60 .modal-content {
    background-image: url(../bites/images/bg-8.png);
    background-color: transparent;
    background-size: cover;
}
#bite-60 .modal-body {
    padding: 40px 20px 8px;
}
#bite-60 .modal-body:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 86%;
    left: 7%;
    border-bottom: 2px dashed #F49C76;
}
#bite-60 .modal-body .popup-title {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 700;
    line-height: 36px;
    font-size: 30px;
}
#bite-60 .modal-body .popup-text {
    opacity: .3;
    line-height: 24px;
    font-size: 14px;
}
#bite-60 .modal-footer {
    padding: 15px;
}
#bite-60 .modal-footer .popup-text {
    line-height: 1;
    font-size: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-60 .modal-content {
        background-image: url(../bites/images/bg-8@2x.png);
    }
}
@media only screen and (max-width: 991px) {
    #bite-60 .modal-body {
        position: relative!important
    }
}

#bite-61 .modal-content {
    padding: 50px 60px;
}
#bite-61 .popup-title {
    line-height: 38px;
    font-size: 32px;
}
#bite-61 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-61 .form-control {
    width: 195px;
    height: 38px;
    border: 1px solid #E5E5E5;
}
#bite-61 .btn {
    width: 38px;
    height: 38px;
    line-height: 40px;
    background-color: #1553D4;
}
#bite-61 .btn:hover {
    background-color: #316eeb;
}
#bite-61 .btn:active {
    background-color: #1041a6;
}
@media only screen and (max-width: 575px) {
    #bite-61 .form-group,
    #bite-61 .form-control,
    #bite-61 .btn {
        width: 100%;
    }
    #bite-61 .modal-content {
        padding: 30px;
    }
}

#bite-62 .modal-content {
    background: rgba(114,114,114,1);
    background: -moz-linear-gradient(38deg, rgba(114,114,114,1) 0%, rgba(163,163,163,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(114,114,114,1)), color-stop(100%, rgba(163,163,163,1)));
    background: -webkit-linear-gradient(38deg, rgba(114,114,114,1) 0%, rgba(163,163,163,1) 100%);
    background: -o-linear-gradient(38deg, rgba(114,114,114,1) 0%, rgba(163,163,163,1) 100%);
    background: -ms-linear-gradient(38deg, rgba(114,114,114,1) 0%, rgba(163,163,163,1) 100%);
    background: linear-gradient(38deg, rgba(114,114,114,1) 0%, rgba(163,163,163,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#727272', endColorstr='#a3a3a3', GradientType=1 );
}
#bite-62 .close:before {
    opacity: 1;
}
#bite-62 .close:hover:before {
    opacity: .3;
}
#bite-62 .popup-inner {
    padding: 27px 39px;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
#bite-62 .popup-title {
    line-height: 34px;
    font-size: 28px;
    letter-spacing: -0.4px;
}
#bite-62 .popup-text {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 15px;
}
#bite-62 form {
    margin-bottom: 41px;
}
#bite-62 .form-control {
    width: 181px;
    height: 38px;
    background-color: rgba(0,0,0,.2);
    border: none;
}
#bite-62 .btn {
    height: 38px;
    padding-left: 19px;
    padding-right: 19px;
    background-color: #1553D4;
    font-size: 14px;
    line-height: 26px;
}
#bite-62 .btn:hover {
    background-color: #316eeb;
}
#bite-62 .btn:active {
    background-color: #1041a6;
}
#bite-62 .popup-image-inner img {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
#bite-62 .privacy-policy {
    line-height: 17px;
    font-size: 12px;
    opacity: 0.6;
}
#bite-62 .btn-link {
    text-decoration: underline !important;
}
#bite-62 .btn-link:hover {
    text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
    #bite-62 .popup-image-inner {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
}
@media only screen and (max-width: 767px) {
    #bite-62 .popup-inner {
        text-align: center;
    }
    #bite-62 .popup-image-inner {
        display: none
    }
    #bite-62 form {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 575px) {
    #bite-62 .form-group,
    #bite-62 .form-control,
    #bite-62 .btn {
        width: 100%;
    }
}

#bite-63 .modal-content {
    background: rgba(233,108,54,1);
    background: rgba(220,83,24,1);
    background: -moz-linear-gradient(65deg, rgba(220,83,24,1) 0%, rgba(240,118,66,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(220,83,24,1)), color-stop(100%, rgba(240,118,66,1)));
    background: -webkit-linear-gradient(65deg, rgba(220,83,24,1) 0%, rgba(240,118,66,1) 100%);
    background: -o-linear-gradient(65deg, rgba(220,83,24,1) 0%, rgba(240,118,66,1) 100%);
    background: -ms-linear-gradient(65deg, rgba(220,83,24,1) 0%, rgba(240,118,66,1) 100%);
    background: linear-gradient(65deg, rgba(220,83,24,1) 0%, rgba(240,118,66,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc5318', endColorstr='#f07642', GradientType=1 );
}
#bite-63 .popup-image-inner {
    width: 145px;
}
#bite-63 .popup-image {
    width: 100%;
    top: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#bite-63 .popup-inner {
    padding: 34px 45px 35px;
}
#bite-63 .popup-title {
    font-size: 22px;
    line-height: 30px;
}
#bite-63 .popup-text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    margin-bottom: 15px;
}
#bite-63 .btn-link {
    text-decoration: underline !important;
}
#bite-63 .btn-link:hover {
    text-decoration: none !important;
}
#bite-63 .btn {
    padding-left: 14px;
    padding-right: 14px;
    height: 32px;
    font-size: 14px;
    background-color: #1553D4;
}
#bite-63 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media only screen and (max-width: 767px) {
    #bite-63 .modal-content {
        padding: 0;
        text-align: center;
    }
    #bite-63 .popup-inner {
        padding: 35px;
    }
    #bite-63 .popup-image-inner {
        margin: 0 auto;
    }
    #bite-63 .popup-image {
        width: auto;
        top: auto;
        bottom: 0;
        left: 0;
    }
}

#bite-64 .modal-content {
    padding: 35px 37px 45px;
    background-image: url(../bites/images/bg-9.jpg);
    background-size: cover;
}
#bite-64 .popup-title {
    line-height: 34px;
    font-size: 24px;
}
#bite-64 .popup-text {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 28px;
}
#bite-64 .form-control {
    height: 38px;
    margin-bottom: 15px;
    background-color: rgba(255,255,255,.2);
}
#bite-64 .btn {
    height: 38px;
    font-size: 14px;
    background-color: #1553D4;
}
#bite-64 .btn:hover {
    background-color: #316eeb;
}
#bite-64 .btn:active {
    background-color: #1041a6;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #bite-64 .modal-content {
        background-image: url(../bites/images/bg-9@2x.jpg);
    }
}

#bite-65 .modal-content {
    padding: 38px 170px 158px 52px; 
    background: rgba(209,209,209,1);
    background: -moz-linear-gradient(57deg, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(209,209,209,1)), color-stop(100%, rgba(245,245,245,1)));
    background: -webkit-linear-gradient(57deg, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(57deg, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(57deg, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 100%);
    background: linear-gradient(57deg, rgba(209,209,209,1) 0%, rgba(245,245,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#f5f5f5', GradientType=1 );
    overflow: hidden;
}
#bite-65 .modal-body {
    z-index: 2;
}
#bite-65 .popup-title {
    line-height: 52px;
    font-size: 36px;
    margin-bottom: 14px;
}
#bite-65 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-65 .btn {
    padding-left: 13px;
    padding-right: 13px;
    height: 38px;
    background-color: #1553D4;
    font-size: 14px;
    line-height: 26px;
}
#bite-65 .btn:hover{
    background-color: #316eeb;
}
#bite-65 .btn:active {
    background-color: #1041a6;
}
#bite-65 .image-popup  {
    width: 690px;
    top: 131px;
    left: -58px;
    max-width: initial;
}
@media only screen and (max-width: 575px) {
    #bite-65 .popup-title {
        font-size: 30px;
    }
    #bite-65 .modal-content {
        padding: 38px 38px 170px;
    }
}

#bite-66 .modal-header {
    background-color: #D56637;
    height: 229px;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#bite-66 .image-popup  {
    width: 391px;
    left: -18px;
    top: -18px;
}
#bite-66 .modal-body {
    padding: 28px 26px 34px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#bite-66 .popup-title {
    line-height: 30px;
    font-size: 22px;
    letter-spacing: -0.4px;
    margin-bottom: 7px;
}
#bite-66 .popup-text {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 27px;
}
#bite-66 input.form-control {
    height: 46px;
}
#bite-66 textarea.form-control {
    padding: 12px;
    height: 76px;
} 
#bite-66 #block-contact-area {
    padding: 15px 12px 12px;
    height: 64px;
    overflow-y: auto;
}
#bite-66 .contact-email {
    line-height: 22px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin-right: 3px;
    margin-bottom: 3px;
    color: #000;
    opacity: 0.6;
    padding: 5px 19px 5px 11px;
    background-color: #EEEEEE;
    border-radius: 3px;
    position: relative;
}
#bite-66 .contact-del {
    width: 7px;
    height: 7px;
    position: absolute;
    top: 12.5px;
    right: 7px;
    background-size: contain;
    opacity: .3;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    background-image: url(../bites/icon/Icon-Close-Dark.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    #bite-66 .contact-del {
        background-image: url(../bites/icon/Icon-Close-Dark@2x.png)
    }
}
#bite-66 .btn {
    background-color: #F58330;
    font-size: 14px;
    line-height: 1.5;
    height: 46px;
}
#bite-66 .btn:hover {
    background-color: #f7a061;
}
#bite-66 .btn:active {
    background-color: #e7680b;
}
@media only screen and (max-width: 991px) {
    #bite-66 .modal-header {
        position: relative !important;
    }
}
@media only screen and (max-width: 575px) {
    #bite-66 .modal-header {
        height: auto;
    }
    #bite-66 .image-popup {
        position: static !important;
        width: 100%;
    }
}

#bite-67 .modal-header {
    padding-bottom: 29px;
    padding-top: 35px;
}
#bite-67 .modal-body {
    padding: 0 28px 45px;
    border-bottom: 1px solid #E5E5E5;
}
#bite-67 .popup-title {
    line-height: 30px;
    font-size: 22px;
    letter-spacing: -0.4px;
    margin-bottom: 11px;
}
#bite-67 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-67 .modal-footer a {
    color: #1553D4;
    font-size: 14px;
    padding: 14px 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#bite-67 .modal-footer a:hover {
    color: #316eeb;
    background-color: #E5E5E5; 
}
#bite-67 .modal-footer a:active {
    color: #1041a6;
    background-color: #cbcbcb;
}

#bite-68 .modal-header {
    padding-bottom: 41px;
    padding-top: 42px;
}
#bite-68 .modal-body {
    padding: 0 38px 36px;
}
#bite-68 .popup-title {
    line-height: 22px;
    font-size: 22px;
    margin-bottom: 18px;
}
#bite-68 .popup-text {
    line-height: 22px;
    font-size: 14px;
}
#bite-68 .map-content {
    margin-bottom: 27px;
    position: relative;
}
#bite-68 .map-content:after {
    content: '';
    background-image: url(../bites/icon/search-btn.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 11px;
    right: 11px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    #bite-68 .map-content:after {
        background-image: url(../bites/icon/search-btn@2x.png);
    }
}
#bite-68 .controls {
    width: 100%;
    height: 38px;
    padding: 10px 34px 10px 14px;
    font-size: 14px;
    background-color: rgba(0,0,0,.05);
}
#bite-68 .btn {
    height: 46px;
    font-size: 14px;
    line-height: 33px;
    background-color: #FF4A4A;
}
#bite-68 .btn:hover {
    background-color: #ff7d7d;
}

#bite-69 .modal-content {
    padding: 39px 44px;
}
#bite-69 .popup-title {
    line-height: 32px;
    font-size: 32px;
} 
#bite-69 .popup-text {
    line-height: 22px;
    font-size: 14px;
} 
#bite-69 .form-control {
    border: 1px solid #E5E5E5;
    height: 38px;
    width: 270px;
}
#bite-69 .form-subscribe .btn {
    height: 38px;
    padding-left: 16px;
    padding-right: 16px;
    background-color: #ED7845;
}
#bite-69 .form-subscribe .btn:hover {
    background-color: #f29a74;
}
#bite-69 .form-subscribe .btn:active {
    background-color: #e95617;
}
#bite-69 .btn-link {
    line-height: 22px;
    font-size: 14px;
    color: rgba(21, 21, 21, .4);
    text-decoration: underline !important;
}
#bite-69 .btn-link:hover {
    text-decoration: none !important;
}
@media only screen and (max-width: 575px) {
    #bite-69 .form-group,
    #bite-69 .form-subscribe .btn {
        width: 100%;
    }
    #bite-69 .form-control {
        margin-right: 0 !important;
        width: 100%;
    }
}

#bite-70 .popup-inner {
    padding: 26px 39px 27px;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
#bite-70 .popup-image-inner img {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
#bite-70 .popup-title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.4px;
    margin-bottom: 13px;
}
#bite-70 .popup-text {
    font-size: 14px;
    line-height: 22px;
}
#bite-70 .form-subscribe {
    margin-bottom: 28px;
}
#bite-70 .form-control {
    height: 38px;
    width: 272px;
    border: 1px solid #E5E5E5;
    margin-right: 12px;
}
#bite-70 .form-subscribe .btn {
    width: 38px;
    height: 38px;
    background-color: #F0A1A7;
}
#bite-70 .form-subscribe .btn:hover {
    background-color: #f7cdd0;
}
#bite-70 .form-subscribe .btn:active {
    background-color: #e9757e;
}
#bite-70 .btn-link {
    line-height: 22px;
    font-size: 14px;
    color: rgba(21, 21, 21, .4);
    text-decoration: underline !important;
}
#bite-70 .btn-link:hover {
    text-decoration: none !important;
}
@media only screen and (max-width: 767px) {
    #bite-70 .col-md-auto {
        display: none;
    }
    #bite-70 .popup-inner {
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        text-align: center;
    }
}
@media only screen and (max-width: 575px) {
    #bite-70 .popup-inner {
        padding: 38px 45px 25px;
    }
    #bite-70 .form-group,
    #bite-70 .form-subscribe .btn {
        width: 100%;
    }
    #bite-70 .form-control {
        margin-right: 0 !important;
        width: 100%;
    }
}

#bite-71 .modal-header {
    padding: 22px 20px 20px;
}
#bite-71 .modal-header .popup-title {
    font-size: 18px;
}
#bite-71 .modal-header .popup-text {
    font-size: 12px;
    opacity: 0.6;
}
#bite-71 .popup-inner {
    padding: 26px 30px 24px;
    border-bottom: 1px solid #E5E5E5;
}
#bite-71 .modal-body .popup-title {
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 11px;
}
#bite-71 .modal-body .popup-text {
    line-height: 22px;
    font-size: 14px;
    opacity: .7;
}
#bite-71 .modal-footer a {
    color: #1553D4;
    font-size: 14px;
    padding: 15px 0 17px;
}
#bite-71 .modal-footer a:hover {
    color: #316eeb;
}
#bite-71 .modal-footer a:active {
    color: #1041a6;
}
@media only screen and (max-width: 767px) {
    #bite-71 .modal-content {
        text-align: center;
    }
    #bite-71 .col-md-auto {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 575px) {
    #bite-71 .popup-image {
        width: 100%;
    }    
}

#bite-72 .modal-content {
    padding: 27px 34px 36px;
    background-color: #E96C36;
}
#bite-72 .popup-title {
    line-height: 30px;
    font-size: 22px;
    letter-spacing: -0.4px;
}
#bite-72 .popup-text {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 19px;
}
#bite-72 strong {
    line-height: 22px;
    font-size: 14px;
}
#bite-72 .btn {
    height: 38px;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #fff;
    color: #E96C36;
}
#bite-72 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media only screen and (max-width: 767px) {
    #bite-72 .modal-content {
        text-align: center;
    }
}
@media only screen and (max-width: 413px) {
    #bite-72 .btn {
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    #bite-72 .btn-first {
        margin-bottom: 10px;
    }
}

#bite-73 .close:before {
    opacity: 1;
}
#bite-73 .close:hover:before {
    opacity: .3;
}
#bite-73 .modal-header img {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
#bite-73 .modal-body {
    padding: 25px 40px 37px;
}
#bite-73 strong {
    font-size: 14px;
    color: #000;
    opacity: .7;
    margin-bottom: 1px;
}
#bite-73 .popup-title {
    font-size: 28px;
    margin-bottom: 11px;
}
#bite-73 .popup-text {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 31px;
}
#bite-73 .btn {
    height: 46px;
    font-size: 14px;
    line-height: 32px;
    border: 1px solid #fff;
    color: #151515;
    background-color: #1553D4;
}
#bite-73 .btn-first {
    border: 1px solid #E5E5E5;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 34px;
}
#bite-73 .btn-second {
    padding-left: 22px;
    padding-right: 22px;
    border: 1px solid #1553D4;
}
#bite-73 .btn:hover {
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media only screen and (max-width: 575px) {
    #bite-73 img {
        width: 100%;
    }
}

#bite-74 .close:before {
    opacity: 1;
}
#bite-74 .close:hover:before {
    opacity: .3;
}
#bite-74 .modal-header img {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}
#bite-74 .modal-body {
    padding: 25px 40px 37px;
}
#bite-74 span {
    font-size: 14px;
    color: #000;
    opacity: .7;
    margin-bottom: 1px;
}
#bite-74 .popup-title {
    font-size: 28px;
    margin-bottom: 11px;
}
#bite-74 .popup-text {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 31px;
}
#bite-74 .btn {
    height: 46px;
    font-size: 14px;
    line-height: 34px;
    padding-left: 21px;
    padding-right: 21px;
    background-color: #E96C36;
}
#bite-74 .btn:hover {
   background-color: #ee8e64;
}
#bite-74 .btn:active {
   background-color: #d55017;
}
@media only screen and (max-width: 575px) {
    #bite-74 img {
        width: 100%;
    }
}

#bite-75 .modal-content {
    padding: 27px 25px 23px;
}
#bite-75 .popup-title {
    line-height: 32px;
    font-size: 22px;
    margin-bottom: 6px;
}
#bite-75 .opinion-block {
    padding: 0;
    margin: 0;
}
#bite-75 .opinion {
    position: relative;
    width: 50px;
    height: 50px;
    background-color: rgba(234, 234, 234, .3);
    display: inline-block;
    margin-right: 13px;
} 
#bite-75 .opinion:hover {
    background-color: rgba(234, 234, 234, 1.0);
}
#bite-75 .opinion a {
    height: 100%;
    margin-bottom: 5px;
}
#bite-75 .opinion span {
    font-size: 12px;
    opacity: .3;
}
#bite-75 .opinion-block .opinion:last-child {
    margin-right: 0;
}
#bite-75 .opinion a:before {
    content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
#bite-75 .opinion-first:before {
    background-image: url(../bites/images/emoji-love-you-gesture.png);
    width: 18px;
    height: 27px;
}
#bite-75 .opinion-second:before {
    background-image: url(../bites/images/emoji-fire.png);
    width: 26px;
    height: 26px;
}
#bite-75 .opinion-third:before {
    background-image: url(../bites/images/emoji-face-with-tears-of-joy.png);
    width: 29px;
    height: 26px;
}
#bite-75 .opinion-fourth:before {
    background-image: url(../bites/images/emoji-confused-face.png);
    width: 26px;
    height: 26px;
}
#bite-75 .opinion-fifth:before {
    background-image: url(../bites/images/emoji-pouting-face.png);
    width: 26px;
    height: 26px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
    #bite-75 .opinion-first:before {
        background-image: url(../bites/images/emoji-love-you-gesture@2x.png);
    }
    #bite-75 .opinion-second:before {
        background-image: url(../bites/images/emoji-fire@2x.png);
    }
    #bite-75 .opinion-third:before {
        background-image: url(../bites/images/emoji-face-with-tears-of-joy@2x.png);
    }
    #bite-75 .opinion-fourth:before {
        background-image: url(../bites/images/emoji-confused-face@2x.png);
    }
    #bite-75 .opinion-fifth:before {
        background-image: url(../bites/images/emoji-pouting-face@2x.png);
    }
}
@media only screen and (max-width: 413px) {
    #bite-75 .opinion {
        width: 37px;
        height: 37px;
    }
}

#bite-76 .modal-header {
    background-color: #1553D4;
    padding: 22px 26px 17px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#bite-76 .modal-header .popup-title {
    font-size: 18px;
}
#bite-76 .modal-header .popup-text {
    font-size: 12px;
    opacity: 0.6;
}
#bite-76 .modal-body {
    background-color: #1553D4;
    padding: 0 26px 22px;
}
#bite-76 .modal-body .popup-text {
    line-height: 22px;
    font-size: 14px;
    opacity: 1;
}
#bite-76 .modal-footer {
    padding: 7px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#bite-76 .form-control {
    height: 45px;
    width: 281px;
}
#bite-76 .btn {
    height: 45px;
    padding: 6px 12px;
    font-size: 15px;
    color: #4476E1;
}
#bite-76 .btn:hover {
    color: #7096E8;
}
@media only screen and (max-width: 767px) {
    #bite-76 .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
}
@media only screen and (max-width: 320px) {
    #bite-76 .modal-body {
        padding: 22px 26px;
    }
    #bite-76 .form-inline {
        width: 100%;
    }
    #bite-76 .form-control {
        width: 90%;
    }
    #bite-76 .btn {
        width: 33%;
    }
}

#bite-77 .popup-header-inner {
    padding: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#bite-77 .popup-header-inner .popup-title {
    font-size: 18px;
}
#bite-77 .popup-header-inner .popup-text {
    font-size: 12px;
    opacity: .6;
    line-height: normal;
    padding: 0;
}
#bite-77 .popup-text {
    font-size: 16px;
    line-height: 24px;
    padding: 18px 20px;
    opacity: 1;
}
#bite-77 .popup-body-inner {
    background-color: #1553D4;
    border-radius: 10px;
}
#bite-77 .popup-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#bite-77 .form-subscribe {
    padding: 0 20px 24px;
}
#bite-77 .form-control {
    height: 42px;
    font-size: 14px;
    background-color: rgba(255,255,255,0.1);
}
#bite-77 .btn {
    height: 42px;
    font-size: 14px;
    background-color: #E96C36;
}
@media only screen and (max-width: 767px) {
    #bite-77 .modal-body {
        text-align: center;
    }
    #bite-77 .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
}
@media only screen and (max-width: 575px) {
    #bite-77 .popup-body-inner img {
        width: 100%;
    }
}

#bite-78 .modal-content {
    background-color: #1553D4;
    padding: 76px 56px 83px;
}
#bite-78 .popup-title {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-style: italic;
    font-size: 28px;
}
#bite-78 .popup-text {
    line-height: 24px;
    font-size: 16px;
}
#bite-78 .form-control {
    height: 38px;
    width: 265px;
}
#bite-78 .btn {
    background-color: #ED7845;
    font-size: 14px;
    height: 38px;
    padding-left: 16px;
    padding-right: 16px;
}
#bite-78 .btn:hover {
    background-color: #f29a74;
}
#bite-78 .btn:active {
    background-color: #e95617;
}
@media only screen and (max-width: 575px) {
    #bite-78 .form-group,
    #bite-78 .form-control,
    #bite-78 .btn {
        width: 100%;
    }
}