@media (max-width: 1600px) {

}
@media (max-width: 1440px) {}
@media (max-width: 1440px) {}
@media (max-width: 1330px) {}

@media (max-width: 1199px) {}
@media (max-width: 992px) {}
@media (max-width: 767px) {}
@media (max-width: 575px) {
    a.navbar-brand img {
    width: 85% !important;
}

.contact-section {
    padding: 0 5px;
}
.video-content {
    width: 100%;
    max-width: 100%;
}

.contact-title {
    font-size: 41px;
    padding-bottom: 0px;
}

.book-img {
    max-width: 380px;
    height: 400px;
    margin-left: 0;
    margin-top: 29px;
}
section.contact-section .col-md-5 {
    justify-content: center;
    display: flex;
}

.footer {
    padding-top: 27px;
}

.copyright {
    margin-top: 67px;
}

a.navbar-brand {
    width: 74%;
}

button.navbar-toggler {
    background: #f5dede;
}
.main-img {
  width: 300px;
  position: relative;
  z-index: 2;
    left: 0px;
      top: 0px;
}
ul.navbar-nav {
    gap: 10px !important;
    /* background: #000; */
    padding: 21px 19px;
}

div#navbarSupportedContent {
    background: #f5dede;
    padding-bottom: 20px;
}

nav.navbar.navbar-expand-lg.navbar-light.p-0 {
    /* background: #000; */
    z-index: 1;
    /* background: #f5dede; */
}

.Section-01 {
    padding: 98px 0px 35px;
}

.topimg {
    height: 210px;
    width: 400px;
    object-fit: contain;
}

section.Section-01 .row {
    flex-direction: column-reverse;
}

.content-01 h2 {
    line-height: 22px;
    font-size: 36px;
}

.ml9 {
    font-size: 58px;
    line-height: 56px;
    letter-spacing: -6px;
}

.content-01 h4 {
    width: 100%;
    font-size: 20px;
    line-height: 27px;
}

.buttonflex a {
    padding: 15px 30px;
    font-size: 13px;
}

.topimage {
    margin-top: 35px;
}
section.author-section {
    padding-top: 0;
}

.image-wrapper {
    display: flex;
    justify-content: center;
}
.sub-title {
    line-height: 8px;
}
section.Sec-04 .title {
    text-align: center;
}
.Sec-04 {
    padding: 30px 0 30px 0px;
}
.buttonflex {
    gap: 15px;
}

.h5custom {
    font-size: 20px;
    line-height: 24px;
}

.desc {
    font-size: 14px;
}

.Sec-04 .h5custom {
    font-size: 17px;
    line-height: 26px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    text-align: center;
}

.cover-1 {
    justify-content: center;
    padding-bottom: 39px;
}

h4.video-desc {
    margin-bottom: 13px;
}

.watch-btn {
    margin-bottom: 29px;
    width: 77%;
    margin-left: auto;
    margin-right: auto;
}

.play-btn {
    top: -9%;
    left: -6%;
}

.main-title {
    font-size: 27px;
    padding-bottom: 0;
}
.testimonial-section {
 margin-bottom: 0;
 padding-top: 20px !important;
}
.small-title {
    margin-bottom: 0px;
    line-height: 19px;
}

}