@charset "UTF-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Heebo:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

*{
	margin:0;
	padding:0;
}

body{
	 font-family: "Open Sans", sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #5c5c5c;
	-webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
	-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
}
img{
	display:block;
	border:none;
	outline:none;
}
ul{
	list-style:none;
	padding: 0;
	margin: 0;
}
input:focus, textarea:focus, select:focus{
	outline:none;
}
textarea{
	overflow:auto;
}
input[type=text], input[type=password], input[type=submit], input[type=reset], textarea, select{
	-webkit-appearance:none;
	border-radius:0;
}
a{
	color:#12b5eb;
}
a, a:hover, a:focus {
	text-decoration:none;
	outline:none;
}
h1, h2, h3, h4, h5, h6,
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	font-family: "Roboto", sans-serif;
	margin: 0 0 20px 0 !important;
/*	font-weight: 400;*/
	line-height: 1.2;
	letter-spacing: 0 !important;
	color: #111827;
	-webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
	-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
	
}
h1 {
	font-size: 50px;
    font-weight: bold;
    color: #0c4fa5;
	line-height: 50px;
}
h2 {
	font-size: 41px;
	 font-weight: bold;
}
h3 {
	font-size: 34px;
	 font-weight: bold;
}
h4 {
	font-size: 26px;
	 font-weight: bold;
}
h5 {
	font-size: 24px;
	 font-weight: bold;
}
h6 {
	font-size: 20px;
	font-family: "Open Sans", sans-serif  !important;
}
.entry-content p {
	 font-family: "Open Sans", sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #374151;
	margin-bottom: 20px !important;
	-webkit-font-smoothing: antialiased; /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
	-moz-osx-font-smoothing: grayscale; /* Fixes font bold issue in Firefox version 25+ on Mac */
}
.entry-content p a {
	color: #12b5eb;
	box-shadow: none !important;
}
.entry-content p a:hover {
	color: #2e3091;
	box-shadow: none !important;
}
.entry-content .dark-bg p a:hover {
	color: #fff;
    text-decoration: underline;
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
}
.container {
    max-width: 1380px;
	padding: 0 !important;
}
#primary {
    width: 100%;
    max-width: 1680px;
}
.wp-block-getwid-section__inner-wrapper {
    width: 100%;
    max-width: 1380px;
}
.site-content {
    padding: 0;
}
.entry-content > .alignfull {
    margin-bottom: 0;
}
.entry-header {
	margin: 0 !important;
    padding-top: 38px;
    padding-bottom: 55px;
}
.entry-header h1.entry-title {
	font-size: 70px;
    line-height: 80px;
    margin-bottom: 0 !important;
    text-align: center;
    font-weight: 300;
}
/*.wp-block-button__link, .ghostkit-button, .button {
    font-family: "Open Sans", sans-serif;
    background: #12b5eb;
    color: #fff;
    font-size: 17px;
    line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 14px 22px;
    border-radius: 20px 0;
    letter-spacing: 0px;
    text-decoration: none;
}*/
.wp-block-button__link, .ghostkit-button, .button {
font-family: "Heebo", sans-serif;
    background: #235ab2;
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    padding: 14px 22px;
    letter-spacing: 0px;
    text-decoration: none;
    text-transform: none;
    border-radius: 10px;
}
.wp-block-button__link:hover, .ghostkit-button:hover, 
.wp-block-button__link:focus, .ghostkit-button:focus {
    background: #da3f2d;
	color: #fff;
	text-decoration: none !important;
}
.light-bg-btn .wp-block-button__link:hover, .light-bg-btn .ghostkit-button:hover, 
.light-bg-btn .wp-block-button__link:focus, .light-bg-btn .ghostkit-button:focus {
    background: #2e3091;
	color: #fff;
	text-decoration: none !important;
}
.wp-block-button.btn-white .wp-block-button__link {
    background: #fff;
	color: #000;
}
.wp-block-button.btn-white .wp-block-button__link:hover {
    background: #000;
	color: #fff;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    box-shadow: none;
}
.pagination a, .pagination span {
    border-radius: 5px;
}
.wp-block-button.case-study-pdf-btn {
	margin-bottom: 20px;
}
.wp-block-getwid-section .wp-block-getwid-section__wrapper {
    max-width: 100%;
    padding-left: 2.7% !important;
    padding-right: 2.7% !important;
}

h2.wp-block-heading strong {
    font-weight: bold !important;    
}

/* header start*/

.header-top-sec{
	background-color: #fff;
	padding-top: 13px;
	padding-bottom: 13px;
}
.header-top{
	display: flex;
}

.header-top .site-title-wrap{
	width: auto;
	max-width: inherit !important;
}

.header-top .titles-wrap {
	display: none !important;
}

.header-top-right{
	margin-left: auto;
	display: flex;
	gap:30px;
	align-items: center;
}

.header-top-right p.phone{
	background: url(../images/phone-icon.png) no-repeat 0 4px;
	padding-left: 38px;
	font-size: 18px;
	line-height: 20px;
	color: #0c4fa5;
	margin-bottom: 0;
}
.header-top-right p.phone b{
	font-size: 22px;
	line-height: 22px;
	display: block;
	font-weight: 800;
}
.header-top-right p.phone b a{
	color: #0c4fa5;
}
.header-top-right p.phone b a:hover{
	color:#da3f2d;
}
/* header end*/
/*navigation start*/
.navigation-sec{
	background-color: #0c4fa5;
	border-bottom: #fff 1px solid;
}

.navigation-sec .main-navigation{
	width: 100%;
}

.navigation-sec #menu-navigation li{
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.navigation-sec #menu-navigation li > a{
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	padding-left: 28px;
	padding-right: 28px;
	transition: all .5s ease-in-out;
	font-family: "Heebo", sans-serif;
}
.navigation-sec #menu-navigation li > a:hover{
	background-color: #0f3366;
}

.navigation-sec #menu-navigation li.book-an-app {
	float: right;
}

.navigation-sec #menu-navigation li.book-an-app a{	
	background: url(../images/navi-cal.png) no-repeat 20px center #e0382f;
	color: #fff;
	padding-left: 48px;	
}

.navigation-sec #menu-navigation li.book-an-app a:hover{
	background-color: #000 !important;
}

.navigation-sec ul.menu li ul.sub-menu li a {
    font-size: 16px !important;
    line-height: 24px !important;
    background-color: #0f3366;
    padding: 12px 18px !important;
    font-weight: 400 !important;
}
.navigation-sec ul.menu li ul.sub-menu li a:hover {
    background-color: #e0382f !important;    
}
.navigation-sec ul.menu li ul.sub-menu {
    width: 300px;
    margin-left: 0px !important;
}
.navigation-sec ul.menu li ul.sub-menu:before {
    display: none;
}
/*navigation end*/
/*banner section stat*/
.home-banner{
	padding-top: 70px;
	height: 760px;
	background-size: cover !important;
	background-position: 0 -1px !important;
}
.home-banner h1{
	margin-bottom: 26px !important;
	color: #ffffff!important;
}

.home-banner h2{
	color: #ffffff;
	font-weight: bold;
	line-height: 41px;
}
.bnner-cont{
	width: 600px;
}
.bnner-cont p{
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
		
}
.proudly-canadian-section{
	display: flex;
	align-items: center;
	gap:30px;
}
.proudly-canadian-section h3{
	font-size: 30px !important;
	line-height: 30px !important;
	color: #ffffff !important;
	font-weight: bold;
}
.proudly-canadian-section .proudly-canadian-left{
	width: 255px;
}
/*banner section end*/
/* home Top cta section start*/

.top-CTA-sec{
	background-color: #e0382f;
	position: relative;
}
.top-CTA-sec:after{
	content: '';
	background-color: #0c4fa5;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 50%;
}

.top-CTA-sec .container{
	display: flex;
	 z-index: 1;
    position: relative;
}
.phone-cta{
	width: 526px;
/*	flex-basis: 526px;*/
	padding-left: 165px;
	position: relative;
	 flex: none;
	padding-top: 20px;
	padding-bottom: 25px;
}
.phone-cta p{
	font-size: 25px;
	line-height: 26px;
	font-family: "Golos Text", sans-serif;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0 !important;
}
.phone-cta p strong{
	font-size: 42px;
	line-height: 43px;
	font-weight: bold;
	display: block;
	font-family: "Golos Text", sans-serif;
}
.phone-cta p strong a{
	color: #fff;
}
.phone-cta:before{
	background: url(../images/top-cta-car.png) no-repeat 0 0;
	width: 287px;
	height: 125px;
	position: absolute;
	left: -140px;
	top: -30px;
	display: block !important;
	content: '';
}
.appointment-cta{
	padding-top: 20px;
/*	flex-basis: 450px;*/
	width: 450px;
	background-color: #000;
	padding-left: 44px;
	 flex: none;
}
.specials-cta{
	padding-top: 20px;
/*	flex-basis: 400px;*/
	padding-left: 58px;
	flex: none;
	width: 400px;
}
.appointment-cta p,
.specials-cta p{
	font-size: 30px;
	line-height: 32px;
	background: url(../images/top-cta-calender.png) no-repeat 0 0;
	font-weight: bold;
	padding-left: 74px;
	margin-bottom: 0 !important;
}
.appointment-cta p a,
.specials-cta p a{
	color: #fff;
	font-family: "Golos Text", sans-serif;
	background: url(../images/cta-arrow.png) no-repeat 85% center;
	display: block;
	transition: all .5s ease-in-out;
}
.appointment-cta p span,
.specials-cta p span{
	display: block;
}
.specials-cta p {
    background: url(../images/view-latest-icon.png) no-repeat 0 0;
    padding-left: 90px;
}
.appointment-cta p a:hover,
.specials-cta p a:hover{
	background-position: 83% center;
}

/*home top cta section end*/

/* footer start */

.footer-cta{
	border-top: 10px solid #235ab2;
	background-color: #171c27;
	margin-top: 1px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.footer-cta h6{
	color: #fff;
	font-weight: bold;
	margin-bottom: 17px;
	display: inline-block;
}
.footer-cta h6:after{
	content: '';
	background-color: #8b8e93;
	height: 1px;
	margin-top: 5px;
	display: block;
}

.footer-cta .container{
	display: flex;
}
.footer-cta .container .widget-content:last-child{
	margin-left: auto;
}

.footer-cta .container .widget-content:first-child{
	position: relative;
}

.footer-cta .container .widget-content:first-child .wp-block-image{
	margin-bottom: 0 !important;
}

.footer-cta .container .widget-content:first-child:after{
	content: '';
	position: absolute;
	width: 1px;
	background: url(../images/footer-cta-sapa.png)  repeat-y 0 0;
	top: -10px;
	bottom: -10px;
	right: -60px;
}

.cta-right ul{
	display: flex;
}
.cta-right ul li{
	width: 196px;
	margin-right: 60px;
}
.cta-right ul li p{
	color: #fff;
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 0 !important;
}

.cta-right ul li.call-cta{
	width: 170px;
}
.cta-right ul li.call-cta a{
	color: #fff;
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	transition: all .3s ease-in-out;
}

.cta-right ul li.call-cta a:hover{
	color: #53c8ff !important;
	text-decoration: none
}
.cta-right ul li.email-cta {
	width: 190px;
	
}

.cta-right ul li.email-cta a{
	color: #53c8ff;
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	transition: all .3s ease-in-out;
}

.cta-right ul li.email-cta a:hover{
	color: #fff !important;
	text-decoration: none
}


.cta-right ul li:last-child{
	margin-right: 0;
}

.footer-navi-sec{
	background: #1d2331;
	border-top: #373b47 1px solid;
	padding-top: 50px;
	padding-bottom: 40px;
}
.footer-navi{
	display: flex;
}
.footer-navi .footet-col{
	width: 220px;
	margin-right: 55px;
}

.footer-navi .footet-col.footet-col-4, .footer-navi .footet-col.footet-col-5{
	width: 160px;
}

.footer-navi .footet-col.footet-col-6{
	width: 120px;
	margin-right: 0;
}

.footer-navi .footet-col ul{
	margin-bottom: 30px;
}

.footer-navi .footet-col ul li {
	background: url(../images/footer-arrow.png) no-repeat 0 9px;
	padding-left: 12px;
	margin-bottom: 10px;
}
.footer-navi .footet-col ul li a{
	color: #a8aaaf;
	font-size: 16px;
	line-height: 20px;
	transition: all .3s ease-in-out;
}
.footer-navi .footet-col ul li a:hover{
	text-decoration: none !important;
	color: #fff !important;
}

.footer-navi h6{
	color: #fff !important;
	margin-bottom: 23px !important;
	font-weight: bold;
}

.footer-navi h6:after{
	content: '';
	background-color: #8b8e93;
	height: 1px;
	margin-top: 5px;
	display: block;
	width: 150px;
}

.footer-navi .footet-col.footet-col-6 h6:after{
	width: auto;
}

.copy-right-sec{
	background: #171c27;
	border-top: #373b47 1px solid;		
	padding-top: 20px;
	padding-bottom: 20px;
}
.copy-right-sec ul{
	display: flex;
}
.copy-right-sec ul li{
	font-size: 13px;
	color: #fff;
}
.copy-right-sec ul li.footer-sapa{
	padding-left: 20px;
	padding-right: 20px;
}
.copy-right-sec ul li a{
	color: #fff;
	text-decoration: underline;
}
.copy-right-sec ul li a:hover{
	text-decoration: none;
	color: #fff !important;
}

.site-footer{
	padding-bottom: 0 !important;
}

/* footer end */

/*Home Page Start*/
/*Home Rewards Section Start*/
.wp-block-getwid-section .wp-block-getwid-section__wrapper {
    max-width: 100%;
    padding-left: 2.7% !important;
    padding-right: 2.7% !important;
}
.hm-rewards .wp-block-getwid-section__wrapper {
    padding: 0;    
}
.hm-rewards .right-col p {
    color: #374151;
}
.hm-rewards .right-col p.term-con {
/*    font-size: 14px;
    line-height: 22px;  */
    margin-top: 5px;
   
}

.hm-rewards .right-col p.term-con a{
	font-size: 14px;
	line-height: 20px;
	color: #585858 !important;
	 text-decoration: underline;
}

.hm-rewards .right-col p.term-con a:hover{
	text-decoration: none;
	color: #da3f2d !important;
}
.hm-rewards .right-col a.wp-element-button {
     border-radius: 0;
    background-color: #235ab2 !important;
    border-radius: 7px;
	background: url(../images/gift-icon.png) no-repeat 14px 15px;
    padding: 15px 15px 14px 46px;
}
.hm-rewards .right-col a.wp-element-button:hover {
    background-color: #da3f2d !important;
    color: #fff !important;
}
.hm-rewards .right-col p {
    max-width: 504px;
    margin-bottom: 28px !important;
}
.hm-rewards .wp-block-getwid-section__wrapper {
    padding-top: 94px;
    padding-bottom: 35px;
} 
.hm-rewards .wp-block-getwid-section__inner-wrapper {
    padding: 0 42px;
}
.hm-rewards .wp-block-columns {
     gap: 85px !important;   
}
/*Home Rewards Section End*/

/*Home Service Section Start*/

.hm-service .wp-block-getwid-section__wrapper {
     padding-top: 90px;
    padding-bottom: 171px;   
}
.hm-service .wp-block-getwid-section__inner-wrapper {
    padding-left: 45px;
    padding-right: 45px;
}
.hm-service .sec-top-twocol {
/*    gap: 100px !important; */
	gap: 90px !important;
}
.hm-service .service-pod-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;   
}
.hm-service .service-pod-list.first-row {
     margin-bottom: 50px;   
}
.hm-service .pod-item .wp-block-image {
    margin: 0 0 0em !important;
}
.hm-service .pod-item .wp-block-getwid-image-box {
    padding: 22px 32px 0;  
}
.hm-service .pod-item .wp-block-getwid-image-box {
    border-radius: 12px 12px 0 0;
}
.hm-service .pod-item {
    background-color: #242931;
border-radius: 12px;
    border: solid 1px #4a5059;
}
.hm-service .pod-item a.wp-element-button {
margin-left: 36px !important;
    border-radius: 8px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    display: inline;
    background-color: #686d75;
padding: 12px 15px;
    text-transform: none;
}
.hm-service .pod-item a.wp-element-button:hover {
    background-color: #da3f2d !important;
    color: #fff !important;
}
.hm-service .pod-item .wp-block-image img {
     margin-top: 41px; 
    border-radius: 0 0 10px 10px;
    width: 100%;
}
.hm-service .pod-item p {
    padding: 0 35px;
    color: #dbdcdc !important;
    font-size: 18px;
    line-height: 25px;
}
.hm-two-col-btn a.wp-element-button {
    width: 260px;
    padding: 16px 10px;
}
.hm-service .btm-btns {
    margin-top: 60px; 
    gap: 20px !important;
}
.hm-two-col-btn .red-btn a.wp-element-button{
	background: #da3f2d;
}
.hm-two-col-btn .red-btn a.wp-element-button:hover{
	background: #235ab2;
}

h2.how-can-we{
	margin-bottom: 0 !important;
	margin-top: 16px !important;
}
/*Home Service Section End*/

/*Home Form Section Start*/
.hm-form-sec {
    border-bottom: solid 10px #235ab2;
}
.hm-form-sec .wp-block-getwid-section__inner-wrapper {
     padding: 0 0 0 35px;   
}
.hm-form-sec .cont {
/*    gap: 92px;    */
}
.hm-form-sec .right-col .wp-block-image {
 margin-bottom: 0 !important;   
}
.hm-form-sec {
/*    height: 805px;    */
}
.hm-form-sec .left-col img {
    margin-left: -48px;  
}
/*
.hm-form-sec .right-col img {
    height: 945px;    
}
*/

.home-form-sec{
	background: #235ab2;
	margin-top: -103px;
	border-radius: 20px;
	margin-bottom: -104px;
}

.home-form-sec h2{
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #0f3a80;
	text-align: center;
	color: #fff;
	line-height: 42px;
	padding-top: 30px;
	padding-bottom: 50px;
	border-radius: 20px 20px 0 0;
}
.home-form-sec h3 {
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #0f3a80;
	text-align: center;
	color: #fff; 
	border-radius: 20px 20px 0 0;
}
.home-form-sec p.form-call{
	background-color: #da3f2d;
	color: #fff;
	font-size: 41px;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
	margin-top: -10px;
	width: 413px;
	margin: 0 auto;
	line-height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	    margin-top: -51px;
}

.home-form-sec p.form-call a{
	color: #fff;
}
.home-form-sec p.form-call a:hover{
	text-decoration: underline;
}

.home-form-sec form{
	padding-left: 60px;
	padding-right: 60px;
}
.home-form-sec form p{
	display: block;
	margin-bottom: 9px !important;
}

.home-form-sec form p.checkbox{
	
}
.home-form-sec form label{
	color: #fff;
	display: block;
	font-size: 18px;
}
.home-form-sec form input,
.home-form-sec select {
	border-radius: 9px;
	background-color: #fff;
	height: 57px;
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
}

.home-form-sec form .wpcf7-textarea{
	height: 150px;
	border-radius: 9px;
	background-color: #fff;
	width: 100%;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
}

.home-form-sec form input.wpcf7-submit{
	width: 245px;
	height: 60px;
	background-color: #da3f2d;
	text-align: center;
	color: #fff;
	font-size: 19px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	display: block;
	margin: 17px auto 0;
	font-weight: bold;
}
.home-form-sec form input.wpcf7-submit:hover{
	background-color: #fff;
	color: #da3f2d;
}

.home-form-sec form p.checkbox{
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	padding-left: 30px;
	margin-bottom: 10px !important;
	font-weight: 600;
}
.home-form-sec form p.checkbox label{
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
}
.home-form-sec form p.checkbox input{
	width: 20px;
	height: 20px;
	border-radius: 2px;
	position: absolute;
	left:-30px;
}
.home-form-sec form p.checkbox span{
	margin: 0 !important;
}
.home-form-sec form p.checkbox.checkboxCont a{
	color: #fff;
	position: relative;
}
.home-form-sec form p.checkbox.checkboxCont a:before{
	content: '';
	height: 1px;
	background-color: #5a83c5;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
/*Home Form Section End*/

/*Home Choose Section Start*/
.hm-choose .wp-block-getwid-section__wrapper {
    padding-top: 82px;
    padding-bottom: 66px; 
    border-bottom: solid 10px #da3f2d;
}
.hm-choose .midlimg-with-pods {
    gap: 45px !important;
}
.hm-choose .pod-list .pod-item {
    background-color: #fff;
    padding: 20px 20px 3px;
    border-radius: 12px;
    border-left: solid 10px #da3f2d;
    border-top: solid 1px #bcbdc0;
    border-right: solid 1px #bcbdc0;
    border-bottom: solid 1px #bcbdc0;   
}
.hm-choose .pod-list .pod-item p {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    margin-bottom: 16px !important;
}
.hm-choose .pod-list .pod-item:last-child {
    margin-bottom: 0 !important;
}
.hm-choose .pod-list .pod-item h6 {
    margin-bottom: 6px !important; 
    color: #0c4fa5;
}
.hm-choose .midlimg-with-pods {
    margin-top: 43px;    
}
.hm-choose .midlimg-with-pods .round-img img {
    margin-top: -163px;    
}
.hm-choose .left-side.pod-list .pod-item:last-child {
    width: 412px;
}
.hm-choose .middle-img {
    margin-top: 10px;    
}
/*Home Choose Section End*/

/*Hm Guranatees Section Start*/
.hm-guarantees .wp-block-getwid-section__wrapper {
    padding-top: 67px;
    padding-bottom: 224px;  
}
.hm-guarantees .wp-block-getwid-section__inner-wrapper {
     padding-left: 20px;
    padding-right: 20px;   
}
.hm-guarantees {
    background-color: #fff;    
}
.hm-guarantees p.first-body-text {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -21px;
}
.hm-guarantees .icon-listing {
    background-color: #fff;
    padding-top: 206px;
    padding-bottom: 158px;
    padding-left: 23px;
    padding-right: 23px;
    border-radius: 12px;
    gap: 0;
    margin-top: -200px;
    position: relative;
    z-index: -1;
}
.hm-guarantees .icon-listing:before {
    content: '';
    width: 1176px;
    height: 1px;
    display: block;
    background-color: #374151 !important;
    position: absolute;
    top: 279px;
    z-index: -1;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hm-guarantees .icon-listing  h6{
	font-family: "Roboto", sans-serif !important;
	font-size: 22px !important;
	line-height: 25px;
}
.hm-guarantees .icon-listing .single-col p {
     padding: 0 15px;
    font-size: 16px;
    line-height: 24px;
}
.hm-guarantees .icon-listing .single-col:nth-child(2n) img {
    margin-top: 14px ;    
}
.hm-guarantees .hm-two-col-btn {
     margin-top: -144px;   
}
/*Hm Guranatees Section End*/

/*Home Areas Section Start*/
.hm-areas h2 {
     margin-bottom: 12px !important;   
}
.hm-areas .right-map {
    margin-top: -142px;   
}
.hm-areas .wp-block-getwid-section__wrapper {
    padding-top: 72px;
    padding-bottom: 11px;    
}
.hm-areas .cont {
    gap: 68px;    
}
.hm-areas .check-list-cols {
    gap: 30px;
    margin-top: 30px;
}
ul.white-check-listing {
    padding-left: 0 !important;
}
ul.white-check-listing li {
    background: url(../images/check-icon.png) no-repeat 0px 6px;
    padding-left: 22px;
    color: #fff;
}
.hm-areas ul.white-check-listing li {
    background-position: 0px 20px;
    padding-left: 22px;
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 13px;
    border-bottom: solid 1px #fff;
    padding-top: 13px; 
}
.hm-areas ul.white-check-listing li:last-child {
    border-bottom: none;
}

.hm-areas .responsive-chklist-cols {
    display: none !important;
}
/*Home Areas Section End*/

/*Home Google Review Section Start*/
.hm-review .wp-block-getwid-section__wrapper {
    padding-top: 81px;
    padding-bottom: 59px; 
    border-bottom: solid 10px #da3f2d;
}
.hm-review p {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}
.hm-review img {
width: 100%;
    margin-top: 24px;
}
/*Home Google Review Section End*/

/*Home Page End*/


/* inner section start */
.inner-banner{
	height: 232px;
	background-size: cover !important;
	border-bottom: 1px solid #fff;
}
.inner-banner > .container {
	height: 232px;
	display: flex;
    align-items: center;
}
.inner-banner h1 {
	margin-bottom: 0 !important;
}
/* inner section end */

/*breadcrump*/

.breadcrump{
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.breadcrump ul{
	display: flex;
}

.breadcrump ul li{
	margin-right: 10px;
	font-size: 16px;
	color: #000000;
    display: flex;
    width: auto;
}
.breadcrump ul li:after{
	content: '>';
	color: #0c4fa5;
	    margin-left: 12px; 
}

.breadcrump ul li:last-child:after{
	display: none;
}

.breadcrump ul li a{
	color: #0c4fa5;
	text-decoration: underline;
}
.breadcrump ul li a:hover{
	text-decoration: none;
	color: #000000;
}

.home-form-sec{
	position: relative;
}
.anchor-link{
	position: absolute;
	width: 10px;
	height: 10px;
	opacity: 0;
	top: -78px;
	
}

/*blog page start*/
body:not(.home) #page{
	background-color: #f3faff;
}
.default-sec{
	background-color: #f3faff;
	padding-top: 40px;
}

.blog-list {
background-color: #fff;
}
.blog-list > .wp-block-getwid-section__wrapper {
    padding-top: 86px;
    padding-bottom: 32px;
}

ul.blog-list{
	margin: 0;
	padding: 0;
}

ul.blog-list > li{
	display: flex;
	column-gap: 20px;
	margin-bottom: 40px;
	position: relative;
}
ul.blog-list > li:after{
	content: '';
	width: 1px;
	position: absolute;
	background-color: #cdcdcd;
	top: 85px;
	bottom: 0;
}

ul.blog-list li .blog-item-left{
	width: 165px;
	flex:0 0 165px;
}

ul.blog-list li .blog-item-left p.date{
	font-size: 50px !important;
	line-height: 50px !important;
	font-weight: bold;
	position: relative;
	margin-bottom: 20px !important;
}
ul.blog-list li  .blog-item-left p.date:after{
	display: block;
	position: absolute;
	height: 1px;
	background-color: #cdcdcd;
	left: 70px;
	content: '';
	top: 30px;
	right: 0;
}
ul.blog-list li  .blog-item-left p span{
	font-size: 20px;
	line-height: 20px;
	display: block;
	
}
ul.blog-list li  .blog-item-left .author{
	padding-left: 20px;
	font-size: 15px;
	color: #000000;
	background: url(../images/author-icon.png) no-repeat 0 4px;
	font-family: "Roboto", sans-serif;
	margin-left: 30px;
	line-height: 16px;
	margin-bottom: 0 !important;
}

ul.blog-list li  .blog-item-left ul.post-categories {
	background: url(../images/cat-icon.png) no-repeat 0 2px;
	padding:0 0 0 21px;
	margin-left: 30px;
	margin-top: 0 !important;
	margin-top: 10px !important;
}

ul.blog-list li  .blog-item-left ul.post-categories li{	
	font-size: 15px;
	color: #000000;
	font-family: "Roboto", sans-serif;
	line-height: 16px;
}

ul.blog-list li .blog-item-right{
	flex: 1;
	background-color: #fff;
	border: #d8d8d8 1px solid;
	padding: 30px;
}
ul.blog-list li .blog-item-right h3 a {
    color: #000 !important;
}
ul.blog-list li .blog-item-right h3 a:hover {
    color: #E0382E !important;
}

ul.blog-list li .blog-item-right .feature-img{
	margin-bottom: 22px;
}

ul.blog-list li .blog-item-right a.read-more{
	background-color: #235ab2;
	color: #fff;
	width: 145px;
	height: 55px;
	line-height: 55px;
	font-size: 19px;
	font-weight: bold;
	transition: all .3s ease-in-out;
	display: block;
	text-align: center;
	border-radius: 6px;
}

ul.blog-list li .blog-item-right a.read-more:hover{
	background-color: #E0382E;
}

.blog-sidebar .wp-block-heading{
	color: #235ab2 !important;
	font-size: 26px !important;
	text-transform: uppercase;
}

.blog-sidebar  .wp-block-categories-list,
.blog-sidebar  .wp-block-latest-posts{
	margin-left: 0 !important;
	padding-left: 0;
	margin-bottom: 36px !important;
}

.blog-sidebar  .wp-block-categories-list li,
.blog-sidebar  .wp-block-latest-posts li{
	margin-bottom: 13px;
	line-height: 21px;
	display: block;
}
.blog-sidebar  .wp-block-categories-list li a,
.blog-sidebar  .wp-block-latest-posts li a{
	font-size: 18px;
	
	color: #000;
	font-family: "Roboto", sans-serif !important;
}

.blog-sidebar  .wp-block-categories-list li a:hover,
.blog-sidebar  .wp-block-latest-posts li a:hover{
	color: #235ab2 !important;
}
.blog-sidebar .wp-block-tag-cloud a{
	display: inline-block;
	font-size: 15px !important;
	line-height: 16px;
	padding: 10px;
	background-color: #fff;
	color: #000000;
	font-family: "Roboto", sans-serif !important;
	margin-bottom: 5px;
}
.blog-sidebar .wp-block-tag-cloud a:hover{
	background-color: #000000;
	color: #fff;
}


.navigation.pagination{
	text-align: center;
	margin-bottom: 60px;
}

.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span{
	font-size: 20px;
	line-height: 18px;
	padding: 10px;
	border-radius: 6px;
	background-color: transparent !important;
	font-size: 20px !important;
	color:#000 !important;
	height: 35px;
}

.navigation.pagination .nav-links a.prev {
	background: url(../images/blog-prev-arrow.png) no-repeat 0 center !important;
	font-size: 0;
	text-indent: -222222px;
}
.navigation.pagination .nav-links a.next {
	background: url(../images/blog-nexr-arrow.png) no-repeat 0 center !important;
	font-size: 0;
	text-indent: -222222px;
}

.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links span.current{
	background-color: #da3f2d !important;
	color: #fff !important;
}
.navigation.pagination .nav-links a.next,
.navigation.pagination .nav-links a.prev{
	background-color: transparent !important;
}
/*blog page end*/

/*blog details page start*/
.single-post .ultp-builder-container {
    max-width: 1380px !important;
}
.single-post .single-blog-cont {
	margin-bottom: 0;
}
.single-post .single-blog-cont > .wp-block-getwid-section__wrapper {
    padding-top: 85px;
    padding-bottom: 22px;
}
.single-post .blog-single-left .date-col p.date {
    font-size: 50px !important;
    line-height: 58px !important;
    margin-bottom: 0;
    font-weight: 700;
    color: #000; 
}
.single-post .blog-single-left .date-col p.date span {
    display: block;
    font-size: 20px;
    line-height: 28px;
    margin-top: -4px;
    font-weight: 600;
}
.single-post .blog-single-left .date-col ul.post-categories {
	background: url(../images/cat-icon.png) no-repeat 0 2px;
    padding: 0 0 0 21px;
    margin-top: 13px;
}
.single-post .blog-single-left .date-col ul.post-categories li {
    font-size: 15px;
    color: #000000;
    font-family: "Roboto", sans-serif;
    line-height: 16px;
    margin-left: 0;
}
.single-post .blog-single-left .date-col p.date:after {
    display: block;
    position: absolute;
    height: 1px;
    background-color: #cdcdcd;
    left: 74px;
    content: '';
    top: 55px;
    right: 0;
    width: 94px;
}
.single-post .blog-single-left .date-col {
    flex-basis: 16% !important;    
}
.single-post .blog-single-left .img-col {
    flex-basis: 84% !important;    
}
.single-post .blog-single-left .left-col {
     flex-basis: 80% !important;   
}
.single-post .blog-single-left .blog-sidebar {
     flex-basis: 20% !important;      
}
.single-post .blog-single-left {
    gap: 50px !important;
}
.single-post .blog-single-left .blog-bottom-sec {
    display: flex;
    justify-content: space-between;
    margin-top: 53px;
}
.single-post .blog-single-left .blog-bottom-sec a {
    background-color: #235ab2;
    color: #fff;
    font-weight: 700;
    padding: 14px 30px;
    border-radius: 6px;    
}
.single-post .blog-single-left .blog-bottom-sec a:hover {
    background-color: #da3f2d !important;
}
.single-post .blog-single-left .blog-bottom-sec a.next-article {
    padding: 14px 50px;
}
.single-post .img-col h2 {
     margin-top: 24px !important;   
}
.single-post .wp-block-getwid-section__background-holder {
    background-color: #fff !important;
}
.single-post .blog-single-left .blog-details-two-col-img {
    margin-bottom: 0 !important;
}
.single-post .blog-single-left ul.blog-deta-arw-list li {
	background: url(../images/list-arrow.png) no-repeat 0 4px;
    padding-left: 29px;
    margin-bottom: 10px;
}
.single-post ul.blog-deta-arw-list {
    margin-bottom: 28px;
}
/*blog details page end*/

/*about page start*/
.default-sec{
	padding-bottom: 80px;
	padding-top: 20px;
}

.top-gap-50 {
	padding-top: 20px;
}

.blue-bg{
	background-color: #f3faff;
}
.heading-top-50{
	margin-top: 40px !important;
}
.about-service-sec{
    padding-top: 80px;
    padding-bottom: 56px;
	background-color: #f4f4f4;
	border-top: #235ab2 10px solid;
	
}
.about-service-sec .wp-block-getwid-section__inner-wrapper{
	    max-width: 1565px !important;
	   
}

.service-col:first-child img{
	border-radius: 17px 0 0 17px;
}
.service-col:first-child {
/*	margin-right: 195px;*/
	position: relative;
	left: -100px;
}

.service-col:last-child img{
	border-radius: 0 17px 17px 0;
}

.service-col .ser-cont-sec{
	width: 45% !important;
   flex: 0 0 45% !important;
	
	
}

.service-col .ser-img{
	width: 55% !important;
   flex: 0 0 55% !important;
}
.service-col .ser-img img{
	width: 100% !important;
}

.service-col:first-child .ser-cont-sec{
	padding-right: 50px;
	padding-left: 50px;
	
}
.service-col:last-child .ser-cont-sec{
	padding-right: 50px;
	padding-left: 35px;
	
	
}
.service-col:last-child{
	left: 65px;
	position: relative;
	 margin-top: 30px !important;
}

.service-col{
	background-color: #fff;
	border-radius: 17px;
	gap: 0 !important;
	border: #bcbdc0 1px solid;
}
.service-col .wp-block-image{
	margin-bottom: 0 !important;
}
.service-col h3{
	color: #235ab2;
}
ul.content-list{
	list-style-type: none;
	margin-left: 0;
    padding-left: 10px;
}
ul.content-list li{
	background: url(../images/list-arrow.png) no-repeat 0 4px;
	padding-left: 30px;
	font-size: 20px;
	line-height: 28px;	
	margin-bottom: 18px;
}
ul.white-arw-list li {
	background: url(../images/white-arw.png) no-repeat 0 4px;    
}
.hm-review{
	background-color: #1d2331;
}
.hm-review.about-review{
	border-top: #da3f2d 1px solid;
}
.hm-review .wp-block-heading,
.hm-review p{
	color: #fff !important;
}
.white-sec{
	background-color: #fff;
    padding-top: 70px;
    padding-bottom: 55px;
}
.gray-pod {
	gap:30px !important;
	    margin-top: 25px;
}
.gray-pod > .wp-block-column{
	background-color: #f5f5f5;
	color: #000000;
	border: #d0d0d1 1px solid;
	border-radius: 8px;
	padding:20px;
}
.gray-pod.white-pod > .wp-block-column{
	background-color: #fff;
}
.gray-pod > .wp-block-column h4 {
    margin-bottom: 0 !important;    
}
.gray-pod > .wp-block-column .wp-block-getwid-image-box {
    margin-bottom: 14px;
}
.gray-pod > .wp-block-column .wp-block-getwid-image-box img,
.about-hm-service .about-service-pod .pod-item .wp-block-getwid-image-box img,
.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box img,
.img-pod-white .pod-item .wp-block-getwid-image-box img {
	width: 50px !important;
	margin-right: 10px;
}
.step-pod > .wp-block-column .wp-block-getwid-image-box img {
    width: 50px;
	margin-right: 10px;
}
.gray-pod > .wp-block-column .wp-block-getwid-image-box p {
    display: none;
}

.gray-pod .wp-block-button__link{
	font-size: 16px !important;
	    padding: 7px 14px !important;
	background-color: #da3f2d;
	transition: all .3s ease-in-out;
	border-radius: 4px;
}
.gray-pod .wp-block-button__link:hover{
	background-color: #235ab2;
}
.gray-pod p{
	color: #000000 !important;
	font-size: 18px !important;
	line-height: 25px !important;
}

.gray-pod .wp-block-getwid-image-box__content h4{
	text-align: left;
}

.pod-img-col{
	width: 50px !important;
   flex: 0 0 50px !important;
}
.gray-pod .pod-img-title{
	gap: 0 !important;
	margin-bottom: 0 !important;
}

.hm-service{
	background-color: #111827;
}
.hm-service h2{
	color: #fff !important;
}

.hm-service  .wp-block-getwid-image-box .wp-block-heading{
	text-align: left;
	color: #fff;
}
/*
.about-service-pod{
	grid-template-columns: repeat(2, 1fr) !important;
	gap: 90px !important;
	margin-bottom: 30px !important;
}
*/

.hm-service.about-hm-service .wp-block-getwid-section__wrapper{
	padding-bottom: 30px !important;
}
.about-hm-service {
	background-color: #111827;
    padding-top: 80px;
    padding-bottom: 50px;
}

.about-hm-service .wp-block-heading{
	color: #fff !important;
    /*margin-bottom: 0 !important;*/
}

.about-hm-service .wp-block-getwid-image-box__content{
	text-align: left !important;
}

.about-hm-service p{
	color: #fff !important;
}
.about-hm-service .about-service-pod{
	gap: 90px !important;
	margin-bottom: 35px !important;
}
.about-hm-service .about-service-pod .pod-item{
	background-color: #242931 !important;
	border: #4a5059 1px solid;
	padding: 30px;
	border-radius: 10px;
}
.about-hm-service .about-service-pod .pod-item .wp-block-getwid-image-box {
    margin-bottom: 15px;
}
.about-hm-service .about-service-pod .pod-item .wp-block-getwid-image-box p {
    display: none;
}

.about-hm-service .about-service-pod .pod-item p{
	color: #dbdcdc !important;
	font-size: 18px !important;
	line-height: 25px !important;
}

.about-hm-service .about-service-pod .pod-item .wp-block-button__link{
	font-size: 16px !important;
    padding: 7px 14px !important;
    transition: all .3s ease-in-out;
    border-radius: 4px;
	background-color: #da3f2d !important;
}

.about-hm-service .about-service-pod .pod-item .wp-block-button__link:hover{
	background-color: #235AB2 !important;
}


.about-black-sec{
	background-color: #0c111b;
    padding-top: 73px;
    padding-bottom: 116px;
}

.about-black-sec .wp-block-heading{
	color: #fff !important;
}
.about-black-sec ul li{
	color: #fff;
}

.list-top-gap ul{
	margin-top: 60px;
}

.about-more-ser{
	padding-top: 75px;
	background-color: #fff ;
}
.about-more-ser .service-img img{
	border-radius: 16px;
}

.about-service-item{
	padding-top: 70px;
	padding-bottom: 40px;
	margin-bottom: 0 !important;
}
.about-service-item:nth-child(2n){
	background-color: #f5f5f5;
	position: relative;
}
.about-service-item:nth-child(2n):before{
	content: '';
	position: absolute;
	left: -50vw;;
	top: 0;
	bottom: 0;
	right: -50vw;
	background-color: #f5f5f5;
}
.about-service-item:nth-child(2n) .service-cont,
.about-service-item:nth-child(2n) .service-img{
	z-index: 1;
}
.about-service-item .service-cont{
	padding-left:10px; 
	padding-right: 20px;
}
.about-service-item:nth-child(2n) .service-cont{
	padding-left:0; 
	padding-right: 40px;
}

.dark-blue{
	background: #0c111b;

}
.dark-blue .wp-block-getwid-section__wrapper {
padding-top: 90px;
    padding-bottom: 48px;
}
.dark-blue .wp-block-heading,
.dark-blue p{
	color: #fff;
}

.dark-blue h2{
	    margin-bottom: 27px !important;
}

.about-more-ser .wp-block-getwid-section__wrapper{
	padding-bottom: 0 !important;
}
.dark-blue .wp-block-image{
	margin-bottom: 30px !important;
}
.dark-blue .wp-block-image img{
	border-radius: 17px;
}

.gray-bot{
	background-color: #f4f4f4;
    padding-top: 70px;
    padding-bottom: 55px;
}
.gray-bot .gray-col-sec > .wp-block-column{
	border-radius: 9px;
	border: #d9d9db 1px solid;
	padding: 30px;
	background-color: #fff;
}
.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container{
/*    width: 42px !important;*/
}
.gray-bot .gray-col-sec > .wp-block-column h4{
	text-align: left;
}

.gray-bot .gray-col-sec  p{
	font-size: 16px;
	line-height: 25px;
}

.gray-bot .gray-col-sec .wp-block-button__link{
	font-size: 16px !important;
	    padding: 7px 14px !important;
	background-color: #da3f2d;
	transition: all .3s ease-in-out;
	border-radius: 4px;
}
.gray-bot .gray-col-sec .wp-block-button__link:hover{
	background-color: #235ab2;
}
/*
.entry-content .default-sec p{
	    margin-bottom: 30px !important;
}
*/
/*about page end*/
/*location page start*/
.request-sec{
	background-color: #f3faff;
    padding-top: 28px;
    padding-bottom: 25px;
}
.round-images img{
	border-radius: 15px;
}
/*.margin-btm-0 {
    margin-bottom: 0 !important;
}*/
.list-blue-colr li strong {
color:#0c4fa5;    
}
.img-cont-sec{
	column-gap: 54px !important;
}
.top-70-bot-70{
    padding-top: 81px;
    padding-bottom: 101px;
}
.gray-img-text-sec{
	background-color: #f5f5f5;
    padding-top: 80px;
    padding-bottom: 25px;
}
.gray-img-text-sec img{
	border-radius: 17px;
}

.custom-cont-slider{
	margin-top: 25px;
}
.img-text-sec {
    padding-top: 80px;
    padding-bottom: 25px;    
}

.custom-cont-slider .wp-block-getwid-image-box__image-container{
		width: 50px;
	margin-right: 15px !important;
}

.custom-cont-slider .wp-block-getwid-image-box__content .wp-block-heading{
	text-align: left;
	margin-bottom: 0 !important;
}
.custom-cont-slider p{
	font-size: 18px;
	line-height: 25px;
	color: #000000;
    margin-bottom: 0 !important;
}
.custom-cont-slider .wp-block-getwid-content-slider-slide{
	background-color: #f5f5f5;
	border-radius: 8px;
	border:#d0d0d1 1px solid;
	padding: 20px;
    min-height: 188px;
}
.icon-hide .wp-block-getwid-content-slider-slide .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
     display: none !important;
}
.icon-hide .wp-block-column h4 {
margin-bottom: 6px !important;
}
.custom-cont-slider  .wp-block-getwid-image-box{
	margin-bottom: 12px;
}
.custom-cont-slider .slick-track{
	display: flex;
    /*grid-template-columns: repeat(4, 1fr);*/
    grid-gap: 30px;
}
.custom-cont-slider .slick-dots{
	    bottom: -23px; 
}
.custom-cont-slider .slick-dots li{
	width: auto !important;
	height: auto !important;
}

.custom-cont-slider .slick-dots li button{
	width: 15px;
	height: 15px;
	background-color: #b2b2b2;
	border-radius: 100px;
	font-size: 0 !important;
}
.custom-cont-slider .slick-dots li button:before{
	display: none !important;
}
.custom-cont-slider .slick-dots li button:hover,
.custom-cont-slider .slick-dots li.slick-active button{
	background-color: #3666be;
}

.red-cta{
	background-color: #e0382f;
	position:relative;
	padding-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
}
.red-cta a.wp-block-button__link {
    text-decoration: none !important;    
}
.red-cta a {
    color: #fff !important;
    text-decoration: underline;
}
.red-cta a:hover {
    text-decoration: none ;
}
.red-cta.has-body p {
    margin-bottom: 0 !important;
}
.red-cta:before{
	content: '';
	background-color: #000000;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 32%;
}
.red-cta .wp-block-heading{
	color: #fff;
	margin-bottom: 0 !important;
/*	font-size: 38px;*/
	font-size: 32px;
	padding-right: 50px;
}
.red-cta .wp-block-getwid-section__inner-content > .wp-block-columns {
	margin-bottom: 0 !important;
}
.red-cta .red-cta-right{
	position: relative;
}
/*.red-cta .red-cta-right:before{
	content: '';
	background: url(../images/red-cta-sapa.png) no-repeat 0 0;
	width: 30px;
	top: -48px;
	bottom: 0;
	position: absolute;
	display: block;
	height: 162px;
	left: -4px;
}*/
.red-cta .wp-block-columns .wp-block-column:first-child:before{
	content: '';
    background: url(../images/red-cta-sapa.png) no-repeat;
    width: 30px;
    top: -75%;
    bottom: -75%;
    position: absolute;
    display: block;
    height: 250%;
    right: 23%;
    background-size: 100% 100%;
}
.red-cta .wp-block-button {
    max-width: 80%;    
}
.red-cta .wp-block-button {
    text-align: center;    
}
.top80-bot80{
	padding-top: 60px;
	padding-bottom: 40px;
}
.why-choose-icon-list {
	border:#bcbdc0 1px solid;
	border-radius: 9px;
	margin-bottom: 20px;
	padding-left: 24px;
	padding-top: 18px;
	position: relative;
	padding-bottom: 14px;
	padding-right: 80px;
	position: relative;
}
.why-choose-icon-list .wp-block-getwid-image-box__image-wrapper img {
    width: 56px !important;
/*    height: 56px !important;*/
}
.why-choose-icon-list:before{
	background-color: #da3f2d;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;	
	border-radius: 9px 0 0 9px;
	content: '';
	width: 9px;
}

.why-choose-icon-list .wp-block-getwid-image-box__image-container {
	width: 65px;
}
.why-choose-icon-list .wp-block-getwid-image-box__content{
	text-align: left;
}
.why-choose-icon-list .wp-block-getwid-image-box__content .wp-block-heading{
	color: #0c4fa5;
	font-size: 20px !important;
	margin-bottom: 3px !important;
}
.why-choose-icon-list .wp-block-getwid-image-box__content p{
	font-size: 17px !important;
	line-height: 22px !important;
	color: #000000 !important;
	margin-bottom: 0 !important;
}
.top-margin-img{
	margin-right: 9px;
}
.blue-cta {
	background-color: #3666be;
    border-radius: 15px;
	overflow: hidden;
}
.blue-cta h2.wp-block-heading {
	color: #fff;
    line-height: 1.2;
    padding: 30px 40px;
	/*font-size: 38px;*/
	font-size: 32px;
    margin-bottom: 0 !important;
}
.blue-cta.has-body h2.wp-block-heading {
    padding-bottom: 10px;
}
.blue-cta.has-body p {
    padding: 0 45px;
    color: #fff;
    margin-bottom: 32px !important;
}
.blue-cta .red-cta-right {
	background-color: #e0382f;
    display: flex;
    justify-content: center;
	position: relative;
}
.blue-cta .red-cta-right:before {
	content: '';
	background: url(../images/blue-cta-sapa.png) no-repeat 0 0;
	width: 36px;
    top: 0;
    bottom: 0;
    position: absolute;
    display: block;
    height: 100%;
    left: -36px;
	background-size: 100% 101%;
}

/*.blue-cta{
	background-color: #3666be;
	position: relative;
	border-radius: 15px;
	padding-top: 44px;
	padding-bottom: 36px;
}

.blue-cta:before{
	background-color: #e0382f;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	content: '';
	width: 18%;
	border-radius: 0 15px 15px 0;
}

.blue-cta .wp-block-heading{
	color: #fff;
	margin-left: 42px !important;
}

.blue-cta .wp-block-column:first-child{
	width: 80%;
	flex-basis: 80% !important;
}

.blue-cta .wp-block-column:last-child{
	width: 18%;
	flex-basis: 18% !important;
	position: relative;
}

.blue-cta .wp-block-column:last-child:before{
	content: '';
	background: url(../images/blue-cta-sapa.png) no-repeat 0 0;
	width: 36px;
	top: -74px;
	bottom: 0;
	position: absolute;
	display: block;
	height: 198px;
	left: -12px;
}*/

.blue-cta .wp-block-column:last-child .wp-block-button__link{
	border: #fff 1px solid;
}

.blue-cta .wp-block-column:last-child .wp-block-button__link:hover{
	background-color: #fff;
	color: #3666be;
}

.about-hm-service .wp-block-heading.top-heading-mar{
	margin-top: 44px !important;
	margin-bottom: 27px !important;
}
.about-hm-service .about-service-pod-3{
	gap:55px !important;
	margin-bottom: 55px !important;
}
.margin-btm-0 {
    margin-bottom: 0 !important;
}
.margin-btm-0.about-service-pod-3 {
    margin-bottom: 0 !important;
}
.about-hm-service .about-service-pod-3 .wp-block-getwid-image-box{
	margin-bottom: 12px;
	min-height: 70px;
}
.about-hm-service .about-service-pod-3 .wp-block-getwid-image-box .wp-block-heading{
	margin-bottom: 0 !important;
}

.about-hm-service .about-service-pod-3 .wp-block-getwid-image-box .wp-block-getwid-image-box__content p{
	display: none !important;
}

.location-black-sec {
	padding-bottom: 54px; 
	border-bottom: 1px solid #fff;
}
.inr-black-sec {
/*    background-color: #111827;*/
}
.inr-black-sec .wp-block-heading {
    color: #fff !important;
}
.inr-black-sec p {
     color: #fff !important;   
}
.black-pod-list > .wp-block-column {
    background-color: #242931 !important;
    border: #4a5059 1px solid;
}
.black-pod-list > .wp-block-column .wp-block-heading {
    color: #fff !important;    
}
.black-pod-list > .wp-block-column p {
    color: #dbdcdc !important;
}
.threecol-blk-box {
    gap: 60px !important;
}
.podlist-bf-cta {
    margin-bottom: 60px;
}
.body-margin-0 p:last-of-type {
    margin-bottom: 0
}
/*.location-black-sec .blue-cta .wp-block-column:last-child:before{
	    top: -75px;
}*/

.blue-border{
	border-top: #235ab2 10px solid;
}
.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box {
    margin-bottom: 13px;
}

.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box .wp-block-getwid-image-box__content .wp-block-heading{
    margin-bottom: 0px !important;
}
.sec-bigtwo-col-img .single-col img {
    border-radius: 17px;    
}
.blue-cta-small{
	    padding-top: 20px;
    padding-bottom: 11px;
}


.blue-sec{
	background-color: #1c4da6;
	padding-top: 74px;
	padding-bottom: 35px;
	border-top: #fff 1px solid;
}

.blue-sec h2.wp-block-heading{
	color: #fff !important;
}

.blue-sec .why-choose-icon-list{
	background-color: #fff;
}

.entry-content p.font-22{
	font-size: 22px !important;
	line-height: 28px;
}
.blue-sec p{
	color: #fff !important;
}

.blue-sec .blue-sec-cta .wp-block-column:first-child{
	flex-basis: 75% !important;
}

.blue-sec .blue-sec-cta .wp-block-column:last-child{
	flex-basis: 25% !important;
	padding-left: 20px;
}

.blue-sec .blue-sec-cta .wp-block-button__link{
	background-color: #da3f2d;
	color: #fff;
	border:#fff 1px solid;
}

.blue-sec .blue-sec-cta .wp-block-button__link:hover{
	color: #da3f2d;
	background-color: #fff;
}

/*location page end*/

/*Services Page Start*/
.inr-def-sec > .wp-block-getwid-section__wrapper {
    padding-top: 90px;
    padding-bottom: 76px;
}
.inr-def-sec.inr-top-sec > .wp-block-getwid-section__wrapper {
    padding-top: 40px;
}
.inr-cta-pod .pod-item {
	border-radius: 20px;
    padding: 20px;
}
.inr-cta-pod .pod-item h2, 
.inr-cta-pod .pod-item p {
	color: #fff;
}
.faq-sec h2 {
    margin-bottom: 26px !important;
}
.faq-sec .wp-block-getwid-accordion h3 {
	font-size: 26px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
	margin-bottom: 0 !important;
	padding: 30px 20px;
}
.faq-sec .wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a {
    color: #fff !important;
}
.faq-sec .wp-block-getwid-accordion .ui-accordion-header-active {
	border: none;
}
.faq-sec .wp-block-getwid-accordion .ui-accordion-header-active .wp-block-getwid-accordion__header {
	background-color: #fff;
    border-radius: 10px 10px 0 0;
	padding-bottom: 10px;
}
.faq-sec .wp-block-getwid-accordion .ui-accordion-header-active .wp-block-getwid-accordion__header a {
	color: #235ab2 !important;
}
.faq-sec .wp-block-getwid-accordion .ui-accordion-content {
	background-color: #fff;
    border-radius: 0 0 10px 10px;
}
.faq-sec .wp-block-getwid-accordion .wp-block-getwid-accordion__content {
    padding: 0 20px;
    border-right: none;
    border-left: none;
    border-bottom: none;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
    border: 2px solid #61656f;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:last-of-type {
	border: none !important;
}
.wp-block-getwid-section.bottm-border {
	border-bottom: 10px solid #235ab2;
}
.ql-pods .link-pod {
	background-color: #da3f2d;
    border-radius: 10px;
padding: 45px 25px;
}

.ql-pods .link-pod .wp-block-heading {
	color: #fff;
    margin-bottom: 0 !important;
}
.ql-pods .link-pod a img {
	transition: transform 0.4s ease;
}
.ql-pods .link-pod:hover a img {
	transform: translateX(-8px);
}
/*Services Page End*/
/*Protection Page Start*/
/*.protection-top-cont  .wp-block-getwid-image-box {
    display: flex;
    align-items: center;
    background-color: #235ab2;
max-width: 290px;
    padding: 15px 0px 15px 20px;
    border-radius: 14px;
    cursor: pointer;
}
.protection-top-cont  .wp-block-getwid-image-box:hover {
    background-color: #da3f2d !important;
}
.protection-top-cont .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
    align-self: center; 
}
.protection-top-cont .wp-block-getwid-image-box .has-image-left .wp-block-getwid-image-box__image-container {
    margin: 0 17px 0 0;
}
.protection-top-cont .wp-block-getwid-image-box h6 {
    color: #fff;
    margin-bottom: 0px !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700;
}
.protection-top-cont .wp-block-getwid-image-box p {
    font-size: 14px !important;
    line-height: 26px !important;
    color: #fff !important;
    margin-bottom: 0 !important;
    text-decoration: underline;
}
.protection-top-cont  .wp-block-getwid-image-box:hover p {
    text-decoration: none;
}*/
.wp-block-getwid-image-box.btn-special-offer {
    display: flex;
    align-items: center;
    background-color: #235ab2;
max-width: 290px;
    padding: 15px 0px 15px 20px;
    border-radius: 14px;
    cursor: pointer;
}
.wp-block-getwid-image-box.btn-special-offer img {
    margin-top: 5px;
}
.wp-block-getwid-image-box.btn-special-offer:hover {
    background-color: #da3f2d !important;
}
.wp-block-getwid-image-box.btn-special-offer .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
    align-self: center; 
}
.wp-block-getwid-image-box.btn-special-offer .has-image-left .wp-block-getwid-image-box__image-container {
    margin: 0 17px 0 0;
}
.wp-block-getwid-image-box.btn-special-offer h6 {
    color: #fff;
    margin-bottom: 0px !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 700;
}
.wp-block-getwid-image-box.btn-special-offer p {
    font-size: 14px !important;
    line-height: 26px !important;
    color: #fff !important;
    margin-bottom: 0 !important;
    text-decoration: underline;
}
.wp-block-getwid-image-box.btn-special-offer:hover p {
    text-decoration: none;
}
.book-online-btn.btn-special-offer {
    max-width: 312px;    
}


.protection-two-col .home-form-sec {
    background: #235ab2;
    margin-top: 0;
    border-radius: 20px;
    margin-bottom: 0;
}
.highlight-sub-text {
    background-color: #dde8f7;
    display: inline-block;
    padding: 12px 12px;
    border-radius: 14px;
    border: solid 2px #b9cde5;
    color: #235ab2 !important;
}
.protection-two-col {
    margin-top: 50px;
}
/*Protection Page End*/

.gray-img-text-sec.location-btm-img-sec {
    padding-bottom: 75px;
}

.hamburger-menu{
	display: none;
}
.electrical-services-ser {
   padding-top: 0px;
}
/*.electrical-services-ser .about-service-item {
     background-color: #f5f5f5 !important;
    position: relative;
}
.electrical-services-ser .about-service-item:nth-child(2n) {
    background-color: #fff !important;   
}*/
.electrical-services-ser .about-service-item:first-child {
 padding-top: 40px !important; 
}
.electrical-services-ser .about-service-item.has-btn a.wp-block-button__link {
margin-bottom: 20px;    
}
.inr-center-cta .wp-block-getwid-section__wrapper {
    padding-top: 44px;
    padding-bottom: 50px;
}
.elac-top-sec  > .wp-block-getwid-section__wrapper {
    padding-bottom: 0px;
}
.bc-hydro-blocks {
    padding-top: 0 !important;
}
.bc-hydro-blocks .about-service-item:first-child {
 padding-top: 40px !important; 
}
.bc-hydro-blocks .about-service-item a.wp-block-button__link {
    margin-bottom: 24px;
}

.red-cta-emergy:before{
	    width: 38%;
}
.cta-af-slider-pod {
margin-top: 54px;
}
.inrsec-top-col {
    margin-bottom: 22px;
}
.hotwater-two-box .pod-item:first-child > .wp-block-columns {
    margin: 0;  
    gap: 0 !important;
}
.icon-hide  .wp-block-column .wp-block-getwid-image-box {
    margin-bottom: 0 !important;
}
.icon-hide  .wp-block-column .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
    display: none !important;
}
.icon-hide  .wp-block-column p {
    margin-bottom: 0 !important;
/*    font-weight: bold;*/
}
.location-btm-imgwith-cont .wp-block-getwid-section__wrapper {
    padding-bottom: 101px;
}
.cont-sliderbtm-gap {
    margin-bottom: 22px;
}
.icon-row-btngap {
     margin-bottom: 22px;   
}
.wp-block-getwid-accordion.gray-accordion .wp-block-getwid-accordion__content {
    background-color: #f5f5f5;
}
.wp-block-getwid-accordion.gray-accordion .wp-block-getwid-accordion__header-wrapper {
    background-color: #f5f5f5;
}
.g-reviews-img img {
    width: 290px;
    margin-top: 15px;
}
.heating-protection.red-cta {
    margin-bottom: -9px;
}
.heating-form {
    margin-bottom: 30px !important;
}
.white-btn a.wp-block-button__link  {
background: #fff;
    color: #da3f2d;    
}
.white-btn a.wp-block-button__link:hover  {
background: #da3f2d;
    color: #fff;    
}
.location-btm-sec > .wp-block-getwid-section__wrapper {
    padding-bottom: 116px;
}
.bc-energy-pod > .wp-block-column:nth-child(2) p {
    padding-right: 20px;    
}
/* Responsvice Start*/
@media screen and (min-width: 2500px) {
	.red-cta:before{
		 width: 36%;
	}
}

@media screen and (min-width: 1800px) {
	.red-cta-nogap{
		padding-top:0;
		padding-bottom:0;
	}
}
@media screen and (max-width: 1700px) {
.container {
	max-width: 100%;
	padding: 0 2% !important;
}
.phone-cta {
    width: 725px;
	padding-left: 330px;
}
.phone-cta:before {
    left: 0;
}
.red-cta .wp-block-columns .wp-block-column:first-child:before {
    right: 26%;
}
}

@media screen and (max-width: 1600px) {
.phone-cta {
    width: 675px;
}
.red-cta .wp-block-columns .wp-block-column:first-child:before {
    right: 27%;
}
}

@media screen and (max-width: 1575px) {
.red-cta .wp-block-columns .wp-block-column:first-child:before {
    right: 28%;
}
}

@media screen and (max-width: 1550px) {
.phone-cta {
    width: 640px;
	padding-left: 300px;
}
.specials-cta {
    padding-left: 44px;
}
.red-cta:before {
    width: 26%;
}
.red-cta .wp-block-columns .wp-block-column:first-child:before {
    right: 23%;
}
}

@media screen and (max-width: 1480px) {
.red-cta .red-cta-right:before {
    left: -63px;
}
.service-col:first-child {
    left: 0px;
}
.service-col:first-child .ser-cont-sec {
    padding-top: 30px;
    padding-bottom: 20px;
}
.service-col .ser-img img {
    object-fit: cover;
    min-height: 460px;
}
.service-col:last-child {
    left: 0px;
}
.service-col:last-child .ser-img img {
        min-height: 573px;
}
.service-col:last-child .ser-cont-sec {
    padding-top: 30px;
    padding-bottom: 20px;
}
.phone-cta:before {
    top: -10px;
    background-size: 80%;
}
.phone-cta {
    width: 600px;
    padding-left: 260px;
}
.specials-cta {
    padding-left: 36px;
	width: 380px;
}
.appointment-cta {
    padding-left: 36px;
}
.navigation-sec #menu-navigation li > a{
	padding-left: 24px;
	padding-right: 24px;
}
.red-cta:before{
	width: 31%;
}
.red-cta .wp-block-columns .wp-block-column:first-child:before {
    right: 28%;
}
}

@media screen and (max-width: 1440px) {
.hm-guarantees .icon-listing:before {
    width: 1162px;
}
.phone-cta:before {
    top: -10px;
    background-size: 80%;
}
.appointment-cta {
    width: 400px;
}  
}

@media screen and (max-width: 1400px) {
.hm-guarantees .icon-listing:before {
    width: 1132px;
} 
.service-col .ser-img img {
    min-height: 490px;
}
.service-col:last-child .ser-img img {
    min-height: 604px;
}
}
@media screen and (max-width: 1380px) {
.hm-form-sec .left-col {
    flex-basis: 56% !important;   
}
.hm-form-sec .right-col {
    flex-basis: 44% !important;   
}
.hm-form-sec .cont {
        gap: 88px !important;
}
.hm-choose .pod-list {
	flex-basis: 23%; 
	flex-basis: 30% !important; 
}
.hm-choose .middle-img {
    flex-basis: 54%;  
    flex-basis: 40% !important; 
} 
.hm-guarantees .icon-listing:before {
    width: 1106px;
}
.hm-service .pod-item p {
    font-size: 16px;
    line-height: 23px;
}
.hm-service .sec-top-twocol .left-text {
    flex-basis: 39% !important;        
}
.hm-service .sec-top-twocol .right-body-text {
    flex-basis: 61% !important;        
}
.red-cta .red-cta-right:before {
    top: -60px;
    height: 201px;
    left: -63px;
    background-size: 100% 102% !important;
}
.service-col .ser-img img {
    min-height: 520px;
}
.service-col:last-child .ser-img img {
    min-height: 626px;
}
.phone-cta:before {
    width: 167px;
    left: -16px;
    top: 22px;
    background-size: 100%;
}
.phone-cta {
    width: 480px;
	padding-left: 160px;
}
.appointment-cta {
    width: 420px;
}
.red-cta:before {
	width: 25%;
}
.red-cta .red-cta-right:before{
	left: -8px;
}
.ql-pods .link-pod h4 {
    font-size: 23px;
}
.red-cta .wp-block-columns .wp-block-column:first-child:before {
    right: 23%;
}   
}

@media screen and (max-width: 1300px) {
.appointment-cta {
    width: 400px;
}
}

@media screen and (max-width: 1100px) {
h1 {
    font-size: 42px !important;
    line-height: 1.2 !important;
}
.home-banner h1 {
    font-size: 42px !important;
    line-height: 42px !important;        
}
h2 {
    font-size: 36px !important;
    line-height: 1.2 !important;
}
.home-banner h2 {
    font-size: 36px !important;
    line-height: 36px !important;       
}
h3 {
    font-size: 32px !important;
    line-height: 1.2 !important;
}
.wp-block-getwid-accordion.cont-accordion .wp-block-getwid-accordion__header {
    font-size: 26px !important;
}
h4 {
    font-size: 24px !important;
    line-height: 1.2 !important;
}
h5 {
    font-size: 22px !important;
    line-height: 1.2 !important;
}
h6 {
    font-size: 18px !important;
    line-height: 1.2 !important;
}
p,
ul.content-list li {
    font-size: 18px !important;
    line-height: 26px !important;
}
a.wp-element-button {
    font-size: 18px !important;
    line-height: 28px !important;
    width: auto !important;
    padding: 12px 16px !important;
}
.home-form-sec form input.wpcf7-submit {
    font-size: 18px !important;
    line-height: 28px !important;
    width: auto !important;
    padding: 12px 16px !important;
}
.header-top {
    display: flex;
align-items: center;
}
.header-top .header-logo {
    width: 40%;        
}
.header-top .header-top-right {
    width: 60%;        
}
.header-top-right {
    gap: 20px;
    justify-content: flex-end;
}
.navigation-sec #menu-navigation li > a {
    padding: 9px;
}
.navigation-sec #menu-navigation li.book-an-app {
    margin-left: 7px !important;
}
.navigation-sec #menu-navigation li.book-an-app a {
    padding-left: 44px;
    padding-top: 20px;
    padding-bottom: 18px;
    padding-right: 18px;
}
.main-navigation ul {
    display: flex;
    align-items: center;
}
.home-banner h1 {
    margin-bottom: 16px !important;
}
.home-banner {
    height: 670px;
    padding-top: 56px;
        background-position: top center !important;
}
.home-banner .banner-cont-sec .proudly-canadian-right img {
    width: 170px;        
}
.phone-cta {
	width: 33.333%;
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 17px;
    padding-right: 20px;
}
.phone-cta:before {
	width: 222px;
	left: -120px;
	top: 17px;
	background-size: 75%;
	display: none !important;
}
.appointment-cta {
	padding-top: 28px;
    width: 33.333%;
    padding-left: 20px;
    padding-bottom: 17px;
    padding-right: 20px;
}
.appointment-cta:hover p a, .specials-cta:hover p a {
    background-position: 85% center;
}
.specials-cta {
	padding-top: 28px;
    padding-left: 20px;
    width: 33.333%;
    padding-bottom: 17px;
    padding-right: 20px;
}
.phone-cta p {
    font-size: 20px;
    line-height: 20px;
}
.phone-cta p strong {
    font-size: 28px;
    line-height: 38px;
}
.appointment-cta p, .specials-cta p {
        font-size: 23px !important;
        line-height: 23px !important;
        padding-left: 55px;
        background-size: 44px;
}
.appointment-cta p a {
        background-position: 90% center;
    background-size: 38px;
}
.specials-cta p a {
        background-position: 90% center;
    background-size: 38px;
}
.specials-cta p {
    background-position: 0px 4px;
}  
.hm-rewards .wp-block-getwid-section__inner-wrapper {
    padding: 0 0px;
}
.hm-rewards .wp-block-columns {
    gap: 20px !important;
}
.hm-rewards .wp-block-getwid-section__wrapper {
    padding-top: 78px;
    padding-bottom: 20px;
}
.hm-rewards .right-col a.wp-element-button {
    padding: 16px 16px 16px 45px !important;
}
.hm-service .wp-block-getwid-section__inner-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}
.hm-service .sec-top-twocol {
    gap: 30px !important;
}
.hm-service .sec-top-twocol .left-text {
    flex-basis: 41% !important;
}
.hm-service .sec-top-twocol .right-body-text {
    flex-basis: 59% !important;
}
.hm-service .wp-block-getwid-section__wrapper {
    padding-top: 70px;
    padding-bottom: 158px;
}
.hm-service .service-pod-list.first-row {
    margin-bottom: 20px;
}
.hm-service .service-pod-list {
    gap: 20px;
}
.hm-service .pod-item .wp-block-getwid-image-box {
    padding: 20px 20px 0;
}
.hm-service .pod-item p {
    padding: 0 20px;
        font-size: 16px !important;
        line-height: 24px !important;
}
.hm-service .pod-item p br {
    display: none;
}
.hm-service .pod-item a.wp-element-button {
    margin-left: 20px !important;
    border-radius: 8px;
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 11px 13px !important;
}
.hm-service .service-pod-list.second-list .pod-item p  {
        min-height: 73px;        
}
.hm-service .pod-item .wp-block-getwid-image-box img {
    height: 46px;
    width: 46px;
    object-fit: contain;        
}
.hm-service .pod-item .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
    margin: 0 10px 0 0;        
}
.hm-service .pod-item .wp-block-getwid-image-box h4 {
    margin-bottom: 11px !important;        
}
.hm-service .pod-item .wp-block-image img {
    margin-top: 28px;
}
.hm-service .sec-top-twocol {
        margin-bottom: 14px;
}
.hm-service .btm-btns {
    margin-top: 40px;
}
.hm-form-sec .cont {
    gap: 20px !important;
}
.home-form-sec p.form-call {
    font-size: 22px !important;
    line-height: 22px !important;
}
.hm-form-sec .wp-block-getwid-section__inner-wrapper {
    padding: 0 0 0 0px;
}
    .hm-form-sec .right-col {
        flex-basis: 50% !important;
    }
    .hm-form-sec .left-col {
        flex-basis: 50% !important;
    }
.hm-form-sec h2 br {
    display: none;
}
    .hm-form-sec h2 .has-inline-color {
        display: block;
    }
.home-form-sec h2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 30px !important;
    line-height: 1.2 !important;
}
.hm-form-sec .left-col img {
    margin-left: 0px;
}
.home-form-sec form {
    padding-left: 30px;
    padding-right: 30px;
}
.home-form-sec p.form-call {
    width: auto !important;
}
.home-form-sec form input {
    height: 44px;
}
.home-form-sec form .wpcf7-textarea {
    height: 100px;
}
.hm-choose .wp-block-getwid-section__wrapper {
    padding-top: 122px;
    padding-bottom: 60px;
}
.hm-choose .midlimg-with-pods {
    gap: 20px !important;
}
.hm-choose .pod-list .pod-item p {
    font-size: 17px !important;
    line-height: 22px !important;
    margin-bottom: 13px !important;
}
.hm-choose .pod-list .pod-item {
    padding: 12px 12px 0px;
}
.hm-choose .pod-list .pod-item h6 {
    line-height: 22px !important;        
}
.hm-choose .left-side.pod-list .pod-item:last-child {
    width: auto;
}
.hm-choose .pod-list .pod-item {
    margin-bottom: 20px;
}
.hm-choose .midlimg-with-pods .round-img img {
    margin-top: -110px;
    width: 150px;
}
.hm-choose h2 {
    margin-bottom: 25px !important;        
}
.hm-choose .midlimg-with-pods {
    margin-top: 33px;
}
.hm-review .wp-block-getwid-section__wrapper {
    padding-top: 72px;
    padding-bottom: 50px;
}
.hm-review img {
    width: 100%;
    margin-top: 14px;
}
    
.hm-guarantees .guarantees-img img {
    width: 360px;        
}
.hm-guarantees .icon-listing {
    margin-top: -190px;
    padding-top: 176px;
    padding-bottom: 123px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap !important;
}
.hm-guarantees .wp-block-getwid-section__inner-wrapper {
    padding-left: 0px;
    padding-right: 0px;
}
.hm-guarantees .icon-listing h6 {
    font-size: 22px !important;
    line-height: 25px !important;
        margin-bottom: 10px !important;
}
.hm-guarantees .icon-listing .single-col {
         flex-basis: 33.333% !important;       
}
.hm-guarantees .icon-listing .single-col:nth-child(2n) h6 {
    margin-top: -15px !important;
}
.hm-guarantees .icon-listing .single-col p {
    padding: 0 9px;
    margin-bottom: 10px !important;        
}  
.hm-guarantees .icon-listing:before {
    display: none;
}
.hm-guarantees p.first-body-text {
    margin-top: 2px;
}
.hm-guarantees .hm-two-col-btn {
    margin-top: -124px;
}
.hm-guarantees .wp-block-getwid-section__wrapper {
    padding-top: 78px;
    padding-bottom: 122px;
}
.hm-areas .cont {
    gap: 20px;
}
.hm-areas h2 {
    margin-bottom: 24px !important;
}
.hm-areas .left-cont {
    flex-basis: 50% !important;        
}
.hm-areas .right-map {
 flex-basis: 50% !important;       
}
.hm-areas .right-map {
    margin-top: 0;
}
.hm-areas .check-list-cols {
    gap: 20px;
    margin-top: -7px;
}
.hm-areas .check-list-cols .wp-block-column:first-child {
     flex-basis: 25% !important;       
}
.hm-areas .check-list-cols .wp-block-column:nth-child(2) {
    flex-basis: 37% !important;        
}
.hm-areas .check-list-cols .wp-block-column:last-child {
    flex-basis: 30% !important;        
}
.hm-areas .wp-block-getwid-section__wrapper {
    padding-top: 72px;
    padding-bottom: 8px;
}
.footer-cta .container .widget-content:last-child {
    width: 70% !important;
}
.footer-cta .container .widget-content:first-child {
    width: 30% !important;
}
.cta-right ul li {
    width: 33.333%;
    margin-right: 30px;
}
.cta-right ul {
    justify-content: flex-end;
}
.footer-cta .container {
    align-items: center;
}
.footer-cta h6 {
    margin-bottom: 10px !important;
}
.cta-right ul li.call-cta a {
    font-size: 20px;
    line-height: 23px;
}
.cta-right ul li.email-cta a {
    font-size: 20px;
    line-height: 23px;
}
.footer-navi h6 {
    margin-bottom: 10px !important;
}
.footer-navi h6:after {
    width: 100%;
}
.footer-navi-sec {
    padding-bottom: 20px;
}
.footer-navi .footet-col {
    margin-right: 30px;
}
    
.inr-def-sec.inr-top-sec > .wp-block-getwid-section__wrapper {
    padding-top: 40px;
    padding-bottom: 54px;
}
.inr-def-sec .img-cont-sec {
    gap: 20px !important;        
}
.wp-block-columns.sec-bigtwo-col-img:not(.is-not-stacked-on-mobile)>.wp-block-column.single-col {
    flex-basis: 100% !important;
}
.sec-bigtwo-col-img {
    gap: 10px;
}
ul.content-list li {
    padding-left: 26px;
    margin-bottom: 10px;
    background-position: 0 4px;
    background-size: 18px;
    text-align: left;
}
.blue-cta h2.wp-block-heading {
    padding: 25px 25px;
}
.blue-cta h2 {
    font-size: 24px !important;
    line-height: 1.2 !important;        
}
.blue-cta .wp-block-column {
    flex-basis: 65% !important;        
}
.blue-cta .red-cta-right {
    flex-basis: 35% !important; 
        padding: 20px;
}
.blue-cta h2,
.red-cta h2 {
    font-size: 25px !important;
    line-height: 1.2 !important;        
}
.inr-def-sec > .wp-block-getwid-section__wrapper {
    padding-top: 70px;
    padding-bottom: 56px;
}
.inr-cta-pod > .wp-block-getwid-section__wrapper {
    padding-top: 80px;
    padding-bottom: 56px;
}
.gray-pod {
    gap: 20px !important;
    margin-top: 30px !important;
}
.gray-pod > .wp-block-column {
    padding: 18px 15px 0;
}
.gray-pod > .wp-block-column h4 {
        font-size: 22px !important;
        line-height: 1.2 !important; 
        margin-bottom: 5px !important;
}
.gray-pod > .wp-block-column .wp-block-getwid-image-box__image-container {
    margin-right: 10px !important; 
        width: auto;
}
.red-cta .wp-block-column {
    flex-basis: 66% !important;        
}
.red-cta .red-cta-right {
    flex-basis: 30% !important;         
}
.red-cta .red-cta-right:before {
        top: -52px;
        height: 162px;
        left: -29px;
        background-size: 100% 102% !important;
        z-index: -1;
}
.red-cta:before {
    width: 33%;
}
.inr-def-sec .sec-top-twocol {
    display: flex;
    flex-direction: column;
	gap: 0;
}
.why-choose-icon-list .wp-block-getwid-image-box__image-container {
    width: 50px;
    margin-right: 15px;
}
.inr-def-sec .sec-top-twocol .wp-block-column {
    flex-basis: 50% !important;        
}
.inr-def-sec .sec-top-twocol .right-body-text {
    flex-basis: 50% !important;        
}
.sec-bigtwo-col-img {
    gap: 30px;        
}
.img-cont-sec .img {
    flex-basis: 50% !important;        
}
.img-cont-sec .cont {
    flex-basis: 50% !important;         
}
.faq-sec .wp-block-getwid-accordion h3 {
    font-size: 23px !important;
    line-height: 1.2 !important;
    padding: 14px 14px;
}
.faq-sec h2 {
    margin-bottom: 32px !important;
}
.faq-sec .wp-block-getwid-accordion .wp-block-getwid-accordion__content {
    padding: 0 14px;
}
.ql-pods .link-pod {
    padding: 15px 15px;
}
.ql-pods .link-pod h4 {
    font-size: 16px !important;
    line-height: 1.2 !important;
}
.ql-pods .link-pod h4 br {
    display: none;
}
.ql-pods .link-pod img {
    width: 40px;       
}
.inner-banner {
    height: 195px;
	background-position: -228px 0px !important;
}
.inner-banner > .container {
	height: 195px;
}
.faq-sec .wp-block-getwid-section__wrapper {
	padding-top: 70px;
	padding-bottom: 78px;        
}
.top-gap-50 {
    padding-top: 52px;
    padding-bottom: 58px;
}
.service-col .ser-img {
    width: 50% !important;
    flex: 0 0 50% !important;
}
.service-col .ser-cont-sec {
    width: 50% !important;
    flex: 0 0 50% !important;
}
.service-col .ser-img img {
    min-height: 457px;
}
.service-col:first-child .ser-cont-sec {
        padding-top: 30px;
        padding-bottom: 12px;
        padding-right: 30px;
        padding-left: 30px;
}
.service-col:last-child .ser-img img {
    min-height: 588px;
}
.service-col:last-child .ser-cont-sec {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.about-service-sec {
    padding-top: 60px;
    padding-bottom: 34px;
}
.white-sec {
    padding-top: 50px;
    padding-bottom: 34px;
}
.location-efficiency {
    padding-bottom: 80px;
}
.custom-cont-slider .wp-block-getwid-image-box__image-container {
    width: 40px;
}
.custom-cont-slider .wp-block-getwid-image-box__content .wp-block-heading {
    font-size: 20px !important;
}
.why-choose-icon-list {
    padding-left: 24px;
    padding-right: 24px;
}
.gray-pod > .wp-block-column .wp-block-getwid-image-box p {
    display: none;
}
 .white-sec .gray-pod > .wp-block-column h4 {
        font-size: 17px !important;
        line-height: 1.2 !important;
        margin-bottom: 10px !important;
}
.white-sec .gray-pod > .wp-block-column p {
    margin-bottom: 15px !important;        
}
.white-sec .gray-pod > .wp-block-column {
    padding: 18px 15px 18px;
}
.about-hm-service .sec-top-twocol .left-col {
    flex-basis: 41% !important;        
}
.about-hm-service .sec-top-twocol .right-body-text {
    flex-basis: 59% !important;       
}
.about-hm-service {
    padding-top: 48px;
    padding-bottom: 33px;
}
.about-service-item {
    padding-top: 78px;
    padding-bottom: 58px;
}
.about-more-ser .wp-block-getwid-section__inner-content .about-service-item:first-child {
    padding-top: 33px;
    padding-bottom: 52px;
}
.dark-blue .wp-block-getwid-section__wrapper {
    padding-top: 70px;
    padding-bottom: 30px;        
}
.gray-bot {
    padding-top: 50px;
    padding-bottom: 34px;
}
.gray-bot .gray-col-sec > .wp-block-column {
    padding: 20px;
}
.gray-bot .gray-col-sec > .wp-block-column h4 {
        font-size: 21px !important;
        line-height: 1.2 !important;        
}
.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box__image-wrapper {
    height: 50px;
    width: 50px;
    object-fit: contain;        
}
.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box {
        margin-bottom: 16px !important;     
}
.gray-bot .gray-col-sec p {
    margin-bottom: 10px !important;
}
.gray-bot .gray-col-sec p  br {
    display: none;
}
.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
    width: 40px !important;
    margin-right: 18px;
}
.blog-list > .wp-block-getwid-section__wrapper {
    padding-top: 60px;
}
.blog-list .wp-block-columns.blog-list-cont {
    margin-bottom: 0;
}
.single-post .single-blog-cont > .wp-block-getwid-section__wrapper {
    padding-top: 60px;
    padding-bottom: 0;
} 
.home-form-sec form p {
    margin-bottom: 14px !important;
}
.home-form-sec form label {
    margin-bottom: 6px;
}
.navigation-sec ul.menu li ul.sub-menu {
    display: flex;
    flex-direction: column;
}
.navigation-sec ul.menu li ul.sub-menu {
    width: 300px;
}
.custom-cont-slider .wp-block-getwid-content-slider-slide {
    min-height: 243px !important;        
}
.blue-cta .left-col {
    flex-basis: 75% !important;        
}
.blue-cta .right-col {
    flex-basis: 17% !important;        
}
.inr-def-sec h2 br {
    display: none;
}
.about-hm-service .about-service-pod-3 .wp-block-getwid-image-box .wp-block-heading br {
    display: none;        
}
    .about-hm-service .about-service-pod .pod-item .wp-block-getwid-image-box__image-container {
        width: auto;
        margin: 0 10px 0 0;
    }
    .about-hm-service .about-service-pod .pod-item p {
        margin-bottom: 14px !important;
    }

    .about-hm-service .about-service-pod .pod-item {
        padding: 22px;
    }
.gray-img-text-sec {
    padding-top: 56px;
    padding-bottom: 8px;
}
.blue-sec {
          padding-top: 62px;
        padding-bottom: 38px;
}
.gray-img-text-sec.location-btm-img-sec {
    padding-bottom: 35px;
}
.request-sec {
        padding-top: 30px;
        padding-bottom: 12px;
}
.custom-cont-slider .slick-track {
    column-gap: 20px;
}
.about-hm-service .about-service-pod-3 {
    gap: 20px !important;
}
.gray-bot .gray-col-sec {
    gap: 20px;        
}
.about-hm-service .about-service-pod-3 .wp-block-getwid-image-box .wp-block-heading {
    font-size: 20px !important;
    line-height: 1.2 !important;
}
.why-choose-icon-list .wp-block-getwid-image-box__content p {
    margin-bottom: 5px !important;
}
.loca-toptwo-co .right-col {
    flex-basis: 77% !important;      
}
.loca-toptwo-co .btn {
    flex-basis: 28% !important;        
}
    

	
	
	.why-choose-icon-list{
		align-items: center !important;
	}

	.why-choose-icon-list .wp-block-getwid-image-box__image-container{
		align-self: inherit;
	}
    .inr-cta-pod   .wp-block-columns {
         gap: 20px;   
    }
    .inr-cta-pod .blue-cta  {
        gap: 0 !important;    
    }
    .respon-spacer {
            height: 10px !important;
    }
.podlist-bf-cta {
    margin-bottom: 40px;
}
.respon-topgap-10 {
    margin-top: 10px;
}
.responpod-specer-gap.wp-block-spacer {
    height: 10px !important;        
}
.inr-cta-pod .pod-item {
    padding: 20px 20px 6px;
}
.inrsec-top-col {
    margin-bottom: 14px;
}
.respon-btm-0 {
    margin-bottom: 0 !important;        
}
.respon-btm-10px {
    margin-bottom: 10px !important;        
}
.icon-hide .wp-block-column p {
    margin-bottom: 18px !important;
}
.red-cta .wp-block-button {
    max-width: 100%;
}
    .bluesec-res-gap {
        padding-top: 52px;
        padding-bottom: 38px;
    }
    .pod-has-btn a.wp-block-button__link {
     margin-bottom: 25px;   
    }
.blue-cta.has-body p {
    padding: 0 28px;
}
.electrical-services-ser .about-service-item:first-child {
    padding-top: 4px !important;
}
.electrical-services-ser {
    padding-top: 0px;
}
.protection-spacer {
     display: none !important;
}
    .protection-two-col .home-form-sec h3 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .protection-two-col  h2 br {
        display: none !important;
    }
.wp-block-getwid-image-box.btn-special-offer {
    max-width: 258px;
}
.highlight-sub-text {
    padding: 8px 12px;
}
.protection-two-col {
    margin-top: 28px;
}
.g-reviews-img img {
    width: 200px;
    margin-top: 29px;
    margin-bottom: 28px;
}
.book-online-btn.btn-special-offer {
    max-width: 276px;
}
.icon-hide .wp-block-column h4 {
margin-bottom: 6px !important;
}
.footer-navi .footet-col ul li a {
    font-size: 14px;
    line-height: 18px;
}  
    .ql-pods .link-pod img {
        width: 40px !important;
    }
.red-cta .wp-block-columns .wp-block-column:first-child:before {
    right: 30%;
}

}

@media screen and (max-width: 868px) {
.header-top {
    display: flex;
	align-items: center;
}
.header-top .header-logo {
    width: 40%;        
}
.header-top .header-top-right {
    width: 60%;        
}
.header-top-right {
    gap: 20px;
    justify-content: flex-end;
}
.home-banner h1 {
    margin-bottom: 16px !important;
}
.proudly-canadian-section h3 {
    font-size: 26px !important;
    line-height: 26px !important;
}
.home-banner {
    height: 670px;
}
.home-banner .banner-cont-sec .proudly-canadian-right img {
    width: 130px;
}
.phone-cta:before {
    background: url(../images/top-cta-car.png) no-repeat 0 0;
    width: 287px;
    height: 125px;
    position: absolute;
    left: -140px;
    top: -30px;
    display: block !important;
    content: '';
}
.phone-cta {
    width: 33.333%;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 25px;
}
.appointment-cta {
    padding-top: 24px;
    width: 33.333%;
    padding-left: 4px;
        padding-bottom: 24px;
}
.specials-cta {
    padding-top: 24px;
    padding-left: 8px;
    width: 33.333%;
        padding-bottom: 24px;
}
.phone-cta p {
    font-size: 18px !important;
    line-height: 18px !important;
}
.phone-cta p strong {
    font-size: 28px;
    line-height: 38px;
}
.appointment-cta p, .specials-cta p {
    font-size: 20px;
    line-height: 20px;
    padding-left: 30px;
    background-size: 48px;
}
.appointment-cta p a {
    background-position: 100% center;
    background-size: 38px;
}
.specials-cta p a {
        background-position: 100% center;
    background-size: 38px;       
}  
    .appointment-cta:hover p a, .specials-cta:hover p a {
        background-position: 95% center;
    }

.appointment-cta p, .specials-cta p {
	background-position: top center;
	padding-top: 55px;
	padding-bottom: 0px;
}
.phone-cta:before {
    width: 167px;
    height: 125px;
    position: absolute;
    left: 0px;
    top: -12px;
    background-size: 100%;
}
    .phone-cta p strong {
        font-size: 26px;
        line-height: 36px;
    }
    .phone-cta {
        padding-top: 78px;
        padding-bottom: 10px;
    }

.hm-rewards .left-col img {
    height: 300px;
    object-fit: contain;
        margin: 0 auto;
}
.hm-form-sec .left-col img {
    margin: 0 auto;
}
.hm-rewards .left-col .wp-block-image {
    margin-bottom: 0;        
}
.hm-rewards .right-col p {
    max-width: 100%;
}
.hm-rewards .right-col {
    text-align: center;
}
.hm-rewards .wp-block-buttons  {
    display: flex;
    justify-content: center;        
}
.hm-service h2.how-can-we {
    margin-bottom: 0 !important;
    margin-top: 0px !important;
}
.hm-service .sec-top-twocol {
    gap: 20px !important;
}
    .hm-service .pod-item .wp-block-getwid-image-box {
        padding: 12px 12px 0;
    }
.hm-service .pod-item h4 {
        font-size: 18px !important;
        line-height: 1.2 !important;        
}
.hm-service .pod-item p {
    padding: 0 12px;
}
.hm-service .pod-item .wp-block-getwid-image-box img {
	height: 42px;
	width: 42px;
	object-fit: contain;
}
.hm-service .pod-item a.wp-element-button {
    margin-left: 12px !important;
}
.hm-service .pod-item .wp-block-getwid-image-box h4 {
    margin-bottom: 6px !important;
}
.hm-service .pod-item .wp-block-image img {
    margin-top: 22px;
}
    .hm-service .service-pod-list.second-list .pod-item p {
        min-height: 96px;
        margin-bottom: 13px !important;
    }
    .hm-service .pod-item p {
        margin-bottom: 13px !important;
        min-height: 72px;
    }
    .hm-service .sec-top-twocol {
        margin-bottom: 6px;
    }
    .hm-service .wp-block-getwid-section__wrapper {
        padding-top: 70px;
        padding-bottom: 77px;
    }
.home-form-sec {
    margin-top: 0;
    margin-bottom: 0;
}
.home-form-sec h2 {
    padding-top: 22px;
    padding-bottom: 46px;
    padding-left: 20px;
    padding-right: 22px;
}
.home-form-sec form p {
    margin-bottom: 14px !important;
}
    .hm-form-sec .cont {
        gap: 5px !important;
    }
    .hm-form-sec .wp-block-getwid-section__wrapper {
        padding-top: 73px;
    padding-bottom: 55px;    
    }
    .hm-form-sec .left-col {
        text-align: center;
    }
    .hm-choose .wp-block-getwid-section__wrapper {
        padding-top: 72px;
        padding-bottom: 53px;
    }
    .hm-choose .member-img img {
        width: 250px;  
    }
    .hm-choose h2 {
        margin-bottom: 25px !important;
            max-width: 610px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .hm-choose .midlimg-with-pods .round-img img {
        margin-top: -110px;
        width: 130px;
    }
    .hm-choose .round-img,
    .hm-choose .round-img .aligncenter  {
     margin-bottom: 0 !important;       
    }
    .hm-choose .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.pod-list {
        flex-basis: 48% !important;
    }
    .hm-choose .middle-img {
        margin-top: 0 !important;
        position: absolute;
        bottom: -172px;
        right: 36px;
    }
    .hm-choose .pod-list .pod-item {
        padding: 15px 12px 5px;
    }
.hm-choose .pod-list .pod-item {
    border-top: solid 10px #da3f2d !important;
    border-left: solid 1px #bcbdc0;
    text-align: center;
        width: 100%;
}
.hm-choose .left-side.pod-list .pod-item:last-child {
        width: 100%;
}
.hm-choose .pod-list.left-side .pod-item:nth-child(5) {
    min-height: 130px;        
}
    .hm-guarantees .icon-listing {
        padding-top: 189px;
    }
    .hm-guarantees .wp-block-getwid-section__wrapper {
        padding-bottom: 128px;
    }
    .hm-guarantees p.first-body-text {
    max-width: 600px;
    }
    .hm-guarantees .icon-listing .single-col img {
         width: 130px;
    }
    .hm-areas .wp-block-getwid-section__wrapper {
        padding-top: 72px;
        padding-bottom: 34px;
    }
    .hm-areas .check-list-cols {
        gap: 20px;
        margin-bottom: 0;
    }
    .hm-areas .cont {
        gap: 10px;
    }
.hm-areas ul.white-check-listing li {
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 0;
    background-position: 0px 17px;
}
.hm-areas .right-map img {
 width: 400px;
    margin: 0 auto;       
}
.hm-choose .left-side.pod-list .pod-item:last-child {
    width: auto;
}
.footer-cta .container .widget-content:first-child {
    position: absolute;
        top: 46px;
        width: 100% !important;
        display: flex;
        justify-content: center;
}
.footer-cta {
    padding-top: 146px;
}
.footer-cta .container .widget-content:last-child {
    width: 100% !important;
}
.cta-right ul {
    justify-content: center !important;
    gap: 40px !important;
}
.cta-right ul li:first-child {
    width: 29% !important;
    margin-right: 0px !important;
}
.cta-right ul li.call-cta {
        width: 19% !important;
        margin-right: 0px !important;
}
.cta-right ul li.email-cta {
        width: 24% !important;
        margin-right: 0px !important;
}
.footer-navi {
/*    display: flex;
    flex-direction: row;
    flex-wrap: wrap;*/
}
.footer-navi .footet-col {
    margin-right: 10px;
}
.footer-navi h6:after {
        width: 100px;
}
.imgwidth-full img {
    margin: 0 auto;     
}
.inner-banner {
    background-position: -400px 0px !important;
}
.blue-cta {
    gap: 0px;
}
.blue-cta h2.wp-block-heading {
    padding: 22px 22px;
    text-align: center;
}
.blue-cta h2.wp-block-heading br {
    display: none;
}
.blue-cta .red-cta-right {
    padding: 22px 22px;
}
.wp-block-columns.sec-bigtwo-col-img:not(.is-not-stacked-on-mobile)>.wp-block-column.single-col {
    flex-basis: 47% !important;        
}
.red-cta {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent !important;
}
.red-cta h2 {
    text-align: center;
    background-color: #e0382f;
    padding: 22px 22px;
}
.red-cta:before {
    display: none;
}
.red-cta .wp-block-columns {
    gap: 0 !important;        
}
.red-cta .red-cta-right {
    padding: 22px 22px;
    background-color: #000 !important;
}
.red-cta .red-cta-right:before {
    display: none;
}
.red-cta .wp-block-getwid-section__wrapper {
    padding: 0 !important;       
}
.ql-pods {
    gap: 30px;       
}
.ql-pods .link-pod h4 {
	font-size: 24px !important;
	line-height: 1.2 !important;
}
.faq-sec .wp-block-getwid-accordion .ui-accordion-header-active .wp-block-getwid-accordion__header {
    padding-bottom: 5px;    
}
.faq-sec .wp-block-getwid-accordion .ui-accordion-header-active p {
    margin-bottom: 12px !important;        
}
/*    .gray-pod .wp-block-getwid-image-box img {
        width: 58px;
        height: 59px;
    }
    .gray-pod > .wp-block-column .wp-block-getwid-image-box__image-container {
        width: 18%;
    }*/
.gray-pod {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap !important;
}
.gray-pod > .wp-block-column {
    padding: 18px 15px 0;
/*    flex-basis: 48% !important;*/
}
.wp-block-columns.gray-pod:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 31% !important;        
}
.wp-block-columns.respon-pod:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;        
}
.wp-block-columns.gray-pod:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;        
}
.gray-pod > .wp-block-column h4 {
        margin-bottom: 0 !important;        
}
.gray-pod  .wp-block-column .wp-block-getwid-image-box .wp-block-getwid-image-box__content h6 {
        margin-bottom: 0 !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: bold !important;
    text-align: left !important;
}
.gray-pod > .wp-block-column h4 br {
    display: none;
}
.gray-pod > .wp-block-column p br {
    display: none;       
}
.gray-pod > .wp-block-column .wp-block-getwid-image-box {
    margin-bottom: 10px;        
}
.service-col .ser-img img {
	min-height: auto;
	border-radius: 17px 17px 0 0;
}
.service-col:last-child .ser-img img {
	min-height: auto;
	border-radius: 0 0 17px 17px;
}
.white-sec .gray-pod .wp-block-getwid-image-box img {
/*	width: 40px;
	height: 58px;
	object-fit: contain;*/
}
.white-sec .gray-pod > .wp-block-column .wp-block-getwid-image-box__image-container {
    margin-right: 10px !important;
    width: auto;
}
.white-sec .gray-pod > .wp-block-column h4 {
	font-size: 20px !important;
	line-height: 1.2 !important;
	margin-bottom: 0 !important;
}
.white-sec .gray-pod > .wp-block-column .wp-block-getwid-image-box {
    margin-bottom: 10px;
}
.list-top-gap ul {
    margin-top: 0px;
}
.about-hm-service .sec-top-twocol {
    gap: 1px;
    margin-bottom: 15px;        
}
.about-hm-service .about-service-pod {
    gap: 20px !important;
    margin-bottom: 35px !important;
}
.about-black-sec .wp-block-columns {
    gap: 20px !important;        
}
.about-service-item {
	padding-top: 58px;
	padding-bottom: 37px;
}
.about-black-sec {
    padding-top: 52px;
    padding-bottom: 20px;
}
.about-more-ser {
        padding-top: 58px;
}   
.about-more-ser .wp-block-getwid-section__inner-content .about-service-item:first-child {
	padding-top: 0;
	padding-bottom: 34px;
}
.about-more-ser .wp-block-getwid-section__inner-content .about-service-item {
        gap: 4px;
}
.about-more-ser .wp-block-getwid-section__inner-content .about-service-item:nth-child(2n) {
        display: flex;
        flex-direction: column-reverse;
} 
.wp-block-columns.about-service-pod:not(.is-not-stacked-on-mobile)>.wp-block-column.pod-item {
        flex-basis: 31% !important;       
}
.about-hm-service .about-service-pod .pod-item {
    padding: 22px;
}
.inr-list-col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap !important;
    gap: 20px;        
}
.inr-list-col .wp-block-column {
        
}
.wp-block-columns.inr-list-col:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
}
.about-service-item .service-cont {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}
.gray-bot .gray-col-sec > .wp-block-column h4 {
	font-size: 23px !important;
	line-height: 1.2 !important;
}
.gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
    width: auto !important;
    margin-right: 10px;
}
.about-hm-service .about-service-pod .pod-item p {
/*     margin-bottom: 0 !important;  */     
}
.about-hm-service .about-service-pod .pod-item p br {
    display: none;
}
.about-hm-service .about-service-pod .pod-item .wp-block-getwid-image-box__image-container {
    width: auto;
    margin: 0 10px 0 0;
}
.about-hm-service .about-service-pod .pod-item h4  {
        font-size: 20px !important;
        line-height: 1.2 !important;        
}
    .gray-bot .gray-col-sec > .wp-block-column {
        padding: 18px 15px 18px;
    }
    .wp-block-columns.gray-col-sec:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 48% !important;
    }
    .gray-col-sec {
        gap: 20px !important;    
    }
.blog-list > .wp-block-getwid-section__wrapper {
	padding-bottom: 40px;
}
.single-post .single-blog-cont > .wp-block-getwid-section__wrapper {
    padding-bottom: 10px;
}
.single-post .blog-single-left .left-col > .wp-block-columns {
    gap: 20px;
}
.single-post .blog-single-left .date-col {
    flex-basis: 15% !important;
}
.single-post .blog-single-left .img-col {
    flex-basis: 66% !important;
}
.single-post .blog-single-left .blog-details-two-col-img {
    gap: 4%;
}
.single-post .blog-single-left .wp-block-columns.blog-details-two-col-img:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48%!important;
}

	
	
	.hamburger-menu{
		display: block;
		height: 20px;
		width: 20px;
	}
	
	.mobile-navigation.toggle-active .main-navigation{
		display: block;
	}
	
	.mobile-navigation{
		background-color: #1C4EA5;
		padding-top: 13px;
        padding-bottom: 0;
	}
	
	.mobile-navigation.toggle-active .main-navigation{
		display: block !important;
		float: none !important;
	}
	
	.menu-toggle {
		width: 30px !important;
		float: right;
		        z-index: 1000;
        position: relative;
	}
	
	.main-navigation ul{
		display: block !important;
		text-align: left;
		margin-top: 35px;
	}
	
	.main-navigation ul li{
		display: block;
		border-bottom: #dddddd38 1px solid;
        padding-bottom: 0;
        padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	.main-navigation ul li a{
		color: #fff !important;
		margin-bottom: 0 !important;
/*
		padding-bottom: 8px;
        padding-top: 6px;
*/
		padding: 6px 15px 8px;
		display: block !important;
	}
	
	.main-navigation ul li a:hover{
		background-color: #0F3366 !important;
	}
	
	.navigation-sec .container{
		padding: 0 !important;
	}
	
	.page-id-498 .white-sec .img-cont-sec{
		display: block !important;
	}
	
	.page-id-498 .gray-img-text-sec .wp-container-core-columns-is-layout-9d6595d7{
		display: grid !important;
	}
	
	.page-id-498 .gray-img-text-sec .wp-container-core-columns-is-layout-9d6595d7 .wp-block-column:first-child{
		order: 1;
	}
	.blue-sec .wp-container-core-columns-is-layout-9d6595d7{
/*		display: block;*/
        gap: 0px !important;
	}
    .blue-sec .blue-sec-cta {
        display: flex;
    flex-direction: column;
    }
	
/*	.page-id-498 .blue-sec{
		margin-top: 50px;
	}*/
	
	.mobile-full-sec .wp-container-core-columns-is-layout-9d6595d7{
/*		display: block;*/
	}
	.mobile-full-sec .wp-container-core-columns-is-layout-9d6595d7 {
    gap: 0px !important;
    }
	.mobile-full-sec .wp-container-core-columns-is-layout-9d6595d7 .wp-block-column{
		margin-bottom: 0px;
	}
    .blue-cta .right-col {
            padding-bottom: 30px;
    }
	
	.page-id-498 .about-hm-service .sec-top-twocol{
		display: block !important; 
	}
.navigation-sec ul.menu li ul.sub-menu li a {
    padding: 11px 14px !important;
}
.navigation-sec ul.menu li ul.sub-menu {
    width: 100%;
}
    .mobile-navigation .gbicon-bars,
    .mobile-navigation .gbicon-times {
        font-size: 30px;
    }
    html.wp-admin-bar-gdl-live-site-banner-enabled {
        margin-top: 46px !important;
    }
    .custom-cont-slider .wp-block-getwid-content-slider-slide {
        min-height: auto !important;
    }
.blue-sec .blue-sec-cta .wp-block-column:last-child {
    padding-left: 0px;
}
.blue-cta-small {
    padding-top: 0px;
    padding-bottom: 0px;
}
.loca-toptwo-col {
    gap: 0px;        
}
.loca-toptwo-col .btn {
    display: flex;        
}
.res-marginbtm-zero .wp-block-image {
    margin-bottom: 0 !important;        
}


	
	.main-navigation ul li.menu-item-has-children a:after{
		display: block !important;
		position: absolute;
        top: 9px;
        right: 10px;
	}
	.main-navigation .sub-menu{
		    left: -999em !important;
	}
	.main-navigation .sub-menu.show-submenu{
		position: static !important;
	}
    .inr-cta-pod .pod-item ul:last-of-type {
        margin-bottom: 18px !important;
    }
.request-sec {
        padding-top: 30px;
        padding-bottom: 36px;
}
.img-btm {
    display: flex;
    flex-direction: column-reverse;        
}
    .sliderpod-sec .wp-block-getwid-section__wrapper {
        padding-bottom: 78px;
    }
    .res-colgap-15px {
        gap: 15px;
    }
    .has-body.red-cta h2 {
        padding-bottom: 0 !important;    
    }
    .has-body.red-cta .wp-block-column {
        background-color: #e0382f;
    padding-bottom: 20px;    
    }
    .has-body.red-cta p {
        text-align: center !important;
            padding: 0 4%;
    }
    .pod-has-btn a.wp-block-button__link {
     margin-bottom: 25px;   
    }
.blue-cta.has-body p {
    padding: 0 4%;
    margin-bottom: 22px !important;
    text-align: center !important;
}
    .rebate-3col-pod .wp-block-column p {
         min-height: 150px;   
    }
.bc-hydro-blocks .service-cont {
     text-align: left;       
}
 .hotwater-two-box .pod-item:first-child   .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 50% !important;
    }
.electrical-services-ser .service-cont {
    text-align: left;
}
.electrical-services-ser .about-service-item:first-child {
    padding-top: 4px !important;
}
.electrical-services-ser {
    padding-top: 0px !important;
}
    .electrical-services-ser {
            margin-top: -20px;
    }
    .protection-two-col {
         margin-bottom: 0 !important;   
    }
.cta-af-slider-pod {
    margin-top: 55px;
}
.heat-service.protection-two-col {
    display: block;        
}
.icon-hide .wp-block-column h4 {
	margin-bottom: 6px !important;
}
.wp-block-columns.sec-top-twocol {
	gap: 0;
}
    .gray-pod > .wp-block-column h4 {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }
.red-cta .wp-block-columns .wp-block-column:first-child:before {
	display: none;
}
.red-cta .wp-block-heading {
    padding-right: 22px;
}
}

@media screen and (max-width: 667px) {
	.container {
		padding: 0 4% !important;
	}
    h1 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
    h2 {
        font-size: 28px !important;
        line-height: 1.2 !important;
    }
    h3 {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }
    h4 {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }
    h5 {
        font-size: 18px !important;
        line-height: 1.2 !important;
    }
p,
.hm-areas ul.white-check-listing li {
        font-size: 17px !important;
        line-height: 25px !important;
    }
    a.wp-element-button {
        font-size: 17px !important;
        line-height: 26px !important;
        padding: 10px 15px !important;
    }
    .home-form-sec form input.wpcf7-submit {
        font-size: 17px !important;
        line-height: 26px !important;
        padding: 10px 15px !important;        
    }
    .header-top .header-logo {
        width: 80%;
    }
    .header-top .header-logo img {
        margin-bottom: 10px;
    }
    .header-top .header-top-right {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .header-top-right p.phone {
    	font-size: 14px !important;
    	line-height: 20px !important;
		padding-left: 28px;
	}
    .header-top {
        flex-direction: column;
    }
    .header-top-right p.phone b {
        font-size: 17px;
        line-height: 17px;
    }
.header-top-right p.phone {
    background-size: 22px;
    background-position: 0 7px;
}
    .home-banner h1 {
        font-size: 30px !important;
        line-height: 32px !important;
    margin-bottom: 20px !important;
        color: #0c4fa5 !important;
    }
    .home-banner h1 br {
        display: none;
    }
    .home-banner h2 {
        font-size: 25px !important;
        line-height: 27px !important;
        color: #111827;
    }
    .proudly-canadian-section h3 {
        font-size: 22px !important;
        line-height: 24px !important;
    color: #000 !important;
    }
.proudly-canadian-section {
    gap: 10px;
}
.proudly-canadian-section .proudly-canadian-left {
    width: 50%;
}
.proudly-canadian-section .proudly-canadian-right {
    width: 40%;        
}
.home-banner {
    height: auto;
    background-size: 100% !important;
    padding-top: 216px;
    padding-bottom: 35px;
}
.home-banner .bnner-cont p {
    max-width: 368px;
        color: #111827;
}
.top-CTA-sec .container {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
}
.top-CTA-sec:after {
    display: none;
}
    .phone-cta:before {
        height: 100%;
        left: 0;
        right: 0;
        top: -12px;
        margin: 0 auto;
    }
.phone-cta {
        padding-top: 68px;
        padding-bottom: 15px;
        padding-right: 4%;
        padding-left: 4%;
        width: 100%;
        text-align: center;
}
    .appointment-cta {
        padding-top: 24px;
        width: 100%;
        padding-left: 4%;
        padding-right: 4%;
        padding-bottom: 24px;
        text-align: center;
    }
    .specials-cta {
        padding-top: 24px;
        padding-left: 4%;
        padding-right: 4%;
        width: 100%;
        padding-bottom: 24px;
        text-align: center;
        background-color: #0c4fa5 !important;
    }
.appointment-cta p span, 
.specials-cta p span {
    display: inline-block;
}
.appointment-cta p, 
.specials-cta p {
        background-position: top center;
        padding-top: 56px;
        padding-left: 0;
        font-size: 20px !important;
        line-height: 20px !important;
}
.appointment-cta p a {
    background-position: right center;
    background-size: 32px;
}
.specials-cta p a {
    background-position: right center;
    background-size: 32px;
}
    .appointment-cta:hover p a, .specials-cta:hover p a {
        background-position: 98% center;
    }
.hm-rewards .wp-block-getwid-section__wrapper {
    padding-top: 59px;
    padding-bottom: 32px;
}
.hm-rewards h2 {
    margin-bottom: 13px !important;        
}
.hm-rewards .right-col p {
    margin-bottom: 24px !important;
}
.hm-rewards .left-col img {
        height: auto;
}
.hm-rewards .right-col p.term-con {
    margin-bottom: 0px !important;
}
    .hm-service .wp-block-getwid-section__wrapper {
        padding-top: 54px;
        padding-bottom: 58px;
    }
    .hm-service .sec-top-twocol {
        gap: 15px !important;
    }
.hm-service .service-pod-list {
    grid-template-columns: repeat(1, 1fr);
        gap: 20px !important;
}
    .hm-service .pod-item h4 {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }
    .hm-service .pod-item p {
        margin-bottom: 13px !important;
        min-height: auto;
    }
    .hm-service .pod-item .wp-block-image img {
        margin-top: 28px;
    }
    .hm-service .pod-item .wp-block-getwid-image-box img {
        height: 50px !important;
        width: 50px !important;
    }
    .hm-service .pod-item .wp-block-getwid-image-box {
        padding: 20px 15px 0;
    }
    .hm-service .pod-item p {
        margin-bottom: 15px !important;
        min-height: auto;
        padding: 0 20px;
    }
    .hm-service .pod-item p {
        font-size: 16px !important;
        line-height: 23px !important;
    }
    .hm-service .pod-item a.wp-element-button {
        margin-left: 20px !important;
    }
    .hm-service .service-pod-list.second-list .pod-item p {
        min-height: auto;
        margin-bottom: 15px !important;
    }
    .hm-service .btm-btns {
        margin-top: 35px;
    }
    .hm-form-sec h2 {
        margin-bottom: 17px !important;
    }
    .hm-form-sec h2 .has-inline-color {
        display: block;
    }
    .hm-form-sec p {
        margin-bottom: 16px !important;

    }
    .hm-form-sec .wp-block-getwid-section__wrapper {
        padding-top: 56px;
        padding-bottom: 35px;
    }
    .hm-form-sec h2 br {
        display: none;
    }
    .hm-choose h2 {
        margin-bottom: 14px !important;
    }
    .hm-choose .midlimg-with-pods {
        margin-top: 4px;
    }
    .hm-choose .wp-block-getwid-section__wrapper {
        padding-top: 52px;
        padding-bottom: 34px;
    }
    .hm-choose .middle-img {
         bottom: -415px;
        right: 0;
        left: 0;
            position: static;
    }
    .hm-review .wp-block-getwid-section__wrapper {
        padding-top: 52px;
        padding-bottom: 30px;
    }
    .hm-guarantees .wp-block-getwid-section__wrapper {
        padding-top: 58px;
        padding-bottom: 98px;
    }
    .hm-guarantees p.first-body-text {
        max-width: 100%;
        padding: 0 20px;
    }
    .hm-guarantees .guarantees-img img {
        width: 280px;
    }
    .hm-guarantees .guarantees-img .aligncenter {
        margin-bottom: 20px !important;
    }
    .hm-guarantees .icon-listing {
        padding-top: 196px;
            padding-bottom: 156px;
            gap: 14px;
    }
    .hm-guarantees .icon-listing .single-col {
        flex-basis: 100% !important;
    }
    .hm-guarantees .icon-listing .single-col h6 br {
        display: none;
    }
    .hm-guarantees .icon-listing .single-col:nth-child(2n) h6 {
        margin-top: 0px !important;
    }
.hm-guarantees .icon-listing .single-col:nth-child(2n) img {
    margin-top: 0px;
}
    .hm-guarantees .icon-listing .single-col .aligncenter  {
         margin-bottom: 15px !important;   
    }
    .hm-guarantees .hm-two-col-btn {
        margin-top: -166px;
    }
    .hm-areas .wp-block-getwid-section__wrapper {
        padding-top: 50px;
        padding-bottom: 14px;
    }
    .hm-areas h2 {
        margin-bottom: 15px !important;
    }
    .hm-areas .check-list-cols {
        gap: 2%;
        display: none;
    }
    .hm-areas .check-list-cols .wp-block-column:first-child {
        flex-basis: 48% !important;
    }
    .hm-areas .check-list-cols .wp-block-column:nth-child(2) {
        flex-basis: 48% !important;
    }

    .hm-areas .check-list-cols .wp-block-column:last-child {
        flex-basis: 100% !important;
            display: flex;
        justify-content: center;
    }
    .hm-areas .check-list-cols .wp-block-column ul.white-check-listing {
        display: flex;
        flex-direction: column;
    }
    .hm-areas .check-list-cols .wp-block-column ul.white-check-listing li {
        display: inline;
        border-bottom: none;
    }
    .hm-areas ul.white-check-listing li {
        padding-bottom: 0px;
            border: none;
    }
.footer-cta {
    padding-top: 110px;
}
    .cta-right ul {
        justify-content: center !important;
        gap: 20px !important;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .cta-right ul li:first-child {
        width: 50% !important;
    }
    .cta-right ul li.call-cta {
        width: 44% !important;
    }
    .cta-right ul li.email-cta {
        width: 100% !important;
    }
    .cta-right ul li.email-cta a {
        display: block;
    }
    .footer-cta .container .widget-content:first-child {
        display: block;
        position: absolute;
        top: 50px;
        width: 92% !important;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
.footer-navi {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.footer-navi {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10%;
}
.footer-navi .footet-col h6 {
	font-size: 15px !important;
	line-height: 1.2 !important;       
}
.footer-navi .footet-col.footet-col-6 h6:after,
.footer-navi .footet-col h6:after {
    width: auto;        
}
.footer-navi .footet-col {
    margin-right: 0px;
    width: 45% !important;
}
.footer-navi .footet-col-3,
.footer-navi .footet-col-4,
.footer-navi .footet-col-5 {
    width: 45% !important;
}
.footer-navi .footet-col ul li:last-child a,
.footer-navi .footet-col ul li:last-child {
    margin-bottom: 0 !important;    
}
.footer-navi .footet-col ul {
    margin-bottom: 10px;
}
.footer-navi .footet-col ul li a {
    font-size: 14px;
    line-height: 18px !important;
    display: block;
}
.footer-navi .footet-col ul li {
    background-position: 0 5px;
}
.footer-navi-sec {
    padding-top: 40px;
    padding-bottom: 40px !important;
}
.copy-right-sec ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.copy-right-sec ul li{
    text-align: center;
}
    
.inner-banner {
    height: 174px;
	background-position: -700px 0px !important;
}
.inner-banner > .container {
	height: 174px;
}
.inr-def-sec.inr-top-sec > .wp-block-getwid-section__wrapper {
	padding-top: 43px;
	padding-bottom: 36px;
}
.inr-def-sec > .wp-block-getwid-section__wrapper {
	padding-top: 50px;
	padding-bottom: 34px;
}
.gray-pod .wp-block-getwid-image-box img {
/*    width: 58px;
    height: 59px;*/
}
.gray-pod > .wp-block-column h4 {
	font-size: 22px !important;
	line-height: 1.2 !important;
}
.sec-bigtwo-col-img {
    gap: 6px;
}
.wp-block-columns.sec-bigtwo-col-img:not(.is-not-stacked-on-mobile)>.wp-block-column.single-col {
    flex-basis: 100% !important;
}
.inr-def-sec .sec-top-twocol {
    margin-bottom: 11px;
    gap: 1px;
}
.faq-sec .wp-block-getwid-section__wrapper {
    padding-bottom: 60px !important;
}
.faq-sec .wp-block-getwid-accordion h3 {
    font-size: 20px !important;
    line-height: 1.2 !important;
}
    
    .top-gap-50 {
        padding-top: 34px;
        padding-bottom: 38px;
    }
    .about-service-sec {
        padding-top: 38px;
        padding-bottom: 14px;
    }
.service-col:last-child {
    margin-top: 0px !important;
}
    .white-sec {
        padding-top: 30px;
        padding-bottom: 12px;
    }
    .inr-list-col {
        gap: 0px;
    }
    .wp-block-columns.inr-list-col:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
    }
    .about-hm-service {
        padding-top: 36px;
        padding-bottom: 12px;
    }
    .about-black-sec {
        padding-top: 34px;
        padding-bottom: 1px;
    }
    .about-black-sec .wp-block-columns {
        gap: 0px !important;
    }
    .home-form-sec p.form-call {
        font-size: 24px !important;
        line-height: 24px !important;
    }
    .about-more-ser {
        padding-top: 38px;
    }
    .about-more-ser .wp-block-getwid-section__inner-content .about-service-item:first-child {
        padding-top: 0;
        padding-bottom: 18px;
    }
    .about-service-item {
        padding-top: 45px;
        padding-bottom: 27px;
    }
.about-service-item:nth-child(2n) .service-cont {
    padding-left: 0;
    padding-right: 0px;
}
    .gray-bot {
        padding-top: 35px;
        padding-bottom: 16px;
    }
.dark-blue h2 {
    margin-bottom: 25px !important;
}
    .dark-blue .wp-block-getwid-section__wrapper {
        padding-top: 54px;
        padding-bottom: 10px;
    }
.about-hm-service .about-service-pod .pod-item .wp-block-getwid-image-box__image-container {
    margin: 0 10px 0 0;
}
    .about-hm-service .about-service-pod .pod-item {
        padding: 18px 15px 18px;
    }
    .wp-block-columns.about-service-pod:not(.is-not-stacked-on-mobile)>.wp-block-column.pod-item {
        flex-basis: 100% !important;
    }
    .hm-choose .member-img img {
        width: 100%;
    }
    .hm-choose .pod-list.left-side .pod-item:nth-child(5) {
        min-height: auto;
    }
    .hm-choose .pod-list .pod-item {
        padding: 17px 12px 4px;
    }
ul.blog-list > li {
    flex-direction: column;
}
ul.blog-list li .blog-item-left {
    width: 100%;
    flex: 0;
}
ul.blog-list li .blog-item-left .author {
    margin-left: 0;
}
ul.blog-list li .blog-item-left ul.post-categories {
    margin-left: 0;
}
ul.blog-list > li:after {
	display: none;
}
ul.blog-list > li:l {
    display: flex;
    column-gap: 20px;
    margin-bottom: 40px;
    position: relative;
}
/*.breadcrump ul {
    display: inline-block;
}*/
.breadcrump ul li {
    font-size: 14px;
    line-height: 1.4;
    /*float: left;*/
}
.inner-banner h1 {
    padding: 15px;
    background: rgba(15, 51, 102, 0.8);
    border-radius: 5px;
    color: #fff;
}
.single .inner-banner h1 {
    font-size: 20px !important;
}
.blog-list > .wp-block-getwid-section__wrapper {
    padding-top: 33px;
}
.blog-list .wp-block-columns.blog-list-cont {
    gap: 0;
}
.copy-right-sec ul li.footer-sapa {
    display: none;
}
.cta-right ul li.call-cta h6 {
    font-size: 16px !important;
}
.single-post .single-blog-cont > .wp-block-getwid-section__wrapper {
    padding-top: 8px;
}
.single-post .blog-single-left .date-col, 
.single-post .blog-single-left .img-col {
    flex-basis: 100% !important;
}
.single-post .blog-single-left .left-col > .wp-block-columns {
    gap: 0;
}
.single-post .blog-single-left .wp-block-columns.blog-details-two-col-img:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100%!important;
}
.single-post .blog-single-left .blog-bottom-sec {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
}
.single-post .blog-single-left .blog-bottom-sec a.next-article {
    padding: 14px 30px;
}
.single-post .blog-single-left {
    gap: 0 !important;
    display: flex;
    flex-direction: column;
}
.home-form-sec form p {
    margin-bottom: 14px !important;
}
.home-form-sec form label {
    margin-bottom: 6px;
}
.hm-areas .responsive-chklist-cols {
    display: flex !important;
    gap: 20px !important;
    margin-top: -5px !important;
}
.hm-areas .responsive-chklist-cols .wp-block-column {
    flex-basis: 47% !important;        
}
.about-hm-service .about-service-pod-3 .wp-block-getwid-image-box {
    min-height: auto;
}
.service-col:last-child .ser-cont-sec {
    order: 2;        
}
.service-col:last-child .ser-img {
    order: 1;        
}
    .service-col:last-child .ser-img img {
        border-radius: 16px 16px 0 0;
    }
    .gray-bot .gray-col-sec > .wp-block-column .wp-block-getwid-image-box .wp-block-getwid-image-box__image-container {
        width: auto !important;
    }
    .wp-block-columns.gray-pod:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
    }
.why-choose-icon-list {
    padding-right: 24px;
}
.about-hm-service .about-service-pod .pod-item p {
    margin-bottom: 0 !important;
}
    .gray-bot .gray-col-sec p {
        margin-bottom: 0px !important;
    }
.gray-img-text-sec.location-btm-img-sec {
    padding-top: 40px;
    padding-bottom: 18px;
}
ul.content-list {
    padding-left: 10px;
}
    html.wp-admin-bar-gdl-live-site-banner-enabled {
        margin-top: 42px !important;
    }
.mobile-navigation .gbicon-bars,
.mobile-navigation .gbicon-times {
    font-size: 30px;        
}
.navigation-sec ul.menu li ul.sub-menu li a {
    padding: 11px 14px !important;
}
.navigation-sec ul.menu li ul.sub-menu {
    width: 100%;
}
.location-efficiency {
        padding-top: 38px;
        padding-bottom: 60px;
}
    .gray-img-text-sec {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .gray-img-text-sec p:last-of-type {
        margin-bottom: 8px !important;
    }
    .blue-sec {
        padding-top: 38px;
        padding-bottom: 14px;
    }
.why-choose-icon-list .wp-block-getwid-image-box__image-container {
    width: auto;
/*    margin-top: 15px;*/
}
    


	.mobile-text-gap.about-hm-service .about-service-pod .pod-item p,
	.mobile-text-gap.gray-bot .gray-col-sec p{
		margin-bottom: 14px !important;
	}
    .request-sec {
        padding-top: 33px;
        padding-bottom: 14px;
    }
    .respon-spacer {
            height: 10px !important;
    }
.podlist-bf-cta {
    margin-bottom: 40px;
}
    .inr-cta-pod > .wp-block-getwid-section__wrapper {
        padding-top: 60px;
        padding-bottom: 34px;
    }
    .inr-cta-pod   .wp-block-columns {
         gap: 20px;   
    }
    .rebate-3col-pod .wp-block-column p {
         min-height: auto !important;   
    }
    .hotwater-two-box .pod-item:first-child .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
    }
    .electrical-services-ser .about-service-item {
        padding-bottom: 22px !important;
    }
    .electrical-services-ser {
            margin-top: 0px;
    }
    .sliderpod-sec .wp-block-getwid-section__wrapper {
        padding-bottom: 58px;
    }
.heat-service.protection-two-col {
        margin-top: 6px;
    }
.icon-hide .wp-block-column h4 {
margin-bottom: 6px !important;
}
.img-cont-sec {
    gap: 10px;
}
    .inr-cta-pod .pod-item {
        padding: 20px 20px 6px;
    }
}

@media screen and (max-width: 380px) {
.proudly-canadian-section .proudly-canadian-left {
    width: 54%;
}    
}

@media screen and (max-width: 365px) {
.cta-right ul {
	 gap: 15px !important;
}
}