@media only screen and (max-width: 1024px){
    h1.abouthead{
        font-size: 30px;
    }
    img.img-fluid.abt-sunfly-img {
        height: 430px
    }
    img.img-fluid.advantage-avia-img {
        height: 430px;
    }
    .card-para {
        font-size: 14px;
    }
    .job-aviation-text #job-aviation-head {
        font-size: 23px;
    }
    h3.fafa1 {
        font-size: 22px;
    }
    .job-aviationimg{
        height: 430px;
    }
    #work {
        font-size: 35px;
    }
    .current-card-head h4 {
        font-size: 22px;
    }
    .current-card-text p {
        font-size: 14px;
    }
    .edu-head {
        font-size: 18px;
    }
    .edu-span2 {
        margin-left: 120px;
    }
    button.btn-danger.text-center {
        padding: 5px 25px;
        font-size: 18px;
        margin-left: 70px;
    }
    .footer-title-count {
        height: 82px;
    }
    .footer span1 {
        font-size: 18px;
    }
    .footer-copyright p {
        font-size: 18px;
    }
    .copyright-icon ul {
        gap: 3px;
        margin-left: -20px;
    }
}

/* /for dropdown on hover/ */
@media only screen and (min-width: 993px){
	.dropdown:hover .dropdown-menu{
		display:block !important;
	}
	.dropdown:focus .dropdown-menu{
		display:block !important;
	}
	.dropdown .dropdown-menu.show{
		display:none !important;
	}
}

@media only screen and (max-width: 768px){
    div#navbarSupportedContent {
        margin-left: 0px;
    }
    .card-choose-height {
        width: 334px;
    }
    .mrg-5{
        margin-top: 40px;
    }
    .card {
        height: 380px;
    }
    .apply-process-baner {
        height: 860px;
    }
    .current-job-baner {
        height: 800px;
    }
    .testimonial-baner {
        height: 540px;
    }
    .footer-form {
        position: relative;
        left: 360px;
        top: -69px;
    }
    .footer {
        height: 850px;
    }
    .ftc1 {
        border-right: 2px solid #fff;
    }
    .copyright-icon ul {
        margin-left: 225px;
    }
}

@media only screen and (max-width: 580px){
    div#navbarSupportedContent {
        margin-left: 0px;
    }
  .top-nav{
    display: none;
  }
    .h-ban1 {
        height: 270px;
    }
    .h-ban2 {
        height: 270px;
    }
    .h-ban3 {
        height: 270px;
    }
    img.img-fluid.abt-sunfly-img {
        height: 300px;
    }
    .abt-sunfly-service-text {
        margin-top: -65px;
    }
    h1.text-center.advantage-head.mb-5.mt-4 {
        margin-top: -40px !important;
    }
    .aviation-industry {
        height: 300px;
    }
    .aviation-industry-dark {
        height: 300px;
    }
    .aviation-industry-text {
        height: 235px;
    }
    img.img-fluid.advantage-avia-img {
        height: 300px;
    }
    .marg-40{
        margin-top: 40px;
    }
    .p-100 {
        padding: 45px;
    }
    h1.pera2 {
        font-size: 16px;
    }
    button.btn-danger.text-center {
        padding: 5px 25px;
        font-size: 18px;
        margin-left: 30px;
        margin-top: 10px;
    }
    #work {
        font-size: 18px;
    }
    .marg-5{
        margin-top: 20px;
    }
    .apply-process-baner {
        height: 1170px;
    }
    .current-job-baner {
        height: 1100px;
    }
    .testimonial-card {
        margin: 13px;
    }
    #testimonialp1 {
        padding: 60px 15px;
    }
    .testimonial-baner {
        height: 465px;
    }
    .footer {
        height: 1365px;
    }
    .footer-form {
        position: relative;
        left: 0px;
        top: 5px;
    }
   .ftc1 {
    border-right: 2px solid #fff;
}
.copyright-icon{
    /* display: none; */
    margin-left: -173px;
}

/* ----------------------about--------------------------- */
.about-warey-banner {
    height: 270px;
    }
/* -----------------about----------------------- */
/* -------------------what-we-offer------------------ */
.what-we-offer-banner {
    height: 270px;
}
/* -------------------what-we-offer------------------ */

/* ----------------current-opening------------------ */
.current-open-banner {
    height: 270px;
}
/* ----------------current-opening------------------ */

/* -----------------interview------------------- */
.interview-baner {
    width: 100%;
    height: 270px;
    }
/* -----------------interview------------------- */


/* ---------------contact------------------------ */
.contact-banner {
    height: 270px;
}
.lft-brd{
    border-left: 2px solid red;
}
}