.indent_inn h1 b {
    vertical-align: baseline;
    color: #e1b433
}

.indent_inn {
    padding: 40px;
    width: 100%;
    max-width: 1170px;
    position: relative;
    background: #fff;
    border-radius: 8px;
}

.indent_inn:before {
    content: '';
    position: absolute;
    left: -8px;
    top: -8px;
    background: #e1b433;
    width: 300px;
    height: 300px;
    z-index: -9;
    border-radius: 12px;
}

.indent_inn h1 {
    font-size: 22px;
    /* text-align: center; */
    line-height: 0.7;
}

.indent_inn h1 span {
    font-size: 35px;
    padding: 0 0 0 20px;
    border-left: 5px solid #e1b433;
    display: block;
    line-height: 1;
}

.ddexitForm {
    margin-top: 30px
}

.indent_inn i {
    display: none !important
}

.indent-pop ul {
    margin: 0;
    width: 100%;
    float: left;
    display: flex
}

.indent-pop ul li.ind-line {
    width: 100% !important;
    margin-bottom: 15px;
    float: left;
    padding: 0 5px
}

.indent-pop ul li.ind-line input {
    height: 60px;
    display: block;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #c3c3c3;
    padding: 17px 10px 16px 20px;
    width: 100%
}

.indent-pop ul li.ind-line i.fa {
    display: none
}

.indent-pop ul li.ind-line input[type=submit] {
    font-size: 17px;
    background-color: #00996d;
    border-color: #00996d;
    color: #fff;
    cursor: pointer
}

.indent-pop ul li.ind-line.last {
    width: 20%
}

.indent-pop ul {
    flex-flow: wrap
}

#ddexitpopwrapper {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000000;
    pointer-events: none;
    align-items: center;
    justify-content: center
}

#ddexitpopwrapper .veil {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .7);
    content: "";
    z-index: 1;
    display: none;
    cursor: default
}


.ddexitpop {
    width: 30%;
    padding: 0;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background: #fff;
    left: 0;
    top: 0;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    visibility: hidden;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}

#ddexitpopwrapper .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #e1b433;
    outline: 0;
    box-shadow: none;
}

#ddexitpopwrapper .form-control {
    margin-bottom: 10px;
    resize: none;
    border-radius: 6px;
}

.ddexitpop .calltoaction {
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    padding: 15px;
    background: #15c5ff;
    display: block;
    width: 80%;
    margin: 10px auto;
    text-align: center;
    color: #fff !important
}

div.closeexitpop {
    /* background: url(../images/xclose.png) no-repeat scroll center center; */
    /* width: 70px; */
    /* height: 70px; */
    /* overflow: hidden; */
    /* display: none; */
    position: absolute;
    /* text-indent: -1000px; */
    z-index: 3;
    top: -20px;
    right: -20px;
    /* background-size: 20px; */
    /* opacity: .7; */
    padding: 11px 15px;
    background: #e1b433;
    border-radius: 100%;
    cursor: pointer;
}

div.closeexitpop img {
    width: 15px;
    height: 15px;
    filter: revert;
    /* background: #fff; */
    /* background-blend-mode: color; */
    /* mix-blend-mode: color; */
}

#ddexitpopwrapper.open {
    pointer-events: auto;
    display: flex;
}

#ddexitpopwrapper.open .veil {
    display: block
}

#ddexitpopwrapper.open div.closeexitpop {
    display: block
}

#ddexitpopwrapper.open .ddexitpop {
    visibility: visible
}

.prom {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    margin: 10px 0;
}

.prom label {
    font-size: 12px;
}

.prom #promInp {
    margin: 10px 0 0;
}

#ddexitpopwrapper input[type="submit"] {
    width: 100%;
    font-size: 16px;
    background: #e1b433;
    border: none;
    color: #fff;
    padding: 12px 0;
    border-radius: 5px;
}

/* @media screen and (max-height:765px) {
    .ddexitpop {}

    .indent-pop ul li.ind-line {
        width: 100% !important;
        margin-bottom: 10px
    }

    .indent-pop ul li.ind-line input[type=submit] {
        width: auto;
        padding: 10px 20px
    }

    .indent_inn h1 {
        font-size: 30px
    }

    .indent_inn h1 br {
        display: none
    }
} */
@media(max-width:1399px) {
    .indent_inn h1 span {
        font-size: 25px;
        padding: 0 0 0 15px;
    }

    .indent_inn h1 {
        font-size: 18px;
    }
}

@media(max-width:1280px) {
    .indent_inn {
        padding: 30px;
    }
}

@media (max-width:575px) {
    .ddexitpop {
        width: 100%;
        height: 100%;
    }

    .indent_inn:before {

        display: none;
    }

    .ddexitpop {
        width: 100%;

    }

    .indent_inn {
        border-radius: 0px;
        padding: 20px;
    }

    .ddexitpop {
        width: 100%;
        height: 100%;
    }

    #ddexitpopwrapper.open div.closeexitpop {
        display: block;
        top: -50px;
        right: 20px;
    }

    .indent_inn h1 span {
        font-size: 28px;
    }

    .indent_inn h1 {
        font-size: 18px;
    }



}