/*
Theme Name: Amir Ask Theme
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Author: John Doe
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
Text Domain: amirask-theme
*/
/*DD Style*/
html,body {
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'MenoDisplay';
    src: url('assets/fonts/MenoDisplay-Light.eot');
    src: url('assets/fonts/MenoDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/MenoDisplay-Light.woff2') format('woff2'),
        url('assets/fonts/MenoDisplay-Light.woff') format('woff'),
        url('assets/fonts/MenoDisplay-Light.ttf') format('truetype'),
        url('assets/fonts/MenoDisplay-Light.svg#MenoDisplay-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Optima LT Pro';
    src: url('assets/fonts/OptimaLTPro-Roman.eot');
    src: url('assets/fonts/OptimaLTPro-Roman.eot?#iefix') format('embedded-opentype'),
        url('assets/fonts/OptimaLTPro-Roman.woff2') format('woff2'),
        url('assets/fonts/OptimaLTPro-Roman.woff') format('woff'),
        url('assets/fonts/OptimaLTPro-Roman.ttf') format('truetype'),
        url('assets/fonts/OptimaLTPro-Roman.svg#OptimaLTPro-Roman') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
body {
    background-color: #EBE3D7;
}
h2 span {
    color: #443B33;
}
p {
    margin: 0 0 0 0;
    font-size: 16px;
    line-height: 27px;
    color: #555555;
    font-family: 'Optima LT Pro';
    font-weight: 400;
}
.transparent-btn .elementor-button {
    background-color: transparent !important;
    text-shadow: none !important;
    text-decoration: underline;
    text-transform: uppercase;
}
.transparent-btn .elementor-button-text {
    color: #443B33;
    font-size: 20px;
    line-height: 24px;
    font-family: 'MenoDisplay';
    font-weight: 300;
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-family: 'MenoDisplay' !important;
}
.e-con-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.inner-page-banner .elementor-heading-title {
    font-weight: 300 !important;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase !important;
}
/*Completed Home*/
.completed-home-item .elementor-widget-image .elementor-widget-container {
    position: relative;
    padding-top: 103%;
    overflow: hidden;
}
.completed-home-item:hover .elementor-widget-image .elementor-widget-container img {
    transform: scale(1.1);
}
.completed-home-item .elementor-widget-image .elementor-widget-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.2s ease-in;
}
.completed-home-item .elementor-widget-text-editor,
.featured-project-item .elementor-widget-text-editor{
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(8px);
    padding: 20px 18px;
    z-index: 3;
}
.completed-home-item .elementor-widget-text-editor h5,
.featured-project-item .elementor-widget-text-editor h5{
    font-family: 'Circular Std' !important;
    font-weight: 450;
    font-size: 18px;
    line-height: 1;
    color: #EEEEEE;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.completed-home-item .elementor-widget-text-editor h6,
.featured-project-item .elementor-widget-text-editor h6 {
    font-family: 'Circular Std' !important;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
    color: #DDDDDD;
    text-transform: uppercase;
}
.completed-home-item .elementor-widget-image .elementor-widget-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2;
}
a {
    transition: all 0.3s ease-in;
}
.dd-container .e-con-inner {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  body .site-header .header-inner,.welcome-home .e-con-inner,.dd-container .e-con-inner,body .e-con-inner {
    max-width: 960px !important;
  }
  .dd-container .e-con-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 1200px) {
  body .site-header .header-inner,.welcome-home .e-con-inner,.dd-container .e-con-inner,body .e-con-inner {
    max-width: 1140px !important;
  }
}
@media (min-width: 1440px) {
  body .site-header .header-inner,.e-con-inner,.dd-container .e-con-inner,body .e-con-inner {
    max-width: 1350px !important;
  }
  .welcome-home .e-con-inner {
    max-width: 1185px !important;
  }
}
body .dd-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*Site Header*/
body .site-header .header-inner {
    width: 100%;
    gap: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
body .site-header {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 100% !important;
    width: 100% !important;
    z-index: 9;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
body .site-header .site-navigation ul.menu li a {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    padding: 0;
    font-family: 'Optima LT Pro';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2.59px;
}
body .site-header .site-navigation ul.menu {
    gap: 42px;
}
body .site-header:not(.header-stacked) .header-inner .site-branding,body .site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: none;
}
body .site-header .header-inner .site-logo a,
body .site-header .header-inner .site-logo {
    display: inline-flex;
}
.site-header.sticky {
    background-color: #323232;
}
/*Slider*/
.swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFFFFF;
    margin: 0 !important;
}
.swiper-pagination {
    display: flex;
    justify-content: center;
    column-gap: 12px;
    margin-bottom: 30px;
}
.swiper-pagination .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 50%;
    top: 50%;
    background: #FFFFFF;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    opacity: 1;
}
.swiper-pagination {
    z-index: 1 !important;
}
/*Featured Projects*/
.featured-project-item .elementor-widget-image .elementor-widget-container {
    position: relative;
    padding-top: 72.5%;
    overflow: hidden;
}
.featured-project-item .elementor-widget-image .elementor-widget-container img {
    position: absolute;
    width: 100%;
    height: 120%;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: all 0.2s ease-in;
}
.featured-project-item:hover .elementor-widget-image .elementor-widget-container img {transform: translateY(-10%);}
.featured-project-item {
    transition: all 0.2s ease-in;
}
.featured-project-item .elementor-widget-text-editor,
.completed-home-item .elementor-widget-text-editor {
    position: absolute;
    width: 100%;
    top: 100%;
    transition: all 0.3s ease-in;
    opacity: 0;
}
.featured-project-item:hover .elementor-widget-text-editor,
.completed-home-item:hover .elementor-widget-text-editor {
    transform: translateY(-100%);
    opacity: 1;
}
.featured-project-item,
.completed-home-item {
    overflow: hidden;
}
/*Our Journey*/
.our-journey-section .text-block {
    padding-left: calc((100% - 1320px) / 2) !important;
    padding-right: 80px !important;
}
.our-journey-section .text-block p {
    max-width: 515px;
    text-align: justify;
}
.as-developers-section .text-block p {
    max-width: 592px;
}
.projects-see-all p {
    max-width: 524px;
}
.portfolio-list-wrapper .gallery .gallery-icon a {
    position: relative;
    padding-top: 100%;
    display: flex;
    width: 100%;
}
.portfolio-list-wrapper .gallery .gallery-icon a img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
}
.portfolio-list-wrapper .main-heading .elementor-heading-title {
    font-weight: 300 !important;
    margin: 0 0 25px 0;
}
.portfolio-list-wrapper .description p {
    max-width: 1025px;
    margin: 0 auto;
}
/*Contact Form*/
.contact-form .wpcf7-form {
    max-width: 768px;
    margin: 0 auto;
}
.contact-form .wpcf7-form .row {
    display: flex;
    justify-content: space-between;
}
.contact-form .wpcf7-form .row .col-6 {
    width: calc(50% - 10px);
}
.contact-form .wpcf7-form .row .col-12 {
    width: 100%;
}
.contact-form .wpcf7-form .row .col-6,.contact-form .wpcf7-form .row .col-12 {
    margin-bottom: 35px;
}
.contact-form .wpcf7-form input,.contact-form .wpcf7-form select {
    border: 1px solid #555555;
    border-radius: 10px;
    background-color: transparent;
    height: 50px;
    font-size: 16px;
    line-height: 27px;
    color: #555555;
    font-family: 'Optima LT Pro';
    font-weight: 400;
    appearance: none;
}
.contact-form .wpcf7-form select {
    background-image: url(assets/images/angle-down.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
}
.contact-form .wpcf7-form .row.submit .col-12 {
    margin-bottom: 0;
}
.contact-form .wpcf7-form .row.submit .col-12 .wpcf7-form-control.wpcf7-submit {
    margin: 0 auto;
    display: block;
    background-color: #443b33;
    border-color: #443b33;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    width: 125px;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
}
.contact-form .wpcf7-form .row.submit .col-12 .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #443b33;
    border-color: #443b33;
    color: #fff;
}
.contact-form .wpcf7-form .row.submit .col-12 .wpcf7-spinner {
    position: absolute;
    top: 50%;
    left: 60%;
    transform: translateY(-50%);
}
.contact-form .wpcf7-form .row.submit .col-12 p {
    position: relative;
}
.contact-form .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}
.contact-form .wpcf7-form.invalid .wpcf7-response-output {
    display: none;
}
.contact-form .wpcf7-form.sent .wpcf7-response-output {
    border: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    color: #46b450;
    font-family: 'MenoDisplay' !important;
    font-weight: 300;
}
select:focus-visible,input:focus-visible {
    outline: none !important;
}
[type=button]:focus, [type=submit]:focus, button:focus {
    outline: none !important;
}
/*Site Footer*/
footer .icons-block .elementor-icon-list-items {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 80px;
}
footer .icons-block .elementor-icon-list-items li a {
    border-bottom: 1px solid #FFFFFF;
    font-size: 20px;
    line-height: 22.72px;
    color: #fff;
    font-family: "Georgia", Sans-serif;
    padding-bottom: 8px;
}
footer .icons-block .elementor-icon-list-items li a .elementor-icon-list-icon {
    min-width: 24px;
}
footer .icons-block .elementor-icon-list-items li a .elementor-icon-list-text {
    padding-left: 0;
    color: #fff;
}
footer .logo-block a {
    display: inline-flex;
}
footer .logo-block a img {
    width: auto !important;
}
.footer-links ul {
    padding-left: 0;
    list-style: none;
    margin: 30px 0 50px 0;
}
.footer-links.footer-links-1 ul {
    margin: 30px 0 0 0;
}
.footer-links ul li {
    text-align: center;
}
.footer-links ul li,.footer-links ul li a {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-family: 'Optima LT Pro';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}
.footer-links ul li:not(:last-child) {
    margin-bottom: 12px;
}
footer .elementor-widget-icon-list .elementor-icon-list-items {
    display: flex;
    justify-content: center;
    gap: 25px
}
footer .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-icon {
    padding-right: 0 !important;
}
footer .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-icon svg {
    margin-right: 0 !important;
}
.footer-copyright p {
    line-height: 18px;
    color: #000000;
    font-family: 'Optima LT Pro';
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2.59px;
    font-size: 14px;
}
.scaterd-image-block .elementor-image-box-img {
    position: relative;
    padding-top: 135%;
}
.scaterd-image-block .elementor-image-box-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.scaterd-image-block .elementor-image-box-content {
    text-align: left !important;
    padding-top: 10px;
}
.scaterd-image-block .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    font-family: 'Circular Std' !important;
    font-weight: 450;
    font-size: 22px;
    line-height: 1;
    color: #000000;
    position: relative;
    margin-bottom: 5px;
}
.scaterd-image-block .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
    font-family: 'Circular Std';
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    color: #443b33;
}
@media only screen and (min-width: 992px) {
    body .site-header .site-navigation ul.menu li a:hover,
    body .site-header .site-navigation ul.menu li.current_page_item a:hover {
        color: #fff;
        text-decoration: underline;
    }
    .menu-icon {
        display: none;
    }
}
@media (min-width: 1200px) and (max-width: 1439px) {
    .completed-homes .elementor-heading-title {
        font-size: 32px !important;
        line-height: 36px !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .completed-homes .elementor-heading-title {
        font-size: 28px !important;
        line-height: 36px !important;
    }
    .completed-homes .elementor-element-9d7eac4 {
        padding-right: 0;
    }
    .completed-homes .elementor-widget-text-editor p {
        line-height: 22px;
    }
}
@media only screen and (max-width: 1439px) {
    .welcome-home .e-con-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    body.elementor-kit-6 h2 {
        font-size: 36px !important;
        line-height: 40px !important;
    }
    .welcome-home .elementor-widget-heading .elementor-widget-container {
        padding: 0 0 20px 0 !important;
    }
    .transparent-btn .elementor-button-text {
        font-size: 18px;
    }
    .inner-page-banner .elementor-heading-title {
        font-size: 50px;
        line-height: 52px;
    }
    .inner-page-banner .e-con-inner {
        padding-bottom: 100px !important;
    }
    .our-journey-section .text-block {
        padding-left: calc((100% - 1110px) / 2) !important;
        padding-right: 50px !important;
    }
    .about-see-all .text-block {
        padding-left: 60px;
    }
    .contact-page-content .elementor-heading-title {
        font-size: 30px !important;
        line-height: 38px !important;
    }
    .custom-build-bottom .e-con-inner {
        padding-bottom: 70px;
    }
    .custom-build-top .e-con-inner {
        padding-top: 70px;
    }
}
@media only screen and (max-width: 1199px) {
    body .site-header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    body .site-header .site-navigation ul.menu {
        gap: 36px;
    }
    footer .icons-block .elementor-icon-list-items li a {
        font-size: 18px;
        line-height: 20px;
    }
    footer .icons-block .elementor-icon-list-items li a .elementor-icon-list-icon svg {
        width: 20px;
    }
    body footer .icons-block .elementor-icon-list-items li a .elementor-icon-list-icon {
        padding-right: 15px !important;
    }
    footer .icons-block .elementor-icon-list-items {
        column-gap: 60px;
    }
    footer .dd-container > .e-con-inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .completed-home-item .elementor-widget-text-editor h5, .featured-project-item .elementor-widget-text-editor h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .completed-home-item .elementor-widget-text-editor h6, .featured-project-item .elementor-widget-text-editor h6 {
        font-size: 12px;
        line-height: 20px;
    }
    .completed-home-item .elementor-widget-text-editor, .featured-project-item .elementor-widget-text-editor {
        padding: 15px;
    }
    .featured-project-item .elementor-widget-image .elementor-widget-container {
        padding-top: 72.5%;
    }
    .featured-project-item:hover .elementor-widget-image .elementor-widget-container img {
        transform: translateY(-15%);
    }
    .featured-project-wrapper {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    body .inner-page-banner {
        min-height: 400px;
    }
    .inner-page-banner .e-con-inner {
        padding-bottom: 80px !important;
    }
    .inner-page-banner .elementor-heading-title {
        font-size: 38px;
        line-height: 48px;
    }
    .our-journey-section .text-block {
        padding-left: calc((100% - 930px) / 2) !important;
        padding-right: 30px !important;
    }
    .our-journey-section .text-block .elementor-heading-title {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    .about-see-all .text-block {
        padding-left: 40px;
    }
    .about-see-all .e-con-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .as-developers-section .e-con-inner {
        padding-top: 60px;
    }
    .as-developers-section .text-block {
        padding-left: 30px;
    }
    .projects-see-all .text-block {
        padding-right: 30px;
    }
    .projects-see-all .e-con-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .portfolio-list-wrapper .e-con-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .portfolio-list-wrapper .main-heading .elementor-heading-title {
        margin: 0 0 15px 0;
    }
    .contact-page-content .elementor-heading-title {
        font-size: 26px !important;
        line-height: 36px !important;
    }
    body .contact-page-content .e-con-inner {
        padding-top: 60px;
    }
    .footer-links ul {
        margin: 30px 0 40px 0;
    }
    .contact-form-section .e-con-inner {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .custom-build-bottom .e-con-inner {
        padding-bottom: 60px;
    }
    .scaterd-image-block .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
        font-size: 18px;
        line-height: 20px;
    }
    .scaterd-image-block .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
        font-size: 16px;
        line-height: 18px;
    }
}
@media only screen and (max-width: 991px) {
    .e-con-inner {
        max-width: 100%;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    .site-header.sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
    }
    body .site-header .header-inner {
        align-items: center;
    }
    body .site-header .header-inner,.welcome-home .e-con-inner,.dd-container .e-con-inner {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    body .site-header .header-inner .site-logo a img {
        width: 52px;
    }
    body .site-header {
        position: relative;
        padding-top: 12px;
        padding-bottom: 12px;
        background-color: #323232;
    }
    body .site-header .header-inner .site-navigation {
        position: fixed;
        top: 70px;
        left: 0;
        width: 100%;
        height: calc(100vh - 70px);
        background-color: #323232;
        display: block;
        z-index: 99;
        overflow-y: auto;
        transition: all 0.2s ease-in;
        transform: translateX(100%);
    }
    body .site-header .site-navigation ul.menu {
        flex-wrap: wrap;
        gap: 0;
    }
    body .site-header .site-navigation ul.menu li {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }
    body .site-header .site-navigation ul.menu li a {
        padding: 15px 30px;
        display: block;
        width: 100%;
    }
    body .site-header .site-navigation ul.menu li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    .site-header .menu-icon{width:24px;height:24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
    .site-header .menu-icon span{position:relative;display:block;}
    .site-header .menu-icon span, .menu-icon span:before, .menu-icon span:after{width:24px;height:2px;background-color:#fff;}
    .site-header .menu-icon span:before, .menu-icon span:after{content:"";position:absolute;left:0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
    .site-header .menu-icon span:before{top:-9px;}
    .site-header .menu-icon span:after{top:9px;}
    body.menu-open .menu-icon span:after{transform:rotate(-45deg) translate(6px, -7px);}
    body.menu-open .menu-icon span:before{transform:rotate(45deg) translate(6px, 6px);}
    body.menu-open .menu-icon span{height:0;}
    body.menu-open .site-header .header-inner .site-navigation {
        transform: translateX(0);
    }
    .swiper-pagination .swiper-pagination-bullet {
        width: 16px;
        height: 16px;
    }
    .swiper-pagination .swiper-pagination-bullet:before {
        width: 8px;
        height: 8px;
    }
    .swiper-pagination {
        margin-bottom: 20px;
        bottom: 0;
    }
    body.menu-open {
        position: fixed;
        width: 100%;
    }
    body.elementor-kit-6 h2 {
        font-size: 32px !important;
        line-height: 36px !important;
    }
    footer .icons-block .elementor-icon-list-items {
        justify-content: center;
    }
    footer .elementor-widget-image .elementor-widget-container a img {
        width: 160px !important;
        margin-bottom: 30px;
    }
    footer .dd-container > .e-con-inner {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .featured-project-item .elementor-widget-image .elementor-widget-container img {
        height: 100%;
    }
    .featured-project-item .elementor-widget-text-editor,
    .completed-home-item .elementor-widget-text-editor {
        top: auto;
        bottom: 0;
        opacity: 1;
    }
    .featured-project-item:hover .elementor-widget-image .elementor-widget-container img,
    .featured-project-item:hover .elementor-widget-text-editor,
    .completed-home-item:hover .elementor-widget-image .elementor-widget-container img,
    .completed-home-item:hover .elementor-widget-text-edito {
        transform: none;
    }
    .featured-project-item .elementor-widget-image .elementor-widget-container {
        padding-top: 56.25%;
    }
    .completed-home-item .elementor-widget-image .elementor-widget-container {
        padding-top: 100%;
    }
    .completed-homes .elementor-element-9d7eac4 {
        padding-right: 0;
    }
    body .inner-page-banner {
        min-height: 320px;
    }
    .inner-page-banner .elementor-heading-title {
        font-size: 38px;
        line-height: 48px;
    }
    .inner-page-banner .e-con-inner {
        justify-content: center !important;
        align-items: center !important;
        padding-bottom: 0 !important;
    }
    .our-journey-section .text-block {
        padding: 0 30px 30px !important;
    }
    .our-journey-section .text-block p {
        max-width: 100%;
    }
    .about-see-all .text-block {
        padding-left: 0;
        padding-top: 30px;
        text-align: center;
    }
    .about-see-all .text-block .elementor-button-wrapper {
        display: flex;
        justify-content: center;
    }
    .about-see-all .e-con-inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .as-developers-section .text-block {
        padding-left: 0;
        padding-top: 30px;
    }
    .as-developers-section .text-block p {
        max-width: 100%;
    }
    .as-developers-section .e-con-inner {
        padding-top: 50px;
    }
    .projects-see-all .text-block {
        padding-right: 0;
        text-align: center;
        padding-top: 30px;
    }
    .projects-see-all .e-con-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .projects-see-all p {
        max-width: 100%;
    }
    .projects-see-all .text-block .transparent-btn .elementor-widget-container {
        display: flex;
        justify-content: center;
    }
    .projects-see-all .e-con-inner .text-block {
        order: 2;
    }
    .projects-see-all .e-con-inner .image-block {
        order: 1;
    }
    .projects-see-all .e-con-inner .image-block img {
        width: 100%;
    }
    body .contact-page-content .e-con-inner {
        padding-top: 50px;
    }
    .contact-form-section .e-con-inner,
    .portfolio-list-wrapper .e-con-inner {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .custom-build-top .e-con-inner {
        padding-top: 60px;
    }
}
@media only screen and (max-width: 767px) {
    .e-con-inner {
        max-width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .featured-project-item,.completed-home-item {
        display: block !important;
    }
    body .site-header .header-inner,.welcome-home .e-con-inner,.dd-container .e-con-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    body .site-header .header-inner .site-logo a img {
        width: 46px;
    }
    .swiper-pagination {
        column-gap: 8px;
    }
    body .site-header .site-navigation ul.menu li a { 
        padding: 12px 20px;
    }
    body .site-header .header-inner .site-navigation {
        top: 64px;
        height: calc(100vh - 64px);
    }
    body.elementor-kit-6 h2 {
        font-size: 28px !important;
        line-height: 32px !important;
    }
    p {
        line-height: 24px;
    }
    .transparent-btn .elementor-button-text {
        font-size: 16px;
    }
    footer .icons-block .elementor-icon-list-items li a {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 4px;
    }
    footer .icons-block .elementor-icon-list-items li a .elementor-icon-list-icon svg {
        width: 16px;
        margin: 0;
    }
    body footer .icons-block .elementor-icon-list-items li a .elementor-icon-list-icon {
        padding-right: 10px !important;
    }
    footer .elementor-widget-image .elementor-widget-container a img {
        width: 150px !important;
        margin-bottom: 25px;
    }
    .featured-project-item {
        display: block !important;
    }
    .completed-home-item .elementor-widget-text-editor h5, .featured-project-item .elementor-widget-text-editor h5 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .completed-home-item .elementor-widget-text-editor h6, .featured-project-item .elementor-widget-text-editor h6 {
        font-size: 12px;
        line-height: 18px;
    }
    .featured-project-wrapper {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    body .inner-page-banner {
        min-height: 280px;
    }
    .inner-page-banner .elementor-heading-title {
        font-size: 32px;
        line-height: 42px;
    }
    .projects-see-all .e-con-inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    body .contact-page-content .e-con-inner {
        padding-top: 50px;
    }
    .contact-page-content .elementor-heading-title {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .footer-links ul {
        margin: 25px 0 30px 0;
    }
    .contact-form .wpcf7-form .row .col-6 {
        width: 100%;
    }
    .contact-form .wpcf7-form .row {
        flex-wrap: wrap;
    }
    .contact-form .wpcf7-form .row .col-6, .contact-form .wpcf7-form .row .col-12 {
        margin-bottom: 20px;
    }
    .contact-form .wpcf7-form input, .contact-form .wpcf7-form select {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }
    .contact-form .wpcf7-form .row.submit .col-12 .wpcf7-form-control.wpcf7-submit {
        font-size: 14px;
        line-height: 18px;
        width: 110px;
    }
    .contact-form-section .e-con-inner,
    .portfolio-list-wrapper .e-con-inner {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .custom-build-bottom .e-con-inner {
        padding-bottom: 50px;
    }
    .custom-build-top .e-con-inner {
        padding-top: 50px;
    }
    .scaterd-image-block .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
        font-size: 16px;
        line-height: 20px;
    }
    .scaterd-image-block .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
        font-size: 14px;
        line-height: 18px;
    }
    .scaterd-image-block {
        display: block !important;
    }
    .scaterd-image-block .elementor-image-box-content {
        padding-top: 0 !important;
    }
    .footer-links.footer-links-1 ul {
        margin: 25px 0 0 0;
    }
}
@media only screen and (max-width: 575px) {
    body .inner-page-banner {
        min-height: 260px;
    }
    .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    .swiper-pagination .swiper-pagination-bullet:before {
        width: 6px;
        height: 6px;
    }
    .swiper-pagination {
        margin-bottom: 15px;
    }
    .completed-home-item .elementor-widget-text-editor, .featured-project-item .elementor-widget-text-editor {
        padding: 8px 10px;
    }
    .completed-home-item .elementor-widget-text-editor h6, .featured-project-item .elementor-widget-text-editor h6 {
        font-size: 12px;
        line-height: 14px;
    }
    .completed-home-item .elementor-widget-text-editor h5, .featured-project-item .elementor-widget-text-editor h5 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    body.elementor-kit-6 h2 {
        font-size: 26px !important;
        line-height: 28px !important;
    }
    .transparent-btn .elementor-button-text {
        font-size: 14px;
    }
    footer .icons-block .elementor-icon-list-items {
        flex-wrap: wrap;
        gap: 12px;
    }
    footer .icons-block .elementor-icon-list-items li a {
        display: inline-flex;
        width: auto;
    }
    .as-developers-section .e-con-inner {
        padding-top: 40px;
    }
    .projects-see-all .e-con-inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .contact-form-section .e-con-inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about-see-all .e-con-inner,
    .portfolio-list-wrapper .e-con-inner {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    body .contact-page-content .e-con-inner {
        padding-top: 40px;
    }
    .contact-page-content .elementor-heading-title {
        font-size: 20px !important;
        line-height: 30px !important;
    }
    .custom-build-bottom .e-con-inner {
        padding-bottom: 40px;
    }
    .custom-build-top .e-con-inner {
        padding-top: 40px;
    }
}
@media only screen and (max-width: 479px) {
    p {
        font-size: 14px;
        line-height: 18px;
    }
    body .inner-page-banner {
        min-height: 180px;
    }
    .our-journey-section .text-block .elementor-heading-title,
    body.elementor-kit-6 h2 {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .our-journey-section .text-block {
        padding: 0 20px 20px !important;
    }
    .about-see-all .e-con-inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .about-see-all .text-block {
        padding-top: 20px;
    }
    .as-developers-section .text-block,
    .projects-see-all .text-block {
        padding-top: 20px;
    }
    .as-developers-section .e-con-inner {
        padding-top: 30px;
    }
    .projects-see-all .e-con-inner,
    .portfolio-list-wrapper .e-con-inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body .contact-page-content .e-con-inner {
        padding-top: 30px;
    }
    .contact-form-section .e-con-inner {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .custom-build-bottom .e-con-inner {
        padding-bottom: 30px;
    }
    .custom-build-top .e-con-inner {
        padding-top: 30px;
    }
    .contact-form .wpcf7-form .row.submit .col-12 .wpcf7-spinner {
        left: 65%;
    }
}