@media(max-width: 991px) {
    .header-links ul{
        display: block;
    }
    .banner-bg{
        background-position: right;
    }
    .header-links-1 {
        justify-content: start;
        padding-bottom: 0px;
    }   
    .header-links{
        padding: 0px 0px;
    }
    .banner-bg-mask {
        padding:0px;
    }
    .footer-bg {
        padding: 10px 0px;
    }
    .banner-heading h3 {   
        line-height: normal;     
        font-size: 24px;      
    }
    .logo {
        max-width: 150px;
    }
    .banner-tag-button-2{
        display: block;
        margin-top: 30px;
    }
    .button-bg{
        display: none;
    }
    .header-links ul li a {
        font-size: 13px;
        padding: 0px 3px;
    }
    .footer-menu h4 {
        font-size: 22px;
        margin-bottom: 5px;
        font-weight: 500;
    }
    .footer-menu {
        margin-top: 20px;
    }
    .footer-menu ul li {
        font-size: 13px;
        padding: 5px 0px;
        text-transform: uppercase;
    }
    .footer-page {
        padding: 0px;
    }
    .secondary-button , .primary-button{
        font-size: 15px;
        font-weight: 600;
        line-height: 52px;
        padding: 0px 19px;
    }
    .page_wrapper {
        padding: 10px 0px;
    }
    .breadcrumb_heading {
        font-size: 21px;
    }
    .breadcrum-box {
        padding: 35px 0px;
    }
    .navbar-toggler {
        background: #ffffff;
        box-shadow: none !important;
    }
    .header-links-1 ul li a {
        margin-left: 0px;
        font-size: 13px;
    }
    .header-links-1 ul li{
        font-size: 13px;
    }
    .main_header{
        position: relative;
    }
    .header-layout1 {
        background-color: #fff !important;
        padding: 0px;
    }
    .banner-tag-button {
        display: none;
    }
    .title {
        font-size: 21px;
        font-family: 'Playfair Display';
        margin: 12px 0px;
    }
    .features {
        padding: 10px 0px;
    }
    .single-feature{
        margin-top: 10px;
        padding: 20px 6px;  
    }
    .about-section {
        padding: 40px 0px;
    }
    .about-title{
        font-size: 30px;
        margin-top: 10px;
    }
    .about-content p{
        font-size: 16px;
    }
    .service-page{
        padding: 20px 0px 0px 0px;
    }
    .services-title{
        font-size: 28px;
        margin-bottom: 20px;
    }
    .banner-heading {
        padding: 30px 0px;
    }
    #navbarSupportedContent {
        background-color: #f9f9f9 !important;    
        margin-bottom: 15px;
    }
    .header-layout1 ul li a{
        color: #000;
        font-size: 15px;
    }
    .header-layout1 ul li {
        padding: 2px 0px;
        border-bottom: 1px solid #0000002b;
        width: 100%;
    }
    .single-feature img {
        width: 120px;
        height: auto;
    }
    .single-feature p {
        font-size: 16px;
    }
    .about-image::before{
        width: 100%;
    }
    .logo-2 img {
        max-width: 150px !important;
        height: auto;
    }
    .single-services h4 a{
        font-size: 20px;
    }
    .single-services {
        margin-top: 0px;
    }
    .contact-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 19px;
        font-family: var(--title-font);
        margin-bottom: 5px;
        letter-spacing: 1px;
        font-weight: 600;
    }
    .contact_bg {
        padding: 20px 10px;
    }
    .breadcrumb-area{
        margin-top: 0px;
    }
    .contact-title , .contactus-right-side h4 {
        font-size: 19px;
        margin-bottom: 15px;
        letter-spacing: 1px;
        font-weight: 600;
    }
    .form-input {
        padding: 10px 20px;
        margin: 10px 0px;
    }
    .contactus-right-side {
        padding: 20px 2px;
        margin-top: 30px;
        box-shadow: 3px 2px 4px 0px #dfdfdf;
    }
    .contactus-right-side ul li {
        margin: 10px 0px;
        padding: 5px 0px 10px 10px;
    }
    .contactus-right-side ul li a {
        font-size: 16px;
        align-items: center;
        display: flex;
    }
    .gallery-images img {
        margin-bottom: 15px;
    }
    .about-page-left-side p {
        font-size: 17px;
        margin-bottom: 0px;
    }
    .button-bg {
        margin: 10px 0px;
    }
    .contact-title-1{
        font-size: 21px;
        margin-bottom: 20px;
    }
    .form-bg1{
        padding: 20px 15px;
    }
    .pricing-title {
        font-size: 21px;
        margin-bottom: 15px;
    }
    .price-box h4 , .price-amount{
        font-size: 17px;
    }
    .price-currency{
        font-size: 16px;
    }
    .price-box{
        margin-bottom: 15px;
        padding: 6px 10px;
    }
    .service-area-box ul li{
        margin: 10px 10px;
        font-size: 18px;
    }
    .content-box h4 {
        font-size: 18px;
    }
    .post-date {
        color: #000;
        font-size: 15px;
    }
    .read-more {
        font-size: 18px;
    }
    .sidebar-title h3 {
        font-size: 23px;
    }
    .sidebar{
        margin-top: 15px;
    }
    .note-line {
        margin: 15px 0px 0px 0px;
        font-size: 16px;
    }
}

@media(max-width: 767px) { 
    .service-area-box ul{
        display: block;
        text-align: center;
    }
    
    .footer-menu ul li a {
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 300;
    }
    .tabs li a {
        font-size: 15px;
    }
    .header-links ul {
        display: block;
        padding: 0px 10px
    }
    .service-para-1 {
        margin-bottom: 10px;
    }
    .service-para-2 {
        margin-bottom: 10px;
    }
    .service-para-3 {
        margin-bottom: 10px;
    }
    .service-para-4 {
        margin-bottom: 10px;
    }
    .service-box{
        min-height: auto;
    }
}   

@media only screen and (min-width: 991px) and (max-width: 1520px){
    .banner-heading h3{
        font-size: 52px;
        width: 100%;
    }
    
}
@media only screen and (min-width: 991px) and (max-width: 1300px){
    .header-layout1 ul li a {
        font-size: 16px;
    }
    .header-layout1 ul li {
        padding: 0px 2px;
        text-align: center;
    }
    .logo {
        max-width: 128px;
    }
    .content-box p{
        letter-spacing: -1px;
    }
}

@media only screen and (min-width: 1300px) {
    .tabs li a{
        margin: 0px 30px;
    }
    .tabs {
        align-items: center;
        margin-left: 220px !important;
    }
    .header-layout1 ul li{
        padding-left: 9px;
        text-align: center;
    }
}
  

@media only screen and (max-width: 576px) {
    .logo {
        padding: 10px;
        max-width: 135px;
    }
    .widget-area {
        text-align: center;
    }
    .price-box{
        display: block;
    }
    .price-box h4 , .price-amount{
        font-size: 16px;
    }
    .service-area-box ul li{
        margin: 10px 0px;
        font-size: 17px;
    }
}
