p {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .contactbanner {
    height: 300px;
  }
  .contactbanner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .service_block_lg {
    margin-bottom: 30px;
  }
  .siteMinCaption h4 br {
    display: none;
  }
  .serviceBlock_sm {
    height: 200px;
  }
  .serviceBlock_sm aside:nth-child(1) {
    padding: 27px;
    justify-content: space-evenly;
  }
  .serviceBlock_sm aside:nth-child(1) h3 {
    width: 100%;
  }
  .relative-position {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .nav {
    background-color: #000;
  }
}
@media screen and (max-width: 990px) {
  .infoBox {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .serviceBlock_sm {
    height: 300px;
  }
  .serviceBlock_sm aside:nth-child(1) {
    padding: 50px;
  }
  .service_block_lg aside:nth-child(1) {
    justify-content: center;
  }
  .cctv-block {
    margin-bottom: 30px;
  }
  .cctv-block:nth-child(2) {
    display: block;
  }
}
@media screen and (min-width: 100px) and (max-width: 991px) {
  .get-a-quote {
    display: none;
  }
}
@media screen and (min-width: 100px) and (max-width: 768px) {
  .proImg {
    height: auto !important;
    margin-bottom: 10px;
  }
  .contactBanner {
    border-radius: 0 !important;
  }
  .contactBanner .container {
    max-width: 100% !important;
    padding: 0;
  }
  .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: 421px !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 {
    border-radius: 0;
  }
  .bannerRow 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 {
    font-size: 42px;
    text-align: center;
  }
  .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: #101143;
  }
  header {
    width: 100%;
    position: static;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
  }
  .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;
  }
  .topBar {
    display: none;
  }
  .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: #101143;
    transition-duration: 0.2s;
  }
  .topSocialMedia aside a {
    background-color: #979797;
  }
  .sm-bg-light {
    background-color: #040535;
  }
  .navigationFixed .container .navBlock .logo .logo-ooo {
    display: block;
  }
  .navigationFixed .container .navBlock .logo .logo-fff {
    display: none;
  }
  .navigationFixed .toggleBtn span {
    background-color: #000;
  }
  .logo-ooo {
    display: none;
  }
  .logo-fff {
    display: block;
  }
  .contact_list_block::before {
    content: "";
    display: none;
  }
  .sm_none {
    display: none;
  }
  .whatsapp-round {
    right: 40px !important;
    bottom: 50px !important;
  }
  .sm__logo {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 30px;
  }
  .sm__logo img {
    width: 100%;
  }
  .service_list ul li:nth-child(15) {
    display: none;
  }
  .main__navigation {
    position: fixed;
    left: -560px;
    top: 0;
    height: 100%;
    width: 240px !important;
    flex-direction: column;
    z-index: 300;
    background-color: #101143;
    transition-duration: 0.2s;
    padding-top: 0px !important;
  }
  .navAnimate {
    left: 0;
    transition-duration: 0.2s;
  }
  .navBlock .wrapper_flex ul li a {
    padding: 1em 2em !important;
    color: #fff;
    font-size: 15px !important;
  }
  .navBlock .wrapper_flex ul li a:hover {
    background-color: #040535;
    color: #000 !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: #000;
    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;
  }
}
@media screen and (min-width: 667px) and (max-width: 768px) {
  .bannerCover aside h1 {
    font-size: 23px;
  }
  .buttonCover {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .serviceBlock_sm_h {
    justify-content: space-around;
  }
  .service_block_lg {
    margin-bottom: 26px !important;
  }
  .service_block_lg aside .btnCoverBlock a {
    width: 87px;
    display: block;
  }
  .serviceBlock_sm {
    height: 40vh;
    margin-bottom: 30px !important;
  }
  .sm-flex .serviceBlock_sm {
    margin: 15px;
    margin-top: 0;
  }
  .sm-flex .serviceBlock_sm:nth-child(1) {
    margin-left: 0;
  }
  .position-block .service_block_lg {
    margin-top: 0;
    margin-bottom: 0;
  }
  .sm__margin {
    margin-bottom: 30px;
  }
  .sm_margin-top {
    margin-top: 30px;
  }
  #brands .owl-nav {
    display: none !important;
  }
  #clients .owl-nav {
    display: none !important;
  }
}
@media screen and (min-width: 100px) and (max-width: 767px) {
  .list__wrapper {
    margin-bottom: 30px !important;
  }
  .service_block_lg {
    margin-bottom: 0;
  }
  .serviceBlock_sm {
    margin-bottom: 0;
  }
  .row-margin-top {
    margin-top: 0;
  }
  .services_row {
    margin-bottom: 0;
  }
  .sm-flex {
    display: flex;
  }
}
@media screen and (min-width: 425px) and (max-width: 575px) {
  .about_wrapper {
    padding-right: 0;
  }
  .service_list ul li {
    width: 28%;
  }
  .count_block ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .count_block ul li {
    height: auto;
    padding: 16px 12px;
  }
  .count_block ul li p {
    font-size: 10px;
  }
}
@media screen and (max-width: 667px) {
  .aboutBanner aside h1 {
    font-size: 3.9vw;
    line-height: 1em;
  }
}
@media screen and (min-width: 100px) and (max-width: 575px) {
  .sm-display-none {
    display: none;
  }
  .imgControl {
    overflow: hidden;
  }
  .joinUs__team_content h3 {
    font-size: 26px !important;
  }
  .joinUs__team_content p br {
    display: none;
  }
  .serviceBlock_sm_h {
    height: 300px;
    position: relative;
  }
  .serviceBlock_sm_h aside:nth-child(1) {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.541);
    padding: 30px;
  }
  .sm-bottom-margin {
    margin-bottom: 30px;
  }
  .cctv-block {
    margin-bottom: 0;
  }
  .cctv-block:nth-child(2) {
    display: none !important;
  }
  .service_block_lg {
    height: 300px;
  }
  .serviceBlock_sm {
    height: 300px !important;
    margin-bottom: 30px !important;
  }
  .serviceBlock_sm aside:nth-child(1) {
    justify-content: center;
  }
  .position-right {
    position: static !important;
  }
  .sm-height-auto {
    height: auto !important;
    padding: 30px;
  }
  .download_brochure a {
    background-color: #040535 !important;
  }
  #clients .owl-nav {
    display: none !important;
  }
  .whatsapp-round {
    display: none;
  }
  .testimonial_owl {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .pannel__block p {
    text-align: center;
    font-size: 12px;
  }
  .test-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .joinUs__team_content h3 {
    font-size: 18px;
  }
  #brands .owl-nav {
    display: none !important;
  }
  .siteMinCaption h2 aside {
    font-size: 26px;
  }
  .siteMinCaption h4 {
    font-size: 20px;
  }
  .siteMinCaption h4 br {
    display: none;
  }
  .banner-lg {
    display: none;
  }
  .smallBanner {
    display: block;
    position: relative;
  }
  .smallBanner img {
    width: 100%;
  }
  .smallBanner aside {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.17);
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 100px;
    flex-direction: column;
  }
  .smallBanner aside h1, .smallBanner aside h3 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
  }
  .smallBanner aside h1 {
    font-size: 5.9vw;
  }
  .smallBanner aside h1 span {
    font-size: 18.9vw;
  }
  .smallBanner aside h3 {
    font-size: 4.9vw;
  }
  .smallBanner aside .btn__cover {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .smallBanner aside .btn__cover a {
    text-decoration: none;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    width: 50px;
    height: 50px;
    color: #fff;
    margin: 10px;
    border-radius: 100%;
  }
  .smallBanner aside .btn__cover a:nth-child(1) {
    background-color: red;
  }
  .smallBanner aside .btn__cover a:nth-child(2) {
    background-color: #25D366;
  }
  .digital-marketing-padding-left {
    padding: 0 !important;
  }
  .enquiry_btn_cover {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column;
  }
  .enquiry_btn_cover span {
    font-size: 12px;
    padding: 10px 0;
  }
  .topLinks {
    display: none;
  }
  .get-a-quote {
    width: -moz-max-content !important;
    width: max-content !important;
    font-size: 12px !important;
    border-radius: 4px !important;
  }
  .joinUs-block {
    padding: 15px;
  }
  .joinUs-block .relative {
    padding: 0 !important;
  }
  .joinUs-block .relative .row .col-lg-2 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .joinUs-block .relative .row .col-lg-2 .wrapper-stu-col {
    margin-bottom: 10px;
  }
  .latest-story-section .container {
    padding: 0;
  }
  .latest-story-section .container .row {
    margin: 0;
  }
  .banner .container {
    min-width: 100% !important;
    padding: 0;
  }
  .banner .container .aboutBanner {
    border-radius: 0;
    height: 500px;
  }
  .banner .container .aboutBanner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .banner .container .aboutBanner aside h1 {
    text-align: left;
    font-size: 11.9vw;
    line-height: 1em;
    margin-bottom: 0;
  }
  .banner .container .aboutBanner aside h1 span {
    font-size: 8.9vw;
  }
}
@media screen and (max-width: 520px) {
  .sm-flex {
    flex-wrap: wrap;
  }
  .sm-flex .serviceBlock_sm {
    margin-left: 0;
  }
}
@media screen and (min-width: 100px) and (max-width: 425px) {
  .pro-card {
    padding: 5px;
  }
  .pro-card h4 {
    font-size: 13px;
  }
  .sm-padding-control {
    padding-left: 5px;
    padding-right: 5px;
  }
  .position-order {
    position: absolute !important;
    top: 0;
    left: 0;
    padding-top: 15px !important;
  }
  .position-order img {
    width: 140px !important;
    right: 0 !important;
  }
  .wrapper_grid h5 {
    font-size: 12px;
  }
  .sm_margin-top {
    margin-top: 0;
  }
  .sm-flex {
    flex-direction: column;
  }
  .sm-flex .serviceBlock_sm {
    margin-left: 0;
  }
  .contactbanner aside h1 {
    text-align: center !important;
    width: 100% !important;
    font-size: 24px !important;
  }
  .wrapper_block_panel {
    padding: 0;
  }
  .wrapperServicesContent {
    padding: 0;
    padding-top: 30px;
  }
  .about_wrapper h3 {
    font-size: 30px;
    text-align: center;
  }
  .about_wrapper h6 {
    text-align: center;
  }
  .about_wrapper h6 br {
    display: none;
  }
  .wrapper__content h3 {
    text-align: center;
  }
  .hide-xs {
    display: none;
  }
  .show-xs {
    display: block;
  }
  .service_block_lg {
    flex-wrap: wrap;
    position: relative;
  }
  .service_block_lg aside {
    width: 100% !important;
  }
  .service_block_lg aside:nth-child(1) {
    order: 2;
    padding-top: 0 !important;
    position: absolute;
    width: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0.603);
    z-index: 10;
    height: 100%;
  }
  .serviceBlock_sm {
    flex-wrap: wrap;
    height: 300px;
    position: relative;
    margin-bottom: 0;
  }
  .serviceBlock_sm aside {
    width: 100% !important;
  }
  .serviceBlock_sm aside:nth-child(1) {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    justify-content: flex-end;
    background-color: rgba(0, 0, 0, 0.532);
    padding: 33px;
    align-items: flex-start;
  }
  .serviceBlock_sm aside:nth-child(2) img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lg-none {
    display: block !important;
  }
  .sm-none {
    display: none !important;
  }
  .serviceBlock_sm_h aside:nth-child(1) {
    order: 2;
    padding: 33px;
    padding-top: 0;
  }
  .static {
    position: static !important;
  }
  .row-margin-top {
    margin-top: 0;
  }
  .chooseusContent {
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .chooseusContent ul li {
    text-align: left !important;
  }
  .panel_block {
    flex-direction: column;
    align-items: center;
  }
  .panel_block aside {
    width: 100% !important;
    padding: 0;
  }
  .panel_block aside h3 {
    width: 100%;
    text-align: center;
  }
  .panel_block aside p {
    font-size: 12px;
  }
}
@media screen and (min-width: 100px) and (max-width: 424px) {
  .service_list ul li {
    width: 40%;
  }
  .center_oparagraph p {
    font-size: 16px !important;
    text-align: center !important;
  }
  .client_logo {
    height: auto !important;
    border-radius: 6px !important;
    margin-bottom: 15px !important;
  }
  .logo__padding {
    padding: 0 7px;
  }
  .about_wrapper {
    padding-right: 0 !important;
  }
  .count_block {
    width: 100%;
  }
  .count_block ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }
  .count_block ul li {
    width: 45% !important;
  }
  .enquiry_btn_cover {
    background: none;
  }
  .enquiry_btn_cover span {
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
  }
  .enquiry_btn_cover span br {
    display: block;
  }
  .enquiry_btn_cover span div {
    display: none;
  }
  .contact_list_block h4 {
    font-size: 15px;
  }
  .contact_list_block p {
    font-size: 12px;
  }
}
@media screen and (min-width: 100px) and (max-width: 375px) {
  .contactAddress ul aside li {
    font-size: 12px !important;
  }
}/*# sourceMappingURL=responsive.css.map */