.category-section-banner {
    height: 150px;
    overflow: hidden;
}

    .category-section-banner .small-container {
        margin-top: -76px;
        height: 150px;
    }

    .category-section-banner p {
        height: auto;
    }

.c-tabs-nav__link {
    width: 24.7%;
}

.shot-desc {
    font-size: 12px;
    line-height: 16px;
    margin-top: 8px;
}

.cell-width-30 {
    width: 30%
}

    .cell-width-30 .result-btn {
        width: 150px;
    }

.result-cell .img-height-fix-portrait {
    max-height: 175px;
    overflow: hidden;
}

.new-formula-content {
    width: 76%;
    vertical-align: top;
    padding: 0;
    float: right;
}

    .new-formula-content .content-text {
        font-size: 14px;
        line-height: 20px;
        padding-left: 20px;
    }

        .new-formula-content .content-text a {
            color: #f58220;
        }

.tab-img2 {
    width: 43px;
    height: 41px;
    background-size: auto 37px;
}

.tab-img4 {
    width: 40px;
}
/*Modal 01-03-21*/
.overflow {
    overflow: hidden;
}

#requestInfo .modal {
    position: absolute;
    z-index: 10000;
    /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

    .modal.is-visible {
        visibility: visible;
    }

#requestInfo .modal-overlay {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 0%, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s;
}

#requestInfo .modal.is-visible .modal-overlay {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s;
}

#requestInfo .modal-wrapper {
    position: absolute;
    z-index: 9999;
    top: 65%;
    left: 50%;
    width: 360px;
    margin-left: -16em;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 5px;
}

    .modal-wrapper.lg {
        background-image: url(../Images/modal-bg.svg);
        background-repeat: no-repeat;
        width: 600px;
        margin-left: -300px;
    }

        .modal-wrapper.lg .modal-header {
            background-color: transparent;
            border: 0;
            box-shadow: none;
        }

            .modal-wrapper.lg .modal-header .modal-close img {
                filter: brightness(0) invert(1);
            }

        .modal-wrapper.lg .modal-content {
            padding: 16px 30px;
        }

    .modal-wrapper.md {
        width: 400px;
        margin-left: -200px;
    }

        .modal-wrapper.md .modal-heading {
            font-size: 20px;
        }

.modal-transition {
    transition: all 0.3s 0.12s;
    transform: translateY(-10%);
    opacity: 0;
}

.modal.is-visible .modal-transition {
    transform: translateY(0);
    /* transform: translateY(-50%); */
    opacity: 1;
}

.modal-header {
    padding: 1em;
}

.modal-content {
    padding: 16px;
    font-size: 14px;
}

    .modal-content form {
        margin-top: 26px
    }

.modal-wrapper.md .modal-content input {
    margin-bottom: 20px;
    font-size: 14px;
}

.modal-wrapper.md .modal-content textarea {
    margin-bottom: 20px;
    border: 0;
    border-bottom: solid 1px #9AA8B6;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-top: 8px;
    width: 100%;
}

    .modal-wrapper.md .modal-content textarea:focus {
        outline: none;
    }

.optional {
    font-size: 12px;
}

.modal-header {
    position: relative;
    background-color: #fff;
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
    border-bottom: 1px solid #e8e8e8;
    border-radius: 5px;
}

.modal-close {
    position: absolute;
    top: 8px;
    right: 0;
    padding: 1em;
    color: #aaa;
    background: none;
    border: 0;
}

    .modal-close:hover {
        color: #777;
    }

.modal-heading {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin: 0;
    text-align: left;
    display: flex;
    align-items: center;
}

.modal-content > *:first-child {
    margin-top: 0;
}

.modal-content > *:last-child {
    margin-bottom: 0;
}

.form-row {
    margin-bottom: 15px;
}

.btn-submit {
    background-color: #4964af;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    border: 4px solid #4964af;
    text-transform: capitalize;
}

    .btn-submit:hover {
        color: #4964af;
        background: #fff;
    }

.modal-wrapper.lg .modal-header .modal-close img {
    filter: brightness(1) invert(0);
}
/**/
@media (max-width:767px) {
    .banner-wrapper-blue, .banner-wrapper-orange {
        margin-top: 80px;
    }

    .banner-blue-small, .banner-orange-small {
        top: 54px
    }

    .category-section-banner {
        height: auto
    }

        .category-section-banner .small-container {
            margin-top: 0;
            height: auto;
        }

    .arrow-list-wrapper {
        padding-left: 0;
    }

    .btn-wrap {
        position: static;
    }

    .access-wrap {
        padding: 15px;
    }

    .new-formula-content {
        width: 100%;
        margin-left: 0;
    }

    .content-text {
        padding-left: 0;
    }

    .search-content .c-tabs-nav__link {
        width: 24.1%
    }

    .is-active .tab-img-active, .tab-img1, .tab-img2, .tab-img4 {
        display: none
    }

    .stickyfixed {
        top: 158px;
    }

    #dvcattvd .result-cell .img-height-fix-portrait, #dvcattvd .result-cell .noMobile {
        display: block !important;
    }

    #dvcattvd .t-short-desc, #dvcattvd .shot-desc {
        text-align: left
    }

    #dvcattvd .cell-width-30 {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .intro-wrap {
        width: 72%;
        left: 0;
        padding-right: 45px;
        z-index: 6;
    }

    .right-img-wrap {
        z-index: 6;
        height: 112px;
    }

        .right-img-wrap::after {
            height: 112px;
            right: -20px;
        }

    .banner-blue-small, .banner-orange-small {
        top: 0;
    }

    .stickyfixed {
        top: 62px;
    }
}

@media (max-width:1191px) {
    .intro-wrap {
        width: 360px;
    }

    .list-section {
        flex-wrap: wrap;
    }

    .access-wrap {
        padding: 10px;
    }

    .right-img-wrap {
        right: -35px;
    }

        .right-img-wrap::after {
            right: 34px;
        }

        .right-img-wrap img {
            width: 305px
        }
}

#requestInfoNew .modal-header {
    background: #4964af;
    color: #fff;
    font-weight: 700;
    padding: 10px;
    /* text-align: left; */
    margin: 4px;
    border-radius: 4px;
}

    #requestInfoNew .modal-header h4 {
        font: 14px/14px 'Open Sans',sans-serif;
        text-align: left;
    }

    #requestInfoNew .modal-header .close {
        margin-top: -21px;
        color: #FFF;
        opacity: 1;
        font-size: 22px;
    }

#requestInfoNew input.form-control {
    height: 35px;
    border: 1px solid #c2bfc7;
    padding: 0 10px;
    font: 14px 'Open Sans',sans-serif;
    margin-bottom: 0;
    border-radius: 0;
}

#requestInfoNew select {
   
    padding: 0 30px 0 10px;
 
}

#requestInfoNew .form-group {
    margin-bottom: 15px;
    padding: 0 6px;
}

#home_captcha_html_element_specific_request > div {
    margin: 0 auto;
}

#requestInfoNew .invalid-feedback {
    color: #ea1616;
}


#requestInfoNew .btn.btn-primary, #requestInfoNew .btn.btn-primary:hover {
    height: 52px;
    margin-top: 15px;
    cursor: pointer;
    border: 2px solid #4964af;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    min-width: 100%;
    text-align: center;
    color: #4964af;
    background: #FFF;
}

#requestInfoNew .modal-body {
    position: relative;
    padding: 25px 30px;
}

@media only screen and (max-width:767px) {
    #requestInfoNew .mob-captcha-align {
        display: inline-block;
        margin-left: -22px;
        text-align: center;
    }
}

@media (min-width: 768px) {
    #requestInfoNew .modal-dialog {
        width: 640px;
        margin: 30px auto;
    }
}
#html_elementContactUs > div {
    margin: 0 auto;
}

