/*WIDGET*/
.widget_block {
	display: none;
	padding: 0 50px 0 0;
	margin: 0 auto;
	text-align: center;
}

.widget_links:after {
	content: "";
	display: block;
	clear: both;
}

.widget_links a,
.widget_links span {
	background-color: rgba(255, 255, 255, 0.3);
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	width: 40px;
	height: 36px;
	line-height: 37px;
	text-align: center;
	color: #446e97;
	font-size: 16px;
}

.widget_links a:last-child,
.widget_links span:last-child {
	margin: 0;
}

.widget_links a:hover,
.widget_links span:hover,
header .widget_links a[href^="mailto:"]:hover {
	background-color: #fff;
	color: #225F11;
}

.widget_links a:first-child,
.widget_links span:first-child {
	border-radius: 22px 0 0 22px;
}

.widget_links a:last-child,
.widget_links span:last-child {
	border-radius: 0 22px 22px 0;
}

.widget_form {
	display: none;
	background: #f3f3f3 none repeat scroll 0 0;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	position: absolute;
	right: 0;
	left: auto;
	top: 100%;
	z-index: 21;
	min-width: 570px;
	margin: 0;
	padding: 15px;
}

.sticky .widget_form {
	margin: 0;
}

.widget_form form {
	margin-bottom: 0;
}

.widget_form ul {
	list-style: none;
	padding: 0;
	margin: 0 -10px;
}

.widget_form ul li {
	padding: 0 10px;
	margin: 0;
}

.widget_form ul li:last-child {
	margin-bottom: -10px;
}

.widget_form .input_wrap {
	margin-bottom: 10px;
}

.widget_form input[type="text"],
.widget_form input[type="email"],
.widget_form textarea {
	height: 36px;
	font-size: 14px;
	background-color: transparent;
	margin: 0;
}

.widget_form textarea {
	height: 70px;
}

.widget_form input[type="submit"],
.widget_form input[type="reset"],
.widget_form button {
	height: 36px;
	line-height: 32px;
	font-size: 14px;
	padding: 0 20px;
	min-width: inherit;
}

.widget_form .error,
.widget_form .success,
.widget_form .information {
	margin: 10px 0 0;
	padding: 6px 5px 6px 30px;
	-webkit-background-position: 8px 10px;
	background-position: 8px 10px;
	min-height: 36px;
	font-size: 14px;
}

.sticky .widget_form {
	margin: 0;
}

.sticky .widget_links a,
.sticky .widget_links span {
	background: #225F11;
	color: #fff;
}


/*1170-1400px*/
@media only screen and (min-width: 1170px) and (max-width: 1600px) {
	.under-slider-text {
		max-width: 50%;
		margin-left: auto;
		padding: 30px 5% 30px 30px;
		text-align: left;
		font-size: 19px;
		line-height: 26px;
	}
}

/*1200px*/
@media only screen and (max-width: 1400px) {

	.inner_contact .from_wrap.contact_us_form { max-width: none !important; }
	.home-quote.inner_contact .sk_map.contact_us_map {margin-right: 0;}
	.home .our_brand{padding: 50px 0;}
}

/*1170px*/
@media only screen and (max-width: 1199px) {}

/*992px*/
@media only screen and (max-width: 1169px) {
	.hbottom{padding: 10px 0;}
	.logo { padding: 0; width: auto; max-width: 225px; }
	.sticky .logo { max-width: 180px; }
	.home-quote.inner_contact .sk_map{margin-right: 0;}
	.hbottom .btn.hbtn, .sticky .hbottom .btn.hbtn{ height: 40px; line-height: 40px; font-size: 15px; padding: 0 20px; }
	/* .sticky .hbottom .btn.hbtn {
		font-size: 14px;
		height: 36px;
		line-height: 36px;
		padding: 0 14px;
	} */
	.nav_menu>ul>li{margin-right: 35px;}
	.nav_menu>ul {
		font-size: 18px;
		display: inline-block;
		vertical-align: sub;
	}

	.hmiddle {
		padding: 15px 0;
	}

	.bannertext {
		padding: 15px 20px;
	}

	.bannertext .heading {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 10px;
	}

	.bannertext .heading:last-child {
		margin-bottom: 0;
	}

	.bannertext .subheading {
		margin-bottom: 10px;
	}

	.section,
	.content_section,
	.hook_contact .content_section {
		padding: 50px 0;
	}

	.map_wrap {
		margin: 50px 0 0;
	}

	.heading,
	.stay_on_top .heading {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	.heading.noborder {
		padding-bottom: 0;
	}

	.breadcrumb {
		padding: 10px 0 0;
		margin: 0 0 -30px;
	}

	.sk_content_wrap figure.sk_img_left,
	.sk_content_wrap figure.sk_img_right {
		max-width: 50%;
	}

	.about_sec.mb60 {
		margin-bottom: 30px;
	}

	.hook_service .service_box .service_text {
		padding-top: 10px;
	}

	.hook_service .service_box .subheading {
		margin-bottom: 10px;
	}

	.stay_on_top {
		font-size: 15px;
		line-height: 24px;
	}

	.quote_box .quote_text,
	.hook_quote .quote_box .quote_text {
		padding: 70px 15px 15px;
	}

	.quote_box .quote_head {
		padding-top: 10px;
	}

	.hook_quote .quote_box .quote_head {
		height: 65px;
	}

	.service_box .service_img {
		margin: 0 30px 0 0;
	}

	.service_list ul li:nth-child(even) .service_box .service_img {
		margin: 0 0 0 30px;
	}

	.contact_form .form_wrap ul>li.btnLi {
		width: 100%;
	}

	.contact_form textarea {
		height: 140px;
	}

	.contact_box>div {
		margin: 0 0 0 40px;
	}

	footer {
		padding: 20px 0;
	}

	/*.header_main{padding: 35px 0;}*/
	.sticky .header_main {
		padding: 5px 0;
	}

	.header_main .social {
		margin-bottom: 0;
	}

	.sticky .header_main::after {
		bottom: 0;
	}

	.ftop .row .fblock:nth-child(3) {
		padding-right: 15px;
	}

	.performance_home,
	.execution_home,
	.uniqueness_home,
	.projects_home {
		width: 147px;
	}

	.count-value {
		font-size: 35px;
	}

	.performance_section_home .subheading {
		font-size: 13px;
	}

	.mainFooter .f_bottom [class*="col-"]:nth-child(2) {
		flex: 0 0 27%;
		max-width: 27%;
	}

	.mainFooter .f_bottom [class*="col-"]:nth-child(3) {
		flex: 0 0 48%;
		max-width: 48%;
	}

	.emergency_service .sk_content_wrap .doorimg {
		margin: 0 20px 0 0;
	}

	.emergency_service+.counter-show {
		padding-top: 80px;
		margin-top: -80px;
	}

	.sectionService {
		padding: 40px 0;
	}

	.sectionService::after {
		width: 100%;
		opacity: 0.7;
	}

	.stickyContent .theiaStickySidebar {
		margin-right: 0;
	}

	.under-slider-text {
		padding-right: 5%;
	}

	.inner_automative {
		padding-top: 0;
	}
	.inner_contact .sk_content_wrap .from_wrap .heading, .home-quote .left-sec .heading{font-size: 30px;}
	.home-quote.inner_contact{padding-top: 30px;}
	.home-quote.inner_contact .editor_text{margin-bottom: 30px;}
	.modal-body input[type="submit"] {
		font-size: 15px;
		height: 40px;
		line-height: 40px;
		letter-spacing: 1px;
	}
	.slider-text .btn.btn-lg [class*="fa"] {
		font-size: 20px;
	}
	.under-slider-text h1{font-size: 30px;}
	.automative+.our_brand{padding-top: 0 !important;}
}

/*768px*/
@media only screen and (max-width: 991px) {
	.hbottom .d-flex {
		position: relative;
		padding-right: 55px;
	}
	.lock_safe_button { display: flex; align-items: center; column-gap: 15px; }
	.hbottom .btn.hbtn{margin: 0;}
	.responsive_nav .htop {
		display: none !important;
	}
	.responsive_btn {
		display: block;
		position: absolute;
		top: 7px;
		right: 0px;
	}
	.nav_menu>ul{display: block;}
	.nav_wrapper {
		display: none;
	}

	.nav_menu>ul>li {
		display: block;
		margin: 0;
		padding: 10px 15px;
		border-bottom: 1px solid #ffffff;
	}

	.nav_menu ul li.menu-item-has-children .icon {
		position: absolute;
		top: 15px;
		right: 10px;
	}

	.nav_menu ul li>.sub-menu {
		width: 100%;
	}

	.nav_menu ul li.menu-item-has-children .icon::after {
		right: 0px;
		top: 0px;
		font-size: 20px;
		line-height: 20px;
	}

	.responsive .nav_menu ul li>.sub-menu {
		position: static;
		opacity: 1;
		visibility: visible;
		margin-top: 0;
		display: none;
	}

	html.responsive,
	.responsive body {
		overflow-y: hidden;
	}

	.nav_wrapper::after {
		content: "";
		display: block;
		clear: both;
	}

	.htop .time,
	.htop .social {
		line-height: 25px;
	}

	.htop:before {
		border-width: 0 35px 36px 0;
	}

	.free_quote_main {
		margin: 50px 0 0;
		padding: 20px;
	}

	.free_quote_sec .heading {
		font-size: 36px;
		line-height: 40px;
	}

	.skewSection {
		background: #225F11
	}

	.image_section,
	.content_section,
	.hook_contact .content_section {
		width: 100%;
		float: none;
		padding: 0;
	}

	.image_section_inner,
	.content_section_inner {
		width: 100% !important;
		-webkit-transform: none;
		transform: none;
		display: none;
	}

	.contact_info {
		margin-bottom: 50px;
	}

	.contact_form .form_wrap ul>li.btnLi {
		width: 50%;
	}

	.contact_form textarea {
		height: 90px;
	}

	.fblock {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}

	.fblock:last-child {
		margin-bottom: 0;
	}

	.fnav ul {
		text-align: center;
		padding-right: 0;
	}

	.fnav ul li {
		display: inline-block;
		vertical-align: top;
	}

	.fnav li:after {
		display: block;
		top: 100%;
		left: 0;
		right: 0;
		height: 1px;
		margin: 0 auto;
		width: 30px;
		border-radius: 100%;
		background: #fff;
		-webkit-transform: none;
		transform: none;
	}

	.finfo li {
		padding-right: 0;
		padding-top: 22px;
	}

	.finfo li>span {
		left: 0;
		margin: 0 auto;
	}

	.blog_list .sk_box .sk_text .sk_para {
		height: 100px;
	}

	.blog_list .sk_box .sk_text .subheading {
		font-size: 18px;
		line-height: 24px;
		height: 48px;
	}

	.home-form .heading {
		font-size: 30px;
	}

	.home-form .left-form {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-right: 0;
	}

	.performance_home,
	.execution_home,
	.uniqueness_home,
	.projects_home {
		width: 108px;
	}

	.performance_section_home .subheading {
		font-size: 12px;
	}

	.performance_section_home .row .icon::before {
		left: 50px;
		right: 50px;
	}

	/*.service_list > ul > li{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}*/
	.sk_contact .editor_text ul {
		padding-left: 90px;
	}

	.cnct-big-map::before {
		font-size: 130px;
	}

	.cnct-big-map {
		left: 65px;
	}

	.contact-form .btn {
		min-width: auto;
	}

	.sk_sideblock .blog_list .sk_box .sk_text .subheading {
		font-size: 12px;
	}

	.sk_sideblock .blog_list .sk_box figure {
		width: 45px;
		height: 35px;
	}

	.sk_sideblock .blog_list .sk_box .sk_text {
		padding-left: 50px;
	}

	.sk_sideblockShadow>.subheading {
		font-size: 17px;
		line-height: 19px;
	}

	.mainFooter .f_bottom [class*="col-"]:nth-child(2) {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.mainFooter .f_bottom [class*="col-"]:nth-child(3) {
		flex: 0 0 60%;
		max-width: 60%;
	}

	.mainFooter .f_bottom {
		margin-top: 30px;
	}

	.mainFooter .f_bottom [class*="col-"] {
		margin-bottom: 30px;
		border-right: none;
	}

	.mainFooter .f_bottom ul.row {
		padding-bottom: 0;
	}

	.emergency_service .editor_text .column_wrap {
		margin-bottom: 0;
	}

	.customer_support {
		margin-bottom: -30px;
		flex-wrap: wrap;
	}

	.customer_support li {
		width: 50%;
		margin-bottom: 30px;
		border: none;
	}

	.locksmith_door .sk_content_wrap .doorimg {
		display: none;
	}

	.emergency_service .sk_content_wrap {
		align-items: flex-start;
	}

	.emergency_service .editor_text .heading {
		font-size: 28px;
		line-height: 32px;
	}

	.emergency_service .editor_text li {
		margin-bottom: 15px;
		width: 100%;
	}

	.emergency_service .editor_text ul {
		margin-bottom: -15px;
	}

	.emergency_service .editor_text .column_wrap {
		margin-top: 0;
	}

	.service_list .sk_box .simg {
		width: 90px;
		height: 90px;
		line-height: 75px;
		top: -40px;
	}

	.service_list .sk_box .simg img {
		max-width: 50px;
	}

	.service_list .sk_box a {
		padding-top: 60px;
	}

	.service_list .sk_box .sk_text .subheading {
		height: 40px;
		font-size: 24px;
		line-height: normal;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-bottom: 15px;
	}

	.service_list ul {
		margin-bottom: -50px;
	}

	.service_list li {
		margin-bottom: 60px;
	}

	[type="submit"],
	[type="reset"],
	[type="button"],
	.btn,
	.sk_box .btn {
		font-size: 15px;
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
	}

	.home .our_brand {
		padding: 50px 0;
	}

	.emergency_service+.counter-show {
		margin-top: 0;
	}

	.form-submit::after {
		top: 10px;
	}

	.stickySidebar .blog_list li[class*="col-"] {
		flex: 0 0 33%;
		max-width: 33%;
		margin-bottom: 20px;
		padding: 0 7px;
	}

	.stickySidebar .blog_list ul.row {
		margin: 0 -7px -20px;
		justify-content: center;
	}

	#commentform .comment-form-comment textarea {
		padding-right: 75px;
	}

	.form-submit {
		height: 40px;
		bottom: 35px;
	}

	.blog_deails .stickySidebar {
		margin-top: 30px;
	}

	.stickySidebar .blog_list .sk_box a {
		display: block;
	}

	.stickySidebar .blog_list .sk_box figure {
		max-width: 100%;
		padding-top: 50%;
		margin-right: 0;
	}

	.stickySidebar .blog_list .sk_box .sk_text {
		padding: 10px 15px 15px;
		max-width: 100%;
	}

	.stickySidebar .btn_wrap {
		text-align: center;
	}

	.our_blog.blog_deails {
		margin-top: -30px;
	}

	.slider-sec .item .slider-text {
		display: none;
	}

	.slider-sec .item {
		padding-top: 40%;
	}

	.automative .sk_content {
		margin-top: 0;
	}

	.under-slider-text {
		max-width: 100%;
		margin-left: 0;
		background: rgba(255, 255, 255, 0.65);
		padding-bottom: 0;
	}

	.nav_menu ul li {
		width: 100%;
	}
	.home-quote.inner_contact .sk_map{height: 300px;}
	.inner_contact .from_wrap{max-width: 510px; margin: 40px auto 0;}
	.f_logo{max-width: 250px; margin: 0 auto;}
	.bannertext .btn-group .btn [class*="fa"]{font-size: 20px;}
	.bannertext .btn-group .btn {
		height: 44px;
		line-height: 44px;
		font-size: 16px;
	}
	.home-quote.inner_contact .editor_text .para a{font-size: 20px;}
	.modal-content .close {
		height: 50px;
		width: 50px;
		line-height: 48px;
		font-size: 30px;
	}
	.btn.btn-lg [class*="fa"]{font-size: 22px;}
	.modal_3 .modal-dialog .modal-content{padding: 50px 30px;}
	.modal_3 .modal-dialog .modal-content::before{
		width: 240px;
    	height: 320px;
	}
	.modal_3 .modal-dialog .modal-content::after{height: 360px;}
	.under-slider-text{font-size: 18px; line-height: 28px;}
	.warranty_btn {
		margin-top: 15px;
	}
	.warranty_section .column_wrap p{font-size: 18px;}
}

/*600px*/
@media only screen and (max-width: 767px) {
	.container {
		width: 100%;
	}

	.htop .time,
	.htop .social {
		margin: 0 0 0 30px;
	}

	/*.homebanner .bannertext, .bannertext{position: relative; left: auto; bottom: auto; -webkit-transform: none; transform: none; width: 100%; -webkit-border-radius: 0; border-radius: 0;}*/
	.innerbanner {
		max-height: 200px;
	}

	.innerbanner img {
		height: 200px;
		width: auto;
		max-width: inherit;
	}

	.heading,
	.stay_on_top .heading,
	.bannertext .heading {
		font-size: 30px;
		line-height: 36px;
	}

	.subheading {
		font-size: 18px;
		line-height: 24px;
	}

	.sk_content_wrap figure.sk_img_left,
	.sk_content_wrap figure.sk_img_right {
		max-width: 100%;
		float: none;
		margin: 0 auto 20px;
		/* text-align: center; */
	}

	.copyright p:first-child,
	.copyright p:last-child {
		float: none;
		text-align: center;
	}

	.why_choose_us_list .speciality_box {
		padding: 15px;
	}

	.service_box .service_img {
		width: 50%;
	}

	.contact_form .form_wrap ul>li.btnLi {
		width: 100%;
	}

	.sk_service_side {
		display: none;
	}

	.header_main {
		padding: 0px 0;
	}

	.home-form .left-form {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
		order: 2;
		margin-top: 20px;
	}

	.performance_section_home.section {
		background-size: cover;
		padding: 40px 0;
		background: #fff url(../images/bg-shape-mobile.jpg) repeat center;
	}

	.performance_section_home .row [class*="col-"] {
		margin-bottom: 30px;
	}

	.performance_section_home .row [class*="col-"]:last-child {
		margin-bottom: 0;
	}

	.performance_home,
	.execution_home,
	.uniqueness_home,
	.projects_home {
		width: 160px;
	}

	.performance_section_home .row .icon::before {
		left: 80px;
		right: 80px;
	}

	.service_list>ul>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.service-form .row [class*="col-"],
	.last-row.row [class*="col-"],
	.sk_contact .editor_text ul>li,
	.stickyContent {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.cnct-big-map {
		top: 200px;
	}

	.service-form .row [class*="col-"]:first-of-type {
		order: 2;
	}

	.ug-gallery-wrapper {
		height: 250px !important;
	}

	.countdown {
		flex-wrap: wrap;
		justify-content: center;
	}

	.video_div {
		position: relative;
		padding-top: 100%;
	}

	.video_div iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.customer_support li {
		padding: 0;
	}

	.mainFooter .f_bottom [class*="col-"]:nth-child(2),
	.mainFooter .f_bottom [class*="col-"]:nth-child(3) {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.copyright .d-flex {
		flex-wrap: wrap;
		justify-content: center !important;
	}

	.emergency_service .sk_content_wrap .doorimg {
		padding-top: 50%;
		width: 100%;
	}

	.emergency_service .sk_content_wrap .doorimg img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
		position: absolute;
		top: 0;
		left: 0;
	}

	.emergency_service .editor_text .column_wrap {
		margin-top: 30px;
	}
	.warranty_section .editor_text .column_wrap{margin-top: 0;}

	.stickySidebar .blog_list li[class*="col-"] {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.our_blog.blog_deails {
		margin-top: -20px;
	}

	.q_links .subheading {
		text-align: center;
		margin: 0;
		padding: 10px 20px;
		background: #8a972c;
	}

	.fnav li,
	.f_contact li {
		text-align: center;
	}

	.q_links .footer_nav,
	.f_contact {
		display: none;
		padding-top: 16px;
	}

	.q_links .subheading {
		position: relative;
	}

	.q_links .subheading::after {
		content: "\f0d7";
		position: absolute;
		right: 8px;
		top: 10px;
		color: #fff;
		font-size: 16px;
		font-family: "FontAwesome";
	}

	.q_links .subheading.fclose::after {
		content: "\f0d8";
	}

	.q_links .footer_nav>div {
		width: 100%;
	}

	.q_links .footer_nav li {
		border-bottom: 1px solid #56605a;
		padding: 8px 0;
		margin: 0;
	}

	.q_links .footer_nav li:last-child {
		border: none;
	}

	.fnav li::before {
		display: none;
	}

	.mainFooter .f_bottom [class*="col-"]:nth-child(2) {
		margin-bottom: 10px;
	}
	.home-quote.inner_contact .sk_map{height: 240px;}
	.modal-dialog{padding: 0 30px;}
	#exampleModalLabel{margin-bottom: 0; font-size: 28px;}
	.bannertext .btn-group .btn [class*="fa"]{font-size: 16px;}
	.warranty_btn{text-align: center;}
	.warranty_section .sk_content_wrap {
		flex-direction: column-reverse;
	}
}

/*480px*/
@media only screen and (max-width: 599px) {
	.hbottom .d-flex{display: block !important; padding: 0;}
	.lock_safe_button {
		justify-content: center;
		margin: 15px 0 0;
	}
	.homeslider.owl-carousel .owl-nav{display: none;}
	.homeslider .bannertext .btn-group .btn {
		height: 36px;
		line-height: 34px;
		font-size: 13px;
	}
	.hbottom .btn.hbtn, .sticky .hbottom .btn.hbtn {
		height: 34px;
		line-height: 34px;
		font-size: 12px;
		padding: 0 10px;
		min-width: 105px;
	}
	.hright {
		float: none;
		text-align: center;
		margin: 0 -15px;
	}

	.htop {
		float: none;
		padding: 6px 0;
	}

	.htop .htop {
		padding: 0;
	}

	.sticky .hright {
		margin: 0;
	}

	.sticky .common_banner {
		margin-top: 50px;
	}

	.service_box .service_img,
	.service_list ul li:nth-child(even) .service_box .service_img,
	.product_list ul li:nth-child(even) .service_box .service_img {
		width: 100%;
		float: none;
		margin: 0 auto 20px;
		text-align: center;
	}

	.quoteLeft {
		top: 170px;
	}

	.widget_form {
		left: 15px;
		right: 15px;
		min-width: inherit;
	}

	.header_main .social a .fa {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.header_main .social {
		width: auto;
		height: auto;
	}

	.header_main::after {
		display: none;
	}

	.sticky .header_main {
		padding: 10px 0;
	}

	.copyright .d-flex {
		flex-wrap: wrap;
		justify-content: space-around !important;
	}

	.copyright .social {
		width: 100%;
		text-align: center;
	}

	[type="submit"].btn-lg,
	[type="reset"].btn-lg,
	button.btn-lg,
	.btn.btn-lg {
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}

	.owl-carousel .owl-nav [class*="owl-"] {
		font-size: 30px;
	}

	.service_list .sk_box figure.sk_img {
		height: 100%;
	}

	.service_list .sk_box {
		height: 240px;
	}

	.inner-client .sk_list ul li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}

	.customer_support li {
		width: 100%;
	}

	.service_list>ul>li {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.video_banner {
		padding-bottom: 0 !important;
	}

	.video_banner .row {
		margin: 0 -5px;
	}

	.video_banner [class*="col-"] {
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 5px;
	}

	.customer_support li span {
		width: 40px;
	}

	.home-quote .left-sec .heading {
		font-size: 24px;
		line-height: 32px;
	}
	.modal_3 .modal-dialog .modal-content{padding: 30px;}
	.modal_3 .modal-dialog .modal-content::before {
		width: 200px;
		height: 270px;
	}
	.modal_3 .modal-dialog .modal-content::after{width: 150px; height: 300px;}
	.modal_3 table td{border-width: 2px;}
	.under-slider-text h1 {
		font-size: 26px;
		margin: 0 0 5px;
	}
	.under-slider-text{padding: 0 15px; margin-top: 20px;}
	.inner_automative {
		padding-top: 0 !important;
	}
}

/*360px*/
@media only screen and (max-width: 479px) {
	.responsive_btn {
		right: 0;
		top: 12px;
		width: 32px;
		height: 32px;
	}

	.responsive_btn span {
		height: 2px;
	}

	.sticky .responsive_btn {
		top: 8px;
	}

	.services>ul>li,
	.gallery_list>ul>li,
	.widget_form ul li {
		width: 100%;
	}

	.speciality_img {
		margin: 0 20px 0 0;
	}

	.htop .time,
	.htop .social,
	.speciality_text {
		margin: 0;
	}

	.contact_form {
		padding: 15px;
	}

	.quoteLeft button[type='submit'] {
		margin: 0;
	}

	.blog_list>ul>li {
		margin-left: 0;
		margin-right: 0;
	}

	.home-about [class*="sk_img_"]:after {
		left: -15px;
		bottom: -15px;
	}

	.home-form .heading {
		font-size: 28px;
	}

	.count-value {
		margin-bottom: 5px;
	}

	.performance_section_home .row .icon span {
		width: 80px;
		height: 80px;
	}

	.performance_section_home .row .icon {
		height: 80px;
	}

	.service_list>ul>li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.service_list .withIcon.sk_box figure.sk_icon {
		top: 0;
		margin-bottom: 10px;
	}

	.heading,
	.stay_on_top .heading,
	.bannertext .heading {
		font-size: 28px;
		line-height: 34px;
	}

	[type="submit"],
	[type="reset"],
	[type="button"],
	.btn {
		min-width: auto;
	}

	.related-section .owl-carousel {
		padding: 0;
	}

	.related-section .owl-carousel .owl-nav [class*="owl-"] {
		background: rgb(255 255 255 / 0.5);
	}

	.withIcon.sk_content_wrap figure.sk_icon {
		width: 40px;
		height: 40px;
	}

	.cnct-big-map {
		display: none;
	}

	.sk_contact .editor_text ul {
		padding-left: 0;
	}

	.sk_contact .sk_comm {
		font-size: 15px;
	}

	.sk_contact {
		padding: 20px;
	}

	.sk_map {
		height: 250px;
	}

	.service_list .sk_box {
		height: 260px;
	}

	.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error {
		width: 50px !important;
	}

	.stickyContent .heading {
		font-size: 20px;
		line-height: 26px;
	}

	[type="submit"],
	[type="reset"],
	[type="button"],
	.btn {
		height: 40px;
		line-height: 39px;
	}

	.service_list .withIcon.sk_box .flip-box-front figure.sk_icon {
		margin-bottom: 10px;
	}

	.flogo {
		width: 130px;
		margin: 0 auto 15px;
	}

	.mainFooter .fbox>.subheading {
		margin-bottom: 15px;
	}

	.q_links .footer_nav>div {
		width: 100%;
	}

	.count-head figure {
		flex-shrink: 0;
		width: 30px;
		margin-right: 10px;
	}

	.counter-show.countdown {
		column-gap: normal;
		margin: -2%;
	}

	.count-head>.sk_text {
		min-width: auto;
	}

	.count-head {
		min-width: 46%;
		margin: 2% 2%;
		max-width: 46%;
		padding: 20px 10px;
		background: rgb(173, 171, 0);
		background: -moz-radial-gradient(circle, rgba(173, 171, 0, 1) 0%, rgba(103, 101, 1, 1) 100%);
		background: -webkit-radial-gradient(circle, rgba(173, 171, 0, 1) 0%, rgba(103, 101, 1, 1) 100%);
		background: radial-gradient(circle, rgba(173, 171, 0, 1) 0%, rgba(103, 101, 1, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#adab00", endColorstr="#676501", GradientType=1);
	}

	.video_div {
		padding-top: 55%;
		border: 2px solid #fffb00;
	}

	.video_banner [class*="col-"] {
		max-width: 100%;
		flex: 0 0 100%;
		margin-bottom: 20px;
	}

	.video_banner [class*="col-"]:last-child {
		margin-bottom: 0;
	}

	.emergency_service .editor_text .heading {
		font-size: 24px;
	}

	.breadcrumb-container.theme1 a {
		font: 400 14px/24px 'hyperspace_race_bold';
		margin: 0 !important;
	}

	.sectionService {
		padding: 0;
	}

	.stickySidebar .blog_list li[class*="col-"] {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.stickyContent .blog_list .sk_box .sk_text {
		padding-left: 10px;
		padding-right: 10px;
	}

	.comment-respond form input[type="text"],
	.comment-respond form input[type="email"] {
		height: 34px;
	}

	.form-submit {
		max-width: 40px;
		width: 100%;
		height: 30px;
		bottom: 35px;
		right: 10px;
	}

	.form-submit input[type="submit"] {
		max-width: 40px;
		width: 40px;
		height: 30px;
		line-height: normal;
	}

	.form-submit::after {
		width: 16px;
		height: 16px;
		background-size: contain;
		top: 8px;
	}

	.blog_deails .social a {
		margin: 0;
	}

	.blog_deails .social .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
		width: 28px;
		height: 28px;
		line-height: 28px;
	}

	.blog_deails .social .addtoany_shortcode .a2a_svg svg {
		width: 24px;
		height: 24px;
		top: 2px;
	}

	.blog_list .sk_box .share_wrap li .bold_text {
		font-size: 20px;
		margin-right: 10px;
	}

	.under-slider-text {
		padding: 0 15px;
	}

	.slider-sec h1 {
		font-size: 24px;
	}

	.innerbanner img {
		height: auto;
	}

	.innerbanner .bannertext .heading {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 0;
	}

	.innerbanner .bannertext .btn-group .btn {
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}

	.innerbanner .bannertext {
		bottom: 20px;
		transform: none;
		left: 0;
		padding: 10px 0;
	}

	.bannertext {
		padding: 15px 0;
	}

	.service_list {
		margin-top: 60px;
	}

	.home-service .service_list .sk_box .sk_text .sk_para {
		font-size: 15px;
	}

	.home-service .service_list .sk_box .sk_text .subheading {
		font-size: 20px;
		white-space: normal;
	}

	.home-service .service_list .sk_box .btn {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
		padding: 0 12px;
		letter-spacing: 0px;
	}

	.customer_support li {
		justify-content: center;
	}

	.customer_support .ctn {
		width: 180px;
	}

	.locksafe {
		background: #ffffe5;
	}

	.customer_support li:last-child {
		margin: 0 0 10px;
	}

	.htop {
		display: none;
	}

	.responsive_nav .htop {
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 10px;
		z-index: 9;
	}

	.responsive_nav {
		padding-bottom: 50px;
	}

	.from_wrap form input[type="text"],
	.from_wrap form input[type="email"],
	.from_wrap form input[type="tel"],
	.from_wrap form textarea,
	.comment-respond form input[type="text"],
	.comment-respond form input[type="email"],
	.comment-respond form input[type="tel"],
	.comment-respond form textarea,
	.modal-dialog input[type="text"],
	.modal-dialog input[type="email"],
	.modal-dialog input[type="tel"] {
		height: 40px;
		font-size: 15px;
	}

	.theiaStickySidebar .category-news .et_post_meta_wrapper img {
		margin-bottom: 20px;
	}

	.stickyContent .blog_list .editor_text {
		text-align: inherit;
	}

	.stickyContent .blog_list .editor_text h2 {
		font-size: 20px;
		line-height: normal;
	}

	.testimonial_slider .sk_box .sk_para {
		height: 120px;
	}
	.modal-content .close {
		height: 40px;
		width: 40px;
		line-height: 38px;
		font-size: 26px;
		top: 5px;
		right: 5px;
	}
	.btn.btn-lg [class*="fa"] {
		font-size: 18px;
	}
	.modal_3 .modal-dialog .modal-content {
		padding: 20px 0;
	}
	.modal_3 .modal-dialog .modal-content::before, .modal_3 .modal-dialog .modal-content::after{display: none;}
	.under-slider-text {
		font-size: 16px;
		line-height: 26px;
	}
	body .breadcrumb-container.theme1 a{padding: 0;}
	.breadcrumb-container li .separator{
		font-size: 16px;
    	line-height: 24px;
		margin: 0 2px;
	}
}

/*320px*/
@media only screen and (max-width: 359px) {
	.btn_wr {
		margin: 10px 0 0;
	}

	.home-form .btn_wr {
		margin-top: 0;
	}

	.performance_home,
	.execution_home,
	.uniqueness_home,
	.projects_home {
		width: 144px;
	}

	.inner-client .sk_list ul li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.industry_info .btn-group .btn {
		font-size: 12px;
	}
	#exampleModalLabel {
		font-size: 24px;
		line-height: normal;
	}
}