@charset "utf-8";
/* CSS Document */


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1920px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1536px) {

    p {
        font-size: 14px;    
    }

}

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

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1280px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {

    .navbar-nav {
        gap: 10px;
    }

    .navbar-nav .nav-link{
        font-size: 12px;
    }

    .btm_nav_btn {
        padding: 20px 25px;
        font-size: 12px;
    }
    
    .light_hover_card{
        padding: 30px;
    }

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1024px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {

    .Large_heading{
        font-size: 45px;
    }

    .idea_right_col{
        background-image: none;
    }

    .top_border_accordion .accordion-button {
        box-shadow: none !important;
        padding: 25px;
    }

    .news_slider {
        padding-top: 130px;
    }

    .news_slider .swiper-button-next, .news_slider .swiper-button-prev {
        top: 95px;
    }

    .quick_links_swiper .swiper-slide {
        height: 350px;
    }

    .quick_links_swiper{
        padding-bottom: 45px;
    }
    
    .footer_logo{
        margin-bottom: 25px;
    }

    .idea_right_col{
        min-height: 100% !important;
    }

    .idea_crsl_div{
        height: 130px;
    }

    .idea_left_col {
        min-height: 63px;
    }

    .idea_Carousel {
        top: 109px;
    }

    .blue-orange-bg{
        background-image: none;
        background-color: var(--color-primary);
    }

    .vision_sec{
        padding-left: 50px;
        padding-right: 100px;
    }

    .vision_sec, .mission_sec {
        padding-top: 50px;
        padding-bottom: 70px;
    }

    .float_badge img{
        height: 120px;
        width: 120px;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 768px) {

    .copy_right_div{
        flex-direction: column;
        align-items: start;
        padding-bottom: 15px;
    }

    .copy_right_div p{
        margin-bottom: 5px;
    }

    .contact_form{
        padding: 20px;
    }

    .news_detail_box h5{
        min-height: auto;
    }

    .banner img{
        height: 400px;
        object-fit: cover;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {

    .float_badge img{
        height: 100px;
        width: 100px;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 575px) {
    
    .quick_links_swiper .swiper-slide {
        height: 350px;
    }

    .top_border_accordion .accordion-button {
        padding: 20px 0;
    }

    .btm_nav_btn{
        display: none;
    }

    .idea_heading {
        font-size: 22px;
    }

    .sec_padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    h1 {
        font-size: 25px;
    }

    h2 {
        font-size: 27px;
    }

    h3{
        font-size: 22px;
    }

    h4{
        font-size: 20px;
    }

    h5{
        font-size: 16px;
    }

    .Large_heading{
        font-size: 32px;
    }

    p{
        font-size: 13px;
    }

    .form-label {
        font-size: 13px;
    }

    .intro_div p{
        font-size: 14px;
    }

    .project-types-list li {
        font-size: 13px;
    }
    
    .radio-wrapper label{
        font-size: 13px;
    }

    .hospitality_accordion .accordion-button h2 {
        font-size: 18px;
    }

    .hospitality_accordion .accordion-button{
        padding: 10px 10px;
    }

    .about_left_col p {
        font-size: 17px;
    }

    .top_border_accordion .accordion-button .item-number {
        margin-right: 10px;
    }

    .top_border_accordion .accordion-button{
        font-size: 20px;
    }

    .top_border_accordion .accordion-button:not(.collapsed)::after {
        padding: 8px;
        width: 32px;
        height: 32px;
        background-size: 12px;
    }

    .top_border_accordion .accordion-button.collapsed::after {
        padding: 8px;
        width: 32px;
        height: 32px;
        background-size: 12px;
        border-color: #f3f3f3;
    }

    .hospitality_accordion .accordion-body{
        padding-right: 16px;
        padding-left: 16px;
    }

    .light_hover_card {
        padding: 10px 20px;
    }

    .light_hover_card h5{
        font-size: 15px;
    }

    .mobile_menu ul li {
        font-size: 16px;
        padding: 12px 5px;
    }

    .custom-card:after{
        height: 800px !important;
    }

    .custom-card .reveal-content {
        max-height: 200px; /* Adjust based on content size */
        opacity: 1;
    }

    footer{
        margin-top: 85px;
    }

    .social_link {
        margin-left: 8px;
    }
    
    .gray_box{
        padding: 20px;
    }

    .banner img{
        height: 250px;
        object-fit: cover;
    }

    ul li{
        font-size: 13px;
    }

    .form-check-label {
        font-size: 13px;
    }

    .vision_sec, .mission_sec{
        padding-left: 28px;
        padding-right: 28px;
    }

    .expert-modal .modal-content {
        padding: 5px;
    }

    .expert-modal .btn-close-custom {
        width: 31px;
        height: 31px;
        font-size: 21px;
    }

    .custom_list .heading_font {
        font-size: 15px;
    }

    .news-pagination .page-btn {
        width: 35px;
        height: 35px;
        font-size: 13px;
    }

    .custom_list.list_primary_heading li::before {
        top: 11px !important;
    }

    .top_nav {
        padding: 10px 50px 10px 15px;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

@media only screen and (max-width : 460px) {
  
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 375px) {
    .float_badge img{
        height: 80px;
        width: 80px;
    }

}


/* Custom, iPhone Retina */
@media only screen and (max-width : 360px) {

}


@media only screen and (max-width : 320px) {
 
}