@media (max-width: 480px) {
    .justify-custom-start{
        justify-content: start !important;
    }
    .about-company-heading{
        font-size: 20px !important;
    }
    .company-description{
        font-size: 14px;
    }
    .about-description-card-body .description-card-paragraph{
        font-size: 14px;
    }
    .custom-padding-smaller-screen{
        padding: 1rem !important;
    }
    .text-section h2{
        font-size: 20px;
        padding-top: 1rem !important;
    }
    .slide-top-description{
        font-size: 15px;
        margin-top:1rem;
		
    }
    .star-img-in-text{
        height: 20px;
        width: 20px;
    }
    .btn-hire-a-hostcurator, 
    .btn-hire-a-hostcurator:hover,
    .btn-hire-a-hostcurator:active{
        font-size: 12px;
        padding: 3px 6px 3px 6px;
		
    }
	.all-corners-rounded, .text-section {
  		border-radius: 15px !important;
	}
    .google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 16px !important;
    }
}
@media (min-width: 481px) and (max-width: 575px){
	.text-section h2{
        font-size: 22px;
        padding-top: 1rem !important;
    }
    .slide-top-description{
        font-size: 16px;
        margin-top:1rem;
		
    }
    .star-img-in-text{
        height: 20px;
        width: 20px;
    }
    .btn-hire-a-hostcurator, 
    .btn-hire-a-hostcurator:hover,
    .btn-hire-a-hostcurator:active{
        font-size: 14px;
        padding: 3px 6px 3px 6px;
		
    }

}
/* Extra small devices (phones, <576px) */
@media (max-width: 575.98px) {

    .topBannerLogo{
        width: 180px;
        height: 55px; 
    }

    .social-icons-row{
        justify-content: start;
        margin-top: 10px;
    }
    .social-icons-logo{
        height: 25px;
        width: 25px;
    }
    .letsConnect{
        font-size: 18px;
    }
    .mail-to{
        font-size: 16px;
        width: 100% !important;
        display: inline-flex;
    }
    #carousal-for-large-screen{
        display: none;
    }
    .px-custom-px-5{
        padding-left:1.5rem !important;
        padding-right:1.5rem !important;
    }
    .px-custom-2-5{
        padding-left:1rem !important;
        padding-right:1rem !important; 
    }
    .px-custom-footer-3{
        padding-left:0.25rem !important;
        padding-right:0.25rem !important;  
    }
    .px-custom-0rem{
        padding-left:0rem !important;
        padding-right:0rem !important;  
    }
    .custom-mx-4-screen{
        margin-left:0rem !important;
        margin-right:0rem !important;  
    }
    .price-plans-heading{
        font-size: 25px;
    }
    .technologies-we-use {
        font-size: 20px;
    }
    .custom-mb-5-screen{
        margin-bottom:1rem !important;
    }
    .custom-py-5-screen{
        padding-top:1rem !important;
        padding-bottom:1rem !important;   
    }
    .custom-py-4-screen{
        padding-top:0.5rem !important;
        padding-bottom:0.5rem !important;
    }
    .contact-form-heading-top {
        font-size: 20px;
    }
    .contact-form-sub-heading-top {
        font-size: 15px;
    }
    .profile-img {
        height: 100px;
        width: 100px;
    }
    .contact-user-info-name {
        font-size: 15px;
    }
    .contact-user-info-position {
        font-size: 15px;
    }
    .custom-aligned-row-screen{
        justify-content: center;
    }
    .custom-display-block-screen{
        display: block !important;
    }
    .custom-display-block-screen .btn{
        width: 100%;
        justify-content: center;
        margin-bottom: 0.5rem;
    }
    .see-you-soon{
        text-align: center;
        margin-top: 5px;
    }
    .draggable-text-with-overflow {
        font-size: 25px;
    }
    #draggable-parent{
        height: 50px;
    }
    .about-company-heading{
        font-size: 25px;
    }
    .company-description{
        font-size: 15px;
    }
    .about-description-card-body{
        margin-top: 2rem !important;
        margin-bottom: 0 !important;
        width: 100% !important;
        left:0;
        width: 90% !important;
    }
    .about-description-card-body .description-card-paragraph{
        font-size: 15px;
    }
    .custom-padding-smaller-screen{
        padding: 1.5rem !important;
    }
    #top-slider-small-screen .responsive-slider-height{
        height: 250px;
    }
	#top-slider-small-screen .responsive-slider-height2{
        height: 300px;
    }
	.google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 18px !important;
    }
}


/* Small devices (tablets, 576px to 767px) */
@media (min-width: 576px) and (max-width: 767.98px) {
   
    .topBannerLogo{
        width: 220px;
        height: 60px; 
    }

    .social-icons-row{
        justify-content: start;
        margin-top: 10px;
    }
    .social-icons-logo{
        height: 35px;
        width: 35px;
    }
    .mail-to{
        font-size: 18px;
    }

    #carousal-for-large-screen{
        display: none;
    }
    .technologies-we-use {
        font-size: 30px;
    }
    .contact-form-heading-top {
        font-size: 28px;
    }
    .contact-form-sub-heading-top {
        font-size: 18px;
    }

    .about-company-heading{
        font-size: 40px;
    }
    .company-description{
        font-size: 18px;
    }
    .about-description-card-body{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        width: 100% !important;
        left:0;
        width: 75% !important;
        /* padding: 2rem; */
        top:-150px !important;
    }
    .about-description-card-body .description-card-paragraph{
        font-size: 20px;
    }
    #top-slider-small-screen .responsive-slider-height{
        height: 350px;
    }
    .google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 20px !important;
    }
}





/* Medium devices (tablets, 768px to 991px) */
@media (min-width: 768px) and (max-width: 991.98px) {

    .topBannerLogo{
        width: 250px;
        height: 70px; 
    }

    .social-icons-row{
        justify-content: end;
    }
    .social-icons-logo{
        height: 50px;
        width:50px;
    }
    .mail-to{
        font-size: 25px;
    }

    /* slider top */
    .text-section{
        padding: 5px;
    }
    .text-section h2{
        font-size: 28px;
        padding-top: 1rem !important;
    }
    .slide-top-description{
        font-size: 18px;
    }
    .star-img-in-text{
        height: 25px;
        width: 25px;
    }
    .btn-hire-a-hostcurator, 
    .btn-hire-a-hostcurator:hover,
    .btn-hire-a-hostcurator:active{
        font-size: 12px;
        padding: 5px 10px 5px 10px;
    }
    #services .description-card-body {
        padding: 25px 15px 25px 25px;
    }
    .technologies-we-use {
        font-size: 45px;
    }
    .about-company-heading{
        font-size: 20px;
    }
    .company-description{
        font-size: 14px;
    }
    .about-description-card-body{
        margin-top: 0 !important;
        width: 100% !important;
    }
    .about-description-card-body .description-card-paragraph{
        font-size: 14px;
    }

    #top-slider-small-screen .responsive-slider-height{
        height: 400px;
    }
	#top-slider-small-screen .responsive-slider-height2{
        height: 350px;
    }

    .google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 22px !important;
    }
}
@media (min-width: 750px) and (max-width: 800px) {

    .technologies-we-use {
        font-size: 40px;
    }
}
@media (min-width: 767.98px) and (max-width: 830px) {

    .slider-top-item2 p.slide-top-description-with-br{
        display: none;
    }
    .slider-top-item2 p.slide-top-description-with-no-br{
        display: block !important;
    }
    .slider-top-item2 h2{
        font-size: 20px; 
    }
    .slider-top-item2 .star-img-in-text {
        height: 20px;
        width: 20px;
    }
}


@media (max-width: 991.98px) {
    /* header */
    
    .top-menu-item{
        font-size: 18px;
        width: 100%;
        display: block;
    }
    .page-header-menu-ul-list li{
        padding-bottom: var(--bs-navbar-nav-link-padding-x);
        padding-top: var(--bs-navbar-nav-link-padding-x);
    }

    .page-header-menu-ul-list {
        background-color: #000;
        padding: 2rem;
        text-align: center;
        border-radius: 2rem;
        width: 75%;
        position: absolute;
        z-index: 1000;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        /* padding-top: 0 !important; */
        margin-top: 4rem !important;
    }
    
    .page-header-menu-ul-list {
        transition: transform 0.3s ease-in-out;
        transform: translateY(-100%);
    }
    
    .page-header-menu-ul-list.open {
        transform: translateY(0);
    }

    /* footer */
    .footer-container{
        width: 100%; 
    }
    .bottomBannerLogo{
        width: 100%;
        height: 100%;
    } 
    .custom-screen-no-corner-round{
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0;
        margin-bottom: 5px;
        height: auto !important;
    }
    .custom-screen-display-corners-round{
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px;
    }
    #top-slider-large-screen{
        display: none !important;
    }
    #top-slider-small-screen{
        display: block !important;
    }

    #top-slider-small-screen .nav-button {
        padding-right: 12px;
        padding-left: 12px;
    }

}

/* Large devices (desktops, 992px to 1199px) */

@media (min-width: 991.99px) {
    #top-slider-large-screen{
        display: block !important;
    }
    #top-slider-small-screen{
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .topBannerLogo{
        width: 293px;
        height: 63px; 
    }
    .top-menu-item{
        font-size: 19px;
    }
    .page-header-menu-ul-list{
        margin-left: auto !important;
    }

     /* footer */
    .footer-container{
        width: 100%; 
    }
     .bottomBannerLogo{
        width: 100%;
        height: 100%;
    }
    .social-icons-row{
        justify-content: end;
    }
    .social-icons-logo{
        height: auto;
        width:auto;
    }
    .mail-to{
        font-size: 30px;
    }

    .text-section{
        padding: 10px;
    }
    .text-section h2{
        font-size: 30px;
        padding-top: 1.5rem !important;
    }
    .slide-top-description{
        font-size: 16px;
    }
    .star-img-in-text{
        height: 30px;
        width: 30px;
    }
    .btn-hire-a-hostcurator, 
    .btn-hire-a-hostcurator:hover,
    .btn-hire-a-hostcurator:active{
        font-size: 14px;
        padding: 5px 10px 5px 10px;
    }
    .profile-img {
        height: 90px;
        width: 90px;

    }
    .px-custom-2-5 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .technologies-we-use {
        font-size: 50px;
    }
    .about-company-heading{
        font-size: 30px;
    }
    .company-description{
        font-size: 16px;
    }
    .about-description-card-body{
        margin-top: 0 !important;
        width: 100% !important;
    }
    #top-slider-large-screen .responsive-slider-height{
        height: 400px;
    }
    #top-slider-large-screen .nav-button {
        padding-right: 12px;
        padding-left: 12px;
    }
    
    #top-slider-large-screen .nav-button.prev {
        left: 3px;
    }
    
    #top-slider-large-screen .nav-button.next {
        right: 3px;
    }
    .google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 24px !important;
    }
}


/* Extra large devices (1200px and up) */
@media (min-width: 1200px) and (max-width: 1600px){
    .topBannerLogo{
        width: 300px;
        height: 70px;
    }
    .top-menu-item{
        font-size: 19px;
    }
    .page-header-menu-ul-list{
        margin-left: auto !important;
    }

     /* footer */
     .footer-container{
        width: 100%; 
    }
     .bottomBannerLogo{
        width: 100%;
        height: 100%;
    }
    
    .social-icons-row{
        justify-content: end;
    }
    .social-icons-logo{
        height: auto;
        width:auto;
    }
    .mail-to{
        font-size: 30px;
    }
    .text-section{
        padding: 15px;
    }
    .text-section h2{
        font-size: 40px;
        padding-top: 1.5rem !important;
    }
    .slide-top-description{
        font-size: 18px;
    }
    .star-img-in-text{
        height: 40px;
        width: 40px;
    }
    .btn-hire-a-hostcurator, 
    .btn-hire-a-hostcurator:hover,
    .btn-hire-a-hostcurator:active{
        font-size: 16px;
        padding: 5px 10px 5px 10px;
    }
    .profile-img {
        height: 100px;
        width: 100px;

    }
    .technologies-we-use {
        font-size: 52px;
    }
    #top-slider-large-screen .responsive-slider-height{
        height: 500px;
    }
    #top-slider-large-screen .nav-button {
        padding-right: 12px;
        padding-left: 12px;
    }
    
    #top-slider-large-screen .nav-button.prev {
        left: 3px;
    }
    
    #top-slider-large-screen .nav-button.next {
        right: 3px;
    }
    .google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 25px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1600px){

    .text-section h2{
        font-size: 45px;
        padding-top: 1.5rem !important;
    }
    .star-img-in-text{
        height: 45px;
        width: 45px;
    }
    .slide-top-description{
        font-size: 25px;
    }
    .custom-col-8-width{
        width: 83.33333333%;
    }
    #top-slider-large-screen .responsive-slider-height{
        height: 550px;
    }
    .google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 28px !important;
    }
}

@media (min-width: 1600px){
	
	body{
        padding: 0rem 5rem 0rem 5rem !important;
    }
	
    .topBannerLogo{
        width: 300px;
        height: 70px;
    }
    .top-menu-item{
        font-size: 19px;
    }
    .page-header-menu-ul-list{
        margin-left: auto !important;
    }

     /* footer */
     .footer-container{
        width: 100%; 
    }
     .bottomBannerLogo{
        width: 100%;
        height: 100%;
    }
    
    .social-icons-row{
        justify-content: end;
    }
    .social-icons-logo{
        height: auto;
        width:auto;
    }
    .mail-to{
        font-size: 30px;
    }
    .text-section{
        padding: 30px;
    }
    .text-section h2{
        font-size: 55px;
        padding-top: 1.5rem !important;
    }
    .slide-top-description{
        font-size: 30px;
    }
    .star-img-in-text{
        height: 55px;
        width: 55px;
    }
    .btn-hire-a-hostcurator, 
    .btn-hire-a-hostcurator:hover,
    .btn-hire-a-hostcurator:active{
        font-size: 25px;
        padding: 10px 20px 10px 20px;
    }
    #services .description-card-body {
        padding: 25px 15px 25px 25px;
    }
    .about-description-card-body{
        padding: 2rem;
    }
    .about-description-card-body p{
        font-size: 20px;
    }
    .about-company-heading{
        font-size: 40px;
    }
    .about-company-highlighted, .line-to-break{
        display: table;
    }
    .company-description{
        font-size: 18px;
        margin-top: 2.5rem !important;
    }
    .custom-px-lg-screen{
        padding: 0 2rem 0 2rem;
    }
    .custom-col-8-width{
        width: 83.33333333%;
    }
    .custom-justify-content-between {
        
        width: 100%;
        
    }
    .custom-justify-content-between .stats{
        margin: 0 2rem 0 0 !important;
        width: 33.333%;
    }
    .custom-justify-content-between .stats .btn{
        width: 100%;
        justify-content: center;
    }
    #top-slider-large-screen .responsive-slider-height{
        height: 750px;
    }
    #top-slider-large-screen .nav-button {
        padding-right: 15px;
        padding-left: 15px;
    }
    
    #top-slider-large-screen .nav-button.prev {
        left: -20px;
    }
    
    #top-slider-large-screen .nav-button.next {
        right: -20px;
    }
    .google-review-section .ti-widget.ti-goog .ti-widget-container .ti-review-content{
        font-size: 30px !important;
    }
    .google-review-section .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text strong:not(.ti-rating-large){
        font-size: 20px !important;
    }
    .google-review-section .ti-widget.ti-goog.ti-show-rating-text .ti-rating-text{
        font-size: 20px !important;
    }
    .google-review-section .ti-profile-details .ti-name, 
    .google-review-section .ti-profile-details .ti-date{
        font-size: 20px !important;
    }  
}
  
@media (min-width: 1600px) and (max-width: 1800px){

    .text-section h2{
        font-size: 50px;
        padding-top: 1.5rem !important;
    }
    .star-img-in-text{
        height: 50px;
        width: 50px;
    }
    .slide-top-description{
        font-size: 28px;
    }
    .about-company-heading{
        font-size: 38px;
    }
    #top-slider-large-screen .responsive-slider-height{
        height: 700px;
    }
    
}

@media (max-width: 767px) {
    .custom-show-technology-row{
        display: none;
    }
    .custom-hide-show-ul-list{
        display: none;
    }
    .about-card-hide-on-screen{
        display: none;
    }
    
}
@media (min-width: 768px) {
    .custom-display-technology-row{
        display: none;
    }
    .custom-hide-display-ul-list{
        display: none !important;    
    }
    .about-card-display-on-screen{
        display: none !important;     
    }
}

@media (min-width: 991px) and (max-width: 1300px){

    

    .about-description-card-body{
        left:50%;
        width: 75%;
    }

}