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

@media only screen and (min-width: 100px) and (max-width: 1399px) {

.banner-content {
    padding-top: 150px;
	padding-bottom:20px;
}
.banner-content h1 {
    font-size: 51px;
}
	
	.banner-content h2 {	
    font-size: 31px;
}
	.banner-content p {
    padding: 0px 322px;
    font-size: 13px;
}
	a.banner-btn {
    font-size: 14px;
    padding: 14px 26px;
    /* font-weight: 800; */
}
	.banner-content a {
    margin-bottom: 24px;
}
.about-us {
    padding: 60px 0;
}
	.aboutus-content img {
    width: 1490px;

    top: -160px;
    left: -520px;
 
}
	.aboutus-content {
    margin-top: 10px;
}
	.aboutus-content h2 {
    font-size: 38px;
    padding: 0px 90px;
}
	.aboutus-content p {
    font-size: 13px;
}
	.bton {
    padding: 6px 25px;
    font-size: 13px;
    margin-top: 30px;
}
section.trusted-hotel {
    padding-bottom: 29px;
    padding-top: 20px;
}
.our-services {
    padding: 36px 0 60px;
}
.services-content h2 {
    font-size: 34px;
}
.services-box p {
    line-height: 12px;
    font-size: 11px;
 
}
.services-box {
    border: 6px solid var(--c3);
}
.services-box a {
    font-size: 15px;
}
	.additional-box {
    /* height: 262px; */
    /* padding: 30px 30px; */
}
	.spacing {
    padding: 30px 0px;
}
	.contact-info-form {
    padding: 17px 21px;
    padding-right: 200px;
}
.contact-info-form h2 {
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 17px;
    padding-right: 10px;
}
.contact-info-form form input, .contact-info-form form textarea {
    padding: 8px 6px;
    margin-bottom: 13px;
    font-size: 13px;
}
.web-title.contact-title h2 {
    font-size: 34px;
    margin-bottom: 5px;
}
.web-title.contact-title h5 {
    margin-bottom: 53px;
    font-size: 14px;
}
	.slide-item p {
		font-size:10px;
		line-height:16px;
		
	}	
	.our-testimonial {
    padding-bottom: 30px;
}
.contact-us {
    padding: 97px 0px;
}

	    .contact-info-form h2 {
        font-size: 29px;
        font-weight: 500;
        margin-bottom: 17px;
        padding-right: 80px;
        line-height: 32px;
    }
.newsletter {
    margin-left: 20px;
}
	
	.footer-box.newsletter button {
    padding: 6px;
    font-size: 13px;
}
.footer-box.newsletter input {
    padding: 14px;
    font-size: 12px;
}
.testi-item p {
    font-size: 15px;
}
	.testi-item {
 
    height: auto;

}
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	
	.menu-item ul li a {
    font-size: 13px;
}
    .banner-content {
        padding-top: 150px;
        padding-bottom: 60px;
    }
.banner-content h1 {
        font-size: 37px;
    }
	    .banner-content h2 {
        font-size: 23px;
    }
.banner-content p {
        padding: 0px 254px;
        font-size: 16px;
    }
	    .aboutus-content h2 {
        font-size: 34px;
        padding: 0px 90px;
        padding-bottom: 10px;
    }
	.aboutus-content p {
        font-size: 14px;
    }
    section.trusted-hotel {
        padding-bottom: 29px;
        padding-top: 40px;
    }
	.our-services {
        padding: 16px 0 0px;
    }
	    .contact-info-form {
        padding: 17px 21px;
        padding-right: 100px;
    }
	.info-item-icon {
    width: 60px;
    height: 60px;
    font-size: 29px;
}
	.testimonial-title {
    background: var(--c3);
    color: var(--c1);
    padding: 39px 0px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
	.testimonial-title h1 {
    font-size: 38px;
    z-index: 2;
}
	.service-slider .slick-list.draggable {
    padding: 10px 0px !important;
}
	.slide-item {
   margin-top:100px;
		margin-bottom:-131px;
	}
	    .contact-info-form h2 {
        font-size: 26px;
        font-weight: 500;
        margin-bottom: 17px;
        padding-right: 110px;
        line-height: 31px;
    }
	.contact-us-image img {
    position: absolute;
    top: -70px;
    right: -120px;
    width: 590px;
    height: 540px;
    object-fit: cover;
    border: 10px solid #fff;
}
	.contact-info-form form button {
    font-size: 10px;
}
	    .contact-us {
        padding: 97px 0px;
        padding-bottom: 50px;
    }
	.footer {
    background-color: #292826;
    color: #fff;
    padding: 10px 0px 20px;
    font-family: 'Segoe UI', sans-serif;
}
	.footer-bottom p {
    font-family: var(--f2);
    font-size: 11px;
}
	    .services-box p {
        line-height: 19px;
        font-size: 15px;
    }
	.services-box {
        border: 5px solid var(--c3);
        /* padding: 18px 7px; */
        height: 480px;
    }
	 .additional-box {
        /* height: 292px; */
        /* padding: 30px 30px; */
    }
	    .slide-item p {
        font-size: 15px !important;
        line-height: 19px !important;
        word-spacing: 1px !important;
    }

}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	
	
	
	.single-service-image img {
    border-radius: 9px;
    padding-top: 20px;
}

	.service-slider {
    /* max-width: 1350px; */
    margin: 410px auto 0;
    position: relative;
    height: 0px;
}
	
	
.menu-item {
        display: none;
    }
	.site-logo img {
    width: 134px;
}
	   .banner-content {
        padding-top: 130px;
        padding-bottom: 60px;
    }
	.banner-content h1 {
    font-size: 40px;
    padding: 0px 167px;
    letter-spacing: 1px;
}
	.banner-content h2 {
    padding-bottom: 10px;
    padding-top: 0px;
    opacity: 1;
}
	    .banner-content p {
        padding: 0px 34px;
        font-size: 16px;
        line-height: 23px;
    }
    .aboutus-content h2 {
        font-size: 28px;
        padding: 0px 40px;
        padding-bottom: 10px;
    }	
	
	.aboutus-content p {
    font-size: 15px;
    padding: 0px 10px;
    padding-bottom: 30px;
}
	.aboutus-image img {
    width: 300px;
    height: 310px;
    object-fit: cover;
    margin-left: 0px;
    z-index: 1;
}
	    section.trusted-hotel {
        padding-bottom: 9px;
        padding-top: 0px;
    }
	
	    .services-box{
        padding: 18px 7px;
        height: 330px;
    }
	
	    .contact-info-form {
        padding: 40px 30px;
        padding-right: 30px;
    }
	.web-title.contact-title{
    padding-top: 0px;
}
	.contact-info-item {
    /* display: flex; */
    gap: 40px;
    margin-bottom: 40px;
    /* align-items: center; */
    /* float: left; */
    margin-left: 40px;
}
	.contact-us {
        padding: 47px 0px;
        padding-bottom: 50px;
    }
	.contact-us-image img {
        display: none;
    }
	.footer-box {
    flex: 1 1 200px;
    min-width: 200px;
    position: relative;
    padding-bottom: 30px;
}
	
	.responsive-btn {
    display: block;
}
	.inner-header-title h2 {
    /* align-items: center; */
    font-size: 40px;
    /* padding: 0px 0px; */
    text-align: center;
}
	
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	
	
	    .footer-box.newsletter button {
        padding: 14px;
        font-size: 13px;
        width: 100%;
    }
    .newsletter {
        margin-left: 0px;
    }
	    .banner-content h1 {
        font-size: 37px;
        padding: 0px 77px;
        letter-spacing: 1px;
    }
	    .banner-content p {
        /* padding: 0px 5px; */
        font-size: 16px;
        line-height: 23px;
    }
	.about-back-g-float {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 200px;
    background-color: var(--c3);
}
	.aboutus-image {
    position: relative;
    margin-top: 30px;
}
    .aboutus-image img {
        width: 390px;
        height: 240px;
        object-fit: cover;
        margin-left: 80px;
        z-index: 1;
    }
	    section.trusted-hotel {
        padding-bottom: 29px;
        padding-top: 30px;
    }
	.trusted-content h2 {
    text-align: center;
    padding-bottom: 30px;
    font-size: 30px;
}
	.services-box img {
    margin: 0 auto;
    width: 32px;
}
	.additional-box {
    height: 240px;
}
    .contact-info-form h2 {
        margin-bottom: 17px;
        padding-right: 0px;
        text-align: center;
    }	
	.contact-info-form h6 {
    text-align: center;
}
	.slide-item {
   margin-top:100px;
   margin-bottom:-131px;
   height: 350px;
 }
.service-slider {margin: 30px auto 0;position: relative;height: 200px;}
	.hst-main-box.services-box {
    height: 239px;
    padding: 30px 18px;
}
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
	.serv-single-points {
    padding: 30px;
    align-items: start;
    border-radius: 10px;
}
	
	.test-title h2 {
    font-size: 32px;
}
.test-title {
    margin-bottom: 30px !important;
}


	.single-service-content p {
    padding-right: 0px;
    line-height: 26px;
    /* text-align: center; */
    margin-bottom: 12px;
}
	    .banner-content {
        padding-top: 60px;
        padding-bottom: 0;
    }
	.container {
		width:96%;
	}
    .banner-content h1 {
        font-size: 30px;
        padding: 0px 15px;
        letter-spacing: 1px;
    }
	    .banner-content h2 {
        padding-bottom: 10px;
        padding-top: 0px;
        opacity: 1;
        font-size: 16px;
    }
	    .banner-content p {
        padding: 0px 0px;
        /* font-size: 15px; */
        /* line-height: 21px; */
        padding-bottom: 32px;
        padding-top: 11px;
    }
	    .about-us {
        padding: 20px 0;
    }
	    .aboutus-image img {
        width: 100%;
        height: 210px;
        margin-left: 10px;
    }
    section.trusted-hotel {
        padding-bottom: 9px;
        padding-top: 10px;
    }
	.trusted-content h2 {
        text-align: center;
        padding-bottom: 30px;
        font-size: 25px;
    }
	    .services-content h2{
        font-size: 29px;
        padding-bottom: 10px;
    }
	    .services-box {
        padding: 18px 49px;
        height: 290px;
    }
	.services-box h1 {
    padding-top: 2px;
}
	.additional-box {
        height: 260px;
    }
	    .spacing {
        padding: 9px 0px;
    }

    .info-item-icon {
        width: 50px;
        height: 50px;
        font-size: 19px;
    }
    .contact-info-item {
        /* display: flex; */
        gap: 20px;
        margin-bottom: 10px;
        /* align-items: center; */
        /* float: left; */
        margin-left: 0px;
    }
	    .web-title.contact-title h5 {
        margin-bottom: 23px;
        font-size: 14px;
        text-align: center;
    }
	    .web-title.contact-title h2 {
        font-size: 34px;
        margin-bottom: 5px;
        text-align: center;
    }
	.about-back-g-float {
        top: 20px;

    }
	.services-box {
        padding: 18px 49px;
        height: auto;
    }
	    .services-content h2 {
        font-size: 29px;
        padding-bottom: 30px;
    }
	    .our-services {
        padding: 36px 0 0px;
    }
.careers-content h2 {
    /* margin-left: 70px; */
    font-size: 36px;
    padding-bottom: 3px;
}
	    .spacing {
        padding: 29px 0px;
    }
	    .web-title.contact-title h2 {text-align: start;}
	    .web-title.contact-title h5 {
        margin-bottom: 23px;
        font-size: 15px;
        text-align: start;
    }
	section.trusted-hotel {
        padding-bottom: 29px;
        padding-top: 30px;
    }
	.hst-main-box.services-box {
    height: auto;
    padding: 30px 18px;
}
	.carrer-form{
		padding:0;
	}
	.inner-header {
    height: 400px;
}
	.about-title h2 {
    font-size: 32px;
}
.about-title p {
    
    padding-right: 0px;
}
	
	.google-map iframe {
    border-radius: 0px;
    width: 100%;
}
	.google-map {
   
    margin-top: 20px;
}
	
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
	
	.serv-single-points {
    padding: 10px;
}
	    .aboutus-image img {
        width: 280px;
        height: 130px;
        margin-left: 15px;
    }
	    .services-box {
        padding: 18px 36px;
        height: auto;
    }
	    .contact-info-item {
     
        margin-left: 16px;
    }
.footer-box.newsletter button {
        padding: 6px;
        font-size: 13px;
        width: 100%;
    }
	    .newsletter {
        margin-left: 0px;
    }
.inner-header-title h2 {
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 51px;
    text-align: center;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
