.shake {
  animation: shake 2s ease infinite;
}
@keyframes shake {
	0%, 100% {transform: translateX(0);}
	10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
	20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.tc-services-st4 {
    padding: 20px 0 90px 0;
  }

  .tc-services-st4 .service-card {
    position: relative;
    padding: 25px 25px 50px 25px;
    border-radius: 10px;
    background-color: #FF986F;
    -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.11);
    overflow: hidden;
    height: 345px;
  }

  .tc-services-st4 .service-card .cont {
    position: relative;
    z-index: 20;
  }
  .tc-services-st4 .service-card .icon {
    height: 75px;
    margin-bottom: 20px;
  }
  .tc-services-st4 .icon {
    width: 70px;
  }
  .text.fsz-16 {
    letter-spacing: 0em;
    font-weight: 400;
    font-size: 14px;
    line-height: 23px;
    color: #333;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: auto;
  }

  .tc-services-st4 .service-card .wh-cir {
    position: absolute;
    left: -230px;
    top: -300px;
    width: calc(100% + 400px);
    height: calc(100% + 270px);
    border-radius: 50%;
    background-color: #fff;
  }
  .tc-services-st4 .service-card .float-cir {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    bottom: 30px;
    right: 50px;
    background-image: linear-gradient(124deg, #FF5F6D 22.75%, #FFC371 72.61%);
  }
  .tc-services-st4 .row .col-lg-3:nth-of-type(2) .service-card {
    background-color: #99D232;
  }
  .tc-services-st4 .row .col-lg-3:nth-of-type(2) .service-card .float-cir {
    background-image: linear-gradient(126deg, #08B259 22.58%, #F3E51A 73.54%);
  }
  .tc-services-st4 .row .col-lg-3:nth-of-type(3) .service-card {
    background-color: #8ACAFE;
  }

  .tc-services-st4 .row .col-lg-3:nth-of-type(3) .service-card .float-cir {
    background-image: linear-gradient(125deg, #7E8FFF 22.32%, #92EFFD 72.69%);
  }
  .tc-services-st4 .row .col-lg-3:nth-of-type(4) .service-card {
    background-color: #865DBB;
  }

  .tc-services-st4 .row .col-lg-3:nth-of-type(4) .service-card .float-cir {
    background-image: linear-gradient(124deg, #392D69 22.75%, #B57BEE 72.61%);
  }
  .tc-services-st4 .service-card h6{
    font-size: 20px;
  }
  .pulse {
    animation: pulse 1s infinite ease-in-out alternate;
  }
  .fgepr-60 img{
      width: 100%;
  }
  @keyframes pulse {
    from { transform: scale(0.8); }
    to { transform: scale(1.2); }
  }
  .schedule-box .thumb img{
    transition: 0.8s;
    height: 200px;
  }
  .schedule-box:hover .thumb img {
    /* transform: rotateY(-180deg); */
    transform: scale(1.3);
  }
  .fgf {
    background: linear-gradient(259deg, #e2ddffa1 34%, #cfffdaa6 97.14%);
    border-radius: 32px 32px 0 0;
    margin: auto;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 40px 0;
  }
  .fgf .one {
    position: absolute;
    right: 20%;
    top: 6%;
    z-index: 1;
  }
  .fgf .two {
    position: absolute;
    left: 22%;
    top: 14%;
    z-index: 1;
  }
  .fgf .three {
    position: absolute;
    left: 3%;
    top: 50%;
    z-index: 1;
  }
  .fgf .four {
    position: absolute;
    right: -30px;
    top: 60%;
    z-index: 1;
  }
  .fgf .five {
    position: absolute;
    left: 25%;
    top: 75%;
    z-index: 1;
  }
  .post .post-thumb img{
    transition: 0.8s;
  }
  .post:hover .post-thumb img{
    transform: rotateY(-180deg);
  }
  .gelatine {
    animation: gelatine 4s infinite;
  }
  @keyframes gelatine {
    from, to { transform: scale(1, 1); }
    25% { transform: scale(0.9, 1.1); }
    50% { transform: scale(1.1, 0.9); }
    75% { transform: scale(0.95, 1.05); }
  }
  .blinking {
    animation: blinking 1s ease-in-out infinite;
  }
  .justify-content-center {
    justify-content: center !important;
  }
  .hilighter h3 {
    text-align: center;
    color: #fff;
    margin: 10px 0px;
    font-size: 35px;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
  }
  .jhf img {
    width: 47px;
    margin-right: 15px;
  }
  .blinking {
      animation: blinking 1s ease-in-out infinite;
  }
  
  @keyframes blinking {
      0% {
          background: #4539d4;
      }
      50% {
          background: #dd331c;
      }
      100% {
          background: #4539d4;
      }
  }
  .bgq {
    background: url(https://kingplacementservices.com/img/bg.webp);
  }
  .bgq1 {
    background: url(../self/tesstimonial-bg-svg.png);
    background-position: center;
  background-size: cover;
  }
  .justify-content-center {
    justify-content: center !important;
  }
  .missionwrap {
    display: flex;
  }
  .missionwrap figure {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #FFFFFF;
    margin: 0;
  }
  .missionwrap figure img {
    max-width: 82%;
    max-height: 100%;
  }
  .missionwrap .missiontext {
    background: #FFE4CE;
    padding: 30px 30px;
  }
  .missionwrap h2 {
    color: #000;
  }
  .missionwrap .missiontext.visiontext {
    background: #F9EAB8;
  }
  .missionwrap .missiontext {
    background: #FFE4CE;
    padding: 30px 30px;
  }
  .position-relative {
    position: relative !important;
  }
  .missionwrap {
    display: flex;
  }
  .flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .timeline-icon img{
    width: 80px;
  }
  @media (max-width:990px){
    .missionwrap {
      display: block;
    }
    .main-timeline {
      position: relative;
      display: block !important;
    }
    .missionwrap figure {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
    .missionwrap figure img {
      max-width: 100%;
      max-height: 100%;
    }
  }
  .position-absolute {
    position: absolute !important;
  }
  .bg_overlay {
    left: 0;
    width: 100%;
  }
  .bg_overlay1 {
    bottom: 20px;
    z-index: -1;
    left: 0;
  }
  
  .testimonial{
    padding: 70px 30px 50px;
    margin: 50px 30px 30px;
    border: 1px solid #ea816b;
    position: relative;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #c7373c;
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    color: #5e595b;
    line-height: 27px;
    text-align: center;
    margin: 0;
    position: relative;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size: 25px;
    color: #d7d7d7;
    position: absolute;
    top: 0;
    left: -2px;
}
.testimonial .title {
	display: inline-table;
	padding: 10px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #dd291a;
	font-size: 18px;
	font-weight: 700;
	color: #de2a1b;
	letter-spacing: 1px;
	text-transform: initial;
	position: absolute;
	bottom: -22px;
	left: 0;
	right: 0;
}
.testimonial .post {
	font-size: 13px;
	color: #000;
	letter-spacing: 0;
	box-shadow: none;
}

  @media (min-width: 1200px) {
    .bg_overlay {
      bottom: 0px;
      z-index: -1;
    }
    .bg_overlay1 {
      bottom: 20px;
      z-index: -1;
    }
  }
  .css-1goes36 {
    background: #fff;
  }
  .fdxxg{
    color:#000;
  }
  .css-1goes36 .container-fluid{
    padding-top: 0;
  padding-bottom: 0;
  }
  .css-1goes36 span{
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer-bottom ul {
    display: flex;
    float: right;
    
  }
  .footer-bottom ul li{
    padding-left: 20px;
  }
  .team-members h5{
    margin: 0;
  }
  .bg-theme-colored-new{
    background-color: #3b2894 !important;
  }
  :root{ --main-color: #3b2894; }
  .main-timeline:after{
      content: '';
      display: block;
      clear: both;
  }
  .main-timeline .timeline{
      width: 50%;
      margin: 0 5px 0 0;
      float: left;
  }
  .main-timeline .timeline-content{
      background-color: #fff;
      padding: 20px 120px 20px 20px;
      border-radius: 20px 0;
      box-shadow: 0 0 15px rgba(0,0,0,0.15);
      /* outline: 1px solid rgba(0,0,0,0.1); */
      outline-offset: 10px;
      display: block;
      overflow: hidden;
      position: relative;
  }
  .main-timeline .timeline-content:hover{ text-decoration: none; }
  .main-timeline .timeline-content:before{
      content: '';
      background-color: var(--main-color);
      height: 100%;
      width: 100px;
      /* opacity: 0.3; */
      position: absolute;
      right: 0;
      top: 0;
  }
  .main-timeline .timeline-icon{
      color: var(--main-color);
      text-align: center;
      width: 100px;
      transform: translateY(-50%);
      position: absolute;
      right: 0;
      top: 50%;
  }
  .main-timeline .title{
    color: #171717;
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 7px;
  }
  .main-timeline .description{
    color: #222;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
  }
  .main-timeline .timeline:nth-child(even){
      margin: 0 0 15px 5px;
      float: right;
  }
  .main-timeline .timeline:nth-child(even) .timeline-content{ padding: 20px 20px 20px 120px; }
  .main-timeline .timeline:nth-child(even) .timeline-content:before{
      right: auto;
      left: 0;
  }
  .main-timeline .timeline:nth-child(even) .timeline-icon{
      right: auto;
      left: 0;
  }
  .main-timeline {
    position: relative;
    display: flex;
  }
  .main-timeline .timeline:nth-child(4n+2){ --main-color: #E85D04; }
  .main-timeline .timeline:nth-child(4n+3){ --main-color: #2980b9; }
  .main-timeline .timeline:nth-child(4n+4){ --main-color: #c0392b; }
  @media screen and (max-width:767px){
      .main-timeline .timeline,
      .main-timeline .timeline:nth-child(even){
          width: 100%;
          margin: 0 0 31px;
      }
  }
  @media screen and (max-width:479px){
      .main-timeline .timeline-content,
      .main-timeline .timeline:nth-child(even) .timeline-content{
          text-align: center;
          padding: 120px 20px 20px;
      }
      .main-timeline .timeline-content:before,
      .main-timeline .timeline:nth-child(even) .timeline-content:before{
          height: 100px;
          width: 100%;
          transform: translateY(0) translateX(-50%);
          left: 50%;
          right: auto;
          top: 0;
      }
      .main-timeline .timeline-icon,
      .main-timeline .timeline:nth-child(even) .timeline-icon{
          line-height: 100px;
          height: 100px;
          width: auto;
          transform: translateY(0) translateX(-50%);
          left: 50%;
          right: auto;
          top: 0;
      }
  }
  .serviceBox:hover:before{
    background-image: linear-gradient(to bottom right, #E85D04,#3b2894);
    transition: all 0.3s ease-in-out;
}
  .serviceBox:hover .title {
    color: #fff;
    transition: all 0.3s ease-in-out;
  }
  .serviceBox:hover .description {
    color: #fff;
    transition: all 0.3s ease-in-out;
  }
  .serviceBox:hover {
    background-image: linear-gradient(to bottom right, #E85D04,#3b2894);
    transition: all 0.3s ease-in-out;
  }
  .hfgf {
    font-size: 35px;
    font-weight: 700;
  }
  .mylist {
    color: #444;
    font-size: 15px;
    line-height: 22px;
    list-style-type: circle;
    text-align: left;
    padding-left: 20px;
    height: 145px;
    overflow: auto;
  }
  .serviceBox:hover .mylist {
    color: #fff;
    transition: all 0.2s ease-in-out;
  }
  .mylist li{
    margin-bottom: 10px;
  }
  .gfhw {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    font-weight: 600;
  }
  .mylist1 li{
    margin-bottom: 7px;
  }
  .mylist1 {
    color: #444;
    font-size: 15px;
    line-height: 22px;
    list-style-type: circle;
    text-align: left;
    padding-left: 20px;
    height: 145px;
    overflow: auto;
  }
  .mylist2 li{
    margin-bottom: 7px;
  }
  .mylist2 {
    color: #444;
    font-size: 15px;
    line-height: 22px;
    list-style-type: circle;
    text-align: left;
    padding-left: 20px;
  }

  /******CSS START*******/


.sidebar-contact{
  position:fixed;
  top:64%;
  left:-350px;
  transform:translateY(-50%);
  width:350px;
  height:auto;
  padding:40px;
  background:#fff;
  box-shadow: 0 20px 50px rgba(0,0,0,.5);
  box-sizing:border-box;
  transition:0.5s;
  z-index: 99999999;
}
.sidebar-contact.active{
  left:0;
}
.sidebar-contact input,
.sidebar-contact textarea{
  width:100%;
  height:33px;
  padding:5px;
  margin-bottom:10px;
  box-sizing:border-box;
  border:1px solid rgba(162, 154, 154, 0.5);
  outline:none;
  border-radius: 7px;
  font-size: 14px;
}
.sidebar-contact h2{
  margin:0 0 20px;
  padding:0;
}
.sidebar-contact textarea{
  height:60px;
  resize:none;
}
.sidebar-contact input[type="submit"]{
  background: #e85d04;
  color: #fff;
  cursor: pointer;
  border: none;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0.3px;
}
.toggle{
  position:absolute;
  height:165px;
  width:38px;
  text-align:center;
  cursor:pointer;
  background-image: linear-gradient(to bottom right, #E85D04,#3b2894);
  top:0;
  right:-34px;
  line-height:0px;
  border-radius: 0px 15px 15px 0px;
}
.toggle h2{
  padding-left: 15px;
  vertical-align: middle;
  margin-left: 6px;
}
.toggle h2{
  
  line-height: 20px;
  font-size:22px;
  color:#fff;
  display: inline-block;
    white-space: nowrap;
    /* this is for shity "non IE" browsers
       that dosn't support writing-mode */
    -webkit-transform: translate(1.1em,0) rotate(180deg);
       -moz-transform: translate(1.1em,0) rotate(90deg);
         -o-transform: translate(1.1em,0) rotate(90deg);
            transform: translate(1.1em,0) rotate(90deg);
    -webkit-transform-origin: 0 0;
       -moz-transform-origin: 0 0;
         -o-transform-origin: 0 0;
            transform-origin: 0 0;
   /* IE9+ */
   -ms-transform: none;
   -ms-transform-origin: none;
   /* IE8+ */
   -ms-writing-mode: tb-rl;
   /* IE7 and below */
   *writing-mode: tb-rl;
}

.template_future .template-col p{
  font-size: 14px;
}

/*.toggle.active:before{
  content:'\f00d';
}*/
@media(max-width:768px)
{
  .sidebar-contact{
    width:100%;
    height:100%;
    left:-100%;
  }
  .sidebar-contact .toggle{
    top:50%;
    transform:translateY(-50%);
    transition:0.5s;
  }
  .sidebar-contact.active .toggle
  {
    top:0;
    right:0;
    transform:translateY(0);
  }
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
  .content{
    padding:50px 50px;
  }
}


/******CSS END*******/
.fgd {
  background: transparent;
  border: none;
}
.fgdvrg {
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}
.footer a{
  transition: all .2s ease-in-out;
}
.footer a:hover{
  letter-spacing: 0.5px;
  color: #3b2894 !important;
  transition: 0.3s;
}



@media(max-width:990px){
 
  .d-md-none{
    display: none !important;
  }

}
@media(min-width:990px){
 
  .d-lg-none{
    display: none !important;
  }

}

.fluid-width-video-wrapper{
  padding-top: 200px !important;
  margin-bottom: 30px;
}

.jgdsj{
  margin-top: 20px;
  margin-bottom: 0px !important;
}







/*** CSS START ****/
.download-app-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 1rem;
}
.download-app-container .container-1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 5px;
  padding: 10px 3rem;
}

.download-app-container .container-1 .heading {
  text-align: center;
  color: #000;
  font-size: 3rem;
  font-weight: 900;
}
.download-app-container .container-1 .short-desc {
  font-size: 1.5rem;
  font-weight: 500;
  color: gray;
  width: 100%;
  text-align: center;
}
.download-app-container .features-and-image-container {
  padding: 0 2rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 2rem 0;
}
.download-app-container .features-and-image-container .features-and-image {
  position: relative;
}
.download-app-container .features-and-image-container .features-and-image .flip-phone {
  transform-style: preserve-3d;
  animation: flip 1s linear forwards;
  opacity: 1;
  transition: opacity .5s ease;
}
.download-app-container .features-and-image-container .features-and-image .phone-img {
  width: 15rem;
  height: auto;
  margin: 0 auto;
}
.download-app-container .features-and-image-container .features-and-image.animate-features .feature-1 {
  animation: popOut-left .5s ease forwards;
    animation-delay: 0s;
  animation-delay: .5s;
}
.download-app-container .features-and-image-container .features-and-image .feature-1 {
  top: 10%;
  left: -160%;
}
.download-app-container .features-and-image-container .features-and-image .feature {
  /* position: absolute; */
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 1.3rem;
  padding: 10px 20px;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0,0,0,.2);
  width: 25rem;
  background-color: #e7f4fd;
}
.download-app-container .features-and-image-container .features-and-image .feature {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 24px;
}
.download-app-container .features-and-image-container .features-and-image.animate-features .feature-2 {
  animation: popOut-right .5s ease forwards;
    animation-delay: 0s;
  animation-delay: 1s;
}
.download-app-container .features-and-image-container .features-and-image .feature-2 {
  width: max-content;
  top: 20%;
  right: -120%;
}
.download-app-container .features-and-image-container .features-and-image.animate-features .feature-3 {
  animation: popOut-left .5s ease forwards;
    animation-delay: 0s;
  animation-delay: 1.5s;
}
.download-app-container .features-and-image-container .features-and-image .feature-3 {
  width: max-content;
  top: 60%;
  left: -100%;
}
.download-app-container .features-and-image-container .features-and-image.animate-features .feature-4 {
  animation: popOut-right .5s ease forwards;
    animation-delay: 0s;
  animation-delay: 2s;
}
.download-app-container .features-and-image-container .features-and-image .feature-4 {
  top: 70%;
  right: -160%;
}
.download-app-container .download-btn-container {
  gap: 2rem;
  padding: 10px 2rem;
}
.download-app-container .download-btn-container, .download-app-container .heading-and-buttons-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.download-app-container .download-btn-container .download-btn-img {
  width: 13rem;
  height: auto;
}
.download-app-container .features-and-image-container .features-and-image .feature p {
  display: inline;
  font-weight: 800;
  color: #fc8a17;
}
.download-app-container .features-and-image-container .features-and-image .feature .icon {
  font-size: 1.5rem;
  margin: 0 10px;
  color: #fc8a17;
}

.fjhgf .fsd{
  margin-bottom: 70px;
  margin-top: 30px;
}
@media only screen and (max-width: 990px) {
  .hfhv .feature{
    margin-left: auto;
    margin-right: auto;
  }
  .fjhgf {
    text-align: center;
  }
  .fjhgf .fsd{
    margin-bottom: 35px !important;
  }
}
@media only screen and (max-width: 400px) {
  .download-app-container {
    padding: 2rem 1rem;
  }
  .download-app-container .features-and-image-container {
    padding: 10px 1rem;
  }
  .download-app-container .features-and-image-container .features-and-image {
    padding: 1rem 0;
  }
  .download-app-container .features-and-image-container .features-and-image .phone-img {
    width: 15rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature-1 {
    width: 10rem;
    top: 5%;
    left: -10%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    width: max-content;
    font-size: .8rem;
    padding: 5px 10px;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    font-size: .8rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    font-size: .8rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature-2 {
    width: max-content;
    top: 40%;
    right: -10%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature .icon {
    font-size: 1.2rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature-3 {
    width: max-content;
    top: 60%;
    left: -10%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    width: max-content;
    font-size: .8rem;
  } 
  .download-app-container .features-and-image-container .features-and-image .feature-4 {
    width: 15rem;
    top: 80%;
    right: -10%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature-4 {
    width: 15rem;
    top: 80%;
    right: -30%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    width: max-content;
    font-size: .8rem;
    padding: 10px;
  }
  .download-app-container .features-and-image-container .features-and-image .feature .icon {
    font-size: 1.2rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    font-size: .8rem;
  }
  .download-app-container .download-btn-container {
    flex-direction: row;
    gap: 1rem;
    padding: 10px 1rem;
  }
  .download-app-container .download-btn-container .download-btn-img {
    width: 10rem;
  }
}
@media only screen and (max-width: 768px) {
  .download-app-container {
    padding: 2rem 1rem;
  }
  .download-app-container .download-btn-container .download-btn-img {
    width: 10rem;
  }
  .download-app-container .download-btn-container {
    flex-direction: row;
    gap: 1rem;
    padding: 10px 1rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    font-size: .8rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature .icon {
    font-size: 1.2rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature .icon {
    font-size: 1.2rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature-3 {
    width: max-content;
    top: 60%;
    left: -30%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    width: max-content;
    font-size: .8rem;
    padding: 10px;
  }
  .download-app-container .container-1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 5px;
    padding: 10px 1rem;
  }
  .download-app-container .container-1 .heading {
    font-size: 2rem;
  }
  .download-app-container .container-1 .short-desc {
    font-size: 1rem;
  }
  .download-app-container .features-and-image-container {
    padding: 10px 1rem;
  }
  .download-app-container .features-and-image-container .features-and-image .phone-img {
    width: 15rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature-1 {
    width: 15rem;
    top: 5%;
    left: -30%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    width: max-content;
    font-size: .8rem;
    padding: 10px;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    font-size: .8rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    font-size: .8rem;
  }
  .download-app-container .features-and-image-container .features-and-image .feature-2 {
    width: max-content;
    top: 30%;
    right: -30%;
  }
  .download-app-container .features-and-image-container .features-and-image .feature {
    width: max-content;
    font-size: .8rem;
    padding: 10px;
  }
}
/*** CSS END ****/