
/* For mobile devices (portrait and smaller) */
@media screen and (max-width: 450px) {
  .title-row {
    flex-direction: column;
  }
  .section_title_ar {
    font-size: 20px !important;
    margin-top: -15px;
  }
  .section_title {
    font-size: 20px !important;
  }
  .marginTop1 {
    margin-top: -15px;
  }
  .s_paragraph {
    font-size: 12px !important;
    width: 95%;
  }
  .decoline_corner_img {
    display: none;
  }
  .deco_star_img{
    display: none;
  }
  .row-flex {
    margin-right: 0px;
    margin-left: 0px;
    flex-direction: column;
}
.deco_middle_box {
    display: none;
}
.container {
    padding-right: 5px;
    padding-left: 5px;
}
.team-sec {
    height: auto;
}
.team-sec .detail-left {
    margin: 0;
}
.team-sec .detail-left h4 {
  font-size: 15px;
  /* font-weight: 600; */
  margin: 0px;
  font-family: "roboto_bold";
}
.imageIcon {
  width: 35px;
  margin: 2px 0;
  height: auto;
}
.paragraphTitle {
  font-size: 15px !important;
  font-family: "roboto_medium";
  text-transform: uppercase;
  margin-top: 20px;
}
.splash_deco {
  width: 15px;
  margin: 0 10px;
}
.paragraph1 {
  width: 90%;
  margin: auto;
  text-align: justify;
  font-size: 12px;
  font-family: "poppins_regular";
}
.decoPoints {
  color: gray !important;
  font-size: 37px !important;
  margin: 15px 0 0 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  font-weight: 100 !important;
}
.listText {
  font-size: 12px;
  color: var(--darkBlue);
  margin: 0;
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -17px;
  padding-left: 17px;
  font-family: "poppins_medium";
}

.team-sec .member {
    position: relative;
    left: 0;
    margin: 0px;
    width: 35px;
    top: 0;
}

.leftBadge {
    float: inherit;
    margin: auto;
}

.bg-orange {
    background: var(--orange2);
    float: inherit;
    margin: auto;
}
.rightBadge {
    float: inherit;
    margin: auto;
}

.mobileMargin {
    margin-top: 10px;
  }

  .deco_stick_img {
    display: none;
  }
  .deco_clock_img {
    display: none;
  }

  .noMobileImage {
    display: none;
  }
  .cycleImg {
    width: 40%;
    border-radius: 50%;
    margin-top: 8px;
    border: solid white 4px;
}

.pricing .table {
    margin: 15px 0 0 0;
    width: 95%;
    margin: auto;
    margin-bottom: 15px;
    height: auto;
    padding: 0 0 19px 0;
}
.aligningbox {
    align-items: flex-start;
    height: 50px
}

.row-colmn {
    margin-right: 0px !important;
    margin-left: 0px !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.s_paragraph2 {
    width: 90% !important;
    text-align: justify !important;
    text-align-last: center !important;
  }

  .footer_content {
    flex-direction: column;
    align-items: center;
    width: 95%;
    margin: 20px 0;
}

.map_container {
    width: 100%;
    border-radius: 10px;
    height: 270px;
    margin: auto;
    margin-top: 40px;
}

.socialMediaBtn {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.paddingBottom {
    padding-bottom: 0;
}

.mobileV {
  width: 30px !important;
  height: 3px !important;
  background: var(--orange1) !important;
  margin: auto !important;
  margin-bottom: 25px !important;
}
.deco_rocket_img {
  position: absolute;
  left: 40px;
  width: 50px;
}

.subroticImg {
  width: 90% !important;
}

.mobileTitle_t {
  font-size: 10px !important;
  font-weight: 100 !important;
  text-align: start;
  text-indent: inherit;
  padding-left: inherit;
}

.fullWidthBox {
  width: 100%;
}

.decoLine3 {
  width: 30px;
  height: 3px;
  background: var(--orange1);
  margin: auto;
  margin-bottom: 8px;
}

.about {
  margin: 0; 
  padding: 15px 0 0 0 ;
}
.s_paragraph_ar {
  font-size: 12px !important;
  color: var(--darkBlue) !important;
  margin: auto !important;
  margin-bottom: 18px !important;
  font-family: "janna_regular";
}
.form_input {
  border-radius: 30px;
  padding: 5px 15px;
  margin: 5px 0;
  border: solid #cbcbcb 1px;
  color: var(--darkBlue);
  font-size: 15px;
  font-family: "roboto_regular";
}

.noPadding {
  padding: inherit;
}

.button1 {
  width: 27%;
  color: white;
  background: var(--darkBlue);
  border: none;
  padding: 1px 0;
  border-radius: 50px;
  font-size: 15px;
  margin: 10px 0 0 0;
  font-family: "roboto_regular";
  /* font-weight: 100 !important; */
}

.mobile_img2{
  width: 70%;
  margin: auto;
  /* text-align: center; */
  /* align-self: center; */
  display: flex;
}

.contact_info {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  color: white;
  padding: 0 5px;
}

.imageIcon {
  width: 25px;
  margin: 2px 0;
  height: auto;
  margin-top: inherit !important;
}

.contactText {
  margin: 14px 0;
  font-size: 13px;
}

.map_container {
  width: 100%;
  border-radius: 10px;
  height: 190px;
  margin: auto;
  margin-top: 40px;
}

.imageIcon {
  width: 25px;
  margin: 2px 0 2px 7px;
  height: auto;
  margin-top: inherit !important;
}

.marginAdapt {
  margin-top: -22px;
  margin-bottom: auto;
}

.textListMargin {
  margin: 10px 0;
}



}
/* For mobile devices (portrait and smaller) */
@media only screen and (max-width: 1024px) {
    .formTitle_mobile{
        display: flex;
    align-items: center;
    flex-direction: column;
}

.mobilev_form {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

}

@media only screen and (max-width: 2000px) and (min-width: 1024px) {
.subroticImg {
  width: 80% ;
}

}


@media only screen and (max-width: 1024px) and (min-width: 420px) {

  .logo1 {
    max-width: 120px;
    position: absolute;
    top: 10px;
}
  .container_m1 {
    height: 450px !important;
    background: white !important;
  }
  .title-row {
    flex-direction: column;
  }
  .section_title_ar {
    font-size: 30px !important;
    margin-top: -15px;
  }
  .section_title {
    font-size: 30px !important;
  }
  .marginTop1 {
    margin-top: -15px;
  }
  .s_paragraph {
    font-size: 15px !important;
    width: 95%;
  }
  .decoline_corner_img {
    display: none;
  }
  .deco_star_img{
    display: none;
  }
  .row-flex {
    margin-right: 0px;
    margin-left: 0px;
    flex-direction: column;
}
.deco_middle_box {
    display: none;
}
.container {
    padding-right: 5px;
    padding-left: 5px;
}
.team-sec {
    height: auto;
}
.team-sec .detail-left {
    margin: 0;
}

.team-sec .member {
    position: relative;
    left: 0;
    margin: 0px;
    width: 50px;
    top: 0;
}

.leftBadge {
    float: inherit;
    margin: auto;
}

.bg-orange {
    background: var(--orange2);
    float: inherit;
    margin: auto;
}
.rightBadge {
    float: inherit;
    margin: auto;
}

.mobileMargin {
    margin-top: 10px;
  }

  .deco_stick_img {
    display: none;
  }
  .deco_clock_img {
    display: none;
  }

  .noMobileImage {
    display: none;
  }
  .cycleImg {
    width: 48%;
    border-radius: 50%;
    margin-top: 8px;
    border: solid white 4px;
}

.pricing .table {
    margin: 15px 0 0 0;
    width: 80%;
    margin: auto;
    margin-bottom: 15px;
    height: auto;
    padding: 0 0 19px 0;
}
.aligningbox {
    align-items: flex-start;
}

.row-colmn {
    margin-right: 0px !important;
    margin-left: 0px !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.s_paragraph2 {
    width: 90% !important;
    text-align: justify !important;
    text-align-last: center !important;
  }

  .footer_content {
    flex-direction: column;
    align-items: center;
    width: 95%;
    margin: 20px 0;
}

.map_container {
    width: 100%;
    border-radius: 10px;
    height: 270px;
    margin: auto;
    margin-top: 40px;
}

.socialMediaBtn {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.paddingBottom {
    padding-bottom: 0;
}

.mobileV {
  width: 30px !important;
  height: 3px !important;
  background: var(--orange1) !important;
  margin: auto !important;
  margin-bottom: 25px !important;
}

.subroticImg {
  width: 90% !important;
}

}
