p {
  font-size: 14px;
}

@media screen and (min-width: 100px) and (max-width: 768px) {
  .whatsapp-round {
    display: none !important;
  }
  .contactWrapper aside p {
    font-size: 12px !important;
  }
  #totop {
    right: 6px !important;
  }
  .quick__contect {
    margin-bottom: 30px;
  }
  .downloadBtnright {
    display: block;
    position: fixed;
    right: -31px;
    bottom: 250px;
    transform: rotate(-90deg);
    z-index: 10;
  }
  .downloadBtnright a {
    text-decoration: none;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f65895;
    font-size: 13px;
  }
  .side_content {
    padding: 28px !important;
  }
  .centerPf {
    padding: 0 15px;
  }
  .centerPf p {
    text-align: justify;
  }
  .centerPf p br {
    display: none;
  }
  .row-sm-h {
    height: 100%;
  }
  .row-sm-h .wrapper__wrapp_img {
    height: 100%;
  }
  .row-sm-h .wrapper__wrapp_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .grid-margin-bottom {
    margin-bottom: 30px;
  }
  .websiteMincaption-and-content p {
    text-align: justify !important;
  }
  .wrapper__home__content {
    padding-left: 0 !important;
    padding-top: 50px !important;
  }
  .dropdown-panel .drop-link .dropArrow {
    position: absolute;
    right: 20px;
    top: 16px;
    width: 7px;
    height: 7px;
    display: block;
    transform: rotate(47.2deg);
    border-bottom: solid 1px #fff;
    border-right: solid 1px #fff;
  }
  .dropdown-panel .dropBox {
    position: static !important;
    width: 100% !important;
  }
  .dropdown-panel:hover .dropBox {
    height: 334px !important;
    background: #fff;
    position: static !important;
    width: 100% !important;
    overflow-y: scroll;
  }
  .dropdown-panel:hover .dropBox li a {
    padding: 10px 30px !important;
    color: #000 !important;
  }
  .dropdown-panel:hover .drop1 {
    height: 160px !important;
  }
  .banner .container-fluid {
    padding: 0;
  }
  .bannerRow {
    height: 80vh !important;
    border-radius: 0;
  }
  .bannerRow img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .carousel-item {
    height: 100vh;
  }
  .carousel-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .bannerCover aside {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 6%;
  }
  .bannerCover aside h1, .bannerCover aside h2, .bannerCover aside h3, .bannerCover aside h4, .bannerCover aside h5, .bannerCover aside h6 {
    margin: 0;
  }
  .bannerCover aside h1 {
    font-size: 42px;
    text-align: center;
    line-height: inherit;
  }
  .bannerCover aside h1 span {
    font-size: 24px;
  }
  .bannerCover aside h3 {
    font-size: 18px;
    text-align: center;
  }
  .bannerCover aside p {
    text-align: center;
  }
  .digitalmarketing-img-box {
    margin-bottom: 30px;
  }
  .innerPages header {
    background-color: #1f3542;
  }
  header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 300;
  }
  .toggleBtn {
    display: flex !important;
  }
  .service_list ul li {
    height: auto !important;
  }
  .service_list ul li aside {
    width: 37px;
  }
  .service_list ul li h4 {
    font-size: 11px;
  }
  .count_block ul {
    width: 100%;
  }
  .wrapper_about_round {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
  }
  .wrapper_about_round aside {
    width: 50%;
  }
  .wrapper_about_round span {
    display: none;
  }
  .metaHash_coreArias {
    margin-bottom: 30px;
  }
  .addvance_digitalMarketing {
    padding-left: 0;
  }
  .gradient_panel {
    margin-bottom: 30px;
  }
  .footer__socialmedia {
    display: block;
  }
  .footer__socialmedia a {
    float: left;
    width: 19px;
    height: 19px;
  }
  .footer__socialmedia a i {
    font-size: 11px !important;
  }
  .emailPhone span {
    font-size: 10px !important;
  }
  .emailPhone {
    display: none;
  }
  .sm-socialMedia {
    display: block;
  }
  .sm-socialMedia ul {
    padding: 0;
    margin: 0;
    display: flex;
  }
  .sm-socialMedia ul li {
    list-style-type: none;
  }
  .sm-socialMedia ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #000;
    font-size: 17px;
    margin: 2px;
    border-radius: 5px;
  }
  .sm_banner_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background-image: url(../images/smbannerbg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
  }
  .sm_banner_wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d70a4+0,148485+100 */
    background: rgb(45, 112, 164); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(45, 112, 164) 0%, rgb(20, 132, 133) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2d70a4", endColorstr="#148485",GradientType=0 ); /* IE6-9 */
    opacity: 0.9;
  }
  .sm_banner_wrapper aside {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .sm_banner_wrapper aside img {
    width: 100%;
  }
  .wrapper_banner_content {
    width: 80%;
    position: relative;
    z-index: 10;
  }
  .wrapper_banner_content h1 {
    text-transform: capitalize;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 21px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    margin-bottom: 5px;
  }
  .wrapper_banner_content h1 span {
    font-weight: 500;
    text-transform: uppercase;
  }
  .wrapper_banner_content h3 {
    text-transform: capitalize;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 21px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    margin-bottom: 5px;
  }
  .wrapper_banner_content h3 span {
    font-weight: 500;
    text-transform: uppercase;
  }
  .wrapper_banner_content h6 {
    text-transform: capitalize;
    font-size: 18px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 200;
  }
  .button_cover {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .button_cover a {
    text-decoration: none;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2px 5px;
    border: solid 1px #fff;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 10px;
  }
  .button_cover a i {
    font-size: 17px;
    margin-left: 5px;
  }
  .button_cover a:hover {
    background-color: #fff;
    color: #1f3542;
    transition-duration: 0.2s;
  }
  .topSocialMedia aside a {
    background-color: #1f3542;
  }
  .sm-bg-light {
    background-color: #f65895;
  }
  .navigationFixed .container .navBlock .logo a {
    position: static !important;
    overflow: hidden;
    display: block !important;
  }
  .navigationFixed .container .navBlock .logo .logo-ooo {
    display: block;
  }
  .navigationFixed .container .navBlock .logo .logo-fff {
    display: none;
  }
  .navigationFixed .toggleBtn span {
    background-color: #fff;
  }
  .smHide {
    display: none;
  }
  .panel_block {
    flex-direction: column;
  }
  .panel_block span {
    width: 100%;
  }
  .panel_block span:nth-child(1) {
    display: none;
  }
  .logo-ooo {
    display: none;
  }
  .logo-fff {
    display: block;
  }
  .contact_list_block::before {
    content: "";
    display: none;
  }
  .sm_none {
    display: none;
  }
  .whatsapp-round {
    width: 40px;
    height: 40px;
    right: 5px !important;
    bottom: 50px;
  }
  .whatsapp-round a {
    font-size: 31px !important;
  }
  .sm__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 22px;
  }
  .sm__logo a {
    display: block;
    width: 100%;
  }
  .sm__logo a img {
    width: 100%;
  }
  .service_list ul li:nth-child(15) {
    display: none;
  }
  header nav {
    height: 74px;
    display: flex;
    align-items: center;
  }
  .brochure-download {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 28px;
  }
  .brochure-download a {
    padding: 6px 14px !important;
  }
  .main__navigation {
    background-color: #1f3542;
    padding-top: 10px !important;
    position: fixed;
    left: -560px;
    top: 0;
    height: 100%;
    width: 240px !important;
    flex-direction: column;
    z-index: 300;
    transition-duration: 0.2s;
  }
  .navAnimate {
    left: 0;
    transition-duration: 0.2s;
  }
  .navBlock .wrapper_flex ul li a {
    padding: 8px 2em;
    color: #fff;
    border-bottom: solid 1px #e8e8e8;
  }
  .navBlock .wrapper_flex ul li a:hover {
    background-color: #f65895;
    color: #000 !important;
  }
  .brochure-download a {
    border: none;
    background-color: #f65895 !important;
    color: #fff !important;
  }
  .brochure-download a:hover {
    color: #fff !important;
  }
  .toggleBtn {
    text-decoration: none;
    font-size: 14px;
    border: none;
    outline: none;
    box-shadow: none;
    width: -moz-fit-content;
    width: fit-content;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 40px;
    padding: 5px;
    margin-left: 10px;
  }
  .toggleBtn span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
  }
  .title-box {
    text-align: center;
    position: relative;
  }
  .title-box span {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #0075ff;
    padding: 10px;
    font-size: 9px;
  }
  .theam_col span h5 {
    font-size: 12px;
  }
  .theam_col span h5 br {
    display: block;
  }
  .table_row th:nth-child(1) {
    font-size: 12px;
    width: 200px;
    display: block;
  }
  .margin_ctrl {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .margin_bottom_ctrl {
    margin-bottom: 30px;
  }
  .brochure-download {
    display: none;
  }
}
@media screen and (max-width: 425px) {
  .wrapperServicesContent {
    padding-left: 0;
    padding-right: 0;
  }
  .panel_block_wrapper {
    flex-direction: column;
    align-items: center;
  }
  .panel_block_wrapper aside h3 {
    text-align: center;
    margin-bottom: 0;
  }
  .wrapper_flex__box {
    align-items: center;
  }
  .wrapper_flex__box p {
    text-align: center;
  }
  header {
    background-color: rgba(0, 0, 0, 0.572);
  }
  header nav {
    display: flex;
    align-items: center;
  }
  .toggleBtn span {
    background-color: #fff !important;
  }
  .navBlock .logo a {
    top: -10px;
    overflow: hidden;
    position: static !important;
  }
  .whatsapp-round {
    right: 5px;
    bottom: 82px;
  }
  .banner_sm_hide {
    display: none;
  }
  .mobileBanner {
    background-color: #f65895;
    position: relative;
    display: block;
    margin-bottom: 30px;
  }
  .mobileBanner img {
    width: 100%;
  }
  .mobileBanner .smBannercover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 28%;
  }
  .mobileBanner .smBannercover aside {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .mobileBanner .smBannercover aside h4, .mobileBanner .smBannercover aside h5, .mobileBanner .smBannercover aside h6 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
  }
  .mobileBanner .smBannercover aside h6 {
    font-size: 5.6vw;
    margin-bottom: 0;
  }
  .mobileBanner .smBannercover aside h4 {
    font-weight: 700;
    font-size: 6.6vw;
    margin-bottom: 0;
  }
  .mobileBanner .smBannercover aside h5 {
    font-size: 4.6vw;
  }
  .mobileBanner .smBannercover aside .bannerBtnCover {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
  }
  .mobileBanner .smBannercover aside .bannerBtnCover a {
    text-decoration: none;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    margin: 5px;
    transition-duration: 0.2s;
  }
  .mobileBanner .smBannercover aside .bannerBtnCover a:nth-child(1) {
    background-color: #f65895;
  }
  .mobileBanner .smBannercover aside .bannerBtnCover a:nth-child(2) {
    background-color: #25D366;
  }
  .joinUs__team_content h3 {
    font-size: 16px;
  }
  .callBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 29px;
    background-color: #1f3542;
    position: fixed;
    right: 5px;
    bottom: 129px;
    z-index: 10;
    border-radius: 100%;
  }
  .callBtn a {
    color: #fff;
  }
  .panelWrapper {
    flex-direction: column;
    align-items: center;
  }
  .contentPanel {
    width: 100% !important;
    padding: 0 !important;
  }
  .contentPanel h3 {
    width: 100%;
    text-align: center;
  }
}/*# sourceMappingURL=responsive.css.map */