/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 23 2024 | 07:04:23 */
	@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;800&display=swap');

   @keyframes blink {
      0% {
        opacity: 1;
      }
      50% {
        opacity: 0;
      }
      100% {
        opacity: 1;
      }
    }

    .blinking-text {
      animation: blink 1s infinite; /* You can adjust the duration and iteration count here */
    }
.company ul li a {
	    font-size: 16px !important;
    font-weight: 500;
    color: #fff !important;
    font-family: 'Mulish';
	background: transparent !important;
    line-height: 16px;
}
.abvoutUsMain {
    max-width: 1320px !important;
    margin: 0 auto;
}
.headerLogoMain {
    padding: 18px 0 15px 0;
    background: #fff !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
header.wp-block-template-part {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}
.topMainHeader{
    z-index: 999999;
    position: relative;
}

.wp-site-blocks {
    padding: 0 !important;
}
.topHeader i {
	color: #fff;
}
.bannerCenter h2 {
    font-family: 'Mulish';
    font-size: 20px;
    width: 70%;
    line-height: 38px;
}
.bannerCenter h3 {
    font-size: 20px;
    font-family: 'Mulish';
}
.bannerCenter p {
	letter-spacing: 2px;
    font-size: 14px;
}
.bannerCenter {
	max-width: 1320px;
    margin: 0 auto !important;
}
h2.wp-block-heading.servHeads {
    position: absolute;
    color: #f37020;
    font-size: 30px;
    width: fit-content;
    top: 0;
    left: 0;
    border: solid 1px #f37020;
    border-radius: 19px 19px 19px 0;
    padding: 16px;
    min-width: 37%;
    font-family: 'Mulish';
}
.mainsServicesInner p {
	    font-family: 'Mulish';
    font-weight: 700;
    font-size: 16px;
}
.mainsServicesInner {
	position: relative;
    border-radius: 20px;
    /* border: solid 1px red; */
    padding: 88px 10px 10px;
    position: relative;
    -webkit-box-shadow: 0 0 4px 4px #ededed;
    box-shadow: 0 0 4px 4px #ededed;
    min-height: 280px;
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 18px, transparent 18px) 0% 0%/20px 20px no-repeat, radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 18px, transparent 18px) 100% 0%/20px 20px no-repeat, radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 18px, transparent 18px) 0% 100%/20px 20px no-repeat, radial-gradient(circle at 0 0, #ffffff 0, #ffffff 18px, transparent 18px) 100% 100%/20px 20px no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 4px) calc(100% - 40px) no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 40px) calc(100% - 4px) no-repeat, linear-gradient(transparent 20%, rgba(243,112,32,1) 100%) 0 100%;
}
.topHeader {
    max-width: 1520px;
    margin: 0 auto;
	   padding: 9px
}
.headerLogo {
    max-width: 1520px;
    margin: 0 auto; 
}
.topHeader ul li a {
	font-size: 14px;
}
.mainServiceGroup {
	height: 150px;
}
.topHeader p {
    font-size: 14px;
    font-family: 'Mulish';
    font-weight: 400;
}
.headerLogo ul li a {
    font-size: 16px;
    font-weight: 700;
    color: #38359d;
    letter-spacing: 0.8px;
    text-transform: capitalize;
    font-family: 'Mulish';
}
.popContent h2 {
    color: #39359f;
    font-size: 29px;
    line-height: 27px;
    font-family: 'Mulish';
}
.popContent p {
    font-family: 'Mulish';
    font-size: 18px;
    line-height: 24px;
}
.popContent {
	width: 50%;
}
.popupForm span.wpcf7-list-item-label {
    text-align: left;
    font-family: 'Mulish';
    font-size: 14px;
}
.popupForm label {
	display: flex;
	justify-content: start;
	align-items: center;
}
.popupForm label input {
	width: fit-content;
}
.popupForm span.wpcf7-list-item-label {
    text-align: left;
    font-family: 'Mulish';
    font-size: 14px;
}
.popupForm span {
    width: 100%;
	margin: 0 !important;
}
.popupForm input {
    width: 100%;
    padding: 10px;
    border: 1px solid #e59102;
    border-radius: 5px;
    font-family: 'Mulish';
}
.popupForm select {
    width: 100%;
    padding: 10px;
    border: 1px solid #e59102;
    border-radius: 5px;
    font-family: 'Mulish';
}
.popupForm span.wpcf7-spinner {
    position: absolute;
    width: fit-content;
}
.popupForm p {
	text-align: center;
    width: 70%;
	margin: 0 auto;
	position: relative;
}
.getQuote a {
    font-size: 16px;
    padding: 10px 40px;
    font-family: 'Mulish';
    font-weight: 700;
    text-transform: uppercase;
}
.footerInner {
    padding: 0 !important;
    max-width: 1320px;
    margin: 0 auto;
    border-bottom: 1px solid #ffffff4d;
    padding-bottom: 1.5rem !important;
}	
.footerMain {
    padding-top: 4.5rem;
    background: #39359f;
}
.footerMain h3 {
    font-size: 28px;
    font-weight: 800;
    color: #fff;
    font-family: 'Mulish';
}
.footerMain ul li a {
    border-radius: 0 !important;
    background: #e59102;
}
.footerMain p {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    font-family: 'Mulish';
    line-height: 16px;
}
.footerMain p a {
    font-size: 18px;
    font-weight: 500;
    color: #fff !important;
    font-family: 'Mulish';
    line-height: 16px;
}
.dull{
    opacity: 0.5;	
}
.fontBig {
	font-size: 24px !important;
}
p.copyright {
	padding: 0 0 1.5rem;
}
.aboutUsInner {
    max-width: 50%;
	padding: 40px;
}
.aboutUsInner h2 {
    font-size: 32px;
    font-weight: 700;
    color: #39359f;
}
.aboutUsInner p {
	    font-size: 22px;
    font-weight: 500;
}
.marginDown {
	margin-top: 35px !important;
}
.expYears {
    width: 67%;
}
.blogsMain img{
	box-shadow: 0 2px 10px 0 rgb(52 105 203 / 12%);
}
.expYears {
    width: 67%;
}
.expYears h3 {
    font-weight: 800;
}
.yearExp p {
    font-size: 17px;
}
.yearExp {
    padding-bottom: 50px;
    border-bottom: 1px solid #0000003d;
}
section#tf-stat-84 h3 {
    display: none;
}
.statistics {
    background: transparent !important;
}
.statistics-inner {
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    padding: 0;
}
.stat {
    margin: 0 !important;
}
span.number {
    font-size: 72px !important;
    font-weight: 800;
    font-family: 'Mulish';
	position: relative;
}
pan.count-title {
    font-family: 'Mulish';
    font-weight: 600;
    font-size: 14px !important;
}

.counterChooseInner {
    padding: 50px 0px 270px !important;
    max-width: 1320px !important;
    margin: 0 auto;
    margin-bottom: 23rem;
}
.counterChoose {
    margin-top: 100px !important;
    position: relative;
}
span.number:before {
    position: absolute;
    content: '';
    background: #e59102;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    z-index: -1;
    top: 9px;
    left: -7px;
}
.whyAlways {
    padding: 100px 60px !important;
    max-width: 1320px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 18rem;
}
.whyAlwaysContent {
    width: 55%;
}
.whyAlwaysContent h3 {
font-size: 32px;
    font-weight: 500;
    width: 46%;
    margin: 0 !important;
}
.alwaysMoney {
    position: absolute;
    width: 68%;
    right: 43px;
}
.whyAlwaysMainContent {
    border-radius: 8px;
    padding: 33px 15px;
	box-shadow: 0px 3px 10px 0px rgba(41,45,194,0.08) !important;
}
.whyAlwaysMainContent h3 {
    font-family: 'Mulish';
    font-size: 26px;
    font-weight: 800;
    color: #39359f;
	    min-height: 77px;
}
.whyAlwaysMainContent p {
    margin: 0 !important;
    font-family: 'Mulish';
    line-height: 22px;
    font-size: 18px;
}
.faq {
    max-width: 1320px;
    margin: 0 auto !important;
}
.accordion .ea-card.ea-expand.sp-ea-single {
    padding: 0px 0 30px 0;
    box-shadow: 0px 3px 10px 0px rgba(41,45,194,0.08);
    background: transparent !important;
}
.accordion h3.ea-header {
    border-bottom: 1px solid lightgrey;
    padding: 0 20px 0;
    color: #6b7078 !important;
    font-family: 'Mulish';
    font-weight: 600 !important;
}
.accordion p {
    font-family: 'Mulish';
    padding: 0 40px 0 20px;
}
.faqInner h2 {
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 32px;
    color: #39359f;
}
.faqInner p {
	font-family: 'Mulish';
    font-size: 20px;
    color: #6b7078 !important;
}
.servicesMain {
    max-width: 1320px;
    margin: 0 auto !important;
    margin-bottom: 49px !important;
}
.services h3 {
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 16px;
}
.services .wp-block-group figure {
	padding: 16px;
    box-shadow: 0 0 17px rgba(23,84,116,.18);
    border-radius: 11px;
}
.services .wp-block-group {
    width: 20%;
    border-radius: 8px;
}
.servicesMain {
    padding-top: 100px;
	background: #f5f5f5;
}
.servicesMain h2 {
    font-family: 'Mulish';
    font-weight: 900;
    margin: 0 0 50px 0;
    color: #39359f;
	    font-size: 32px;
}
.blogsInner {
    max-width: 1320px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
}
.blogsMain h2 {
    font-family: 'Mulish';
    font-weight: 700;
    font-size:32px;
    color: #39359f;
}
.blogsMain {
	padding-top:100px;
}
.blogsInner .wp-block-group {
    box-shadow: 0 0 17px rgba(23,84,116,.18);
}
.blogsInner p {
    color: #38339f;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Mulish';
    padding: 0 18px;
}

.blogsInner h3 {
    color: #38339f;
    font-size: 25px;
    font-weight: 500;
    font-family: 'Mulish';
    padding: 0 18px;
}
.entry-content {
    padding: 0 !important;
}
.testimonialInner h2 {
    font-size: 32px;
    font-family: 'Mulish';
    width: 67%;
    font-weight: 600;
}
h3.sp-testimonial-post-title {
    display: none;
}
.sp-testimonial-content p {
    text-align: left !important;
    font-size: 19px !important;
    line-height: 2 !important;
    font-family: 'Mulish';
    width: 80%;
}
div#sp-testimonial-free-128 {
    margin: 0 !important;
    padding-bottom: 42px !important;
}
img.tfree-client-image.wp-post-image {
    position: absolute;
    bottom: -19px;
    left: 0;
}
h4.sp-testimonial-client-name {
    text-align: left !important;
    margin-left: 7rem !important;
    font-size: 22px !important;
    font-family: 'Mulish';
    margin-top: 45px !important;
}
.sp-testimonial-client-designation {
    text-align: left !important;
    margin-left: 7rem !important;
    color: #e59102 !important;
    font-size: 18px !important;
    font-family: 'Mulish';
}
.testimonialInner:before {
    position: absolute;
    content: '';
    background: url(https://onntechnologies.com/protectline/wp-content/uploads/2023/12/quote.png);
    width: 425px;
    height: 276px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 12rem;
    left: 13rem;
}

.testimonialInner {
    position: relative;
}
.partners {
    max-width: 1320px;
    margin: 0 auto !important;
}
.partners figure {
    padding: 0 !important;
}

.gallery h2 {
    font-family: 'Mulish';
    font-weight: 700;
    font-size: 32px;
    color: #39359f;
}
.gallery {
    max-width: 1320px;
    margin: 0 auto !important;
    padding: 46px 0 100px;
}

.gallery {
    background: #f5f5f5;
    border-radius: 20px;
	border-radius: 8px;
}

.innerpages {
	position: relative;
}
.innerpages h2 {
	position: absolute;
    top: 13rem;
    left: 20rem;
    color: #fff;
    font-family: 'Mulish';
    font-weight: 800;
}

.contactMain {
    max-width: 1520px;
    margin: 0 auto;
	padding-top: 80px;
}
.contactField {
    box-shadow: 0 0 14px rgba(82,85,90,0.1);
	padding: 48px ;
}
.fieldGroup {
    max-width: 50% !important;
    width: 100%;
}
.fieldGroup .inputField {
    display: flex;
    flex-wrap: wrap;
}
.fieldGroup label {
    width: 100% !important;
    display: block;
}
span.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}

.fieldGroup input {
    width: 93%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #dee2e6;
    font-family: 'Mulish';
}
.fieldGroup select {
    width: 93%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #dee2e6;
    font-family: 'Mulish';
}
.contactMain p {
    margin: 8px 0;
}
.inputField {
    display: flex;
    flex-wrap: wrap;
}
.textArea {
	width: 100%;
}
.textArea p {
    width: 100% !important;
}
textarea {
    width: 97%;
    height: 82px;	
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    border: 1px solid #dee2e6;
    font-family: 'Mulish';
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 16px;
    padding: 10px 40px;
    font-family: 'Mulish';
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #e59102;
    border: navajowhite;
}
.contactPageInfo {
    box-shadow: 0px 3px 10px 0px rgba(41,45,194,0.08);
    padding: 1.9rem;
}
.contactPageInfo h4 {
    font-size: 1.25rem;
    font-family: 'Mulish';
    font-weight: 800;
}
.contactPageInfo p {
    font-size: 14px;
    font-family: 'Mulish';
    font-weight: 800;
	    color: #6b7078;
}
.servicesMain {
    border-radius: 10px;
    padding: 51px 0 10px;
    margin: 33px auto 0 !important;
    box-shadow: 0 0 17px rgba(23,84,116,.18);
    background: transparent;
}
.services {
    max-width: 70%;
    margin: 0 auto;
}
.innerpageInner {
	max-width: 1200px;
	margin:0 auto;
}
.innerpageInner h4:before {
    position: absolute;
    content: '';
    background: #e59102;
    width: 18px;
    height: 2px;
    right: -2rem;
    top: 15px;
}

.innerpageInner h4 {
    font-size: 20px;
    font-weight: 600;
    color: #e59102;
    position: relative;
    font-family: 'Mulish';
}
.innerpageInner h3 {
	    font-size: 30px;
    font-weight: 700;
    color: #38369b;
    font-family: 'Mulish';
}
.innerpageInner .counterChooseInner {
	    padding: 44px !important;
    box-shadow: 0 0 17px rgba(23,84,116,.18);
    border-radius: 12px;
    margin-top: 98px;
    margin-bottom: 98px !important;
}
.stat .number {
    color: olive;
    font-size: 50px !important;
    width: fit-content;
}
.infoMainServ {
	max-width: 1200px;
	margin: 0 auto;
}
.insuServ {
	margin: 50px 0 !important;
    box-shadow: 0 0 17px rgba(23,84,116,.18);	
	padding: 50px 20px !important;
	border-radius: 10px;
}
.insuServ.odd {
	    background: #f5f5f5;
}
.insuServ h3 {
    font-size: 30px;
    font-family: 'Mulish';
    font-weight: 800;
    color: #39359f;
}
.insuServ p {
    font-size: 18px;
    font-family: 'Mulish';
	line-height: 30px;
}
/* RESPONSIVE */

@media only screen and (max-width: 1600px) {
	.topHeader {
    max-width: 90%;
   }
	.innerpageInner {
    max-width: 90%;
    }
	.innerpages figure.wp-block-post-featured-image img {
    height: 375px !important;
}

.innerpages figure.wp-block-post-featured-image {
    height: 376px !important;
}
	.innerpageInner h3 {
    font-size: 24px;
    }
	
	.headerLogo {
    max-width: 90%;
    }
h2#n2-ss-2item1 {
    font-size: 36px !important;
    line-height: 1 !important;
    width: 63%;
}
	.servicesMain {
    max-width: 72%;
    }
	.services h3 {
    font-size: 14px;
	}
	.abvoutUsMain {
    max-width: 72% !important;
    }
	.counterChooseInner {
    max-width: 72% !important;
    }
	.aboutUsInner h2 {
    font-size: 28px;
    }
	.topHeader p {
    font-size: 12px;
    }
	.headerLogo ul li a {
    font-size: 14px;
    }	
	.whyAlways {
    max-width: 72%;
    top: 14rem;
	}
	.whyAlwaysMainContent h3 {
    font-size: 17px;
    }
	.whyAlwaysMainContent p {
    line-height: 17px;
    font-size: 14px;
	}
	.whyAlwaysContent h3 {
    font-size: 28px;
    }
	.whyAlwaysMainContent a {
    font-size: 15px;
	}
	.faqInner h2 {
    font-size: 26px;
    }
	.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 9px;
    font-size: 16px;
	}
	.accordion p {
    padding: 0 34px 0 14px;
    font-size: 14px;
	}
	.faqInner p {
    font-size: 16px;
    }
	.faq {
    max-width: 90%;
    }
	.partners {
    max-width: 72%;
    }
	.bannerCenter {
    max-width: 72%;
    }
	.bannerCenter h2 {
    font-size: 18px;
    width: 81%;
    line-height: 33px;
	}
	.bannerCenter h3 {
    font-size: 16px;
    }
	.bannerCenter p {
    letter-spacing: 3px;
    font-size: 12px;
	}
	.testimonialInner h2 {
    font-size: 28px;
    width: 58%;
    }
	.sp-testimonial-content p {
    font-size: 16px !important;
    line-height: 32px !important;
    width: 80%;
	}
.testimonialInner:before {
    width: 266px;
    height: 157px;
    top: 7rem;
    left: 14rem;
	}
	h4.sp-testimonial-client-name {
    margin-left: 7rem !important;
    font-size: 16px !important;
    margin-top: 11px !important;
	}
	.ourclent {
		padding-bottom : 0 !important;
	}
	.blogsInner {
    max-width: 72%;
    }
	.blogsInner h3 {
    font-size: 19px;
    }
	.gallery {
    max-width: 72%;
    }
.footerInner {
    padding: 0 !important;
    max-width: 90%;
    }
	
}


@media only screen and (max-width: 1224px) {
.n2-ss-layer.n2-ow.n-uc-SbPCtR6CEkdb {
    padding-left: 72px;
}
	.blogsInner {
    max-width: 90%;
}
	p.n2-font-cf5fc3ff79ce8546d08dca37051e2e56-paragraph {
    padding-left: 33px !important;
    width: 100% !important;
    font-size: 18px !important;
}
	.aboutUsInner h2 {
    font-size: 24px;
}
	.aboutUsInner p {
    font-size: 17px;
    line-height: 22px;
	}
	.expYears h3 {
    font-weight: 800;
    font-size: 20px;
	}
	.aboutUsInner {
    width: 100% !important;
    max-width: 100% !important;
    padding: 40px;
}
	.abvoutUsMain  {
		flex-wrap: wrap !important;
	}
	iframe {
    width: 100% !important;
}
	.bannerCenter h2 {
    font-size: 17px;
    line-height: 25px;
	}
	.testimonialInner {
    position: relative;
    flex-wrap: wrap !important;
	}
	.testimonialInner {
    position: relative;
    flex-wrap: wrap !important;
}
	.alwaysMoney {
    position: relative;
    width: 100%;
}
	.whyAlwaysContent {
    width: 100%;
    text-align: center;
}
	.whyAlwaysContent h3 {
    font-size: 28px;
    width: 100%;
}
	.whyAlwaysContent .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
    justify-content: center;
}
	.whyAlwaysInner {
	flex-direction: column;
	}
	.servicesMain {
    max-width: 90%;
    }
	.abvoutUsMain {
		max-width: 90% !important;
    }
	.counterChooseInner {
    max-width: 100% !important;
    }	
	.whyAlways {
    max-width: 100%;
	}
	.faq {
    max-width: 90	%;
    }
	.partners {
    max-width: 90	%;
    }
	.bannerCenter {
    max-width: 100%;
    }
	.testimonialMain {
    max-width: 90%;
    margin: 0 auto !important;
}
	
	.blogsInner {
    max-width: 90%;
    }
	.gallery {
    max-width: 90%;
    }
	.counterChoose {
		margin-bottom: 100px;
		max-width: 90%;
		margin: 0 auto 100px !important;
	}
	.testImage  {
		display: none;
	}
	.testimonialInner {
    padding: 0 !important;
}
	.popupMain img {
    width: 173px !important;
}
.mainBnner{
    margin: 0 !important;
}

}

@media only screen and (max-width: 768px) {
h2#n2-ss-2item1 {
    font-size: 31px !important;
    width: 94%;
}
p.n2-font-cf5fc3ff79ce8546d08dca37051e2e56-paragraph {
    padding-left: 33px !important;
    width: 100% !important;
    font-size: 13px !important;
}
	.footerInner nav.is-responsive {
    display: block !important;
}
a.n2-style-852d62825413ba12465c51701b504579-heading.n2-ow {
    font-size: 12px !important;
    margin-left: 31px;
}
.getQuote a {
    font-size: 12px;
}
nav.is-responsive {
    display: none;
}
.stat .number {
    color: olive;
    font-size: 30px !important;
    width: fit-content;
    margin: 0 auto;
}
span.number:before {
    width: 22px;
    height: 21px;
    top: 2px;
    left: -6px;
}
.stat .count-title {
    font-size: 12px;
}
.wp-container-content-2 {
    flex-basis: 100%;
}
.wp-container-core-group-layout-50.wp-container-core-group-layout-50 {
    flex-wrap: wrap !important;
    gap: 50px;
    justify-content: space-between;
    align-items: flex-start;
}
.wp-container-content-3 {
    flex-basis: 100%;
}
	.counterChooseInner {
    margin-bottom: -12rem;
	}
	.whyAlways {
    position: relative;
    top: 0 !important;
	}
	.footerMain p {
    font-size: 15px;
    }
	.fontBig {
    font-size: 16px !important;
}
	.blogsInner {
    flex-direction: column;
}
	.blogsMain img {
    box-shadow: 0 2px 10px 0 rgb(52 105 203 / 12%);
    width: 100% !important;
}
	.testimonialMain {
    max-width: 90%;
    margin: 68px auto 0 !important;
}
.partners figure {
    padding: 0 !important;
    width: 29%;
}
	.flexer {
		flex-wrap: wrap !important;
	}
	iframe {
    margin-top: 26px !important;
}
	.footerInner {
    flex-wrap: wrap !important;
    flex-direction: column;
    text-align: center !important;
    justify-content: center !important;
}
	header.wp-block-template-part {
    position: relative;
}
	main#wp--skip-link--target {
    margin: 0 !important;
}
	button#rmp_menu_trigger-443 {
    right: 13rem !important;
    top: 58px;
}
	.services {
    flex-wrap: wrap !important;
}
	.services .wp-block-group {
    width: 36%;
    }
.blogsMain {
    padding-top: 100px;
    max-width: 90%;
    margin: 0 auto !important;
}
	.alwaysMoney {
    position: relative;
    width: 100%;
    flex-direction: column;
    right: 0;
}
	.accordion {
    order: 2;
}
	.testimonialInner:before {
    width: 266px;
    height: 157px;
    top: 12rem;
    left: 8rem;
}
	div#sgpb-popup-dialog-main-div {
    max-width: 100% !important;
    margin: 0 auto !important;
}
	.gapless {
    flex-wrap: wrap !important;
}
		.gapless .imageOrder {
	order:2;		
	}
	.gapless img {
    max-width: 58% !important;
    margin: 0 auto;
    text-align: center;
}
	.gapless .wp-block-group {
    flex-basis: 100% !important;
}
	.insuServ  .wp-block-group {
    flex-basis: 100% !important;
}
		.insuServ {
    flex-wrap: wrap !important;
}
		.insuServ .imageOrder {
	order:2;		
	}
	.insuServ img {
    max-width: 100% !important;
    margin: 0 auto;
    text-align: center;
}
	.innerpages h2 {
    top: 8rem;
    left: 6rem;
}
.mainsServicesInner {
    max-width: 100%;
    margin: 0 auto;
    gap: 0;
}
	h2.wp-block-heading.servHeads {
    font-size: 18px;
    padding: 12px;
}
.mainsServices {
    flex-wrap: wrap !important;
    max-width: 90% !important;
    margin: 0 auto;
}
	.mainServiceGroup {
    height: 125px;
}
	.mainsServicesInner p {
    font-size: 12px;
}
	.fieldGroup input {
    width: 85%;
}
	.contactMain {
    max-width: 90%;
    margin: 0 auto;
}
	.contactField div#wpcf7-f246-p13-o1 {
    width: 100%;
}
.fieldGroup {
    max-width: 100% !important;
    width: 100%;
}
.fieldGroup input {
    width: 96%;
}
	.fieldGroup select {
		width: 100%;
	}

	.contactField br {
    display: none !important;
}
	
}

@media only screen and (max-width: 560px) {
	.contactField h3 {
    font-size: 26px;
}
.n2-ss-layer.n2-ow.n-uc-SbPCtR6CEkdb {
    width: 100% !important;
    left: 6rem;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0 32px;
}
	.n2-ss-layer.n2-ow.n-uc-05xYKT5e8ciG {
    width: 82% !important;
    left: 5rem;
}
	.n2-ss-button-container.n2-ss-item-content.n2-ow.n2-font-e0befc1b195b04aa54346c5a1ccd96d5-link.n2-ss-nowrap.n2-ss-button-container--non-full-width {
    top: 16px;
    position: relative;
    left: -14px;
}
h2#n2-ss-2item1 {
    font-size: 18px !important;
    width: 99%;
}

	a.n2-style-852d62825413ba12465c51701b504579-heading.n2-ow {
    font-size: 12px !important;
    margin-left: 44px;
}
.stat .number {
    color: olive;
    font-size: 36px !important;
    width: fit-content;
    margin: 30px auto 0 !important;
}
	.statistics-inner {
    width: 100%;
    display: flex !important;
    justify-content: space-between;
    padding: 0;
    flex-direction: column;
}
button#rmp_menu_trigger-443 {
    right: 1rem !important;
    top: 7rem;
}
div#sgpb-popup-dialog-main-div {
    max-width: 46% !important;
    margin: 0 !important;
    height: 100%;
}
div#sg-popup-content-wrapper-383 figure {
    width: 52% !important;
    margin: 0 auto;
}
.popContent {
    width: 100%;
}
	.popContent h2 {
    font-size: 16px;
    line-height: 21px;
}
	.popContent p {
    font-size: 12px;
    line-height: 15px;
}
	.popupForm p {
    width: 81%;
    margin: 0 auto !important;
}
	.popupForm input {
    width: 100%;
    padding: 4px 7px;
    border-radius: 5px;
}
	input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 12px;
    padding: 7px 40px;
}
	.innerpages h2 {
    top: 8rem;
    left: 3rem;
    font-size: 34px;
}
	.testimonialInner:before {
    width: 174px;
    height: 157px;
    top: 12rem;
    left: 5rem;
}
	.sp-testimonial-content p {
    font-size: 15px !important;
    line-height: 25px !important;
    width: 100%;
}
	.testimonialInner h2 {
    font-size: 23px;
    width: 100%;
}
img.tfree-client-image.wp-post-image {
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 30%;
}
	h4.sp-testimonial-client-name {
    margin-left: 5rem !important;
    font-size: 14px !important;
}
	.sp-testimonial-client-designation {
    margin-left: 5rem !important;
    font-size: 14px !important;
}
	.topHeader ul {
    display: none;
}
	.getQuote a {
    font-size: 11px;
    padding: 8px 16px;
}
	.headerLogo img {
    max-width: 85%;
}
	

}

@media only screen and (max-width: 470px) {
		.n2-ss-layer.n2-ow.n-uc-SbPCtR6CEkdb {
    padding-left: 0 !important;
}
	p.n2-font-cf5fc3ff79ce8546d08dca37051e2e56-paragraph {
    padding-left:16px !important;
    width: 100% !important;
    font-size: 12px !important;
}
	
	
}