.heder-two .header-two-container .header-main-wrapper .rts-header-right .bottom .nav-area
Specificity: (0,6,0)
 {
    padding: -1px 122px !important;
}

.btn-success {
    position: relative;
    display: inline-block;
    padding: 10px 35px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    background: rgb(147 6 9);
    border: 1px solid rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(12px) saturate(180%);
    -webkit-backdrop-filter: blur(12px) saturate(180%);
    box-shadow: 0 4px 20px rgba(12, 113, 61, 0.3);
    transition: all 0.3s 
ease;
    overflow: hidden;
}

button.rts-btn.btn-primary {
    padding: 15px;
}

.col-lg-5.order-1.order-lg-2 img
 {
    margin-top: -170px;
}

.heder-two .header-two-container .header-main-wrapper .rts-header-right .bottom .nav-area
Specificity: (0,6,0)
 {
    padding: 0 150px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .heder-two .header-two-container .header-main-wrapper .rts-header-right .bottom .nav-area ul li {
        margin-right: 35px;
    }
}


@media screen and (max-width: 768px) {

     .col-lg-5.order-1.order-lg-2.chairman-msg img {
           margin-top: 170px;
   }
.rts-tab-three-start.mt-4.d-flex.about-us-btn a {
    margin: 0 auto !important;
}

}