/*
 Theme Name: Grandeurhome
 Author: ExellarTech
 Version: 1.0
*/



::selection {
    background: #013162;
    color: #fff;
}

/* BASICS STYLES */
.reset {
    font-size: 0;
    list-style-type: none;
    padding: 0;
}
.clear {
    clear: both;
}
.container {
    width: 1260px !important;
    max-width: 96% !important;
    margin: 0 auto;
}
.widget,
.widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* ScrollBar */

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* button */
::-webkit-scrollbar-button {
    background: #333;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #013162;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #666;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff;
}

/* The track NOT covered by the handle.
::-webkit-scrollbar-track-piece {
    background: #000;
}

/* Corner */
::-webkit-scrollbar-corner {
    background: #fff;
}

/* Resizer */
::-webkit-resizer {
    background: #fff;
}

/* FONTS */

@font-face {
  font-family: "volte-regular";
  src: url("https://celebratedeals.in/clients/element-decor/wp-content/themes/elementdecor/fonts/Volte-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
    font-display: auto;
  font-style: normal;
  src: url("https://celebratedeals.in/clients/element-decor/wp-content/themes/grandeurhome/fonts/fontawesome-webfont.ttf") format("truetype");
}
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
    font-display: auto;
  font-style: normal;
  src: url("https://celebratedeals.in/clients/element-decor/wp-content/themes/grandeurhome/fonts/fontawesome-webfont.woff") format("woff");
}

@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
    font-display: auto;
  font-style: normal;
  src: url("https://celebratedeals.in/clients/element-decor/wp-content/themes/grandeurhome/fonts/fontawesome-webfont.woff2") format("woff2");
}

@font-face {
  font-family: "icomoon";
  font-weight: normal;
    font-display: auto;
  font-style: normal;
  src: url("https://celebratedeals.in/clients/element-decor/wp-content/themes/grandeurhome/fonts/icomoon.ttf") format("truetype");
}
@font-face {
  font-family: "icomoon";
  font-weight: normal;
    font-display: auto;
  font-style: normal;
  src: url("https://celebratedeals.in/clients/element-decor/wp-content/themes/grandeurhome/fonts/icomoon.woff") format("woff");
}
@font-face {
  font-family: "BASKVILL";
  font-weight: normal;
    font-display: auto;
  font-style: normal;
  src: url("https://grandeurhome.in/wp-content/themes/grandeurhome/fonts/BASKVILL.ttf") format("truetype");
}
@font-face {
  font-family: "BASKVILL";
  font-weight: 400;
    font-display: auto;
  font-style: normal;
  src: url("https://grandeurhome.in/wp-content/themes/grandeurhome/fonts/BASKVILL.ttf") format("truetype");
}

body.preloader-visible .preloader__bg {
    display: none;
}


.light-bg {
    background-color: #deded2;
}
.light {
    color: #deded2;
}
.dark-bg {
    background-color: #7a8062;
}
.dark {
    color: #7a8062;
}


.font-bakersville {
    font-family: 'BASKVILL';
    font-weight: 400 !important;
}
.font-wt-400 {
    font-weight: 400;
}
.font-wt-500 {
    font-weight: 500;
}
.font-wt-700 {
    font-weight: 700;
}

/*Footer*/
.costum2-services ul#menu-footer-menu-one li {
    margin-top: 15px;
}
.costum2-services ul#menu-footer-menu-one {
    margin-top: 25px;
}

.costum2-services .footer__item {
    max-width: 80%;
}
.footer.-light .footer__socials_content a i {
    font-family: 'FontAwesome';
}
.newsletter-sec {
    display: flex;
}
.footer__bottom.copyright-sec section#custom_html-9 {
    width: 100%;
}
.footer__bottom.copyright-sec .textwidget {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
}
.topbar__info.header-socials-right section .textwidget.custom-html-widget,
.topbar__socials_content.header-socials-left section .textwidget{
    display: flex;
}
.topbar__socials_content.header-socials-left a i {
    font-family: 'fontawesome';
}


/*Remove  this css after  complete js linking */
.working-process-sec div[data-anim^='slide-']{
    opacity: 1 !important;   
}
.feature-work [data-anim*='cover-dark-1']::after, [data-anim-child*='cover-dark-1']::after,
section.contact-us [data-anim^='slide-'],
.home-blog-sec [data-anim*='cover-black']::after{
    background-color: unset;
}

section [data-anim^='slide-'] {
    opacity: unset;
}
/*Remove  this css after  complete js linking */


/*header*/
header.site-header .site-header-sec {
    display: grid;
    grid-template-columns: 0.5fr 2.1fr 1.4fr;
    align-items: center;
    background-color: #7a8062;
}
.header-logo.light-bg {
    /* margin-top: -2px; */
    height: 100%;
}
.phone-sec .phone-no{
    display: flex;
    align-items: center;
}
.header-logo img.custom-logo, .footer__logo img{
    width: 100%;
    max-width: 150px;
    height: auto;
    
}
.header-logo a.custom-logo-link {
    width: fit-content;
    margin: 20px auto;
    display: block;
}

.header-right{
    padding: 32px 0;
    
    
}
.textwidget.custom-html-widget {
    display: flex;
    flex-wrap: wrap;
}
.phone-socials{
    padding-right: 0px;
    display: flex;
    width: 100%;
    align-items: center;
    height: 100%;
    margin-left: auto;
   
}
.phone-socials img {
    width: 100%;
    max-width: 16px;
    margin-left: 4px;
}
.phone-socials .phone-sec,
/*.header-right{*/
/*    border-right: 1px solid #e4d8ad;*/
/*}*/

.phone-socials .phone-sec, .phone-socials .socials {
    border-left: 1px solid #e4d8ad;
    }
.widget-sec {
     border-bottom: 1px solid #e4e4e4;
}
.socials {
    display: flex;
    align-items: center;
}
.widget-sec .topbar {
    position: static !important;
}
.phone-socials .phone-sec,.socials {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 15px;
}


/*Contact Page*/
.form-sec textarea, .form-sec input[type="text"], .form-sec input[type="email"] {
    border: 1px solid rgba(255,255,255,.6) !important;
    border-radius: 5px;
    color: #deded2;
    padding: 12px;
    cursor: default;
}
.form-sec textarea {
  resize: none;
  }
.form-sec textarea::placeholder, .form-sec input::placeholder {
    color: #deded2;
}
.contact-submit p {
    display: grid;
    grid-template-columns: 90% 10%;
    padding: 7px 3px;
}
.contact-submit {
    padding: 10px !important;
    width: fit-content !important;
    color:#fff;
}
.contact-submit input.wpcf7-submit {
    background: transparent;
    border: none;
    color: #fff;
}
.contact-page-form .col-12 {
    padding: 0;
}
.contact-map p iframe {
    width: -webkit-fill-available;
}
.bg-1 {
    background-color: #e2d5c5; 
}
.bg-green {
    background-color: #8f9179; 
}
.contact-link{
    background-color: transparent;
    color: black;
    font-weight: 500;
    padding: 0;
}
.contact-link:hover{
    background-color: transparent;
    color: #deded2;
}

/*Contact Page*/

.portfolio-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.img-sec {
    height: 440px;
}
.blog-secs .img-sec {
    height: 347px;
}
.portfolio .img-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sf-field-taxonomy-portfolio-post-category ul, .searchandfilter ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: -10px;
}
aside.portfolio {
    margin: 0 0 32px;
    padding: 0 16px;
}
.ratio {
    position: relative;
    display: block;
    overflow: hidden;
}
.sort-fliter input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    display: none;
}
.sort-fliter .sf-label-radio {
    padding: 10px;
    font-size: inherit;
    color: rgba(0, 0, 0, 0.6);
    font-weight: inherit;
    margin: 20px;
    text-transform: uppercase;
    font-weight: 500 !important;
}
.sort-fliter .sf-label-radio:hover {
    color: #7a8062;
}
.sf-option-active .sf-label-radio {
    color: black;
    text-decoration: underline;
}

/* Porfoloi Gallery*/

.slider{
    position: relative;
     max-width: 40rem; 
    height: 26.625rem; 
    margin: 0 auto;
    overflow: hidden;
}
.slide{ 
    position: absolute;
    top:0;
    width: 100%;
    height: 26.625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 1s;
}
.slide > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
button{
    background: none;
    border: none;
}
button .fas{
    color: rgba(255, 255, 255, .5);
}
.btn-slide{
    position:absolute;
    top:50%;
    z-index: 10;

    height: 5.5rem;
    width: 5.5rem;
    cursor: pointer;
}
.prev{
    left:3rem;
    transform: translate(-50%, -50%);
}
.next{
    right: 3rem;
    transform: translate(50%, -50%); 
}
.dots-container{
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.dot{
    width: 25px;
    height: 5px;
    margin: 15px 5px;
    border-radius: .5rem;
    background: rgba(39,39,39, .5);
    cursor: pointer;
}
.dot.active{
background:#272727;
}
.socialsIcons i {
    font-family: 'fontawesome';
}
.y-gap-32 {
    margin-top: -2rem !important;
}
.related-nav .prev-arrow, .related-nav .next-arrow  {
    display: block;
}
.arrow .icon {
    color: black;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    transition: all 0.15s ease-out;
    font-family: "Work Sans", sans-serif;
}

/* Swiper Slider */
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
 .swiper-button-next, .swiper-button-prev {
    z-index: 9999 !important;
}
.new-banner .container {
    padding: 250px 0;
}  
.swiper-slide {
    background-position: center;
    background-size: cover;
}
a.mainSlider__button.mt-24.js-button {
    display: flex;
    align-items: center;
}
.navigation.-slider.-white.js-navigation {
    z-index: 5;
    position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
}
.navigation__item {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.375rem;
    height: 4.375rem;
    font-size: 1.875rem;
    background-color: #e4d8ad;
    color: black;
    transition: all 0.15s ease;
}
.navigation__item:hover {
    background-color: #7a8062;
    color: #fff;
}
.new-banner .mainSlider__title {
    text-align: left;
}
.swiper-pagination.-slider.-white.js-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    z-index: 5;
    position: absolute;
    bottom: 1.875rem;
    left: 50%;
    transform: translateX(-50%);
    
}
.swiper-pagination-bullet {
    background-color: #fff !important;
}
.button-pulse__btn i {
    font-family: 'fontawesome';
}



/* Home Testimonials*/

.home-testimonial .swiper-slide {
    background-color: transparent;
    width: 413.333px;
    margin-right: 30px;
}
.home-testimonial .layout-pt-sm {
    padding-top: 3.125rem !important;
}
.text-left {
    text-align: left;
}
.home-testimonial .swiper-pagination {
    position: relative !important;
    bottom: 0 !important;
}
.testimonials, .home-blog-sec .blog {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}


.home-features aside.portfolio {
    padding: 0;
    margin: 0;
}
.bg-black {
    background_color: #181818;
}
.home-features .section-filter label {
    padding: 10px;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
    font-weight: 400;
}
.home-features .section-filter input {
    display: none;
}
.home-features .searchandfilter ul li {
    margin-right: 1.25rem !important;
    font-size: 16px;
    color: #fff;
    
}
.home-features .searchandfilter ul li:hover {
   color: #e4d8ad;
}
.home-features .portfolioCard.-type-2.-hover:hover .portfolioCard__content h3 {
    color: #fff;
}

.background-num.-hover:hover .background-num__front > div {
    background-color: black;
}
.background-num.-hover:hover .background-num__front .icon {
    color: white !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link{
    color: #000 !important;
    font-weight: 500 !important;
}
.swiper-pagination-2 {
    text-align: center;
}
.background-num.-hover.text-center {
    pointer-events: auto;
}
#mega-menu-wrap-header-menu {
    background: #7a8062;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link  {
    background: #7a8062;
}

.feature-work .sectionHeading__subtitle {
  color: #deded2}

.row.clients-row {
    justify-content: space-between;
}




/*Footer Css*/
.footer__newsletter button {
  bottom: 65% !important;
}
.col-33 {
    width: 33.33% !important;
}
.bt-ft-1 {
    text-align: left;
}
.bt-ft-2 {
    text-align: center;
}
.bt-ft-3 {
    text-align: right;
}
.footer__top a:hover {
  color: #e4d8ad !important;
  }

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {
 background: transparent;
 color: #e4d8ad !important;}
 
p a {
  text-transform: none !important;
  padding: 0 !important;}
  
 .contact-link:hover {
   color: #e4d8ad; }

.form-sec form input[type="submit"] {
    color: black;
}
.contact-page-form .button::after {
        border: 1px solid #7a8062 !important; }
        
.contact-page-form .button::after:hover {
        border: 1px solid #000 !important; }
a {
  cursor: pointer !important}
  
.blog-meta {
  display: flex;
  flex-wrap: wrap;
  
  }
  
 .blogs-sec aside.portfolio {
     position: relative;} 
     
  .blog-date {
   margin-right: 20px;}
   
 .blog-cat {
    position: absolute;
    right: 0;
    margin-right: 16px;
    padding: 10px 20px;
    top: 0;
    color: #fff;
    background-color: #000;
    z-index: 99999;}
    
.blog-thumb img {
    width: 100%;}
    
.search input#searchsubmit {
    height: 20px;
    width: 20px;
    border: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0;
    background-image: url(https://grandeurhome.in/wp-content/uploads/2023/07/search.svg);
}  
.search>section>form>div {
    display: flex;
    align-items: baseline;}
    
#categories-2 ul {
    margin-top: 1.25rem;
    }   
    
#categories-2 ul li {
    display: flex;
    justify-content: space-between;
    
}  
#categories-2 ul li a {
    position: relative;}
    
  #categories-2 ul li a::after {  
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform-origin: left;
    transform: scaleX(0);}
    
  #categories-2 ul li a:hover::after {
      transform: scaleX(1);}
     
  #categories-2 ul li a:hover {
      color:#000;} 
      
  .sidebar-blog {
      display:block;
      margin-top: 1.25rem;}
      
  .prev-next-sec a {
      color: #000;}
      
    .prev-next-sec a:hover {
      color: #e4d8ad;}  
   
   .blog .related-nav__content p {
       color: #000;}
        
    .blog .related-nav__icon span {
        border-color: #e4d8ad; }
    
    .blog-single-comments form input[type=submit] {
     background-color: #7a8062;
     min-width: 13.75rem;
    padding: 0.8rem 2rem;
    border: none;
    position: relative;}
    
    .blog-single-comments form input[type=submit]:hover {
        color: #e4d8ad;}
    
    .blog-single-comments form input[type=submit]::after {
       content: "";
        border: 1px solid white !important;
        opacity: 0.4;
        transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); 
        position: absolute;
        top: 0.3125rem;
        bottom: 0.3125rem;
        right: 0.3125rem;
        left: 0.3125rem;
        }    
        .comment-respond form p {
            margin-top: 10px;
            }

    .blog-single-comments form select, form input[type="text"],.blog-single-comments form input[type="search"],.blog-single-com.blog-single-commentsments form textarea,.blog-single-comments form input[type="email"] {
    line-height: 20px;
    }
    
   .myclientSwiper .row {
    flex-wrap: nowrap;
    } 
    
    .clients__image img {
    height: 130px;
    }
    
    .myclientSwiper .swiper-slide {
    background: transparent;
    }
    
    .text-golden {
        color: #e4d8ad !important;
        }
     
    iconify-icon:hover {
    color: #000 !important;
    } 
    
    [data-anim^='img-right']::after, [data-anim-child^='img-right']::after {
        display: none;}
        
    .m3rem {
        padding-bottom: 3rem;
        padding-top: 3rem;
    }
    
    .portfolio-sec-new .port-img {
    width: 100%;
    height: 100%;
    }  
    
   .portfolio-sec-new {
    margin-top: 3rem;
    }
    
    .portfolio-sec-new .swiper-slide {
        border: 2px solid #e4d8ad;
    }
    .portfolio-sec-new .swiper-wrapper {
    box-sizing: border-box;    
    
    }
    .portfolio-sec-new .swiper-button-prev, .portfolio-sec-new .swiper-button-next, .myClientSwiper .swiper-button-next, .myClientSwiper .swiper-button-prev {
        color: #e4d8ad;
        background-image: none;}  
    
    .swiper-pagination-2 {
        margin-top: 50px;}    
     
    .footer.-light .footer__item p {
        display: flex;} 
      
    .mobile .swiper-slide {
        background: transparent !important;
        }  
    .mobile .row.clients-row {
    flex-wrap: nowrap;
    /*left: -65px;*/
    max-width: 90%;
    }
    .newsletter-sec .icon-send:before {
    content: "\e909";
    right: 0;
    position: absolute;
}
    .footer__item input.wpcf7-form-control.has-spinner.wpcf7-submit  {
        display: none;}
        
   .footer.-light .footer__item p {
    display: block;
    position: relative;
}
.footer.-light .footer__item p button {
    position: absolute;
    top: 15px;
    right: 0;
}
.footer span.wpcf7-spinner {
    display: none;
}
.footer form input {
    border-bottom: 1px solid black !important;
    color: black;
}
::placeholder {
    color: #000;}
    .footer .subscribe-para {
        margin-bottom: 20px;
        }
     .icon-send:before {
    content: "\e909";
    font-size: 20px;
}
     .footer .wpcf7 form .wpcf7-response-output {
         margin: 0;}
.fg-default.fg-gutter-25 {
    padding-left: 0;}
    
    #mega-menu-wrap-header-menu .mega-menu-toggle {
        padding-right: 15px}
.size-3xl.dark-bg.rounded-full.shadow-light.d-flex.justify-content-center.align-items-center.svg-icon i {
    font-size: 35px;
    color: #000;
}
.background-num.-hover.text-center.design-process-back:hover .svg-icon i {
    color: #fff !important;
}
section.design-process-sec .col-lg-3 {
    flex: 0 0 40% !important;
    max-width: 40% !important;
}
.text-sm.text-black.leading-4xl.mt-48.md\:mt-16 img {
    width: 100%;
    max-width: 20px;
    vertical-align: middle;
}
.footer__content__item img {
    display: inline;
    width: 100%;
    max-width: 14px;
    vertical-align: middle;
}
.footer__content__item a {
    display: inline;
    font-size: 13px;
    vertical-align: middle;
}
.footer__content .footer__content__item:nth-child(2) {
    margin-top: 10px !important;
}
.footer__logo img {
    max-width: 180px;
}
.testimonials.px-40.py-40.bg-white-10 {
    height: 450px;
}
.testimonials__comment.fw-400.text-sm.leading-4xl.text-white.text-left p {
    height: 370px;
}
.testimonials__author .ml-20 {
    margin-left: 0px !important;
}
.blog-content p {
    margin-bottom: 20px;
}
.blog-content h4 {
    margin-bottom: 10px;
}
.blog-title h2 {
    font-size: 36px !important;
    margin-bottom: 10px;
}
.blog-content h4 {
    font-weight: 600;
    font-size: 34px;
}
.sectionHeading__text p {
    margin-bottom: 10px;
}


/* RESPONSIVE CSS */

/*----------------------------- Large Screens -------------------------------*/


@media only screen and (max-width :1700px) and (min-width: 1367px) {
    
    header.site-header .site-header-sec {
    grid-template-columns: 0.5fr 2.0fr 1.4fr;
    
}
 .working-process-sec .col-lg-3 {
    flex: 0 0 30%;
    max-width: 30%;
} 



}

@media only screen and (max-width :1400px)  {
   .row.clients-row {
    justify-content: space-evenly;
}

}

@media only screen and (max-width :1366px) and (min-width: 1281px) {
     header.site-header .site-header-sec {
    grid-template-columns: 0.5fr 2.0fr 1.9fr;
    
}

}

/*----------------------------- Small Laptop -------------------------------*/
@media only screen and (max-width :1280px) and (min-width: 1101px) {
    
}

/*----------------------------- Media 1024 -------------------------------*/
@media only screen and (max-width :1100px){

header.site-header .site-header-sec {
    grid-template-columns: 0.5fr 2.2fr 2.0fr;
} 
.socials {
    display: flex;
    align-items: center;
    flex-basis: 100%;
}
.phone-socials img {
    width: 100%;
    max-width: 18px;}
    
.header-right {
    padding: 0;
}
.pd-20 {
    padding: 20px 20px !important;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 10px 0px 10px;}
    
.phone-socials {
    padding-right: 0}
 
.footer .col-lg-3 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
} 
.footer .col-lg-3.col-md-6.costum2-services {
    order: 4;
    max-width: 100%;
    flex: 0 0 100%;
}  
.footer iframe {
    display: block;
    width: 100% ;
}
.footer .costum2-services .footer__item .textwidget.custom-html-widget {
    display: block;
}
.footer .costum2-services .footer__item {
    max-width: 100% ;
}
.clients__image img {
    height: 100px !important;
    width: auto !important;
}
.footer .col-lg-3.col-md-6.costum1 {
    flex-basis: 40%;
    max-width: 40%;
}
    
.footer .custom-3 {
    flex-basis: 25%;
    max-width: 25%}
    
.    
    
    
}


/*----------------------------- Media 768 -------------------------------*/
@media only screen and (max-width:999px){
    
.home-testimonial .swiper-slide {
    max-width: 48%;
}

header.site-header .site-header-sec {
    grid-template-columns: 1.8fr 8fr 1.5fr;
}

.phone-socials .phone-sec {
    display: none;}
    
#mega-menu-header-menu {
    margin-top: 23px ;
}  
.footer .col-lg-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.footer .col-lg-3.col-md-6.costum2-services {
    flex: 0 0 50%;}
    
/*.row.clients-row {*/
    
/*    display: grid;*/
/*    grid-template-columns: 1fr 1fr 1fr;*/
/*    grid-gap: 50px;*/
/*    padding: 50px;*/
/*}*/
h1.mainSlider__title.text-black.uppercase.js-title.font-bakersville {
    font-size: 56px;
}
.working-process-sec .x-gap-120 {
    margin-left: 0;
    margin-right: 0;
}
.page-masthead {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
}
.contact-map iframe {
    height: 300px;
}
.footer .col-lg-3.col-md-6.costum1 {
    flex-basis: 50%;
    max-width: 50%;
}
#foogallery-gallery-386 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
}

/*----------------------------- Media 480 -------------------------------*/
@media only screen and (max-width:767px){
.home-testimonial .swiper-slide {
    max-width: 100%;
    width: 100%;
}
#mega-menu-header-menu {
    margin-top: 23px ;
}
h1.mainSlider__title.text-black.uppercase.js-title.font-bakersville {
    font-size: 55px;
}
.footer .col-lg-3.col-md-6.costum1, .footer .col-lg-3.col-md-6.costum2-services {
    flex-basis: 100% !important;
    max-width: 100%;
}
.footer__bottom.copyright-sec .textwidget {
    grid-template-columns: 1fr;
    grid-row-gap: 10px;}
    
.footer .custom-copyright, .footer .bt-ft-2, .footer .bt-ft-3 {
    text-align: left;}
    .footer-bt-left {
        order: -1;}
        
#foogallery-gallery-386 {
    grid-template-columns: 1fr;
} 
.port-gallery .container {
    padding-right: 15px;
    padding-left: 15px;
    }

}


/*----------------------------- Media 320 -------------------------------*/
@media only screen and (max-width:479px){
  
  #mega-menu-header-menu {
    margin-top: 15px;
} 
header.site-header .site-header-sec {
    grid-template-columns: 1.2fr 4fr 0.1fr;
}
.phone-socials {
    display: none;}

.footer .col-lg-3 {
    flex: 0 0 100%;
    max-width: 100%;
}

.footer .col-lg-3.col-md-6.costum2-services {
    flex: 0 0 100%;}
    
.footer__bottom.copyright-sec .textwidget {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 20px;

}
 .footer .bt-ft-2, .footer .bt-ft-3 {
     text-align: left;}
     
.footer-bt-left {
    order: -1;
}
.page-masthead {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
}
.contact-map iframe {
    height: 250px;
}
.footer__content {
    margin-top: 20px;
}
.size-xl {
    width: 3rem !important;
    height: 3rem !important;
}
}











