@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-display: swap;
}
body {
    min-width: 100%;
	overflow-x:hidden;	
}
i {
	font: normal normal normal 14px/1 FontAwesome
}
a:focus,
a:hover {
	color: #af2026;
	text-decoration: none;
	outline: 0;
	transition:0.5s;
}
a {
	color: #565b79;
    font-family:Poppins-Regular;
    outline:0;
    font-size: 16px;
}
a:active,
a:focus {
	-moz-outline-style: none
}
img {
	max-width: 100%
}
.row {
	margin: 0;
	padding: 0
}
.btn.active, .btn:active {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}
small i {
	font-family:Poppins-Regular;
}
.btn-primary.focus, .btn-primary:focus {
    border: 0;
    /* background: transparent; */
    outline: 0;
	background-color: #944f80;
}
.btn-primary.focus, .btn-primary:hover {
	background-color: #944f80;
}
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
	padding: 0
}
input.form-control::placeholder{
    font-size: 30px;
    font-family: Poppins-Regular;
    color: #222;
}
select,label{
	 font-family: Poppins-Regular;
}
ul {
	list-style-type: none
}
li {
    list-style-type: disc;
    font-size: 16px;
    line-height: 27px;
    color: #565b79;
    font-family: LexendDeca-Regular;
}
p strong {
  font-family:LexendDeca-Regular;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	  font-family:Playfair Display;
}
p.forget {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
}
.no-margin {
	margin: 0
}
p,
span {
	font-family: Poppins-Regular;
		font-size: 16px;
	line-height: 27px;
	color: #565b79;
}
label,select{
	font-family: Poppins-Regular;
	font-size: 16px;
	line-height: 27px;
	color: #565b79;
}
.svg {
  position: absolute;
  width: 0;
  height: 0;
}
.container-fluid {
	padding: 0
}
TD.headerError {
	font-size: 14px;
	background: red;
	color: #fff;
	font-family: Poppins-Light;
	height: 36px;
	float: left;
	width: 100%;
	line-height: 35px
}
img {
	max-width: 100%
}
.container {
	padding: 0;
	max-width: 1260px;
	margin: 0 auto;
	width: auto
}
.svg {
	position: absolute;
	width: 0;
	height: 0
}
/**************** header-section *****************/
.mobile-top-head {
    display: none;
}
.header_top_section {
    background-color: #a91f24;
	display: flex;
    align-items: center;
	justify-content: flex-end;
}
.header_logo {
    background-color: #0a2d44;
    padding: 3em 2em 2em;
    position: absolute;
    top: -7em;
    left: 0;
}
.header_offer p {
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
	margin: 0;
}
.header_offer {
    padding: 1em 2em;
}
.header_rating {
    padding: 1em;
}
.header_rating p {
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
	margin: 0;
}
.header_bottom_section {
    background-color: #032d43;
	padding: 2em 0;
}
.header_menu_section ul li {
    list-style-type: none;
    display: inline-block;
	padding: 0 5px;
}
.header_menu_section ul{
	float: right;
	padding: 0;
	margin: 0;
}
.header_star .fa.fa-star {
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
}
.header_number a {
    font-size: 24px;
    line-height: 23px;
    color: #ffffff;
    display: block;
    padding-left: 1.5em;
	position: relative;
}
.header_number a:before{
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	background-image: url(../images/home/headercall-logo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 25px;
	height: 35px;
}
.header_social ul li {
    display: inline-block;
	padding: 0 10px;
}
.header_social ul li a{
	color: #fff;
	font-size: 20px;
}
.header_menu_section ul li a {
    font-size: 16px;
    color: #fff;
    transition: 0.5s;
}
.header_menu_section ul li:hover a {
    color: #af2026;
    transition: 0.5s;
}
.getfree_quote a {
    font-size: 15px;
    line-height: 23px;
    color: #000000;
    background-color: #fff;
    padding: 10px 10px;
    transition: 0.5s;
}
.getfree_quote a:hover {
    background-color: #af2026;
    transition: 0.5s;
    color: #fff;
    border-radius: 20px;
}
.getfree_quote {
    text-align: center;
}
.header_social {
    padding-left: 2em;
}
.header_social ul {
    padding-left: 15px;
    border-left: 2px solid #fff;
}
.banner_image img, .banner_image video{
	height: 535px;
	object-fit: cover;
	width: 100%;
	-webkit-clip-path: url(#bannerimage_svg);
	clip-path: url(#bannerimage_svg);
}
.banner_image {
    background-color: #a91f23;
    -webkit-clip-path: url(#bannerimage_svg);
    clip-path: url(#bannerimage_svg);
    padding: 0 0 12px;
}
.banner_content_section {
    position: absolute;
    left: 4em;
    top: 6em;
	z-index: 1;
}
.banner_content p {
    font-size: 16px;
    line-height: 22px;
    color: #fefefe;
	margin: 20px 0;
}
.banner_content h1 {
    font-size: 46px;
    line-height: 54px;
    color: #ffffff;
	margin: 10px 0 25px;
}
.banner_content {
    background-color: #0a2d44;
	padding: 2em 2em 4em 3em;
	float: left;
	-webkit-clip-path: url(#bannercontent_svg);
  	clip-path: url(#bannercontent_svg);
	width: 90%;
}
.banner_content_section:after {
    content: "";
    -webkit-clip-path: url(#bannercontent_svg);
    clip-path: url(#bannercontent_svg);
    background-color: #002d427a;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 90%;
    height: 100%;
    z-index: -1;
}
.banner_content_section:before {
    content: "";
    position: absolute;
	left: 15px;
	top: -15px;
	background-image: url(../images/home/bannercontent-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 90%;
	height: 100%;
}
.bannerbtn a {
    font-size: 16px;
    line-height: 40px;
    color: #a91f24;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 25px;
    width: 191px;
    display: inline-block;
    height: 50px;
	margin: 0 10px;
	position: relative;
    transition: 0.5s;
    font-weight: 600;
}
.bannerbtn {
    float: left;
	position: relative;
	margin: 1em 0 2em;
}
.bannerbtn.readmore a:after{
	content: "";
	position: absolute;
	right: 30px;
    top: 12px;
	background-image: url(../images/home/readmore-after.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 23px;
	height: 25px;
}
.bannerbtn.callbtn a:before{
	content: "";
	position: absolute;
	left: 30px;
    top: 15px;
	width: 20px;
	height: 20px;
	background-image: url(../images/home/call-before.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;   
}
.bannerbtn.callbtn a {
    padding-left: 4em;
    background-color: #af2026;
    color: #fff;
}
.bannerbtn.readmore a {
    padding-left: 2.5em;
}
.bannerbtn:after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: -10px;
    width: 90%;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 25px;
	z-index: -1;
}
/******************** footer-section ******************/
.footer_wrapper {
    background-color: #0a2c42;
}
.footer_content h2 {
    font-size: 35px;
    color: #ffffff;
    font-family: 'Playfair Display';
}
.footer_content p{
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
}
.footer_content.link_sec {
    border: 2px solid #5c5c5c;
    border-top: 0;
    border-bottom: 0;
    padding: 0 2em;
}
.footerlogo_section {
    margin-top: 2em;
}
.footerlink_section {
    float: left;
    margin-top: 4em;
	width: 100%;
    margin-bottom: 1em;
}
.footer_address {
	float: left;
    margin-top: 4em;
}
.footer_content h5 {
    font-size: 20px;
    color: #ffffff;
    border-bottom: 2px solid #fff;
	font-family: 'Poppins-Regular';
    display: inline-block;
    padding-bottom: 5px;
	margin-bottom: 15px;
}
.footer_content ul li {
    list-style-type: none;
}
.footer_content ul{
	padding: 0;
}
.footer_content ul li a{
	font-size: 16px;
	line-height: 30px;
	color: #ffffff;
    transition: 0.5s;
}
.footer_content ul li a:hover {
    color: #b52128;
    text-decoration: underline;
    transition: 0.5s;
}
.footer_content.contact {
    padding-right: 0;
    padding-left: 4em;
    width: 25%;
}
.footer_address p {
    margin: 15px 0;
    padding-left: 1em;
	position: relative;
}
.footer_address p:before{
	content: "\f041";
	display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
	position: absolute;
	left: -15px;
    top: 4px;
}
.footer_address a {
    font-size: 16px;
    color: #ffffff;
    position: relative;
    display: block;
    margin: 15px 0;
    padding-left: 1em;
}
.footer_address a::before{
	content: "\f095";
	position: absolute;
	display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
	position: absolute;
	left: -15px;
	top: 0;
}
.footer_social ul li a:before {
    content: unset;
}
.footer_social ul li {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
	margin: 0 10px;
    transition: 0.5s;
}
.footer_social {
    text-align: center;
	margin-top: 2em;
}
.footer_social ul{
	padding: 0;
	margin: 0;
}
.footer_social ul li a {
    font-size: 25px;
    padding: 0;
    line-height: 50px;
    text-align: center;
    margin: 0;
}
.footer_copyrights {
    background-color: #af2026;
    padding: 2em 0;
}
.iboost_logo {
    text-align: right;
}
.footer_copy p {
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    margin: 0;
}
.homeaboutus_wrapper {
    margin: 3em 0;
}
.homeaboutus_image_section {
    float: right;
    margin-left: 7em;
	margin-top: 4em;
}
.homeaboutus_image img{
	-webkit-clip-path: url(#homeaboutus_svg);
  	clip-path: url(#homeaboutus_svg);
	height: 470px;
	object-fit: cover;
	width: 100%;
}
.homeaboutus_image {
    background-color: #0a2d44;
    padding: 0 7px 10px 0;
    -webkit-clip-path: url(#homeaboutus_svg);
    clip-path: url(#homeaboutus_svg);
}
.homeaboutus_section h5 {
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    font-family: 'Poppins-Regular';
}
.homeaboutus_section h1 {
    font-size: 40px;
    line-height: 45px;
    color: #0a2d44;
	margin-bottom: 20px;
}
.homeaboutus_section p {
    font-size: 18px;
    line-height: 31px;
    color: #000000;
    margin: 15px 0;
}
.homeaboutus_section strong {
    font-family: 'Poppins-Regular';
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    display: block;
	margin-bottom: 1em;
}
.homeaboutus_section .bannerbtn a {
    background-color: #0a2d44;
    color: #fff;
}
.homeaboutus_section .bannerbtn.callbtn a:hover {
    background-color: #032d43;
}
.homeaboutus_section .bannerbtn.callbtn a{
	background-color: #a91f24;
}
.homeaboutus_section .bannerbtn.callbtn:after{
	border: 2px solid #a91f24;
}
.homeaboutus_section .bannerbtn.readmore:after{
	border: 2px solid #0a2d44;
}
.homeaboutus_section .bannerbtn.readmore a:after {
    filter: invert(287%) sepia(68%) saturate(3090%) hue-rotate(-180deg) brightness(85%) contrast(189%);
}
.homeaboutus_section .bannerbtn.callbtn a:before{
	filter: invert(287%) sepia(68%) saturate(3090%) hue-rotate(-180deg) brightness(85%) contrast(189%);
}
.reason_image_section {
    float: right;
	width: 55%;
}
.reason_image_section h4 {
    font-size: 33px;
    line-height: 43px;
    color: #0a2d44;
}
.choose_rooter {
    filter: drop-shadow(0 0 12px rgba(160,160,160,0.45));
    background-color: #ffffff;
	padding: 3.5em 2em 2em;
}
.choose_rooter span {
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
	-webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    width: 118px;
    height: 102px;
    background-color: #0a2d44;
    display: block;
    position: absolute;
    top: -4em;
    left: 15px;
    text-align: center;
    line-height: 102px;
}
.choose_rooter h5 {
    font-size: 22px;
    line-height: 25px;
    color: #000000;
}
.reasonchoose_part {
    margin-top: 6em;
}
.choose_rooter p {
    font-size: 14px;
    line-height: 22px;
    color: #000000;
	margin: 10px 0;
}
.reason_box:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 10px;
    border: 2px solid #0a2d44;
    width: 94%;
    height: 100%;
    z-index: -1;
}
.reason_box:nth-child(2) {
    margin-top: 4em;
}
.reason_box {
    padding: 0 12px;
}
.reason_box:nth-child(3) {
    margin-top: 3em;
}
.reason_box:nth-child(4) {
    margin-top: 8em;
}
.choose_image img{
	-webkit-clip-path: url(#choose_svg);
  	clip-path: url(#choose_svg);
	height: 450px;
	object-fit: cover;
	width: 100%;
}
.choose_image_section {
    margin-top: 9em;
	position: relative;
}
.choose_image_section:after{
	content: "";
    width: 100px;
    height: 135px;
    background-color: #dde1e5;
    position: absolute;
    right: 35px;
    bottom: 5px;
    clip-path: ellipse(25% 40% at 50% 50%);
    transform: rotate(50deg);
}
.choose_image_section:before{
	content: "";
    width: 100px;
    height: 135px;
    background-color: #ebdddf;
    position: absolute;
    left: 0;
    top: 5px;
    clip-path: ellipse(25% 40% at 50% 50%);
    transform: rotate(50deg);
}
.choose_image:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	background-image: url(../images/home/choose-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 100%;
	width: 100%;
}
.choose_image {
    padding: 3em 2em 2em;
}
.choose_wrapper {
    margin-bottom: 7em;
}
.emergencyservice_wrapper {
    background-color: #0a2d44;
    padding: 1em 0;
	height: 620px;
    margin-bottom: 4em;
}
.emergencyservice_image_section h4 {
    font-size: 35px;
    line-height: 45px;
    color: #ffffff;
}
.emergency_image img {
    height: 485px;
    object-fit: cover;
    width: 100%;
	-webkit-clip-path: url(#emergency_svg);
  	clip-path: url(#emergency_svg);
}
.emergency_image a {
    position: absolute;
    color: #092d43;
    font-size: 25px;
    background-color: #fff;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    border-radius: 50%;
	z-index: 1;
    transition: 0.5s;
}
.emergency_image a:hover {
    transform: scale(1.1);
    transition: 0.5s;
    color: #a91f24;
}
.emergency_image a:after{
	content: "";
    position: absolute;
    left: -8px;
    top: -8px;
    width: 70px;
    height: 70px;
    background-color: #ffffff8f;
    border-radius: 50%;
    z-index: -1;
}
.emergency_image {
    display: flex;
    align-items: center;
    justify-content: center;
	-webkit-clip-path: url(#emergency_svg);
    clip-path: url(#emergency_svg);
    padding: 0 0px 7px 0;
    background-color: #032d43;
}
.emergencycontent_box {
    float: right;
    width: 90%;
}
.emergencycontent_box h2 {
    font-size: 34px;
    line-height: 39px;
    color: #ffffff;
	margin: 20px 0;
}
.emergencycontent_box p {
    color: #fff;
    font-size: 15px;
}
.emergency_content_section span {
    font-family: 'Playfair Display';
    font-size: 30px;
    line-height: 43px;
    color: #ffffff;
}
.emergency_content_section span a{
    font-family: 'Poppins-Regular';
    font-size: 30px;
    line-height: 43px;
    color: #ffffff;
	padding-left: 1.5em;
	position: relative;
	margin-left: 10px;
}
.emergency_content_section span a:before{
	content: "\f095";
	display: inline-block;
    font: normal normal normal 40px/1 FontAwesome;
	position: absolute;
    left: 0;
    top: 3px;
}
.emergencyimage_box {
    filter: drop-shadow(0 0 21.5px rgba(160,160,160,0.4));
    margin-top: 3em;
}
.homeourservice_section {
    margin: 3em 0;
}
.homeourservice_section h4 {
    text-align: center;
    font-size: 35px;
    line-height: 43px;
    color: #0a2d44;
    margin-bottom: 2em;
}
.homeourservice_image_section img {
    height: 180px;
    width: 100%;
    object-fit: cover;
	border-radius: 30px;
}
.homeourservice_image_section{
	border-radius: 30px;
	background-color: #a91f24;
	padding-bottom: 5px;
}
.homeourservice_content_section span{
	width: 85px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 25px;
	background-color: #a91f24;
	display: block;
	position: absolute;
    top: -45px;
	left: 0;
}
.homeourservice_content_section {
    position: relative;
	padding: 2.5em 1.5em 1.5em;
}
.homeourservice_box {
    background-color: #fff;
	border-radius: 30px;
}
.homeourservice_content_section h5 {
    font-size: 22px;
    line-height: 22px;
    color: #000000;
    transition: 0.5s;
}
.homeourservice_content_section h5:hover {
    color: #af2026;
    transition: 0.5s;
}
.homeourservice_content_section p{
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	min-height:100px;
}
.reademore_btn {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
	position: relative;
	margin-top: 5px;
    display: inline-block;
}
.reademore_btn:after{
	content: "";
	position: absolute;
	right: -35px;
	top: -2px;
	background-image: url(../images/home/readmore-after.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 23px;
    height: 25px;
}
.homeourservice_part {
    padding: 0 7px;
	/* margin-bottom: em; */
}
.homeourservice_section .slick-arrow {
    font-size: 0;
    border: 0;
    outline: 0;
    background-color: unset;
}
.homeourservice_section .slick-next.slick-arrow:after {
	content: "\f177";
	display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #0a2d44;
	color: #fff;
	text-align: center;
	line-height: 40px;
    transition: 0.5s;
}
.homeourservice_section .slick-arrow:hover:after {
    background-color: #af2026;
    transition: 0.5s;
}
.homeourservice_section .slick-prev.slick-arrow:hover:after{
    background-color: #af2026;
    transition: 0.5s;
}
.homeourservice_section .slick-prev.slick-arrow:after{
	content: "\f178";
	display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #0a2d44;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.homeourservice_section .slick-prev.slick-arrow {
    position: absolute;
    bottom: 0;
    left: 50px;
}
.homeourservice_slider {
    transition: 0.5s;
    filter: drop-shadow(0 0 21.5px rgba(160,160,160,0.4));
}
.homeourservice_slider  .slick-active {
	margin-top: 0;
    transition: 0.5s;
}
.homeourservice_slider  .slick-active + .slick-active {
	margin-top: 3em;
    transition: 0.5s;
}
.homeourservice_slider  .slick-active + .slick-active + .slick-active {
	margin-top: 3em;
    transition: 0.5s;
}
.homeourservice_slider  .slick-active + .slick-active + .slick-active + .slick-active{
	margin-top: 0em;
    transition: 0.5s;
}


.homeourservice_slider  .slick-active .homeourservice_image_section{
	background-color: #a91f24;
}
.homeourservice_slider  .slick-active + .slick-active .homeourservice_image_section{
	background-color: #0a2d44;
}
.homeourservice_slider  .slick-active + .slick-active + .slick-active .homeourservice_image_section{
	background-color: #0a2d44;
}
.homeourservice_slider  .slick-active + .slick-active + .slick-active + .slick-active .homeourservice_image_section{
	background-color: #a91f24;
}
.homeourservice_slider  .slick-active .homeourservice_content_section span{
	background-color: #a91f24;
}
.homeourservice_slider  .slick-active + .slick-active .homeourservice_content_section span{
	background-color: #0a2d44;
}
.homeourservice_slider  .slick-active + .slick-active + .slick-active .homeourservice_content_section span{
	background-color: #0a2d44;
}
.homeourservice_slider  .slick-active + .slick-active + .slick-active + .slick-active .homeourservice_content_section span{
	background-color: #a91f24;
}
.trustedlocal_wrapper {
    margin: 3em 0 5em;
	background-image: url(../images/home/trutsedlocal-image.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
	position: relative;
	z-index: 1;
}
.trustedlocal_wrapper:after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #a60000c4;
    z-index: -1;
}
.trustedlocal_content_section h5 {
    font-size: 25px;
    line-height: 24px;
    color: #ffffff;
    font-family: 'Poppins-Regular';
}
.trustedlocal_content_section h4{
	font-size: 50px;
	line-height: 55px;
	color: #ffffff;
	font-family: 'Poppins-ExtraBold';
}
.trustedlocal_content_section {
    padding: 2em 0 2em 3em;
}
.trustedlocal_content_section p{
	font-size: 17px;
	line-height: 32px;
	color: #ffffff;
	margin: 15px 0;
}
.trustedlocal_content_section h2 {
    color: #fff;
}
.trustedlocal_image img {
    clip-path: polygon(20% 0, 100% 0, 80% 100%, 0% 100%);
    -webkit-clip-path: polygon(20% 0, 100% 0, 80% 100%, 0% 100%);
    height: 630px;
    object-fit: cover;
    margin-top: -15px;
    width: 100%;
}
.trustedlocal_image_section a {
    position: absolute;
    bottom: 25px;
    left: -4em;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    background-color: #0a2c42;
    display: inline-block;
    width: 280px;
    font-family: 'Poppins-ExtraBold';
    padding: 8px 0;
    transition: 0.5s;
}
.trustedlocal_image_section a:hover{
    background-color: #a91f24;
    transition: 0.5s;
}
.homeblog_wrapper {
    margin: 3em 0;
}
.homeblog_wrapper h4 {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    color: #0a2c42;
    margin-bottom: 1em;
}
.homeblog_wrapper h1 {
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    color: #0a2c42;
    margin-bottom: 1em;
}
.homeblog_image img {
    width: 100%;
    height: 28vw;
    object-fit: cover;
    object-position: top;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition: 0.5s;
}
.homeblog_box {
    background-color: #fff;
    border-radius: 30px;
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
    float: left;
    transition: 0.5s;
}
.homeblog_image {
    overflow: hidden;
    border-radius: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.homeblog_box:hover .homeblog_image img {
    transform: scale(1.1);
    transition: 0.5s;
}
.homeblog_content_section {
    padding: 2em;
    float: left;
}
.homeblog_image_section span {
    position: absolute;
    right: 0;
    bottom: -22px;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    background-color: #a60000;
    display: block;
    padding: 10px 20px;
}
.homeblog_image_section {
    position: relative;
}
.homeblog_content_section a {
    font-size: 25px;
    color: #0a2c42;
    font-family: 'Poppins-Regular';
    display: block;
    font-weight: 600;
    transition: 0.5s;
}
.homeblog_content_section a:hover{
    color: #a60000;
    transition: 0.5s;
}
.homeblog_content_section p {
    float: left;
    width: 70%;
    font-size: 18px;
    line-height: 30px;
    color: #5c5c5c;
    margin: 10px 0;
}
.homeblog_content_section .blog_readmorebtn {
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #ffffff; 
    float: right;
    background-image: url(../images/home/blog-readbtn.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 10px 15px 10px 50px;
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
    margin-top: 2em;
}
.homeblog_content_section .blog_readmorebtn:hover{
    color: #fff;
}
.homeblog_content_section .blog_readmorebtn:hover:before{
    transform: translate(-10px,0px);
}
.homeblog_content_section .blog_readmorebtn:before{
    content: "\f101";
    display: inline-block;
    font: normal normal normal 23px/1 FontAwesome;
    color: #5c5c5c;
    position: absolute;
    left: 15px;
    top: 7px;
    transition: 0.5s;
}
.homeblog_service_section {
    padding-left: 3em;
    padding-top: 2em;
}
.homeblog_service a {
    font-size: 20px;
    line-height: 30px;
    color: #0a2c42;
    font-weight: 600;
    margin: 10px 0;
    transition: 0.5s;
}
.homeblog_service a:hover{
    color: #a60000;
    transition: 0.5s;
}
.homeblog_service p {
    font-size: 16px;
    line-height: 24px;
    color: #5c5c5c;
    margin: 7px 0;
}
.homeblog_service {
    float: left;
    margin: 10px 0;
}
.homeblog_left_sec.homeblog .homeblog_image img {
    height: 15vw;
}
.homeblog_left_sec.homeblog {
    padding: 0 7px;
}
.homeblog_left_sec.homeblog .homeblog_image_section span{
    font-size: 16px;
    line-height: 20px;
}
.homeblog_left_sec.homeblog .homeblog_content_section a{
    font-size: 20px;
	min-height:57px;
}
.homeblog_left_sec.homeblog .homeblog_content_section p{
    width: 100%;
    font-size: 15px;
    line-height: 24px;
}
.homeblog_left_sec.homeblog .homeblog_content_section .blog_readmorebtn{
    font-size: 14px;
    margin-top: 0;
    transition: 0.5s;
    min-height: unset;
}
.homeblog_left_sec.homeblog .homeblog_box{
    filter:unset;
}
.homeblog_slider{
    margin: 4em 0 3em;
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
}
.homecoupon_box {
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    border-radius: 7px;
    outline: 2px dashed #0a2c42;
    outline-offset: -10px;
}
.homecoupon_offer {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 6em 0;
    border-right: 2px dashed #0a2c42;
    border-radius: 5px;
}
.homecoupon_offer p{
    font-size: 20px;
    line-height: 26px;
    color: #0a2c42;
}
.homecoupon_offer h5 {
    font-size: 80px;
    line-height: 80px;
    color: #0a2c42;
    font-family: 'Poppins-ExtraBold';
}
.homecoupon_offer h5 span {
    font-size: 50px;
    color: #0a2c42;
}
.homecoupon_content {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2em 1em;
    border-radius: 5px;
    border-left: 0;
}
.homecoupon_content h4 {
    font-size: 25px;
    line-height: 26px;
    color: #a50606;
    font-family: 'Poppins-Regular';
    margin-bottom: 1em;
}
.homecoupon_content a {
    font-size: 15px;
    line-height: 26px;
    color: #a60000;
    margin-top: 1em;
    transition: 0.5s;
}
.homecoupon_content a:hover {
    color: #0a2c42;
    transition: 0.5s;
}
.homecoupon_section {
    padding: 0 15px;
}
.homecoupon_slider{
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
}
.homereview_wrapper h4 {
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    margin: 1em 0;
    color: #fff;
}
.homecoupon_wrapper {
    margin-bottom: 3em;
    position: relative;
    z-index: 9; 
}
.homecoupon_wrapper.coup_det {
    position: relative;
    z-index: 1;
}
.homereview_box {
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 2em;
}
.homereview_star h5 {
    display: inline-block;
    font-family: 'Poppins-Regular';
    font-size: 20px;
    line-height: 30px;
    color: #a60000;
    margin: 0;
}
.homereview_star span {
    font-size: 20px;
    line-height: 30px;
    color: #a60000;
    margin-right: 5px;
}
.homereview_star {
    float: unset;
    width: 20%;
    margin: 0 auto;
    border: 1px solid #0a2c42;
    border-radius: 20px;
    margin-bottom: 2em;
}
.homereview_box p{
    font-size: 15px;
    line-height: 30px;
    color: #252525;
    max-height: 180px;
    overflow-y: scroll;
    padding-right: 10px;
}
.homereview_box p::-webkit-scrollbar {
    width: 5px;
}
.homereview_box p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent; 
    border-radius: 10px;
}
.homereview_box p::-webkit-scrollbar-thumb {
    background: #af2026; 
    border-radius: 10px;
}
.homereview_box p::-webkit-scrollbar-thumb:hover {
    background: #af2026; 
}
.homereview_box a img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    transition: 0.5s;
}
.homereview_box a img:hover{
    transform: rotate(360deg);
    transition: 0.5s;
}
.homereview_box a {
    display: block;
    margin: 2em 0 1em;
}
.homereview_box h4 {
    font-size: 25px;
    line-height: 30px;
    color: #a60000;
    font-family: 'Poppins-Regular';
    font-weight: 600;
    margin-top: 1em;
    margin-bottom: 5px;
}
.homereview_box h6{
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    color: #5c5c5c;
    font-family: 'Poppins-Regular';
}
.homereview_section {
    padding: 0 10px;
}
.homereview_slider{
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
    margin: 2em 0;
}
.homereview_wrapper{
    position: relative;
    z-index: 1;
    margin-bottom: 4em;
}
.homereview_wrapper:after{
    content: "";
    position: absolute;
    left: 0;
    top: -15em;
    background-image: url(../images/home/review-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 524px;
    z-index: -1;
}
.bannerbtn a:hover {
    background-color: #fff;
    color: #000;
    transition: 0.5s;
}
.bannerbtn.callbtn a:hover{
    background-color: #a91f24;
    color: #fff;
}
.bannerbtn.callbtn a:hover:before {
    filter: invert(287%) sepia(68%) saturate(3090%) hue-rotate(-180deg) brightness(85%) contrast(189%);
}
.bannerbtn a:hover:after{
    filter: unset;
    transition: 0.5s;
    transform: rotate(360deg);
}
.bannerbtn a:hover:before{
    filter: unset;
    transition: 0.5s;
    transform: rotate(360deg);
}
.homeaboutus_section .bannerbtn a:hover:after {
    transform: rotate(360deg);
}
.header_number a:hover:before {
    transform: rotate(360deg);
    transition: 0.5s;
}
.reademore_btn:hover:after {
    transform: rotate(360deg);
    transition: 0.5s;
}
.footer_content .footer_social ul li:hover {
    background-color: #af2026;
    transition: 0.5s;
    transform: rotateY(360deg);
}
.footer_content .footer_social ul li:hover a{
    color: #fff;
}
.footer_address .footer_mail:before{
    content: "\f0c1";
}
.homeblog_left_sec.homeblog .homeblog_content_section .blog_readmorebtn:hover{
    color: #fff;
}
.homeblog_left_sec.homeblog .homeblog_content_section .blog_readmorebtn:hover:before{
    transform: translate(-10px, 0px);
    transition: 0.5s;
}
.mobile_calendar {
    display: none;
}
/*********************** blogpage *********************/
.blogpage_wrapper .homeblog_left_sec {
    padding: 0 7px;
}
.blogpage_wrapper .homeblog_image img{
    height: 15vw;
}
.blogpage_wrapper .homeblog_content_section a{
    font-size: 20px;
}
.blogpage_wrapper .homeblog_content_section p{
    width: 100%;
    font-size: 15px;
    line-height: 24px;
}
.blogpage_wrapper .homeblog_content_section .blog_readmorebtn{
    font-size: 14px;
    margin: 0;
}
.blogpage_wrapper .homeblog_image_section span{
    font-size: 16px;
    line-height: 20px;
}
.homeblog_left_sec.homeblog_4 {
    width: 50%;
    clear: both;
}
.homeblog_left_sec.homeblog_5 {
    width: 50%;
}
.blogpage_wrapper .homeblog_left_sec {
    margin: 1.5em 0;
}
.blogpage_wrapper {
    margin: 3em 0;
}
.blogpage_box .homeblog_left_sec.homeblog .homeblog_box {
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
    background-color: #fff;
    margin: 20px 0;
}
.homeblog_wrapper.blogpage_section {
    margin-bottom: 0;
}
.blogloadmore_btn a {
    font-size: 30px;
    line-height: 30px;
    color: #001a34;
    font-weight: 700;
    position: relative;
    display: inline-block;
    padding: 0 2em;
}
.blogloadmore_btn a:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/blog/blogprev-button.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 42px;
    height: 30px;
}
.blogloadmore_btn a:after{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../images/blog/blognext-button.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 42px;
    height: 30px;
}
.blogloadmore_btn {
    text-align: center;
    margin: 3em 0 0;
}
.blogpage_wrapper .homeblog_left_sec{
    display: none;
}
/************************ couponpage *************************/
.coupon_inner_heading h1 {
    font-size: 50px;
    line-height: 60px;
    color: #a91f24;
    font-weight: 800;
    font-family: 'Poppins-ExtraBold';
    margin-bottom: 15px;
}
.coupon_inner_heading {
    text-align: center;
    float: unset;
    max-width: 90%;
    margin: 0 auto;
    padding: 1em;
    border-radius: 10px;
    filter: drop-shadow(0px 8px 8px rgba(0,0,0,0.1));
    background-color: #ffffff;
    margin-bottom: 20px;
    margin-top: 10px;
}
.coupon_inner_heading p{
    font-size: 25px;
    line-height: 30px;
    color: #0a2d44;
    font-weight: 600;
}
.couponpage_wrapper .homecoupon_box {
    border-radius: 10px;
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
    background-color: #ffffff;
    margin: 15px 0;
}
.homecoupon_section.coupon_3 {
    width: 33.33%;
}
.homecoupon_section.coupon_4 {
    width: 33.33%;
}
.homecoupon_section.coupon_5 {
    width: 33.33%;
}
.homecoupon_section.coupon_3 .homecoupon_offer {
    width: 100%;
    padding: 2em 1em; 
    border-right: unset;
    border-bottom: 2px dashed #0a2c42;
}
.homecoupon_section.coupon_3 .homecoupon_content {
    width: 100%;
}
.homecoupon_section.coupon_4 .homecoupon_offer {
    width: 100%;
    padding: 2em 1em;
    border-right: unset;
    border-bottom: 2px dashed #0a2c42;
}
.homecoupon_section.coupon_4 .homecoupon_content {
    width: 100%;
}
.homecoupon_section.coupon_5 .homecoupon_offer {
    width: 100%;
    padding: 2em 1em;
    border-right: unset;
    border-bottom: 2px dashed #0a2c42;
}
.homecoupon_section.coupon_5 .homecoupon_content {
    width: 100%;
}
.couponpage_wrapper{
    position: relative;
}
.couponpage_wrapper:after{
    content: "";
    position: absolute;
    left: 0;
    top: 10em;
    width: 100%;
    height: 70%;
    background-image: url(../images/coupon/coupon-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
}
/******************** reviewpage **********************/
.reviewpage_wrapper .homeblog_slider {
    margin: 1em 0;
}
.reviewpage_wrapper h4 {
    font-size: 35px;
    line-height: 30px;
    color: #0a2c42;
    font-family: 'Poppins-ExtraBold';
}
.reviewblog_slider .slick-arrow {
    font-size: 0;
    border: 0;
    background-color: unset;
}
.reviewblog_slider{
    filter: drop-shadow(-0.105px 2.998px 23px rgba(0,0,0,0.08));
}
.reviewblog_slider .slick-prev:before{
    content: "\f104";
    font: normal normal normal 35px/1 FontAwesome;
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adadad;
    transition: 0.5s;
}
.reviewblog_slider .slick-prev:hover:before{
    color: #0a2c42;
    transition: 0.5s;
}
.reviewblog_slider .slick-next:before{
    content: "\f105";
    font: normal normal normal 35px/1 FontAwesome;
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adadad;
    transition: 0.5s;
}
.reviewblog_slider .slick-next:hover:before{
    color: #0a2c42;
    transition: 0.5s;
}
.customerreview_wrapper {
    margin: 4em 0 4em;
}
.customerreview_wrapper h1{
    font-size: 50px;
    color: #0a2d44;
    font-weight: 800;
    font-family: 'Poppins-ExtraBold';
    width: 50%;
    margin-bottom: 20px;
}
.reviewleft_image img {
    height: 22vw;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.reviewleft_content p{
    font-size: 16px;
    line-height: 30px;
    color: #5c5c5c;
    position: relative;
    /* font-weight: 600; */
    max-height: 240px;
    overflow-y: scroll;
}
.reviewleft_content p::-webkit-scrollbar {
    width: 10px;
}
.reviewleft_content p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent; 
    border-radius: 10px;
}
.reviewleft_content p::-webkit-scrollbar-thumb {
    background: #a91f24; 
    border-radius: 10px;
}
.reviewleft_content p::-webkit-scrollbar-thumb:hover {
    background: #a91f24; 
}
.reviewright_box .reviewleft_content p {
    max-height: 90px;
}
.customerreview_part:nth-child(even) p {
    height: 80px;
    overflow-y: scroll;
}
.customerreview_part p::-webkit-scrollbar {
    width: 10px;
}
.customerreview_part p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent; 
    border-radius: 10px;
}
.customerreview_part p::-webkit-scrollbar-thumb {
    background: #af2026; 
    border-radius: 10px;
}
.customerreview_part p::-webkit-scrollbar-thumb:hover {
    background: #af2026; 
}
.reviewleft_content span{
    color: #0a2c42;
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 18px;
}
.reviewleft_content{
   padding: 2em 2em 2em 3em;
   position: relative;
}
.reviewleft_box{
    border-radius: 10px;
    background-color: #ffffff;
    filter: drop-shadow(1.368px 3.759px 28.5px rgba(0,0,0,0.11));
}
.reviewleft_google a img {
    width: 60px;
}
.reviewleft_google {
    position: relative;
    padding-left: 5em;
    margin-top: 2em;
    margin-left: 2em;
}
.reviewleft_google a {
    position: absolute;
    left: 0;
    top: -5px;
}
.reviewleft_google h5 {
    font-size: 22px;
    line-height: 30px;
    color: #a60000;
    font-family: 'Poppins-Regular';
    font-weight: 600;
    margin: 0;
}
.reviewleft_google span{
    font-size: 14px;
    line-height: 20px;
    color: #5c5c5c;
}
.customerreview_section {
    margin-top: 2em;
}
.reviewinner_right_section {
    padding: 0 10px;
}
.reviewinner_left_section {
    padding: 0 10px;
}
.reviewright_box .reviewleft_content {
    border-radius: 10px;
    background-color: #f4f4f4;
    transition: 0.5s;
    position: relative;
}
.reviewright_box .reviewleft_google a img {
    width: 45px;
}
.reviewright_box .reviewleft_google h5 {
    font-size: 20px;
}
.reviewright_box .reviewleft_google a{
    top: 5px;
}
.reviewright_box .reviewleft_google {
    padding-left: 4em;
}
.reviewright_box {
    margin: 15px 0;
    float: left;
}
.reviewright_box:hover .reviewleft_content {
    background-color: #fff;
    filter: drop-shadow(1.368px 3.759px 28.5px rgba(0,0,0,0.11));
    transition: 0.5s;
}
.reviewright_box .reviewleft_content:after{
    content: "";
    position: absolute;
    left: 35px;
    bottom: -23px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 23px solid #fff;
    filter: drop-shadow(1.368px 3.759px 28.5px rgba(0,0,0,0.11));
}
.customerreview_part {
    float: left;
    width: 33%;
    border-radius: 10px;
    background-color: #f4f4f4;
    padding: 2em 2em 2em 3em;
    margin-bottom: 7px;
    position: relative;
    transition: 0.5s;
}
.customerreview_part p{
    font-size: 16px;
    line-height: 28px;
    color: #5c5c5c;
    position: relative;
    /* font-weight: 700; */
}
.customerreview_part .quote{
    position: absolute;
    left: 20px;
    top: 20px;
    color: #0a2c42;
    font-size: 18px;
}
.customer_googlereview a img {
    width: 40px;
}
.customer_googlereview a{
    position: absolute;
    left: 0;
    top: 0;
}
.customer_googlereview{
    padding-left: 3.5em;
    margin-top: 1.5em;
    position: relative;
}
.customer_googlereview h4 {
    font-family: 'Poppins-Regular';
    font-size: 18px;
    line-height: 21px;
    color: #a60000;
    margin: 0;
    font-weight: 600;
}
.customer_star span {
    color: #a60000;
    font-size: 16px;
}
.customer_star {
    float: right;
}
.customerreview_part:nth-child(even) {
    width: 66%;
    float: right;
    margin: 3em 0;
}
.customerreview_part:nth-child(1) {
    margin-top: -5em;
}
.customerreview_part:nth-child(even) .customer_star {
    display: none;
}
.customerreview_part:nth-child(even) .customer_googlereview {
    position: absolute;
    margin: 0;
    bottom: -5em;
}
.customerreview_part:nth-child(even) .customer_googlereview a img {
    width: 45px;
}
.customerreview_part:nth-child(even):hover{
    background-color: #fff;
    transition: 0.5s;
    filter: drop-shadow(1.368px 3.759px 28.5px rgba(0,0,0,0.11));
}
.customerreview_part:nth-child(even):after{
    content: "";
    position: absolute;
    left: 50px;
    bottom: -20px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #fff;
    filter: drop-shadow(1.368px 3.759px 28.5px rgba(0,0,0,0.11));
}
.customerreview_part:nth-child(odd) p {
    max-height: 112px;
    overflow-y: scroll;
}
.reviewpage_wrapper {
    margin-bottom: 2em;
}

.banner_content h2 {
    font-size: 46px;
    color: #fff;
    line-height: 54px;
    margin: 10px 0 25px;
}
ul.megamenu {
    position: absolute;
    left: 14em; 
    right: 0;
    width: 95%;
    top: 50px;
    z-index: 99;
    background-color: #fff;
    transition: 0.5s;
    padding: 30px 20px;
    /* border-top: 5px solid #0a2d44; */
    border-bottom: 5px solid #0a2d44;
    visibility: hidden;
    opacity: 0;
    transform: translate(0px, 10px);
    box-shadow: 3px 3px 19px 5px rgb(0 0 0 / 22%);
    -webkit-perspective: 1000;
    transform-origin: top;
    -webkit-transform-origin: top;
    transform: perspective(350px) rotateX(-90deg);
    -webkit-transform: perspective(350px) rotateX(-90deg);
    -moz-transform: perspective(350px) rotateX(-90deg);
    text-align: left;
}
.header_menu_section ul li .megamenu li:hover a {
    color: #af2026;
    transition: 0.5s;
}
.header_menu_section ul li:hover ul.megamenu {
    visibility: visible;
    opacity: 1;
    transition: 0.5s;
    color: #0a2d44;
    transform: translate(0, 0); 
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    text-align: left;
}
.header_menu_section ul li .megamenu li a {
    color: #002c40;
    display: block;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
}
.header_menu_section ul li .megamenu li {
    width: 33%;
    text-align: center;
    padding: 5px 10px 5px;
}
.form-group.contac input[type="email"]::placeholder{
    font-size: 18px;
    line-height: 28px;
    color: #d1d1d1;
}
.form-group.contac input[type="email"]{
    height: 50px;
    background-color: #f5f5f5;
    outline: unset;
    border: unset;
    box-shadow: unset;
    font-size: 18px;
    line-height: 28px;
    color: #d1d1d1;
    font-weight: 400;
    font-family: 'Poppins-Regular';
}
.form-group.contac input[type="number"]{
    height: 50px;
    background-color: #f5f5f5;
    outline: unset;
    border: unset;
    box-shadow: unset;
    font-size: 18px;
    line-height: 28px;
    color: #d1d1d1;
    font-weight: 400;
    font-family: 'Poppins-Regular';
}
.form-group.contac input[type="number"]::placeholder{
    font-size: 18px;
    line-height: 28px;
    color: #d1d1d1;
}
.star-rating {
    margin-bottom: 15px;
}
.star-rating span {
    color: #a40000;
    font-size: 19px;
}
.homecoupon_content span {
    font-size: 11px;
    line-height: 16px;
    color: #000;
}
span.menu_ico {
    display: none;
}
.header_wrapper.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    transition: .5s;
    box-shadow: 0px 0px 19px 5px #0000006e;
}
.header_wrapper.fixed .header_logo {
    padding: 2em 2em 1em;
    top: -7em;
}
.header_wrapper.fixed .header_offer p {
    font-size: 14px;
}
.header_wrapper.fixed .header_rating p {
    font-size: 13px;
    line-height: 18px;
}
.header_wrapper.fixed .header_star .fa.fa-star {
    font-size: 14px;
}    
.header_wrapper.fixed .header_number a {
    font-size: 22px;
}
.header_wrapper.fixed .header_number a:before {
    width: 20px;
    height: 25px;
    top: -2px;
}    
.header_wrapper.fixed .header_bottom_section {
    padding: 0.6em 0;
}
.header_wrapper.fixed .header_menu_section ul li a {
    font-size: 15px;
}
.header_wrapper.fixed .getfree_quote a {
    font-size: 14px;
    line-height: 21px;
    padding: 5px 10px;
}    
.header_wrapper.fixed .header_rating {
    padding: 0.5em;
}
.servicearea_bottom_left .homecoupon_offer {
    padding: 3em 0;
}
.servicearea_bottom_left .homecoupon_content h4{
    margin-bottom: 3px;
}
.homeaboutus_section .bannerbtn.readmore a {
    background-color: #0a2d44;
    color: #fff;
}
.header_service.mobile, .header_service.calnw {
    display: none;
}
.banner_image video {
    height: 535px;
    width: 100%;
    -webkit-clip-path: url(#bannerimage_svg);
    clip-path: url(#bannerimage_svg);
    object-fit: cover;
    object-position: center;
}
.play_icon_banner a span {
    color: #a91f24;
}
.play_icon_banner a {
    position: absolute;
    z-index: 999;
    right: 33px;
    bottom: 55px;
    width: 85px;
    height: 85px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 34px;
    color: #000;
    z-index: 99;
    transition: 0.5s;
}
.play_icon_banner a:hover {
    transform: scale(1.1);
}
/***************************responsive**********************************/

@media only screen and (min-width:1400px) {
 /************************* homepage ********************************/
 .choose_image img{
    height: 550px;
 }
 .homeblog_left_sec.blog_detail_imag .homeblog_image img{
    height: 35vw;
 }
 .homeblog_left_sec.homeblog .homeblog_image img{
    height: 200px;
 }
 .homeblog_image img {
    height: 25vw;
 }
 .blogpage_wrapper .homeblog_image img{
    height: 200px;
 }
 .reviewleft_image img{
    height: 300px;
 }
 .banner_slider {
    height: 547px;
    overflow: hidden;
}
.banner_slider.slick-initialized {
    height:auto;
    overflow: unset;
}
.header_menu_section ul{
    text-align: center;
}
.header_menu_section ul li{
    padding: 0 10px;
}
ul.megamenu{
    left: 18em;
}

}
@media only screen and (min-width:1600px) {
  

}
@media only screen and (min-width:1920px) {
   /********************** homepage **************************/
   .banner_slider {
        height: 547px;
        overflow: hidden;
    }
    .banner_slider.slick-initialized {
        height:auto;
        overflow: unset;
    }
    .homeblog_image img {
        height: 20vw;
     }
    .homeblog_left_sec.blog_detail_imag .homeblog_image img {
        height: 25vw;
    }
    .header_menu_section ul{
        text-align: center;
        float: unset;
    }
    ul.megamenu{
        left: 21em;
        width: 90%;
    }

}

@media only screen and (max-width:1300px) {
	.container{
		padding:0 15px;
	}
    /********************** homepage **************************/
    .header_rating p{
        font-size: 14px;
        line-height: 20px;
    }
    .header_offer p {
        font-size: 14px;
        line-height: 20px;
    }
    .header_number a {
        font-size: 22px;
    }
    .banner_content_section{
        left: 4em;
    }
    .homeaboutus_image img{
        height: 35vw;
    }
    .homeaboutus_section p {
        font-size: 16px;
        line-height: 28px;
    }
    .trustedlocal_content_section p {
        font-size: 16px;
        line-height: 28px;
    }
    .trustedlocal_content_section h4 {
        font-size: 45px;
        line-height: 50px;
    }
    .homecoupon_offer h5{
        font-size: 65px;
    }
    .play_icon_banner a {
        right: 0px;
    }
   
}
@media only screen and (max-width:1200px) {
    /**************************** homepage **************************/
    .header_number a {
        font-size: 18px;
        padding-left: 2em;
    }
    .header_social{
        display: none;
    }
    .header_number {
        width: 18%;
    }
    .header_rating {
        padding: 1em 1em;
        width: 32%;
    }
    .header_offer {
        padding: 1em 2em;
        width: 35%;
    }
    .header_bottom_section{
        padding: 1.5em 0;
    }
    .header_menu_section ul li a {
        font-size: 14px;
    }
    .getfree_quote a {
        font-size: 14px;
        padding: 7px 10px;
    }
    .header_menu_section ul li{
        padding: 0 4px;
    }
    .header_logo{
        padding: 2em 1em 2em;
    }
    .banner_content_section:before{
        width: 100%;
    }
    .banner_content_section:after{
        width: 100%;
    }
    .banner_content{
        width: 100%;
        padding: 1em 1em 3em 1em;
    }
    .homeaboutus_image_section{
        margin-top: 2em;
        margin-left: 3em;
    }
    .homeaboutus_section h1 {
        font-size: 38px;
    }
    .choose_image img{
        height: 38vw;
    }
    .choose_image {
        padding: 3em 1em 2em 1em;
    }
    .choose_rooter{
        padding: 3em 1em 1em;
    }
    .choose_rooter h5 {
        font-size: 18px;
        line-height: 20px;
    }
    .reason_image_section{
        width: 58%;
    }
    .choose_image_section:after {
        width: 80px;
        height: 115px;
    }
    .choose_image_section:before {
        width: 75px;
        height: 105px;
    }
    .emergency_image img {
        height: 40vw;
    }
    .emergencycontent_box p {
        font-size: 14px;
        line-height: 25px;
    }
    .emergencycontent_box h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 10px 0;
    }
    .emergencycontent_box{
        width: 95%;
    }
    .emergencyservice_wrapper{
        height: auto;
        margin-bottom: 1em;
    }
    .homeourservice_section {
        margin: 2em 0;
    }
    .homeourservice_image_section img{
        height: 15vw;
    }
    .homeourservice_content_section{
        padding: 2.5em 1em 1em;
    }
    .homeourservice_content_section h5{
        font-size: 18px;
    }
    .homeourservice_content_section p {
        font-size: 15px;
        line-height: 22px;
    }
    .trustedlocal_content_section {
        padding: 2em 0 2em 1em;
    }
    .trustedlocal_content_section h4 {
        font-size: 39px;
        line-height: 43px;
    }
    .trustedlocal_content_section h5{
        font-size: 22px;
    }
    .trustedlocal_content_section p{
        font-size: 16px;
        line-height: 25px;
        margin: 10px 0;
    }
    .trustedlocal_image img{
        height: 55vw;
        margin: 0;
    }
    .trustedlocal_wrapper{
        height: auto;
        margin: 3em 0 2em;
    }
    .trustedlocal_image_section a{
        font-size: 25px;
        left: -3em;
    }
    .homeblog_wrapper {
        margin: 1em 0 2em;
    }
    .homeblog_service_section {
        padding-left: 2em;
        padding-top: 0;
    }
    .homeblog_image img{
        height: 27vw;
    }
    .homeblog_left_sec.homeblog .homeblog_image_section span{
        font-size: 14px;
        line-height: 16px;
    }
    .homeblog_content_section p{
        font-size: 16px;
        line-height: 26px;
    }
    .homeblog_content_section{
        padding: 2em 1em 1em;
    }
    .homecoupon_offer h5 span{
        font-size: 30px;
    }
    .homecoupon_offer h5{
        font-size: 45px;
        line-height: 60px;
    }
    .homecoupon_content p{
        font-size: 15px;
        line-height: 22px;
    }
    .homecoupon_content h4{
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .homecoupon_content a{
        margin-top: 8px;
    }
    .homecoupon_wrapper{
        margin-bottom: 1em;
    }
    .homereview_star{
        width: 30%;
    }
    .homereview_box{
        padding: 1em;
    }
    .homereview_section{
        padding: 0 7px;
    }
    .homereview_box a{
        margin: 1em 0 1em;
    }
    .footer_content h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 15px 0;
    }
    .footer_content.link_sec{
        padding: 0 1em;
    }
    .footer_content ul li a {
        font-size: 14px;
    }
    .footer_content p {
        font-size: 14px;
    }
    .footer_content.contact{
        padding-left: 2em;
    }
    .footer_social ul li{
        margin: 0 5px;
    }
    .footer_copy p {
        font-size: 14px;
    }
    .footer_content .footer_social ul li a{
        font-size: 20px;
    }
    .homereview_wrapper{
        margin-bottom: 2em;
    }
    /****************** blogpage *****************/
    .blogpage_wrapper {
        margin: 2em 0 3em;
    }
    /******************* coupon-page *******************/
    .coupon_inner_heading h1 {
        font-size: 40px;
        line-height: 45px;
        margin: 10px 0;
    }
    .coupon_inner_heading{
        max-width: 95%;
    }
    .coupon_inner_heading p {
        font-size: 20px;
        line-height: 20px;
    }
    /********************* reviewpage ********************/
    .customerreview_wrapper h1 {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .play_icon_banner a {
        right: -65px;
    }
}

@media only screen and (max-width:992px) {

/****mobilemenu****/
    .mobile-header {
            display: block
    }
    .mobile-top-head {
        display: block;
    }

    .mob_navi.menu {
        display: block
    }
    .mobile-header {
        display: block;
        float: right;
        position: fixed;
        z-index: 9999;
        right: 0px;
        top: 0em;
        padding-right: 15px;
        padding-top: 5px;
    }
    .navbar-toggle {
        display: block;
        }	
    .mobile-header button.navbar-toggle {
        color: #fff;
        float: right;
        display: block;
        position: unset;
        right: 0;
        z-index: 999;
        background-color:#fff;
        margin: 0;
        margin-top: 10px;
        }	
    .mobile-logo {
        width: 100%;
        text-align: center;
        /* background-color: #a91f24; */
        padding: 5px;
        }           
    .mobile-header .navbar-toggle .icon-bar {
        background-color: #242424;
        }
	.mob_navi {
		position: fixed;
		top: 0;
		z-index: 9;
		width: 350px;
		height: 100%;
		padding-top: 10px;
		overflow-x: hidden;
		/* overflow-y: hidden; */
		transform: translate(-100%, 0px);
		opacity:0;
		z-index: 999999;
		background-color: #a91f24;
		filter: drop-shadow(2.5px 4.33px 13.5px rgba(0,0,0,0.12));
		transition: .5s;
	}
    .mob_navi::-webkit-scrollbar {
        width: 5px;
    }
    .mob_navi::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px transparent; 
        border-radius: 10px;
    }
    .mob_navi::-webkit-scrollbar-thumb {
        background: #fff; 
        border-radius: 10px;
    }
    .mob_navi::-webkit-scrollbar-thumb:hover {
        background: #fff; 
    }
	.mob_navi.menu_open {
		transform: translate(0%, 0px);
		transition: .5s;
		opacity:1;
	}
	.mob_sub_navigate span {
		width: 50%;
		padding-left: 15px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		cursor: pointer;
		opacity: 0;
		transition: .5s;
        font: normal normal normal 15px/1 FontAwesome;
        margin-top: 10px;
        display: inline-block;
        color: #fff;
	}
	.glyphicon {
		position: relative;
		top: 1px;
		display: inline-block;
		font-family: "Glyphicons Halflings";
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}
	.mob_sub_navigate i {
		width: 48%;
		padding-right: 15px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		text-align: right;
		cursor: pointer;
		color: #fff;
		float: right;
	}
	#mob_menu {
		margin: 0;
		padding: 0;
		background-color: #0a2d44;
		float: left;
		width: 100%;
		padding: 25px 0 20px;
		border-top: 1px solid #e8e5e569;
		margin-top: 15px;
		position: relative;
	}
	.mob_navi.menu.menu_open.submenu_open1 .mob_sub_navigate span {
        opacity: 1;
    }
	#mob_menu li {
        list-style-type: none;
        line-height: 20px;
        border-bottom: 1px solid #e8e5e569;
        display:block;
    }
    .close{
        opacity:1;
    }
    #mob_menu li a:hover {
        background-color: #a91f24;
        color: #fff;
        transition: 0.5s;
    }
    #mob_menu li a {
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 12px 15px;
        text-transform: inherit;
        font-size: 16px;
    }
    .mobile-logo img {
        width: 160px;
        height: auto;
    }
	.mob_navi.submenu_open {
		overflow-y: hidden
	}
	.mob_sub_link span {
		font-size: 16px;
		display: inline-block;
		width: 10px;
		text-align: center;
		right: 10px;
		line-height: 10px;
		cursor: pointer;
		float: right;
		margin-right: 5px;
		color: #944f80;
		position: relative;
		top: -27px;
	}
	.mob_navi.submenu_open .mob_sub_navigate span {
		opacity: 1
	}
	.mob_sub_menu {
        /* position: absolute;
        z-index: 9999;
        width: 100%;
        top: 0;
        left: 0;
        transform: translate(100%, 0px);
        transition: .5s;
        padding: 15px 0 15px;
        padding-left: 0;
        background-color: #fff; */
        width: 100%;
        padding: 0;
        margin: 0;
    }
    li.mob_sub_link.first-open.active span.fa.fa-chevron-down, li.mob_sub_link.second-open.active span.fa.fa-chevron-down, li.mob_sub_link.third-open.active span.fa.fa-chevron-down {
        opacity: 0;
        visibility: hidden;
        display: none;
    }
    li.mob_sub_link.first-open.active span.fa.fa-chevron-up, li.mob_sub_link.second-open.active span.fa.fa-chevron-up, li.mob_sub_link.third-open.active span.fa.fa-chevron-up {
        opacity: 1;
        visibility: visible;
    }
    li.mob_sub_link.first-open span.fa.fa-chevron-up, li.mob_sub_link.second-open span.fa.fa-chevron-up, li.mob_sub_link.third-open span.fa.fa-chevron-up {
        opacity: 0;
        visibility: hidden;
    }
	.mob_sub_link span {
		font-size: 16px;
		display: inline-block;
		width: 10px;
		text-align: center;
		right: 10px;
		line-height: 10px;
		cursor: pointer;
		float: right;
		margin-right: 5px;
		color: #fff;
		position: relative;
		top: -27px;
        font: normal normal normal 14px/1 FontAwesome;
	}
	.mobile.header {
		background-color: #222;
		color: #fff;
		padding: 10px;
		padding-left: 15px;
		float: left;
		width: 100%
	}
	.submenu_open #mob_menu {
		transform: translate(-100%, 0px);
		transition: .5s
	}
	ul.mob_sub_menu.submenu_open {
		background-color: #0a2d44;
		transform: translate(0%, 0px);
		transition: .5s;
		height: 100%
	}
	.mobile.header {
		display: block
	}
	.mob_navi.menu {
		display: block
	}
	.mobile.mobile-one {
		display: block
	}
/****end****/
    /************************* homepage ************************/
    .header_menu_section {
        display: none;
    }
    .header_rating{
        display: none;
    }
    .header_number {
        width: 32%;
    }
    .header_offer {
        width: 40%;
    }
    .getfree_quote {
        width: 20%;
        float: right;
        margin-right: 10px;
    }
    .header_logo{
        width: 22%;
        top: -5em;
    }
    .banner_content_section{
        left: 1em;
        width: 60%;
    }
    .banner_content h1{
        font-size: 40px;
        line-height: 45px;
        margin: 10px 0 15px;
    }
    .banner_content h2{
        font-size: 40px;
        line-height: 45px;
        margin: 10px 0 15px;
    }
    .banner_content a{
        font-size: 15px;
        width: 175px;
        height: 45px;
        line-height: 35px;
    }
    .bannerbtn.callbtn a:before{
        top: 12px;
    }
    .banner_image img, .banner_image video{
        height: 480px;
    }
    .homeaboutus_wrapper {
        margin: 3em 0 1em;
    }
    .reason_box {
        padding: 0 7px;
    }
    .reason_box:nth-child(2) {
        margin-top: 0;
    }
    .reason_box:nth-child(3) {
        margin-top: 8em;
    }
    .emergencyservice_image_section h4 {
        font-size: 30px;
        line-height: 40px;
    }
    .emergencyimage_box{
        margin-top: 2em;
    }
    .emergencyservice_image_section {
        margin-right: 2em;
    }
    .emergency_content_section {
        width: auto;
        float: unset;
    }
    .emergencycontent_box {
        width: auto;
        float: unset;
    }
    .emergencyservice_wrapper{
        padding: 1em 0 2em;
    }
    .homeourservice_slider .slick-active + .slick-active{
        margin-top: 0;
    }
    .homeourservice_slider .slick-active + .slick-active + .slick-active{
        margin-top: 0;
    }
    .homeourservice_slider .slick-active .homeourservice_content_section span{
        background-color: #0a2d44;
    }
    .homeourservice_content_section span{
        background-color: #0a2d44;
    }
    .trustedlocal_image img {
        clip-path: unset;
        -webkit-clip-path: unset;
        height: 40vw;
    }
    .trustedlocal_image_section a{
        left: 0;
    }
    .homeblog_left_sec {
        float: left;
        width: 60%;
    }
    .homeblog_service_section {
        width: 40%;
    }
    .homeblog_service p {
        font-size: 15px;
    }
    .homeblog_service a {
        font-size: 18px;
        line-height: 25px;
    }
    .homeblog_content_section a {
        font-size: 20px;
        line-height: 25px;
    }
    .homeblog_image_section span{
        bottom: -18px;
        font-size: 16px;
        padding: 5px 18px;
    }
    .homeblog_content_section p{
        width: 100%;
    }
    .homeblog_content_section .blog_readmorebtn{
        margin-top: 0;
    }
    .homeblog_service{
        margin: 0;
    }
    .homeblog_left_sec.homeblog .homeblog_content_section a{
        font-size: 16px;
    }
    .homeblog_left_sec.homeblog .homeblog_image img{
        height: 20vw;
    }
    .homecoupon_section{
        padding: 0 7px;
    }
    .homereview_box{
        padding: 15px;
    }
    .homereview_star{
        width: 40%;
        margin-bottom: 10px;
    }
    .homereview_box p{
        line-height: 25px;
    }
    .homereview_box a img {
        width: auto;
        height: 60px;
    }
    .homereview_box h4{
        font-size: 20px;
        line-height: 20px;
    }
    .homereview_wrapper:after{
        height: 400px;
        top: -9em;
    }
    .homereview_wrapper h4 {
        margin: 35px 0 15px;
    }
    .footer_content {
        float: left;
        width: 100%;
        text-align: center;
    }
    .footer_content.link_sec {
        float: left;
        width: 50%;
        border: 0;
        padding: 0;
        text-align: left;
    }
    .footer_content.contact {
        float: left;
        width: 50%;
        text-align: left;
        padding-left: 4em;
    }
    .homecoupon_offer h5{
        font-size: 40px;
    }
    .iboost_logo{
        width: 30%;
    }
    .footer_copy {
        width: 70%;
    }
    .trustedlocal_content_section {
        width: auto;
        float: none;
        padding: 1em 1em;
    }
    .trustedlocal_image_section {
        width: 100%;
    }
    .choose_image_section:after{
        display: none;
    }
    .choose_image_section:before{
        display: none;
    }
    /******************* blogpage *********************/
    .blogpage_wrapper .homeblog_left_sec{
        width: 50%;
        margin: 1em 0;
    }
    .blogpage_wrapper .homeblog_image img {
        height: 22vw;
    }
    .blogloadmore_btn{
        margin: 2em 0 0;
    }
    /****************** coupon-page *******************/
    .coupon_inner_heading p {
        font-size: 18px;
        line-height: 22px;
    }
    /****************** review-page ******************/
    .customerreview_wrapper h1{
        width: 70%;
    }
    .reviewleft_content {
        padding: 1em 1em 1em 2em;
    }
    .reviewleft_content p {
        font-size: 16px;
        line-height: 26px;
    }
    .reviewleft_content span {
        left: 7px;
        top: 7px;
    }
    .reviewright_box .reviewleft_content p {
        max-height: 80px;
    }
    .reviewleft_content p{
        padding-right: 10px;
    }
    .reviewleft_google a img {
        width: 45px;
    }
    .reviewleft_google {
        padding-left: 4em;
        margin-left: 1em;
    }
    .reviewleft_google h5 {
        font-size: 20px;
    }
    .customerreview_part p {
        font-size: 16px;
        line-height: 26px;
    }
    .customerreview_part .quote {
        left: 5px;
        top: 5px;
    }
    .reviewright_box {
        margin: 10px 0;
    }
    .customerreview_part:nth-child(even) p {
        height: 90px;
    }
    .customer_googlereview span {
        font-size: 14px;
    }
}

@media only screen and (max-width:767px) {
    /************************ homepage ********************/
    .header_offer{
        display: none;
    }
    .header_number {
        width: 35%;
    }
    .header_number a {
        font-size: 18px;
    }
    .header_wrapper.fixed .header_number a {
        font-size: 18px;
    }
    .header_top_section {
        padding: 10px 0;
    }
    .header_wrapper.fixed .header_logo {
        width: 29%;
        padding: 1.8em 1em 1em;
        top: -5.7em;
    }
    .header_wrapper.fixed .header_bottom_section {
        padding: 0.3em 0;
    }
    .header_logo {
        width: 29%;
        padding: 1.8em 1em;
        top: -5.7em;
    }
    .header_number a:before{
        width: 18px;
        height: 25px;
        left: 10px;
        top: 0;
    }
    .banner_content_section{
        width: 100%;
        position: unset;
        float: left;
    }
    .banner_slider {
        float: left;
        width: 100%;
    }
    .homeaboutus_wrapper {
        float: left;
        width: 100%;
    }
    .banner_image img, .banner_image video{
        height: 250px;
    }
    .choose_wrapper{
        float: left;
        width: 100%;
        margin-bottom: 4em;
    }
    .emergencyservice_wrapper {
        float: left;
        width: 100%;
    }
    .homeourservice_section {
        float: left;
        width: 100%;
    }
    .trustedlocal_wrapper{
        float: left;
        width: 100%;
    }
    .homeblog_wrapper{
        float: left;
        width: 100%;
    }
    .homecoupon_wrapper{
        float: left;
        width: 100%;
    }
    .homereview_wrapper{
        float: left;
        width: 100%;
    }
    .footer_wrapper{
        float: left;
        width: 100%;
    }
    .banner_image {
        -webkit-clip-path: unset;
        clip-path: unset;
        padding: 0 0 5px;
    }
    .banner_image img, .banner_image video{
        -webkit-clip-path: unset;
        clip-path: unset;
    }
    .getfree_quote{
        display: none;
    }
    .banner_content_section:after{
        display: none;
    }
    .banner_content_section:before{
        display: none;
    }
    .banner_content{
        -webkit-clip-path: unset;
        clip-path: unset;
        padding: 1em;
    }
    .bannerbtn{
        margin: 0 0 1em;
    }
    .homeaboutus_image_section {
        margin-top: 0em;
        margin-left: 1em;
        float: right;
        width: 50%;
    }
    .homeaboutus_image img {
        height: 45vw;
    }
    .homeaboutus_section h1{
        font-size: 35px;
        line-height: 40px;
    }
    .choose_image_section {
        float: unset;
        width: 60%;
        margin: 0 auto;
        margin-top: 2em;
    }
    .choose_image {
        padding: 1em 0em 1em 1em;
    }
    .choose_image img {
        height: 45vw;
    }
    .reason_image_section {
        width: 100%;
    }
    .reason_box {
        float: left;
        width: 50%;
    }
    .reason_box:nth-child(3) {
        margin-top: 7em;
    }
    .reason_box:nth-child(4) {
        margin-top: 7em;
    }
    .emergency_image img {
        height: 65vw;
    }
    .homeourservice_image_section img{
        height: 30vw;
        border-radius: 10px;
    }
    .homeourservice_image_section{
        border-radius: 10px;
    }
    .homeourservice_box{
        border-radius: 10px;
    }
    .homeourservice_content_section h5{
        font-size: 16px;
    }
    .trustedlocal_content_section h4{
        font-size: 35px;
        line-height: 40px;
    }
    .trustedlocal_content_section h5 {
        font-size: 18px;
    }
    .trustedlocal_image img{
        height: 50vw;
    }
    .trustedlocal_image_section a{
        font-size: 22px;
        width: 230px;
    }
    .homeblog_firstblock_wrapper {
        float: left;
        width: 100%;
    }
    .homeblog_left_sec {
        width: 100%;
    }
    .homeblog_service_section {
        width: 100%;
        float: left;
        padding: 0;
        margin: 1em 0;
    }
    .homeblog_image img {
        height: 35vw;
    }
    .homeblog_slider {
        float: left;
        width: 100%;
        margin: 2em 0;
    }
    .homeblog_left_sec.homeblog .homeblog_image img {
        height: 30vw;
        border-radius: 10px;
    }
    .homeblog_left_sec.homeblog .homeblog_box{
        border-radius: 10px;
    }
    .homeblog_left_sec.homeblog .homeblog_image_section span{
        line-height: 20px;
        bottom: -15px;
    }
    .homecoupon_offer {
        float: left;
        width: 40%;
    }
    .links_part {
        float: left;
        width: 50%;
    }
    .footer_content.link_sec{
        width: 100%;
    }
    .footer_address{
        margin-top: 1em;
    }
    .footer_content.contact{
        width: 100%;
        padding-left: 2em;
    }
    .footer_section {
        margin-bottom: 2em;
    }
    .iboost_logo {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .footer_copy {
        width: 100%;
    }
    .footer_copy p{
        line-height: 22px;
    }
    .footer_copyrights{
        padding: 1em 0;
        text-align: center;
    }
    .footerlink_section{
        margin-top: 1em;
    }
    .mobile_calendar {
        display: block;
        padding: 7px 10px;
        border-radius: 7px;
        float: right;
        order: 2;
        margin-right: 3em;
    }
    .mobile-header button.navbar-toggle{
        margin-top: 9px;
        background-color: unset;
    }
    .mobile-header .navbar-toggle .icon-bar {
        background-color: #ffff;
    }
    .header_bottom_section {
        padding: 0;
        padding-bottom: 5px;
    }
    .mobile-header{
        padding-right: 5px;
    }
    .mobile_calendar a{
        font-size: 20px;
        color: #fff;
    }
    .header_logo a img {
        width: 120px;
    }
    /******************** blogpage *********************/
    .homeblog_wrapper.blogpage_section h1 {
        font-size: 45px;
        margin: 10px 0 25px;
    }
    .blogpage_wrapper{
        float: left;
        width: 100%;
    }
    .blogloadmore_btn{
        float: left;
        width: 100%;
    }
    .blogpage_wrapper .homeblog_content_section a {
        font-size: 18px;
    }
    .blogpage_wrapper .homeblog_image_section span {
        font-size: 14px;
    }
    .blogpage_wrapper .homeblog_content_section .blog_readmorebtn{
        padding: 7px 10px 7px 50px;
    }
    .blogpage_wrapper .homeblog_content_section p {
        font-size: 14px;
        line-height: 22px;
    }
    .blogloadmore_btn a {
        font-size: 27px;
    }
    .blogpage_wrapper .homeblog_left_sec {
        width: 100%;
        padding: 0;
    }
    .blogpage_wrapper .homeblog_image img {
        height: 45vw;
    }
    /******************* couponpage ****************/
    .coupon_inner_heading h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .coupon_inner_heading p {
        font-size: 16px;
    }
    .homecoupon_section.coupon_3 {
        width: 100%;
    }
    .homecoupon_section.coupon_4 {
        width: 100%;
    }
    .homecoupon_section.coupon_5 {
        width: 100%;
    }
    .homecoupon_section.coupon_3 .homecoupon_content {
        width: auto;
    }
    .homecoupon_section.coupon_4 .homecoupon_content {
        width: auto;
    }
    .homecoupon_section.coupon_5 .homecoupon_content {
        width: auto;
    }
    .homecoupon_section.coupon_3 .homecoupon_offer{
        width: 40%;
        padding: 4em 0;
        border-right: 2px dashed #0a2c42;
        border-bottom: unset;
    }
    .homecoupon_section.coupon_4 .homecoupon_offer{
        width: 40%;
        padding: 4em 0;
        border-right: 2px dashed #0a2c42;
        border-bottom: unset;
    }
    .homecoupon_section.coupon_5 .homecoupon_offer{
        width: 40%;
        padding: 4em 0;
        border-right: 2px dashed #0a2c42;
        border-bottom: unset;
    }
    .couponpage_wrapper .homecoupon_box{
        margin: 10px 0;
    }
    .couponpage_wrapper{
        float: left;
        width: 100%;
    }
    /*************** reviewpage ****************/
    .customerreview_wrapper {
        float: left;
        width: 100%;
        margin: 0em 0 4em;
    }
    .customerreview_bottom_section {
        float: left;
        width: 100%;
    }
    .reviewpage_wrapper{
        float: left;
        width: 100%;
    }
    .customerreview_wrapper h1 {
        width: 100%;
        font-size: 38px;
    }
    .reviewleft_image img {
        height: 40vw;
    }
    .reviewinner_left_section {
        padding: 0;
        margin: 1em 0 2em;
    }
    .customerreview_part{
        width: 100%;
    }
    .customerreview_part:nth-child(even) {
        width: 100%;
        float: right;
        margin: 0 0 6em;
    }
    .customerreview_part:nth-child(1){
        margin-top: 0;
    }
    .homeblog_image{
        border-radius: 10px;
    }
    .play_icon_banner a {
        top: 75px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: unset;
        width: 70px;
    height: 70px;
    background-color: #ffffffc7;
    }

}
@media only screen and (max-width:480px) {
    /***************** homepage ****************/
    .header_service.mobile {
        display: block;
        width: auto;
        position: fixed;
        bottom: 5px;
        right: 15px;
        z-index: 999;
        text-align: center;
    }
    .homecoupon_wrapper {
        z-index: unset;
    }
    .homereview_wrapper:after {
        top: 0;
    }
    .banner_innerpage_content.service_detail_banner_title {
        display: none;
    }
    .play_icon_banner a {
        top: -31px;
        width: 50px;
        height: 50px;
        font-size: 24px;
        right: 7px;
        left: unset;
    }
    .banner_content_section {
        position: relative;
        top: 0;
        left: 0;
    }
    .header_service a {
        font-size: 22px;
        line-height: 24px;
        padding: 0em 0em;
        width: auto;
        background-image: unset;
        z-index: 999;
        color: #fff;
        text-align: center;
    }
    .header_service a i {
        text-align: center;
    }
    .header_service a span {
        display: block;
        font-size: 12px;
        text-transform: uppercase;
        font-family: 'Poppins-Regular';
        color: #fff;
    }
    .header_service.calnw {
        display: block;
        width: auto;
        position: fixed;
        bottom: 5px;
        left: 15px;
        z-index: 999;
    }
    .header_service.calnw a {
        font-size: 22px;
        line-height: 24px;
        padding: 0em 0em;
        width: auto;
        background-image: unset;
        z-index: 999;
        color: #fff;
    }
    .header_service.calnw i {
        margin-right: 0;
        display: block;
    }
    .header_service.calnw a span {
        font-size: 12px;
        text-transform: uppercase;
        font-family: 'Poppins-Regular';
    }
    .banner_slider {
        height: 575px;
    }
    .banner_slider.slick-initialized {
        height:615;
        overflow: hidden;
    }
    .choose_rooter span {
        width: 90px;
        top: -3em;
    left: 0;height: 80px;line-height: 85px;
    }
    .choose_rooter span img {
        width: 32px;
    }
    .choose_rooter {
        padding: 3em 0.5em 1em;
    }
    .choose_rooter h5 {
        font-size: 16px;
    }
    .choose_rooter p {
        font-size: 14px;
    }        
    .banner_image img, .banner_image video{
        height: 200px;
    }
    .mob_navi {
        width: 100%;
        transform: translate(0%, 100%);
    }
    span.menu_ico {
        position: relative;
        font-size: 10px;
        color: #fff;
        left: 0;
        line-height: 15px;
        display: block;
        text-transform: uppercase;
        right: 0;
        top: -44px;
        z-index: 9999;
        display: none;
    }
    .banner_content h1 {
        font-size: 35px;
        line-height: 40px;
        margin: 10px 0 10px;
    }
    .banner_content h2 {
        font-size: 35px;
        line-height: 40px;
        margin: 10px 0 10px;
    }
    .bannerbtn{
        width: 50%;
        text-align: center;
    }
    .bannerbtn.readmore a{
        text-align: center;
        padding-left: 10px;
        margin: 0px 0px;
    }
    .bannerbtn.readmore a:after {
        content: unset;
    }
    .banner_content a {
        width: 135px;
    }
    .bannerbtn.callbtn a {
        padding-left: 24px;
        font-size: 14px;
    }
    .bannerbtn.callbtn a:before {
        top: 14px;
        left: 5px;
        background-size: 75% 85%;
    }    
    .bannerbtn.callbtn.aboutcall a:before {
        top: 16px;
    }
    .bannerbtn a {
        margin: 0 5px;
    }
    .homeaboutus_image_section {
        margin-left: 0;
        float: right;
        width: 100%;
        margin-bottom: 1em;
    }
    .homeaboutus_image {
        background-color: unset;
        padding: 0;
        -webkit-clip-path: unset;
        clip-path: unset;
    }
    .homeaboutus_image img {
        -webkit-clip-path: unset;
        clip-path: unset;
        height: 55vw;
    }
    .homeaboutus_wrapper {
        margin: 2em 0 1em;
    }
    .homeaboutus_section h1{
        margin-bottom: 10px;
    }
    .homeaboutus_section .bannerbtn.readmore:after{
        display: none;
    }
    .homeaboutus_section .bannerbtn.callbtn:after{
        display: none;
    }
    .choose_image_section {
        float: left;
        width: 100%;
    }
    .choose_image img {
        -webkit-clip-path: unset;
        clip-path: unset;
        height: 55vw;
    }
    .choose_image {
        padding: 0 1em;
    }
    .choose_image:after{
        display: none;
    }
    .reason_image_section h4 {
        line-height: 38px;
    }
    .reason_box{
        width: 50%;
    }
    .reason_box:nth-child(2) {
        margin-top: 0em;
    }
    .emergency_content_section span {
        text-align: center;
        display: block;
    }
    .emergency_content_section span a{
        display: block;
    }
    .homeourservice_section h4{
        margin-bottom: 1em;
    }
    .homeourservice_image_section img{
        height: 45vw;
    }
    .trustedlocal_wrapper{
        margin: 1em 0;
    }
    .trustedlocal_image img {
        height: 70vw;
    }
    .homeblog_wrapper h4 {
        text-align: center;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .homeblog_image img {
        height: 50vw;
    }
    .homeblog_left_sec.homeblog .homeblog_image img{
        height: 45vw;
    }
    .homecoupon_offer {
        float: left;
        width: 100%;
        border-right: 0;
        border-bottom: 2px dashed #0a2c42;
        padding: 1em 0;
    }
    .homecoupon_content{
        padding: 1em 1em;
    }
    .homecoupon_offer h5{
        margin: 0;
        line-height: 50px;
    }
    .homereview_wrapper h4{
        font-size: 35px;
    }
    .homereview_wrapper .homereview_box h4{
        font-size: 13px;
        margin: 10px 0;
        line-height: 16px;
    }
    .homereview_box h6 {
        font-size: 11px;
        line-height: 20px;
    }   
    .homereview_wrapper:after{
        background-color: #aa0206;
        background-image: unset;
    }
    .homeourservice_section {
        margin: 0em 0 2em;
    }
    .emergencyservice_image_section{
        width: 100%;
        margin-right: 0;
    }
    .emergencyservice_image_section h4 {
        font-size: 29px;
        line-height: 39px;
    }
    .emergencycontent_box h4 {
        font-size: 29px;
    }
    .header_number {
        width: 58%;
        float: right;
    }
    .header_number a {
        font-size: 18px;
    }
    .header_logo {
        width: 110px;
        padding: 30px 5px 15px;
    }
    .header_top_section {
        padding: 15px 0;
    }
    .mobile_calendar {
        margin-right: 0px;
        display: none;
    }
    .mob_navi {
        background-color: #fff;
    }
    #mob_menu {
        border-top:unset;
        margin-top: unset;
        background-color: #fff;
    }
    #mob_menu li {
        border-bottom: 1px solid #8b7d7d75;
    }
    #mob_menu li a {
        text-decoration: none;
        color: #0a2d44;
        display: block;
        padding: 12px 15px;
        text-transform: inherit;
        font-size: 16px;
        font-weight: 600;
    }
    .mob_sub_link span {
        color: #0a2d44;
    }
    .mob_sub_navigate i {
        color: #0a2d44;
    }
    /* .mob_navi.menu {
        z-index: 9;
    } */
    .header_wrapper.fixed .header_logo {
        width: 100px;
        padding: 30px 5px 15px;
        top: -5.7em;
    }
    .homeourservice_content_section span {
        width: 75px;
        height: 75px;
    }
    .homeourservice_content_section span img {
        width: 35px;
    }
    .header_wrapper.fixed .header_number a {
        font-size: 15px;
    }
    .mobile-header {
        z-index: 999;
        position: fixed;
        padding-right: 5px;
        float: left;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 999;
        text-align: center;
        padding: 0 0 10px;
        height: 10%;
        top: unset;
        left: 0;
        background-image: radial-gradient(circle at top center,#da202000 40px,currentColor 40px);
        color: var(--primary-hex);
        color: #a91f24;
    }

    .mobile-header .navbar-toggle .icon-bar:nth-child(1) {
        width: 20px;
        margin-top: 0px;
        height: 3px;
    }
    .navbar-toggle .icon-bar{
        height: 3px;
    }
    .mobile-header .navbar-toggle .icon-bar:nth-child(3) {
        width: 20px;
    }
    .mobile-header .navbar-toggle .icon-bar {
        background-color: #ffff;
        width: 30px;
    }
    .mobile-header button.navbar-toggle {
        margin-top: 9px;
        background-color: unset;
        color: #fff;
        z-index: 999;
        display: block;
        border: 1px solid #cd0100;
        right: 0;
        top: -25px;
        margin: 0 auto;
        right: 0;
        left: 0;
        max-width: 60px;
        float: none;
        background-color: #a91f24;
        border-radius: 50%;
        width: 50px;
        text-align: center;
        height: 50px;
        position: relative;
        padding: 6px 10px;
        filter: drop-shadow(0 0 10.5px rgba(0, 0, 0, .13));
    }
    .header_wrapper.fixed .header_bottom_section {
        padding: 0;
        background-color: #032d43;
        padding-bottom: 5px;
    }
    .homeaboutus_wrapper .bannerbtn {
        width: 50%;
    }
    .bannerbtn a {
      width: 135px;
    }
    .homeourservice_part {
        padding: 0 3px;
    }
    .homeourservice_content_section h5 {
        min-height: 45px;
    }
    .homeourservice_content_section p {
        font-size: 14px;
        line-height: 21px;
        height: 200px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .homeourservice_content_section p::-webkit-scrollbar {
        width: 5px;
    }
    .homeourservice_content_section p::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px transparent; 
        border-radius: 10px;
    }
    .homeourservice_content_section p::-webkit-scrollbar-thumb {
        background: #af2026; 
        border-radius: 10px;
    }
    .homeourservice_content_section p::-webkit-scrollbar-thumb:hover {
        background: #af2026; 
    }
    .reademore_btn {
        font-size: 14px;
        line-height: 22px;
    }
    .reademore_btn:after {
        right: -29px;
        top: -2px;
        width: 20px;
        height: 20px;
    }    
    .homereview_section {
        padding: 0 3px;
    }
    .homereview_box {
        padding: 9px;
    }
    .star-rating span {
        font-size: 13px;
    }
    .homereview_box p {
        font-size: 14px;
        line-height: 20px;
        overflow-x: hidden;
    }

    /****************** couponpage *******************/
    .coupon_inner_heading {
        max-width: 100%;
        padding: 1em 0;
        float: left;
    }
    .coupon_inner_heading h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .couponpage_wrapper:after{
        height: 100%;
        top: 0;
        background-image: unset;
        background-color: #ab1f26;
    }
    .couponpage_wrapper{
        padding: 1em 0;
    }
    .homecoupon_section.coupon_3 .homecoupon_offer {
        width: 100%;
        padding: 1em 0;
        border-right: unset;
        border-bottom: 2px dashed #0a2c42;
    }
    .homecoupon_section.coupon_4 .homecoupon_offer {
        width: 100%;
        padding: 1em 0;
        border-right: unset;
        border-bottom: 2px dashed #0a2c42;
    }
    .homecoupon_section.coupon_5 .homecoupon_offer {
        width: 100%;
        padding: 1em 0;
        border-right: unset;
        border-bottom: 2px dashed #0a2c42;
    }
    /******************* reviewpage *******************/
    .customerreview_wrapper {
        margin: 1em 0 2em;
    }
    .customerreview_part{
        padding: 1em 1em 1em 2em;
        margin-bottom: 1em;
    }
    .customerreview_part:nth-child(odd) p {
        max-height: 130px;
    }
    .reviewright_box .reviewleft_content p {
        max-height: 130px;
    }
    .customerreview_part:nth-child(even) p {
        height: 130px;
    }
    .reviewpage_wrapper h4 {
        font-size: 28px;
        margin-bottom: 25px;
    }
    .reviewright_box .reviewleft_google a img {
        width: 40px;
    }
    .header_wrapper.fixed .header_logo {
        padding: 30px 5px 10px;
    }
    .mob_navi.menu_open {
        transform: translate(0%, 0%);
        z-index: 9;
    }
    .header_wrapper.fixed{
        position: unset;
    }
    .bannerbtn a {
        width: 100%;
     }
     .footer_address a {
        font-size: 11px;
     }
     .footer_content p {
        font-size: 12px;
    }
     
}
@media only screen and (max-width:480px) and (min-width:360px){
    .bannerbtn.callbtn {
        width: 60%;
    }
    .bannerbtn.readmore {
        width: 40%;
    }
    .header_number a {
        font-size: 17px;
    }
    /* .header_logo {
        width: 32%;
        padding: 30px 10px 15px 5px;
    }
    .header_logo a img {
        width: 110px;
    } */
    .header_wrapper.fixed .header_logo{
        padding: 30px 5px 10px;
    }
    .bannerbtn a {
       width: 90%;
    }
    .bannerbtn.callbtn a {
        font-size: 16px;
    }
    .header_number {
        width: 63%;
        float: right;
    }
    .header_number a {
        font-size: 21px;
    }

}