@media(max-width: 991px) {
    .header-links ul{
        display: block;
    }
    .header-links-1 {
        justify-content: center;
        padding-bottom: 0px;
    }   
    .header-links{
        padding: 0px 0px;
        border: none;
    }
    .banner-bg-mask {
        padding:0px;
    }
    .footer-bg {
        padding: 10px 0px;
    }
    .banner-heading h3 {   
        line-height: normal;     
        font-size: 20px;      
    }
    .logo {
        max-width: 150px;
    }
    .header-links ul li a {
        font-size: 13px;
        padding: 0px 3px;
    }
    .footer-menu h4 {
        font-size: 21px;
        margin-bottom: 5px;
        font-weight: 500;
    }
    .footer-menu {
        margin-top: 20px;
    }
    .footer-menu ul li {
        font-size: 13px;
        padding: 5px 0px;
    }
    .footer-page {
        padding: 0px;
    }
    .widget-area {
        padding: 10px 0px;
    }
    .secondery-button , .primary-button{
        font-size: 15px;
        font-weight: 600;
        padding: 12px 15px;
    }
    .page_wrapper {
        padding: 10px 0px;
    }
    .breadcrumb_heading {
        font-size: 21px;
    }
    .breadcrum-box {
        padding: 35px 0px;
    }
    .header-links-1 ul li a {
        margin-left: 15px;
        font-size: 13px;
    }
    .header-links-1 ul li{
        font-size: 13px;
    }
    .main_header{
        position: relative;
    }
    .banner-heading {
        padding: 20px 0px;
        background:none;
    }
    .header-layout1 ul li a{
        color: #000;
        font-size: 12px;
        font-weight: 500;
    }
    .header-layout1 ul li {
        padding: 2px 0px;
        border-bottom: 1px solid #0000002b;
        align-items: center;
    }
    .header-links ul li {   
        margin-right: 0px;
    }
    .breadcrumb-area{
        margin-top: 0px;
    }
    .header-layout1{
        padding: 0px;
        background-color: #fff !important;
    }
    .double-header ul li a {
        font-size: 15px !important;
        padding: 6px !important;
    }
    .banner-heading-button a {
        margin-right: 0px;
    }
    .header-line {
        display: none;
    }
    .header-top{
        margin: 0px;
        padding: 5px 0px;
    }
    .button-bg {
        margin: 20px;
    }
    .double-header {
        position: relative;
        margin-top: 0px;
        bottom: 0;
        left: 0;
    }
    .banner-heading h5{
        margin-bottom: 0px;
        font-size: 18px;
    }
    .service-page , .about-page , .gallery-page-bg{
        padding: 20px 0px;
    }
    .service-title , .gallery-title {
        font-size: 24px;
        margin-bottom: 17px;
    }
    .section-title h4{
        margin: 14px 0px;
        font-size: 18px;
        line-height: normal;
    }
    .about-img-one{
        display: none;
    }
    .service-item h4 {
        font-size: 17px;
        margin-top: 20px;
    }
    .service-button {
        margin-top: 20px;
    }
    .about-content-box ul li {
        padding: 4px 0px;
        font-size: 18px;
    }
    .gallery-btn {
        margin-top: 18px;
    }
    .process-page{
        padding: 20px 0px;
    }
    .process-title-1 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .process-title-2 {
        font-size: 19px;
        margin-bottom: 40px;
    }
    .process-box {
        padding: 20px 15px;
    }
    .process-box-img{
        margin: 8px 0px;
    }
    .process-box h4 {
        font-size: 17px;
        margin: 10px 0px;
    }
    .process-border {
        border-right: none;
        min-height: auto;
    }
    .process-border1 {
        border-right: none;
        min-height: auto;
    }
    .process-box p {
        font-size: 14px;
        color: #000;
    }
    .service-item {
        width: 100%;
        margin: 0px 0px;
    }
    .about-box {
        text-align: center;
    }
    #banner-btn{
        display: none;
    }
    .button-bg{
        display: none;
    }
    #banner-quote {
        display: inline;
    }
    .service_icon{
        display: none;
    }
    .service-inner-content h4 {
        font-size: 18px;
        padding-top: 10px;
    }
    .service-inner-content{
        min-height: auto;
    }
    .contactus-right-side ul {
        display: block;
    }
    .contact-title {
        font-size: 21px;
        margin-bottom: 15px;
    }
    .form-input {
        padding: 8px;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .contactus-right-side {
        padding: 0px;
        margin-top: 10px;
    }
    .contactus-right-side ul li{
        display: block;
        padding: 15px;
    }
    .contactus-right-side ul li i {
        padding: 14px;
        font-size: 16px;
        margin: 10px;
    }
    .fa-icon {
        text-align: center;
      }
    .fa-icon h5 {
        font-size: 18px;
    }
    .about-section-right {
        margin-top: 30px;
    }
    .form-box-1{
        padding: 10px;
    }
   
}

@media(max-width: 767px) { 
    .footer-menu ul li a {
        font-size: 14px;
        font-weight: 400;
    }
    .tabs li a {
        font-size: 15px;
    }
    .header-links ul {
        display: block;
        padding: 0px 0px
    }
    .main__logo{
        width: 165px;
    }
    .service-item {
        width: auto;
        padding: 20px 20px 10px 20px;
        bottom: 10px;
    }
    .header-links ul li i {
        margin-right: 10px;
        padding: 8px 11px;
        height: 35px;
        width: 35px;
        font-size: 17px;
    }
    .header-links ul li p {
        font-size: 13px;
    }
    .step{
        font-size: 15px;
        padding: 5px 20px;
    }
    .disc{
        margin-bottom: 10px;
    }
    .about-page{
        background-image: none;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1500px){
   
    .banner-heading h3{
        font-size: 52px;
        width: 100%;

    }
   
    .footer-bg{
        padding: 40px 30px;
    }
     .address-header {
        display: grid;
    }
   
}
@media only screen and (min-width: 991px) and (max-width: 1300px){
    .header-layout1 ul li a {
        font-size: 15px;
    }
    .header-layout1 ul li {
        padding: 3px 30px;
        align-items: center;
    }
    .header-layout1 {
        padding: 0px 0px;
    }
    .double-header ul li a{
        font-size: 15px;
        padding: 10px 2px !important;
    }
    .primary-button{
        padding: 14px 18px;
    }
    .service-item{
        margin: 0px 40px;
    }.service-item h4 {
        font-size: 18px;
    }
    .service_icon{
        right: 0px;
    }
    .service-inner-content h4 {
        font-size: 18px;
    }
    .contact-us-img{
        align-items: center;
    }

}
@media only screen and (min-width: 991px) and (max-width: 1200px){
    .contactus-right-side ul li {
        display: block;
    }
    .contactus-right-side ul{
        justify-content: center;
    }
   
}
@media only screen and (max-width: 576px) {
    .logo {
        padding: 10px;
        max-width: 135px;
    }
}
@media(min-width: 1500px) {
    .header-links ul li {
        display: flex;
        padding: 0px 60px;
    }
    .header-links ul li i {
        margin-right: 20px;
    }
}
@media (max-width: 993px) {
    .posts {
        margin-top: 30px;
    }
}

@media (max-width: 1400px) {
    .posts {
        margin-top: 30px;
    }
}