            .why-us .why_us_head {
            /* word-spacing: 1px; */
            color: #929090;
            font-size: 30px !important;

            /*letter-spacing: -10px !important;*/

            font-weight: 700 !important;
        }

        .why-us {
            border-right: 4px solid #FF9800;
            width: 40%;
            text-align: center;
        }

        #section-2 {
            background-color: #060316;
        }

        .section-2-desc {
            padding: 44px;
        }

        .why-us-desc span {
            color: #fff;
            font-size: 21px;
            /*padding-top: 46px;*/
        }

        .why-us-desc {
            /*padding-top: 10px;*/
            width: 60%;
        }

        .sector-2-about-card-1 h5,
        .sector-2-about-card-2 h5,
        .sector-2-about-card-3 h5,
        .sector-2-about-card-4 h5 {
            font-size: 30px;
        }

        .sector-2-about-card-1,
        .sector-2-about-card-2,
        .sector-2-about-card-3,
        .sector-2-about-card-4 {
            padding: 24px;
        }

        .sector-2-about-card-1 p,
        .sector-2-about-card-2 p,
        .sector-2-about-card-3 p,
        .sector-2-about-card-4 p {
            font-size: 20px;
            color: #000;
            text-align: justify;

        }

        .sector-2-about-card-2,
        .sector-2-about-card-4 {
            margin-top: 56px;
        }

        .sector-2-abou2 {
            margin-top: 8%;
        }


        @media (min-width:300px) and (max-width :767px) {
            .sector-2-about {
                margin-top: 24px;
            }

            .why-us {
                border-right: unset;
                width: 100%;
            }

            .why-us-desc {
                width: 100%;
                text-align: justify;
            }

            .leaf-orange {
                display: none;
            }
            
            .why-us .why_us_head {
                font-size: 73px;
            }

            .sector-2-about-card-3 {
                margin-top: 56px;
            }

            .hourly_main {
                background-position: center 169px !important;
            }

            .web_dev_title {
                font-size: 55px !important;
            }

            .banner_web_dev {
                left: 5% !important;
                top: 0.55% !important;
            }

            .web_dev_side_img {
                display: none !important;
            }

            .sec_3_content {
                display: flex;
                flex-direction: column !important;
            }

            .content-main {
                padding: 0px 3rem !important;
            }

            .ag-container-shops {
                padding: 3rem 0rem !important;
            }

        }

        .time-header {
            padding-top: 56px;
            padding-bottom: 22px;
        }

        .time-header h1 {
            color: #929090;
            font-size: 73px;
            text-align: center;
        }

        @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
            .sector-2-about {
                margin-top: 24px;
            }

            .why-us {
                border-right: unset;
                width: 100%;
            }

            .why-us-desc {
                width: 100%;
                text-align: justify;
            }

            .why-us .why-us {
                font-size: 73px;
            }

            .sector-2-about-card-3 {
                margin-top: 56px;
            }

            .hourly_box3 {
                min-height: 616px !important;
            }

            .sector-2-about .col-md-3 {
                min-width: 100% !important;
            }

            .white-text,
            .yellow-letter {
                font-size: 79px !important;
                margin-left: 0% !important;
            }

        }


        @media (min-width: 300px) and (max-width: 767px) and (orientation: portrait) {

            .sector-2-about-card-1 h5,
            .sector-2-about-card-2 h5,
            .sector-2-about-card-3 h5,
            .sector-2-about-card-4 h5 {
                font-size: 29px !important
            }

            .sector-2-about-card-1 p,
            .sector-2-about-card-2 p,
            .sector-2-about-card-3 p,
            .sector-2-about-card-4 p {
                font-size: 16px !important;
            }

            .why-us .why-us {
                font-size: 58px !important;
            }

        }

        @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
            .why-us .why-us {
                font-size: 78px !important;
            }

            .why-us-desc {
                padding-top: 16px !important;
            }

            .sector-2-about-card-1 h5,
            .sector-2-about-card-2 h5,
            .sector-2-about-card-3 h5,
            .sector-2-about-card-4 h5 {
                font-size: 28px !important;
            }

            .hourly_box3 {
                min-height: 544px !important;
            }

            .sector-2-about-card-1 p,
            .sector-2-about-card-2 p,
            .sector-2-about-card-3 p,
            .sector-2-about-card-4 p {
                font-size: 16px !important;
            }

            .sector-2-about .col-md-3 {
                min-width: 100% !important;
            }

            .white-text,
            .yellow-letter {
                font-size: 79px !important;
                margin-left: 0% !important;
            }
        }