/*---------------------------------------------------
:::::Global Css Section
---------------------------------------------------*/
@import url('http://fonts.cdnfonts.com/css/graphik');

html {
  scroll-behavior: smooth;
}

body {
	font-family: 'Graphik', sans-serif;
	font-size: 16px;
	color: #242424;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Graphik', sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}
ul li {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
a, i {
	text-decoration: none !important;
	transition: 0.5s;
}
button, button:focus, .btn, .btn:focus, select {
	outline: 0 !important;
	box-shadow: none !important;
}
.secTitle {
	width: max-content;
}
h2.secTitle::before, .testimonialSlider .sample h4.whatweDo::before {
    left: -80px;
    background-image: linear-gradient(to right, transparent, white);
    clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 60%);
}
h2.secTitle::before, h2.secTitle::after, .testimonialSlider .sample h4.whatweDo::before {
    content: '';
    width: 70px;
    position: absolute;
    height: 4px;
    margin-top: 5px;
}
h2.secTitle::after {
    right: -80px;
    background-image: linear-gradient(to left, transparent, white);
    clip-path: polygon(0 0, 100% 0, 100% 60%, 6% 100%);
}
h2.secTitle.text-red::before, h2.secTitle.text-dark::before {
    left: -80px;
    background-image: linear-gradient(to right, transparent, #ed1c24);
    clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 60%);
}
h2.secTitle.text-red::after, h2.secTitle.text-dark::after {
    right: -80px;
    background-image: linear-gradient(to left, transparent, #ed1c24);
    clip-path: polygon(0 0, 100% 0, 100% 60%, 6% 100%);
}
.text-red {
	color: #ed1d24;
}
.text-dark {
	color: #000 !important;
}
.lmsButton {
	border: 1px solid #fff !important;
}
.bg-red {
	background: #ed1d24 !important;
}
.btn.bg-red:hover {
	background: #231f20 !important;
}
.bg-dark {
	background: #231f20 !important;
}
.btn.bg-dark:hover {
	background: #ed1d24 !important;
}
.section-padding {
	padding: 70px 0;
}

.img_area img{ max-width:100%; }

.meet{ margin-top:50px; text-align:center; }

.meet h2{ margin:0 auto 20px !important; font-size:22px !important; text-transform:uppercase; }

.meet img{ max-width:100%; border:3px solid #ed1d24; border-radius:5px; }

.sp-top {
	padding-top: 70px;
}
.sp-bottom {
	padding-bottom: 70px;
}
.readMore {
    padding: 12px 25px;
}
.transition {
	transition: 0.5s;
}
/*---------------------------------------------------
:::::Header Section
---------------------------------------------------*/
header {
	background: #231f20;
}
header .navbar-expand-lg .navbar-nav li > a {
    margin-right: 26px;
    font-size: 14px;
}
header .socuialLinks ul li i {
    width: 40px;
    font-size: 15px;
    height: 40px;
    border: 1px solid #fff;
}
header .socuialLinks ul li:hover i {
    background: #ed1c24;
}
header .navbar-expand-lg .navbar-nav li > a:hover, header .navbar-expand-lg .navbar-nav li > a.active {
	color: #ed1d24 !important;
}
header .navbar-expand-lg .navbar-nav li > a.active::after {
	border-color: #ed1d24 !important;
}
header .navbar-expand-lg .navbar-nav li .dropdown-menu {
	margin: 0 !important;
	border-radius: 0 !important;
	border: 0;
	background: transparent;
}
header .navbar-expand-lg .navbar-nav li .dropdown-menu a {
	color: #242424 !important;
    padding: 8px 20px;
	background: #fff;
}
header .navbar-expand-lg .navbar-nav li .dropdown-menu a:first-child {
	padding-top: 18px;
}
header .navbar-expand-lg .navbar-nav li .dropdown-menu a:last-child {
	padding-bottom: 18px;
}
header .navbar-expand-lg .navbar-nav li > a::after {
    border: 1px solid #fff;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 0;
    border-left: 0;
    transition: 0.3s;
    position: absolute;
    bottom: 17px;
    right: 23px;
}
header .navbar-expand-lg .navbar-nav li:hover > a::after {
	border-color: #ee1d25;
}
header .navbar-expand-lg .navbar-nav li .dropdown-menu a:hover {
	color: #ee1d25 !important;
}
header .navbar-expand-lg .navbar-nav li .dropdown-menu a:first-child {
    margin-top: 28px;
}
/*---------------------------------------------------
:::::Banner Section
---------------------------------------------------*/
.bannerSec .owl-carousel.owl-drag .owl-item::before {
    content: '';
    width: 50%;
    position: absolute;
    height: 100%;
    top: 0;
    background-image: linear-gradient(to right, rgba(0,0,0,0.30), rgba(0,0,0,0.30), transparent);
    left: 0;
    z-index: 1;
}
.bannerSec .owl-carousel.owl-drag .owl-item .container {
	z-index: 2;
}
.bannerSec h1 {
	font-size: 55px;
}
.bannerSec h1 > small {
    font-size: 22px;
}
.bannerSec .lmsButton {
    padding: 15px 25px 10px;
    font-weight: 600;
}
.bannerSec #banner_slider .owl-nav {
    position: absolute;
    width: 100%;
    margin: 0;
}
.bannerSec #banner_slider .owl-nav button {
    position: absolute;
	width: 45px;
	height: 45px;
	background: #fff;
	border-radius: 0;
	transition: 0.5s;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.bannerSec #banner_slider .owl-nav .owl-prev {
    left: 30px;
}
.bannerSec #banner_slider .owl-nav .owl-next {
    right: 30px;
}
.bannerSec #banner_slider .owl-nav button span {
	font-size: 0;
}
.bannerSec #banner_slider .owl-nav button:hover {
	background: #ee1d25;
}
.bannerSec #banner_slider .owl-nav button span::before {
    font-size: 16px;
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 800;
    transition: 0.2s;
}
.bannerSec #banner_slider .owl-nav .owl-next span::before {
	content: '\f061';
}
.bannerSec #banner_slider .owl-nav .owl-prev span::before {
	content: '\f060';
}
/*---------------------------------------------------
:::::Get a Quote Section
---------------------------------------------------*/
.getQuote .pickDate, .getQuote .dropDate, .getQuote .selectServ {
    width: 250px;
}
.getQuote input, .getQuote select {
    font-size: 14px;
    padding: 18px 15px 15px;
    border-radius: 5px;
    border:  0 !important;
}
.getQuote .pickDate > i, .getQuote .dropDate > i {
    right: 10px;
}
.getQuote .submit {
	width: 150px;
}
/*---------------------------------------------------
:::::Our Story Section
---------------------------------------------------*/
.ourStory h2.secTitle {
	font-size: 18px;
	margin-left: 82px;
}
.ourStory h2.secTitle::before, .ourStory h2.secTitle::after {
	margin-top: 0;
}
.ourStory h3 {
	font-size: 35px;
}
.ourStory p {
	line-height: 30px;
}
.ourStory > img {
    bottom: 0;
    right: 0;
    z-index: -1;
}
/*---------------------------------------------------
:::::Our Service Section
---------------------------------------------------*/
.ourService::before {
	content: '';
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	background: url(../images/serviceBg.jpg) no-repeat;
	left: 0;
	opacity: 0.04;
}
.ourService h2.secTitle {
	color: #fff !important;
}
.ourService .inBox h3 {
	font-size: 16px;
	margin-top: -20px;
}
.ourService .inBox p {
	font-size: 13px;
	line-height: 24px;
}
.ourService .inBox .iconBox {
    width: 70px;
    height: 70px;
    border: 5px solid #fff;
    transform: translate(0px, -50%);
}
.ourService .inBox > a.moreArrow {
    width: 46px;
    height: 46px;
    border: 3px solid #fff;
    transform: translate(0px, 23px);
    margin-top: -10px;
}
.ourService .inBox > a.moreArrow:hover {
	background: #231f20 !important;
}
/*---------------------------------------------------
:::::Testimonials Section
---------------------------------------------------*/
.testimonialSlider .row [class*="col-"]:first-child > img {
	border-radius: 5px;
}
.testimonialSlider .sample h4.whatweDo {
	font-size: 30px;
}
.testimonialSlider .slidizle {
    height: 86%;
    margin: 5% 0 9% -50px;
    border-radius: 5px;
}
.testimonialSlider .slidizle-content {
	position: relative;
	width: 100%;
	height: 100%; 
}
.testimonialSlider .slidizle-slide {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	display: none; 
}
.testimonialSlider .slidizle-slide.active {
    display: block; 
}
.testimonialSlider .slidizle-navigation {
    position: relative;
    width: 100%;
    text-align: right;
    z-index: 10;
}
.testimonialSlider .slidizle-navigation li {
    display: inline-block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: white;
    font-size: 1px;
    text-indent: -99999px;
    margin: 0 2px;
    cursor: pointer;
}
.testimonialSlider .slidizle-navigation li:hover, .slidizle-navigation li.active {
	opacity: 1; 
}
.testimonialSlider .slidizle-next {
	right: 10px;
}
.testimonialSlider .slidizle-previous {
    right: 60px;
}
.testimonialSlider .slidizle-next, .testimonialSlider .slidizle-previous {
    color: #7f7f7f;
    font-size: 30px;
    position: absolute;
    bottom: 0;
    z-index: 30;
    cursor: pointer;
    opacity: 1;
}
.testimonialSlider .slidizle-next:hover, .testimonialSlider .slidizle-previous:hover {
	color: #ed1c24;
}
.testimonialSlider .slidizle-loading {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #333 url("../img/loader.gif") no-repeat 50% 82%;
	opacity: 0;
	pointer-events: none;
}
.testimonialSlider .loading .slidizle-loading {
    opacity: .8;
    pointer-events: auto; 
}
.testimonialSlider .header {
	height: 400px;
	background: url("http://www.w8themes.com/wp-content/uploads/2013/11/Beautiful-Landscapes-Wallpapers.jpg") no-repeat 50% 50%;
	background-size: cover;
	text-align: center;
	color: white;
	padding-top: 150px; 
}
.testimonialSlider .container {
	max-width: 1200px;
	margin: 0 auto; 
}
.testimonialSlider .text {
	text-align: center;
	color: #393939;
	padding: 100px; 
}

.testimonialSlider .sample header {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-shadow: black 0 0 50px;
	background: rgba(0, 0, 0, 0.3);
	padding: 50px 150px;
	z-index: 20; 
}
.testimonialSlider .slider-progressbar {
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fbd665;
	z-index: 20; 
}
.testimonialSlider .slider--animated .slidizle-content > .active ~ .slidizle-slide {
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%); 
}
.testimonialSlider .slider--animated .slidizle-slide {
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-moz-transition: -moz-transform 0.5s ease-in-out 0s;
	-o-transition: -o-transform 0.5s ease-in-out 0s;
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
	-webkit-transition-delay: 0s;
	transition: transform 0.5s ease-in-out 0s;
	display: block !important; 
}
.testimonialSlider .slider--animated .slidizle-slide.active {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 2; 
}
.testimonialSlider .slider--animated-up-down .slidizle-content > .active ~ .slidizle-slide {
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%); 
}
.testimonialSlider .slider--animated-up-down .slidizle-slide {
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-moz-transition: -moz-transform 0.5s ease-in-out 0s;
	-o-transition: -o-transform 0.5s ease-in-out 0s;
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
	-webkit-transition-delay: 0s;
	transition: transform 0.5s ease-in-out 0s;
	display: block !important; 
}
.testimonialSlider .slider--animated-up-down .slidizle-slide.active {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 2; 
}
.testimonialSlider .slidizle-navigation .slider-navigation-item {
    width: 63px;
    height: 63px;
    background-size: cover;
    background-position: 50% 50%;
    margin: 0 15px;
}
.testimonialSlider .btn.btn--custom {
	background: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 10px;
	color: black;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	outline: none; 
}
.testimonialSlider .slidizle-navigation .slider-navigation-item::before {
    content: '';
    width: 87px;
    position: absolute;
    height: 87px;
    border: 8px solid transparent;
    border-radius: 50%;
    transform: scale(0);
    transition: 0.5s;
    z-index: -1;
}
.testimonialSlider .slidizle-navigation .slider-navigation-item.active::before, .testimonialSlider .slidizle-navigation .slider-navigation-item:hover::before {
	border: 8px solid #fff;
	transform: scale(1);
}
.testimonialSlider .sample ul.slider-content > li > .rating > i {
    margin-left: 8px;
    margin-bottom: 12px;
}
.testimonialSlider .sample ul.slider-content > li > p {
    line-height: 35px;
    font-size: 18px;
}
.testimonialSlider .sample h4.whatweDo::before {
    bottom: 63px;
    left: 40px;
}
/*---------------------------------------------------
:::::Gallery Section
---------------------------------------------------*/
.glrBox{ position:relative; margin:2.5px; }
.glrBox img{ width:100%; height:250px; object-fit:cover; }
.glrBox a{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.5); text-align:center; opacity:0; transition:.5s ease; }
.glrBox a img{ position:relative; top:50%; transform:translateY(-50%); width:auto; height:auto; }
.glrBox:hover a{ opacity:1; }
/*---------------------------------------------------
:::::Call Section
---------------------------------------------------*/
.red_area{ background:url(../images/red_bg.jpg) no-repeat center; background-size:cover; padding:40px 0; }
.most{ padding-left:250px; background:url(../images/call_icon.png) no-repeat left center; color:#fff; font-size:31px; font-family: 'Graphik', sans-serif; }
.most a{ display:inline-block; font-size:17px; border:1px solid #fff; border-radius:3px; padding:14px; color:#fff; font-weight:700; margin-left:20px; transition:.5s ease; }
.most a:hover{ background:#fff; color:#ed1c24; }
/*---------------------------------------------------
:::::Footer Section
---------------------------------------------------*/
footer{ padding-top:60px; }
.ftr_socl ul li i {
    width: 40px;
    font-size: 15px;
    height: 40px;
    border: 1px solid #000000;
    color:#000000 !important;
    transition:.5s ease;
}
.ftr_socl ul li:hover i {
    background: #ed1c24;
    color:#fff !important;
    border-color:#ed1c24;
}
.ftr_logo{ margin-bottom:35px; margin-top:5px; }
footer h2.ftr_title {
	font-weight:500;
	font-size:18px;
	text-transform:uppercase;
	color:#000;
	padding-bottom:10px;
	margin-bottom:20px;
	position:relative;
	border-bottom:#d9d9d9 2px solid;
}
footer h2.ftr_title:before {
	content:"";
	position:absolute;
	bottom:-1px;
	left:0px;
	width:53px;
	height:3px;
	background:#ed1c24;
}
.ftr_menu ul , .hours ul { margin:0px; padding:0px; }
.ftr_menu li { 
	margin:0px; 
	padding:0px;
	display:block;
	margin-bottom:15px;
	list-style-type:none;
	padding-left:15px;
	position:relative;
}
.ftr_menu li:last-child , .hours li:last-child  { margin-bottom:0px; }
.ftr_menu li:before {
	content:"";
	position:absolute;
	top:10px;
	left:0px;
	width:5px;
	height:5px;
	background:#000;
	border-radius:5px;
}
.ftr_menu li a , .cl a , .ml a { color:#000; text-decoration:none; }
.ftr_menu li a:hover , .cl a:hover , .ml a:hover { color:#ed1c24; transition:all 0.5s ease; }
.adrs { background:url(../images/footer-map.png) no-repeat left 2px; padding-left:25px; margin-bottom:15px; }
.cl { background:url(../images/footer-call.png) no-repeat left center; padding-left:25px; margin-bottom:15px; }
.ml { background:url(../images/footer-email.png) no-repeat left center; padding-left:25px; }
.hours li {
	margin:0px; 
	padding:0px;
	display:block;
	list-style-type:none;
	margin-bottom:10px;
}
.copy {
	border-top:#d9d9d9 1px solid;
	padding:20px 0px;
	text-align:center;
	margin-top:30px;
}
.copy a { color:#ed1c24; text-decoration:underline !important; }
.ftr_logo img{ max-width:100%; }
/*---------------------------------------------------
:::::Inner Banner Section
---------------------------------------------------*/
.innerBanner::before {
	content: '';
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	left: 0;
}
.innerBanner h2.secTitle {
	font-size: 50px;
}
.innerBanner h2.secTitle::before {
    background-image: linear-gradient(to right, transparent, #ed1d24);
}
.innerBanner h2.secTitle::after {
    background-image: linear-gradient(to right, #ed1d24, transparent);
}
/*---------------------------------------------------
:::::Service Page Section
---------------------------------------------------*/
.servicePage h2.secTitle {
	color: #000 !important;
}
.servicePage > .container > .row [class*="col-"]:first-child, .servicePage > .container > .row [class*="col-"]:nth-child(2), .servicePage > .container > .row [class*="col-"]:nth-child(3) {
	margin-top: 20px !important;
}
.servicePage .inBox {
    box-shadow: 0 5px 15px rgb(0 0 0 / 5%);
}
/*---------------------------------------------------
::::: Section
---------------------------------------------------*/




/*---------------------------------------------------
::::: Section
---------------------------------------------------*/




/*---------------------------------------------------
:::::Testimonials Section
---------------------------------------------------*/
.testimonialsPage > .container > .row [class*="col-"]:first-child, .testimonialsPage > .container > .row [class*="col-"]:nth-child(2) {
	margin-top: 0px;
}
.testimonialsPage > .container > .row [class*="col-"] {
	margin-top: 60px;
}
.testimonialsPage .testBox {
    padding: 0px 30px 50px;
    background: #ed1c24;
}
.testimonialsPage .testBox:hover {
	background: #231f20;
}
.testimonialsPage .testBox > .testImage {
    transform: translate(0px, -50%);
}
.testimonialsPage .testBox > .testImage > img {
	border:  5px solid #fff;
}
.testimonialsPage .testBox:hover > .testImage > img {
	border: 5px solid transparent;
}
.testimonialsPage .testBox > span.rating > i {
    font-size: 14px;}
.testimonialsPage .testBox > p {
    line-height: 26px;
    font-size: 15px;
}
.testimonialsPage .testBox > .testImage::before {
    content: '';
    width: 83px;
    position: absolute;
    height: 83px;
    border-radius: 50%;
    border: 6px solid #fff;
    background: #231f20;
    z-index: -1;
    transform: scale(0);
    opacity: 0;
    transition: 0.5s;
}
.testimonialsPage .testBox:hover > .testImage::before {
	opacity: 1;
	transform: scale(1);
}
/*---------------------------------------------------
:::::Contact Page Section
---------------------------------------------------*/
.contactDescrip .iconBox > h5 {
    font-size: 18px;
    margin: 30px 0 15px;
    transition: 0.5s;
    color: #ed1c24;
}
.contactDescrip .iconBox > a, .contactDescrip .iconBox > p {
	display: block;
	color: #242424;
	transition: 0.5s;
}
.contactDescrip .iconBox .imgBox {
    width: 80px;
    height: 80px;
    margin: auto;
    background: #fff;
    box-shadow: 0 10px 50px #dbdbdb;
    transition: 0.5s;
    overflow: hidden;
}
.contactDescrip .mainBox {
    padding: 70px 30px;
    z-index: 0;
}
.contactDescrip .mainBox::before {
	content: '';
	width: 100%;
	position: absolute;
	height: 0%;
	top: 0;
	background: #ed1c24;
	left: 0;
	z-index: -1;
	right: 0;
	transition: 0.5s;
}
.contactDescrip .mainBox:hover::before {
	height: 100%;
}
.contactDescrip .mainBox:hover .imgBox  {
	box-shadow: 0 10px 50px rgba(0,0,0,0.20);
	background: rgba(255,255,255,0.30);
}
.contactDescrip .mainBox:hover .iconBox > h5 {
	color: #fff;
}
.contactDescrip .mainBox:hover .iconBox > a, .contactDescrip .mainBox:hover .iconBox > p {
	color: #000;
}
.contactDescrip .mainBox .iconBox > a:hover {
	color: #fff;
}
.contactDescrip .mainBox .iconBox .imgBox img {
    transition: 0.5s;
}
.contactDescrip .mainBox:hover .iconBox .imgBox img {
    filter: brightness(0) invert(1);
}
.contactForm {
    background: #fff;
    box-shadow: 0 0 50px rgba(0,0,0,0.15);
    padding: 60px 50px;
}
.contactForm > form input, .contactForm > form textarea {
    padding: 15px;
    border: 1px solid #ececec;
    margin-bottom: 30px;
}
.contactForm > form > .namePhone input:last-child {
	width: 48%;
}
.contactForm > form > .namePhone input:first-child {
	width: 48%;
	margin-right: 4%;
}
.mapSec {
    display: flex;
    flex-wrap: wrap;
}
.map-responsive {
    position: relative;
    width: 100%;
    height: 49%;
    box-shadow: 0 0 50px rgb(0 0 0 / 15%);
    border: 5px solid #fff;
}
.map-responsive > iframe {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
/*---------------------------------------------------
:::::Back To Top Section
---------------------------------------------------*/
.back-to-top {
    visibility: hidden;
    background: #ed1d24;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 2px solid #fff;
    position: fixed;
    bottom: 65px;
    right: 35px;
    z-index: 90;
    cursor: pointer;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transition: all .5s;
}
.back-to-top i {
	font-size: 16px;
	color: #fff;
	transition: all .5s;
}
.back-to-top:hover {
	background: #231f20;
	opacity: 1;
}
.back-to-top.show {
	visibility: visible;
	bottom: 35px;
	opacity: 1;
}
/*---------------------------------------------------
:::::Responsive Css Section
---------------------------------------------------*/
@media only screen and (max-width: 1280px) {
	.bannerSec #banner_slider .owl-nav .owl-prev {
	    left: 5px;
	}
	.bannerSec #banner_slider .owl-nav .owl-next {
	    right: 5px;
	}
}
@media only screen and (max-width: 1199px) {
	header .navbar-expand-lg .navbar-nav li > a {
	    margin-right: 8px;
	}
	.bannerSec #banner_slider .owl-nav button {
		width: 25px;
	}
	.bannerSec #banner_slider .owl-nav button span::before {
	    font-size: 12px;
	}
	.ourStory > img {
	    width: 600px;
	}
	.testimonialSlider .sample ul.slider-content > li > p {
	    line-height: 25px;
	    font-size: 15px;
	}
	.innerBanner > img {
		height: 250px;
		object-fit: cover;
	}
}
@media only screen and (max-width: 991px) {
	.section-padding {
		padding: 50px 0;
	}
	.sp-top {
		padding-top: 50px;
	}
	.sp-bottom {
		padding-bottom: 50px;
	}
	header {
		height: 110px;
	}
	header .navbar-toggler {
	    width: 50px;
	    height: 50px;
	    background: #ed1d24;
	    top: 22px;
	    right: 0;
	}
	header .navbar-toggler i {
	    font-size: 22px;
	    color: #fff;
	}
	header #navbarCollapse {
	    margin: 8px 0 0;
	    background: rgba(237,28,36,0.9);
	}
	header nav #navbarCollapse > ul {
	    padding: 25px 0;
	}
	header .navbar-expand-lg .navbar-nav li > a {
		font-size: 16px;
	    margin: 0 auto 5px;
	    width: max-content;
	}
	header .socuialLinks {
	    position: absolute;
	    top: 27px;
	    right: 65px;
	}
	header .navbar-expand-lg .navbar-nav li > a:hover, header .navbar-expand-lg .navbar-nav li > a.active {
		color: #000 !important;
	}
	.bannerSec h1 {
	    font-size: 40px;
	}
	.ourStory > img {
		width: max-content;
		position: relative !important;
		float: right;
	}
	.testimonialSlider .slidizle {
		height: 95%;
	}
	.testimonialSlider .sample h4.whatweDo {
	    font-size: 25px;
	    padding-bottom: 30px !important;
	    padding-top: 30px !important;
	}
	.testimonialSlider .sample h4.whatweDo::before {
	    bottom: 45px;
	    left: 35px;
	}
	.testimonialSlider .slidizle > h4, .testimonialSlider .slidizle > ul {
	    padding-right: 20px !important;
	}
	.testimonialSlider .slidizle-next, .testimonialSlider .slidizle-previous {
	    bottom: -50px;
	}
	footer h2.ftr_title{ 
		margin-top:30px; 
	}
	header #navbarCollapse{ 
		z-index:9; 
	}
	.innerBanner h2.secTitle {
	    font-size: 35px;
	}
	.contactForm {
		margin-bottom: 30px;
	}
	.map-responsive {
	    padding-bottom: 60%;
	}
	.mapSec .map-responsive:first-child {
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.section-padding {
		padding: 30px 0;
	}
	.sp-top {
		padding-top: 30px;
	}
	.sp-bottom {
		padding-bottom: 30px;
	}
	h2.secTitle::before, h2.secTitle::after {
	    width: 40px;
	    height: 3px;
	}
	h2.secTitle::before {
		left: -50px !important;
	}
	h2.secTitle::after {
		right: -50px !important;
	}
	.bannerSec h1 {
	    font-size: 28px;
	}
	.bannerSec h1 > small {
	    font-size: 14px;
	}
	.getQuote form {
		display: block !important;
	}
	.getQuote .pickDate, .getQuote .dropDate, .getQuote .selectServ {
		width: 100%;
		margin: 0 !important;
	}
	.getQuote .dropDate, .getQuote .emailAddress {
		margin: 5px 0 !important;
	}
	.getQuote .submit {
	    margin: 5px auto 0 !important;
	}
	.getQuote .submit > button {
	    padding: 12px 30px 10px;
	}
	.ourService {
		padding-bottom: 50px;
	}
	.testimonialSlider .row [class*="col-"]:first-child {
		display: none;
	}
	.testimonialSlider .slidizle {
		margin: 0;
		height: 100%;
	}
	.most{ 
		text-align:center; 
		padding-top:50px; 
		background-position:center top; 
		padding-left:0; 
		font-size:30px; 
		line-height:40px; 
		padding-top:60px; 
	}
	.most a{ 
		margin-top:15px; 
		margin-left:0; 
		padding:5px 15px; 
	}
	.innerBanner h2.secTitle {
	    font-size: 30px;
	}
	.testimonialsPage > .container > .row [class*="col-"]:first-child {
		margin-top: 40px;
	}
	.testimonialsPage > .container > .row [class*="col-"]:nth-child(2) {
		margin-top: 70px;
	}
}
@media only screen and (max-width: 575px) {
	h2.secTitle {
		font-size: 20px;
	}
	h2.secTitle::before, h2.secTitle::after {
	    width: 20px;
	    height: 3px;
	    margin-top: 2px;
	}
	h2.secTitle::before {
		left: -25px !important;
	}
	h2.secTitle::after {
		right: -25px !important;
	}
	header {
		height: 126px;
		padding-top: 45px;
	}
	header .navbar-brand {
	    width: 150px;
	}
	header .navbar-toggler {
		top: 12px;
	}
	header #navbarCollapse {
	    margin: 5px 0 0;
	}
	header .socuialLinks {
	    position: absolute;
	    top: -45px;
	    right: 0;
	    left: 0;
	    margin: auto;
	    width: max-content;
	}
	.bannerSec img {
		height: 250px !important;
		object-fit: cover;
	}
	.bannerSec .contentBox {
	    width: 100% !important;
	}
	.bannerSec h1 {
	    margin-bottom: 10px !important;
	}
	.bannerSec::before {
		width: 100%;
	    background-image: linear-gradient(to right, rgba(0,0,0,0.50), rgba(0,0,0,0.5), transparent);
	}
	.bannerSec .lmsButton {
	    padding: 10px 15px 8px;
	    font-weight: 400;
	    font-size: 12px;
	}
	.bannerSec #banner_slider .owl-nav .owl-prev {
	    left: 0px;
	}
	.bannerSec #banner_slider .owl-nav .owl-next {
	    right: 0px;
	}
	.ourStory h3 {
	    font-size: 25px;
	}
	.ourService > .container > .row [class*="col-"]:first-child {
		margin-top: 5px !important;
	}
	.testimonialSlider .sample h4.whatweDo {
	    font-size: 22px;
	    padding-bottom: 20px !important;
	}
	.bannerSec #banner_slider .owl-nav button {
	    width: 15px;
	}
	.bannerSec #banner_slider .owl-nav button span::before {
	    font-size: 10px;
	}
	.testimonialSlider .sample h4.whatweDo::before {
	    bottom: 32px;
	    left: 30px;
	}
	.testimonialSlider .slidizle-navigation .slider-navigation-item {
	    width: 30px;
	    height: 30px;
	    margin: 0 8px;
	}
	.testimonialSlider .slidizle-navigation .slider-navigation-item::before {
	    width: 42px;
	    height: 42px;
	    border: 3px solid transparent;
	}
	.testimonialSlider .slidizle-navigation .slider-navigation-item.active::before, .testimonialSlider .slidizle-navigation .slider-navigation-item:hover::before {
	    border: 3px solid #fff;
	}
	.testimonialSlider .slidizle-next, .testimonialSlider .slidizle-previous {
	    bottom: -35px;
	}
	.testimonialSlider .slidizle-next, .testimonialSlider .slidizle-previous {
	    font-size: 18px;
	}
	.testimonialSlider .slidizle-previous {
	    right: 40px;
	}
	.glrBox img {
		height: auto;
	}
	.innerBanner > img {
	    height: 170px;
	}
	.innerBanner h2.secTitle {
	    font-size: 22px;
	}
	.contactForm {
	    padding: 30px 15px;
	}
	.contactForm > form > .namePhone {
		display: block !important;
	}
	.contactForm > form > .namePhone input, .contactForm > form input, .contactForm > form textarea {
	    width: 100% !important;
	    margin: 0 0 10px;
	}
	.contactDescrip .mainBox {
	    padding: 30px 15px;
	}
	.testimonialsPage .testBox {
	    padding: 0px 15px 30px;
	}
}