@media (max-width: 1199px) { 
    
    .sec1-text h1 {
    font-size: 40px;
}

.sec1-img img {
    height: 430px;
    width: 90%;
}

.sec1-img {
    padding: 50px 100px 0px 100px;
}

.sec2-text h1 {
    font-size: 45px;
}

.section1 {
    height: 700px;
}

.sec2-img img {
    height: 650px;
    width: 60%;
}

.sec3-text h1 {
    font-size: 35px;
}

p.color {
    font-size: 18px !important;
}

.sec4-text h1 {
    font-size: 40px;
    padding-bottom: 25px;
}

.sec4-text h1 {}

.sec4-main-opt p {
    width: 68%;
}

.sec4-main-opt p:before {
    left: 315px;
}

.sec-4-name h6 {
    font-size: 17px;
}

.section4 {
    padding-bottom: 0;
}

.sec5-text h6 {
    font-size: 15px;
}

.sec5-text h1 {
    font-size: 30px;
}

.sec5-text h1 {}

.call-us h6 {
    font-size: 18px;
}

.social-links p i {
    width: 38px;
    height: 38px;
    font-size: 20px;
}
}


@media (max-width: 991px) { 
    
    .navbar-brand img {
    height: 90px;
}
    
    
    div#navbarSupportedContent {
    background: black;
    padding: 20px;
    border-radius: 20px;
}

.navbar-nav li a {
    font-size: 15px;
    padding: 8px 20px !important;
    color: white !important;
}
    .sec1-img {
    padding: 50px 50px 0px 50px;
}

.section1 {
    height: 650px;
}

.sec2-text h1 {
    font-size: 35px;
}

.sec2-img img {width: 75%;}

.sec3-img img {
    height: 450px;
}

.sec3-text h1 {
    font-size: 25px;
}

.sec3-text h1 {}

.sec3-text p {
    line-height: 20px;
    margin-bottom: 10px;
}

.FaqSInner .card-header .btn-link {
    font-size: 25px;
    width: 50px;
    height: 50px;
}

.sec4-text h1 {
    font-size: 30px;
    padding-bottom: 20px;
}

.sec4-main-opt p {
    width: 100%;
}

.sec4-main-opt p:before {
    left: 345px;
}

.sec5-text h1 {
    font-size: 25px;
    padding-top: 20px;
}

.first-input input {
    height: 40px;
}

.first-input label {
    margin-bottom: 0;
}

.btn.btn-custom.a {
    font-size: 15px;
}

.btn-custom {
    padding: 12px 35px;
}
    footer {
    height: 25px;
}
    
}


@media (max-width: 767px) { 
    
  .section1 {
    height: 600px;
}

.sec1-img {
    padding: 70px 20px 0px 20px;
}

.sec1-img img {
    width: 100%;
    height: 400px;
}

.sec1-text h1 {
    font-size: 30px;
}

.sec2-text h1 {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
}

.sec2-img img {
    height: 750px;
    width: 100%;
}

.sec3-text {
    text-align: center;
}

.section3 {
    padding-bottom: 20px;
}

.sec4-text h1 {
    font-size: 25px;
}

.sec4-main-opt p:before {
    left: 250px;
}

.sec-4-name h6 {
    font-size: 15px;
}

.sec-4-name p {
    padding-bottom: 0;
}

.sec5-text {
    text-align: center;
}

t {}

.call-us {
    text-align: center;
}

.social-links {
    justify-content: center;
}  
    
}


@media (max-width: 575px) { 
    .sec1-text h1 {
    bottom: 10px;
    font-size: 22px;
}
    
    .sec1-img img {
    height: 250px;
    border: 8px solid black;
}

.section1 {
    height: 450px;
}

.section2 {
    padding-top: 0;
    padding-bottom: 0;
}

.sec2-text p {
    font-size: 14px;
}

.sec2-img img {
    margin-top: 0;
    height: 500px;
}

.sec2-img {
    padding-bottom: 0;
}

.sec3-img img {
    height: 400px;
}

.section4 {
    padding-top: 40px;
}

.sec4-main-opt p {
    font-size: 14px;
}

.sec4-main-opt p:before {
    left: 195px;
}

.sec5-text h1:before {
    width: 100%;
}
    
    
}