@media (min-width: 1280px) and (max-width: 1700px) {
}
/*------------------------------------------------- Laptop Screen ---------------------------------------------------*/
 @media (min-width: 1170px) and (max-width: 1366px) {
    .pi__topbar__one__info {
        font-size: 13px;
    }
    .style-three.icon-box {
        padding: 33px 17px 10px;
    }
    .pi__header__btn a {
        padding: 10px 24px;
        font-size: 15px;
    }
    .pi__header__wrap ul li a {
        font-size: 15px;
    }
    .pi__ts_logo a img {
        width: 120px;
    }
    .slider-content h1 {
        font-size: 79px;
    }
    .pi__btn__one {
        padding: 15px 32px;
    }
    .services_carousel .owl-prev {
        top: 157px;
        left: 6px;
    }
    .services_carousel .owl-next {
        top: 157px;
        right: 6px;
    }
}
@media (max-width: 1199px){
.pi__booking__inner {
    display: block;
}
.pi__booking__input {
    margin-bottom: 30px;
}

}
@media (max-width: 991px){
.hero__style__two .slider-content {
    padding-top: 0;
}
.pi__slider__content4 h1 {
    font-size: 48px;
}
}
/* ------------------------------------------------- Old Desktop :992 ---------------------------------------------------*/
 @media (min-width: 992px) and (max-width: 1169px) {
    .pi__topbar__one__info {
        font-size: 13px;
    }
    .pi__logo a img {
        width: 150px;
    }
    .pi__header__wrap ul li a {
        font-size: 15px;
    }
    .pi__header__btn a {
        padding: 10px 24px;
        font-size: 15px;
    }
    .pi__header__btn a i {
        font-size: 12px;
    }
    .slider-content h1 {
        line-height: 74px;
        font-size: 65px;
    }
    .style-three.icon-box .icon-box-content h2 {
        font-size: 20px;
    }
    .style-three.icon-box {
        padding: 33px 10px 10px;
    }
    .service__items__title p {
        font-size: 12px;
    }
    .title-one h2 {
        font-size: 15px;
    }
    .section-title.style-one h1 {
        line-height: 41px;
        font-size: 28px !important;
    }
    .pureit__blog__top ul li a {
        display: inline-block;
        font-size: 10px;
    }
    .blog-page-title h2 a {
        display: inline-block;
        font-size: 17px;
        font-weight: 700;
    }
    .icon-box-style-two .description p {
        font-size: 14px;
    }
    .pi__service__thumb img {
        height: 265px;
        object-fit: cover;
    }
    .pi-team-content-three {
        padding: 9px 30px;
    }
    .pi-team-content-three h2 {
        font-size: 17px;
    }
    .pi-team-content-three span {
        font-size: 14px;
    }
    .pi__ts_logo a img {
        width: 120px;
    }
    .slider-content h1 {
        font-size: 79px;
    }
    .pi__btn__one {
        padding: 15px 32px;
    }
    .pureit_img_carousel .owl-prev {
        bottom: 160px;
    }
    .pureit_img_carousel .owl-next {
        bottom: 160px;
    }
    .pi__single__rome__price span a {
        padding: 5px 8px;
        letter-spacing: 3px;
        font-size: 13px;
    }
    .pi__btn__one {
        padding: 15px 23px;
        font-size: 15px;
    }
    .services_carousel .owl-prev {
        top: 147px;
        left: 6px;
    }
    .services_carousel .owl-next {
        top: 147px;
        right: 6px;
    }
    .pi__portfolio__list ul li a {
        font-size: 13px;
    }
    .pi__topbar__one__info {
        font-size: 10px;
    }
    .pureit_img_carousel .owl-prev {
        top: 276px;
    }
    .pureit_img_carousel .owl-next {
        top: 276px;
    }
}
/* ------------------------------------------------- Tablet Screen : 768 ---------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
    .slider-content h1 {
        line-height: 74px;
        font-size: 65px;
    }
    .img-icon img {
        width: 36px;
    }
    .icon-box-content {
        margin-top: 16px;
    }
    .style-three.icon-box .icon-box-content h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .service__items__title p {
        font-size: 12px;
    }
    .section-title.style-one h1 {
        line-height: 45px;
        font-size: 28px !important;
    }
    .section-title.style-one p {
        font-size: 13px;
    }
    .icon-box-one {
        display: block;
        margin-top: -25px;
    }
    .room-details .icon-box-one {
        display: flex;
        margin-top: 0;
        gap: 20px;
    }
    .title-one h2 {
        font-size: 17px;
        margin-top: 7px;
    }
    .icon-box-content-one {
        margin-left: 0;
    }
    .room-details2 .icon-box-content-one {
        margin-left: 10px;
    }
    .pureit-button-box.style3 {
        margin-top: -13px;
    }
    .port_list .owl-nav {
        left: -55%;
    }
    .port_list .owl-prev {
        display: inline-block;
        border-radius: 50px;
        margin-right: 12px;
        border: 1px solid var(--pi-primary-color);
        background: transparent;
        color: var(--pi-primary-color);
        transition: .6s;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .port_list .owl-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .pi__service__thumb img {
        height: 265px;
        object-fit: cover;
    }
    .pi__btn__one {
        padding: 15px 30px;
    }
    span.count {
        font-size: 28px;
        color: var(--pi-white-color);
    }
    .pureit-blog-thumb a img {
        height: 250px;
    }
    .pureit__blog__top ul li {
        font-size: 14px;
    }
    .blog-page-title h2 a {
        font-size: 19px;
    }
    .icon-box-style-two .description p {
        line-height: 23px;
        margin-bottom: 0;
    }

    .pi__ts_logo a img {
        width: 120px;
    }
    .slider-content h1 {
        font-size: 60px;
    }
    .pi__btn__one {
        padding: 15px 32px;
    }
    .pureit_img_carousel .owl-prev {
        bottom: 104px;
    }
    .pureit_img_carousel .owl-next {
        bottom: 104px;
    }
    .pi__single__rome__price span a {
        padding: 5px 8px;
        letter-spacing: 3px;
        font-size: 13px;
    }
    .pi__btn__one {
        padding: 15px 23px;
        font-size: 15px;
    }
    .pi__single__rome__price {
        top: -11px;
    }
    .services_carousel .owl-prev {
        top: 240px;
        left: 6px;
    }
    .services_carousel .owl-next {
        top: 240px;
        right: 6px;
    }
    .pi__portfolio__list ul li a {
        font-size: 13px;
    }
    .pi__topbar__one__info {
        font-size: 10px;
    }
    .pureit_img_carousel .owl-prev {
        top: 276px;
    }
    .pureit_img_carousel .owl-next {
        top: 276px;
    }
    .pi__single__items__two span a {
        display: inline-block;
        font-size: 12px;
    }
    .pi__content__two h2 a {
        display: inline-block;
        font-size: 15px;
    }
}
/* ------------------------------------------------- Small Mobile : 320 ---------------------------------------------------*/
@media (max-width: 767px) {
.em-video-image img {
    object-fit: cover;
    height: 400px;
    width: 100%;
}
.owl-nav {
    display: none;
}
.pi__slider__items {
    padding: 130px 0 150px;
}
.pi__slider__four .owl-dots {
    display: none;
}
.pi__slider__content4 h1 {
    font-size: 32px;
}
.testi_text p {
    width: 80%;
}
}
/* ------------------------------------------------- Large Mobile :480px. ---------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 767px) {

    .slider-content h1 {
        line-height: 64px;
        font-size: 50px;
    }
    .img-icon img {
        width: 36px;
    }
    .icon-box-content {
        margin-top: 16px;
    }
    .style-three.icon-box .icon-box-content h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .service__items__title p {
        font-size: 12px;
    }
    .section-title.style-one h1 {
        line-height: 45px;
        font-size: 26px !important;
    }
    .section-title.style-one p {
        font-size: 16px;
    }
    .icon-box-one {
        display: block;
        margin-top: -25px;
    }
    .room-details .icon-box-one {
        display: flex;
        margin-top: 0;
        gap: 20px;
    }
    .title-one h2 {
        font-size: 17px;
        margin-top: 7px;
    }
    .icon-box-content-one {
        margin-left: 0;
    }
    .room-details2 .icon-box-content-one {
        margin-left: 10px;
    }
    .pureit-button-box.style3 {
        margin-top: -13px;
    }
    .section-title.style-one h1 {
        line-height: 36px;
        font-size: 23px;
    }
    .port_list .owl-nav {
        left: -55%;
    }
    .port_list .owl-prev {
        display: inline-block;
        border-radius: 50px;
        margin-right: 12px;
        border: 1px solid var(--pi-primary-color);
        background: transparent;
        color: var(--pi-primary-color);
        transition: .6s;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .port_list .owl-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .pi__service__thumb img {
        height: 265px;
        object-fit: cover;
    }
    .pi__btn__one {
        padding: 15px 30px;
    }
    .count {
        font-size: 28px;
        color: var(--pi-white-color);
    }
    .pureit-blog-thumb a img {
        height: 250px;
    }
    .pureit__blog__top ul li {
        font-size: 14px;
    }
    .blog-page-title h2 a {
        font-size: 19px;
    }
    .icon-box-style-two .description p {
        line-height: 23px;
        margin-bottom: 0;
    }
    .pi-team-content-three {
        padding: 9px 30px;
    }
    .pi-team-content-three h2 {
        font-size: 17px;
    }
    .pi-team-content-three span {
        font-size: 14px;
    }
    .pi-team-content-three {
        bottom: 0px;
    }
    .section-title.style-one p {
        font-size: 12px;
    }
    .pi__single__rome__list {
        display: block;
    }
    .style__two.pureit_img_carousel .owl-prev {
        left: 30px;
        top: 287px;
    }
    .style__two.pureit_img_carousel .owl-next {
        right: 30px;
        top: 287px;
    }
    .pi__single__items__two a img {
        display: inline-block;
        width: 100%;
    }
    .services_carousel .owl-prev {
        top: 158px;
    }
    .services_carousel .owl-next {
        top: 158px;
    }



} 
@media only screen and (min-width: 480px) and (max-width: 599px) {

    .slider-content h1 {
        line-height: 58px;
        font-size: 43px;
    }
    .img-icon img {
        width: 36px;
    }
    .icon-box-content {
        margin-top: 16px;
    }
    .style-three.icon-box .icon-box-content h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .service__items__title p {
        font-size: 12px;
    }
    .section-title.style-one h1 {
        line-height: 45px;
        font-size: 26px !important;
    }
    .section-title.style-one p {
        font-size: 16px;
    }
    .icon-box-one {
        display: block;
        margin-top: -25px;
    }
    .room-details .icon-box-one {
        display: flex;
        margin-top: 0;
        gap: 20px;
    }
    .title-one h2 {
        font-size: 17px;
        margin-top: 7px;
    }
    .icon-box-content-one {
        margin-left: 0;
    }
    .room-details2 .icon-box-content-one {
        margin-left: 10px;
    }
    .pureit-button-box.style3 {
        margin-top: -13px;
    }
    .section-title.style-one h1 {
        line-height: 36px;
        font-size: 23px;
    }
    .port_list .owl-nav {
        left: -55%;
    }
    .port_list .owl-prev {
        display: inline-block;
        border-radius: 50px;
        margin-right: 12px;
        border: 1px solid var(--pi-primary-color);
        background: transparent;
        color: var(--pi-primary-color);
        transition: .6s;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .port_list .owl-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .pi__service__thumb img {
        height: 265px;
        object-fit: cover;
    }
    .pi__btn__one {
        padding: 15px 30px;
    }
    span.count {
        font-size: 28px;
        color: var(--pi-white-color);
    }
    .pureit-blog-thumb a img {
        height: 250px;
    }
    .pureit__blog__top ul li {
        font-size: 14px;
    }
    .blog-page-title h2 a {
        font-size: 19px;
    }
    .icon-box-style-two .description p {
        line-height: 23px;
        margin-bottom: 0;
    }
    .pi-team-content-three {
        padding: 12px 50px;
    }
    .pi-team-content-three h2 {
        font-size: 17px;
    }
    .pi-team-content-three span {
        font-size: 14px;
    }
    .pi-team-content-three {
        bottom: 0px;
    }
    .pureit_img_carousel .owl-prev {
        bottom: 170px;
    }
    .pureit_img_carousel .owl-next {
        bottom: 170px;
    }
    .section-title.style-one p {
        font-size: 10px;
    }
    .services_carousel .owl-prev {
        top: 138px;
    }
    .services_carousel .owl-next {
        top: 138px;
    }
    .style__two.pureit_img_carousel .owl-prev {
        left: 13px;
        top: 250px;
    }
    .style__two.pureit_img_carousel .owl-next {
        right: 13px;
        top: 250px;
    }


}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .pi__slider__content4 h1 {
        font-size: 28px;
    }
    .slider-content h1 {
        line-height: 64px;
        font-size: 50px;
    }
    .img-icon img {
        width: 36px;
    }
    .icon-box-content {
        margin-top: 16px;
    }
    .style-three.icon-box .icon-box-content h2 {
        font-size: 18px;
        line-height: 25px;
    }
    .service__items__title p {
        font-size: 12px;
    }
    .section-title.style-one h1 {
        line-height: 45px;
        font-size: 24px !important;
    }
    .section-title.style-one p {
        font-size: 16px;
    }
    .icon-box-one {
        display: block;
        margin-top: -25px;
    }
    .room-details .icon-box-one {
        display: flex;
        margin-top: 0;
        gap: 20px;
    }
    .title-one h2 {
        font-size: 17px;
        margin-top: 7px;
    }
    .icon-box-content-one {
        margin-left: 0;
    }
    .room-details2 .icon-box-content-one {
        margin-left: 10px;
    }
    .pureit-button-box.style3 {
        margin-top: -13px;
    }
    .section-title.style-one h1 {
        line-height: 36px;
        font-size: 23px;
    }
    .port_list .owl-nav {
        left: -55%;
    }
    .port_list .owl-prev {
        display: inline-block;
        border-radius: 50px;
        margin-right: 12px;
        border: 1px solid var(--pi-primary-color);
        background: transparent;
        color: var(--pi-primary-color);
        transition: .6s;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
    }
    .port_list .owl-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .pi__service__thumb img {
        height: 265px;
        object-fit: cover;
    }
    .pi__btn__one {
        padding: 15px 30px;
    }
    span.count {
        font-size: 28px;
        color: var(--pi-white-color);
    }
    .pureit-blog-thumb a img {
        height: 250px;
    }
    .pureit__blog__top ul li {
        font-size: 14px;
    }
    .blog-page-title h2 a {
        font-size: 15px;
    }
    .icon-box-style-two .description p {
        line-height: 23px;
        margin-bottom: 0;
    }
    .pi-team-content-three {
        padding: 9px 30px;
    }
    .pi-team-content-three h2 {
        font-size: 17px;
    }
    .pi-team-content-three span {
        font-size: 14px;
    }
    .pi-team-content-three {
        bottom: 0px;
    }
    .section-title.style-one h1 {
        font-size: 21px;
    }

    .video-icon a {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    .pi__single__rome__price {
        position: absolute;
    }
    .slider-content h1 {
        line-height: 47px;
        font-size: 31px;
    }
    .slider-content h5 {
        font-size: 13px;
        font-weight: 500;
    }
    .services_carousel .owl-prev {
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: 82px;
        left: 0px;
    }
    .services_carousel .owl-next {
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: 82px;
        right: 0px;
    }
    

}
