.mta-5 {
    margin-top: 9rem !important;
}

.ml-auto-nav, .mx-auto {
    margin-left: 166px;
}

.header_area .navbar .nav .nav-item .nav-link {
    font: 500 18px/100px "Roboto", sans-serif;
    text-transform: uppercase;
    color: #5c0b05;
    padding: 8px;
    display: inline-block;
    font-weight: 600;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
    line-height: 33px;
    color: #5c0b05;
    padding: 0px 30px;
    transition: all 150ms linear;
    display: block;
    margin-right: 0px;
    white-space: nowrap;
}

.design_inner .design_left_text {
    margin-left: 160px;
    text-align: center !important;
    max-width: 810px;
}


a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    font-weight: 500;
    color: #5c0b05;
}

.btn-primary {
    color: #fff;
    background-color: #5c0b05;
    border-color: #5c0b05;
}

.sample-text-area {
    padding: 100px 0 0px 0;
}


.navbar-light .navbar-toggler {
    color: #5c0b05;
    border-color: rgba(92, 11, 5, .1);
}

.img-welcome {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -50px;
    margin-left: 496px;
    margin-top: -50px;
}

@media (max-width:1619px) {
.header_area .navbar .nav .nav-item .nav-link {
    font: 500 14px/37px "Roboto", sans-serif;
    text-transform: uppercase;
    color: #5c0b05;
    padding: 0px;
    display: inline-block;
}

.ml-auto-nav, .mx-auto {
    margin-left: 37px;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 12rem;
    margin-left: 7rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
}

@media (max-width:1522px) {
.post_s_item .post_text p {
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    margin-bottom: 35px;
}
}

@media (max-width:1425px) {
.post_s_item .post_text p {
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    margin-bottom: 6px;
}
}

@media (max-width:1280px) {
.post_s_item .post_text h4 a {
    font-size: 16px;
    font-family: "Heebo", sans-serif;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
}
}



@media (max-width:1199px) {
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 2rem;
    margin-left: 2rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.post_s_item .post_text h4 a {
    font-size: 25px;
    font-family: "Heebo", sans-serif;
    line-height: 34px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
}

.post_s_item .post_text p {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    margin-bottom: 6px;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -77px;
    margin-left: 374px;
    margin-top: -77px;
}

.design_inner .design_left_text {
    margin-left: 59px;
    text-align: center !important;
    max-width: 810px;
}
}


@media (max-width: 991px) {
.home_banner_area {
    background-size: cover;
    margin-bottom: 0px;
    margin-top: -16px;
}

.img-fluid-welcome {
    max-width: 59%;
    height: auto;
    margin-bottom: 30px;
    margin-left: 139px;
}

img.logo {
    vertical-align: middle;
    border-style: none;
    max-width: 79%;
}

.img-welcome {
    max-width: 60%;
    height: auto;
    margin-top: -38px;
    margin-bottom: 30px;
    margin-left: 128px;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -77px;
    margin-left: 251px;
    margin-top: -77px;
}

.col-sm-12 {
    ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 19px;
}

.f_title {
    margin-bottom: 8px;
}

.design_inner .design_left_text {
    margin-left: -5px;
    text-align: center !important;
    max-width: 810px;
}
}

@media (max-width:767px) {
img.logo {
    vertical-align: middle;
    border-style: none;
    max-width: 67%;
}

.home_banner_area {
    background-size: cover;
    margin-bottom: 0px;
    margin-top: -16px;
    max-height: 52px;
}

.img-welcome {
    max-width: 60%;
    height: auto;
    margin-top: -49px;
    margin-bottom: 30px;
    margin-left: 102px;
}

.post_s_item .post_text {
    position: absolute;
    left: 26px;
    bottom: 40px;
    max-width: 355px;
}

.post_s_item .post_text h4 a {
    font-size: 20px;
    font-family: "Heebo", sans-serif;
    line-height: 27px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
}

.post_s_item .post_text p {
    font-size: 13px;
    line-height: 19px;
    color: #fff;
    margin-bottom: 6px;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -77px;
    margin-left: 162px;
    margin-top: -77px;
}
}

@media (max-width:650px) {
.post_s_item .post_text {
    position: absolute;
    left: 26px;
    bottom: 21px;
    max-width: 355px;
}
}

@media (max-width:575px) {
.img-welcome {
    max-width: 50%;
    height: auto;
    margin-top: -27px;
    margin-bottom: 7px;
    margin-left: 128px;
}

.post_s_item .post_text h4 a {
    font-size: 27px;
    font-family: "Heebo", sans-serif;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
}

.post_s_item .post_text p {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 23px;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -52px;
    margin-left: 191px;
    margin-top: -52px;
}

.ab_widget {
    max-width: 390px;
    margin-left: 63px;
    margin-bottom: 64px;
}
}

@media (max-width:500px) {
.img-welcome {
    max-width: 50%;
    height: auto;
    margin-top: -27px;
    margin-bottom: 7px;
    margin-left: 112px;
}

.design_inner .design_left_text {
    margin: 30px auto 0px;
    max-width: 458px;
    text-align: center;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -52px;
    margin-left: 143px;
    margin-top: -52px;
}

.ab_widget {
    max-width: 390px;
    margin-left: 27px;
    margin-bottom: 64px;
}
}

@media (max-width:450px) {
.img-welcome {
    max-width: 50%;
    height: auto;
    margin-top: -27px;
    margin-bottom: 7px;
    margin-left: 101px;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -52px;
    margin-left: 119px;
    margin-top: -52px;
}
}

@media (max-width:380px) {
.img-welcome {
    max-width: 50%;
    height: auto;
    margin-top: -27px;
    margin-bottom: 7px;
    margin-left: 80px;
}

.post_s_item .post_text h4 a {
    font-size: 22px;
    font-family: "Heebo", sans-serif;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
}

.post_s_item .post_text p {
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    margin-bottom: 23px;
}

.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -52px;
    margin-left: 87px;
    margin-top: -52px;
}

.ab_widget {
    max-width: 390px;
    margin-left: 1px;
    margin-bottom: 64px;
}
}

@media (max-width:340px) {
.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -52px;
    margin-left: 64px;
    margin-top: -52px;
}
}

@media (max-width:300px) {
.img-logo-bottom {
    max-width: 100%;
    height: auto;
    margin-bottom: -52px;
    margin-left: 41px;
    margin-top: -52px;
}

.img-welcome {
    max-width: 50%;
    height: auto;
    margin-top: -27px;
    margin-bottom: 7px;
    margin-left: 65px;
}

.post_s_item .post_text h4 a {
    font-size: 16px;
    font-family: "Heebo", sans-serif;
    line-height: 8px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 20px;
    margin-bottom: 20px;
    transition: all 300ms linear 0s;
}
}

