/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
    .logo {
        width: 209px;
        padding-top: 30px;
    }
	.banner-title h2::before {
    right: 100px;
}
	.services-cards .service-card-content {
    transform: translateY(337px);
}
.h-button a {
    text-align: center;
}
	.header-items {
    gap: 19px;
}
	
	.about-image-2 > img {
    width: 370px;
    left: 180px;
}
	.about-us-content {
    padding: 60px 0px;
}
	
.about-us {
    padding-top: 80px;
    padding-bottom: 0;
}
	.about-shape-icon {
    width: 160px;
}
	
	.packages-cards {
    padding: 25px 25px;
}
	.service-card-content h3 {
    font-size: 28px;
}
	.services-cards .service-card-content {
    height: 480px;
}
	.service-card-content h4 {
    padding-bottom: 45px;
}
	
	.services-cards .service-card-content {
    padding-bottom: 50px;
}
	.services-cards:hover .service-card-content {
    transform: translateY(164px);
}
	.why-choose-us-slider .slick-prev, .why-choose-us-slider .slick-next {
    top: -20%;
}
	.why-choose-us-title {
    padding-left: 470px;
}
.highlights-item {
    height: 410px;
    padding: 0px 16px;
}
	.packages-card-content ul li {
    font-size: 16px;
}
	.packages-card-content ul {
    height: 285px;
}
	
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	
	    .header-items {
        gap: 19px;
        flex-direction: column;
    }
	
	    .header-items {
        gap: 19px;
        flex-direction: column;
        align-items: end;
    }
	.h-call {
    padding-right: 33px;
}
	.navigations {
    margin-right: -80px;
}
    .logo {
        width: 180px;
        top: -4px;
        padding: 0px 10px;
        padding-top: 52px;
        padding-bottom: 101px;
        clip-path: polygon(100% 0, 100% 76%, 50% 99%, 0 76%, 0 0);
    }
	
	    .about-image-2 > img {
        width: 340px;
        left: 110px;
        top: 170px;
    }
	.about-image-1 img {
    width: 340px;
    top: 0;
    left: 0;
}
	
	.about-icon {
    right: 30%;
    top: 360px;
}
	    .about-shape-icon {
        width: 130px;
    }
	.our-services-content {
    gap: 30px;
}
	.services-cards .service-card-content {
    transform: translateY(330px);
    padding: 30px 14px;
}
	.services-cards {
    height: 450px;
}
	.packages-card-content h3 {
    font-size: 28px;
}
	.packages-card-content ul {
    height: 255px;
}
	.packages-card-content ul li {
    font-size: 16px;
}
	
	    .why-choose-us-title {
        padding-left: 380px;
    }
	.sec-title h2 {
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 400;
}
	.sec-title h4 {
    font-size: 29px;
}
	    .why-choose-us-slider .slick-prev, .why-choose-us-slider .slick-next {
        top: -8%;
    }
	.why-choose-us-slider .slick-prev, .why-choose-us-slider .slick-next {
    font-size: 0;
}
	.content-title h2 {
    font-size: 41px;
}
	.content-title h4 {
    font-size: 31px;
}
	.highlights-slider .slick-slide:nth-child(even) img {
    margin-top: -20px;
}
	.highlights-slider .slick-slide:nth-child(odd) img {
    margin-top: 20px;
}
	.professional-content {
    padding: 50px 30px;
}
	.form-title h2 {
    padding-right: 0px;
}
	.form-content {
    padding-right: 20px;
}
.form-image {
    margin-top: 30px;
}	

	
	
	
}
/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	
.header-items {
        gap: 0px;
        flex-direction: row;
        justify-content: end;
    }
	.logo {
        width: 180px;
        top: -1px;
        padding: 25px 7px;
    }
	.about-us-images {
    position: relative;
    height: 400px;
}
	    .about-image-2 > img {
        width: 340px;
        left: 359px;
        top: 0px;
    }
	    .about-icon {
        right: 20%;
        top: 190px;
    }
	
	.services-cards {
        height: 530px;
        margin: 10px 120px;
    }
	    .why-choose-us-title {
        padding: 30px 0px;
        padding-left: 140px;
        padding-top: 41px;
        background: var(--c2);
        margin-left: -50px;
        margin-top: -70px;
    }
	    .why-choose-us-slider .slick-prev, .why-choose-us-slider .slick-next {
        top: -12%;
    }
	
	.why-choose-us-slider .slick-prev {
    right: 11%;
}
	section.why-choose-us {
    background-size: 70% 100% !important;
}
	.highlights-item img {
    height: 360px;
}
	
/* .profissional-images img {
    width: 510px;
    margin-left: 30px;
}
.profissional-images {
	width: 590px;
}
	

	
.profissional-middle-image {
	 width: 590px;
}
.profissional-middle-image img {
	width: 510px;
	margin-left: 39px;
}
	 */
	.profissional-middle-image {
    margin-bottom: 60px;
}
	    .form-image {
        margin-top: 70px;
    }
	.form-image img {
    height: 550px;
    object-fit: cover;
}
	
	.f-contact {
    gap: 30px;
}
	.f-logo img {
    width: 260px;
}
	
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	.banner-title h4 {
    font-size: 27px;
}
	.banner-title h1 {
    font-size: 45px;
}
	.banner-title h2 {
    font-size: 80px;
}
	
	    .about-image-2 > img {
        width: 250px;
        left: 270px;
    }
	    .about-image-1 img {
        width: 250px;
    }
	    .about-icon {
        right: 17%;
        top: 120px;
    }
	
	    .about-us-content {
        padding: 0px 0px;
    }
	.sec-title h2 {
        font-size: 30px;
    }
	    .our-services-content {
        flex-wrap: wrap;
    }
	    .services-cards {
        height: 530px;
        margin: 10px 40px;
    }
	.packages-shape-icon {
    width: 19%;
}

	    .content-title h2 {
        font-size: 35px;
    }
	    .packages-cards {
        padding: 30px 33px;
        margin: 15px 20px;
    }
	    .packages-card-content ul {
        height: 305px;
    }
	    .why-choose-us-title {
        padding-left: 62px;
    }
	
	    section.why-choose-us {
        background-size: 80% 100% !important;
    }
	.why-choose-us-slider .slick-prev {
        right: 14%;
    }
	.why-choose-us-slider {
    padding-left: 30px;
}
	    .highlights-slider .slick-slide:nth-child(even) img {
        margin-top: 0px;
    }
	.highlights-slider .slick-slide:nth-child(odd) img {
        margin-top: 0px;
    }
	
	    .highlights-item img {
        height: 360px;
        width: 400px;
        margin: 0 auto;
    }
	    .highlights-item {
        height: 350px;
    }
	.highlights-slider .slick-next {
    right: 4%;
}
	.highlights-slider .slick-prev {
    left: 4%;
}
	
	.highlights-slider .slick-track {
    padding: 30px 0px;
}
	
	.spacing {
    padding: 50px 0px;
}
	section.professionl {
    padding-top: 40px;
}
	.booking {
    padding-top: 60px;
}
	
	.f-navigation ul {
    gap: 20px;
}

}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
	
	header {
    padding: 18px 0px;
}
	.responsive-btn a {
    font-size: 34px;
}
	.banner-title {
    padding: 120px 0px;
}
	    .banner-title h1 {
        font-size: 35px;
    }
	    .banner-title h2 {
        font-size: 70px;
    }
	
	.banner-title h2::before {
        right: 0px;
    }
	.banner-title h3 {
    font-size: 37px;
}

	.banner-title p {
    color: #ffffff;
    padding-right: 0;
}
	
	
	
	
	
	
      .about-image-2 > img {
        width: 310px;
        left: 31px;
        top: 150px;
    }
     .about-image-1 img {
        width: 330px;
        left: 0px;
    }
	    .about-us-images {
        position: relative;
        height: 580px;
    }
	
	    .about-icon {
        right: 24%;
        top: 270px;
    }
	    .services-cards {
        margin: 10px 60px;
    }
	    .about-icon {
        right: 32%;
        top: 330px;
    }
	.sec-title h4::before {
    width: 70px;
    right: -86px;
}
	.services-title-btn a {
    text-align: center;
}
	.our-services-title {
    padding-bottom: 20px;
}
	    .services-cards {
        margin: 10px 10px;
        height: 460px;
    }
	.content-title h4::before {
    width: 90px;
    left: -100px;
}
	.content-title h4::after {
    width: 90px;
    right: -101px;
}
	.our-pckages-content {
    padding-top: 20px;
}
.packages-cards {
        padding: 20px 25px;
        margin: 15px 0px;
    }
    section.why-choose-us {
        background-size: 100% 100% !important;
    }
	    .why-choose-us-title {
        padding-left: 46px;
        margin-right: -30px;
        padding-bottom: 90px;
    }
	    .why-choose-us-slider .slick-prev {
        right: 22%;
    }
	
	    .why-choose-us-slider {
        padding-left: 0px;
    }
	.slider-item {
    width: 300px !important;
}
	    .highlights-item img {
        width: 100%;
    }
	.highlights-item {
        margin: 0px 30px;
    }
	    .content-title h2 {
        font-size: 33px;
    }
    .content-title h4 {
        font-size: 25px;
    }
	.professional-title {
    padding-bottom: 30px;
}
    .professional-content {
        padding: 50px 30px;
        padding-bottom: 0px;
    }
	.form-image img {
        height: 370px;
    }
	    .f-logo img {
        width: 230px;
    }
	    .f-contact {
        gap: 10px;
        flex-wrap: wrap;
    }
	
	    .f-navigation ul {
        gap: 20px;
        flex-wrap: wrap;
    }
	
	    .highlights-item {
        margin: 0px 10px;
    }
	    .why-choose-us-slider .slick-prev, .why-choose-us-slider .slick-next {
        width: 40px;
        height: 46px;
    }
 .why-choose-us-slider .slick-prev {
        right: 18%;
    }
	.form-field textarea {
    height: 40px;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
	.banner-title h2 {
        font-size: 61px;
    }
	    .about-image-2 > img {
        width: 280px;
        left: 21px;
        top: 100px;
    }
.about-us-images {
        height: 550px;
        margin-top: 40px;
    }
	    .about-image-1 img {
        width: 280px;
    }
	.about-icon {
        right: 32%;
        top: 257px;
    }
	
    .about-us-images {
        height: 510px;
    }
	.content-title h2 {
        font-size: 29px;
    }
	section.our-services {
    padding-top: 20px;
}
	    .sec-title h2 {
        font-size: 29px;
    }
	    .services-cards {
        margin: 10px 10px;
        height: 370px;
    }
	    .service-card-content h4 {
        font-size: 19px;
    }
	    .packages-cards {
        padding: 18px 17px;
        margin: 15px 0px;
    }
	    .packages-card-content ul {
        height: 265px;
    }
	    .sec-title h4 {
        font-size: 26px;
    }
	    .sec-title h2 {
        font-size: 30px;
    }
	    .slider-item {
        width: auto;
    }
	
}
