.contact-wrapper {
    max-width: 1400px;
    margin: 0 auto;
}

.contact-find {
    width: 50%;
    padding: 0 85px 0 70px;
    position: relative;
}

.contact-find p {
    line-height: 30px;
    margin-bottom: 40px;
    letter-spacing: 1px;
}

.contact-list li {
    position: relative;
    margin-bottom: 30px;
    font-size: 18px;
}

.contact-list li a {
    color: #ffffff;
}

.contact-list li label {
    font-size: 16px;
    font-weight: bold;
    color: #ffd911;
    display: block;
    padding-left: 25px;
    line-height: 1;
    margin-bottom: 10px;
}

.contact-list li a:hover {
    color: #038dd5 !important;
}

.contact-list li i {
    color: #ffd911;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
}

.contact-list li i.fa.fa-envelope-open {
    font-size: 12px;
}

.contact-feel-right {
    width: 50%;
    padding: 0 50px;
    position: relative;
    display: inline-block;
}

.mapwrapper iframe {
    border-radius: 4px;
}

.mapwrapper {
    margin-bottom: 110px;
}

.contact-feel-right {
    padding-left: 140px;
}

.contact-feel-right .heading-34 {
    margin-bottom: 35px;
}

.shape-bottomleft-two {
    position: absolute;
    bottom: 0;
    left: -130px;
    z-index: -1;
}


.contact-find .social-links {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    right: -40px;
    z-index: 1;
    flex-direction: column;
    top: 150px;
}

.contact-find .social-links:before {
    position: absolute;
    content: "";
    right: 18px;
    top: 0;
    background: rgb(241 249 253 / 13%);
    width: 1px;
    top: -150px;
    height: 75%;
    bottom: 0;
    z-index: 0;
}

.contact-find:after {
    position: absolute;
    content: "";
    right: -22px;
    top: 0;
    background: rgb(241 249 253 / 13%);
    width: 1px;
    top: inherit;
    height: 40%;
    bottom: 110px;
    z-index: 0;
}

.contact-feel-right p {
    font-size: 18px;
}

.contact-feel-right .heading-lg.white {
    letter-spacing: 2px;
}

.submitblock .submitbtn:before,
.submitblock .submitbtn:after {
    background-color: #038dd5;
}

.submitblock .submitbtn:hover {

    border-color: #ffffff;
}

.submitbtn:hover input[type=submit] {
    color: #ffffff;
}

.contact-find .social-links li {
    margin-right: 0;
    margin-bottom: 10px;
}

.shape-right-two {
    position: absolute;
    right: -150px;
    top: 150px;
    z-index: -1;
}

/* Media Query */


@media(max-width:1480px) {}

@media(max-width:1366px) {}

@media(max-width:1280px) {}

@media(max-width:1120px) {

    .contact-feel-right {
        padding: 0 20px;
        padding-left: 87px;
    }

    .contact-find {
        padding: 0 27px 0 20px;
    }

}

@media(max-width:992px) {

    .contact-find .social-links {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        right: 0;
        z-index: 1;
        flex-direction: row;
        top: 0;
        margin-bottom: 20px;
    }

    .contact-find,
    .contact-feel-right {
        width: 100%;
    }

    .contact-feel-right {
        margin-bottom: 30px;
    }

    .contact-find .social-links li {
        margin-right: 10px;
    }

    .contact-feel-right,
    .contact-find {
        padding: 0 20px;
    }

    .contact-feel-right p {
        padding-bottom: 60px;
    }

    .mapwrapper {
        margin-bottom: 35px;
    }

    .contact-find .social-links:before,
    .contact-find:after {
        content: none;
    }

    .shape-bottomleft-two {
        display: none;
    }
}

@media(max-width:768px) {}

@media(max-width:680px) {

    .form-wrapper .flex-container .width50 {
        padding: 0;
        width: calc(100% - 0px);
    }

    .inpg-content .about-more .blob-one {
        top: 55%;
    }
}

@media(max-width:580px) {}

@media(max-width:480px) {}

@media(max-width:360px) {}
