/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {
.container.custom-container {
	max-width: 100%;
}
.services-item-wrap-two [class*="col-"] {
	padding: 0 15px;
}
.services-item-wrap-two .row {
	margin: 0 -15px;
}
.services-content-four {
	padding: 50px 25px 25px;
}
.services-content-four .services-icon {
	width: 70px;
	height: 70px;
	font-size: 25px;
	top: -40px;
	left: 20px;
}


}


/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {
.container {
	max-width: 1200px;
}
.slider-bg {
	min-height: 650px;
}
.slider-content .title {
	margin-bottom: 50px;
	font-size: 76px;
}
.slider-content .sub-title {
	font-size: 28px;
}
.project-content .title {
	font-size: 28px;
}
.contact-inner {
	padding: 60px;
}
.services-content-four {
	padding: 50px 25px 30px;
}
.about-img-wrap-two::before {
	left: -90px;
}
.about-img-wrap-two img:nth-child(2) {
	width: 405px;
	height: 405px;
}
.breadcrumb-bg {
	padding: 100px 0;
}
#contact-map {
	height: 570px;
}

}


/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {
.container,
.custom-container {
    max-width: 960px;
}
.contact-info-item .icon {
	min-width: 25px;
	margin-right: 10px;
}
.contact-info-item .content .title {
	margin-bottom: 5px;
}
.header-logo-area {
	padding: 18px 0;
}
.slider-content .title {
	margin-bottom: 40px;
	font-size: 68px;
}
.slider-content .sub-title {
	font-size: 25px;
}
.slider-content .sub-title svg {
	width: 32px;
	height: auto;
}
.slider-bg {
	min-height: 580px;
}
.year-experience-wrap {
	top: 10px;
}
.about-img-wrap img:nth-child(2) {
	bottom: -65px;
	width: 320px;
	height: 320px;
}
.about-img-wrap img:nth-child(1) {
	border-radius: 70px 0 0 70px;
}
.about-img-wrap {
	margin-bottom: 65px;
}
.section-title .sub-title {
	font-size: 16px;
	margin-bottom: 10px;
}
.section-title .title {
	font-size: 34px;
}
.about-content .section-title {
	margin-bottom: 60px;
}
.about-content .contact {
	margin-top: 35px;
}
.services-bg-shape {
	display: none;
}
.services-item {
	background: var(--tg-white);
	border-radius: 20px;
}
.services-item:hover {
    background: var(--tg-primary-color);
}
.counter-inner {
	padding: 40px 30px 10px 30px;
}
.counter-item .icon svg {
	width: 40px;
}
.counter-item .content .count {
	font-size: 35px;
}
.counter-item .content p {
	font-size: 18px;
}
.project-content .title {
	font-size: 26px;
}
.contact-inner {
	padding: 50px 40px;
}
.footer-contact .list-wrap .phone-addess a {
	font-size: 20px;
}
.services-icon-two {
	width: 90px;
	height: 90px;
	font-size: 40px;
	left: 25px;
	top: -40px;
}
.services-item-two {
	padding: 80px 25px 30px;
	margin-top: 40px;
	margin-bottom: 30px;
}
.services-content-two .title {
	font-size: 26px;
	margin-bottom: 10px;
}
.section-title-two .title {
	font-size: 34px;
}
.services-thumb-three img {
	width: 100%;
}
.project-item-two.small-item .project-content-two .title {
	margin-bottom: 5px;
	font-size: 22px;
}
.project-item-two.big-item .project-content-two .title {
	font-size: 28px;
}
.project-item-two.big-item .project-thumb-two img {
	height: 242px;
	object-fit: cover;
}
.services-content-four .services-icon {
	width: 70px;
	height: 70px;
	font-size: 25px;
	left: 25px;
}
.footer-info-inner {
	padding: 60px 30px 30px;
}
.about-content-two {
	width: 100%;
}
.about-img-wrap-two::before {
	display: none;
}
.about-img-wrap-two img:nth-child(3) {
	display: none;
}
.about-img-wrap-two {
	padding-right: 50px;
	padding-top: 0;
}
.about-content-three {
	margin-left: 0;
}
.about-img-wrap-two img:nth-child(2) {
	width: 300px;
	height: 300px;
}
.section-title-three .title {
	font-size: 34px;
}
.breadcrumb-bg {
	padding: 90px 0;
}
.rc-post-item .content .title {
	font-size: 16px;
}
.widget-title {
	margin-bottom: 20px;
}
.latest-comments {
	margin-right: 0;
}
.project-details-thumb img {
	min-height: 500px;
	object-fit: cover;
}
.project-info-wrap {
	padding: 35px 40px 35px 40px;
	width: 335px;
}
.project-details-content .title {
	font-size: 36px;
}
.project-details-content {
	margin-right: 0;
}
.project-details-content .pd-inner-img img {
	height: 220px;
	object-fit: cover;
}
.project-details-content .list-wrap li {
	width: 50%;
}
.project-details-content .list-wrap {
	gap: 15px 0;
}
.more-project-wrap > .title {
    font-size: 36px;
}
.services-details-content > .title {
    font-size: 36px;
}
.services-cat-list .list-wrap li a {
	padding: 15px 25px;
}
.services-cat-list .title {
	padding: 15px 25px;
}
.services-sidebar .download-wrap {
	padding: 55px 25px;
}
.services-sidebar .download-wrap a {
	font-size: 18px;
}
.services-icon-two svg {
	width: 40px;
}
.menu-style-four .header-action .header-contact {
	display: none;
}
.menu-style-three .header-action > ul .header-btn {
	display: none;
}
.menu-style-three .navbar-wrap ul {
    gap: 45px 35px;
}

}



/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {
.container,
.custom-container {
    max-width: 720px;
}
.menu-area {
	padding: 20px 0;
}
.header-action > ul li.header-btn {
	display: none;
}
.menu-nav {
	justify-content: space-between;
}
.header-action {
	margin-right: 30px;
}
.menu-outer .navbar-wrap {
	display: block !important;
}
.menu-area .mobile-nav-toggler {
	display: block;
}
.logo.d-none {
	display: block !important;
}
.header-logo-area {
	display: none;
}
.header-top-left {
	display: none;
}
.header-top-right span {
	justify-content: center;
}
.slider-content .title {
	margin-bottom: 35px;
	font-size: 60px;
}
.slider-bg {
	min-height: 520px;
}
.slider-active .slick-dots {
	right: 4%;
}
.about-img-wrap img:nth-child(2) {
	width: 290px;
	height: 290px;
}
.about-content {
	margin-top: 50px;
}
.about-content .section-title {
	margin-bottom: 40px;
}
.about-content .section-title .title span svg {
	bottom: -20px;
}
.services-area .section-title {
	margin-bottom: 50px;
}
.services-area .section-title .title span svg {
	bottom: -22px;
}
.services-item {
	padding: 30px;
}
.services-content-top .title {
	font-size: 22px;
}
.counter-inner {
	border-radius: 50px;
}
.swiper-container.project-active {
	margin-right: -100px;
}
.footer-social-menu .list-wrap {
	gap: 30px;
}
.footer-bottom-menu .list-wrap {
	gap: 35px;
}
.footer-bottom-menu .list-wrap li::before {
	right: -20px;
}
.footer-logo-area {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.services-content-three {
	margin: -90px 20px 0;
	padding: 50px 20px 35px;
}
.services-content-three .icon {
	width: 65px;
	height: 65px;
	font-size: 20px;
	left: 25px;
	top: -35px;
}
.faq-content .section-title-two {
	text-align: center;
}
.project-nav-wrap .nav-tabs {
	justify-content: center;
}
.project-item-two.big-item .project-thumb-two img {
	height: 280px;
	object-fit: cover;
	width: 100%;
}
.about-content-two {
	margin-top: 50px;
}
.section-title-two .title br {
	display: none;
}
.services-thumb-four img {
	width: 100%;
}
.footer-info-inner {
	padding: 40px 50px 10px;
}
.menu-area.menu-style-three .mobile-nav-toggler {
	margin-top: 9px;
}
.about-content-three {
	margin-top: 50px;
}
.about-img-wrap-two {
	padding-bottom: 80px;
}
.menu-area.menu-style-four .mobile-nav-toggler {
	margin-top: 10px;
}
.breadcrumb-content .title {
	font-size: 38px;
}
.breadcrumb-content .breadcrumb-item {
	font-size: 18px;
}
.breadcrumb-bg {
	padding: 85px 0;
}
.rc-post-item .content .title {
	font-size: 18px;
}
#contact-map {
	height: 500px;
}
.project-info-wrap {
	padding: 35px 30px 35px 30px;
	width: 300px;
	right: 50px;
}
.project-details-content .title {
	font-size: 34px;
}
.more-project-wrap > .title {
    font-size: 34px;
    text-align: center;
}
.services-sidebar .download-wrap a {
	font-size: 20px;
}
.services-sidebar .download-wrap {
	padding: 55px 30px;
}
.services-cat-list .list-wrap li a {
	padding: 15px 30px;
}
.services-cat-list .title {
	padding: 15px 30px;
}
.services-sidebar {
	margin-top: 100px;
}
.services-content-three .icon svg {
	width: 22px;
}



}



/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {
.custom-container {
    max-width: 100%;
}
.transparent-header {
	top: 0;
}
.header-top {
	display: none;
}
.slider-content .sub-title {
	font-size: 20px;
}
.slider-content .title {
	font-size: 50px;
}
.year-experience-wrap {
	display: none;
}
.about-img-wrap img:nth-child(2) {
	display: none;
}
.about-img-wrap {
	margin-bottom: 0;
	padding-right: 0;
}
.section-title .title {
	font-size: 32px;
}
.all-btn.text-end.mb-50 {
	text-align: center !important;
}
.counter-inner {
	padding: 56px 50px 26px 50px;
}
.swiper-container.project-active {
	margin-right: 0;
}
.project-item-wrap .swiper-wrapper .swiper-slide:nth-child(even) {
	margin-top: 0;
}
.contact-inner {
	padding: 50px 30px;
}
.footer-social-menu .list-wrap {
	gap: 10px 25px;
	margin-top: 20px;
	justify-content: left;
	flex-wrap: wrap;
}
.copyright-text p {
	text-align: center;
}
.footer-bottom-menu .list-wrap {
	justify-content: center;
}
.project-content .title {
	font-size: 24px;
}
.about-area.has-animation {
	padding: 100px 0;
}
.services-area {
	padding: 95px 0 70px;
}
.project-bg {
	padding: 170px 0 100px;
}
.brand-area {
	padding: 0 0 100px;
}
.contact-bg {
	padding: 100px 0;
}
.footer-top {
	padding: 50px 0 45px;
}
.about-img-wrap img:nth-child(1) {
	border-radius: 25px;
}
.project-item-two.small-item {
	display: block;
}
.services-icon-two {
	width: 80px;
	height: 80px;
	font-size: 30px;
	left: 25px;
	top: -35px;
}
.services-item-two {
	padding: 70px 25px 30px;
	margin-top: 35px;
}
.section-title-two .title {
	font-size: 30px;
}
.services-thumb-three img {
	min-height: 250px;
	object-fit: cover;
}
.services-content-three {
	margin: -90px 15px 0;
	padding: 50px 20px 30px;
}
.faq-content .accordion-button {
	padding: 20px 60px 20px 25px;
}
.faq-content .accordion-button::after {
	right: 17px;
}
.faq-content .accordion-body {
	padding: 0 50px 25px 25px;
}
.project-item-two.big-item .project-thumb-two img {
	height: 250px;
}
.project-item-two.big-item .project-content-two .title {
	font-size: 26px;
}
.project-item-two.small-item .project-thumb-two {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.project-item-two.small-item .project-thumb-two img {
	width: 100%;
}
.project-item-two {
	padding: 18px 20px 18px;
}
.about-content-two .about-list .list-wrap li {
	width: 100%;
}
.footer-info-inner {
	padding: 40px 20px 10px;
	border-radius: 50px;
}
.footer-info-wrap .contact-info-item .icon {
	min-width: 30px;
}
.footer-info-wrap .contact-info-item .content a,
.footer-info-wrap .contact-info-item .content span {
	font-size: 18px;
}
.about-area-two {
	padding: 0 0 100px;
}
.counter-area-three {
	padding: 0 0 100px;
}
.about-img-wrap-two img:nth-child(2) {
	display: none;
}
.about-img-wrap-two {
	padding: 0;
}
.about-img-wrap-two img:nth-child(1) {
	border-radius: 15px;
	width: 100%;
}
.section-title-three .title {
	font-size: 30px;
}
.about-area-three {
	padding: 100px 0;
}
.services-item-five .services-icon {
	width: 70px;
	height: 70px;
}
.services-item-five .services-icon svg {
	width: 25px;
}
.project-thumb-three img {
	width: 100%;
}
.menu-area.menu-style-four .mobile-nav-toggler {
	margin-top: 4px;
}
.breadcrumb-content .title {
	font-size: 36px;
}
.breadcrumb-bg {
	padding: 80px 0;
}
.project-content-three .title {
	font-size: 26px;
}
.project-content-three span {
	font-size: 18px;
}
.breadcrumb-content .title {
	font-size: 34px;
}
.comments-box {
	display: block;
	padding-bottom: 25px;
	margin-bottom: 30px;
}
.comments-avatar {
	margin-right: 0;
	margin-bottom: 20px;
}
.latest-comments .children .comments-box {
	padding: 0 0 45px 0;
}
.contact-area {
	padding: 100px 0;
}
#contact-map {
	height: 450px;
}
.related-product-wrapper .related-title {
	text-align: center;
}
.project-details-area {
	padding: 100px 0 70px;
}
.project-info-wrap {
	width: 100%;
	position: unset;
	margin-top: 40px;
}
.project-details-thumb img {
	min-height: 380px;
}
.project-details-thumb {
	margin-bottom: 40px;
}
.project-details-content .title {
	font-size: 32px;
}
.project-details-content .list-wrap li {
	width: 100%;
}
.more-project-wrap > .title {
	font-size: 32px;
}
.more-project-wrap {
	padding: 70px 0 0;
}
.project-details-content .pd-inner-img img {
	width: 100%;
}
.services-deatails-area {
	padding: 100px 0;
}
.services-details-thumb img {
	min-height: 250px;
	object-fit: cover;
}
.services-details-content > .title {
    font-size: 32px;
}
.faq-content.services-faq .accordion-button {
	font-size: 18px;
	padding: 20px 60px 20px 25px;
}
.services-cat-list .title {
	padding: 15px 25px;
}
.services-cat-list .list-wrap li a {
	padding: 15px 25px;
}
.services-sidebar .download-wrap {
	padding: 55px 25px;
}
.services-sidebar .download-wrap a {
	font-size: 18px;
}
.services-icon-two svg {
	width: 30px;
}
.footer-bg .footer-top .container>.row>*:nth-child(2) .footer-widget {
    margin-left: 0;
}

}


/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
.container,
.custom-container {
    max-width: 540px;
}
.slider-content .title {
	font-size: 58px;
}
.slider-content .sub-title {
	font-size: 22px;
}
.section-title .title {
	font-size: 34px;
}
.swiper-container.project-active {
	margin-right: -200px;
}
.contact-inner {
	padding: 50px 40px;
}
.section-title-two .title {
	font-size: 34px;
}
.services-content-three {
	margin: -90px 25px 0;
	padding: 50px 30px 30px;
}
.project-item-two.small-item {
	display: flex;
}
.project-item-two.small-item .project-thumb-two {
	margin-right: 20px;
	margin-bottom: 0;
}
.about-content-two .about-list .list-wrap li {
	width: 50%;
}
.services-content-four {
	padding: 45px 20px 25px;
}
.footer-info-inner {
	padding: 40px 50px 10px;
}
.section-title-three .title {
	font-size: 34px;
}
.breadcrumb-content .title {
	font-size: 38px;
}
.services-sidebar .download-wrap a {
	font-size: 20px;
}
.services-sidebar .download-wrap {
	padding: 55px 30px;
}
.services-cat-list .list-wrap li a {
	padding: 15px 30px;
}
.services-cat-list .title {
	padding: 15px 30px;
}

}


