/*!
Theme Name: grd25
Theme URI: https://cswtechnologies.com
Author: CSW Technologies
Author URI: https://cswtechnologies.com
Description: Custom theme

*/
html{overflow-x:hidden;}
html, body {height: 100%;}

body{font-size: 16px; font-family: "Poppins", sans-serif; font-weight: 400; color: #242424;}

a{color:#fe0000; text-decoration:none;}
a:hover, a:focus{color:#1D1C18; text-decoration:none;}
img{max-width:100%; vertical-align:middle;}
p{line-height: 28px; margin: 0 0 15px;}

h1, h2, h3, h4, h5, h6{font-weight: 700; margin:0 0 10px;}
h1{color:#fe0000;}
h2{color:#1D1C18;}
h3{color:#fe0000;}
h4{color:#1D1C18;}

.pad-t0{padding-top:0 !important;}
.pad-t10{padding-top:10px !important;}
.pad-t15{padding-top:15px !important;}
.pad-t20{padding-top:20px !important;}
.pad-t25{padding-top:25px !important;}
.pad-t30{padding-top:30px !important;}
.pad-t35{padding-top:35px !important;}
.pad-t40{padding-top:40px !important;}
.pad-t45{padding-top:45px !important;}
.pad-t50{padding-top:50px !important;}
.pad-0{padding:0 !important;}
.pad-b0{padding-bottom:0 !important;}
.pad-b5{padding-bottom:5px !important;}
.pad-b10{padding-bottom:10px !important;}
.pad-b15{padding-bottom:15px !important;}
.pad-b20{padding-bottom:20px !important;}
.pad-b25{padding-bottom:25px !important;}
.pad-b30{padding-bottom:30px !important;}
.pad-b35{padding-bottom:35px !important;}
.pad-b40{padding-bottom:40px !important;}
.pad-b45{padding-bottom:45px !important;}
.pad-b50{padding-bottom:50px !important;}
.mrg-0{margin:0px !important;}
.mrb-0{margin-bottom:0px !important;}
.mrb-10{margin-bottom:10px !important;}
.mrb-15{margin-bottom:15px !important;}
.mrb-20{margin-bottom:20px !important;}
.mrb-25{margin-bottom:25px !important;}
.mrb-30{margin-bottom:30px !important;}
.mrb-35{margin-bottom:35px !important;}
.mrb-40{margin-bottom:40px !important;}
.mrb-45{margin-bottom:45px !important;}
.mrb-50{margin-bottom:50px !important;}
.mrb-60{margin-bottom:60px !important;}
.mrb-70{margin-bottom:70px !important;}
.mrb-80{margin-bottom:80px !important;}
.mrb-90{margin-bottom:90px !important;}
.mrb-100{margin-bottom:100px !important;}
.mrt-0{margin-top:0px !important;}
.mrt-10{margin-top:10px !important;}
.mrt-15{margin-top:15px !important;}
.mrt-20{margin-top:20px !important;}
.mrt-25{margin-top:25px !important;}
.mrt-30{margin-top:30px !important;}
.mrt-35{margin-top:35px !important;}
.mrt-40{margin-top:40px !important;}
.mrt-45{margin-top:45px !important;}
.mrt-50{margin-top:50px !important;}
.mrt-60{margin-top:60px !important;}
.mrt-70{margin-top:70px !important;}
.mrt-80{margin-top:80px !important;}
.mrt-90{margin-top:90px !important;}
.mrt-100{margin-top:100px !important;}

.container{z-index: 3; position: relative; padding: 0 15px;}
.row{margin-right: -15px; margin-left: -15px;}
.row > *{padding-right: 15px; padding-left: 15px;}
.hidden{display: none;}

@media (min-width: 1200px) { 

  /*.sticky.header{background: #fff; border-bottom: 1px solid #ccc; -webkit-box-shadow: 0 1px 10px 0px #B0B0B0; box-shadow: 0 1px 10px 0px #B0B0B0; position: fixed;}  
  .sticky.header nav{}  
  .sticky.header nav .navbar{margin: 0; box-shadow: none; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0; }
  .sticky.header .navbar .logo img{max-width: 100px;}
  .sticky.header nav .navbar .links li a{color: #000;}
  .sticky.header nav .navbar .links li .arrow{color: #000;}*/
  
}

.header{background: rgba(0, 0, 0, 0.5); position: absolute; width: 100%; margin: 0; left: 0; top:0; z-index:5;}   
  .phone-call .btn{background: #fff; color: #000; border: 1px solid transparent; padding: 10px 20px; font-size: 14px;}
  .phone-call .btn:hover{background: #fff; color: #fff; border-color: #fe0000;}
  .phone-call .btn:after{background: #fe0000;}
  .phone-call .btn-border{background: none; color: #fff; border-color: #fff; margin: 0 0 0 10px;}
  .phone-call .btn-border:hover{background: none;}
  .header nav{position: relative; font-size: 18px; font-weight: 600; text-transform: capitalize}
  .header nav .navbar{display: flex; align-items: center; justify-content: space-between; margin: auto; /* background: red; */ position: relative; max-width: 100%; margin: 0; background: none; -webkit-border-radius: 0; -moz-border-radius: 0;  border-radius: 0; padding: 0;}
  .header .navbar .logo{}
  .header .navbar .logo a{display: block; padding: 20px 0;}
  .header .navbar .logo img{max-width: 365px;}
  .header nav .navbar .nav-links{height: 100%; margin: 0;}
  .header nav .navbar .links{display: flex; padding: 0; margin: 0;}
  .header nav .navbar .links li{position: relative; display: flex; align-items: center; justify-content: space-between; list-style: none; margin: 0 0 0 50px;}
  
  .header nav .navbar .links li a{padding: 35px 0; display: block; text-decoration: none; white-space: nowrap; color: #fff; white-space: inherit; position: relative;}
  .header nav .navbar .links li > a:before{background-image: url(images/arrow-right-white.svg); background-repeat: no-repeat; background-position: right center; background-attachment: scroll; background-size: 40px 8px; width: 30px; height: 8px; display: inline-block; margin-right: 10px; transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1); position: relative; top: -2px;}
  
  .header nav .navbar .links > li > a:hover, .header nav .navbar .links > li.current-menu-item > a{color: #fe0000;}

  .header .links li:hover .htmlcss-arrow, .header .links li:hover .js-arrow{transform: rotate(180deg);} 
  .header nav .navbar .links li .arrow{width: 16px; line-height: 52px; text-align: center; display: inline-block; color: #fff; transition: all 0.3s ease; margin: 2px 0 0 5px; font-size: 16px; font-weight: bold;}
  .header nav .navbar .links li:hover .arrow{color: #fe0000;}
  .header nav .navbar .links li .sub-menu{/*border: 1px solid #dddddd6b; box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1); position: absolute; top: 100%; left: 0; background: #fff; box-shadow: none; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; display: none; z-index: 2; padding: 5px 15px;*/ background: rgba(250, 250, 250, 0.6);
  -webkit-backdrop-filter: blur(7px); backdrop-filter: blur(7px);} 
  .header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{ display: block;}

@media (min-width:1100px) {
	
	.header nav .navbar .links li .sub-menu, .header .navbar .links li .sub-menu .more-sub-menu{position: absolute; left: 0; top: 100%; z-index: 2; padding: 0; width: 300px; -moz-border-radius: 0; border-radius: 0; opacity: 0; visibility: hidden; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-transform: scaleY(0); -moz-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -o-transform-origin: 0 0; transform-origin: 0 0;}
	
	.header nav .navbar .links li:hover .htmlCss-sub-menu, 
	.header nav .navbar .links li:hover .js-sub-menu,
	.header nav .navbar .links li li.more:hover .more-sub-menu{opacity: 1; visibility: visible; -moz-transform: scaleY(1); -webkit-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1);}

}
  
  .header .navbar .links li .sub-menu li{padding: 0; margin:0; border-bottom: 1px solid #d5d5d5;} 
  .header .navbar .links li .sub-menu a{color: #000; padding: 10px 15px; display: block; width: 100%;}  
  .header .navbar .links li .sub-menu a:hover{color: #fff; background: #fe0000;} 
  .header .navbar .links li .sub-menu .more-arrow{line-height: 40px; } 
  .header .navbar .links li .htmlCss-more-sub-menu{/* line-height: 40px; */ } 
  .header .navbar .links li .sub-menu .more-sub-menu{position: absolute; top: 0; left: 100%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 1; display: none;} 
  .header .links li .sub-menu .more:hover .more-sub-menu{display: block;} 
  .header .navbar .search-box{position: relative; height: 40px; width: 40px;} 
  .header .navbar .search-box i{position: absolute; height: 100%; width: 100%; line-height: 40px; text-align: center; font-size: 22px; color: #fff; font-weight: 600; cursor: pointer; transition: all 0.3s ease; } 
  .header .navbar .search-box .input-box{position: absolute; right: calc(100% - 40px); top: 80px; height: 60px; width: 300px; background: #3E8DA8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; opacity: 0; pointer-events: none; transition: all 0.4s ease;} 
  .header .navbar.showInput .search-box .input-box{top: 65px; opacity: 1; pointer-events: auto; background: #3E8DA8;} 
  .header .search-box .input-box::before{content: ''; position: absolute; height: 20px; width: 20px; background: #3E8DA8; right: 10px; top: -6px; transform: rotate(45deg);} 
  .header .search-box .input-box input{position: absolute; top: 50%; left: 50%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; transform: translate(-50%, -50%); height: 35px; width: 280px; outline: none; padding: 0 15px; font-size: 16px; border: none;} 
  .header .navbar .nav-links .sidebar-logo{display: none;} 
  .header .navbar .bx-menu{display: none;} 
  
  @media (max-width:1100px) {
    .header nav .navbar{max-width: 100%; padding: 0; flex-direction: row-reverse;} 
	.header nav .navbar .logo{width: 85%;} 
	.header nav .navbar .logo a{font-size: 27px; padding: 15px 0;} 
	.header nav .navbar .logo img{max-width: 100%; display: block;} 
	.header nav .navbar .links > li:first-child{border-top: 1px solid #ccc;} 
	.header nav .navbar .links > li{padding: 0; border-bottom: 1px solid #ccc; white-space: nowrap;} 
	.header nav .navbar .links > li a:hover, .header nav .navbar .links > li.active > a{color: #fe0000;} 
	.navbar .links li .sub-menu a{padding:10px;}
	.header .navbar .links li .sub-menu a:hover, .header nav .navbar .sub-menu > li.active > a{color: #fe0000; background: none;}     
    .header nav{ /* position: relative; */} 
	.header .navbar .bx-menu{ display: block;} 
	.header nav .navbar .nav-links{position: fixed; top: 0; left: -100%; display: block; max-width: 100%; width: 100%; background:  #fff; line-height: normal; padding: 0; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); transition: all 0.5s ease; z-index: 1000; overflow-x: scroll;} 
	.header .navbar .nav-links .sidebar-logo{display: flex; align-items: center; justify-content: space-between; padding: 15px 15px 0;} 
	.header .sidebar-logo .logo-name{} 
	.header .sidebar-logo .logo-name img{max-width: 85%;} 
	.header .sidebar-logo  i{font-size: 25px; color: #fe0000; cursor: pointer;} 
	.header .navbar .bx-menu{font-size: 25px; color: #fe0000; cursor: pointer; margin: 0;} 
	.header.header-position  .sidebar-logo i{color: #fff;} 
	.header.header-position  .navbar .bx-menu{color: #000;} 
	
	.header.header-position nav .navbar .links > li > a{color: #fff;}
    .header.header-position nav .navbar .links li .arrow{color: #fff;}
	.header.header-position nav .navbar .links > li a:hover, .header.header-position nav .navbar .links > li.active > a{color: #fe0000;} 
	
	.header nav .navbar .links{display: block; margin-top: 20px; padding: 0;}
	.header nav .navbar .links li > a::before{display: block;}	
	.header nav .navbar .links li .arrow{line-height: 40px; position: absolute; border-left: 1px solid #ccc; width: 52px; top: 7px; bottom: 7px; right: 0; cursor: pointer; color: #000;} 
	.header nav .navbar .links li{display: block; margin: 0;} 
	.header nav .navbar .links li a{padding: 15px; color: #000;} 
	.header .navbar .links li .sub-menu a{padding:8px 75px 8px 15px; white-space: break-spaces;}
	.header nav .navbar .links li .sub-menu{border: 0; position: relative; top: 0; box-shadow: none; display: none; background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0;} 
	.header nav .navbar .links li .sub-menu li{border-bottom: none;} 
	.header .navbar .links li .sub-menu .more-sub-menu{display: none; position: relative; left: 0;} 
	.header .navbar .links li .sub-menu .more-sub-menu li{display: flex; align-items: center; justify-content: space-between;} 
	.header .links li:hover .htmlcss-arrow, .header .links li:hover .js-arrow{transform: rotate(0deg);} 
	.header .navbar .links li .sub-menu .more-sub-menu{display: none;} 
	.header .navbar .links li .sub-menu .more span{/* background: red; */ display: flex; align-items: center; /* justify-content: space-between; */} 
	.header .links li .sub-menu .more:hover .more-sub-menu{display: none;} 
	.header nav .navbar .links li:hover .htmlCss-sub-menu, .header nav .navbar .links li:hover .js-sub-menu{display: none;} 
	.header .navbar .nav-links.show1 .links .htmlCss-sub-menu, .header .navbar .nav-links.show3 .links .js-sub-menu, .header .navbar .nav-links.show2 .links .more .more-sub-menu{display: block;} 
	.header .navbar .nav-links.show1 .links .htmlcss-arrow, .header .navbar .nav-links.show3 .links .js-arrow{transform: rotate(180deg);} 
	.header .navbar .nav-links.show2 .links .more-arrow{transform: rotate(90deg);} 
  } 
  
  @media (max-width:370px){ 
    .header nav .navbar .nav-links{max-width: 100%;}
  }

.banner{padding: 0; background: #1D1C18; position:relative; z-index:1; background: #000;}
  .banner video{width: 100%; height: 100vh; object-fit: cover; object-position: center center; display: block; opacity: 0.9;}
  .banner figure{position: relative; margin:0; background: #000;}
  .banner .slide-image{-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; width: 100%; height: 100vh; object-fit:cover; object-position:center center; opacity: 0.7;}
  .banner .slide button{top: 47%; opacity: 0; width: 55px; height: 55px; z-index: 100; color: #fff; display: block; font-size: 34px; cursor: pointer; overflow: hidden; line-height: 24px; text-shadow: none; position: absolute; font-weight: normal; background: rgba(0, 0, 0, 0.7); /*-webkit-box-shadow: 0 0px 10px 5px rgba(0,0,0,.1); box-shadow: 0 0px 10px 5px rgba(0,0,0,.1);*/ -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; left: 20px;}
  .banner .slide:hover button{opacity: 1;}
  .banner .slide button.left{}
  .banner .slide button.right{left: inherit; right: 20px;}
  .banner .slide button.left{right: 80px;}
  .banner .slide button.left:hover, .banner .slide button.right:hover{color: #fff; background: #fe0000; border: 0px transparent;}
  .banner .slide button .fa{margin: 0; background: none; font-size: 22px; padding: 6px 0 0;}
  .banner .slide button.left>span:nth-child(1){left: 45%; background-size: 75%;}
  .banner .slide button.right>span:nth-child(1){right: 45%; background-size: 75%;}
  .banner .container{position:static;}
  
  .banner .banner-text{position: absolute; left: 0; top: 0; z-index: 3; width: 100%; height: 100%; padding: 100px 0 30px;}
  .banner .title{color:#fff; position: relative; font-family: "Montserrat", sans-serif; font-weight: 700; font-size: 60px; text-shadow: 0 0 10px #000;}
  .banner .title span{display: block; font-weight: 400;}
  .banner .btn{border: 2px solid #fff; color: #fff; font-size: 18px;}
  .banner .btn:before{filter: inherit;}
  .banner .btn:hover:before{filter: brightness(0%);}
  .banner .btn:hover, .banner .btn:focus{background: #fff; color:#000;}
  
.btn{background: none; border: 1px solid #000; text-decoration: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; position: relative; z-index: 1; display: inline-block; text-align: center; font-size: 16px; font-weight: 600; color: #000; margin: 0; padding: 13px 30px; overflow: hidden; text-shadow: none; text-transform: capitalize; -webkit-transition: 0.35s; -moz-transition: all 0.35s;-o-transition: all 0.35s; transition: all 0.35s;}
  .btn i{margin: 0 10px 0 0; font-size: 20px; display: inline-block; vertical-align: middle; position: relative; top: -1px;}
  .btn:before{background-image: url(images/arrow-right-white.svg); background-repeat: no-repeat; background-position: right center; background-attachment: scroll; background-size: 38px 8px; width: 19px; height: 8px; display: inline-block; margin-right: 10px; transition: 0.35s cubic-bezier(0.4, 0, 0.2, 1); filter: brightness(0%); position: relative; top: -2px;}
  .btn:hover:before{filter: brightness(100%); width: 38px;}
  .btn:hover, .btn:focus{background: #000; color:#fff;}

.rotate-continuous{animation: spin 20s linear infinite;}
@keyframes spin {
  from{transform: rotate(0deg);}
  to{transform: rotate(360deg);}
}

.row-flex{flex-direction: row-reverse;}
  
.img-hover{overflow: hidden;}
  .img-hover:hover img{background-color: rgba(255,204,51,0.7); -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3);}
  .img-hover img{-webkit-transition: all 1.3s ease-in-out; -moz-transition: all 1.3s ease-in-out; -o-transition: all 1.3s ease-in-out; -ms-transition: all 1.3s ease-in-out; cursor: pointer; width: 100%;}

.about-text{padding: 100px 0 70px; position: relative; z-index: 2;}      
  .about-text h2{color: #000; position: relative; text-transform: inherit; font-size: 40px;}     
  .about-text h2 span{color:#fe0000; display: block; font-size: 18px; margin: 0 0 10px; font-weight: 600;}     
  .about-text h2 span::before{content: ""; background: #fe0000; display: inline-block; vertical-align: middle; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; top: -1px; margin: 0 10px 0 0;}   
  .about-text .left-grid{padding: 0 15px 0 30px;} 
  .about-text .right-grid{padding: 0 30px 0 15px;} 
  .about-text figure{margin: 0; height: 100%;} 
  .about-text figure img{-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; width: 100%; object-fit: cover; object-position: center; height: 100%;} 
  .about-text p{margin: 0 0 25px;} 
  .about-text p:last-child{margin-bottom: 0;} 
  .about-text .btn{margin-top: 15px;} 

.project-wrap{position: relative; margin: 0; padding: 100px 0 70px; overflow: hidden;}
  /*.project-wrap::before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 80px; background-image: url(images/logo.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: center center; background-size: auto; opacity: 0.1; -moz-transform: rotate(-1deg); -webkit-transform: rotate(-1deg); transform: rotate(-1deg);}*/
  .project-wrap h2{color: #000; position: relative; text-transform: inherit; font-size: 40px;}     
  .project-wrap h2 span{color:#fe0000; display: block; font-size: 18px; margin: 0 0 10px; font-weight: 600;}   
  .project-wrap h2 span::before{content: ""; background: #fe0000; display: inline-block; vertical-align: middle; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; top: -1px; margin: 0 10px 0 0;}
  .project-wrap .title p{font-size: 22px; line-height: 32px;}
  .project-wrap .project-col{margin: 0 0 30px;}
  .project-wrap .project-box{height: 100%; position: relative;}
  .project-wrap .project-box figure{margin: 0 0 20px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; position: relative;}
  .project-wrap .project-box figure img{height: 375px; object-fit: cover; object-position: center center;}
  .project-wrap .project-box .info{position: relative; padding: 0;}
  .project-wrap .project-box h4{font-size: 26px; margin: 0 0 20px;}
  .project-wrap .project-box p{margin: 0 0 25px;} 
  .project-wrap .project-box p:last-child{margin-bottom: 0;} 

.service-wrap{background: #fafafa; position: relative; margin: 0; padding: 100px 0 70px;}
  .service-wrap::after{content: ""; position: absolute; right: 50px; top: -50px; width: 350px; height: 450px; background-image: url(images/img-04.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;} 
  
  .service-wrap.service-page{background: none; padding: 0;}
  .service-wrap.service-page:after{display: none;}
  .service-wrap.service-page h2{padding: 0; color: #000; text-align: left; font-size: 40px; line-height: 55px; font-weight: 700;}
  .service-wrap.service-page h2:before{background: #fe0000; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: absolute; top: 17px; left: 0;}  

  .service-wrap h2{color: #000; position: relative; text-transform: inherit; font-size: 40px;}     
  .service-wrap h2 span{color:#fe0000; display: block; font-size: 18px; margin: 0 0 10px; font-weight: 600;}   
  .service-wrap h2 span::before{content: ""; background: #fe0000; display: inline-block; vertical-align: middle; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; top: -1px; margin: 0 10px 0 0;}
  .service-wrap .service-box{box-shadow: 0px 10px 30px rgba(8, 14, 28, 0.1); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; padding: 50px; margin: 0; height: 100%; position: relative;}
  .service-wrap .service-box figure{margin: 0 0 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; position: relative;}
  .service-wrap .service-box h4{color:#fe0000; font-size: 26px; margin: 0 0 20px;}
  .service-wrap .service-box p{margin: 0 0 25px;} 
  .service-wrap .service-box p:last-child{margin-bottom: 0;} 
 
.client-speak{padding: 0 !important; /*padding: 250px 0 235px; background-image:url(https://grdconstruction.ca/wp-content/gallery/gallery04/Photo-2025-07-24-5-52-12-PM.jpg); background-attachment: scroll; background-position: center center; background-repeat: no-repeat; background-size:cover;*/ overflow: hidden; position:relative; z-index:1;}
  .client-speak::before{position: absolute; height: 100%; width: 100%; left: 0; bottom: 0; z-index: 1; right: 0; margin: 0 auto; background: #000; opacity: 0.6;}
  .client-speak h2{color: #fff; position: relative; text-transform: inherit; font-size: 40px;}     
  .client-speak h2 span{color:#fe0000; display: block; font-size: 18px; margin: 0 0 10px; font-weight: 600;}   
  .client-speak h2 span::before{content: ""; background: #fe0000; display: inline-block; vertical-align: middle; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; top: -1px; margin: 0 10px 0 0;}
  .client-speak .info{position: relative;}
  .client-speak .info p{color: #fff; font-size: 24px; line-height: 40px; font-weight: 600; margin: 0 0 45px;}
  .client-speak .info p:last-child{margin-bottom: 0;}
  .client-speak .info h4{color:#fff; font-size: 18px; margin: 0; font-weight: 400; font-style: italic;}
  .client-speak .owl-dots{display: block; margin: 50px 0 0; text-align: left; }
  .client-speak .owl-theme .owl-dots .owl-dot span{width: 16px; height: 16px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 1px solid #fff; background: #000;}
  .client-speak .owl-theme .owl-dots .owl-dot.active span, .client-speak .owl-theme .owl-dots .owl-dot:hover span{background: #fe0000;}
  .client-speak .owl-theme .owl-nav .owl-page span{background:#000; opacity:1;}
  .client-speak .owl-theme .owl-nav button{display: none; background: none !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; color: #000; position: absolute; left: -40px; top: 45%; margin: -20px 0 0; height: 55px; width: 55px; opacity: 1; text-indent: -99999px; border: 0;}
  .client-speak .owl-theme .owl-nav button:hover{background: none !important;}
  .client-speak .owl-theme .owl-nav button.owl-next{right: -40px; left:inherit;}
  .client-speak .owl-theme .owl-nav button.owl-prev:before{background-image: url(images/arrow-left-white.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}  
  .client-speak .owl-theme .owl-nav button.owl-next:before{background-image: url(images/arrow-right-white.png); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: 20px 20px; color: #000; content: ""; left: 0; position: absolute; top: 0; width: 100%; height: 100%;}
  
.steps-wrap{position: relative; background: #fafafa; position: relative; margin: 0; padding: 100px 0 80px;}
  /*.steps-wrap::after{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 80px; background-image: url(images/logo.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: center center; background-size: auto; opacity: 0.1; -moz-transform: rotate(-1deg); -webkit-transform: rotate(-1deg); transform: rotate(-1deg);}*/
  .steps-wrap h2{color: #000; position: relative; text-transform: inherit; font-size: 40px;}     
  .steps-wrap h2 span{color:#fe0000; display: block; font-size: 18px; margin: 0 0 10px; font-weight: 600;}   
  .steps-wrap h2 span::before{content: ""; background: #fe0000; display: inline-block; vertical-align: middle; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; top: -1px; margin: 0 10px 0 0;}
  .steps-wrap .title{padding: 0 35% 0 15px;}
  .steps-wrap .steps-box{position: relative; display: flex; margin: 130px 0 0; font-weight: 500; align-items: center;}
  .steps-wrap .steps-box:nth-child(1){margin-top: 0;}
  .steps-wrap .steps-box:nth-child(2){margin-left: 100px;}
  .steps-wrap .steps-box .steps-round{min-width: 340px; position: relative; margin: 0;}
  /*.steps-wrap .steps-box .steps-round::before{content: ""; width: 100%; height: 1px; position: absolute; left: 0; bottom: 50%; background: #000;}
  .steps-wrap .steps-box .steps-round::after{content: ""; width: 20px; height: 20px; position: absolute; right: -3px; bottom: 47%; background: #fe0000; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}*/
  .steps-wrap .steps-box .steps-round .inner{background: #000; width: 250px; height: 250px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; color: #fff; display: flex; align-items: center; text-align: center; padding: 30px;}
  .steps-wrap .steps-box .steps-round .inner .padd{width: 100%;}
  .steps-wrap .steps-box .steps-round .inner p{margin: 0; font-size: 14px; line-height: 24px;}
  .steps-wrap .steps-box .steps-round .inner h4{color:#fff; font-size: 26px; margin: 0 0 5px;}
  .steps-wrap .steps-box .steps-text{padding: 0;}
  .steps-wrap .steps-box p{margin: 0 0 25px;} 
  .steps-wrap .steps-box p:last-child{margin-bottom: 0;} 
 
.contact-home{padding: 120px 0 85px; background-image: url(https://grdconstruction.ca/wp-content/gallery/gallery07/IMG_7020.JPG); background-attachment: scroll; background-position: center center; background-repeat: no-repeat; background-size: cover; overflow: hidden; position: relative; 	z-index: 1;} 
  .contact-home::before{content: ""; position: absolute; height: 100%; width: 100%; left: 0; bottom: 0; z-index: 1; right: 0; margin: 0 auto; background: #000; opacity: 0.6;}
  .contact-home h2{color: #fff; position: relative; text-transform: inherit; font-size: 40px; margin: 0 0 30px; text-align: center;} 
  .contact-home h2 span{color:#fff; display: block; font-size: 18px; margin: 0 0 10px; font-weight: 600;}   
  .contact-home h2 span::before{content: ""; background: #fff; display: inline-block; vertical-align: middle; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; top: -1px; margin: 0 10px 0 0;}
  .contact-home .contact-padd{width: 75%; margin: 0 auto;}
  .contact-home form{--bs-gutter-x: 1.5rem; --bs-gutter-y: 0; margin: 0 -15px; display: flex; flex-wrap: wrap;}
  .contact-home form > *{padding-right: 15px; padding-left: 15px;}
  .contact-home form .form-control{background: #f7f7f7; border: 0; box-shadow: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #000; height: 50px; padding:6px 20px}
  .contact-home form .form-control::-webkit-input-placeholder {color: #000;}
  .contact-home form .form-control::-moz-placeholder {color: #000;}
  .contact-home form .form-control:-ms-input-placeholder {color: #000;}
  .contact-home form .form-control:-moz-placeholder {color: #000;}
  .contact-home form textarea{height:120px !important;}
  .contact-home form .form-group{margin:0 0 30px;}
  .contact-home .btn{border: 2px solid #fff; color: #fff; font-size: 18px;}
  .contact-home .btn:before{filter: inherit;}
  .contact-home .btn:hover:before{filter: brightness(0%);}
  .contact-home .btn:hover, .banner .btn:focus{background: #fff; color:#000;}

.footer{padding: 90px 0 10px; background: #000; position:relative; color: #cfcfcf;}
  .footer a{color: #cfcfcf;}
  .footer a:hover{color:#fe0000;}
  .footer .footer-left{padding: 0 50px 0 15px;}
  .footer .footer-right{}
  .footer .footer-right .row > *{width: 40%;}
  .footer .footer-right .row > *:last-child{width: 60%; padding: 0 15px 0 0;}
  .footer h4{color: #fff; margin: 0 0 30px; font-size: 20px; position: relative; text-transform: capitalize;}
  .footer h5{color: #fff; margin: 0 0 10px; font-size: 17px; font-weight: 600;}
  .wg-1{margin:0 0 30px;}
  .wg-1 ul{margin:0; padding:0;}
  .wg-1 ul li{list-style:none; position:relative; padding: 0 0 10px; display: inline-block; width: 49%;}
  .ft-logo{margin: 0;}
  .ft-logo img{}
  .icon-ft{}
  .icon-ft a{color: #fff; display: inline-block; margin: 0 0 15px;}
  .icon-ft i{color: #000; background: #cfcfcf; display: inline-block; font-size: 20px; line-height: 44px; margin: 0 3px; height: 44px; text-align: center; width: 44px; text-align: center; position: relative; z-index: 1; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;}
  .icon-ft i:hover{background: #c1231d; color: #fff; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}    
  .wg-1 address{margin: 0; display: flex; gap: 30px;}
  .wg-1 address p{margin: 0;}
  .ft-bottom{border-top: 1px solid #303030; margin: 30px 0 0; padding: 25px 0 0;}
  .ft-bottom .left-grid{display: flex; align-items: center; gap: 30px;}

.page-id-69 .banner-inner .textblock{background-position: center 70%;}
.page-id-15 .banner-inner .textblock{background-image: url(https://grdconstruction.ca/wp-content/uploads/2026/04/Interior-fit-ups.jpg);}
.page-id-66 .banner-inner .textblock{background-image: url(https://grdconstruction.ca/wp-content/uploads/2026/04/Remodel.jpg);}
.page-id-13 .banner-inner .textblock, .page-id-44 .banner-inner .textblock{background-image: url(https://grdconstruction.ca/wp-content/uploads/2026/04/Roof-Replacements-and-Repairs.jpg);}

.banner-inner{position: relative; text-align:center; padding: 0;}
  .banner-inner .textblock{background-image: url(https://grdconstruction.ca/wp-content/uploads/2026/04/General-Contracting.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center center; background-size: cover; height: 450px; position: relative;}
  .banner-inner .block{background: rgba(0, 0, 0, 0.3); position: absolute; width: 100%; display: flex; top: 0; right: 0; bottom: 0; left: 0; align-items: center; padding: 80px 0 0; display: none;}
  .banner-inner .page-title .holder {overflow: hidden; position: relative; padding: 0;}
  .banner-inner h1{color: #fff; margin: 0; font-size: 60px; text-transform: uppercase; text-align: center; text-shadow: 0 0 5px #808080;}
  .banner-inner .shape-02{position: absolute; left: inherit; top: 38.5%; right: 30px;}
  .banner-inner .shape-03{position: absolute; top: 50%; max-width: 106px; left: 30px;}
  .breadcrumb{position: relative; justify-content: center;}
  .breadcrumb > li {margin: 0; color: #fff; font-size: 16px;}
  .breadcrumb > li + li:before{content: "\f054"; font-family: FontAwesome; display: inline-block; color: #fff; font-size: 14px; padding: 0 20px; position: relative; top: 1px;}
  .breadcrumb > li .fa-home {margin: 0 9px;}
  .breadcrumb li a{color: #fff;}     
  .breadcrumb li a:hover{color: #c93917;}     

.align-left{float: left; width: 50%; margin: 7px 20px 10px 0;} 
.align-right{float: right; width: 50%; margin: 7px 0 10px 20px;} 

.row-flex{flex-direction: row-reverse;}

.mid-inner{padding: 80px 0 60px; overflow: hidden; position:relative; z-index:1;}
  .mid-inner ul{margin: 0; padding: 0 0 5px;}
  .mid-inner ul li{list-style: none; margin: 0 0 15px; padding: 0 0 0 25px; position: relative;}
  .mid-inner ul li::before{content: "\f192"; color: #fe0000; font-family: FontAwesome; position: absolute; left: 0; top: 2px;} 
  .mid-inner ol{margin: 0; padding: 0 0 5px; counter-reset: section;}
  .mid-inner ol li{margin: 0 0 15px; padding: 5px 0 5px 35px; list-style: none; position: relative;}
  .mid-inner ol li::before{content: counters(section, "."); counter-increment: section; position: absolute; background: rgba(201, 57, 23, 0.2); color: #fe0000; border-radius: 100%; text-align: center; line-height: 30px; width: 30px; height: 30px; left: 0; top: 0;}

.type-page header{display: none;}

.about-page{position:relative; z-index:2; padding: 0;}
  .about-page h2{padding: 0; color: #000; text-align: left; font-size: 40px; line-height: 55px; font-weight: 700;}
  .about-page h2:before{background: #fe0000; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: absolute; top: 17px; left: 0;} 
  .about-page .flex{flex-direction: column; justify-content: space-between; display: flex;}
  .about-page .img-hover{margin: 0; height: 100%; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; position: relative;}
  .about-page .img-hover img{height: 100%; object-fit: cover; object-position: center center;}
  .about-page .bottom-grid .info{box-shadow: 0px 10px 30px rgba(8, 14, 28, 0.1); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; padding: 35px; margin: 0; margin-bottom: 0px; position: relative;}
  .about-page .content{background: #000; overflow: hidden; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #fff; height: 100%; padding: 40px 50px 45px;}
  .about-page .row .grid-info:nth-child(2n) .content{background: #9c9c9c;}
  .about-page .content h3{color: #fff; margin: 0 0 20px;}
  .about-page .inner{max-width: 100%; margin: 0 auto;}
  .about-page ul li{padding: 15px 20px 15px 50px; margin: 0 0 20px; border: 2px dashed #000; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;}
  .about-page ul li:last-child{margin-bottom: 0}
  .about-page ul li::before{left: 20px; top: 15px;}

.project-page{position: relative; text-align: center;}
  .project-page .project-grid figure{margin: 0 0 15px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; position: relative;}
  .project-page .project-grid figure img{-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; width: 100%; height: 350px; object-fit: cover; object-position: center center;}
  .project-page .project-grid h4{font-size: 20px; margin: 0;}
  .project-page .project-grid h4 a{color:#000;}
  .project-page .project-grid h4 a:hover{color:#fe0000;}
  .project-page .project-grid h4 span{display: block; color:#000; font-size: 16px;}

.gallery-page .ngg-galleryoverview{margin: 0 0 45px !important;}

.contact-page{position: relative; z-index:3; padding: 0;}  
  .contact-page h2{padding: 0; position: relative; margin: 0 0 20px; color: #000; text-align: left; font-size: 40px; line-height: 55px; font-weight: 700;}
  .contact-page h2:before{background: #fe0000; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: absolute; top: 17px; left: 0;}  
  .contact-page h5{font-size: 20px; font-style: italic; color:#000; margin: 0 0 20px;}
  .contact-page .contact-left{margin: 0 0 30px; padding: 0 50px 0 15px;}
  .contact-page .contact-left address{padding:50px 0 0;}
  .contact-page .contact-box{margin:0 0 30px;}
  .contact-page .contact-box .content{}
  .contact-page .contact-box .content span{font-weight: 700; color: #000; display:block; font-size: 16px; text-transform:uppercase;}
  .contact-page .contact-box .content a{color:#242424;}
  .contact-page .contact-box .content a:hover{color:#f6ba0b;}
  .contact-page .contact-box .icon{float:left; margin:0 10px 0 0;} 
  .contact-page .contact-box .icon i{color: #fff;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;background: #fe0000;height: 44px;width: 44px;line-height: 44px;text-align: center;font-size: 18px;}  
  .contact-page .contact-box .icon .fa.fa-envelope-o{font-size: 19px;}
  .contact-page .contact-box .content p{margin: 0; overflow: hidden;}
  .contact-page .contact-right{margin: 0 0 30px;}
  .contact-page .contact-right .contact-padd{box-shadow: 0px 10px 30px rgba(8, 14, 28, 0.1); -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff; padding: 35px 40px; transition: 0.3s ease-in;}
  .contact-page .contact-right .info{background: #000; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #fff; padding: 35px 40px 20px; margin: 50px 0 15px;}
  .contact-page .contact-right h4{color: #fe0000; font-size: 24px;}
  .contact-page .contact-right h3{padding: 0; position: relative; margin: 0 0 20px; color: #000; text-align: left; font-size: 40px; line-height: 55px; font-weight: 700;}
  .contact-page .contact-right h3:before{background: #fe0000; width: 20px; height: 20px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: absolute; top: 17px; left: 0;}  
  .contact-page .contact-right form{}
  .contact-page .contact-right form .form-control{background: #f7f7f7; border: 0; box-shadow: none; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; color: #000; height: 50px; padding:6px 20px}
  .contact-page .contact-right form .form-control::-webkit-input-placeholder {color: #000;}
  .contact-page .contact-right form .form-control::-moz-placeholder {color: #000;}
  .contact-page .contact-right form .form-control:-ms-input-placeholder {color: #000;}
  .contact-page .contact-right form .form-control:-moz-placeholder {color: #000;}
  .contact-page .contact-right form textarea{height:120px !important;}
  .contact-page .contact-right form .form-group{margin:0 0 25px;}
 
h2 span::before{display: none !important;}

.gallery-single ul{border: 1px dashed #000; padding: 0; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.gallery-single ul li{padding: 15px 15px 15px 45px; border-bottom: 1px dashed #000; margin: 0; display: flex; gap: 30px;}
.gallery-single ul li:last-child{border-bottom: 0 !important;}
.gallery-single ul li::before{left: 17px; top: 17px; font-size: 16px;}
.gallery-single ul li span:first-child{width: 100px; min-width: 100px;}
.gallery-single .ngg-galleryoverview{margin: 0 !important;}
.gallery-single .ngg-galleryoverview img{-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}

    /** Smartphones **/
@media (min-width: 320px) and (max-width: 767px) {
  
  .banner .banner-text{padding: 100px 0 0; text-align: center;}
  .banner .title{font-size: 40px;}
  .banner .btn{font-size: 16px;}
  
  .about-text h2, .project-wrap h2, .service-wrap h2, .client-speak h2, .steps-wrap h2, .service-wrap.service-page h2, .contact-page h2, .contact-page .contact-right h3{font-size: 30px;}
  .about-text h2 span, .project-wrap h2 span, .service-wrap h2 span, .client-speak h2 span, .steps-wrap h2 span{font-size: 16px;}
  .about-text h2 span:before, .project-wrap h2 span:before, .service-wrap h2 span:before, .client-speak h2 span:before, .steps-wrap h2:before{width: 16px; height: 16px;}

  .about-text .left-grid{padding: 0 15px;}
  .service-wrap::after{right: 15px; top: -70px; width: 150px; height: 190px;}
  .steps-wrap{text-align: center;}
  .steps-wrap .title{padding: 0 15px;}
  .steps-wrap .steps-box{display: block; margin: 130px 0 0;}
  .steps-wrap .steps-box:nth-child(2){margin-left: 0;}
  .steps-wrap .steps-box .steps-round .inner{margin: 0 auto;}
  .steps-wrap .steps-box .steps-round::before{width: 1px; height: 60px; bottom: -60px; right: 0; margin: 0 auto;}
  .steps-wrap .steps-box .steps-round::after{width: 16px; height: 16px; right: 0; left: 0; bottom: -60px; margin: 0 auto;}
  .steps-wrap .steps-box .steps-text{padding: 70px 0 0;}
  .footer .footer-right .row > *{width: 100% !important; padding: 0 15px !important;}
  .ft-bottom .left-grid{display: block;}
  .wg-1 address{gap: 10px; flex-direction: column;}
  .ft-bottom div, .ft-bottom p{text-align: center !important;}
  .ft-bottom .link{margin: 0 0 10px;}
  .banner-inner .textblock{height: 350px;}
  .banner-inner h1{font-size: 40px;}
  .service-wrap .service-box{padding: 30px;}
  .service-wrap .service-box h4{font-size: 24px;}
  .contact-page .contact-left{padding: 0 15px;}
  .contact-page .contact-right .contact-padd{padding: 25px 25px;}
  .contact-page .contact-right form .form-group{width: 100%;}
       
}


/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px) {
  
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{width: 100% !important;}
  
}

/* Tablets */
@media (min-width: 768px) and (max-width: 959px) {
         
  .container{width: auto; max-width:850px !important; padding:0 30px;}
  .banner .banner-col{width: 100%; padding: 0 7%;}
  .banner .banner-text{padding: 100px 0 0; text-align: center;}
  .banner .title{font-size: 44px;}
  .banner .btn{font-size: 16px;}
  
  .about-text h2, .project-wrap h2, .service-wrap h2, .client-speak h2, .steps-wrap h2, .contact-page h2, .contact-page .contact-right h3{font-size: 34px;}
  .about-text h2 span, .project-wrap h2 span, .service-wrap h2 span, .client-speak h2 span, .steps-wrap h2 span{font-size: 16px;}
  .about-text h2 span:before, .project-wrap h2 span:before, .service-wrap h2 span:before, .client-speak h2 span:before, .steps-wrap h2:before{width: 16px; height: 16px;}

  .about-text .left-grid, .about-text .right-grid, .project-wrap .project-col{width: 100%;}

  .about-text .left-grid{padding: 0 15px;}
  .service-wrap::after{right: 15px; top: -150px; width: 250px; height: 260px;}
  .steps-wrap{text-align: center;}
  .steps-wrap .title{padding: 0 15px;}
  .steps-wrap .steps-box{display: block; margin: 130px 0 0;}
  .steps-wrap .steps-box:nth-child(2){margin-left: 0;}
  .steps-wrap .steps-box .steps-round .inner{margin: 0 auto;}
  .steps-wrap .steps-box .steps-round::before{width: 1px; height: 60px; bottom: -60px; right: 0; margin: 0 auto;}
  .steps-wrap .steps-box .steps-round::after{width: 16px; height: 16px; right: 0; left: 0; bottom: -60px; margin: 0 auto;}
  .steps-wrap .steps-box .steps-text{padding: 70px 0 0;}
  .footer .footer-left, .footer .footer-right{width: 100%; padding: 0 15px;}
  .ft-bottom .left-grid{gap: 15px;}
  .banner-inner .textblock{height: 350px;}
  .banner-inner h1{font-size: 50px;}
   
}

/* Desktop */
@media (min-width: 960px) and (max-width: 1090px) { 
  
  .container{width:auto; max-width:1030px!important; padding:0 30px;}
  .banner .banner-col{width: 100%; padding: 0 10%;}
  .banner .banner-text{padding: 100px 0 0; text-align: center;}
  .banner .title{font-size: 50px;}
  .banner .btn{font-size: 16px;}
  
  .about-text h2, .project-wrap h2, .service-wrap h2, .client-speak h2, .steps-wrap h2{font-size: 36px;}
  .about-text h2 span, .project-wrap h2 span, .service-wrap h2 span, .client-speak h2 span, .steps-wrap h2 span{font-size: 16px;}
  .about-text h2 span:before, .project-wrap h2 span:before, .service-wrap h2 span:before, .client-speak h2 span:before, .steps-wrap h2:before{width: 16px; height: 16px;}

  .about-text figure{height: 100%;}
  .about-text figure img{height: 100%;}

  .about-text .left-grid{padding: 0 15px;}
  .service-wrap::after{right: 15px; top: -90px; width: 250px; height: 260px;}
  .steps-wrap .title{padding: 0 15px;}
  .footer .footer-left, .footer .footer-right{width: 100%; padding: 0 15px;}
  .ft-bottom .left-grid{gap: 15px;}    

}

/* Desktop */
@media (min-width: 1200px) and (max-width: 1370px) { 
    
   .container{max-width: 92%;}	

}

@media (min-width: 1500px) {
	
   .container{max-width: 94%;}	
   body{font-size: 18px;}
   p{line-height: 30px;}
  .steps-wrap{font-size: 18px;}	
  .steps-wrap .steps-box .steps-round .inner p{font-size: 18px; line-height: 28px;}	

}

@media (min-width: 2100px) {
	
   .container{max-width: 2000px;}

}