@media only screen and (max-width: 2561px)
{
    
    h1
    {
        font-size: 45px;
    }

    /* Service Section */

    .service .service-text-img 
    {
        height: 401px;
        width: 50vw;.header_wrapper .nav-item .nav-link
        top: 247px;
    }

    .service .service-text-img img 
    {
        margin-top: 20px;
        width: 42vw;
    }

    /* .service .service-path-img 
    {
        top: 8vw;
    } */

    .service .service-path-img img 
    {
        width: 25vw;
    }

    .service .service-card-container-img 
    {
        margin-top: 13vw;
    }

    .service .service-card-container .service-section-card-container 
    {
        /* margin-top: 280px; */
    }

    .service .maincontainer 
    {
        width: 290px;
        height: 370px;
    }

    /* Footer Section */

    .footer-wrapper .footer-information .footer-information-heading 
    {
        font-size: 40px;
    }
    /*2952024*/
    .footer-wrapper .footer-information .footer-information-para .animation 
    {
        font-size: 13px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-1
    {
        width: 368px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-3 
    {
        width: 378px;
    }
      /* Portfolio Page */
  
      .portfolio .portfolio-about-project 
  
      {
  
          margin-top: 8vw;
  
      }
      
}


@media only screen and (max-width: 2100px)
{

    h1
    {
        font-size: 44px;
    }

    /* Service Section */

    .service .service-text-img 
    {
        width: 50vw;
        height: 18vw;
    }

    .service .service-text-img img 
    {
        margin-top: 20px;
        width: 60vw;
    }

    .service .service-path-img img 
    {
        width: 640px;
    }

    .service .service-card-container-img 
    {
        margin-top: 15vw;
    }

    .service .maincontainer 
    {
        width: 257px;
        height: 340px;
    }

    /* Portfolio Section */

   .portfolio .portfolio-about-project 
    {
        margin-top: 10vw;
    }
    
    /* Brief Section */
    
    .brief
    {
    min-height: 650px;
    }
    /* 1452024 */
  

    /* 1452024 */
}

@media only screen and (max-width: 1700px)
{
    
    h1
    {
        font-size: 42px;
    }

    /* Service Section */

    .service .service-text-img 
    {
        top: 240px;
        height: 400px;
        width: 100%;
    }

    .service .service-text-img img 
    {
        margin-top: 20px;
        width: 65vw;
    }

    .service .service-card-container-img 
    {
        margin-top: 20vw;
    }

    .service .maincontainer 
    {
        width: 234px;
        height: 294px;
    }

    .service .back .back-btn {
        margin-top: -5px;
    }

    /* Footer Section */

    .footer-wrapper .footer-information .footer-information-heading 
    {
        font-size: 30px;
    }

    .footer-wrapper .footer-information .footer-information-para .animation 
    {
        font-size: 13px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-1
    {
        width: 280px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-3 
    {
        width: 300px;
    }

    /* Portfolio Section */

     .portfolio .portfolio-about-project 
    {
        margin-top: 12vw;
    }
    
    /* Brief Section */

    .brief 
    {
        background-color: var(--main-color);
        margin-top: 20px;
        min-height: 650px;
    }

}


@media only screen and (max-width: 1441px)
{
    
    h1
    {
        font-size: 40px;
    }

    /* Service Section */

    .service .service-text-img img 
    {
        margin-top: 20px;
        width: 1111px;
    } 

    .service .service-card-container-img 
    {
        margin-top: 22vw;
    }
    
    .service .maincontainer 
    {
        width: 201px;
        height: 259px;
    }

    .service .back 
    {
        padding: 16px;
        font-size: 16px;
        font-weight: 100;
    }

    .service .back .main-btn 
    {
        padding: 8px 27px;
        font-size: 12px;
    }
    
    /* Footer Section */

    .footer-wrapper .footer-information .footer-information-heading 
    {
        font-size: 30px;
    }

    .footer-wrapper .footer-information .footer-information-para .animation 
    {
        font-size: 12px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-1
    {
        width: 230px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-3 
    {
        width: 378px;
    }

    .footer-wrapper .footer-contact-form .footer-contact-form-logo 
    {
        transform: translate(170px , -130px);
        background-color: var(--second-color);
        border-radius: 50%;
        width: 280px;
        height: 260px;
    }

    .footer-wrapper .footer-contact-form .contact-form .footer-contact-form-feilds 
    {
        width: 45%;
        margin-right: 0;
    }
    .footer-wrapper .footer-contact-form .contact-form .footer-contact-form-feilds-textarea
    {
        width: 95.5%;
    }

    .footer-wrapper .footer-information-img-container .footer-information-img 
    {
        height: 58vw;
    }

    .footer-wrapper .footer-information .footer-information-row 
    {
        margin-left: 50px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-3
    {
        width: 300px
    }

    .footer-wrapper .footer-information .footer-line 
    {
        transform: translateX(0px);
    }

    .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container 
    {
        margin-right: 100px;
    }

    .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons 
    {
        /*margin-right: 75px;*/
    }
    
    .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container img 
    {
    width: 280px;
    }
    
    .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container .dmc-img 
    {
    width: 100px;
    }
    
    .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container 
    {
    gap: 25px;
    }

    /* Portfolio Page */
 .portfolio .portfolio-about-project 
    {
        margin-top:11.5vw;
    }
    .pricing-box6-inner {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 600px;
    padding: 0 15px;
    padding-bottom: 2vw;
    width: 377px;
    color: var(--text-color);
    transition: transform 0.3s ease;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
    color: var(--text-color);
}
}

@media only screen and (max-width: 1400px)
{
    .pricing-box6-inner {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 600px;
    padding: 0 15px;
    padding-bottom: 2vw;
    width: 377px;
    color: var(--text-color);
    transition: transform 0.3s ease;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
    color: var(--text-color);
}
   .portfolio .portfolio-main-container img 
    {
        width: 573px;
        left: 0px;
        top: 55px;
        height: 463px;
    }

    .portfolio .portfolio-about-project 
    {
        margin-top: 11.5vw;
    }
}

@media only screen and (max-width: 1301px)
{
    /* Footer Section */

    .footer-wrapper .footer-information .footer-information-row 
    {
        margin-left: 5px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-2
     {
         width: 184px;
     }
     
     .portfolio .portfolio-main-container img {
    width: 587px;
    left: 0px;
    height: 375px;
    top: 45px;
    height: 450px;
}

.portfolio .portfolio-about-project {
    margin-top: 11.5vw;
}

}


@media only screen and (max-width: 1200px)
{
    /* Service Section */

    .service .service-text-img 
    {
        top: 235px;
    }

    .service .service-text-img img 
    {
        margin-top:20px;
        width: 80vw;
    }
    
    /* Portfolio Section */

    .portfolio .portfolio-main-container img 
    {
        width: 480px;
        height: 375px;
        left: 7px;
        top: 28px;
        height: 400px;
    }

    .portfolio .portfolio-about-project 
    {
        margin-top: 11.5vw;
    }
    
    /* Brief Section */

    .brief .brief-section-container 
    {
        gap: 19px;
    }
}


@media only screen and (max-width: 1025px){
    /* Custom CSS */

    h1
    {
        font-size: 35px;
    }

    h2 
    {
        font-size: 28px;
    }

    h3
    {
        font-size: 20px;
    }

    h5

    {


        font-size: 16px;

    }



    p {

        font-size: 14px;

    }

    /* Navbar */
    /*2952024*/
    .header_wrapper .nav-item .nav-link 
    {
        font-size: 15px;
    }

    .header_wrapper .nav-btn 
    {
        margin-left: 6vw;
    }

    /* Service Section */

    .service .service-text-img 
    {
        top: 235px;
        height: 350px;
    }
    
    .service .service-path-img 
    {
        top: -115px;
    }

    .service .service-path-img img 
    {
        width: 415px;
    } 
.pricing-box6-inner {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 600px;
    padding: 0 15px;
    padding-bottom: 2vw;
    width: 306px;
    color: var(--text-color);
    transition: transform 0.3s ease;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
    color: var(--text-color);
}
    /* 2952024 */
    .main-btn {
    display: inline-block;
    border-radius: 50px;
    padding: 8px 8px;
    border: 2px solid var(--main-color);
    color: var(--main-color);
    font-weight: 600;
    font-size: 10px;
    
    letter-spacing: 1px;
    background: linear-gradient(to right, var(--third-color) 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
}
    .service .service-menu 
    {
        width: 130px;
        height: 130px;
    }

    .service .service-card-container-img 
    {
        margin-top: 30vw;
    }

    .service .service-card-container .service-section-card-container 
    {
        margin-top: 20px;
    }
/* 2952024 */
    .service .maincontainer 
    {
        width: 140px;
        height: 180px;
    }

    .service .back 
    {
        padding: 7px;
        font-size: 12px;
    }

    .service .back .back-btn 
    {
        margin-top: 9px;
    }

    .service .back .back-btn .main-btn {
        padding: 8px 19px;
        font-size: 9px;
    }
/*3042024*/
.carousel-inner-pricing{
    max-width: 900px;
}
.pricing-box-heading{
    padding: 15px 15px;
    font-size: 16px;
}
.crousal-gap {
    gap: 2px;
}
.pricing-box1{
    margin-top: 2vw;
    height: 550px;
    width: 250px;
    border-radius: 20px;
    background-image: linear-gradient(to right, #3157a8, #4573b8 );
    color: var(--text-color);
  
}

.pricing-box2{
    margin-top: 2vw;
    height: 550px;
    width: 250px;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
    color: var(--text-color);
    
}

.pricing-box3{
    margin-top: 2vw;
    height: 550px;
    width: 250px;
    border-radius: 20px;
    background-image: linear-gradient(to right, #3432b9, rgb(28, 30, 102));
    color: var(--text-color);
    
}
.pricing-box4{
    margin-top: 2vw;
    height: 550px;
    width: 250px;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4587a5, #255e79);
    color: var(--text-color);
  
}
.pricing-box5{
    margin-top: 2vw;
    height: 550px;
    width: 250px;
    border-radius: 20px;
    background-image: linear-gradient(to right, #17447e, #2f66ad);
    color: var(--text-color);
  
}
.pricing-box6{
    margin-top: 2vw;
    height: 550px;
    width: 250px;
    border-radius: 20px;
    background-image: linear-gradient(to right, #15857f, #2aaaa4);
    color: var(--text-color);
  
}
/*3042024*/
     /* Footer Section */


     .footer-wrapper .footer-contact-form .footer-contact-form-logo 
     {
         transform: translate(40px , -90px);
         background-color: var(--second-color);
         border-radius: 50%;
         width: 208px;
         height: 208px;
     }
 
     .footer-wrapper .footer-contact-form .footer-contact-form-logo .footer-contact-form-logo-img
     {
         width: 170px;
     }
 
     .footer-wrapper .footer-contact-form 
     {
         padding-left: 20px;
         padding-bottom: 36px;
         width: 368px;
     }
 
     .footer-wrapper .footer-contact-form .footer-contact-form-heading-2 
     {
         font-size: 14px;
     }
 
     .footer-wrapper .footer-information-img-container .footer-information-img 
     {
         height: 73vw;
     }
 
     .footer-wrapper .footer-information .footer-information-heading 
     {
         font-size: 24px;
     }
 
     .footer-wrapper .footer-information .footer-information-row 
     {
         margin-left: 22px;
     }
 
     .footer-wrapper .footer-information .footer-information-row .footer-information-col-1
     {
         padding: 0;
         width: 163px;
     }
 
     .footer-wrapper .footer-information .footer-information-row .footer-information-col-3
     {
         width: 321px;
     }
 
     .footer-wrapper .footer-information .footer-information-row .footer-information-col-2
     {
         width: 137px;
     }
 
     .footer-wrapper .footer-information 
     {
         margin-left: 7px;
         width: 648px;
     }
 
     .footer-wrapper .footer-information .footer-line 
     {
         transform: translateX(-9px);
         margin-top: 23px;
     }
 
     .footer-wrapper .footer-about-us 
     {
         margin-top: 10px;
     }
 
     .footer-wrapper .footer-about-us .footer-about-us-para 
     {
         font-size: 13px;
         width: 90%;
         margin-left: 17px;
     }
 
     .footer-wrapper .footer-about-us .footer-bottom-content 
     {
         margin-left: 4px;
     }
 
     .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container 
     {
         margin-right: 50px;
         display: flex;
         justify-content: start;
         align-items: center;
         text-align: center;
     }
 
     .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container img 
     {
         width: 230px;
     }
 
     .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons 
     {
         /*margin-right: 60px;*/
     }
 
     .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons .footer-icon 
     {
         /*padding: .5vw .8vw;*/
     }
 
     .footer-wrapper .copy_right h2 
     {
         font-size: 11px;
     }
 
     .footer-wrapper .copy_right a 
     {
         font-size: 10px;
     }

       /* About Page */

    .about-page-service .about-page-service-container .circle 
    {
        right: -2.5vw;
        top: -3vw;
        width: 60px;
        height: 60px;
    }

    .about-page-service .about-page-service-container .circle2 
    {
        left: -2.8vw;
    }

    .about-page-service .about-page-service-container .circle5 
    {
        width: 40px;
        height: 40px;
        top: 95%;
        left: -1.8vw;
    }

    /* Portfolio Page */
.portfolio .portfolio-main-container img 
    {
        width: 478px;
        height: 370px;
        left: 5px;
        top: 16px;
        height: 400px;
    }



    .portfolio .portfolio-about-project 

    {

        margin-top: 14.5vw;

    }



    .portfolio-projects .portfolio-projects-img:hover .text 

    {

        transform: translateY(-16%);

        -webkit-transform: translateY(-16%);

        -moz-transform: translateY(-16%);

        -ms-transform: translateY(-16%);

        -o-transform: translateY(-16%);

    }



    .portfolio-projects .portfolio-projects-img .text 

    {

        width: 90.5%;

        border-radius: 9px;

        -webkit-border-radius: 9px;

        -moz-border-radius: 9px;

        -ms-border-radius: 9px;

        -o-border-radius: 9px;

    }
    
    /* Brief Section */
    .brief .brief-sections .brief-para 
    {
        font-size: 12px;
        width: 147px;
    }
}
@media only screen and (max-width: 992px)
{
    /* Custom CSS */

    h1 

    {

        font-size: 35px;

    }

    h2 
    {
        font-size: 30px;
        line-height: 40px;
    }

    h3 
    {
        font-size: 18px;
    }    
    /* HERO SECTION */
    .form-container .form-h2 {
        background-color: var(--third-color);
        width: 80%;
        height: 8vw;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        transform: translateY(-50%);
    }
    .second-btn 
    {
    margin-bottom: 8vw;
    display: inline-block;
    border-radius: 20px;
    padding: 10px 27px;
    border: 2px solid var(--main-color); 
    color: var(--second-color);
	background-color: var(--third-color);
    font-weight: 600;
    font-size: 14px;
    
    letter-spacing: 1px;   
    background:linear-gradient(to right, var(--second-color) 50%, transparent 50%);
	background-color: var(--third-color);
    background-size:200% 100%;
    background-position: right bottom;
    transition:all 0.5s ease-out;
    } 

     /* Service Section */

     .service 
     {
         min-height: 100vh;
     }
 
     .service .service-text-img 
     {
         top: 220px;
     }

    .service .service-path-img img 
    {
        width: 510px;
    }
 
     .service .service-card-container-img 
     {
         margin-top: 31.5vw;
     }

      /* Footer Section */

    .footer-wrapper .footer-information-img-container 
    {
        display: none;
    }

    .footer-wrapper .footer-information-img-container .footer-information-img
    {
        display: none;
    }

    .footer-wrapper .footer-contact-form 
    {
        padding-bottom: 0px;
        width: 100%;
    }

    .footer-wrapper .footer-contact-form .footer-contact-form-logo 
    {
        transform: translate(340px , -90px);
    }

    .footer-wrapper .footer-information
    {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-1 
    {
        margin-right: 100px;
    }

    .footer-wrapper .footer-information 
    {
        width: 100%;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-2 
    {
        margin-right: 100px;
    }

    .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons 
    {
        /*margin-right: 5px;*/
    }
 
     .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container 
     {
         margin-right: -35px;
     }
     
     .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons .footer-icon 
    {
        width: 40px;
        height: 40px;
    }

    /* About Page */

    .about-page-service .about-page-service-container .circle 
    {
        right: -1.5vw;
    }

    .about-page-service .about-page-service-container .circle2 
    {
        left: -1.5vw;
    }

    .about-page-service .about-page-service-container .circle5 
    {
        left: -1.5vw;
    }
/* todo */
    /* Portfolio Page */
    .portfolio .portfolio-main-container img 

    {

        display: none;

    }

    .portfolio .portfolio-about-project 
    {
        margin-top: 6.5vw;
    }

    .portfolio-projects .portfolio-projects-img:hover .text 
    {
        transform: translateY(-16%);
        -webkit-transform: translateY(-16%);
        -moz-transform: translateY(-16%);
        -ms-transform: translateY(-16%);
        -o-transform: translateY(-16%);
    }

    .portfolio-projects .portfolio-projects-img .text 
    {
        width: 88%;
        border-radius: 9px;
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        -ms-border-radius: 9px;
        -o-border-radius: 9px;
    }
    
    /* Brief Section */
    
    .brief 
    {
        min-height: 80vh;
    }

    .brief .brief-sections 
    {
        width: auto;
        border-radius: 77px;
        height: auto; 
        justify-content: start; 
        align-items: center;
    }

    .brief .brief-sections img 
    {
        width: 80px;
        margin-left: 50px;
    }

    .brief .brief-sections .line-y 
    {
        position: static;
        width: auto;
        height: auto;
        padding: 15px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        background-color: transparent;
    }

    .brief .brief-sections .line-y::after
    {
        display: none;
    }

    .brief .brief-sections .brief-para 
    {
        position: static;
        width: auto;
        text-align: start;
        margin-bottom: 0px;
    }

    .brief .brief-sections .brief-heading 
    {
        position: static;
        font-size: 18px;
        width: auto;
        text-align: start;
        margin-bottom: 10px;
    }
 
}


@media (max-width: 769px) 
{

    /* custom css */

    h1 
    {
        font-size: 40px;
        line-height: 48px;
    }

    p 
    {
        font-size: 14px;
        line-height: 24px;
    }
    /* TRUST */
    .trust-back{
        display: none;
    }
    /* Service Section */

    .service .service-text-img 
    {
        display: none;
    }

    .service .service-path-img 
    {
        display: none;
    }

    .service .service-menu-container 
    {
        margin-top: -22px;
    }

    /* 2952024 */
    .pricing-box6-inner {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 600px;
    padding: 0 15px;
    padding-bottom: 2vw;
    width: 228px;
    color: var(--text-color);
    transition: transform 0.3s ease;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
    color: var(--text-color);
}
    .service .service-menu img {
    display: none;
    }
    /*3052024*/
    .header_wrapper .nav-item {
    border-bottom: 1px solid #dddddd;
}
    .service .service-menu 
    {
        width: 142px;
        height: 50px;
        padding: 0 10px;
        flex-direction: row;
        margin: 2px;
        border-radius: 11px;
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
    }

    .service .service-menu:hover h5
    {
        color: var(--main-color);
    }

    .service .service-menu:hover
    {
        transform: translateY(10px);
    }

    .service .service-menu h5 
    {
        color: var(--main-color);
        font-size: 11px;
        font-weight: 500;
    }

    .service .service-menu .service-menu-content 
    {
        border: none;
        transform: translateX(0px);
        position: initial;
        width: auto;
        background-color: transparent;
    }

    .service .service-card-container-img img 
    {
        display: none;
    }

    .service .maincontainer 
    {
        border: none;
    }

    .service .back .back-btn 
    {
        margin-top: -16px;
    }
   
    /* Footer Section */

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-1 
    {
        margin-right: 30px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-2 
    {
        margin-right: 30px;
    }

    .footer-wrapper .copy_right h2 
    {
        font-size: 7px;
    }

    .footer-wrapper .copy_right a 
    {
        font-size: 8px;
    }

    .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons .footer-icon 
    {
        /*padding: .5vw 1.1vw;*/
    }

    .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons 
    {
        /*margin-bottom: 20px;*/
    }
 
     .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container 
     {
         justify-content: start;
         margin-bottom: 20px;
     }

    /* About Page */

    .display-none
    {
        display: none;
    }

     /* Portfolio Page */



     .portfolio .portfolio-main-container img 

     {
 
         display: none;
 
     }
 
 
 
    .portfolio .portfolio-about-project 

    {

        margin-top: 3.5vw;

    }

    .portfolio .portfolio-about-project img
 
     {
 
        display: none;
 
     }

    .portfolio-second-section 
    {
        padding-bottom: 62px;
    }
 
    .portfolio-second-section img 
    {
        display: none;
    }

    .portfolio-projects .portfolio-projects-container
    {
        transform: translatey(-40px);
        -webkit-transform: translatey(-40px);
        -moz-transform: translatey(-40px);
        -ms-transform: translatey(-40px);
        -o-transform: translatey(-40px);
}
 
     .portfolio-projects .portfolio-projects-img:hover .text 
 
     {
 
         transform: translateY(-15%);
 
         -webkit-transform: translateY(-15%);
 
         -moz-transform: translateY(-15%);
 
         -ms-transform: translateY(-15%);
 
         -o-transform: translateY(-15%);
 
     }
 
 
 
     .portfolio-projects .portfolio-projects-img .text 
 
     {
 
         width: 87.5%;
 
         border-radius: 9px;
 
         -webkit-border-radius: 9px;
 
         -moz-border-radius: 9px;
 
         -ms-border-radius: 9px;
 
         -o-border-radius: 9px;
 
     }
  
     /* Brief Section */

    .brief .brief-sections img 
    {
        width: 119px;
        margin-left: 42px;
    }

    .brief .brief-sections .brief-heading 
    {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px){
    .pop-post-inner {
    height: 257px;
    overflow: auto;
    overflow-x: hidden;
}
    .contact-section-start {
    padding-top: 34px;
    height: auto;
    width: 100vw;
}
    .logo-section-start{
    padding-top: 1px;
   
    width: 100vw;
    
}
    .pricing-box6-inner {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 600px;
    padding: 0 15px;
    padding-bottom: 2vw;
    width: 326px;
    color: var(--text-color);
    transition: transform 0.3s ease;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
    color: var(--text-color);
}
    .tech-container {
    background-color: #f1f1f171;
    border-radius: 20px;
    margin-bottom: 30px;
    width:80%;
    gap: 5vw;
    padding: 20px 0;
}
    .webtech1{
        width: 32px;
        height: 32px;
    }
    .webtech2{
        width: 32px;
        height: 32px;
    }
    .webtech3{
        width: 41px;
        height: 41px;
    }
     .webtech4{
        width: 32px;
        height: 32px;
    }
    .webtech5{
        width: 37px;
        height: 37px;
    }
    .webtech6{
        width: 37px;
        height: 37px;
    }
    .logotech1{
       
    width: 76px;
    height: 43px;
    }
    .logotech2{
       
    width: 47px;
    height: 47px;
    }
    .logotech3{
       
    width: 47px;
    height: 47px;
    }
    .logotech4{
       
    width: 54px;
    height: 45px;
    }
    .brandtech1{
       
    width: 31px;
    height: 32px;
    }
    .ssmtech1{
       
    width: 31px;
    height: 32px;
    }
    .seotech1{
       
    width: 52px;
    height: 32px;
    }
    .seotech2{
       
    width: 31px;
    height: 32px;
    }
    .seotech3{
       
    width: 91px;
    height: 32px;
    }
    
    li {
    list-style: none;
    font-size: 14px;
}
.serviceMenuListText a {
    font-weight: 200;
    color: var(--main-color);
    transition: all .2s ease-in-out;
    font-size: 14px;
}
.ring-effect 
{
    display: inline-block;
    border-radius: 50px;
    padding: 10px 27px;
    border: 2px solid var(--main-color); 
    color: var(--text-color);
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;   
    background:transparent;
    background-size:200% 100%;
    background-color: var(--third-color);
    background-position: left bottom; 
    background-position: right bottom;
    transition:all 0.5s ease-out;
} 
    .logoSelection h5 {
    color: var(--main-color);
    font-size: 14px;
}
    .wehelp{
        text-align: start;
    }
   .develop-online{
    color: white;
}
    .offcanvas-end {
    top: 0;
    right: 0;
    width: 318px;
    border-left: 1px solid rgba(0,0,0,.2);
    transform: translateX(100%);
}
    .fixed-top {
     position: static;
     background-color: var(--main-color);
   
}
.index-banner-wrapper {
    padding-top: 15px;
}
.header_wrapper{
    background-color: var(--main-color);
   
}
.new-form-container h4 {
    color: var(--fourth-color);
    font-size: 15px;
}
input[type="submit"] {
    width: 98%;
    background-color: var(--third-color);
    color: white;
    padding: 10px;
    margin: 1vw 1vw;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.lead-form-input {
    border-radius: 7px;
    padding: 10px 10px;
}
.portimg{
    border-radius: 20px;
}
.digital-gallery-line2 {
    color: white;
    font-size: 15px;
    font-weight: 200;
    border-radius: 12px;
    border: 2px solid var(--third-color);
    background-color: var(--main-color);
    padding: 10px 10px;
    width: 357px;
}
.pricing-box-heading{
    padding: 15px 15px;
    font-size: 22px;
}

    .digital-gallery-full-icons {
    cursor: pointer;
    transition: 0.5s;
    margin: -13px 0px;
}
    /*}*/
    /*3052024*/
   .servicesSubMenu {
    display: none;
    position: absolute;
    top: 103%;
    left: 47%;
    transform: translate(-50%, 10px);
    width: 62vw;
    padding: 0;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 10px rgba(61, 61, 61, 0.534);
    z-index: 999;
    border-radius: 4px;
    color: var(--second-color);
    background-color: var(--second-color);
    backdrop-filter: blur(4px);
    line-height: 10vw;
    padding: 5px 5px;
}
     /* 2952024 */
     .main-btn {
    display: inline-block;
    border-radius: 10px;
    padding: 8px 8px;
    border: 0px solid var(--main-color);
    color: var(--main-color);
    font-weight: 600;
    font-size: 10px;
    letter-spacing: 1px;
    background: linear-gradient(to right, var(--third-color) 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    margin: 5px 0;
}
    .service .service-menu h5 
    {
        color: var(--main-color);
        font-size: 10px;
        font-weight: 500;
        margin: 0 0;
       
    }
    .digital-gallery-icons {
    display: none;
}
    
    .digital-gallery-icons-container {
    gap: 0vw;
}
    h1
    {
        font-size: 35px;
        line-height: 1;
    }

    h3
    {
        font-size: 13px;
        font-weight: 400;
    }

    .service .maincontainer 
    {
        width: 140px;
        height: 200px;
    }

    /* Footer Section */

    .footer-wrapper .footer-contact-form .footer-contact-form-logo 
    {
        transform: translate(177px , -90px);
    }

    .footer-wrapper .footer-about-us .footer-about-us-para 
    {
        transform: translateX(-36px);
    }

    .footer-wrapper .footer-information .footer-information-row 
    {
        margin-left: 42px;
        margin-right: 100px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-2 
    {
        padding: 0;
        margin-top: 30px;
    }

    .footer-wrapper .footer-information .footer-information-row .footer-information-col-3 
    {
        width: 350px;
        padding: 0;
        margin-top: 30px;
    }

    .footer-wrapper .footer-information .footer-line 
    {
        width: 100%;
    }

    .footer-wrapper .footer-about-us .footer-about-us-para 
    {
        width: 141%;
    }

    .footer-wrapper .footer-about-us .footer-bottom-content 
    {
        margin-left: -31px;
    }

    .footer-wrapper .footer-about-us .footer-bottom-content .footer-payment-img-container,
    .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons
    {
        /*margin-bottom: 20px;*/
    }

    .footer-wrapper .footer-about-us .footer-bottom-content .footer-icons .footer-icon 
    {
        /*padding: 1vw 1.3vw;*/
    }

    .footer-wrapper .copy_right 
    {
       height: auto;
    }

    .footer-wrapper .copy_right h2 
    {
        line-height: 1.2;
        font-size: 9px;
        padding: 10px 0;
    }
  /* CONTACT US PAGE */
    .trust-back{
        display: none;
    }
    .island{
        width: 120px;
        height: 20px;
        background-color: var(--text-color);
        border-radius: 10px;
        position: absolute;
        top: 1%;
        left: 40%;  
        padding-bottom: 10px;
    }
    .camera1{
        width: 20px;
        height: 20px;
        background-color: var(--text-color);
        border-radius: 50%;
        position: absolute;
        top: 1%;
        left: 32%;
    }
    .mobile-icon1{
        display: none;
        font-size: 20px;
        color: var(--text-color);
        position: absolute;
        bottom: -70%;
        left: -11%;
        rotate: 90deg;
        
    }
    .mobile-icon2{
        display: none;
        font-size: 32px;
        color: var(--text-color);
        position: absolute;
        right: 1%;
        top: 50%;
        rotate: 90deg;
    }
    .mobile-icon3{
        display: none;
        font-size: 32px;
        color: var(--text-color);
        position: absolute;
        right: 1%;
        top: 80%;
        rotate: 90deg;
    }
    .logoCrousal-mobile-view{
        display: block;
    }
    .brandingCrousal-mobile-view{
        display: none;
    }
    .webCrousal-mobile-view{
        display: none;
    }
    .marketingCrousal-mobile-view{
        display: none;
    } 
    
    .contact-icons{
    margin: 10vw 5vw;
    padding: 1vw 0;
    }
    .contact-heading2-address{
        width: 100%;
    }

    /* HERO SECTION */
    .form-container 
    {
        /* position: relative; */
        background-color: var(--text-color);
        border-radius: 10px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        flex-direction: column;
        
        
    }
    .form-container .form-h2 {
        background-color: var(--third-color);
        width: 80%;
        height: 8vw;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        transform: translateY(-50%);
    }
      .lead-form-quote-head{
        font-size: 19px;
    }
    .lead-form-service-text{
    color: var(--main-color);
    font-size: 22px;
    padding: 1vw;
}
    .second-btn {
    margin-bottom: 8vw;
    display: inline-block;
    border-radius: 11px;
    padding: 10px 72px;
    border: 2px solid var(--main-color);
    color: var(--second-color);
    background-color: var(--third-color);
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    background: linear-gradient(to right, var(--second-color) 50%, transparent 50%);
    background-color: var(--third-color);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
}
    /* CASE STUDY SECTION */
    .case-study-para{
        width: 100%;
    }
    
    

    /* PORTFOLIO SECTION */
    .image-container {
        text-align: center;
    }
    .logoCrousal-Mobile{
        display: none;
    }
    .brandingCrousal-Mobile{
        display: none;
    }
    .webCrousal-Mobile{
        display: none;
    }
    .marketingCrousal-Mobile{
        display: none;
    }
   /*3042024*/
    .lead-form-quote-head{
        font-size: 6vw;
    }
    .pricing-box1{
        margin-top: 2vw;
        height: 550px;
        width: 400px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #3157a8, #4573b8 );
        color: var(--text-color);
      
    }
    
    .pricing-box2{
        margin-top: 2vw;
        height: 550px;
        width: 400px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
        color: var(--text-color);
        
    }
    
    .pricing-box3{
        margin-top: 2vw;
        height: 550px;
        width: 400px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #3432b9, rgb(28, 30, 102));
        color: var(--text-color);
        
    }
    .pricing-box4{
        margin-top: 2vw;
        height: 550px;
        width: 400px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #4587a5, #255e79);
        color: var(--text-color);
      
    }
    .pricing-box5{
        margin-top: 2vw;
        height: 550px;
        width: 400px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #17447e, #2f66ad);
        color: var(--text-color);
      
    }
    .pricing-box6{
        margin-top: 2vw;
        height: 550px;
        width: 400px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #15857f, #2aaaa4);
        color: var(--text-color);
      
    }
/*3042024*/

    /* Testimonial Section */
    .testimonial-section-quote{
        width: 100%;
        padding: 10px 5px;
    }

     /* About Page */

 
     /* Portfolio Page */
 
 
 
     .portfolio-projects .portfolio-projects-img:hover .text 
 
     {
 
         transform: translateY(-15%);
 
         -webkit-transform: translateY(-15%);
 
         -moz-transform: translateY(-15%);
 
         -ms-transform: translateY(-15%);
 
         -o-transform: translateY(-15%);
 
    }

    .portfolio-projects .portfolio-projects-img .text 

    {

        width: 88.3%;

    }
    
    /* Brief Section */

    .brief .brief-sections img 
    {
        width: 90px;
        margin-left: 22px;
    }

    .brief .brief-sections .brief-para 
    {
        line-height: 1.6;
    }
    .digital-gallery-line1{
    margin-top: 31px;
   
    color: var(--third-color);
    padding: 0px 20px;
    }
    .discover-finest{
        
    }
     .browse-across{
        color: var(--main-color);
    }
    .main-btn-portfolio {
    display: inline-block;
    border-radius: 8px;
    padding: 10px 27px;
    border: 2px solid var(--fourth-color);
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    background: linear-gradient(to right, var(--third-color) 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    width: 308px;
    margin: 10px 0px;
}
.design-your-pkg{
    color: var(--third-color);
}

.case-study-card-1{
    background-image: none;
    background-color: var(--main-color);
}
.case-study-card-2{
    background-image: none;
    background-color: var(--main-color);
}
.case-study-card-3{
    background-image: none;
    background-color: var(--main-color);
}
.case-study-card img {
    width: 200px;
    height: 200px;
    animation: none;
    margin: 0px 0;
}
}

@media only screen and (max-width: 426px)
{
    /* Brief Section */

    .brief .brief-sections img 
    {
        width: 69px;
        margin-left: 22px;
    }

    .brief .brief-sections .brief-para 
    {
        line-height: 1.6;
        font-size: 11px;
    }
}

@media only screen and (max-width: 376px)

{
    
    .pricing-box6-inner {
    margin-bottom: 10px;
    margin-top: 10px;
    height: 600px;
    padding: 0 15px;
    padding-bottom: 2vw;
    width: 279px;
    color: var(--text-color);
    transition: transform 0.3s ease;
    border-radius: 20px;
    background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
    color: var(--text-color);
}
.offcanvas-end {
    top: 0;
    right: 0;
    width: 244px;
    border-left: 1px solid rgba(0,0,0,.2);
    transform: translateX(100%);
}

.digital-gallery-line2 {
    color: white;
    font-size: 15px;
    font-weight: 200;
    border-radius: 12px;
    background-color: var(--main-color);
    border: 2px solid var(--third-color);
    padding: 10px 10px;
    width: 283px;
}
   
    /*3052024*/
  .case-study-card {
    width: 297px;
    height: 485px;
    border-radius: 30px;
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 70px 10px;
    align-items: center;
}
.digital-gallery-line1{
    margin-top: 50px;
 
    padding: 0px 20px;
    color: var(--third-color);
}
.discover-finest{
        
    }
    .browse-across{
        color: var(--main-color);
    }
    
    .servicesSubMenu {
        display: none;
        position: absolute;
        top: 75%;
        left: 50%;
        transform: translate(-50%, 10px);
        width: 63vw;
        padding: 5px 5px;
        border: 1px solid #ccc;
        box-shadow: 0px 0px 10px rgba(61, 61, 61, 0.534);
        z-index: 999;
        border-radius: 4px;
        color: var(--second-color);
        background-color: var(--second-color);
        backdrop-filter: blur(4px);
        line-height: 10vw;
        /* font-size: 1px; */
    }

    h1 

    {

        font-size: 30px;

        margin-bottom: 20px;

    }



    h2 

    {

        font-size: 25px;

        line-height: 1.3;

        margin-bottom: 20px;

    }



    p 

    {

        font-size: 13px;

        line-height: 1.6;

    }

    /* Service Section */

    .service .back 
    {
        padding: 6px;
    }

    .service .back 
    {
        padding: 6px;
        font-size: 12px;
        font-weight: 500;
    }

    .service .back .main-btn 
    {
        padding: 4px 9px;
        font-weight: 600;
        font-size: 9px;
    }
    /* Case Study */
    .case-study-text{
        margin: 0 0px;
    }
    /*3042024*/
     .pricing-box1{
        margin-top: 2vw;
        height: 550px;
        width: 300px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #3157a8, #4573b8 );
        color: var(--text-color);
      
    }
    
    .pricing-box2{
        margin-top: 2vw;
        height: 550px;
        width: 300px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #4434d4, rgb(110, 110, 240));
        color: var(--text-color);
        
    }
    
    .pricing-box3{
        margin-top: 2vw;
        height: 550px;
        width: 300px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #3432b9, rgb(28, 30, 102));
        color: var(--text-color);
        
    }
    .pricing-box4{
        margin-top: 2vw;
        height: 550px;
        width: 300px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #4587a5, #255e79);
        color: var(--text-color);
      
    }
    .pricing-box5{
        margin-top: 2vw;
        height: 550px;
        width: 300px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #17447e, #2f66ad);
        color: var(--text-color);
      
    }
    .pricing-box6{
        margin-top: 2vw;
        height: 550px;
        width: 300px;
        border-radius: 20px;
        background-image: linear-gradient(to right, #15857f, #2aaaa4);
        color: var(--text-color);
      
    }
    .lead-form-quote-head{
        font-size: 18px;
    }
/*3042024*/

    /* Footer Section */



    .footer-wrapper .footer-contact-form .footer-contact-form-logo 

    {

        transform: translate(100px , -90px);

    }



    .footer-wrapper .footer-contact-form .footer-contact-form-heading 

    {

        font-size: 28px;

    }

    .footer-wrapper .copy_right h2
    {
        margin-bottom: 0;
    }



    /* About Page */



    /* Portfolio Page */



    .portfolio-projects .portfolio-2-btn .main-btn2 

    {

        padding: 15px 54px;

    }



    .portfolio-projects .portfolio-2-btn .main-btn3 

    {

        padding: 15px 65.945px;

    }



    .portfolio-projects .portfolio-2-btn .main-btn4 {

        padding: 15px 6.405px;

    }



    .portfolio-projects .portfolio-2-btn .main-btn5 

    {

        padding: 15px 89px;

    }



    .portfolio-projects .portfolio-projects-img .text 

    {

        width: 91%;

    }
    
    /*3052024*/
    .footer-wrapper .footer-information .footer-information-para .animation {
    font-size: 10px;
}
    /* Brief Section */

    .brief .brief-sections 
    {
        flex-direction: column;
        border-radius: 33px;
        border: 3px solid var(--third-color);
    }
    
    .brief .brief-sections img 
    {
        width: 130px;
        margin-left: 0px;
        padding: 15px;
        padding-bottom: 0;
    }
    
    .brief .brief-sections .brief-heading
    {
        font-size: 18px;
        text-align: center;
    }
}





