

@font-face {
  font-family:GoblinOne;
  src:url(../fonts/GoblinOne.eot);
  src:url(../fonts/GoblinOne%EF%B9%96.eot#iefix) format('embedded-opentype'),
  url(../fonts/GoblinOne.woff2) format('woff2'),
  url(../fonts/GoblinOne.woff) format('woff'),
  url(../fonts/GoblinOne.ttf) format('truetype'),
  url(../fonts/GoblinOne.svg#GoblinOne) format('svg');
}
/* @font-face {
  font-family:Montserrat-Regular;
  src:url(../fonts/Montserrat-Regular.eot);
  src:url(../fonts/Montserrat-Regular%EF%B9%96.eot#iefix) format('embedded-opentype'),
  url(../fonts/Montserrat-Regular.woff2) format('woff2'),
  url(../fonts/Montserrat-Regular.woff) format('woff'),
  url(../fonts/Montserrat-Regular.ttf) format('truetype'),
  url(../fonts/Montserrat-Regular.svg#Montserrat-Regular) format('svg');
} */
@font-face {
  font-family:Montserrat-Regular;
  src:url(../fonts/Montserrat-Regular.eot);
  src:url(../fonts/Montserrat-Regular%EF%B9%96.eot#iefix) format('embedded-opentype'),
  url(../fonts/Montserrat-Regular.woff2) format('woff2'),
  url(../fonts/Montserrat-Regular.woff) format('woff'),
  url(../fonts/Montserrat-Regular.ttf) format('truetype'),
  url(../fonts/Montserrat-Regular.svg#Montserrat-Regular) format('svg');
}
.container_24 .grid_24 {
    width: 100%;
}
.sitemap-data {
    margin-top: 3em;
}
.container_24 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.g-recaptcha {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 15px;
}
.container-fluid{padding:0;}
img{
	max-width:100%;
}
ol.carousel-indicators {
    display: none;
}
i{
	  font: normal normal normal 14px/1 FontAwesome;
}
a:focus{
	outline:0;
}
a {
   font-family:Montserrat-Regular;
   color:#02335e;
}

ul {
  list-style-type: none;
}

li {
    list-style-type: disc;
    font-size: 18px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 300;
    font-family: Montserrat-Regular;
    margin: 15px 0 15px;
    line-height: 32px;
}

p strong {
  font-size: 20px;
    font-family:Montserrat-Regular;
}

h1,h2,h3,h4,h5,h6 {
   font-family:GoblinOne;
}
p,span {
   font-family:Montserrat-Regular;
}

.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;
}
a:hover{
	text-decoration:none;
}
.row {
  margin:0;
}

.blue-button {
    border-radius: 35px;
    background-color: #023261;
    color: #fff;
    display: inline-block;
    padding: 11px 40px;
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
}
.blue-button:hover {
    background-color: #bd1527;
    transition: 0.5s;
    color: #fff;
}
.know_more {
    margin-top: 43px;
}

.fa-chevron-right:before {
  content: "\f054";
  font: normal normal normal 14px/1 FontAwesome;
  padding: 8px;
  position: relative;
  top: 0px;
}
.container {
    max-width: 1260px;
    margin: 0 auto;
}
.fa-chevron-left:before {
  font: normal normal normal 14px/1 FontAwesome;
}
.mobile-top-head{
	display:none;
}
.header {
    background-color: #02335e;
   
    float: left;
    width: 100%;
}
.header-nav ul {
    padding: 0;
    float: none;
    margin: 0;
}
.header-nav {
    text-align: center;
}
.header-nav ul li {
    display: inline-block;
    text-align: center;
	margin:0;
}
.header-nav ul li a {
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    padding: 10px 15px;
    display: inline-block;
}
.header-nav ul li a:hover {
    color: #f90000;
    transition: 0.5s;
}

/* .header-nav ul li:first-child a{
	padding-left:0;
}	
.header-nav ul li:last-child a{
	padding-left:0;
} */
li.active a {
    background-color: #bd1527;
    color: #fff !important;
}
/*******megamenu******/
ul.megamenu {
	padding: 0;
	box-shadow: 3px 3px 19px 5px #00000066;
	position: absolute;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	background-color: #fff;
	left: 0;
	right: 0;
	top: 100%;
	width: 100%;
	z-index: 999;
	color: #000;
	text-align: center;
	margin: 0 auto;
	transform: translate(0, 20px)
}

.header-nav nav>ul>li:hover ul.megamenu {
	visibility: visible;
	opacity: 1;
	transform: translate(0, 0)
}

.header-nav nav ul.megamenu {
	width: 100%;
	margin-bottom: 0;
	color: #000;
	box-shadow: none;
	padding-left: 0;
	border-top: 5px solid ##bd1628;
	border-bottom: 5px solid ##bd1628;
	padding: 1em 1em;
	float: left
}

.header-nav nav>ul>li ul.megamenu li {
	width: 32.5%;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 5px
}

.header-nav nav>ul>li ul.megamenu li a {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 30px;
    color: #02335e !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding: 0;
    background: none;
}

.header-nav nav>ul>li ul.megamenu li a:hover {
	color: #bd1628
}

/*******end****/
.header-top {
    padding: 14px 0 14px;
}
.header_call p {
    background-color: #02335e;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin: 0;
    background-image: url(../images/home/shape9.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 270px;
    height: 88px;
    float: right;
	line-height: 66px;
}
.header_call {
    width: 26%;
    float: right;
    display: flex;
	 margin-top: 10px;
}
.header_call span {
    display: inline-block;
    margin-top: 6px;
}
.emergency_service span{
	 display: inline-block;
    margin-top: 6px;
}
.emergency_service {
    width: 29%;
    float: right;
    display: flex;
    margin-top: 10px;
}
.emergency_service p {
    background-color: #02335e;
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin: 0;
    background-image: url(../images/home/shape9.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 270px;
    height: 88px;
    padding: 10px;
    text-align: left;
    padding-left: 67px;
    padding-top: 2px;
	float: right;
}
.item {
    position: relative;
	outline:0;
}
.item img {
    height: 600px;
    object-fit: cover;
    object-position: center;
}
.banner-slider{
	float:left;
	width:100%;
}

.banner-content {
    width: 64%;
    /* height: 317px; */
    display: flex;
    align-items: center;
    position: absolute;
    top: 31%;
    right: 45px;
    -webkit-clip-path: url(#banner_title);
    clip-path: url(#banner_title);
    background-color: #a9243796;
    padding: 7em 0 6em;
}
.detail-con h2 {
    font-size: 38px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 400;
	margin:0;
	margin-bottom:30px;
   
}
.detail-con h1 {
    font-size: 38px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 400;
	margin:0;
	margin-bottom:30px;
   
}
.detail-con {
    width: 88%;
    margin: 0 auto;
}
.detail-con p {
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
}
/**********section********/
/********first-block*******/
.macon_wrap {
 
}
.macon_wrap h1 {
    font-size: 50px;
    line-height: 32px;
    color: #023261;
    text-align: right;
}
.svg {
  position: absolute;
  width: 0;
  height: 0;
}
.locksmith_macon {
    margin: 40px 0 20px;
    padding: 40px 0 20px;
}
.macon_image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.macon_image {
    -webkit-clip-path: url(#macon_svg);
    clip-path: url(#macon_svg);
    position: absolute;
    left: -40px;
}
.macon_content h2 {
    font-size: 30px;
    line-height: 32px;
    color: #bd1628;
    font-weight: 400;
    margin-bottom: 35px;
}
.macon_content p {
    font-size: 18px;
    line-height: 32px;
    color: #020202;
    font-weight: 300;
	margin-bottom:0;
}
.macon_content {
    filter: drop-shadow(1px 2px 4px rgba(0, 0, 0, .28));
    position: relative;
    left: -20px;
    float: right;
    width: 55%;
}
.shadow {
    margin-top: 43px;
    position: relative;
    /* clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%); */
    background-color: #bd1628;
    padding-top: 1px;
    height: 10px;
    width: 102%;
    position: absolute;
    top: 9px;
    transform: rotate(
-8.6deg
);
    left: -6px;
    right: 0;
}
.box_cont {
    -webkit-clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 16%, 100% 0%, 100% 100%, 0% 100%);
    padding: 35px;
    background-color: #fff;
    padding-top: 8em;
    position: relative;
    margin-top: 25px;
    margin-bottom: -1px;
}
.button_div {
    text-align: center;
}
.our_service_wrap {
    margin-top: 50px;
}

/*******ourservice**********/
.hm_ser_image{
	-webkit-clip-path: url(#service_image);
  clip-path: url(#service_image);
}
.hm_ser_image.lockpage_ser{
	-webkit-clip-path: url(#service_image2);
  clip-path: url(#service_image2);
}
.hm_ser_image img {
    height: 27vw;
    object-fit: cover;
    object-position: center;
	width:100%;
}
.ser_title {
    -webkit-clip-path: url(#service_title);
    clip-path: url(#service_title);
    background-color: #bd1727;
    text-align: center;
    height: 135px;
}
.ser_title.ser_title_lock{
	 -webkit-clip-path: url(#service_title2);
    clip-path: url(#service_title2);
	
}
.hm_ser_image_auto{
-webkit-clip-path: url(#service_image3);
  clip-path: url(#service_image3);	
	
}
.hm_ser_image_comm{
	-webkit-clip-path: url(#service_image4);
  clip-path: url(#service_image4);	
}
.ser_title_comm{
	 -webkit-clip-path: url(#service_title4);
    clip-path: url(#service_title4);
}

.ser_title_auto{
	 -webkit-clip-path: url(#service_title3);
    clip-path: url(#service_title3);
}
.service_content {
    position: relative;
    margin-top: -30px;
}
.hm_service {
    padding: 0 15px;
}
.ser_title a {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
    padding-top: 62px;
    display: inline-block;
}
.ser_icon {
    background-color: #02335e;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    position: absolute;
    top: -60px;
    z-index: 9;
    left: 35px;
}
.ser_icon img {
    display: inline-block;
    width: 55px;
}

.hm_service_title {
    text-align: center;
    margin-bottom: 30px;
}
.hm_service_title h3 {
    font-size: 50px;
    line-height: 32px;
    color: #023261;
    font-weight: 400;
    margin: 0;
}
.home_service_wrap {
    margin: 30px 0 30px;
    padding: 30px 0 30px;
    float: left;
    width: 100%;
}
.view_all_btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 70px;
}
/******whychooses******/
.choose_left {
    width: 44%;
    margin-top: 3em;
}
img.why_ch_svg{
	 -webkit-clip-path: url(#layer_2);
  clip-path: url(#layer_2);
}
.whychoose {
    margin-top: 2em;
    padding-top: 2em;
}
.whychos_title h4 {
    font-size: 46px;
    line-height: 32px;
    color: #023261;
    font-weight: 400;
    max-width: 1260px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
}
.service_types {
    /* width: 45%; */
    /* margin: 6px; */
    /* filter: drop-shadow(0 0 6.5px rgba(0,0,0,0.32)); */
    background-color: #ffffff;
    float: left;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	width: 350px;
    height: 350px;
}
.outer-shadow {
    float: left;
    width: 100%;
    width: 45%;
    margin: 6px;
    filter: drop-shadow(0 0 6.5px rgba(0,0,0,0.32));
    width: 350px;
    height: 350px;
    position: absolute;
}
.outer-shadow:first-child {
    margin: 0 auto;
    left: 0;
    right: 0;
}
.outer-shadow:nth-child(2) {
    top: 12.6em;
    left: 12px;
}
.outer-shadow:nth-child(4) {
    right: 1px;
    top: 26em;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.outer-shadow:nth-child(3) {
    right: 15px;
    top: 12.6em;
}
.lock_icon {
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding-top: 3em;
}
.choose_ser_title {
    background-color: #bd1727;
    height: 100%;
    position: relative;
    z-index: 9;
}
.choose_ser_title h5 a {
    color: #fff;
}
.service_types h5 {
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: Montserrat-Regular;
    padding: 5px 127px;
    margin: 0;
}
.lock_icon {
    text-align: center;
}
span.choose_icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.service_types:hover span.choose_icon img{
    transform: scale(1.1);
    transition: 0.5s;
}
.choose_service {
    width: 56%;
    max-width: 750px;
    position: relative;
    left: -50px;
}
.choose_left {
    width: 44%;
    position: relative;
}
.choose_left img {
    width: 100%;
}
/*********review-ration********/
.review_title {
    text-align: center;
    margin-bottom: 95px;
}
.home_reviews {
    float: left;
    width: 100%;
    margin: 50px 0 50px;
    padding: 50px 0 0px;
    position: relative;
}
.review_bg_shape {
    position: absolute;
    top: -10em;
    z-index: -1;
    width: 65%;
    right: 0;
	display:none;
}
.review_bg_shape image.svg__image {
    width: initial;
}
.review_title h3 {
    font-size: 50px;
    line-height: 32px;
    color: #023261;
    font-weight: 400;
    margin: 0;
	font-family:GoblinOne;
}
.reviews_shape {
    margin: 12px 20px;
    width: 30%;
	outline:0;
}
.reviews_shape:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #b51525;
    position: absolute;
    top: -12px;
    -webkit-clip-path: url(#review-svg);
    clip-path: url(#review-svg);
    z-index: -1;
    left: 20px;
}
.inner_shape {
    -webkit-clip-path: url(#review-svg);
    clip-path: url(#review-svg);
    background-color: #023261;
    /* height: 500px; */
    padding: 0 45px;
    padding-top: 113px;
    padding-right: 75px;
    position: relative;
    padding-bottom: 193px;
}
.review_bg_shape:after {
    content: "";
    display: block;
    width: 100%;
    height: 800px;
    background-color: #ffb8bc;
    -webkit-clip-path: url(#review_bg_after);
    clip-path: url(#review_bg_after);
    position: absolute;
    top: 12em;
    z-index: -1;
    right: 17em;
}
.reviews_shape h5 {
    font-size: 16px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 400;
    font-family: Montserrat-Regular;
    margin-bottom: 22px;
}
.reviews_shape p {
    font-size: 13px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 40px;
}
.star_rating {
    text-align: center;
    width: 81%;
	 padding-top: 10px;
}
span.g-image {
    position: absolute;
    right: 2em;
}
span.g-image.ser_det_icon {
    top: 5em;
    width: 24px;
}
.star_rating span.fa.fa-star {
    color: #ccc;
	font-size: 16px;
}
span.fa.fa-star.checked {
   color: #ffc300;
}

.reviw_view_all {
    text-align: center;
}
.reviw_view_all {
    text-align: center;
    margin-top: 13em;
}
.reviews_shape:nth-child(2n+1){
	filter: drop-shadow(-1.879px 0.684px 10.5px rgba(0,0,0,0.3));
}

.reviews_shape:nth-child(2n+1) .inner_shape {
    background-color: #fff;
	
}
.reviews_shape:nth-child(2n+1) .inner_shape h5{
   color: #023261;
}
.reviews_shape:nth-child(2n+1) .inner_shape p{
    color: #023261;
}
/***********homepage-blog********/
.homeblog_updates {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.blog_title_home {
    text-align: center;
    margin-bottom: 60px;
}
.blog_title_home h3 {
    font-size: 50px;
    line-height: 32px;
    color: #02335e;
    font-weight: 400;
}
.home_blog_img {
    width: 34%;
    float: left;
    margin-right: 10px;
}

.home_blog_img img {
    border-radius: 50%;
    width: 210px;
    height: 210px;
}
.home-blog_update {
    background-image: url(../images/home/blogbg.png);
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 30%;
    border-bottom-left-radius: 30%;
    width: 46%;
    margin-top: 30px;
}
.home_blog_content span {
    display: inline-block;
    border-radius: 30px;
    background-color: #bd1628;
    font-size: 14px;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    width: 135px;
    margin-top: 16px;
}
.home_blog_content p {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
    padding-right: 65px;
    margin-top: 16px;
	margin-bottom:0;
}
.home_blog_content a {
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-family: GoblinOne;
	display: inline-block;
}
.home_blog_content a:after {
    content: "";
    display: block;
    width: 20px;
    border-bottom: 2px solid #fff;
    transition: 0.5s;
    opacity: 0;
	 position: relative;
    top: -5px;
}
.home_blog_content a:hover:after {
    width: 100%;
    opacity: 1;
    width: 57px;
   
}
.home_blog_content a p {
    display: inline-block;
    margin-left: 10px;
}
.home-blog_update:nth-child(1) {
    width: 48%;
    background: none;
    -webkit-clip-path: url(#blog_svg);
    clip-path: url(#blog_svg);
    height: 55vw;
    margin-right: 30px;
    position: relative;
    padding-top: 15px;
	margin-top:0;
}
.home-blog_update:nth-child(1) .home_blog_img img {
    width: 100%;
     height: 55vw;
    border-radius: 0;
    -webkit-clip-path: url(#blog_svg);
    clip-path: url(#blog_svg);
}
.home-blog_update:nth-child(1) .home_blog_img {
    width: 100%;
    position: relative;
}
.home-blog_update:nth-child(1) .home_blog_img:after {
    content: "";
    display: block;
    background-image: url(../images/home/Shape-9.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    /* z-index: -1; */
    top: 0;
    right: 0;
    left: 0;
}
.home-blog_update:nth-child(1):after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #013161;
    position: absolute;
    top: 0;
    z-index: -1;
}
.home-blog_update:nth-child(1) .home_blog_content {
    position: absolute;
    bottom: 40px;
    width: 76%;
    margin: 0 auto;
    right: 0;
}
.home-blog_update:nth-child(1) .home_blog_content span {
    background-color: #02335e;
   
}

.blog_view_all {
    text-align: center;
    margin-top: 5em;
}
/**********footer***********/
.copywirtes p {
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
	margin:0;
}
.footer-wrap{
	
	background-image: url(../images/home/Rectangle5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
	width:100%;
}
.footer_content p {
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 300;
    margin-top: 1em;
}
.footer-wrap {
    float: left;
    width: 100%;
    position: relative;
}
.footer-bottom {
   /*  background-image: url(../images/home/Shape13.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 184px; */
    width: 100%;  
}
.contact_map {
    margin-top: 50px;
    margin-bottom: -30em;
    position: relative;
    z-index: -1;
	float:left;
	width:100%;
}
.footer_menu {
    margin-top: 33em;
}
.footer-list.footer_logo {
    width: 37%;
}

.footer-list.foot_about {
    width: 17.8%;
}
.footer-list.footer_service {
    width: 20.7%;
}
.foot-logo {
    background-image: url(../images/home/Layer5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 87%;
    height: 190px;
    padding-top: 44px;
    text-align: center;
}
.footer-list h5 {
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
	
}
.footer-list h5:after {
    content: "";
    display: inline-block;
    background-image: url(../images/home/wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 63px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 0;
}
.footer-list ul {
    padding: 0;
    margin: 0;
}
.footer-list ul li {
    list-style-type: none;
}
.footer-list ul li a {
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 300;
}
.footer-list ul li a:hover {
    color: #f90000;
    transition: 0.5s;
}
.footer_call p {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
}
.footer_call {
    border: 7px solid #bd1628;
    border-radius: 10px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    padding: 7px;
    padding-left: 7px;
}
.footer_address {
    border: 7px solid #bd1628;
    border-radius: 10px;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    padding: 7px;
    padding-left: 7px;
    margin-top: 25px;
}
.footer_call a {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
}
.footer_call a:hover {
    color: #f80006;
    transition: 0.5s;
}
.footer_address h6 {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    font-family: Montserrat-Regular;
    margin-top: 0;
}
.footer_address p {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
    margin: 0;
}
.iboost {
    text-align: right;
}
.footer-bottom .container {
    max-width: 765px;
    margin: 0 auto;
   
}
.footer-bottom {
    padding-top: 4em;
    padding-bottom: 1em;
}
.iboost img {
    max-width: 210px;
   
}
.copywirtes p {
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 0;
    padding-top: 15px;
}
/******inner-page***********/
.innerpage_banner{
	background-image: url(../images/home/head-ban.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	height:500px;
	width:100%;
	position: relative;
    overflow: hidden;
}
.banner-content.inner_banner_content{
	background-color: #af1927c9;
	top:59%;
}
.right_commoda {
    float: right;
}
/*********commercial*********/

.left_image {
    float: left;
    line-height: 0;
    position: relative;
    width: 58%;
}
.right_commoda {
    float: right;
    width: 42%;
    margin-top: 45px;
}
.shape_svg_left {
    padding-left: 15px;
    background-color: #bd1727;
    -webkit-clip-path: url(#shape_svg_left);
    clip-path: url(#shape_svg_left);
}
.shape_svg_left img{
	 -webkit-clip-path: url(#shape_svg_left);
  clip-path: url(#shape_svg_left);
}

.commoda_wrap h1 {
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 32px;
    color: #bd1628;
    font-family: Montserrat-Regular;
    font-weight: 700;
    margin: 0;
    margin-bottom: 36px;
}
.commoda_wrap p {
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 32px;
    color: #222222;
    font-weight: 500;
    text-align: justify;
}
.commercial_commodo {
    float: left;
    width: 100%;
    margin: 40px 0 70px;
    padding: 40px 0 0px;
    position: relative;
}
.commercial_commodo:after {
    content: "";
    display: block;
    background-image: url(../images/Commercial/background_building.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 370px;
    width: 100%;
    position: absolute;
    z-index: -1;
    bottom: 0;
}
.second_blk_img img {
	-webkit-clip-path:polygon(25% 0%, 100% 0%, 100% 100%, 23% 100%, 5% 30%);
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 23% 100%, 5% 30%);
	width:100%;
}
.second_blk_img {
    float: right;
}
.second_blk h4 {
    font-size: 26px;
    line-height: 32px;
    color: #023261;
    font-weight: 400;
    margin-bottom: 40px;
}
.second_blk p {
    font-size: 18px;
    line-height: 32px;
    color: #222222;
    font-weight: 500;
    text-align: justify;
}
.second_blk{
	padding-left:45px;
}
.ser_type_conet {
    text-align: center;
}
.ser_type_conet h6 {
    font-size: 25px;
    line-height: 26px;
    color: #bd1628;
    font-weight: 700;
    font-family: Montserrat-Regular;
}
.ser_type_conet p {
    font-size: 18px;
    line-height: 30px;
    color: #222222;
    font-weight: 400;
}
.lock_icon.com_lock_icon {
    padding-top: 5em;
}
.commer_whychoose {
    float: left;
    width: 100%;
}
.commer_whychoose {
    margin: 60px 0 0px;
}
.commer_whychoose h4 {
    text-align: center;
    font-size: 50px;
    line-height: 32px;
    color: #023261;
    font-weight: 400;
}
.ser_type_conet {
    min-height: 96px;
    float: left;
    margin-top: 5px;
}
.commer_review {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 6em;
}
.commer_review h5 {
    font-size: 50px;
    letter-spacing: -2px;
    line-height: 32px;
    color: #023261;
    font-weight: 700;
    margin-bottom: 45px;
    margin-left: 3.2em;
}
.circle_review {
    background-image: url(../images/Commercial/review_img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 618px;
    height: 618px;
    border-radius: 50%;
    position: absolute;
    z-index: 9;
}
.service_problem {
    background-color: #bd1628;
   padding: 31px 220px 0px;
    float: right;
    padding-right: 45px;
    margin-top: 6em;
}
.service_problem h4 {
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 40px;
    color: #fefefe;
    font-weight: 700;
   
    margin-top: 0;
}
.service_problem p {
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 32px;
    color: #fefefe;
    font-weight: 400;
    margin-bottom: 50px;
}
a.com_cal_btn {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #023867;
    font-weight: 700;
    background-color: #fff;
    display: inline-block;
    border-radius: 35px;
    padding: 10px 20px;
}
.reviews_shape.comm_reviews_shape {
    width: 61%;
    margin: 0 auto;
    float: none;
    margin-top: 6em;
}
.reviews_shape.comm_reviews_shape .inner_shape h5 {
    font-size: 16px;
    line-height: 23px;
    color: #023261;
    letter-spacing: 0;
}
.reviews_shape.comm_reviews_shape .inner_shape {
    padding-top: 92px;
	padding-bottom: 155px;
}
.comm_review_wrap {
    width: 96%;
    float: right;
}
/********contac-page***********/
.contact_top {
    text-align: center;
    margin: 50px 0 50px;
    padding: 35px 0 0px;
}
.contact_top h5 {
    font-size: 24px;
    line-height: 32px;
    color: #02335e;
    font-weight: 400;
}
.contact_top p {
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    max-width: 1040px;
    margin: 0 auto;
}
.cont_left_img img {
    -webkit-clip-path: url(#contact_svg);
    clip-path: url(#contact_svg);
    height: 60vw;
}
.contact_shape_outer {
    background-color: #bd1628;
    -webkit-clip-path: url(#contact_svg);
    clip-path: url(#contact_svg);
    padding-bottom: 25px;
    width: 92%;
}
.cont_left_img {
    width: 48%;
}
.contact_form {
    padding: 40px 30px;
    background-color: #f2f2f2;
    border-radius: 12px;
    margin-top: 30px;
}
.contact_form_wrap {
    margin-bottom: 50px;
}
.contact_map {
    margin-top: 50px;
}
.contact_form h3 {
    margin: 0;
    text-align: center;
    font-size: 30px;
    line-height: 32px;
    color: #bd1628;
    font-weight: 400;
    margin-bottom: 40px;
}
.contact_form .form-group input {
    border-radius: 20px;
    background-color: #f2f2f2;
    border: 0.3px solid #747d90;
    height: 60px;
    margin-bottom: 34px;
	font-family:Montserrat-Regular;
	font-size: 14px;
line-height: 32px;
color: #353535;
}
textarea#comment {
    font-family: Montserrat-Regular;
    font-size: 14px;
    line-height: 32px;
    color: #353535;
    outline: 0;
    border-radius: 20px;
    background-color: #f2f2f2;
    border: 0.3px solid #747d90;
    height: 160px;
}
button.btn.btn-default {
    font-size: 20px;
    line-height: initial;
    color: #ffffff;
    font-weight: 700;
    background-color: #bd1628;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    font-family: Montserrat-Regular;
    padding: 15px 60px;
    border-radius: 18px;
    margin-top: 30px;
}
.text-message {
    text-align: center;
}
button.blue-button.btn.btn-default:hover {
    background-color: #02335e;
}
.contact_form input#name {
    width: 95%;
}
.contact_form input#phonenumber {
    width: 95%;
    float: right;
}
.contact_form input#ZipCode {
    width: 95%;
}
.contact_form select#lock-select {
    width: 95%;
    float: right;
    padding: 10px;
}
.form-group select {
    border-radius: 20px;
    background-color: #f2f2f2;
    border: 0.3px solid #747d90;
    height: 60px;
    width: 100%;
font-family:Montserrat-Regular;
	font-size: 14px;
line-height: 32px;
color: #353535;
outline:0;
cursor:pointer;
}
/**********locksmith-service*******/
.locksmith_service .hm_service {
    margin: 30px 0 30px;
}
.locksmith_service .ser_title a {
    color: #333;
    font-size: 20px;
    padding-bottom: 10px;
}
.locksmith_service .ser_title {
    background-color: #dddddd;
    height: 135px;
}
.commer_service_left img {
    -webkit-clip-path: url(#commer_service);
    clip-path: url(#commer_service);
    width: 100%;
   
}
.commer_service_left:after {
    content: "";
    display: block;
    width: 90%;
    background-color: #02335e;
    position: absolute;
    top: 20px;
    height: 100%;
    -webkit-clip-path: url(#commer_service);
    clip-path: url(#commer_service);
    z-index: -1;
    left: 30px;
}
.commer_service_left:before {
    content: "";
    display: block;
    width: 90%;
    background-color: #537592;
    position: absolute;
    top: 35px;
    height: 100%;
    -webkit-clip-path: url(#commer_service);
    clip-path: url(#commer_service);
    z-index: -1;
    left:15px;
}
.commer_service_left {
    padding-left: 50px;
}
.locksmith_left {
    width: 41%;
    margin-right: 30px;
}
.locksmith_right {
    margin-top: 30px;
    float: right;
    width: 57%;
}
.locksmith_right h1 {
    font-size: 30px;
    line-height: 32px;
    color: #02335e;
    font-weight: 700;
    font-family: Montserrat-Regular;
    margin-bottom: 20px;
}
.locksmith_right p {
    font-size: 18px;
    line-height: 32px;
    color: #222222;
    font-weight: 400;
}

.locksmith_wrap {
    float: left;
    width: 100%;
    margin: 45px 0 45px;
    padding-top: 45px;
}
a.call_btn {
    width: 245px;
    height: 60px;
    border-radius: 30px;
    background-color: #bd1628;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    font-size: 28px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 32px;
    margin-left: 45px;
}
/*************residencial*********/
.residencial_ser_wrap h1 {
    font-size: 26px;
    line-height: 35px;
    color: #bd1628;
    font-weight: 400;
    margin-bottom: 30px;
	margin-top:0;
}
.residencial_service img {
    width: 100%;
}
.residencial {
    width: 47%;
    margin-right: 50px;
	position:relative;
margin-bottom: 3em;
}

.residencial_ser_wrap p {
    font-size: 18px;
    line-height: 32px;
    color: #222222;
    font-weight: 400;
    font-weight: 600;
}
.residencial_bttom {
    float: left;
    width: 100%;
    background-image: url(../images/Service/img_1.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 990px;
    -webkit-clip-path: url(#bottom_svg);
    clip-path: url(#bottom_svg);
    position: relative;
    z-index: -1;
    margin-bottom: -30em;
	margin-top: 3em;
}
.residencial_bttom:after {
    content: "";
    display: block;
    width: 116px;
    height: 100%;
    background-color: #9d3125b8;
    position: absolute;
    top: 10px;
    right: 0;
    margin: 0 auto;
    left: 17em;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    /* transform: skew(
0deg
, 
6deg
); */
    transform: rotate(
5deg
);
    z-index: -1;
}
.residencial_content h4 {
    font-size: 30px;
    line-height: 36px;
    color: #bd1628;
    font-weight: 700;
    margin: 0;
    font-family: Montserrat-Regular;
    margin-bottom: 15px;
}
.residencial_content p {
    font-size: 18px;
    line-height: 30px;
    color: #222222;
    font-weight: 500;
}
.residencial_content {
    width: 60%;
    padding-left: 45px;
    float: left;
    background-color: #f3f3f3;
    padding: 13em 8em 15em;
    padding-left: 45px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 86% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 86% 100%, 0% 100%);
    height: 100%;
}

.residencial_service {
    -webkit-clip-path: url(#residencial_ser);
    clip-path: url(#residencial_ser);
}

.residencial:after {
    content: "";
    display: block;
    width: 92%;
    height: 100%;
    -webkit-clip-path: url(#residencial_ser);
    clip-path: url(#residencial_ser);
    background-color: #bd1628;
    position: absolute;
    bottom: -25px;
    z-index: -1;
    margin: 0 auto;
    right: 0;
    left: 50px;
}
.service_left_col h1 {
    font-size: 30px;
    line-height: 40px;
    color: #02335e;
    font-weight: 700;
    font-family: Montserrat-Regular;
    margin-top: 0;
    margin-bottom: 18px;
}
.service_left_col h2 {
    font-size: 24px;
    line-height: 34px;
    color: #02335e;
    font-weight: 700;
    
}
.service_left_col p {
    font-size: 18px;
    line-height: 32px;
    color: #222222;
    font-weight: 400;
}
.locksmith_left.service_detail_left {
    margin-right: 27px;
    margin-bottom: 43px;
}
.emergency_problem {
    float: left;
    width: 100%;
    margin: 50px 0 70px;
}
.emergency_problem a {
    border-radius: 30px;
    background-color: #bd1628;
    display: inline-block;
    padding: 16px 50px;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
}
.emergency_problem span {
    font-size: 30px;
    line-height: 38px;
    color: #02335e;
    font-weight: 700;
    width: 368px;
    float: left;
    text-align: center;
    margin-top: 15px;
}
.emergency_problem p {
    font-size: 18px;
    line-height: 32px;
    color: #bd1628;
    font-weight: 400;
    padding-top: 32px;
}
.call_left {
    width: 46%;
    float: left;
    text-align: center;
    border-right: 2px solid #ccc;
    margin-right: 20px;
}
.pagination ul a {
    display: inline-block;
    background-color: #023261;
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    padding: 9px 42px;
    border-radius: 30px;
}
span.prev {
    transform: rotate(
180deg
);
    display: inline-block;
    line-height: 27px;
    margin-right: 10px;
}
span.next {
    display: inline-block;
    margin-left: 10px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    width: 100%;
    margin-top: 50px;
}
a.right_next {
    float: right;
}
.pagination ul {
    padding-left: 10px;
}
.other_service ul {
    padding-left: 0;
    background-color: #f0f0f0;
    padding: 20px;
	float: left;
    width: 100%;
}
.service_right_col ul li {
    list-style-type: none;
}
.service_right_col ul li a {
    font-size: 20px;
    line-height: 32px;
    color: #02335e;
    font-weight: 700;
    display: block;
   
}
.sertype h5 a {
    color:  #02335e !important;
    font-size: 20px !important;
	    
}
.sertype p a {
    font-size: 16px !important;
    color:#333 !important;
	    font-weight: 100 !important;
}
.other_service span {
    display: inline-block;
    margin-right: 22px;
    vertical-align: text-bottom;
    position: absolute;
    top: 0;
    left: 0;
}
.service_right_col {
    width: 28%;
    float: right;
}
.service_left_col {
    width: 70%;
}
.top_title {
    position: relative;
	float:left;
	width:100%;
}
.other_service {
    margin-bottom: 30px;
}
.top_title h5 {
    margin: 0;
    font-size: 22px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 700;
    font-family: Montserrat-Regular;
    padding-top: 37px;
    background-color: #bd1628;
    -webkit-clip-path: url(#service_title);
    clip-path: url(#service_title);
    background-color: #bd1727;
    text-align: center;
    height: 80px;
    text-align: left;
    padding-left: 20px;
}
.top_title h5{
-webkit-clip-path: url(#service_titlerev_review);
    clip-path: url(#service_titlerev_review);	
}
.top_title h5{
-webkit-clip-path: url(#service_title_choose);
    clip-path: url(#service_title_choose);	
}
.top_title h5{
-webkit-clip-path: url(#service_title_ser);
    clip-path: url(#service_title_ser);	
}
.service_right_col ul li {
    list-style-type: none;
    margin-bottom: 24px;
    position: relative;
	padding-left:2em;
}
span.key_icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    display: inline-block;
    background-color: #02335e;
    text-align: center;
    line-height: 70px;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    left: auto;
    margin: 0;
	top:0;
}
.other_service p {
    font-size: 15px;
    line-height: 26px;
    color: #222222;
    font-weight: 400;
    margin: 0;
}
.other_service h5 {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
    font-family: Montserrat-Regular;
}
.service_lockicon {
    width: 65px;
    float: left;
    position: absolute;
    left: 0;
}
.service_lockicon span.choose_icon {
    width: 18px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 4px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sertype {
    padding-left: 1.5em;
}
.sertype h5 {
    color: #bd1628;
}

.reviews_shape.ser_detail_shape {
    filter: drop-shadow(-1.879px 0.684px 10.5px rgba(0,0,0,0.3));
    width: 89%;
    margin-top: 2.5em;
	margin:30px;
}
.ser_detail_shape .inner_shape {
    padding: 39px 25px 85px 24px;
}
.ser_detail_shape .inner_shape {
    background-color: #fff;
}
.ser_detail_shape .inner_shape h5 {
    font-size: 20px;
    line-height: 16px;
    color: #023261;
    font-weight: 700;
}
.ser_detail_shape .inner_shape p {
    color: #023261;
    padding-right: 15px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
}
.review_slider {
    float: left;
    width: 100%;
}


.about_first img {
    -webkit-clip-path: url(#about_svg);
    clip-path: url(#about_svg);
	width:100%;
}
.locksmith_ser_wrap{
	padding-left:45px;
}
.locksmith_ser_wrap.service_detail_wrap {
    padding-left: 0;
}
.locksmith_ser_wrap h1 {
    font-size: 34px;
    letter-spacing: 2px;
    color: #02335e;
    font-weight: 700;
    font-family:GoblinOne;
    margin-bottom: 34px;
    line-height: 43px;
}
.locksmith_ser_wrap h2 {
	color:#bd1628;
}

.about_first {
    float: right;
}
.about_right {
    padding-left: 45px;
    padding-right: 20px;
}
.locksmith_ser_wrap a{
	 color: #bd1628;
}
a.call_btn {
    color: #fff;
}
.locksmith_ser_wrap p {
    font-size: 18px;
    line-height: 32px;
    color: #020202;
    font-weight: 400;
}
a.contact_btn {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    background-color: #bd1628;
    padding: 5px 20px;
}
a.contact_btn:hover {
    background-color: #023261;
    transition: 0.5s;
}
.contact_button {
    text-align: center;
    margin-top: 50px;
}
.blueservice {
margin-top:45px;
}
.blueservice_wrap {
    float: left;
    width: 100%;
    margin-bottom: 45px;
}
.blue_ser_svg img {
    -webkit-clip-path: url(#blue_svg);
    clip-path: url(#blue_svg);
}
.blueservice h4 {
    font-size: 40px;
    letter-spacing: 2px;
    color: #02335e;
    font-weight: 700;
    margin-bottom: 32px;
}
.blueservice p {
    font-size: 18px;
    line-height: 32px;
    color: #020202;
    font-weight: 400;
}
.blueservice ul {
    padding: 0;
    margin: 0;
    margin-top: 26px;
}
.blueservice ul li {
    font-size: 18px;
    line-height: 32px;
    color: #020202;
    font-weight: 400;
    font-family: Montserrat-Regular;
	list-style-type:none;
	margin-bottom: 35px;
    position: relative;
    padding-left: 2.5em;
}
.blue_ser_svg {
    width: 80%;
    margin: 0 auto;
    margin-top: 60px;
}
.blueservice_image {
    width: 41%;
    margin-right: 70px;
	margin-bottom:5em;
}
.blueservice_image:after {
    content: "";
    display: block;
    background-image: url(../images/about/kwikeylogo1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 523px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
	animation: lds-dual-ring 5s linear infinite;
}

 @keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.bluservice_right {

    float: right;
}
.blueservice ul {
    width: 53%;
    float: right;
}
.blueservice ul li:after {
    content: "";
    display: block;
    background-image: url(../images/about/keyshape.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 33px;
    height: 15px;
    float: left;
    position: absolute;
    top: 10px;
	left:0;
}  
.reviw_view_all.abt_view_all {
    margin-top: 7em;
}
.about_last_block {
    float: left;
    width: 100%;
    background-color: #e6e6e6;
    -webkit-clip-path: url(#gray_svg);
    clip-path: url(#gray_svg);
    position: relative;
    z-index: -1;
    margin-bottom: -7em;
}
.left_circle {
    float: left;
    width: 29%;
    margin-top: 14em;
}
.inner_red_svg {
    float: left;
    width: 100%;
    background-color: #bd1628;
    -webkit-clip-path: url(#red_svg);
    clip-path: url(#red_svg);
    margin: 70px 0 40px;
    padding-bottom: 12em;
	position:relative;
}
.inner_red_svg:after {
    content: "";
    display: block;
    background-color: #02335e;
    width: 250px;
    height: 100%;
    position: absolute;
    z-index: -1;
    transform: rotate(15deg);
	top:30px;
}
.left_circle img {
    -webkit-clip-path: circle(50% at 36% 50%);
    clip-path: circle(50% at 36% 50%);
    width: 100%;
    height: 32vw;
    object-fit: cover;
    object-position: center;
}
.about_right_blk {
    float: right;
    width: 70%;
    margin-top: 19em;
    padding-right: 5em;
}
.about_right_blk h4 {
    font-size: 45px;
    letter-spacing: 1px;
    line-height: 58px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
}
.about_right_blk p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
}
/************blog*******/
.blog_page {
    margin: 50px 0 0px;
    padding: 20px 0 0px;
}
.blog_wrap {
    float: left;
    width: 100%;
}
.home_blog_content.blog_content {
    background-image: url(../images/home/blogbg.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 185px;
    width: 100%;
    margin-top: -11.5em;
    position: relative;
    padding-left: 3em;
}
.blogs {
    width: 42.6%;
    margin: 40px 0 40px;
	display:none;
}
.blog_img img {
   height: 536px;
    width: 536px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;

}
.home_blog_content.blog_content span {
    position: relative;
    top: -35px;
}
.home_blog_content.blog_content p {
    margin-top: 0;
}
.home_blog_content.blog_content a {
    display: inline-block;
    margin-top: 15px;
}
.blogs:nth-child(2n+2) {
    float: right;
}
.load_more a{
    background-color: #02335e;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    border-radius: 36px;
    padding: 10px 55px;
}
.load_more a:hover{
	background-color:#bd1628;
	transition:0.5s;
}
.load_more {
    text-align: center;
    margin: 3em 0 2em;
}
.innerpage_banner.blog_detail_innerpage {
    height: 305px;
}
.top_heading {
    margin-bottom: 8px;
}
.detail_ser_types a:hover {
    color: #bd1628;
}
.blog_detail h1 {
    font-size: 30px;
    line-height: 42px;
    color: #000000;
    font-weight: 600;
    font-family: Montserrat-Regular;
    margin-top: 6px;
}
.blog_detail h2,h3 {
    font-size: 24px;
    line-height: 42px;
    color: #013161;
    font-weight: 600;
  
    margin-top: 6px;
}
.blog_detail a {
    color: #bd1628;
}

.date_time {
    line-height: 48px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Montserrat-Regular;
}
.date_time span {
    display: inline-block;
    margin-right: 10px;
}
.blog_detail p {
    font-size: 18px;
    line-height: 34px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    margin-bottom: 25px;
}

.blog_detail h1{
	 color: #02335e;
	 font-family: GoblinOne;
}
.blog_detail h2{
	color:#bd1628;
}
.blog_sidebar {
    width: 32%;
    float: right;
}
.blog_detail {
    width: 66%;
}
.blogdetail_img {
    margin-bottom: 38px;
}
.blogdetail_img img {
    width: 100%;
    object-fit: cover;
    height: 400px;
  
}
.blog_detail h5 {
    font-size: 30px;
    line-height: 34px;
    color: #02335e;
    line-height: 38px;
}
.pagination.blog_paginatin {
    width: 42%;
    float: right;
}
.top_heading h4 {
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    font-weight: 400;
    font-family: Montserrat-Regular;
    margin-bottom: 0;
}
.rec_posts {
    border: 2px solid #ebebeb;
    padding: 30px;
    float: left;
    width: 100%;
    margin-top: 34px;
    position: relative;
    padding-bottom: 20px;
}
.timedate {
    width: 100%;
    float: left;
    position: absolute;
    top: -20px;
}
.timedate p {
    background-color: #ebebeb;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #979797;
    font-weight: 400;
    margin: 0;
    padding: 3px 15px;
}
.recent_post_img img {
    width: 90px;
    height: 90px;
    object-fit: cover;
    object-position: center;
}
.recent_post_img {
    float: left;
}
.post_content {
    width: 70%;
    float: left;
    margin-left: 10px;
}
.post_content p {
    font-size: 18px;
    line-height: 31px;
    color: #000000;
    font-weight: 400;
}
.post_content a.read_blog {
    font-size: 18px;
    line-height: 31px;
    color: #bd1628;
    font-weight: 400;
    font-weight: 600;
    float: right;
}
.detail_ser_types {
    margin: 12px 0 12px;
    float: left;
    width: 100%;
}
.detail_ser_types span img {
    width: 35px;
}
.Services_sidebar {
    float: left;
    margin-top: 42px;
}
.Services_sidebar .top_heading {
    margin-bottom: 20px;
}
.post_content a.read_blog span {
    display: inline-block;
    margin-left: 12px;
}
.detail_ser_types span {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    background-color: #023261;
    text-align: center;
    line-height: 50px;
}
.detail_ser_types a {
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    padding-left: 2em;
}
.tags_sidebar {
    margin-top: 2em;
}
.tags_sidebar ul li {
    list-style-type: none;
    display: inline-block;
    border-radius: 10px;
    background-color: #023261;
    margin-right: 17px;
    margin-bottom: 25px;
}
.tags_sidebar ul li a {
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 400;
    padding: 0px 35px;
    display: inline-block;
}
.tags_sidebar ul {
    padding: 0;
    margin: 0;
    margin-top: 25px;
}
.tags_sidebar ul li:nth-child(2n+2) {
    margin-right: 0;
}
.tags_sidebar ul li:hover {
    background-color: #bd1628;
    transition: 0.5s;
}
.reviews_shape.review_page_shape {
    margin-top: 25px;
    margin-bottom: 25px;
}
/***********review-page*******/
.review_page_wrap {
    margin: 60px 0 60px;
	
}
.review_page_shape {
    margin-top: 25px;
    margin-bottom: 25px;
    display: none;
	    filter: drop-shadow(-1.879px 0.684px 10.5px rgba(0,0,0,0.3));
}

.reviews_shape.review_page_shape .inner_shape {
    background-color: #fff;
	
}

.reviews_shape.review_page_shape  .inner_shape h5 {
	color: #023261;
}

.reviews_shape.review_page_shape  .inner_shape p {
	color: #023261;
}
.reviews_shape.review_page_shape .inner_shape p {
    height: 97px;
    /* overflow-x: scroll; */
    overflow-y: scroll;
}
.reviews_shape.review_page_shape .inner_shape p::-webkit-scrollbar {
  width: 7px;
}

/* Track */
.reviews_shape.review_page_shape .inner_shape p::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.reviews_shape.review_page_shape .inner_shape p::-webkit-scrollbar-thumb {
  background: #b51525; 
  border-radius: 10px;
}

/* Handle on hover */
.reviews_shape.review_page_shape .inner_shape p::-webkit-scrollbar-thumb:hover {
  background: #b51525; 
}
.reviews_shape.review_page_shape:nth-child(1) .inner_shape{
background-color:#023261;
	
}
.reviews_shape.review_page_shape:nth-child(1) .inner_shape p{
   color: #fff;
	
}
.reviews_shape.review_page_shape:nth-child(1) .inner_shape h5{
    color: #fff;
	
}

/**********automotivie*******/
.resi_service_bg {
    background-image: url(../images/Service/Residential-Keys.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 714px;
    width: 100%;
    position: relative;
    z-index: 9;
    padding: 100px 0 70px;
	text-align:center;
	margin-bottom:60px;
}
.residencial_slider {
    margin-top: 80px;
}
.res_ser_types{outline:0;margin-top:20px;}
.resi_service_bg h3 {
    margin: 0;
    font-size: 40px;
    line-height: 32px;
    color: #023261;
    font-weight: 400;
    font-family: GoblinOne;
}
.resi_service_bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #e0deddd4;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.traingle{
	position:relative;
	z-index:9;
}
.ser_slider_icon:after {
    content: "";
    display: block;
    width: 220px;
    height: 220px;
    background-color: #022e5a;
    position: absolute;
    top: -10px;
    z-index: 1;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    clip-path: polygon(50% 0%, 91% 50%, 50% 100%, 11% 49%);
    clip-path: polygon(50% 0%, 95% 50%, 50% 100%, 6% 49%);
}
.ser_slider_icon {
    filter: drop-shadow(0 0 6.5px rgba(0,0,0,0.32));
}
.traingle {
    background-color: #bd1628;
    width: 220px;
    margin: 0 auto;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.resi_content h5 {
    font-size: 30px;
    line-height: 43px;
    color: #023261;
    font-weight: 400;
    font-family: Montserrat-Regular;
    font-weight: 600;
    margin: 18px 0 40px;
}
.resi_content p {
    font-size: 18px;
    line-height: 31px;
    color: #000000;
    font-weight: 400;
	margin-bottom:0;
}

.residencial_slider .slick-prev.slick-arrow{display:none !important;}
.residencial_slider .slick-next.slick-arrow {
    background-image: url(../images/Service/right-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 74px;
    height: 74px;
    border: 0;
    font-size: 0;
    background-color: #737d8f;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 32%;
	outline:0;
}
.get_vehicle{
	 background-image: url(https://www.locksmithmanagementllc.com/assets/css/images/service/Revival.jpg);
    background-position: center;
    background-repeat: no-repeat;
	float:left;
    width: 100%;
    height: 505px;
	margin-top: 65px;
}
.vehicle_redbox {
    width: 509px;
    background-color: #bd1628;
    padding: 20px;
    margin-top: -50px;
}
.vehicle_redbox h4 {
    font-size: 26px;
    line-height: 43px;
    color: #ffffff;
    font-weight: 400;
    margin: 0;
    margin-bottom: 45px;
}
.vehicle_redbox h4:after {
    content: "";
    display: block;
    width: 100px;
    border-bottom: 3px solid #fff;
    position: relative;
    bottom: -21px;
}
.vehicle_redbox p {
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
}
.guarantee_service {
    width: 95%;
    float: right;
    margin: 60px 0 30px;
    padding: 30px 0 30px;
}
.guarantee_image {
    float: right;
    margin-left: 15px;
    position: relative;
    z-index: 9;
    padding-right: 40px;
    padding-bottom: 53px;
}
.guarantee_service h5 {
    font-size: 32px;
    line-height: 50px;
    color: #bd1628;
    font-weight: 400;
    margin-bottom: 20px;
}
.guarantee_service p {
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
}
.guarantee_service {
    width: 95%;
    float: right;
}
.guarantee_image:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #bd1628;
   
    position: absolute;
    top: -39px;
    z-index: -1;
    clip-path: polygon(0 0%, 100% 0, 100% 100%, 0 25%);
}
.guarantee_image:before {
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    background-color: #bd1628;
    position: absolute;
    left: 0;
    clip-path: polygon(100% 0, 0 52%, 100% 100%);
    top: -39px;
    left: -69px;
}
.leftPub_svg img {
    -webkit-clip-path: url(#huston_svg);
    clip-path: url(#huston_svg);
	width:100%;
}

.leftPub_svg {
    margin-right: 40px;
}
.publish_content h4 {
    font-size: 30px;
    line-height: 40px;
    color: #bd1628;
    font-weight: 400;
    font-family: Montserrat-Regular;
    margin-bottom: 30px;
    font-family: GoblinOne;
}
.publish_content p {
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    font-weight: 400;
    font-family: Montserrat-Regular;
}
.publish_content .contact_button a {
    width: 187px;
    height: 50px;
    background-color: #bd1628;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    line-height: 50px;
}
.publish_content .contact_button a:hover {
	background-color:#02335e;
	transition:0.5s;
}
.publish_content {
    margin-bottom: -6em;
}
.service_area_list ul li {
    list-style-type: none;
    text-align: center;
}
.service_area_list ul {
    padding-left: 0;
	
}
.service_area_list {
    width: 100%;
    height: auto;
    /* filter: drop-shadow(1.873px 4.636px 2.5px rgba(0,0,0,0.75)); */
    background-color: #023261;
    -webkit-clip-path: url(#service_area_svg);
    clip-path: url(#service_area_svg);
    padding-top: 8em;
    padding-bottom: 3em;
}
.red_shape_svg {
    margin-left: 54px;
    position: relative;
    margin-top: 45px;
    margin-bottom: 110px;
    position: absolute;
    width: 40.5%;
    height: 100;
    padding-bottom: 17em;
}
.service_area_list ul li a {
    color: #fff;
    width: 300px;
    height: 50px;
    border-radius: 25px;
    background-color: #bd1628;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin: 10px 0 10px;
	position:relative;
}
.red_shape_svg:after {
    content: "";
    display: block;
    width: 110%;
    height: 100%;
   
    position: absolute;
    top: 0;
    left: 0;
	 background-image: url(../images/Service/redshape.png);
    background-position: center;
    background-repeat: no-repeat;
	z-index:-1;
	
}
.service_area_list ul li a:after {
    content: "";
    display: block;
    background-image: url(../images/Service/unnamed.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 47px;
    height: 50px;
    float: left;
    position: absolute;
    left: -3em;
    top: 6px;
}
.service_area_list ul li a:hover {
    background-color: #fff;
    color: #023261;
    transition: 0.5s;
}
.service_area_wrap {
    position: relative;
    z-index: 9;
}
.service_area_section {
    float: left;
    width: 100%;
    margin-bottom: -32em;
}
.map_section .mapouter {
    position: relative;
    height: 1400px;
    width: 100%;
}
.map_section .gmap_canvas {
    overflow: hidden;
    height: 1400px;
    width: 100%;
}
.our_service_wrap_comm {
    margin-top: 2em;
}

/******new-block***/

.left_content_blk {
    background-color: #023261;
    padding: 10em 4em;
    -webkit-clip-path: polygon(0 1%, 100% 21%, 100% 79%, 0% 100%);
    clip-path: polygon(0 1%, 100% 21%, 100% 79%, 0% 100%);
    padding-bottom: 14em;
}
.content_right_img {
    width: 28%;
    float: right;
    position: absolute;
    right: 0;
    z-index: 9;
    top: -19em;
}
.content_right_img img {
    height: 800px;
    object-fit: cover;
    object-position: left;
    -webkit-clip-path: polygon(0 52%, 100% 98%, 100% 0);
    clip-path: polygon(0 52%, 100% 98%, 100% 0);
	width:100%;
}
.content_right_img:after {
    content: "";
    display: block;
    width: 80%;
    height: 37%;
    background-color: #bd1628;
    position: absolute;
    bottom: -76px;
    z-index: -1;
    right: 0;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 100% 100%);
   
}
.left_content_blk h1 {
    font-size: 40px;
    line-height: 40px;
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 30px;
}
.left_content_blk p {
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 300;
    text-align: left;
    max-width: 78%;
}

.triangle_block {
    float: left;
    width: 100%;
    margin-top: 2em;
}
.social_icons a {
    color: #fff;
    font-size: 26px;
    margin: 13px 10px;
    display: inline-block;
}
.social_icons a:hover {
    color: #ccc;
    transition: 0.5s;
    transform: scale(1.1);
}




/*******responsive*******/
@media only screen and (min-width:1400px) {
	
}
@media only screen and (min-width:1600px) {
.service_area_section {
    margin-bottom: -35em;
}	
.comm_review_wrap {
    width: 90%;
}
.red_shape_svg{
	margin-top:60px;
}
.banner-content {
    width: 55%;
    height: 409px;
    top: 27%;
}	
.banner-content.inner_banner_content{
	height: 245px;
}
.footer-wrap {
    height: auto;
}
.footer_menu {
    margin-top: 40em;
}
.footer-bottom {
    padding-top: 12em;
}
.outer-shadow{
	width:400px;
	height:400px;
}
.service_types{
	width:400px;
	height:400px;
}
.choose_service {
    max-width: 915px;
    margin-left: 5em;
}
.choose_left {
    width: 41%;
}
.outer-shadow:nth-child(2) {
    top: 15em;
    left: 43px;
}
.outer-shadow:nth-child(3) {
   top: 15em;
    right: 43px;
}
.outer-shadow:nth-child(4) {
    top: 31em;
}
.review_bg_shape {
  
    top: -10em;
    width: 54%;
}
.residencial_content{
	    padding: 12em 15em 15em;
		padding-left:2em;
}
.residencial_bttom {
    margin-bottom: -38em;
}
.residencial_bttom:after{
	    transform: rotate( 8deg );
}
.left_circle {
    margin-top: 17em;
}
.about_right_blk {
    margin-top: 30em;
}
.about_right {
    width: 44%;
    margin-left: 5em;
}
.contact_map{
	margin-bottom: -35em;
}


}
@media only screen and (min-width:1920px) {
	
.review_bg_shape {
    top: -10em;
    width: 45%;
}	
.home-blog_update {

    width: 32%;
  
}
.home_blog_content p {
   
    padding-right: 70px;
    
}
.service_types h5 {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
}










	
}
@media only screen and (max-width:1300px) {
.detail-con h2 {
    font-size: 34px;
}
.detail-con h1 {
    font-size: 34px;
}
.item img{
	height:auto;
}	
	.container{padding:0 15px;}
.header-nav ul li a{
	font-size:17px;
	padding:10px 14px;
}	
.header_call {
    width: 28%;
}	
.shadow {
    height: 10px;
    top: 3px;
    transform: rotate(-8.4deg);
}

.macon_content p {
    font-size: 16px;
    line-height: 28px;
}
.whychos_title h4{
	font-size:40px;
	margin-left:30px;
}
.service_types{
	width:320px;
	height:320px;	
}
..outer-shadow{
	width:320px;
	height:320px;	
}
.outer-shadow:nth-child(3) {
    right: -18px;
    top: 11.6em;
}
.outer-shadow:nth-child(2) {
    top: 11.6em;
    left: -18px;
}
.outer-shadow:nth-child(4){
	top:24em;
}
.choose_service {
    max-width: 660px;
    left: -20px;
}
.review_bg_shape:after{
	height:650px;
}
.reviw_view_all {
    margin-top: 1em;
}
.home_blog_img img {
    width: 200px;
    height: 200px;
}
.home_blog_content p {
    font-size: 16px;
    line-height: 24px;
}
.home_blog_content p{
	padding-right:30px;
}
.home_blog_img {
    width: 39%;
    position: relative;
    left: -10px;
}
.home-blog_update:nth-child(1) .home_blog_img{
	position:unset;
}
.footer-wrap{
	height:auto;
}
.footer-bottom {
    padding-top: 7.2em;
    padding-bottom: 1em;
}
.footer-list h5 {
    font-size: 20px;
}
/************about-upage**********/
.locksmith_ser_wrap {
    padding-left: 15px;
}
.blueservice_image{
	width:46%;
}
.about_right_blk h4 {
    font-size: 46px;
    line-height: 40px;
}
/************auto**********/
.guarantee_service {
    width: 100%;
	float:left;
    padding-left: 15px;
}
.guarantee_service h5 {
    font-size: 30px;
    line-height: 42px;
}
/************blog-page**********/
.blogs{
	width:47%;
}
/************blog-detail-page**********/
.rec_posts{padding:20px;}
.post_content {
    width: 69%;
}
.tags_sidebar ul li a{padding: 0px 28px;}
.timedate p{margin-left:20px;}
.timedate {top: -20px;left: 0;}
/************commercial-page**********/
.circle_review {
    width: 550px;
    height: 550px;
    top: 9em;
}
.reviews_shape.comm_reviews_shape .inner_shape {
    padding-top: 70px;
    padding-bottom: 100px;
}
.commercial_commodo{margin-bottom:20px;}
/**********locksmith-service*******/
.locksmith_ser_wrap h1 {
    font-size: 34px;
	margin-bottom:15px;
}
.locksmith_right {
    margin-top: 15px;
}
/*********residencial**********/

.residencial_bttom:after {
    left: 15em;
    transform: rotate( 4deg);
}
/**********review-page*******/
.reviews_shape.review_page_shape {
    width: 29.8%;
}
/**********service-detail*******/
.other_service p {
    font-size: 14px;
    line-height: 24px;
}
.other_service h5 {
    font-size: 18px;
}
.emergency_problem span {
    font-size: 26px
}
.header-nav nav>ul>li ul.megamenu li {
    width: 32.4%;
}
.service_types h5 {
    font-size: 12px;
    line-height: 20px;
}
.content_right_img img {
    -webkit-clip-path: polygon(0 42%, 100% 98%, 100% 0);
    clip-path: polygon(0 42%, 100% 98%, 100% 0);
}
.content_right_img{
	top:-15em;
}



}
@media only screen and (max-width:1200px) {
	
.header-nav ul li a {
    font-size: 15px;
    padding: 10px 7px;
}
.header_call {
    width: 34%;
}	
.header-nav nav>ul>li ul.megamenu li {
    width: 32.2%;
}
.header-nav nav>ul>li ul.megamenu li a{
	font-size:15px;
}
.header-logo {
    width: 26%;
}	
.emergency_service {
    width: 35%;
}	
.detail-con h2 {
    font-size: 28px;
}
.detail-con h1 {
    font-size: 28px;
}
.banner-content{
	    padding: 4em 0 5em;
}

.macon_wrap h1 {
    font-size: 40px;
}
.macon_content h2{
	margin-bottom:10px;
}
.macon_content {
    left: 0;
    width: 60%;
}
.box_cont{
	padding:20px;
	    padding-top: 7em;
}
.shadow {
    top: 1px;
    transform: rotate(-9deg);
}
.emergency_service p {
    font-size: 22px;
    line-height: 30px;
}
.hm_service_title h3 {
    font-size: 40px;
}
.ser_title a {
    font-size: 20px;
}
.ser_icon{
	top:50px;
}
.whychos_title h4 {
    font-size: 34px;
    margin-left: 15px;
}
.outer-shadow{
	width: 285px;
    height: 285px;
}
.service_types {
    width: 285px;
    height: 285px;
}
.service_types h5 {
    font-size: 13px;
    line-height: 19px;
	padding: 5px 96px;
}
.outer-shadow:nth-child(2) {
    top: 10em;
    left: -24px;
}
.outer-shadow:nth-child(3) {
    right: -26px;
    top: 10em;
}
.outer-shadow:nth-child(4) {
    top: 21em;
}
span.choose_icon img {
    width: 45px;
    padding-top: 20px;
}
.inner_shape{
	padding:30px;
	padding-right:30px;
	padding-top: 58px;
	padding-bottom: 95px;
	
}

.review_title h3 {
    font-size: 40px;
}
.review_bg_shape:after {
    height: 500px;
}
.review_bg_shape {
    width: 56%;
}
.blog_title_home h3 {
    font-size: 40px;
}
.home-blog_update:nth-child(1) {
    width: 40%;
}
.home-blog_update:nth-child(1) .home_blog_content {
    bottom: 40px;
    width: 97%;
}
.home_blog_content p {
    padding-right: 60px;
}
.home-blog_update{
	width: 56%
}
.foot-logo{
	height:auto;
	    padding: 30px 0 30px;
}
.foot-logo img {
    width: 160px;
}
.footer-list.footer_logo {
    width: 26%;
}
.footer-list.foot_about {
    width: 20%;
}
.footer-list.footer_brandss {
    width: 30%;
}
/************about-upage**********/
.blueservice_image:after{
	height:435px;
}
.blueservice h4 {
    font-size: 34px;
}
.lock_icon.com_lock_icon {
    padding-top: 9em;
}
.left_circle {
    margin-top: 15em;
}
.about_right_blk h4 {
    font-size: 36px;
    margin-bottom: 30px;
}
.footer_menu {
    margin-top: 32em;
}
.locksmith_ser_wrap h1 {
    font-size: 34px;
}

.commer_whychoose h4 {
    font-size: 40px;
}
.lock_icon.com_lock_icon {
    padding-top: 2em;
    position: relative;
}
.lock_icon.com_lock_icon span.choose_icon {
    top: 45px;
}
.home_reviews {

    margin: 30px 0 50px;
    padding: 20px 0 0px;
}
.banner-content.inner_banner_content {
    top: 62%;
}
.about_right_blk {
    width: 67%;
    padding-right: 1em;
}
.footer_content p {
    font-size: 16px;
    line-height: 24px;
}	
/************auto**********/	
.resi_content h5{font-size:26px;margin-bottom:20px;}	
.res_ser_types{padding:0 5px;}	
.get_vehicle{height:425px;}	
.publish_content p{padding-left:15px;}	
.publish_content h4 {font-size: 34px;line-height: 48px;}	
.leftPub_svg{margin-bottom:10px;    margin-right: 20px;}	
/************blogdetail-page**********/	
.blog_page {
    margin: 30px 0 0px;
    padding: 0px 0 0px;
}
.blog_detail h1 {
    font-size: 28px;
    line-height: 36px;
}
.rec_posts {
    padding: 15px;
}
.post_content {
    width: 62%;
}
.post_content p {
    font-size: 14px;
    line-height: 26px;
}
.timedate p {
    margin-left: 14px;
    font-size: 14px;
    line-height: 24px;
}
.Services_sidebar {
    margin-top: 10px;
}
.tags_sidebar {
    margin-top: 10px;
}
.tags_sidebar ul li{margin-right:5px;}
.tags_sidebar ul li a {
    padding: 0px 20px;
    font-size: 16px;
}
.blog_detail p {
    font-size: 16px;
    line-height: 30px;
}
.pagination.blog_paginatin {
    width: 52%;
    float: right;
    margin-top: 20px;
}

/************commercial-page**********/
.ser_icon {
    top: -50px;
}
.circle_review {
    width: 470px;
    height: 470px;
    top: 10em;
}
.service_problem {
    padding: 30px 184px 45px;
    padding-right: 15px;
}
.reviews_shape.comm_reviews_shape .inner_shape h5{
	margin-bottom:20px;
}
.reviews_shape.comm_reviews_shape .inner_shape {
    padding-bottom: 76px;
}
.reviews_shape.comm_reviews_shape {
    width: 57%;
}
/**********locksmith-service*******/
.locksmith_left {
    margin-bottom: 4em;
}
a.call_btn {
    margin: 0 auto;
    float: none;
    display: block;
    margin-top: 1em;
}
.home_service_wrap {
    padding: 0px 0 30px;
}
.commer_whychoose {
    margin-bottom: 2em;
}
/**********residencial**********/
.locksmith_wrap {
    margin: 45px 0 20px;
}

.residencial_content {
    width: 63%;

    padding: 13em 8em 16em;
	padding-left:20px;
}
.residencial_content p {
    font-size: 16px;
    line-height: 26px;
}
.commer_whychoose {
    margin-top: 30px;
}
/********review-page*******/
.reviews_shape.review_page_shape {
    width: 29%;
}
.red_shape_svg{
	width: 72%;
}	
	/*********ser_detail_page********/
	
.service_right_col {
    width: 27%;
}	
.service_left_col {
    width: 72%;
}	
.service_right_col ul li a {
    font-size: 16px;
    line-height: 28px;
}	
.service_lockicon span.choose_icon img {
    width: 45px;
    padding-top: 2px;
}	
.blog_img img {
    height: 450px;
    width: 500px;
}	
.left_content_blk h1 {
    font-size: 30px;
}
.left_content_blk {
	 padding: 10em 1em
}
   
.left_content_blk p {
    font-size: 16px;
    line-height: 30px;
}
.content_right_img:after {
    height: 49%;
}
.service_types h5 {
    line-height: 15px;

}
.content_right_img img {
    -webkit-clip-path: polygon(0 34%, 100% 98%, 100% 0);
    clip-path: polygon(0 34%, 100% 98%, 100% 0);
}
.content_right_img {
    top: -10em;
}


	
}
@media only screen and (max-width:992px) {
	
	
.header-nav nav>ul>li ul.megamenu li {
    width: 48%;
    padding: 0;
    line-height: 38px;
}	
	
.emergency_service p {
    color: #02335e;
    background: none;
    padding: 0;
   width: auto;
    height: auto;
	font-size:20px;
	 line-height: 36px;
    padding-top: 12px;
    padding-left: 15px;
}
.header_call p {
    color: #02335e;
    background: none;
    width: auto;
    height: auto;
	font-size:17px;
    line-height: 36px;
    padding-top: 12px;
    padding-left: 15px;
}
.header_call {
    width: 195px;
    float: right;
	margin-top:0;
}
.emergency_service {
    width: 295px;
	margin-top:0;
}	
.header-nav ul li a {
    font-size: 12px;
    padding: 6px 4px;
}	
.logo-image img {
    max-width: 180px;
}	
.detail-con h2 {
    font-size: 24px;
    margin-bottom: 15px;
}
.detail-con h1 {
    font-size: 24px;
    margin-bottom: 15px;
}	
	.detail-con p {
    font-size: 16px;
    margin-bottom: 0;
}
.banner-content{
	top:25%;
}	
.macon_wrap h1 {
    text-align: center;
}	
.locksmith_macon {
    margin: 20px 0 20px;
    padding: 0px 0 20px;
}	
.macon_image {
    position: unset;
    left: 0;
    /* order: 2; */
    width: 60%;
    margin: 0 auto;
    max-width: 430px;
    float: none;
}
.box_cont {
    padding: 20px;
    padding-top: 1em;
	-webkit-clip-path:unset;
    clip-path: unset;
	margin-bottom:3em;
	padding-bottom:2em;
}	
.shadow {
    transform: unset;
    display: none;
}
.box_cont {
    padding-top: 1em;
    clip-path: unset;
    border-top: 10px solid #bd1628;
	margin-bottom:0;
}
.macon_content {
    width: 100%;
}
.macon_wrap h1 {
    margin-bottom: 30px;
}
.know_more {
    margin-top: 25px;
}
.home_service_wrap {
    margin: 20px 0 20px;
    padding: 20px 0 20px;
}
.our_service_wrap {
    margin-top: 10px;
}
.hm_service {
    padding: 0 6px;
}
.ser_icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
	top: -36px;
    left: 20px;
}
.ser_title{
	height:auto;
}
.ser_title a {
    font-size: 16px;
    padding-top: 35px;
    padding-bottom: 10px;
}
.service_content {
    margin-top: -20px;
}
.ser_icon img {
    width: 39px;
}
.view_all_btn {
    margin-top: 40px;
}
.outer-shadow {
    width: 220px;
    height: 233px;
}
.service_types {
    width: 220px;
    height: 220px;
}
.lock_icon {
    width: 40%;
	padding-top:2em;
}
span.choose_icon img {
    width: 30px;
    padding-top: 0;
	    
}
.service_types h5 {
    padding: 5px 70px;
}
span.choose_icon {
    top: -34px;
}
.choose_service {
    max-width: 411px;
    left: -30px;
}
.outer-shadow:nth-child(2) {
    top: 8em;
}
.outer-shadow:nth-child(3) {
    right: -25px;
    top: 8em;
}
.outer-shadow:nth-child(4) {
    top: 17em;
}	
.choose_left {
    margin-top: 1em;
}	
.whychoose {
    padding-top: 0;
}	
.review_bg_shape{
	display:none;
}	
.home_reviews {
    margin: 30px 0 30px;
    padding: 0px 0 0px;
}	
.review_title {
    margin-bottom: 50px;
}	
.inner_shape {
    padding: 30px;
    padding-right: 30px;
    padding-top: 38px;
    padding-bottom: 70px;
}	
.reviews_shape p{
	line-height:20px;
	margin-bottom:10px;
}	
.reviw_view_all {
    margin-top: 2em;
}
.home-blog_update:nth-child(1){
	height:47vw;
}
.home_blog_content p {
    font-size: 14px;
    line-height: 19px;
	padding-right:40px;
}
.home_blog_content p {
    padding-right: 14px;
}
.home-blog_update:nth-child(1) .home_blog_content p {
    padding-right: 60px;
}
.home-blog_update:nth-child(1) {
    height: 65vw;
    width: 60%;
}
.home-blog_update {
    width: 70%;
}
.home-blog_update:nth-child(3) {
    float: right;
}
.footer_top {
    background-color: #02335e;
}
.footer_menu {
    margin-top: 3em;
}
.blog_view_all {
    margin-top: 3em;
}	
.homeblog_updates {
    margin-bottom: 3em;
}
.footer-list.foot_about {
    width: 25%;
}
.footer-list.footer_service {
    width: 24%;
}
.footer-list.footer_brandss {
    width: 25%;
}
.footer-list h5 {
    font-size: 19px;
}
.footer-bottom {
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #bd1628;
}
.footer-wrap {
    height: auto;
    background: none;
}
/************about-upage**********/
.locksmith_wrap {
    padding-top: 0;
}
.blueservice_image:after {
    height: 346px;
}

.blueservice ul {
    width: 100%;
}
.blueservice_image{
	margin-right:40px;
}
.blueservice_wrap{margin-bottom:0;}
.commer_whychoose {
    margin-top:10px;
}
.ser_type_conet h6 {
    font-size: 20px;
}
.ser_type_conet p {
    font-size: 16px;
    line-height: 28px;
    padding: 0 5px;
}
.about_right_blk {
    width: 100%;
    padding-right: 1em;
    padding-left: 1em;
	margin-top:1em;
}
.left_circle {
    margin-top: 15em;
    margin: 0 auto;
    float: none;
    margin-top: 21em;
    width: 32%;
}
.left_circle img {
	-webkit-clip-path:unset;
   clip-path:unset;
    border-radius: 50%;
}
.about_last_block{
	margin-bottom:0;
}
.inner_red_svg{margin-top:0;}
/************about-upage**********/
.resi_service_bg{height:auto;padding-top:0;}
.resi_service_bg h3 {margin: 0;font-size: 32px;line-height: 46px;}
.resi_service_bg {
    height: auto;
   
    line-height: 0;
    padding: 0;
	 padding-top: 2em;
}
.residencial_slider {
    margin-top: 30px;
}
.resi_content h5{line-height:32px;}
.res_ser_types{margin-bottom:30px;}
.get_vehicle{margin-bottom:2em}
.guarantee_service h5 {
    font-size: 26px;
    line-height: 34px;
}
.guarantee_service p{font-size:16px;line-height:30px;}
.guarantee_image{padding-right: 20px;
    padding-bottom: 46px;}
.publish_content {
    margin-bottom: 3em;
}
.contact_button {
    margin-top: 20px;
}

/************blog-page**********/
.home_blog_content.blog_content {
    padding-left: 15px;
    height: auto;
    padding-bottom: 15px;
	margin-top:-7em;
}
.blog_page {
    margin: 20px 0 0px;
    padding: 0px 0 0px;
}
.blogs {
  margin:20px 0 20px
}
.load_more {
    margin: 2em 0 3em;
}	
	
/***********blogdetail-page**********/	
.blog_detail h1 {
    font-size: 28px;
    line-height: 40px;
}	
.blog_detail {
    width: 100%;
}	
.blog_sidebar {
    width: 100%;
    float: right;
}	
.blog_page {
    margin-bottom: 40px;
}	
.blog_sidebar {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    float: none;
    background-color: #fff;
    overflow: hidden;
    filter: drop-shadow(0 0 6.5px rgba(0,0,0,0.32));
    padding: 0 20px;
    border-radius: 7px;
}	
/************commercial-page**********/	
.shape_svg_left img {
    height: 45vw;
	object-fit:cover;
	object-position:center;
}	
.left_image {
    margin-bottom: 5px;
    margin-right: 15px;
	width: 50%;
}

.commoda_wrap h1 {
    font-size: 30px;
    margin-bottom: 10px;
}
.commercial_commodo {
    padding-top: 0;
}
.comm_service {
    width: 100%;
	float:left;
}
.second_blk {
    padding-left: 15px;
}
.commer_review h5{text-align:center;margin-left:0;}
.service_problem {
    padding: 30px 15px 45px;
    padding-right: 15px;
    width: 100%;
    float: left;
    margin-top: 3em;
}
.comm_review_wrap {
    width: 100%;
    float: left;
}
.commer_review {
    margin-bottom: 3em;
}
.commer_review h5 {
    font-size: 40px;
}
.circle_review {
    width: 470px;
    height: 470px;
    top: 10em;
    position: unset;
    margin: 0 auto;
    float: none;
    overflow: hidden;
}
/**********contact-page*********/
.contact_map{
	margin-bottom:0;
}
.contact_form {
    padding: 20px 15px;
}
.contact_form input {
    margin-bottom: 0 !important;
}
textarea#comment{height:100px;}
.contact_top {
    margin: 50px 0 30px;
    padding: 0px 0 0px;
    float: left;
    width: 100%;
}
.banner-content.inner_banner_content {
    top: 66%;
}
/********locksmith-service*******/
.locksmith_left {
    width: 50%;
    float: left;
    margin-bottom: 2em;
}
.commer_service_left {
    padding-left: 30px;
}
.commer_service_left:after{
	display:none;
}
.commer_service_left:before{
	top:15px;
}
.locksmith_ser_wrap h1 {
    font-size: 26px;
    line-height: 32px;

}
.locksmith_left{
	margin-right:20px;
}
.banner-content.inner_banner_content {
    bottom: -9em;
}
.locksmith_service .hm_service {
    margin: 15px 0 15px;
    width: 50%;
    float: left;
}
.home_service_wrap {
    margin: 20px 0 0px;
    padding: 0;
}
.locksmith_wrap {
    margin: 5px 0 45px;
}
.residencial_bttom:after{display:none;}	
.residencial_bttom {
    background: none;
    margin-bottom: 0;
	height:auto;
}	
.residencial_content {
    width: 100%;
    padding: 8em 1em 3em;
    padding-left: 20px;
    height: auto;
	-webkit-clip-path:polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
}	
.commer_whychoose {
    margin-top: 30px;
}
.residencial_content {
   
    -webkit-clip-path: unset;
    clip-path: unset;
	    padding: 3em 1em 3em;
}
.residencial_bttom{
  -webkit-clip-path: unset;
    clip-path: unset;	
	
	
}
.residencial {
    width: 50%;
    margin-right: 15px;
    position: relative;
    float: left;
}
.residencial:after {
    bottom: -10px;
    left: 15px;
}
.residencial_ser_wrap h1 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 23px;
    margin-top: 0;
}
.residencial_ser_wrap {
    margin-top: 2em;
}
.residencial_ser_wrap p {
    font-size: 16px;
    line-height: 30px;
	margin-bottom:0;
}
.residencial_bttom{
	margin-top:1em;
	
}
/********review-page*******/
.banner-content.inner_banner_content {
    bottom: -5em;
}
.reviews_shape.review_page_shape {
    width: 28.7%;
    margin: 12px 16px;
}
.review_page_wrap {
    margin: 60px 0 10px;
}
/*********service-area-page*******/
.service_area_section {
    margin-bottom: 0;
}
/******service-detail-page*****/
.locksmith_ser_wrap.service_detail_wrap {
    margin-top: 3em;
}
.other_service ul {
    padding: 12px;
    padding-top: 25px;
}
.service_left_col {
    width: 100%;
}
.service_right_col {
    width: 59%;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    background-color: #fff;
    filter: drop-shadow(0 0 6.5px rgba(0,0,0,0.32));
    padding: 30px 15px;
    border-radius: 5px;
}
.emergency_problem span {
    font-size: 20px;
    width: auto;
}
.locksmith_ser_wrap.service_detail_wrap p {
    padding-top: 0;
}
.hm_ser_image {
    -webkit-clip-path: unset;
    clip-path: unset;
}
.ser_title {
    -webkit-clip-path: unset;
    clip-path: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ser_title a{
	min-height:109px;
}
.comm_service {
    margin-top: 3em;
}
.hm_ser_image img {
    height: 35vw;
}
/* .map_section .gmap_canvas {
    height: 500px;
}
.map_section .mapouter {
    height: 500px;
} */	
.footer_content p {
    font-size: 14px;
    line-height: 22px;
}	
.locksmith_ser_wrap {
    margin-top: 2em;
}	
.detail_ser_types span img {
    width: 30px;
}	
	.blog_img img {
    height: 330px;
    width: 340px;
}
.content_right_img img {
    -webkit-clip-path: unset;
    clip-path: unset;
	height:auto;
}
.content_right_img {
    width: 100%;
    position: unset;
    float: left;
}
.left_content_blk {
    padding: 8em 1em;
    float: left;
	-webkit-clip-path:polygon(0 1%, 100% 16%, 100% 100%, 0% 100%);
    clip-path: polygon(0 1%, 100% 16%, 100% 100%, 0% 100%);
    padding-bottom: 2em;
    margin-top: -10em;
}
.left_content_blk p {
    max-width: 100%;
}	
.triangle_block {
    float: left;
    width: 100%;
    margin: 3em 0 3em;
}	
.content_right_img:after{
	display:none;
}	
.service_types h5 {
    line-height: 20px;
    font-size: 15px;
}	
span.g-image {
    margin-top: 10px;
}	
	
}
@media only screen and (max-width:767px) {
.map_section .gmap_canvas {
    height: 1000px;
}	
.map_section .mapouter {
    height: 1000px;
}
	
	.header{display:none;}
.mobile-top-head {
    display: block;
}	
.mobile_btm_head {
    float: left;
    padding: 8px 0 12px;
    margin-top: 9px;
    background-color: #eee;
    width: 100%;
}
.emergency_service {
    width: 265px;
    float: left;
    padding-left: 5px;
}
.logo-image {
    float: left;
    padding-left: 15px;
    padding-top: 10px;
    width: 100%;
    text-align: center;
}
.emergency_service p {
    font-size: 18px;
    padding-left: 10px;
    color: #02335e;
    font-weight: 600;
}
p.mobi_two {
    display: none;
}
.header_call {
    padding-right: 10px;
	    width: 197px;
}
.header_call p {
    padding-left: 8px;
    color: #023261;
    font-weight: 700;
    font-size: 17px;
}
/**********mobile-menu********/
/***Mobile Menu Open***/	
.emergency_service span img {
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.header-top {
    display: none;
}
.header {
  
    display: none;
}
	.mobile-header {
		display: block
	}
	.mob_navi.menu {
		display: block
	}
	.mobile-header {
		display: block;
		float: left;
		width: 100%
	}
	.mobile-header button.navbar-toggle {
		color: #023261;
		float: left;
		display: block;
		margin-left: 5px;
		color: #fff;
		float: left;
		display: block;
		margin-left: 5px;
		position: absolute;
		top: 16px;
		right: 0;
		z-index: 999;
		background-color: transparent;
	}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-toggle .icon-bar {
    width: 28px;
    height: 2px;
}	
	.mobile-logo {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

	.mobile-header .navbar-toggle .icon-bar {
    background-color: #023261;
}

	.mob_navi {
		position: fixed;
		top: 0;
		z-index: 9;
		background-color: #fff;
		width: 100%;
		height: 100%;
		padding-top: 10px;
		overflow-x: hidden;
		overflow-y: hidden;
		-webkit-transform: translate(-100%, 0px);
		transform: translate(-100%, 0px);
		transition: .5s;
		    z-index: 99999;
		    background-color: #fff;
	}
	
	.mob_navi.menu_open {
		-webkit-transform: translate(0%, 0px);
		transform: translate(0%, 0px)
	}
	.mob_sub_navigate span {
		width: 50%;
		padding-left: 15px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		cursor: pointer;
		opacity: 0;
		transition: .5s
	}
	.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: #023261;
		float: right
	}
	#mob_menu {    margin: 0;    padding: 0;    background-color: #fff;    float: left;    width: 100%;    padding: 0px 0 15px;position: relative;}
	#mob_menu li {
		list-style-type: none;
		cursor: pointer;
		border-bottom: 1px solid #ccc;
		margin: 0;
	}
	#mob_menu li a {
		text-decoration: none;
		color: #023261;
		display: block;
		    padding: 12px 15px;
		
		font-size: 18px;
		position:relative;
		z-index:9;
	}
	#mob_menu li a:hover {
    color: #000;
    transition: .5s;
}
ul.mob_sub_menu.submenu_open li a:hover {
    color: #9a811a !important;
}
	.mob_navi.submenu_open {
		overflow-y: hidden
	}
	.mob_sub_navigate span {
		width: 50%;
		padding-left: 15px;
		height: 35px;
		line-height: 35px;
		font-size: 18px;
		cursor: pointer;
		opacity: 0;
		transition: .5s;
		color: #023261
	}
	.mob_navi.submenu_open .mob_sub_navigate span {
		opacity: 1
	}
	.mob_sub_menu {
		position: absolute;
		z-index: 99;
		width: 100%;
		top: 0;
		left: 0;
		-webkit-transform: translate(100%, 0px);
		transform: translate(100%, 0px);
		transition: .5s;
		padding-bottom: 30px;
		padding-left: 0;
			background-color: #fff;
	}
	.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: #023261;
		position: relative;
		top: -27px
	}
	.mobile.header {
		background-color: #222;
		color: #fff;
		padding: 10px;
		padding-left: 15px;
		float: left;
		width: 100%
	}
	.submenu_open #mob_menu {
		-webkit-transform: translate(-100%, 0px);
		transform: translate(-100%, 0px);
		transition: .5s
	}
	ul.mob_sub_menu.submenu_open {
	
		-webkit-transform: translate(0%, 0px);
		transform: translate(0%, 0px);
		transition: .5s;
		height: 100%
	}
	.mobile.header {
		display: block
	}
	.mob_navi.menu {
		display: block
	}
	.mobile.mobile-one {
		display: block
	}
.mobile-top-head {
    display: block;
}
.mob_navi.menu.menu_open.submenu_open1 .mob_sub_navigate span {
    opacity: 1;
}
.mobile-logo img {
    max-width: 153px;
    padding: 0;
    padding-bottom: 25px;
}
.header-logo {
    width: 42%;
    float: left;
}	
.macon_wrap h1 {
    font-size: 32px;
    line-height: 40px;
}	
.hm_service_title h3 {
    font-size: 32px;
}	
.home_service_wrap {
    margin: 20px 0 20px;
    padding: 0px 0 20px;
}	
.hm_service_title {
    margin-bottom: 15px;
}	
.ser_title a {
    font-size: 16px;
    padding: 0 5px;
    padding-top: 40px;
    padding-bottom: 10px;
    line-height: 24px;
}	
.choose_left {
    width: 100%;
}	
.choose_service {
    width: 100%;
    height: 475px;
}
.choose_service {
    max-width: 409px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 3em;
}	
.inner_shape {
    padding-left: 15px;
}	
.home-blog_update:nth-child(1) .home_blog_img {
    margin-right: 0;
}
.blog_wrap {
    float: left;
    width: 100%;
}
.blog_view_all {
    float: left;
    width: 100%;
}
	
.home-blog_update:nth-child(1) {
    -webkit-clip-path: unset;
    clip-path: unset;
    height: auto;
    width: 47%;
    background-color: #02335e;
    margin-right: 5px;
    padding-top: 0;
    float: left;
    margin-top: 5px;
}
.blog_title_home h3 {
    font-size: 32px;
}
.blog_title_home {
    margin-bottom: 30px;
}
.home-blog_update:nth-child(1) .home_blog_content p {
    padding-right: 0;
}
.home-blog_update:nth-child(1) .home_blog_img img {
    width: 100%;
    height: 50vw;
    border-radius: 0;
    -webkit-clip-path: unset;
    clip-path: unset;
    border-radius: 0;
}
.home_blog_content p {
    padding-right: 0;
}
.home-blog_update:nth-child(1) .home_blog_content {
    width: 100%;
    position: unset;
}	
.home-blog_update:nth-child(1) .home_blog_img:after{
	display:none;
}
.home-blog_update {
    width: 100%;
}
.home-blog_update {
    width: 49%;
    float: left;
    background: none;
    background-color: #02335e;
    border-radius: 0;
	margin-top:0;
}
.home_blog_img {
    width: 100%;
    position: relative;
    left: 0;
    margin: 0;
}
.home_blog_img img {
    border-radius: 0;
    width: 100%;
    height: 50vw;
}
.home-blog_update:nth-child(1) .home_blog_content span {
    background-color: #bd1628;
}
.home-blog_update {
    width: 47%;
    float: left;
    background: none;
    background-color: #02335e;
    border-radius: 0;
    margin: 5px;
}
.home-blog_update:nth-child(1):after{
	display:none;
}
.col-sm-12.home_blog {
    float: left;
    width: 100%;
}
.home_blog_content {
	float:left;
    padding: 10px;
}
.home-blog_update:nth-child(3) {
    float: left;
}
.footer-list.footer_logo {
    width: 100%;
}
.foot-logo {
    width: 100%;
    background: none;
    background-color: #fff;
    border-radius: 74%;
    max-width: 300px;
    margin: 0 auto;
}
.footer-list {
    width: 100% !important;
}
.footer-list h5 {
    font-size: 20px;
    padding-top: 12px;
}
.footer_menu {
    padding-bottom: 2em;
}
.copywirtes {
    text-align: center;
}
.iboost {
    text-align: center;
    padding-top: 10px;
}
.iboost img {
    max-width: 135px;
}
.copywirtes p {
    padding-top: 0;
}
.footer-bottom {
    padding-top: 1em;
    padding-bottom: 1em;
}
.banner-content {
    position: unset;
    width: 100%;
}
.item img {
    height: 50vw;
}
.banner-slider .container {
    padding: 0;
}
.banner-content {
    position: relative;
    width: 100%;
    -webkit-clip-path: url(#service_image_ban);
    clip-path: url(#service_image_ban);
    right: 0;
    top: -34px;
	background-color:#a92437;
	padding:3.5em 0 3.5em;
}
.detail-con{
	width:95%;
}
.detail-con h2{
	margin-bottom:5px;
}
.detail-con h1{
	margin-bottom:5px;
}
.detail-con.inner_detail h2{padding-left:20px;}
.detail-con p{line-height:26px;}
.macon_wrap h1{margin-top:0;}	
.ser_icon img{display:inline-block;}
.footer-list.footer_logo p {
    color: #fff;
    padding: 15px 0 5px;
	line-height:24px
}
/************about-upage**********/
.innerpage_banner{height:200px;}
.innerpage_banner.blog_detail_innerpage {
    height: 200px;
    overflow: visible;
}
.banner-content.inner_banner_content {
    top: auto;
    -webkit-clip-path: url(#banner_title)!important;
    clip-path: url(#banner_title)!important;
    bottom: -9em;
    padding: 2.5em 0 2.5em;
}
.about_first {
    width: 50%;
	margin-left:15px;
}
.locksmith_ser_wrap h1 {
    font-size: 26px;
    line-height: 30px;
	margin-bottom:10px;
}
.locksmith_ser_wrap p {
    font-size: 16px;
    line-height: 30px;
}
.blueservice_image {
    width: 100%;
	margin-right:0;
}
.blueservice_image:after{
	display:none;
}
.blueservice_image {
    width: 50%;
    margin-right: 0;
    float: left;
	margin-bottom:5px;
}
.blue_ser_svg {
    margin-top: 0;
}
.blueservice h4 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
}
.blueservice p {
    font-size: 16px;
    line-height: 30px;
}
.blueservice ul li {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 2.5em;
}
.blueservice {
    margin-top: 20px;
}
.contact_button {
    margin-top: 30px;
}
.locksmith_wrap {
    margin-bottom: 30px;
}
.commer_whychoose h4 {
    font-size: 30px;
}
.comm_ser_type {
    width: 50%;
    float: left;
}
.lock_icon.com_lock_icon span.choose_icon {
    top: 60px;
}
.review_title h3 {
    font-size: 32px;
}
.about_last_block {
  -webkit-clip-path:unset;
    clip-path: unset;
}
.inner_red_svg {
    -webkit-clip-path:unset;
    clip-path: unset;
	    padding-bottom: 2em;
    padding-top: 2em;
	    margin-top: 40px;
}
.left_circle {
    margin-top: 0;
    width: 330px;
}
.left_circle img {
    height: auto;
}
.about_right_blk h4 {
    font-size: 30px;
    margin-bottom: 10px;
}
.about_right_blk p {
    font-size: 16px;
    line-height: 30px;
}
.inner_red_svg:after{display:none;}
.reviw_view_all.abt_view_all {
    margin-top: 2em;
}

/************auto-page**********/
.resi_service_bg h3 {
    margin: 0;
    font-size: 26px;
    line-height: 34px;
}
.ser_slider_icon:after{height:200px;width:200px;}
.traingle{height:200px;width:200px;}
.resi_content p {
    font-size: 16px;
    line-height: 30px;
}
.desktop-publish {
    float: left;
    width: 100%;
}
.vehicle_redbox{
	width:100%;
	height:auto;
}
.guarantee_service{padding-bottom:0;}
.leftPub_svg{width:100%;margin-right:15px;}
.publish_content h4 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 15px;
}
.publish_content p {
    padding-left: 15px;
    padding-right: 15px;
	font-size: 16px;
    line-height: 30px;

}
.resi_service_bg{margin-bottom:30px;}
.traingle img{width:70px;}
.get_vehicle {
    height: auto;
    padding-bottom: 3em;
}
.vehicle_redbox{background-color: #bd1628eb;}
/************blog-page**********/
.blogs {
    margin: 10px 0 10px;
    float: left;
    width: 48%;
}
.load_more {
    float: left;
    width: 100%;
}
.home_blog_content.blog_content span {
    position: unset;
    top: 0;
    margin-top: 0;
    margin-bottom: 18px;
}
.home_blog_content.blog_content {
    margin-top: 0;
    padding-top: 25px;
    background: none;
    background-color: #023261;
}
.blog_img img{
	border-radius:0;
}
/************blogdetail-page**********/
.blogdetail_img {
    margin-bottom: 20px;
}
.blog_detail p{margin-bottom:10px;}
.pagination.blog_paginatin {
    width: 100%;
    float: left;
}
/*********commercial-page*********/
.commoda_wrap h1 {
    font-size: 24px;
}
.commoda_wrap p {
    font-size: 16px;
    line-height: 30px;
}
.commercial_commodo {
    margin-top: 20px;
    padding-bottom: 20px;
}
.second_blk_img {
    width: 50%;
}
.second_blk h4 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 30px;
}
.second_blk p {
    font-size: 16px;
    line-height: 30px;
    padding-right: 15px;
}
.circle_review {
    width: 400px;
    height: 400px;
}
.reviews_shape.comm_reviews_shape {
    margin-top: 3em;
}
.service_problem p{
	margin-bottom:25px;
}
.detail-con.inner_detail h2 {
    padding-left: 10px;
    line-height: 24px;
}
.left_image {
    margin-bottom: 5px;
}
.second_blk h4 {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
}
.circle_review {
    width: 280px;
    height: 280px;
}
.reviews_shape.comm_reviews_shape {
    width: 67%;
}
.reviews_shape.comm_reviews_shape .inner_shape {
    padding-bottom: 27px;
    padding-top: 20px;
}
.reviews_shape.comm_reviews_shape .inner_shape h5 {
    margin-bottom: 7px;
}
.reviews_shape.comm_reviews_shape .inner_shape p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}
.reviews_shape.comm_reviews_shape .star_rating span.fa.fa-star {
    font-size: 12px;
}
.commer_review h5 {
    font-size: 30px;
}
.service_problem h4 {
    font-size: 26px;
    line-height: 38px;
}
.reviews_shape.comm_reviews_shape .star_rating {
    width: 58%;
}
/**********contact-page*********/
.contact_form_wrap {
    float: left;
    width: 100%;
}
.cont_left_img {
    width: 100%;
}
.contact_shape_outer {
    background: none;
    -webkit-clip-path: unset;
    clip-path: unset;
    padding-bottom: 0;
    width: 100%;
    border: 5px solid #bd1628;
}
.cont_left_img img {
    -webkit-clip-path: unset;
    clip-path: unset;
    height: auto;
}
.contact_form {
    margin-top: 0;
}
.contact_form input#name {
    width: 100%;
}
.contact_form input#phonenumber {
    width: 100%;
    float: left;
}
.contact_form input#ZipCode {
    width: 100%;
}
.contact_form select#lock-select {
    width: 100%;
}
.form-group {
    float: left;
    width: 100%;
}
textarea#comment {
    height: 120px;
    border-radius: 10px;
}
.contact_map {
    margin-top: 0;
}
.text-message {
    float: left;
    width: 100%;
}
.contact_top {
    margin: 30px 0 30px;
    padding: 0 15px;
    float: left;
    width: 100%;
}
.contact_top p {
    font-size: 16px;
    line-height: 30px;
}
.contact_form h3 {
    margin-bottom: 25px;
}
.contact_form {
    float: left;
    width: 100%;
}
.contact_form .form-group input{
	height:50px;
}
.locksmith_ser_wrap {
    padding-left: 15px;
}
.home_service_wrap {
    padding: 0;
}
/**********review-page*******/
.reviews_shape.review_page_shape {
    width: 68%;
    /* float: left; */
    max-width: 295px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.red_shape_svg {
    width: 100%;
    margin-left: 0;
}
.service_area_list {
    background-color: #023261;
    -webkit-clip-path: unset;
    clip-path: unset;
    padding-top: 3em;
    height: auto;
    padding-bottom: 1em;
}
.red_shape_svg{position:unset;}
.red_shape_svg:after{display:none;}
.red_shape_svg {
    margin: 2em 0;
    margin-bottom: 0;
}
.service_right_col {
    width: 85%;
}
.call_left {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ccc;
    margin-right: 0;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-right: 0;
}
.emergency_problem span {
	width: 100%;
}
.emergency_problem {
    margin: 20px 0 20px;
}
.whychoose {
    float: left;
    width: 100%;
}
.hm_ser_image img {
    height: 45vw;
}
.locksmith_service .ser_title a {

    padding-top: 45px;
}
.locksmith_service .ser_title a {
   
    font-size: 16px;
}
.locksmith_service .ser_title {
    height: 110px;
}
.reviews_shape.review_page_shape .inner_shape p {
    height: auto;
    /* overflow-x: scroll; */
    overflow-y: hidden;
    padding-right: 2em;
}
.blogdetail_img img {
    height: 250px;
}
.blog_img img {
    height: auto;
    width: 100%;
}
.left_content_blk {
    -webkit-clip-path: polygon(0 6%, 100% 12%, 100% 100%, 0% 100%);
    clip-path: polygon(0 6%, 100% 12%, 100% 100%, 0% 100%);

}
span.g-image{margin-top:1em;}
.service_types h5 {
    line-height: 20px;
    font-size: 15px;
}
.red_shape_svg{
	padding-bottom:0;
}
.locksmith_left.service_detail_left {
    margin-right: 15px;
    margin-bottom: 30px;
}





}


@media screen and (max-width:767px) and (min-width:600px){
.header_call p {
    font-size: 24px;
}
.header_call {
    padding-right: 10px;
    width: 243px;
}
	
	
}

@media only screen and (max-width:480px) {
.social_icons {
    float: left;
    width: 100%;
    text-align: center;
}	
.service-detail-mobile{
	display:block !important;
}	
.service-detail-desktop {
    display: block;
}
span.emg_mb {
    display: none;
}
p.mobi_one {
    display: none;
}
p.mobi_two {
    display: block;
}
.emergency_service {
    max-width: 100%;
    text-align: center;
    width: 100%;
    display: block;
}
.emergency_service p {
    font-size: 12px;
    padding: 0 10px;
    width: 100%;
    text-align: center;
}

.logo-image {
    text-align: left;
    padding-bottom: 60px;
}
.mobile-header button.navbar-toggle{margin-right:0;}	
.logo-image img {
    max-width: 150px;
}
.header_call p {
    font-size: 24px;
    display: block;
    color: #02335e;
}	
.header_call {
    padding-right: 0px;
    width: 100%;
    position: unset;
    right: 0;
    top: -57px;
    left: 0;
    margin: 0 auto;
    display: inline-block;
    max-width: 100%;
    background-color: #eee;
    padding-bottom: 5px;
    float: left;
}
.emergency_service {
    background-color: #02335e;
}


.mobile_btm_head {
    padding: 2px 0 2px;
}
.mobile-header button.navbar-toggle{
	top:10px;
}
.detail-con p {
    line-height: 23px;
    font-size: 14px;
}
.macon_content h2 {
    font-size: 24px;
}
.hm_service_title h3 {
    font-size: 28px;
}
.whychos_title h4 {
    font-size: 28px;
    margin-left: 0;
    margin-bottom: 19px;
}

.outer-shadow{
	    float: none;
		position:unset;
		 width: 270px;
    height: 270px;
	margin: 15px auto;
}
.detail-con h1{
	line-height:30px;
}
.detail-con h2{
	line-height:30px;
}
.service_types {
    width: 270px;
    height: 270px;
    margin: 0 auto;
    float: none;
}
.choose_service {
    height: auto;
}
.service_types h5 {
    padding: 13px 70px;
    font-size: 20px;
    line-height: 25px;
}
.blog_title_home h3 {
    font-size: 28px;
}
.home-blog_update {
    width: 46% !important;
    float: left;
    margin: 5px;
    margin-bottom: 10px;
}
.home_blog_content span {
    width: auto;
    margin-top: 5px;
    padding: 0 20px;
}
.home_blog_content a {
    font-size: 11px;
}
.home_blog_img img {
    height: auto;
}
.hm_ser_image img {
    height: auto;
}
.home-blog_update:nth-child(1) .home_blog_img img{
	height:auto;
}
/************about-upage**********/
.about_first {
    width: 45%;
    margin-left: 5px;
}
.locksmith_wrap {
    margin-bottom: 30px;
    margin-top: 10px;
}
.locksmith_ser_wrap h1 {
    font-size: 22px;
}
.locksmith_ser_wrap p {
    padding-right: 10px;
}
.blue_ser_svg {
    width: 100%;
}
.blueservice_image {
    width: 50%;
	margin-right:15px;
}
.blueservice h4 {
    font-size: 16px;
    line-height: 28px;
}
.blueservice ul{margin-top:5px;}
.blueservice ul li {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
    padding-left: 3em;
}
.commer_whychoose h4 {
    font-size: 28px;
}
.lock_icon.com_lock_icon {
    width: 65%;
    max-width: 90px;
}
.ser_type_conet p {
    font-size: 14px;
    line-height: 26px;
}
.ser_type_conet h6 {
    font-size: 18px;
}
.left_circle {
    width: 240px;
}
.about_right_blk h4 {
    font-size: 26px;
}
/************auto-upage**********/
.residencial_slider {
    margin-top: 10px;
}
.residencial_slider .slick-next.slick-arrow{display:none !important;}
.vehicle_redbox h4 {
    font-size: 20px;
    line-height: 30px
}
.guarantee_service {
    margin-top: 20px;
    padding: 0 15px;
    margin-bottom: 0;
}
.guarantee_image:before{display:none;}
.guarantee_image:after{display:none;}
.guarantee_image {
    margin-left: 0;
    padding: 0;
    margin-bottom: 15px;
    border: 5px solid #bd1628;
}
.guarantee_service h5 {
    font-size: 22px;
    line-height: 32px;
}
.leftPub_svg {
    width: 50%;
    margin-right: 15px;
    float: left;
}
.publish_content h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}
.publish_content {
    float: left;
    width: 100%;
}
/************blog-page**********/
.blogs {
    width: 100%;
    float: left;
}
/************blog-detail-page**********/
.pagination ul {
    padding-left: 0;
}
.pagination ul a {
    font-size: 16px;
    line-height: 32px;
    padding: 4px 30px;
}
.blog_sidebar{padding:10px;}
.tags_sidebar {
    float: left;
    width: 100%;
	 padding: 0 10px;
}
.Services_sidebar {
    float: left;
    width: 100%;
    padding: 0 10px;
}
.recent_post {
    float: left;
    width: 100%;
	padding:10px;
}
.timedate p {
    margin-left: 10px;
    font-size: 11px;
    line-height: 20px;
}
.post_content {
    width: 56%;
}
.post_content a.read_blog {
    font-size: 14px;
}
.detail_ser_types a {

    font-size: 15px;

    padding-left: 1em;
}
.tags_sidebar ul li {
    margin-right: 0px;
    width: 100%;
    text-align: center;
    margin: 5px 0 5px;
}
.blog_sidebar{
	    padding: 20px 10px;
}
.tags_sidebar ul li a {
    font-size: 20px;
}
.post_content {
    width: 50%;

}
.post_content p {
    font-size: 14px;
    line-height: 21px;
}
.post_content a.read_blog span {
    margin-left: 2px;
}
/**********locksmith-service*******/
.locksmith_left {
    margin-right: 10px;
}
.commer_service_left:before{left:0;}
.commer_service_left {
    padding-left: 10px;
}
.commer_service_left:before {
    top: 10px;
}
.locksmith_ser_wrap h1 {
    font-size: 24px;
    line-height: 34px;
}
.locksmith_ser_wrap h2 {

    font-size: 26px;
}
.locksmith_service .hm_service {
    width: 100%;
}
.residencial {
    width: 50%;
    margin-right: 10px;
    margin-bottom: 16px;
}
.residencial_ser_wrap h1 {
    font-size: 18px;
}
.residencial_ser_wrap h1 {
    font-size: 13px;
    line-height: 23px;
}
.residencial_content h4 {
    font-size: 22px;
    line-height: 37px;
    margin-bottom: 10px;
}
.residencial_content {
    padding: 2em 1em 2em;
}
.reviews_shape.review_page_shape {
    width: 89%;
}
.review_page_wrap {
    margin: 25px 0 10px;
   
}
.reviews_shape.review_page_shape {
    width: 95%;
    max-width: 321px;
}
.service_area_list ul li a {
    color: #fff;
    width: 200px;
    height: 44px;
    line-height: 44px;

    padding: 0 25px;
    font-size: 16px;
}
.service_area_list ul li a:after {
    left: -4em;
}
.service_area_list ul li {
    text-align: center;
    padding-left: 2.8em;
}
.service_right_col {
    width: 100%;
}
span.key_icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    right: 8px;
    left: auto;
    top: 3px;
}
.other_service {
    float: left;
    width: 100%;
}
.other_service p {
    font-size: 14px;
    line-height: 22px;
}
.reviews_shape.ser_detail_shape{
	margin: 20px;
}
.mobile_service .hm_service {
    float: left;
    width: 50% !important;
    margin-bottom: 15px;
}
.mobile_service  .slick-track {
    width: 100% !important;
}

.hm_ser_image img {
    height: 44vw;
}
.ser_icon {
    width: 55px;
    height: 55px;
	line-height:55px;
}
.ser_icon img {
    width: 32px;
}
.mobile_btm_head {
    background-color: #02335e;
    background: none;
    padding-bottom: 0;
}
.header_call {
    text-align: center;
}
.col-sm-6.header_call a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.logo-image {
    padding-bottom: 0;
}
.emergency_service p {
    color: #fff;
}
.left_content_blk h1 {
    font-size: 26px;
    margin-bottom: 15px;
}
.left_content_blk {
    -webkit-clip-path: polygon(0 6%, 100% 8%, 100% 100%, 0% 100%);
    clip-path: polygon(0 6%, 100% 8%, 100% 100%, 0% 100%);
}
.left_content_blk {
    padding: 9em 1em;
    padding-bottom: 2em;
}
.locksmith_left.service_detail_left {
    margin-right: 15px;
    margin-bottom: 25px;
    float: left;
    width: 50%;
}
.commer_service_left img{
    height: 130px;
}
.locksmith_left {
    width: 100%;
}
.banner-content.inner_banner_content {
    bottom: -8em;
}


}
@media screen and (max-width:480px) and (min-width:380px){
.locksmith_ser_wrap h1 {
    font-size: 19px;
    line-height: 33px;
}
.about_first {
    width: 41%;
}
	.residencial_ser_wrap h1 {
    font-size: 16px;
    line-height: 28px;
}
.sertype {
    padding-left: 2em;
}
span.key_icon img {
    width: 29px;
}
.outer-shadow:nth-child(2n+2) {
    top: 8em;
    float: right;
}
.service_types {
    width: 150px;
    height: 150px;
    float: left;
}
.outer-shadow {
    float: left;
    width: 150px;
    height: 150px;

}
.choose_service {
    max-width: 320px;
}
span.choose_icon {
    top: 0px;
}
.outer-shadow:first-child {
    margin: 15px 0 15px;
}
.service_types h5 {
    padding: 5px 44px;
    font-size: 8px;
    line-height: 13px;
}
.outer-shadow:nth-child(4) {
    margin-top: 15px;
}
.home_blog_content p {
    font-size: 16px;
    line-height: 22px;
}
.home_blog_img img {
    height: 44vw;
    object-fit: cover;
    object-position: center;
}
span.g-image img {
    width: 25px;
    padding-top: 10px;
}
.banner-content.inner_banner_content {
    bottom: -25px;
    position: absolute;
}
.detail-con.inner_detail h2 {
    line-height: 28px;
	font-size: 20px;	
}
.service_types {
    float: left;
    width: 165px;
    height: 165px;
}
.outer-shadow {
    float: left;
    width: 165px;
    height: 165px;
	position: absolute;
}

.outer-shadow:first-child {
    margin: 0 auto;
}

.outer-shadow:nth-child(2) {
    top: 5.2em;
    left: 6px;
}
.outer-shadow:nth-child(3) {
    right: 6px;
    top: 5.2em;
}
.outer-shadow:nth-child(4) {
    top: 8.5em;
    margin-top: 57px;
}
.choose_service {
    max-width: 353px;
    height: 330px;
}
.lock_icon {
    padding-top: 1.5em;
}
span.choose_icon {
    top: -20px;
}
.service_types h5 {
    padding: 3px 44px;
    font-size: 12px;
    line-height: 15px;
}


}
