.contactbgheretop {
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    background: #000;
}

.contact-cover img {
    width: 100%;
    height: 158px;
    object-fit: cover;
    opacity: 0.35;
}

.contactbgheretop h1 {
    color: #fff !important;
    font-size: 24px;
    margin-bottom: 0;
    line-height: 26px;
    font-family: "Roboto Condensed" !important;
    font-weight: 900;
    text-align: center;
}

.contactbgheretop li span {
    color: #fff !important;
    font-size: 12px;
    line-height: 46px;
    font-family: "Roboto Condensed" !important;
    font-weight: 400;
}

#wrapper .breadcrumb li::after {
    color: #fff !important;
}

#wrapper .breadcrumb img {
    width: 17px;
    height: auto;
}

.contactbodythreesec {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.contactbgheretop li:first-child span {
    display: none;
}

#wrapper .breadcrumb {
    margin-bottom: 0;
}

.cttoptitlearea h4 {
    color: #000000 !important;
    font-size: 14px;
    line-height: 17px;
    font-family: "Roboto Condensed" !important;
    font-weight: 500;
    margin-bottom: 27px;
    margin-top: 20px;
}

form .form-control-label {
    color: #000000 !important;
    font-size: 15px;
    line-height: 26px;
    font-family: "Roboto Condensed" !important;
    font-weight: 600;
}

.form-control {
    width: 100%;
    height: 40px;
    border: 1px solid #AFAFAF;
    background-color: #fff;
    border-radius: 4px;
    color: #000;
}

#contactform-message {
    height: 178px;
}

.form-control:focus {
    outline: none;
}

.form-footer .btn-primary {
    padding: 15px 129px;
    background: #FD1B1C;
    border-radius: 4px;
    color: #fff !important;
    font-size: 16px;
    line-height: 26px;
    font-family: "Roboto Condensed" !important;
    font-weight: 600;
}

.form-footer .btn-primary:hover,
.form-footer .btn-primary:focus {
    background: #000;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}

.contactaddresswrapper .ctaddress .custom-html,
.cttelephone .custom-html,
.ctemail .custom-html,
.ctsocial .custom-html {
    display: flex;
    align-items: center;
}

.contactaddresswrapper .ctaddress .custom-html p,
.pincontact p,
.ctemail .custom-html p,
.ctsocial .custom-html p {
    margin-bottom: 0;
}

.contactaddresswrapper .pincontact p:first-child {
    color: #000 !important;
    font-size: 15px;
    line-height: 17px;
    font-family: "Roboto Condensed" !important;
    font-weight: 600;
}

.telcontact p,
.ctemail p,
.ctsocial p {
    color: #000 !important;
    font-size: 15px;
    line-height: 17px;
    font-family: "Roboto Condensed" !important;
    font-weight: 600;
    margin-bottom: 0;
    text-align: left;
}

.telcontact a,
.ctemail a {
    color: #000 !important;
    font-size: 14px;
    line-height: 17px;
    font-family: "Roboto Condensed" !important;
    font-weight: 400;
    text-align: left;
    display: flex;
}

.contactaddresswrapper .pincontact p {
    color: #000 !important;
    font-size: 14px;
    line-height: 17px;
    font-family: "Roboto Condensed" !important;
    font-weight: 400;
    text-align: left;
}

.ctaddress .cb-item-content,
.cttelephone .cb-item-content,
.ctemail .cb-item-content,
.ctsocial .cb-item-content {
    padding: 18px 31px;
    border-radius: 4px;
    background: #F2F2F2;
}

.contactaddresswrapper .ctaddress img,
.cttelephone img,
.ctemail img {
    margin-right: 30px;
}

.contactaddresswrapper .cb-item {
    margin: 15px 0;
    min-height: 90px;
}

.telcontact {
    text-align: left;
}

.contactaddresswrapper {
    margin-top: 37px;
}

.ctsocial ul {
    display: flex;
    margin: 0;
}

.ctsocial ul img {
    width: 34px;
    margin-left: 12px;
}

.ctsocial .custom-html {
    align-items: center;
}

.ctaddress,
.ctemail {
    padding-left: 0;
}

.cttelephone p {
    margin-bottom: 0;
}

#wrapper .breadcrumb li:first-child img {
    filter: invert(0) !important;
}

#contact #wrapper .breadcrumb {
    padding: 0;
}

#contact .flexing-items {
    display: flex;
    gap: 10px;
}




@media only screen and (min-width: 1600px) {

    .telcontact a {
        font-size: 13px;
    }

    .contactaddresswrapper .ctaddress img,
    .cttelephone img,
    .ctemail img {
        margin-right: 15px;
    }

    .ctaddress .cb-item-content,
    .cttelephone .cb-item-content,
    .ctemail .cb-item-content,
    .ctsocial .cb-item-content {
        padding: 18px 25px;
    }

    .contactaddresswrapper .cb-item {
        min-height: 70px;
        max-height: 70px;
    }




}



@media only screen and (min-width: 1200px) and (max-width : 1599px) {}



@media only screen and (min-width: 1200px) {}



@media only screen and (min-width: 992px) and (max-width : 1199px) {


    .contactaddresswrapper .cb-item {
        width: 100%;
    }

    .contactaddresswrapper .cb-item {
        padding-left: 0;
        margin: 0;
    }





}



@media only screen and (min-width: 768px) and (max-width: 991px) {



    .contactaddresswrapper .cb-item {
        width: 100%;
        min-height: auto;
        padding: 0;
        margin: 10px 0;
    }

    .form-footer .btn-primary {
        padding: 10px 20px;
        background: #FD1B1C;
        border-radius: 4px;
        color: #fff !important;
        font-size: 16px;
        line-height: 26px;
        font-family: "Roboto Condensed" !important;
        font-weight: 600;
        width: 100%;
    }





}



@media only screen and (max-width: 767px) {


    .contactaddresswrapper .cb-item {
        width: 100%;
        min-height: auto;
        padding: 0;
        margin: 10px 0;
    }

    .form-footer .btn-primary {
        padding: 10px 20px;
        background: #FD1B1C;
        border-radius: 4px;
        color: #fff !important;
        font-size: 16px;
        line-height: 26px;
        font-family: "Roboto Condensed" !important;
        font-weight: 600;
        width: 100%;
    }



}



@media only screen and (min-width: 640px) and (max-width: 767px) {}



@media only screen and (min-width: 480px) and (max-width: 639px) {}



@media only screen and (max-width: 479px) {}