/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {
.banner-shape-wrap img:nth-child(7) {
    right: 25.8%;
    bottom: 19%;
}
.team-shape-wrap img:nth-child(2) {
	right: 15%;
	bottom: 26%;
}


}


/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {
.container {
	max-width: 1230px;
}
.banner-content .title {
    font-size: 65px;
    margin-bottom: 55px;
    text-transform: capitalize;
    line-height: 1.10;
    color: var(--tg-banner-title-color);
}
.banner-shape-wrap img:nth-child(2) {
	left: 2%;
	top: 11%;
}
.banner-shape-wrap img:nth-child(3) {
	left: 16.3%;
	top: 14%;
}
.banner-shape-wrap img:nth-child(4) {
	left: 7.6%;
	top: 30%;
}
.banner-bg {
	padding: 150px 0 75px;
}
.banner-shape-wrap img:nth-child(5) {
	left: 2%;
	bottom: 27.5%;
}
.banner-shape-wrap img:nth-child(7) {
	right: 22.8%;
	bottom: 23%;
}
.services-item {
	padding: 43px 30px 49px;
}
.section-title .title {
	font-size: 45px;
}
.team-content p {
	margin-bottom: 50px;
	width: 80%;
}
.team-shape-wrap img:nth-child(1) {
	right: 25%;
	top: 21%;
}
.team-shape-wrap img:nth-child(2) {
	right: 15%;
	bottom: 21%;
}
.testimonial-item {
	padding: 40px 30px 38px;
}
.testimonial-content > p {
	margin-bottom: 35px;
}
.section-title.title-style-two .title {
	font-size: 52px;
}
.slider-active .slick-dots {
	left: 6.4%;
	bottom: -30px;
}
.services-item-wrap {
	padding: 110px 120px 90px;
}



}


/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {
.container {
    max-width: 960px;
}
.navbar-wrap ul li a {
	padding: 35px 15px;
}
.header-action > ul {
    margin-left: 25px;
}
.banner-shape-wrap img:nth-child(1) {
	left: -20%;
	top: -30%;
}
.banner-shape-wrap img:nth-child(4) {
	left: 4.6%;
	top: 32%;
}
.banner-shape-wrap img:nth-child(5) {
	left: 2%;
	bottom: 12.5%;
}
.banner-content .title {
	font-size: 56px;
	margin-bottom: 45px;
}
.banner-content .sub-title {
	margin-bottom: 25px;
}
.banner-shape-wrap img:nth-child(6) {
	right: 11.25%;
	top: 24%;
}
.banner-shape-wrap img:nth-child(7) {
	right: 12.8%;
	bottom: 21%;
}
.services-area .row [class*="col-"]:nth-child(even) .services-item {
	margin-top: 0;
}
.services-content .title {
	font-size: 22px;
}
.section-title .title {
	font-size: 40px;
}
.section-title .sub-title {
	font-size: 18px;
	margin-bottom: 15px;
}
.team-img-wrap {
	width: 450px;
	height: 450px;
}
.team-img-wrap .img-three {
	left: 1.6%;
	bottom: 37.9%;
}
.team-content {
	margin-left: 0;
}
.team-content p {
	margin-bottom: 36px;
	width: 100%;
}
.team-shape-wrap img:nth-child(1) {
	right: 21%;
	top: 17%;
}
.team-shape-wrap img:nth-child(2) {
	right: 10%;
	bottom: 21%;
}
.section-title.title-style-two .title br {
	display: none;
}
.section-title.title-style-two .title {
	font-size: 48px;
}
.slider-active .slick-dots {
	left: 4.4%;
}
.services-area-three .section-title p {
	width: 100%;
}
.services-item-three {
	padding: 35px 22px;
}
.services-item-wrap {
	padding: 90px 50px 90px;
}

}



/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {
.container {
    max-width: 720px;
}
.menu-area {
	padding: 20px 0;
}
.menu-nav {
	justify-content: space-between;
}
.header-action {
	margin-right: 40px;
}
.menu-outer .navbar-wrap {
	display: block !important;
}
.menu-area .mobile-nav-toggler {
	display: block;
}
.sticky-menu.menu-area {
	padding: 20px 0;
}
.banner-bg {
	padding: 135px 0 75px;
}
.banner-img {
	text-align: center;
	margin-bottom: 50px;
}
.banner-content {
	text-align: center;
}
.banner-shape-wrap img:nth-child(2) {
	left: 8%;
	top: 11%;
}
.banner-shape-wrap img:nth-child(3) {
	left: 25.3%;
	top: 10%;
}
.banner-shape-wrap img:nth-child(4) {
	left: 10.6%;
	top: 24%;
}
.banner-shape-wrap img:nth-child(6) {
	right: 11.25%;
	top: 63%;
}
.banner-shape-wrap img:nth-child(7) {
	right: 16.8%;
	bottom: 9%;
}
.banner-content .title {
	font-size: 50px;
	margin-bottom: 40px;
}
.team-img-wrap {
	width: 545px;
	height: 545px;
}
.team-img-wrap .img-three {
	left: 9.6%;
	bottom: 43.9%;
}
.team-content {
	margin-left: 0;
	margin-top: 60px;
}
.team-shape-wrap img:nth-child(1) {
	right: 11%;
	top: 5%;
}
.team-shape-wrap img:nth-child(2) {
	right: 39%;
	bottom: 7%;
}
.testimonial-item-wrap .row [class*="col-"]:nth-child(even) .testimonial-item {
	margin-top: 0;
}
.section-title.title-style-two .title {
	font-size: 45px;
}
.slider-active .slick-dots {
	position: unset;
	justify-content: center;
}
.services-item-wrap {
	padding: 90px 60px 90px;
}
.testimonial-content {
	margin-top: 50px;
}
.inner-contact-area .section-title {
	width: 100%;
}
#contact-map {
	height: 580px;
	margin-bottom: 50px;
}


}



/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {
.transparent-header {
	top: 0;
}
.header-action {
	display: none;
}
.menu-area .mobile-nav-toggler {
	margin-top: 8px;
}
.banner-bg {
	padding: 110px 0 75px;
}
.banner-img {
	margin-bottom: 40px;
}
.banner-content .title {
	font-size: 42px;
	margin-bottom: 30px;
}
.banner-content .sub-title {
	margin-bottom: 20px;
	font-size: 16px;
}
.banner-shape-wrap img:nth-child(1) {
	left: -5%;
	top: -8%;
}
.banner-shape-wrap img:nth-child(4) {
	display: none;
}
.banner-shape-wrap img:nth-child(6) {
	display: none;
}
.banner-shape-wrap img:nth-child(7) {
	display: none;
}
.banner-shape-wrap img:nth-child(5) {
	left: 2%;
	bottom: 17.5%;
}
.services-item {
	padding: 40px 30px 35px;
}
.section-title .title {
	font-size: 32px;
}
.team-img-wrap {
	max-width: 280px;
	height: 280px;
	border-radius: 40px;
	margin: 38px auto 36px;
}
.team-img-wrap img {
	position: absolute;
	border-radius: 50%;
	max-width: 65px;
}
.team-img-wrap .img-shape {
	max-width: 190px;
	border-radius: 50px;
}
.team-shape-wrap img:nth-child(2) {
	display: none;
}
.team-img-wrap .img-three {
	left: 9.6%;
	bottom: 32.9%;
}
.team-img-wrap .img-one {
	top: -39px;
	right: 20%;
}
.team-area {
	padding: 100px 0;
}
.services-area {
	padding-bottom: 70px;
}
.team-shape-wrap img:nth-child(1) {
	right: 15%;
	top: 1%;
}
.testimonial-area {
	border-radius: 0 0 70px 0;
	padding: 90px 0 100px;
}
.section-title.text-center.mb-60 {
	margin-bottom: 40px;
}
.scroll-top {
	right: 10px;
}
.section-title.title-style-two .title {
	font-size: 35px;
}
.footer-bottom-two .copyright-text p {
	text-align: center;
	margin-bottom: 10px;
}
.services-item-wrap {
	padding: 90px 35px 90px;
}
.brand-area .title {
	margin-bottom: 35px;
}
.footer-top-two {
	padding: 90px 0 55px;
}
#contact-map {
	height: 350px;
}
.btn {
	padding: 23px 38px;
}

}


/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
.container {
    max-width: 540px;
}
.banner-content .title {
	font-size: 46px;
	margin-bottom: 30px;
}
.banner-shape-wrap img:nth-child(5) {
	left: 5%;
	bottom: 31.5%;
}
.team-img-wrap {
	max-width: 500px;
	height: 500px;
	border-radius: 60px;
}
.team-img-wrap .img-shape {
	max-width: 300px;
	border-radius: 50px;
}
.team-img-wrap .img-three {
	left: 15.6%;
	bottom: 32.9%;
}
.section-title .title {
	font-size: 34px;
}
.section-title.title-style-two .title {
	font-size: 38px;
}
.services-item-wrap {
	padding: 90px 70px 90px;
}
.services-item-three {
	padding: 35px 30px;
}

}


