@media screen and (min-width: 992px) {
.sticky-header > .container .logo a {
    position: absolute;
    left: -1000px;
    width: 100%;
    display: block;
    padding-right: 1rem;
    visibility: hidden;
    opacity: 0;
}
h2.section-title {
    font-size: 33px !important;
}
.sticky-header.sticky > .container .logo a {
	position: inherit;
    visibility: visible;
    opacity: 1;
}
.mb-10 {
	margin-bottom: 6rem;
}
.me-10 {
	margin-right: 5rem;
	margin-top: -15px;
}
.ms-10 {
	margin-left: 5rem;
	margin-top: -15px;
}

}



@media screen and (max-width: 1200px) {
#slider-section .main-slider .swiper-slide {
    padding: 5rem 0;
    min-height: auto;
}
}
@media screen and (max-width: 991px) {
	.mbl-icon-hide{
		display: none;
	}
.header-top {
	grid-template-columns: 0 auto;
	padding: .5rem 0;
}
.header-top .right-menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.header-top .right-menu .phone {
	justify-content: flex-start;
	width: auto;
	margin-bottom: 0 !important;
	font-size: .9rem;
	font-weight: 600;
}
h2.title.aos-init.aos-animate {
    margin-top: -97px;
    font-size: 50px;
    text-shadow: 5px 5px 4px #001f3c;
}
a.thm-btn.mission-btn {
    margin-bottom: -269px;
    margin-left: 0px;
	margin-left: 91px;
}
a.thm-btn.learn-btn.responsive.btn-one {
    margin-left: 91px;
}
.experience__img.mission {
    bottom: -468px;
    width: 244px;
}
section#about-section\ mission {
    padding-top: -44px;
    padding-bottom: 194px;
}
a.thm-btn.learn-btn {
	margin-left: 0px;
}
.header-bottom {
	position: relative;
}
.container, .container-md, .container-sm {
	max-width: 100%;
}
.sticky-header > .container .logo {
    width: 180px;
    padding: 1rem 0;
}
.experience__img.mission {
    bottom: -43px;
    width: 275px;
    position: absolute;
}
.hc-nav-trigger {
	right: 1rem;
	top: 50%;
	transform: translateY(-50%);
}
.hc-nav-trigger span,
.hc-nav-trigger span::before,
.hc-nav-trigger span::after {
	background-color: #fff;
	height: 2.5px;
}
.hc-nav-trigger span::before {
	top: -9px;
}
.hc-nav-trigger span::after {
	bottom: -9px;
}
.section-title {
	font-size: 2rem;
	line-height: 1.3;
}
section.main-content.contact {
    margin-bottom: 82px;
    margin-top: 20px;
}
section.main-content.product-details {
    padding-bottom: 47px;
    padding-top: 0px;
}
/* popup */
.popup {
    width: 309px !important;
    margin-right: -41px;
}
/* end */
section.main-content.blog {
    margin-bottom: 70px;
    margin-top: 22px;
}
a.thm-btn.details{
	margin-left: 73px;
}
section.main-content.gallery {
    margin-bottom: 78px;
}
.thm-btn-wrapp {
	/*text-align: center;*/
	margin-bottom: 2rem;
}

.details-content {
    padding-bottom: 24px;
    padding-top: 1px;
}
section#service-section\ service {
    padding-bottom: 105px;
}
section.main-content.factory {
    margin-bottom: 47px;
    margin-top: 22px;
}
section.main-content.category-product {
    padding-bottom: 28px;
}
.title.details{
	width: 351px;
}
.swiper-slide h2 {
	font-size: 2rem;
	margin-bottom: 1rem;
}
p.underline-product.about {
    top: -7px;
    left: 127px;
	height: 2.0px !important;
}
.swiper-slide h3 {
	font-size: 1rem;
}
section.main-content {
    /* padding-bottom: 30px; */
    padding-top: 7px;
}
section.main-content.about {
    margin-top: 22px;
    margin-bottom: -2px;
}
section.main-content.about {
    margin-top: 22px;
}
p.description {
    margin-bottom: -6px;
}
.slider-btn {
	padding: .5rem 1.2rem;
	font-size: .9rem;
}
.item-wrapper b:nth-child(1) {
	width: 120px;
}
.item-wrapper b:nth-child(3) {
	height: 120px;
}
.item-wrapper b:nth-child(2) {
	height: 120px;
}
.item-wrapper b:nth-child(4) {
	width: 120px;
}
.item-wrapper {
	padding: 2rem;
}
#slider-section .main-slider .swiper-slide {
    min-height: auto;
    padding: 3rem 0;
}

.about-section .inner-wrapper {
	padding-top: 60px;
	padding-bottom: 20px;
}
.thm-btn {
	padding: 10px 30px;
	font-size: .9rem;
}
.service-section {
	padding: 60px 0;
}
#product-section {
	padding: 3rem 0;
}
.footer-logo img {
	width: 150px;
}
.footer-widget p {
	font-size: 14px;
	line-height: 1.5;
}
.footer-widget.contact-widget p {
	line-height: 24px;
	margin-bottom: .4rem;
}
.footer-widget .single-post-widget .post-title {
	font-size: 14px;
	line-height: 1.4;
	font-weight: 600;
}
.footer-widget ul li a {
	font-size: 14px;
	line-height: 25px;
}
.footer-widget .single-post-widget .date {
	font-size: 12px;
}
.footer-copyright p {
	font-size: .8rem;
}
.footer-dev p {
	font-size: .8rem;
}

.main-content .single-product .product-content .product-title {
	font-size: 1.2rem;
	line-height: 1.3rem;
	max-height: calc(2 * 1.3rem);
}
.main-content .single-product .product-content .product-exerp {
	font-size: 0.85rem;
	margin-bottom: 0.2rem;
}
.main-content .single-product .product-thumb .date {
	font-size: .8rem;
	padding: .5rem .8rem;
	bottom: -1rem;
	left:147px;
	width: 132px;
}
.contact-address .icon {
	height: 50px;
	width: 50px;
}
.contact-address .address .title {
	font-size: 1.2rem;
}
.contact-address .address p {
	font-size: .8rem;
}

.swiper-wrapper{
	height: 200px;
}



}

@media screen and (max-width: 767px) {
	h2.title.aos-init.aos-animate {
		font-size: 21px !important;
		margin-bottom: 7px !important;
	}
.sticky-header > .container .logo {
	width: 130px;
	padding: .6rem;
}
a.details.thm-btn {
    margin: 100px;

}
section#about-section {
    padding-top: 15px;
    padding-bottom: 1px;
}
section#about-section\ mission {
    padding-top: 15px;

}
.service-section .section-title {
    color: #212121;
    padding-bottom: -15px;
    border-bottom-width: 3.1px;
    width: fit-content;
    margin-left: 41px;
}
h2.section-title.text-center.mb-4.text-align.responsive {
    margin-top: 22px;
}
h2.section-title.text-center.mb-1.text-side.responsive-post {
    margin-top: 12px;
}
h2.section-title.text-center.mb-1.text-side.responsive-delivered {
    margin-top: 13px;
}
/* .service-section h2::before {
    content: "";
    width: 243px;
    height: 3px;
    background: #002242 !important;
    position: absolute;
	left: 52px;
	top: 47px;
    right: 0;
} */
a.details.thm-btn {
    margin-left: 54px !important;
}
.date.responsive {

    right: 8px;
    bottom: 7.5rem;
    text-align: center;
}
.product-content {
    margin-top: -20px;
}
h2.section-title.text-center.mb-4.text-align.aos-init.aos-animate {
    margin-top: -24px;
}
.single-product.carowsol {
    width: 339px !important;
    height: 421px !important;
}
a.details.thm-btn{
	margin: 50px;
}
.experience__img.about {
    top: -43px;
	width: 274px;
}
.experience__overlay:nth-child(2) {
    position: absolute;
    width: 40%;
    top: 3rem;
    right: -45px;
}
p.mission-section-p {
    margin-left: 65px;
    width: 157px !important;
}
.img-fluid {
    max-width: 177%;
}

.product-bottom {
    bottom: 12px;

}

img.image-client.photo {
    height: 102px !important;
}

.hc-nav-trigger span {
	width: 26px;
}
.header-top .right-menu .phone {
	font-size: 14px;
}


#slider-section .main-slider .swiper-slide {
	min-height: calc(100vh - 90.7px);
}
.swiper-slide h2 {
	font-size: 1.5rem;
	margin-bottom: .7rem;
}
.swiper-slide h3 {
	font-size: .8rem;
	margin-bottom: .7rem;
}
.slider-btn {
	padding: .3rem .8rem;
	font-size: .8rem;
}

a.thm-btn.learn-btn.responsive {
    bottom: -259px;
}
.experience__overlay:nth-child(1) {
    width: 100%;
    /* overflow: hidden; */
}
.section-title {
	font-size: 1.5rem;
	margin-bottom: .5rem;
}
.about-section .inner-wrapper {
	padding-top: 30px;
	padding-bottom: 96px;
	/* padding-left: 19px; */
}
h2.section-title {
    margin-left: -19px;
}
.experience__img {
	position: relative;
	width: 50%;
	margin: 0 auto;
}
.about-content p {
	font-size: 1rem;
}

.underline-mission, .underline-about{
	left: 34%;
	top: 0;
}
.mbl-height-element{
	display: none;
}
.underline-product,.underline-product-4,.underline,.underline-two{
	left: 36%;
	top: -12px;
}
.thm-btn {
	padding: 8px 20px;
	font-size: .8rem;
}
.experience__img {
	width: 100%;
}
.service-section {
	padding: 30px 0;
}
.subtitle {
	font-size: 1.4rem;
}
.service-content p {
	font-size: .8rem;
}
.single-service-one h3 {
	font-size: 1rem;
}
.single-service-one p {
	font-size: .8rem;
}
.hvr-bounce-to-bottom > .details {
	font-size: .8rem;
}
.flaticon-arrow-pointing-to-right {
	font-size: .6rem;
}
.single-service-one {
	padding: 30px 20px;
}
.client-section {
	padding: 30px 0 80px;
}
.row.factory {
    padding-bottom: 41px;
}
.client-outer .client-img {
	max-width: 183px;
}
.footer-copyright p {
	text-align: center;
}
.footer-dev p {
	text-align: center;
}
.feedback {
	font-size: 1.5rem;
	margin-bottom: .5rem;
}
.wgt-list-item-description {
	font-size: .8rem;
}
.rating i {
	font-size: .9rem;
}
.wgt-list-item-title {
	font-size: .9rem;
}
.wgt-list-item-subtitle {
	font-size: .8rem;
}
.footer-widget .single-post-widget .post-title {
	font-size: 12px;
}
.footer-widget .single-post-widget .date {
	font-size: 10px;
}
.product-bottom .title {
	font-size: 1rem;
}
.product-bottom .details {
	padding: 4px 9px;
}
.right-menu ul li a::after {
	height: 15px;
}
.service-section .service-content .btn-box {
	margin-top: 1rem;
}
.contact-address .icon {
	height: 40px;
	width: 40px;
}
.contact-address .address .title {
	font-size: 1rem;
}
.contact-address .icon img {
	height: 20px;
	width: 20px;
}
.contact-address {
	padding: 20px;
	margin-top: 1rem;
	margin-bottom: .5rem;
}
.details-content .item-content .entry-title {
	font-size: 1.5rem;
	margin-bottom: .5rem;
}
.details-content .item-content p {
	font-size: 0.9rem;
}

}
@media screen and (max-width: 575px) {
.header-top .right-menu .phone {
    font-size: 15px;
}

.right-menu ul li a {
    font-size: .7rem;
}
.footer-widget .title h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: .3rem;
}
.header-top {
	padding: 0.01rem 0;
}
#slider-section .main-slider .swiper-slide {
    min-height: auto;
    padding: 2rem 0;
	height: 200px !important;
}
.experience__img {
	/* display: ; */
}
.section-title {
	font-size: 2.1rem;
	margin-bottom: .3rem;
	text-align: center;
}
p.about-section-p {
    margin-left: 64px!important;
    margin-top: 0px!important;
}
.about-content p {
	font-size: 16px;
	margin-left:4px;
}
p.mission-section-p {
    margin-left: 76px!important;
    margin-top: 0px!important;
	width: 145px!important;
}
img.image-client.photo {
    height: 136px;
}
}
.thm-btn-wrapp {
<<<<<<< HEAD
	text-align: initial;
=======
	/* text-align: center; */
>>>>>>> f246e43121e74cdc5b45e95c5f15eab4bb856013
	margin-bottom: 1rem;
}
.subtitle {
	font-size: 1rem;
	text-align: center;
}
.service-section .service-content .btn-box {
	margin-top: 1rem;
	justify-content: center;
}
.about-section .inner-wrapper {
	/* padding-top: 15px; */
}
.service-section {
	padding: 48px 0 109px;
}
.product-bottom {
    background-color: #f5f6fa;
}
.product-bottom .title {
    color: #0c0a0a;
<<<<<<< HEAD
	/* font-size: 20px; */
=======
	font-size: 18px;
>>>>>>> f246e43121e74cdc5b45e95c5f15eab4bb856013
	padding: 7px;
	/* font-weight: 600; */
}
.details-content .product-thumb img {
    width: 100%;
    border: 1 px solid #adb7c1;
    height: 242px;
    aspect-ratio: 1/.6;
    object-fit: cover;
}
.service-section .single-service-one i {
	font-size: 2.5rem;
}
.section-subtitle {
	font-size: .9rem;
}
#product-section {
	padding: 46px 0 66px;
}
#product-section .product-item {
		margin-bottom: 1.5rem !important;
		height: 426px !important;
}

.product-image {
    overflow: hidden;
    position: relative;
    height: 306px !important;

}
.feedback {
	font-size: 1rem;
}
.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,10px));
	height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,10px));
}
.item-wrapper b:nth-child(1) {
	height: 2px;
}
.item-wrapper b:nth-child(2) {
	width: 2px;
}
.item-wrapper b:nth-child(3) {
	width: 2px;
}
.item-wrapper b:nth-child(4) {
	height: 2px;
}
.swiper-slide h2 {
	font-size: 1.2rem;
}
.item-wrapper {
	padding: 1rem;
	margin-top: 50px;
}
.widget {
	padding: 20px 15px;
	margin-bottom: 1rem;
}
.widget .widget-title {
	font-size: 16px;
	margin-bottom: 5px;;
}
.sidebar .widget > ul.category li a {
	font-size: .8rem;
}
.sidebar .widget > ul.category li {
	padding: 10px;
}
.sidebar .widget > ul.category li span {
	top: 8px;
	right: 8px;
	font-size: 9px;
}
.widget .search-form input[type="text"] {
	padding: .5rem .5rem;
	font-size: .8rem;
}
.widget::after {
	height: 2px;
}
.breadcrumbs {
	padding: 1rem .5rem;
}
.breadcrumbs .breadcrumb.darklinks li {
	font-size: .8rem;
}
.breadcrumbs {
	padding: 1rem .5rem;
}
.main-content .single-product .product-content .product-title {
	font-size: 1rem;
}
.main-content .single-product .product-content .product-exerp {
	font-size: 0.75rem;
}
.main-content .single-product .product-content .details {
	font-size: .8rem;
}
.contact-content {
	padding: 30px;
	margin-top: 1rem;
	margin-bottom: 0;
}
.title-wrapper .title-desc {
	font-size: .7rem;
}
.contact-form span.text-input input {
	padding: 10px 10px 11px;
	font-size: 12px;
}

.contact-form .cookies {
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	display: flex;
	column-gap: .3rem;
	align-items: flex-start;
}
#cookies-consent {
	margin-top: .15rem;
}
.contact-form .submit {
	font-size: 12px;
	padding: 10px 20px 10px 20px;
}



