.sec_gap_top {
    padding-top: 80px;
}
.centr_text {
    align-items: center;
}
.align_itm {
    text-align: end;
}
.laptop_bg {
    background-image: url(./image/laptop_bg.webp);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

/*stky icon*/
i.bi.bi-caret-down-fill {
    position: relative;
    top: -32px;
    font-size: 12px;
    left: 63px;
    color: #646464;
}
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4%;
  z-index: 9999;
}
section.summet_khanna_pic {
    overflow: hidden;
}
.mail_col {
    padding-bottom: 20px;
}
.icon-bar a {
    display: block;
    text-align: center;
    padding: 8px 0 8px 0px;
    transition: all 0.3s ease;
    color: white;
    font-size: 21px;
    width: 65%;
}
.modalImg {
    width : 100%;
    height: 100%;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}
a.rumble {
    BACKGROUND: #FFF;
}
a.Instagram {
    BACKGROUND: #FFF;
}
.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}
a.tiktok  {
    background: #000;
}
a.tiktok > img {
    width: 100%;
    background: #000;
}
a.Instagram > img {
    width: 75%;
    background: #fff;
}
a.rumble > img {
    width: 100%;
}
/*stky icon*/

.laptop-container {
            position: relative;
            width: 700px; /* Adjust based on laptop image size */
        }

        .laptop-container img {
            width: 100%;
            display: block;
        }

        .iframe-container {
                position: absolute;
                top: 4%;
                left: 10%;
                width: 81%;
                height: 84%;
                overflow: hidden;
                border-radius: 10px;

        }

        .iframe-container iframe {
            width: 100%;
            height: 100%;
            border: none;
        }


@keyframes leap {
	0% {transform:translate(75px,0)}
	6.25% {transform:translate(50px,-15px)}
	12.5% {transform:translate(25px,-20px)}
	25% {transform:translate(-25px,-10px)}
	37.5% {transform:translate(-75px,0)}
	50% {transform:translate(-75px,0) rotateY(180deg)}
	56.25% {transform:translate(-50px,-15px) rotateY(180deg)}
	62.5% {transform:translate(-25px,-20px) rotateY(180deg)}
	75% {transform:translate(25px,-10px) rotateY(180deg)}
	87.5% {transform:translate(75px,0) rotateY(180deg)}
	100% {transform:translate(75px,0)}
}

.kangaroo{
    animation: leap 8s infinite linear;
    margin: 10% 0px 0 0px;
    width: 88%;
}

/*.shadow{*/
/*	width: 136px;*/
/*    height: 14px;*/
/*	background:rgba(0,0,0,0.7);*/
/*	border-radius:50%;*/
/*	animation: leap_shadow 3s infinite linear;*/
/*}*/
.light {
  width: 10px;
  height: 10px;
  background: red;
  border-radius: 50%;
     bottom: 295px;
  position: absolute;
  z-index: 10;
  left: 20px;
  animation: light 800ms ease-in-out 0s infinite alternate;
}
.cloud {
  position: absolute;
  top: 0px;
  right: -500px;
  opacity: .8;
   animation: cloud 10s linear 0s infinite reverse;
  z-index: 99;
}
@keyframes light {
  100% {opacity: 1;}
  0% {opacity: 0;}
}
@keyframes cloud {
  from {right:-500px;}
  to {right: 102%;}
}
.airplan{
  width:40%;
}

.btn-aum-primary_header:hover {
    background: #fff;
    color: #4A47A3;
}

.btn-aum-primary_header {
    border-radius: 5.101px;
    background: #FDE402;
    color: #4A47A3;
    text-align: center;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 7px 15px;
    z-index: 99;
}
.set_center_text > div > a >img{
    text-align: left;
}
.header_logo{
    width:50%;
}
  .Header-text {
        text-align: right;
        padding-top: 1%;
    }
   .set_center_text {
    text-align: inherit;
    padding: 11px 0 0;
}
    .hero_bg {
        background-image: url(./image/herobg.png);
        width: 100%;
        background-size: contain;
        background-position: center;
    } 
    .btn-aum-primary{
        border-radius: 5.101px;
        background: linear-gradient(180deg, #5C58D2 0%, #4A47A3 88.28%);
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 17.004px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: uppercase;
        margin: 16px 0 0 0;
    }
    .set_center_bg {
        background-image: url(./image/hero1.webp);
        background-size: cover;
        background-repeat: no-repeat;
        height: 69vh;
        width: 98%;
        align-content: center;
        border-radius: 35px;
    }
    .btn-aum-yellow{
        color: #4A47A3;
        font-size: 16px;
        font-family: Poppins;
        font-weight: 600;
        line-height: 28.80px;
        border-radius: 5px;
        background: #FDE402;
        margin-bottom: 13px;
    }
     h1 {
        color: #FFF;
        font-family: "Poppins";
        font-size: 51.825px;
        font-style: normal;
        font-weight: 700;
        line-height: 60.172px;
    }
    p.p21 {
        color: #525252;
        font-family: "Poppins";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        word-spacing: 6px;
    }


    .p1{
        color: #FFF;
        font-family: "Poppins";
        font-size: 12.659px;
        font-style: normal;
        font-weight: 400;
        line-height: 25.317px; /* 200% */
    }
    .townd_bg {
        background-image: url(./image/2nd.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 100%;
    }
    
    .box{
        border-radius: 28px;
        background: #FFF;
        text-align: left;
        padding: 5% 22px;
        height: 242px;
        margin-bottom: 33%;
    }
    

    .box > img{
            width: 32px;
            padding: 0 0 7px 0;
        }
    .h41{
        color: #323232;
        font-family: Poppins;
        font-size: 22px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px; /* 136.364% */
    }
    .p2{
       color: #525252;
        font-family: Poppins;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
    }
    
    /*3*/
    .there_bg {
        background-image: url(./image/3rd_img.webp);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: right 16%;
    }
    .about-image {
            width: 87%;
        }
    .h31{
        color: #262626;
        font-family: Poppins;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .h32{
        color: #262626;
        font-family: Poppins;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        padding-top: 23%;
    }
    .text-aline{
            text-align:left;
        }
    .p3{
        color: #525252;
        font-family: Poppins;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }
    .set-padding-map > div > h3 {
        padding-top: 59px;
    }
    .text-left{
        text-align: left;
    }
    .set-padding-map {
        padding: 0px 0 76px;
        margin: 0px 0 0 0;
    }
     .p4{
        color: #525252;
        font-family: Poppins;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }
    .p4t {
        color: #000000;
        font-family: Poppins;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }
    img.map-image {
            width: 100%;
            max-width: 100%;
            margin: 0% 0 4%;
    }
 
    
    /*testimonials*/
    .profle_image {
    width: 100%;
    padding: 0px;
    min-width: 52px;
}
b, strong {
    font-weight: bolder;
    display: ruby-text;
}
    .testimonials1-heading {
            width: 100%;
            padding: 0 254px;
        }
                    
       .fouth_bg{
         background-image: url(./image/testimonials1.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: initial;
    }
    
    .btn-aum-white{
            border-radius: 3.101px;
            border: 1px solid #5C58D2;
            background: #FFF;
            color: #4A47A3;
            text-align: center;
            font-family: Poppins;
            font-size: 17.004px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            text-transform: uppercase;
            padding: 6px 30px;
    }
    .testmbox1{
            border-radius: 28px;
            background: #ffffff40;
            box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.10);
            width: 284px;
            height: 311px;
            flex-shrink: 0;
            margin: 20px 0;
            padding: 22px 32px 32px 32px;
    }
    .margin_top{
            margin-top: -50px;
            padding: 0 53px;
    }
    .col_first {
        margin: -30px 0px 0 0px;
    }
    
    /*footer*/
    footer{
        background:#EDEDFF;
    }
    .pf1{
        color: #262626;
        font-family: Poppins;
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px; /* 152.941% */
        padding-top: 13%;
    }
    .button_s {
        margin: 60px 0 0 0;
    }
    .border_center {
        border-right: 1px solid #4F4F4F;
        height: 102px;
        margin: 42px 0 0 5%;
    }
    .col.button_s {
        display: flex;
        padding-top: 5%;
    }
    .container-fluid.copyright {
        background: linear-gradient(90deg, #383185 1.06%, rgba(56, 49, 133, 0.00) 286.95%);
        padding: 14px 0 0;
    }
    .pf2{
        color:#fff;
        text-align: center;
    }
    .pf2 > a {
        text-transform: none;
        text-decoration: none;
    }
    .btn-aum-primary2 {
        border-radius: 5.101px;
        background: linear-gradient(180deg, #5C58D2 0%, #4A47A3 88.28%);
        color: #FFF;
        text-align: center;
        font-family: Poppins;
        font-size: 17.004px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-transform: uppercase;
        margin: 16px 0 0 0;
        box-shadow: 4px 8px 19px -6px #5c58D2;
        padding: 7px 26px;
    }
         .btn_phone {
           display:none;
        }
   @media screen and (min-device-width: 320px) and (max-device-width: 767px) {
       .btn-aum-yellow {
        display: none;
    }
           .btn-aum-primary_header {
        margin: 31px 0 48px 0;
        background: #fde402;
        color: #404196;
    }
       .btn_phone {
        background: #fde402!important;
        margin: 0px 30px 47px 0px;
        padding: 8px 15px;
        color: #41459d;
        display: inline;
        font-size:25px;
    }
       .g-5, .gx-5 {
        --bs-gutter-x: none;
    }
       .testimonials1-heading {
            padding: 0;
        }
           .townd_bg {
                background: aliceblue;
            }
       .airplan {
            display: none;
        }
       img.header_logo {
            width: 100%;
        }
        .col_first {
            margin: 0px 0 -65px 0;
        }
        .displynonephone {
            display: none;
        }
        .testmbox1 {
            margin: 26px 0px 21px -55px;
            width: 300px !important;
        }
        .set-padding-map > div > h3 {
            padding: 19px 0 0 0;
        }
        .margin_top {
            margin-top: 56px;
            padding: 0 0px 0 80px;
        }
        .Header-text {
            text-align: center;
            padding: 0;
        }
        h1 {
            font-size: 20.825px;
            line-height: 25.172px;
            text-align: center;
        }
        .p1 {
            color: #FFF;
            font-family: Poppins;
            font-size: 12.659px;
            font-style: normal;
            font-weight: 400;
            line-height: 25.317px;
            text-align: center;
        }
        .set_center_bg {
            background-image: url(./image/phone-view.png);
            background-size: contain;
            background-repeat: no-repeat;
            padding: 0 11px 0%;
            text-align: center;
            margin: -8px 0px 0 -1px;
            height: 100%;
            background-position: 100%;
        }
        .box {
            margin: 0 0 4% 0;
            padding: 3% 16px;
        }
        .townd_bg {
            background-size: 117% 124%;
        }
        .there_bg {
            background-size: contain;
            background-position: 100% 100%;
        }
        .text-aline{
            text-align:center;
        }
        .h32 {
            font-size: 24px;
            line-height: 96%;
            margin: 0;
            padding: 14px 0 17px;
        }
        .set-padding-map {
            padding: 0px 0 27px;
        }
        img.map-image {
            margin: 11% 0 4%;
            width: 100%;
        }
        .icon-bar a {
            width: 261%;
        }
        .iframe-container {
            position: absolute;
            top: 4%;
            left: 9%;
            width: 82%;
            height: 84%;
            overflow: hidden;
            border-radius: 10px;
        }
        .laptop-container {
            position: relative;
            width: 265px;
        }
        .btn-aum-primary2 {
            margin: 16px 0 12px 0;
            font-size: 10px;
        padding: 8px 7px;
        }
        .btn-aum-white {
            margin-bottom: -6px;
            font-size: 10px;
            padding: 7px 21px;
        }
        .border_center {
            display: none;
        }
        .pf1 {
        padding-top: 0;
         }
         .col.button_s {
            margin: 0 0 18px -42px;
        }
    }
     @media screen and (min-device-width: 768px) and (max-device-width: 1020px){
         .laptop-container {
    width: 343px;
}
         .p1 {
                line-height: 17.317px;
            }
         .set_center_bg {
            background-size: contain;
            background-repeat: no-repeat;
            height: auto;
            width: auto;
        }
        .btn-aum-yellow {
                margin-bottom: 56px;
            }
         h1 {
            font-size: 33.825px;
            font-style: normal;
            font-weight: 700;
            line-height: 45.172px;
        }
 
        .box {
            padding: 5% 9px;
        }
        .townd_bg {
            background-size: auto;
        }
        .p2 {
            font-size: 11px;
            line-height: 17px;
            margin: 0;
        }
         .displynonephone {
                display: none;
            }
         .margin_top {
            margin-top: 15px;
            padding: 0 0px 0 16px;
        }
        .col_first {
            margin: 48px 0px 0 0px;
        }
        .h32 {
            padding-top: 2%;
        }
        .h41{
            font-size: 19px;
        }
        .there_bg {
            background-size: contain;
            background-repeat: no-repeat;
            background-position: 100% 100%;
        }
        .p4 {
            font-size: 12px;
            line-height: 16px;
        }
        .set-padding-map > div > h3 {
            padding-top: 26px;
        }
        .p3 {
            font-size: 13px;
            line-height: 23px;
            }
        .border_center {
            display: none;
        }
        .button_s {
            text-align: center;
            margin: -16% 0 10px 0px;
        }
        .pf1 {
            padding-top: 11%;
        }
        .testmbox1 {
                border-radius: 28px;
                background: #ffffff40;
                box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.10);
                width: 350px;
            }
     }
      @media screen and (min-device-width: 1023px) and (max-device-width: 1279px){
          .laptop-container {
    width: 343px;
}
          .set_center_bg {
           height: 42vh;
        }
        .p4 {
            color: #525252;
            font-family: Poppins;
            font-size: 13px;
        }
        h1 {
        }
        .p3 {
            font-size: 11px;
            line-height: 20px;
        }
        .h31 {
            font-size: 22px;
            line-height: 13px;
        }
         .margin_top {
            margin-top: -22px;
            padding: 0 0px;
        }
      }
      @media screen and (min-device-width: 1280px) and (max-device-width: 1440px){
          .testmbox1 {
            width: 272px;
            height: 342px;
          }
          .set_center_bg {
                background-size: 100%;
                height: 57vh;
            }
        h1 {
        }
        .box {
            height: 279px;
            margin-bottom: 60px;
        }
        .p3 {
            font-size: 12px;
            line-height: 24px;
        }
        .margin_top {
            margin-top: -22px;
            padding: 0 22px;
        }
        .btn-aum-primary2 {
            font-size: 14.004px;
            padding: 9px 26px;
        }
        .pf1 {
            padding: 17% 20px;
        }

      }
      @media screen and (min-device-width: 1441px) and (max-device-width: 1799px){
          .set_center_bg {
           height: 60vh;
        width: 100%;
        background-size: contain;
        background-position: center;
        }
      }
      @media screen and (min-device-width: 1800px) and (max-device-width: 1919px){
         .set_center_bg {
                background-size: cover;
                background-repeat: no-repeat;
                height: 63vh;
                width: 98%;
                         }
                .set_center_text {
                text-align: inherit;
                padding: 11px 0 0;
                }
          }
      
/*      @media screen and (min-device-width: 1440px) and (max-device-width: 2560px){*/
/*                  .set_center_bg {*/
/*        background-size: cover;*/
/*        height: 624px;*/
/*    }*/
/*    .set_center_text {*/
/*    text-align: inherit;*/
/*    padding: 11px 0 0;*/
/*}*/
/*      }*/