
 @media only screen and (max-width:1400px){
    .process-section svg.animated-path {
    top: 42%;
}
.row-gap-120 {
    row-gap: 40px;
}
.animated-path {
    width: 1140px;
}
 }
@media only screen and (max-width:1199px) {
    .testimonial-left ul {
    flex-wrap: wrap;
}
.process-section svg.animated-path {
    top: 42.5%;
}
.animated-path {
    width: 991px;
}
.process-box {
    padding: 0px;
    text-align: center;
}
.process-box .icon {
    margin-bottom: 8px;
}
.process-box h4 {
    font-size: 22px;
    margin-bottom: 3px;
    line-height: 1;
}
.row-gap-120 {
    row-gap: 20px;
}
.contact-image {
    height: 100%;
}
.contact-right {
    height: 100%;
}
}
@media only screen and (max-width:1100px){
    .main-menu ul {
    display: none;
}
.header-menu-collaps{
    display: flex;
}
.main-nav {
    align-items: center;
    justify-content: space-between;
}
.main-header-inner {
    padding-top: 50px;
}
}
@media only screen and (max-width:991px){
    .about-right {
    padding-left: 0;
}
.process-box-content {
    text-align: left;
}
.process-box {
    display: flex;
    align-items: center;
    column-gap: 30px;
    padding: 0;
}
.process-box .icon {
    margin: 0;
}
.sec-image {
    top: 100px;
}
.process-section svg.animated-path {
    display: none;
}
.row-gap-120 {
    row-gap: 35px;
    position: relative;
    z-index: 2;
}
.row-gap-120::before{
    content: "";
    position: absolute;
    top: 0;
    left: 45px;
    height: 100%;
    width: 5px;
    background-color: #D8A50F;
}
.row-gap-120::after{
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% + 44px);
    height: 100%;
    width: 5px;
    z-index: -1;
    background-color: #D8A50F;
}
.footer-menu {
    justify-content: flex-start;
    flex-wrap: wrap;
    row-gap: 30px;
}
.svg-box {
    width: 700px;
}
.crafting-right {
    padding-left: 20px;
}
.crafting-right h2, .safe-left h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.crafting-right span {
    margin-bottom: 10px;
    font-size: 28px;
}
.safe-left {
    padding-right: 20px;
}
.heading-outer {
    flex-wrap: wrap;
}
.heading-right {
    width: 100%;
}
.about-image {
    margin-bottom: 80px;
}
.about-right-two {
    margin-left: 0px;
}
.value-left {
    margin-bottom: 30px;
}
.value-right {
    margin-left: 0px;
}
.difrence-left {
    margin-bottom: 30px;
}
.team-section .heading-box{
    margin-bottom: 0;
}
.difrence-image {
    margin-left: 0;
}


}
@media only screen and (max-width:768px){
    .about-section, .service-section, .why-choose-section, .testimonial-section {
    padding: 50px 0;
}
.service-box {
    width: 509px;
    margin: 0 5px;
}
.testimonial-right {
    padding-left: 30px;
    position: relative;
}
.testimonial-right ul.slick-dots {
    left: -33px;
}
.cta-section-inner {
    border-radius: 12px;
}
.svg-box {
    width: 530px;
}
.service-section {
    padding-bottom: 180px;
}
.row-gap-120::after{
    display: none;
}
.megzin-box-outer {
    flex-wrap: wrap;
}
.megzin-btn {
    transform: translate(-50%, -50%);
    opacity: 1;
}
.crafting-left, .safe-right {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 450px;
}
.crafting-section, .safe-section,.value-section, .difrence-section {
    padding: 50px 0;
}
.member-section{
    padding: 0;
}
.form-group {
    flex-wrap: wrap;
}
}
@media only screen and (max-width:550px){
    .service-box {
   padding: 12px;
   width: 369px;
}
.circle-box {
    height: 100px;
    width: 100px;
    text-align: center;
    border-radius: 100%;
    border: 5px solid #c39f4b;
    padding: 10px;
}
.circle-box h5 {
    font-size: 24px;
}
.circle-box p {
    line-height: 16px;
    font-size: 14px;
}
.page-header-section h1 {
    font-size: 40px;
}
.page-header-section {
    padding: 150px 0 50px;
}
.service-content {
    flex-direction: column-reverse;
    row-gap: 20px;
}
.service-image {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
}
h2 {
    font-size: 34px;
}
.why-choose-box {
    width: 100%;
}
.testimonial-head {
    margin-left: 0;
    flex-direction: column;
        padding: 15px;
    row-gap: 10px;
}
.testimonial-image {
    margin-bottom: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    flex-shrink: 0;
}
.testimonial-content {
    position: relative;
    overflow: hidden;
    padding: 0;
    padding-right: 0;
    padding-left: 0px;
}
.testimonial-content p{
    position: relative;
}
.svg-box {
    width: 330px;
}
.top-step-outer .step-box {
    padding: 10px;
}
.estimate-details-box h4 {
    margin-bottom: 12px;
    font-size: 20px;
}
.estimate-details-box .icon img {
    max-width: 50px;
}
.estimate-details-box .icon {
    height: 80px;
    width: 80px;
}
.estimate-details-inner-box {
    padding: 10px;
}
.estimate-details-inner-box h4 {
    margin-bottom: 0;
    font-size: 14px;
}
.estimate-lower-btn {
    flex-wrap: wrap;
    row-gap: 12px;
}
}
@media only screen and (max-width:550px){
    .service-box {
   padding: 12px;
   width: 369px;
}
.capabilities-box {
    width: 46%;
     padding: 20px;
}
.capabilities-outer {
    justify-content: center;
}
.consept-item {
    column-gap: 20px;
}
.consept-info h3 {
    margin-bottom: 12px;
    margin-top: 0;
    font-size: 20px;
}
.consept-info {
    margin-bottom: 20px;
}
.circle-box {
    height: 100px;
    width: 100px;
    text-align: center;
    border-radius: 100%;
    border: 5px solid #c39f4b;
    padding: 10px;
}
.circle-box h5 {
    font-size: 24px;
}
.circle-box p {
    line-height: 16px;
    font-size: 14px;
}
.page-header-section h1 {
    font-size: 40px;
}
.page-header-section {
    padding: 150px 0 50px;
}
.service-content {
    flex-direction: column-reverse;
    row-gap: 20px;
}
.service-image {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
    flex-shrink: 0;
    overflow: hidden;
}
h2 {
    font-size: 34px;
}
.why-choose-box {
    width: 100%;
}
.testimonial-head {
    margin-left: 0;
    flex-direction: column;
        padding: 15px;
    row-gap: 10px;
}
.testimonial-image {
    margin-bottom: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    flex-shrink: 0;
}
.testimonial-content {
    position: relative;
    overflow: hidden;
    padding: 0;
    padding-right: 0;
    padding-left: 0px;
}
.testimonial-content p{
    position: relative;
}
.svg-box {
    width: 330px;
}

}

@media only screen and (max-width:768px){
    .form-group p{
       flex-direction: column;
    }
    .map-shape {
      position: absolute;
      top: 38px;
      right: 16%;
      width: 140px;
    }
    .map-section{
       padding-bottom: 0px;
    }
    .map-image {
      height: 250px;
    }
}