p {
  font-size: 14px;
}

@media screen and (max-width: 1024px) {
  .get-a-quote {
    display: none !important;
  }
  .contact_list_block p {
    font-size: 11px;
  }
}
@media screen and (max-width: 990px) {
  .grid__row .grid-block aside {
    height: 120px !important;
    padding: 4px;
  }
  .grid__row .grid-block aside div h4 {
    font-size: 12px;
  }
  nav .container {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .pannel_wrapper_block {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
  }
  .pannel___content {
    padding-left: 0;
  }
  .pannel___content h3 {
    text-align: center;
  }
  .pannel___content h4 {
    text-align: center;
  }
  .pannel___content .buttonCover {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .panel_coverblock .wrapper__grid__block h5 {
    font-size: 12px;
  }
  .sm__logo {
    display: none !important;
  }
}
@media screen and (max-width: 832px) {
  .navigationFixed .navBlock .logo {
    width: 99px;
    top: 4px;
  }
  .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;
    letter-spacing: normal !important;
  }
  .bannerCover aside h1 span {
    font-size: 24px;
  }
  .bannerCover aside h3 {
    font-size: 18px;
    text-align: center;
  }
  .bannerCover aside p {
    text-align: center;
  }
  footer .footer_list_item ul li a {
    font-size: 14px !important;
  }
  .contact-col {
    margin-bottom: 30px;
  }
  .contact_list_block p {
    margin-bottom: 5px;
  }
  .contact_list_block p a {
    font-size: 10px;
    padding-left: 20px;
  }
  .block:last-child {
    padding-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .contact-col {
    margin-bottom: 30px;
  }
  .wrapperServicesImg {
    height: auto !important;
  }
  .aboutGridBlock {
    height: 100%;
  }
  .wrapperRound {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    border-radius: 0;
    border: none;
    width: 100%;
  }
  .wrapperRound img {
    width: 200px;
  }
  .malayalam-text {
    text-align: center !important;
    font-size: 12px !important;
    line-height: 17px;
  }
  .sm__logo {
    display: block !important;
  }
  .pannel_wrapper_block {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pannel___content {
    padding-left: 0;
  }
  .pannel___content h3 {
    text-align: center;
  }
  .pannel___content .buttonCover {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .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;
  }
  .content__block_panel {
    padding-left: 0;
  }
  .grid-controller .columns {
    width: 33.33333333%;
  }
  .enquiry__block {
    width: 100%;
  }
  .sm-center-row {
    justify-content: center;
  }
  .grid-colms {
    margin-bottom: 30px;
  }
  .dropDown__cover_block .dropDownCoverBlock {
    position: static !important;
    width: 100% !important;
  }
  .dropDown__cover_block:hover .dropDownCoverBlock {
    height: 200px;
    overflow-y: scroll;
  }
  .dropDown__cover_block:hover .dropDownCoverBlock::-webkit-scrollbar-track {
    background-color: #F5F5F5;
  }
  .dropDown__cover_block:hover .dropDownCoverBlock::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
  }
  .dropDown__cover_block:hover .dropDownCoverBlock::-webkit-scrollbar-thumb {
    background-color: #000;
  }
  .navBlock .wrapper_flex ul {
    background-color: #51215d;
  }
  .navBlock .wrapper_flex ul li a {
    color: #fff !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .aboutGridBlock {
    height: auto;
  }
  .lg-logo {
    display: none;
  }
  .nav {
    background-color: #000;
  }
}
@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) {
  .contact_form h6 {
    font-size: 21px;
  }
  .servicesCaption h4 br {
    display: none;
  }
  .mainCaption h3 {
    font-size: 32px !important;
  }
  .servicesCaption h3 br {
    display: none;
  }
  .event_panel aside h3 {
    font-size: 13px;
  }
  .event_panel aside h4 {
    font-size: 13px;
  }
  .event_panel aside h5 {
    position: relative;
    padding-left: 20px;
  }
  .event_panel aside h5 i {
    position: absolute;
    left: 0;
  }
  .link .wrapper_servicers_colm h4 {
    color: #000;
  }
  .wrapper_servicers_colm {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 155px;
    padding: 9px;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0px 2px 17px -15px #000;
    margin-bottom: 30px;
    transition-duration: 0.2s;
  }
  .wrapper_servicers_colm aside {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  .wrapper_servicers_colm aside svg {
    width: 50px;
    fill: #934fb2;
  }
  .wrapper_servicers_colm h4 {
    width: 100%;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
  }
  .wrapper_servicers_colm:hover {
    background-color: #934fb2;
    transition-duration: 0.2s;
  }
  .wrapper_servicers_colm:hover aside svg {
    fill: #fff;
  }
  .wrapper_servicers_colm:hover h4 {
    color: #fff !important;
  }
  .sm_display_none {
    display: none;
  }
  .colm-for-sm {
    display: block !important;
    width: 100%;
  }
  .footer__logo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
  }
  .footer__logo img {
    width: 100px;
  }
  .topAnimate {
    display: none !important;
  }
  .navCover {
    z-index: 20;
  }
  .navigationFixed .navBlock .logo {
    width: 162px;
    background: none;
  }
  .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 #000;
    border-right: solid 1px #000;
  }
  .dropdown-panel .dropBox {
    position: static !important;
    width: 100% !important;
  }
  .dropdown-panel:hover .dropBox {
    height: 319px !important;
    background: #fff;
    position: static !important;
    width: 100% !important;
    overflow-y: scroll;
  }
  .dropdown-panel:hover .dropBox li a {
    padding: 10px 20px !important;
    color: #000 !important;
  }
  .dropdown-panel:hover .drop1 {
    height: 160px !important;
  }
  .banner .container-fluid {
    padding: 0;
  }
  .bannerRow {
    height: 60vh !important;
    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;
    letter-spacing: normal !important;
  }
  .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: #51215d;
  }
  .get-a-quote {
    display: none !important;
  }
  header {
    width: 100%;
    position: static !important;
    top: 0;
    left: 0;
    z-index: 100;
  }
  header nav {
    height: 60px !important;
    display: flex;
    align-items: center;
  }
  .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 {
    color: #51215d;
    text-transform: capitalize;
    font-size: 2.75rem;
    font-weight: 500;
    font-style: normal;
    line-height: 4.5rem;
    text-decoration: none;
    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 {
    color: #51215d;
    text-transform: capitalize;
    font-size: 2.75rem;
    font-weight: 500;
    font-style: normal;
    line-height: 4.5rem;
    text-decoration: none;
    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: #51215d;
    transition-duration: 0.2s;
  }
  .topSocialMedia {
    z-index: 12;
  }
  .topSocialMedia aside a {
    width: 38px;
    height: 38px;
    background-color: #fff;
    font-size: 19px;
    color: #934fb2;
  }
  .topSocialMedia aside a svg {
    fill: #934fb2;
  }
  .media-bg aside a {
    background-color: #934fb2;
    color: #fff;
  }
  .media-bg aside a svg {
    fill: #fff;
  }
  .sm-bg-light {
    background-color: #934fb2;
  }
  .navigationFixed .container .navBlock .logo .logo-ooo {
    display: block;
  }
  .navigationFixed .container .navBlock .logo .logo-fff {
    display: none;
  }
  .navigationFixed .toggleBtn span {
    background-color: #fff;
  }
  .logo-ooo {
    display: none;
  }
  .logo-fff {
    display: block;
    width: 142px;
    top: -18px !important;
  }
  .contact_list_block::before {
    content: "";
    display: none;
  }
  .sm_none {
    display: none;
  }
  .whatsapp-round {
    right: 40px !important;
    bottom: 50px !important;
  }
  .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;
    transition-duration: 0.2s;
    padding-top: 0px !important;
    background-color: #fff;
  }
  .navAnimate {
    left: 0;
    transition-duration: 0.2s;
  }
  .navBlock .wrapper_flex ul li a {
    padding: 1em 2em !important;
    color: #000;
  }
  .navBlock .wrapper_flex ul li a:hover {
    background-color: #934fb2;
    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: #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;
  }
}
@media screen and (max-width: 768px) {
  .logo-lg {
    display: none;
  }
  .logo-sm {
    display: block;
  }
  .navBlock .logo {
    padding: 14px;
  }
  .navBlock .logo a {
    position: static !important;
  }
  .sm__logo {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
  }
  .sm__logo a {
    display: block;
    width: 150px;
  }
  .sm__logo a img {
    width: 100%;
  }
}
@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 (max-width: 767px) {
  .grid__row .grid-block {
    width: 33%;
  }
  .grid__row .grid-block aside {
    height: 120px !important;
    padding: 4px;
  }
  .grid__row .grid-block aside div h4 {
    font-size: 12px;
  }
  .navigationFixed {
    box-shadow: 0px -9px 64px -21px !important;
  }
  .photo__wrapper {
    margin-bottom: 20px;
  }
  .aboutGridBlock {
    height: auto;
  }
  .servicesRow:nth-child(2) .order-item:nth-child(1) {
    order: 2;
  }
  .servicesRow .order-item:nth-child(2) {
    order: 2 !important;
  }
}
@media screen and (min-width: 425px) and (max-width: 575px) {
  .mainCaption p br {
    display: none;
  }
  .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 (min-width: 100px) and (max-width: 575px) {
  .about_wrapper h5 {
    font-size: 21px;
    text-align: center;
  }
  .about_wrapper h3 {
    font-size: 36px;
    text-align: center;
  }
  .wrapperServicesContent h4 {
    text-align: center;
  }
  .margin_bottom_ctrl {
    margin-bottom: 30px;
  }
  .contactWrapper {
    border-radius: 6px;
  }
  .modalForm h3 {
    font-size: 23px;
  }
  .aboutGridBlock {
    height: auto !important;
  }
  .sm-display-none {
    display: none !important;
  }
  .about-content-padding {
    padding-left: 0;
  }
  .footer__content {
    border: none !important;
    padding-left: 0 !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: 36px;
  }
  .siteMinCaption h4 {
    font-size: 20px;
  }
  .siteMinCaption h4 br {
    display: none;
  }
  .banner-lg {
    display: none;
  }
  .smallBanner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
  }
  .smallBanner img {
    width: 100%;
  }
  .smallBanner .pg-canvas {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .smallBanner aside {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
  }
  .smallBanner aside h1, .smallBanner aside h3 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
  }
  .smallBanner aside h1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .smallBanner aside h3 {
    margin-bottom: 0;
  }
  .smallBanner aside P {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
  }
  .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: #fff;
    color: #51215d;
  }
  .smallBanner aside .btn__cover a:nth-child(2) {
    background-color: #25D366;
  }
  .smallBanner aside .photo-wrapper {
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 20px;
    border: solid 10px rgba(255, 255, 255, 0.394);
  }
  .smallBanner aside .photo-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .smallBanner aside .colm-btn-cover {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 200px;
    padding-top: 10px;
  }
  .smallBanner aside .colm-btn-cover a {
    text-decoration: none;
    border: none;
    outline: none;
    box-shadow: none;
    background: none;
    width: 100%;
    padding: 5px 10px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
    color: #000;
    border-radius: 30px;
    font-weight: bold;
  }
  .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: 575px) {
  .panel_coverblock {
    box-shadow: 0px 19px 21px -19px #000;
    border-radius: 0;
  }
  .panel_coverblock aside {
    height: 180px;
  }
  .panel_coverblock .wrapper__grid__block h5 {
    text-align: center;
  }
  .sm-display {
    display: none !important;
  }
  .about_wrapper h6 span {
    display: block;
    width: 100%;
  }
  .about_wrapper h3 {
    font-size: 36px !important;
  }
  .link-cover {
    right: 12px !important;
  }
  .link-cover ul li a {
    width: 36px;
    height: 36px;
  }
  .link-cover ul li:nth-child(1) {
    display: block;
  }
  .contactlistSm {
    display: block;
  }
  .contactlistSm h5 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-family: "Zona Pro", sans-serif;
  }
  .serv_block {
    margin-bottom: 30px;
  }
  .wrapper_image_grid {
    display: none;
  }
  .copyright {
    flex-direction: column;
    padding: 10px 0;
  }
  .copyright p {
    font-size: 11px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .copyright p:nth-child(1) {
    padding-top: 0;
  }
  .contactRow {
    margin-bottom: 0;
    display: none;
  }
  .smallBanner {
    height: 100vh;
  }
  .grid-margin-bottom:nth-child(3) .pannel_grid_block {
    background-color: #51215d;
  }
  .grid-margin-bottom:nth-child(4) .pannel_grid_block {
    background-color: #934fb2;
  }
  .pannel_wrapper_block {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contact_list_block {
    margin-bottom: 20px;
  }
  .topbar {
    display: none;
  }
  .sm-controller {
    position: relative;
    height: auto !important;
  }
  .sm-controller aside {
    position: absolute !important;
    width: 100%;
    height: 100%;
    padding: 26% 0;
  }
  .sm-controller aside h5 {
    color: #fff;
    font-size: 8.9vw;
    text-transform: uppercase;
  }
  .sm-controller aside h1 span {
    font-size: 9.9vw;
  }
  .sm-controller aside h2 {
    color: #fff;
    font-size: 9.9vw;
    line-height: 4.9vh;
    text-transform: uppercase;
  }
  .sm-controller aside h3 {
    color: #fff;
    font-size: 18px;
    line-height: normal;
    font-weight: 200;
  }
  .sm-controller aside .btn__cover {
    padding-top: 20px;
  }
  .sm-banner-padding {
    padding: 42% 0 !important;
  }
}
@media screen and (min-width: 100px) and (max-width: 425px) {
  .sm-flex {
    flex-direction: column;
  }
  .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: 24px;
    text-align: center;
  }
  .about_wrapper h6 {
    text-align: center;
  }
  .about_wrapper h6 br {
    display: none;
  }
  .wrapper__content h3 {
    text-align: center;
  }
  .service_block_lg {
    flex-wrap: wrap;
  }
  .service_block_lg aside {
    width: 100% !important;
  }
  .service_block_lg aside:nth-child(1) {
    order: 2;
    padding-top: 0 !important;
  }
  .serviceBlock_sm {
    flex-wrap: wrap;
    height: auto !important;
    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;
  }
  .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 (max-width: 425px) {
  .grid__row .grid-block {
    width: 50%;
  }
  .grid__row .grid-block aside {
    height: 120px !important;
    padding: 4px;
  }
  .grid__row .grid-block aside div h4 {
    font-size: 12px;
  }
  .grid__row .grid-block:last-child {
    display: none;
  }
  .sm-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .grid-controller .columns {
    width: 50%;
  }
  .mainCaption p {
    font-size: 15px;
    text-align: justify;
  }
  .pannel___content {
    padding-top: 20px;
  }
  .pannel___content h3 {
    font-size: 22px;
  }
  .contactWrapper aside ul .colntactNumber {
    font-size: 14px;
    align-items: center;
    margin: 0;
  }
}
@media screen and (min-width: 100px) and (max-width: 424px) {
  .service_list ul li {
    width: 40%;
  }
  .center_oparagraph p {
    font-size: 13px !important;
    text-align: justify !important;
  }
  .client_logo {
    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;
  }
}
@media screen and (max-width: 375px) {
  .content__block_panel h4 {
    font-size: 23px;
  }
}/*# sourceMappingURL=responsive.css.map */